aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/20Oct2024Tom Rini2024-10-208-40/+236
|\
| * efi_driver: use blk_create_devicef()Heinrich Schuchardt2024-10-181-5/+3
| * efi_loader: remove ERROR:, WARNING: prefixes in messagesHeinrich Schuchardt2024-10-181-10/+10
| * efi_loader: add missing lf in error messageHeinrich Schuchardt2024-10-181-1/+1
| * efi_loader: reduce noisiness if ESP is missingHeinrich Schuchardt2024-10-181-8/+14
| * efi_loader: avoid #ifdef in efi_setup.cHeinrich Schuchardt2024-10-181-15/+10
| * cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NETHeinrich Schuchardt2024-10-181-0/+1
| * doc: blkmap: Fix typo in command exampleKen Kurematsu2024-10-181-1/+1
| * doc: board: ti: am62x_sk: Add document for Ethernet boot on AM62x SoC.Chintan Vankar2024-10-181-0/+196
* | Merge tag 'dm-pull-17oct24-take2' of https://gitlab.denx.de/u-boot/custodians...WIP/18Oct2024Tom Rini2024-10-1885-347/+2239
|\ \
| * | x86: cpu: Add missing header inclusionAndy Shevchenko2024-10-181-0/+1
| * | x86: cpu: Add a few prototypes to the header fileAndy Shevchenko2024-10-181-0/+7
| * | x86: cpu: Mark a few functions staticAndy Shevchenko2024-10-183-3/+3
| * | x86: cpu: Use default print_cpuinfo() for allAndy Shevchenko2024-10-189-58/+5
| * | x86: Enable RTC command by defaultSimon Glass2024-10-181-0/+1
| * | doc: Update coreboot's CI informationSimon Glass2024-10-181-13/+1
| * | docker: Update corebootSimon Glass2024-10-181-2/+5
| * | expo: Add forward declaration for udevice to ceditSimon Glass2024-10-181-0/+1
| * | expo: Drop scene_title_set()Simon Glass2024-10-184-19/+3
| * | expo: Drop unneceesary calls to expo_str()Simon Glass2024-10-181-14/+2
| * | expo: Support menu-item values in ceditSimon Glass2024-10-185-60/+117
| * | expo: Add a little more cedit CMOS loggingSimon Glass2024-10-181-2/+4
| * | expo: Allow menu items to have valuesSimon Glass2024-10-188-4/+58
| * | expo: Use standard numbering for save and discardSimon Glass2024-10-1810-41/+112
| * | expo: Set the initial next_id to 1Simon Glass2024-10-182-2/+22
| * | expo: Place menu items to the right of all labelsSimon Glass2024-10-188-11/+104
| * | video: Avoid starting a new line to close to the bottomSimon Glass2024-10-183-2/+13
| * | video: Add a dark-grey console colourSimon Glass2024-10-183-1/+5
| * | sandbox: dts: Add missing sandbox, emul phandle to sandbox-pmicMarek Vasut2024-10-181-0/+1
| * | binman: Add a tutorial on resolving test-coverage bugsSimon Glass2024-10-184-0/+741
| * | binman: Support getting test-coverage on just one testSimon Glass2024-10-182-4/+7
| * | u_boot_pylib: Support running coverage on selected functionsSimon Glass2024-10-181-5/+8
| * | sandbox_spl: Restrict use of UPL when not enabledSimon Glass2024-10-181-2/+3
| * | buildman: Correct some warnings about regex stringsSimon Glass2024-10-182-7/+7
| * | binman: implement signing FIT images during image buildAlexander Kochetkov2024-10-188-1/+442
| * | image-host: fix 'unknown error' error messageAlexander Kochetkov2024-10-181-1/+1
| * | binman: fix passing loadables to mkimage on first runAlexander Kochetkov2024-10-181-3/+3
| * | bootstd: Avoid calling unavailable block functionsSimon Glass2024-10-181-0/+3
| * | blk: Make functions available unconditionallySimon Glass2024-10-181-2/+7
| * | x86: coreboot: Enable receiving timestamps from corebootSimon Glass2024-10-181-0/+2
| * | x86: coreboot: Add timestamps from coreboot to bootstageSimon Glass2024-10-181-0/+2
| * | x86: coreboot: Update the timestamp code to use sysinfoSimon Glass2024-10-181-4/+7
| * | x86: Add msr commandSimon Glass2024-10-186-2/+154
| * | x86: Add a cpuid commandSimon Glass2024-10-186-1/+130
| * | x86: Sync up tsc_timer with LinuxSimon Glass2024-10-181-2/+11
| * | x86: Avoid timer-clock overflowSimon Glass2024-10-181-0/+1
| * | x86: Ensure the CPU identity exists for timer initSimon Glass2024-10-184-0/+24
| * | x86: Show the CPU vendor in bdinfoSimon Glass2024-10-183-40/+69
| * | virtio: blk: introduce virtio-block erase supportDmitrii Merkurev2024-10-182-14/+124
| * | x86: Make default_print_cpuinfo be a weak alias for print_cpuinfoTom Rini2024-10-186-25/+2