summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mx6: tqma6: get board support back to Kconfig build systemMasahiro Yamada2014-08-311-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2014-08-315-6/+69
|\
| * nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hookThomas Chou2014-08-301-0/+2
| * nios2: move nios2.h to arch asm directoryThomas Chou2014-08-303-2/+42
| * nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou2014-08-303-4/+25
* | nomadik: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-3/+25
* | highbank: kconfig: move common settingsMasahiro Yamada2014-08-302-3/+23
* | orion5x: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-3/+25
* | keystone: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-6/+28
* | omap5: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-11/+33
* | omap4: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-11/+33
* | omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-89/+111
* | davinci: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-61/+85
* | exynos: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-37/+59
* | kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-302-71/+93
* | versatile: kconfig: move common settingsMasahiro Yamada2014-08-302-9/+27
* | rmobile: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-19/+41
* | tegra: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-3010-75/+156
* | zynq: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-302-12/+46
* | arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-306-0/+6
* | arm64: Correct passing of Linux kernel argsTom Rini2014-08-301-3/+5
* | arm: convert Cygnus and NSP boards to KconfigSteve Rae2014-08-301-0/+8
* | arm: add Cygnus and NSP boardsScott Branden2014-08-303-0/+67
* | arm: bcmnsp: Add bcmnsp u-architectureScott Branden2014-08-302-0/+26
* | arm: bcmcygnus: Add bcmcygnus u-architectureScott Branden2014-08-302-0/+27
* | arm: iproc: Initial commit of iproc architecture codeScott Branden2014-08-308-0/+423
* | arm: vf610: add NFC clock supportStefan Agner2014-08-302-0/+15
* | arm: vf610: add NFC pin muxStefan Agner2014-08-302-0/+38
* | ARM: Fix overflow in MMU setupMarek Vasut2014-08-301-1/+1
* | arm: bcm281xx: Add Ethernet Clock supportJiandong Zheng2014-08-304-0/+181
* | arm: ep9315: Add .vectors section to lds and remove obsolete ldsSergey Kostanbaev2014-08-301-58/+0
* | socfpga: initialize designware ethernetPavel Machek2014-08-302-0/+19
* | socfpga: Fix SOCFPGA build error for Altera dev kitChin Liang See2014-08-294-1/+7
* | socfpga: fix clock manager register definitionPavel Machek2014-08-292-99/+105
* | arm: include config.h in arch/arm/lib/vectors.SChristian Riesch2014-08-291-0/+2
* | ARM:asm:io.h use static inlineJeroen Hofstee2014-08-291-6/+6
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-08-2912-74/+170
|\
| * ARM: DRA: Enable VTT regulatorLokesh Vutla2014-08-251-0/+3
| * ARM: DRA7: Enable software leveling for dra7Sricharan R2014-08-253-68/+32
| * keystone2: use EFUSE_BOOTROM information to configure PLLsVitaly Andrianov2014-08-257-0/+129
| * board/ti/dra7xx: add support for parallel NORpekon gupta2014-08-251-6/+6
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-08-295-20/+5
|\ \
| * | ARM: zynq: Remove spl.hMichal Simek2014-08-193-18/+2
| * | ARM: zynq: Move ps7_init() out of spl.hMichal Simek2014-08-192-2/+2
| * | zynq: spl: Add vectors section to linker scriptPeter Crosthwaite2014-08-081-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-08-2910-1/+217
|\ \ \
| * | | ARM: tegra: add Colibri T30 board supportStefan Agner2014-08-184-0/+103
| * | | ARM: tegra: Use mem size from MC rather than ODMDATAStephen Warren2014-08-181-1/+17
| * | | ARM: tegra: Disable VPRBryan Wu2014-08-185-0/+97
| | |/ | |/|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-08-2919-26/+2265
|\ \ \
OpenPOWER on IntegriCloud