aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* event.h: Documented some newly added portions betterTom Rini2023-09-041-8/+9
* Merge tag 'v2023.10-rc4' into nextTom Rini2023-09-043-141/+93
|\
| * arm: rpi: Switch to a text environmentSimon Glass2023-09-031-100/+0
| * arm: rpi: Switch to standard bootSimon Glass2023-09-031-36/+2
| * video: fix typo in video_sync_all documentationHeinrich Schuchardt2023-09-021-1/+1
| * dm: event: document all eventsHeinrich Schuchardt2023-09-021-6/+91
| * dm: event: add EVT_DM_POST_INIT_R event typeChanho Park2023-08-221-0/+1
* | event: Use an event to replace last_stage_init()WIP/2023-08-31-replace-more-init-hooks-with-eventsSimon Glass2023-08-312-1/+12
* | freescale: Drop call to init_func_vid() in the init sequenceSimon Glass2023-08-311-3/+0
* | x86: Convert arch_fsp_init() to use eventsSimon Glass2023-08-312-11/+9
* | event: Rename EVENT_SPY to EVENT_SPY_FULLSimon Glass2023-08-311-1/+1
* | initcall: Support manual relocationSimon Glass2023-08-311-0/+7
* | initcall: Support emitting eventsSimon Glass2023-08-311-0/+25
* | event: Export event_type_name()Simon Glass2023-08-311-0/+8
* | Revert "initcall: Move to inline function"Simon Glass2023-08-311-45/+1
* | event: Support a simple spy recordSimon Glass2023-08-311-2/+39
* | drivers/mtd/nvmxip: Trigger post bind as probe on driver levelMarek Vasut2023-08-301-0/+12
* | Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians...WIP/30Aug2023-nextTom Rini2023-08-301-0/+17
|\ \
| * | board: at91: sama5d29_curiosity: add initial support for sama5d29_curiosityMihai Sain2023-08-071-0/+17
* | | test: capsule: Generate EFI capsules through binmanSughosh Ganu2023-08-291-0/+21
* | | uuid: Add ChromiumOS partition typesSimon Glass2023-08-251-0/+14
* | | bootstd: Support bootmeths which can scan any partitionSimon Glass2023-08-251-0/+3
* | | part: Add a fallback for part_get_bootable()Simon Glass2023-08-251-8/+12
* | | sandbox: Add a way to access persistent test filesSimon Glass2023-08-251-0/+10
* | | uuid: Move function comments to header fileSimon Glass2023-08-251-0/+103
* | | part: Add an accessor for struct disk_partition sys_indSimon Glass2023-08-251-0/+12
* | | part: Add accessors for struct disk_partition type_uuidSimon Glass2023-08-251-0/+28
* | | part: Add accessors for struct disk_partition uuidSimon Glass2023-08-251-0/+27
* | | part: Use desc instead of dev_descSimon Glass2023-08-251-64/+61
* | | expo: cedit: Support reading settings from CMOS RAMSimon Glass2023-08-251-0/+12
* | | expo: cedit: Support writing settings to CMOS RAMSimon Glass2023-08-252-1/+18
* | | expo: cedit: Support reading settings from environment varsSimon Glass2023-08-251-0/+8
* | | expo: cedit: Support writing settings to environment varsSimon Glass2023-08-251-0/+9
* | | expo: cedit: Support reading settings from a fileSimon Glass2023-08-251-0/+13
* | | expo: cedit: Support writing settings to a fileSimon Glass2023-08-251-0/+22
* | | expo: Add a function to prepare a ceditSimon Glass2023-08-251-0/+15
* | | expo: Split out cedit into its own headerSimon Glass2023-08-252-24/+36
* | | abuf: Allow incrementing the sizeSimon Glass2023-08-251-0/+9
* | | scsi: Add buffer_aligned check pass-throughMarek Vasut2023-08-221-0/+19
* | | blk: Add bounce buffer support to read/write operationsMarek Vasut2023-08-221-0/+19
* | | disk: Make blk_get_ops() internal to blk uclassMarek Vasut2023-08-221-2/+0
* | | disk: Move part_create_block_devices() to blk uclassMarek Vasut2023-08-221-9/+0
* | | Merge tag 'v2023.10-rc3' into nextTom Rini2023-08-2167-374/+1088
|\ \ \ | | |/ | |/|
| * | irq: Fix typo in header commentPaul Barker2023-08-191-1/+1
| * | clk: Fix typo in header commentPaul Barker2023-08-191-1/+1
| * | Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians...WIP/18Aug2023Tom Rini2023-08-186-5/+343
| |\ \
| | * | board: htc: endeavoru: add One X supportSvyatoslav Ryhel2023-06-301-0/+65
| | * | board: lg: x3: add Optimus 4X HD and Optimus Vu supportSvyatoslav Ryhel2023-06-301-0/+77
| | * | board: asus: grouper: add Google Nexus 7 (2012) supportSvyatoslav Ryhel2023-06-301-0/+61
| | * | board: asus: transformer: add ASUS Transformer T30 family supportSvyatoslav Ryhel2023-06-302-0/+117