summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: port Linux v5.6 SAM9X60 (new ARM926EJ-S) clock supportAhmad Fatoum2020-04-1519-223/+1115
* clk: at91: add sama5d2 audio PLL supportAhmad Fatoum2020-04-159-5/+702
* clk: at91: allow 24 Mhz clock as input for PLLEugen Hristev2020-04-151-1/+1
* clk: at91: Mark struct clk_range as constStephen Boyd2020-04-156-12/+12
* clk: at91: add __init marker where appropriateAhmad Fatoum2020-04-1512-38/+38
* clk: at91: compile dt-compat for all platforms that require itAhmad Fatoum2020-04-151-6/+4
* clk: at91: delete no-longer required DT compat codeAhmad Fatoum2020-04-151-133/+0
* clk: at91: fix possible deadlockAlexandre Belloni2020-04-156-6/+6
* clk: at91: fix masterck nameAlexandre Belloni2020-04-153-4/+4
* clk: migrate to SPDX-License-Identifier useAhmad Fatoum2020-04-15107-756/+111
* include: linux/kernel.h: port DIV_ROUND_CLOSEST_ULL definitionAhmad Fatoum2020-04-151-0/+13
* clk: add clk_unregister stubAhmad Fatoum2020-04-151-0/+4
* clk: implement clk_register_fixed_rateAhmad Fatoum2020-04-152-2/+23
* of: port Linux of_get_compatible_child helperAhmad Fatoum2020-04-152-0/+33
* treewide: use cpu_relax() where appropriateAhmad Fatoum2020-04-152-9/+5
* ARM: include: remove unused <asm/processor.h>Ahmad Fatoum2020-04-152-131/+2
* regmap: retire of_node_to_regmap in favor of device_node_to_regmapAhmad Fatoum2020-04-152-21/+0
* mfd: syscon: implement device_node_to_regmapAhmad Fatoum2020-04-152-5/+21
* mfd: syscon: refactor of_syscon_register compatible checkAhmad Fatoum2020-04-151-7/+12
* mfd: syscon: enable specified clocks on syscon_base_lookup_by_phandleAhmad Fatoum2020-04-151-0/+10
* mfd: double-quote the menu prompt of MFDMasahiro Yamada2020-04-151-1/+1
* commands: remove CONFIG_ prefix from Kconfig symbolAhmad Fatoum2020-04-141-1/+1
* ARM: i.MX: phytec-som-imx6: Fix paths to SPI-NOR partitionYunus Bas2020-04-141-2/+2
* imd: Use %zu for printing size_tSascha Hauer2020-04-011-1/+1
* mfd: rave-sp: Fix rave_sp_emulated_get_status()Andrey Smirnov2020-04-011-1/+1
* net: phy: Add missing inline to functionSascha Hauer2020-04-011-1/+1
* regulator: void function returns voidSascha Hauer2020-04-011-1/+0
* reset: remove duplicate imx8mq-reset.h and use correct definesLucas Stach2020-03-232-70/+6
* crypto: pbkdf2: Select HMACSascha Hauer2020-03-181-0/+1
* Merge branch 'for-next/stm32'Sascha Hauer2020-03-1823-132/+1028
|\
| * phy: port over Linux stm32 usbphyc driverAhmad Fatoum2020-02-253-0/+448
| * regulator: port over Linux stm32 PWR regulator driverAhmad Fatoum2020-02-253-0/+223
| * phy: introduce phy_get_by_indexAhmad Fatoum2020-02-252-0/+20
| * phy: populate existing ->pwr member with phy-supplyAhmad Fatoum2020-02-251-0/+10
| * phy: remove unused init_data parameterAhmad Fatoum2020-02-256-15/+8
| * regulator: import Linux regulator_bulk APIAhmad Fatoum2020-02-252-0/+188
| * ARM: stm32mp: add aliases for mmc1 and mmc2Ahmad Fatoum2020-02-251-0/+2
| * ARM: stm32mp: dk2: delete unused includesAhmad Fatoum2020-02-251-3/+0
| * reset: stm32: migrate restart reason and handler from stm32_iwdgAhmad Fatoum2020-02-192-103/+113
| * reset_source: migrate from reset_source_name to reset_source_to_stringAhmad Fatoum2020-02-193-3/+3
| * watchdog: f71808e: only print reset reason if one's indicatedAhmad Fatoum2020-02-191-4/+4
| * reset_source: introduce reset_source_to_stringAhmad Fatoum2020-02-192-5/+10
* | Merge branch 'for-next/misc'Sascha Hauer2020-03-1828-151/+178
|\ \
| * | kbuild: replace barebox-all with BAREBOX_OBJSMasahiro Yamada2020-03-111-4/+3
| * | kbuild: rename barebox-{common, lds} to BAREBOX_{OBJS, LDS}Masahiro Yamada2020-03-114-18/+18
| * | kbuild: rename barebox-pbl-common to BAREBOX_PBL_OBJSMasahiro Yamada2020-03-113-6/+5
| * | kbuild: remove dead code for modpostMasahiro Yamada2020-03-111-14/+0
| * | kbuild: remove unused barebox-headMasahiro Yamada2020-03-111-2/+2
| * | scripts/bareboximd: add mode argument to open callFranck Jullien2020-03-111-1/+1
| * | of: overlay: rework error message for symbolsRouven Czerwinski2020-03-091-11/+7