]>
Commit | Line | Data |
---|---|---|
0b8f2a27 WD |
1 | commit 41712b4e8c95dff23354bcd620e1f9477160c190 |
2 | Author: Stefan Roese <[email protected]> | |
3 | Date: Wed Mar 5 12:31:53 2008 +0100 | |
4 | ||
5 | ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board | |
6 | ||
7 | This patch adds USB OHCI support to the Canyonlands board port. It also | |
8 | enables EXT2 support. | |
9 | ||
10 | Signed-off-by: Stefan Roese <[email protected]> | |
11 | ||
12 | commit 2596f5b9d353ff3e4387a3325d05740f16958038 | |
13 | Author: Stefan Roese <[email protected]> | |
14 | Date: Wed Mar 5 12:29:32 2008 +0100 | |
15 | ||
16 | usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver | |
17 | ||
18 | This patch adds CFG_OHCI_USE_NPS to the common USB-OHCI driver. This | |
19 | way a board just needs to define this new option to enable the "force | |
20 | NoPowerSwitching mode" instead of adding new CPU/architecture defines | |
21 | to the USB source itself. | |
22 | ||
23 | This new option will be used first with the new AMCC 460EX Canyonlands | |
24 | board port, which will be posted in a few days. | |
25 | ||
26 | This patch also fixes a small compilation problem when DEBUG is enabled. | |
27 | ||
28 | Signed-off-by: Stefan Roese <[email protected]> | |
29 | ||
30 | commit 71665ebf88408ff2acb762af47989fd4365b321a | |
31 | Author: Stefan Roese <[email protected]> | |
32 | Date: Mon Mar 3 17:27:02 2008 +0100 | |
33 | ||
34 | ppc4xx: Add Canyonlands NAND booting support | |
35 | ||
36 | 460EX doesn't support a fixed bootstrap option to boot from 512 byte page | |
37 | NAND devices. The only bootstrap option for NAND booting is option F for | |
38 | 2k page devices. So to boot from a 512 bype page device, the I2C bootstrap | |
39 | EEPROM needs to be programmed accordingly. | |
40 | ||
41 | This patch adds basic NAND booting support for the AMCC Canyonlands aval | |
42 | board and also adds support to the "bootstrap" command, to enable NAND | |
43 | booting I2C setting. | |
44 | ||
45 | Tested with 512 byte page NAND device (32MByte) on Canyonlands. | |
46 | ||
47 | Signed-off-by: Stefan Roese <[email protected]> | |
48 | ||
49 | commit c813f1f835a7edfdb929f2843b09db72cd5cd2f2 | |
50 | Author: Stefan Roese <[email protected]> | |
51 | Date: Tue Mar 11 16:53:00 2008 +0100 | |
52 | ||
53 | ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) | |
54 | ||
55 | This patch adds support for the AMCC Canyonlands 460EX evaluation | |
56 | board. | |
57 | ||
58 | Signed-off-by: Stefan Roese <[email protected]> | |
59 | ||
60 | commit 6983fe21f774a924d3adb263a270bc2f301f2aa2 | |
61 | Author: Stefan Roese <[email protected]> | |
62 | Date: Tue Mar 11 16:52:24 2008 +0100 | |
63 | ||
64 | ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) | |
65 | ||
66 | This patch adds support for the AMCC Canyonlands 460EX evaluation | |
67 | board. | |
68 | ||
69 | Signed-off-by: Stefan Roese <[email protected]> | |
70 | ||
71 | commit 8e1a3fe545bbcfceafe183344ebc9f1ad03819c1 | |
72 | Author: Stefan Roese <[email protected]> | |
73 | Date: Tue Mar 11 16:51:17 2008 +0100 | |
74 | ||
75 | ppc4xx: Add AMCC Canyonlands support (460EX) (1/3) | |
76 | ||
77 | This patch adds support for the AMCC Canyonlands 460EX evaluation | |
78 | board. | |
79 | ||
80 | Signed-off-by: Stefan Roese <[email protected]> | |
81 | ||
82 | commit 43c60992cdf72496e7eaaa3fbd37ebbe75835f69 | |
83 | Author: Stefan Roese <[email protected]> | |
84 | Date: Tue Mar 11 15:11:43 2008 +0100 | |
85 | ||
86 | ppc4xx: Add basic support for AMCC 460EX/460GT (5/5) | |
87 | ||
88 | This patch adds basic support for the AMCC 460EX/460GT PPC's. | |
89 | ||
90 | Signed-off-by: Stefan Roese <[email protected]> | |
91 | ||
92 | commit 6f2eb3f3d8ea2dbb224d0da5a12038693bab9945 | |
93 | Author: Stefan Roese <[email protected]> | |
94 | Date: Tue Mar 11 15:11:18 2008 +0100 | |
95 | ||
96 | ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) | |
97 | ||
98 | This patch adds basic support for the AMCC 460EX/460GT PPC's. | |
99 | ||
100 | Signed-off-by: Stefan Roese <[email protected]> | |
101 | ||
102 | commit 999ecd5aca381984d8ebbeb207ece82a1c275577 | |
103 | Author: Stefan Roese <[email protected]> | |
104 | Date: Tue Mar 11 15:07:10 2008 +0100 | |
105 | ||
106 | ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) | |
107 | ||
108 | This patch adds basic support for the AMCC 460EX/460GT PPC's. | |
109 | ||
110 | Signed-off-by: Stefan Roese <[email protected]> | |
111 | ||
112 | commit 2801b2d2a9906f206ab9ee8d0b6e746d2b7fe05a | |
113 | Author: Stefan Roese <[email protected]> | |
114 | Date: Tue Mar 11 15:05:50 2008 +0100 | |
115 | ||
116 | ppc4xx: Add basic support for AMCC 460EX/460GT (2/5) | |
117 | ||
118 | This patch adds basic support for the AMCC 460EX/460GT PPC's. | |
119 | ||
120 | Signed-off-by: Stefan Roese <[email protected]> | |
121 | ||
122 | commit 8ac41e3e37c3080c6b1d9461d654161cfe2aa492 | |
123 | Author: Stefan Roese <[email protected]> | |
124 | Date: Tue Mar 11 15:05:26 2008 +0100 | |
125 | ||
126 | ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) | |
127 | ||
128 | This patch adds basic support for the AMCC 460EX/460GT PPC's. | |
129 | ||
130 | Signed-off-by: Stefan Roese <[email protected]> | |
131 | ||
132 | commit 56e410178375d9f20be25fb24e180974f0ae120b | |
133 | Author: Stefan Roese <[email protected]> | |
134 | Date: Tue Feb 19 22:07:57 2008 +0100 | |
135 | ||
136 | ppc4xx: interrupt.c reworked | |
137 | ||
138 | This patch is a rework of the 4xx interrupt handling done while | |
139 | adding the 460EX/GT support. Interrupts are needed on 4xx for the | |
140 | EMAC driver. | |
141 | ||
142 | Signed-off-by: Stefan Roese <[email protected]> | |
143 | ||
144 | commit 84a999b6cdd0b02dc7de2cacc306eaa84afe2b46 | |
145 | Author: Stefan Roese <[email protected]> | |
146 | Date: Tue Feb 19 22:01:57 2008 +0100 | |
147 | ||
148 | ppc4xx: program_tlb now uses 64bit physical addess | |
149 | ||
150 | This patch changes the physical addess parameter from 32bit to 64bit. | |
151 | This is needed for 36bit 4xx platforms to access areas located | |
152 | beyond the 4GB border, like SoC peripherals (EBC etc.). | |
153 | ||
154 | Signed-off-by: Stefan Roese <[email protected]> | |
155 | ||
156 | commit c3307fa186af85771924c434997089b8104c0a46 | |
157 | Author: Stefan Roese <[email protected]> | |
158 | Date: Tue Feb 19 21:58:25 2008 +0100 | |
159 | ||
160 | ppc4xx: miiphy.c reworked | |
161 | ||
162 | While adding the 460EX/GT support I reworked the 4xx miiphy code. It | |
163 | badly neede some cleanup. | |
164 | ||
165 | Signed-off-by: Stefan Roese <[email protected]> | |
166 | ||
167 | commit 88aff62df39c0756241ea9f9b5a7b3ade26cb82b | |
168 | Author: Stefan Roese <[email protected]> | |
169 | Date: Tue Feb 19 16:21:49 2008 +0100 | |
170 | ||
171 | rtc: Add M41T62 support | |
172 | ||
173 | This patch add support for the STM M41T62 RTC. It is used and tested | |
174 | on the AMCC Canyonlands 406EX platform. | |
175 | ||
176 | Signed-off-by: Stefan Roese <[email protected]> | |
177 | ||
178 | commit 217d383e201adc7f2271145ae345ea5eae2b7170 | |
179 | Author: Niklaus Giger <[email protected]> | |
180 | Date: Mon Feb 25 18:46:43 2008 +0100 | |
181 | ||
182 | ppc4xx: Add 405GPr based MCU25 board specific files | |
183 | ||
184 | Signed-off-by: Niklaus Giger <[email protected]> | |
185 | ||
186 | commit 75a66dcdb383863ad33f0534cfc27b7a86947dad | |
187 | Author: Niklaus Giger <[email protected]> | |
188 | Date: Mon Feb 25 18:46:42 2008 +0100 | |
189 | ||
190 | ppc4xx: Add 405GPr based MCU25 board config file | |
191 | ||
192 | Signed-off-by: Niklaus Giger <[email protected]> | |
193 | ||
194 | commit b05f35436b733a240559e77e46bed8439665ecc5 | |
195 | Author: Niklaus Giger <[email protected]> | |
196 | Date: Mon Feb 25 18:46:41 2008 +0100 | |
197 | ||
198 | ppc4xx: Add 405GPr based MCU25 board. Global files | |
199 | ||
200 | Signed-off-by: Niklaus Giger <[email protected]> | |
201 | ||
202 | commit 14c27b35ac812a71abce6e3e2f4129d5e9313660 | |
203 | Author: Niklaus Giger <[email protected]> | |
204 | Date: Mon Feb 25 18:37:02 2008 +0100 | |
205 | ||
206 | ppc4xx: HCU4/5. remove obsolete hcu_flash.c | |
207 | ||
208 | Signed-off-by: Niklaus Giger <[email protected]> | |
209 | ||
210 | commit a079494853cc2bfeddb26673219db0b4b2b31566 | |
211 | Author: Niklaus Giger <[email protected]> | |
212 | Date: Mon Feb 25 18:37:01 2008 +0100 | |
213 | ||
214 | ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY | |
215 | ||
216 | Cleanup: Remove custom flash driver for 8 bit boot-eprom and replace it with | |
217 | the FLASH_CFI_LEGACY et al. config options. | |
218 | ||
219 | Signed-off-by: Niklaus Giger <[email protected]> | |
220 | ||
221 | commit e4170e5a50c8110f792bc37472833ae669d69951 | |
222 | Author: Stefan Roese <[email protected]> | |
223 | Date: Tue Mar 11 13:52:25 2008 +0100 | |
224 | ||
225 | ppc4xx: Fix comment in 405EX DDR2 init code | |
226 | ||
227 | Signed-off-by: Stefan Roese <[email protected]> | |
228 | ||
229 | commit b8aa57b5d4d69e8f0810a5e632c0ce41c0f46ee0 | |
230 | Author: Wolfgang Denk <[email protected]> | |
231 | Date: Fri Mar 14 16:04:54 2008 +0100 | |
232 | ||
233 | tools/setlocalversion: use a git-describe-ish format | |
234 | ||
235 | Change the automatic local version to have the form -nnnnn-gSHA1SUMID, | |
236 | where 'nnnnn' is the number of commits since the last tag (i.e., | |
237 | 1.3.2-rc3). This makes it much easier to recognize "newer" versions | |
238 | and to see how much has been changed since the referenced tag. | |
239 | ||
240 | Stolen from Linux kernel's scripts/setlocalversio, see commit d882421f. | |
241 | ||
242 | Signed-off-by: Wolfgang Denk <[email protected]> | |
243 | ||
244 | commit c6dc21c84de0f159a1752c5ebd33cff843f63609 | |
245 | Author: Wolfgang Denk <[email protected]> | |
246 | Date: Thu Mar 13 14:32:03 2008 +0100 | |
247 | ||
248 | HMI1001: add support for MPC5200 Rev. B processors. | |
249 | ||
250 | Signed-off-by: Wolfgang Denk <[email protected]> | |
251 | ||
252 | commit 90f13dce7a7a9a84d5730576c9a24d0dbb07cb3a | |
253 | Author: Wolfgang Denk <[email protected]> | |
254 | Date: Thu Mar 13 14:29:49 2008 +0100 | |
255 | ||
256 | TQM5200: remove dead code | |
257 | ||
258 | This board never used a MGT5100 processor. | |
259 | ||
260 | Signed-off-by: Wolfgang Denk <[email protected]> | |
261 | ||
262 | commit 30f1806f60978d707b0cff2d7bf89d141fc24290 | |
263 | Author: Wolfgang Denk <[email protected]> | |
264 | Date: Sun Mar 9 16:20:02 2008 +0100 | |
265 | ||
266 | Release v1.3.2 | |
267 | ||
268 | Update CHANGELOG for release. | |
269 | ||
270 | Signed-off-by: Wolfgang Denk <[email protected]> | |
271 | ||
30f1806f WD |
272 | commit 5b464c289ba715d0979b6e1f94947bb8f1068d16 |
273 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
274 | Date: Sun Mar 9 14:52:11 2008 +0100 | |
275 | ||
276 | SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings | |
277 | ||
278 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
279 | Signed-off-by: Wolfgang Denk <[email protected]> | |
280 | ||
281 | commit db695b78515ddb88a2d4f3357c120345efbf59ec | |
282 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
283 | Date: Sun Mar 9 10:44:01 2008 +0100 | |
284 | ||
285 | scb9328: Fix flash warning: type qualifiers ignored on function return type | |
286 | ||
287 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
288 | ||
289 | commit 2b3e7e61d6a72f16aee93f870bc6af67f30758c4 | |
290 | Author: Wolfgang Denk <[email protected]> | |
291 | Date: Sun Mar 9 10:50:41 2008 +0100 | |
292 | ||
293 | esd/common/fpga.c: fix indentation. | |
294 | ||
295 | Signed-off-by: Wolfgang Denk <[email protected]> | |
296 | ||
297 | commit cc3843e36453e2b8db65d7e56de938ba045016a0 | |
298 | Author: Wolfgang Denk <[email protected]> | |
299 | Date: Sun Mar 9 10:33:31 2008 +0100 | |
300 | ||
301 | common/kgdb.c: fix 'dereferencing type-punned pointer' warning | |
302 | ||
303 | and get rid of a couple of unneeded casts. | |
304 | ||
305 | Signed-off-by: Wolfgang Denk <[email protected]> | |
306 | ||
307 | commit 8d4f4a838d7dc7cf4de17e3e9a67e2f222b6a1c8 | |
308 | Author: Wolfgang Denk <[email protected]> | |
309 | Date: Sun Mar 9 10:09:53 2008 +0100 | |
310 | ||
311 | esd/common/fpga.c: fix 'assignment of read-only location' error | |
312 | ||
313 | Signed-off-by: Wolfgang Denk <[email protected]> | |
314 | ||
315 | commit c6fe4dabac066e8758345d249032768496983a3e | |
316 | Author: Wolfgang Denk <[email protected]> | |
317 | Date: Sun Mar 9 02:13:19 2008 +0100 | |
318 | ||
319 | Makefile: make build silently again. | |
320 | ||
321 | Signed-off-by: Wolfgang Denk <[email protected]> | |
322 | ||
323 | commit 76babc86576f092573599334c85ec543fdbc6015 | |
324 | Author: Wolfgang Denk <[email protected]> | |
325 | Date: Sun Mar 9 02:07:49 2008 +0100 | |
326 | ||
327 | m501sk: Fix out of tree building | |
328 | ||
329 | Signed-off-by: Wolfgang Denk <[email protected]> | |
330 | ||
331 | commit 210ed2004e062fdd03f25ab4925998aa1bd08a07 | |
332 | Author: Wolfgang Denk <[email protected]> | |
333 | Date: Sun Mar 9 00:06:09 2008 +0100 | |
334 | ||
335 | ADS5121: fix out of tree build | |
336 | ||
337 | and simplify Makefile a bit. | |
338 | ||
339 | Signed-off-by: Wolfgang Denk <[email protected]> | |
340 | ||
341 | commit 46cb5074a3f74de64ebd97dd0c4ec7eb3d768b93 | |
342 | Author: Wolfgang Denk <[email protected]> | |
343 | Date: Sat Mar 8 22:35:31 2008 +0100 | |
344 | ||
345 | Release v1.3.2 | |
346 | ||
347 | Signed-off-by: Wolfgang Denk <[email protected]> | |
348 | ||
349 | commit 78a90f827df74520e939c794fc7413dace21c4db | |
350 | Author: Wolfgang Denk <[email protected]> | |
351 | Date: Sat Mar 8 22:35:04 2008 +0100 | |
352 | ||
353 | Update CHANGELOG | |
354 | ||
355 | Signed-off-by: Wolfgang Denk <[email protected]> | |
356 | ||
78a90f82 WD |
357 | commit 58f3c57c6008b42e01f551d3be6efd88c14ac87f |
358 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
359 | Date: Sat Mar 8 21:30:04 2008 +0100 | |
360 | ||
361 | esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type | |
362 | ||
363 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
364 | ||
365 | commit d75469d48c05795144f4b8ba76addbb4920a7bba | |
366 | Author: Nobuhiro Iwamatsu <[email protected]> | |
367 | Date: Sat Mar 8 09:25:49 2008 +0900 | |
368 | ||
369 | net: rtl8169: Add processing when OWNbit did't enable in rtl_recv() | |
370 | ||
371 | When rtl_recv() of rtl8169 is called, OWNbit of status register | |
372 | is not enable occasionally. | |
373 | rtl_recv() doesn't work normally when the driver doesn't do | |
374 | appropriate processing. | |
375 | This patch fix this problem. | |
376 | ||
377 | Signed-off-by: Nobuhiro Iwamatsu <[email protected]> | |
378 | ||
379 | commit 82afabfeb8ae6a27c7b396011ea99f4712aa73fa | |
380 | Author: Heiko Schocher <[email protected]> | |
381 | Date: Fri Mar 7 08:15:28 2008 +0100 | |
382 | ||
383 | mgsuvd: update board configuration | |
384 | ||
385 | initialize the UPIOx controller. | |
386 | ||
387 | Signed-off-by: Heiko Schocher <[email protected]> | |
388 | ||
389 | commit e492c90c26215e459aec0fdf0f8ef1fd204988f5 | |
390 | Author: Heiko Schocher <[email protected]> | |
391 | Date: Fri Mar 7 08:13:41 2008 +0100 | |
392 | ||
393 | mgcoge: update board configuration | |
394 | ||
395 | add support for the config Flash. | |
396 | initialize the UPIOx controller. | |
397 | ||
398 | Signed-off-by: Heiko Schocher <[email protected]> | |
399 | ||
400 | commit 270fe261b7f9292800b2b3d1bf19ae7cbc880258 | |
401 | Author: Kim Phillips <[email protected]> | |
402 | Date: Fri Mar 7 12:27:31 2008 -0600 | |
403 | ||
404 | mpc83xx: make dtb basename file references equal those of linux | |
405 | ||
406 | the dts file basenames were updated in linux - this helps avoid | |
407 | inadvertently loading any old dtbs laying around. | |
408 | ||
409 | Signed-off-by: Kim Phillips <[email protected]> | |
410 | ||
411 | commit f30b6154f16f5ffa4a9f5bfca5e114d72b6ef675 | |
412 | Author: Kim Phillips <[email protected]> | |
413 | Date: Wed Feb 27 16:08:22 2008 -0600 | |
414 | ||
415 | net: uec_phy: actually increment the timeout counter | |
416 | ||
417 | allow u-boot to recover (and, e.g., switch to another interface) in the | |
418 | case where a PHY does not report autonegotiation is complete within its | |
419 | two second timeout value. | |
420 | ||
421 | Signed-off-by: Kim Phillips <[email protected]> | |
422 | ||
423 | commit 772003e43957ee0c895abed7cd82cbe72820cbb8 | |
424 | Author: Markus Brunner <[email protected]> | |
425 | Date: Wed Mar 5 21:38:12 2008 +0100 | |
426 | ||
427 | fix taihu soft spi_read | |
428 | ||
429 | The taihu board used gpio_read_out_bit which reads the output register and not | |
430 | the pin state. | |
431 | ||
432 | Signed-off-by: Markus Brunner <[email protected]> | |
433 | ||
434 | commit fc84a8495ac750f6b4adae81f8c4f100f65b6340 | |
435 | Author: Stefan Roese <[email protected]> | |
436 | Date: Fri Mar 7 08:01:43 2008 +0100 | |
437 | ||
438 | ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables | |
439 | ||
440 | Signed-off-by: Stefan Roese <[email protected]> | |
441 | ||
442 | commit bd4458cb47abecabd406b1210457be96c69fc49d | |
443 | Author: Dave Liu <[email protected]> | |
444 | Date: Tue Mar 4 16:59:22 2008 +0800 | |
445 | ||
446 | 837xEMDS: Improve the system performance | |
447 | ||
448 | 1. Make the CSB bus pipeline depth as 4, and enable | |
449 | the repeat mode; | |
450 | 2. Raise the eTSEC emergency priority; | |
451 | 3. Use the highest IP blocks clock. | |
452 | ||
453 | Signed-off-by: Dave Liu <[email protected]> | |
454 | ||
455 | commit d8ab58b212481b1c57947ea21aa96c4ce800d0b4 | |
456 | Author: Detlev Zundel <[email protected]> | |
457 | Date: Thu Mar 6 16:45:53 2008 +0100 | |
458 | ||
459 | Replace "run load; run update" with conditionalized "run load update". | |
460 | ||
461 | The latter version stops when "run load" fails for whatever reasons | |
462 | rendering the combination *a lot* more secure. | |
463 | ||
464 | Signed-off-by: Detlev Zundel <[email protected]> | |
465 | ||
466 | commit 6bc113886d7d316df1a4e459bec8baf027518551 | |
467 | Author: Stefan Roese <[email protected]> | |
468 | Date: Tue Mar 4 17:40:41 2008 +0100 | |
469 | ||
470 | net: Print error message upon net usage when no ethernet-interface is found | |
471 | ||
472 | This patch fixes a problem seen on PPC4xx boards, when no MAC address is | |
473 | defined. Then no ethernet interface is available but a simple "tftp" | |
474 | command will return without any error message which is quite confusing. | |
475 | ||
476 | Signed-off-by: Stefan Roese <[email protected]> | |
477 | ||
478 | commit a30a549a3553032d809e0356306b62de0b125901 | |
479 | Author: Jon Loeliger <[email protected]> | |
480 | Date: Tue Mar 4 10:03:03 2008 -0600 | |
481 | ||
482 | Remove erroneous or extra spd.h #includers. | |
483 | ||
484 | Many of the spd.h #includers don't need it, | |
485 | and wanted to have spd_sdram() declared instead. | |
486 | Since they didn't get that, some also had open | |
487 | coded extern declarations of it instead or as well. | |
488 | Fix it all up by using spd_sdram.h where needed. | |
489 | ||
490 | Signed-off-by: Jon Loeliger <[email protected]> | |
491 | ||
492 | commit a4475386cef14af3fd88f0518b688e755669486d | |
493 | Author: Wolfgang Denk <[email protected]> | |
494 | Date: Tue Mar 4 17:41:28 2008 +0100 | |
495 | ||
496 | PCS440EP: fix build problems (redundant #define) | |
497 | ||
498 | Signed-off-by: Wolfgang Denk <[email protected]> | |
499 | ||
500 | commit e85e2fa85ec09a6fac2846d1d881d8737e2bbda9 | |
501 | Author: Stefan Roese <[email protected]> | |
502 | Date: Tue Mar 4 17:39:25 2008 +0100 | |
503 | ||
504 | net: Print error message upon net usage when no ethernet-interface is found | |
505 | ||
506 | This patch fixes a problem seen on PPC4xx boards, when no MAC address is | |
507 | defined. Then no ethernet interface is available but a simple "tftp" | |
508 | command will return without any error message which is quite confusing. | |
509 | ||
510 | Signed-off-by: Stefan Roese <[email protected]> | |
511 | ||
512 | commit 384faaafb999cae3ce447c93e28a0b7e2e5fef53 | |
513 | Author: Wolfgang Denk <[email protected]> | |
514 | Date: Tue Mar 4 17:38:50 2008 +0100 | |
515 | ||
516 | W7OLMC/W7OLMG: fix build problems (redundant #define) | |
517 | ||
518 | Signed-off-by: Wolfgang Denk <[email protected]> | |
519 | ||
520 | commit f9301e1cda296245ba052d7b08321199c3d0af9d | |
521 | Author: Wolfgang Denk <[email protected]> | |
522 | Date: Tue Mar 4 14:58:31 2008 +0100 | |
523 | ||
524 | Makefile: fix problem with out-of-tree builds introduced by 5013c09f | |
525 | ||
526 | Commit 5013c09f (Makefile: cleanup "clean" target) introduced a | |
527 | problem for out-of-tree builds which caused "make clean" to fail. | |
528 | ||
529 | Signed-off-by: Wolfgang Denk <[email protected]> | |
530 | ||
531 | commit dfece9500556bed5d8244b1c15d973cec7c25bfe | |
532 | Author: Wolfgang Denk <[email protected]> | |
533 | Date: Tue Mar 4 11:58:26 2008 +0100 | |
534 | ||
535 | examples/Makefile: build "hello_world" on 8xx, too. | |
536 | ||
537 | Signed-off-by: Wolfgang Denk <[email protected]> | |
538 | ||
539 | commit 74eb0222594fd23aafdf168e60e872814eea8b62 | |
540 | Author: Mike Nuss <[email protected]> | |
541 | Date: Mon Mar 3 15:27:05 2008 -0500 | |
542 | ||
543 | PPC4xx (Sequoia): Fix Ethernet "remote fault" problems | |
544 | ||
545 | Every now and then a Sequoia board (or equivalent hardware) had | |
546 | problems connecting to a Gigabit capable network interface. | |
547 | ||
548 | There were differences in the PHY setup between Linux and U-Boot. | |
549 | ||
550 | This patch fixes the problem. Apparently "remote fault" is being set, | |
551 | which signals to some devices (on the other end of the cable) that a | |
552 | fault has occurred, while other devices ignore it. I believe the RF bit | |
553 | was causing the issue, but I removed T4 also, to match up with Linux. | |
554 | ||
555 | Signed-off-by: Mike Nuss <[email protected]> | |
556 | ||
557 | commit 491fb6dea9f52fdb9cb5996e8e978b9e9685179f | |
558 | Author: Timur Tabi <[email protected]> | |
559 | Date: Mon Mar 3 09:58:52 2008 -0600 | |
560 | ||
561 | fix QE firmware uploading limit | |
562 | ||
563 | Fix a typo in qe_upload_firmware() that prevented uploading firmware on | |
564 | systems with more than one RISC core. | |
565 | ||
566 | Signed-off-by: Timur Tabi <[email protected]> | |
567 | ||
568 | commit 42ba58e0c302b339a3c2faa6006a013c6f186b7a | |
569 | Author: Bernhard Nemec <[email protected]> | |
570 | Date: Mon Mar 3 11:57:23 2008 +0000 | |
571 | ||
572 | Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) | |
573 | ||
574 | Originally pointed out by Laurent Pinchart <[email protected]>, | |
575 | see http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/22846 | |
576 | ||
577 | Signed-off-by: Bernhard Nemec <bnemec <at> ganssloser.com> | |
578 | ||
579 | commit 84d0c2f1e39caff58bf765a7ab7c72da23c25ec8 | |
580 | Author: Kim B. Heino <[email protected]> | |
581 | Date: Mon Mar 3 10:39:13 2008 +0200 | |
582 | ||
583 | fix copy from ram to dataflash | |
584 | ||
585 | If I try to "cp.b <ram> <dataflash>", u-boot selects normal flash | |
586 | routines instead of dataflash. This is because it checks "if source | |
587 | address is not dataflash" instead of target address. | |
588 | ||
589 | Signed-off-by: Kim B. Heino <[email protected]> | |
590 | ||
591 | commit 32bf3d143a888f8deacfdcc97e898f6c06d0aea4 | |
592 | Author: Wolfgang Denk <[email protected]> | |
593 | Date: Mon Mar 3 12:16:44 2008 +0100 | |
594 | ||
595 | Fix quoting problem (preboot setting) in many board config files. | |
596 | ||
597 | Signed-off-by: Wolfgang Denk <[email protected]> | |
598 | ||
599 | commit 5b0b2b6fc9fe22e3864c2a57316d91a2507ec215 | |
600 | Author: Wolfgang Denk <[email protected]> | |
601 | Date: Mon Mar 3 12:36:49 2008 +0100 | |
602 | ||
603 | ADS5121: Fix default environment. | |
604 | ||
605 | Signed-off-by: Wolfgang Denk <[email protected]> | |
606 | ||
607 | commit 91c82076ae492bb1f9d9c47a481314631d32dc8e | |
608 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
609 | Date: Sun Mar 2 16:12:31 2008 +0100 | |
610 | ||
611 | Makefile: Fix missing unconfig and mkconfig use | |
612 | ||
613 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
614 | ||
615 | commit 8ce4e5c2c02cb7e8adddf7b651d3050d81ce4c1d | |
616 | Author: michael <[email protected]> | |
617 | Date: Sun Mar 2 23:33:46 2008 +0100 | |
618 | ||
619 | Fix checking fat32 cluster size. | |
620 | ||
621 | This fixes the cluster size tests in the FAT32 file system. | |
622 | The current implementation of VFAT support doesn't work if the | |
623 | referred cluster has an offset > 16bit representation, causing | |
624 | "fatload" and "fatls" commands etc. to fail. | |
625 | ||
626 | Signed-off-by: michael trimarchi <[email protected]> | |
627 | ||
628 | commit 661bad63a076a96c39c64f136915f146725af92b | |
629 | Author: Wolfgang Denk <[email protected]> | |
630 | Date: Sun Mar 2 22:57:23 2008 +0100 | |
631 | ||
632 | Prepare v1.3.2-rc2 release candidate | |
633 | ||
634 | Signed-off-by: Wolfgang Denk <[email protected]> | |
635 | ||
661bad63 WD |
636 | commit 76957cb3d621bf664311908e5962e151c633c285 |
637 | Author: Stefan Roese <[email protected]> | |
638 | Date: Sat Mar 1 12:11:40 2008 +0100 | |
639 | ||
640 | ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1 | |
641 | ||
642 | The 405EZ only supports 512 bytes of rx-/tx-fifo EMAC sizes. But | |
643 | currently 4k/2k is configured. This patch fixes this issue. | |
644 | ||
645 | Thanks to Thomas Kindler <[email protected]> for pointing this out. | |
646 | ||
647 | Signed-off-by: Stefan Roese <[email protected]> | |
648 | ||
649 | commit 118978c8eb43803e2794233922df4249fa278b83 | |
650 | Author: Woodruff, Richard <[email protected]> | |
651 | Date: Fri Feb 29 17:34:35 2008 -0600 | |
652 | ||
653 | Fix alignment error on ARM for modules | |
654 | ||
655 | Fix alignment fault on ARM when running modules. With out an explicit | |
656 | linker file gcc4.2.1 will half word align __bss_start's value. The word | |
657 | dereference will crash hello_world. | |
658 | ||
659 | signed-off-by Richard Woodruff <[email protected]> | |
660 | ||
661 | commit ce1120dd703e6f12c59e4eba9962356a0300b832 | |
662 | Author: Dave Liu <[email protected]> | |
663 | Date: Fri Feb 29 17:45:31 2008 +0800 | |
664 | ||
665 | fs: Fix ext2 read issue | |
666 | ||
667 | The ext2 aligned process will corrupt the key | |
668 | data struct, the patch fix this. | |
669 | ||
670 | Signed-off-by: Dave Liu <[email protected]> | |
671 | ||
672 | commit 5013c09f7a5675952a3ca88b6bc6c924e63af33e | |
673 | Author: Wolfgang Denk <[email protected]> | |
674 | Date: Sun Mar 2 22:45:33 2008 +0100 | |
675 | ||
676 | Makefile: cleanup "clean" target | |
677 | ||
678 | Make sure CDPATH settings cannot interfere. | |
679 | Update CHANGELOG. | |
680 | ||
681 | Signed-off-by: Wolfgang Denk <[email protected]> | |
682 | ||
5013c09f WD |
683 | commit ffda586fc1373243c9794babde69500f6293a8d8 |
684 | Author: Li Yang <[email protected]> | |
685 | Date: Fri Feb 29 11:46:05 2008 +0800 | |
686 | ||
687 | add cscope build target | |
688 | ||
689 | Add cscope build target to generate cscope database for code browsing. | |
690 | ||
691 | Signed-off-by: Li Yang <[email protected]> | |
692 | ||
693 | commit f655adef65e4cf6b929054b049ee19ae9b5ccbe2 | |
694 | Author: Kim Phillips <[email protected]> | |
695 | Date: Wed Feb 27 15:06:39 2008 -0600 | |
696 | ||
697 | net: uec_phy: handle 88e1111 rev.B2 erratum 5.6 | |
698 | ||
699 | erratum 5.6 states the autoneg completion bit is functional only if the | |
700 | autoneg bit is asserted. | |
701 | ||
702 | This fixes any secondarily-issued networking commands on non-gigabit | |
703 | links on the mpc8360 mds board. | |
704 | ||
705 | Signed-off-by: Kim Phillips <[email protected]> | |
706 | ||
707 | commit 5f91db7f582ca17b1f19f10189c025696f333d2e | |
708 | Author: John Rigby <[email protected]> | |
709 | Date: Tue Feb 26 09:38:14 2008 -0700 | |
710 | ||
711 | MPC5121e ADS PCI support take 3 | |
712 | ||
713 | Adds PCI support for MPC5121 | |
714 | ||
715 | Tested with drivers/net/rtl8139.c | |
716 | ||
717 | Support is conditional since PCI on old silicon does not work. | |
718 | ||
719 | ads5121_PCI_config turns on PCI | |
720 | ||
721 | In this version, condition compilation of PCI code has been moved | |
722 | from ifdef in board/ads5121/pci.c to board/ads5121/Makefile as | |
723 | suggested by Jean-Christophe PLAGNIOL-VILLARD | |
724 | ||
725 | Signed-off-by: John Rigby <[email protected]> | |
726 | ||
727 | commit 44b4dbed4133f657705b7c5193209da9978243a7 | |
728 | Author: Anatolij Gustschin <[email protected]> | |
729 | Date: Mon Feb 25 23:53:07 2008 +0100 | |
730 | ||
731 | Fix warnings while compilation of post/drivers/memory.c | |
732 | ||
733 | Fix warnings while compilation with new gcc in eldk-4.2 | |
734 | ||
735 | Signed-off-by: Anatolij Gustschin <[email protected]> | |
736 | ||
737 | commit 4fae35a53b3e958254d6574a1cc7e10811fc6726 | |
738 | Author: Anatolij Gustschin <[email protected]> | |
739 | Date: Mon Feb 25 20:54:04 2008 +0100 | |
740 | ||
741 | ppc4xx: Fix problem in 4xx_enet.c driver | |
742 | ||
743 | U-Boot crashes in the net loop if CONFIG_4xx_DCACHE is | |
744 | enabled. To reproduce the problem ensure that 'ethrotate' | |
745 | environment variable isn't set to "no" and then run | |
746 | "tftp 200000 not_existent_file". | |
747 | This patch tries to fix the issue. | |
748 | ||
749 | Signed-off-by: Anatolij Gustschin <[email protected]> | |
750 | ||
751 | commit 60ec654c5eb80d0fe0c38a3bd42140215bc06484 | |
752 | Author: Anatolij Gustschin <[email protected]> | |
753 | Date: Mon Feb 25 20:04:20 2008 +0100 | |
754 | ||
755 | POST: Disable cache while SPR POST | |
756 | ||
757 | Currently (since commit b2e2142c) u-boot crashes on | |
758 | sequoia board while SPR test if CONFIG_4xx_DCACHE is | |
759 | enabled. This patch disables the cache while SPR test. | |
760 | ||
761 | Signed-off-by: Anatolij Gustschin <[email protected]> | |
762 | ||
763 | commit c313b2c6c555e7d89ec59bd51c59ab164ad0105d | |
764 | Author: Martin Krause <[email protected]> | |
765 | Date: Mon Feb 25 17:52:40 2008 +0100 | |
766 | ||
767 | TQM5200: use automatic fdt memory fixup (part 2) | |
768 | ||
769 | Call fdt_fixup_memory() on the boards TQM5200, TQM5200_B, TQM5200S, | |
770 | TB5200 and TB5200_B to fixup the /memory node with the memory values | |
771 | detected by U-Boot. | |
772 | ||
773 | Signed-off-by: Martin Krause <[email protected]> | |
774 | ||
775 | commit 44ceec253ea941b301abf4b079d52324def69d92 | |
776 | Author: Martin Krause <[email protected]> | |
777 | Date: Mon Feb 25 15:17:05 2008 +0100 | |
778 | ||
779 | TQM5200: use automatic fdt memory fixup | |
780 | ||
781 | Call fdt_fixup_memory() on the boards TQM5200, TQM5200_B, TQM5200S, | |
782 | TB5200 and TB5200_B to fixup the /memory node with the memory values | |
783 | detected by U-Boot. | |
784 | ||
785 | Signed-off-by: Martin Krause <[email protected]> | |
786 | ||
787 | commit f3a329acb26017d8e10e9c93e1e726c2a5ac634a | |
788 | Author: Martin Krause <[email protected]> | |
789 | Date: Mon Feb 25 13:27:52 2008 +0100 | |
790 | ||
791 | TQM5200: fix bug in SDRAM initialization code | |
792 | ||
793 | This patch fixes a bug in the SDRAM initialization code for the | |
794 | TQM5200. The hi_addr bit is now set correctly. Without this patch | |
795 | the hi_addr bit is always set to 1, if the second SDRAM bank is | |
796 | not populated. | |
797 | ||
798 | For other MPC5200 boards a correspondig patch has already been applied | |
799 | some time ago, see commit a63109281ad41b0fb489fdcb901171f76bcdbc2c. | |
800 | ||
801 | Signed-off-by: Martin Krause <[email protected]> | |
802 | -- | |
803 | Forget the first patch please. I confused flash with SDRAM in | |
804 | the comment ... | |
805 | ||
806 | commit 217bf6b6a313d9ccb619a4dbc09f73f77cd48df1 | |
807 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
808 | Date: Mon Feb 25 00:03:12 2008 +0100 | |
809 | ||
810 | mx1fs2/flash: Fix multiple compiler warnings | |
811 | ||
812 | "pointer targets in assignment differ in signedness" | |
813 | ||
814 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
815 | ||
816 | commit 5599c28cef55be42a8ca6fa8086b1a44e56a85d2 | |
817 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
818 | Date: Mon Feb 25 00:03:11 2008 +0100 | |
819 | ||
820 | arm-imx: Fix register definitions | |
821 | ||
822 | Sync register definitions with linux | |
823 | ||
824 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
825 | ||
826 | commit c9bcf75fecc58886af77d2a571cff2eab39eab6f | |
827 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
828 | Date: Mon Feb 25 00:03:10 2008 +0100 | |
829 | ||
830 | actua1/actua2/actua3: Fix multiple unused variable warnings | |
831 | ||
832 | - actua1: | |
833 | actux1.c: In function 'checkboard': | |
834 | actux1.c:92: warning: unused variable 'revision' | |
835 | ||
836 | - actua2: | |
837 | actux2.c: In function 'checkboard': | |
838 | actux2.c:100: warning: unused variable 's' | |
839 | actux2.c:99: warning: unused variable 'revision' | |
840 | actux2.c: In function 'reset_phy': | |
841 | actux2.c:130: warning: unused variable 'i' | |
842 | ||
843 | - actua3: | |
844 | actux3.c: In function 'checkboard': | |
845 | actux3.c:114: warning: unused variable 'revision' | |
846 | ||
847 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
848 | ||
849 | commit f8fa6368a6a0c02164da8e2f52f18d457c6977bd | |
850 | Author: Shinya Kuribayashi <[email protected]> | |
851 | Date: Sun Feb 24 11:44:29 2008 +0900 | |
852 | ||
853 | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. | |
854 | ||
855 | The previous patch was lacking of i386, microblaze, nios and nios2. This | |
856 | patch tries to fix them. | |
857 | ||
858 | Signed-off-by: Shinya Kuribayashi <[email protected]> | |
859 | ||
860 | commit 2b22fa4baee51e6b467c44ea1be0d1ecd86e8775 | |
861 | Author: Kumar Gala <[email protected]> | |
862 | Date: Wed Feb 27 16:30:47 2008 -0600 | |
863 | ||
864 | 85xx: Don't icbi when unlocking the cache | |
865 | ||
866 | There is no reason to icbi when invalidating the temporary stack in | |
867 | the d-cache. Its impossible on e500 to have the i-cache contain | |
868 | any addresses in the temp stack and it can be problematic in generating | |
869 | transactions on the bus to non-valid addresses. | |
870 | ||
871 | Signed-off-by: Kumar Gala <[email protected]> | |
872 | ||
873 | commit 534ea6b6f86f8b75ef2ac061ef110a98f103d7d6 | |
874 | Author: Andy Fleming <[email protected]> | |
875 | Date: Wed Feb 27 15:50:50 2008 -0600 | |
876 | ||
877 | Fix source for ECM error IVPR | |
878 | ||
879 | The source vector for the ECM was being set to 2, | |
880 | but that's what the source vector for DDR was being | |
881 | set to. Change it to 1. | |
882 | ||
883 | Signed-off-by: Andy Fleming <[email protected]> | |
884 | ||
885 | commit 21fae8b2b4e4e6e648796e07e20ab13e9cb18923 | |
886 | Author: Andy Fleming <[email protected]> | |
887 | Date: Wed Feb 27 14:29:58 2008 -0600 | |
888 | ||
889 | Invalidate INIT_RAM TLB mappings | |
890 | ||
891 | Commit 0db37dc... (and some others) changed the INIT_RAM TLB | |
892 | mappings to be unguarded. This collided with an existing "bug" | |
893 | where the mappings for the INIT_RAM were being kept around. | |
894 | This meant that speculative loads to those addresses were | |
895 | succeeding in the TLB, and going out to the bus, where they | |
896 | were causing an exception (there's nothing at that address). The | |
897 | Flash code was coincidentally causing such a speculative load. | |
898 | Rather than go back to mapping the INIT RAM as guarded, we fix | |
899 | it so that the entries for the INIT_RAM are invalidated. Thus | |
900 | the speculative loads will fail in the TLB, and have no effect. | |
901 | ||
902 | Signed-off-by: Andy Fleming <[email protected]> | |
903 | ||
904 | commit 347b7938d3e561eb215aa386c37fb5acb5a383c6 | |
905 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
906 | Date: Sun Feb 17 22:56:17 2008 +0100 | |
907 | ||
908 | sbc8548: Fix Revision reading and unused variable 'path' | |
909 | ||
910 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
911 | ||
912 | commit 495d162374c472f46454453553382ad0735dc725 | |
913 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
914 | Date: Sun Feb 17 22:56:16 2008 +0100 | |
915 | ||
916 | sbc8548: Fix cfi flash bank declaration | |
917 | ||
918 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
919 | ||
920 | commit 33fa5c0bfaf465de8ceb23fcd6b397f68b35a817 | |
921 | Author: Jon Loeliger <[email protected]> | |
922 | Date: Mon Feb 25 13:13:37 2008 -0600 | |
923 | ||
924 | 86xx: Fix renamed GUR symbols in sbc8641d board. | |
925 | ||
926 | Back in commit a551cee99ad1d1da20fd23ad265de47448852f56 | |
927 | (86xx: Fix GUR PCI config registers properly), we should have | |
928 | changed the MPC86xx_PORBMSR_HA and MPC86xx_PORDEVSR_IO_SEL | |
929 | symbols in the sbc8641d board as well. Fix this oversight. | |
930 | ||
931 | Signed-off-by: Jon Loeliger <[email protected]> | |
932 | ||
933 | commit 64cd594e623c39f73964d18787763e4533f791f7 | |
934 | Author: Stefan Roese <[email protected]> | |
935 | Date: Mon Feb 25 16:50:48 2008 +0100 | |
936 | ||
937 | ppc4xx: Fix acadia_nand build problem | |
938 | ||
939 | Don't include testdram() on NAND-booting target acadia_nand. This saves | |
940 | a few bytes and makes the target build clean again. | |
941 | ||
942 | Signed-off-by: Stefan Roese <[email protected]> | |
943 | ||
944 | commit 14e099e698d41e8179d05c2b2dbcf704a236f748 | |
945 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
946 | Date: Sun Feb 24 23:03:12 2008 +0000 | |
947 | ||
948 | mx1fs2/flash: Fix multiple pointertargets in assignment differ in signedness | |
949 | ||
950 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
951 | ||
952 | commit 724902c8464e610642b3a170278b99710325888e | |
953 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
954 | Date: Sun Feb 24 23:03:11 2008 +0000 | |
955 | ||
956 | arm-imx: Fix registers definition | |
957 | ||
958 | Sync registers definition with linux | |
959 | ||
960 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
961 | ||
962 | commit 4cd288b589ea1178947c6e364453c32b3dede6b7 | |
963 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
964 | Date: Sun Feb 24 23:03:10 2008 +0000 | |
965 | ||
966 | actua1/actua2/actua3: Fix multipleunused variable | |
967 | ||
968 | - actua1: | |
969 | actux1.c: In function 'checkboard': | |
970 | actux1.c:92: warning: unused variable 'revision' | |
971 | ||
972 | - actua2: | |
973 | actux2.c: In function 'checkboard': | |
974 | actux2.c:100: warning: unused variable 's' | |
975 | actux2.c:99: warning: unused variable 'revision' | |
976 | actux2.c: In function 'reset_phy': | |
977 | actux2.c:130: warning: unused variable 'i' | |
978 | ||
979 | - actua3: | |
980 | actux3.c: In function 'checkboard': | |
981 | actux3.c:114: warning: unused variable 'revision' | |
982 | ||
983 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
984 | ||
985 | commit b29661fc1151077776454288051bc9a488351ce8 | |
986 | Author: Wolfgang Denk <[email protected]> | |
987 | Date: Sun Feb 24 15:21:36 2008 +0100 | |
988 | ||
989 | Coding style cleanup. Prepare v1.3.2-rc2 release candidate | |
990 | ||
991 | Signed-off-by: Wolfgang Denk <[email protected]> | |
992 | ||
b29661fc WD |
993 | commit 00b48a48424894daa589d166d73277830b1c6ac4 |
994 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
995 | Date: Sat Feb 23 12:15:56 2008 +0100 | |
996 | ||
997 | ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected | |
998 | ||
999 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1000 | ||
1001 | commit b075d74efb70ff68c49a2532f26b56d6703b69c1 | |
1002 | Author: Shinya Kuribayashi <[email protected]> | |
1003 | Date: Sat Feb 23 17:24:16 2008 +0900 | |
1004 | ||
1005 | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. | |
1006 | ||
1007 | ---------------------------------------------------------------- | |
1008 | Olaf Hering [Wed, 17 Oct 2007 06:27:13 +0000 (23:27 -0700)] | |
1009 | ||
1010 | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on | |
1011 | 32bit targets. | |
1012 | ||
1013 | GCC can be made to warn about usage of long long types with ISO C90 | |
1014 | (-ansi), but only with -pedantic. You can write this in a way that even | |
1015 | then it doesn't cause warnings, namely by: | |
1016 | ||
1017 | #ifdef __GNUC__ | |
1018 | __extension__ typedef __signed__ long long __s64; | |
1019 | __extension__ typedef unsigned long long __u64; | |
1020 | #endif | |
1021 | ||
1022 | The __extension__ keyword in front of this switches off any pedantic | |
1023 | warnings for this expression. | |
1024 | ||
1025 | Signed-off-by: Olaf Hering <[email protected]> | |
1026 | Cc: <[email protected]> | |
1027 | Signed-off-by: Andrew Morton <[email protected]> | |
1028 | Signed-off-by: Linus Torvalds <[email protected]> | |
1029 | ---------------------------------------------------------------- | |
1030 | ||
1031 | Signed-off-by: Shinya Kuribayashi <[email protected]> | |
1032 | ||
1033 | commit 208acd112e6517b21fc30c420396902b103563ac | |
1034 | Author: Shinya Kuribayashi <[email protected]> | |
1035 | Date: Sat Feb 23 17:07:57 2008 +0900 | |
1036 | ||
1037 | cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate. | |
1038 | ||
1039 | This will reduce the build time. | |
1040 | ||
1041 | Signed-off-by: Shinya Kuribayashi <[email protected]> | |
1042 | ||
1043 | commit 495a0dde7fa1b14cdc15607d86503ec2bdcd02c4 | |
1044 | Author: Shinya Kuribayashi <[email protected]> | |
1045 | Date: Sat Feb 23 17:05:00 2008 +0900 | |
1046 | ||
1047 | cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate. | |
1048 | ||
1049 | This will reduce the build time. | |
1050 | ||
1051 | Signed-off-by: Shinya Kuribayashi <[email protected]> | |
1052 | ||
1053 | commit e682ba399a1d76f09d8cc7af1e57066f1d360d91 | |
1054 | Author: Shinya Kuribayashi <[email protected]> | |
1055 | Date: Sat Feb 23 16:58:41 2008 +0900 | |
1056 | ||
1057 | cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate. | |
1058 | ||
1059 | This reduces the build time by ~10%. Here's the gth2_config example. | |
1060 | ||
1061 | BEFORE AFTER | |
1062 | real 0m31.441s 0m27.833s | |
1063 | user 0m24.766s 0m23.045s | |
1064 | sys 0m10.425s 0m7.468s | |
1065 | ||
1066 | Signed-off-by: Shinya Kuribayashi <[email protected]> | |
1067 | ||
1068 | commit 02409f8cf54c7cd91981f0dfec135dbf3858090c | |
1069 | Author: Marcel Moolenaar <[email protected]> | |
1070 | Date: Fri Feb 22 10:48:07 2008 -0800 | |
1071 | ||
1072 | make define2mk.sed work on FreeBSD | |
1073 | ||
1074 | In the thread "[1.3.2-rc1] MPC8548CDS/MPC8555CDS configs fails to link", | |
1075 | the define2mk.sed script was identified as the source of the link | |
1076 | failure on FreeBSD. The problem is that sed(1) does not always support | |
1077 | the '+' operator. It isn't on FreeBSD. The attach patch implements the | |
1078 | equivalent, using the '*' operator instead and should work everywhere. | |
1079 | ||
1080 | Signed-off-by: Marcel Moolenaar <[email protected]> | |
1081 | ||
1082 | commit e5084af8ded58453cd07ec1af8b0f29f34122bbc | |
1083 | Author: Detlev Zundel <[email protected]> | |
1084 | Date: Fri Feb 22 17:21:32 2008 +0100 | |
1085 | ||
1086 | Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. | |
1087 | ||
1088 | The Linux commit fac8b209b1084bc85748bd54e13d00c1262b220f ("Remove | |
1089 | final traces of long-deprecated "ramdisk" kernel parm") makes these | |
1090 | changes neccessary. | |
1091 | ||
1092 | Signed-off-by: Detlev Zundel <[email protected]> | |
1093 | ||
1094 | commit d01b847c5cd070895c4ba178c85cd068a95cf7cd | |
1095 | Author: Larry Johnson <[email protected]> | |
1096 | Date: Thu Feb 21 13:58:16 2008 -0500 | |
1097 | ||
1098 | LM75 bug fix for negative temperatures | |
1099 | ||
1100 | When the LM75 temperature sensor measures a temperature below 0 C, the | |
1101 | current driver does not perform sign extension, so the result returned is | |
1102 | 256 C too high. This patch fixes the problem. | |
1103 | ||
1104 | Signed-off-by: Larry Johnson <[email protected]> | |
1105 | ||
1106 | commit 5a910c224b13e413bda41922379add6d75c32da3 | |
1107 | Author: Heiko Schocher <[email protected]> | |
1108 | Date: Thu Feb 21 18:33:45 2008 +0100 | |
1109 | ||
1110 | IDS8247: update MAINTAINER entry. | |
1111 | ||
1112 | Signed-off-by: Heiko Schocher <[email protected]> | |
1113 | ||
1114 | commit 79eac2bfb591f2b028ec1735049dc91e4320de4a | |
1115 | Author: Heiko Schocher <[email protected]> | |
1116 | Date: Thu Feb 21 18:31:15 2008 +0100 | |
1117 | ||
1118 | Fix device tree for mgsuvd board. | |
1119 | ||
1120 | Rename the "scc" node in "ethernet" for the mgsuvd board. | |
1121 | ||
1122 | Signed-off-by: Heiko Schocher <[email protected]> | |
1123 | ||
1124 | commit 2e721094a70a52206af2e1bf1208d9a7131f6dad | |
1125 | Author: Yuri Tikhonov <[email protected]> | |
1126 | Date: Thu Feb 21 14:23:42 2008 +0100 | |
1127 | ||
1128 | lwmon5: enable hardware watchdog | |
1129 | ||
1130 | Some boards (e.g. lwmon5) may use rather small watchdog intervals, so | |
1131 | causing it to reboot the board if U-Boot does a long busy-wait with | |
1132 | udelay(). Thus, for these boards we have to restart WD more | |
1133 | frequently. | |
1134 | ||
1135 | This patch splits the busy-wait udelay() into smaller, predefined, | |
1136 | intervals, so that the watchdog timer may be resetted with the | |
1137 | configurable (CONFIG_WD_PERIOD) interval. | |
1138 | ||
1139 | Signed-off-by: Yuri Tikhonov <[email protected]> | |
1140 | ||
1141 | commit bc77881247ee6f95d7a9ebc499d26b96bae38c9d | |
1142 | Author: Anatolij Gustschin <[email protected]> | |
1143 | Date: Thu Feb 21 12:52:29 2008 +0100 | |
1144 | ||
1145 | ppc4xx: Support for ATI Radeon 9200 card on sequoia | |
1146 | ||
1147 | Adds configuration option for ATI Radeon 9200 card | |
1148 | support to sequoia config file. If CONFIG_VIDEO | |
1149 | is enabled, TEXT_BASE should be changed to 0xFFF80000. | |
1150 | ||
1151 | Signed-off-by: Anatolij Gustschin <[email protected]> | |
1152 | ||
1153 | commit 5a9abcc317cf3c8a69559ff83081f4e5d719edb7 | |
1154 | Author: Kumar Gala <[email protected]> | |
1155 | Date: Mon Feb 18 08:18:07 2008 -0600 | |
1156 | ||
1157 | Remove duplicate defines for ARRAY_SIZE | |
1158 | ||
1159 | A few duplicate of the ARRAY_SIZE macro sneaked in since we put | |
1160 | the define in common.h. | |
1161 | ||
1162 | Signed-off-by: Kumar Gala <[email protected]> | |
1163 | ||
1164 | commit 81d93e5c4b83d8b6dcee69de6f4a14ccf6f7114a | |
1165 | Author: Kumar Gala <[email protected]> | |
1166 | Date: Mon Feb 18 08:09:37 2008 -0600 | |
1167 | ||
1168 | ppc: Allow boards to specify effective amount of memory | |
1169 | ||
1170 | For historical reasons we limited the stack to 256M because some boards | |
1171 | could only map that much via BATS. However newer boards are capable of | |
1172 | mapping more memory (for example 85xx is capable of doing up to 2G). | |
1173 | ||
1174 | Signed-off-by: Kumar Gala <[email protected]> | |
1175 | ||
1176 | commit 755c35f54ba7eb7687aa7935e04a02a01ef1b27b | |
1177 | Author: Mike Frysinger <[email protected]> | |
1178 | Date: Mon Feb 18 05:24:13 2008 -0500 | |
1179 | ||
1180 | include autoconf.mk before any other .mk files | |
1181 | ||
1182 | This bumps the autoconf.mk include step above board/cpu/arch/etc... so that | |
1183 | those .mk files can have make if statements based on the current config. | |
1184 | ||
1185 | Signed-off-by: Mike Frysinger <[email protected]> | |
1186 | ||
1187 | commit 16fe77752eee099b9fb61ed73460e51cc94b37ba | |
1188 | Author: Mike Frysinger <[email protected]> | |
1189 | Date: Mon Feb 18 05:10:07 2008 -0500 | |
1190 | ||
1191 | error check autoconf.mk generation | |
1192 | ||
1193 | If any of the steps for generating autoconf.mk fail currently, they go | |
1194 | unnoticed. To fix, we can simply add 'set -e' to the long list of commands. | |
1195 | This is simpler and more robust than placing '|| exit $$?' after every line. | |
1196 | ||
1197 | Signed-off-by: Mike Frysinger <[email protected]> | |
1198 | ||
1199 | commit 019895a8dee71a9f00da05c03e379f45d581b0fe | |
1200 | Author: Stefano Babic <[email protected]> | |
1201 | Date: Mon Feb 18 08:03:51 2008 +0100 | |
1202 | ||
1203 | Fix bug in dependency checking | |
1204 | ||
1205 | By adding VERSION_FILE to the PHONY targets the script | |
1206 | /tools/setlocalversion is always called and version_autogenerated.h | |
1207 | is replaced only if the script find a modified source file. | |
1208 | ||
1209 | Signed-off-by: Stefano Babic <[email protected]> | |
1210 | ||
1211 | commit 98ba144ccc912eee90dd42699f023c497ce774c6 | |
1212 | Author: Kyungmin Park <[email protected]> | |
1213 | Date: Mon Feb 18 14:35:43 2008 +0900 | |
1214 | ||
1215 | Fix GPMC CS2 memory setup at apollon | |
1216 | ||
1217 | It disables the current map first | |
1218 | ||
1219 | Signed-off-by: Kyungmin Park <[email protected]> | |
1220 | ||
1221 | commit e845e07e1e6e64f40e35688439d3cdcf01cfff4f | |
1222 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1223 | Date: Sun Feb 17 23:52:46 2008 +0100 | |
1224 | ||
1225 | uli526x: Fix multiple differ in signedness and parentheses around comparison | |
1226 | ||
1227 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1228 | ||
1229 | commit beeccf7a5dc5415c202e0132a33c58fc316c2a62 | |
1230 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1231 | Date: Sun Feb 17 16:58:04 2008 +0100 | |
1232 | ||
1233 | MIPS: Fix CFG_NO_FLASH support | |
1234 | ||
1235 | - Fix flash_init call when CFG_NO_FLASH is used | |
1236 | - Remove no more needed flash.c for qemu-mips | |
1237 | ||
1238 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1239 | ||
1240 | commit edfed1d91df2b2670a812ca9d1a1f9faae7dba47 | |
1241 | Author: Mike Frysinger <[email protected]> | |
1242 | Date: Sat Feb 16 02:40:18 2008 -0500 | |
1243 | ||
1244 | easylogo: clean up some more and add -r (rgb) support | |
1245 | ||
1246 | Michael Hennerich added support for outputting an image in RGB format rather | |
1247 | than forcing YUYV all the time. This makes obvious sense if the display you | |
1248 | have takes RGB input rather than YUYV. | |
1249 | ||
1250 | Rather than hack in support for options, I've converted it to use getopt and | |
1251 | cleaned up the argument parsing in the process. | |
1252 | ||
1253 | Signed-off-by: Michael Hennerich <[email protected]> | |
1254 | Signed-off-by: Mike Frysinger <[email protected]> | |
1255 | ||
1256 | commit f65c98129ccada3f7caf97d80395a95b84e911de | |
1257 | Author: Mike Frysinger <[email protected]> | |
1258 | Date: Sat Feb 16 02:12:37 2008 -0500 | |
1259 | ||
1260 | Makefile: add target for $(LDSCRIPT) | |
1261 | ||
1262 | If the $(LDSCRIPT) does not exist (normally it's board/$(BOARD)/u-boot.lds), | |
1263 | then change into the board directory and try and create it. This allows you | |
1264 | to generate the linker script on the fly based upon board defines (like the | |
1265 | Blackfin boards do). | |
1266 | ||
1267 | There should be no regressions due to this change as the normal case is to | |
1268 | already have a u-boot.lds file. If that's the case, then there's nothing to | |
1269 | generate, and so make will always exit. The fix here is that if the linker | |
1270 | script does not exist, the implicit rules take over and attempt to guess how | |
1271 | to generate the file. | |
1272 | ||
1273 | Signed-off-by: Mike Frysinger <[email protected]> | |
1274 | ||
1275 | commit 1ba639da5604a64b3ed884a2cbb1c5414a9fa728 | |
1276 | Author: Michael Schwingen <[email protected]> | |
1277 | Date: Mon Feb 18 23:16:35 2008 +0100 | |
1278 | ||
1279 | CFI: Do not use uninitialized cmd_reset | |
1280 | ||
1281 | Do not use uninitialized cmd_reset; issue both AMD and Intel reset | |
1282 | commands instead | |
1283 | ||
1284 | From a short test, it looks like AMD-style flash roms treat *any* unknown | |
1285 | command write as a reset, at least when in CFI Query mode, so issuing the | |
1286 | Intel reset command to AMD-style flashs seems safe (from the small sample I | |
1287 | have), plus the 3-cycle magic sequence should kick the state machine into | |
1288 | the right state even without a reset command. Since the AMD-style flashs | |
1289 | require the unlock sequence for real operation, I chose to try the AMD reset | |
1290 | command first, so that Intel flashs do no see an invalid command prior to | |
1291 | the CFI query. | |
1292 | ||
1293 | I have tested the patch on AM29LV320-style flashs from Fujitsu and Macronix, | |
1294 | plus Intel StrataFlash. | |
1295 | ||
1296 | Signed-off-by: Michael Schwingen <[email protected]> | |
1297 | Signed-off-by: Stefan Roese <[email protected]> | |
1298 | ||
1299 | commit e7a85f26830c9f2e78506421c2d519a2965bc7a1 | |
1300 | Author: Rafal Jaworowski <[email protected]> | |
1301 | Date: Thu Feb 21 11:56:44 2008 +0100 | |
1302 | ||
1303 | API: Add (c) and licensing notice to the public API header. | |
1304 | ||
1305 | Signed-off-by: Rafal Jaworowski <[email protected]> | |
1306 | ||
1307 | commit 928d1d77f8623c120d8763e20e1ca58df9c5c4c6 | |
1308 | Author: Yuri Tikhonov <[email protected]> | |
1309 | Date: Thu Feb 21 11:06:07 2008 +0100 | |
1310 | ||
1311 | Fix CPU POST test failure | |
1312 | ||
1313 | The CPU POST test code (run from cpu_post_exec_31()) doesn't follow the | |
1314 | ABI carefully, at least the CR3, CR4, and CR5 fields of CR are clobbered | |
1315 | by it. The gcc-4.2 with its more aggressive optimization exposes this fact. | |
1316 | This patch just saves the CR value before running the test code, so allowing | |
1317 | it to do anything it wants with CR. | |
1318 | ||
1319 | Signed-off-by: Dmitry Rakhchev <[email protected]> | |
1320 | Acked-by: Yuri Tikhonov <[email protected]> | |
1321 | -- | |
1322 | ||
1323 | commit d5908b093955415f3d340706378b991f911af671 | |
1324 | Author: Jon Loeliger <[email protected]> | |
1325 | Date: Wed Feb 20 15:26:51 2008 -0600 | |
1326 | ||
1327 | 8610HPCD: Document the flashbank selection switches. | |
1328 | ||
1329 | Signed-off-by: Jon Loeliger <[email protected]> | |
1330 | ||
1331 | commit a551cee99ad1d1da20fd23ad265de47448852f56 | |
1332 | Author: Jon Loeliger <[email protected]> | |
1333 | Date: Wed Feb 20 14:22:26 2008 -0600 | |
1334 | ||
1335 | 86xx: Fix GUR PCI config registers properly. | |
1336 | ||
1337 | Back in commit 975a083a5ef785c414b35f9c5b8ae25b26b41524 where | |
1338 | I tried to "8610HPCD: Fix typos in two PCI setup registers", I | |
1339 | botched it due to not realizing that 8610 and 8641 had different | |
1340 | Global Utility Register defintions, one of which was like 85xx, | |
1341 | and the other wasn't. Correct this problem by introducing two | |
1342 | symbols, one for each 86xx SoC, but neither of which is named | |
1343 | anything like 85xx. | |
1344 | ||
1345 | My bad. Lovely Wednesday with git bisect. You know. | |
1346 | ||
1347 | Signed-off-by: Jon Loeliger <[email protected]> | |
1348 | ||
1349 | commit cb06eb961bdffc8728b38c242473d802e83ab2b4 | |
1350 | Author: Jon Loeliger <[email protected]> | |
1351 | Date: Wed Feb 20 12:24:11 2008 -0600 | |
1352 | ||
1353 | 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default. | |
1354 | ||
1355 | Without an actual supported video card hooked up, enabling | |
1356 | the CONFIG_VIDEO by default just makes it look broken by | |
1357 | routing all console output to the video card. Don't. | |
1358 | ||
1359 | Signed-off-by: Jon Loeliger <[email protected]> | |
1360 | ||
1361 | commit 4d264eff4312f230776b913edade7ceb75f1b1e0 | |
1362 | Author: TsiChungLiew <[email protected]> | |
1363 | Date: Wed Jan 30 15:08:15 2008 -0600 | |
1364 | ||
1365 | ColdFire: Fix missing code flash size for M5485EVB | |
1366 | ||
1367 | Signed-off-by: James Mahan <[email protected]> | |
1368 | Signed-off-by: TsiChung Liew <[email protected]> | |
1369 | ||
1370 | commit c54f9263e4e11e34b1e70c160bc467ef1d8ec59d | |
1371 | Author: TsiChungLiew <[email protected]> | |
1372 | Date: Wed Jan 30 15:04:42 2008 -0600 | |
1373 | ||
1374 | ColdFire: Fix 5282 and 5271 interrupt mask bit | |
1375 | ||
1376 | Signed-off-by: TsiChung Liew <[email protected]> | |
1377 | ||
1378 | commit 975a083a5ef785c414b35f9c5b8ae25b26b41524 | |
1379 | Author: Jon Loeliger <[email protected]> | |
1380 | Date: Tue Feb 19 12:31:08 2008 -0600 | |
1381 | ||
1382 | 8610HPCD: Fix typos in two PCI setup registers. | |
1383 | ||
1384 | The two symbols MPC86xx_PORDEVSR_IO_SEL and MPC86xx_PORBMSR_HA | |
1385 | were erroneously present as 85xx names and values, leftover from | |
1386 | the clone wars. Fix this by removing the 85xx cruft from the | |
1387 | 86xx codebase. | |
1388 | ||
1389 | Signed-off-by: Jon Loeliger <[email protected]> | |
1390 | ||
1391 | commit 13f5433f700d4da9f6fdf2a4bb80310133a7c170 | |
1392 | Author: Jon Loeliger <[email protected]> | |
1393 | Date: Mon Feb 18 14:01:56 2008 -0600 | |
1394 | ||
1395 | 86xx: Convert sbc8641d to use libfdt. | |
1396 | ||
1397 | This is the proper fix for a missing closing brace in the function | |
1398 | ft_cpu_setup() noticed by joe.hamman <at> embeddedspecialties.com. | |
1399 | The ft_cpu_setup() function in mpc8641hpcn.c should have been | |
1400 | removed earlier as it was under the obsolete CONFIG_OF_FLAT_TREE, | |
1401 | but was missed. Only, the sbc8641d was nominally still using it. | |
1402 | It all got ripped out, and the funcality that was in ft_board_setup() | |
1403 | was refactored to remove the CPU portions into the new file | |
1404 | cpu/mpc86xx/fdt.c instead. Make sbc8641d use this now. | |
1405 | ||
1406 | Based loosely on an original patch from [email protected] | |
1407 | ||
1408 | Signed-off-by: Jon Loeliger <[email protected]> | |
1409 | ||
1410 | commit 04efddc87c50c84f85dad5c331c634a6ce830a83 | |
1411 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1412 | Date: Sun Feb 17 23:35:31 2008 +0100 | |
1413 | ||
1414 | mpc86xx: Fix unused variable 'config' and 'immap' | |
1415 | ||
1416 | and remove useless CONFIG_DDR_INTERLEAVE | |
1417 | ||
1418 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1419 | ||
1420 | commit 83d1b3876695c4f21faff2b731d9ef83f38ed208 | |
1421 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1422 | Date: Sun Feb 17 23:03:36 2008 +0100 | |
1423 | ||
1424 | mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law' | |
1425 | ||
1426 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1427 | ||
1428 | commit b6f29c84c208a091f95a10cbc9852d729659ba20 | |
1429 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1430 | Date: Sun Feb 17 14:15:31 2008 +0100 | |
1431 | ||
1432 | s3c24x0: Fix unused variable 'i' in function 'serial_init_dev' | |
1433 | ||
1434 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1435 | ||
1436 | commit 0937b8d869fdb42d6ad4fe312958639bd62c973f | |
1437 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1438 | Date: Sun Feb 17 14:15:32 2008 +0100 | |
1439 | ||
1440 | pxa: fix assignment from incompatible pointer type | |
1441 | ||
1442 | fix mmc_bread function prototype | |
1443 | ||
1444 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1445 | ||
1446 | commit 64d792063fff90b8118179b092feee09fe5cae13 | |
1447 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1448 | Date: Sun Feb 17 14:15:30 2008 +0100 | |
1449 | ||
1450 | at91cap9adk: fix implicit declaration of function 'eth_init' | |
1451 | ||
1452 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1453 | ||
1454 | commit 375c4353db8f900f7ec772e26fab116ec00f7d3a | |
1455 | Author: Wolfgang Denk <[email protected]> | |
1456 | Date: Sun Feb 17 15:43:44 2008 +0100 | |
1457 | ||
1458 | Remove files added by mistake, update CHANGELOG. | |
1459 | ||
1460 | Signed-off-by: Wolfgang Denk <[email protected]> | |
1461 | ||
375c4353 WD |
1462 | commit b738654d3c84a30f2bfd9a8d7652ff20807c890c |
1463 | Author: Mike Nuss <[email protected]> | |
1464 | Date: Wed Feb 6 11:10:11 2008 -0500 | |
1465 | ||
1466 | PPC440EPx: Optionally enable second I2C bus | |
1467 | ||
1468 | The option CONFIG_I2C_MULTI_BUS does not have any effect on Sequoia, the | |
1469 | PPC440EPx reference platform, because IIC1 is never enabled. Add Sequoia board | |
1470 | code to turn on IIC1 if CONFIG_I2C_MULTI_BUS is selected. | |
1471 | ||
1472 | Signed-off-by: Mike Nuss <[email protected]> | |
1473 | Cc: Stefan Roese <[email protected]> | |
1474 | ||
1475 | commit ef5b4f221c22d05770878513951745f236b5b43f | |
1476 | Author: Niklaus Giger <[email protected]> | |
1477 | Date: Tue Feb 5 10:26:44 2008 +0100 | |
1478 | ||
1479 | ppc4xx: HCU4/5. Cleanup configs | |
1480 | ||
1481 | - hcu4.h: Removed define of CONFIG_PPC405GPr | |
1482 | - Corrected phy addresses | |
1483 | - Fix boot variables | |
1484 | - Respect line length of 80 chars | |
1485 | ||
1486 | Signed-off-by: Niklaus Giger <[email protected]> | |
1487 | ||
1488 | commit 74973126d1be63ac75bdc192f46234dca3a7c421 | |
1489 | Author: Niklaus Giger <[email protected]> | |
1490 | Date: Tue Feb 5 11:31:28 2008 +0100 | |
1491 | ||
1492 | ppc4xx: HCU4/5. Cleanups | |
1493 | ||
1494 | - Fix some coding style violations. | |
1495 | - Use in/out_u16/32 where appropriate. | |
1496 | - Use register names from ppc405.h. | |
1497 | - Fix trace useage for Lauterbach. | |
1498 | - Remove obsolete generation HCU2. | |
1499 | - Renamed fixed_hcu4_sdram to init_ppc405_sdram. | |
1500 | ||
1501 | Signed-off-by: Niklaus Giger <[email protected]> | |
1502 | ||
1503 | commit 8cc10d06b833ed917a19ad358c8ebbed8bc19555 | |
1504 | Author: Niklaus Giger <[email protected]> | |
1505 | Date: Tue Feb 5 10:26:41 2008 +0100 | |
1506 | ||
1507 | ppc4xx: PPC405GPr fix missing register definitions | |
1508 | ||
1509 | Signed-off-by: Niklaus Giger <[email protected]> | |
1510 | ||
1511 | commit 214398d9cb22268d9d4f7563359edca0f78297a2 | |
1512 | Author: Larry Johnson <[email protected]> | |
1513 | Date: Fri Jan 18 21:49:05 2008 -0500 | |
1514 | ||
1515 | ppc4xx: Beautify configuration files for Sequoia and Korat boards | |
1516 | ||
1517 | Signed-off-by: Larry Johnson <[email protected]> | |
1518 | ||
1519 | commit 30c6a241e88499f536e86d325759e29ba00ff67f | |
1520 | Author: Anatolij Gustschin <[email protected]> | |
1521 | Date: Fri Feb 15 20:09:01 2008 +0100 | |
1522 | ||
1523 | Wipe out assembler warnings while compiling x86 biosemu | |
1524 | ||
1525 | This patch tries to get rid of some assembler warnings about | |
1526 | changed .got2 section type while compiling x86 bios emulator | |
1527 | code. | |
1528 | ||
1529 | Signed-off-by: Anatolij Gustschin <[email protected]> | |
1530 | ||
1531 | commit 67a4389e39ad853d65b72e2b7cad15c7e8291147 | |
1532 | Author: Wolfgang Denk <[email protected]> | |
1533 | Date: Fri Feb 15 00:57:09 2008 +0100 | |
1534 | ||
1535 | Prepare v1.3.2-rc1 release candidate | |
1536 | ||
67a4389e WD |
1537 | commit f33e9653c9c09868995d788511d573771c209fe5 |
1538 | Author: Anatolij Gustschin <[email protected]> | |
1539 | Date: Fri Feb 15 00:13:20 2008 +0100 | |
1540 | ||
1541 | Fix compile warning on lib_ppc/board.c | |
1542 | ||
1543 | Signed-off-by: Anatolij Gustschin <[email protected]> | |
1544 | ||
1545 | commit e5c6f9f8bec4dff9603419161e3a15cc8ad5d5f4 | |
1546 | Author: Anatolij Gustschin <[email protected]> | |
1547 | Date: Thu Feb 14 18:22:04 2008 +0100 | |
1548 | ||
1549 | Add Radeon Mobility 9200 pci device id to the radeon driver | |
1550 | ||
1551 | This patch extends PCI device id table of the | |
1552 | radeon driver so that the driver will also support | |
1553 | Radeon Mobility 9200 (M9+) based boards. | |
1554 | ||
1555 | Signed-off-by: Anatolij Gustschin <[email protected]> | |
1556 | ||
1557 | commit 1b8607e1f7143548c6062c28371449ec69588c00 | |
1558 | Author: Anatolij Gustschin <[email protected]> | |
1559 | Date: Thu Feb 14 18:19:50 2008 +0100 | |
1560 | ||
1561 | Extend ATI Radeon driver to support more video modes | |
1562 | ||
1563 | Adds ATI Radeon 9200 support for 1280x1024, 1024x768, | |
1564 | 800x600, 640x480 at 24, 16 and 8 bpp. | |
1565 | ||
1566 | Signed-off-by: Anatolij Gustschin <[email protected]> | |
1567 | ||
1568 | commit 4124382de029d361162a4b8cecc773eb8f26e2a8 | |
1569 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1570 | Date: Sun Feb 10 17:05:20 2008 +0100 | |
1571 | ||
1572 | xsengine: fix typo and few coding style | |
1573 | ||
1574 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1575 | ||
1576 | commit 6f4abee789b6d9be3ec4b97ad48f509355559e9e | |
1577 | Author: Guennadi Liakhovetski <[email protected]> | |
1578 | Date: Fri Feb 8 21:25:58 2008 +0100 | |
1579 | ||
1580 | Fix wrong memory limit calculation in memory-test | |
1581 | ||
1582 | If the length of the memory address range passed to the "mtest" command is | |
1583 | not of the form 2^x - 1, not all address lines are tested. This bug is | |
1584 | inherited from the original software at | |
1585 | http://www.netrino.com/Embedded-Systems/How-To/Memory-Test-Suite-C. Fix | |
1586 | this. | |
1587 | ||
1588 | Signed-off-by: Guennadi Liakhovetski <[email protected]> | |
1589 | ||
1590 | commit 7e30f5eac7f07082a7ca77b7d91b944a8d0af6db | |
1591 | Author: Wolfgang Denk <[email protected]> | |
1592 | Date: Fri Feb 15 00:11:39 2008 +0100 | |
1593 | ||
1594 | Coding STyle cleanup. | |
1595 | ||
1596 | Signed-off-by: Wolfgang Denk <[email protected]> | |
1597 | ||
1598 | commit f6921e3dc331293c873ec4d109fd5517a42a90b3 | |
1599 | Author: Nobuhiro Iwamatsu <[email protected]> | |
1600 | Date: Tue Feb 5 13:30:43 2008 +0900 | |
1601 | ||
1602 | sh: Fix register address of SH7722 | |
1603 | ||
1604 | The address of SH7722 is wrong by old document. | |
1605 | This patch fixes this problem. | |
1606 | ||
1607 | Signed-off-by: Nobuhiro Iwamatsu <[email protected]> | |
1608 | ||
1609 | commit 0ec7a061fb1c277f6afd73d61dd71bd21e7ef7b2 | |
1610 | Author: Mike Frysinger <[email protected]> | |
1611 | Date: Mon Feb 4 17:44:23 2008 -0500 | |
1612 | ||
1613 | only update version header as needed | |
1614 | ||
1615 | Constantly rebuilding the version header will force useless relinking, so we | |
1616 | simply need to compare the new header with the existing one before updating | |
1617 | it. | |
1618 | ||
1619 | Signed-off-by: Mike Frysinger <[email protected]> | |
1620 | ||
1621 | commit 208447f8e953f347425eb92c8e28d59e6d911363 | |
1622 | Author: Mike Frysinger <[email protected]> | |
1623 | Date: Mon Jan 28 05:56:19 2008 -0500 | |
1624 | ||
1625 | Do not specify a CROSS_COMPILE default when executing size | |
1626 | ||
1627 | Signed-off-by: Mike Frysinger <[email protected]> | |
1628 | ||
1629 | commit 1f780aa6f17a5d79791d69ec1d2f66d76ac45d8e | |
1630 | Author: Guennadi Liakhovetski <[email protected]> | |
1631 | Date: Wed Feb 13 11:19:19 2008 +0100 | |
1632 | ||
1633 | Fix return value of mtest when CFG_ALT_MEMTEST set | |
1634 | ||
1635 | Fix a missing return statement from a non-void function. | |
1636 | ||
1637 | Signed-off-by: Guennadi Liakhovetski <[email protected]> | |
1638 | ||
1639 | commit 943afa229cf5bf70ef917c7eb6bd0db59a1ba602 | |
1640 | Author: Timur Tabi <[email protected]> | |
1641 | Date: Wed Jan 9 14:35:26 2008 -0600 | |
1642 | ||
1643 | 85xx, 86xx: Determine I2C clock frequencies and store in global_data | |
1644 | ||
1645 | Update global_data to define i2c1_clk and i2c2_clk to 85xx and 86xx. | |
1646 | ||
1647 | Update the get_clocks() function in 85xx and 86xx to determine the I2C | |
1648 | clock frequency and store it in gd->i2c1_clk and gd->i2c2_clk. | |
1649 | ||
1650 | Signed-off-by: Timur Tabi <[email protected]> | |
1651 | ||
1652 | commit b931b3a9c3bdfaaeaa71e57a6026eec726005b08 | |
1653 | Author: Wolfgang Denk <[email protected]> | |
1654 | Date: Thu Feb 14 23:18:01 2008 +0100 | |
1655 | ||
1656 | TQM834x: clean up configuration | |
1657 | ||
1658 | Get board name consistent with Linux and elsewhere; | |
1659 | get rid of local network definitions etc. | |
1660 | ||
1661 | Signed-off-by: Wolfgang Denk <[email protected]> | |
1662 | ||
1663 | commit 38cc09c55b1d7f233789052c6fc462e5377669a9 | |
1664 | Author: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1665 | Date: Thu Feb 14 08:02:12 2008 +0100 | |
1666 | ||
1667 | TFTP: fix search of ':' in BootFile | |
1668 | ||
1669 | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |
1670 | ||
1671 | commit 0bc9efada170096c6b273f19165e32936d330d80 | |
1672 | Author: Wolfgang Denk <[email protected]> | |
1673 | Date: Thu Feb 14 22:46:55 2008 +0100 | |
1674 | ||
1675 | Coding style cleanup; update CHANGELOG. | |
1676 | ||
1677 | Signed-off-by: Wolfgang Denk <[email protected]> | |
1678 | ||
0bc9efad WD |
1679 | commit e7670f6c1e52ae6d2a43ff75a8bcfa7a5c86e47b |
1680 | Author: Wolfgang Denk <[email protected]> | |
1681 | Date: Thu Feb 14 22:43:22 2008 +0100 | |
1682 | ||
1683 | PPC: Use r2 instead of r29 as global data pointer | |
1684 | ||
1685 | R29 was an unlucky choice as with recent toolchains (gcc-4.2.x) gcc | |
1686 | will refuse to use load/store multiple insns; instead, it issues a | |
1687 | list of simple load/store instructions upon function entry and exit, | |
1688 | resulting in bigger code size, which in turn makes the build for a | |
1689 | few boards fail. | |
1690 | ||
1691 | Use r2 instead. | |
1692 | ||
1693 | Signed-off-by: Wolfgang Denk <[email protected]> | |
1694 | ||
1695 | commit 3c234efa693bc59906c2be55c7918ecbb55392ea | |
1696 | Author: Uwe Kleine-König <[email protected]> | |
1697 | Date: Wed Jan 30 09:08:49 2008 +0100 | |
1698 | ||
1699 | ARM: make the machid configurable via the environment | |
1700 | ||
1701 | If the variable "machid" exists, let do_bootm_linux use that instead | |
1702 | of bd->bi_arch_number. | |
1703 | ||
1704 |