summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-11-07arm: mvebu: Add RD-AC5X boardChris Packham
2022-11-07arm: mvebu: Support for 98DX25xx/98DX35xx SoCChris Packham
2022-11-07pinctrl: mvebu: Add AlleyCat5 supportChris Packham
2022-11-07usb: ehci: ehci-marvell: Support for marvell,ac5-ehciChris Packham
2022-11-07net: mvneta: Add support for AlleyCat5Chris Packham
2022-11-07arm: mvebu: Don't use CONFIG_TIMER on ARM64Chris Packham
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár
2022-11-07arm: armada: dts: Add clock to armada-ap80x uart1Hamish Martin
2022-11-06Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-11-06efi_loader: AllocateAddress requires page addressHeinrich Schuchardt
2022-11-06test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list optionMasahisa Kojima
2022-11-06efi_loader: discover if no efi_system_partition is setHeinrich Schuchardt
2022-11-06efi_loader: remove CONFIG_EFI_SETUP_EARLYAKASHI Takahiro
2022-11-06efi_loader: Let networking support depend on NETDEVICESJan Kiszka
2022-11-06MAINTAINERS: add arch/arm/lib/*_efi.* to EFI_PAYLOADHeinrich Schuchardt
2022-11-06docs: Add a basic security documentTom Rini
2022-11-06doc: update sbi command exampleHeinrich Schuchardt
2022-11-04Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-11-04usb: storage: continue probe on "Invalid device"Janne Grunau
2022-11-03Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/...Tom Rini
2022-11-03usb: Add 1ms delay after first Get Descriptor requestMarek Vasut
2022-11-03usb: ohci: Use a flexible array member for portstatusSamuel Holland
2022-11-03Merge branch '2022-11-02-assorted-updates'Tom Rini
2022-11-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-11-03riscv: Update Microchip MPFS Icicle Kit supportPadmarao Begari
2022-11-03spi: Add Microchip PolarFire SoC QSPI driverPadmarao Begari
2022-11-03riscv: dts: Add QSPI NAND device nodePadmarao Begari
2022-11-03riscv: dts: Update memory configurationPadmarao Begari
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin
2022-11-02mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPSStefan Roese
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck
2022-11-02MIPS: mscc: remove unused CPU_CLOCK_RATEDaniel Schwierzeck
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck
2022-11-02MIPS: remove deprecated TARGET_VCT optionDaniel Schwierzeck
2022-11-02led: led_pwm: typo 'iverted' on code commentNylon Chen
2022-11-02configs: evb-ast2500: Set environment in SPI flashCédric Le Goater
2022-11-02configs: evb-ast2500: Add support for FIT formatCédric Le Goater
2022-11-02configs: evb-ast2500: Adjust boot commandCédric Le Goater
2022-11-02configs: evb-ast2500: Remove MMC support from default settingsCédric Le Goater
2022-11-02arm: dts: ti: k3-am64-main: Add RTI watchdog nodesChristian Gmeiner
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng
2022-11-02cmd: eeprom: don't truncate target address at 32-bitBaruch Siach
2022-11-02xen: pvblock: Use uclass_probe_allMichal Suchanek
2022-11-02highbank: switch to use the Arm SP804 DM_TIMER driverAndre Przywara
2022-11-02highbank: scan into hb_sregs DT subnodesAndre Przywara
2022-11-02timer: add SP804 UCLASS timer driverAndre Przywara
2022-11-02pinctrl: nuvoton: Add NPCM8xx pinctrl driverJim Liu
2022-11-02arm: smh: Allow semihosting trap calls to be inlinedAndre Przywara
2022-11-02arm: smh: Make semihosting trap calls more robustAndre Przywara