1. 8642b21 dlmalloc: Fix integer overflow in request2size() by Richard Weinberger · 6 months ago
  2. c17b2a0 x86: Fix ptrdiff_t for x86_64 by Richard Weinberger · 6 months ago
  3. 1779a58 bootstage: Fix out-of-bounds read in reloc_bootstage() by Richard Weinberger · 6 months ago
  4. faf73fb ext4: Improve feature checking by Richard Weinberger · 6 months ago
  5. 37dc8c2 lib: elf: Fix bootelf -p crash issue by JianfengA.Zhu@sony.com · 6 months ago
  6. b392487 arm: dts: keystone: Move to OF_UPSTREAM by Andrew Davis · 6 months ago
  7. 6a087c0 pinmux: generic: Use ENOENT instead of ENOSYS by Sean Anderson · 6 months ago
  8. 2a521d0 env: remove vars that are not in default env by Ravi Minnikanti · 6 months ago
  9. dbb6b5a sandbox: fix wget test failure after fixing wget issue by Yasuharu Shibata · 6 months ago
  10. 4f64730 sandbox: Enable wget command by Yasuharu Shibata · 6 months ago
  11. c964f33 cmd: led: fix led command usage for the LED_SW_BLINK enabled case by Mikhail Kshevetskiy · 6 months ago
  12. 3d7f194 spi: soft_spi: Parse cs-gpios only if num-chipselects is not <0> by Michael Polyntsov · 6 months ago
  13. 1d662a6 spi: soft_spi: fix miso gpio property name by Mikhail Kshevetskiy · 6 months ago
  14. 638ecd8 Merge tag 'i2c-dm-updates-for-v2024-10-next' of https://source.denx.de/u-boot/custodians/u-boot-i2c into next by Tom Rini · 6 months ago
  15. 710b9c8 i2c: Remove CFG_SYS_I2C_DIRECT_BUS by Simon Glass · 6 months ago
  16. 7fca1ae i2c: Remove CFG_SYS_I2C_MAX_HOPS by Simon Glass · 6 months ago
  17. a48ecab i2c: Drop i2c_get_bus_num_fdt() and i2c_reset_port_fdt() by Simon Glass · 6 months ago
  18. edccbae i2c: Drop CFG_SYS_MAX_I2C_BUS by Simon Glass · 6 months ago
  19. 4b8d78c i2c: Remove I2C_GET_BUS() by Simon Glass · 6 months ago
  20. 986ef77 i2c: Remove I2C_SET_BUS() by Simon Glass · 6 months ago
  21. b76f37c octeon: Drop OCTEON_I2C_FDT dead code by Simon Glass · 6 months ago
  22. 56ec7a6 i2c: Drop reference to SYS_I2C_INIT_BOARD by Simon Glass · 6 months ago
  23. 98dfa70 fsl: mxc: Drop legacy I2c by Simon Glass · 6 months ago
  24. 12d38c5 date: Drop the legacy I2C code by Simon Glass · 6 months ago
  25. 9baa31a rtc: Drop CFG_SYS_RTC_BUS_NUM by Simon Glass · 6 months ago
  26. 08f0a33 MPC837XERDB: ethernut5: work_92105: Drop CMD_DATE by Simon Glass · 6 months ago
  27. 9ac3efc mx28 / mx51: Drop CMD_DATE by Simon Glass · 6 months ago
  28. 02481b8 armv8: ls2085a: Drop CMD_DATE by Simon Glass · 6 months ago
  29. 6394f71 mips: malta: Drop CMD_DATE by Simon Glass · 6 months ago
  30. a1e8cd2 i2c: Remove CFG_I2C_MULTI_BUS by Simon Glass · 6 months ago
  31. 2109c6c i2c: Remove IC2_xxx enum by Simon Glass · 6 months ago
  32. ec1778e i2c: Remove board_i2c_init() by Simon Glass · 6 months ago
  33. f4f845b Merge patch series "Universal Payload initial series" by Tom Rini · 6 months ago
  34. 3403422 upl: Add an end-to-end test by Simon Glass · 6 months ago
  35. 91fde8e sandbox: Add an SPL loader for UPL by Simon Glass · 6 months ago
  36. dadd23e sandbox: Add a flag to enable UPL by Simon Glass · 6 months ago
  37. 3a1a3d5 upl: Add initial documentation by Simon Glass · 6 months ago
  38. b3cb1c4 sandbox_vpl: Enable Universal Payload by Simon Glass · 6 months ago
  39. 0fc406a upl: Plumb in universal payload to the init process by Simon Glass · 6 months ago
  40. ec2186a spl: Plumb in the Universal Payload handoff by Simon Glass · 6 months ago
  41. dbe0424 spl: Set SPL_FIT_FOUND for full FIT also by Simon Glass · 6 months ago
  42. fefb534 upl: Add support for Universal Payload in SPL by Simon Glass · 6 months ago
  43. 264f4b0 upl: Add a command by Simon Glass · 6 months ago
  44. 637be2e upl: Add basic tests by Simon Glass · 6 months ago
  45. 3848e97 upl: Add support for writing a upl handoff by Simon Glass · 6 months ago
  46. 90469da upl: Add support for reading a upl handoff by Simon Glass · 6 months ago
  47. 16b9c64 sandbox: Set up global_data earlier by Simon Glass · 6 months ago
  48. 5b33660 sandbox: Add ELF file to VPL u-boot.img by Simon Glass · 6 months ago
  49. b254a83 sandbox: Return error code from read/write/seek by Simon Glass · 6 months ago
  50. d8289e7 sandbox: fdt: Avoid overwriting an existing fdt by Simon Glass · 6 months ago
  51. 9767c66 fdt: Don't overwrite bloblist devicetree by Simon Glass · 6 months ago
  52. 615d84b test: Move some SPL-loading test-code into sandbox common by Simon Glass · 6 months ago
  53. d9f1b00 sandbox: Fix a comment in os_find_u_boot() by Simon Glass · 6 months ago
  54. 46ef4e8 sandbox: Use const in os_jump_to_file() by Simon Glass · 6 months ago
  55. 49d7b20 Merge tag 'i2cupdates-for-v2024-10-next' of https://source.denx.de/u-boot/custodians/u-boot-i2c into next by Tom Rini · 6 months ago
  56. b08ee93 board: vining_2000: convert to DM_I2C by Anatolij Gustschin · 6 months ago
  57. 3b34217 board: cm_fx6: convert to DM_I2C by Anatolij Gustschin · 6 months ago
  58. f1aacad board: vf610twr: convert to DM_I2C by Anatolij Gustschin · 6 months ago
  59. 763e406 board: novena: convert to DM_I2C by Anatolij Gustschin · 6 months ago
  60. b913ba9 board: rut: convert to DM_I2C by Anatolij Gustschin · 6 months ago
  61. 2fa0cbd board: sl50: convert to DM_I2C by Anatolij Gustschin · 6 months ago
  62. bcfb887 board: igep003x: convert to DM_I2C by Anatolij Gustschin · 6 months ago
  63. 58e6b61 board: cm-t43: convert to DM_I2C by Anatolij Gustschin · 6 months ago
  64. 5a025f0 board: chiliboard: convert to DM_I2C by Anatolij Gustschin · 6 months ago
  65. 62ce9f7 board: shc: convert to DM_I2C by Anatolij Gustschin · 6 months ago
  66. 2078aba Merge patch series "alist: Implement a pointer list / array of structs" by Tom Rini · 6 months ago
  67. 75581e4 alist: Add support for an allocated pointer list by Simon Glass · 6 months ago
  68. 947aafd lib: Handle a special case with str_to_list() by Simon Glass · 6 months ago
  69. 04894f5 malloc: Support testing with realloc() by Simon Glass · 6 months ago
  70. 54920df omap3: sniper: Convert to device-tree control and DM I2C by Paul Kocialkowski · 6 months ago
  71. b6dfc2c am33xx: Use regular spl_board_init instead of am33xx_spl_board_init by Paul Kocialkowski · 6 months ago
  72. a52a95c omap: Use spl_soc_init instead of spl_board_init by Paul Kocialkowski · 6 months ago
  73. 2383b8e Merge patch series "omap configuration cleanups" by Tom Rini · 6 months ago
  74. e902ac8 omap3: sniper: Streamline defconfig by Paul Kocialkowski · 6 months ago
  75. 2e148cb dra7xx: Remove explicit DRAM banks number from defconfigs by Paul Kocialkowski · 6 months ago
  76. 5e0620f omap3: Define DRAM banks number in Kconfig instead of defconfigs by Paul Kocialkowski · 6 months ago
  77. 90312be omap3: Define maximum SPL size in Kconfig instead of defconfigs by Paul Kocialkowski · 6 months ago
  78. 0844ed3 omap3: Define maximum U-Boot size in Kconfig instead of defconfigs by Paul Kocialkowski · 6 months ago
  79. 2bedbf5 dra7xx: Define common init stack pointer address in Kconfig by Paul Kocialkowski · 6 months ago
  80. 60f34f3 dra7xx: Unify init stack pointer address across boards by Paul Kocialkowski · 6 months ago
  81. e7f6058 am43xx: Define common init stack pointer address in Kconfig by Paul Kocialkowski · 6 months ago
  82. 7cf8ded am33xx: Define common init stack pointer address in Kconfig by Paul Kocialkowski · 6 months ago
  83. 5b98b0e am33xx: Unify init stack pointer address across boards by Paul Kocialkowski · 6 months ago
  84. b979fd5 omap3: Define common init stack pointer address in Kconfig by Paul Kocialkowski · 6 months ago
  85. 2f92cf6 omap3: Define common SPL text base in Kconfig instead of defconfigs by Paul Kocialkowski · 6 months ago
  86. 6f4c31c Prepare v2024.10-rc2 by Tom Rini · 6 months ago
  87. 08f512c configs: Resync with savedefconfig by Tom Rini · 6 months ago
  88. 9efc554 Merge patch series "Bug-fixes for a few boards" by Tom Rini · 6 months ago
  89. d630911 rockchip: Avoid #ifdefs in RK3399 SPL by Simon Glass · 6 months ago
  90. 0450e91 rockchip: Ensure memory size is available in RK3399 SPL by Simon Glass · 6 months ago
  91. cafde93 fdt: Correct condition for bloblist existing by Simon Glass · 6 months ago
  92. cbf3d27 binman: Keep the efi_capsule input file by Simon Glass · 6 months ago
  93. ba35f73 binman: Return failure when a usage() message is generated by Simon Glass · 6 months ago
  94. 2e658c1 binman: Deal with mkeficapsule being missing by Simon Glass · 6 months ago
  95. d0dbfd5 binman: Collect the version number for mkeficapsule by Simon Glass · 6 months ago
  96. 8436282 mkeficapsule: Add a --version argument by Simon Glass · 6 months ago
  97. 6becf9b Merge tag 'u-boot-imx-master-20240802' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 6 months ago
  98. 0ee02e1 config: Adjust Phytec imx8mm module config to support NVME disk by Lukasz Majewski · 6 months ago
  99. 84febc4 configs: imx93: enable the 'cpu' command by Hou Zhiqiang · 6 months ago
  100. 796b226 configs: imx8m: enable the 'cpu' command by Hou Zhiqiang · 6 months ago