summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* ARM: mx6: Handle the MMDCx_MDCTL COL field capricesMarek Vasut2014-08-20-1/+7
* ARM: mx6: Prevent overflow in DRAM size detectionMarek Vasut2014-08-20-0/+5
* ARM: mx5: Fix CHSCCDR nameMarek Vasut2014-08-20-1/+1
* mx6: add support of multi-processor commandGabriel Huau2014-08-20-0/+108
* Update aristainetos board to KconfigStefano Babic2014-08-13-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-11-721/+3393
|\
| * 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
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-06-1/+17
| |\ \
| | * | powerpc: mpc85xx watchdog init added to init_funcBoschung, Rainer2014-08-01-0/+3
| | * | mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-01-0/+8
| | * | powerpc: macros for e500mc timer regs addedBoschung, Rainer2014-08-01-0/+5
| | * | mpc85xx: fix interrupt init to not affect watchdogBoschung, Rainer2014-08-01-1/+1
| * | | 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
| |/ /
| * | powerpc: remove redundant CPU definitionMasahiro Yamada2014-07-30-12/+11
| * | kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-30-13/+11
| * | kconfig: switch to KconfigMasahiro Yamada2014-07-30-15/+15
| * | kconfig: add basic Kconfig filesMasahiro Yamada2014-07-30-0/+66
| * | kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+2883
| * | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-07-29-692/+3167
| |\ \
| * \ \ Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2014-07-28-2/+2
| |\ \ \
| | * | | ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARDDirk Eibach2014-07-25-2/+2
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-07-28-663/+163
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian2014-07-22-76/+98
| | * | | powerpc/chassis2: Configure and enable L2 cache for PPC clusters onlyShaveta Leekha2014-07-22-1/+2
| | * | | powerpc/t4240qds: fix offset of serdes when checking reference clockShaohui Xie2014-07-22-0/+6
| | * | | driver/ddr: Fix DDR4 driver for ARMYork Sun2014-07-22-0/+8
| | * | | powerpc/mpc85xx: Removed support for G4060Sandeep Singh2014-07-22-2/+0
| | * | | qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-22-584/+2
| | * | | powerpc/85xx: add fdt_fixup_dma3Shengzhou Liu2014-07-22-0/+47
| | |/ /
* | | | mx6: crm_regs: Fix MXC_CCM_CIMR_MASK_PERIPH2_CLK_SEL_LOADEDFabio Estevam2014-08-08-1/+1
* | | | mx6: crm_regs: Fix MXC_CCM_CLPCR_WB_PER_AT_LPM definitionFabio Estevam2014-08-08-1/+1
* | | | mx6: crm_regs: Fix CDCDR_SPDIF0_CLK_PODF mask and offsetFabio Estevam2014-08-08-2/+2
* | | | mx6: imx-regs: Remove unused 'omux' field from iomux structFabio Estevam2014-08-08-2/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-08-873/+3341
|\ \ \ \ | | |_|/ | |/| |
| * | | 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