aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-08arm: imx8mp: Initial MSC SM2S iMX8MP supportMartyn Welch13-0/+3281
2022-11-07drivers: power: pmic: Enable use of rn5t567 PMIC in SPLMartyn Welch2-1/+9
2022-11-07drivers: power: pmic: Add support for rn5t568 PMICMartyn Welch1-0/+1
2022-11-07ARM: imx: imx8mp: Enable support for i2c5 and i2c6 on i.MX8MPMartyn Welch3-3/+19
2022-11-07imx8m: USDHC3 base address definition for i.MX8MPMartyn Welch1-1/+1
2022-11-07imx: imx8mm-beacon: Move Environment to eMMC partition 2Adam Ford1-3/+4
2022-11-07imx: imx8mm-beacon: Enable USB booting via SDPAdam Ford3-2/+27
2022-11-07imx: imx8mm_beacon: Eliminate a few extras to free up SPL spaceAdam Ford2-12/+1
2022-11-07imx: imx8mn-beacon: Fix out of spec voltageAdam Ford1-0/+35
2022-11-07regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabledAdam Ford1-4/+5
2022-11-07ARM: mx7: psci: fix suspend/resume e10133 workaroundMatthias Schiffer1-3/+6
2022-11-07configs: imx8m: Enable CONFIG_ARMV8_CRYPTO supportLoic Poulain1-0/+1
2022-11-07Prepare v2023.01-rc1v2023.01-rc1Tom Rini2-5/+5
2022-11-07configs: Resync with savedefconfigTom Rini71-89/+16
2022-11-07Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/07Nov2022Tom Rini32-37/+1143
2022-11-07arm: mvebu: Add RD-AC5X boardChris Packham8-2/+284
2022-11-07arm: mvebu: Support for 98DX25xx/98DX35xx SoCChris Packham10-0/+745
2022-11-07pinctrl: mvebu: Add AlleyCat5 supportChris Packham1-1/+1
2022-11-07usb: ehci: ehci-marvell: Support for marvell,ac5-ehciChris Packham2-8/+46
2022-11-07net: mvneta: Add support for AlleyCat5Chris Packham2-2/+43
2022-11-07arm: mvebu: Don't use CONFIG_TIMER on ARM64Chris Packham1-1/+1
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár8-22/+22
2022-11-07arm: armada: dts: Add clock to armada-ap80x uart1Hamish Martin1-1/+1
2022-11-06Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...WIP/06Nov2022Tom Rini14-65/+85
2022-11-06efi_loader: AllocateAddress requires page addressHeinrich Schuchardt1-0/+2
2022-11-06test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list optionMasahisa Kojima1-4/+4
2022-11-06efi_loader: discover if no efi_system_partition is setHeinrich Schuchardt1-2/+4
2022-11-06efi_loader: remove CONFIG_EFI_SETUP_EARLYAKASHI Takahiro3-38/+12
2022-11-06efi_loader: Let networking support depend on NETDEVICESJan Kiszka6-8/+9
2022-11-06MAINTAINERS: add arch/arm/lib/*_efi.* to EFI_PAYLOADHeinrich Schuchardt1-0/+1
2022-11-06docs: Add a basic security documentTom Rini2-1/+34
2022-11-06doc: update sbi command exampleHeinrich Schuchardt1-12/+19
2022-11-04Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/04Nov2022Tom Rini69-82/+13
2022-11-04usb: storage: continue probe on "Invalid device"Janne Grunau1-0/+1
2022-11-03Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/...WIP/03Nov2022Tom Rini75-95/+64
2022-11-03usb: Add 1ms delay after first Get Descriptor requestMarek Vasut1-0/+11
2022-11-03usb: ohci: Use a flexible array member for portstatusSamuel Holland67-82/+1
2022-11-03Merge branch '2022-11-02-assorted-updates'Tom Rini30-54/+1257
2022-11-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini16-87/+582
2022-11-03riscv: Update Microchip MPFS Icicle Kit supportPadmarao Begari2-0/+8
2022-11-03spi: Add Microchip PolarFire SoC QSPI driverPadmarao Begari3-0/+512
2022-11-03riscv: dts: Add QSPI NAND device nodePadmarao Begari1-0/+16
2022-11-03riscv: dts: Update memory configurationPadmarao Begari1-58/+17
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin10-29/+29
2022-11-02mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPSStefan Roese1-0/+1
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck71-68/+61
2022-11-02MIPS: mscc: remove unused CPU_CLOCK_RATEDaniel Schwierzeck1-3/+1
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck10-23/+8
2022-11-02MIPS: remove deprecated TARGET_VCT optionDaniel Schwierzeck1-8/+0
2022-11-02led: led_pwm: typo 'iverted' on code commentWIP/2022-11-02-assorted-updatesNylon Chen1-1/+1