]> git.ipfire.org Git - people/ms/u-boot.git/blame - CHANGELOG
*** empty log message ***
[people/ms/u-boot.git] / CHANGELOG
CommitLineData
24ee89b9 1======================================================================
2f91a3d0 2Changes for U-Boot 0.2.0:
24ee89b9
WD
3======================================================================
4
6aff3115
WD
5* Use 1-byte-read instead of -write for iprobe() function
6 Add i2c commands to PM826 config
7
8* extend I2C POST code: check for list on known addresses
9
228f29ac
WD
10* Improve log buffer code; use "loglevel" to decide which messages
11 to log on the console, too (like in Linux); get rid of "logstart"
12
13* Add command line tool to access the U-Boot's environment
14 (board-specific for TRAB now, to be fixed later)
15
7c7a23bd
WD
16* Patch by Hans-Joerg Frieden, 06 Dec 2002
17 Fix misc problems with AmigaOne support
18
19* Patch by Chris Hallinan, 3 Dec 2002:
20 minor cleanup to the MPC8245 EPIC driver
21
22* Patch by Pierre Aubert , 28 Nov 2002
23 Add support for external (SIU) interrupts on MPC8xx
24
25* Patch by Pierre Aubert , 28 Nov 2002
26 Fix nested syscalls bug in standalone applications
27
28