aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm920t
AgeCommit message (Expand)AuthorFilesLines
2014-01-24ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada1-7/+0
2013-10-31arm920t: convert makefiles to Kbuild styleMasahiro Yamada7-170/+22
2013-09-23ARM: refactor compiler options in config.mkMasahiro Yamada1-2/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk34-546/+34
2013-06-21arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD1-1/+5
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD1-75/+0
2013-05-30arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD1-7/+5
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau1-5/+5
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau1-4/+2
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2-1/+8
2013-04-12arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau1-5/+3
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau1-3/+1
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau1-0/+4
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass2-2/+2
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass2-10/+10
2013-02-01arm: Move tbl to arch_global_dataSimon Glass3-12/+12
2013-02-01arm: Move tbu to arch_global_dataSimon Glass2-10/+10
2013-02-01arm: Move timer_rate_hz into arch_global_dataSimon Glass2-6/+6
2013-02-01at91: Move at91 global data into arch_global_dataSimon Glass1-11/+13
2013-01-08arm: move C runtime setup code in crt0.SAlbert ARIBAUD1-53/+8
2012-10-26arm: ks8695: use defined constants for UARTYann Vernier1-3/+3
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut4-2240/+0
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach1-2/+2
2012-10-04arm: Fixed the offset for the no relocation.Zhong Hongbo1-0/+1
2012-07-20arm: Fix to mistake clean the memory spaceZhong Hongbo1-3/+5
2012-03-30arm: Use common .lds file where possibleSimon Glass1-88/+0
2012-03-27ARM: fix s3c2410 timer codeDavid Müller (ELSOFT AG)1-44/+20
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger1-14/+14
2011-12-19add print_cpuinfo to s3c24x0David Müller (ELSOFT AG)2-0/+55
2011-12-09Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass1-8/+12
2011-11-29Fix Stelian's email addressStelian Pop1-1/+1
2011-11-08arm: a320: fix broken timerPo-Yu Chuang1-84/+50
2011-11-03Reduce build timesWolfgang Denk1-1/+2
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin1-1/+0
2011-10-09arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not usedWolfgang Denk1-2/+1
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner3-18/+18
2011-09-11Minor coding style cleanup.Wolfgang Denk3-5/+0
2011-09-10KS8695: move TIMER_ definitions before code useGreg Ungerer1-8/+8
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD1-2/+2
2011-08-03a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann1-4/+0
2011-08-03a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann1-4/+0
2011-08-03ARM: remove obsolete at91rm9200Andreas Bießmann12-2049/+0
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams2-3/+3
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ6-46/+11
2011-07-26Timer: Fix at91rm9200/spi.c timer usageGraeme Russ1-2/+3
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ7-41/+1