summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-14-446/+819
* - Patch by Stefan Roese, 11 Jul 2003stroese2003-07-11-0/+6
* - Fixed interrupt polarity.stroese2003-07-11-1/+1
* - FPGA updated.stroese2003-07-11-2467/+2469
* - BSP command added.stroese2003-07-11-1/+90
* - AR405 config updated.stroese2003-07-11-8/+11
* - Fix bug in CONFIG_VERSION_VARIABLE.stroese2003-07-11-6/+1
* * Add support for NSCU boardwdenk2003-07-07-41/+2456
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-389/+332
* * Patch by Seb James, 30 Jun 2003:wdenk2003-06-30-23/+75
* Fix some missing commands, cleanup header fileswdenk2003-06-29-422/+122
* help text cleanupwdenk2003-06-28-2/+1
* Fix duplicate command entry.wdenk2003-06-28-1/+1
* Rewrite command lookup and help command (fix problems with bubblewdenk2003-06-28-80/+79
* Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:wdenk2003-06-28-21/+3316
* * Code cleanup:wdenk2003-06-27-50034/+47707
* * Patches by Robert Schwebel, 26 Jun 2003:wdenk2003-06-26-526/+1365
* * Header file cleanup for ARMwdenk2003-06-25-299/+1472
* Patch from Stefan Roese.stroese2003-06-24-2/+7
* - Remove EEPROM command.stroese2003-06-24-1/+0
* - Add ping support.stroese2003-06-24-1/+6
* - Update NAND FLASH support.stroese2003-06-24-2/+7
* - Update new fpga file.stroese2003-06-24-2513/+2462
* * Patch by Yuli Barcohen, 23 Jun 2003:wdenk2003-06-23-43/+46
* * Patch by Rune Torgersen, 4 Jun 2003:wdenk2003-06-22-45/+91
* Had to move the RTC area for ATC board to upper addresseswdenk2003-06-22-3/+3
* Patch by Murray Jensen, 20 Jun 2003:wdenk2003-06-21-167/+192
* Patch by Tom Guilliams, 20 Jun 2003:wdenk2003-06-20-15/+176
* * Patch by Devin Crumb, 02 Apr 2003:wdenk2003-06-20-9/+1157
* * Patch by Richard Woodruff, 19 June 03:wdenk2003-06-19-11/+101
* Patches by Murray Jensen, 17 Jun 2003:wdenk2003-06-19-1766/+3511
* Patches by Robert Schwebel, 14 Jun 2003:wdenk2003-06-19-12/+2977
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-19-1217/+2340
* Add support for DS12887 RTC; add RTC support for ATC boardwdenk2003-06-18-11/+323
* * Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk2003-06-16-728/+2539
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-15-2628/+7037
* Patch by Robert Schwebel, April 02, 2003:wdenk2003-06-06-1/+18
* - Update new fpga file.stroese2003-06-06-2513/+2462
* - Fix compile bug (PPC4xx).stroese2003-06-06-1/+1
* * Patch by Vladimir Gurevich, 04 Jun 2003:wdenk2003-06-05-15/+61
* * Add support for RMU boardwdenk2003-06-05-234/+1907
* Patch from Stefan Roese.stroese2003-06-05-0/+9
* - CFG_RX_ETH_BUFFER added.stroese2003-06-05-36/+54
* - CFG_ETH_RX_BUFFER added.stroese2003-06-05-6/+3
* - Fix bug for initial stack in data cache as pointed out by Thomas Schaefer (...stroese2003-06-05-7/+92
* * Patch by Denis Peter, 04 June 2003:wdenk2003-06-04-96/+275
* * Patches by Udi Finkelstein, 2 June 2003:wdenk2003-06-03-427/+6969
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-31-3243/+9862
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-229/+201
* * Fix data abort exception handling for arm920t CPUwdenk2003-05-28-127/+178