aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-06-15* Fix CONFIG_NET_MULTI support in include/net.hLABEL_2003_06_16_0055wdenk42-2628/+7037
* Patches by Kyle Harris, 13 Mar 2003: - Add FAT partition support - Add command support for FAT - Add command support for MMC ---- - Add Intel PXA support for video - Add Intel PXA support for MMC ---- - Enable MMC and FAT for lubbock board - Other misc changes for lubbock board
2003-06-06Patch by Robert Schwebel, April 02, 2003:wdenk3-1/+18
fix for SMSC91111 driver
2003-06-06- Update new fpga file.stroese1-2513/+2462
2003-06-06- Fix compile bug (PPC4xx).stroese1-1/+1
2003-06-05* Patch by Vladimir Gurevich, 04 Jun 2003:LABEL_2003_06_05_2140wdenk4-15/+61
make ppc405 ethernet driver compatible with CONFIG_NET_MULTI option
2003-06-05* Add support for RMU boardwdenk26-234/+1907
* Add support for TQM862L at 100/50 MHz * Patch by Pantelis Antoniou, 02 Jun 2003: major reconstruction of networking code; add "ping" support (outgoing only!)
2003-06-05Patch from Stefan Roese.stroese1-0/+9
2003-06-05- CFG_RX_ETH_BUFFER added.stroese16-36/+54
2003-06-05- CFG_ETH_RX_BUFFER added.stroese1-6/+3
2003-06-05- Fix bug for initial stack in data cache as pointed out by Thomas Schaefer ↵stroese1-7/+92
(tschaefer@giga-stream.de). Now inital stack in data cache can be used even if the chip select is in use.
2003-06-04* Patch by Denis Peter, 04 June 2003:wdenk12-96/+275
add support for the MIP405T board
2003-06-03* Patches by Udi Finkelstein, 2 June 2003:LABEL_2003_06_04_0200wdenk39-427/+6969
- Added support for custom keyboards, initialized by defining a board-specific drv_keyboard_init as well as defining CONFIG_KEYBOARD . - Added support for the RBC823 board. - cpu/mpc8xx/lcd.c now automatically calculates the Horizontal Pixel Count field. * Fix alignment problem in BOOTP (dhcp_leasetime option) [pointed out by Nicolas Lacressonnière, 2 Jun 2003] * Patch by Mark Rakes, 14 May 2003: add support for Intel e1000 gig cards. * Patch by Nye Liu, 3 Jun 2003: fix critical typo in MAMR definition (include/mpc8xx.h) * Fix requirement to align U-Boot image on 16 kB boundaries on PPC. * Patch by Klaus Heydeck, 2 Jun 2003 Minor changes for KUP4K configuration
2003-05-31* Patch by Marc Singer, 29 May 2003:LABEL_2003_05_31_2115wdenk86-3243/+9862
Fixed rarp boot method for IA32 and other little-endian CPUs. * Patch by Marc Singer, 28 May 2003: Added port I/O commands. * Patch by Matthew McClintock, 28 May 2003 - cpu/mpc824x/start.S: fix relocation code when booting from RAM - minor patches for utx8245 * Patch by Daniel Engström, 28 May 2003: x86 update * Patch by Dave Ellis, 9 May 2003 + 27 May 2003: add nand flash support to SXNI855T configuration fix/extend nand flash support: - fix 'nand erase' command so does not erase bad blocks - fix 'nand write' command so does not write to bad blocks - fix nand_probe() so handles no flash detected properly - add doc/README.nand - add .jffs2 and .oob options to nand read/write - add 'nand bad' command to list bad blocks - add 'clean' option to 'nand erase' to write JFFS2 clean markers - make NAND read/write faster * Patch by Rune Torgersen, 23 May 2003: Update for MPC8266ADS board
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk125-229/+201
instead CFG_MONITOR_LEN is now only used to determine _at_compile_ _time_ (!) if the environment is embedded within the U-Boot image, or in a separate flash sector. * Cleanup CFG_DER #defines in config files (wd maintained only)
2003-05-28* Fix data abort exception handling for arm920t CPUwdenk6-127/+178
* Fix alignment problems with flash driver for TRAB board * Patch by Donald White, 21 May 2003: fix calculation of base address in pci_hose_config_device() * Fix bug in command line parsing: "cmd1;cmd2" is supposed to always execute "cmd2", even if "cmd1" fails. Note that this is different to "run var1 var2" where the contents of "var2" will NOT be executed when a command in "var1" fails.
2003-05-23Add zero-copy ramdisk support (requires corresponding kernel support!)wdenk3-0/+18
2003-05-23Patch by Kyle Harris, 20 May 2003:LABEL_2003_05_23_1450wdenk19-1446/+283
In preparation for an ixp port, rename cpu/xscale and arch-xscale into cpu/pxa and arch-pxa.
2003-05-23Patch from Stefan Roese.stroese1-0/+10
2003-05-23- ASH405 board added (PPC405EP based).stroese1-0/+5
- CPCI4052 added (PPC405GP based). - CPCI405AB added (PPC405GP based). - PCI405 added (PPC405GP based). - PMC405 added (PPC405GP based).
2003-05-23- ASH405 board added (PPC405EP based).stroese2-8/+19
- BUBINGA405EP added (PPC405EP based). - CPCI405AB added (PPC405GP based). - PMC405 added (PPC405GP based).
2003-05-23CONFIG_UART1_CONSOLE added.stroese1-7/+14
2003-05-23Patch by Denis Peter, 19 Mai 2003:wdenk12-6237/+429
add support for the MIP405-3 board
2003-05-23DHCP support added.stroese2-0/+16
2003-05-23PMC405 board added.stroese6-0/+1518
2003-05-23Code cleanup.stroese2-126/+3
2003-05-23New FPGA image with 527 support.stroese1-749/+746
2003-05-23Local Bus Timeout increased.stroese1-1/+6
2003-05-23Code reworked for PPC405EP support.stroese2-24/+19
2003-05-23CPCI405AB (special version of esd CPCI405) board added.stroese5-10/+1513
2003-05-23BUBINGA405EP board added (IBM PPC405EP Eval Board).stroese9-0/+1755
2003-05-23ASH405 board added (PPC405EP based).stroese7-0/+3458
2003-05-23- PPC405EP support added.stroese1-66/+103
- CONFIG_UART1_CONSOLE added (see README).
2003-05-23PPC405EP support added.stroese14-27/+686
2003-05-23- PPC405EP support added.stroese1-2/+10
- "nand_init" (NAND FLASH) added.
2003-05-22* Patch by Dave Ellis, 22 May 2003:LABEL_2003_05_23_0055wdenk26-130/+482
Fix problem with only partially cleared .bss segment * Patch by Rune Torgersen, 12 May 2003: get PCI to work on a MPC8266ADS board; incorporate change to cpu/mpc8260/pci.c to enable overrides of PCI memory parameters
2003-05-21Add support for arbitrary bitmaps for TRAB's VFD command;LABEL_2003_05_22_2230wdenk4-11/+27
allow to pass boot bitmap addresses in environment variables; allow for zero boot delay
2003-05-20* Add support for arbitrary bitmaps for TRAB's VFD commandLABEL_2003_05_20_2250wdenk5-35/+40
* Patch by Christian Geißinger, 19 May 2002: On TRAB: wait until the dummy byte has been completely sent
2003-05-20* Patch by David Updegraff, 22 Apr 2003:LABEL_2003_05_20_1630wdenk18-84/+447
update for CrayL1 board * Patch by Pantelis Antoniou, 21 Apr 2003: add boot support for ARTOS (a proprietary OS) * Patch by Steven Scholz, 11 Apr 2003: Add support for RTC DS1338 * Patch by Rod Boyce, 24 Jan 2003: Fix counting of extended partitions in diskboot command
2003-05-20Patch by Christophe Lindheimer, 20 May 2003:wdenk2-1/+7
allow the use of CFG_LOADS when CFG_NO_FLASH is set
2003-05-20Fix SDRAM timing on Purple boardwdenk4-3/+77
2003-05-18Add support for CompactFlash on ATC boardwdenk15-10/+1391
(includes support for Intel 82365 and compatible PC Card controllers, and Yenta-compatible PCI-to-CardBus controllers)
2003-05-12Patch by Mathijs Haarman, 08 May 2003:LABEL_2003_05_12_2355wdenk11-12/+1544
Add lan91c96 driver (tested on Lubbock and custom PXA250 board only)
2003-05-12Fix SDRAM initializationwdenk1-14/+16
2003-05-12Add default switch settings.wdenk1-3/+26
2003-05-05Fix ATC board configuration and flash driverwdenk2-94/+92
2003-05-03Fix problem with usage of "true" (undefined in current versions of bfd.h)wdenk2-1/+3
2003-05-03* Add support for Promess ATC boardLABEL_2003_05_03_1700wdenk27-127/+2526
* Patch by Keith Outwater, 28 Apr 2003: - Miscellaneous corrections and additions to GEN860T board specific code. - Added GEN860_SC variant to GEN860T. - Miscellaneous corrections to GEN860T documentation. - Correct duplicate entry in U-Boot CREDITS file. - Add GEN860T_SC entry in MAINTAINERS file. - Update CREDITS file with GEN860T_SC info. * Update Smiths Aerospace addresses in MAINTAINERS file * Fix error handling in hush's version of "run" command
2003-04-27* LWMON extensions:wdenk25-108/+805
- Splashscreen support - modem support - sysmon support - temperature dependend enabling of LCD * Allow booting from old "PPCBoot" disk partitions * Add support for TQM8255 Board / MPC8255 CPU
2003-04-20*** empty log message ***U-Boot-0_3_1wdenk1-1/+1
2003-04-20Make compile cleanwdenk1-0/+1