summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm920t/ep93xx
Commit message (Expand)AuthorAgeFilesLines
* arm: ep9315: Add .vectors section to lds and remove obsolete ldsSergey Kostanbaev2014-08-301-58/+0
* arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2014-07-041-27/+436
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-151-1/+2
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-1/+4
* arm920t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-22/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-111/+7
* arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-211-1/+5
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-121-5/+5
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-121-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-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/+5
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-132-17/+17
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-7/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-271-0/+2
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-137-0/+584
OpenPOWER on IntegriCloud