aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-11-01board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet4-0/+366
2020-11-01ARM: imx: Add support for the primary/secondary bmode to MX53Marek Vasut1-1/+20
2020-11-01dts: Provide LED DTS description for HSC and DDC imx53 devicesLukasz Majewski1-0/+4
2020-11-01mx7ulp: clock: Align the PLL_USB frequencyFabio Estevam1-1/+1
2020-11-01mx7ulp: clock: Remove unuseful informationFabio Estevam1-3/+1
2020-11-01imx: cpu: terminate line with CR if invalid temp sensorTim Harvey1-1/+2
2020-11-01mx6: peripheral clock from oscillatorJorge Ramirez-Ortiz1-1/+4
2020-10-30Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini11-11/+366
2020-10-30Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini9-18/+56
2020-10-30rockchip: Add Engicam PX30.Core C.TOUCH 2.0Jagan Teki3-0/+30
2020-10-30arm64: dts: rockchip: px30: Add Engicam C.TOUCH 2.0Jagan Teki1-0/+8
2020-10-30rockchip: Add Engicam PX30.Core EDIMM2.2 Starter KitJagan Teki3-0/+32
2020-10-30rockchip: px30: Add EVB_PX30 Kconfig helpJagan Teki1-0/+5
2020-10-30arm64: dts: rockchip: Add Engicam PX30.Core SOMMichael Trimarchi1-0/+232
2020-10-30arm64: dts: rockchip: px30: Add Engicam EDIMM2.2 Starter KitJagan Teki2-0/+46
2020-10-30arm64: dts: rockchip: Add chosen node for ROCK-Pi N8Jagan Teki1-0/+6
2020-10-30rockchip: dts: tinker: remove unnecessary nodeStefan Agner1-4/+0
2020-10-30rockchip: dts: tinker: move i2c node to shared device treeStefan Agner2-7/+7
2020-10-29imx: mx6cuboxi: Disable thermal driver in SPLSimon Glass1-1/+1
2020-10-29x86: apl: Take advantage of the of-platdata parent supportSimon Glass1-1/+2
2020-10-29x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOTSimon Glass1-0/+2
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass2-0/+2
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass1-0/+26
2020-10-29dm: test: Drop of-platdata pytestSimon Glass3-22/+0
2020-10-29sandbox: Allow selection of SPL unit testsSimon Glass3-1/+11
2020-10-29dm: test: Add a way to run SPL testsSimon Glass3-0/+18
2020-10-29sandbox: make SDL window resizableHeinrich Schuchardt1-1/+2
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/29Oct2020Tom Rini2-6/+25
2020-10-29Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini12-240/+272
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini12-10/+521
2020-10-29xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek2-24/+0
2020-10-29arm: dts: armada-cp110-master: update nand-controllerBaruch Siach1-6/+9
2020-10-29arm: dts: armada-cp110-slave: add missing cps_nandShmuel Hazan1-0/+16
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot1-0/+33
2020-10-27xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARMMichal Simek1-0/+1
2020-10-27arm64: zynqmp: Fix zynqmp mini qspi max frequencyT Karthik Reddy1-1/+1
2020-10-27arm64: zynqmp: Add support for SHA3 commandT Karthik Reddy1-0/+5
2020-10-27arm64: zynqmp: Add support for RSA commandT Karthik Reddy1-0/+4
2020-10-27arm64: zynqmp: Add support for encryption and decryption on data blobSiva Durga Prasad Paladugu1-0/+1
2020-10-27arm64: versal: Update mini u-boot eMMC node parametersAshok Reddy Soma2-6/+12
2020-10-27microblaze: Enable spi for microblazeT Karthik Reddy1-0/+3
2020-10-27ARM: zynq: Add Z-turn board V5Alexandre GRIVEAUX4-108/+137
2020-10-27microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait1-24/+22
2020-10-27microblaze: start.S: Factor out exception setup code to __setup_exceptionsOvidiu Panait1-94/+103
2020-10-26riscv: fu540: dts: Correct reg size of clint nodePragnesh Patel1-1/+1
2020-10-26riscv: Move timer portions of SiFive CLINT to drivers/timerSean Anderson1-39/+2
2020-10-26timer: Add _TIMER suffix to Andes PLMT KconfigSean Anderson1-1/+1
2020-10-26riscv: Move Andes PLMT driver to drivers/timerSean Anderson3-58/+0
2020-10-26riscv: k210: Reduce DMA block sizeSean Anderson1-2/+2
2020-10-26riscv: Only enable OF_BOARD_FIXUP for S-ModeSean Anderson1-1/+1