summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * kbuild,mxs: use short logs for MXS imagesMasahiro Yamada2014-03-125-14/+15
| * at91sam9263ek: add mmc supportAndreas Henriksson2014-03-091-0/+25
* | Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic2014-04-042-87/+0
* | mxs: fix warning in SPL with console supportStefano Babic2014-04-021-0/+2
* | arm: mxs: Add serial console support into SPLMarek Vasut2014-04-011-1/+14
* | arm: mxs: Properly set GD pointer in SPLMarek Vasut2014-04-011-0/+5
* | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-03-312-0/+87
* | arm: mxs: Adjust the load address of U-Boot and SPL for HABMarek Vasut2014-03-314-9/+24
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-265-71/+15
|\
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-263-67/+1
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-262-4/+14
* | kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-251-10/+0
* | kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-251-1/+1
|/
* Move CONFIG_DISPLAY_CPUINFO to MakefileMasahiro Yamada2014-02-192-3/+4
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-192-2/+2
* ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-241-7/+0
* at91: switch coloured LED to gpio APIAndreas Bießmann2013-12-091-9/+7
OpenPOWER on IntegriCloud