aboutsummaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2023-07-20bootstd: USB devtype detection for script bootJohn Clark
2023-07-17android_ab: Try backup booloader_messageJoshua Watt
2023-07-17android_ab: Add option to skip decrementing triesJoshua Watt
2023-07-17bootstd: Add a simple bootmeth for ChromiumOSSimon Glass
2023-07-17bootstd: Support automatically setting Linux parametersSimon Glass
2023-07-17bootstd: Add support for updating elements of the cmdlineSimon Glass
2023-07-17bootstd: Add a function to update a command lineSimon Glass
2023-07-16bootstd: Use the bootargs env var for changing the cmdlineSimon Glass
2023-07-16bootstd: Correct baudrate typoSimon Glass
2023-07-16bootstd: Use bootdev instead of bootdeviceSimon Glass
2023-07-16bootstd: Correct the name of the QEMU bootmethSimon Glass
2023-07-14expo: Add a configuration editorSimon Glass
2023-07-14expo: Support building an expo from a description fileSimon Glass
2023-07-14expo: Add spacing around menus and itemsSimon Glass
2023-07-14expo: Implement the keypress logic for popup menusSimon Glass
2023-07-14expo: Draw the current opened menu on topSimon Glass
2023-07-14expo: Draw popup menus in both opened and closed statesSimon Glass
2023-07-14expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEMSimon Glass
2023-07-14expo: Support drawing of popup menusSimon Glass
2023-07-14expo: Move menu-item selection into a functionSimon Glass
2023-07-14expo: Support simple themesSimon Glass
2023-07-14expo: Set up the width and height of objectsSimon Glass
2023-07-14expo: Calculate text bounding-box correctlySimon Glass
2023-07-14expo: Use flags for objectsSimon Glass
2023-07-14expo: Add width and height to objectsSimon Glass
2023-07-14expo: Allow setting the start of the dynamic-ID rangeSimon Glass
2023-07-14bootstd: Add a separate log category for expoSimon Glass
2023-07-14fs: Create functions to load and allocate a fileSimon Glass
2023-07-14expo: Rename exp_set_text_mode()Simon Glass
2023-07-14expo: Avoid automatically arranging the sceneSimon Glass
2023-07-14expo: Store the console in the expoSimon Glass
2023-07-14expo: Convert to using a string ID for the scene titleSimon Glass
2023-07-14expo: Correct some header-file commentsSimon Glass
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-06-16bootm: don't call booti_setup for EFI imagesHeinrich Schuchardt
2023-06-14bootstd: Fix relative path use in extlinux bootmethJonas Karlman
2023-06-14bootstd: Make BOOTSTD_FULL depend on BOOTSTDSimon Glass
2023-06-12global: Use proper project name U-BootMichal Simek
2023-05-14Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-05-13bootstd: Create a new BOOTMETH_DISTROSimon Glass
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass
2023-05-13bootstd: Tidy up reporting of errorsSimon Glass
2023-05-13bootstd: Correct default boot commandSimon Glass
2023-05-13bootstd: Require HUSH_PARSER for script bootingSimon Glass
2023-05-13bootstd: Work around missing partition 1Simon Glass
2023-05-13tools: spkgimage: add Renesas SPKG formatRalph Siemsen
2023-05-05net: dhcp6: pxe: Add DHCP/PXE commands for IPv6Sean Edmond
2023-05-03boot/Kconfig: fix comments syntax errorHugo Villeneuve
2023-04-28boot: vbe_simple: Fix vbe_simple_read_bootflow() dependencyBin Meng
2023-04-26bootstd: Use blk uclass device numbers to set efi bootdevMathew McBride