Commit Graph

1657 Commits

Author SHA1 Message Date
stroese ad10dd9aaf Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). 2003-02-14 11:21:23 +00:00
wdenk e5ad56b13b Cleanup: remove trailing white space 2003-02-11 01:49:43 +00:00
stroese 6177445dab Added 4MByte and 128MByte onboard SDRAM 2003-02-10 16:26:37 +00:00
wdenk aacf9a49aa * Add dual ethernet support on PM826
* Add support for LXT971 PHY on PM826

* Patch by Tord Andersson, 16 Jan 2003:
  Fix flash sector count for TQM8xxL

* Fix I2C EEPROM problem on ICU862 board (would only write the first
  16 bytes out of each 32 byte block)
2003-01-17 16:27:01 +00:00
wdenk 608c91460b Add support for V37 board
(patch by Jón Benediktsson, 11 Dec 2002)
2003-01-13 23:54:46 +00:00
wdenk d0fb80c302 * Restrict baudrate settings on LWMON to higher speeds
when watchdog is on

* Update baudrate in bd_info when it gets changed

* Add watchdog trigger points while waiting for serial port
  (so far only 8xx -- needed on LWMON with 100ms watchdog)

* Improve command line tool to access the U-Boot's environment
  (figuration of the utility, using a config file)
2003-01-11 09:48:40 +00:00
wdenk 7c7a23bd5a * Patch by Hans-Joerg Frieden, 06 Dec 2002
Fix misc problems with AmigaOne support

* Patch by Chris Hallinan, 3 Dec 2002:
  minor cleanup to the MPC8245 EPIC driver

* Patch by Pierre Aubert , 28 Nov 2002
  Add support for external (SIU) interrupts on MPC8xx

* Patch by Pierre Aubert , 28 Nov 2002
  Fix nested syscalls bug in standalone applications

* Patch by David Müller, 27 Nov 2002:
  fix output of "pciinfo" command for CardBus bridge devices.

* Fix bug in TQM8260 board detection - boards got stuck when board ID
  was not readable
2002-12-07 00:20:59 +00:00
wdenk c7de829c79 * Patch by Thomas Frieden, 13 Nov 2002:
Add code for AmigaOne board
  (preliminary merge to U-Boot, still WIP)

* Patch by Jon Diekema, 12 Nov 2002:
  - Adding URL for IEEE OUI lookup
  - Making the autoboot #defines dependent on CONFIG_AUTOBOOT_KEYED
    being defined.
  - In the CONFIG_EXTRA_ENV_SETTINGS #define, the root-on-initrd and
    root-on-nfs macros are designed to switch how the default boot
    method gets defined.
2002-11-19 11:04:11 +00:00
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002:
Add support for i386 architecture and AMD SC520 board

* Patch by Pierre Aubert, 12 Nov 2002:
  Add support for DOS filesystem and booting from DOS floppy disk
2002-11-18 00:14:45 +00:00
wdenk 1d0350ed0b * Patch by Jim Sandoz, 07 Nov 2002:
Increase number of network RX buffers (PKTBUFSRX in
  "include/net.h") for EEPRO100 based boards (especially SP8240)
  which showed "Receiver is not ready" errors when U-Boot was
  processing the receive buffers slower than the network controller
  was filling them.

* Get rid of obsolete include/mpc74xx.h
2002-11-11 21:14:20 +00:00
wdenk 7f6c2cbc2b * Vince Husovsky, 7 Nov 2002:
Add "-n" to linker options to get rid of "Not enough room for
  program headers" problem

* Patch by David Müller, 05 Nov 2002
  Rename CONFIG_PLL_INPUT_FREQ to CONFIG_SYS_CLK_FREQ
  so we can use an already existing name

* Patch by Pierre Aubert, 05 Nov 2002
  Hardware related improvements in FDC boot code

* Patch by Holger Schurig, 5 Nov 2002:
  Make the PXA really change it's frequency

* Patch by Pierre Aubert, 05 Nov 2002
  Add support for slave serial Spartan 2 FPGAs

* Fix uninitialized memory (MAC address) in 8xx SCC/FEC ethernet
  drivers
2002-11-10 22:06:23 +00:00
wdenk 384ae02506 * Patch by Robert Schwebel, 04 Nov 2002:
- use watchdog to reset PXA250 systems
  - added progress callbacks to (some of the) ARM code
  - update for Cogent CSB226 board

* Add support for FPS860 board
2002-11-05 00:17:55 +00:00
wdenk e95b61cfb0 Patch by Guillaume Alexandre,, 04 Nov 2002:
Improve PCI access on 32-bits Compact PCI bus

Adjust VFD initialization on TRAB

Cleanup RRvision video code
2002-11-04 16:02:40 +00:00
wdenk 699b13a606 * Fix mdelay() on TRAB - this was still the debugging version with
seconds instead of ms.

* Patch by Robert Schwebel, 1 Nov 2002:
  XScale related cleanup (affects all ARM boards)

* Cleanup of names, warnings and README.
2002-11-03 18:03:52 +00:00
wdenk 0442ed869c Initial revision 2002-11-03 10:24:00 +00:00
wdenk fe8c2806cd Initial revision 2002-11-03 00:38:21 +00:00
wdenk c609719b8d Initial revision 2002-11-03 00:24:07 +00:00
wdenk 5b1d713721 Initial revision 2002-11-03 00:07:02 +00:00
wdenk 47d1a6e1ed Initial revision 2002-11-03 00:01:44 +00:00
wdenk e221174377 Initial revision 2002-11-02 23:30:20 +00:00
wdenk 11a72d9fce Initial revision 2002-10-27 22:25:25 +00:00
wdenk 0de1ffc8be Initial revision 2002-10-25 20:52:57 +00:00
wdenk 32fe2871cb Initial revision 2002-10-11 07:57:01 +00:00
wdenk ec0852cf1e Initial revision 2002-10-07 22:11:42 +00:00
wdenk ed247f487e Initial revision 2002-10-07 21:58:02 +00:00
wdenk 121cb96d51 Initial revision 2002-10-07 19:37:29 +00:00
wdenk 82e299bf89 Initial revision 2002-10-07 19:31:24 +00:00
wdenk 62219a28cb Initial revision 2002-10-02 20:40:41 +00:00
wdenk e3093091a9 Initial revision 2002-10-01 01:07:28 +00:00
wdenk 3d818266d7 Initial revision 2002-09-22 23:07:35 +00:00
wdenk 4f163801ae Initial revision 2002-09-18 21:14:53 +00:00
wdenk f780aa2a95 Initial revision 2002-09-18 19:21:21 +00:00
wdenk 1df49e27bc Initial revision 2002-09-17 21:37:55 +00:00
wdenk a042ac8439 Initial revision 2002-09-12 22:36:57 +00:00
wdenk 1580924841 Initial revision 2002-09-08 20:56:32 +00:00
wdenk a8f88918b1 Initial revision 2002-09-08 20:20:45 +00:00
wdenk edc48b6619 Initial revision 2002-09-08 17:56:50 +00:00
wdenk 2f001a3c4c Initial revision 2002-09-06 19:36:05 +00:00
wdenk 5afd1307c7 Initial revision 2002-09-05 14:50:51 +00:00
wdenk eba4ffc8af Initial revision 2002-08-31 22:22:33 +00:00
wdenk 1dda0b1f7c Initial revision 2002-08-27 10:52:29 +00:00
wdenk 4a9cbbe832 Initial revision 2002-08-27 09:48:53 +00:00
wdenk 6a30c4ca62 Initial revision 2002-08-21 21:22:07 +00:00
wdenk affae2bff8 Initial revision 2002-08-17 09:36:01 +00:00
wdenk 21b7053edc Initial revision 2002-08-14 08:41:39 +00:00
wdenk efee170991 Initial revision 2002-07-20 20:14:13 +00:00
wdenk 3cae4c9f61 Initial revision 2002-07-07 16:05:51 +00:00
wdenk e881953f7d Initial revision 2002-04-01 17:47:25 +00:00
wdenk e85390dc1d Initial revision 2002-04-01 14:29:03 +00:00
wdenk 1f04521773 Initial revision 2002-03-10 14:37:15 +00:00
wdenk 14874972cb Initial revision 2002-02-17 23:22:29 +00:00
wdenk 2d00de40e9 Initial revision 2002-02-11 15:08:44 +00:00
wdenk 2496efde24 Initial revision 2002-01-15 18:58:11 +00:00
wdenk 327f7a020a Initial revision 2001-11-28 17:49:55 +00:00
wdenk c74078f8dc Initial revision 2001-10-21 10:56:49 +00:00
wdenk 4a5b6a356a Initial revision 2001-04-28 17:59:11 +00:00
wdenk 2d39b71fb2 Initial revision 2000-12-14 10:04:19 +00:00