]> git.ipfire.org Git - people/ms/u-boot.git/blame - CHANGELOG
* Patch by Stefan Roese, 30 Jun 2005:
[people/ms/u-boot.git] / CHANGELOG
CommitLineData
a1191902
WD
1======================================================================
2Changes for U-Boot 1.1.3:
3======================================================================
4
bf41886f
SR
5* Patch by Stefan Roese, 30 Jun 2005:
6 Fix PHY addresses for PPChameleon and CATcenter boards
7 Change MAINTAINER for most esd boards
8
342717f7
WD
9* Fix baudrate calculation problem on MPC5200 systems
10
11* Add EEPROM and RTC support for HMI1001 board
12
13* Patch by Detlev Zundel, 20 Jun 2005:
14 Fix initialization of low active GPIO pins on inka4x0 board
15
024447b1
WD
16* Enable redundant environment, disable HW flash protection of
17 HMI1001 board
18
b2532eff
WD
19* Patch by Travis Sawyer, 10 Jun 2005:
20 Initialize allocated dev and private hw structures
21 after their respective allocation in 440gx_enet.c
22
23* Patch by Steven Scholz, 10 Jun 2005:
24 Fix byteorder problems with second argument of "bootm" with
25 standalone images;
26
a87589da
WD
27* Add support for HMI1001 board
28
29* Disable "date" and "sntp" commands on TQM866M
30
51152c17
WD
31* Fix watchdog reset problems on LWMON board
32
ba91e26a
WD
33* Patch by Juergen Selent, 17 May 2005:
34 Add support for Funkwerk VoVPN gateway module.
35
36* Cleanup debug code for MPC8220 FEC driver
37
2eab48f5
WD
38* Extend burst mode RAM test program to take a loop count
39 (0 = infinite)
40
41* Use CONFIG_DRIVER_KS8695ETH to enable KS8695 ethernet driver on
42 those boards that use it.
43
3a574cbe
WD
44* Patches by Greg Ungerer, 19 May 2005:
45 - add support for the KS8695P (ARM 922 based) CPU
46 - add support for the OpenGear CM4008, CM4116 and CM4148 boards
47
48* Patch by Steven Scholz, 19 May 2005:
49 Add support for CONFIG_SERIAL_TAG on ARM boards
50
7680c140
WD
51* Add PCI support for Sorcery board.
52 Code cleanup (especially Sorcery / Alaska / Yukon serial driver).
53
c0176630
WD
54* Fix compile problems caused by new burst mode SDRAM test;
55 make port pins to trigger logic analyzer configurable
56
343117bf
WD
57* Fix timer handling on MPC85xx systems
58
9dd41a7b
WD
59* Fix debug code in omap5912osk flash driver
60
61* Add support for MPC8247 based "IDS8247" board.
62
d44e14b5
WD
63* Add support for 2 x TSEC interfaces on the TQM8540 board.
64
ed16fefc
WD
65* On LWMON we must use the watchdog to reset the board as the CPU
66 genereated HRESET pulse is too short to reset the external
67 circuitry.
68
931da93e
WD
69* Add test tool to exercise SDRAM accesses in burst mode
70 (as standalone program, MPC8xx/PowerPC only)
71
60fc6cbb
WD
72* Increase CFG_MONITOR_LEN for Rattler board to match actual code
73 size.
74
07cc0999 75* Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of
412babe3
WD
76 March 13, 2005); new configuration option CONFIG_JFFS2_LZO_LZARI
77 added to support LZO and LZARI compression modes (undefined by
78 default).
07cc0999 79
cf8bc577
WD
80* Fix problem with symbolic links in JFFS2 code.
81
a710d4be
WD
82* Use linker ASSERT statement to prevent undetected overlapping of
83 sections on PPChameleon board; other boards might use this, too.
84
434cf850
SR
85* Patch by Stefan Roese, 03 May 2005:
86 Update for P3G4
87 Fix problems in cmd_universe.c
88
89* Patch by Matthias Fuchs, 03 May 2005:
90 Added missing variable declaration in cmd_nand.c
91 Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram
92
9f709b6c
WD
93* Fix INKA4x0: use CS1 as gpio_wkup_6 output
94
a6310928
WD
95* Fix bug in the SDRAM initialization code for canmb, IceCube and
96 PM520 boards.
97 Fix PHY address for canmb board.
98
7cc1438d
WD
99* Cleanup serial console baudrate calculation on AT91RM9200;
100 get rid of obsolete CFG_AT91C_BRGR_DIVISOR definition
ec0ca731 101
fddae7b8
SR
102* Patch by Matthias Fuchs, 18 Apr 2005:
103 Make PCI target address spaces on PMC405 and CPCI405 boards
104 configurable via environment variables
105
b2323ea6
WD
106* Auto-size RAM on canmb board.
107
5e5f9ed2
WD
108* Add support for canmb board
109
4c2a366d
SR
110* Patch by Stefan Roese, 13 Apr 2005:
111 Update for esd apc405
112
2a8af187
WD
113* Fixes for TQM8560 board:
114 - fix clock rates
115 - remove debug messages
116 - fix flash sector protection
117
b77fad3b
WD
118* Patch by Steven Scholz, 07 Apr 2005:
119 Add i2c_reg_write() and i2c_reg_write() for at91rm9200 I2C
120
2a8af187 121* Patches by Steven Scholz, 07 Apr 2005:
b77fad3b 122 Fix compiler warning in altera.c
2a8af187 123 Fix warning in cpu/arm920t/at91rm9200/i2c.c
b77fad3b
WD
124
125* Patch by Ladislav Michl, 06 Apr 2005:
126 Fix voiceblue configuration.
127
7ec25502
SR
128* Patch by Stefan Roese, 06 Apr 2005:
129 Updates for OCOTEA board:
130 - Changed U-Boot size from 512kByte to 256kByte
131 - Fixed flash driver to support boot from soldered user flash
132 - Added README for switch from PIBS firmware to U-Boot
133
134* Patch by Travis Sawyer, 05 Apr 2005:
135 - Change timer frequency for ppc 440 from 10 ms to 1 ms.
136 Problem found by Andrew Wozniak.
137
a85f9f21
WD
138* Patch by Steven Scholz, 06 Apr 2005:
139 - creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200
140 - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
141
20787e23
WD
142* Patches by Robert Whaley, 29 Nov 2004:
143 - update the pxa-regs.h file for PXA27x chips
144 - add PXA27x based ADSVIX board
145 - add support for MMC on PXA27x processors
146
147* Patch by Andrew E. Mileski, 28 Nov 2004:
148 Fix PPC4xx SPD SDRAM detection bug
149
150* Patch by Hiroshi Ito, 26 Nov 2004:
151 Fix logic of "test -z" and "test -n" commands
152
3c2b3d45
WD
153* Patch by Ladislav Michl, 05 Apr 2005:
154 Add support for VoiceBlue board.
155
156* Patch by Ladislav Michl, 05 Apr 2005:
157 Fix netboot_common() prototypes.
158
b304c968
WD
159* Patch by Steven Scholz, 05 Apr 2005:
160 Use i.MX watchdog timer for reset_cpu()
161
162* Patch by Steven Scholz, 05 Apr 2005:
163 Move reset_cpu() out of cpu/arm920t/start.S into the SoC specific
164 subdirectories cpu/arm920t/imx/ and cpu/arm920t/s3c24x0/
165 (now in interupts.c)
166
12b43d51
WD
167* Add support for MPC8220 based "sorcery" board.
168
169* Add support for TQM8560 board.
f5c5ef4a 170
3dd7f0f0
WD
171* Add FEC support for TQM8540 board.
172 Interfaces are named as follows: "ENET1" - TSEC2, "ENET2" - FEC
173
174* Patch by Martin Krause, 04 Apr 2005:
175 Update default configuration for CMC_PU2 board.
176
8aa1a2d1
WD
177* Patch by Steven Scholz, 04 Apr 2005:
178 - remove all references to CONFIG_INIT_CRITICAL for ARM based boards
179 - introduce two new configuration options instead:
180 CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
181
ba83a307
WD
182* Patch by Steven Scholz, 04 Apr 2005:
183 Make sure that MDIO clock does not exceed 2.5 MHz on AT91
184
101e8dfa
WD
185* Fix timer code for ARM systems: make sure that udelay() does not
186 reset timers so it's save to use udelay() in timeout code.
187
50712ba1
WD
188