summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-03-17imx: mx7ulp: Add soc level initialization codes and functionsPeng Fan
2017-03-17imx: mx7ulp: Add clock framework and functionsPeng Fan
2017-03-17imx: mx7ulp: add iomux driver to support IOMUXC0 and IOMUXC1Peng Fan
2017-03-17imx: mx7ulp: add registers header filePeng Fan
2017-03-17imx: mx7ulp: Add mx7ulp to KconfigPeng Fan
2017-03-15board: Add STMicroelectronics STiH410-B2260 supportPatrice Chotard
2017-03-15STiH410-B2260: Add device treePatrice Chotard
2017-03-15STiH410: Add STi SDHCI driverPatrice Chotard
2017-03-15gpio: do not include <asm/arch/gpio.h> for ARCH_STIPatrice Chotard
2017-03-15STiH410: Add STi serial driverPatrice Chotard
2017-03-15arm: Add support for STMicroelectronics STiH410 socPatrice Chotard
2017-03-15armv7m: Add SysTick timer driverPhil Edworthy
2017-03-15arm: omap3: Bring back ARM errata workaround 725233Siarhei Siamashka
2017-03-15arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530Siarhei Siamashka
2017-03-13ARM: dts: uniphier: more re-sync DT with LinuxMasahiro Yamada
2017-03-13ARM: dts: uniphier: fix no unit name warningsMasahiro Yamada
2017-03-13ARM: dts: uniphier: remove skeleton.dtsi inclusionMasahiro Yamada
2017-03-13ARM: uniphier: set DRAM_SPARSE flag for LD21 boardsMasahiro Yamada
2017-03-12arm: omap-common: Fix typo in CONFIG_OMAP54XX guardMatthijs van Duin
2017-03-12arm: OMAP2+: nandecc: propagate error to command return statusLadislav Michl
2017-03-10ARM: Migrate errata to KconfigTom Rini
2017-03-10omap4: Migrate to using implyTom Rini
2017-03-10omap3: Migrate to using implyTom Rini
2017-03-10TI: Migrate board/ti/common/Kconfig to implyTom Rini
2017-03-10am335x_evm: Switch to using imply keywordTom Rini
2017-03-10do_smhload: fix return codeRyan Harkin
2017-03-09Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini
2017-03-02armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich
2017-03-02armv5te: 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-22ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada
2017-02-22ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoCKotaro Hayashi
2017-02-22ARM: uniphier: remove dram_nr_ch from board parametersMasahiro Yamada
2017-02-22ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada
2017-02-22ARM: uniphier: move spl_boot_mode() to a separate fileMasahiro Yamada
2017-02-22ARM: uniphier: move MMC code to a separate fileMasahiro Yamada
2017-02-22ARM: dts: uniphier: drop u-boot, dm-pre-reloc from system-bus pinctrl nodeMasahiro Yamada
2017-02-22ARM: uniphier: remove DRAM base address from board parametersMasahiro Yamada
2017-02-22ARM: uniphier: print Support Card info very lateMasahiro Yamada
2017-02-22ARM: uniphier: skip memreserve of unused DRAM bank of LD20Masahiro Yamada
2017-02-22ARM: uniphier: correct spelling of "invalid"Masahiro Yamada
2017-02-22ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is setMasahiro Yamada
2017-02-22ARM: uniphier: revive accidentally removed dcache_disable()Masahiro Yamada
2017-02-21x86: Intel MID platforms has no microcode updateAndy Shevchenko
2017-02-21x86: zImage: add Intel MID platforms supportVincent Tinelli
2017-02-21x86: Introduce INTEL_MID quirk optionAndy Shevchenko
2017-02-21x86: Force 32-bit jumps in interrupt handlersJ. Tang
2017-02-17ARM: DRA7xx: Fix memory allocation overflowAndrew F. Davis