summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-08-285-4/+185
|\
| * 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
* | | nios2: remove EPCS driverThomas Chou2014-08-242-718/+1
* | | nios2: add generic board supportThomas Chou2014-08-247-162/+49
* | | nios2: remove obsolete PCI5441 and PK1C20 boardsThomas Chou2014-08-241-8/+0
* | | nios2: Fix printf size_t format related warnings (again...)Vasili Galka2014-08-241-0/+4
* | | powerpc: mpc8xx: remove FLAGADM board supportMasahiro Yamada2014-08-211-4/+0
* | | powerpc: mpc8xx: remove GEN860T, GEN806T_SC board supportMasahiro Yamada2014-08-211-4/+0
* | | powerpc: mpc8xx: remove SXNI855T board supportMasahiro Yamada2014-08-211-4/+0
* | | powerpc: mpc8xx: remove svm_sc8xx boardMasahiro Yamada2014-08-212-8/+0
* | | powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada2014-08-211-4/+0
* | | omap: remove omap5912osk board supportMasahiro Yamada2014-08-211-4/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-203-2/+43
|\ \ \
| * | | powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig optionsShaveta Leekha2014-08-201-2/+26
| * | | powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian2014-08-121-0/+15
| * | | powerpc/mpc85xx: Make boot flag effectiveTang Yuantian2014-08-121-0/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2014-08-1211-489/+338
|\ \ \ \ | |/ / / |/| | |
| * | | blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang2014-08-079-488/+335
| * | | blackfin: spi clock is in sysclk1 domain instead of sysclk0Scott Jiang2014-08-071-1/+1
| * | | bfin: add register define required by core B on dual core BF609 processorAaron Wu2014-08-071-0/+2
| |/ /
* | | emif.h: remove duplicated argument to |maxin.john@enea.com2014-08-091-3/+0
|/ /
* | 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
|\ \
| * | 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
OpenPOWER on IntegriCloud