summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/spear
Commit message (Expand)AuthorAgeFilesLines
* i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2014-10-291-1/+1
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-152-26/+2
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-2/+7
* arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-071-7/+9
* arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-28/+8
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-146-6/+6
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2413-221/+13
* remove all references to .dynsymAlbert ARIBAUD2013-06-211-5/+0
* lib: consolidate hang()Andreas Bießmann2013-05-011-7/+0
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-122-21/+18
|\
| * Consolidate bool typeYork Sun2013-04-012-21/+18
* | arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-121-3/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-6/+0
|\
| * Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-121-6/+0
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-1/+1
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-1/+1
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+4
* SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese2012-07-0710-7/+1480
* SPEAr: explicitly select clk src for UARTShiraz Hashim2012-07-071-1/+6
* SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR2012-07-072-1/+84
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-8/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-6/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* arm926ejs: timer: Replace bss variable by gdrHeiko Schocher2011-02-021-2/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-133-0/+259
OpenPOWER on IntegriCloud