summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-04-01Merge tag 'u-boot-stm32-20200401' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-04-01ARM: dts: stm32: Repair PMIC configuration on AV96Marek Vasut
2020-04-01ARM: dts: stm32: Add missing ethernet PHY reset on AV96Marek Vasut
2020-04-01ARM: dts: stm32: Repair ethernet operation on AV96Marek Vasut
2020-04-01ARM: dts: stm32: Add alternate pinmux for ethernet RGMIIMarek Vasut
2020-04-01ARM: dts: stm32: Add configuration EEPROM on AV96Marek Vasut
2020-04-01ARM: dts: stm32: Use DT alias for the configuration EEPROMMarek Vasut
2020-04-01ARM: dts: stm32: Add QSPI NOR on AV96Marek Vasut
2020-04-01ARM: dts: stm32: Repair SDMMC2 operationMarek Vasut
2020-04-01ARM: dts: stm32: Add alternate pinmux for SDMMC2 pins 4-7Marek Vasut
2020-04-01ARM: dts: stm32: Repair SDMMC1 operation on AV96Marek Vasut
2020-04-01ARM: dts: stm32: Add alternate pinmux for SDMMC1 direction pinsMarek Vasut
2020-04-01ARM: dts: stm32: Repair SD1 pre-reloc pinmux DT node on AV96Marek Vasut
2020-03-31Merge tag 'arc-last-minute-fixes-for-2020.04' of https://gitlab.denx.de/u-boo...Tom Rini
2020-03-31ARC: IO: add MB for __raw_* memory accessorsEugeniy Paltsev
2020-03-31ARC: IO: add compiler barriers to IO accessorsEugeniy Paltsev
2020-03-31ARC: IO: add volatile to accessorsEugeniy Paltsev
2020-03-31Merge branch '2020-03-31-master-imports'Tom Rini
2020-03-31gazerbeam: add clocks property to SPI nodeRasmus Villemoes
2020-03-31Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-03-31Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2020-03-31arm: dts: agilex: Enable QSPILey Foon Tan
2020-03-31arm: socfpga: arria10: Add save_boot_params()Ley Foon Tan
2020-03-31arm: socfpga: Add onchip RAM size macroLey Foon Tan
2020-03-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-03-30Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-03-30arm: dts: ls1028a: Use flexspi in octal I/O modeKuldeep Singh
2020-03-30arm: dts: lx2160a: Use flexspi in octal I/O modeKuldeep Singh
2020-03-30arm: dts: lx2160aqds: Add FSPI node propertiesKuldeep Singh
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li
2020-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li
2020-03-30board: ls1028ardb: add BOARD_LATE_INIT configYuantian Tang
2020-03-30ARM: dts: rmobile: Enable IIC3 on V2H BlancheMarek Vasut
2020-03-30ARM: dts: rmobile: Add IIC3 node on Gen2 R8A7792 V2HMarek Vasut
2020-03-26rv1108: Fix boot regressionOtavio Salvador
2020-03-26ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1Otavio Salvador
2020-03-18sunxi: Move common defconfig options to KconfigAndre Przywara
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoCAndre Przywara
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoCAndre Przywara
2020-03-18sunxi: SPL SPI: Introduce is_sun6i_gen_spi()Andre Przywara
2020-03-18sunxi: SPL SPI: Split off SPI0 base addressAndre Przywara
2020-03-18Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-03-18Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski
2020-03-17riscv: Implement new SBI v0.2 extensionsBin Meng
2020-03-17riscv: Introduce a new config for SBI v0.1Bin Meng
2020-03-17riscv: Add SBI v0.2 extension definitionsBin Meng
2020-03-17riscv: Add basic support for SBI v0.2Bin Meng
2020-03-17riscv: Mark existing SBI as v0.1 SBIBin Meng
2020-03-17riscv: Avoid calling sbi_clear_ipi()Bin Meng
2020-03-17riscv: Fix sbi_remote_sfence_vma{,_asid}Bin Meng