1. 9d3bab9 sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · 5 years ago
  2. fed1d2f sunxi: H6: Add DDR3 DRAM delay values by Jernej Skrabec · 5 years ago
  3. 75d38d0 sunxi: H6: Add DDR3-1333 timings by Andre Przywara · 5 years ago
  4. c78a47a sunxi: H6: Add DDR3 support to DRAM controller driver by Andre Przywara · 5 years ago
  5. 1c7a751 sunxi: H6: move LPDDR3 timing definition into separate file by Andre Przywara · 5 years ago
  6. 595475e sunxi: H6: DRAM: follow recommended PHY init algorithm by Andre Przywara · 5 years ago
  7. de5d61f sunxi: H6: DRAM: avoid memcpy() on MMIO registers by Andre Przywara · 5 years ago
  8. d299e5b sun8i: h3: Add support for the Beelink-x2 STB by Marcus Cooper · 6 years ago
  9. 6f06fac ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTB by Adam Ford · 5 years ago
  10. 67cf448 ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9 by Adam Ford · 5 years ago
  11. b9ecb0b ARM: dts: da850: Resync with Linux 5.1.9 by Adam Ford · 5 years ago
  12. d0502b7 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · 5 years ago
  13. d395185 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  14. 0380914 ARM: legoev3: convert to driver model by David Lechner · 6 years ago
  15. 75d66e2 ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5 by Derald D. Woods · 6 years ago
  16. 4e5f22a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  17. b2504a5 Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  18. 0de45b8 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · 6 years ago
  19. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 6 years ago
  20. 307bfd6 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · 6 years ago
  21. 710d1c1 arm: spear: Do not link the _main branch by Miquel Raynal · 6 years ago
  22. f8c5c78 arm: spear: Support returning to BootROM by Miquel Raynal · 6 years ago
  23. 06ad1eb arm: spear: Simplify start.S organization by Miquel Raynal · 6 years ago
  24. 787e5b9 arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · 6 years ago
  25. 6e073cc arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · 6 years ago
  26. beefd49 arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · 6 years ago
  27. df5b581 arm: spear: Fix the main comment in start.S by Miquel Raynal · 6 years ago
  28. 1d01c03 arm: spear: Drop false comment by Miquel Raynal · 6 years ago
  29. 93e635c arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · 6 years ago
  30. 04136cd arm: spear: Drop useless board_init_r call by Miquel Raynal · 6 years ago
  31. 056e107 arm: mvebu: set 38x and 39x AVS on lower frequency by Baruch Siach · 5 years ago
  32. 1b289d3 km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  33. 670bd93 km/spi: add SPI configuration to KM Kirkwood device tree by Pascal Linder · 5 years ago
  34. 305329f km: modify Kconfig file organization for KM boards by Pascal Linder · 5 years ago
  35. b2703bc arm: mvebu: clearfog: enable SATA in SPL by Baruch Siach · 6 years ago
  36. b936a27 arm: mvebu: add support for boot from SATA by Baruch Siach · 6 years ago
  37. 2179c77 arm: mvebu: fix ahci mbus config in SPL by Baruch Siach · 6 years ago
  38. a4677b1 ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time by Masahiro Yamada · 5 years ago
  39. a74f0c3 ARM: uniphier: set dram_base environment variable by Masahiro Yamada · 5 years ago
  40. 1fedafb ARM: uniphier: set loadaddr at boot-time by Masahiro Yamada · 5 years ago
  41. bdd7955 ARM: uniphier: turn uniphier_set_fdt_file() into void function by Masahiro Yamada · 5 years ago
  42. 7353ce3 ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE by Masahiro Yamada · 5 years ago
  43. f0f6a80 ARM: uniphier: make mem_map run-time configurable by Masahiro Yamada · 5 years ago
  44. efcae8e ARM: uniphier: make dram_init() more generic by Masahiro Yamada · 5 years ago
  45. 12938bf ARM: uniphier: make dram_init() independent of SG_MEMCONF by Masahiro Yamada · 5 years ago
  46. 8f74e79 ARM: uniphier: detect register base addresses run-time by Masahiro Yamada · 5 years ago
  47. c84024c ARM: uniphier: de-couple SC macros into base address and offset by Masahiro Yamada · 5 years ago
  48. 76b3124 ARM: uniphier: de-couple SG macros into base address and offset by Masahiro Yamada · 5 years ago
  49. c85f81b ARM: uniphier: detect SD boot mode by Masahiro Yamada · 5 years ago
  50. 6f7b68c ARM: uniphier: make boot_is_swapped() code optional by Masahiro Yamada · 5 years ago
  51. f4716dc ARM: uniphier: check DT to determine whether to initialize SBC by Masahiro Yamada · 5 years ago
  52. bcd2244 ARM: uniphier: check DT to determine whether to use support card by Masahiro Yamada · 5 years ago
  53. 9272732 ARM: uniphier: include <linux/io.h> from boot-device.c by Masahiro Yamada · 5 years ago
  54. db0b812 ARM: uniphier: use bool type for have_internal_stm parameter by Masahiro Yamada · 5 years ago
  55. 6ea1e7d ARM: uniphier: clean up clk/Makefile by Masahiro Yamada · 5 years ago
  56. 76240bc ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup() by Masahiro Yamada · 5 years ago
  57. 83701f2 arm64: dts: uniphier: add reserved-memory for secure memory by Masahiro Yamada · 5 years ago
  58. bf4645c arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · 5 years ago
  59. da3833f Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  60. 4122f6b ARM: dts: at91: sama5d2_xplained: fix QSPI0 node by Cyrille Pitchen · 5 years ago
  61. e6cdea3 Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  62. ea57706 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  63. dbb7033 arm: mediatek: remove arch_misc_init by developer · 6 years ago
  64. b273b62 Merge tag 'rockchip-for-v2019.07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  65. 3568ad9 Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  66. 1383386 rockchip: make_fit_atf.py: fix loadables property set error by Andy Yan · 5 years ago
  67. b4acf5a ARM: meson: add unique MAC address generation by Neil Armstrong · 5 years ago
  68. 63f475c ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number by Neil Armstrong · 5 years ago
  69. dc180c7 wandboard: Add FIT image support by Fabio Estevam · 5 years ago
  70. 0439d62 wandboard: Add mmc0 alias by Fabio Estevam · 5 years ago
  71. ad15414 wandboard: Import extra wandboard devicetree files by Fabio Estevam · 5 years ago
  72. 0cb9424 wandboard: Sync with devicetree files from kernel 5.1.9 by Fabio Estevam · 5 years ago
  73. 7657cb7 mx6: dts: Move dtbs under SoC level by Fabio Estevam · 5 years ago
  74. 33acc9f mx6: dts: Keep dtb entries sorted by Fabio Estevam · 5 years ago
  75. 0b0ca12 rockchip: rk3288: enable TPL for tinker-board by Kever Yang · 5 years ago
  76. 3804b76 rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl by Kever Yang · 5 years ago
  77. 0c51847 rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dts by Kever Yang · 5 years ago
  78. 162cebd rockchip: dts: rk3288: move reloc tag into -u-boot dts by Kever Yang · 5 years ago
  79. b36e709 rockchip: rk3288: add separate TPL STACK address by Kever Yang · 5 years ago
  80. f7c0a33 rockchip: rk3288: enable TPL configs to chip level by Kever Yang · 5 years ago
  81. f232399 rockchip: dts: rk3399: rockpro64: Provide init voltage by Mark Kettenis · 5 years ago
  82. 3cac7f7 ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places by Masahiro Yamada · 5 years ago
  83. 1950f12 ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART by Masahiro Yamada · 5 years ago
  84. 2757ff0 ARM: uniphier: include <linux/io.h> from dram_init.c by Masahiro Yamada · 5 years ago
  85. 3220a34 ARM: uniphier: remove unused sg_set_iectrl_range() by Masahiro Yamada · 5 years ago
  86. 26642c7 ARM: uniphier: remove unused SC_DPLLOSCCTRL by Masahiro Yamada · 5 years ago
  87. 0ae2865 ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y by Masahiro Yamada · 5 years ago
  88. 8f6b935 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  89. 4166b29 Merge tag 'u-boot-stm32-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  90. 832f3ed mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 by Patrice Chotard · 5 years ago
  91. a3f2edf ARM: dts: stm32: Remove useless u-boot, dm-pre-reloc in stm32f746-disco-u-boot.dtsi by Patrice Chotard · 5 years ago
  92. 25d0296 ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-disco by Patrice Chotard · 5 years ago
  93. c187680 ARM: dts: imx: m53menlo: Import M53Menlo DT from Linux by Marek Vasut · 5 years ago
  94. 046d99d ARM: dts: imx: imx53: Synchronize iMX53 DT with Linux by Marek Vasut · 5 years ago
  95. 25d9348 mx6sl: hab: Fix pu_irom_mmu_enabled address by Breno Matheus Lima · 6 years ago
  96. 64a44b8 rockchip: rk3399: Enable TPL_BOARD_INIT by Jagan Teki · 5 years ago
  97. 9a3db13 rockchip: rk3399: tpl: Mark printascii into debug by Jagan Teki · 5 years ago
  98. 731a320 rockchip: rk3399: tpl: Add spl_board_init by Jagan Teki · 5 years ago
  99. ce063b9 rockchip: rk3399: Enable SPL_BOARD_INIT by Jagan Teki · 5 years ago
  100. 2ff51fd rockchip: rk3399: Move u-boot, dm-pre-reloc of uart0, uart2 by Jagan Teki · 5 years ago