aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-17arm: Use builtins for ffs/flsSean Anderson
2023-08-15Merge branch '2023-08-14-assorted-general-updates' into nextTom Rini
2023-08-14gpio: Use separate bitfield array to indicate GPIO is claimedMarek Vasut
2023-08-11bootstd: cros: Add ARM supportSimon Glass
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass
2023-08-10bootstd: Add private bootmeth data to the bootflowSimon Glass
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang
2023-08-08video: Add parentheses around VNBYTES() macroDan Carpenter
2023-08-04board: toradex: add verdin am62 supportMarcel Ziswiler
2023-08-03bootflow: Export setup_fs()Simon Glass
2023-08-03Merge tag 'efi-2023-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-08-03board: ten64: add a bootmenu entries for NAND-based entriesMathew McBride
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