summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-16spl: Remove filename from spl_load_infoSean Anderson
2023-11-16spl: Refactor spl_load_info->read to use units of bytesSean Anderson
2023-11-16spl: Remove dev from spl_load_infoSean Anderson
2023-11-16Merge patch series "nand: Add sandbox tests"Tom Rini
2023-11-16arch: sandbox: Add function to create temporary filesSean Anderson
2023-11-16nand: Allow reinitializationSean Anderson
2023-11-16nand: Add function to unregister NAND devicesSean Anderson
2023-11-16mtd: Add some fallbacks for add/del_mtd_deviceSean Anderson
2023-11-16mtd: Rename SPL_MTD_SUPPORT to SPL_MTDSean Anderson
2023-11-16spl: nand: Set bl_len to page sizeSean Anderson
2023-11-16nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automaticallySean Anderson
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