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