summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-10-30Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-10-30Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-30rockchip: Add Engicam PX30.Core C.TOUCH 2.0Jagan Teki
2020-10-30arm64: dts: rockchip: px30: Add Engicam C.TOUCH 2.0Jagan Teki
2020-10-30rockchip: Add Engicam PX30.Core EDIMM2.2 Starter KitJagan Teki
2020-10-30rockchip: px30: Add EVB_PX30 Kconfig helpJagan Teki
2020-10-30arm64: dts: rockchip: Add Engicam PX30.Core SOMMichael Trimarchi
2020-10-30arm64: dts: rockchip: px30: Add Engicam EDIMM2.2 Starter KitJagan Teki
2020-10-30arm64: dts: rockchip: Add chosen node for ROCK-Pi N8Jagan Teki
2020-10-30rockchip: dts: tinker: remove unnecessary nodeStefan Agner
2020-10-30rockchip: dts: tinker: move i2c node to shared device treeStefan Agner
2020-10-29imx: mx6cuboxi: Disable thermal driver in SPLSimon Glass
2020-10-29x86: apl: Take advantage of the of-platdata parent supportSimon Glass
2020-10-29x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOTSimon Glass
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass
2020-10-29dm: test: Drop of-platdata pytestSimon Glass
2020-10-29sandbox: Allow selection of SPL unit testsSimon Glass
2020-10-29dm: test: Add a way to run SPL testsSimon Glass
2020-10-29sandbox: make SDL window resizableHeinrich Schuchardt
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-29Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-10-29xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek
2020-10-29arm: dts: armada-cp110-master: update nand-controllerBaruch Siach
2020-10-29arm: dts: armada-cp110-slave: add missing cps_nandShmuel Hazan
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot
2020-10-27xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARMMichal Simek
2020-10-27arm64: zynqmp: Fix zynqmp mini qspi max frequencyT Karthik Reddy
2020-10-27arm64: zynqmp: Add support for SHA3 commandT Karthik Reddy
2020-10-27arm64: zynqmp: Add support for RSA commandT Karthik Reddy
2020-10-27arm64: zynqmp: Add support for encryption and decryption on data blobSiva Durga Prasad Paladugu
2020-10-27arm64: versal: Update mini u-boot eMMC node parametersAshok Reddy Soma
2020-10-27microblaze: Enable spi for microblazeT Karthik Reddy
2020-10-27ARM: zynq: Add Z-turn board V5Alexandre GRIVEAUX
2020-10-27microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait
2020-10-27microblaze: start.S: Factor out exception setup code to __setup_exceptionsOvidiu Panait
2020-10-26riscv: fu540: dts: Correct reg size of clint nodePragnesh Patel
2020-10-26riscv: Move timer portions of SiFive CLINT to drivers/timerSean Anderson
2020-10-26timer: Add _TIMER suffix to Andes PLMT KconfigSean Anderson
2020-10-26riscv: Move Andes PLMT driver to drivers/timerSean Anderson
2020-10-26riscv: k210: Reduce DMA block sizeSean Anderson
2020-10-26riscv: Only enable OF_BOARD_FIXUP for S-ModeSean Anderson
2020-10-23Revert "arch: arm/xen: add putc() for debugging"Tom Rini
2020-10-23armv8: layerscape: don't remove crypto node if just partially disabledMichael Walle
2020-10-23board: kontron: add sl28 supportMichael Walle
2020-10-23net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan
2020-10-23pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor
2020-10-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-10-22arch: arm/xen: add putc() for debuggingAKASHI Takahiro