aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-29test: capsule: Generate EFI capsules through binmanSughosh Ganu
2023-08-25uuid: Add ChromiumOS partition typesSimon Glass
2023-08-25bootstd: Support bootmeths which can scan any partitionSimon Glass
2023-08-25part: Add a fallback for part_get_bootable()Simon Glass
2023-08-25sandbox: Add a way to access persistent test filesSimon Glass
2023-08-25uuid: Move function comments to header fileSimon Glass
2023-08-25part: Add an accessor for struct disk_partition sys_indSimon Glass
2023-08-25part: Add accessors for struct disk_partition type_uuidSimon Glass
2023-08-25part: Add accessors for struct disk_partition uuidSimon Glass
2023-08-25part: Use desc instead of dev_descSimon Glass
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass
2023-08-25expo: Add a function to prepare a ceditSimon Glass
2023-08-25expo: Split out cedit into its own headerSimon Glass
2023-08-25abuf: Allow incrementing the sizeSimon Glass
2023-08-22scsi: Add buffer_aligned check pass-throughMarek Vasut
2023-08-22blk: Add bounce buffer support to read/write operationsMarek Vasut
2023-08-22disk: Make blk_get_ops() internal to blk uclassMarek Vasut
2023-08-22disk: Move part_create_block_devices() to blk uclassMarek Vasut
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-19irq: Fix typo in header commentPaul Barker
2023-08-19clk: Fix typo in header commentPaul Barker
2023-08-18Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-08-17arm: Use builtins for ffs/flsSean Anderson
2023-08-16board: stm32mp1: add splash screen with stmicroelectronics logoPatrick Delaunay
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-15doc: add partition API to HTML documentationHeinrich Schuchardt
2023-08-15doc: description of board_get_usable_ram_top()Heinrich Schuchardt
2023-08-15lmb: description lmb_is_reserved, lmb_is_reserved_flagsHeinrich Schuchardt
2023-08-15Merge branch '2023-08-14-assorted-general-updates' into nextTom Rini
2023-08-14gpio: Use separate bitfield array to indicate GPIO is claimedMarek Vasut
2023-08-12rockchip: rv1126: Enable fdtoverlay supportJagan Teki
2023-08-11bootstd: cros: Add ARM supportSimon Glass
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass
2023-08-10bootstd: Add private bootmeth data to the bootflowSimon Glass
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass
2023-08-09x86: qemu-x86: Convert to text environmentSimon Glass
2023-08-09x86: efi-x86_payload: Convert to text environmentSimon Glass
2023-08-09x86: efi-x86_app: Convert to text environmentSimon Glass
2023-08-09x86: slimbootloader: Convert to text environmentSimon Glass
2023-08-09x86: minnowmax: Convert to text environmentSimon Glass
2023-08-09x86: cougarcanyon2: Convert to text environmentSimon Glass
2023-08-09x86: cherryhill: Convert to text environmentSimon Glass
2023-08-09x86: galileo: Convert to text environmentSimon Glass
2023-08-09x86: bayleybay: Convert to text environmentSimon Glass