summaryrefslogtreecommitdiffstats
path: root/cpu/arm920t
Commit message (Expand)AuthorAgeFilesLines
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-1347-7473/+0
* ep93xx timer: refactoringMatthias Kaehlcke2010-04-031-28/+24
* ep93xx timer: Rename struct timer_reg pointersMatthias Kaehlcke2010-04-031-6/+6
* ep93xx timer: Fix resolution of get_ticks()Matthias Kaehlcke2010-03-221-6/+9
* ep93xx timer: Fix possible overflow in usecs_to_ticks()Matthias Kaehlcke2010-03-221-12/+4
* Prepare v2010.03-rc1Wolfgang Denk2010-03-121-1/+0
* ep93xx: Refactoring of timer codeMatthias Kaehlcke2010-03-071-44/+26
* ep93xx: Fix calculation of sys ticks in clk_to_systicks()Matthias Kaehlcke2010-03-071-2/+4
* prepare joining at91rm9200 into at91Jens Scharsig2010-02-125-0/+437
* ARM: Add support for EP93xx SoCsMatthias Kaehlcke2010-02-127-0/+610
* new at91_emac network driver (NET_MULTI api)Jens Scharsig2010-01-312-4/+3
* Merge branch 'master' into nextWolfgang Denk2009-12-071-0/+2
|\
| * trab: fix warning: implicit declaration of function 'disable_vfd'Wolfgang Denk2009-12-071-0/+2
* | Generic udelay() with watchdog supportIngo van Lil2009-12-054-4/+4
* | arm: A320: Add support for Faraday A320 evaluation boardPo-Yu Chuang2009-11-274-0/+313
* | Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-276-47/+19
* | Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-275-10/+10
|/
* Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 codekevin.morfitt@fearnside-systems.co.uk2009-10-137-830/+915
* CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boardskevin.morfitt@fearnside-systems.co.uk2009-10-131-16/+20
* Add support for Eukrea CPUAT91 SBCTom Rix2009-10-132-2/+252
* arm: Remove -fno-strict-aliasingKumar Gala2009-09-041-2/+1
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-211-2/+0
* rm9200 lowevel_init: don't touch reserved/readonly registersDavid Brownell2009-08-031-12/+2
* cpu/arm920t/start.S: include <common.h> to have ROUND() definedWolfgang Denk2009-07-271-2/+1
* rm9200 ethernet driver: board-specific quirk (csb337)David Brownell2009-07-221-4/+18
* S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD2009-07-064-21/+56
* arm920t/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-07-062-6/+6
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-121-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-121-11/+0
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+64
* arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD2009-06-124-4/+0
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-128-15/+17
* at91rm9200: move reset code to reset.cJean-Christophe PLAGNIOL-VILLARD2009-06-123-40/+82
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-121-10/+0
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-157-7/+7
* Replace __attribute references with __attribute__Peter Tyser2009-04-282-6/+7
* arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-051-8/+0
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-051-63/+10
* arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-051-56/+13
* at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD2009-04-041-10/+4
* at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD2009-04-041-10/+3
* at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-04-042-114/+1
* Add support for the AT91RM9200EK Board.Ulf Samuelsson2009-04-041-3/+1
* s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-302-180/+1
* s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-302-448/+1
* s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-302-306/+1
* imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-302-228/+1
* ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-292-118/+1
* cpu/: get mac address from environmentMike Frysinger2009-03-201-3/+5
* usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-281-3/+1
OpenPOWER on IntegriCloud