summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)Author
2015-04-10lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)
2015-03-27ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada
2015-03-24remove unnecessary version.h includesRob Herring
2015-03-10Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-02-25edminiv2: switch to SPLAlbert ARIBAUD
2015-02-24ARM: remove dkb board supportMasahiro Yamada
2015-02-24ARM: remove jadecpu board supportMasahiro Yamada
2015-02-21ARM: versatile: move SoC sources to mach-versatileMasahiro Yamada
2015-02-21ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada
2015-02-21ARM: nomadik: move SoC sources to mach-nomadikMasahiro Yamada
2015-02-21ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada
2015-02-21ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada
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