summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-28Merge tag 'efi-2023-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2023-07-28Merge branch '2023-07-27-TI-K2-K3-updates'Tom Rini9-210/+86
2023-07-28Merge tag 'u-boot-rockchip-20230728' of https://source.denx.de/u-boot/custodi...Tom Rini4-2/+105
2023-07-28configs: keystone2: Change to using env filesAndrew Davis6-176/+61
2023-07-28configs: keystone2: Unwind KERNEL_MTD_PARTS definitionAndrew Davis6-35/+1
2023-07-28env: ti: mmc.env: Fix overlays directory pathVignesh Raghavendra1-1/+1
2023-07-28env: ti: mmc.env: Move mmc related args to common placeVignesh Raghavendra1-0/+14
2023-07-28boards: siemens: iot2050: Fix boot configurationJan Kiszka1-0/+11
2023-07-28board: rockchip: Add Hardkernel ODROID-M1Jonas Karlman1-0/+11
2023-07-28rockchip: px30: Define variables for compressed image supportPaul Kocialkowski1-2/+3
2023-07-28core: read: add dev_read_addr_size_index_ptr functionJonas Karlman1-0/+21
2023-07-28phy: rockchip: add usbdp combo phy driverFrank Wang1-0/+70
2023-07-28efi_loader: make efi_delete_handle() follow the EFI specIlias Apalodimas1-1/+1
2023-07-27net: ipv6: network protocol structures should be packedEhsan Mohandesi1-1/+1
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