summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm920t
AgeCommit message (Expand)Author
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2013-02-01arm: Move tbu to arch_global_dataSimon Glass
2013-02-01arm: Move timer_rate_hz into arch_global_dataSimon Glass
2013-02-01at91: Move at91 global data into arch_global_dataSimon Glass
2013-01-08arm: move C runtime setup code in crt0.SAlbert ARIBAUD
2012-10-26arm: ks8695: use defined constants for UARTYann Vernier
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-10-04arm: Fixed the offset for the no relocation.Zhong Hongbo
2012-07-20arm: Fix to mistake clean the memory spaceZhong Hongbo
2012-03-30arm: Use common .lds file where possibleSimon Glass
2012-03-27ARM: fix s3c2410 timer codeDavid Müller (ELSOFT AG)
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2011-12-19add print_cpuinfo to s3c24x0David Müller (ELSOFT AG)
2011-12-09Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass
2011-11-29Fix Stelian's email addressStelian Pop
2011-11-08arm: a320: fix broken timerPo-Yu Chuang
2011-11-03Reduce build timesWolfgang Denk
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-09arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not usedWolfgang Denk
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner
2011-09-11Minor coding style cleanup.Wolfgang Denk
2011-09-10KS8695: move TIMER_ definitions before code useGreg Ungerer
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-08-03a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann
2011-08-03a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann
2011-08-03ARM: remove obsolete at91rm9200Andreas Bießmann
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Fix at91rm9200/spi.c timer usageGraeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-07-04arm920t/at91: add at91rm9200_devices.cAndreas Bießmann
2011-07-04arm920t/at91: use new clock.c featuresAndreas Bießmann
2011-07-04arm920t/at91: add clock.cAndreas Bießmann
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-06-21update arm/at91rm9200 work with rework rework110202Jens Scharsig
2011-05-18at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig
2011-04-27ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin
2011-04-27a320evb: fix include path of timer fttmr010Macpaul Lin
2011-04-27arm: a320: use new ftpmu010 APIPo-Yu Chuang
2011-04-12Fix misc spelling errors found by lintianLoïc Minier
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-02-02remove (double) LED initialization in arm920t start.sJens Scharsig
2011-02-02ARM: */start.S: code cleanupLiu Hui-R64343