summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm920t
Commit message (Expand)AuthorAgeFilesLines
* arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-301-7/+5
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-121-5/+5
* arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-121-4/+2
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-122-1/+8
* arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-121-5/+3
* arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-121-3/+1
* arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-121-0/+4
* 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-152-2/+2
|/
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-012-10/+10
* arm: Move tbl to arch_global_dataSimon Glass2013-02-013-12/+12
* arm: Move tbu to arch_global_dataSimon Glass2013-02-012-10/+10
* arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-012-6/+6
* at91: Move at91 global data into arch_global_dataSimon Glass2013-02-011-11/+13
* arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-081-53/+8
* arm: ks8695: use defined constants for UARTYann Vernier2012-10-261-3/+3
* 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
* dm: Move s3c24xx USB driver to a proper placeMarek Vasut2012-10-184-2240/+0
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-151-2/+2
* arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-041-0/+1
* arm: Fix to mistake clean the memory spaceZhong Hongbo2012-07-201-3/+5
* arm: Use common .lds file where possibleSimon Glass2012-03-301-88/+0
* ARM: fix s3c2410 timer codeDavid Müller (ELSOFT AG)2012-03-271-44/+20
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-14/+14
* add print_cpuinfo to s3c24x0David Müller (ELSOFT AG)2011-12-192-0/+55
* Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass2011-12-091-8/+12
* Fix Stelian's email addressStelian Pop2011-11-291-1/+1
* arm: a320: fix broken timerPo-Yu Chuang2011-11-081-84/+50
* Reduce build timesWolfgang Denk2011-11-031-1/+2
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-221-1/+0
* arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-2/+1
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-133-18/+18
* Minor coding style cleanup.Wolfgang Denk2011-09-113-5/+0
* KS8695: move TIMER_ definitions before code useGreg Ungerer2011-09-101-8/+8
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-2/+2
* a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann2011-08-031-4/+0
* a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann2011-08-031-4/+0
* ARM: remove obsolete at91rm9200Andreas Bießmann2011-08-0312-2049/+0
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-282-3/+3
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-266-46/+11
* Timer: Fix at91rm9200/spi.c timer usageGraeme Russ2011-07-261-2/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-267-41/+1
* Timer: Remove set_timer completelyGraeme Russ2011-07-266-31/+0
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-261-2/+2
* arm920t/at91: add at91rm9200_devices.cAndreas Bießmann2011-07-042-0/+86
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-042-0/+44
* arm920t/at91: add clock.cAndreas Bießmann2011-07-042-0/+161
* ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-221-7/+1
OpenPOWER on IntegriCloud