aboutsummaryrefslogtreecommitdiffstats
path: root/boot/vbe_simple_os.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* boot: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass2023-10-061-1/+1
* event: Rename EVENT_SPY to EVENT_SPY_FULLSimon Glass2023-08-311-1/+1
* vbe: Allow probing the VBE bootmeth to fail in OS fixupSimon Glass2023-01-181-4/+12
* vbe: Add info about the VBE device to the fwupd nodeSimon Glass2022-10-311-8/+18
* vbe: Add Kconfig options for VPLSimon Glass2022-10-311-1/+1
* vbe: Drop the U-Boot prefix from the versionSimon Glass2022-10-311-2/+7
* vbe: Move OS implementation into a separate fileSimon Glass2022-10-311-0/+89