1. 92aa3ec global_data: Reduce size of early-malloc vars by Simon Glass · 3 months ago
  2. 5aa828e global_data: Reduce the size of mon_len by Simon Glass · 3 months ago
  3. 2e93131 global_data: Drop spl_handoff by Simon Glass · 3 months ago
  4. e821897 board_f: Move new_bloblist to boardf by Simon Glass · 3 months ago
  5. 8941972 board_f: Move new_bootstage to boardf by Simon Glass · 3 months ago
  6. 5019d32 board_f: Move fdt_size to board by Simon Glass · 3 months ago
  7. 6abd992 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 3 months ago
  8. f44fded global_data: Convert have_console into a flag by Simon Glass · 3 months ago
  9. 3fd1127 spl: Create a function to init spl_load_info by Simon Glass · 3 months ago
  10. 2a00d73 spl: mmc: Try to clean up raw-mode options by Simon Glass · 3 months ago
  11. c5cb9e5 spl: mmc: Adjust args of spl_mmc_find_device() by Simon Glass · 3 months ago
  12. 8a369de spl: mmc: Handle error codes consistently by Simon Glass · 3 months ago
  13. 1847129 spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT by Simon Glass · 3 months ago
  14. dfc0acd log: Avoid including function names by default by Simon Glass · 3 months ago
  15. bf85af6 spl: Remove remaining #ifdef in spl_parse_image_header() by Simon Glass · 3 months ago
  16. af4ff28 spl: Remove some #ifdefs in spl_parse_image_header() by Simon Glass · 3 months ago
  17. 5f64c0c spl: Correct use of CMD_BOOTI and CMD_BOOTZ by Simon Glass · 3 months ago
  18. 158cf0270 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
  19. 9b9368b dlmalloc: Make sure allocation size is within malloc area by Richard Weinberger · 4 months ago
  20. 0a10b49 dlmalloc: Fix integer overflow in sbrk() by Richard Weinberger · 4 months ago
  21. 8642b21 dlmalloc: Fix integer overflow in request2size() by Richard Weinberger · 4 months ago
  22. 1779a58 bootstage: Fix out-of-bounds read in reloc_bootstage() by Richard Weinberger · 4 months ago
  23. ac44037 spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards by Gary Bisson · 4 months ago
  24. f4f845b Merge patch series "Universal Payload initial series" by Tom Rini · 4 months ago WIP/09Aug2024-next
  25. 0fc406a upl: Plumb in universal payload to the init process by Simon Glass · 4 months ago
  26. ec2186a spl: Plumb in the Universal Payload handoff by Simon Glass · 4 months ago
  27. dbe0424 spl: Set SPL_FIT_FOUND for full FIT also by Simon Glass · 4 months ago
  28. fefb534 upl: Add support for Universal Payload in SPL by Simon Glass · 4 months ago
  29. 2078aba Merge patch series "alist: Implement a pointer list / array of structs" by Tom Rini · 4 months ago
  30. 04894f5 malloc: Support testing with realloc() by Simon Glass · 4 months ago
  31. 2383b8e Merge patch series "omap configuration cleanups" by Tom Rini · 4 months ago
  32. 90312be omap3: Define maximum SPL size in Kconfig instead of defconfigs by Paul Kocialkowski · 4 months ago
  33. 2f92cf6 omap3: Define common SPL text base in Kconfig instead of defconfigs by Paul Kocialkowski · 4 months ago
  34. 47ef76d sandbox: Increase cyclic CPU-time limit by Simon Glass · 4 months ago
  35. 8ada14b cyclic: Add a symbol for SPL by Simon Glass · 4 months ago
  36. b0ee3fe arm: ti: Remove omap4 platform support by Tom Rini · 4 months ago
  37. b81e31a bootstash: Do not provide a default address for all by Tom Rini · 4 months ago
  38. 84ab75f bloblist: fix bloblist convention check. by Levi Yun · 5 months ago
  39. 910cef3 common: Remove duplicate newlines by Marek Vasut · 5 months ago
  40. 246a0ce Merge patch series "Add Turris 1.x board" by Tom Rini · 5 months ago
  41. 0858e03 board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images by Pali Rohár · 6 months ago
  42. 2fc8638 usb: Assimilate usb_get_descriptor() to linux by Philip Oberfichtner · 6 months ago
  43. a8729a2 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · 6 months ago
  44. 65fbdab Merge branch 'next' by Tom Rini · 5 months ago
  45. a5e3165 spl: correct link to FIT specification by Heinrich Schuchardt · 5 months ago
  46. 024767e spl: Allow ATF to work when dcache is disabled by Simon Glass · 5 months ago
  47. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  48. 1fd754c cyclic: Rise default CYCLIC_MAX_CPU_TIME_US to 5000 by Jiaxun Yang · 6 months ago
  49. f1de28e Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 5 months ago
  50. 52ef6a9 spl: Introduce SoC specific init function by Lukas Funke · 8 months ago
  51. e242cd9 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next by Tom Rini · 5 months ago WIP/16Jun2024-next
  52. 008c4b3 cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · 6 months ago
  53. 3a11ead cyclic: stop strdup'ing name in cyclic_register() by Rasmus Villemoes · 6 months ago
  54. 281a80c Merge patch series "efi_loader: select BLK not depends on BLK" by Tom Rini · 5 months ago
  55. 9c9e667 spl: nvme: Make this depend on SPL_BLK by Tom Rini · 6 months ago
  56. 081b97c spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 build by Vignesh Raghavendra · 6 months ago
  57. 77ba281 Merge patch series "'eeprom' command improvements" by Tom Rini · 6 months ago
  58. 951dc4e common: eeprom_field: Drop unnecessary comparison by Marek Behún · 6 months ago
  59. 96dfa58 common: eeprom_field: Fix updating binary field by Marek Behún · 6 months ago
  60. 15378a3 common: eeprom_layout: Split field finding code from the field update function by Marek Behún · 6 months ago
  61. a804c8d common: eeprom_layout: Assign default layout methods and parameters before specific ones by Marek Behún · 6 months ago
  62. cb73fe9 include: Move snprintf to stdio.h by Raymond Mao · 6 months ago
  63. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  64. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  65. 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
  66. a79fc7a common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  67. f343dcc rockchip: Enable preconsole for rk3328 by Jagan Teki · 10 months ago
  68. b03b490 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 7 months ago WIP/14Apr2024
  69. 977fc15 Merge patch series "mcheck implementation for U-Boot" by Tom Rini · 8 months ago WIP/12Apr2024
  70. 707a6df mcheck: let mcheck_abortfunc_t print the pointer by Eugene Uriev · 8 months ago
  71. a0ff152 mcheck: add stats, add a comment with test results by Eugene Uriev · 8 months ago
  72. 7bceb16 mcheck: introduce mcheck_on_ramrelocation(.) by Eugene Uriev · 8 months ago
  73. 18c1bfa mcheck: add pedantic mode support by Eugene Uriev · 8 months ago
  74. ae83876 mcheck: support memalign by Eugene Uriev · 8 months ago
  75. 151493a mcheck: integrate mcheck into dlmalloc.c by Eugene Uriev · 8 months ago
  76. 7dafc5c mcheck: introduce essentials of mcheck by Eugene Uriev · 8 months ago
  77. dfba071 mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck. by Eugene Uriev · 8 months ago
  78. c82ff48 mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands by Eugene Uriev · 8 months ago
  79. d2e4b2f cli: always show cursor by Heinrich Schuchardt · 8 months ago
  80. 63f6a44 usb: kbd: Add probe quirk for Apple and Keychron keyboards by Janne Grunau · 8 months ago
  81. 575c682 usb: kbd: support Apple Magic Keyboards (2021) by Janne Grunau · 8 months ago
  82. 18f288b usb: Add environment based device ignorelist by Janne Grunau · 8 months ago
  83. d312d98 Merge branch 'next' by Tom Rini · 8 months ago
  84. 0cfe1bc spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR by Randolph · 8 months ago
  85. d47e1fa test: dm: add button_cmd test by Caleb Connolly · 8 months ago WIP/20Mar2024-next
  86. aeda4cc spl: Improve error message for SPL memory allocation by Leo Yu-Chi Liang · 9 months ago
  87. 421359a cli: allow users to determine history buffer allocation method by Hanyuan Zhao · 9 months ago
  88. 4495134 cli: panic when failed to allocate memory for the history buffer by Hanyuan Zhao · 9 months ago
  89. 6ec3f92 cmd: md5sum: use hash_command by Igor Opaniuk · 9 months ago WIP/2024-03-07-assorted-fixes
  90. 606867c autoboot: Add check for result of malloc_cache_aligned() by Maks Mishin · 9 months ago
  91. 39162d9 log: fixup log_head after relocating global data by Thomas Weißschuh · 10 months ago
  92. d819250 common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc by Stefan Bosch · 10 months ago
  93. ea3348e Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · 9 months ago
  94. 6613131 bloblist: Load the bloblist from the previous loader by Raymond Mao · 10 months ago
  95. 1ef43f3 bloblist: refactor of bloblist_reloc() by Raymond Mao · 10 months ago
  96. 6725421 bloblist: check bloblist with specified buffer size by Raymond Mao · 10 months ago
  97. 1c4751f bloblist: add API to check the register conventions by Raymond Mao · 10 months ago
  98. 08e2cd6 common: usb-hub: Reset USB 3.0 hubs only by Shantur Rathore · 10 months ago
  99. fc7ef0f common: avb_verify: add str_avb_io_error/str_avb_slot_error by Igor Opaniuk · 10 months ago
  100. 0508a7c common: avb_verify: rework error/debug prints by Igor Opaniuk · 10 months ago