summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: kirkwood: add mvsdio driverDrEagle2014-08-011-0/+9
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-012-1/+2
|\
| * mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-192-1/+2
* | Check run_command() return code properlyThomas Betker2014-06-111-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-301-0/+17
|\ \ | |/
| * ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh2014-05-271-0/+17
* | Remove unnecessary use of hush header fileSimon Glass2014-05-292-2/+0
|/
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-154-377/+5
* arm, da850: staticize funtionsManish Badarkhe2014-04-171-3/+3
* i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-174-4/+4
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-084-167/+1
|\
| * kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-283-166/+0
| * kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-281-1/+1
* | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-04-042-0/+70
* | Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-046-14/+40
|\ \ | |/
OpenPOWER on IntegriCloud