1. ffd8e5b include: configs: verdin-am62: drop unused sdram address by Marcel Ziswiler · 1 year, 3 months ago
  2. c1eb731 include: env: ti: Add a generic default_findfdt.env by Nishanth Menon · 1 year, 3 months ago
  3. efee070 include: env: ti: ti_armv7_common.env: Rename to ti_common.env by Nishanth Menon · 1 year, 3 months ago
  4. 2591107 include: configs: am62x_evm: Drop distro_bootcmd usage by Nishanth Menon · 1 year, 3 months ago
  5. 6757052 include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS by Nishanth Menon · 1 year, 3 months ago
  6. 50c846a include: configs: am62x_evm: Drop unused SDRAM address by Nishanth Menon · 1 year, 3 months ago
  7. b577403 include: configs: ti_armv7_common: Add documentation for protected section by Nishanth Menon · 1 year, 3 months ago
  8. 4fc0ce3 include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabled by Nishanth Menon · 1 year, 3 months ago
  9. 3f66e3a include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before proceeding by Nishanth Menon · 1 year, 3 months ago
  10. 88b9e0b verdin-am62: add u-boot update wrappers by Emanuele Ghidoli · 1 year, 3 months ago
  11. 59e6933 event.h: Documented some newly added portions better by Tom Rini · 1 year, 3 months ago
  12. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
  13. 7a38f7c arm: rpi: Switch to a text environment by Simon Glass · 1 year, 4 months ago
  14. 6b256dc arm: rpi: Switch to standard boot by Simon Glass · 1 year, 4 months ago
  15. 7c0cca5 video: fix typo in video_sync_all documentation by Heinrich Schuchardt · 1 year, 3 months ago
  16. d999f61 dm: event: document all events by Heinrich Schuchardt · 1 year, 3 months ago
  17. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 3 months ago
  18. 14f1d29 freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · 1 year, 3 months ago
  19. fcebb7b x86: Convert arch_fsp_init() to use events by Simon Glass · 1 year, 3 months ago
  20. a41134f event: Rename EVENT_SPY to EVENT_SPY_FULL by Simon Glass · 1 year, 3 months ago
  21. cad6b82 initcall: Support manual relocation by Simon Glass · 1 year, 3 months ago
  22. 6b42d38 initcall: Support emitting events by Simon Glass · 1 year, 3 months ago
  23. d6db894 event: Export event_type_name() by Simon Glass · 1 year, 3 months ago
  24. afb5a8a Revert "initcall: Move to inline function" by Simon Glass · 1 year, 3 months ago
  25. 3bfbedd event: Support a simple spy record by Simon Glass · 1 year, 3 months ago
  26. aec5dc7 drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · 1 year, 3 months ago
  27. 92b6f74 Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 1 year, 3 months ago
  28. 467130a test: capsule: Generate EFI capsules through binman by Sughosh Ganu · 1 year, 3 months ago
  29. 21fcfd8 uuid: Add ChromiumOS partition types by Simon Glass · 1 year, 3 months ago
  30. 0fca7e8 bootstd: Support bootmeths which can scan any partition by Simon Glass · 1 year, 3 months ago
  31. 1e7f447 part: Add a fallback for part_get_bootable() by Simon Glass · 1 year, 3 months ago
  32. 528a0f6 sandbox: Add a way to access persistent test files by Simon Glass · 1 year, 3 months ago
  33. 317bdb2 uuid: Move function comments to header file by Simon Glass · 1 year, 3 months ago
  34. ed0ec66 part: Add an accessor for struct disk_partition sys_ind by Simon Glass · 1 year, 3 months ago
  35. b8d3a78 part: Add accessors for struct disk_partition type_uuid by Simon Glass · 1 year, 3 months ago
  36. 23e3453 part: Add accessors for struct disk_partition uuid by Simon Glass · 1 year, 3 months ago
  37. 54c709a part: Use desc instead of dev_desc by Simon Glass · 1 year, 3 months ago
  38. 4462fa3 expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 4 months ago
  39. 2b91ca6 expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 4 months ago
  40. 0f2e5a6 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 4 months ago
  41. 237f375 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 4 months ago
  42. b1cd32b expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 4 months ago
  43. 28bf435 expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 4 months ago
  44. 6a5af5f expo: Add a function to prepare a cedit by Simon Glass · 1 year, 4 months ago
  45. 8df4a4e expo: Split out cedit into its own header by Simon Glass · 1 year, 4 months ago
  46. 733c262 abuf: Allow incrementing the size by Simon Glass · 1 year, 4 months ago
  47. b980e21 scsi: Add buffer_aligned check pass-through by Marek Vasut · 1 year, 4 months ago
  48. 847e24f blk: Add bounce buffer support to read/write operations by Marek Vasut · 1 year, 4 months ago
  49. ddfa088 disk: Make blk_get_ops() internal to blk uclass by Marek Vasut · 1 year, 4 months ago
  50. 14fafef disk: Move part_create_block_devices() to blk uclass by Marek Vasut · 1 year, 4 months ago
  51. 5865a00 dm: event: add EVT_DM_POST_INIT_R event type by Chanho Park · 1 year, 3 months ago
  52. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  53. 653e3e6 irq: Fix typo in header comment by Paul Barker · 1 year, 4 months ago
  54. 747b8d2 clk: Fix typo in header comment by Paul Barker · 1 year, 4 months ago
  55. 4242742 Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 1 year, 3 months ago
  56. 6babd84 arm: Use builtins for ffs/fls by Sean Anderson · 1 year, 4 months ago
  57. c80bb6e board: stm32mp1: add splash screen with stmicroelectronics logo by Patrick Delaunay · 1 year, 5 months ago
  58. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 4 months ago
  59. 4a45c72 doc: add partition API to HTML documentation by Heinrich Schuchardt · 1 year, 4 months ago
  60. aaafaea doc: description of board_get_usable_ram_top() by Heinrich Schuchardt · 1 year, 4 months ago
  61. 5411fb7 lmb: description lmb_is_reserved, lmb_is_reserved_flags by Heinrich Schuchardt · 1 year, 4 months ago
  62. 7477d43 Merge branch '2023-08-14-assorted-general-updates' into next by Tom Rini · 1 year, 4 months ago
  63. 3a18847 gpio: Use separate bitfield array to indicate GPIO is claimed by Marek Vasut · 1 year, 4 months ago
  64. d679f62 rockchip: rv1126: Enable fdtoverlay support by Jagan Teki · 1 year, 4 months ago
  65. 1870026 bootstd: cros: Add ARM support by Simon Glass · 1 year, 4 months ago
  66. 6d8f95b bootstd: Add a command to read all files for a bootflow by Simon Glass · 1 year, 4 months ago
  67. 5495aaf bootstd: Allow display of the x86 setup information by Simon Glass · 1 year, 4 months ago
  68. 7f75f23 bootstd: Add private bootmeth data to the bootflow by Simon Glass · 1 year, 4 months ago
  69. 4493d61 bootstd: Move common zimage functions to bootm.h by Simon Glass · 1 year, 4 months ago
  70. eee69eb x86: qemu-x86: Convert to text environment by Simon Glass · 1 year, 4 months ago
  71. d3c4cfa x86: efi-x86_payload: Convert to text environment by Simon Glass · 1 year, 4 months ago
  72. 1c21b6f x86: efi-x86_app: Convert to text environment by Simon Glass · 1 year, 4 months ago
  73. 4d5dfa0 x86: slimbootloader: Convert to text environment by Simon Glass · 1 year, 4 months ago
  74. 3d367a7 x86: minnowmax: Convert to text environment by Simon Glass · 1 year, 4 months ago
  75. 705050b x86: cougarcanyon2: Convert to text environment by Simon Glass · 1 year, 4 months ago
  76. 011621c x86: cherryhill: Convert to text environment by Simon Glass · 1 year, 4 months ago
  77. 02fc242 x86: galileo: Convert to text environment by Simon Glass · 1 year, 4 months ago
  78. 20d99ec x86: bayleybay: Convert to text environment by Simon Glass · 1 year, 4 months ago
  79. bcd3fe2 x86: crownbay: Convert to text environment by Simon Glass · 1 year, 4 months ago
  80. b4e6cde x86: coreboot: Convert to text environment by Simon Glass · 1 year, 4 months ago
  81. 6773fcc x86: Add a common include for environment settings by Simon Glass · 1 year, 4 months ago
  82. 208410e x86: Drop unused distro settings by Simon Glass · 1 year, 4 months ago
  83. e9e46e1 x86: Drop inclusion of ibmpc.h by Simon Glass · 1 year, 4 months ago
  84. 57879df x86: edison: Drop inclusion of ibmpc.h by Simon Glass · 1 year, 4 months ago
  85. c11a2b4 x86: Drop CFG_SYS_STACK_SIZE by Simon Glass · 1 year, 4 months ago
  86. c484095 env: Use include/env for text-environment includes by Simon Glass · 1 year, 4 months ago
  87. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 4 months ago
  88. ac74608 usb: Return -ENOENT when no devices are found by Simon Glass · 1 year, 4 months ago
  89. bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 4 months ago
  90. e310e00 video: Add parentheses around VNBYTES() macro by Dan Carpenter · 1 year, 4 months ago
  91. 431c7b5 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 4 months ago
  92. 4970d5b arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
  93. 2f403d1 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
  94. dc3cb5d lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 4 months ago
  95. 0b77c1d arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · 1 year, 4 months ago
  96. 82923a0 board: at91: sama5d29_curiosity: add initial support for sama5d29_curiosity by Mihai Sain · 1 year, 4 months ago
  97. 315deb3 board: toradex: add verdin am62 support by Marcel Ziswiler · 1 year, 4 months ago
  98. f41c445 bootflow: Export setup_fs() by Simon Glass · 1 year, 4 months ago
  99. cba8c3e Merge tag 'efi-2023-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 4 months ago
  100. ed0cd7b board: ten64: add a bootmenu entries for NAND-based entries by Mathew McBride · 1 year, 4 months ago