aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-17x86: Pass video settings from SPL to U-Boot properSimon Glass2-0/+25
2023-07-17bdinfo: Show the malloc base with the bdinfo commandSimon Glass1-0/+13
2023-07-17part: Allow setting the partition-table typeSimon Glass1-0/+9
2023-07-17bios_emulator: Drop VIDEO_IO_OFFSETSimon Glass6-12/+0
2023-07-17bootstd: Support automatically setting Linux parametersSimon Glass1-0/+12
2023-07-17x86: qemu: Switch to standard bootSimon Glass1-8/+0
2023-07-17bootstd: Add support for updating elements of the cmdlineSimon Glass1-0/+42
2023-07-17bootstd: Add a function to update a command lineSimon Glass1-0/+40
2023-07-16bootstd: Allow storing x86 setup informationSimon Glass1-0/+2
2023-07-16bootstd: Use the bootargs env var for changing the cmdlineSimon Glass1-2/+4
2023-07-16bootstd: Allow storing the OS command line in the bootflowSimon Glass1-0/+2
2023-07-16bootstd: Use bootdev instead of bootdeviceSimon Glass2-2/+2
2023-07-14Merge branch '2023-07-14-nuvoton-platform-updates'Tom Rini2-2/+5
2023-07-14expo: Add a configuration editorSimon Glass1-0/+29
2023-07-14expo: Support building an expo from a description fileSimon Glass2-0/+43
2023-07-14expo: Implement the keypress logic for popup menusSimon Glass1-0/+7
2023-07-14expo: Draw popup menus in both opened and closed statesSimon Glass1-0/+30
2023-07-14expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEMSimon Glass1-3/+3
2023-07-14expo: Support drawing of popup menusSimon Glass1-0/+9
2023-07-14expo: Support simple themesSimon Glass1-0/+24
2023-07-14expo: Set up the width and height of objectsSimon Glass1-0/+21
2023-07-14expo: Use flags for objectsSimon Glass1-2/+11
2023-07-14expo: Add width and height to objectsSimon Glass1-4/+17
2023-07-14video: Use enum with video_index_to_colour()Simon Glass1-2/+2
2023-07-14expo: Allow setting the start of the dynamic-ID rangeSimon Glass1-0/+19
2023-07-14console: Allow measuring the bounding box of textSimon Glass1-0/+48
2023-07-14video: Allow temporary colour changesSimon Glass1-0/+30
2023-07-14video: Correct docs for video_index_to_colour()Simon Glass1-1/+1
2023-07-14bootstd: Add a separate log category for expoSimon Glass1-0/+2
2023-07-14fdt: Allow more general use of livetreeSimon Glass2-0/+20
2023-07-14fdt: Align the start of the livetreeSimon Glass1-0/+2
2023-07-14fs: Create functions to load and allocate a fileSimon Glass1-0/+38
2023-07-14expo: Rename exp_set_text_mode()Simon Glass1-2/+2
2023-07-14expo: Store the console in the expoSimon Glass1-0/+2
2023-07-14video: Provide a way to clear part of the consoleSimon Glass1-0/+16
2023-07-14test: Restore test behaviour on failureSimon Glass1-18/+18
2023-07-14expo: Convert to using a string ID for the scene titleSimon Glass1-5/+5
2023-07-14board: nuvoton: arbel: change uboot load addressJim Liu1-2/+3
2023-07-14board: nuvoton: add env setting for boot to linuxJim Liu1-0/+2
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/13Jul2023Tom Rini1-21/+0
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+37
2023-07-13Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini16-163/+254
2023-07-13arm: mvebu: Add Allied Telesis x240 boardChris Packham1-0/+37
2023-07-13clk: imx8mp: Update clocks based on kernel 6.4-RC4Adam Ford1-2/+12
2023-07-13board: gateworks: venice: switch to 2-bank dram configTim Harvey3-12/+15
2023-07-13imx: fsl_sec: preprocessor casting issue with addresses involving mathUtkarsh Gupta1-2/+2
2023-07-13imx: bootaux: change names of MACROs used to boot MCU on iMX devicesPeng Fan1-3/+3
2023-07-13imx: scu_api: update to version 1.16 and add more APIsPeng Fan7-30/+209
2023-07-13spi: pl022: Remove platform data headerStefan Herbrechtsmeier1-21/+0
2023-07-12riscv: t-head: licheepi4a: initial support addedYixun Lan1-0/+22