aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-03board: traverse: ten64: add NAND based OpenWrt bootcmdMathew McBride
2023-08-03board: traverse: ten64: specify bootargs for recovery environmentMathew McBride
2023-08-03board: traverse: ten64: update DPAA2 (network) binary path on sdcardsMathew McBride
2023-08-03board: traverse: ten64: fix DPAA2 (network) DPL corruption issueMathew McBride
2023-08-03board: mediatek: add MT7988 reference boardsWeijie Gao
2023-08-03reset: mediatek: add reset definition for MediaTek MT7988 SoCWeijie Gao
2023-08-03clk: mediatek: add clock driver support for MediaTek MT7988 SoCWeijie Gao
2023-08-03board: mediatek: update config headersWeijie Gao
2023-08-03arm: mediatek: retrieve ram_base from dts node for armv8 platformWeijie Gao
2023-08-03efi_loader: error handling in efi_disk_add_devHeinrich Schuchardt
2023-08-03dm: Correct DM_FLAG_ commentBin Meng
2023-08-02riscv: qemu: Enable usb keyboard as an input deviceBin Meng
2023-08-02riscv: qemu: Remove out-of-date "riscv, kernel-start" handlingBin Meng
2023-08-02console: Make stdio_print_current_devices() staticBin Meng
2023-08-02riscv: qemu: Enable Bochs video supportBin Meng
2023-07-31board: rockchip: add Radxa ROCK5A Rk3588 boardEugen Hristev
2023-07-31board: rockchip: Add Pine64 Quartz64-A BoardJonas Karlman
2023-07-28Merge tag 'efi-2023-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-07-28Merge branch '2023-07-27-TI-K2-K3-updates'Tom Rini
2023-07-28Merge tag 'u-boot-rockchip-20230728' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-07-28configs: keystone2: Change to using env filesAndrew Davis
2023-07-28configs: keystone2: Unwind KERNEL_MTD_PARTS definitionAndrew Davis
2023-07-28env: ti: mmc.env: Fix overlays directory pathVignesh Raghavendra
2023-07-28env: ti: mmc.env: Move mmc related args to common placeVignesh Raghavendra
2023-07-28boards: siemens: iot2050: Fix boot configurationJan Kiszka
2023-07-28board: rockchip: Add Hardkernel ODROID-M1Jonas Karlman
2023-07-28rockchip: px30: Define variables for compressed image supportPaul Kocialkowski
2023-07-28core: read: add dev_read_addr_size_index_ptr functionJonas Karlman
2023-07-28phy: rockchip: add usbdp combo phy driverFrank Wang
2023-07-28efi_loader: make efi_delete_handle() follow the EFI specIlias Apalodimas
2023-07-27net: ipv6: network protocol structures should be packedEhsan Mohandesi
2023-07-25part: eliminate part_get_info_by_name_type()Heinrich Schuchardt
2023-07-25common: define time_t as 64bitHeinrich Schuchardt
2023-07-25lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small numberMattijs Korpershoek
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi
2023-07-24arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi
2023-07-24lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi
2023-07-24arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi
2023-07-24Merge branch '2023-07-22-TI-K3-improvements'Tom Rini
2023-07-24dt-bindings: clock: jh7110: Modify clock id to be same with LinuxXingyu Wu
2023-07-21include: armv7: Enable distroboot across all configsManorit Chawdhry
2023-07-21env: Make common bootcmd across all k3 devicesManorit Chawdhry
2023-07-21environment: ti: Make get_fdt_mmc commonAndrew Davis
2023-07-21environment: ti: Prefix ARM64 DTB names with directoryAndrew Davis
2023-07-21include: j7*_evm.h: Cleanups to be doneManorit Chawdhry
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