summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
| * | | | | mx6sx: Add pin definitionsFabio Estevam2014-07-10-0/+1677
| * | | | | mx6: Add support for the mx6solox variantFabio Estevam2014-07-10-7/+369
* | | | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2014-08-29-284/+351
|\ \ \ \ \ \
| * | | | | | sunxi: dram: Autodetect DDR3 bus width and densitySiarhei Siamashka2014-08-12-5/+47
| * | | | | | sunxi: dram: Derive write recovery delay from DRAM clock speedSiarhei Siamashka2014-08-12-1/+16
| * | | | | | sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memorySiarhei Siamashka2014-08-12-22/+19
| * | | | | | sunxi: dram: Configurable DQS gating window mode and delaySiarhei Siamashka2014-08-12-1/+56
| * | | | | | sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'Siarhei Siamashka2014-08-12-14/+16
| * | | | | | sunxi: dram: Improve DQS gate data training error handlingSiarhei Siamashka2014-08-12-3/+3
| * | | | | | sunxi: dram: Use divisor P=1 for PLL5Siarhei Siamashka2014-08-12-17/+11
| * | | | | | sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)Siarhei Siamashka2014-08-12-14/+39
| * | | | | | sunxi: dram: Re-introduce the impedance calibration ond ODTSiarhei Siamashka2014-08-12-0/+60
| * | | | | | sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functionsSiarhei Siamashka2014-08-12-6/+22
| * | | | | | sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7iSiarhei Siamashka2014-08-12-11/+0
| * | | | | | sunxi: dram: Remove broken impedance and ODT configuration codeSiarhei Siamashka2014-08-12-27/+0
| * | | | | | sunxi: dram: Fix CKE delay handling for sun4i/sun5iSiarhei Siamashka2014-08-12-7/+50
| * | | | | | sunxi: dram: Respect the DDR3 reset timing requirementsSiarhei Siamashka2014-08-12-2/+7
| * | | | | | sunxi: dram: Remove broken super-standby remnantsSiarhei Siamashka2014-08-12-46/+20
| * | | | | | sunxi: dram: Remove useless 'dramc_scan_dll_para()' functionSiarhei Siamashka2014-08-12-124/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-08-28-4/+185
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-08-09-4/+185
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | sunxi: HYP/non-sec: add sun7i PSCI backendMarc Zyngier2014-07-31-0/+165
| | * | | | sunxi: Add CONFIG_MACPWR optionHans de Goede2014-07-31-0/+5
| | * | | | sunxi: add defines to control USB Host clocks/resetsRoman Byshko2014-07-31-0/+4
| | * | | | ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell2014-07-31-4/+11
* | | | | | omap: remove omap5912osk board supportMasahiro Yamada2014-08-21-4/+0
* | | | | | emif.h: remove duplicated argument to |maxin.john@enea.com2014-08-09-3/+0
|/ / / / /
* | | | | Merge http://git.denx.de/u-boot-dmTom Rini2014-08-04-0/+14
|\ \ \ \ \
| * | | | | arm: Support pre-relocation malloc()Simon Glass2014-08-04-1/+4
| * | | | | arm: Set up global data before board_init_f()Simon Glass2014-08-04-0/+11
| |/ / / /
* | | | | mmc: s3c: Add SD driverMarek Vasut2014-08-01-0/+6
* | | | | arm: s3c: Unify the S3C24xx SDI structureMarek Vasut2014-08-01-11/+10
* | | | | ARM: kirkwood: add mvsdio driverDrEagle2014-08-01-0/+10
|/ / / /
* | | | kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-30-1/+1
* | | | kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+1002
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-07-29-692/+3167
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: HYP/non-sec: remove MIDR check to validate CBARMarc Zyngier2014-07-28-17/+0
| * | | ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier2014-07-28-2/+112
| * | | ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun2014-07-28-2/+2
| * | | ARM: HYP/non-sec: add the option for a second-stage monitorMarc Zyngier2014-07-28-2/+11
| * | | ARM: HYP/non-sec: add generic ARMv7 PSCI codeMarc Zyngier2014-07-28-0/+141
| * | | ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier2014-07-28-140/+138
| * | | ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier2014-07-28-1/+33
| * | | ARM: add missing HYP mode constantMarc Zyngier2014-07-28-1/+3
| * | | ARM: non-sec: reset CNTVOFF to zeroMarc Zyngier2014-07-28-1/+8
| * | | ARM: HYP/non-sec: add a barrier after setting SCR.NS==1Marc Zyngier2014-07-28-0/+1
| * | | ARM: HYP/non-sec: move switch to non-sec to the last boot phaseMarc Zyngier2014-07-28-3/+6
| * | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-28-521/+813
| |\ \ \
| | * | | ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-25-23/+2
| | * | | ARM: omap: fix GPMC address-map size for NAND and NOR devicespekon gupta2014-07-25-2/+7