summaryrefslogtreecommitdiff
path: root/cpu/arm920t
AgeCommit message (Expand)Author
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-07-21Add support for friendly-arm SBC-2410X boardWolfgang Denk
2006-06-16Bugfix in I2C initialisation on S3C2400.Wolfgang Denk
2006-04-03Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.SWolfgang Denk
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-11More GCC 4.x woesWolfgang Denk
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk
2005-10-09Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200Wolfgang Denk
2005-10-06Update make target for ARM supported boards.Wolfgang Denk
2005-10-06Complete support for the KwikByte KB920x boardsWolfgang Denk
2005-10-05Set the AT91RM9200 clock to asynchronous modeWolfgang Denk
2005-10-05Set the AT91RM9200 clock to synchronous modeWolfgang Denk
2005-10-05Add support for Cogent csb637Wolfgang Denk
2005-10-05Fix dm9161.c initializationWolfgang Denk
2005-10-05* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk
2005-10-04Update ARM Integrator boards:Wolfgang Denk
2005-10-04Make sure only supported compiler options are usedWolfgang Denk
2005-09-26Add support for AT91RM9200 OHCI Controller.Wolfgang Denk
2005-09-25CleanupWolfgang Denk
2005-09-25Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk
2005-08-23Fix make dependencies for at91rm9200 and ks8695 cpusWolfgang Denk
2005-08-12Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3Wolfgang Denk
2005-08-02Coding style cleanupWolfgang Denk
2005-07-21Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk
2005-05-19* Patch by Greg Ungerer, 19 May 2005:wdenk
2005-04-20Cleanup serial console baudrate calculation on AT91RM9200wdenk
2005-04-13* Fixes for TQM8560 board:wdenk
2005-04-07* Patch by Steven Scholz, 07 Apr 2005:wdenk
2005-04-06Patch by Steven Scholz, 06 Apr 2005:wdenk
2005-04-05* Patch by Ladislav Michl, 05 Apr 2005:wdenk
2005-04-05Patches by Steven Scholz, 05 Apr 2005:wdenk
2005-04-04Patch by Steven Scholz, 4 Apr 2005:wdenk
2005-04-04Fix timer code for ARM systems: make sure that udelay() does notwdenk
2005-04-03Patch by Steven Scholz, 25 Oct 2004:wdenk
2005-04-02Prepare for SoC rework of ARM code:wdenk
2005-03-14* Patch by David Brownell, 10 Mar 2005:wdenk
2005-01-09* Patch by Jon Loeliger, 02 Sep 2004:wdenk
2004-10-09Patch by Steven Scholz, 16 Aug 2004:wdenk
2004-08-01* Code cleanupwdenk
2004-06-09Patch by Markus Pietrek, 04 May 2004:wdenk
2004-03-23* Add start-up delay to make sure power has stabilized beforewdenk
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk
2003-09-29* Adapt TRAB configuration and auto_update to new memory layoutdzu