]> git.ipfire.org Git - people/ms/u-boot.git/blame - CHANGELOG
[new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds
[people/ms/u-boot.git] / CHANGELOG
CommitLineData
375c4353
WD
1commit b738654d3c84a30f2bfd9a8d7652ff20807c890c
2Author: Mike Nuss <mike@terascala.com>
3Date: Wed Feb 6 11:10:11 2008 -0500
4
5 PPC440EPx: Optionally enable second I2C bus
6
7 The option CONFIG_I2C_MULTI_BUS does not have any effect on Sequoia, the
8 PPC440EPx reference platform, because IIC1 is never enabled. Add Sequoia board
9 code to turn on IIC1 if CONFIG_I2C_MULTI_BUS is selected.
10
11 Signed-off-by: Mike Nuss <mike@terascala.com>
12 Cc: Stefan Roese <sr@denx.de>
13
14commit ef5b4f221c22d05770878513951745f236b5b43f
15Author: Niklaus Giger <niklaus.giger@netstal.com>
16Date: Tue Feb 5 10:26:44 2008 +0100
17
18 ppc4xx: HCU4/5. Cleanup configs
19
20 - hcu4.h: Removed define of CONFIG_PPC405GPr
21 - Corrected phy addresses
22 - Fix boot variables
23 - Respect line length of 80 chars
24
25 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
26
27commit 74973126d1be63ac75bdc192f46234dca3a7c421
28Author: Niklaus Giger <niklaus.giger@netstal.com>
29Date: Tue Feb 5 11:31:28 2008 +0100
30
31 ppc4xx: HCU4/5. Cleanups
32
33 - Fix some coding style violations.
34 - Use in/out_u16/32 where appropriate.
35 - Use register names from ppc405.h.
36 - Fix trace useage for Lauterbach.
37 - Remove obsolete generation HCU2.
38 - Renamed fixed_hcu4_sdram to init_ppc405_sdram.
39
40 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
41
42commit 8cc10d06b833ed917a19ad358c8ebbed8bc19555
43Author: Niklaus Giger <niklaus.giger@netstal.com>
44Date: Tue Feb 5 10:26:41 2008 +0100
45
46 ppc4xx: PPC405GPr fix missing register definitions
47
48 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
49
50commit 214398d9cb22268d9d4f7563359edca0f78297a2
51Author: Larry Johnson <lrj@acm.org>
52Date: Fri Jan 18 21:49:05 2008 -0500
53
54 ppc4xx: Beautify configuration files for Sequoia and Korat boards
55
56 Signed-off-by: Larry Johnson <lrj@acm.org>
57
58commit 30c6a241e88499f536e86d325759e29ba00ff67f
59Author: Anatolij Gustschin <agust@denx.de>
60Date: Fri Feb 15 20:09:01 2008 +0100
61
62 Wipe out assembler warnings while compiling x86 biosemu
63
64 This patch tries to get rid of some assembler warnings about
65 changed .got2 section type while compiling x86 bios emulator
66 code.
67
68 Signed-off-by: Anatolij Gustschin <agust@denx.de>
69
70commit 67a4389e39ad853d65b72e2b7cad15c7e8291147
71Author: Wolfgang Denk <wd@denx.de>
72Date: Fri Feb 15 00:57:09 2008 +0100
73
74 Prepare v1.3.2-rc1 release candidate
75
67a4389e
WD
76commit f33e9653c9c09868995d788511d573771c209fe5
77Author: Anatolij Gustschin <agust@denx.de>
78Date: Fri Feb 15 00:13:20 2008 +0100
79
80 Fix compile warning on lib_ppc/board.c
81
82 Signed-off-by: Anatolij Gustschin <agust@denx.de>
83
84commit e5c6f9f8bec4dff9603419161e3a15cc8ad5d5f4
85Author: Anatolij Gustschin <agust@denx.de>
86Date: Thu Feb 14 18:22:04 2008 +0100
87
88 Add Radeon Mobility 9200 pci device id to the radeon driver
89
90 This patch extends PCI device id table of the
91 radeon driver so that the driver will also support
92 Radeon Mobility 9200 (M9+) based boards.
93
94 Signed-off-by: Anatolij Gustschin <agust@denx.de>
95
96commit 1b8607e1f7143548c6062c28371449ec69588c00
97Author: Anatolij Gustschin <agust@denx.de>
98Date: Thu Feb 14 18:19:50 2008 +0100
99
100 Extend ATI Radeon driver to support more video modes
101
102 Adds ATI Radeon 9200 support for 1280x1024, 1024x768,
103 800x600, 640x480 at 24, 16 and 8 bpp.
104
105 Signed-off-by: Anatolij Gustschin <agust@denx.de>
106
107commit 4124382de029d361162a4b8cecc773eb8f26e2a8
108Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
109Date: Sun Feb 10 17:05:20 2008 +0100
110
111 xsengine: fix typo and few coding style
112
113 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
114
115commit 6f4abee789b6d9be3ec4b97ad48f509355559e9e
116Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
117Date: Fri Feb 8 21:25:58 2008 +0100
118
119 Fix wrong memory limit calculation in memory-test
120
121 If the length of the memory address range passed to the "mtest" command is
122 not of the form 2^x - 1, not all address lines are tested. This bug is
123 inherited from the original software at
124 http://www.netrino.com/Embedded-Systems/How-To/Memory-Test-Suite-C. Fix
125 this.
126
127 Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
128
129commit 7e30f5eac7f07082a7ca77b7d91b944a8d0af6db
130Author: Wolfgang Denk <wd@denx.de>
131Date: Fri Feb 15 00:11:39 2008 +0100
132
133 Coding STyle cleanup.
134
135 Signed-off-by: Wolfgang Denk <wd@denx.de>
136
137commit f6921e3dc331293c873ec4d109fd5517a42a90b3
138Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
139Date: Tue Feb 5 13:30:43 2008 +0900
140
141 sh: Fix register address of SH7722
142
143 The address of SH7722 is wrong by old document.
144 This patch fixes this problem.
145
146 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
147
148commit 0ec7a061fb1c277f6afd73d61dd71bd21e7ef7b2
149Author: Mike Frysinger <vapier@gentoo.org>
150Date: Mon Feb 4 17:44:23 2008 -0500
151
152 only update version header as needed
153
154 Constantly rebuilding the version header will force useless relinking, so we
155 simply need to compare the new header with the existing one before updating
156 it.
157
158 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
159
160commit 208447f8e953f347425eb92c8e28d59e6d911363
161Author: Mike Frysinger <vapier@gentoo.org>
162Date: Mon Jan 28 05:56:19 2008 -0500
163
164 Do not specify a CROSS_COMPILE default when executing size
165
166 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
167
168commit 1f780aa6f17a5d79791d69ec1d2f66d76ac45d8e
169Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
170Date: Wed Feb 13 11:19:19 2008 +0100
171
172 Fix return value of mtest when CFG_ALT_MEMTEST set
173
174 Fix a missing return statement from a non-void function.
175
176 Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
177
178commit 943afa229cf5bf70ef917c7eb6bd0db59a1ba602
179Author: Timur Tabi <timur@freescale.com>
180Date: Wed Jan 9 14:35:26 2008 -0600
181
182 85xx, 86xx: Determine I2C clock frequencies and store in global_data
183
184 Update global_data to define i2c1_clk and i2c2_clk to 85xx and 86xx.
185
186 Update the get_clocks() function in 85xx and 86xx to determine the I2C
187 clock frequency and store it in gd->i2c1_clk and gd->i2c2_clk.
188
189 Signed-off-by: Timur Tabi <timur@freescale.com>
190
191commit b931b3a9c3bdfaaeaa71e57a6026eec726005b08
192Author: Wolfgang Denk <wd@denx.de>
193Date: Thu Feb 14 23:18:01 2008 +0100
194
195 TQM834x: clean up configuration
196
197 Get board name consistent with Linux and elsewhere;
198 get rid of local network definitions etc.
199
200 Signed-off-by: Wolfgang Denk <wd@denx.de>
201
202commit 38cc09c55b1d7f233789052c6fc462e5377669a9
203Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
204Date: Thu Feb 14 08:02:12 2008 +0100
205
206 TFTP: fix search of ':' in BootFile
207
208 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
209
210commit 0bc9efada170096c6b273f19165e32936d330d80
211Author: Wolfgang Denk <wd@denx.de>
212Date: Thu Feb 14 22:46:55 2008 +0100
213
214 Coding style cleanup; update CHANGELOG.
215
216 Signed-off-by: Wolfgang Denk <wd@denx.de>
217
0bc9efad
WD
218commit e7670f6c1e52ae6d2a43ff75a8bcfa7a5c86e47b
219Author: Wolfgang Denk <wd@denx.de>
220Date: Thu Feb 14 22:43:22 2008 +0100
221
222 PPC: Use r2 instead of r29 as global data pointer
223
224 R29 was an unlucky choice as with recent toolchains (gcc-4.2.x) gcc
225 will refuse to use load/store multiple insns; instead, it issues a
226 list of simple load/store instructions upon function entry and exit,
227 resulting in bigger code size, which in turn makes the build for a
228 few boards fail.
229
230 Use r2 instead.
231
232 Signed-off-by: Wolfgang Denk <wd@denx.de>
233
234commit 3c234efa693bc59906c2be55c7918ecbb55392ea
235Author: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
236Date: Wed Jan 30 09:08:49 2008 +0100
237
238 ARM: make the machid configurable via the environment
239
240 If the variable "machid" exists, let do_bootm_linux use that instead
241 of bd->bi_arch_number.
242
243