Commit Graph

  • 36c05a80ec Patch from Stefan Roese. stroese 2003-04-04 16:55:30 +0000
  • afcc4a7404 Changed CPCI405 to use CTS instead of DSR on PPC405 UART1. stroese 2003-04-04 16:52:57 +0000
  • 9e7d5ebea9 U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). stroese 2003-04-04 16:48:07 +0000
  • baa3d528fe Changed PPC405GPr version from A to B. stroese 2003-04-04 16:00:33 +0000
  • c1551ea817 U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). stroese 2003-04-04 15:53:41 +0000
  • 0587597ca3 U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). stroese 2003-04-04 15:44:49 +0000
  • 0db5bca807 * Patch by Martin Winistoerfer, 23 Mar 2003 - Add port to MPC555/556 microcontrollers - Add support for cmi customer board with Intel 28F128J3A, 28F320J3A or 28F640J3A flash. wdenk 2003-03-31 17:27:09 +0000
  • 85ec0bcc1b * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code wdenk 2003-03-31 16:34:49 +0000
  • 506f044131 Patches by Dave Ellis, 18 Mar 2003 for SXNI855T board: - fix SRAM and SDRAM memory sizing - add status LED support - add MAC address for second (SCC1) ethernet port wdenk 2003-03-28 14:40:36 +0000
  • cdd8a0f151 Fix MIPS build problem wdenk 2003-03-27 18:00:16 +0000
  • c021880ac5 * Add support for MIPS32 4Kc CPUs wdenk 2003-03-27 12:09:35 +0000
  • ac6dbb85b7 Make compile clean, fix the usual small problems. wdenk 2003-03-26 11:42:53 +0000
  • 2a46cabd77 esd PCI405 updated. stroese 2003-03-26 10:36:12 +0000
  • dc7c9a1a52 * Patch by Rick Bronson, 16 Mar 2003: Add support for Atmel AT91RM9200DK w/NAND wdenk 2003-03-26 06:55:25 +0000
  • 10f670178c *** empty log message *** wdenk 2003-03-25 18:06:06 +0000
  • 4d75a504d0 Add PCI support for MPC8250 Boards (PM825 module) wdenk 2003-03-25 16:50:56 +0000
  • 44e5c5c4f1 Patch by Stefan Roese , 25 Mar 2003. stroese 2003-03-25 14:44:48 +0000
  • a02ab7d184 BSP-Command for esd PCI405 added. stroese 2003-03-25 14:43:01 +0000
  • d69b100e70 esd PCI405 updated. stroese 2003-03-25 14:41:35 +0000
  • 5d5d44e717 Patch by Stefan Roese , 20 Mar 2003. stroese 2003-03-20 15:32:59 +0000
  • 6f4474e87b CPCI4052 update (support for revision 3). stroese 2003-03-20 15:31:19 +0000
  • 97a43d641d Added edge conditioning register (ecr) for PPC405GPr. stroese 2003-03-20 15:27:41 +0000
  • 7e11d8269e Clip udiv to 5 bits on PPC405 (serial.c). stroese 2003-03-20 15:25:59 +0000
  • 38daa27d21 Set edge conditioning circuitry on PPC405GPr for compatibility to existing PPC405GP designs. stroese 2003-03-20 15:21:50 +0000
  • 1957dd29d9 Add files that were forgotten wdenk 2003-03-14 21:34:25 +0000
  • 06d01dbe00 * Avoid flicker on the TRAB's VFD by synchronizing the enable with the HSYNC/VSYNC. Requires new CPLD code (Version 101 for Rev. 100 boards, version 153 for Rev. 200 boards). wdenk 2003-03-14 20:47:52 +0000
  • 09127c6096 Cleanup compiler warning wdenk 2003-03-12 10:43:01 +0000
  • 3bac351370 * Patch by Josef Wagner, 12 Mar 2003: - 16/32 MB and 50/80 MHz support with auto-detection for IP860 - ETH05 and BEDBUG support for CU824 - added support for MicroSys CPC45 - new BOOTROM/FLASH0 and DOC base for PM826 wdenk 2003-03-12 10:41:04 +0000
  • 1cb8e980c4 * Patches by David Müller, 31 Jan 2003: - minimal setup for CardBus bridges - add EEPROM read/write support in the CS8900 driver - add support for the builtin I2C controller in the Samsung s3c24x0 chips - add support for MPL's VCMA9 (Samsung s3c2410 based) board wdenk 2003-03-06 21:55:29 +0000
  • 500545cc6b Fix problem with default #defines Cleanup compiler warning wdenk 2003-03-06 14:23:06 +0000
  • 47cd00fa70 * Patches by Robert Schwebel, 06 Mar 2003: - fix bug in BOOTP code (must use NetCopyIP) - update of CSB226 port - clear BSS segment on XScale - added support for i2c_init_board() function - update to the Innokom plattform wdenk 2003-03-06 13:39:27 +0000
  • db2f721ffc * Patch by Rune Torgersen, 13 Feb 2003: Add support for Motorola MPC8266ADS board wdenk 2003-03-06 00:58:30 +0000
  • 43d9616cff * Patch by Robert Schwebel, 21 Jan 2003: - Add support for Innokom board - Don't complain if "install" fails - README cleanup (remove duplicated lines) - Update PXA header files wdenk 2003-03-06 00:02:04 +0000
  • 6069ff2653 * Add support for 16 MB flash configuration of TRAB board wdenk 2003-02-28 00:49:47 +0000
  • 2a9e02ead3 CPCIISER4 configuration updated. stroese 2003-02-18 11:30:24 +0000
  • d7787c6e57 Fixed bug in ext. serial clock setup on PPC405 (since PPC440 port). stroese 2003-02-17 16:06:06 +0000
  • ad10dd9aaf Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). stroese 2003-02-14 11:21:23 +0000
  • e5ad56b13b Cleanup: remove trailing white space wdenk 2003-02-11 01:49:43 +0000
  • ee1b3b5fe4 Add support for 4MB and 128MB onboard SDRAM (cpu/ppc4xx/sdram.c) stroese 2003-02-10 16:39:00 +0000
  • 6177445dab Added 4MByte and 128MByte onboard SDRAM stroese 2003-02-10 16:26:37 +0000
  • aacf9a49aa * Add dual ethernet support on PM826 wdenk 2003-01-17 16:27:01 +0000
  • 608c91460b Add support for V37 board (patch by Jón Benediktsson, 11 Dec 2002) wdenk 2003-01-13 23:54:46 +0000
  • d0fb80c302 * Restrict baudrate settings on LWMON to higher speeds when watchdog is on wdenk 2003-01-11 09:48:40 +0000
  • a25f862ba8 Patch by Detlev Zundel, 30 Dec 2002: Add single quote support for (old) command line parser wdenk 2003-01-02 23:57:29 +0000
  • 13122b4f1d Adjust LWMON environment to current requirements wdenk 2002-12-28 15:55:42 +0000
  • 288b3d7f5a * Switch LWMON board default config from FRAM to EEPROM; in POST, EEPROM shows up on 8 addresses wdenk 2002-12-20 23:42:25 +0000
  • 2f91a3d0f8 *** empty log message *** wdenk 2002-12-17 18:07:30 +0000
  • 93f19cc0ed Prepare for release of version 0.2.0 wdenk 2002-12-17 17:55:09 +0000
  • 6aff3115b9 * Use 1-byte-read instead of -write for iprobe() function Add i2c commands to PM826 config wdenk 2002-12-17 01:51:00 +0000
  • 228f29ac6e * Improve log buffer code; use "loglevel" to decide which messages to log on the console, too (like in Linux); get rid of "logstart" wdenk 2002-12-08 09:53:23 +0000
  • 7c7a23bd5a * Patch by Hans-Joerg Frieden, 06 Dec 2002 Fix misc problems with AmigaOne support wdenk 2002-12-07 00:20:59 +0000
  • 1f53a41603 Add LED indication for IDE activity on KUP4K board wdenk 2002-12-04 23:39:58 +0000
  • a6c7ad2f65 * Fix startup problems with VFD display on TRAB wdenk 2002-12-03 21:28:10 +0000
  • ea909b7604 * Added support for both PCMCIA slots (at the same time!) on MPC8xx wdenk 2002-11-21 23:11:29 +0000
  • b2184c314d * Patch by Daniel Engström, 18 Nov 2002: Fixes for x86 port (mostly strings issues) wdenk 2002-11-19 23:01:07 +0000
  • 0ae1175bb2 * Patch by Thomas Frieden, 13 Nov 2002: Add code for AmigaOne board (preliminary merge to U-Boot, still WIP) wdenk 2002-11-19 11:13:06 +0000
  • c7de829c79 * Patch by Thomas Frieden, 13 Nov 2002: Add code for AmigaOne board (preliminary merge to U-Boot, still WIP) wdenk 2002-11-19 11:04:11 +0000
  • 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: Add support for i386 architecture and AMD SC520 board wdenk 2002-11-18 00:14:45 +0000
  • 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. wdenk 2002-11-11 21:14:20 +0000
  • eb9401e3eb * Patch by Andreas Oberritter, 09 Nov 2002: Change behaviour of NetLoop(): return -1 for errors, filesize otherwise; return code 0 is valid an means no file loaded - in this case the environment still gets updated! wdenk 2002-11-11 02:11:37 +0000
  • 7f6c2cbc2b * Vince Husovsky, 7 Nov 2002: Add "-n" to linker options to get rid of "Not enough room for program headers" problem wdenk 2002-11-10 22:06:23 +0000
  • 2a3cb02076 Quick & Dirty fix for log buffer problem when environment is not set wdenk 2002-11-05 21:01:48 +0000
  • 56f94be3ef * Add support for log buffer which can be passed to Linux kernel's syslog mechanism; used especially for POST results. wdenk 2002-11-05 16:35:14 +0000
  • 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 wdenk 2002-11-05 00:17:55 +0000
  • e95b61cfb0 Patch by Guillaume Alexandre,, 04 Nov 2002: Improve PCI access on 32-bits Compact PCI bus wdenk 2002-11-04 16:02:40 +0000
  • 699b13a606 * Fix mdelay() on TRAB - this was still the debugging version with seconds instead of ms. wdenk 2002-11-03 18:03:52 +0000
  • 24ee89b97a * Fix mdelay() on TRAB - this was still the debugging version with seconds instead of ms. wdenk 2002-11-03 17:56:27 +0000
  • de180e6daa Initial revision wdenk 2002-11-03 11:32:18 +0000
  • 37bd321e99 Initial revision wdenk 2002-11-03 11:21:28 +0000
  • c00b5f85ea Initial revision wdenk 2002-11-03 11:12:02 +0000
  • 0442ed869c Initial revision wdenk 2002-11-03 10:24:00 +0000
  • 5772de449d Initial revision wdenk 2002-11-03 10:23:02 +0000
  • afd7f3d0de Initial revision wdenk 2002-11-03 01:41:26 +0000
  • f18f47f4d4 Initial revision wdenk 2002-11-03 01:12:34 +0000
  • bdb4a2f05e Initial revision wdenk 2002-11-03 01:02:55 +0000
  • c542fb2e8d Initial revision wdenk 2002-11-03 00:47:09 +0000
  • fe8c2806cd Initial revision wdenk 2002-11-03 00:38:21 +0000
  • f9087a3213 Initial revision wdenk 2002-11-03 00:30:25 +0000
  • c609719b8d Initial revision wdenk 2002-11-03 00:24:07 +0000
  • 5b1d713721 Initial revision wdenk 2002-11-03 00:07:02 +0000
  • 47d1a6e1ed Initial revision wdenk 2002-11-03 00:01:44 +0000
  • e221174377 Initial revision wdenk 2002-11-02 23:30:20 +0000
  • 7ebf7443ad Initial revision wdenk 2002-11-02 23:17:16 +0000
  • cc1c8a136f Initial revision wdenk 2002-11-02 22:58:18 +0000
  • 1a4d6164af Initial revision wdenk 2002-11-01 00:21:20 +0000
  • 848de349bb Initial revision wdenk 2002-10-31 23:47:13 +0000
  • 8966f33788 Initial revision wdenk 2002-10-31 23:30:59 +0000
  • dc19ba8fe5 Initial revision wdenk 2002-10-31 22:18:24 +0000
  • 2d966958cd Initial revision wdenk 2002-10-31 22:12:35 +0000
  • fef08ee805 Initial revision wdenk 2002-10-31 08:57:28 +0000
  • fa850baf4c Initial revision wdenk 2002-10-29 19:01:12 +0000
  • f2d42945ed Initial revision wdenk 2002-10-28 00:05:30 +0000
  • 11a72d9fce Initial revision wdenk 2002-10-27 22:25:25 +0000
  • 48c0010d96 Initial revision wdenk 2002-10-26 17:39:47 +0000
  • 0587dd173a Initial revision wdenk 2002-10-26 17:33:42 +0000
  • f682e42599 Initial revision wdenk 2002-10-26 16:57:25 +0000
  • ea8015b852 Initial revision wdenk 2002-10-26 16:43:06 +0000
  • 81a8824f2e Initial revision wdenk 2002-10-26 15:22:42 +0000
  • 1775979a28 Initial revision wdenk 2002-10-26 12:25:34 +0000
  • 7d393aed86 Initial revision wdenk 2002-10-25 21:08:05 +0000