summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-23mmc: uniphier-sd: skip clock set-up for SPLMasahiro Yamada1-0/+4
2018-04-23mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada3-22/+48
2018-04-23ARM: uniphier: increase CONFIG_SYS_MONITOR_LENMasahiro Yamada1-1/+1
2018-04-23Merge tag 'xilinx-for-v2018.05-rc3' of git://git.denx.de/u-boot-microblazeTom Rini9-25/+24
2018-04-23mmc: avoid division by zero in meson_mmc_config_clockHeinrich Schuchardt1-0/+3
2018-04-23cmd: clk: Check return value from soc_clk_dumpMichal Simek1-1/+9
2018-04-23watchdog: cadence: Remove useless ioremapMichal Simek1-5/+0
2018-04-23arm: zynq: Sync zc770 xm011 defconfigsMichal Simek1-1/+1
2018-04-23arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board fileMichal Simek1-2/+6
2018-04-23arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP caseMichal Simek2-2/+4
2018-04-23arm: zynq: Enable setup board name for different boardsMichal Simek1-0/+1
2018-04-23nand: zynq: Cleanup initializationEzequiel Garcia2-13/+2
2018-04-23nand: zynq: Fix driver initializationEzequiel Garcia1-1/+1
2018-04-23spi: dw: invert wait condition in dw_spi_xferEugeniy Paltsev1-1/+1
2018-04-22Merge git://git.denx.de/u-boot-usbTom Rini2-2/+4
2018-04-22Merge git://git.denx.de/u-boot-shTom Rini22-213/+729
2018-04-21usb: dwc3-of-simple: fix error check of clk_get_bulk when disabledNeil Armstrong1-1/+1
2018-04-21usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.Jean-Jacques Hiblot2-0/+2
2018-04-21usb: dwc3-of-simple: Fix dependenciesJean-Jacques Hiblot1-1/+1
2018-04-21ARM: rmobile: Update E2 SilkMarek Vasut7-179/+559
2018-04-21mmc: sh_mmcif: Migrate configs to CONFIG_SH_MMCIFMarek Vasut13-7/+6
2018-04-21mmc: sh_mmcif: Add Kconfig entryMarek Vasut1-0/+6
2018-04-21mmc: sh_mmcif: Add DM and DT probing supportMarek Vasut1-13/+152
2018-04-21clk: renesas: Minor clean up of the R8A7794 clock driverMarek Vasut1-7/+3
2018-04-21clk: renesas: Minor clean up of the R8A7792 clock driverMarek Vasut1-7/+3
2018-04-19sf: Add Spansion s25fl208k entrySean Nyekjaer1-0/+1
2018-04-19mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064Eugeniy Paltsev1-0/+3
2018-04-19mtd: sf: Add support of sst26wf* flash ICs protection opsEugeniy Paltsev2-0/+181
2018-04-18Merge git://git.denx.de/u-boot-uniphierTom Rini27-206/+936
2018-04-18Merge git://git.denx.de/u-boot-shTom Rini23-191/+647
2018-04-18reset: uniphier: add ethernet reset control supportKunihiko Hayashi1-0/+5
2018-04-18clk: uniphier: add ethernet clock control supportKunihiko Hayashi1-0/+6
2018-04-18ARM: dts: uniphier: sync DT with Linux 4.17-rc1Masahiro Yamada25-206/+925
2018-04-18Merge git://git.denx.de/u-boot-socfpgaTom Rini25-0/+802
2018-04-18Merge tag 'arc-for-2018.05-rc3' of git://git.denx.de/u-boot-arcTom Rini5-3/+5
2018-04-18reset: fix bulk API when DM_RESET is disabledNeil Armstrong1-2/+3
2018-04-18bootm: Align cache flush begin addressBryan O'Donoghue1-1/+7
2018-04-18clk: fix clk_get_bulk when phandle errorNeil Armstrong1-2/+2
2018-04-18reset: fix reset_get_bulk when phandle errorNeil Armstrong1-2/+2
2018-04-17ARM: rmobile: Update M2 KoelschMarek Vasut7-185/+532
2018-04-17ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.cEugeniy Paltsev1-2/+0
2018-04-17ARC: Update ARC architecture maintainersEugeniy Paltsev1-0/+2
2018-04-17ARC: AXS10x: Enable hush shellEugeniy Paltsev2-0/+2
2018-04-17ARC: HSDK: Fix CPU frequency valueEugeniy Paltsev1-1/+1
2018-04-17configs: Resync with savedefconfigTom Rini276-752/+24
2018-04-17Merge git://git.denx.de/u-boot-marvellTom Rini1-1/+1
2018-04-17configs: socfpga: disable EFI and ISO partition typesDinh Nguyen13-0/+26
2018-04-17configs: socfpga: add DM_RESETDinh Nguyen12-0/+12
2018-04-17i2c: designware: add reset ctrl to driverDinh Nguyen1-0/+10
2018-04-17arm: dts: socfpga: add reset propertyDinh Nguyen1-0/+8