summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-02-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-02-10arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ
2015-02-10arm: mxs: Enable booting of mx28 without batteryGraeme Russ
2015-02-10arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ
2015-02-07ARM: atmel: cleanup: remove at91cap9 related codeBo Shen
2015-01-29davinci: Do not duplicate setting of gdTom Rini
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-01-25ARM: kirkwood: fix cpu info for 6282 device idLuka Perkov
2015-01-19arm, arm926ejs: make thumb mode compileableHeiko Schocher
2015-01-14Add support for Seagate BlackArmor NAS220Evgeni Dobrev
2015-01-08mx25: Fix boot hang by avoiding vector relocationFabio Estevam
2015-01-08mx25: Remove empty line after printing the reset causeFabio Estevam
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-11-21dm: at91: Add platform data for GPIO on at91sam9260-based boardsSimon Glass
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada
2014-11-20imx: fix exception vectors relocation in imx27Albert ARIBAUD
2014-11-20ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov
2014-11-17arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher
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