summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2023-08-10bootstd: Add private bootmeth data to the bootflowSimon Glass
2023-08-10bootstd: cros: Add private info for ChromiumOSSimon Glass
2023-08-10bootstd: cros: Add docs for the kernel layoutSimon Glass
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass
2023-08-10bootstd: cros: Simplify setup and cmdline expressionsSimon Glass
2023-08-10bootstd: cros: Decode some kernel preamble fieldsSimon Glass
2023-08-10bootstd: cros: Support a kernel on either partitionSimon Glass
2023-08-10bootstd: cros: Bring in some ChromiumOS structuresSimon Glass
2023-08-10bootstd: cros: Move partition reading into a functionSimon Glass
2023-08-10bootstd: cros: Correct reporting of I/O errorsSimon Glass
2023-08-09bootstd: Add some more debugging in the bootdev uclassSimon Glass
2023-08-09bootstd: Rename bootdev_setup_sibling_blk()Simon Glass
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-08crc32: Drop duplicates crc header includesIlya Lukin
2023-08-08expo: allocate correct amount of memoryDan Carpenter
2023-08-08cmd: pxe_utils: add some missing tabsDan Carpenter
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