1. 0ec0207 Update the ARM trusted firmware git URL by Peter Robinson · 2 weeks ago
  2. cc2f60c android_ab: Fixes: Fix backup offset calculation by Joshua Watt · 7 weeks ago
  3. f3a2d79 bootstage: Fix unstash of records from SPL by Jonas Karlman · 3 months ago
  4. ac44037 spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards by Gary Bisson · 2 months ago
  5. 47ef76d sandbox: Increase cyclic CPU-time limit by Simon Glass · 3 months ago
  6. 8ada14b cyclic: Add a symbol for SPL by Simon Glass · 3 months ago
  7. b0ee3fe arm: ti: Remove omap4 platform support by Tom Rini · 3 months ago
  8. b81e31a bootstash: Do not provide a default address for all by Tom Rini · 3 months ago
  9. 84ab75f bloblist: fix bloblist convention check. by Levi Yun · 3 months ago
  10. 910cef3 common: Remove duplicate newlines by Marek Vasut · 3 months ago
  11. 246a0ce Merge patch series "Add Turris 1.x board" by Tom Rini · 3 months ago
  12. 0858e03 board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images by Pali Rohár · 4 months ago
  13. 2fc8638 usb: Assimilate usb_get_descriptor() to linux by Philip Oberfichtner · 5 months ago
  14. a8729a2 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · 5 months ago
  15. 65fbdab Merge branch 'next' by Tom Rini · 4 months ago
  16. a5e3165 spl: correct link to FIT specification by Heinrich Schuchardt · 4 months ago
  17. 024767e spl: Allow ATF to work when dcache is disabled by Simon Glass · 4 months ago
  18. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 4 months ago
  19. 1fd754c cyclic: Rise default CYCLIC_MAX_CPU_TIME_US to 5000 by Jiaxun Yang · 4 months ago
  20. f1de28e Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 months ago
  21. 52ef6a9 spl: Introduce SoC specific init function by Lukas Funke · 7 months ago
  22. e242cd9 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next by Tom Rini · 4 months ago WIP/16Jun2024-next
  23. 008c4b3 cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · 5 months ago
  24. 3a11ead cyclic: stop strdup'ing name in cyclic_register() by Rasmus Villemoes · 5 months ago
  25. 281a80c Merge patch series "efi_loader: select BLK not depends on BLK" by Tom Rini · 4 months ago
  26. 9c9e667 spl: nvme: Make this depend on SPL_BLK by Tom Rini · 5 months ago
  27. 081b97c spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 build by Vignesh Raghavendra · 5 months ago
  28. 77ba281 Merge patch series "'eeprom' command improvements" by Tom Rini · 4 months ago
  29. 951dc4e common: eeprom_field: Drop unnecessary comparison by Marek Behún · 5 months ago
  30. 96dfa58 common: eeprom_field: Fix updating binary field by Marek Behún · 5 months ago
  31. 15378a3 common: eeprom_layout: Split field finding code from the field update function by Marek Behún · 5 months ago
  32. a804c8d common: eeprom_layout: Assign default layout methods and parameters before specific ones by Marek Behún · 5 months ago
  33. cb73fe9 include: Move snprintf to stdio.h by Raymond Mao · 5 months ago
  34. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 5 months ago WIP/20May2024-next
  35. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  36. 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 6 months ago
  37. a79fc7a common: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  38. f343dcc rockchip: Enable preconsole for rk3328 by Jagan Teki · 9 months ago
  39. b03b490 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 6 months ago WIP/14Apr2024
  40. 977fc15 Merge patch series "mcheck implementation for U-Boot" by Tom Rini · 6 months ago WIP/12Apr2024
  41. 707a6df mcheck: let mcheck_abortfunc_t print the pointer by Eugene Uriev · 7 months ago
  42. a0ff152 mcheck: add stats, add a comment with test results by Eugene Uriev · 7 months ago
  43. 7bceb16 mcheck: introduce mcheck_on_ramrelocation(.) by Eugene Uriev · 7 months ago
  44. 18c1bfa mcheck: add pedantic mode support by Eugene Uriev · 7 months ago
  45. ae83876 mcheck: support memalign by Eugene Uriev · 7 months ago
  46. 151493a mcheck: integrate mcheck into dlmalloc.c by Eugene Uriev · 7 months ago
  47. 7dafc5c mcheck: introduce essentials of mcheck by Eugene Uriev · 7 months ago
  48. dfba071 mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck. by Eugene Uriev · 7 months ago
  49. c82ff48 mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands by Eugene Uriev · 7 months ago
  50. d2e4b2f cli: always show cursor by Heinrich Schuchardt · 7 months ago
  51. 63f6a44 usb: kbd: Add probe quirk for Apple and Keychron keyboards by Janne Grunau · 7 months ago
  52. 575c682 usb: kbd: support Apple Magic Keyboards (2021) by Janne Grunau · 7 months ago
  53. 18f288b usb: Add environment based device ignorelist by Janne Grunau · 7 months ago
  54. d312d98 Merge branch 'next' by Tom Rini · 7 months ago
  55. 0cfe1bc spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR by Randolph · 7 months ago
  56. d47e1fa test: dm: add button_cmd test by Caleb Connolly · 7 months ago WIP/20Mar2024-next
  57. aeda4cc spl: Improve error message for SPL memory allocation by Leo Yu-Chi Liang · 7 months ago
  58. 421359a cli: allow users to determine history buffer allocation method by Hanyuan Zhao · 8 months ago
  59. 4495134 cli: panic when failed to allocate memory for the history buffer by Hanyuan Zhao · 8 months ago
  60. 6ec3f92 cmd: md5sum: use hash_command by Igor Opaniuk · 8 months ago WIP/2024-03-07-assorted-fixes
  61. 606867c autoboot: Add check for result of malloc_cache_aligned() by Maks Mishin · 8 months ago
  62. 39162d9 log: fixup log_head after relocating global data by Thomas Weißschuh · 8 months ago
  63. d819250 common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc by Stefan Bosch · 9 months ago
  64. ea3348e Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · 8 months ago
  65. 6613131 bloblist: Load the bloblist from the previous loader by Raymond Mao · 9 months ago
  66. 1ef43f3 bloblist: refactor of bloblist_reloc() by Raymond Mao · 9 months ago
  67. 6725421 bloblist: check bloblist with specified buffer size by Raymond Mao · 9 months ago
  68. 1c4751f bloblist: add API to check the register conventions by Raymond Mao · 9 months ago
  69. 08e2cd6 common: usb-hub: Reset USB 3.0 hubs only by Shantur Rathore · 8 months ago
  70. fc7ef0f common: avb_verify: add str_avb_io_error/str_avb_slot_error by Igor Opaniuk · 8 months ago
  71. 0508a7c common: avb_verify: rework error/debug prints by Igor Opaniuk · 8 months ago
  72. a14aa59 avb: move SPDX license identifiers to the first line by Igor Opaniuk · 8 months ago
  73. c2f72d0 common: avb_verify: don't call mmc_switch_part for SD by Igor Opaniuk · 8 months ago
  74. e761035 boot: add support for button commands by Caleb Connolly · 9 months ago
  75. 0101a2f Merge branch '2024-02-06-assorted-fixes' by Tom Rini · 8 months ago
  76. 0c5110c common: event: check event_type_name() argument by Heinrich Schuchardt · 9 months ago
  77. ce7ae9d spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl framework by Kever Yang · 9 months ago
  78. 10c4ab8 spl: riscv: falcon: move fdt blob to specified address by Randolph · 10 months ago
  79. 54245af common: splash_source: Don't compile ubifs splash cmd for SPL build by Devarsh Thakkar · 9 months ago
  80. 073f4f1 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 9 months ago
  81. eefe23c video: Skip framebuffer reservation if already reserved by Devarsh Thakkar · 11 months ago
  82. 4ef9c77 common/board_f: Catch bloblist before starting reservations by Devarsh Thakkar · 11 months ago
  83. 1d3c266 spl: Enforce framebuffer reservation from end of RAM by Devarsh Thakkar · 11 months ago
  84. 539612e sunxi: Consider SPL size limitations for FIT loading by Samuel Holland · 12 months ago
  85. d72494a sunxi: spl: Disable padding from SPL_PAD_TO by Samuel Holland · 12 months ago
  86. 9152a51 common: console: Fix print complete stdio device list by Patrice Chotard · 9 months ago
  87. 33e06dc common: usb-hub: Reset hub port before scanning by Shantur Rathore · 10 months ago
  88. 21a2c12 getchar(): Correct usage by Tom Rini · 9 months ago
  89. 92fa22a cmd/command.c: relax length check in cmd_get_data_size() by Rasmus Villemoes · 10 months ago
  90. 48f31ee cmd/command.c: constify "arg" argument of cmd_get_data_size() by Rasmus Villemoes · 10 months ago
  91. e58bafc lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · 10 months ago
  92. 90087dd common: console: record console from the beginning by Ion Agorria · 10 months ago
  93. 9ce75f4 common: console: introduce console_record_isempty helper by Ion Agorria · 10 months ago
  94. da96f93 spl: binman: Disable u_boot_any symbols for i.MX93 boards by Mathieu Othacehe · 10 months ago
  95. 7d790a8 bloblist: Add alignment to bloblist_new() by Simon Glass · 10 months ago
  96. b86b2d9 bloblist: Adjust the bloblist header by Simon Glass · 10 months ago
  97. b6e8382 bloblist: Reduce blob-header size by Simon Glass · 10 months ago
  98. f9ef9fb bloblist: Handle alignment with a void entry by Simon Glass · 10 months ago
  99. 997dac6 bloblist: Checksum the entire bloblist by Simon Glass · 10 months ago
  100. 47e1047 bloblist: Drop spare value from bloblist record by Simon Glass · 10 months ago