1. 4e287f6 sunxi: add DRAM support to H6 by Icenowy Zheng · 6 years ago
  2. a838a15 sunxi: add MMC support for H6 by Icenowy Zheng · 6 years ago
  3. a78bb07 sunxi: add UART0 setup for H6 by Icenowy Zheng · 6 years ago
  4. 5a76cdd sunxi: use sun6i-style watchdog for H6 by Icenowy Zheng · 6 years ago
  5. d1fa87d sunxi: add clock code for H6 by Icenowy Zheng · 6 years ago
  6. bb769d6 sunxi: change RMR64's RVBAR address for H6 by Icenowy Zheng · 6 years ago
  7. e1cf4ad sunxi: add basic memory map definitions of H6 SoC by Icenowy Zheng · 6 years ago
  8. 5e6dd27 sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS by Icenowy Zheng · 6 years ago
  9. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  10. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  11. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  12. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  13. f751ff5 Kconfig: Replace spaces with tabs and missing newline by Michal Simek · 6 years ago
  14. ee201d2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  15. b5d3ae9 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  16. 1acce90 tegra: beaver/apalis: Fix DTC warning by Tom Warren · 6 years ago
  17. c12800f ARM: tegra: avoid using secure carveout RAM by Stephen Warren · 6 years ago
  18. 874a906 ARM: PSCI: Enable the PSCI node by Stephen Warren · 6 years ago
  19. 4660cea ARM: PSCI: Support PSCI v0.2 by Stephen Warren · 6 years ago
  20. 039091c ARM: define MON_MODE by Stephen Warren · 6 years ago
  21. a808b23 ARM: tegra: implement RAM repair by Bibek Basu · 6 years ago
  22. 01d9ab1 Revert "tegra: Introduce SRAM repair on tegra124" by Stephen Warren · 6 years ago
  23. 23715ba Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  24. 8f454d9 arm: Prevent redefinition error in fsl-layerscape by Joe Hershberger · 6 years ago
  25. 89590c8 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  26. 144e14b sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  27. 1b312cb sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  28. e569140 net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  29. f9d4168 sandbox: eth-raw: Make sure descriptors are always initialized by Joe Hershberger · 6 years ago
  30. 76f3c10 sandbox: Fix format of fake-host-hwaddr in test.dts by Joe Hershberger · 6 years ago
  31. 0edb525 sandbox: eth-raw: Correct valid socket test in send/recv by Joe Hershberger · 6 years ago
  32. 3e512d8 armv8: ls1046ardb: Add falcon mode for for QSPI boot by York Sun · 6 years ago
  33. bb7d342 armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot by York Sun · 6 years ago
  34. 019e6e0 armv8: dts: fsl-ls1012a: add sata node support by Yuantian Tang · 6 years ago
  35. 9c618df armv8: fsl: remove sata support by Yuantian Tang · 6 years ago
  36. afe58b1 armv8: layerscape: Enabled I-cache for SPL boot by York Sun · 6 years ago
  37. 01db93c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  38. 1730d00 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  39. 2133bc5 x86: Add efi_loader bits to x86_64 linker script by Alexander Graf · 6 years ago
  40. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  41. af915bf elf: Move x86 reloc defines to common elf.h by Alexander Graf · 6 years ago
  42. 0a7a074 ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported by Mark Kettenis · 6 years ago
  43. 6e2f8f1 ARM: HYP/non-sec: migrate stack by Mark Kettenis · 6 years ago
  44. 577242b ARM: uniphier: enable distro boot by Masahiro Yamada · 6 years ago
  45. ce66709 ARM: uniphier: support fdt_fixup_mtdparts by Masahiro Yamada · 6 years ago
  46. e0a6fa8 ARM: uniphier: split ft_board_setup() out to a separate file by Masahiro Yamada · 6 years ago
  47. f4cfd5c ARM: uniphier: clean-up ft_board_setup() by Masahiro Yamada · 6 years ago
  48. acbb10c ARM: rmobile: gen2: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS by Marek Vasut · 6 years ago
  49. 66803de ARM: dts: socfpga: Adjust NAND register layout on Arria10 by Marek Vasut · 7 years ago
  50. 3e034a3 ARM: socfpga: Init missing security policies on A10 by Marek Vasut · 6 years ago
  51. 911a665 ARM: socfpga: Assure correct CPACR configuration by Marek Vasut · 6 years ago
  52. 9ae7b0a arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  53. bb9668c ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-inverted by Adam Ford · 6 years ago
  54. f6dc8fb ARM: dts: am3517-evm-uboot: Add reg-shift for UART by Adam Ford · 6 years ago
  55. a4f234e ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4 by Adam Ford · 6 years ago
  56. a2ab7eb ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4 by Adam Ford · 6 years ago
  57. 39ba540 ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4 by Adam Ford · 6 years ago
  58. ff4fc59 ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4 by Adam Ford · 6 years ago
  59. 02c782a m68k: m5253evbe: Remove this board by Tom Rini · 6 years ago
  60. f30319e mx25: fix the offset between the USB ports' registers by Martin Kaiser · 6 years ago
  61. 1b54699 imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDP by Adam Ford · 6 years ago
  62. 6ed3981 pico-imx7d: Add SPL support by Fabio Estevam · 6 years ago
  63. bd21a8e arm, imx6: add alternative PAD_CTL_DSE constants by Mark Jonas · 6 years ago
  64. 67a7d82 imx: mx7: psci: implement MIGRATE_INFO_TYPE by Stefan Agner · 6 years ago
  65. 2a79d88 imx: mx7: psci: support CPU0 on/off by Stefan Agner · 6 years ago
  66. 158a102 imx: mx7: psci: provide complete PSCI 1.0 implementation by Stefan Agner · 6 years ago
  67. 4bc4f13 imx: mx7: psci: use C code exclusively by Stefan Agner · 6 years ago
  68. f93caf8 ARM: PSCI: initialize stack pointer on secondary CPUs by Stefan Agner · 6 years ago
  69. d9de3f8 imx: imx6: Add comment to gpr_init function by Michael Trimarchi · 6 years ago
  70. 7529e62 mx7: Remove BMODE support by Fabio Estevam · 6 years ago
  71. c41042a imx: mx6: Fix implementantion reset_misc by Michael Trimarchi · 6 years ago
  72. 7b85234 board: toradex: add Colibri iMX6ULL support by Stefan Agner · 7 years ago
  73. 7b8f840 ARM: dts: imx6ull: use same compatible string as Linux is using by Stefan Agner · 7 years ago
  74. 11389e2 imx: add macro to detect whether USB has been initialized by Stefan Agner · 7 years ago
  75. cf9339c Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  76. 2337063 rockchip: veyron: Set vcc33_sd regulator value by Carlo Caione · 6 years ago
  77. cf8d7d1 rk3288: Disable JTAG function from sdmmc0 IO by Carlo Caione · 6 years ago
  78. b5a119b rk3288: veyron: Init boot-on regulators by Carlo Caione · 6 years ago
  79. 003c550 rockchip: rk3399: spl: add missing \n to output by Heinrich Schuchardt · 6 years ago
  80. 2dde6f7 rockchip: rk3399: inject 'u-boot, spl-boot-device' for next-stage by Philipp Tomsich · 7 years ago
  81. a546c56 rockchip: rk3188: add rk_board_late_init() hook by Alexander Kochetkov · 7 years ago
  82. 4533519 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  83. d3c86f1 ARM64: meson: Sync DT with Linux 4.17.5 by Loic Devulder · 6 years ago
  84. cdd0b73 stm32mp1: clock tree update by Patrick Delaunay · 6 years ago
  85. e7f435d stm32mp1: add support for stm32mp157c-ev1 board by Patrick Delaunay · 6 years ago
  86. 636279a stm32mp1: activate MISC support in SPL by Patrick Delaunay · 6 years ago
  87. b139a5b misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  88. 5059914 dts: import stm32mp1 device tree from linux kernel by Patrick Delaunay · 6 years ago
  89. 3f04707 x86: acpi: Prevent acpi_table.h from being included more than once by Bin Meng · 6 years ago
  90. 467f411 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · 6 years ago
  91. ac63025 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
  92. af5b8d2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
  93. 6e57714 x86: fsp: Eliminate the reset_cpu() call by Bin Meng · 6 years ago
  94. ed0efdf x86: tangier: Add a sysreset driver by Bin Meng · 6 years ago
  95. 54d55a4 x86: quark: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 6 years ago
  96. 5639eeb board/BuR/brppt1: convert brppt1 boards to driver model by Hannes Schmelzer · 6 years ago
  97. 1ef0b90 dts: am33xx: add u-boot, dm-spl to ocp bus by Hannes Schmelzer · 6 years ago
  98. 26ed32e drivers: smem: sandbox by Ramon Fried · 6 years ago
  99. e2673c7 dts: db820c: added smem nodes by Ramon Fried · 6 years ago
  100. cba866f dts: db410c: added smem nodes by Ramon Fried · 6 years ago