summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-18Merge branch '2019-07-17-master-imports'Tom Rini6-11/+46
2019-07-18arm: dts: MediaTek: remove tick-timer from mt7629.dtsiWeijie Gao1-1/+0
2019-07-18arm: dts: MediaTek: fix clock order for timer0 node of mt7629.dtsiWeijie Gao1-2/+2
2019-07-18arm: mediatek: add missing arch timer configuration for MT7629Weijie Gao1-0/+13
2019-07-18arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro1-0/+1
2019-07-18arm: move CONFIG_TFABOOT to generic KconfigAKASHI Takahiro2-7/+29
2019-07-18ARM: correct detection of thumb modeHeinrich Schuchardt1-1/+1
2019-07-17board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg2-0/+6
2019-07-17arm: K3: am654: Map common EEPROM data into SRAM scratch spaceAndreas Dannenberg1-0/+3
2019-07-17arm64: dts: k3-am654-base-board: Add I2C GPIO expander @ 0x38Andreas Dannenberg1-0/+7
2019-07-17arm: dts: k3-am654-base-board: Enable wkup_i2c0 across all boot stagesAndreas Dannenberg4-0/+41
2019-07-17arm: dts: k3-am65: Add I2C nodesAndreas Dannenberg4-0/+72
2019-07-17arm: dts: k3-am65: Move pinctrl nodes out of U-Boot specific dtsiAndreas Dannenberg3-15/+16
2019-07-17arm: omap_i2c: Remove unwanted header file inclusionVignesh R1-2/+0
2019-07-17armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg1-1/+26
2019-07-17arm: K3: Introduce System Firmware loader frameworkAndreas Dannenberg4-0/+314
2019-07-17spl: Allow performing BSS init early before board_init_f()Andreas Dannenberg1-17/+36
2019-07-17arm: dts: k3: Add phy specific properties to SD card nodeFaiz Abbas2-0/+4
2019-07-17arm64: dts: k3: Sync sdhci0 node from kernel and change driver nameFaiz Abbas4-24/+91
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini10-178/+624
2019-07-16sunxi: H6: Enable USB for existing boardsAndre Przywara1-0/+1
2019-07-16sunxi: move SUNXI_GPIO to KconfigAndre Przywara1-0/+1
2019-07-16sunxi: H6: Add DDR3 DRAM delay valuesJernej Skrabec1-6/+17
2019-07-16sunxi: H6: Add DDR3-1333 timingsAndre Przywara3-0/+153
2019-07-16sunxi: H6: Add DDR3 support to DRAM controller driverAndre Przywara2-28/+62
2019-07-16sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara6-148/+173
2019-07-16sunxi: H6: DRAM: follow recommended PHY init algorithmAndre Przywara1-1/+3
2019-07-16sunxi: H6: DRAM: avoid memcpy() on MMIO registersAndre Przywara1-2/+4
2019-07-15arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defsGrygorii Strashko1-0/+59
2019-07-15arm64: dts: ti: k3-am65: add mcu cpsw nodeGrygorii Strashko2-0/+113
2019-07-15test: dm: add MDIO testAlex Marginean2-0/+6
2019-07-15sun8i: h3: Add support for the Beelink-x2 STBMarcus Cooper2-0/+217
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini25-365/+915
2019-07-13ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTBAdam Ford4-29/+40
2019-07-13ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9Adam Ford2-6/+2
2019-07-13ARM: dts: da850: Resync with Linux 5.1.9Adam Ford1-1/+1
2019-07-13configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini2-2/+1
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie7-1/+616
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner2-1/+91
2019-07-13ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5Derald D. Woods3-7/+18
2019-07-12ARM: dts: stm32: Remove useless "st, stm32-gpio" compatible stringPatrice Chotard5-62/+0
2019-07-12stm32mp1: bsec: Fix warnings when compiling with W=1Patrick Delaunay1-6/+8
2019-07-12stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay1-1/+1
2019-07-12stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay1-0/+1
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay1-1/+11
2019-07-12ARM: dts: stm32mp1: sync device tree with v5.2-rc4Patrick Delaunay11-281/+523
2019-07-12stm32mp1: key: add stm32key commandPatrick Delaunay3-0/+110
2019-07-12stm32mp1: update device tree with ETZPC statusPatrick Delaunay2-0/+185
2019-07-12stm32mp1: update package information in device treePatrick Delaunay3-0/+47
2019-07-12stm32mp1: export get_cpu_package functionPatrick Delaunay2-6/+10