aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-31initcall: Support manual relocationSimon Glass1-0/+7
2023-08-31initcall: Support emitting eventsSimon Glass1-0/+25
2023-08-31event: Export event_type_name()Simon Glass1-0/+8
2023-08-31Revert "initcall: Move to inline function"Simon Glass1-45/+1
2023-08-31event: Support a simple spy recordSimon Glass1-2/+39
2023-08-30drivers/mtd/nvmxip: Trigger post bind as probe on driver levelMarek Vasut1-0/+12
2023-08-30Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians...WIP/30Aug2023-nextTom Rini1-0/+17
2023-08-29test: capsule: Generate EFI capsules through binmanSughosh Ganu1-0/+21
2023-08-25uuid: Add ChromiumOS partition typesSimon Glass1-0/+14
2023-08-25bootstd: Support bootmeths which can scan any partitionSimon Glass1-0/+3
2023-08-25part: Add a fallback for part_get_bootable()Simon Glass1-8/+12
2023-08-25sandbox: Add a way to access persistent test filesSimon Glass1-0/+10
2023-08-25uuid: Move function comments to header fileSimon Glass1-0/+103
2023-08-25part: Add an accessor for struct disk_partition sys_indSimon Glass1-0/+12
2023-08-25part: Add accessors for struct disk_partition type_uuidSimon Glass1-0/+28
2023-08-25part: Add accessors for struct disk_partition uuidSimon Glass1-0/+27
2023-08-25part: Use desc instead of dev_descSimon Glass1-64/+61
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass1-0/+12
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass2-1/+18
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass1-0/+8
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass1-0/+9
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass1-0/+13
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass1-0/+22
2023-08-25expo: Add a function to prepare a ceditSimon Glass1-0/+15
2023-08-25expo: Split out cedit into its own headerSimon Glass2-24/+36
2023-08-25abuf: Allow incrementing the sizeSimon Glass1-0/+9
2023-08-22scsi: Add buffer_aligned check pass-throughMarek Vasut1-0/+19
2023-08-22blk: Add bounce buffer support to read/write operationsMarek Vasut1-0/+19
2023-08-22disk: Make blk_get_ops() internal to blk uclassMarek Vasut1-2/+0
2023-08-22disk: Move part_create_block_devices() to blk uclassMarek Vasut1-9/+0
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini67-374/+1088
2023-08-19irq: Fix typo in header commentPaul Barker1-1/+1
2023-08-19clk: Fix typo in header commentPaul Barker1-1/+1
2023-08-18Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians...WIP/18Aug2023Tom Rini6-5/+343
2023-08-17arm: Use builtins for ffs/flsSean Anderson4-0/+64
2023-08-16board: stm32mp1: add splash screen with stmicroelectronics logoPatrick Delaunay1-1/+3
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt1-1/+1
2023-08-15doc: add partition API to HTML documentationHeinrich Schuchardt1-98/+112
2023-08-15doc: description of board_get_usable_ram_top()Heinrich Schuchardt1-5/+10
2023-08-15lmb: description lmb_is_reserved, lmb_is_reserved_flagsHeinrich Schuchardt1-3/+18
2023-08-15Merge branch '2023-08-14-assorted-general-updates' into nextTom Rini1-0/+2
2023-08-14gpio: Use separate bitfield array to indicate GPIO is claimedWIP/2023-08-14-assorted-general-uupdatesMarek Vasut1-0/+2
2023-08-12rockchip: rv1126: Enable fdtoverlay supportJagan Teki1-0/+1
2023-08-11bootstd: cros: Add ARM supportSimon Glass1-0/+8
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass2-1/+35
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass2-1/+12
2023-08-10bootstd: Add private bootmeth data to the bootflowSimon Glass1-0/+2
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass1-0/+28
2023-08-09x86: qemu-x86: Convert to text environmentSimon Glass1-23/+0
2023-08-09x86: efi-x86_payload: Convert to text environmentSimon Glass1-17/+0