summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...WIP/30Oct2020Tom Rini2020-10-3011-11/+366
|\
| * rockchip: Add Engicam PX30.Core C.TOUCH 2.0Jagan Teki2020-10-303-0/+30
| * arm64: dts: rockchip: px30: Add Engicam C.TOUCH 2.0Jagan Teki2020-10-301-0/+8
| * rockchip: Add Engicam PX30.Core EDIMM2.2 Starter KitJagan Teki2020-10-303-0/+32
| * rockchip: px30: Add EVB_PX30 Kconfig helpJagan Teki2020-10-301-0/+5
| * arm64: dts: rockchip: Add Engicam PX30.Core SOMMichael Trimarchi2020-10-301-0/+232
| * arm64: dts: rockchip: px30: Add Engicam EDIMM2.2 Starter KitJagan Teki2020-10-302-0/+46
| * arm64: dts: rockchip: Add chosen node for ROCK-Pi N8Jagan Teki2020-10-301-0/+6
| * rockchip: dts: tinker: remove unnecessary nodeStefan Agner2020-10-301-4/+0
| * rockchip: dts: tinker: move i2c node to shared device treeStefan Agner2020-10-302-7/+7
* | Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-309-18/+56
|\ \
| * | imx: mx6cuboxi: Disable thermal driver in SPLSimon Glass2020-10-291-1/+1
| * | x86: apl: Take advantage of the of-platdata parent supportSimon Glass2020-10-291-1/+2
| * | x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOTSimon Glass2020-10-291-0/+2
| * | dm: Add a test for of-platdata parent informationSimon Glass2020-10-292-0/+2
| * | dm: test: Add a test for of-platdata phandlesSimon Glass2020-10-291-0/+26
| * | dm: test: Drop of-platdata pytestSimon Glass2020-10-293-22/+0
| * | sandbox: Allow selection of SPL unit testsSimon Glass2020-10-293-1/+11
| * | dm: test: Add a way to run SPL testsSimon Glass2020-10-293-0/+18
| * | sandbox: make SDL window resizableHeinrich Schuchardt2020-10-291-1/+2
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/29Oct2020Tom Rini2020-10-292-6/+25
|\ \ \
| * | | arm: dts: armada-cp110-master: update nand-controllerBaruch Siach2020-10-291-6/+9
| * | | arm: dts: armada-cp110-slave: add missing cps_nandShmuel Hazan2020-10-291-0/+16
* | | | Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-10-2912-240/+272
|\ \ \ \ | |_|/ / |/| | |
| * | | xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek2020-10-292-24/+0
| * | | xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARMMichal Simek2020-10-271-0/+1
| * | | arm64: zynqmp: Fix zynqmp mini qspi max frequencyT Karthik Reddy2020-10-271-1/+1
| * | | arm64: zynqmp: Add support for SHA3 commandT Karthik Reddy2020-10-271-0/+5
| * | | arm64: zynqmp: Add support for RSA commandT Karthik Reddy2020-10-271-0/+4
| * | | arm64: zynqmp: Add support for encryption and decryption on data blobSiva Durga Prasad Paladugu2020-10-271-0/+1
| * | | arm64: versal: Update mini u-boot eMMC node parametersAshok Reddy Soma2020-10-272-6/+12
| * | | microblaze: Enable spi for microblazeT Karthik Reddy2020-10-271-0/+3
| * | | ARM: zynq: Add Z-turn board V5Alexandre GRIVEAUX2020-10-274-108/+137
| * | | microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait2020-10-271-24/+22
| * | | microblaze: start.S: Factor out exception setup code to __setup_exceptionsOvidiu Panait2020-10-271-94/+103
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-10-2912-10/+521
|\ \ \ \ | |_|/ / |/| | |
| * | | armv8: layerscape: don't remove crypto node if just partially disabledMichael Walle2020-10-231-1/+40
| * | | board: kontron: add sl28 supportMichael Walle2020-10-238-0/+405
| * | | net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan2020-10-232-9/+9
| * | | pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor2020-10-231-0/+67
* | | | test: Add tests for the multiplexer frameworkJean-Jacques Hiblot2020-10-281-0/+33
* | | | riscv: fu540: dts: Correct reg size of clint nodePragnesh Patel2020-10-261-1/+1
* | | | riscv: Move timer portions of SiFive CLINT to drivers/timerSean Anderson2020-10-261-39/+2
* | | | timer: Add _TIMER suffix to Andes PLMT KconfigSean Anderson2020-10-261-1/+1
* | | | riscv: Move Andes PLMT driver to drivers/timerSean Anderson2020-10-263-58/+0
* | | | riscv: k210: Reduce DMA block sizeSean Anderson2020-10-261-2/+2
* | | | riscv: Only enable OF_BOARD_FIXUP for S-ModeSean Anderson2020-10-261-1/+1
| |/ / |/| |
* | | Revert "arch: arm/xen: add putc() for debugging"Tom Rini2020-10-231-6/+0
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/22Oct2020Tom Rini2020-10-223-15/+120
|\ \ \ | |/ / |/| |
| * | sunxi: binman: Add support for including SCP firmwareSamuel Holland2020-10-221-1/+16