summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-25part: eliminate part_get_info_by_name_type()Heinrich Schuchardt1-23/+0
2023-07-25common: define time_t as 64bitHeinrich Schuchardt1-1/+1
2023-07-25lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small numberMattijs Korpershoek1-0/+2
2023-07-25Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini6-539/+0
2023-07-24arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi1-0/+13
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi1-0/+1
2023-07-24arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi3-0/+465
2023-07-24lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi1-0/+15
2023-07-24arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi1-0/+45
2023-07-24Merge branch '2023-07-22-TI-K3-improvements'Tom Rini9-177/+63
2023-07-24dt-bindings: clock: jh7110: Modify clock id to be same with LinuxXingyu Wu1-50/+51
2023-07-22include: armv7: Enable distroboot across all configsManorit Chawdhry7-171/+50
2023-07-22env: Make common bootcmd across all k3 devicesManorit Chawdhry1-1/+10
2023-07-22environment: ti: Make get_fdt_mmc commonAndrew Davis1-2/+3
2023-07-22environment: ti: Prefix ARM64 DTB names with directoryAndrew Davis1-1/+1
2023-07-22include: j7*_evm.h: Cleanups to be doneManorit Chawdhry2-3/+0
2023-07-21include: video: Reserve video using blobNikhil M Jain1-0/+9
2023-07-21configs: k2x_evm: Always include FIT loading supportAndrew Davis3-27/+6
2023-07-21Merge tag 'xilinx-for-v2023.10-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini10-17/+41
2023-07-21event: Add fpga load eventChristian Taedcke1-0/+17
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek7-10/+10
2023-07-21xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.hMichal Simek1-0/+1
2023-07-21arm64: versal-net: spi: Update boot sequence dynamicallyAshok Reddy Soma1-7/+12
2023-07-21xilinx: zynq: Add missing prototype for zynqmp_mmio_writeAlgapally Santosh Sagar1-0/+1
2023-07-21Merge tag 'dm-pull-20jul23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-9/+3
2023-07-20core: read: fix dev_read_addr_size()John Keeping1-9/+3
2023-07-20spl: Correct spl_board_boot_device function prototypeTom Rini1-1/+2
2023-07-20efi_loader: support all uclasses in device pathHeinrich Schuchardt1-0/+7
2023-07-20efi_loader: make efi_remove_protocol() staticIlias Apalodimas1-4/+0
2023-07-19Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u...Tom Rini4-4/+12
2023-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini1-0/+2
2023-07-18mmc: Introduce mmc_send_stop_transmission()Hai Pham1-0/+2
2023-07-17disk: part: Add API to get partitions with specific driverJoshua Watt1-1/+18
2023-07-17android_ab: Add option to skip decrementing triesJoshua Watt1-1/+2
2023-07-17bootstd: Correct 'bpot' typoJulien Delbergue1-1/+1
2023-07-17Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini14-24/+151
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-15Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-5/+11
2023-07-15Move bootorder and bootoption apis to libRaymond Mao2-5/+11