summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini12-10/+521
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot1-0/+33
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
2020-10-23Revert "arch: arm/xen: add putc() for debugging"Tom Rini1-6/+0
2020-10-23armv8: layerscape: don't remove crypto node if just partially disabledMichael Walle1-1/+40
2020-10-23board: kontron: add sl28 supportMichael Walle8-0/+405
2020-10-23net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan2-9/+9
2020-10-23pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor1-0/+67
2020-10-23Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini3-15/+120
2020-10-22arch: arm/xen: add putc() for debuggingAKASHI Takahiro1-0/+6
2020-10-22reset: ast2500: Use SCU for reset controlChia-Wei, Wang1-4/+3
2020-10-22IPQ40xx: Add PRNG supportRobert Marko2-0/+11
2020-10-22IPQ40xx: Add support for MDIORobert Marko2-0/+32
2020-10-22IPQ40xx: Add SPI supportRobert Marko3-2/+30
2020-10-22km: fix license string and compatible stringsHolger Brunck17-27/+27
2020-10-22timer: Return count from timer_ops.get_countSean Anderson2-8/+4
2020-10-22Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians...Tom Rini6-74/+22
2020-10-22Merge branch '2021.01-rc' of https://github.com/lftan/u-bootTom Rini1-2/+2
2020-10-22sunxi: binman: Add support for including SCP firmwareSamuel Holland1-1/+16
2020-10-22sunxi: binman: Update FIT component descriptionsSamuel Holland1-2/+4
2020-10-22sunxi: binman: Use a macro for the BL31 load addressSamuel Holland1-8/+8
2020-10-22sunxi: binman: Provide a default BL31 filenameSamuel Holland1-0/+1
2020-10-22sunxi: binman: Fix spacing between nodesSamuel Holland1-0/+5
2020-10-22sunxi: make V3s DRAM initialization more properIcenowy Zheng2-5/+87
2020-10-21stm32mp: stm32prog: accept device without partitionPatrick Delaunay1-2/+1
2020-10-21arm: stm32: cleanup arch gpio.hPatrick Delaunay2-70/+4
2020-10-21stm32mp: limit size of cacheable DDR in pre-reloc stagePatrick Delaunay3-2/+17
2020-10-21arm: socfpga: fix Gen5 enable of EMAC via FPGARalph Siemsen1-2/+2
2020-10-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2-1/+1973
2020-10-20clk: renesas: Import R8A774C0 clock tables from Linux 5.9Lad Prabhakar1-0/+1
2020-10-20clk: renesas: Add R8A774E1 clock tablesBiju Das1-0/+1
2020-10-20clk: renesas: Add R8A774B1 clock tablesBiju Das1-0/+1
2020-10-20arm: dts: r8a774c0: Import DTS from Linux 5.9Lad Prabhakar1-0/+1960
2020-10-20arm: renesas: Add config option for R8A774C0 SoCLad Prabhakar1-0/+3
2020-10-20arm: renesas: Add config option for R8A774E1 SoCBiju Das1-0/+3
2020-10-20arm: renesas: Add config option for R8A774B1 SoCBiju Das1-1/+4
2020-10-20arm: dts: mt8512: add usb related nodesChunfeng Yun2-1/+82
2020-10-19ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre2-0/+9
2020-10-19ARM: dts: sam9x60: use alphabetical orderClaudiu Beznea1-14/+13
2020-10-19ARM: dts: sam9x60: use CCF compatibles for PMCClaudiu Beznea3-164/+33
2020-10-19ARM: dts: sam9x60: use slow clock CCF compatible bindingsClaudiu Beznea2-47/+20
2020-10-19ARM: dts: sam9x60: use u-boot,dm-pre-relocClaudiu Beznea1-0/+8
2020-10-19ARM: dts: sam9x60ek: add clock frequencies to board fileClaudiu Beznea2-2/+10
2020-10-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+2
2020-10-16arm: fsl-layerscape: Include device_compat.h in soc.cTom Rini1-0/+1