]> www.infradead.org Git - users/rw/ppcboot.git/log
users/rw/ppcboot.git
25 years agoAdded TQM823L configuration.
wdenk [Thu, 17 Aug 2000 14:41:20 +0000 (14:41 +0000)]
Added TQM823L configuration.
Updated CREDITS file.

25 years ago*** empty log message ***
wdenk [Thu, 17 Aug 2000 14:01:33 +0000 (14:01 +0000)]
*** empty log message ***

25 years agoModifications while porting PPCBoot to the ETX_094 prototype hardware:
wdenk [Thu, 17 Aug 2000 13:27:04 +0000 (13:27 +0000)]
Modifications while porting PPCBoot to the ETX_094 prototype hardware:
- Changed configuring: don't use symlinks any more, don't need to
  edit files for supported standard configurations (Thanks to Dan A.
  Dickey for many suggestions).
- Cleanup: separate CPU dependend parts to make porting to other
  CPU's easier (Thanks to Stefan Roese for his input).
- Removed manual clock configuration, added automatic detection of
  bus clock
- Added check for monitor size
- Fix several flash related functions when configured for more flash
  banks that actually present
- Fix flash_get_size() not to exceed configured maximum number of
  flash sectors
- Added configuration and board specific code for ETX_094 board (Siemens)

25 years agoMinor bug fix
wdenk [Thu, 10 Aug 2000 23:22:18 +0000 (23:22 +0000)]
Minor bug fix

25 years agoFixed open flags (needed on PPC)
wdenk [Thu, 10 Aug 2000 12:41:56 +0000 (12:41 +0000)]
Fixed open flags (needed on PPC)

25 years agoCleanup. Removed dead code.
wdenk [Wed, 9 Aug 2000 20:33:10 +0000 (20:33 +0000)]
Cleanup. Removed dead code.
Added SST39xFx00A flash chip definitions.
Added ETX_094 configuration.

25 years agoCleanup. Removed dead code.
wdenk [Wed, 9 Aug 2000 20:33:09 +0000 (20:33 +0000)]
Cleanup. Removed dead code.
Added SST39xFx00A flash chip definitions.
Added ETX_094 configuration.

25 years agoAdded configuration for TQM860L
wdenk [Sun, 6 Aug 2000 23:29:55 +0000 (23:29 +0000)]
Added configuration for TQM860L

25 years agoMake PPCBoot work with Fujitsu Flash chips, too.
wdenk [Sun, 6 Aug 2000 23:28:58 +0000 (23:28 +0000)]
Make PPCBoot work with Fujitsu Flash chips, too.

25 years agoFix initialization bug.
wdenk [Fri, 4 Aug 2000 14:15:09 +0000 (14:15 +0000)]
Fix initialization bug.

25 years agoCVome comments about environment handling.
wdenk [Fri, 4 Aug 2000 13:22:56 +0000 (13:22 +0000)]
CVome comments about environment handling.
----------------------------------------------------------------------

25 years agoRelease 0.4.2:
wdenk [Fri, 4 Aug 2000 12:47:54 +0000 (12:47 +0000)]
Release 0.4.2:
Bug fixing, see TODO file for details.
Added persistent environment handling (save to flash).

25 years agoChange the file holding the dependencies to ".depend".
hydra [Mon, 31 Jul 2000 11:58:11 +0000 (11:58 +0000)]
Change the file holding the dependencies to ".depend".
This is about the best choice of all, and hopefully - this will
be the last change to which filename we use.  :)

25 years agoChange the name of the 'Makedepend.cc' file (BAD choice) to 'Makefile.dep'.
hydra [Mon, 31 Jul 2000 02:28:35 +0000 (02:28 +0000)]
Change the name of the 'Makedepend.cc' file (BAD choice) to 'Makefile.dep'.

25 years agoModify the Makefiles to store dependencies on the "outside": In Makefile.cc
hydra [Sun, 30 Jul 2000 19:11:26 +0000 (19:11 +0000)]
Modify the Makefiles to store dependencies on the "outside": In Makefile.cc
instead.  This allows us to *not* keep dependencies in CVS.  Dependencies
are, as the name implies - too dependent on specific systems.

25 years ago*** empty log message ***
wdenk [Wed, 19 Jul 2000 15:03:56 +0000 (15:03 +0000)]
*** empty log message ***

25 years agoFirst public version of PPCBOOT.
wdenk [Wed, 19 Jul 2000 14:09:16 +0000 (14:09 +0000)]
First public version of PPCBOOT.
Add a lot of files :-)

25 years agoSwitching to PPCBOOT 0.4.x - cleanup old file hierarchy
wdenk [Wed, 19 Jul 2000 13:50:45 +0000 (13:50 +0000)]
Switching to PPCBOOT 0.4.x - cleanup old file hierarchy

25 years agoUpdated from 8xxrom-0.3.0.tar.gz (Magnus Damm, Raphael Bossek)
wdenk [Sat, 17 Jun 2000 20:10:14 +0000 (20:10 +0000)]
Updated from 8xxrom-0.3.0.tar.gz (Magnus Damm, Raphael Bossek)

25 years agoInitial revision
wdenk [Sat, 17 Jun 2000 19:50:38 +0000 (19:50 +0000)]
Initial revision