summaryrefslogtreecommitdiffstats
path: root/cpu/arm920t
Commit message (Expand)AuthorAgeFilesLines
* 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
* at91rm9200: move define from lowlevel_init to headerJean-Christophe PLAGNIOL-VILLARD2009-01-061-48/+22
* at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD2009-01-061-44/+44
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-14/+0
* Remove compiler warning: target CPU does not support interworkingSergei Poselenov2008-12-131-0/+1
* AT91: remove non supported board AT91RM9200DF macroJean-Christophe PLAGNIOL-VILLARD2008-12-021-2/+2
* AT91RM9200DK: fix broken boot from NOR flashWolfgang Denk2008-11-241-1/+1
* at91rm9200: fix broken boot from nor flashJens Scharsig2008-11-241-4/+1
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-2112-28/+28
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1812-28/+28
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-141-4/+4
|/
* at91rm9200: fix errors with CONFIG_CMD_I2C_TREEJens Scharsig2008-09-121-0/+10
* i.mx change get_timer(base) to return time since baseAndrew Dyer2008-09-121-1/+1
* i.MX use u-boot baud rate and don't assume UART master clockAndrew Dyer2008-09-121-15/+41
* arm920t fix constant error in start.SAndrew Dyer2008-09-121-2/+4
OpenPOWER on IntegriCloud