summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-09-04event.h: Documented some newly added portions betterTom Rini
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini
2023-09-03arm: rpi: Switch to a text environmentSimon Glass
2023-09-03arm: rpi: Switch to standard bootSimon Glass
2023-09-02video: fix typo in video_sync_all documentationHeinrich Schuchardt
2023-09-02dm: event: document all eventsHeinrich Schuchardt
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2023-08-31freescale: Drop call to init_func_vid() in the init sequenceSimon Glass
2023-08-31x86: Convert arch_fsp_init() to use eventsSimon Glass
2023-08-31event: Rename EVENT_SPY to EVENT_SPY_FULLSimon Glass
2023-08-31initcall: Support manual relocationSimon Glass
2023-08-31initcall: Support emitting eventsSimon Glass
2023-08-31event: Export event_type_name()Simon Glass
2023-08-31Revert "initcall: Move to inline function"Simon Glass
2023-08-31event: Support a simple spy recordSimon Glass
2023-08-30drivers/mtd/nvmxip: Trigger post bind as probe on driver levelMarek Vasut
2023-08-30Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini
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-22dm: event: add EVT_DM_POST_INIT_R event typeChanho Park
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