aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-21include: video: Reserve video using blobNikhil M Jain
2023-07-21configs: k2x_evm: Always include FIT loading supportAndrew Davis
2023-07-21Merge tag 'xilinx-for-v2023.10-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2023-07-21event: Add fpga load eventChristian Taedcke
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-07-21xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.hMichal Simek
2023-07-21arm64: versal-net: spi: Update boot sequence dynamicallyAshok Reddy Soma
2023-07-21xilinx: zynq: Add missing prototype for zynqmp_mmio_writeAlgapally Santosh Sagar
2023-07-20Merge tag 'dm-pull-20jul23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-07-20core: read: fix dev_read_addr_size()John Keeping
2023-07-20spl: Correct spl_board_boot_device function prototypeTom Rini
2023-07-20efi_loader: support all uclasses in device pathHeinrich Schuchardt
2023-07-20efi_loader: make efi_remove_protocol() staticIlias Apalodimas
2023-07-19Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-07-18Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2023-07-18mmc: Introduce mmc_send_stop_transmission()Hai Pham
2023-07-17disk: part: Add API to get partitions with specific driverJoshua Watt
2023-07-17android_ab: Add option to skip decrementing triesJoshua Watt
2023-07-17bootstd: Correct 'bpot' typoJulien Delbergue
2023-07-17Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2023-07-17x86: Pass video settings from SPL to U-Boot properSimon Glass
2023-07-17bdinfo: Show the malloc base with the bdinfo commandSimon Glass
2023-07-17part: Allow setting the partition-table typeSimon Glass
2023-07-17bios_emulator: Drop VIDEO_IO_OFFSETSimon Glass
2023-07-17bootstd: Support automatically setting Linux parametersSimon Glass
2023-07-17x86: qemu: Switch to standard bootSimon 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: 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-15Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-07-15Move bootorder and bootoption apis to libRaymond Mao
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