summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kirkwood: remove get_random_hex() and MD5 dependencyAndre Przywara2017-03-172-2/+0
* Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-03-169-668/+94
|\
| * zynq: Move zynq to clock frameworkStefan Herbrechtsmeier2017-02-178-631/+58
| * zynq: Remove zynq_clk_get_name functionStefan Herbrechtsmeier2017-02-172-12/+1
| * zynq: Move static clock names into separate arrayStefan Herbrechtsmeier2017-02-171-61/+60
| * zynq: Add clk framework support to zynq timerStefan Herbrechtsmeier2017-02-171-0/+25
| * net: zynq: Add clk framework support to zynq ethernet driverStefan Herbrechtsmeier2017-02-171-7/+0
| * net: zynq: Don't overwrite gem_rclk_ctrl with default valueStefan Herbrechtsmeier2017-02-171-7/+0
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-03-1613-56/+482
|\ \
| * | LS1021ATWR: Modify u-boot size for sd secure bootVinitha Pillai2017-03-141-2/+2
| * | armv8: fsl-lsch3: Update VID supportPriyanka Jain2017-03-141-2/+2
| * | armv8: fsl-layerscape: Updates DCFG register mapPriyanka Jain2017-03-141-19/+46
| * | armv8: fsl-lsch2: add workaround for erratum A-010635Tang Yuantian2017-03-141-2/+0
| * | armv8: layerscape: Update early MMU for DDR after initializationYork Sun2017-03-143-3/+87
| * | armv8: mmu: Add a function to change mapping attributesYork Sun2017-03-143-4/+74
| * | armv8: ls2080a: Drop early MMU for SPL buildYork Sun2017-03-141-3/+0
| * | armv8: layerscape: Fix the sequence of changing MMU tableYork Sun2017-03-141-11/+4
| * | armv8: layerscape: Update MMU mapping with actual DDR sizeYork Sun2017-03-141-2/+40
| * | armv8: layerscape: Rewrite memory reservationYork Sun2017-03-142-8/+194
| * | armv8: ls2080a: Move CONFIG_SYS_MC_RSV_MEM_ALIGN to KconfigYork Sun2017-03-141-0/+8
| * | armv8: ls2080a: Move CONFIG_FSL_MC_ENET to KconfigYork Sun2017-03-141-0/+8
| * | armv8: Add global variable resv_ramYork Sun2017-03-142-0/+17
* | | board: Add STMicroelectronics STiH410-B2260 supportPatrice Chotard2017-03-141-0/+25
* | | STiH410-B2260: Add device treePatrice Chotard2017-03-149-0/+3740
* | | STiH410: Add STi SDHCI driverPatrice Chotard2017-03-142-0/+70
* | | gpio: do not include <asm/arch/gpio.h> for ARCH_STIPatrice Chotard2017-03-141-1/+1
* | | STiH410: Add STi serial driverPatrice Chotard2017-03-141-0/+2
* | | arm: Add support for STMicroelectronics STiH410 socPatrice Chotard2017-03-142-0/+15
* | | armv7m: Add SysTick timer driverPhil Edworthy2017-03-142-0/+118
* | | arm: omap3: Bring back ARM errata workaround 725233Siarhei Siamashka2017-03-144-0/+28
* | | arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530Siarhei Siamashka2017-03-141-0/+3
* | | ARM: dts: uniphier: more re-sync DT with LinuxMasahiro Yamada2017-03-148-19/+22
* | | ARM: dts: uniphier: fix no unit name warningsMasahiro Yamada2017-03-1416-29/+30
* | | ARM: dts: uniphier: remove skeleton.dtsi inclusionMasahiro Yamada2017-03-1416-63/+63
* | | ARM: uniphier: set DRAM_SPARSE flag for LD21 boardsMasahiro Yamada2017-03-141-1/+1
|/ /
* | arm: omap-common: Fix typo in CONFIG_OMAP54XX guardMatthijs van Duin2017-03-111-1/+1
* | arm: OMAP2+: nandecc: propagate error to command return statusLadislav Michl2017-03-113-20/+16
* | ARM: Migrate errata to KconfigTom Rini2017-03-096-6/+85
* | omap4: Migrate to using implyTom Rini2017-03-092-36/+12
* | omap3: Migrate to using implyTom Rini2017-03-092-33/+11
* | TI: Migrate board/ti/common/Kconfig to implyTom Rini2017-03-093-46/+39
* | am335x_evm: Switch to using imply keywordTom Rini2017-03-091-0/+3
* | do_smhload: fix return codeRyan Harkin2017-03-091-2/+2
* | Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini2017-03-093-10/+1
* | armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich2017-03-011-2/+12
* | armv5te: make 'ret lr' produce iinterworking 'bx lr'Albert ARIBAUD2017-03-011-1/+1
* | arm: mach-omap2: Flush cache after FIT post-processing imageAndrew F. Davis2017-02-271-0/+6
* | ARM: uniphier: set up charge pump current for MPLL of LD11 SoCMasahiro Yamada2017-02-233-0/+24
* | ARM: uniphier: add simple eMMC load APIs instead of ROM APIMasahiro Yamada2017-02-231-58/+195
* | ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada2017-02-235-1/+25