aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-02riscv: allow resume after exceptionHeinrich Schuchardt
2023-11-02board: sifive: unmatched: move kernel load address to 0x80200000Yong-Xuan Wang
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-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
2023-10-26configs: meson64: declare addr out of EXTRA_ENV_SETTINGSNeil Armstrong
2023-10-26arm: kirkwood: Enable bootstd for Zyxel NSA310S boardTony Dinh
2023-10-26arm: kirkwood: Enable bootstd for Pogo V4 boardTony Dinh
2023-10-24power: domain: add SCMI driverAKASHI Takahiro
2023-10-24firmware: scmi: add power domain protocol supportAKASHI Takahiro
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin
2023-10-24include: Add <linux/types.h> in a few placesTom Rini
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-10-24rockchip: block: blk-uclass: add bounce buffer flag to blk_descJohan Jonker
2023-10-24rockchip: block: add rkmtd class and driversJohan Jonker
2023-10-24rockchip: dm: prepare rkmtd UCLASSJohan Jonker
2023-10-24dt-bindings: leds: import common led bindings from linux v6.5Tom Fitzhenry
2023-10-23bootstd: sata: Add bootstd support for ahci sataTony Dinh
2023-10-23Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-10-23board: Add support for Conclusive KSTR-SAMA5D27Artur Rojek
2023-10-23event: add new EVT_SETTINGS_R eventArtur Rojek
2023-10-23common: add prototype & rename populate_serial_number()Artur Rojek
2023-10-23board: rockchip: add FriendlyElec NanoPC-T6 rk3588 boardJohn Clark
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara
2023-10-22pinctrl: sunxi: add new D1 pinctrl supportAndre Przywara
2023-10-22pinctrl: sunxi: move PIO_BASE into sunxi_gpio.hAndre Przywara
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara
2023-10-22sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6Andre Przywara
2023-10-22sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6Andre Przywara
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson
2023-10-17test: spl: Add a test for the MMC load methodSean Anderson
2023-10-17test: spl: Add functions to create filesystemsSean Anderson
2023-10-17test: spl: Add functions to create imagesSean Anderson
2023-10-17spl: Add callbacks to invalidate cached devicesSean Anderson
2023-10-17fs: ext4: Add some defines for testingSean Anderson
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson
2023-10-17spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()Marek Vasut