summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-10-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD12-39/+326
2014-10-09arm: rmobile: r8a7794: Skip initialize L2 cacheNobuhiro Iwamatsu1-0/+7
2014-10-09arm: rmobile: r8a7791: Fix initialize L2 cacheNobuhiro Iwamatsu1-1/+9
2014-10-09arm: rmobile: Remove unnecessary initialization for l2ctlrNobuhiro Iwamatsu1-5/+0
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD12-207/+280
2014-10-08armv7: s5pc1xx: improve cache handlingRobert Baldyga2-30/+47
2014-10-08samsung: Enable device tree for smdkc100Simon Glass4-4/+35
2014-10-08samsung: Enable device tree for s5p_goniSimon Glass6-4/+165
2014-10-08config: Move smdkv310 to use common exynos4 fileSimon Glass3-0/+23
2014-10-08exynos: dts: Add device tree node for cros_ec keyboardSimon Glass1-0/+55
2014-10-08Exynos: Use 900MHz ARM frequency in SPL for peach_pitSimon Glass1-1/+1
2014-10-07vf610twr: Tune DDR initialization settingsAnthony Felice3-28/+67
2014-10-06imx6: add Bachmann OT1200 boardChristian Gmeiner1-0/+4
2014-10-05ARM: UniPhier: add Kconfig and defconfigMasahiro Yamada2-0/+37
2014-10-05ARM: UniPhier: add UniPhier SoC support codeMasahiro Yamada59-0/+4504
2014-10-01imx6sx: Fix i.MX6SX HAB api function table offsetNitin Garg1-5/+11
2014-09-29usb: ehci-mx6: Rename the USB register base addressYe.Li1-7/+2
2014-09-29imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD resetYe.Li1-8/+16
2014-09-29arm: mxs: Wait for DRAM to startMarek Vasut1-1/+7
2014-09-29arm: mxs: Wait when disabling VDDMEM current limiterMarek Vasut1-0/+5
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini14-92/+527
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-16/+10
2014-09-25powerpc: add --bss-plt to LDFLAGSChris Packham1-0/+1
2014-09-25board/ls1021aqds: Add DDR4 supportYork Sun1-0/+5
2014-09-25armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun12-89/+518
2014-09-25ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory blockYork Sun1-1/+2
2014-09-25driver/ddr: Restruct driver to allow standalone memory spaceYork Sun1-2/+2
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada3-0/+10
2014-09-25cosmetic: replace MIN, MAX with min, maxMasahiro Yamada3-23/+23
2014-09-25mpc8xx: move common linker scripts into the CPU directoryMasahiro Yamada1-0/+82
2014-09-25powerpc/mpc85xx: Serdes protocol "00" is supportedEbony Zhu1-5/+0
2014-09-25powerpc/8xxx: Fix in USB device-tree fixupramneek mehresh1-11/+9
2014-09-24arm: kirkwood: spi.h: Add some missing parenthesisStefan Roese1-4/+4
2014-09-22imx: Support i.MX6 High Assurance Boot authenticationNitin Garg4-1/+211
2014-09-22Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic94-117/+1873
2014-09-21Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD3-0/+78
2014-09-19ARM: atmel: add pcr related definitionBo Shen2-1/+2
2014-09-19ARM: atmel: use pcr to enable or disable peripheral clockBo Shen3-4/+25
2014-09-19ARM: atmel: sama5d3: add timings registerBo Shen1-1/+2
2014-09-18ARM: keystone: ddr3: workaround for ddr3a/3b memory issueMurali Karicheri3-0/+78
2014-09-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini11-165/+313
2014-09-18Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD11-165/+313
2014-09-16Revert "ARM: SPL: do not set gd again"Tom Rini1-0/+3
2014-09-16kconfig: armv8: move CONFIG_ARM64 to KconfigMasahiro Yamada2-0/+14
2014-09-16vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMIMasahiro Yamada1-3/+0
2014-09-16Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic4-8/+41
2014-09-16arm: mx35: use common timer functionsAndrew Ruder2-83/+12
2014-09-16arm: mx31: use common timer functionsAndrew Ruder2-102/+12
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada44-67/+0
2014-09-14kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/KconfigMasahiro Yamada1-0/+56