summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2017-03-16rockchip: rk3288: sdram: use constants in ddrconf tableHeiko Stübner
2017-03-16rockchip: arm64: rk3399: syscon addition for rk3399Kever Yang
2017-03-16rockchip: clk: rk3399: update driver for splKever Yang
2017-03-16rockchip: arm64: rk3399: move grf register definitions to grf_rk3399.hKever Yang
2017-03-16rockchip: rk3288: use spl_early_init() instead of spl_init()Eddie Cai
2017-03-14board: Add STMicroelectronics STiH410-B2260 supportPatrice Chotard
2017-03-14STiH410-B2260: Add device treePatrice Chotard
2017-03-14STiH410: Add STi SDHCI driverPatrice Chotard
2017-03-14gpio: do not include <asm/arch/gpio.h> for ARCH_STIPatrice Chotard
2017-03-14STiH410: Add STi serial driverPatrice Chotard
2017-03-14arm: Add support for STMicroelectronics STiH410 socPatrice Chotard
2017-03-14armv7m: Add SysTick timer driverPhil Edworthy
2017-03-14arm: omap3: Bring back ARM errata workaround 725233Siarhei Siamashka
2017-03-14arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530Siarhei Siamashka
2017-03-14ARM: dts: uniphier: more re-sync DT with LinuxMasahiro Yamada
2017-03-14ARM: dts: uniphier: fix no unit name warningsMasahiro Yamada
2017-03-14ARM: dts: uniphier: remove skeleton.dtsi inclusionMasahiro Yamada
2017-03-14ARM: uniphier: set DRAM_SPARSE flag for LD21 boardsMasahiro Yamada
2017-03-11arm: omap-common: Fix typo in CONFIG_OMAP54XX guardMatthijs van Duin
2017-03-11arm: OMAP2+: nandecc: propagate error to command return statusLadislav Michl
2017-03-09ARM: Migrate errata to KconfigTom Rini
2017-03-09omap4: Migrate to using implyTom Rini
2017-03-09omap3: Migrate to using implyTom Rini
2017-03-09TI: Migrate board/ti/common/Kconfig to implyTom Rini
2017-03-09am335x_evm: Switch to using imply keywordTom Rini
2017-03-09do_smhload: fix return codeRyan Harkin
2017-03-09Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini
2017-03-01armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich
2017-03-01armv5te: make 'ret lr' produce iinterworking 'bx lr'Albert ARIBAUD
2017-02-27arm: mach-omap2: Flush cache after FIT post-processing imageAndrew F. Davis
2017-02-23ARM: uniphier: set up charge pump current for MPLL of LD11 SoCMasahiro Yamada
2017-02-23ARM: uniphier: add simple eMMC load APIs instead of ROM APIMasahiro Yamada
2017-02-23ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada
2017-02-23ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoCKotaro Hayashi
2017-02-23ARM: uniphier: remove dram_nr_ch from board parametersMasahiro Yamada
2017-02-23ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada
2017-02-23ARM: uniphier: move spl_boot_mode() to a separate fileMasahiro Yamada
2017-02-23ARM: uniphier: move MMC code to a separate fileMasahiro Yamada
2017-02-23ARM: dts: uniphier: drop u-boot, dm-pre-reloc from system-bus pinctrl nodeMasahiro Yamada
2017-02-23ARM: uniphier: remove DRAM base address from board parametersMasahiro Yamada
2017-02-23ARM: uniphier: print Support Card info very lateMasahiro Yamada
2017-02-23ARM: uniphier: skip memreserve of unused DRAM bank of LD20Masahiro Yamada
2017-02-23ARM: uniphier: correct spelling of "invalid"Masahiro Yamada
2017-02-23ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is setMasahiro Yamada
2017-02-23ARM: uniphier: revive accidentally removed dcache_disable()Masahiro Yamada
2017-02-17ARM: DRA7xx: Fix memory allocation overflowAndrew F. Davis
2017-02-17SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to KconfigDalon Westergreen
2017-02-17SPL: add support to boot from a partition typeDalon Westergreen
2017-02-17arm: omap5: Fix generation of reserved-memory DT nodeAndrew F. Davis
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada