aboutsummaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2023-09-16expo: Fix documentation referenceMassimo Pegorer
2023-08-28bootstd: Adjust the default bootmeth orderSimon Glass
2023-08-28boot: Fix reference to bootmenu docPeter Robinson
2023-08-15bootmeth: efi: Make distro_efi_boot() staticBin Meng
2023-08-09bootstd: Add some more debugging in the bootdev uclassSimon Glass
2023-08-09bootstd: Rename bootdev_setup_sibling_blk()Simon Glass
2023-08-03bootstd: Init the size before reading extlinux fileSimon Glass
2023-08-03bootstd: Init the size before reading the devicetreeSimon Glass
2023-08-03bootstd: Avoid allocating memory for the EFI fileSimon Glass
2023-08-03bootstd: Use a function to detect network in EFI bootmethSimon Glass
2023-08-03bootflow: Export setup_fs()Simon Glass
2023-08-02boot: fix bootdev_list()Heinrich Schuchardt
2023-07-21Kconfig: Enable FIT_SIGNATURE if ARM64Manorit Chawdhry
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