summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2014-11-10ARM: MXS: fix Uninitialized variable errorWolfgang Denk
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
2014-11-04arm926ejs: cache: use __weakJeroen Hofstee
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-10-29i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese
2014-10-27kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada
2014-10-25leds: missing includeJeroen Hofstee
2014-10-23arm: kirkwood: Remove some dead code from cpu.cStefan Roese
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-10-23arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese
2014-09-29arm: mxs: Wait for DRAM to startMarek Vasut
2014-09-29arm: mxs: Wait when disabling VDDMEM current limiterMarek Vasut
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30nomadik: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30orion5x: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30davinci: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada
2014-08-30versatile: kconfig: move common settingsMasahiro Yamada
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle
2014-07-01Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-19mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan
2014-06-11Check run_command() return code properlyThomas Betker
2014-05-30Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-05-29Remove unnecessary use of hush header fileSimon Glass
2014-05-27ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-04-17arm, da850: staticize funtionsManish Badarkhe
2014-04-17i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-04arm: mxs: Add support for generating signed BootStreamMarek Vasut
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic
2014-04-04Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic
2014-04-02mxs: fix warning in SPL with console supportStefano Babic
2014-04-01arm: mxs: Add serial console support into SPLMarek Vasut
2014-04-01arm: mxs: Properly set GD pointer in SPLMarek Vasut
2014-03-31arm: mxs: Add support for generating signed BootStreamMarek Vasut
2014-03-31arm: mxs: Adjust the load address of U-Boot and SPL for HABMarek Vasut
2014-03-28kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada
2014-03-28kbuild: Rename UIMAGE to MKIMAGEMarek Vasut
2014-03-12kbuild,mxs: use short logs for MXS imagesMasahiro Yamada
2014-03-09at91sam9263ek: add mmc supportAndreas Henriksson
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2014-02-25kbuild: refactor more IMX image rulesMasahiro Yamada
2014-02-25kbuild: use shorten logs for IMX imagesMasahiro Yamada
2014-02-19Move CONFIG_DISPLAY_CPUINFO to MakefileMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada