1. 65b9b34 Merge branch 'next_pinctrl_sync' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 1 month ago
  2. ac89738 Merge branch 'next' by Tom Rini · 1 year, 1 month ago
  3. 79d4ef4 clk: renesas: Synchronize R8A779F0 S4 clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 2 months ago
  4. f570188 clk: renesas: Synchronize R8A779F0 S4 DT headers with Linux 6.5.3 by Marek Vasut · 1 year, 2 months ago
  5. 3f0340c clk: renesas: Synchronize R8A77951 H3 DT headers with Linux 6.5.3 by Marek Vasut · 1 year, 2 months ago
  6. b3c6823 linux/compat.h: Define empty __initconst and __initdata by Marek Vasut · 1 year, 2 months ago
  7. 6ab77bb Convert CFG_SYS_UBOOT_START to Kconfig by Jesse Taube · 1 year, 3 months ago
  8. 7ebbce5 env: ti: ti_common.env: Fix get_overlaystring for FIT Image by Manorit Chawdhry · 1 year, 2 months ago
  9. 90c81f4 Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 2 months ago
  10. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  11. 36e45f6 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · 1 year, 3 months ago
  12. 9e64428 dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation by Jonas Karlman · 1 year, 3 months ago
  13. 5083488 Record the position of the SMBIOS tables by Simon Glass · 1 year, 2 months ago
  14. 1b1d36e bootstd: Keep track of use of usb stop by Simon Glass · 1 year, 2 months ago
  15. 15a23b6 dm: core: Allow marking driver model as dead by Simon Glass · 1 year, 2 months ago
  16. b95bc64 x86: Prevent from missing the FADT chaining by Andy Shevchenko · 1 year, 2 months ago
  17. 5c39f2c x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI) by Troy Kisky · 1 year, 8 months ago
  18. 5d2fae7 Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 2 months ago
  19. b764e84 zynqmp: config: Add proper dependencies for USB by Venkatesh Yadav Abbarapu · 1 year, 2 months ago
  20. 6ec17a2 arm64: xilinx: Guard distro boot variable generation by Michal Simek · 1 year, 2 months ago
  21. 44f35e1 dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · 1 year, 3 months ago
  22. db5e349 dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · 1 year, 3 months ago
  23. 55e2810 fpga: define dummy fpga_load function for debug build by Chanho Park · 1 year, 3 months ago
  24. f16347f firmware: zynqmp: Add support to check feature by Ashok Reddy Soma · 1 year, 3 months ago
  25. fa12dfa dm: core: support reading a single indexed u64 value by Michal Simek · 1 year, 3 months ago
  26. 2cf78f9 xilinx: Remove scriptaddr from config files and move it to DT by Michal Simek · 1 year, 3 months ago
  27. 64fd30d tools: mkimage: Add StarFive SPL image support by Heinrich Schuchardt · 1 year, 2 months ago
  28. 98d1745 starfive: visionfive2: add mmc0 and nvme boot targets by Milan P. Stanić · 1 year, 2 months ago
  29. ad4b1bc configs: NVMe/USB target boot devices on VisionFive 2 by Heinrich Schuchardt · 1 year, 2 months ago
  30. dfefb85 dt-bindings: ti-serdes: Deprecate header with constants with v6.6-rc1 by Nishanth Menon · 1 year, 2 months ago
  31. a3a057f expo: Fix documentation reference by Massimo Pegorer · 1 year, 2 months ago
  32. 2caf974 board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · 1 year, 2 months ago
  33. 890076d dm: usb: udc: Drop legacy udevice handler functions by Marek Vasut · 1 year, 2 months ago
  34. 5b8c9d1 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  35. 6b84acc sdp: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  36. f032260 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  37. a1fa8bb dm: usb: udc: Factor out plain udevice handler functions by Marek Vasut · 1 year, 2 months ago
  38. 4babaa0 post: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  39. 09c8b8d net: phy: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  40. ba377a6 image: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  41. 92b1f7a initcall: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  42. decbc81 env: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  43. a28cc80 cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  44. 1ee16b2 common: event: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  45. 49c59dd common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  46. 99970b5 command: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  47. 4fa6511 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  48. 782c7f1 part: rename disk_partition_type_uuid() by Heinrich Schuchardt · 1 year, 2 months ago
  49. c00b289 timer: document the unit of the timer rate by Heinrich Schuchardt · 1 year, 2 months ago
  50. 7dee63f include: configs: verdin-am62: drop unused sdram address by Marcel Ziswiler · 1 year, 3 months ago
  51. 03eb84c include: env: ti: Add a generic default_findfdt.env by Nishanth Menon · 1 year, 3 months ago
  52. bf9c61a include: env: ti: ti_armv7_common.env: Rename to ti_common.env by Nishanth Menon · 1 year, 3 months ago
  53. 99ab84b include: configs: am62x_evm: Drop distro_bootcmd usage by Nishanth Menon · 1 year, 3 months ago
  54. 610cd41 include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS by Nishanth Menon · 1 year, 3 months ago
  55. 8b7b16f include: configs: am62x_evm: Drop unused SDRAM address by Nishanth Menon · 1 year, 3 months ago
  56. fb2b320 include: configs: ti_armv7_common: Add documentation for protected section by Nishanth Menon · 1 year, 3 months ago
  57. 88419bb include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabled by Nishanth Menon · 1 year, 3 months ago
  58. 6e869e1 include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before proceeding by Nishanth Menon · 1 year, 3 months ago
  59. 9557d46 verdin-am62: add u-boot update wrappers by Emanuele Ghidoli · 1 year, 3 months ago
  60. ef08687 spl: add __noreturn attribute to spl_invoke_opensbi function by Chanho Park · 1 year, 3 months ago
  61. 493fd33 nokia_rx51: Remove platform by Tom Rini · 1 year, 2 months ago
  62. b53ab97 event.h: Documented some newly added portions better by Tom Rini · 1 year, 2 months ago
  63. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 2 months ago
  64. fc2af2d arm: rpi: Switch to a text environment by Simon Glass · 1 year, 4 months ago
  65. c771e5b arm: rpi: Switch to standard boot by Simon Glass · 1 year, 4 months ago
  66. 0926de2 video: fix typo in video_sync_all documentation by Heinrich Schuchardt · 1 year, 3 months ago
  67. 6a40707 dm: event: document all events by Heinrich Schuchardt · 1 year, 3 months ago
  68. 91caa3b event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 3 months ago
  69. 6a32bfa freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · 1 year, 3 months ago
  70. 13a7db9 x86: Convert arch_fsp_init() to use events by Simon Glass · 1 year, 3 months ago
  71. 6c4cad7 event: Rename EVENT_SPY to EVENT_SPY_FULL by Simon Glass · 1 year, 3 months ago
  72. dd80246 initcall: Support manual relocation by Simon Glass · 1 year, 3 months ago
  73. c9eff0a initcall: Support emitting events by Simon Glass · 1 year, 3 months ago
  74. fb7dfca event: Export event_type_name() by Simon Glass · 1 year, 3 months ago
  75. e7f59de Revert "initcall: Move to inline function" by Simon Glass · 1 year, 3 months ago
  76. ba5e3e1 event: Support a simple spy record by Simon Glass · 1 year, 3 months ago
  77. d223dcf drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · 1 year, 3 months ago
  78. c37be6a 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
  79. 56f243d test: capsule: Generate EFI capsules through binman by Sughosh Ganu · 1 year, 3 months ago
  80. 966b16c uuid: Add ChromiumOS partition types by Simon Glass · 1 year, 3 months ago
  81. 831405f bootstd: Support bootmeths which can scan any partition by Simon Glass · 1 year, 3 months ago
  82. f55aa44 part: Add a fallback for part_get_bootable() by Simon Glass · 1 year, 3 months ago
  83. e2d22f7 sandbox: Add a way to access persistent test files by Simon Glass · 1 year, 3 months ago
  84. 8d6337e uuid: Move function comments to header file by Simon Glass · 1 year, 3 months ago
  85. b2b7e6c part: Add an accessor for struct disk_partition sys_ind by Simon Glass · 1 year, 3 months ago
  86. bcd6454 part: Add accessors for struct disk_partition type_uuid by Simon Glass · 1 year, 3 months ago
  87. c5f1d00 part: Add accessors for struct disk_partition uuid by Simon Glass · 1 year, 3 months ago
  88. 5aab05d part: Use desc instead of dev_desc by Simon Glass · 1 year, 3 months ago
  89. cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 3 months ago
  90. eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 3 months ago
  91. bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 3 months ago
  92. fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 3 months ago
  93. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 3 months ago
  94. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 3 months ago
  95. 8d0f890 expo: Add a function to prepare a cedit by Simon Glass · 1 year, 3 months ago
  96. 040b046 expo: Split out cedit into its own header by Simon Glass · 1 year, 3 months ago
  97. 34ecba1 abuf: Allow incrementing the size by Simon Glass · 1 year, 3 months ago
  98. 4f543e8 scsi: Add buffer_aligned check pass-through by Marek Vasut · 1 year, 3 months ago
  99. 75191f7 blk: Add bounce buffer support to read/write operations by Marek Vasut · 1 year, 3 months ago
  100. 7f0fba9 disk: Make blk_get_ops() internal to blk uclass by Marek Vasut · 1 year, 3 months ago