aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-17arm: Use builtins for ffs/flsSean Anderson4-0/+64
2023-08-15Merge branch '2023-08-14-assorted-general-updates' into nextTom Rini1-0/+2
2023-08-14gpio: Use separate bitfield array to indicate GPIO is claimedWIP/2023-08-14-assorted-general-uupdatesMarek Vasut1-0/+2
2023-08-11bootstd: cros: Add ARM supportSimon Glass1-0/+8
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass2-1/+35
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass2-1/+12
2023-08-10bootstd: Add private bootmeth data to the bootflowSimon Glass1-0/+2
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass1-0/+28
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang1-28/+6
2023-08-08video: Add parentheses around VNBYTES() macroDan Carpenter1-1/+1
2023-08-04board: toradex: add verdin am62 supportMarcel Ziswiler1-0/+55
2023-08-03bootflow: Export setup_fs()Simon Glass1-0/+13
2023-08-03Merge tag 'efi-2023-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/03Aug2023Tom Rini2-4/+16
2023-08-03board: ten64: add a bootmenu entries for NAND-based entriesMathew McBride1-2/+12
2023-08-03board: traverse: ten64: add NAND based OpenWrt bootcmdMathew McBride1-0/+7
2023-08-03board: traverse: ten64: specify bootargs for recovery environmentMathew McBride1-1/+2
2023-08-03board: traverse: ten64: update DPAA2 (network) binary path on sdcardsMathew McBride1-3/+5
2023-08-03board: traverse: ten64: fix DPAA2 (network) DPL corruption issueMathew McBride1-4/+6
2023-08-03board: mediatek: add MT7988 reference boardsWeijie Gao1-0/+14
2023-08-03reset: mediatek: add reset definition for MediaTek MT7988 SoCWeijie Gao1-0/+31
2023-08-03clk: mediatek: add clock driver support for MediaTek MT7988 SoCWeijie Gao1-0/+349
2023-08-03board: mediatek: update config headersWeijie Gao5-29/+6
2023-08-03arm: mediatek: retrieve ram_base from dts node for armv8 platformWeijie Gao3-28/+0
2023-08-03efi_loader: error handling in efi_disk_add_devHeinrich Schuchardt1-3/+15
2023-08-03dm: Correct DM_FLAG_ commentBin Meng1-1/+1
2023-08-02riscv: qemu: Enable usb keyboard as an input deviceBin Meng1-1/+1
2023-08-02riscv: qemu: Remove out-of-date "riscv, kernel-start" handlingBin Meng1-10/+0
2023-08-02console: Make stdio_print_current_devices() staticBin Meng1-2/+0
2023-08-02riscv: qemu: Enable Bochs video supportBin Meng1-0/+5
2023-07-31board: rockchip: add Radxa ROCK5A Rk3588 boardEugen Hristev1-0/+15
2023-07-31board: rockchip: Add Pine64 Quartz64-A BoardJonas Karlman1-0/+10
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...WIP/28Jul2023Tom 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-24Revert "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