summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-03-17clk: stm32f7: add clock driver for stm32f7 familyVikas Manocha
2017-03-17arm: use common instructions applicable to armv7m & other arm archsVikas Manocha
2017-03-17arm: Update our 'ret' assembler macro slightlyTom Rini
2017-03-17kirkwood: remove get_random_hex() and MD5 dependencyAndre Przywara
2017-03-16Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-03-16Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
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-14LS1021ATWR: Modify u-boot size for sd secure bootVinitha Pillai
2017-03-14armv8: fsl-lsch3: Update VID supportPriyanka Jain
2017-03-14armv8: fsl-layerscape: Updates DCFG register mapPriyanka Jain
2017-03-14armv8: fsl-lsch2: add workaround for erratum A-010635Tang Yuantian
2017-03-14armv8: layerscape: Update early MMU for DDR after initializationYork Sun
2017-03-14armv8: mmu: Add a function to change mapping attributesYork Sun
2017-03-14armv8: ls2080a: Drop early MMU for SPL buildYork Sun
2017-03-14armv8: layerscape: Fix the sequence of changing MMU tableYork Sun
2017-03-14armv8: layerscape: Update MMU mapping with actual DDR sizeYork Sun
2017-03-14armv8: layerscape: Rewrite memory reservationYork Sun
2017-03-14armv8: ls2080a: Move CONFIG_SYS_MC_RSV_MEM_ALIGN to KconfigYork Sun
2017-03-14armv8: ls2080a: Move CONFIG_FSL_MC_ENET to KconfigYork Sun
2017-03-14armv8: Add global variable resv_ramYork Sun
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