1. b63664b spl: Set FAT bl_len to ARCH_DMA_MINALIGN by Sean Anderson · 1 year, 1 month ago
  2. 73c40fc spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 1 month ago
  3. 33c8d01 spl: Take advantage of bl_len's power-of-twoness by Sean Anderson · 1 year, 1 month ago
  4. 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 1 month ago
  5. feaeb8f spl: Remove NULL assignments in spl_load_info by Sean Anderson · 1 year, 1 month ago
  6. 517e708 spl: semihosting: Don't close fd before spl_load_simple_fit by Sean Anderson · 1 year, 1 month ago
  7. 06b1bca spl: Make SHOW_ERRORS depend on LIBCOMMON by Sean Anderson · 1 year, 1 month ago
  8. 1e86296 spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc by Sean Anderson · 1 year, 1 month ago
  9. 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year ago
  10. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
  11. bd9573c spl: nand: Map memory before accessing it by Sean Anderson · 1 year, 1 month ago
  12. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 1 month ago
  13. 57d3da6 spl: legacy: Honor bl_len when decompressing by Sean Anderson · 1 year, 1 month ago
  14. 23fe0c0 spl: nand: Fix NULL-pointer dereference by Sean Anderson · 1 year, 1 month ago
  15. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 1 month ago
  16. 2cb52fb cli_simple: Rework this support slightly by Tom Rini · 1 year, 1 month ago
  17. d900449 Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig by Tom Rini · 1 year, 1 month ago
  18. 54ecce2 version: Separate our version string from the version command by Tom Rini · 1 year, 1 month ago
  19. 8af8378 common: Reword CONSOLE_RECORD_.*SIZE help texts by Tom Rini · 1 year, 1 month ago
  20. 35dc728 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · 1 year, 1 month ago
  21. 2dd86b9 cli: Consume invalid escape sequences early by Yurii Monakov · 1 year, 2 months ago
  22. 1b2a3d0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 1 month ago
  23. cedc741 Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 1 year, 1 month ago
  24. 6092ce5 event: add new EVT_SETTINGS_R event by Artur Rojek · 1 year, 1 month ago
  25. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 3 months ago
  26. 4a9e89a sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years, 2 months ago
  27. 58fa2a5 spl: riscv: add os type for next booting stage by Randolph · 1 year, 1 month ago
  28. 5367b9e spl: riscv: opensbi: change the default os_type as varible by Randolph · 1 year, 1 month ago
  29. b02c4e9 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 1 month ago
  30. 93caa3e spl: Add callbacks to invalidate cached devices by Sean Anderson · 1 year, 1 month ago
  31. 44071cd fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 1 month ago
  32. 12b3339 Move i.MX8 container image loading support to common/spl by Sean Anderson · 1 year, 1 month ago
  33. ab12179 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
  34. 5264413 spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · 1 year, 1 month ago
  35. 6cc2182 spl: nor: Don't allocate header on stack by Sean Anderson · 1 year, 1 month ago
  36. 301ae61 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · 1 year, 1 month ago
  37. a0733b3 spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · 1 year, 2 months ago
  38. e936db9 spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector() by Marek Vasut · 1 year, 1 month ago
  39. b13eaf3 spl: fit: Add board level function to decide application of DTO by Marek Vasut · 1 year, 2 months ago
  40. 39ee321 cli: Add a function to set up a new cread by Simon Glass · 1 year, 2 months ago
  41. 3b487bf cli: Allow command completion to be disabled by Simon Glass · 1 year, 2 months ago
  42. 8fc041f cli: Allow history to be disabled by Simon Glass · 1 year, 2 months ago
  43. 657e14d cli: Terminate the string in cread_line_process_ch() by Simon Glass · 1 year, 2 months ago
  44. e5509ce cli: Create a function to process characters by Simon Glass · 1 year, 2 months ago
  45. 8d997aa cli: Unindent some code in cread_line() by Simon Glass · 1 year, 2 months ago
  46. be5c2ed cli: Convert cread_line() to use a struct for the main vars by Simon Glass · 1 year, 2 months ago
  47. fedd372 cli: Use unsigned int instead of unsigned long by Simon Glass · 1 year, 2 months ago
  48. dcc18ce cli: Implement delete-word in cread_line() by Simon Glass · 1 year, 2 months ago
  49. 6321391 cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline by Simon Glass · 1 year, 2 months ago
  50. 039f8cc cli: Drop some #ifdefs in cli_readline by Simon Glass · 1 year, 2 months ago
  51. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 1 year, 2 months ago
  52. 0f97e94 cli: Move simple readline into a function by Simon Glass · 1 year, 2 months ago
  53. e65f6ba event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* by Marek Vasut · 1 year, 3 months ago
  54. 1786861 malloc: Enable assertions if UNIT_TEST is enabled by Sean Anderson · 1 year, 2 months ago
  55. 7020b2e blk: Use a macro for the typical block size by Bin Meng · 1 year, 2 months ago
  56. 6da11cc stdio: fix stdio_deregister_dev() by Heinrich Schuchardt · 1 year, 2 months ago
  57. 6826c43 spl: Jump to image at end of board_init_r by Jonas Karlman · 1 year, 2 months ago
  58. a60d968 spl: add __noreturn attribute to spl_invoke_atf function by Chanho Park · 1 year, 3 months ago
  59. d9bb6d7 Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 2 months ago
  60. a1b7fd7 spl: fit: support for booting a LZMA-compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  61. ce6ab56 spl: fit: support for booting a GZIP-compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  62. 14d9f63 bloblist: Add missing name by Simon Glass · 1 year, 2 months ago
  63. 3d65318 bloblist: Support initing from multiple places by Simon Glass · 1 year, 2 months ago
  64. ff6c708 sandbox: Move the bloblist down a little in memory by Simon Glass · 1 year, 2 months ago
  65. a17e1e7 spl: Move bloblist writing until the image is known by Simon Glass · 1 year, 2 months ago
  66. 2354daa spl: Use the correct FIT_..._PROP constants by Simon Glass · 1 year, 2 months ago
  67. 035ab46 spl: Move the full FIT code to spl_fit.c by Simon Glass · 1 year, 2 months ago
  68. d7c232e spl: Rename spl_load_fit_image() to load_simple_fit() by Simon Glass · 1 year, 2 months ago
  69. 17ba501 spl: Remove #ifdefs with BOOTSTAGE by Simon Glass · 1 year, 2 months ago
  70. 2003a83 spl: Avoid an #ifdef when printing gd->malloc_ptr by Simon Glass · 1 year, 2 months ago
  71. 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
  72. f817e08 spl: Drop the switch() statement for OS selection by Simon Glass · 1 year, 2 months ago
  73. e0be6ea spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
  74. 6371c47 spl: Drop #ifdefs for BOARD_INIT and watchdog by Simon Glass · 1 year, 2 months ago
  75. 6c2bdf5 spl: mx6: powerpc: Drop the condition on timer_init() by Simon Glass · 1 year, 2 months ago
  76. 5277987 spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC by Simon Glass · 1 year, 2 months ago
  77. 9cbdc3a spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
  78. 82e26e0 spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
  79. ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  80. 6ab77bb Convert CFG_SYS_UBOOT_START to Kconfig by Jesse Taube · 1 year, 3 months ago
  81. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  82. 15a23b6 dm: core: Allow marking driver model as dead by Simon Glass · 1 year, 3 months ago
  83. 63f0da6 spl: Tidy up load address in spl_ram by Simon Glass · 1 year, 2 months ago
  84. ddc5f9b Move fdt_simplefb to boot/ by Simon Glass · 1 year, 2 months ago
  85. b1a4b46 boot: Move fdt_support to boot/ by Simon Glass · 1 year, 2 months ago
  86. 31b097a video: Move the BMP options by Simon Glass · 1 year, 2 months ago
  87. 8168359 video: Move bmp code to drivers/video by Simon Glass · 1 year, 2 months ago
  88. 6b84acc sdp: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  89. 99924db spl: sdp: Detach the controller on error by Marek Vasut · 1 year, 3 months ago
  90. 2dfae17 dfu: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  91. edd6042 dfu: Detach the controller on error by Marek Vasut · 1 year, 3 months ago
  92. a824650 cmd: bmp: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  93. 47512b2 common: stdio: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  94. 7bce7e8 common: hash: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  95. 1ee16b2 common: event: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  96. 6a595c2 common: malloc: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  97. bb7c4dc common: hush: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  98. 49c59dd common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  99. 4fa6511 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  100. 323e91a spl: undefined return value in spl_blk_load_image by Heinrich Schuchardt · 1 year, 3 months ago