summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07dm: test: Clear the block cache after running a testSimon Glass
2022-11-07dm: test: Drop the special function for running DM testsSimon Glass
2022-11-07test: Correct pylint warnings in fs_helperSimon Glass
2022-11-07test: Split out mk_fs function into a helperSimon Glass
2022-11-07sandbox: Add missing comments for os_alarm()Simon Glass
2022-11-07dm: sandbox: Drop non-BLK code from host implementationSimon Glass
2022-11-07Prepare v2023.01-rc1v2023.01-rc1Tom Rini
2022-11-07configs: Resync with savedefconfigTom Rini
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