aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-18android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr()Mattijs Korpershoek1-0/+14
2024-07-18bootstd: Add bootflow_iter_check_mmc() helperMattijs Korpershoek1-0/+9
2024-07-18ARM: dts: remove leftover Amlogic GX/G12 bindings headersNeil Armstrong8-549/+0
2024-07-18Merge tag 'u-boot-rockchip-20240718' of https://source.denx.de/u-boot/custodi...Tom Rini8-77/+92
2024-07-18bloblist: fix bloblist convention check.Levi Yun1-6/+4
2024-07-18ti: omap: am3517evm: Move environment definition to env fileAdam Ford1-55/+2
2024-07-18Merge patch series "Respin bootstd cros patch into a series of two"Tom Rini2-10/+10
2024-07-18verdin-am62: add DFU, USB and UUU fastboot supportVitor Soares1-0/+9
2024-07-17configs: rockchip: sync ENV_MEM_LAYOUT_SETTINGS for rk3308, rk3328, and rk3399FUKAUMI Naoki3-7/+14
2024-07-17configs: rockchip: reduce diff for rk3308, rk3328, rk3399, rk3568, and rk3588FUKAUMI Naoki5-60/+60
2024-07-17board: rockchip: Add FriendlyElec NanoPi R6SSebastian Kropatsch1-0/+12
2024-07-17board: rockchip: Add FriendlyElec NanoPi R6CSebastian Kropatsch1-0/+12
2024-07-17rockchip: remove support for Theobroma Systems RK3368 LionQuentin Schulz1-16/+0
2024-07-16efi: move guid helper functions to efi.hVincent Stehlé2-10/+10
2024-07-16Merge patch series "Fix fdtfile for j722s and am62p"Tom Rini2-2/+2
2024-07-16include: env: ti_common: Remove findfdt from bootcmd_ti_mmcDhruva Gole1-1/+1
2024-07-16include: env: ti: mmc: Change name_fdt usage to fdtfileManorit Chawdhry1-1/+1
2024-07-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+1
2024-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-19/+46
2024-07-15arm: mvebu: Enable bootstd and other modernization for Synology DS414 (Armada...Tony Dinh1-19/+46
2024-07-15power: regulator: add AXP717 supportAndre Przywara1-0/+1
2024-07-13dt-bindings: clock: rcar-gen2: Remove obsolete header filesGeert Uytterhoeven5-713/+0
2024-07-12Merge patch series "Add Turris 1.x board"Tom Rini1-0/+335
2024-07-12powerpc: Add support for CZ.NIC Turris 1.x routersPali Rohár1-0/+335
2024-07-11Merge tag 'u-boot-dfu-20240711' of https://source.denx.de/u-boot/custodians/u...Tom Rini2-0/+10
2024-07-09include/fastboot.h: add missing types.h includeCaleb Connolly1-0/+2
2024-07-08Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-1/+4
2024-07-08Merge tag 'u-boot-imx-master-20240706' of https://gitlab.denx.de/u-boot/custo...Tom Rini2-2/+3
2024-07-08Merge branch 'next-clk-sync' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini1-0/+1
2024-07-08mvebu: armada-8k: respect CONFIG_DISTRO_DEFAULTSRobert Marko1-1/+4
2024-07-06clk: clk-mux: Make public the clk_fetch_parent_indexMichael Trimarchi1-0/+1
2024-07-06msc_sm2s_imx8mp: Adjust the initrd_addr locationFabio Estevam1-2/+2
2024-07-06clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.9.3Marek Vasut1-0/+1
2024-07-05Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841"""Tom Rini1-10/+6
2024-07-05pci_ids: fix i225 unprogrammed valueMarjolaine Amate1-1/+1
2024-07-05e1000: add support for i226Marjolaine Amate1-0/+7
2024-07-05cmd: bootm: add ELF file supportMaxim Moskalets1-0/+1
2024-07-05configs: Remove duplicate newlinesMarek Vasut63-68/+0
2024-07-05Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...Tom Rini1-7/+0
2024-07-05usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclassMarek Vasut1-0/+8
2024-07-05mach-snapdragon: move default environment to a fileCaleb Connolly1-7/+0
2024-07-05board: lenovo: ideapad-yoga-11: add Lenovo Ideapad Yoga 11 supportJonas Schwöbel1-0/+77
2024-07-05board: microsoft: surface-rt: add Microsoft Surface RT supportJonas Schwöbel1-0/+39
2024-07-05board: wexler: qc750: add WEXLER Tab 7t supportSvyatoslav Ryhel1-0/+65
2024-07-05board: asus: transformer: add ASUS Transformer T20 family supportSvyatoslav Ryhel1-0/+21
2024-07-05include: configs: tegra-common-post: make usb first boot targetSvyatoslav Ryhel1-1/+1
2024-07-04Merge patch series "xtensa: Enable qemu-xtensa board"Tom Rini1-0/+36
2024-07-04board: emulation: New board qemu-xtensaJiaxun Yang1-0/+36
2024-07-03global_data.h: drop write-only field dm_root_fRasmus Villemoes1-4/+0
2024-07-01Merge branch 'next'Tom Rini178-5824/+1649