aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-17bootstd: Add a function to update a command lineSimon Glass
2023-07-16bootstd: Allow storing x86 setup informationSimon Glass
2023-07-16bootstd: Use the bootargs env var for changing the cmdlineSimon Glass
2023-07-16bootstd: Allow storing the OS command line in the bootflowSimon Glass
2023-07-16bootstd: Use bootdev instead of bootdeviceSimon Glass
2023-07-14Merge branch '2023-07-14-nuvoton-platform-updates'Tom Rini
2023-07-14expo: Add a configuration editorSimon Glass
2023-07-14expo: Support building an expo from a description fileSimon Glass
2023-07-14expo: Implement the keypress logic for popup menusSimon 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: Support simple themesSimon Glass
2023-07-14expo: Set up the width and height of objectsSimon Glass
2023-07-14expo: Use flags for objectsSimon Glass
2023-07-14expo: Add width and height to objectsSimon Glass
2023-07-14video: Use enum with video_index_to_colour()Simon Glass
2023-07-14expo: Allow setting the start of the dynamic-ID rangeSimon Glass
2023-07-14console: Allow measuring the bounding box of textSimon Glass
2023-07-14video: Allow temporary colour changesSimon Glass
2023-07-14video: Correct docs for video_index_to_colour()Simon Glass
2023-07-14bootstd: Add a separate log category for expoSimon Glass
2023-07-14fdt: Allow more general use of livetreeSimon Glass
2023-07-14fdt: Align the start of the livetreeSimon 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: Store the console in the expoSimon Glass
2023-07-14video: Provide a way to clear part of the consoleSimon Glass
2023-07-14test: Restore test behaviour on failureSimon Glass
2023-07-14expo: Convert to using a string ID for the scene titleSimon Glass
2023-07-14board: nuvoton: arbel: change uboot load addressJim Liu
2023-07-14board: nuvoton: add env setting for boot to linuxJim Liu
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-07-13Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-07-13arm: mvebu: Add Allied Telesis x240 boardChris Packham
2023-07-13clk: imx8mp: Update clocks based on kernel 6.4-RC4Adam Ford
2023-07-13board: gateworks: venice: switch to 2-bank dram configTim Harvey
2023-07-13imx: fsl_sec: preprocessor casting issue with addresses involving mathUtkarsh Gupta
2023-07-13imx: bootaux: change names of MACROs used to boot MCU on iMX devicesPeng Fan
2023-07-13imx: scu_api: update to version 1.16 and add more APIsPeng Fan
2023-07-13spi: pl022: Remove platform data headerStefan Herbrechtsmeier
2023-07-12riscv: t-head: licheepi4a: initial support addedYixun Lan
2023-07-12riscv: timer: Update the sifive clint timer driver to support aclintBin Meng
2023-07-11imx: imx8mn-beacon: Move environment definition to env fileAdam Ford
2023-07-11imx: imx8mm-beacon: Move environment definition to env fileAdam Ford
2023-07-11serial: pl01x: Prepare the driver to support SPL_OF_PLATDATALukasz Majewski
2023-07-11board: gateworks: venice: dynamically update the update_firmware scriptTim Harvey
2023-07-11configs: imx: imx8mm_beacon: Add config option for QSPI bootingAdam Ford
2023-07-06board: ae350: Add missing env variables for bootiYu Chien Peter Lin