1. 5d168ad configs: Enable SPL_FSL_PBL for some LayerScape platforms by Alison Wang · 4 years, 10 months ago
  2. e82c624 spl: Add methods to find the position/size of next phase by Simon Glass · 4 years, 10 months ago
  3. fe08d39 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · 4 years, 10 months ago
  4. dd0edcb board_r: Move early-timer init later by Simon Glass · 4 years, 10 months ago
  5. 3c10dc9 binman: Add a library to access binman entries by Simon Glass · 4 years, 10 months ago
  6. 0e1233c spl: opensbi: wait for ack from secondary harts before entering OpenSBI by Lukas Auer · 4 years, 10 months ago
  7. 90ae281 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 4 years, 10 months ago
  8. b86f6d1 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · 4 years, 10 months ago
  9. 31dae22 spl: cache: Allow cache drivers in SPL by Rick Chen · 4 years, 10 months ago
  10. 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  11. edbb8e0 Revert "spl: fix entry_point equal to load_addr" by Tom Rini · 4 years, 10 months ago
  12. 949b5a9 common: fdt_support: add support for setting usable memory by Igor Opaniuk · 4 years, 10 months ago
  13. d3e97b5 spl: fix entry_point equal to load_addr by Giulio Benetti · 4 years, 10 months ago
  14. d4d65e1 spl: Introduce SPL_DM_GPIO Kconfig define by Lukasz Majewski · 4 years, 10 months ago
  15. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  16. 095764e spl: ymodem: Fix loading of fit image by Lokesh Vutla · 4 years, 10 months ago
  17. 1e26f64 bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · 4 years, 10 months ago
  18. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 4 years, 10 months ago
  19. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 10 months ago
  20. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  21. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  22. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 10 months ago
  23. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  24. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  25. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 4 years, 10 months ago
  26. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  27. 6c03f9e common: Add a new lz4.h header file by Simon Glass · 4 years, 10 months ago
  28. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  29. 8bef79b common: Move sorting functions to their own header file by Simon Glass · 4 years, 10 months ago
  30. c660444 spl: bootcount: Move code out of header file by Simon Glass · 4 years, 10 months ago
  31. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  32. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 4 years, 10 months ago
  33. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 4 years, 10 months ago
  34. e91a411 usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h by Heinrich Schuchardt · 4 years, 10 months ago
  35. 87e91bc usb: kbd: implement special keys by Heinrich Schuchardt · 4 years, 10 months ago
  36. 3352c21 usb: kbd: simplify coding for arrow keys by Heinrich Schuchardt · 4 years, 10 months ago
  37. 28dfa7d usb: kbd: signature of usb_kbd_put_queue() by Heinrich Schuchardt · 4 years, 10 months ago
  38. 216db3a usb: kbd: fix typo by Heinrich Schuchardt · 4 years, 10 months ago
  39. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 11 months ago
  40. d64efd9 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
  41. 22b7b86 spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
  42. 6ccb05e image: fdt: copy possible optee nodes to a loaded devicetree by Heiko Stuebner · 5 years ago
  43. 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 11 months ago
  44. 4741978 common: spl: atf: support booting bl32 image by Joseph Chen · 5 years ago
  45. 68c0912 hush: re-sequence includes by Heinrich Schuchardt · 5 years ago
  46. bb71a2d dlmalloc: calloc: fix zeroing early allocations by Simon Goldschmidt · 5 years ago
  47. d024e99 spl: fix SPI config dependencies by Simon Goldschmidt · 5 years ago
  48. 5e63c96 common/console.c: Fix unused warning with console_doenv() by Tom Rini · 5 years ago
  49. a8c1846 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 11 months ago
  50. 73b6e6a Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  51. a4a16c9 spl: nor: Provide falcon boot support for NOR memories by Lukasz Majewski · 5 years ago
  52. c52b5e8 spl: Add a size check for TPL by Simon Glass · 5 years ago
  53. bafed10 Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  54. bb1bb4b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  55. 54b6aba common: Kconfig: Fix typo in TPL_LOG_CONSOLE description by Simon South · 5 years ago
  56. da3d1c4 usb: storage: Only clear READY flag on error by Marek Vasut · 5 years ago
  57. 7d6fd7f usb: storage: Limit transfer size to 120 kiB by Marek Vasut · 5 years ago
  58. 2ad8494 splash: fix build breakage with newer llvm-7 by Anatolij Gustschin · 5 years ago
  59. a335f80 spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition by Peng Fan · 5 years ago
  60. d60ae4c fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · 5 years ago
  61. 31f9f0e bootstage: Allow SPL to obtain bootstage info from TPL by Simon Glass · 5 years ago
  62. 5256bee bootstage: Mark the start/end of TPL and SPL separately by Simon Glass · 5 years ago
  63. ac9cd48 bootstage: Correct relocation algorithm by Simon Glass · 5 years ago
  64. 65b2d96 bootstage: Avoid conflicts between stash/unstash by Simon Glass · 5 years ago
  65. ed54bda bootstage: Fix counting of entries in stash by Simon Glass · 5 years ago
  66. 53a4f25 bootstage: Store the next ID in the stash by Simon Glass · 5 years ago
  67. 5074a8a bloblist: Reserve an aligned base by Simon Glass · 5 years ago
  68. 6f94daf common: command: Fix manual relocation for repeatable command by Michal Simek · 5 years ago
  69. 1ed8c13 common: image-sig.c: Add manual relocation by T Karthik Reddy · 6 years ago
  70. 10088fb common: hash: Manually relocate struct hash_algo by T Karthik Reddy · 6 years ago
  71. 32ded50 spl: mmc: make eMMC HW boot partition configuration optional by Anatolij Gustschin · 5 years ago
  72. bb63363 image: android: Support boot image v1 and v2 by Sam Protsenko · 5 years ago
  73. fae7948 Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  74. 9189d6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  75. 0c9cc51 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago
  76. f18845c spl: Introduce SPL_DM_SPI Kconfig define by Lukasz Majewski · 5 years ago
  77. 17241ea spl: mmc: Add option to set eMMC HW boot partition by Mans Rullgard · 5 years ago
  78. 9243990 spl: mmc: Fix indentation in spl_mmc.c file by Mans Rullgard · 5 years ago
  79. a9a3aad spl: add a generic function board_init_f by Philippe Reynes · 5 years ago
  80. e413033 spl: ymodem: Make SPL Y-Modem loader framework accessible by Andreas Dannenberg · 5 years ago
  81. 9d6ee3e spl: ymodem: Fix FIT loading termination handling by Andreas Dannenberg · 5 years ago
  82. 9859dc7 trace: Remove the const from write functions by Simon Glass · 5 years ago
  83. 80f0201 spl: dm_mmc: Initialize only the required mmc device by Lokesh Vutla · 5 years ago
  84. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  85. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  86. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  87. 3bc4f1d spl: nor: support loading i.MX container format file by Peng Fan · 5 years ago
  88. d9bd2f4 spl: spi: support loading i.MX container format file by Peng Fan · 5 years ago
  89. 00e180c spl: nand: support loading i.MX container format file by Peng Fan · 5 years ago
  90. 2c79229 spl: nand: Introduce spl_nand_get_uboot_raw_page by Peng Fan · 5 years ago
  91. 07d900a spl: nor: introduce spl_nor_get_uboot_base by Peng Fan · 5 years ago
  92. ec64933 spl: spi: introduce spl_spi_get_uboot_offs by Peng Fan · 5 years ago
  93. 30ecc9c spl: mmc: introduce spl_mmc_get_uboot_raw_sector by Peng Fan · 5 years ago
  94. 5b20d14 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · 5 years ago
  95. 772b557 imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode by Lukasz Majewski · 5 years ago
  96. 7002634 Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · 5 years ago
  97. 40af7d3 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · 5 years ago
  98. dd7d091 spl: mmc: support loading i.MX container format file by Peng Fan · 5 years ago
  99. 06f5b5a ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · 5 years ago
  100. cda789a spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago