1. c6411f0 ARM: dts: socfpga: Add missing UART resets by Marek Vasut · 6 years ago
  2. a292bd9 ARM: dts: socfpga: Flag reset manager on A10 as pre-reloc by Marek Vasut · 6 years ago
  3. 95db8ee ARM: socfpga: Register the FPGA on A10 in SPL again by Marek Vasut · 6 years ago
  4. 8e30203 arm: socfpga: gen5: combine some init code for SPL and U-Boot by Simon Goldschmidt · 6 years ago
  5. 3854a1a arm: socfpga: fix device trees to work with DM serial by Simon Goldschmidt · 6 years ago
  6. bc698cc arm: socfpga: cyclone5: handle debug uart by Simon Goldschmidt · 6 years ago
  7. 1849e25 arm: socfpga: spl_gen5: clean up malloc_base assignment by Simon Goldschmidt · 6 years ago
  8. 17a1c61 arm: socfpga: fix SPL on gen5 after moving to DM serial by Simon Goldschmidt · 6 years ago
  9. 1e48bb1 snapdragon: Add DRAM detection & FDT fixup by Ramon Fried · 6 years ago
  10. 1d6fa27 stm32mp1: add gpio led support by Patrick Delaunay · 6 years ago
  11. dac5394 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  12. 6e5686c Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  13. cdf9793 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  14. f069eff usb: rockchip: implement K_FW_LBA_ERASE_10 command by Alberto Panizzo · 6 years ago
  15. 4594021 usb: rockchip: implement K_FW_LBA_READ_10 command by Alberto Panizzo · 6 years ago
  16. d74d312 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · 6 years ago
  17. 510dddb test: dm: pci: Add tests for mixed static and dynamic devices on the same bus by Bin Meng · 6 years ago
  18. 5fed536 sandbox: Update test.dts for dynamic PCI device driver matching by Bin Meng · 6 years ago
  19. c69ae41 pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · 6 years ago
  20. 408e590 test: dm: pci: Test more than one PCI host controller by Bin Meng · 6 years ago
  21. cbf071b test: dm: pci: Test more than one device on the same bus by Bin Meng · 6 years ago
  22. 74b4361 bcm968380gerg: add initial support by Philippe Reynes · 6 years ago
  23. d140661 bcm6838: add initial support by Philippe Reynes · 6 years ago
  24. d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  25. d094872 mips: dbau1x00: Remove this board by Tom Rini · 6 years ago
  26. 180a3c8 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  27. 12e6f56 Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  28. 1f53aba arm: zynq: dts: add spi flash node to zedboard by Luis Araneda · 6 years ago
  29. c6408d1 ARM: kirkwood: add SBx81LIFXCAT board by Chris Packham · 6 years ago
  30. 9031377 arm: mvebu: clearfog: add u-boot, dm-spl tag for spi by Jon Nettleton · 6 years ago
  31. 2b96112 arm: mvebu: helios4: remove duplicate sdhci pins node by Baruch Siach · 6 years ago
  32. 6c1494a arm: mvebu: Better align Clearfog dts file with Linux kernel by Jon Nettleton · 6 years ago
  33. 9b02c5f arm: mvebu: clearfog: use the microsom .dtsi by Baruch Siach · 6 years ago
  34. 48a8b3e arm: mvebu: solidrun-microsom: update SPI flash compatible by Baruch Siach · 6 years ago
  35. b35c447 mvebu: support UART boot image by Baruch Siach · 6 years ago
  36. ea3d9de mvebu: select boot device at SoC level by Baruch Siach · 6 years ago
  37. 8d196a4 mvebu: consolidate SPL boot device config symbols by Baruch Siach · 6 years ago
  38. daa6f08 mvebu: a38x: drop duplicate platform id symbols by Baruch Siach · 6 years ago
  39. 24a686a arm64: zynqmp: Add support for Avnet Ultra96 by Michal Simek · 6 years ago
  40. c1c763d arm: zynq: add support for the zybo z7 board by Luis Araneda · 6 years ago
  41. 9adb526 Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq by Siva Durga Prasad Paladugu · 6 years ago
  42. c1bb21b arm: zynq: Fix indentation for zynq-cse targets by Michal Simek · 6 years ago
  43. bd35b56 arm: zynq: Remove fclk-enable property for cse-nor target by Michal Simek · 6 years ago
  44. 386c979 arm: zynqmp: Fix sdhci clock in emmc1 mini configuration by Michal Simek · 6 years ago
  45. bac07eb arm: spring: fix alias of mmc correctly by Minkyu Kang · 6 years ago
  46. 7c79a6d arm: exynos5: fix warning of dts by Minkyu Kang · 6 years ago
  47. c6026c0 arm: exynos4: fix warning of dts by Minkyu Kang · 6 years ago
  48. 7674fb5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  49. 9e73902 ARM: dts: stm32: remove cd-inverted for stm32429i-eval by Patrice Chotard · 6 years ago
  50. 4eecab7 armv8: make SPL exception vectors optional by Andre Przywara · 6 years ago
  51. af09f01 armv8: Reduce exception handling code by Andre Przywara · 6 years ago
  52. 1119271 clk: add clk_valid() by Fabrice Gasnier · 6 years ago
  53. 312cae9 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  54. a963a78 ARM: tegra: align carveout size by Stephen Warren · 6 years ago
  55. e8561af binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  56. 9c00b27 Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  57. e3dbf98 dm: Fix CMD_DM enabling by Michal Simek · 6 years ago
  58. 3a0854f board: sun50i: h6: Add OrangePi One Plus initial support by Jagan Teki · 6 years ago
  59. 1259869 sunxi: add support for Pine H64 board by Icenowy Zheng · 6 years ago
  60. 0c01b96 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  61. 4e287f6 sunxi: add DRAM support to H6 by Icenowy Zheng · 6 years ago
  62. a838a15 sunxi: add MMC support for H6 by Icenowy Zheng · 6 years ago
  63. a78bb07 sunxi: add UART0 setup for H6 by Icenowy Zheng · 6 years ago
  64. 5a76cdd sunxi: use sun6i-style watchdog for H6 by Icenowy Zheng · 6 years ago
  65. d1fa87d sunxi: add clock code for H6 by Icenowy Zheng · 6 years ago
  66. bb769d6 sunxi: change RMR64's RVBAR address for H6 by Icenowy Zheng · 6 years ago
  67. e1cf4ad sunxi: add basic memory map definitions of H6 SoC by Icenowy Zheng · 6 years ago
  68. 5e6dd27 sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS by Icenowy Zheng · 6 years ago
  69. 9b56b5d ARC: Enable unaligned access in hardware if compiler uses it by Alexey Brodkin · 6 years ago
  70. c96cafb AXS10x: add spi flash support by Eugeniy Paltsev · 6 years ago
  71. b23d633 GPIO: CREG: improve flexibility of hsdk-creg-gpio driver by Eugeniy Paltsev · 6 years ago
  72. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  73. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  74. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  75. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  76. f751ff5 Kconfig: Replace spaces with tabs and missing newline by Michal Simek · 6 years ago
  77. ee201d2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  78. b5d3ae9 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  79. 1acce90 tegra: beaver/apalis: Fix DTC warning by Tom Warren · 6 years ago
  80. c12800f ARM: tegra: avoid using secure carveout RAM by Stephen Warren · 6 years ago
  81. 874a906 ARM: PSCI: Enable the PSCI node by Stephen Warren · 6 years ago
  82. 4660cea ARM: PSCI: Support PSCI v0.2 by Stephen Warren · 6 years ago
  83. 039091c ARM: define MON_MODE by Stephen Warren · 6 years ago
  84. a808b23 ARM: tegra: implement RAM repair by Bibek Basu · 6 years ago
  85. 01d9ab1 Revert "tegra: Introduce SRAM repair on tegra124" by Stephen Warren · 6 years ago
  86. 23715ba Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  87. 8f454d9 arm: Prevent redefinition error in fsl-layerscape by Joe Hershberger · 6 years ago
  88. 89590c8 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  89. 144e14b sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  90. 1b312cb sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  91. e569140 net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  92. f9d4168 sandbox: eth-raw: Make sure descriptors are always initialized by Joe Hershberger · 6 years ago
  93. 76f3c10 sandbox: Fix format of fake-host-hwaddr in test.dts by Joe Hershberger · 6 years ago
  94. 0edb525 sandbox: eth-raw: Correct valid socket test in send/recv by Joe Hershberger · 6 years ago
  95. 3e512d8 armv8: ls1046ardb: Add falcon mode for for QSPI boot by York Sun · 6 years ago
  96. bb7d342 armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot by York Sun · 6 years ago
  97. 019e6e0 armv8: dts: fsl-ls1012a: add sata node support by Yuantian Tang · 6 years ago
  98. 9c618df armv8: fsl: remove sata support by Yuantian Tang · 6 years ago
  99. afe58b1 armv8: layerscape: Enabled I-cache for SPL boot by York Sun · 6 years ago
  100. 01db93c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago