summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-24-0/+58
|\
| * imx: fix exception vectors relocation in imx27Albert ARIBAUD2014-11-20-0/+55
| * ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov2014-11-20-0/+3
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-24-0/+14
|\ \
| * | dm: at91: Add platform data for GPIO on at91sam9260-based boardsSimon Glass2014-11-21-0/+14
| |/
* | kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-23-1/+14
* | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-23-0/+2
* | replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-20-1/+2
|/
* arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher2014-11-17-0/+82
* ARM: MXS: fix Uninitialized variable errorWolfgang Denk2014-11-10-0/+2
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-07-0/+4
* arm926ejs: cache: use __weakJeroen Hofstee2014-11-04-4/+1
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29-15/+0
* i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2014-10-29-1/+1
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-27-0/+4
* leds: missing includeJeroen Hofstee2014-10-25-0/+1
* arm: kirkwood: Remove some dead code from cpu.cStefan Roese2014-10-23-55/+0
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-23-17/+0
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-23-2/+2
* arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese2014-10-23-297/+1
* arm: mxs: Wait for DRAM to startMarek Vasut2014-09-29-1/+7
* arm: mxs: Wait when disabling VDDMEM current limiterMarek Vasut2014-09-29-0/+5
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-13/+0
* nomadik: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-0/+21
* orion5x: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-0/+21
* davinci: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-0/+79
* kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-30-0/+89
* versatile: kconfig: move common settingsMasahiro Yamada2014-08-30-0/+23
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-30-0/+1
* ARM: kirkwood: add mvsdio driverDrEagle2014-08-01-0/+9
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-01-1/+2
|\
| * mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-19-1/+2
* | Check run_command() return code properlyThomas Betker2014-06-11-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-30-0/+17
|\ \ | |/
| * ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh2014-05-27-0/+17
* | Remove unnecessary use of hush header fileSimon Glass2014-05-29-2/+0
|/
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15-377/+5
* arm, da850: staticize funtionsManish Badarkhe2014-04-17-3/+3
* i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-17-4/+4
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-08-167/+1
|\
| * kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-28-166/+0
| * kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-28-1/+1
* | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-04-04-0/+70
* | Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-04-14/+40
|\ \ | |/
| * kbuild,mxs: use short logs for MXS imagesMasahiro Yamada2014-03-12-14/+15
| * at91sam9263ek: add mmc supportAndreas Henriksson2014-03-09-0/+25
* | Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic2014-04-04-87/+0
* | mxs: fix warning in SPL with console supportStefano Babic2014-04-02-0/+2
* | arm: mxs: Add serial console support into SPLMarek Vasut2014-04-01-1/+14
* | arm: mxs: Properly set GD pointer in SPLMarek Vasut2014-04-01-0/+5