- 4532cb6 * LWMON extensions: by wdenk · 22 years ago
- 02c9bed *** empty log message *** by wdenk · 22 years ago
- 53cad43 Make compile clean by wdenk · 22 years ago
- 059ae17 Add files needed for bitmap load support by wdenk · 22 years ago
- 824a1eb Compile fixes by wdenk · 22 years ago
- d791b1d * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 22 years ago
- 4a6fd34 * Patch by Lutz Dennig, 10 Apr 2003: Update for R360MPI board by wdenk · 22 years ago
- 69f8f827 Patch from Stefan Roese. by stroese · 22 years ago
- 759a51b Changed DHCP client to use ip address from server option field #54 from the OFFER-paket in the server option field #54 in the REQUEST-paket. This fixes a problem using a Windows 2000 DHCP server, where the DHCP-server is not the TFTP-server. by stroese · 22 years ago
- d126bfb Add support for TQM862L modules by wdenk · 22 years ago
- 60fbe25 Prepare for 0.3.0 release by wdenk · 22 years ago
- 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
- 36c05a8 Patch from Stefan Roese. by stroese · 22 years ago
- afcc4a7 Changed CPCI405 to use CTS instead of DSR on PPC405 UART1. by stroese · 22 years ago
- 9e7d5eb U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). by stroese · 22 years ago
- baa3d52 Changed PPC405GPr version from A to B. by stroese · 22 years ago
- c1551ea U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). by stroese · 22 years ago
- 0587597 U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). by stroese · 22 years ago
- 0db5bca * Patch by Martin Winistoerfer, 23 Mar 2003 by wdenk · 22 years ago
- 85ec0bc * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · 22 years ago
- 506f044 Patches by Dave Ellis, 18 Mar 2003 for SXNI855T board: by wdenk · 22 years ago
- cdd8a0f Fix MIPS build problem by wdenk · 22 years ago
- c021880 * Add support for MIPS32 4Kc CPUs by wdenk · 22 years ago
- ac6dbb8 Make compile clean, fix the usual small problems. by wdenk · 22 years ago
- 2a46cab esd PCI405 updated. by stroese · 22 years ago
- dc7c9a1 * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 22 years ago
- 10f6701 *** empty log message *** by wdenk · 22 years ago
- 4d75a50 Add PCI support for MPC8250 Boards (PM825 module) by wdenk · 22 years ago
- 44e5c5c Patch by Stefan Roese , 25 Mar 2003. by stroese · 22 years ago
- a02ab7d BSP-Command for esd PCI405 added. by stroese · 22 years ago
- d69b100 esd PCI405 updated. by stroese · 22 years ago
- 5d5d44e Patch by Stefan Roese , 20 Mar 2003. by stroese · 22 years ago
- 6f4474e CPCI4052 update (support for revision 3). by stroese · 22 years ago
- 97a43d6 Added edge conditioning register (ecr) for PPC405GPr. by stroese · 22 years ago
- 7e11d82 Clip udiv to 5 bits on PPC405 (serial.c). by stroese · 22 years ago
- 38daa27 Set edge conditioning circuitry on PPC405GPr for compatibility to existing PPC405GP designs. by stroese · 22 years ago
- 1957dd2 Add files that were forgotten by wdenk · 22 years ago
- 06d01db * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
- 09127c6 Cleanup compiler warning by wdenk · 22 years ago
- 3bac351 * Patch by Josef Wagner, 12 Mar 2003: by wdenk · 22 years ago
- 1cb8e98 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago
- 500545c Fix problem with default #defines Cleanup compiler warning by wdenk · 22 years ago
- 47cd00f * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
- db2f721f * Patch by Rune Torgersen, 13 Feb 2003: by wdenk · 22 years ago
- 43d9616 * Patch by Robert Schwebel, 21 Jan 2003: by wdenk · 22 years ago
- 6069ff2 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
- 2a9e02e CPCIISER4 configuration updated. by stroese · 22 years ago
- d7787c6 Fixed bug in ext. serial clock setup on PPC405 (since PPC440 port). by stroese · 22 years ago
- ad10dd9 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
- e5ad56b Cleanup: remove trailing white space by wdenk · 22 years ago
- ee1b3b5 Add support for 4MB and 128MB onboard SDRAM (cpu/ppc4xx/sdram.c) by stroese · 22 years ago
- 6177445 Added 4MByte and 128MByte onboard SDRAM by stroese · 22 years ago
- aacf9a4 * Add dual ethernet support on PM826 by wdenk · 22 years ago
- 608c914 Add support for V37 board (patch by Jón Benediktsson, 11 Dec 2002) by wdenk · 22 years ago
- d0fb80c * Restrict baudrate settings on LWMON to higher speeds when watchdog is on by wdenk · 22 years ago
- a25f862 Patch by Detlev Zundel, 30 Dec 2002: by wdenk · 22 years ago
- 13122b4 Adjust LWMON environment to current requirements by wdenk · 22 years ago
- 288b3d7 * Switch LWMON board default config from FRAM to EEPROM; by wdenk · 22 years ago
- 2f91a3d *** empty log message *** by wdenk · 22 years ago
- 93f19cc Prepare for release of version 0.2.0 by wdenk · 22 years ago
- 6aff311 * Use 1-byte-read instead of -write for iprobe() function by wdenk · 22 years ago
- 228f29a * Improve log buffer code; use "loglevel" to decide which messages by wdenk · 22 years ago
- 7c7a23b * Patch by Hans-Joerg Frieden, 06 Dec 2002 by wdenk · 22 years ago
- 1f53a41 Add LED indication for IDE activity on KUP4K board by wdenk · 22 years ago
- a6c7ad2 * Fix startup problems with VFD display on TRAB by wdenk · 22 years ago
- ea909b7 * Added support for both PCMCIA slots (at the same time!) on MPC8xx by wdenk · 22 years ago
- b2184c3 * Patch by Daniel Engström, 18 Nov 2002: by wdenk · 22 years ago
- 0ae1175 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
- c7de829 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
- 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago
- 1d0350e * Patch by Jim Sandoz, 07 Nov 2002: by wdenk · 22 years ago
- eb9401e * Patch by Andreas Oberritter, 09 Nov 2002: by wdenk · 22 years ago
- 7f6c2cb * Vince Husovsky, 7 Nov 2002: by wdenk · 22 years ago
- 2a3cb02 Quick & Dirty fix for log buffer problem when environment is not set by wdenk · 22 years ago
- 56f94be * Add support for log buffer which can be passed to Linux kernel's by wdenk · 22 years ago
- 384ae02 * Patch by Robert Schwebel, 04 Nov 2002: by wdenk · 22 years ago
- e95b61c Patch by Guillaume Alexandre,, 04 Nov 2002: by wdenk · 22 years ago
- 699b13a * Fix mdelay() on TRAB - this was still the debugging version with by wdenk · 22 years ago
- 24ee89b * Fix mdelay() on TRAB - this was still the debugging version with by wdenk · 22 years ago
- de180e6 Initial revision by wdenk · 22 years ago
- 37bd321 Initial revision by wdenk · 22 years ago
- c00b5f8 Initial revision by wdenk · 22 years ago
- 0442ed8 Initial revision by wdenk · 22 years ago
- 5772de4 Initial revision by wdenk · 22 years ago
- afd7f3d Initial revision by wdenk · 22 years ago
- f18f47f Initial revision by wdenk · 22 years ago
- bdb4a2f Initial revision by wdenk · 22 years ago
- c542fb2 Initial revision by wdenk · 22 years ago
- fe8c280 Initial revision by wdenk · 22 years ago
- f9087a3 Initial revision by wdenk · 22 years ago
- c609719 Initial revision by wdenk · 22 years ago
- 5b1d713 Initial revision by wdenk · 22 years ago
- 47d1a6e Initial revision by wdenk · 22 years ago
- e221174 Initial revision by wdenk · 22 years ago
- 7ebf744 Initial revision by wdenk · 22 years ago
- cc1c8a1 Initial revision by wdenk · 22 years ago
- 1a4d616 Initial revision by wdenk · 22 years ago
- 848de34 Initial revision by wdenk · 22 years ago
- 8966f33 Initial revision by wdenk · 22 years ago
- dc19ba8 Initial revision by wdenk · 22 years ago