summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mode modem init support to F3+F4 key combinationU-Boot-0_4_3wdenk2003-07-151-1/+1
* Avoid unnecessary call to post_word_load();wdenk2003-07-152-2/+2
* Adapt log driver to latest POST changes (POST_SLOWTEST)wdenk2003-07-151-1/+4
* Patches by Kshitij, 04 Jul 2003wdenk2003-07-1525-14/+3088
* * Patches by Martin Krause, 14 Jul 2003:wdenk2003-07-1511-39/+110
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-1440-446/+819
* - Patch by Stefan Roese, 11 Jul 2003stroese2003-07-111-0/+6
* - Fixed interrupt polarity.stroese2003-07-111-1/+1
* - FPGA updated.stroese2003-07-112-2467/+2469
* - BSP command added.stroese2003-07-114-1/+90
* - AR405 config updated.stroese2003-07-111-8/+11
* - Fix bug in CONFIG_VERSION_VARIABLE.stroese2003-07-112-6/+1
* * Add support for NSCU boardU-Boot-0_4_2wdenk2003-07-0718-41/+2456
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-0161-389/+332
* * Patch by Seb James, 30 Jun 2003:wdenk2003-06-305-23/+75
* Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk2003-06-2938-422/+122
* help text cleanupLABEL_2003_06_29_0145wdenk2003-06-281-2/+1
* Fix duplicate command entry.wdenk2003-06-281-1/+1
* Rewrite command lookup and help command (fix problems with bubblewdenk2003-06-286-80/+79
* Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:wdenk2003-06-2825-21/+3316
* * Code cleanup:LABEL_2003_06_27_2340wdenk2003-06-271246-50034/+47707
* * Patches by Robert Schwebel, 26 Jun 2003:U-Boot-0_4_0wdenk2003-06-2621-526/+1365
* * Header file cleanup for ARMLABEL_2003_06_26_2220wdenk2003-06-25112-299/+1472
* Patch from Stefan Roese.stroese2003-06-241-2/+7
* - Remove EEPROM command.stroese2003-06-241-1/+0
* - Add ping support.stroese2003-06-244-1/+6
* - Update NAND FLASH support.stroese2003-06-241-2/+7
* - Update new fpga file.stroese2003-06-241-2513/+2462
* * Patch by Yuli Barcohen, 23 Jun 2003:wdenk2003-06-235-43/+46
* * Patch by Rune Torgersen, 4 Jun 2003:wdenk2003-06-225-45/+91
* Had to move the RTC area for ATC board to upper addressesLABEL_2003_06_22_1530wdenk2003-06-221-3/+3
* Patch by Murray Jensen, 20 Jun 2003:wdenk2003-06-2113-167/+192
* Patch by Tom Guilliams, 20 Jun 2003:wdenk2003-06-207-15/+176
* * Patch by Devin Crumb, 02 Apr 2003:wdenk2003-06-2012-9/+1157
* * Patch by Richard Woodruff, 19 June 03:wdenk2003-06-194-11/+101
* Patches by Murray Jensen, 17 Jun 2003:wdenk2003-06-1945-1766/+3511
* Patches by Robert Schwebel, 14 Jun 2003:wdenk2003-06-1913-12/+2977
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-1938-1217/+2340
* Add support for DS12887 RTC; add RTC support for ATC boardwdenk2003-06-187-11/+323
* * Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk2003-06-1625-728/+2539
* * Fix CONFIG_NET_MULTI support in include/net.hLABEL_2003_06_16_0055wdenk2003-06-1542-2628/+7037
* Patch by Robert Schwebel, April 02, 2003:wdenk2003-06-063-1/+18
* - Update new fpga file.stroese2003-06-061-2513/+2462
* - Fix compile bug (PPC4xx).stroese2003-06-061-1/+1
* * Patch by Vladimir Gurevich, 04 Jun 2003:LABEL_2003_06_05_2140wdenk2003-06-054-15/+61
* * Add support for RMU boardwdenk2003-06-0526-234/+1907
* Patch from Stefan Roese.stroese2003-06-051-0/+9
* - CFG_RX_ETH_BUFFER added.stroese2003-06-0516-36/+54
* - CFG_ETH_RX_BUFFER added.stroese2003-06-051-6/+3
* - Fix bug for initial stack in data cache as pointed out by Thomas Schaefer (...stroese2003-06-051-7/+92