summaryrefslogtreecommitdiff
path: root/cpu/arm920t
Commit message (Expand)AuthorAgeLines
* Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 codekevin.morfitt@fearnside-systems.co.uk2009-10-13-830/+915
* CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boardskevin.morfitt@fearnside-systems.co.uk2009-10-13-16/+20
* Add support for Eukrea CPUAT91 SBCTom Rix2009-10-13-2/+252
* arm: Remove -fno-strict-aliasingKumar Gala2009-09-04-2/+1
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-21-2/+0
* rm9200 lowevel_init: don't touch reserved/readonly registersDavid Brownell2009-08-03-12/+2
* cpu/arm920t/start.S: include <common.h> to have ROUND() definedWolfgang Denk2009-07-27-2/+1
* rm9200 ethernet driver: board-specific quirk (csb337)David Brownell2009-07-22-4/+18
* S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD2009-07-06-21/+56
* arm920t/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-07-06-6/+6
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-12-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-12-11/+0
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+64
* arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD2009-06-12-4/+0
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-15/+17
* at91rm9200: move reset code to reset.cJean-Christophe PLAGNIOL-VILLARD2009-06-12-40/+82
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-12-10/+0
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-7/+7
* Replace __attribute references with __attribute__Peter Tyser2009-04-28-6/+7
* arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-05-8/+0
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-05-63/+10
* arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-05-56/+13
* at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD2009-04-04-10/+4
* at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD2009-04-04-10/+3
* at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-04-04-114/+1
* Add support for the AT91RM9200EK Board.Ulf Samuelsson2009-04-04-3/+1
* s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-30-180/+1
* s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-30-448/+1
* s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-30-306/+1
* imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-30-228/+1
* ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-118/+1
* cpu/: get mac address from environmentMike Frysinger2009-03-20-3/+5
* usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-28-3/+1
* at91rm9200: move define from lowlevel_init to headerJean-Christophe PLAGNIOL-VILLARD2009-01-06-48/+22
* at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD2009-01-06-44/+44
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-15-14/+0
* Remove compiler warning: target CPU does not support interworkingSergei Poselenov2008-12-13-0/+1
* AT91: remove non supported board AT91RM9200DF macroJean-Christophe PLAGNIOL-VILLARD2008-12-02-2/+2
* AT91RM9200DK: fix broken boot from NOR flashWolfgang Denk2008-11-24-1/+1
* at91rm9200: fix broken boot from nor flashJens Scharsig2008-11-24-4/+1
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-21-28/+28
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-28/+28
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-14-4/+4
|/
* at91rm9200: fix errors with CONFIG_CMD_I2C_TREEJens Scharsig2008-09-12-0/+10
* i.mx change get_timer(base) to return time since baseAndrew Dyer2008-09-12-1/+1
* i.MX use u-boot baud rate and don't assume UART master clockAndrew Dyer2008-09-12-15/+41
* arm920t fix constant error in start.SAndrew Dyer2008-09-12-2/+4
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-14-32/+32
|\
| * s3c24x0: Update NAND driver to new API.Scott Wood2008-08-13-32/+32
* | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
|/