summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2019-07-18arm: dts: MediaTek: fix clock order for timer0 node of mt7629.dtsiWeijie Gao
2019-07-18arm: mediatek: add missing arch timer configuration for MT7629Weijie Gao
2019-07-18arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro
2019-07-18arm: move CONFIG_TFABOOT to generic KconfigAKASHI Takahiro
2019-07-18ARM: correct detection of thumb modeHeinrich Schuchardt
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-07-16sunxi: H6: Enable USB for existing boardsAndre Przywara
2019-07-16sunxi: move SUNXI_GPIO to KconfigAndre Przywara
2019-07-16sunxi: H6: Add DDR3 DRAM delay valuesJernej Skrabec
2019-07-16sunxi: H6: Add DDR3-1333 timingsAndre Przywara
2019-07-16sunxi: H6: Add DDR3 support to DRAM controller driverAndre Przywara
2019-07-16sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara
2019-07-16sunxi: H6: DRAM: follow recommended PHY init algorithmAndre Przywara
2019-07-16sunxi: H6: DRAM: avoid memcpy() on MMIO registersAndre Przywara
2019-07-15arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defsGrygorii Strashko
2019-07-15arm64: dts: ti: k3-am65: add mcu cpsw nodeGrygorii Strashko
2019-07-15sun8i: h3: Add support for the Beelink-x2 STBMarcus Cooper
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-13ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTBAdam Ford
2019-07-13ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9Adam Ford
2019-07-13ARM: dts: da850: Resync with Linux 5.1.9Adam Ford
2019-07-13configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner
2019-07-13ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5Derald D. Woods
2019-07-12ARM: dts: stm32: Remove useless "st, stm32-gpio" compatible stringPatrice Chotard
2019-07-12stm32mp1: bsec: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay
2019-07-12ARM: dts: stm32mp1: sync device tree with v5.2-rc4Patrick Delaunay
2019-07-12stm32mp1: key: add stm32key commandPatrick Delaunay
2019-07-12stm32mp1: update device tree with ETZPC statusPatrick Delaunay
2019-07-12stm32mp1: update package information in device treePatrick Delaunay
2019-07-12stm32mp1: export get_cpu_package functionPatrick Delaunay
2019-07-12stm32mp1: syscon: remove stgenPatrick Delaunay
2019-07-12stm32mp1: syscon: remove etzpc supportPatrick Delaunay
2019-07-12ARM: dts: stm32: Add ipcc mailbox support on stm32mp1Fabien Dessenne
2019-07-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-07-11Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-11arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
2019-07-11arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal
2019-07-11arm: spear: Do not link the _main branchMiquel Raynal
2019-07-11arm: spear: Support returning to BootROMMiquel Raynal
2019-07-11arm: spear: Simplify start.S organizationMiquel Raynal
2019-07-11arm: spear: Reference the link register with LR instead of R14Miquel Raynal
2019-07-11arm: spear: Use PUSH/POP mnemonics when relevantMiquel Raynal
2019-07-11arm: spear: Purely cosmetic changes in start.SMiquel Raynal
2019-07-11arm: spear: Fix the main comment in start.SMiquel Raynal