summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/spear
AgeCommit message (Expand)Author
2015-09-11arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4Stefan Roese
2015-08-28arm: spear: Enable caches on SPEArStefan Roese
2015-08-28arm: spear: Move to common SPL infrastructureStefan Roese
2015-08-19usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2014-10-29i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-21remove all references to .dynsymAlbert ARIBAUD
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau
2013-04-01Consolidate bool typeYork Sun
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-07-07SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese
2012-07-07SPEAr: explicitly select clk src for UARTShiraz Hashim
2012-07-07SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-02-02arm926ejs: timer: Replace bss variable by gdrHeiko Schocher
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser