summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm920t
Commit message (Expand)AuthorAgeLines
* arm: ep9315: Add .vectors section to lds and remove obsolete ldsSergey Kostanbaev2014-08-30-58/+0
* arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2014-07-04-27/+436
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15-215/+4
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-26-26/+0
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-26-1/+4
* ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-24-7/+0
* arm920t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-170/+22
* ARM: refactor compiler options in config.mkMasahiro Yamada2013-09-23-2/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-546/+34
* arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-21-1/+5
* arm: factorize relocate_code routineAlbert ARIBAUD2013-05-30-75/+0
* arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-30-7/+5
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-12-5/+5
* arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-12-4/+2
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-12-1/+8
* arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-12-5/+3
* arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-12-3/+1
* arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-12-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-2/+2
|/
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-01-10/+10
* arm: Move tbl to arch_global_dataSimon Glass2013-02-01-12/+12
* arm: Move tbu to arch_global_dataSimon Glass2013-02-01-10/+10
* arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-01-6/+6
* at91: Move at91 global data into arch_global_dataSimon Glass2013-02-01-11/+13
* arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-08-53/+8
* arm: ks8695: use defined constants for UARTYann Vernier2012-10-26-3/+3
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-18-2240/+0
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15-2/+2
* arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-04-0/+1
* arm: Fix to mistake clean the memory spaceZhong Hongbo2012-07-20-3/+5
* arm: Use common .lds file where possibleSimon Glass2012-03-30-88/+0
* ARM: fix s3c2410 timer codeDavid Müller (ELSOFT AG)2012-03-27-44/+20
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-19-14/+14
* add print_cpuinfo to s3c24x0David Müller (ELSOFT AG)2011-12-19-0/+55
* Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass2011-12-09-8/+12
* Fix Stelian's email addressStelian Pop2011-11-29-1/+1
* arm: a320: fix broken timerPo-Yu Chuang2011-11-08-84/+50
* Reduce build timesWolfgang Denk2011-11-03-1/+2
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-22-1/+0
* arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-09-2/+1
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-13-18/+18
* Minor coding style cleanup.Wolfgang Denk2011-09-11-5/+0
* KS8695: move TIMER_ definitions before code useGreg Ungerer2011-09-10-8/+8
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04-2/+2
* a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann2011-08-03-4/+0
* a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann2011-08-03-4/+0