1. 770b85a sunxi: H6: move LPDDR3 timing definition into separate file by Andre Przywara · 5 years ago
  2. 65f80f5 sunxi: H6: DRAM: follow recommended PHY init algorithm by Andre Przywara · 5 years ago
  3. 1a1d1df sunxi: H6: DRAM: avoid memcpy() on MMIO registers by Andre Przywara · 5 years ago
  4. a9e19b8 sun8i: h3: Add support for the Beelink-x2 STB by Marcus Cooper · 5 years ago
  5. 550eebc ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTB by Adam Ford · 5 years ago WIP-2019-07-12-master-imports
  6. 42f1539 ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9 by Adam Ford · 5 years ago
  7. 4972a2a ARM: dts: da850: Resync with Linux 5.1.9 by Adam Ford · 5 years ago
  8. 2a51e16 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · 5 years ago
  9. 6e171b6 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  10. 1d259e4 ARM: legoev3: convert to driver model by David Lechner · 5 years ago
  11. 5579e73 ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5 by Derald D. Woods · 5 years ago
  12. 68deea2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  13. 79b8d3c Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  14. b2a2bf4 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · 5 years ago
  15. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  16. 2e8a720 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · 5 years ago
  17. 6d09581 arm: spear: Do not link the _main branch by Miquel Raynal · 5 years ago
  18. f78fdee arm: spear: Support returning to BootROM by Miquel Raynal · 5 years ago
  19. 6a9d0e2 arm: spear: Simplify start.S organization by Miquel Raynal · 5 years ago
  20. 08ad72a arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · 5 years ago
  21. f30765b arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · 5 years ago
  22. 76bdaaa arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · 5 years ago
  23. 10a5b3c arm: spear: Fix the main comment in start.S by Miquel Raynal · 5 years ago
  24. 58cbb67 arm: spear: Drop false comment by Miquel Raynal · 5 years ago
  25. 68cadee arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · 5 years ago
  26. aa13fa7 arm: spear: Drop useless board_init_r call by Miquel Raynal · 5 years ago
  27. cc66ebd arm: mvebu: set 38x and 39x AVS on lower frequency by Baruch Siach · 5 years ago
  28. fd9d70d km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  29. c853063 km/spi: add SPI configuration to KM Kirkwood device tree by Pascal Linder · 5 years ago
  30. c0fed3a km: modify Kconfig file organization for KM boards by Pascal Linder · 5 years ago
  31. 22c47f6 arm: mvebu: clearfog: enable SATA in SPL by Baruch Siach · 5 years ago
  32. 22c6545 arm: mvebu: add support for boot from SATA by Baruch Siach · 5 years ago
  33. f0aa125 arm: mvebu: fix ahci mbus config in SPL by Baruch Siach · 5 years ago
  34. 2ce6b82 ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time by Masahiro Yamada · 5 years ago
  35. 7095678 ARM: uniphier: set dram_base environment variable by Masahiro Yamada · 5 years ago
  36. 3cc936d ARM: uniphier: set loadaddr at boot-time by Masahiro Yamada · 5 years ago
  37. 72cd83a ARM: uniphier: turn uniphier_set_fdt_file() into void function by Masahiro Yamada · 5 years ago
  38. 1f8357c ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE by Masahiro Yamada · 5 years ago
  39. 34e29f7 ARM: uniphier: make mem_map run-time configurable by Masahiro Yamada · 5 years ago
  40. df72534 ARM: uniphier: make dram_init() more generic by Masahiro Yamada · 5 years ago
  41. 6f47c99 ARM: uniphier: make dram_init() independent of SG_MEMCONF by Masahiro Yamada · 5 years ago
  42. 34ded87 ARM: uniphier: detect register base addresses run-time by Masahiro Yamada · 5 years ago
  43. 739ba41 ARM: uniphier: de-couple SC macros into base address and offset by Masahiro Yamada · 5 years ago
  44. d41b358 ARM: uniphier: de-couple SG macros into base address and offset by Masahiro Yamada · 5 years ago
  45. c3d8f1e ARM: uniphier: detect SD boot mode by Masahiro Yamada · 5 years ago
  46. 539d6e0 ARM: uniphier: make boot_is_swapped() code optional by Masahiro Yamada · 5 years ago
  47. f7f3905 ARM: uniphier: check DT to determine whether to initialize SBC by Masahiro Yamada · 5 years ago
  48. 92d6524 ARM: uniphier: check DT to determine whether to use support card by Masahiro Yamada · 5 years ago
  49. b521ea3 ARM: uniphier: include <linux/io.h> from boot-device.c by Masahiro Yamada · 5 years ago
  50. ef866f6 ARM: uniphier: use bool type for have_internal_stm parameter by Masahiro Yamada · 5 years ago
  51. a179669 ARM: uniphier: clean up clk/Makefile by Masahiro Yamada · 5 years ago
  52. 40c1a46 ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup() by Masahiro Yamada · 5 years ago
  53. 47eb8ad arm64: dts: uniphier: add reserved-memory for secure memory by Masahiro Yamada · 5 years ago
  54. 382de4a arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · 5 years ago
  55. b4944e2 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
  56. 4eeedd0 ARM: dts: at91: sama5d2_xplained: fix QSPI0 node by Cyrille Pitchen · 5 years ago
  57. 0b7f1a9 Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  58. f5e73a3 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  59. d24416c arm: mediatek: remove arch_misc_init by Weijie Gao · 5 years ago WIP-07Jul2019
  60. ace0d2e 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
  61. 54869e0 Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago WIP-05Jul2019
  62. 619f002 rockchip: make_fit_atf.py: fix loadables property set error by Andy Yan · 5 years ago
  63. dad258f ARM: meson: add unique MAC address generation by Neil Armstrong · 5 years ago
  64. 0ef8e40 ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number by Neil Armstrong · 5 years ago
  65. 5b85858 wandboard: Add FIT image support by Fabio Estevam · 5 years ago
  66. df51656 wandboard: Add mmc0 alias by Fabio Estevam · 5 years ago
  67. 6b573ed wandboard: Import extra wandboard devicetree files by Fabio Estevam · 5 years ago
  68. b76ba47 wandboard: Sync with devicetree files from kernel 5.1.9 by Fabio Estevam · 5 years ago
  69. ba18fdb mx6: dts: Move dtbs under SoC level by Fabio Estevam · 5 years ago
  70. 7e8c219 mx6: dts: Keep dtb entries sorted by Fabio Estevam · 5 years ago
  71. 665ebca rockchip: rk3288: enable TPL for tinker-board by Kever Yang · 5 years ago
  72. e3f9a93 rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl by Kever Yang · 5 years ago
  73. 7e7f792 rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dts by Kever Yang · 5 years ago
  74. 590dc42 rockchip: dts: rk3288: move reloc tag into -u-boot dts by Kever Yang · 5 years ago
  75. 4529084 rockchip: rk3288: add separate TPL STACK address by Kever Yang · 5 years ago
  76. d18ca74 rockchip: rk3288: enable TPL configs to chip level by Kever Yang · 5 years ago
  77. 5a6d960 rockchip: dts: rk3399: rockpro64: Provide init voltage by Mark Kettenis · 5 years ago
  78. 69492fb ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places by Masahiro Yamada · 5 years ago
  79. e3d5d3a ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART by Masahiro Yamada · 5 years ago
  80. 3b7fc3f ARM: uniphier: include <linux/io.h> from dram_init.c by Masahiro Yamada · 5 years ago
  81. 139a94a9 ARM: uniphier: remove unused sg_set_iectrl_range() by Masahiro Yamada · 5 years ago
  82. 3f0d299 ARM: uniphier: remove unused SC_DPLLOSCCTRL by Masahiro Yamada · 5 years ago
  83. caee761 ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y by Masahiro Yamada · 5 years ago
  84. 0352e87 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago WIP-28Jun2019
  85. cb8cc1d Merge tag 'u-boot-stm32-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  86. 36cb793 mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 by Patrice Chotard · 5 years ago
  87. 1d3d87b ARM: dts: stm32: Remove useless u-boot, dm-pre-reloc in stm32f746-disco-u-boot.dtsi by Patrice Chotard · 5 years ago
  88. b8e8fdf ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-disco by Patrice Chotard · 5 years ago
  89. 26bb95f ARM: dts: imx: m53menlo: Import M53Menlo DT from Linux by Marek Vasut · 5 years ago
  90. 1d25590 ARM: dts: imx: imx53: Synchronize iMX53 DT with Linux by Marek Vasut · 5 years ago
  91. 5760069 mx6sl: hab: Fix pu_irom_mmu_enabled address by Breno Matheus Lima · 5 years ago
  92. 4977cf6 rockchip: rk3399: Enable TPL_BOARD_INIT by Jagan Teki · 5 years ago
  93. 97d98e6 rockchip: rk3399: tpl: Mark printascii into debug by Jagan Teki · 5 years ago
  94. c997c0f rockchip: rk3399: tpl: Add spl_board_init by Jagan Teki · 5 years ago
  95. adde32d rockchip: rk3399: Enable SPL_BOARD_INIT by Jagan Teki · 5 years ago
  96. 16b0dd4 rockchip: rk3399: Move u-boot, dm-pre-reloc of uart0, uart2 by Jagan Teki · 5 years ago
  97. 5e72164 rockchip: rk3399: spl: Mark printascii into debug by Jagan Teki · 5 years ago
  98. 07586ee rockchip: rk3399: Support common spl_board_init by Jagan Teki · 5 years ago
  99. 9607046 rockchip: rk3399: Get bl31.elf via BL31 by Jagan Teki · 5 years ago
  100. 348a0b7 rockchip: dts: rk3328: add rk3328-rock64.dts by Matwey V. Kornilov · 5 years ago