1. 8145c1c ARM: socfpga: Enable DM reset framework on A10 by Marek Vasut · 6 years ago
  2. c295080 ARM: dts: socfpga: Add i2c alias to A10 SoCDK by Marek Vasut · 6 years ago
  3. 3d8685f ARM: dts: socfpga: Add missing I2C resets by Marek Vasut · 6 years ago
  4. da61e50 ARM: dts: socfpga: Fix Arria10 GMAC resets by Marek Vasut · 6 years ago
  5. f5775e6 ARM: dts: socfpga: Add missing UART resets by Marek Vasut · 6 years ago
  6. 6f96ed7 ARM: dts: socfpga: Flag reset manager on A10 as pre-reloc by Marek Vasut · 6 years ago
  7. af74658 ARM: socfpga: Register the FPGA on A10 in SPL again by Marek Vasut · 6 years ago
  8. e4ff842 arm: socfpga: gen5: combine some init code for SPL and U-Boot by Simon Goldschmidt · 6 years ago
  9. 79a436d arm: socfpga: fix device trees to work with DM serial by Simon Goldschmidt · 6 years ago
  10. c0b4fc1 arm: socfpga: cyclone5: handle debug uart by Simon Goldschmidt · 6 years ago
  11. 20905f5 arm: socfpga: spl_gen5: clean up malloc_base assignment by Simon Goldschmidt · 6 years ago
  12. 40c36f8 arm: socfpga: fix SPL on gen5 after moving to DM serial by Simon Goldschmidt · 6 years ago
  13. 36adb7c snapdragon: Add DRAM detection & FDT fixup by Ramon Fried · 6 years ago
  14. 8e16651 stm32mp1: add gpio led support by Patrick Delaunay · 6 years ago
  15. cdec3ea Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  16. b243f41 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  17. 9d17682 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  18. f68c8e8 usb: rockchip: implement K_FW_LBA_ERASE_10 command by Alberto Panizzo · 6 years ago
  19. e11f916 usb: rockchip: implement K_FW_LBA_READ_10 command by Alberto Panizzo · 6 years ago
  20. 95e1106 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · 6 years ago
  21. 3ed214a test: dm: pci: Add tests for mixed static and dynamic devices on the same bus by Bin Meng · 6 years ago
  22. 490d13a sandbox: Update test.dts for dynamic PCI device driver matching by Bin Meng · 6 years ago
  23. 59a160e pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · 6 years ago
  24. dee4d75 test: dm: pci: Test more than one PCI host controller by Bin Meng · 6 years ago
  25. 2db7f2b test: dm: pci: Test more than one device on the same bus by Bin Meng · 6 years ago
  26. 990cebf bcm968380gerg: add initial support by Philippe Reynes · 6 years ago
  27. 341032d bcm6838: add initial support by Philippe Reynes · 6 years ago
  28. 481ea2e mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  29. 215b4fa mips: dbau1x00: Remove this board by Tom Rini · 6 years ago
  30. fc82e76 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  31. 188ebc7 Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  32. a492fdf arm: zynq: dts: add spi flash node to zedboard by Luis Araneda · 6 years ago
  33. a6477f7 ARM: kirkwood: add SBx81LIFXCAT board by Chris Packham · 6 years ago
  34. 14deee2 arm: mvebu: clearfog: add u-boot, dm-spl tag for spi by Jon Nettleton · 6 years ago
  35. 69601ce arm: mvebu: helios4: remove duplicate sdhci pins node by Baruch Siach · 6 years ago
  36. 334eebe arm: mvebu: Better align Clearfog dts file with Linux kernel by Jon Nettleton · 6 years ago
  37. a4adb1f arm: mvebu: clearfog: use the microsom .dtsi by Baruch Siach · 6 years ago
  38. bf3eaa3 arm: mvebu: solidrun-microsom: update SPI flash compatible by Baruch Siach · 6 years ago
  39. 72c4e67 mvebu: support UART boot image by Baruch Siach · 6 years ago
  40. ca1a4c8 mvebu: select boot device at SoC level by Baruch Siach · 6 years ago
  41. ad105f5 mvebu: consolidate SPL boot device config symbols by Baruch Siach · 6 years ago
  42. d38f04f mvebu: a38x: drop duplicate platform id symbols by Baruch Siach · 6 years ago
  43. 2570e12 arm64: zynqmp: Add support for Avnet Ultra96 by Michal Simek · 6 years ago
  44. 58f4496 arm: zynq: add support for the zybo z7 board by Luis Araneda · 6 years ago
  45. 01aa5b8 Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq by Siva Durga Prasad Paladugu · 6 years ago
  46. df09969 arm: zynq: Fix indentation for zynq-cse targets by Michal Simek · 6 years ago
  47. 7996fcc arm: zynq: Remove fclk-enable property for cse-nor target by Michal Simek · 6 years ago
  48. 92226b5 arm: zynqmp: Fix sdhci clock in emmc1 mini configuration by Michal Simek · 6 years ago
  49. 972d857 arm: spring: fix alias of mmc correctly by Minkyu Kang · 6 years ago
  50. 2f43135 arm: exynos5: fix warning of dts by Minkyu Kang · 6 years ago
  51. 8d93a31 arm: exynos4: fix warning of dts by Minkyu Kang · 6 years ago
  52. 0cba6e9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  53. 11c1b55 ARM: dts: stm32: remove cd-inverted for stm32429i-eval by Patrice Chotard · 6 years ago
  54. 1416e2d armv8: make SPL exception vectors optional by Andre Przywara · 6 years ago
  55. 15b6184 armv8: Reduce exception handling code by Andre Przywara · 6 years ago
  56. 1fe243a clk: add clk_valid() by Fabrice Gasnier · 6 years ago
  57. a30691a Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  58. a839c36 ARM: tegra: align carveout size by Stephen Warren · 6 years ago
  59. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  60. 61523dd Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  61. b3815fc dm: Fix CMD_DM enabling by Michal Simek · 6 years ago
  62. 89a897f board: sun50i: h6: Add OrangePi One Plus initial support by Jagan Teki · 6 years ago
  63. a8407b5 sunxi: add support for Pine H64 board by Icenowy Zheng · 6 years ago
  64. 6f796a9 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  65. da26165 sunxi: add DRAM support to H6 by Icenowy Zheng · 6 years ago
  66. 42956f1 sunxi: add MMC support for H6 by Icenowy Zheng · 6 years ago
  67. 7f51a40 sunxi: add UART0 setup for H6 by Icenowy Zheng · 6 years ago
  68. 10196c9 sunxi: use sun6i-style watchdog for H6 by Icenowy Zheng · 6 years ago
  69. 0558676 sunxi: add clock code for H6 by Icenowy Zheng · 6 years ago
  70. 8019780 sunxi: change RMR64's RVBAR address for H6 by Icenowy Zheng · 6 years ago
  71. e77b749 sunxi: add basic memory map definitions of H6 SoC by Icenowy Zheng · 6 years ago
  72. cadc7c2 sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS by Icenowy Zheng · 6 years ago
  73. 8f59006 ARC: Enable unaligned access in hardware if compiler uses it by Alexey Brodkin · 6 years ago
  74. cdfe691 AXS10x: add spi flash support by Eugeniy Paltsev · 6 years ago
  75. fe3eb7a GPIO: CREG: improve flexibility of hsdk-creg-gpio driver by Eugeniy Paltsev · 6 years ago
  76. 406fd7e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  77. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  78. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  79. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  80. 6e7bdde Kconfig: Replace spaces with tabs and missing newline by Michal Simek · 6 years ago
  81. 0e8a8a3 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  82. 53885e7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  83. 2eea126 tegra: beaver/apalis: Fix DTC warning by Tom Warren · 6 years ago
  84. 6e584e6 ARM: tegra: avoid using secure carveout RAM by Stephen Warren · 6 years ago
  85. 74c69cd ARM: PSCI: Enable the PSCI node by Stephen Warren · 6 years ago
  86. 326bd72 ARM: PSCI: Support PSCI v0.2 by Stephen Warren · 6 years ago
  87. 3e3b2b4 ARM: define MON_MODE by Stephen Warren · 6 years ago
  88. 3cc7942 ARM: tegra: implement RAM repair by Bibek Basu · 6 years ago
  89. daebd48 Revert "tegra: Introduce SRAM repair on tegra124" by Stephen Warren · 6 years ago
  90. a57d45d Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  91. 9cce566 arm: Prevent redefinition error in fsl-layerscape by Joe Hershberger · 6 years ago
  92. f40a31e sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  93. c9e2caf sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  94. ac13270 sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  95. 8c7988b net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  96. 50ed0ef sandbox: eth-raw: Make sure descriptors are always initialized by Joe Hershberger · 6 years ago
  97. c6fa51a sandbox: Fix format of fake-host-hwaddr in test.dts by Joe Hershberger · 6 years ago
  98. 97367df sandbox: eth-raw: Correct valid socket test in send/recv by Joe Hershberger · 6 years ago
  99. 038b965 armv8: ls1046ardb: Add falcon mode for for QSPI boot by York Sun · 6 years ago
  100. 9960609 armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot by York Sun · 6 years ago