1. 2a51e16 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · 5 years ago
  2. 6e171b6 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  3. 1d259e4 ARM: legoev3: convert to driver model by David Lechner · 6 years ago
  4. 5579e73 ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5 by Derald D. Woods · 6 years ago
  5. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  6. 68deea2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  7. 79b8d3c Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  8. b2a2bf4 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · 6 years ago
  9. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 6 years ago
  10. 2e8a720 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · 6 years ago
  11. 6d09581 arm: spear: Do not link the _main branch by Miquel Raynal · 6 years ago
  12. f78fdee arm: spear: Support returning to BootROM by Miquel Raynal · 6 years ago
  13. 6a9d0e2 arm: spear: Simplify start.S organization by Miquel Raynal · 6 years ago
  14. 08ad72a arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · 6 years ago
  15. f30765b arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · 6 years ago
  16. 76bdaaa arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · 6 years ago
  17. 10a5b3c arm: spear: Fix the main comment in start.S by Miquel Raynal · 6 years ago
  18. 58cbb67 arm: spear: Drop false comment by Miquel Raynal · 6 years ago
  19. 68cadee arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · 6 years ago
  20. aa13fa7 arm: spear: Drop useless board_init_r call by Miquel Raynal · 6 years ago
  21. f2a55ac test: pci_ep: add basic pci_ep tests by Ramon Fried · 6 years ago
  22. bb41333 pci_ep: add pci endpoint sandbox driver by Ramon Fried · 6 years ago
  23. cc66ebd arm: mvebu: set 38x and 39x AVS on lower frequency by Baruch Siach · 5 years ago
  24. fd9d70d km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  25. c853063 km/spi: add SPI configuration to KM Kirkwood device tree by Pascal Linder · 5 years ago
  26. c0fed3a km: modify Kconfig file organization for KM boards by Pascal Linder · 5 years ago
  27. 22c47f6 arm: mvebu: clearfog: enable SATA in SPL by Baruch Siach · 6 years ago
  28. 22c6545 arm: mvebu: add support for boot from SATA by Baruch Siach · 6 years ago
  29. f0aa125 arm: mvebu: fix ahci mbus config in SPL by Baruch Siach · 6 years ago
  30. 21ebbaf test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  31. 099ed45 test: check u-boot properties in SPL device tree by Patrick Delaunay · 6 years ago
  32. 44c6a0e x86: Add a forward struct declaration in coreboot_tables.h by Simon Glass · 6 years ago
  33. 24c2776 sandbox: Correct spi flash operation by Simon Glass · 6 years ago
  34. e676f43 sandbox: Add a memory {} node by Simon Glass · 6 years ago
  35. e8a7b30 sandbox: Allo sdl-config to be overridden by Simon Glass · 6 years ago
  36. 912dcb1 sandbox: Add a comment to board_init_f() by Simon Glass · 6 years ago
  37. 3f2f5cf sandbox: spl: Lower priority of standard loader by Simon Glass · 6 years ago
  38. 9072326 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · 6 years ago
  39. 87dac6b sandbox: Add an alias for SPI by Simon Glass · 6 years ago
  40. dc8c91a sandbox: Create a common sandbox DT by Simon Glass · 6 years ago
  41. e8726da sandbox: Sync up sandbox64.dts with main DT by Simon Glass · 6 years ago
  42. 2ce6b82 ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time by Masahiro Yamada · 5 years ago
  43. 7095678 ARM: uniphier: set dram_base environment variable by Masahiro Yamada · 5 years ago
  44. 3cc936d ARM: uniphier: set loadaddr at boot-time by Masahiro Yamada · 5 years ago
  45. 72cd83a ARM: uniphier: turn uniphier_set_fdt_file() into void function by Masahiro Yamada · 5 years ago
  46. 1f8357c ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE by Masahiro Yamada · 5 years ago
  47. 34e29f7 ARM: uniphier: make mem_map run-time configurable by Masahiro Yamada · 5 years ago
  48. df72534 ARM: uniphier: make dram_init() more generic by Masahiro Yamada · 5 years ago
  49. 6f47c99 ARM: uniphier: make dram_init() independent of SG_MEMCONF by Masahiro Yamada · 5 years ago
  50. 34ded87 ARM: uniphier: detect register base addresses run-time by Masahiro Yamada · 5 years ago
  51. 739ba41 ARM: uniphier: de-couple SC macros into base address and offset by Masahiro Yamada · 5 years ago
  52. d41b358 ARM: uniphier: de-couple SG macros into base address and offset by Masahiro Yamada · 5 years ago
  53. c3d8f1e ARM: uniphier: detect SD boot mode by Masahiro Yamada · 5 years ago
  54. 539d6e0 ARM: uniphier: make boot_is_swapped() code optional by Masahiro Yamada · 5 years ago
  55. f7f3905 ARM: uniphier: check DT to determine whether to initialize SBC by Masahiro Yamada · 5 years ago
  56. 92d6524 ARM: uniphier: check DT to determine whether to use support card by Masahiro Yamada · 5 years ago
  57. b521ea3 ARM: uniphier: include <linux/io.h> from boot-device.c by Masahiro Yamada · 5 years ago
  58. ef866f6 ARM: uniphier: use bool type for have_internal_stm parameter by Masahiro Yamada · 5 years ago
  59. a179669 ARM: uniphier: clean up clk/Makefile by Masahiro Yamada · 5 years ago
  60. 40c1a46 ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup() by Masahiro Yamada · 5 years ago
  61. 47eb8ad arm64: dts: uniphier: add reserved-memory for secure memory by Masahiro Yamada · 5 years ago
  62. 382de4a arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · 5 years ago
  63. 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
  64. 4eeedd0 ARM: dts: at91: sama5d2_xplained: fix QSPI0 node by Cyrille Pitchen · 5 years ago
  65. 0b7f1a9 Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  66. f5e73a3 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  67. 0bd2a92 Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 5 years ago
  68. d24416c arm: mediatek: remove arch_misc_init by Weijie Gao · 6 years ago
  69. e597e5b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 5 years ago
  70. 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
  71. 54869e0 Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  72. 9814fb2 mips: mt76xx: Implement new d-cache fix in last_stage_init() by Stefan Roese · 6 years ago
  73. 07e3371 dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
  74. 619f002 rockchip: make_fit_atf.py: fix loadables property set error by Andy Yan · 5 years ago
  75. dad258f ARM: meson: add unique MAC address generation by Neil Armstrong · 5 years ago
  76. 0ef8e40 ARM: meson: sm: Add secure monitor calls to retrieve SoC serial number by Neil Armstrong · 5 years ago
  77. 5b85858 wandboard: Add FIT image support by Fabio Estevam · 5 years ago
  78. df51656 wandboard: Add mmc0 alias by Fabio Estevam · 5 years ago
  79. 6b573ed wandboard: Import extra wandboard devicetree files by Fabio Estevam · 5 years ago
  80. b76ba47 wandboard: Sync with devicetree files from kernel 5.1.9 by Fabio Estevam · 5 years ago
  81. ba18fdb mx6: dts: Move dtbs under SoC level by Fabio Estevam · 5 years ago
  82. 7e8c219 mx6: dts: Keep dtb entries sorted by Fabio Estevam · 5 years ago
  83. 665ebca rockchip: rk3288: enable TPL for tinker-board by Kever Yang · 5 years ago
  84. e3f9a93 rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl by Kever Yang · 5 years ago
  85. 7e7f792 rockchip: dts: tinker: migrate the dm-pre-reloc tag into -u-boot dts by Kever Yang · 5 years ago
  86. 590dc42 rockchip: dts: rk3288: move reloc tag into -u-boot dts by Kever Yang · 5 years ago
  87. 4529084 rockchip: rk3288: add separate TPL STACK address by Kever Yang · 5 years ago
  88. d18ca74 rockchip: rk3288: enable TPL configs to chip level by Kever Yang · 5 years ago
  89. 5a6d960 rockchip: dts: rk3399: rockpro64: Provide init voltage by Mark Kettenis · 5 years ago
  90. 69492fb ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places by Masahiro Yamada · 5 years ago
  91. e3d5d3a ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART by Masahiro Yamada · 5 years ago
  92. 3b7fc3f ARM: uniphier: include <linux/io.h> from dram_init.c by Masahiro Yamada · 5 years ago
  93. 139a94a9 ARM: uniphier: remove unused sg_set_iectrl_range() by Masahiro Yamada · 5 years ago
  94. 3f0d299 ARM: uniphier: remove unused SC_DPLLOSCCTRL by Masahiro Yamada · 5 years ago
  95. caee761 ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y by Masahiro Yamada · 5 years ago
  96. 0352e87 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  97. cb8cc1d Merge tag 'u-boot-stm32-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  98. 36cb793 mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 by Patrice Chotard · 5 years ago
  99. 1d3d87b ARM: dts: stm32: Remove useless u-boot, dm-pre-reloc in stm32f746-disco-u-boot.dtsi by Patrice Chotard · 5 years ago
  100. b8e8fdf ARM: dts: stm32: Add u-boot, dm-pre-reloc for usart1_pins_a for stm32f769-disco by Patrice Chotard · 5 years ago