aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-11arm: dts: k3-am654-base-board: Add support for USB0 in SPLFaiz Abbas1-0/+27
2020-08-11arm: dts: k3-am654-r5-base-board: Add USB0 nodesFaiz Abbas1-0/+35
2020-08-11arm: mach-k3: am6_init: Add support for USB boot modeFaiz Abbas3-1/+9
2020-08-11arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modesFaiz Abbas1-0/+40
2020-08-11arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate ...Faiz Abbas1-1/+4
2020-08-11arm: mach-k3: sysfw-loader: Add support to load SYSFW from USBFaiz Abbas1-0/+11
2020-08-11armv7R: K3: am654: Use full malloc in SPL both pre and post relocFaiz Abbas1-0/+18
2020-08-11arm: dts: k3-j721e: Fix interconnect node namesSuman Anna1-2/+2
2020-08-11arm: dts: k3-am65: Fix interconnect node namesSuman Anna1-3/+3
2020-08-11ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods3-0/+23
2020-08-11arm: mach-k3: Clean non-coherent lines out of L3 cacheAndrew F. Davis2-0/+25
2020-08-11arm: dts: k3: Add RTI watchdogsJan Kiszka2-0/+27
2020-08-07board: presidio: add LED supportJway Lin1-0/+31
2020-08-06board_f: ppc: Factor out ppc-specific bdinfo setupOvidiu Panait1-0/+25
2020-08-06board_f: m68k: Factor out m68k-specific bdinfo setupOvidiu Panait1-0/+21
2020-08-06board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait4-9/+23
2020-08-06cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait2-8/+0
2020-08-06arm: mvebu: Update CRS305-1G-4S board flash layoutLuka Kovacic1-5/+5
2020-08-06arm: mvebu: Add CRS328-4C-20S-4S boardLuka Kovacic5-0/+185
2020-08-06arm: mvebu: Add CRS326-24G-2S boardLuka Kovacic5-0/+185
2020-08-06arm: mvebu: Add CRS305-1G-4S Bit boardLuka Kovacic2-0/+44
2020-08-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2-1/+30
2020-08-05ARM: add Kconfig option for PSCI 0.1Icenowy Zheng1-0/+4
2020-08-04arm: Add SPL build check to SPL early bss clearBrian Moyer1-5/+5
2020-08-04cmd: add clone commandJohn Chau1-0/+1
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini16-95/+436
2020-08-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2-0/+25
2020-08-04Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini3-3/+90
2020-08-03mscc: Drop dm.h header fileSimon Glass5-15/+0
2020-08-03mediatek: Drop dm.h header fileSimon Glass1-1/+1
2020-08-03thermal: Drop dm.h header fileSimon Glass1-0/+1
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass3-0/+3
2020-08-04sifive: reset: add DM based reset driver for SiFive SoC'sSagar Shrikant Kadam1-0/+13
2020-08-04fu540: dtsi: add reset producer and consumer entriesSagar Shrikant Kadam1-0/+12
2020-08-03mips: octeon: Update Octeon KconfigStefan Roese1-2/+4
2020-08-03mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT nodeStefan Roese1-0/+9
2020-08-03mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT nodeStefan Roese1-0/+10
2020-08-03mips: octeon: dts: Add Octeon clock driver DT nodesStefan Roese2-1/+11
2020-08-03mips: octeon: dts: Add I2C DT nodesStefan Roese2-0/+30
2020-08-03mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodesStefan Roese1-0/+26
2020-08-03ARM: imx: hab: panic on authentication failureMarek Vasut1-4/+2
2020-08-03imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi6-0/+295
2020-08-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini7-11/+72
2020-08-03x86: call32: Append appropriate suffixesAndy Shevchenko1-3/+2
2020-08-03x86: sipi_vector: Append appropriate suffixesAndy Shevchenko1-3/+3
2020-08-03arch: x86: apl: Update FSP parametersBernhard Messerklinger3-2/+35
2020-08-03x86: apl: fsp_bindings: Add support for u64 parametersBernhard Messerklinger2-0/+29
2020-08-03x86: irq: Fix some typosWolfgang Wallner1-3/+3
2020-08-02sh: r2dplus: Add SCIF1 to the basic DTMarek Vasut1-0/+23
2020-08-02sh: Set gd->malloc_base if MALLOC_F_LEN is setMarek Vasut1-1/+7