summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge git://git.denx.de/u-boot-uniphierTom Rini2018-04-236-41/+55
|\ \ \ \
| * | | | ARM: uniphier: move SPL stack addressMasahiro Yamada2018-04-241-1/+1
| * | | | ARM: uniphier: select a correct mmc device before flashing imagesMasahiro Yamada2018-04-241-0/+1
| * | | | clk: uniphier: disable SPL_CLKMasahiro Yamada2018-04-241-1/+0
| * | | | ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock nodeMasahiro Yamada2018-04-241-16/+0
| * | | | mmc: uniphier-sd: skip clock set-up for SPLMasahiro Yamada2018-04-241-0/+4
| * | | | mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada2018-04-243-22/+48
| * | | | ARM: uniphier: increase CONFIG_SYS_MONITOR_LENMasahiro Yamada2018-04-241-1/+1
| |/ / /
* | | | Merge tag 'xilinx-for-v2018.05-rc3' of git://git.denx.de/u-boot-microblazeTom Rini2018-04-239-25/+24
|\ \ \ \
| * | | | cmd: clk: Check return value from soc_clk_dumpMichal Simek2018-04-231-1/+9
| * | | | watchdog: cadence: Remove useless ioremapMichal Simek2018-04-231-5/+0
| * | | | arm: zynq: Sync zc770 xm011 defconfigsMichal Simek2018-04-231-1/+1
| * | | | arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board fileMichal Simek2018-04-231-2/+6
| * | | | arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP caseMichal Simek2018-04-232-2/+4
| * | | | arm: zynq: Enable setup board name for different boardsMichal Simek2018-04-231-0/+1
| * | | | nand: zynq: Cleanup initializationEzequiel Garcia2018-04-232-13/+2
| * | | | nand: zynq: Fix driver initializationEzequiel Garcia2018-04-231-1/+1
| |/ / /
* | | | mmc: avoid division by zero in meson_mmc_config_clockHeinrich Schuchardt2018-04-231-0/+3
|/ / /
* | | Merge git://git.denx.de/u-boot-usbTom Rini2018-04-222-2/+4
|\ \ \
| * | | usb: dwc3-of-simple: fix error check of clk_get_bulk when disabledNeil Armstrong2018-04-211-1/+1
| * | | usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.Jean-Jacques Hiblot2018-04-212-0/+2
| * | | usb: dwc3-of-simple: Fix dependenciesJean-Jacques Hiblot2018-04-211-1/+1
* | | | Merge git://git.denx.de/u-boot-shTom Rini2018-04-2222-213/+729
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: rmobile: Update E2 SilkMarek Vasut2018-04-217-179/+559
| * | | mmc: sh_mmcif: Migrate configs to CONFIG_SH_MMCIFMarek Vasut2018-04-2113-7/+6
| * | | mmc: sh_mmcif: Add Kconfig entryMarek Vasut2018-04-211-0/+6
| * | | mmc: sh_mmcif: Add DM and DT probing supportMarek Vasut2018-04-211-13/+152
| * | | clk: renesas: Minor clean up of the R8A7794 clock driverMarek Vasut2018-04-211-7/+3
| * | | clk: renesas: Minor clean up of the R8A7792 clock driverMarek Vasut2018-04-211-7/+3
|/ / /
* | | Merge git://git.denx.de/u-boot-uniphierTom Rini2018-04-1827-206/+936
|\ \ \
| * | | reset: uniphier: add ethernet reset control supportKunihiko Hayashi2018-04-181-0/+5
| * | | clk: uniphier: add ethernet clock control supportKunihiko Hayashi2018-04-181-0/+6
| * | | ARM: dts: uniphier: sync DT with Linux 4.17-rc1Masahiro Yamada2018-04-1825-206/+925
* | | | Merge git://git.denx.de/u-boot-shTom Rini2018-04-1823-191/+647
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: rmobile: Update M2 KoelschMarek Vasut2018-04-177-185/+532
| * | | ARM: rmobile: Ignore U-Boot env when started via JTAG on PorterMarek Vasut2018-04-171-0/+16
| * | | ARM: rmobile: Ignore U-Boot env when started via JTAG on StoutMarek Vasut2018-04-171-0/+15
| * | | ARM: rmobile: Enable fitImage support on Gen3Marek Vasut2018-04-177-0/+7
| * | | ARM: rmobile: Disable SDHI on R8A77970 V3M EagleMarek Vasut2018-04-171-6/+2
| * | | ARM: rmobile: Enable RPC QSPI on R8A77970 V3M EagleMarek Vasut2018-04-173-0/+35
| * | | ARM: rmobile: Add Renesas RPC HF/QSPI DT nodesMarek Vasut2018-04-175-0/+40
* | | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2018-04-1725-0/+802
|\ \ \ \
| * | | | configs: socfpga: disable EFI and ISO partition typesDinh Nguyen2018-04-1713-0/+26
| * | | | configs: socfpga: add DM_RESETDinh Nguyen2018-04-1712-0/+12
| * | | | i2c: designware: add reset ctrl to driverDinh Nguyen2018-04-171-0/+10
| * | | | arm: dts: socfpga: add reset propertyDinh Nguyen2018-04-171-0/+8
| * | | | arm: dts: socfpga: enables i2c0 in socfpga_de0_nanoDinh Nguyen2018-04-172-0/+16
| * | | | configs: socfpga: convert i2c to dmDinh Nguyen2018-04-1712-0/+13
| * | | | reset: socfpga: add reset driver for SoCFPGA platformDinh Nguyen2018-04-173-0/+113
| * | | | ARM: dts: stratix10: Add base dtsi and devkit dtsDinh Nguyen2018-04-173-0/+474