summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* ARM: remove dkb board supportMasahiro Yamada2015-02-245-413/+0
* ARM: remove jadecpu board supportMasahiro Yamada2015-02-245-175/+0
* ARM: versatile: move SoC sources to mach-versatileMasahiro Yamada2015-02-215-118/+0
* ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada2015-02-217-832/+0
* ARM: nomadik: move SoC sources to mach-nomadikMasahiro Yamada2015-02-216-194/+0
* ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada2015-02-216-530/+0
* ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada2015-02-2124-3230/+0
* ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-2117-2329/+0
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-102-190/+0
|\
| * ARM: atmel: cleanup: remove at91cap9 related codeBo Shen2015-02-072-190/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-104-7/+140
|\ \ | |/ |/|
| * arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ2015-02-101-0/+5
| * arm: mxs: Enable booting of mx28 without batteryGraeme Russ2015-02-101-2/+8
| * arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ2015-02-104-5/+127
* | davinci: Do not duplicate setting of gdTom Rini2015-01-291-16/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-01-261-0/+2
|\ \
| * | arm, arm926ejs: make thumb mode compileableHeiko Schocher2015-01-191-0/+2
| |/
* | ARM: kirkwood: fix cpu info for 6282 device idLuka Perkov2015-01-251-3/+8
|/
* Add support for Seagate BlackArmor NAS220Evgeni Dobrev2015-01-141-0/+4
* mx25: Fix boot hang by avoiding vector relocationFabio Estevam2015-01-082-0/+27
* mx25: Remove empty line after printing the reset causeFabio Estevam2015-01-081-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-245-0/+58
|\
| * imx: fix exception vectors relocation in imx27Albert ARIBAUD2014-11-202-0/+55
| * ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov2014-11-203-0/+3
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-241-0/+14
|\ \
| * | dm: at91: Add platform data for GPIO on at91sam9260-based boardsSimon Glass2014-11-211-0/+14
| |/
* | kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-231-1/+14
* | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-0/+2
* | replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-201-1/+2
|/
* arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher2014-11-172-0/+82
* ARM: MXS: fix Uninitialized variable errorWolfgang Denk2014-11-101-0/+2
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-072-0/+4
* arm926ejs: cache: use __weakJeroen Hofstee2014-11-041-4/+1
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-295-15/+0
* i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2014-10-291-1/+1
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-271-0/+4
* leds: missing includeJeroen Hofstee2014-10-251-0/+1
* arm: kirkwood: Remove some dead code from cpu.cStefan Roese2014-10-231-55/+0
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-231-17/+0
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-232-2/+2
* arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese2014-10-233-297/+1
* arm: mxs: Wait for DRAM to startMarek Vasut2014-09-291-1/+7
* arm: mxs: Wait when disabling VDDMEM current limiterMarek Vasut2014-09-291-0/+5
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-135-13/+0
* nomadik: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-0/+21
* orion5x: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-0/+21
* davinci: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-0/+79
* kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-301-0/+89
* versatile: kconfig: move common settingsMasahiro Yamada2014-08-301-0/+23
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-301-0/+1
OpenPOWER on IntegriCloud