aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-03-24stm32mp1: add 800 MHz profile supportPatrick Delaunay
2020-03-24arm: stm32mp: fdt: update kernel device tree according the part numberPatrick Delaunay
2020-03-24arm: stm32mp: add function get_soc_namePatrick Delaunay
2020-03-24arm: stm32mp: improve the error message for smcPatrick Delaunay
2020-03-24arm: stm32mp: bsec: add permanent lock support in bsec driverPatrick Delaunay
2020-03-24arm: stm32mp: bsec: remove unneeded testPatrick Delaunay
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-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
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
2020-03-16mach-davinci: Hard-code the default SPL_LDSCRIPT pathTom Rini
2020-03-16edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini
2020-03-16Kconfig: Remove redundant variable setsTom Rini
2020-03-16armv8: K3: j721e: Add DSP internal memory regions in MMU tableSuman Anna
2020-03-12Merge tag 'u-boot-stm32-20200310' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-03-11arm: mach-k3: Add a separate function for printing sysfw versionLokesh Vutla
2020-03-10Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-03-10arm: mediatek: remove unused binman configSam Shih
2020-03-10stm32mp: update dependency for STM32_ETZPCPatrick Delaunay
2020-03-10arm: dts: imx8mq-evk: add phy-reset-gpios for fec1Alifer Moraes
2020-03-09ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dlyMax Krummenacher
2020-03-09ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 nodeIgor Opaniuk
2020-03-09imx8mm/mn: Add missing root clock entry for ARM core clockFrieder Schrempf
2020-03-09imx: Makefile: added missing ahab.oOliver Graute
2020-03-09imx: mx6ul_14x14_evk: configure for 24bpp displayAnatolij Gustschin
2020-03-09ARM: dts: imx6sx-sdb: Sync with kernel 5.4.16Fabio Estevam
2020-03-09ARM: dts: imx6sx: Sync with kernel 5.4.16Fabio Estevam
2020-03-09imx: remove woodburn boardStefano Babic
2020-03-09arm: dts: k3-j721e-r5-common-proc-board: Use unique names for dummy clocksFaiz Abbas
2020-03-09arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas
2020-03-09spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementationFaiz Abbas
2020-03-09mmc: am654_sdhci: Update output tap delay writesFaiz Abbas
2020-03-06arm: dts: k3-j721e-r5-common-proc-board: Add ospi1 flash nodeKeerthy
2020-03-06arm: dts: k3-j721e-mcu-wakeup: Add assigned-clocks/rates properties for ospi1...Keerthy
2020-03-06arm: dts: k3-j721e: Enable ospi1/qspiKeerthy
2020-03-05x86: apl: Use cpu_x86_get_count() for cpu_ops.get_countWolfgang Wallner
2020-03-05x86: cpu_x86: Make cpu_x86_get_count() non-staticWolfgang Wallner
2020-03-05x86: p2sb: Drop 'apl' prefixWolfgang Wallner
2020-03-05Revert "x86: use invd instead of wbinvd in real mode start code"Andy Shevchenko