summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mx6: add support of multi-processor commandGabriel Huau2014-08-205-0/+108
* Update aristainetos board to KconfigStefano Babic2014-08-131-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-1182-721/+3393
|\
| * Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-08-095-4/+185
| |\
| | * sunxi: HYP/non-sec: add sun7i PSCI backendMarc Zyngier2014-07-312-0/+165
| | * sunxi: Add CONFIG_MACPWR optionHans de Goede2014-07-311-0/+5
| | * sunxi: add defines to control USB Host clocks/resetsRoman Byshko2014-07-311-0/+4
| | * ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell2014-07-312-4/+11
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-064-1/+17
| |\ \
| | * | powerpc: mpc85xx watchdog init added to init_funcBoschung, Rainer2014-08-011-0/+3
| | * | mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-011-0/+8
| | * | powerpc: macros for e500mc timer regs addedBoschung, Rainer2014-08-011-0/+5
| | * | mpc85xx: fix interrupt init to not affect watchdogBoschung, Rainer2014-08-011-1/+1
| * | | Merge http://git.denx.de/u-boot-dmTom Rini2014-08-042-0/+14
| |\ \ \
| | * | | arm: Support pre-relocation malloc()Simon Glass2014-08-041-1/+4
| | * | | arm: Set up global data before board_init_f()Simon Glass2014-08-042-0/+11
| | | |/ | | |/|
| * | | mmc: s3c: Add SD driverMarek Vasut2014-08-011-0/+6
| * | | arm: s3c: Unify the S3C24xx SDI structureMarek Vasut2014-08-013-11/+10
| * | | ARM: kirkwood: add mvsdio driverDrEagle2014-08-012-0/+10
| |/ /
| * | powerpc: remove redundant CPU definitionMasahiro Yamada2014-07-3011-12/+11
| * | kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-3013-13/+11
| * | kconfig: switch to KconfigMasahiro Yamada2014-07-304-15/+15
| * | kconfig: add basic Kconfig filesMasahiro Yamada2014-07-301-0/+66
| * | kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-3026-0/+2883
| * | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-07-2964-692/+3167
| |\ \
| * \ \ Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2014-07-281-2/+2
| |\ \ \
| | * | | ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARDDirk Eibach2014-07-251-2/+2
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-07-2813-663/+163
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian2014-07-223-76/+98
| | * | | powerpc/chassis2: Configure and enable L2 cache for PPC clusters onlyShaveta Leekha2014-07-221-1/+2
| | * | | powerpc/t4240qds: fix offset of serdes when checking reference clockShaohui Xie2014-07-221-0/+6
| | * | | driver/ddr: Fix DDR4 driver for ARMYork Sun2014-07-223-0/+8
| | * | | powerpc/mpc85xx: Removed support for G4060Sandeep Singh2014-07-222-2/+0
| | * | | qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-223-584/+2
| | * | | powerpc/85xx: add fdt_fixup_dma3Shengzhou Liu2014-07-221-0/+47
| | |/ /
* | | | mx6: crm_regs: Fix MXC_CCM_CIMR_MASK_PERIPH2_CLK_SEL_LOADEDFabio Estevam2014-08-081-1/+1
* | | | mx6: crm_regs: Fix MXC_CCM_CLPCR_WB_PER_AT_LPM definitionFabio Estevam2014-08-081-1/+1
* | | | mx6: crm_regs: Fix CDCDR_SPDIF0_CLK_PODF mask and offsetFabio Estevam2014-08-081-2/+2
* | | | mx6: imx-regs: Remove unused 'omux' field from iomux structFabio Estevam2014-08-081-2/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-0876-873/+3341
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: HYP/non-sec: remove MIDR check to validate CBARMarc Zyngier2014-07-281-17/+0
| * | | ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier2014-07-284-2/+112
| * | | ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun2014-07-282-2/+2
| * | | ARM: HYP/non-sec: add the option for a second-stage monitorMarc Zyngier2014-07-281-2/+11
| * | | ARM: HYP/non-sec: add generic ARMv7 PSCI codeMarc Zyngier2014-07-283-0/+141
| * | | ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier2014-07-285-140/+138
| * | | ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier2014-07-283-1/+33
| * | | ARM: add missing HYP mode constantMarc Zyngier2014-07-282-1/+3
| * | | ARM: non-sec: reset CNTVOFF to zeroMarc Zyngier2014-07-281-1/+8
| * | | ARM: HYP/non-sec: add a barrier after setting SCR.NS==1Marc Zyngier2014-07-281-0/+1
OpenPOWER on IntegriCloud