summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-13image: Document error codes from fit_image_load()Simon Glass
2023-12-13image: Tidy up genimg_get_kernel_addr_fit()Simon Glass
2023-12-13bootstd: Add missing header file from bootdev.hSimon Glass
2023-12-13treewide: Tidy up semicolon after command macrosSimon Glass
2023-11-13stm32mp2: initial supportPatrice Chotard
2023-11-13ARM: dts: stm32: Add STM32MP257F Evaluation board supportPatrice Chotard
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini
2023-11-07include: Drop <common.h> from include listsTom Rini
2023-11-07include/linux/mii.h: Add <linux/types.h>Tom Rini
2023-11-07fsl-mc: Add prototype for bd_infoTom Rini
2023-11-07powerpc: mpc83xx: Rework includes slightlyTom Rini
2023-11-07fsl_qe: Drop common.hTom Rini
2023-11-07display_options.h: Correct includesTom Rini
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini
2023-11-07clk_k210.c: Clean up how we handle nopTom Rini
2023-11-07env: Move env_set() out of cmd/nvedit.c and in to env/common.cTom Rini
2023-11-06bmips: Add Inteno XG6846 boardLinus Walleij
2023-11-06Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-11-06ARM: configs: libretech-ac: enable USB_DFU like in meson64.hNeil Armstrong
2023-11-05net: Add option for tracing packetsSean Anderson
2023-11-03sysreset: implement PALMAS sysreset functionsSvyatoslav Ryhel
2023-11-03sysreset: implement TPS65910 sysreset functionsSvyatoslav Ryhel
2023-11-03sysreset: implement TPS80031 sysreset functionsSvyatoslav Ryhel
2023-11-03sysreset: implement MAX77663 sysreset functionsSvyatoslav Ryhel
2023-11-03power: pmic: tps65910: add TPS65911 PMIC supportSvyatoslav Ryhel
2023-11-03power: pmic: add the base TPS80031 PMIC supportSvyatoslav Ryhel
2023-11-03power: pmic: add the base MAX77663 PMIC supportSvyatoslav Ryhel
2023-11-03configs: transformer_t30: convert bootmenu optionSvyatoslav Ryhel
2023-11-02binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGESimon Glass
2023-11-02Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custod...Tom Rini
2023-11-02Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-11-02riscv: allow resume after exceptionHeinrich Schuchardt
2023-11-02board: sifive: unmatched: move kernel load address to 0x80200000Yong-Xuan Wang
2023-11-01Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-11-01clk: also handle ENOENT in *_optional functionsYang Xiwen
2023-11-01clk: fix count parameter type for clk_release_allEugen Hristev
2023-11-01mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1BSean Anderson
2023-10-31corstone1000: enable distro booting commandAbdellatif El Khlifi
2023-10-31board: developerbox: remove obsolete NOR flash layout definitionMasahisa Kojima
2023-10-31configs: npcm: Support more uart baud rateJim Liu
2023-10-31i2c: Implement i2c_get_chip_by_phandle()Philip Richard Oberfichtner
2023-10-28iot2050: Allow for more than 1 USB storage deviceJan Kiszka
2023-10-27vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVPWei Chen
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-10-27Merge tag 'u-boot-amlogic-20231027' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-27test: Add sandbox TPM boot measurementEddie James
2023-10-27bootm: Support boot measurementEddie James
2023-10-27tpm: Support boot measurementsEddie James
2023-10-27tpm: Fix spelling for tpmu_ha unionEddie James
2023-10-26configs: meson64: add alternate USB DFU boot targetNeil Armstrong