]> git.ipfire.org Git - people/ms/u-boot.git/blame - CHANGELOG
Merge branch 'master' of git://git.denx.de/u-boot-arm
[people/ms/u-boot.git] / CHANGELOG
CommitLineData
4b070809
WD
1commit 68cf19aae48f2969ec70669604d0d776f02c8bc4
2Author: Scott Wood <scottwood@freescale.com>
3Date: Wed Aug 13 18:24:05 2008 -0500
4
5 socrates: Update NAND driver to new API.
6
7 Also, fix some minor formatting issues, and simplify the handling of
8 "state" for writes.
9
10 Signed-off-by: Scott Wood <scottwood@freescale.com>
11
12commit ba22d10f39eaeedd035e8265616e31ff88e314d5
13Author: Scott Wood <scottwood@freescale.com>
14Date: Wed Aug 13 18:03:40 2008 -0500
15
16 quad100hd: Update NAND driver to new API.
17
18 Signed-off-by: Scott Wood <scottwood@freescale.com>
19
20commit f64cb652a8a84c5c34d0afcbd7ffef886aa1d838
21Author: Scott Wood <scottwood@freescale.com>
22Date: Wed Aug 13 17:53:48 2008 -0500
23
24 m5373evb: Update NAND driver to new API.
25
26 Signed-off-by: Scott Wood <scottwood@freescale.com>
27
28commit 1a23a197c8722b805f40895544bbdb1a648c1c82
29Author: Scott Wood <scottwood@freescale.com>
30Date: Wed Aug 13 17:04:30 2008 -0500
31
32 s3c24x0: Update NAND driver to new API.
33
34 Signed-off-by: Scott Wood <scottwood@freescale.com>
35
36commit aa5f75f20db8a7103fad9c34d6f1193e10d1890f
37Author: Scott Wood <scottwood@freescale.com>
38Date: Wed Aug 13 15:56:00 2008 -0500
39
40 at91: Update board NAND drivers to current API.
41
42 Signed-off-by: Scott Wood <scottwood@freescale.com>
43
44commit d438d50848e9425286e5fb0493e0affb5a0b1e1b
45Author: Kyungmin Park <kmpark@infradead.org>
46Date: Wed Aug 13 09:11:02 2008 +0900
47
48 Fix OneNAND build break
49
50 Since page size field is changed from oobblock to writesize. But OneNAND is not updated.
51 - fix bufferram management at erase operation
52 This patch includes the NAND/OneNAND state filed too.
53
54 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
55 Signed-off-by: Scott Wood <scottwood@freescale.com>
56
57commit 9483df6408c25f16060432de3868901e352e23bc
58Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
59Date: Wed Aug 13 01:40:43 2008 +0200
60
61 drivers/mtd/nand_legacy: Move conditional compilation to Makefile
62
63 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
64
65commit cc4a0ceeac5462106172d0cc9d9d542233aa3ab2
66Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67Date: Wed Aug 13 01:40:43 2008 +0200
68
69 drivers/mtd/nand: Move conditional compilation to Makefile
70
71 rename CFG_NAND_LEGACY to CONFIG_NAND_LEGACY
72
73 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
74
75commit 4fb09b81920e5dfdfc4576883186733f0bd6059c
76Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
77Date: Wed Aug 13 01:40:42 2008 +0200
78
79 drivers/mtd/onenand: Move conditional compilation to Makefile
80
81 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
82
83commit 00b1883a4cac59d97cd297b1a3a398db85982865
84Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
85Date: Wed Aug 13 01:40:42 2008 +0200
86
87 drivers/mtd: Move conditional compilation to Makefile
88
89 rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER
90
91 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
92
93commit 7ba44a5521cdb7fa1c72864025cde1e21a6f6921
94Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
95Date: Wed Aug 13 01:40:41 2008 +0200
96
97 drivers/qe: Move conditional compilation to Makefile
98
99 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
100
101commit ab6878c7bc68a7b5e5b731655bdc13221bbfc493
102Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
103Date: Wed Aug 13 01:40:40 2008 +0200
104
105 drivers/pci: Move conditional compilation to Makefile
106
107 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
108
109commit 55d6d2d39fe3fe87802e399aa17539368b495d2e
110Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
111Date: Wed Aug 13 01:40:40 2008 +0200
112
113 drivers/misc: Move conditional compilation to Makefile
114
115 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
116
117commit 65e41ea0548b86e3d7892defac8e4dc1ea70aed1
118Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
119Date: Wed Aug 13 01:40:40 2008 +0200
120
121 drivers/input: Move conditional compilation to Makefile
122
123 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
124
125commit 88f57e093114a44aa9a858d52b099bcc52034a8c
126Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
127Date: Wed Aug 13 01:40:39 2008 +0200
128
129 drivers/dma: Move conditional compilation to Makefile
130
131 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
132
133commit 1a02806c4b1b4a09ad4e95d3aac3783889e5f8d7
134Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
135Date: Wed Aug 13 01:40:39 2008 +0200
136
137 drivers/block: Move conditional compilation to Makefile
138
139 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
140
141commit 1a6ffbfaf4353bec379ed1fcfc54b6f1a30af09a
142Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
143Date: Wed Aug 13 01:40:39 2008 +0200
144
145 serial: move CFG_NS9750_UART to CONFIG_NS9750_UART
146
147 move also conditional compilation to Makefile
148
149 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
150
151commit 6c58a030f86829fa4f0d4337cf4b794c41a1823e
152Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
153Date: Wed Aug 13 01:40:38 2008 +0200
154
155 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE
156
157 move also conditional compilation to Makefile
158
159 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
160
161commit d6e9ee92e890f67594ab150689510df361133ead
162Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
163Date: Wed Aug 13 01:40:38 2008 +0200
164
165 common: Move conditional compilation to Makefile
166
167 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
168
169commit f5acb9fd9bba1160de3ef349c7d33fe510eda286
170Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
171Date: Wed Aug 13 01:40:09 2008 +0200
172
173 mx31: move freescale's mx31 boards to vendor board dir
174
175 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
176
177commit 8ed2f5f950e2581214d20b011a8f27a6396d65d2
178Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
179Date: Sat Jul 5 23:11:11 2008 +0200
180
181 at91: move arch-at91sam9 to arch-at91
182
183 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
184
185commit 195ccfc5991d48764b2519941e3507f693851d5d
186Author: Fathi BOUDRA <fabo@debian.org>
187Date: Wed Aug 6 10:06:20 2008 +0200
188
189 OneNAND: Fill in MTD function pointers for OneNAND.
190
191 onenand_print_device_info():
192 - Now returns a string to be placed in mtd->name,
193 rather than calling printf.
194 - Remove verbose parameter as it becomes useless.
195
196 Signed-off-by: Fathi Boudra <fabo@debian.org>
197 Signed-off-by: Scott Wood <scottwood@freescale.com>
198
199commit aa646643b6bc250cb3a4966bf728876e0c10d329
200Author: Guennadi Liakhovetski <lg@denx.de>
201Date: Wed Aug 6 21:42:07 2008 +0200
202
203 nand_spl: Support page-aligned read in nand_load, use chipselect
204
205 Supporting page-aligned reads doesn't incure any sinificant overhead, just
206 a small change in the algorithm. Also replace in_8 with readb, since there
207 is no in_8 on ARM.
208
209 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
210 Signed-off-by: Scott Wood <scottwood@freescale.com>
211
212commit 4f32d7760a58fe73981b6edc0b0751565d2daa4c
213Author: Scott Wood <scottwood@freescale.com>
214Date: Tue Aug 5 11:15:59 2008 -0500
215
216 NAND boot: Update large page support for current API.
217
218 Also, remove the ctrl variable in favor of passing the constants
219 directly, and remove redundant (u8) casts.
220
221 Signed-off-by: Scott Wood <scottwood@freescale.com>
222
223commit e4c09508545d1c45617ba45391c03c03cbc360b9
224Author: Scott Wood <scottwood@freescale.com>
225Date: Mon Jun 30 14:13:28 2008 -0500
226
227 NAND boot: MPC8313ERDB support
228
229 Note that with older board revisions, NAND boot may only work after a
230 power-on reset, and not after a warm reset. I don't have a newer board
231 to test on; if you have a board with a 33MHz crystal, please let me know
232 if it works after a warm reset.
233
234 Signed-off-by: Scott Wood <scottwood@freescale.com>
235
236commit acdab5c33f1ea6f5e08f06f08bc64af23ff40d71
237Author: Scott Wood <scottwood@freescale.com>
238Date: Thu Jun 26 14:06:52 2008 -0500
239
240 mpc8313erdb: Enable NAND in config.
241
242 Signed-off-by: Scott Wood <scottwood@freescale.com>
243
244commit c3db8c649c6ab3da2f1411c4c6d61aecea054aa4
245Author: Guennadi Liakhovetski <lg@denx.de>
246Date: Thu Jul 31 12:38:26 2008 +0200
247
248 NAND: Do not write or read a whole block if it is larger than the environment
249
250 Environment can be smaller than NAND block size, do not need to read a whole
251 block and minimum for writing is one page. Also remove an unused variable.
252
253 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
254 Signed-off-by: Scott Wood <scottwood@freescale.com>
255
256commit eafcabd15f00c142156235c519fcc55b10993241
257Author: Marcel Ziswiler <marcel@ziswiler.com>
258Date: Sun Jun 22 16:30:06 2008 +0200
259
260 NAND: chip->state does not always get set.
261
262 Fixes an issue with chip->state not always being set causing troubles.
263
264 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
265 Signed-off-by: Scott Wood <scottwood@freescale.com>
266
267commit 13f0fd94e3cae6f8a0d9fba5d367e311edc8ebde
268Author: Ilya Yanok <yanok@emcraft.com>
269Date: Mon Jun 30 15:34:40 2008 +0200
270
271 NAND: Scan bad blocks lazily.
272
273 Rather than scanning on boot, scan upon the first attempt to check the
274 badness of a block. This speeds up boot when not using NAND, and reduces
275 the likelihood of needing to reflash via JTAG if NAND becomes
276 nonfunctional.
277
278 Signed-off-by: Ilya Yanok <yanok@emcraft.com>
279 Signed-off-by: Scott Wood <scottwood@freescale.com>
280
281commit dfbf617ff055e4216f78d358b0867c548916d14b
282Author: Scott Wood <scottwood@freescale.com>
283Date: Thu Jun 12 13:20:16 2008 -0500
284
285 NAND read/write fix
286
287 Implement block-skipping read/write, based on a patch from
288 Morten Ebbell Hestens <morten.hestnes@tandberg.com>.
289
290 Signed-off-by: Morten Ebbell Hestnes <morten.hestnes@tandberg.com>
291 Signed-off-by: Scott Wood <scottwood@freescale.com>
292
293commit 984e03cdf1431bb593aeaa1b74c445d616f955d3
294Author: Scott Wood <scottwood@freescale.com>
295Date: Thu Jun 12 13:13:23 2008 -0500
296
297 NAND: Always skip blocks on read/write/boot.
298
299 Use of the non-skipping versions was almost always (if not always)
300 an error, and no valid use case has been identified.
301
302 Signed-off-by: Scott Wood <scottwood@freescale.com>
303
304commit e1c3dbada349992875934575c97b328ab2cb33ca
305Author: Anton Vorontsov <avorontsov@ru.mvista.com>
306Date: Thu Jun 12 11:10:21 2008 -0500
307
308 nand: fsl_upm: convert to updated MTD NAND infrastructure
309
310 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
311 Signed-off-by: Scott Wood <scottwood@freescale.com>
312
313commit 300253306acc72b1b2e9faf0987f86551151d7cf
314Author: Scott Wood <scottwood@freescale.com>
315Date: Thu May 22 15:02:46 2008 -0500
316
317 fsl_elbc_nand: Hard-code the FBAR/FPAR split.
318
319 The hardware has separate registers for block and page-within-block,
320 but the division between the two has no apparent relation to the
321 actual erase block size of the NAND chip.
322
323 Signed-off-by: Scott Wood <scottwood@freescale.com>
324
325commit 9c814b0a716aae884bec977b9a032dfa59cfb79a
326Author: Anton Vorontsov <avorontsov@ru.mvista.com>
327Date: Fri Mar 28 22:10:54 2008 +0300
328
329 fsl_elbc_nand: workaround for hangs during nand write
330
331 Using current driver elbc sometimes hangs during nand write. Reading back
332 last byte helps though (thanks to Scott Wood for the idea).
333
334 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
335 Signed-off-by: Scott Wood <scottwood@freescale.com>
336
337commit 9fd020d6b4b36b9fb67cd834bc1ae7fdba15ee9e
338Author: Scott Wood <scottwood@freescale.com>
339Date: Fri Mar 21 16:12:51 2008 -0500
340
341 Freescale eLBC FCM NAND driver
342
343 This is a driver for the Flash Control Machine of the enhanched Local Bus
344 Controller found on some Freescale chips (such as the mpc8313 and the
345 mpc8379).
346
347 Signed-off-by: Scott Wood <scottwood@freescale.com>
348
349commit 41ef8c716e93fdf50efe9c1ba733ca6675daaca6
350Author: Scott Wood <scottwood@freescale.com>
351Date: Tue Mar 18 15:29:14 2008 -0500
352
353 Don't panic if a controller driver does ecc its own way.
354
355 Some hardware, such as the enhanced local bus controller used on some
356 mpc83xx chips, does ecc transparently when reading and writing data, rather
357 than providing a generic calculate/correct mechanism that can be exported to
358 the nand subsystem.
359
360 The subsystem should not BUG() when calculate, correct, or hwctl are
361 missing, if the methods that call them have been overridden.
362
363 Signed-off-by: Scott Wood <scottwood@freescale.com>
364
365commit e52b34d40a8a646e3d11638ea8797e96398dba13
366Author: Stefan Roese <sr@denx.de>
367Date: Thu Jan 10 18:47:33 2008 +0100
368
369 NAND: Make NAND driver less verbose per default
370
371 This patch turns off printing of bad blocks per default upon bootup.
372 This can always be shown via the "nand bad" command later.
373
374 Signed-off-by: Stefan Roese <sr@denx.de>
375
376commit fe56a2772e5c59577df906163d0d4b29b056140e
377Author: Sergey Kubushyn <ksi@koi8.net>
378Date: Wed Jan 9 15:36:20 2008 +0100
379
380 NAND: Davinci driver updates
381
382 Here comes a trivial patch to cpu/arm926ejs/davinci/nand.c. Unfortunately I
383 don't have hardware handy so I can not test it at the moment but changes are
384 rather trivial so it should work. It would be nice if somebody with a
385 hardware checked it anyways.
386
387 Signed-off-by: Sergey Kubushyn <ksi@koi8.net>
388
389commit deac913effd8d80535c9ff4687b6fcdff540c554
390Author: Stefan Roese <sr@denx.de>
391Date: Sat Jan 5 16:50:32 2008 +0100
392
393 NAND: Fix compilation warning and small coding style issue
394
395 Signed-off-by: Stefan Roese <sr@denx.de>
396
397commit c568f77acdf896fc3dd6413ce53205b17ba809a3
398Author: Stefan Roese <sr@denx.de>
399Date: Sat Jan 5 16:49:37 2008 +0100
400
401 NAND: Update nand_spl driver to match updated nand subsystem
402
403 This patch changes the NAND booting driver nand_spl/nand_boot.c to match
404 the new infrastructure from the updated NAND subsystem. This NAND
405 subsystem was recently synced again with the Linux 2.6.22 MTD/NAND
406 subsystem.
407
408 Signed-off-by: Stefan Roese <sr@denx.de>
409
410commit 3df2ece0f0fbba47d27f02fff96c533732b98c14
411Author: Stefan Roese <sr@denx.de>
412Date: Sat Jan 5 16:47:58 2008 +0100
413
414 NAND: Update 4xx NDFC driver to match updated nand subsystem
415
416 This patch changes the 4xx NAND driver ndfc.c to match the new
417 infrastructure from the updated NAND subsystem. This NAND
418 subsystem was recently synced again with the Linux 2.6.22 MTD/NAND
419 subsystem.
420
421 Tested successfully on AMCC Sequoia and Bamboo.
422
423 Signed-off-by: Stefan Roese <sr@denx.de>
424
425commit 12072264528eba33737bc9674e19f0e925ffda23
426Author: Stefan Roese <sr@denx.de>
427Date: Sat Jan 5 16:43:25 2008 +0100
428
429 NAND: Change nand_wait_ready() to not call nand_wait()
430
431 This patch changes nand_wait_ready() to not just call nand_wait(),
432 since this will send a new command to the NAND chip. We just want to
433 wait for the chip to become ready here.
434
435 Signed-off-by: Stefan Roese <sr@denx.de>
436
437commit 9ad754fef5053144daed3b007adaf1c9bec654c9
438Author: William Juul <william.juul@datarespons.no>
439Date: Fri Dec 14 16:33:45 2007 +0100
440
441 make nand dump and nand dump.oob work
442
443 Signed-off-by: William Juul <william.juul@tandberg.com>
444 Signed-off-by: Scott Wood <scottwood@freescale.com>
445
446commit 43ea36fb8fdcbc6e26f0caffe808c63633b18838
447Author: William Juul <william.juul@datarespons.no>
448Date: Mon Nov 19 14:46:00 2007 +0100
449
450 moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks
451
452 Signed-off-by: William Juul <william.juul@tandberg.com>
453
454commit 98824ce3f95e6c4d08d439b779c0acb0048045a6
455Author: William Juul <william.juul@tandberg.com>
456Date: Tue Jun 10 16:18:13 2008 -0500
457
458 Clean out unneeded files
459
460 Signed-off-by: William Juul <william.juul@tandberg.com>
461
462commit ec29a32b5a71b203f7d9087f1f4d786e7f13dd23
463Author: William Juul <william.juul@datarespons.no>
464Date: Fri Nov 16 08:44:27 2007 +0100
465
466 Create symlinks from yaffs2/direct to yaffs2
467
468 Signed-off-by: William Juul <william.juul@tandberg.com>
469
470commit 90ef117b68387d66763291af0117677644166611
471Author: William Juul <william.juul@datarespons.no>
472Date: Thu Nov 15 12:23:57 2007 +0100
473
474 Incorporate yaffs2 into U-boot
475
476 To use YAFFS2 define CONFIG_YAFFS2
477
478 Signed-off-by: William Juul <william.juul@tandberg.com>
479 Signed-off-by: Scott Wood <scottwood@freescale.com>
480
481commit 0e8cc8bd92257da2e1df88cbc985e166e472ce61
482Author: William Juul <william.juul@datarespons.no>
483Date: Thu Nov 15 11:13:05 2007 +0100
484
485 YAFFS2 import
486
487 Direct import of yaffs as a tarball as of 20071113 from their public
488 CVS-web at http://www.aleph1.co.uk/cgi-bin/viewcvs.cgi/yaffs2/
489
490 The code can also be imported on the command line with:
491 export CVSROOT=:pserver:anonymous@cvs.aleph1.co.uk:/home/aleph1/cvs cvs logon
492 (Hit return when asked for a password)
493 cvs checkout yaffs2
494
495 Signed-off-by: William Juul <william.juul@tandberg.com>
496 Signed-off-by: Stig Olsen <stig.olsen@tandberg.com>
497
498commit 3043c045d5a9897faba7d5c7218c2f4d06cd0038
499Author: William Juul <william.juul@datarespons.no>
500Date: Wed Nov 14 14:28:11 2007 +0100
501
502 Whitespace cleanup and marking broken code.
503
504 Changes requested by maintainer Stefan Roese after
505 posting patch to U-boot mailing list.
506
507 Signed-off-by: William Juul <william.juul@tandberg.com>
508 Signed-off-by: Scott Wood <scottwood@freescale.com>
509
510commit 5e1dae5c3db7f4026f31b6a2a81ecd9e9dee475f
511Author: William Juul <william.juul@datarespons.no>
512Date: Fri Nov 9 13:32:30 2007 +0100
513
514 Fixing coding style issues
515
516 - Fixing leading white spaces
517 - Fixing indentation where 4 spaces are used instead of tab
518 - Removing C++ comments (//), wherever I introduced them
519
520 Signed-off-by: William Juul <william.juul@tandberg.com>
521 Signed-off-by: Scott Wood <scottwood@freescale.com>
522
523commit 4cbb651b29cb64d378a06729970e1e153bb605b1
524Author: William Juul <william.juul@datarespons.no>
525Date: Thu Nov 8 10:39:53 2007 +0100
526
527 Remove white space at end.
528
529 Signed-off-by: William Juul <william.juul@tandberg.com>
530 Signed-off-by: Scott Wood <scottwood@freescale.com>
531
532commit cfa460adfdefcc30d104e1a9ee44994ee349bb7b
533Author: William Juul <william.juul@datarespons.no>
534Date: Wed Oct 31 13:53:06 2007 +0100
535
536 Update MTD to that of Linux 2.6.22.1
537
538 A lot changed in the Linux MTD code, since it was last ported from
539 Linux to U-Boot. This patch takes U-Boot NAND support to the level
540 of Linux 2.6.22.1 and will enable support for very large NAND devices
541 (4KB pages) and ease the compatibility between U-Boot and Linux
542 filesystems.
543
544 This patch is tested on two custom boards with PPC and ARM
545 processors running YAFFS in U-Boot and Linux using gcc-4.1.2
546 cross compilers.
547
548 MAKEALL ppc/arm has some issues:
549 * DOC/OneNand/nand_spl is not building (I have not tried porting
550 these parts, and since I do not have any HW and I am not familiar
551 with this code/HW I think its best left to someone else.)
552
553 Except for the issues mentioned above, I have ported all drivers
554 necessary to run MAKEALL ppc/arm without errors and warnings. Many
555 drivers were trivial to port, but some were not so trivial. The
556 following drivers must be examined carefully and maybe rewritten to
557 some degree:
558 cpu/ppc4xx/ndfc.c
559 cpu/arm926ejs/davinci/nand.c
560 board/delta/nand.c
561 board/zylonite/nand.c
562
563 Signed-off-by: William Juul <william.juul@tandberg.com>
564 Signed-off-by: Stig Olsen <stig.olsen@tandberg.com>
565 Signed-off-by: Scott Wood <scottwood@freescale.com>
566
567commit cd82919e6c8a73b363a26f34b734923844e52d1c
568Author: Wolfgang Denk <wd@denx.de>
569Date: Tue Aug 12 16:08:38 2008 +0200
570
571 Coding style cleanup, update CHANGELOG, prepare release
572
573 Signed-off-by: Wolfgang Denk <wd@denx.de>
574
cd82919e
WD
575commit 17e900b8c0f38d922da47073246219dce2a847f2
576Author: Wolfgang Denk <wd@denx.de>
577Date: Tue Aug 12 14:54:04 2008 +0200
578
579 MVBC_P: fix compile problem
580
581 Signed-off-by: Wolfgang Denk <wd@denx.de>
582
583commit 52b047ae48219b59bebe37ba743ab103fd4f8316
584Author: Wolfgang Denk <wd@denx.de>
585Date: Tue Aug 12 12:10:11 2008 +0200
586
587 MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk'
588
589 Signed-off-by: Wolfgang Denk <wd@denx.de>
590
591commit c9c101c660b3d1995045c61c7c6041f52b6cf335
592Author: Wolfgang Denk <wd@denx.de>
593Date: Tue Aug 12 00:36:53 2008 +0200
594
595 ads5121: fix compiler warnings (unused variables)
596
597 Signed-off-by: Wolfgang Denk <wd@denx.de>
598
599commit 902ca09246039964d59bbcb519b1e1b5aed01308
600Author: Kumar Gala <galak@kernel.crashing.org>
601Date: Mon Aug 11 11:29:28 2008 -0500
602
603 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS
604
605 Use CONFIG_NUM_CPUS to match existing define used by 86xx.
606
607 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
608 Acked-by: Jon Loeliger <jdl@freescale.com>
609
610commit 3216ca9692ff80d7c638723ef448f3d36301d9e7
611Author: Kumar Gala <galak@kernel.crashing.org>
612Date: Mon Aug 11 09:20:53 2008 -0500
613
614 Fix fallout from autostart revert
615
616 The autostart revert caused a bit of duplicated code as well as
617 code that was using images->autostart that needs to get removed so
618 we can build again.
619
620 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
621
622commit 3cf8a234b8e8c02e4da1f23566043bc288b05220
623Author: Kumar Gala <galak@kernel.crashing.org>
624Date: Mon Aug 11 09:16:25 2008 -0500
625
626 Fix compile error related to r8a66597-hcd & usb
627
628 When building the 8544DS board we get this error:
629
630 In file included from r8a66597-hcd.c:22:
631 u-boot/include/usb.h:190:2: error: #error USB Lowlevel not defined
632 make[1]: *** [r8a66597-hcd.o] Error 1
633
634 The cleanest fix is to only build r8a66597-hcd.c if CONFIG_USB_R8A66597_HCD
635 is set.
636
637 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
638
639commit 2d0daa03612338a813e3c9d22680e54eabfea378
640Author: Becky Bruce <becky.bruce@freescale.com>
641Date: Mon Aug 4 14:02:26 2008 -0500
642
643 POWERPC 86xx: Move BAT setup code to C
644
645 This is needed because we will be possibly be locating
646 devices at physical addresses above 32bits, and the asm
647 preprocessing does not appear to deal with ULL constants
648 properly. We now call write_bat in lib_ppc/bat_rw.c.
649
650 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
651 Acked-by: Jon Loeliger <jdl@freescale.com>
652
653commit 9de67149db576c91b9c2a0a182652331e7e44211
654Author: Becky Bruce <becky.bruce@freescale.com>
655Date: Mon Aug 4 14:01:53 2008 -0500
656
657 POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c
658
659 Perform sync/isync as required by the architecture.
660
661 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
662 Acked-by: Jon Loeliger <jdl@freescale.com>
663
664commit 23f935c073e7578c6066804fd2f9ee116cae6ffe
665Author: Becky Bruce <becky.bruce@freescale.com>
666Date: Mon Aug 4 14:01:16 2008 -0500
667
668 POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config
669
670 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
671 Acked-by: Jon Loeliger <jdl@freescale.com>
672
673commit 5276a3584d26a9533404f0ec00c3b61cf9a97939
674Author: Magnus Lilja <lilja.magnus@gmail.com>
675Date: Sun Aug 3 21:44:10 2008 +0200
676
677 i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.
678
679 Correct the mx31_gpio_mux() function to allow changing all i.MX31 IOMUX
680 contacts instead of only the first 256 ones as is the case prior to
681 this patch.
682
683 Add missing MUX_* macros and update board files to use the new macros.
684
685 Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
686
687commit b6b183c5b2fffd4c456b7e3fcb064cceb47fe7ac
688Author: Magnus Lilja <lilja.magnus@gmail.com>
689Date: Sun Aug 3 21:43:37 2008 +0200
690
691 i.MX31: Fix IOMUX related typos
692
693 Correct the names of some IOMUX macros.
694
695 Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
696
697commit 4d57b0fb2927d4f50d834884b4ec4a7ca01708b0
698Author: Steve Sakoman <steve@sakoman.com>
699Date: Mon Aug 11 20:26:16 2008 +0200
700
701 OneNAND: Remove unused parameters to onenand_verify_page
702
703 The block and page parameters of onenand_verify_page() are not used. This causes a compiler error when CONFIG_MTD_ONENAND_VERIFY_WRITE is enabled.
704
705 Signed-off-by: Steve Sakoman <steve@sakoman.com>
706 Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
707
708commit e84d568fa2a9f4ce7888141e71676368ef6b3f25
709Author: Anatolij Gustschin <agust@denx.de>
710Date: Fri Aug 8 18:00:40 2008 +0200
711
712 video: fix bug in cfb_console code
713
714 FILL_15BIT_555RGB macro extension for pixel swapping
715 by commit bed53753dd1d7e6bcbea4339be0fb7760214cc35
716 introduced a bug in cfb_console:
717
718 Bitmaps with odd-numbered width won't be rendered
719 correctly and even U-Boot crashes are observed on
720 some platforms while repeated rendering of such
721 bitmaps with "bmp display". Also if a bitmap is
722 rendered to an odd-numbered x starting position,
723 the same problem occurs. This patch is an attempt
724 to fix it.
725
726 Signed-off-by: Anatolij Gustschin <agust@denx.de>
727
728commit d9015f6a50d7258125349ef5c2af836458a0029a
729Author: Anatolij Gustschin <agust@denx.de>
730Date: Fri Aug 8 18:00:39 2008 +0200
731
732 video: fix bug in logo_plot
733
734 If logo_plot() should ever be called with x starting
735 position other than zero and for pixel depths greater
736 than 8bpp, logo colors distortion will be observed.
737 This patch fixes the issue.
738
739 Signed-off-by: Anatolij Gustschin <agust@denx.de>
740
741commit 406819ae94f79f5b59e01d163380ca7d83709251
742Author: Wolfgang Denk <wd@denx.de>
743Date: Mon Aug 11 00:17:52 2008 +0200
744
745 MAINTAINERS: sort entries
746
747 Signed-off-by: Wolfgang Denk <wd@denx.de>
748
749commit cfc442d7913d4d1c3a9bf494f90c012c2f8c3bdc
750Author: Roy Zang <tie-fei.zang@freescale.com>
751Date: Thu Aug 7 18:19:28 2008 +0800
752
753 Add mpc7448hpc2 maintainer information
754
755 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
756
757commit a9fe0c3e7ca48afa50d6a0db99fa91e7282d73d8
758Author: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
759Date: Thu Aug 7 13:13:27 2008 +0530
760
761 common/cmd_load.c - Minor code & Coding Style cleanup
762
763 - os_data_header Variable is a carry over feature
764 & unused. So removed all instance of this variable
765 - Minor Code Style Update
766
767 Signed-off-by: Gururaja Hebbar <gururajakr@sanyo.co.in>
768 Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
769
770commit 0d28f34bbe56d0971bd603789dcc6fe7adf11f14
771Author: Magnus Lilja <lilja.magnus@gmail.com>
772Date: Wed Aug 6 19:32:33 2008 +0200
773
774 Update the U-Boot wiki URL.
775
776 Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
777
778commit aa5ffa16d7e4c461b7b77bf8e79d2ef5638cf754
779Author: dirk.behme@googlemail.com <dirk.behme@googlemail.com>
780Date: Sun Aug 10 17:56:36 2008 +0200
781
782 OneNAND: Remove base address offset usage
783
784 While locally preparing some U-Boot patches for ARM based OMAP3 boards, some
785 using OneNAND and some using NAND, we found some differences in OneNAND and
786 NAND command address handling.
787
788 As this might confuse users (it already confused us), we like to align OneNAND
789 and NAND address handling.
790
791 The issue is that cmd_onenand.c subtracts the onenand base address from the
792 addresses you type into the u-boot command line so, unlike nand, you can't
793 use addresses relative to the start of the onenand part e.g. this won't work:
794
795 onenand read 82000000 280000 400000
796
797 you have to use:
798
799 onenand read 82000000 20280000 400000
800
801 Looking at recent git, the only board currently using OneNAND is Apollon, and
802 for this the OneNAND base address is 0 (apollon.h)
803
804 #define CFG_ONENAND_BASE 0x00000000
805
806 so patch below won't break any existing boards and will align OneNAND and NAND
807 handling on boards where OneNAND base address is != 0.
808
809 Signed-off-by: Steve Sakoman <sakoman@gmail.com>
810 Signed-off-by: Manikandan Pillai <mani.pillai@ti.com>
811 Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
812
813commit c11528083ef6e55e76df742228c26e39d151813d
814Author: Kumar Gala <galak@kernel.crashing.org>
815Date: Thu Aug 7 09:28:20 2008 -0500
816
817 mpc85xx: workaround old binutils bug
818
819 The recent change to move the .bss outside of the image gives older
820 binutils (ld from eldk4.1/binutils-2.16) some headache:
821
822 ppc_85xx-ld: u-boot: Not enough room for program headers (allocated 3, need 4)
823 ppc_85xx-ld: final link failed: Bad value
824
825 We workaround it by being explicit about the program headers and not
826 assigning the .bss to a program header.
827
828 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
829
830commit 0bf202ec586d4466c900e987720fa635c594d689
831Author: Wolfgang Denk <wd@denx.de>
832Date: Sun Aug 10 01:26:26 2008 +0200
833
834 Revert "[new uImage] Add autostart flag to bootm_headers structure"
835
836 This reverts commit f5614e7926863bf0225ec860d9b319741a9c4004.
837
838 The commit was based on a misunderstanding of the (documented)
839 meaning of the 'autostart' environment variable. It might cause
840 boards to hang if 'autostart' was used, with the potential to brick
841 them. Go back to the documented behaviour.
842
843 Conflicts:
844
845 common/cmd_bootm.c
846 common/image.c
847 include/image.h
848
849 Signed-off-by: Wolfgang Denk <wd@denx.de>
850
851commit 29f8f58ff40c67f7f2e11afd1715173094e52ac2
852Author: Wolfgang Denk <wd@denx.de>
853Date: Sat Aug 9 23:17:32 2008 +0200
854
855 TQM8xx{L,M}: try to normalize config files for TQM8xx? based board
856
857 - enable CFI driver where this was forgotten
858 - enable mtdparts support
859 - adjust default environment
860 etc.
861
862 Signed-off-by: Wolfgang Denk <wd@denx.de>
863
864commit 41266c9b5a5f873df3ec891bb0907616958b5602
865Author: Peter Tyser <ptyser@xes-inc.com>
866Date: Tue Aug 5 10:51:57 2008 -0500
867
868 FIT: Fix handling of images without ramdisks
869
870 boot_get_ramdisk() should not treat the case when a FIT image does
871 not contain a ramdisk as an error.
872
873 Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
874 Acked-by: Michal Simek <monstr@monstr.eu>
875
876commit f77d92a3f56d88e63cc02226a1204b3bdbac6961
877Author: Sergey Lapin <slapin@ossfans.org>
878Date: Sat Aug 9 01:39:09 2008 +0400
879
880 DataFlash: AT45DB021 fix and AT45DB081 support
881
882 Fix for page size of AT45DB021. Also adding bigger AT45DB081
883 which comes with some newer boards.
884
885 Signed-off-by: Sergey Lapin <slapin@ossfans.org>
886
887commit ba9324451b662dd393afa53e5cc36fc5d3d10966
888Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
889Date: Fri Aug 8 16:30:23 2008 +0900
890
891 sh: Update sh7763rdp config
892
893 Add sh_eth support to sh7763rdp.
894
895 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
896
897commit 21f971ec265f6042ec21636d55d06a6bc0751077
898Author: Wolfgang Denk <wd@denx.de>
899Date: Mon Jul 7 01:22:29 2008 +0200
900
901 TQM823L: re-enable logo support; update LCD_INFO text
902
903 Signed-off-by: Wolfgang Denk <wd@denx.de>
904
905commit 3b8d17f0f082073346c0df017c9dfd6acdb40d6d
906Author: Wolfgang Denk <wd@denx.de>
907Date: Fri Aug 8 16:41:56 2008 +0200
908
909 TQM8xxL: fix support for second flash bank
910
911 When switching the TQM8xxL modules to use the CFI flash driver,
912 support for the second flash bank was broken because the CFI driver
913 did not support dynamically sized banks. This gets fixed now.
914
915 Signed-off-by: Wolfgang Denk <wd@denx.de>
916
917commit 2a112b234d879f6390503a5f4e38246acce9d0b0
918Author: Wolfgang Denk <wd@denx.de>
919Date: Fri Aug 8 16:39:54 2008 +0200
920
921 CFI: allow for dynamically determined flash sizes and addresses
922
923 The CFI driver allowed only for static initializers in the
924 CFG_FLASH_BANKS_LIST definition, i. e. it did not allow to map
925 several flash banks contiguously if the bank sizes were not known in
926 advance, which kind of violates U-Boot's design philosophy.
927
928 (will be used for example by the TQM8xxL boards)
929
930 Signed-off-by: Wolfgang Denk <wd@denx.de>
931
932commit d9d78ee46d9a396d0a81d00c2b003a9bd32c2e61
933Author: Ben Warren <biggerbadderben@gmail.com>
934Date: Thu Aug 7 23:26:35 2008 -0700
935
936 QE UEC: Fix compiler warnings
937
938 Moved static functions earlier in file so forward declarations are not needed.
939
940 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
941
942commit d5d28fe4aad5f4535400647a5617c11039506467
943Author: David Saada <David.Saada@ecitele.com>
944Date: Mon Mar 31 02:37:38 2008 -0700
945
946 QE UEC: Add MII Commands
947
948 Add MII commands to the UEC driver. Note that once a UEC device is selected,
949 any device on its MDIO bus can be addressed.
950
951 Signed-off-by: David Saada <david.saada@ecitele.com>
952 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
953
954commit fd0f2f3796ff2a7a32d35deb1b7996e485849df7
955Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
956Date: Wed Jul 9 21:07:38 2008 +0900
957
958 usb: add support for R8A66597 usb controller
959
960 add support for Renesas R8A66597 usb controller.
961 This patch supports USB Host mode.
962
963 Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
964 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
965
966commit 1d10dcd041aaeae9fd7c821005692898a0303382
967Author: Hunter, Jon <jon-hunter@ti.com>
968Date: Sat Jul 26 18:59:16 2008 -0500
969
970 Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c
971
972 Add support to drivers/usb/usbdcore_omap1510.c for OMAP5912 and OMAP16xx devices.
973
974 Signed-off-by: Jon Hunter <jon-hunter@ti.com>
975 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
976
977commit eab1007334b93a6209f1ec33615e26ef5311ede7
978Author: Steven A. Falco <sfalco@harris.com>
979Date: Wed Aug 6 15:42:52 2008 -0400
980
981 ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic.
982
983 The Sequoia board has two UARTs in "4-pin" mode. This patch modifies the GPIO
984 configuration to match the schematic, and also sets the SDR0_PFC1 register to
985 select the corresponding mode for the UARTs.
986
987 Signed-off-by: Steven A. Falco <sfalco@harris.com>
988 Signed-off-by: Stefan Roese <sr@denx.de>
989
4b070809
WD
990commit 1318673045fe188c6e24c582b1e6efc00ae1c62c
991Author: Stefan Roese <sr@denx.de>
992Date: Wed Aug 6 14:06:03 2008 +0200
993
994 Fix merge problems
995
996 Signed-off-by: Stefan Roese <sr@denx.de>
997
998commit f2302d4430e7f3f48308d6a585320fe96af8afbd
999Author: Stefan Roese <sr@denx.de>
1000Date: Wed Aug 6 14:05:38 2008 +0200
1001
1002 Fix merge problems
1003
1004 Signed-off-by: Stefan Roese <sr@denx.de>
1005
cd82919e
WD
1006commit 6689484ccd43189322aaa5a1c6cd02cdd511ad7d
1007Author: Kenneth Johansson <kenneth@southpole.se>
1008Date: Tue Jul 15 12:13:38 2008 +0200
1009
1010 mpc5121: Move iopin features from board specific to common files.
1011
1012 And in the process eliminate some duplicate register defines.
1013
1014 Signed-off-by: Kenneth Johansson <kenneth@southpole.se>
1015
1016commit ef11df6b66ecf5797e94ba322254b8fb7a4e2e12
1017Author: John Rigby <jrigby@freescale.com>
1018Date: Tue Aug 5 17:38:57 2008 -0600
1019
1020 mpc5121: squash some fdt fixup errors
1021
1022 On ADS5121 when booting linux the following errors are seen:
1023 Unable to update property /soc5121@80000000:bus-frequency, err=FDT_ERR_NOTFOUND
1024 Unable to update property /soc5121@80000000/ethernet@2800:local-mac-address, err=FDT_ERR_NOTFOUND
1025 Unable to update property /soc5121@80000000/ethernet@2800:address, err=FDT_ERR_NOTFOUND
1026
1027 This is caused by ft_cpu_setup trying to deal with
1028 both old and new soc node naming. This patch
1029 fixes this by being smarter about what to
1030 fixup.
1031
1032 Also do soc node fixups by compatible instead of by path.
1033 A new board config called OF_SOC_COMPAT defined
1034 to be "fsl,mpc5121-immr" replaces the old
1035 OF_SOC node path that was defined to be "soc@80000000".
1036
1037 Old device trees still work, but the compatiblity
1038 is conditional on CONFIG_OF_SUPPORT_OLD_DEVICE_TREES
1039 which is on by default in include/configs/ads5121.h.
1040
1041 Signed-off-by: John Rigby <jrigby@freescale.com>
1042
1043commit 81091f58f0c58ecd26c5b05de2ae20ca6cdb521c
1044Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1045Date: Sat Aug 2 23:48:30 2008 +0200
1046
1047 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros
1048
1049 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1050
1051commit 4cd7e6528f61ec669755c3754bb4f9779874fab3
1052Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1053Date: Sat Aug 2 23:48:32 2008 +0200
1054
1055 nios2/sysid: fix printf warning
1056
1057 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1058
1059commit 66da6fa0e35e7ee56628c85981709afe7180fc8e
1060Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1061Date: Sat Aug 2 23:48:33 2008 +0200
1062
1063 Fix remaining build issues with MPC8xx FADS boards.
1064
1065 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1066
1067commit 81d3f1fdddafd1eb53bbca8739f488d417eb3dd2
1068Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1069Date: Sat Aug 2 23:48:31 2008 +0200
1070
1071 nios2: fix phys_addr_t and phys_size_t support
1072
1073 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1074
1075commit 5fa62000db6d0b46ecdeadbeb50faf5197db49ef
1076Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1077Date: Sat Aug 2 23:48:34 2008 +0200
1078
1079 mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'
1080
1081 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1082
1083commit 1464eff77e7fdaed609ecf263a2423c9dcf96b1f
1084Author: Mark Jackson <mpfj@mimc.co.uk>
1085Date: Fri Aug 1 09:48:29 2008 +0100
1086
1087 Fix bitmap display for atmel lcd controller
1088
1089 The current lcd_display_bitmap() function does not work properly
1090 for the Atmel LCD controller.
1091
1092 2 fixes need to be done:-
1093
1094 (a) when setting the colour map, use the lcd_setcolreg() function
1095 as provided by the Atmel driver
1096 (b) the data is never actually written to the lcd framebuffer !!
1097
1098 Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
1099
1100commit 2a433c66b1e2770349fe4911be23c375f053ebd8
1101Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1102Date: Fri Aug 1 08:40:34 2008 +0200
1103
1104 qemu_mips: update README to follow qemu update about default machine
1105
1106 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1107
1108commit ac169d645f5f0e0b9a232563099209e92a355d8e
1109Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1110Date: Thu Jul 31 19:53:21 2008 -0500
1111
1112 ColdFire: Fix compilation issue caused by a missing function
1113
1114 Implement usec2ticks() which is used by fsl_i2c.c in
1115 lib_m68k/time.c
1116
1117 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1118
1119commit 01ae85b58b51d2fb1fac5b93095f6042cf48ae7b
1120Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1121Date: Thu Jul 31 19:53:06 2008 -0500
1122
1123 Fix compilation error for TASREG
1124
1125 TASREG is ColdFire platform, the include ppc4xx.h in
1126 board/esd/common/flash.c causes conflict.
1127
1128 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1129
1130commit 35d3bd3cc35c508a6823dac77e0fd126808e4fc7
1131Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1132Date: Thu Jul 31 19:52:36 2008 -0500
1133
1134 Fix compilation error for MCF5275
1135
1136 Rename OBJ to COBJ in board/platform/Makefile
1137
1138 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1139
1140commit 5c40548f01218360a1f1395198c50ff45f3035b5
1141Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1142Date: Thu Jul 31 19:52:28 2008 -0500
1143
1144 Fix compile error caused by incorrect function return type
1145
1146 Rename int mii_init(void) to void mii_init(void) for idmr
1147 ColdFire platform
1148
1149 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1150
1151commit a58c78067c928976c082c758d3987e89ead5b191
1152Author: Wolfgang Denk <wd@denx.de>
1153Date: Fri Aug 1 12:06:22 2008 +0200
1154
1155 Fix build issues with MPC8xx FADS boards.
1156
1157 Signed-off-by: Wolfgang Denk <wd@denx.de>
1158
1159commit 4b50cd12a3b3c644153c4cf393f4a4c12289e5aa
1160Author: Wolfgang Denk <wd@denx.de>
1161Date: Thu Jul 31 17:54:03 2008 +0200
1162
1163 Prepare v1.3.4-rc2: update CHANGELOG
1164
1165 Signed-off-by: Wolfgang Denk <wd@denx.de>
1166
4b50cd12
WD
1167commit a48311557db6e7e9473a6163b44bb1e6c6ed64c4
1168Author: Mark Jackson <mpfj@mimc.co.uk>
1169Date: Thu Jul 31 16:09:00 2008 +0100
1170
1171 Add gzipped logo support
1172
1173 The README file states that CONFIG_VIDEO_BMP_GZIP behaves as follows:
1174
1175 If this option is set, additionally to standard BMP
1176 images, gzipped BMP images can be displayed via the
1177 splashscreen support or the bmp command.
1178
1179 However, the splashscreen function *only* supports standard BMP images.
1180
1181 This patch adds the documented gzip support.
1182
1183 Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
1184
1185commit a5bcb01fbde6b1f1c9863cd86e5c4c369f0121ac
1186Author: Mark Jackson <mpfj@mimc.co.uk>
1187Date: Thu Jul 31 15:56:48 2008 +0100
1188
1189 Fix Atmel LCD controller endianess for AVR32 processors
1190
1191 The Atmel lcd controller is used on Atmel's AT91 (little endian) and
1192 AVR32 (big endian) platforms.
1193
1194 As such, the controller can handle both big and little endian memory.
1195
1196 This patch fixes the driver for the AVR32 platform.
1197
1198 Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
1199
1200commit cdb8bd2fd3bcbe65d8e4334a55f5a667845426a1
1201Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1202Date: Thu Jul 31 15:56:01 2008 +0200
1203
1204 apollon: fix build out of tree
1205
1206 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1207
1208commit 2e752be39d3e398d4ab89ffa6634c397df298297
1209Author: Guennadi Liakhovetski <lg@denx.de>
1210Date: Thu Jul 31 12:35:04 2008 +0200
1211
1212 Uncompressed images loaded to their start address shall set load_end too
1213
1214 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
1215 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
1216
1217commit c37207d7f51e19c17f859966f314e27cc1231801
1218Author: Wolfgang Denk <wd@denx.de>
1219Date: Wed Jul 16 16:38:59 2008 +0200
1220
1221 Fix printf() format problems with configurable prompts
1222
1223 U-Boot allows for configurable prompt strings using the
1224 CONFIG_AUTOBOOT_PROMPT resp. CONFIG_MENUPROMPT definitions. So far,
1225 the assumption was that any such user defined problts would contain
1226 exactly one "%d" format specifier. But some boards did not.
1227
1228 To allow for flexible boot prompts without adding too complex code we
1229 now allow to specify the whole list of printf() arguments in the user
1230 definition. This is powerful, but requires a responsible user who
1231 really understands what he is doing, as he needs to know for exanple
1232 which variables are available in the respective context.
1233
1234 Signed-off-by: Wolfgang Denk <wd@denx.de>
1235
1236commit 54754120637b6a7f4ff774fb199fc550bcfea1da
1237Author: Wolfgang Denk <wd@denx.de>
1238Date: Thu Jul 31 17:02:14 2008 +0200
1239
1240 TQM85xx: fix typo introduce by commit ffbb5cb9
1241
1242 Signed-off-by: Wolfgang Denk <wd@denx.de>
1243
1244commit 0b4951d4cddca9cc800745891c95b291e47cbbd7
1245Author: Wolfgang Denk <wd@denx.de>
1246Date: Thu Jul 31 15:27:01 2008 +0200
1247
1248 mvbc_p board: fix most build warnings.
1249
1250 Signed-off-by: Wolfgang Denk <wd@denx.de>
1251
1252commit c4ec6db074051d2f6fc76a66411c60621b22bc02
1253Author: Wolfgang Denk <wd@denx.de>
1254Date: Thu Jul 31 13:57:20 2008 +0200
1255
1256 E1000: clean up CONFIG_E1000_FALLBACK_MAC handling
1257
1258 Avoid "integer constant is too large for 'long' type" warnings.
1259 And simplify the code.
1260
1261 Signed-off-by: Wolfgang Denk <wd@denx.de>
1262
1263commit 9196b44334c330cc13de2464c59181e4db71f549
1264Author: Matvejchikov Ilya <matvejchikov@gmail.com>
1265Date: Wed Jul 30 23:21:19 2008 +0400
1266
1267 8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI
1268
1269 Signed-off-by: Matvejchikov Ilya <matvejchikov@gmail.com>
1270
1271commit 6361ad4b596f5a940a01c91ae0297d98f790cbe0
1272Author: Matvejchikov Ilya <matvejchikov@gmail.com>
1273Date: Wed Jul 30 23:20:32 2008 +0400
1274
1275 PPC: Add pci_clk in the global_data for CPM2 processors
1276
1277 This patch adds pci_clk field to the global_data structure for the
1278 processors which have CPM2 module in case the CONFIG_PCI is defined.
1279
1280 Signed-off-by: Matvejchikov Ilya <matvejchikov@gmail.com>
1281
1282commit f0ff885ca64655bee6540eb8a25eed90b1152686
1283Author: Kumar Gala <galak@kernel.crashing.org>
1284Date: Wed Jul 30 14:13:30 2008 -0500
1285
1286 mpc85xx: Update linker scripts for Freescale boards
1287
1288 * Move to using absolute addressing always. Makes the scripts a bit more
1289 portable and common
1290 * Moved .bss after the end of the image. These allows us to have more
1291 room in the resulting binary image for code and data.
1292 * Removed .text object files that aren't really needed
1293 * Make sure _end is 4-byte aligned as the .bss init code expects this.
1294 (Its possible that the end of .bss isn't 4-byte aligned)
1295
1296 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
1297
1298commit 57c219ad5d34dd9d49991777a62e3899595f2ec7
1299Author: Kumar Gala <galak@kernel.crashing.org>
1300Date: Wed Jul 30 08:01:15 2008 -0500
1301
1302 Fix compile warnings in dlmalloc
1303
1304 The origional code was using on odd reference to get to the first
1305 real element in av_[]. The first two elements of the array are
1306 not used for actual bins, but for house keeping. If we are more
1307 explicit about how use the first few elements we can get rid of the
1308 warnings:
1309
1310 dlmalloc.c: In function 'malloc_extend_top':
1311 dlmalloc.c:1971: warning: dereferencing type-punned pointer will break strict-aliasing rules
1312 dlmalloc.c:1999: warning: dereferencing type-punned pointer will break strict-aliasing rules
1313 dlmalloc.c:2029: warning: dereferencing type-punned pointer will break strict-aliasing rules
1314 ...
1315
1316 The logic of how this code came to be is:
1317 bin_at(0) = (char*)&(av_[2]) - 2*SIZE_SZ
1318
1319 SIZE_SZ is the size of pointer, and av_ is arry of pointers so:
1320 bin_at(0) = &(av_[0])
1321
1322 Going from there to bin_at(0)->fd or bin_at(0)->size should be straight forward.
1323
1324 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
1325
1326commit 3f9ae1a5d43c49a8ecf497470c3d1d80255e44b9
1327Author: Stefan Roese <sr@denx.de>
1328Date: Wed Jul 30 10:21:01 2008 +0200
1329
1330 ppc4xx: Fix W7OLMG compile problems by adding missing LM75 defines
1331
1332 Signed-off-by: Stefan Roese <sr@denx.de>
1333
1334commit ebb86c4ecd37a7701358284e497ca4c6483c7cc5
1335Author: Stefan Roese <sr@denx.de>
1336Date: Wed Jul 30 09:59:51 2008 +0200
1337
1338 cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'
1339
1340 A recent patch used '#if (CONFIG_CMD_USB)' instead of
1341 '#if defined(CONFIG_CMD_USB)'. This patch fixes this problem and makes
1342 common/bootm.c compile again.
1343
1344 Signed-off-by: Stefan Roese <sr@denx.de>
1345 Acked-by: Markus Klotzbuecher <mk@denx.de>
1346
1347commit 2cb9080427fe641dcb71da46cd0634dd406f37ed
1348Author: Kyungmin Park <kmpark@infradead.org>
1349Date: Tue Jul 22 08:01:43 2008 +0900
1350
1351 Remove unused I2C at apollon board
1352
1353 There are no I2C devices on this board.
1354
1355 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
1356
1357commit 3c95960e526b3b026da20201db64526f46faf14b
1358Author: Wolfgang Denk <wd@denx.de>
1359Date: Thu Jul 31 10:12:09 2008 +0200
1360
1361 at91rm9200dk, csb637: fix NAND related build problems
1362
1363 Tried fixing NAND support for the at91rm9200dk board; untested.
1364 Disabled NAND support in the csb637 board config file.
1365
1366 Signed-off-by: Wolfgang Denk <wd@denx.de>
1367
4b070809
WD
1368commit 9246f5ecfd353ae297a02ffd5328402acf16c9dd
1369Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
1370Date: Wed Jul 30 12:39:28 2008 +0200
1371
1372 ppc4xx: ML507: Environment in flash and MTD Support
1373
1374 - Relocate the location of U-Boot in the flash
1375 - Save the environment in one sector of the flash memory
1376 - MTD Support
1377
1378 Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
1379 Signed-off-by: Stefan Roese <sr@denx.de>
1380
1381commit a8a16af4d59d14cc1c1187c10aaad80d6b8394b5
1382Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
1383Date: Tue Jul 29 17:16:10 2008 +0200
1384
1385 ppc4xx: ML507: Use of get_ram_size in board ml507
1386
1387 - Change suggested by WD
1388
1389 Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
1390 Signed-off-by: Stefan Roese <sr@denx.de>
1391
1392commit 01a004313c5ec2d128b611df4c208b1b0d3c3fb4
1393Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
1394Date: Mon Jul 21 20:30:07 2008 +0200
1395
1396 ppc4xx: ML507: U-Boot in flash and System ACE
1397
1398 This patch allows booting from FLASH the ML507 board by Xilinx.
1399 Previously, U-Boot needed to be loaded from JTAG or a Sytem ACE CF
1400
1401 Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
1402 Signed-off-by: Stefan Roese <sr@denx.de>
1403
4b50cd12
WD
1404commit 09d318a8bb1444ec92e31cafcdba877eb9409e58
1405Author: Kumar Gala <galak@kernel.crashing.org>
1406Date: Tue Jul 29 12:23:49 2008 -0500
1407
1408 fsl_i2c: Use timebase timer functions instead of get_timer()
1409
1410 The current implementation of get_timer() is only really useful after we
1411 have relocated u-boot to memory. The i2c code is used before that as part
1412 of the SPD DDR setup.
1413
1414 We actually have a bug when using the get_timer() code before relocation
1415 because the .bss hasn't been setup and thus we could be reading/writing
1416 a random location (probably in flash).
1417
1418 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
1419
1420commit 4fc72a0d6ca85070a5e90d76cc5a853526ac09c4
1421Author: Frank Svendsbøe <frank.svendsboe@gmail.com>
1422Date: Tue Jul 29 14:49:31 2008 +0200
1423
1424 Adder8xx: Fix CFG_MONITOR_LEN
1425
1426 Due to increased space usage, U-Boot can no longer be stored in three sectors.
1427 The current U-Boot use just over three flash sectors (197k), and U-Boot will
1428 become corrupt after saving environment variables. This patch adds another 64k
1429 to CFG_MONITOR_LEN.
1430
1431 Signed-off-by: Frank E. Svendsbøe <frank.svendsboe@gmail.com>
1432
1433commit a4c59ad4a21140550ada6f97690d2527c4146ce5
1434Author: Kyungmin Park <kmpark@infradead.org>
1435Date: Tue Jul 29 08:47:57 2008 +0900
1436
1437 Add OneNAND IPL related files to gitignore
1438
1439 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
1440
1441commit 8d87589e8e874df7120a3d9667f051bc33bac250
1442Author: Rafal Jaworowski <raj@semihalf.com>
1443Date: Mon Jul 28 20:38:25 2008 +0200
1444
1445 API: Teach the storage layer about SATA and MMC options.
1446
1447 Signed-off-by: Rafal Czubak <rcz@semihalf.com>
1448 Acked-by: Rafal Jaworowski <raj@semihalf.com>
1449
1450commit 6b73b754f782e1ecce5048bf20b22ce56a07a5b8
1451Author: Rafal Jaworowski <raj@semihalf.com>
1452Date: Mon Jul 28 20:37:48 2008 +0200
1453
1454 API: Dump contents of sector 0 in the demo application.
1455
1456 Signed-off-by: Rafal Czubak <rcz@semihalf.com>
1457 Acked-by: Rafal Jaworowski <raj@semihalf.com>
1458
1459commit 13ca6305f2eba49c175f6370c35286141059c789
1460Author: Rafal Jaworowski <raj@semihalf.com>
1461Date: Mon Jul 28 20:37:10 2008 +0200
1462
1463 API: Correct storage enumeration routine, other minor fixes in API storage area.
1464
1465 Signed-off-by: Rafal Czubak <rcz@semihalf.com>
1466 Acked-by: Rafal Jaworowski <raj@semihalf.com>
1467
1468commit 05c7fe0f049b1c9eb9a1992f27e5e350d865f4a8
1469Author: Rafal Jaworowski <raj@semihalf.com>
1470Date: Mon Jul 28 20:36:19 2008 +0200
1471
1472 API: Fix compilation warnings in api_examples/demo.c.
1473
1474 Signed-off-by: Rafal Czubak <rcz@semihalf.com>
1475
1476commit c14eefcc48212af2f3314809605698dd8393a90a
1477Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1478Date: Sun Jul 27 17:09:43 2008 +0200
1479
1480 Fix more printf() format warnings
1481
1482 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1483
1484commit 936897d4d1365452bbbdf8430db5e7769ef08d38
1485Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1486Date: Fri Jul 25 15:18:16 2008 +0200
1487
1488 Fix remaining CFG_CMD_ define, ifdef and comments
1489
1490 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1491
1492commit 5d1d00fb36005482e1803a00ddc46efa11d719af
1493Author: Stefano Babic <sbabic@denx.de>
1494Date: Fri Jul 25 08:57:40 2008 +0200
1495
1496 Add include for config.h in command.h.
1497
1498 Because the cmd_tbl_s structure depends on the configuration file, it
1499 must be assured that config.h is included before the structure is
1500 evaluated by the compiler. If this is not certain, it could happen
1501 that the compiler generates structures of different size, depending
1502 on the fact if the source file includes <config.h> before or after
1503 <command.h>.
1504
1505 The effect is that u-boot crashes when tries to relocate the command
1506 table (for ppc) or try to access to the command table for other
1507 architectures.
1508
1509 The problem can happen on board-depending commands. All general
1510 commands under /common are unaffected, because they include already
1511 config.h before command.h.
1512
1513 Signed-off-by: Stefano Babic <sbabic@denx.de>
1514
1515commit 2dacb734bac9dba1db9e704d3e0b200ef521c79a
1516Author: Scott Wood <scottwood@freescale.com>
1517Date: Wed Jul 23 13:16:06 2008 -0500
1518
1519 NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile.
1520
1521 This fixes building out-of-tree.
1522
1523 Signed-off-by: Scott Wood <scottwood@freescale.com>
1524
1525commit 36d59bd9da9e15d19b867b48449408830f4e2ad5
1526Author: Heiko Schocher <hs@denx.de>
1527Date: Wed Jul 23 07:30:46 2008 +0200
1528
1529 Fix warnings if compiling with IDE support.
1530
1531 cmd_ide.c:827: Warnung: weak declaration of `ide_outb' after first use results in unspecified behavior
1532 cmd_ide.c:839: Warnung: weak declaration of `ide_inb' after first use results in unspecified behavior
1533
1534 Signed-off-by: Heiko Schocher <hs@denx.de>
1535
1536commit 7610db17fd4d59c51d825488526d85ede2f06767
1537Author: Adrian Filipi <adrian.filipi@eurotech.com>
1538Date: Tue Jul 22 14:28:11 2008 -0400
1539
1540 Removed support for the adsvix board.
1541
1542 Support for the adsvix was originally provided by Applied Data
1543 Systems (ADS), inc., now EuroTech, Inc.
1544 The board never shipped aside from some sample boards.
1545
1546 Signed-off-by: Adrian Filipi <adrian.filipi@eurotech.com>
1547
1548commit f96b44cef897bd372beb86dde1b33637c119d84d
1549Author: Remy Bohmer <linux@bohmer.net>
1550Date: Tue Jul 22 16:22:11 2008 +0200
1551
1552 ARM: set GD_FLG_RELOC for boards skipping relocation to RAM
1553
1554 If CONFIG_SKIP_RELOCATE_UBOOT is set the flag GD_FLG_RELOC is usually
1555 never set, because relocation to RAM is actually never done by U-boot
1556 itself. However, several pieces of code check if this flag is set at
1557 some time.
1558
1559 So, to make sure this flag is set on boards skipping relocation, this
1560 is added to the initialisation of U-boot at a moment where it is safe
1561 to do so.
1562
1563 Signed-off-by: Remy Bohmer <linux@bohmer.net>
1564
1565commit e4dafff86f289b5677143a3e41da7b45c6d27fc7
1566Author: Timur Tabi <timur@freescale.com>
1567Date: Mon Jul 21 14:26:23 2008 -0500
1568
1569 fsl-i2c: fix writes to data segment before relocation
1570
1571 Prevent i2c_init() in fsl_i2c.c from writing to the data segment before
1572 relocation. Commit d8c82db4 added the ability for i2c_init() to program the
1573 I2C bus speed and save the value in i2c_bus_speed[], which is a global
1574 variable. It is an error to write to the data segment before relocation,
1575 which is what i2c_init() does when it stores the bus speed in i2c_bus_speed[].
1576
1577 Signed-off-by: Timur Tabi <timur@freescale.com>
1578
1579commit dbd32387920e5ad6f9dd58a7b5012bbabe2a6a21
1580Author: Wolfgang Ocker <weo@reccoware.de>
1581Date: Mon Jul 28 16:56:51 2008 +0200
1582
1583 mips: Fix baudrate divisor computation on alchemy cpus
1584
1585 Use CFG_MIPS_TIMER_FREQ when computing the baudrate divisor
1586 on alchemy cpus.
1587
1588 Signed-off-by: Wolfgang Ocker <weo@reccoware.de>
1589 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
1590
1591commit a229d291f33308ab7761d39f25fa1a53c0fc00a2
1592Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
1593Date: Wed Jul 23 10:55:46 2008 +0200
1594
1595 spi flash: Fix printf() format warnings
1596
1597 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
1598
1599commit 252a5e0738bcafaf25f7fbb40f19a59abc2cb13e
1600Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
1601Date: Wed Jul 23 10:55:31 2008 +0200
1602
1603 atmel_mci: Fix printf() format warnings
1604
1605 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
1606
1607commit 7f4b009f4232d57084ce0ec5aeb3b57bccb08e4c
1608Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
1609Date: Wed Jul 23 10:55:15 2008 +0200
1610
1611 avr32: Fix printf() format warnings
1612
1613 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
1614
1615commit a79c3e8d9c31db25d5ca3ec8e08a97f323410dd4
1616Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
1617Date: Wed Jul 23 10:52:19 2008 +0200
1618
1619 avr32: asm/io.h needs asm/types.h
1620
1621 map_physmem() takes a phys_addr_t as parameter. This type is defined in
1622 asm/types.h, so we need to include that file.
1623
1624 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
1625
1626commit 1953d128fd07f07d1c3810a28c0863ea64dae1b6
1627Author: Michal Simek <monstr@monstr.eu>
1628Date: Thu Jul 17 12:25:46 2008 +0200
1629
1630 microblaze: Fix printf() format issues
1631
1632 Signed-off-by: Michal Simek <monstr@monstr.eu>
1633
1634commit de2a07e534f18b1ca5f9869a4ef0604ca829cff0
1635Author: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
1636Date: Thu Jul 17 07:27:51 2008 +0530
1637
1638 Remove unused code from lib_arm/bootm.c
1639
1640 Signed-off-by: Gururaja Hebbar <gururajakr@sanyo.co.in>
1641
1642commit ffbb5cb942e9856fa24e946977e0a60c64df04ab
1643Author: Detlev Zundel <dzu@denx.de>
1644Date: Wed Jul 16 18:56:45 2008 +0200
1645
1646 tqm85xx: Demystify 'DK: !!!' comment
1647
1648 Signed-off-by: Detlev Zundel <dzu@denx.de>
1649
1650commit b2f44ba570f3a01113bbb745daf46f3858d22f53
1651Author: Detlev Zundel <dzu@denx.de>
1652Date: Wed Jul 16 18:56:44 2008 +0200
1653
1654 83xx/85xx/86xx: Add LTEDR local bus definitions
1655
1656 Signed-off-by: Detlev Zundel <dzu@denx.de>
1657
1658commit f13f64cf42d5abec3e0f920233f6a7a61e7ae494
1659Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
1660Date: Wed Jul 16 16:22:32 2008 +0200
1661
1662 serial_xuartlite.c: fix compiler warnings
1663
1664 Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
1665 Acked-by: Grant Likely <grant.likely@secretlab.ca>
1666
1667commit 86446d3a5d9d3ca81e85d1ccd3accaaae6f8e3c9
1668Author: Stefan Roese <sr@denx.de>
1669Date: Fri Jul 18 11:03:35 2008 +0200
1670
1671 POST: Add disable interrupts in some of the missing CPU POST tests
1672
1673 Some CPU POST tests did not disable the interrupts while running. This
1674 seems to be necessary to protect this self modifying code.
1675
1676 Signed-off-by: Stefan Roese <sr@denx.de>
1677
1678commit 97a3bf268d096e0e97e54048448c35114edcf557
1679Author: Stefan Roese <sr@denx.de>
1680Date: Fri Jul 18 10:43:24 2008 +0200
1681
1682 ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL
1683
1684 This is needed for boards that define CFG_64BIT_STRTOUL but don't define
1685 CFG_64BIT_LBA.
1686
1687 Signed-off-by: Stefan Roese <sr@denx.de>
1688
1689commit 0043ac55024963295fc79b39af85b6dc3b261e17
1690Author: Niklaus Giger <niklaus.giger@netstal.com>
1691Date: Fri Jul 18 11:22:23 2008 +0200
1692
1693 POST PPC4xx/spr IVPR only if PPC440
1694
1695 The SPR IVPR register is only present (as far as I know) for
1696 processors with a PPC440 core.
1697
1698 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
1699 Acked-by: Stefan Roese <sr@denx.de>
1700
1701commit 1092fbd64748dfa2e979b102611ece9bc5ec1855
1702Author: Stefan Roese <sr@denx.de>
1703Date: Fri Jul 18 10:42:29 2008 +0200
1704
1705 ppc4xx: Enable 64bit printf format on 440/460 platforms
1706
1707 This patch defines CFG_64BIT_VSPRINTF and CFG_64BIT_STRTOUL for all
1708 440/460 platforms. This may be needed since those platforms support
1709 36bit physical address space.
1710
1711 Signed-off-by: Stefan Roese <sr@denx.de>
1712
1713commit 66fe183b1dd9c7534605147a8ecfed1c02345ee5
1714Author: Stefan Roese <sr@denx.de>
1715Date: Fri Jul 18 15:57:23 2008 +0200
1716
1717 ppc4xx: Fix incorrect MODTx setup for some DIMM configurations
1718
1719 This patch fixes a problem with incorrect MODTx (On Die Termination)
1720 setup for a configuration with multiple DIMM's and multiple ranks.
1721 Without this change Katmai was unable to boot Linux with DDR2 frequency
1722 >= 533MHz and mem>=3GB. With this patch Katmai successfully boots Linux
1723 with DDR2 frequency = 640MHz and mem=4GB.
1724
1725 Signed-off-by: Stefan Roese <sr@denx.de>
1726
4b070809
WD
1727commit 60204d06ed9f8c2a67cc79eb67fd2b1d22bcbc8c
1728Author: Stefan Roese <sr@denx.de>
1729Date: Fri Jul 18 12:24:41 2008 +0200
1730
1731 ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support
1732
1733 Signed-off-by: Stefan Roese <sr@denx.de>
1734
1735commit 086511fc96a8a9bb56e5e19a3d84c40f4dba80cc
1736Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
1737Date: Thu Jul 17 12:47:09 2008 +0200
1738
1739 ppc4xx: ML507 Board Support
1740
1741 The Xilinx ML507 Board is a Virtex 5 prototyping board that includes,
1742 among others:
1743 -Virtex 5 FX FPGA (With a ppc440x5 in it)
1744 -256MB of SDRAM2
1745 -32MB of Flash
1746 -I2C Eeprom
1747 -System ACE chip
1748 -Serial ATA connectors
1749 -RS232 Level Conversors
1750 -Ethernet Transceiver
1751
1752 This patch gives support to a standard design produced by EDK for this
1753 board: ppc440, uartlite, xilinx_int and flash
1754
1755 - Includes Changes propossed by Stefan Roese and Michal Simek
1756
1757 Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
1758 Acked-by: Stefan Roese <sr@denx.de>
1759
1760commit d865fd09809a3a18669f35f970781820af40e4de
1761Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
1762Date: Thu Jul 17 11:44:12 2008 +0200
1763
1764 ppc4xx: CPU PPC440x5 on Virtex5 FX
1765
1766 -This patchs gives support for the embbedded ppc440
1767 on the Virtex5 FPGAs
1768 -interrupts.c divided in uic.c and interrupts.c
1769 -xilinx_irq.c for xilinx interrupt controller
1770 -Include modifications propossed by Stefan Roese
1771
1772 Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
1773 Acked-by: Stefan Roese <sr@denx.de>
1774
4b50cd12
WD
1775commit 340ccb260f21516be360745d5c5e3bd0657698df
1776Author: Sebastian Siewior <bigeasy@linutronix.de>
1777Date: Wed Jul 16 20:04:49 2008 +0200
1778
1779 cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA
1780
1781 This got broken by commits 93c56f212c
1782 [cfi_flash: support of long cmd in U-boot.]
1783
1784 That command needs to be in little endian format on BE machines
1785 with CFG_WRITE_SWAPPED_DATA. Without this patch, the command 0xf0
1786 gets saved on stack as 0x00 00 00 f0 and 0x00 gets written into
1787 the cmdbuf in case portwidth = chipwidth = 8bit.
1788
1789 Cc: Alexey Korolev <akorolev@infradead.org>
1790 Cc: Vasiliy Leonenko <vasiliy.leonenko@mail.ru>
1791 Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
1792
4b070809
WD
1793commit 11188d55bc16dd907451c00282e00a038f73dd62
1794Author: Stefan Roese <sr@denx.de>
1795Date: Thu Jul 17 10:40:51 2008 +0200
1796
1797 ppc4xx: Fix alphabetical order in 4xx Makefile part (redwood)
1798
1799 Signed-off-by: Stefan Roese <sr@denx.de>
1800
4b50cd12
WD
1801commit 699f05125509249072a0b865c8d35520d97cd501
1802Author: Wolfgang Denk <wd@denx.de>
1803Date: Tue Jul 15 22:22:44 2008 +0200
1804
1805 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile
1806
1807 Signed-off-by: Wolfgang Denk <wd@denx.de>
1808
699f0512
WD
1809commit bcab74baa6b1b1c969038ab6f64a186239180405
1810Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
1811Date: Tue Jul 15 11:23:02 2008 -0400
1812
1813 Round the serial port clock divisor value returned by calc_divisor()
1814
1815 Round the serial port clock divisor value returned by
1816 calc_divisor()
1817
1818 Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
1819 Acked-by: Gerald Van Baren <vanbaren@cideas.com>
1820
1821commit 0328ef0edfe950f0b7b8b368dae482531506b74a
1822Author: Robin Getz <rgetz@blackfin.uclinux.org>
1823Date: Tue Jul 15 21:44:46 2008 +0200
1824
1825 Fix DHCP protocol so U-Boot does not respond too early
1826 on the network with it's offered IP number; it should not reply until
1827 after it has received a DHCP ACK message. Also ensures that U-Boot
1828 does it's DHCPREQUEST as broadcast (per RFC 2131).
1829
1830 Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
1831 Acked-by: Ben Warren <biggerbadderben@gmail.com>
1832 Signed-off-by: Wolfgang Denk <wd@denx.de>
1833
1834commit 7288f972fcaee14a9741cb08c8688a23874b4a2e
1835Author: Sebastian Siewior <bigeasy@linutronix.de>
1836Date: Tue Jul 15 13:35:23 2008 +0200
1837
1838 cfi_flash: make the command u32 only
1839
1840 This got changed by commit 93c56f212c
1841 [cfi_flash: support of long cmd in U-boot.]
1842
1843 Long is the wrong type because it will behave differently on 64bit
1844 machines in a way that is probably not expected. u32 should be
1845 enough.
1846
1847 Cc: Alexey Korolev <akorolev@infradead.org>
1848 Cc: Vasiliy Leonenko <vasiliy.leonenko@mail.ru>
1849 Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
1850
1851commit 31cfe57491b183acae575d486729e158f016c27b
1852Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1853Date: Mon Jul 14 23:48:41 2008 +0200
1854
1855 tools/gitignore: update to all generated files
1856
1857 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1858
1859commit 5e0de0e216b8fb27634afb11c60a2fa24c23349e
1860Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
1861Date: Wed Jul 9 18:30:44 2008 +0200
1862
1863 mpc5xxx: Add MVBC_P board support
1864
1865 The MVBC_P is a MPC5200B based camera system with Intel Gigabit ethernet
1866 controller (using e1000) and custom Altera Cyclone-II FPGA on PCI.
1867
1868 Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
1869 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1870
1871commit e2d31fb3450653115452144363d5bde4e5e3e693
1872Author: Timur Tabi <timur@freescale.com>
1873Date: Thu Jun 19 17:56:11 2008 -0500
1874
1875 Update Freescale sys_eeprom.c to handle CCID formats
1876
1877 Update the sys_eeprom.c file to handle both NXID and CCID EEPROM formats. The
1878 NXID format replaces the older CCID format, but it's important to support both
1879 since most boards out there still use the CCID format. This change is in
1880 preparation for using one file to handle both formats. This will also unify
1881 EEPROM support for all Freescale 85xx and 86xx boards.
1882
1883 Also update the 86xx board header files to use the standard CFG_I2C_EEPROM_ADDR
1884 instead of ID_EEPROM_ADDR.
1885
1886 Signed-off-by: Timur Tabi <timur@freescale.com>
1887
1888commit d85f46a25ccb33ed9b295de3c2cfe1ce270ece9a
1889Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
1890Date: Fri Jul 11 17:22:43 2008 +0900
1891
1892 pci: sh: Add pci_skip_dev and pci_print_dev function
1893
1894 Add function of new PCI, pci_skip_dev and pci_print_dev.
1895
1896 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
1897 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
1898
1899commit 1107014e835ec9d46c0333f4211d104f77442db0
1900Author: Andy Fleming <afleming@freescale.com>
1901Date: Mon Jul 14 20:29:07 2008 -0500
1902
1903 Clean up INIT_RAM options
1904
1905 The L2_INIT_RAM option was unused, and recent changes to the TLB code
1906 meant that the INIT_RAM TLBs weren't being cleared out. In order to reduce
1907 the amount of mapped space attached to nothing, we change things so the TLBs
1908 get cleared.
1909
1910 Signed-off-by: Andy Fleming <afleming@freescale.com>
1911
1912commit 4524561820a9327e89107854b3a7187800ccf719
1913Author: Andy Fleming <afleming@freescale.com>
1914Date: Mon Jul 14 20:26:57 2008 -0500
1915
1916 Remove fake flash bank from 8544 DS
1917
1918 The fake flash bank was generating errors for anyone who didn't have a
1919 PromJET hooked up to the board. As that constitutes the vast majority of
1920 users, we remove it.
1921
1922 Signed-off-by: Andy Fleming <afleming@freescale.com>
1923
1924commit 630d9bfcb5f6d3a43f251901a6b480994dcb6ea3
1925Author: Kumar Gala <galak@kernel.crashing.org>
1926Date: Mon Jul 14 14:07:03 2008 -0500
1927
1928 MPC8544DS: Add ATI Video card support
1929
1930 Add support for using a PCIe ATI Video card on PCIe2.
1931
1932 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
1933
1934commit 7f9f4347cf325c63a39fe30910f3fb211ae2cc15
1935Author: Kumar Gala <galak@kernel.crashing.org>
1936Date: Mon Jul 14 14:07:02 2008 -0500
1937
1938 85xx: Add some L1/L2 SPR register definitions
1939
1940 Add new L1/L2 SPRs related to e500mc cache config and control.
1941
1942 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
1943
1944commit e5852787f0c3c442a276262f13d91ca450605ac0
1945Author: Kumar Gala <galak@kernel.crashing.org>
1946Date: Mon Jul 14 14:07:01 2008 -0500
1947
1948 MPC8544DS: Report board id, board version and fpga version.
1949
1950 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
1951
1952commit 73f15a060f67a2462551c334215bd20fac6b81d1
1953Author: Kumar Gala <galak@kernel.crashing.org>
1954Date: Mon Jul 14 14:07:00 2008 -0500
1955
1956 85xx: Cleanup L2 cache size detection
1957
1958 The L2 size detection code was a bit confusing and we kept having to add
1959 code to it to handle new processors. Change the sense of detection so we
1960 look for the older processors that aren't changing.
1961
1962 Also added support for 1M cache size on 8572.
1963
1964 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
1965
1966commit c3ca7e5e00a24451f20df3bded9a61ba541921df
1967Author: Paul Gortmaker <paul.gortmaker@windriver.com>
1968Date: Fri Jul 11 15:33:08 2008 -0400
1969
1970 sbc8560: enable CONFIG_OF_LIBFDT by default
1971
1972 Make the default build for the sbc8560 board be powerpc
1973 capable with libfdt support.
1974
1975 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
1976
1977commit 6b44a44ec2aab180d7095c1c92e669cee1d3e3bd
1978Author: Andy Fleming <afleming@freescale.com>
1979Date: Mon Jul 14 20:04:40 2008 -0500
1980
1981 Fix indentation for default boot environment variables
1982
1983 This was proposed by Paul Gortmaker in response to Wolfgang's comments on
1984 similar #defines in sbc8560.h.
1985
1986 Signed-off-by: Andy Fleming <afleming@freescale.com>
1987
1988commit 37fef499104e28e0a83b02b85ca0d1fbe80d294a
1989Author: Paul Gortmaker <paul.gortmaker@windriver.com>
1990Date: Fri Jul 11 15:33:07 2008 -0400
1991
1992 sbc8560: add default fdt values
1993
1994 Add in the default fdt settings and the typical EXTRA_ENV
1995 settings as borrowed from the mpc8560ads. Fix a couple
1996 of stale references to the mpc8560ads dating back to the
1997 original clone/fork.
1998
1999 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2000 Signed-off-by: Andy Fleming <afleming@freescale.com>
2001
2002commit d04e76edf92f7f89696989e8702b97e020455af3
2003Author: Paul Gortmaker <paul.gortmaker@windriver.com>
2004Date: Fri Jul 11 15:33:06 2008 -0400
2005
2006 sbc8560: add in ft_board_setup()
2007
2008 Add in for the sbc8560, the ft_board_setup() routine, based on what is
2009 in use for the Freescale MPC8560ADS board.
2010
2011 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012
2013commit c158bcaca3b31cbe38c4143812e6170e38a57393
2014Author: Paul Gortmaker <paul.gortmaker@windriver.com>
2015Date: Fri Jul 11 15:33:05 2008 -0400
2016
2017 sbc8560: define eth0 and eth1 instead of eth1 and eth2
2018
2019 The existing config doesn't define CONFIG_HAS_ETH0, and so the
2020 fdt support doesn't update the zeros in the dtb local-mac with
2021 real data from the u-boot env. Since the existing config is
2022 tailored to just two interfaces, get rid of the ETH2 definitions
2023 at the same time.
2024
2025 Also don't include any end user specific data into the environment
2026 by default -- things like MAC address, network parameters etc. need
2027 to come from the end user.
2028
2029 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2030 Signed-off-by: Andy Fleming <afleming@freescale.com>
2031
2032commit 0ec436d2f95076d9e46ae594db6e9b1d8732840d
2033Author: Paul Gortmaker <paul.gortmaker@windriver.com>
2034Date: Fri Jul 11 15:33:04 2008 -0400
2035
2036 sbc8560: properly set cs0_bnds for 512MB
2037
2038 The sbc8560 board ships with 512MB of memory installed,
2039 but the current cs0_bnds is hard coded for 256MB. Set the
2040 value based on CFG_SDRAM_SIZE.
2041
2042 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2043
2044commit 6de5bf24004c8d9c9b070bb8f7418d1c45e5eb27
2045Author: Paul Gortmaker <paul.gortmaker@windriver.com>
2046Date: Fri Jul 11 15:33:03 2008 -0400
2047
2048 sbc8560: proper definitions for TSEC.
2049
2050 The definitions for the TSEC have become out of date. There is no
2051 longer any such options like "CONFIG_MPC85xx_TSEC1" or similar.
2052 Update to match those of other boards, like the MPC8560ADS.
2053
2054 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2055 Acked-by: Ben Warren <biggerbadderben@gmail.com>
2056
2057commit 71074abbe0c76429577aff58aeff0a24ad210b23
2058Author: Paul Gortmaker <paul.gortmaker@windriver.com>
2059Date: Wed Jul 9 13:23:05 2008 -0400
2060
2061 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq
2062
2063 Some boards that have external 16550 UARTs don't have a direct
2064 tie between bi_busfreq and the clock used for the UARTs. Boards
2065 that do have such a tie should set CFG_NS16550_CLK to be
2066 get_bus_freq(0) -- which most of them do already.
2067
2068 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2069 Acked-by: Kim Phillips <kim.phillips@freescale.com>
2070
2071commit 24ef76f320fbadf074105229826514db140f939f
2072Author: Andrew Klossner <andrew@cesa.opbu.xerox.com>
2073Date: Wed Jul 2 07:03:53 2008 -0700
2074
2075 Change the temp map to ROM to align addresses to page size.
2076
2077 With a page size of BOOKE_PAGESZ_16M, both the real and effective
2078 addresses must be multiples of 16MB. The hardware silently truncates
2079 them so the code happens to work. This patch clarifies the situation
2080 by establishing addresses that the hardware doesn't need to truncate.
2081
2082 Signed-off-by: Andrew Klossner <andrew@cesa.opbu.xerox.com>
2083 Signed-off-by: Andy Fleming <afleming@freescale.com>
2084
2085commit 06b4186c10204b6683edb047ac5f506fb0ce0937
2086Author: Kim Phillips <kim.phillips@freescale.com>
2087Date: Tue Jun 17 17:45:22 2008 -0500
2088
2089 mpc85xx: use IS_E_PROCESSOR macro
2090
2091 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2092
2093commit 6b70ffb9d1b2e791161f3cf92937aa45b4a07b78
2094Author: Kim Phillips <kim.phillips@freescale.com>
2095Date: Mon Jun 16 15:55:53 2008 -0500
2096
2097 fdt: add crypto node handling for MPC8{3, 5}xxE processors
2098
2099 Delete the crypto node if not on an E-processor. If on 8360 or 834x family,
2100 check rev and up-rev crypto node (to SEC rev. 2.4 property values)
2101 if on an 'EA' processor, e.g. MPC8349EA.
2102
2103 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2104
2105commit 85e5808e8ea9f77da5219f23394112f0b424fa5e
2106Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
2107Date: Fri Jul 11 15:10:11 2008 -0400
2108
2109 ARM DaVinci: Remove extern phy_t declaration by moving code to proper place
2110
2111 ARM DaVinci: Remove extern phy_t declaration by moving
2112 code to proper place.
2113
2114 Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
2115
2116commit 3a9e7ba2ac14018c5dd1e78a7dd735571569c971
2117Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
2118Date: Fri Jul 11 15:10:10 2008 -0400
2119
2120 ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_init()
2121
2122 ARM DaVinci: Remove duplicate definitions of MACH_TYPE
2123 and prototype of i2c_init().
2124
2125 Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
2126
2127commit 348753d416cd2c9e7ec6520a544c8f33cf02a560
2128Author: Kumar Gala <galak@kernel.crashing.org>
2129Date: Mon Jul 14 14:03:02 2008 -0500
2130
2131 Fix some more printf() format problems.
2132
2133 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2134
2135commit 45b16d22c64674ccd8c4637456a987463609141c
2136Author: Wolfgang Denk <wd@denx.de>
2137Date: Mon Jul 14 22:38:42 2008 +0200
2138
2139 Fix coding style; make code better parsable by external tools
2140
2141 Signed-off-by: Wolfgang Denk <wd@denx.de>
2142
2143commit b880cbf207b1c109d3a661417a8feddcbd729a9d
2144Author: Wolfgang Denk <wd@denx.de>
2145Date: Mon Jul 14 21:19:08 2008 +0200
2146
2147 cpu/i386/serial.c: Fix syntax errors
2148
2149 Signed-off-by: Wolfgang Denk <wd@denx.de>
2150
2151commit e2d45e6f4d9919e1afeac5e09557b2252832fccf
2152Author: Wolfgang Denk <wd@denx.de>
2153Date: Mon Jul 14 20:41:35 2008 +0200
2154
2155 elppc board: Coding style cleanup.
2156
2157 Signed-off-by: Wolfgang Denk <wd@denx.de>
2158
2159commit 82b24a8a505fc81466484b3c55b574ee0b4205bc
2160Author: Wolfgang Denk <wd@denx.de>
2161Date: Mon Jul 14 20:40:22 2008 +0200
2162
2163 elppc board: fix syntax error.
2164
2165 Signed-off-by: Wolfgang Denk <wd@denx.de>
2166
2167commit 0fe340585a6a48bd392d315b0dd84d068b1c3790
2168Author: Wolfgang Denk <wd@denx.de>
2169Date: Mon Jul 14 20:38:26 2008 +0200
2170
2171 EB+MCF-EV123 board: fix coding style (alingment)
2172
2173 Signed-off-by: Wolfgang Denk <wd@denx.de>
2174
2175commit 6841785a0bb0f38175456a923edd634fb7dd6947
2176Author: Wolfgang Denk <wd@denx.de>
2177Date: Mon Jul 14 20:36:44 2008 +0200
2178
2179 EB+MCF-EV123 board: fix syntx error
2180
2181 Signed-off-by: Wolfgang Denk <wd@denx.de>
2182
2183commit ab5cda9f88c3eaf9cf599adc3a3375906c4ed904
2184Author: Andy Fleming <afleming@freescale.com>
2185Date: Mon Jul 7 18:02:08 2008 -0500
2186
2187 Remove LBC_CACHE_BASE from 8544 DS
2188
2189 The 8544 DS doesn't have any cacheable Local Bus memories set up. By mapping
2190 space for some anyway, we were allowing speculative loads into unmapped space,
2191 which would cause an exception (annoying, even if ultimately harmless).
2192 Removing LBC_CACHE_BASE, and using LBC_NONCACHE_BASE for the LBC LAW solves the
2193 problem.
2194
2195 Signed-off-by: Andy Fleming <afleming@freescale.com>
2196
2197commit d0ff51ba5d0309dbe9e25ea54f8a0285a6d5db90
2198Author: Wolfgang Denk <wd@denx.de>
2199Date: Mon Jul 14 15:19:07 2008 +0200
2200
2201 Code cleanup: fix old style assignment ambiguities like "=-" etc.
2202
2203 Signed-off-by: Wolfgang Denk <wd@denx.de>
2204
2205commit d7854223c5c85b5849fbf422cc8ac0efef461c37
2206Author: Wolfgang Denk <wd@denx.de>
2207Date: Mon Jul 14 15:10:53 2008 +0200
2208
2209 AmigaOneG3SE: remove dead and incomplete files
2210
2211 Signed-off-by: Wolfgang Denk <wd@denx.de>
2212
2213commit b64f190b7a34224df09b559ca111eb1b733f00ad
2214Author: Wolfgang Denk <wd@denx.de>
2215Date: Mon Jul 14 15:06:35 2008 +0200
2216
2217 Fix printf() format issues with sizeof_t types by using %zu
2218
2219 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2220 Signed-off-by: Wolfgang Denk <wd@denx.de>
2221
2222commit f354b73e16a86f9e9085471a830605f74f84ea5d
2223Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2224Date: Mon Jul 14 14:11:45 2008 +0200
2225
2226 vsprintf: add z and t options
2227
2228 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2229
2230commit 25dbe98abb686d8210e1731fba85ced7d3ce874c
2231Author: Wolfgang Denk <wd@denx.de>
2232Date: Sun Jul 13 23:07:35 2008 +0200
2233
2234 Fix some more printf() format issues.
2235
2236 Signed-off-by: Wolfgang Denk <wd@denx.de>
2237
2238commit d5996dd555edf52721b7691a4c59de016251ed39
2239Author: Wolfgang Denk <wd@denx.de>
2240Date: Sun Jul 13 19:51:00 2008 +0200
2241
2242 Fix some more printf() format problems.
2243
2244 Signed-off-by: Wolfgang Denk <wd@denx.de>
2245
2246commit 0f9d5f6d6e814907794995c6a22af752040c35d9
2247Author: Wolfgang Denk <wd@denx.de>
2248Date: Sun Jul 13 19:48:26 2008 +0200
2249
2250 ADS5121: Fix (delete) incorrect ads5121_diu_init() prototype
2251
2252 Signed-off-by: Wolfgang Denk <wd@denx.de>
2253
2254commit 322716a1d1eb33a71067ba0eb1c5346fb2dd6b34
2255Author: Anatolij Gustschin <agust@denx.de>
2256Date: Sat Jul 12 17:31:36 2008 +0200
2257
2258 Fix bug in Lime video driver
2259
2260 We need to wait while drawing engine clears frame
2261 buffer before any further software accesses to frame
2262 buffer will be initiated. Otherwise software drawn
2263 parts could be partially destroyed by the drawing
2264 engine or even GDC chip freeze could occur (as
2265 observed on socrates board).
2266
2267 Signed-off-by: Anatolij Gustschin <agust@denx.de>
2268
2269commit 0a5676befb0c590212a53f7627fa5d0d8a84bf34
2270Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2271Date: Sat Jul 12 14:36:34 2008 +0200
2272
2273 Fix some more printf() format issues.
2274
2275 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2276
2277commit 18c8a28aad49803780bd8d52432ded528e37e701
2278Author: Michal Simek <monstr@monstr.eu>
2279Date: Fri Jul 11 15:11:57 2008 +0200
2280
2281 hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722
2282
2283 Signed-off-by: Michal Simek <monstr@monstr.eu>
2284 Acked-by: Stefan Roese <sr@denx.de>
2285
2286commit 6ecbb45bb027e90c19d63b48e7b0c05acc1a87c0
2287Author: Michal Simek <monstr@monstr.eu>
2288Date: Fri Jul 11 11:50:53 2008 +0200
2289
2290 hwmon: Cleaning hwmon devices
2291
2292 Clean Makefile
2293 Move device specific values to driver for better reading
2294
2295 Signed-off-by: Michal Simek <monstr@monstr.eu>
2296 Acked-by: Stefan Roese <sr@denx.de>
2297
2298commit c78fce699c7ff467ecd841da6a79f065180bf578
2299Author: Michal Simek <monstr@monstr.eu>
2300Date: Fri Jul 11 10:43:13 2008 +0200
2301
2302 FIS: repare incorrect return value with ramdisk handling
2303
2304 Microblaze and PowerPC use boot_get_ramdisk for loading
2305 ramdisk to memory with checking return value.
2306 Return 0 means success. Return 1 means failed.
2307 Here is correspond part of code from bootm.c which check
2308 return code.
2309
2310 ret = boot_get_ramdisk (argc, argv, images, IH_ARCH_PPC,
2311 &rd_data_start, &rd_data_end);
2312 if (ret)
2313 goto error;
2314
2315 Signed-off-by: Michal Simek <monstr@monstr.eu>
2316
2317commit 84a2c64a26dc5e275e1cf4e76a6e194a18fb5477
2318Author: Michal Simek <monstr@monstr.eu>
2319Date: Fri Jul 11 10:10:32 2008 +0200
2320
2321 microblaze: Remove useless ancient headers
2322
2323 Signed-off-by: Michal Simek <monstr@monstr.eu>
2324
2325commit 53ea981c3124b13c137c2d10e975b7c6672266e0
2326Author: Michal Simek <monstr@monstr.eu>
2327Date: Fri Jul 11 10:10:31 2008 +0200
2328
2329 microblaze: Clean uartlite driver
2330
2331 Redesign uartlite driver to in_be32 and out_be32 macros
2332 Fix missing header in io.h
2333
2334 Signed-off-by: Michal Simek <monstr@monstr.eu>
2335 Acked-by: Grant Likely <grant.likely@secretlab.ca>
2336
2337commit dbf3dfb386a2d5d2381814e39985ab2e21894550
2338Author: Marcel Ziswiler <marcel@ziswiler.com>
2339Date: Fri Jul 11 02:39:14 2008 +0200
2340
2341 Enable passing of ATAGs required by latest Linux kernel.
2342
2343commit ef130d3093bdf88f01cf3e000fe5df249ebf2b1a
2344Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
2345Date: Fri Jul 11 10:24:15 2008 -0400
2346
2347 Fix integer overflow warning in calc_divisor()
2348
2349 which happened when rounding the serial port clock divisor
2350
2351 Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
2352
2353commit 6b760189d77f001684e3160b355c185ca3804961
2354Author: Marcel Ziswiler <marcel@ziswiler.com>
2355Date: Fri Jul 11 01:09:59 2008 +0200
2356
2357 Fix build time warnings in function mmc_decode_csd()
2358
2359 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
2360
2361commit c15947d6ce0d59925c97fdfac692476af6e262d0
2362Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
2363Date: Thu Jul 10 10:46:33 2008 -0400
2364
2365 ARM: Fix for broken compilation when defining CONFIG_CMD_ELF
2366
2367 caused by missing dcache status/enable/disable functions.
2368
2369 Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
2370
2371commit 068c1b77c8f42a1a31084d2f4b1d5cc807c1a9ce
2372Author: Stefan Roese <sr@denx.de>
2373Date: Thu Jul 10 13:53:31 2008 +0200
2374
2375 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
2376
2377 This patch removes some ft_board_setup() functions from some 4xx boards.
2378 This can be done since we now have a default weak implementation for this
2379 in cpu/ppc4xx/fdt.c. Only board in need for a different/custom
2380 implementation like canyonlands need their own version.
2381
2382 Signed-off-by: Stefan Roese <sr@denx.de>
2383
2384commit d39a089f8bc960ba9ae6a08fda5582b578620cc1
2385Author: Wolfgang Denk <wd@denx.de>
2386Date: Sun Jul 13 14:58:16 2008 +0200
2387
2388 Add last known maintainer for orphaned boards; reformat.
2389
2390 Signed-off-by: Wolfgang Denk <wd@denx.de>
2391
2392commit 5c761d57bb9940e016d561fda8b2ed84c55de5b6
2393Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2394Date: Thu Jul 10 13:16:04 2008 +0200
2395
2396 Remove kharris@nexus-tech.net from MAINTAINERS
2397
2398 Mail to kharris@nexus-tech.net bounces because the user doesn't exist
2399 anymore. You can't be a maintainer without a valid e-mail address, so
2400 move all boards that used to be maintained by Kyle Harris to the
2401 "orphaned" list.
2402
2403 Currently, only PowerPC has a list of orphaned boards, so this patch
2404 creates one for ARM as well.
2405
2406 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2407
2408commit 17bd17071463b0cde391ac4a0863d600474b4ea1
2409Author: Anatolij Gustschin <agust@denx.de>
2410Date: Thu Jul 10 01:15:10 2008 +0200
2411
2412 at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260
2413
2414 On the at91sam9260ep development board there is an EEPROM
2415 connected to the TWI interface (PA23, PA24 Peripheral A
2416 multiplexing), so we cannot use these pins as ETX2, ETX3.
2417 This patch configures PA10, PA11 pins for ETX2, ETX3
2418 instead of PA23, PA24 pins.
2419
2420 Signed-off-by: Anatolij Gustschin <agust@denx.de>
2421 Signed-off-by: Manuel Sahm <Manuel.Sahm@feig.de>
2422
2423commit f889265753ddf4465d9d580827bb9289bfac55d6
2424Author: Kenneth Johansson <kenneth@southpole.se>
2425Date: Sat Jul 12 13:18:34 2008 -0600
2426
2427 fix DIU for small screens
2428
2429 The DIU_DIV register is 8 bit not 5 bit. This prevented large DIV values
2430 so it was not possible to set a slow pixel clock and thus prevented
2431 display on small screens.
2432
2433 Signed-off-by: Kenneth Johansson <kenneth@southpole.se>
2434 Acked-by: John Rigby <jrigby@freescale.com>
2435
2436commit b60b8573875e650e4c69be667bfc88d3ed474a7c
2437Author: John Rigby <jrigby@freescale.com>
2438Date: Fri Jul 11 14:44:09 2008 -0600
2439
2440 ADS5121 cleanup compile warnings
2441
2442 board/ads5121/iopin.c
2443 Replace bit fields in struct iopin_t with a single
2444 field and intialize it via plain old macros.
2445 This fixes the type pun warnings and makes the code
2446 more readable.
2447
2448 board/ads5121/ads5121.c
2449 Add include iopin.h to ads5121.c for the iopin_initialize
2450 prototype.
2451
2452 Add an extern void ads5121_diu_init(void)
2453
2454 Signed-off-by: John Rigby <jrigby@freescale.com>
2455
2456commit bde63587622c4b830a27d1ddf7265843de9e994f
2457Author: Wolfgang Denk <wd@denx.de>
2458Date: Fri Jul 11 22:56:11 2008 +0200
2459
2460 Fix some more printf() format issues.
2461
2462 Signed-off-by: Wolfgang Denk <wd@denx.de>
2463
2464commit 184f1b404a90eef8b425c0e7b3018d59ef9982c8
2465Author: Wolfgang Denk <wd@denx.de>
2466Date: Fri Jul 11 22:55:31 2008 +0200
2467
2468 Fixed some out-of-tree build issues
2469
2470 Signed-off-by: Wolfgang Denk <wd@denx.de>
2471
2472commit 47bf9c71ae838305a3ea3161af8d14e6f3fc2c82
2473Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2474Date: Wed Jul 9 16:20:23 2008 -0500
2475
2476 ColdFire: Fix FB CS not setup properly for Mcf5282
2477
2478 Remove all CFG_CSn_RO in cpu/mcf52x2/cpu_init.c. If
2479 CFG_CSn_RO is defined as 0, the chipselect will not
2480 be assigned.
2481
2482 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2483
2484commit bc3ccb139f0836f0a834cfd370a120a00ad7e63a
2485Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2486Date: Wed Jul 9 15:47:27 2008 -0500
2487
2488 ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTC
2489
2490 Rename CONFIG_MCFTMR to CONFIG_MCFRTC to include real time
2491 clock module in cpu/<cf arch>/cpu_init.c
2492
2493 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2494
2495commit f94945b517f10e01927101679c62361e03d4e837
2496Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2497Date: Wed Jul 9 15:25:01 2008 -0500
2498
2499 ColdFire: Fix incorrect board name in MAKEALL for M5253EVBE
2500
2501 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2502
2503commit 0e0c4357d14a3563c6a2a1e6d5ad6a2cc4f35cab
2504Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2505Date: Wed Jul 9 15:21:44 2008 -0500
2506
2507 Fix compile error caused by missing timer function
2508
2509 Add #define CONFIG_MCFTMR in EB+MCF-EV123.h configuration file
2510
2511 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2512
2513commit c37ea031175b807c54e6bad9b270e9bede6c0078
2514Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2515Date: Wed Jul 9 15:14:25 2008 -0500
2516
2517 Fix compile error caused by incorrect function return type
2518
2519 Rename int mii_init(void) to void mii_init(void)
2520
2521 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2522
2523commit ab4860b255239dbaecccdd002c8d11f4ef54dd75
2524Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2525Date: Wed Jun 18 19:27:23 2008 -0500
2526
2527 ColdFire: Fix power up issue for MCF5235
2528
2529 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2530
2531commit dd08e97361fbc9e79fa5ef1a8acf29273b934b11
2532Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2533Date: Wed Jun 18 19:19:07 2008 -0500
2534
2535 ColdFire: Fix compiling error for MCF5275
2536
2537 The compiling error was caused by missing a closed parentheses
2538 in speed.c
2539
2540 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2541
2542commit 94603c2fd4dbe0655878416aa0da9f302d4c30d3
2543Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2544Date: Wed Jun 18 19:14:01 2008 -0500
2545
2546 ColdFire: Fix timer issue for MCF5272
2547
2548 The timer was assigned to wrong timer memory mapped which
2549 caused udelay() and timer() not working properly.
2550
2551 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2552
2553commit 3b1e8ac9b43f89cc9291a6a86e6b33ef55801515
2554Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2555Date: Wed Jun 18 19:12:13 2008 -0500
2556
2557 ColdFire: Change invalid JMP to BRA caught by new v4e toolchain
2558
2559 Signed-off-by: Kurt Mahan <kmahan@freescale.com>
2560
2561commit 8371dc2066136be21e10b7b9293e469297d77298
2562Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2563Date: Wed Jun 18 19:05:23 2008 -0500
2564
2565 ColdFire: Add -got=single param for new linux v4e toolchains
2566
2567 Signed-off-by: Kurt Mahan <kmahan@freescale.com>
2568
2569commit 56d52615cd47bc522ee13bb7ec7e59d6ce9426c7
2570Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2571Date: Wed Jun 18 13:21:19 2008 -0500
2572
2573 ColdFire: Fix code flash configuration for M547x/M548x boards
2574
2575 Signed-off-by: Kurt Mahan <kmahan@freescale.com>
2576
2577commit 6e37091afc07fdcc15590093fd066b0cb7399f85
2578Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2579Date: Tue Jun 24 12:12:16 2008 -0500
2580
2581 ColdFire: Fix warning messages by passing correct data type in board.c
2582
2583 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2584
2585commit 81cc32322acb1b3225ee45606ced48e2a14824dc
2586Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2587Date: Thu May 29 12:21:54 2008 -0500
2588
2589 ColdFire: Fix UART baudrate formula
2590
2591 The formula "counter = (u32) (gd->bus_clk / gd->baudrate) / 32"
2592 can generate the wrong divisor due to integer division truncation.
2593 Round the calculated divisor value by adding 1/2 the baudrate
2594 before dividing by the baudrate.
2595
2596 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
2597 Acked-by: Gerald Van Baren <vanbaren@cideas.com>
2598
2599commit b578fb471444cbd7db1285701ba51343baaf73fb
2600Author: Stefan Roese <sr@denx.de>
2601Date: Thu Jul 10 11:38:26 2008 +0200
2602
2603 ppc4xx: Fix include sequence in 4xx_pcie.c
2604
2605 This patch now moves common.h to the top of the inlcude list. This
2606 is needed for boards with CONFIG_PHYS_64BIT set (e.g. katmai), so that
2607 the phys_size_t/phys_addr_t are defined to the correct size in this
2608 driver.
2609
2610 Signed-off-by: Stefan Roese <sr@denx.de>
2611
4b070809
WD
2612commit 69e2c6d0d13d7c8cf1612ac090bdc4c59ba6858e
2613Author: Stefan Roese <sr@denx.de>
2614Date: Fri Jul 11 13:10:56 2008 +0200
2615
2616 ppc4xx: Fix compile warning in 44x_spd_ddr2.c
2617
2618 Signed-off-by: Stefan Roese <sr@denx.de>
2619
2620commit 6bd9138498c2e4f4f09190108b99157d1b2140b5
2621Author: Stefan Roese <sr@denx.de>
2622Date: Fri Jul 11 11:40:13 2008 +0200
2623
2624 ppc4xx: Fix small korat merge problem
2625
2626 Signed-off-by: Stefan Roese <sr@denx.de>
2627
2628commit 1d0554736a0a1dd59718acda660871ce56b69e18
2629Author: Stefan Roese <sr@denx.de>
2630Date: Fri Jul 11 11:34:52 2008 +0200
2631
2632 ppc4xx: Some Rewood cleanups (coding style, leading white spaces)
2633
2634 Signed-off-by: Stefan Roese <sr@denx.de>
2635
2636commit 3a82113ed5934d498f25080441a8261fc9454b15
2637Author: Stefan Roese <sr@denx.de>
2638Date: Thu Jul 10 16:37:09 2008 +0200
2639
2640 ppc4xx: Add 460SX UIC defines
2641
2642 Only the really needed ones are added (cascading and EMAC/MAL).
2643
2644 Signed-off-by: Stefan Roese <sr@denx.de>
2645
2646commit 26173fc6f60521c2a8072f652f863617fc11ba9a
2647Author: Stefan Roese <sr@denx.de>
2648Date: Mon Jun 30 14:11:07 2008 +0200
2649
2650 ppc4xx: Continue cleanup of ppc440.h
2651
2652 This patch continues the ppc440.h cleanup by removing some of the unused
2653 defines.
2654
2655 Signed-off-by: Stefan Roese <sr@denx.de>
2656
2657commit d9056b7913ed6a228d2f33671d916efedee541dd
2658Author: Stefan Roese <sr@denx.de>
2659Date: Mon Jun 30 14:05:05 2008 +0200
2660
2661 ppc4xx: Cleanup Katmai & Yucca PCIe register usage
2662
2663 This patch cleans up the 440SPe PCIe register usage. Now only defines
2664 from the include/asm-ppc/4xx_pcie.h are used.
2665
2666 Signed-off-by: Stefan Roese <sr@denx.de>
2667
2668commit 5de851403b01489b493fa83137ad990b8ce60d1c
2669Author: Stefan Roese <sr@denx.de>
2670Date: Thu Jun 26 17:36:39 2008 +0200
2671
2672 ppc4xx: Rework 440GX UIC handling
2673
2674 This patch reworks the 440GX interrupt handling so that the common 4xx
2675 code can be used. The 440GX is an exception to all other 4xx variants
2676 by having the cascading interrupt vectors not on UIC0 but on a special
2677 UIC named UICB0 (UIC Base 0). With this patch now, U-Boot references
2678 the 440GX UICB0 when UIC0 is selected. And the common 4xx interrupt
2679 handling is simpler without any 440GX special cases.
2680
2681 Also some additional cleanup to cpu/ppc4xx/interrupt.c is done.
2682
2683 Signed-off-by: Stefan Roese <sr@denx.de>
2684
2685commit d1631fe1a05b063ccaf62ea892a8887b829847d1
2686Author: Stefan Roese <sr@denx.de>
2687Date: Thu Jun 26 13:40:57 2008 +0200
2688
2689 ppc4xx: Consolidate PPC4xx UIC defines
2690
2691 This 2nd patch now removes all UIC mask bit definition. They should be
2692 generated from the vectors by using the UIC_MASK() macro from now on.
2693 This way only the vectors need to get defined for new PPC's.
2694
2695 Also only the really used interrupt vectors are now defined. This makes
2696 definitions for new PPC versions easier and less error prone.
2697
2698 Another part of this patch is that the 4xx emac driver got a little
2699 cleanup, since now the usage of the interrupts is clearer.
2700
2701 Signed-off-by: Stefan Roese <sr@denx.de>
2702
2703commit 4fb25a3db3b3839094aa9ab748efd7a95924690b
2704Author: Stefan Roese <sr@denx.de>
2705Date: Wed Jun 25 10:59:22 2008 +0200
2706
2707 ppc4xx: Consolidate PPC4xx UIC defines
2708
2709 This patch is the first step to consolidate the UIC related defines in the
2710 4xx headers. Move header from asm-ppc/ppc4xx-intvec.h to
2711 asm-ppc/ppc4xx-uic.h as it will hold all UIC related defines in the next
2712 steps.
2713
2714 Signed-off-by: Stefan Roese <sr@denx.de>
2715
2716commit 7ee2619c20ccecd57966d74d844e6329e141261c
2717Author: Stefan Roese <sr@denx.de>
2718Date: Tue Jun 24 17:18:50 2008 +0200
2719
2720 ppc4xx: Consolidate PPC4xx EBC defines
2721
2722 This patch removes all EBC related defines from the PPC4xx headers
2723 ppc405.h and ppc440.h and introduces a new header
2724
2725 include/asm-ppc/ppc4xx-ebc.h
2726
2727 with all those defines.
2728
2729 Signed-off-by: Stefan Roese <sr@denx.de>
2730
2731commit e321801bed5a6d896d298c00fd20046f039d5d66
2732Author: Stefan Roese <sr@denx.de>
2733Date: Thu Jul 10 13:52:44 2008 +0200
2734
2735 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
2736
2737 This patch removes some ft_board_setup() functions from some 4xx boards.
2738 This can be done since we now have a default weak implementation for this
2739 in cpu/ppc4xx/fdt.c. Only board in need for a different/custom
2740 implementation like canyonlands need their own version.
2741
2742 Signed-off-by: Stefan Roese <sr@denx.de>
2743
2744commit 08250eb2edbd96514d049602d9e134110ac3185f
2745Author: Stefan Roese <sr@denx.de>
2746Date: Thu Jul 10 15:32:32 2008 +0200
2747
2748 ppc4xx: Fix merge problems in 44x_spd_ddr2.c
2749
2750 Signed-off-by: Stefan Roese <sr@denx.de>
2751
2752commit 1740c1bf40e3c6d03ac16c29943fdd9fc1e87038
2753Author: Grant Erickson <gerickson@nuovations.com>
2754Date: Tue Jul 8 08:35:00 2008 -0700
2755
2756 ppc4xx: Add MII mode support to the EMAC RGMII Bridge
2757
2758 This patch adds support for placing the RGMII bridge on the
2759 PPC405EX(r) into MII/GMII mode and allows a board-specific
2760 configuration to specify the bridge mode at compile-time.
2761
2762 Signed-off-by: Grant Erickson <gerickson@nuovations.com>
2763 Signed-off-by: Stefan Roese <sr@denx.de>
2764
2765commit 2e2050842e731c823ce8d41fb0c15579eb70ced9
2766Author: Grant Erickson <gerickson@nuovations.com>
2767Date: Wed Jul 9 16:46:35 2008 -0700
2768
2769 ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller
2770
2771 This patch completes the preprocessor mneomics for the IBM DDR2 SDRAM
2772 controller registers (MODT and INITPLR) used by the
2773 PowerPC405EX(r). The MMODE and MEMODE registers are unified with their
2774 peer values used for the INITPLR MR and EMR registers,
2775 respectively. Finally, a spelling typo is correct (MANUEL to MANUAL).
2776
2777 With these mnemonics in place, the CFG_SDRAM0_* magic numbers for
2778 Kilauea are replaced by equivalent mnemonics to make it easier to
2779 compare and contrast other 405EX(r)-based boards (e.g. during board
2780 bring-up).
2781
2782 Finally, unified the SDRAM controller register dump routine such that
2783 it can be used across all processor variants that utilize the IBM DDR2
2784 SDRAM controller core. It produces output of the form:
2785
2786 PPC4xx IBM DDR2 Register Dump:
2787 ...
2788 SDRAM_MB0CF[40] = 0x00006701
2789 ...
2790
2791 which is '<mnemonic>[<DCR #>] = <value>'. The DCR number is included
2792 since it is not uncommon that the DCR values in header files get mixed
2793 up and it helps to validate, at a glance, they match what is printed
2794 in the user manual.
2795
2796 Tested on:
2797 AMCC Kilauea/Haleakala:
2798 - NFS Linux Boot: PASSED
2799 - NAND Linux Boot: PASSED
2800
2801 Signed-off-by: Grant Erickson <gerickson@nuovations.com>
2802 Signed-off-by: Stefan Roese <sr@denx.de>
2803
2804commit ad7382d828982e9c1bafc4313ef1b666f6145f58
2805Author: Grant Erickson <gerickson@nuovations.com>
2806Date: Wed Jul 9 16:31:59 2008 -0700
2807
2808 ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field Mnemonics
2809
2810 Add additional DDR2 SDRAM memory controller DCR mneomnics, condition
2811 revision ID DCR based on 405EX, and add field mnemonics for bus error
2812 status and ECC error status registers.
2813
2814 Signed-off-by: Grant Erickson <gerickson@nuovations.com>
2815 Signed-off-by: Stefan Roese <sr@denx.de>
2816
2817commit 103201731bd8e85404d0f51a5b4e8abd14c0b6c6
2818Author: Grant Erickson <gerickson@nuovations.com>
2819Date: Wed Jul 9 16:31:36 2008 -0700
2820
2821 ppc4xx: Add SDR0_SRST Mnemonics for the 405EX(r)
2822
2823 This patch adds bit field mnemonics for the 405EX(r) SDR0_SRST soft reset register.
2824
2825 Signed-off-by: Grant Erickson <gerickson@nuovations.com>
2826 Signed-off-by: Stefan Roese <sr@denx.de>
2827
2828commit 5b457d00730d4aa0c6450d21a9104723e606fb98
2829Author: Grant Erickson <gerickson@nuovations.com>
2830Date: Wed Jul 9 11:55:46 2008 -0700
2831
2832 PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r)
2833
2834 While the PowerPC 405EX(r) shares in common the AMCC/IBM DDR2 SDRAM
2835 controller core also used in the 440SP, 440SPe, 460EX, and 460GT, in
2836 the 405EX(r), SDRAM_MCSTAT has a different DCR value.
2837
2838 Its present value on the 405EX(r) causes a read back of 0xFFFFFFFF
2839 which causes SDRAM initialization to periodically fail since it can
2840 prematurely indicate SDRAM ready status.
2841
2842 Signed-off-by: Grant Erickson <gerickson@nuovations.com>
2843 Signed-off-by: Stefan Roese <sr@denx.de>
2844
2845commit 0ce5c8675bb2c61f1d71fb97f0bbe822663fb93d
2846Author: Feng Kan <fkan@amcc.com>
2847Date: Tue Jul 8 22:48:42 2008 -0700
2848
2849 ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.
2850
2851 Add AMCC Redwood reference board that uses the latest
2852 PPC 464 CPU processor combined with a rich mix of peripheral
2853 controllers. The board will support PCIe, mutiple Gig ethernet
2854 ports, advanced hardware RAID assistance and IEEE 1588.
2855
2856 Signed-off-by: Feng Kan <fkan@amcc.com>
2857 Signed-off-by: Stefan Roese <sr@denx.de>
2858
2859commit 96e5fc0e6a1861d0fea4efa3cd376df95a5b1b89
2860Author: Feng Kan <fkan@amcc.com>
2861Date: Tue Jul 8 22:48:07 2008 -0700
2862
2863 ppc4xx: Add initial 460SX reference board (redwood) config file and defines.
2864
2865 Signed-off-by: Feng Kan <fkan@amcc.com>
2866 Signed-off-by: Stefan Roese <sr@denx.de>
2867
2868commit 7d30793685efcada183891c78fc892e6c9ba50c7
2869Author: Feng Kan <fkan@amcc.com>
2870Date: Tue Jul 8 22:47:31 2008 -0700
2871
2872 ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.
2873
2874 Signed-off-by: Feng Kan <fkan@amcc.com>
2875 Signed-off-by: Stefan Roese <sr@denx.de>
2876
699f0512
WD
2877commit 9b55a2536919f4de1bb1044e6eb8262c2f53bc96
2878Author: Wolfgang Denk <wd@denx.de>
2879Date: Fri Jul 11 01:16:00 2008 +0200
2880
2881 Fix some more print() format errors.
2882
2883 Signed-off-by: Wolfgang Denk <wd@denx.de>
2884
2885commit fdd70d1921b87287d9a99d1be99bc35226c2b412
2886Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2887Date: Thu Jul 10 20:57:54 2008 +0200
2888
2889 MAKEALL: remove duplicated at91 from ARM9 list and add LIST_at91 to arm
2890
2891 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2892
2893commit c6457e3b8bc79a97381cf7deffa08f7c5a24f86c
2894Author: Sergey Lapin <slapin@ossfans.org>
2895Date: Thu Jun 5 11:06:29 2008 +0400
2896
2897 DataFlash AT45DB021 support
2898
2899 Some boards based on AT91SAM926X-EK use smaller DF chips to keep
2900 bootstrap, u-boot and its environment, using NAND or other external
2901 storage for kernel and rootfs. This patch adds support for
2902 small 1024x263 chip.
2903
2904 Signed-off-by: Sergey Lapin <slapin@ossfans.org>
2905
2906commit 4109df6f75fc00ab7da56d286ba50149a0d16a69
2907Author: Kim Phillips <kim.phillips@freescale.com>
2908Date: Thu Jul 10 14:00:15 2008 -0500
2909
2910 silence misc printf formatting compiler warnings
2911
2912 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2913
2914commit 3d71c81a9bb03f866a1e98da96363ef3f46c76b3
2915Author: Markus Klotzbücher <mk@denx.de>
2916Date: Thu Jul 10 14:47:09 2008 +0200
2917
2918 USB: shutdown USB before booting
2919
2920 This patch fixes a potentially serious issue related to USB which was
2921 discouvered by Martin Krause <martin.krause@tqs.de> and fixed for
2922 ARM920T. Martin wrote:
2923
2924 Turn off USB to prevent the host controller from writing to the
2925 SDRAM while Linux is booting. This could happen, because the HCCA
2926 (Host Controller Communication Area) lies within the SDRAM and the
2927 host controller writes continously to this area (as busmaster!), for
2928 example to increase the HccaFrameNumber variable, which happens
2929 every 1 ms.
2930
2931 This is a slightly modified version of the patch in order to shutdown
2932 USB when booting on all architectures.
2933
2934 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
2935
2936commit f31c49db2a5e076f415c0785eb37f67f2faa5fc8
2937Author: Martha Marx <mmarx@silicontkx.com>
2938Date: Thu May 29 14:23:25 2008 -0400
2939
2940 Configuration changes for ADS5121 Rev 3
2941
2942 ADS5121 Rev 3 board is now the default config
2943
2944 config targets are now
2945
2946 ads5121_config
2947 Rev 3 board with
2948 PCI
2949 M41T62 on board RTC
2950 512MB DRAM
2951
2952 ads5121_rev2_config
2953 Rev 2 board with
2954 No PCI
2955 256MB DRAM
2956
2957 Signed-off-by: Martha Marx <mmarx@silicontkx.com>
2958 Acked-by: Grant Likely <grant.likely@secretlab.ca>
2959 Acked-by: John Rigby <jrigby@freescale.com>
2960
2961commit 16bee7b0dc294ee01ca2434aa1dd3bd717a69615
2962Author: Martha Marx <mmarx@silicontkx.com>
2963Date: Thu May 29 15:37:21 2008 -0400
2964
2965 Consolidate ADS5121 IO Pin configuration
2966
2967 Consolidate ADS5121 IO Pin configuration to one file
2968 board/ads5121/iopin.c.
2969
2970 Remove pin config from cpu/mpc512x/fec.c
2971
2972 Signed-off-by: Martha Marx <mmarx@silicontkx.com>
2973 Acked-by: Grant Likely <grant.likely@secretlab.ca>
2974 Acked-by: John Rigby <jrigby@freescale.com>
2975
2976commit d4692b0ba83b7b454bbd92bad1f4befe6e1657b7
2977Author: Christian Eggers <christian@p2400.wgnetz.xx>
2978Date: Fri Jun 27 19:46:51 2008 +0200
2979
2980 Fix "usb part" command
2981
2982 Only print partition for selected device if user supplied the <dev>
2983 arg with the "usb part [dev]" command.
2984
2985 Signed-off-by: Christian Eggers <ceggers@gmx.de>
2986 Acked-by: Markus Klotzbuecher <mk@denx.de>
2987
2988commit cc83b27217f7380041fea386ddb6d6d9b261617d
2989Author: Harald Welte <laforge@gnumonks.org>
2990Date: Mon Jul 7 00:58:05 2008 +0800
2991
2992 fix USB devices with multiple configurations
2993
2994 This patch fixes bugs in usbdcore*.c related to the use of devices
2995 with multiple configurations.
2996
2997 The original code made mistakes about the meaning of configuration value and
2998 configuration index, and the resulting off-by-one errors resulted in:
2999
3000 * SET_CONFIGURATION always selected the first configuration, no matter what
3001 wValue is being passed.
3002 * GET_DESCRIPTOR/CONFIGURATION always returned the descriptor for the first
3003 configuration (index 0).
3004
3005 Signed-off-by: Harald Welte <laforge@openmoko.org>
3006 Acked-by: Markus Klotzbuecher <mk@denx.de>
3007
3008commit 06c53beae1a726e707971c555613f09b270a2461
3009Author: Wolfgang Denk <wd@denx.de>
3010Date: Thu Jul 10 13:16:09 2008 +0200
3011
3012 Fix some more print() format errors.
3013
3014 Signed-off-by: Wolfgang Denk <wd@denx.de>
3015
3016commit d4b5f3fa001228d76e2c3380cedadf804b802c2a
3017Author: Christian Eggers <christian@p2400.wgnetz.xx>
3018Date: Fri Jun 27 19:46:51 2008 +0200
3019
3020 Fix "usb part" command
3021
3022 Only print partition for selected device if user supplied the <dev>
3023 arg with the "usb part [dev]" command.
3024
3025 Signed-off-by: Christian Eggers <ceggers@gmx.de>
3026 Acked-by: Markus Klotzbuecher <mk@denx.de>
3027
3028commit e73b5212e0463a3db0af0a5c95c75bfb762ca973
3029Author: Harald Welte <laforge@gnumonks.org>
3030Date: Mon Jul 7 00:58:05 2008 +0800
3031
3032 fix USB devices with multiple configurations
3033
3034 This patch fixes bugs in usbdcore*.c related to the use of devices
3035 with multiple configurations.
3036
3037 The original code made mistakes about the meaning of configuration value and
3038 configuration index, and the resulting off-by-one errors resulted in:
3039
3040 * SET_CONFIGURATION always selected the first configuration, no matter what
3041 wValue is being passed.
3042 * GET_DESCRIPTOR/CONFIGURATION always returned the descriptor for the first
3043 configuration (index 0).
3044
3045 Signed-off-by: Harald Welte <laforge@openmoko.org>
3046 Acked-by: Markus Klotzbuecher <mk@denx.de>
3047
3048commit e870690bdca154943ecadd5212d2d59c1b9d391b
3049Author: Stefan Roese <sr@denx.de>
3050Date: Thu Jul 10 10:10:54 2008 +0200
3051
3052 MTD/NAND: Fix printf format warning in nand code
3053
3054 This patch fixes NAND related printf format warning. Those warnings are
3055 now visible since patch dc4b0b38d4aadf08826f6c31270f1eecd27964fd
3056 [Fix printf errors.] by Andrew Klossner has been applied. Thanks, this is
3057 really helpful.
3058
3059 Signed-off-by: Stefan Roese <sr@denx.de>
3060
3061commit 10943c9afa25694bd9999461f4e9e50ce22fff2b
3062Author: Stefan Roese <sr@denx.de>
3063Date: Thu Jul 10 10:00:45 2008 +0200
3064
3065 rtc: Fix printf format warning in m41t60.c
3066
3067 Signed-off-by: Stefan Roese <sr@denx.de>
3068
3069commit dc1da42f814cd71e6756c2cf62af1ada1d0581fb
3070Author: Stefan Roese <sr@denx.de>
3071Date: Tue Jul 8 12:01:47 2008 +0200
3072
3073 pci: Move PCI device configuration check into a separate weak function
3074
3075 This patch moves the check, if a device should be skipped in PCI PNP
3076 configuration into the function pci_skip_dev(). This function is defined
3077 as weak so that it can be overwritten by a platform specific one if
3078 needed. The check if the device should get printed in the PCI summary upon
3079 bootup (when CONFIG_PCI_SCAN_SHOW is defined) is moved to the function
3080 pci_print_dev() which is also defined as weak too.
3081
3082 Signed-off-by: Stefan Roese <sr@denx.de>
3083
3084commit b002144e1dc21374b1ef5281fe6b5d014af96650
3085Author: Stefan Roese <sr@denx.de>
3086Date: Thu Jul 10 09:58:06 2008 +0200
3087
3088 ppc4xx: Fix printf format warnings now visible with the updated format check
3089
3090 This patch fixes ppc4xx related printf format warning. Those warnings are
3091 now visible since patch dc4b0b38d4aadf08826f6c31270f1eecd27964fd
3092 [Fix printf errors.] by Andrew Klossner has been applied. Thanks, this is
3093 really helpful.
3094
3095 Signed-off-by: Stefan Roese <sr@denx.de>
3096
3097commit 5d812b8b4ad9667c77a5bf92b4ba81699abc9fc3
3098Author: Stefan Roese <sr@denx.de>
3099Date: Wed Jul 9 17:33:57 2008 +0200
3100
3101 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai
3102
3103 Newer PPC's like 440SPe, 460EX/GT can be equipped with more than 2GB of SDRAM.
3104 To support such configurations, we "only" map the first 2GB via the TLB's. We
3105 need some free virtual address space for the remaining peripherals like, SoC
3106 devices, FLASH etc.
3107
3108 Note that ECC is currently not supported on configurations with more than 2GB
3109 SDRAM. This is because we only map the first 2GB on such systems, and therefore
3110 the ECC parity byte of the remaining area can't be written.
3111
3112 Signed-off-by: Stefan Roese <sr@denx.de>
3113
3114commit cf1c2ed91df26903b956948f37f82de9e1158a89
3115Author: Larry Johnson <lrj@acm.org>
3116Date: Sat Jun 14 17:02:49 2008 -0400
3117
3118 ppc4xx: Remove implementation of testdram() from Korat board support
3119
3120 Signed-off-by: Larry Johnson <lrj@acm.org>
3121 Signed-off-by: Stefan Roese <sr@denx.de>
3122
3123commit 47ce4a28ccfcfb803aa68d3d4505a8de056a8a5e
3124Author: Larry Johnson <lrj@acm.org>
3125Date: Sat Jun 14 16:53:02 2008 -0400
3126
3127 ppc4xx: Update and add FDT to Korat board support
3128
3129 Signed-off-by: Larry Johnson <lrj@acm.org>
3130 Signed-off-by: Stefan Roese <sr@denx.de>
3131
3132commit 4188f0491886b3b486164e819c0a83fdb97efd7d
3133Author: Wolfgang Denk <wd@denx.de>
3134Date: Thu Jul 10 01:13:30 2008 +0200
3135
3136 Minor coding style cleanup; update CHANGELOG
3137
3138 Signed-off-by: Wolfgang Denk <wd@denx.de>
3139
4188f049
WD
3140commit 8915f1189c1d29d8be7f4de325702d90a8988219
3141Author: Paul Gortmaker <paul.gortmaker@windriver.com>
3142Date: Wed Jul 9 17:50:45 2008 -0400
3143
3144 e1000: add support for 82545GM 64bit PCI-X copper variant
3145
3146 This PCI-X e1000 variant works by just adding in the correct
3147 PCI IDs in the appropriate places.
3148
3149 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
3150
3151commit 21ae6ca0315afdbc65dc3e95ffd5763e6773d030
3152Author: Daniel Hellstrom <daniel@gaisler.com>
3153Date: Wed Jul 9 12:34:11 2008 +0000
3154
3155 SPARC: Build error fix
3156
3157 (introduced by commit 391fd93ab23e15ab3dd58a54f5b609024009c378)
3158
3159 This patch makes SPARC targets build again. It is caused by
3160 phys_addr_t and phys_size_t being defined in the wrong header
3161 file. include/lmb.h need those typedefs to build.
3162
3163 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
3164
3165commit 11ccc33fa21acce108f6b4a6936e3271af904c64
3166Author: Marcel Ziswiler <marcel@ziswiler.com>
3167Date: Wed Jul 9 08:17:15 2008 +0200
3168
3169 Many spelling fixes in README.
3170
3171 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
3172
3173commit dbab0691d2533560f7e91b92ae844046a9ad1df3
3174Author: Marcel Ziswiler <marcel@ziswiler.com>
3175Date: Wed Jul 9 08:17:06 2008 +0200
3176
3177 Minor spelling fix in comment.
3178
3179 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
3180
3181commit 89134ea1f67208fd3160bdbb0b9eaab4eab98484
3182Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
3183Date: Tue Jul 8 14:54:58 2008 -0400
3184
3185 Round the serial port clock divisor value returned by calc_divisor()
3186
3187 Round the serial port clock divisor value returned by
3188 calc_divisor().
3189
3190 Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
3191 Signed-off-by: John Roberts <john.roberts@pwav.com>
3192
3193commit 9d2e3947b2944e5bb85b4335533f8c93c58445fe
3194Author: Scott Wood <scottwood@freescale.com>
3195Date: Wed Jul 9 17:47:52 2008 -0500
3196
3197 NAND: ifdef-protect most of nand.h when using legacy NAND.
3198
3199 Some macros such as NAND_CTL_SETALE conflict between current and legacy
3200 NAND, being defined by the subsystem in the former case and the board
3201 config file in the latter.
3202
3203 Signed-off-by: Scott Wood <scottwood@freescale.com>
3204
3205commit 2b1fa9d383cbbb7d347c1583bd6ca4e181ba8e9e
3206Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
3207Date: Tue Jul 8 11:02:05 2008 -0400
3208
3209 ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)
3210
3211 ARM: Fix for incorrect version of patch applied when
3212 adding support for the Lyrtech SFF-SDR board.
3213
3214 Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
3215 Signed-off-by: Philip Balister, OpenSDR <philip@opensdr.com>
3216
3217commit 47042b363ee5022b8180c65d3f4558e7972c79cd
3218Author: Kyungmin Park <kmpark@infradead.org>
3219Date: Tue Jul 8 09:08:40 2008 +0900
3220
3221 Remove useless print message at apollon
3222
3223 Remove useless print message at apollon
3224
3225 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
3226
3227commit 98874ff329d4a5b32c467b43f6e966e1aa68479f
3228Author: Andy Fleming <afleming@freescale.com>
3229Date: Mon Jul 7 14:24:39 2008 -0500
3230
3231 Fix LMB type issues
3232
3233 The LMB code now uses phys_addr_t and phys_size_t. Also, there were a couple
3234 of casting problems in the bootm code that called the LMB functions.
3235
3236 Signed-off-by: Andy Fleming <afleming@freescale.com>
3237
3238commit da8693a91b8eef75ade8de50a1b2ce035bc5fb54
3239Author: Kumar Gala <galak@kernel.crashing.org>
3240Date: Mon Jul 7 09:39:06 2008 -0500
3241
3242 Fix compiler warnings
3243
3244 gcc-4.3.x generates the following:
3245
3246 bootm.c: In function 'do_bootm_linux':
3247 bootm.c:208: warning: cast from pointer to integer of different size
3248 bootm.c:215: warning: cast from pointer to integer of different size
3249
3250 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3251
3252commit 5bb12dbd7ae03189b6c13d8737b5a1b37c3df698
3253Author: Harald Welte <laforge@gnumonks.org>
3254Date: Mon Jul 7 15:40:39 2008 +0800
3255
3256 Remove code duplication for setting the default environment
3257
3258 common/env_common.c (default_env): new function that resets the environment to
3259 the default value
3260 common/env_common.c (env_relocate): use default_env instead of own copy
3261 common/env_nand.c (env_relocate_spec): use default_env instead of own copy
3262 include/environment.h: added default_env prototype
3263
3264 Signed-off-by: Werner Almesberger <werner@openmoko.org>
3265 Signed-off-by: Harald Welte <laforge@openmoko.org>
3266
3267commit 99c2b434d37863df5dda5207a53760c6506fc2be
3268Author: Marcel Ziswiler <marcel@ziswiler.com>
3269Date: Sun Jun 22 16:13:46 2008 +0200
3270
3271 NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.
3272
3273 The writeenv() and readenv() calls introduced by the recently added bad block
3274 management for environment variables were missing casts therefore producing
3275 compile time warnings.
3276 While at it fixing some typo in a comment and indentation.
3277
3278 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
3279 Signed-off-by: Scott Wood <scottwood@freescale.com>
3280
3281commit 3167c5386ea1c98b638be5d8763ef6d5938ef1bd
3282Author: Scott Wood <scottwood@freescale.com>
3283Date: Fri Jun 20 12:38:57 2008 -0500
3284
3285 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
3286
3287 This is particularly problematic now that non-NAND-specific code is
3288 including <nand.h>, and thus all debugging code is being compiled
3289 regardless of whether it was requested, as reported by Scott McNutt
3290 <smcnutt@psyent.com>.
3291
3292 Signed-off-by: Scott Wood <scottwood@freescale.com>
3293
3294commit c3bf1ad7baa1b0dd989dedc260b7098b6089ae05
3295Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
3296Date: Thu Jun 12 19:27:58 2008 +0200
3297
3298 mmc: Move atmel_mci driver into drivers/mmc
3299
3300 This makes it easier to use the driver on other platforms.
3301
3302 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
3303 Acked-by: Jean-Chritophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
3304
3305commit d2d54ea449639f3d1a6007e333ab9fcc609a18f0
3306Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
3307Date: Thu Jun 12 19:27:57 2008 +0200
3308
3309 avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver
3310
3311 After we move the atmel_mci driver into drivers/mmc, we can't select
3312 it with CONFIG_MMC anymore. Introduce a new symbol specifically for
3313 this driver so that there's no ambiguity.
3314
3315 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
3316 Acked-by: Jean-Chritophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
3317
3318commit 5ce13051a48c62bda9723df3b4778c492fb47f36
3319Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
3320Date: Thu Jun 12 19:27:56 2008 +0200
3321
3322 Create drivers/mmc subdirectory
3323
3324 In order to consolidate more of the various MMC drivers around the
3325 tree, we must first have a common place to put them.
3326
3327 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
3328 Acked-by: Jean-Chritophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
3329
3330commit b502611b51f02718c2d1117d4981dabceb5af6de
3331Author: Joakim Tjernlund <joakim.tjernlund@transmode.se>
3332Date: Sun Jul 6 12:30:09 2008 +0200
3333
3334 Change env_get_char from a global function ptr to a function
3335
3336 This avoids an early global data reference.
3337
3338 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
3339
3340commit 27269417ade432189b234d9fbac98b54e37b978c
3341Author: Matvejchikov Ilya <matvejchikov@gmail.com>
3342Date: Sun Jul 6 13:57:58 2008 +0400
3343
3344 Some copy-n-paste fixes in printf usage
3345
3346 Signed-off-by: Matvejchikov Ilya <matvejchikov@gmail.com>
3347
3348commit 0e6989b9faf1588e8723535539e88a0df3c71356
3349Author: Matvejchikov Ilya <matvejchikov@gmail.com>
3350Date: Sun Jul 6 13:57:00 2008 +0400
3351
3352 FDT memory and pci node fixes for MPC8260ADS
3353
3354 Signed-off-by: Matvejchikov Ilya <matvejchikov@gmail.com>
3355
3356commit dc4b0b38d4aadf08826f6c31270f1eecd27964fd
3357Author: Andrew Klossner <andrew@cesa.opbu.xerox.com>
3358Date: Mon Jul 7 06:41:14 2008 -0700
3359
3360 Fix printf errors.
3361
3362 The compiler will help find mismatches between printf formats and
3363 arguments if you let it. This patch adds the necessary attributes to
3364 declarations in include/common.h, then begins to correct the resulting
3365 compiler warnings. Some of these were bugs, e.g., "$d" instead of
3366 "%d" and incorrect arguments. Others were just annoying, like
3367 int-long mismatches on a system where both are 32 bits. It's worth
3368 fixing the annoying errors to catch the real ones.
3369
3370 Signed-off-by: Andrew Klossner <andrew@cesa.opbu.xerox.com>
3371
3372commit 417faf285b2527acb2de24c5cd3e2621d385408c
3373Author: Becky Bruce <becky.bruce@freescale.com>
3374Date: Wed Jul 9 11:09:41 2008 -0500
3375
3376 Allow print_size to print in GB
3377
3378 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
3379
3380commit e7c374529c87525c9aa463e0557c287887ae4e9e
3381Author: Jason McMullan <mcmullan@netapp.com>
3382Date: Sun Jun 8 23:56:00 2008 -0400
3383
3384 mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment
3385
3386 Add 'ethaddr' and 'eth1addr' to the Linux kernel environment if
3387 they are set in the U-Boot environment.
3388
3389 Signed-off-by: Jason McMullan <mcmullan@netapp.com>
3390 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3391
3392commit 0192d7d56e9320819dea262f49789ae18fdd2c72
3393Author: Stefan Roese <sr@denx.de>
3394Date: Tue Jul 8 12:57:14 2008 +0200
3395
3396 jedec_flash: Fix AM29DL800BB device ID
3397
3398 As pointed out by Jerry Hicks, this patch corrects the device ID of
3399 the Spansion AM29DL800BB NOR device. Verified against latest Spansion
3400 datasheet (rev C4 from Dezember 2006).
3401
3402 Signed-off-by: Stefan Roese <sr@denx.de>
3403
3404commit 689c1b30caacba3fbca0b1813facb3ab70b6cd63
3405Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3406Date: Mon Jul 7 11:22:37 2008 +0900
3407
3408 sh: Fix compile error sh7763rdp board
3409
3410 Disable SH ether driver.
3411
3412 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3413
3414commit 9e23fe0560b84e324dc5f0ff8813dab2aa34f074
3415Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3416Date: Tue Jul 8 12:03:24 2008 +0900
3417
3418 sh: Fix SH-boards compile error
3419
3420 By Cleanup out-or-tree building for some boards (.depend)
3421 (commit:c8a3b109f07f02342d097b30908965f7261d9f15)
3422 because filse ware changed, some SH-boards have compile error.
3423 I revised this problem.
3424
3425 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3426
699f0512
WD
3427commit 3473ab737282b08ad61841fcbb14c4d264a93a8e
3428Author: Jason Jin <Jason.jin@freescale.com>
3429Date: Tue May 13 11:50:36 2008 +0800
3430
3431 Feed the watchdog in u-boot for 8610 board.
3432
3433 The watchdog on 8610 board is enabled by setting sw[6]
3434 to on. Once enabled, the watchdog can not be disabled
3435 by software. So feed the dog in u-boot is necessary for
3436 normal operation.
3437
3438 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
3439
4188f049
WD
3440commit 63676841ca2d603b13765f3f7b72ff1a61c23f90
3441Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
3442Date: Wed Jun 18 12:10:33 2008 -0400
3443
3444 Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.
3445
3446 Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.
3447
3448 Remove duplicate code in a if/else block in
3449 cpu/arm926ejs/davinci/lxt972.c.
3450 Fixed style issues.
3451
3452 Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
3453 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
3454
3455commit fec61431a003f5778bafa2624073a571af8bec9f
3456Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
3457Date: Wed Jun 18 12:10:31 2008 -0400
3458
3459 Remove duplicate definitions in include/lxt971a.h.
3460
3461 Remove duplicate definitions in include/lxt971a.h.
3462
3463 Remove duplicate registers and bits definitions in
3464 include/lxt971a.h for standard MII registers, and
3465 use values in include/miiphy.h instead.
3466
3467 Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
3468 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
3469
3470commit 9751ee0990f467941da0b095a4e995f863672d7a
3471Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3472Date: Wed Jun 11 21:05:00 2008 +0900
3473
3474 net: sh: Renesas SH7763 Ethernet device support
3475
3476 Renesas SH7763 has 2 channel Ethernet device.
3477 This is 10/100/1000 Base support.
3478 But this patch check 10/100 Base only.
3479
3480 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3481 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
3482
3483commit 873d97aabc0b1c8822ed1d87e8c5c8ae0a7e4ae9
3484Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3485Date: Tue Jun 17 16:28:05 2008 +0900
3486
3487 sh: Update Renesas R2DPlus board
3488
3489 New NOR Flash board support and remove old type flash board config.
3490 And Remove network setting from config file.
3491
3492 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3493 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3494
3495commit ec39d479d2003f15e86e23ebc4e02a1c9a3a181c
3496Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3497Date: Tue Jun 17 16:28:01 2008 +0900
3498
3499 sh: Update Renesas R7780MP board
3500
3501 New NOR Flash board support and remove network setting from config file.
3502
3503 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3504 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3505
3506commit c001cd604e9f133743effbddb1c215b48e761c5a
3507Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3508Date: Tue Jun 17 16:27:56 2008 +0900
3509
3510 sh: Update Renesas Migo-R board
3511
3512 Remove network setting from config file.
3513
3514 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3515 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3516
3517commit f9599eca7cb5ebe40e5305c8006dced6ecc5cd9e
3518Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3519Date: Tue Jun 17 16:27:52 2008 +0900
3520
3521 sh: Update Hitachi MS7722SE board
3522
3523 Remove network setting from config file.
3524
3525 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3526 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3527
3528commit 26209e48e8791670c93108029a5c31a30016c6df
3529Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3530Date: Tue Jun 17 16:27:48 2008 +0900
3531
3532 sh: Cleanup source code of SH7763RDP
3533
3534 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3535 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3536
3537commit 5cd5b2c96ef0025762931349d350287aec03ab47
3538Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3539Date: Tue Jun 17 16:27:44 2008 +0900
3540
3541 sh: Cleanup source code of R2DPlus
3542
3543 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3544 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3545
3546commit 4ec7e915cfaa31b392755dd2c8231e64736d2ea8
3547Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3548Date: Tue Jun 17 16:27:41 2008 +0900
3549
3550 sh: Cleanup source code of R7780MP
3551
3552 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3553 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3554
3555commit 0955ef34c0454ae2ee59a78657a0f01fb3ef16d6
3556Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3557Date: Tue Jun 17 16:27:38 2008 +0900
3558
3559 sh: Cleanup source code of MS7722SE
3560
3561 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3562 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3563
3564commit 1d7b31d97b34ccb6f9b20a2465864998b0bf2691
3565Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3566Date: Tue Jun 17 16:27:34 2008 +0900
3567
3568 sh: Cleanup source code of MS7720SE
3569
3570 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3571 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3572
3573commit 3ab4827cbe409488ebea1a2ee5094783f2672214
3574Author: Wolfgang Denk <wd@denx.de>
3575Date: Mon Jul 7 00:45:03 2008 +0200
3576
3577 SH: fix out of tree building
3578
3579 Signed-off-by: Wolfgang Denk <wd@denx.de>
3580
3581commit 9047bfa1e737d787be460387dd6f45737eeceb10
3582Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3583Date: Thu Jul 3 23:16:06 2008 +0900
3584
3585 net: smc911x: Fix typo
3586
3587 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
3588
3589commit 5ed546fdd0ca46a165661c2009fa743d9c9fceca
3590Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
3591Date: Wed Jul 2 18:54:08 2008 +0200
3592
3593 update mvBL-M7 board config
3594
3595 update mvBL-M7 config file to use UBOOT_VERSION and define
3596 CONFIG_HIGH_BATS.
3597
3598 Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
3599
3600commit 5cacc5d0ec52678a5eb83ecda5c3bcb22eb47f30
3601Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3602Date: Mon Jun 30 17:45:01 2008 +0900
3603
3604 net: fix compile problem in smc911x driver.
3605
3606 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3607 Acked-by: Ben Warren <biggerbadderben@gmail.com>
3608
3609commit 9fea65a6c469b1b474b27446feb58738baba2d31
3610Author: Michal Simek <monstr@monstr.eu>
3611Date: Tue Jun 24 09:54:09 2008 +0200
3612
3613 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
3614
3615 This change helps with better handling with others
3616 Xilinx based platform.
3617
3618 Signed-off-by: Michal Simek <monstr@monstr.eu>
3619 Acked-by: Stefan Roese <sr@denx.de>
3620
3621commit cbb6289569ae4fc6e2d676528e46ffcc72d743d0
3622Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3623Date: Tue Jun 17 13:07:11 2008 +0900
3624
3625 net: ne2000: Move dev_addr variable from grobal to local.
3626
3627 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3628 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
3629
3630commit dd7e5fa5f847188f78f62f2c52de6cb3def3ecdb
3631Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3632Date: Tue Jun 17 13:07:15 2008 +0900
3633
3634 net: ne2000: Fix compile error of NE2000
3635
3636 If enable DEBUG, can not compile ne2000 driver.
3637
3638 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3639 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
3640
3641commit dd35479a50f6c7c31ea491c07c5200c6dfd06a24
3642Author: Ben Warren <biggerbadderben@gmail.com>
3643Date: Mon Jun 23 22:57:27 2008 -0700
3644
3645 Add mechanisms for CPU and board-specific Ethernet initialization
3646
3647 This patch is the first step in cleaning up net/eth.c, by moving Ethernet
3648 initialization to CPU or board-specific code. Initial implementation is
3649 only on the Freescale TSEC controller, but others will be added soon.
3650
3651 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
3652
3653commit 7754f2be5d1835d263aad21b5a629526f3e680b0
3654Author: Wolfgang Denk <wd@denx.de>
3655Date: Sun Jul 6 01:21:46 2008 +0200
3656
3657 include/sha256.h: fix file permissions.
3658
3659 Signed-off-by: Wolfgang Denk <wd@denx.de>
3660
3661commit d3bcdf838e2991d58571308fa6e04ca335bc06e8
3662Author: Patrice Vilchez <patrice.vilchez@atmel.com>
3663Date: Tue May 27 11:15:29 2008 +0200
3664
3665 [AT91SAM9] Fix NAND FLASH timings
3666
3667 Fix NAND FLASH timings for at91sam9x evaluation kits.
3668
3669 New timings are based on application note
3670 "NAND Flash Support on AT91SAM9 Microcontrollers" available at
3671 http://atmel.com/dyn/resources/prod_documents/doc6255.pdf
3672
3673 Signed-off-by: Patrice Vilchez <patice.vilchez@atmel.com>
3674 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
3675 Acked-by: Stelian Pop <stelian@popies.net>
3676
3677commit 19bd688484322fe62d1a66c8299da6ff9e967ff9
3678Author: Stelian Pop <stelian@popies.net>
3679Date: Thu May 22 00:15:40 2008 +0200
3680
3681 Fix boot from NOR due to incorrect reset delay.
3682
3683 AT91 RSTC registers are battery-backuped, so their values
3684 are not reset across power cycles. One of those registers,
3685 the AT91_RSTC_MR register, is being modified by U-Boot, in
3686 the ethernet initialisation routine, to generate a 500ms
3687 user reset.
3688
3689 Unfortunately, this value is not being restored afterwards,
3690 causing subsequent resets to also last for 500ms.
3691
3692 This long reset sequence causes problems (at least) in the
3693 boot sequence from NOR: by the time the CPU tries to load
3694 a program from the NOR flash, the latter is still in reset
3695 and not yet available.
3696
3697 Additionaly, this patch fixes a bug in the original code which
3698 caused the reset delay to last for 2s instead of 500ms.
3699
3700 Signed-off-by: Stelian Pop <stelian@popies.net>
3701 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
3702
3703commit f492dd636fbbae529e17533995bc6e5813c007f6
3704Author: Wolfgang Denk <wd@denx.de>
3705Date: Fri Jul 4 20:11:49 2008 +0200
3706
3707 Update CHANGELOG
3708
3709 Signed-off-by: Wolfgang Denk <wd@denx.de>
3710
f492dd63
WD
3711commit 5e6e350fc489aa19402f1e79037dd8c0a4bbd73d
3712Author: Wolfgang Denk <wd@denx.de>
3713Date: Fri Jul 4 20:07:35 2008 +0200
3714
3715 CCM/SCM boards: fix out of tree building
3716
3717 Signed-off-by: Wolfgang Denk <wd@denx.de>
3718
3719commit ab4c3a490df9a964711556d2a05b0c787db45fde
3720Author: Wolfgang Denk <wd@denx.de>
3721Date: Thu Jul 3 23:22:27 2008 +0200
3722
3723 SCM board: fix build errors.
3724
3725 Signed-off-by: Wolfgang Denk <wd@denx.de>
3726
3727commit a566466f17ba0e2d2b6c250e77da678fb932470d
3728Author: Wolfgang Denk <wd@denx.de>
3729Date: Thu Jul 3 23:06:36 2008 +0200
3730
3731 IAD210 board: fix ``"ALIGN" redefined'' warning.
3732
3733 Signed-off-by: Wolfgang Denk <wd@denx.de>
3734
3735commit ad756314797c16fa5dca23e115aab881011f164f
3736Author: Wolfgang Denk <wd@denx.de>
3737Date: Thu Jul 3 23:00:24 2008 +0200
3738
3739 CCM board: fix build errors.
3740
3741 Signed-off-by: Wolfgang Denk <wd@denx.de>
3742
4188f049
WD
3743commit f16ed51702cb9fb6fa2e019bbc0fcd1466b57c3b
3744Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
3745Date: Wed Jul 2 18:54:08 2008 +0200
3746
3747 update mvBL-M7 board config
3748
3749 update mvBL-M7 config file to use UBOOT_VERSION.
3750
3751 Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
3752 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
3753
f492dd63
WD
3754commit ced209c50e80c25f13c083099b05044048d21f4f
3755Author: Wolfgang Denk <wd@denx.de>
3756Date: Thu Jul 3 22:39:21 2008 +0200
3757
3758 sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'"
3759
3760 Signed-off-by: Wolfgang Denk <wd@denx.de>
3761
3762commit 4ff170a8180a79da4cdaab1b30d58cd7b6be565e
3763Author: Wolfgang Denk <wd@denx.de>
3764Date: Thu Jul 3 22:34:08 2008 +0200
3765
3766 Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors
3767
3768 Signed-off-by: Wolfgang Denk <wd@denx.de>
3769
3770commit 730f298485984b011b6ee8f4acb511cb45a843dd
3771Author: Wolfgang Denk <wd@denx.de>
3772Date: Thu Jul 3 22:04:17 2008 +0200
3773
3774 lmb: fix "implicit declaration of function 'lmb_free'" warning
3775
3776 Signed-off-by: Wolfgang Denk <wd@denx.de>
3777
3778commit 322ef5e28d2dc62571afc699b00add22a8e006e4
3779Author: Wolfgang Denk <wd@denx.de>
3780Date: Wed Jul 2 23:53:23 2008 +0200
3781
3782 Cleanup: remove redundant deleting on *~ files
3783
3784 Signed-off-by: Wolfgang Denk <wd@denx.de>
3785
3786commit c8a3b109f07f02342d097b30908965f7261d9f15
3787Author: Wolfgang Denk <wd@denx.de>
3788Date: Wed Jul 2 23:49:18 2008 +0200
3789
3790 Cleanup out-or-tree building for some boards (.depend)
3791
3792 Signed-off-by: Wolfgang Denk <wd@denx.de>
3793
3794commit a30cc5a340e7f8f5f85a0e08e7f6c4106ce117c4
3795Author: Wolfgang Denk <wd@denx.de>
3796Date: Wed Jul 2 23:38:50 2008 +0200
3797
3798 Cleanup: fix out-of-tree building for some boards
3799
3800 Signed-off-by: Wolfgang Denk <wd@denx.de>
3801
3802commit 461fa68d20861811487944d22291db5a13410e20
3803Author: Wolfgang Denk <wd@denx.de>
3804Date: Wed Jul 2 23:00:14 2008 +0200
3805
3806 Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)
3807
3808 Signed-off-by: Wolfgang Denk <wd@denx.de>
3809
3810commit 5981ebd32017e062b08aa6747cf591276f2db779
3811Author: Detlev Zundel <dzu@denx.de>
3812Date: Fri Jun 20 22:26:24 2008 +0200
3813
3814 fdt: Fix typo in variable name.
3815
3816 Signed-off-by: Detlev Zundel <dzu@denx.de>
3817
3818commit a7a5982cd0f3482f88225af4da7795bc4f6cb9bc
3819Author: Gary Jennejohn <garyj@denx.de>
3820Date: Thu Jun 19 11:11:19 2008 +0200
3821
3822 Add logos for RRvision board
3823
3824 Signed-off-by: Gary Jennejohn <garyj@denx.de>
3825
3826commit ee4ae38342142237ca85913f88ee570c1eb5ca7c
3827Author: Esben Haabendal <EsbenHaabendal@gmail.com>
3828Date: Wed Jun 18 11:03:57 2008 +0200
3829
3830 mpc8260: add fdt_fixup_ethernet support
3831
3832 Add support for updating mac-address and local-mac-address in fdt for
3833 all MPC8260 targets.
3834
3835 Signed-off-by: Esben Haabendal <eha@doredevelopment.dk>
3836
3837commit f6a69559d64498a04e1e0b087a9b920e5775f866
3838Author: Steven A. Falco <sfalco@harris.com>
3839Date: Thu Jun 12 13:24:42 2008 -0400
3840
3841 cmd_nvedit.c: clean up syntax highlighting
3842
3843 My text-editor (vim) has a bit of trouble syntax-highlighting the
3844 cmd_nvedit.c file, because it apparently does not parse C
3845 ifdef/else/endif. The following patch does not change the behavior of
3846 the code at all, but does allow the editor to properly
3847 syntax-highlight the file.
3848
3849 Signed-off-by: Steve Falco <sfalco@harris.com>
3850
3851commit 75678c807a6272ecc5541eb32898c93887f08400
3852Author: Steven A. Falco <sfalco@harris.com>
3853Date: Thu Jun 12 13:22:12 2008 -0400
3854
3855 Make setenv() return status
3856
3857 Currently, the setenv function does not return an error code.
3858 This patch allows to test for errors.
3859
3860 Signed-off-by: Steve Falco <sfalco@harris.com>
3861
3862commit 4928e97c8531283ca9b368b7c29a8a12e726562a
3863Author: Kumar Gala <galak@kernel.crashing.org>
3864Date: Wed Jun 11 10:14:06 2008 -0500
3865
3866 PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitops
3867
3868 fls64, __ilog2_u64, ffs64 are variants that work on an u64,
3869 and fls is used to implement them.
3870
3871 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3872
3873commit 83002a77cbdf383015ca384eff5fa31722d8e571
3874Author: Magnus Lilja <lilja.magnus@gmail.com>
3875Date: Mon Jun 9 22:58:48 2008 +0200
3876
3877 i.MX31: Cleanup comments in lowlevel_init.S.
3878
3879 Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
3880
3881commit f8cc312bbee69257d741dc9f4062f4a0f5adf609
3882Author: Ben Warren <biggerbadderben@gmail.com>
3883Date: Sun Jun 8 23:28:33 2008 -0700
3884
3885 Move conditional compilation of MPC8XXX SPI driver to Makefile
3886
3887 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
3888
3889commit d92ea21bafb674ee2bf27447970b047845e7b0a2
3890Author: Juergen Kilb <J.Kilb@gmx.de>
3891Date: Sun Jun 8 17:59:53 2008 +0200
3892
3893 i.MX31: fixed CTRL-C detection
3894
3895 The Register URXD contains status information in bits [15..8].
3896 With status bit 15 set, CTRL-C was reported as 0x8003 instead
3897 of 0x03. Therefore CTRL-C was not detected.
3898 To solve this, bits [15..8] were masked out now.
3899
3900 Signed-off-by: Juergen Kilb <J.Kilb@gmx.de>
3901 Acked-by: Felix Radensky <felix@embedded-sol.com>
3902
699f0512
WD
3903commit dd1c5523d6f44e842e69f2fcb50788c6060eab86
3904Author: Stefan Roese <sr@denx.de>
3905Date: Tue Jul 1 17:03:19 2008 +0200
3906
3907 ppc4xx: Fix 460EX/GT PCIe port initialization
3908
3909 This patch fixes a bug where the 460EX/GT PCIe UTLSET1 register was
3910 configured incorrectly. Thanks to Olga Buchonina from AMCC for pointing
3911 this out.
3912
3913 Signed-off-by: Stefan Roese <sr@denx.de>
3914
f492dd63
WD
3915commit b571afde0295b007a45055ee49f8822c753a5651
3916Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
3917Date: Sat Jun 7 12:29:52 2008 +0200
3918
3919 add SHA256 support
3920
3921 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
3922 Signed-off-by: Francesco Albanese <Francesco.Albanese@swisscom.com>
3923
3924commit 3bab76a26e03df4ff81342fcc16393ce37d9766b
3925Author: Marian Balakowicz <m8@semihalf.com>
3926Date: Fri Jun 6 23:07:40 2008 +0200
3927
3928 Delay FIT format check on sector based devices
3929
3930 Global FIT image operations like format check cannot be performed on
3931 a first sector data, defer them to the point when whole FIT image was
3932 uploaded to a system RAM.
3933
3934 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
3935 Partial ('cmd_nand' case) Acked-by: Grant Erickson <gerickson@nuovations.com>
3936 NAND and DOC bits Acked-by: Scott Wood <scottwood@freescale.com>
3937
3938commit 9810263afec5ac5f38f92963bb3b6d799e4331d0
3939Author: Dave Liu <r63238@freescale.com>
3940Date: Tue Jun 3 17:38:19 2008 +0800
3941
3942 sata: wait for device updating signature to host
3943
3944 The driver need wait for the device updating signature to host.
3945 If we don't wait for it, the driver can not detect the device(disk)
3946 when the system powers up.
3947
3948 Signed-off-by: Dave Liu <daveliu@freescale.com>
3949
4188f049
WD
3950commit 745d8a0d3cea82e6d1753e14afb4588c34761b15
3951Author: Stefan Roese <sr@denx.de>
3952Date: Sat Jun 28 14:56:17 2008 +0200
3953
3954 ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic
3955
3956 This patch implements a fix provided by AMCC so that the lockup upon
3957 simultanious traffic on AHB USB OTG, USB 2.0 and SATA doesn't occur
3958 anymore:
3959
3960 Set SDR0_AHB_CFG[A2P_INCR4] (bit 24) and clear SDR0_AHB_CFG[A2P_PROT2]
3961 (bit 25) for a new 460EX errata regarding concurrent use of AHB USB OTG,
3962 USB 2.0 host and SATA.
3963
3964 This errata is not officially available yet. I'll update the comment
3965 to add the errata number later.
3966
3967 Signed-off-by: Stefan Roese <sr@denx.de>
3968
f492dd63
WD
3969commit 8b616edb118e37d05f6401389eaee1c636b22828
3970Author: Stuart Wood <stuart.wood@labxtechnologies.com>
3971Date: Mon Jun 2 16:42:19 2008 -0400
3972
3973 serial_pl010.c: add watchdog support
3974
3975 Signed-off-by: Stuart Wood <stuart.wood@labxtechnologies.com>
3976
3977commit 86d3273e2b7be3fffb45e20c08535d6ad3aded6b
3978Author: Stuart Wood <stuart.wood@labxtechnologies.com>
3979Date: Mon Jun 2 16:40:08 2008 -0400
3980
3981 jffs2_1pass.c: add watchdog support
3982
3983 Signed-off-by: Stuart Wood <stuart.wood@labxtechnologies.com>
3984
3985commit 5744ddc6637fea4f7b911a54a5fa860cb81a5d89
3986Author: Sascha Laue <sascha.laue@liebherr.com>
3987Date: Fri May 30 09:48:14 2008 +0200
3988
3989 Configure DSP POST; add watchdog reset to diag command
3990
3991 Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
3992
3993commit f13526517859bf6b573e23ff47199e107d1009b5
3994Author: Tor Krill <tor@excito.com>
3995Date: Thu May 29 10:40:17 2008 +0200
3996
3997 Add sata sil3114 support
3998
3999 Signed-off-by: Tor Krill <tor@excito.com>
4000
4001commit e093a247628228100f405b6d7f6b1bfc16141938
4002Author: Wolfgang Denk <wd@denx.de>
4003Date: Sat Jun 28 23:34:37 2008 +0200
4004
4005 Coding Style Cleanup
4006
4007 Signed-off-by: Wolfgang Denk <wd@denx.de>
4008
4009commit 01db232dd7a0ceb81208a9f2545720c80e5bfd83
4010Author: Wolfgang Denk <wd@denx.de>
4011Date: Sat Jun 28 23:16:01 2008 +0200
4012
4013 Update CHANGELOG
4014
4015 Signed-off-by: Wolfgang Denk <wd@denx.de>
4016
01db232d
WD
4017commit c7f879ec2b389c4f2bf726b293bd516f4c692e03
4018Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
4019Date: Wed May 21 13:58:41 2008 -0400
4020
4021 ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)
4022
4023 This patch adds support for the Lyrtech SFF-SDR board,
4024 based on the TI DaVinci architecture (ARM926EJS).
4025
4026 Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
4027 Signed-off-by: Philip Balister <philip@balister.org>
4028 Signed-off-by: Wolfgang Denk <wd@denx.de>
4029
4030commit 341188b9ccaa8d4462d772cc067aca8d7618633a
4031Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
4032Date: Thu May 22 11:09:59 2008 +0200
4033
4034 MMC: Consolidate MMC/SD command definitions
4035
4036 This moves the MMC and SD Card command definitions from
4037 include/asm/arch/mmc.h into include/mmc.h. These definitions are
4038 given by the MMC and SD Card standards, not by any particular
4039 architecture.
4040
4041 There's a lot more room for consolidation in the MMC drivers which
4042 I'm hoping to get done eventually, but this patch is a start.
4043
4044 Compile-tested for all avr32 boards as well as lpc2292sodimm and
4045 lubbock. This should cover all three mmc drivers in the tree.
4046
4047 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
4048
4049commit fa60edfc4c952626e048c0e065f654b3c1822fa5
4050Author: Kyungmin Park <kmpark@infradead.org>
4051Date: Wed May 21 14:38:08 2008 +0900
4052
4053 Use better Ethernet timings for apollon board
4054
4055 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
4056
4057commit 41c5eaa7253ed82bbae1eda5667755872c615164
4058Author: Andy Fleming <afleming@freescale.com>
4059Date: Mon Jun 16 13:58:56 2008 -0500
4060
4061 Resize device tree to allow space for board changes and the chosen node
4062
4063 Current code requires that a compiled device tree have space added to the end to
4064 leave room for extra nodes added by board code (and the chosen node). This
4065 requires that device tree creators anticipate how much space U-Boot will add to
4066 the tree, which is absurd. Ideally, the code would resize and/or relocate the
4067 tree when it needed more space, but this would require a systemic change to the
4068 fdt code, which is non-trivial. Instead, we resize the tree inside
4069 boot_relocate_fdt, reserving either the remainder of the bootmap (in the case
4070 where the fdt is inside the bootmap), or adding CFG_FDT_PAD bytes to the size.
4071
4072 Signed-off-by: Andy Fleming <afleming@freescale.com>
4073
4074commit 7570a9941fc565922078679a72d246fe208d696d
4075Author: Andy Fleming <afleming@freescale.com>
4076Date: Mon Jun 16 13:58:55 2008 -0500
4077
4078 Fix an underflow bug in __lmb_alloc_base
4079
4080 __lmb_alloc_base can underflow if it fails to find free space. This was fixed
4081 in linux with commit d9024df02ffe74d723d97d552f86de3b34beb8cc. This patch
4082 merely updates __lmb_alloc_base to resemble the current version in Linux.
4083
4084 Signed-off-by: Andy Fleming <afleming@freescale.com>
4085
4086commit 63796c4e61b207d2e635729d41b7a7f7d188b03c
4087Author: Andy Fleming <afleming@freescale.com>
4088Date: Mon Jun 16 13:58:54 2008 -0500
4089
4090 Add lmb_free
4091
4092 lmb_free allows us to unreserve some memory so we can use lmb_alloc_base or
4093 lmb_reserve to temporarily reserve some memory.
4094
4095 Signed-off-by: Andy Fleming <afleming@freescale.com>
4096
4097commit 4b03ac8b5102ad95f9fede7d13fa236977593e7d
4098Author: Andy Fleming <afleming@freescale.com>
4099Date: Mon Jun 16 13:58:53 2008 -0500
4100
4101 Add ALIGN() macro
4102
4103 ALIGN() returns the smallest aligned value greater than the passed
4104 in address or size. Taken from Linux.
4105
4106 Signed-off-by: Andy Fleming <afleming@freescale.com>
4107
4188f049
WD
4108commit 93262af85e3e9d9974c6c08fbd37a9a72e090ca2
4109Author: Stefan Roese <sr@denx.de>
4110Date: Tue Jun 24 17:15:22 2008 +0200
4111
4112 ppc4xx: Fix compilation problems with phys_size_t
4113
4114 This patch includes <asm/types.h> before <asm/u-boot.h> in some 4xx
4115 board specific files where it has been missing.
4116
4117 Signed-off-by: Stefan Roese <sr@denx.de>
4118
01db232d
WD
4119commit 28eab0d77352b84885f938759bf2612b7bf0bc44
4120Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
4121Date: Mon May 19 12:26:38 2008 +0200
4122
4123 Conditionally add -fno-stack-protector to CFLAGS
4124
4125 When compile-testing on powerpc, I get errors like this:
4126
4127 net/nfs.c:422: undefined reference to `__stack_chk_fail_local'
4128
4129 This seems to be because -fstack-protector is on by default, so
4130 let's explicitly disable it on all architectures that support the
4131 option.
4132
4133 The Ubuntu toolchain is affected by this problem, and according to
4134 Mike Frysinger, Gentoo has been running with SSP enabled for years.
4135 More and more distros are turning SSP on by default, so this problem
4136 is likely to get worse in the future.
4137
4138 Also, powerpc just happens to be one of the arches I do
4139 compile-testing on. There may be other arches affected by this too.
4140
4141 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
4142
4143commit dfd3be881c03a26e31f0dea4a42e76061fa610ac
4144Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4145Date: Sun May 18 19:09:52 2008 +0200
4146
4147 pcmcia/ti_pci1410a: Move compile condition to the Makefile
4148
4149 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4150
4151commit 72d5d5f7b5c74a188df238ec6dd824d80c74857a
4152Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4153Date: Sun May 18 19:09:51 2008 +0200
4154
4155 pxa_pcmcia: Move compile condition to the Makefile
4156
4157 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4158
4159commit c9eff32881fb429101c937cf8c268f1d42e5c2a9
4160Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4161Date: Sun May 18 19:09:50 2008 +0200
4162
4163 marabun_pcmcia: Move compile condition to the Makefile
4164
4165 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4166
4188f049
WD
4167commit 6a19c46cae43c16c528eddefae3db97134f1915d
4168Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
4169Date: Mon Jun 23 13:25:34 2008 +0200
4170
4171 fix non-working mvBL-M7
4172
4173 Add missing #define CONFIG_HIGH_BATS in mvBL-M7 board config file.
4174
4175 Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
4176 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4177
4178commit 846f1574ddddeda2bc227655e687308695f41cdc
4179Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
4180Date: Mon Jun 23 11:40:56 2008 +0200
4181
4182 fix system config overwrite @ MPC834x and MPC8313
4183
4184 During 83xx setup the "System I/O configuration register high" gets
4185 overwritten with user defined value if CFG_SICRH is defined.
4186
4187 Regarding to the MPC834x manual (Table 5-28 reve.1) bits 28+29 of SICRH
4188 must keep their reset value regardless of configuration.
4189
4190 On my board (using RGMII) those bits are set after reset - yet it's
4191 unclear where they come from.
4192
4193 The patch keeps both bits on MPC834x and MPC8313.
4194
4195 Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
4196 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4197
4198commit 4890246a2c5df90a74e2941e3673a49bbd36aee9
4199Author: Kim Phillips <kim.phillips@freescale.com>
4200Date: Tue Jun 17 17:45:27 2008 -0500
4201
4202 mpc83xx: move CPU_TYPE_ENTRY over to processor.h
4203
4204 to avoid this:
4205
4206 cpu.c:47:1: warning: "CPU_TYPE_ENTRY" redefined
4207 In file included from cpu.c:33:
4208 /home/kim/git/u-boot/include/asm/processor.h:982:1: warning: this is the location of the previous definition
4209
4210 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4211
4212commit aac7a5095b968d6c9a3e6422f31b4ad203cac9c8
4213Author: Stefan Roese <sr@denx.de>
4214Date: Mon Jun 23 11:15:09 2008 +0200
4215
4216 ppc4xx: Fix problem in gpio_config()
4217
4218 As pointed out by Guennadi Liakhovetski (thanks), pin2 is already shifted
4219 left by one. So the additional shift is bogus.
4220
4221 Signed-off-by: Stefan Roese <sr@denx.de>
4222
4223commit 40777812316fc252c941665c0f60c148fd79d50f
4224Author: Detlev Zundel <dzu@denx.de>
4225Date: Fri Jun 20 22:24:05 2008 +0200
4226
4227 fdt: Fix typo in variable name.
4228
4229 Signed-off-by: Detlev Zundel <dzu@denx.de>
4230
4231commit 5f723a3b98c630bde33de74351f2121691fdef14
4232Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
4233Date: Fri Jun 20 10:41:05 2008 +0200
4234
4235 avr32: Enable SPI flash support on ATNGW100
4236
4237 The ATNGW100 has 8MB DataFlash on board. Give users access to it through
4238 the new SPI flash framework.
4239
4240 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
4241
4242commit 5605ef6b5802921cbefe6a933a9dea3497396b5c
4243Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
4244Date: Fri Jun 20 12:44:28 2008 +0200
4245
4246 avr32: Fix SPI portmux initialization
4247
4248 Use the new GPIO manipulation functions to set up the chip select lines,
4249 and make sure both busses use GPIO for chip select control.
4250
4251 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
4252
4253commit 4688f9e34a87e825aed34d07c9ca7a273e6fc8ab
4254Author: Peter Ma <pma@mediamatech.com>
4255Date: Sun Jun 1 22:59:24 2008 -0700
4256
4257 avr32: Add GPIO manipulation functions
4258
4259 Adds GPIO manipulation functions for AVR32 AP7 platform.
4260
4261 Signed-off-by: Peter Ma <pma@mediamatech.com>
4262 [haavard.skinnemoen@atmel.com: coding style fixup, slight simplification]
4263 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
4264
01db232d
WD
4265commit b4fe1a71090c73efc6e4188eed188b2ff67fc02a
4266Author: Wolfgang Grandegger <wg@grandegger.com>
4267Date: Thu Jun 5 13:02:30 2008 +0200
4268
4269 MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver
4270
4271 This patch is based on the following patch sent a few minutes ago:
4272 "NAND FSL UPM: driver re-write using the hwcontrol callback"
4273 It is untested, of course. Anton, could you please give it a try.
4274
4275 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4276 Acked-by: Anton Vorontsov <avorontsov@ru.mvista.com>
4277
4278commit 96026d42fa4e646d28318c0a1438aac4b2017909
4279Author: Anatolij Gustschin <agust@denx.de>
4280Date: Thu Jun 12 12:40:11 2008 +0200
4281
4282 Fix 4xx build issue
4283
4284 Building for 4xx doesn't work since commit 4dbdb768:
4285
4286 In file included from 4xx_pcie.c:28:
4287 include/asm/processor.h:971: error: expected ')' before 'ver'
4288 make[1]: *** [4xx_pcie.o] Error 1
4289
4290 This patch fixes the problem.
4291
4292 Signed-off-by: Anatolij Gustschin <agust@denx.de>
4293 Acked-by: Stefan Roese <sr@denx.de>
4294 Acked-by: Kumar Gala <galak@kernel.crashing.org>
4295
699f0512
WD
4296commit a036b0443657fe0f4773786de9092251869f08ac
4297Author: Kumar Gala <galak@kernel.crashing.org>
4298Date: Thu Jun 19 01:45:50 2008 -0500
4299
4300 MPC8610HPCD: Report board id, board version and fpga version.
4301
4302 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4303
4304commit 7de8c21f14df9c20fdcf6027aec8e8545f75f835
4305Author: Kumar Gala <galak@kernel.crashing.org>
4306Date: Thu Jun 19 01:45:27 2008 -0500
4307
4308 MPC8641HPCN: Report board id, board version and fpga version.
4309
4310 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4311
01db232d
WD
4312commit fb8c061ea05fc68d37e2a8b9f8c949d76c8d71a8
4313Author: Stefan Roese <sr@denx.de>
4314Date: Mon Jun 16 10:40:02 2008 +0200
4315
4316 cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably
4317
4318 This patch simplifies flash_toggle() (AMD commandset), which is used to
4319 detect if a FLASH device is still busy with erase/program operations. On
4320 800MHz Canyonlands/Glacier boards (460EX/GT) the current implementation
4321 did not detect the busy state reliably, resulting in non erased sectors
4322 etc. This patch now simplifies this function by "just" comparing the
4323 complete data-word instead of ANDing it with the command-word (0x40)
4324 before the compatison. It is done the same way in the Linux implementation
4325 chip_ready() in cfi_cmdset_0002.c.
4326
4327 Signed-off-by: Stefan Roese <sr@denx.de>
4328
4329commit 9e4006bca3d9fb4a2d061996771036cb01e539d3
4330Author: Philip Balister <philip@balister.org>
4331Date: Mon Jun 16 08:58:07 2008 -0400
4332
4333 NAND: Add missing declaration to non-redundant saveenv().
4334
4335 Signed-off-by: Scott Wood <scottwood@freescale.com>
4336
4337commit 2cdb7f50ac59594540fffdf8dbd7b12beac79c52
4338Author: Wolfgang Grandegger <wg@grandegger.com>
4339Date: Mon Jun 2 15:09:55 2008 +0200
4340
4341 MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver
4342
4343 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4344 Acked-by: Anton Vorontsov <avorontsov@ru.mvista.com>
4345 Signed-off-by: Scott Wood <scottwood@freescale.com>
4346
4347commit 212ed90615c3d20fa6bd73d70d5153bd0d124e5f
4348Author: Stefan Roese <sr@denx.de>
4349Date: Tue Jun 10 15:34:11 2008 +0200
4350
4351 ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output
4352
4353 This patch disables the square wave output of the M41T62 RTC used on
4354 Canyonlands & Glacier. Here the explanation:
4355
4356 The serial real-time clock part used in the design is an
4357 STMicro M41T62. This part has a full-time 32KHz square wave
4358 output that is connected to the TmrClk input to the
4359 processor. The default state for this square wave output is
4360 enabled so the output runs continuously when the board is
4361 powered normally and also from the battery. The TmrClk input
4362 to the processor goes to ground when the power is removed
4363 from the board/processor, and therefore the running square
4364 wave output is driving ground which drains the battery quickly.
4365
4366 Signed-off-by: Stefan Roese <sr@denx.de>
4367
4368commit a94f22f08f280905926219e568568964cb9eeb9d
4369Author: Andy Fleming <afleming@freescale.com>
4370Date: Wed Jun 11 18:10:20 2008 -0500
4371
4372 Fix build issue with string.h and linux/string.h
4373
4374 This commit:
4375 commit 338cc038461a6c7709c5b86fd9a240209338a1ae
4376 Author: Wolfgang Denk <wd@denx.de>
4377 Date: Fri Jun 6 14:28:14 2008 +0200
4378
4379 tools/mkimage: fix compiler warnings on some systems.
4380
4381 Broke building on some systems, because the host's string.h was interfering
4382 with u-boot's linux/string.h. It doesn't look like we need the u-boot one if
4383 we're building for the host, so now we only include when building inside
4384 u-boot.
4385
4386 Signed-off-by: Andy Fleming <afleming@freescale.com>
4387
4388commit 9973e3c614721bbf169882ffc3be266a6611cd60
4389Author: Becky Bruce <becky.bruce@freescale.com>
4390Date: Mon Jun 9 16:03:40 2008 -0500
4391
4392 Change initdram() return type to phys_size_t
4393
4394 This patch changes the return type of initdram() from long int to phys_size_t.
4395 This is required for a couple of reasons: long int limits the amount of dram
4396 to 2GB, and u-boot in general is moving over to phys_size_t to represent the
4397 size of physical memory. phys_size_t is defined as an unsigned long on almost
4398 all current platforms.
4399
4400 This patch *only* changes the return type of the initdram function (in
4401 include/common.h, as well as in each board's implementation of initdram). It
4402 does not actually modify the code inside the function on any of the platforms;
4403 platforms which wish to support more than 2GB of DRAM will need to modify
4404 their initdram() function code.
4405
4406 Build tested with MAKEALL for ppc, arm, mips, mips-el. Booted on powerpc
4407 MPC8641HPCN.
4408
4409 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
4410
4411commit 391fd93ab23e15ab3dd58a54f5b609024009c378
4412Author: Becky Bruce <becky.bruce@freescale.com>
4413Date: Mon Jun 9 20:37:18 2008 -0500
4414
4415 Change lmb to use phys_size_t/phys_addr_t
4416
4417 This updates the lmb code to use phys_size_t
4418 and phys_addr_t instead of unsigned long. Other code
4419 which interacts with this code, like getenv_bootm_size()
4420 is also updated.
4421
4422 Booted on MPC8641HPCN, build-tested ppc, arm, mips.
4423
4424 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
4425
4426commit 61b09fc2952dc636017df4e7970e3de132276ba1
4427Author: Becky Bruce <becky.bruce@freescale.com>
4428Date: Mon Jun 9 20:37:17 2008 -0500
4429
4430 Change print_size to take phys_size_t
4431
4432 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
4433
4434commit b57ca3e128cc10a133ba79bc7ec3e7b50e7c8fbe
4435Author: Becky Bruce <becky.bruce@freescale.com>
4436Date: Mon Jun 9 20:37:16 2008 -0500
4437
4438 Change bd/gd memsize/ram_size to be phys_size_t.
4439
4440 Currently, both are defined as an unsigned long, but
4441 should be phys_size_t. This should result in no real change,
4442 since phys_size_t is currently an unsigned long for all the
4443 default configs. Also add print_lnum to cmd_bdinfo to deal
4444 with the potentially wider memsize.
4445
4446 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
4447
4448commit ba04f7010958e88a8910f2a123fee53fdc72e013
4449Author: Kumar Gala <galak@kernel.crashing.org>
4450Date: Tue Jun 10 16:16:02 2008 -0500
4451
4452 FSL LAW: Add new interface to use the last free LAW
4453
4454 LAWs have the concept of priority so its useful to be able to allocate
4455 the lowest (highest number) priority. We will end up using this with the
4456 new DDR code.
4457
4458 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4459
4460commit 859a86a25c569d3665ff413d1d923394b8a961f3
4461Author: Kumar Gala <galak@kernel.crashing.org>
4462Date: Wed Jun 11 00:51:45 2008 -0500
4463
4464 85xx/86xx: Move to dynamic mgmt of LAWs
4465
4466 With the new LAW interface (set_next_law) we can move to letting the
4467 system allocate which LAWs are used for what purpose. This makes life
4468 a bit easier going forward with the new DDR code.
4469
4470 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4471 Signed-off-by: Andy Fleming <afleming@freescale.com>
4472 Acked-by: Jon Loeliger <jdl@freescale.com>
4473 Acked-by: Becky Bruce <becky.bruce@freescale.com>
4474
4475commit f060054dadbbe7027ca088eed806a3ef1f82fdb7
4476Author: Kumar Gala <galak@kernel.crashing.org>
4477Date: Wed Jun 11 00:44:10 2008 -0500
4478
4479 FSL LAW: Keep track of LAW allocations
4480
4481 Make it so we keep track of which LAWs have allocated and provide
4482 a function (set_next_law) which can allocate a LAW for us if one is
4483 free.
4484
4485 In the future we will move to doing more "dynamic" LAW allocation
4486 since the majority of users dont really care about what LAW number
4487 they are at.
4488
4489 Also, add CONFIG_MPC8540 or CONFIG_MPC8560 to those boards which needed them
4490
4491 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4492 Signed-off-by: Andy Fleming <afleming@freescale.com>
4493
4494commit ddde74a159caa6e18b481fec01d40b885aebb566
4495Author: Kumar Gala <galak@kernel.crashing.org>
4496Date: Mon Jun 9 22:31:57 2008 -0500
4497
4498 85xx: remove dummy board_early_init_f
4499
4500 A number of board ports have empty version of board_early_init_f
4501 for no reason since we control its via CONFIG_BOARD_EARLY_INIT_F.
4502
4503 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4504
4505commit 81e56e9af0d43712db8efb843606a8d62eab454f
4506Author: Kumar Gala <galak@kernel.crashing.org>
4507Date: Mon Jun 9 18:55:38 2008 -0500
4508
4509 MPC8544DS: Update config.h
4510
4511 * Enable flash progress
4512 * remove CLEAR_LAW0 since we dont really use it
4513
4514 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4515
4516commit 978e81604c1b28526ed580df0fbe64eb8384e94f
4517Author: Kumar Gala <galak@kernel.crashing.org>
4518Date: Mon Jun 9 13:37:24 2008 -0500
4519
4520 85xx: Remove unused and unconfigured memory test code.
4521
4522 Remove unused and unconfigured DDR test code from FSL 85xx boards.
4523 Besides, other common code exists.
4524
4525 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4526
4527commit a23cddde1a95f987e3fe2a720a7ec9375b7264d7
4528Author: Sergei Poselenov <sposelenov@emcraft.com>
4529Date: Fri Jun 6 15:42:45 2008 +0200
4530
4531 Socrates: Added FPGA base address update in FDT.
4532
4533 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
4534
4535commit fd51b0e0e620b8bc9fd4f6daa3a4fa6f5e1316f4
4536Author: Sergei Poselenov <sposelenov@emcraft.com>
4537Date: Fri Jun 6 15:42:44 2008 +0200
4538
4539 Socrates: NAND support added. Changed the U-Boot base address and
4540
4541 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
4542
4543commit 248ae5cfc8bf69074d1da099dc495d8e06070547
4544Author: Sergei Poselenov <sposelenov@emcraft.com>
4545Date: Fri Jun 6 15:42:43 2008 +0200
4546
4547 NAND: Added support for 128-bit OOB, adapted
4548
4549 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
4550
4551commit 31ca0208612f2eb57690110d7c2815953650e47b
4552Author: Sergei Poselenov <sposelenov@emcraft.com>
4553Date: Fri Jun 6 15:42:42 2008 +0200
4554
4555 Socrates: added missed file with UPMA configuration data.
4556
4557 Signed-of-by: Sergei Poselenov <sposelenov@emcraft.com>
4558
4559commit 59abd15b43cab7a4d19de4ba0943837d9555f7ba
4560Author: Sergei Poselenov <sposelenov@emcraft.com>
4561Date: Fri Jun 6 15:42:41 2008 +0200
4562
4563 Socrates: Added FPGA mapping. LAWs and TLBs cleanup.
4564
4565 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
4566
4567commit 740280e68ccc0b971e613face7eaaa8bd1382b8c
4568Author: Sergei Poselenov <sposelenov@emcraft.com>
4569Date: Fri Jun 6 15:42:40 2008 +0200
4570
4571 Added the upmconfig() function for 85xx.
4572
4573 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
4574 Signed-off-by: Andy Fleming <afleming@freescale.com>
4575
4576commit d39e68514ff943930ee692cff3fde03532eb7fec
4577Author: Sergei Poselenov <sposelenov@emcraft.com>
4578Date: Fri Jun 6 15:42:39 2008 +0200
4579
4580 Socrates: config file cleanup.
4581
4582 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
4583
4584commit e8cc3f04b124f757af4528206e60d8eb715ae083
4585Author: Wolfgang Grandegger <wg@grandegger.com>
4586Date: Thu Jun 5 13:12:10 2008 +0200
4587
4588 TQM85xx: Change memory map to support Flash memory > 128 MiB
4589
4590 Some TQM85xx boards could be equipped with up to 1 GiB (NOR) Flash
4591 memory. The current memory map only supports up to 128 MiB Flash.
4592 This patch adds the configuration option CONFIG_TQM_BIGFLASH. If
4593 set, up to 1 GiB flash is supported. To achieve this, the memory
4594 map has to be adjusted in great parts (for example the CCSRBAR is
4595 moved from 0xE0000000 to 0xA0000000).
4596
4597 If you want to boot Linux with CONFIG_TQM_BIGFLASH set, the new
4598 memory map also has to be considered in the kernel (changed
4599 CCSRBAR address, changed PCI IO base address, ...). Please use
4600 an appropriate Flat Device Tree blob (tqm8548.dtb).
4601
4602 Signed-off-by: Martin Krause <martin.krause@tqs.de>
4603 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4604
4605commit 1c2deff22cd6e2bf0e618fd6e09ca3eec5a8d051
4606Author: Wolfgang Grandegger <wg@grandegger.com>
4607Date: Thu Jun 5 13:12:09 2008 +0200
4608
4609 TQM85xx: NAND support via local bus UPMB
4610
4611 This patch adds support for NAND FLASH on the TQM8548. It is disabled by
4612 default and can be enabled for the TQM8548 modules. It is now based on
4613 the re-written FSL NAND UPM driver. A patch has been posted earlier today
4614 with the subject:
4615
4616 "NAND FSL UPM: driver re-write using the hwcontrol callback"
4617
4618 Note that the R/B pin is not supported by that module requiring to use
4619 the specified maximum delay time.
4620
4621 Note: With NAND support enabled the size of the U-Boot image exceeds
4622 256 KB and TEXT_BASE must therefore be set to 0xfff80000 in config.mk,
4623 doubling the image size :-(.
4624
4625 Signed-off-by: Thomas Waehner <thomas.waehner@tqs.de>
4626 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4627
4628commit b9e8078bb3f3c48111a7081e27279938c3a445e1
4629Author: Wolfgang Grandegger <wg@grandegger.com>
4630Date: Thu Jun 5 13:12:08 2008 +0200
4631
4632 TQM8548: PCI express support
4633
4634 This patch adds support for PCI express cards. The board support
4635 now uses common FSL PCI init code, for both, PCI and PCIe on all
4636 TQM85xx modules.
4637
4638 Signed-off-by: Thomas Waehner <thomas.waehner@tqs.de>
4639 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4640
4641commit 1287e0c55a2ee2c575ac9ce8e4302cd4085be876
4642Author: Wolfgang Grandegger <wg@grandegger.com>
4643Date: Thu Jun 5 13:12:07 2008 +0200
4644
4645 TQM8548: Basic support for the TQM8548 modules
4646
4647 This patch adds basic support for the TQM8548 module from TQ-Components
4648 (http://www.tqc.de/) including DDR2 SDRAM initialisation and support for
4649 eTSEC 3 and 4
4650
4651 Furthermore Flash buffer write has been enabled to speed up output to
4652 the Flash by approx. a factor of 10.
4653
4654 Signed-off-by: Thomas Waehner <thomas.waehner@tqs.de>
4655 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4656
4657commit 25991353204c78b094c3c1fec90182dcd607ab8f
4658Author: Wolfgang Grandegger <wg@grandegger.com>
4659Date: Thu Jun 5 13:12:06 2008 +0200
4660
4661 TQM85xx: Support for Flat Device Tree
4662
4663 This patch adds support for Linux kernels using the Flat Device Tree.
4664 It also re-defines the default environment settings for booting Linux
4665 with the FDT blob.
4666
4667 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4668
4669commit d9ee843d54c54776e1fdb86336ce554906a87331
4670Author: Wolfgang Grandegger <wg@grandegger.com>
4671Date: Thu Jun 5 13:12:05 2008 +0200
4672
4673 TQM85xx: Support for Intel 82527 compatible CAN controller
4674
4675 This patch adds initialization of the UPMC RAM to support up to two
4676 Intel 82527 compatible CAN controller on the TQM85xx modules.
4677
4678 Signed-off-by: Thomas Waehner <thomas.waehner@tqs.de>
4679 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4680
4681commit 518d5cfe72916323c746af1647764459914f555f
4682Author: Wolfgang Grandegger <wg@grandegger.com>
4683Date: Thu Jun 5 13:12:04 2008 +0200
4684
4685 TQM85xx: Bugfix in the SDRAM initialisation
4686
4687 The CS0_BNDS register is now set according to the detected
4688 memory size.
4689
4690 Signed-off-by Martin Krause <martin.krause@tqs.de>
4691
4692commit 45dee2e620ccec6ac7b3548fe8979a34fd030e5d
4693Author: Wolfgang Grandegger <wg@grandegger.com>
4694Date: Thu Jun 5 13:12:03 2008 +0200
4695
4696 TQM85xx: Fix chip select configuration for second FLASH bank
4697
4698 This patch fixes the re-calculation of the automatic chip select
4699 configuration for boards with two populated FLASH banks.
4700
4701 Signed-off-by: Martin Krause <martin.krause@tqs.de>
4702
4703commit 46346f27cda6fd025a496bde8f2d4aeee04aca5f
4704Author: Wolfgang Grandegger <wg@grandegger.com>
4705Date: Thu Jun 5 13:12:02 2008 +0200
4706
4707 TQM85xx: Support for Spansion 'N' type flashes added
4708
4709 The 'N' type Spansion flashes (S29GLxxxN series) have bigger sectors,
4710 than the formerly used 'M' types (S29GLxxxM series), so the flash layout
4711 needs to be changed -> new start address of the environment. The macro
4712 definition CONFIG_TQM_FLASH_N_TYPE is undefined by default and must be
4713 defined for boards with 'N' type flashes.
4714
4715 Signed-off-by: Martin Krause <martin.krause@tqs.de>
4716 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4717
4718commit 5d5bd838f76eade22c0ea40a500389f924d0da36
4719Author: Wolfgang Grandegger <wg@grandegger.com>
4720Date: Thu Jun 5 13:12:01 2008 +0200
4721
4722 TQM85xx: Fix CPM port pin configuration
4723
4724 Do not configure port pins PD30/PD31 as SCC1 TxD/RxD except for the TQM8560
4725 board. On the other TQM85xx boards (TQM8541 and TQM8555) SCC1 is not used
4726 as serial interface anyway. Worse, on some board variants configuring the
4727 pins for SCC1 leads to short circuits (for example on the TQM8541-BG).
4728
4729 Signed-off-by: Martin Krause <martin.krause@tqs.de>
4730
4731commit b99ba1679e8cd51b023e67098c89e606e47137d2
4732Author: Wolfgang Grandegger <wg@grandegger.com>
4733Date: Thu Jun 5 13:12:00 2008 +0200
4734
4735 TQM85xx: Various coding style fixes
4736
4737 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4738
4739commit ae9e97fa96f643c8ba2b666b06a026cc8717eb00
4740Author: Gerald Van Baren <vanbaren@cideas.com>
4741Date: Tue Jun 10 22:15:58 2008 -0400
4742
4743 libfdt: Move the working_fdt pointer to cmd_fdt.c
4744
4745 The working_fdt pointer was declared in common/fdt_support.c but was
4746 not used there. Move it to common/cmd_fdt.c where it is used (it is
4747 also used in lib_ppc/bootm.c).
4748
4749 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
4750
4751commit e489b9c078e22b0d9e75f002cd2a1bd967e88f5e
4752Author: Kim Phillips <kim.phillips@freescale.com>
4753Date: Tue Jun 10 11:06:17 2008 -0500
4754
4755 fdt: unshadow global working fdt variable
4756
4757 differentiate with local variables of the same name by renaming the
4758 global 'fdt' variable 'working_fdt'.
4759
4760 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4761
4762commit e1eb0e25d9d8fd8efdfb93f670a417663f386022
4763Author: Andy Fleming <afleming@freescale.com>
4764Date: Tue Jun 10 18:49:34 2008 -0500
4765
4766 socrates: Fix PCI clk fix patch
4767
4768 The submitted patch seems to have been more up-to-date, but an older patch was
4769 already in the repository. This patch encompasses the differences
4770
4771 Taken entirely from Sergei Poselenov <sposelenov@emcraft.com>
4772
4773 Signed-off-by: Andy Fleming <afleming@freescale.com>
4774
4775commit a75a57ef6e4b613c81434971e96ed70cf9ec9ba0
4776Author: Wolfgang Grandegger <wg@grandegger.com>
4777Date: Thu Jun 5 13:02:29 2008 +0200
4778
4779 NAND FSL UPM: driver re-write using the hwcontrol callback
4780
4781 This is a re-write of the NAND FSL UPM driver using the more universal
4782 hwcontrol callback (instead of the cmdfunc callback). Here is a brief
4783 list of furher modifications:
4784
4785 - For the time being, the UPM setup writing the UPM array has been
4786 removed from the driver and must now be done by the board specific
4787 code.
4788
4789 - The bus width definition in "struct fsl_upm_nand" is now in bits to
4790 comply with the corresponding Linux driver and 8, 16 and 32 bit
4791 accesses are supported.
4792
4793 - chip->dev_read is only set if fun->dev_ready != NULL, which is
4794 required for boards not connecting the R/B pin.
4795
4796 - A few issue have been fixed with MxMR bit manipulation like in the
4797 corresponding Linux driver.
4798
4799 Note: I think the "io_addr" field of "struct fsl_upm" could be removed
4800 as well, because the address is already determined by
4801 "nand->IO_ADDR_[RW]", but I'm not 100% sure.
4802
4803 This patch has been tested on a TQM8548 modules with the NAND chip
4804 Micron MT29F8G08FABWP.
4805
4806 This patch is based on the following patches posted to this list a few
4807 minutes ago:
4808
4809 PPC: add accessor macros to clear and set bits in one shot
4810 83xx/85xx/86xx: add more MxMR local bus definitions
4811
4812 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4813 Acked-by: Anton Vorontsov <avorontsov@ru.mvista.com>
4814
4815commit 6beecfbb542992eede5831240cd58678274683a9
4816Author: Wolfgang Grandegger <wg@grandegger.com>
4817Date: Thu Jun 5 13:11:59 2008 +0200
4818
4819 MPC85xx: Beautify boot output of L2 cache configuration
4820
4821 The boot output is now aligned poperly with other boot output
4822 lines, e.g.:
4823
4824 FLASH: 128 MB
4825 L2: 512 KB enabled
4826
4827 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4828
4829commit 398415114f0a705163a14543e9fef03f734b1ffa
4830Author: Wolfgang Grandegger <wg@grandegger.com>
4831Date: Wed Jun 4 12:45:22 2008 +0200
4832
4833 PPC: add accessor macros to clear and set bits in one shot
4834
4835 PPC: add accessor macros to clear and set bits in one shot
4836
4837 This patch adds macros from linux/include/asm-powerpc/io.h to clear and
4838 set bits in one shot using the in_be32, out_be32, etc. accessor functions.
4839 They are very handy to manipulate bits it I/O registers.
4840
4841 This patch is required for my forthcoming FSL NAND UPM driver re-write and
4842 the support for the TQM8548 module.
4843
4844 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4845
4846commit 4677988c7edc070c3786d3db7994abeca3ab82a0
4847Author: Wolfgang Grandegger <wg@grandegger.com>
4848Date: Wed Jun 4 13:52:17 2008 +0200
4849
4850 TQM: move TQM boards to board/tqc
4851
4852 Move all TQM board directories to the vendor specific directory "tqc"
4853 for modules from TQ-Components GmbH (http://www.tqc.de).
4854
4855 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4856
4857commit 6fab2fe72ca5bf95280cd52cdf378af3e506eb50
4858Author: Wolfgang Grandegger <wg@grandegger.com>
4859Date: Mon Jun 2 12:09:30 2008 +0200
4860
4861 83xx/85xx/86xx: add more MxMR local bus definitions
4862
4863 83xx/85xx/86xx: add more MxMR local bus definitions
4864
4865 This patch adds more macro definitions for the UPM Machine Mode Registers
4866 They are copied from "include/mpc82xx.h" to simplify the merge of all 8xxx
4867 common local bus definitions into include/asm-ppc/fsl_lbc.h. They are
4868 required for my forthcoming FSL NAND UPM driver re-write and the support
4869 for the TQM8548 module.
4870
4871 This patch is based on the following two patches from Anton Vorontsov:
4872
4873 http://www.mail-archive.com/u-boot-users@lists.sourceforge.net/msg06511.html
4874 http://www.mail-archive.com/u-boot-users@lists.sourceforge.net/msg06587.html
4875
4876 I leave coding style violation fixes, code beautification and name
4877 corrections to somebody else ;-(.
4878
4879 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
4880
4881commit c8c5fc266e4499e283c293ccb972863156aa4134
4882Author: Anton Vorontsov <avorontsov@ru.mvista.com>
4883Date: Thu May 29 18:14:56 2008 +0400
4884
4885 83xx/85xx: further localbus cleanups
4886
4887 Merge mpc85xx.h's LBC defines to fsl_lbc.h. Also, adopt ACS names
4888 from mpc85xx.h, so ACS_0b10 renamed to ACS_DIV4, ACS_0b11 to ACS_DIV2.
4889
4890 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
4891
4892commit 42dbd667c88d496882d53e22656e89b654205492
4893Author: Anton Vorontsov <avorontsov@ru.mvista.com>
4894Date: Wed May 28 18:20:15 2008 +0400
4895
4896 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h
4897
4898 This patch moves Freescale Localbus defines out of mpc83xx.h, so we could
4899 use it on MPC85xx and MPC86xx processors.
4900
4901 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
4902
4903commit 730b2fcf6fcd9eec3ea86fbb087c3f98aa23a769
4904Author: Kumar Gala <galak@kernel.crashing.org>
4905Date: Thu May 29 11:22:06 2008 -0500
4906
4907 85xx: Add setting of cache props in the device tree.
4908
4909 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4910
4911commit 4dbdb7681e243431530df0725627192a0c4aefda
4912Author: Kumar Gala <galak@kernel.crashing.org>
4913Date: Tue Jun 10 16:53:46 2008 -0500
4914
4915 85xx: expose cpu identification
4916
4917 The current cpu identification code is used just to return the name
4918 of the processor at boot. There are some other locations that the name
4919 is useful (device tree setup). Expose the functionality to other bits
4920 of code.
4921
4922 Also, drop the 'E' suffix and add it on by looking at the SVR version
4923 when we print this out. This is mainly to allow the most flexible use
4924 of the name. The device tree code tends to not care about the 'E' suffix.
4925
4926 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4927
4928commit 2329fe113d847e43cca8e4a0e4edd613b50b8492
4929Author: Kim Phillips <kim.phillips@freescale.com>
4930Date: Tue Jun 10 13:25:24 2008 -0500
4931
4932 mpc83xx: MVBLM7: minor build fixups
4933
4934 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4935
4936commit a1293e549b56da135ef32ffca5b9d35a16aa6802
4937Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
4938Date: Tue Jun 10 09:14:05 2008 +0200
4939
4940 add MPC8343 based board mvBlueLYNX-M7 (board+make files)
4941
4942 Add MPC8343 based board mvBlueLYNX-M7.
4943 It's a single board stereo camera system.
4944 Please read doc/README.mvblm7 for details.
4945
4946 Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
4947 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4948
4949commit c005b93925ba49f07da2aa748527996d927e172f
4950Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
4951Date: Tue Jun 10 09:13:16 2008 +0200
4952
4953 add MPC8343 based board mvBlueLYNX-M7 (doc+config)
4954
4955 Add MPC8343 based board mvBlueLYNX-M7.
4956 It's a single board stereo camera system.
4957 Please read doc/README.mvblm7 for details.
4958
4959 Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
4960 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4961
4962commit f9023afbdfd9f27e7c38f3cce965746e56d62dd3
4963Author: Anton Vorontsov <avorontsov@ru.mvista.com>
4964Date: Thu May 29 18:14:56 2008 +0400
4965
4966 83xx/85xx: further localbus cleanups
4967
4968 move the BRx_* and ORx_* left behind in mpc85xx.h
4969
4970 The same is needed for mpc8xx.h and mpc8260.h (defines are almost
4971 the same, just few differences which needs some attention though).
4972
4973 But the bad news for mpc8xx and mpc8260 is that there are a lot of users
4974 of these defines. So this cleanup I'll leave for the "better times".
4975
4976 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
4977 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4978
4979commit bf30bb1f7c954d7855d9b23624b33b00c50b4697
4980Author: Anton Vorontsov <avorontsov@ru.mvista.com>
4981Date: Wed May 28 18:20:15 2008 +0400
4982
4983 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h
4984
4985 This patch moves Freescale Localbus defines out of mpc83xx.h, so we could
4986 use it on MPC85xx and MPC86xx processors.
4987
4988 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
4989 Acked-by: Andy Fleming <afleming@freescale.com>
4990 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4991
4992commit d82b4fc0ce8cca95e857fc51022e841cb2dbee6a
4993Author: Tor Krill <tor@excito.com>
4994Date: Mon Jun 2 15:09:30 2008 +0200
4995
4996 Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.h
4997
4998 Signed-off-by: Tor Krill <tor@excito.com>
4999 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
5000
5001commit 3b904ccb93c3196727e2e9870cb1df903cab19ad
5002Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5003Date: Mon Jun 9 23:37:44 2008 +0900
5004
5005 net: Conditional COBJS inclusion of network drivers
5006
5007 Replace COBJS-y with appropriate driver config names.
5008
5009 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5010 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
5011
5012commit 2fb698bf50f4aff2485581a12fa634a07c040e4a
5013Author: Gerald Van Baren <vanbaren@cideas.com>
5014Date: Mon Jun 9 21:02:17 2008 -0400
5015
5016 Use strncmp() for the fdt command
5017
5018 Cleaner than doing multiple conditionals on characters.
5019
5020 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
5021
5022commit 47abe8ab290d2721a8eeadff65b939e6af8c01b0
5023Author: Gerald Van Baren <vanbaren@cideas.com>
5024Date: Sat Jun 7 12:25:05 2008 -0400
5025
5026 The fdt boardsetup command criteria was not unique
5027
5028 It was checking just for "b", which is not unique with respect to the
5029 "boot" command. Change to check for "boa"[rdsetup].
5030
5031 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
5032
5033commit 2f08bfa9526bae4f461e043530cfb903fec0d273
5034Author: David Gibson <david@gibson.dropbear.id.au>
5035Date: Tue May 20 17:19:11 2008 +1000
5036
5037 libfdt: Several cleanups to parameter checking
5038
5039 This patch makes a couple of small cleanups to parameter checking of
5040 libfdt functions.
5041
5042 - In several functions which take a node offset, we use an
5043 idiom involving fdt_next_tag() first to check that we have indeed been
5044 given a node offset. This patch adds a helper function
5045 _fdt_check_node_offset() to encapsulate this usage of fdt_next_tag().
5046
5047 - In fdt_rw.c in several places we have the expanded version
5048 of the RW_CHECK_HEADER() macro for no particular reason. This patch
5049 replaces those instances with an invocation of the macro; that's what
5050 it's for.
5051
5052 - In fdt_sw.c we rename the check_header_sw() function to
5053 sw_check_header() to match the analgous function in fdt_rw.c, and we
5054 provide an SW_CHECK_HEADER() wrapper macro as RW_CHECK_HEADER()
5055 functions in fdt_rw.c
5056
5057 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
5058
5059commit fec6d9ee7c10443f65ce1788ef818919167bbf2e
5060Author: Gerald Van Baren <vanbaren@cideas.com>
5061Date: Tue Jun 3 20:34:45 2008 -0400
5062
5063 Remove the deprecated CONFIG_OF_FLAT_TREE
5064
5065 Use CONFIG_OF_LIBFDT instead to support flattened device trees. It is
5066 cleaner, has better functionality, and is better supported.
5067
5068 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
5069
5070commit 62bcdda293efa752f8281fbd9da03822b27ce82f
5071Author: Gerald Van Baren <vanbaren@cideas.com>
5072Date: Tue Jun 3 20:26:29 2008 -0400
5073
5074 Change the stxxst to CONFIG_OF_LIBFDT
5075
5076 This was configured to use the deprecated CONFIG_OF_FLAT_TREE, change
5077 to CONFIG_OF_LIBFDT.
5078
5079 WARNING: It appears that this board lost its ability to boot via a
5080 flattened device tree prior to this changeset.
5081
5082 WARNING: This conversion was untested because I do not have a board to
5083 test it on.
5084
5085 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
5086
5087commit 589c04271d129729a8b01391453851ab9cc4069c
5088Author: Gerald Van Baren <vanbaren@cideas.com>
5089Date: Tue Jun 3 20:24:58 2008 -0400
5090
5091 Convert mpc7448hpc2 to CONFIG_OF_LIBFDT
5092
5093 This was configured to use the deprecated CONFIG_OF_FLAT_TREE, change
5094 to CONFIG_OF_LIBFDT.
5095
5096 WARNING: This conversion is untested because I do not have a board to
5097 test it on.
5098
5099 NOTE: The FDT blob (DTS) must have an /aliases/ethernet0 and (optionally)
5100 /aliases/ethernet1 property for the ethernet to work.
5101
5102 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
5103
5104commit ee1e35bede91debc8bff9b02f75574486033b652
5105Author: Kumar Gala <galak@kernel.crashing.org>
5106Date: Thu May 29 01:21:24 2008 -0500
5107
5108 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it
5109
5110 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5111
5112commit 3b9519fc50802436e417c839e69df7b2016cade5
5113Author: Becky Bruce <becky.bruce@freescale.com>
5114Date: Wed May 14 13:10:04 2008 -0500
5115
5116 MPC85xx: Change traps.c to not reference non-addressable memory
5117
5118 Currently, END_OF_RAM is used by the trap code to determine if
5119 we should attempt to access the stack pointer or not. However,
5120 on systems with a lot of RAM, only a subset of the RAM is
5121 guaranteed to be mapped in and accessible. Change END_OF_RAM
5122 to use get_effective_memsize() instead of using the raw ram
5123 size out of the bd.
5124
5125 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
5126
5127commit 7faddaecea52f585f538fdf9c2e61f85a789b19c
5128Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
5129Date: Mon Jun 9 13:39:57 2008 +0900
5130
5131 sh: Renesas Solutions SH7763RDP board support
5132
5133 SH7763RDP has SCIF, NOR Flash, Ethernet, USB host, LCDC and MMC.
5134 In this patch, support SCIF, NOR Flash, and Ethernet.
5135
5136 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
5137 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
5138
5139commit 60179098a95eaa972007d7ec58e4c1588029720f
5140Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
5141Date: Fri Jun 6 16:24:13 2008 +0900
5142
5143 sh: Add support Renesas SH7763
5144
5145 Renesas SH7763 has 3 SCIF, MMC, LCDC, Ethernet and other.
5146 This patch supprts CPU register's header file.
5147
5148 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
5149 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
5150
5151commit 08c5fabe181d663eec0feba5ecd02c0b78934a52
5152Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
5153Date: Fri Jun 6 16:16:08 2008 +0900
5154
5155 sh: SH7763 SCIF support
5156
5157 SH7763 has 3 SCIF channels. SCIF0 and 1 are same register constitution,
5158 but only SCIF2 is different. This patch work all SCIF channel.
5159
5160 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
5161 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
5162
5163commit 79b51ff8205f0354d5300570614c1d2db499679c
5164Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5165Date: Sat Jun 7 20:51:59 2008 +0900
5166
5167 [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines
5168
5169 Also get rid of some #ifdefs in *.c files.
5170
5171 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5172
5173commit 8bde63eb3f79d68f693201528dafc8ae7aa087de
5174Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5175Date: Sat Jun 7 20:51:56 2008 +0900
5176
5177 [MIPS] Rename Alchemy processor configs into CONFIG_SOC_*
5178
5179 CONFIG_SOC_AU1X00
5180
5181 Common Alchemy Au1x00 stuff. All Alchemy processor based machines
5182 need to have this config as a system type specifier.
5183
5184 CONFIG_SOC_AU1000, CONFIG_SOC_AU1100, CONFIG_SOC_AU1200,
5185 CONFIG_SOC_AU1500, CONFIG_SOC_AU1550
5186
5187 Machine type specifiers. Each port should have one of aboves.
5188
5189 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5190
5191commit cc49cadeeb8bb2f0ae3fdc13af7051ae59f083bc
5192Author: Stuart Wood <stuart.wood@labxtechnologies.com>
5193Date: Fri May 30 16:05:28 2008 -0400
5194
5195 env_nand.c: Added bad block management for environment variables
5196
5197 Modified to check for bad blocks and to skipping over them when
5198 CFG_ENV_RANGE has been defined.
5199 CFG_ENV_RANGE must be larger than CFG_ENV_SIZE and aligned to the NAND
5200 flash block size.
5201
5202 Signed-off-by: Stuart Wood <stuart.wood@labxtechnologies.com>
5203 Signed-off-by: Scott Wood <scottwood@freescale.com>
5204
5205commit 279726bd00558e80263d44581c44167625b7fb9a
5206Author: Becky Bruce <becky.bruce@freescale.com>
5207Date: Wed May 14 13:09:58 2008 -0500
5208
5209 MPC86xx: Change traps.c to not reference non-addressable memory
5210
5211 Currently, END_OF_RAM is used by the trap code to determine if
5212 we should attempt to access the stack pointer or not. However,
5213 on systems with a lot of RAM, only a subset of the RAM is
5214 guaranteed to be mapped in and accessible. Change END_OF_RAM
5215 to use get_effective_memsize() instead of using the raw ram
5216 size out of the bd to prevent us from trying to access
5217 non-mapped memory.
5218
5219 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
5220
5221commit 338cc038461a6c7709c5b86fd9a240209338a1ae
5222Author: Wolfgang Denk <wd@denx.de>
5223Date: Fri Jun 6 14:28:14 2008 +0200
5224
5225 tools/mkimage: fix compiler warnings on some systems.
5226
5227 Signed-off-by: Wolfgang Denk <wd@denx.de>
5228
5229commit b2815f79288d4da7a3ba18bdbd05120ce09d5622
5230Author: Stefan Roese <sr@denx.de>
5231Date: Fri Jun 6 16:10:41 2008 +0200
5232
5233 ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options
5234
5235 We use upper case letters for the AMCC processor defines (like
5236 CONFIG_440SPE) in U-Boot. So the 440SPe is labeled CONFIG_440SPE and
5237 not CONFIG_440SPe. This patch fixes the last misspelled config options.
5238
5239 Signed-off-by: Stefan Roese <sr@denx.de>
5240
5241commit 72675dc6c06a48846d180106161d49dd714383cc
5242Author: Stefan Roese <sr@denx.de>
5243Date: Fri Jun 6 15:55:21 2008 +0200
5244
5245 ppc4xx: Unify AMCC's board config files (part 3/3)
5246
5247 This patch series unifies the AMCC eval board ports by introducing
5248 a common include header for all AMCC eval boards:
5249
5250 include/configs/amcc-common.h
5251
5252 This header now includes all common configuration options/defines which
5253 are removed from the board specific headers.
5254
5255 The reason for this is ease of maintenance and unified look and feel
5256 of all AMCC boards.
5257
5258 Signed-off-by: Stefan Roese <sr@denx.de>
5259
5260commit 490f204096d6e2c9940f67816f154a8125bab116
5261Author: Stefan Roese <sr@denx.de>
5262Date: Fri Jun 6 15:55:03 2008 +0200
5263
5264 ppc4xx: Unify AMCC's board config files (part 2/3)
5265
5266 This patch series unifies the AMCC eval board ports by introducing
5267 a common include header for all AMCC eval boards:
5268
5269 include/configs/amcc-common.h
5270
5271 This header now includes all common configuration options/defines which
5272 are removed from the board specific headers.
5273
5274 The reason for this is ease of maintenance and unified look and feel
5275 of all AMCC boards.
5276
5277 Signed-off-by: Stefan Roese <sr@denx.de>
5278
5279commit a8a11a9ed046b480a16e47a158f8f5300028dfa6
5280Author: Stefan Roese <sr@denx.de>
5281Date: Fri Jun 6 15:54:31 2008 +0200
5282
5283 ppc4xx: Unify AMCC's board config files (part 1/3)
5284
5285 This patch series unifies the AMCC eval board ports by introducing
5286 a common include header for all AMCC eval boards:
5287
5288 include/configs/amcc-common.h
5289
5290 This header now includes all common configuration options/defines which
5291 are removed from the board specific headers.
5292
5293 The reason for this is ease of maintenance and unified look and feel
5294 of all AMCC boards.
5295
5296 Signed-off-by: Stefan Roese <sr@denx.de>
5297
5298commit 0e38c938ed4bcadb4f4fc1419a541431e94fc202
5299Author: Remy Bohmer <linux@bohmer.net>
5300Date: Thu Jun 5 13:03:36 2008 +0200
5301
5302 DM9000 fix status check fail 0x6d error for trizeps board
5303
5304 According to the Application Notes of the DM9000, only the 2 bits 0:1 of
5305 the status byte need to be checked to identify a valid packet in the fifo
5306
5307 But, The several different Application Notes do not all speak the same
5308 language on these bits. They do not disagree, but only 1 Application Note
5309 noted explicitly that only these 2 bits need to be checked.
5310 Even the datasheets do not mention anything about these 2 bits.
5311
5312 Because the old code, and the kernel check the whole byte, I left this piece
5313 untouched.
5314
5315 However, I tested all board/DM9000[A|E|EP] devices with this 2 bit check, so
5316 it should work.
5317
5318 Notice, that the 2nd iteration through this receive loop (when a 2nd packet is
5319 in the fifo) is much shorter now, compared to the older U-boot driver code,
5320 so that we can maybe run into a hardware condition now that was never seen
5321 before, or maybe was seen very unfrequently.
5322
5323 Additionaly added a cleanup of a stack variable.
5324
5325 Signed-off-by: Remy Bohmer <linux@bohmer.net>
5326 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
5327
5328commit 7daf2ebe9196dd67131a06d85049c3a8a08ca413
5329Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5330Date: Thu Jun 5 22:29:00 2008 +0900
5331
5332 [MIPS] Update <asm/addrspace.h> header
5333
5334 - Fix traditional KSEG names
5335 - Replace PHYSADDR with CPHYSADDR
5336
5337 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5338
5339commit f0d5a6f060d00358b85c62a921a423ea8df71184
5340Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5341Date: Thu Jun 5 22:29:00 2008 +0900
5342
5343 [MIPS] mips_config.mk: Misc fixes
5344
5345 - Kill redundant `-pipe' (this will be added by $(TOPDIR)/config.mk)
5346 - Modify comments
5347
5348 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5349
5350commit 5f64d21c9a2998794f255b469165b91f092dfc2d
5351Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5352Date: Thu Jun 5 22:29:00 2008 +0900
5353
5354 [MIPS] Kill unused <version.h> inclusions
5355
5356 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5357
5358commit a55d48174cfd1a5bc184159513f48dcbbe409c83
5359Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5360Date: Thu Jun 5 22:29:00 2008 +0900
5361
5362 [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines
5363
5364 MIPS port has two problems in timer routines. One is now we assume CFG_HZ
5365 equals to CP0 counter frequency, but this is wrong. CFG_HZ has to be 1000
5366 in the U-Boot system.
5367
5368 The other is we don't have a proper time management counter like timestamp
5369 other ARCHs have. We need the 32-bit millisecond clock counter.
5370
5371 This patch introduces timestamp and CYCLES_PER_JIFFY. timestamp is a
5372 32-bit non-overflowing CFG_HZ counter, and CYCLES_PER_JIFFY is the number
5373 of calculated CP0 counter cycles in a CFG_HZ.
5374
5375 STRATEGY:
5376
5377 * Fix improper CFG_HZ value to have 1000
5378
5379 * Use CFG_MIPS_TIMER_FREQ for timer counter frequency, instead.
5380
5381 * timer_init: initialize timestamp and set up the first timer expiration.
5382 Note that we don't need to initialize CP0 count/compare registers here
5383 as they have been already zeroed out on the system reset. Leave them as
5384 they are.
5385
5386 * get_timer: calculate how many timestamps have been passed, then return
5387 base-relative timestamp. Make sure we can easily count missed timestamps
5388 regardless of CP0 count/compare value.
5389
5390 * get_ticks: return the current timestamp, that is get_timer(0).
5391
5392 Most parts are from good old Linux v2.6.16 kernel.
5393
5394 v2:
5395 - Remove FIXME comments as they turned out to be trivial.
5396 - Use CP0 compare register as a global variable for expirelo.
5397 - Kill a global variable 'cycles_per_jiffy'. Use #define CYCLES_PER_JIFFY
5398 instead.
5399
5400 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5401
5402commit 199e4f657c8af42efe3fb3ba1d1104eb6bb28c25
5403Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5404Date: Thu Jun 5 22:29:00 2008 +0900
5405
5406 [MIPS] lib_mips/time.c: Fix udelay
5407
5408 What we have to do is just to wait for given micro-seconds. No need to
5409 take into account current time, get_timer and CFG_HZ.
5410
5411 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5412
5413commit c7e38e413ae69120d3e51f132c7cb1d6b3514d03
5414Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5415Date: Thu Jun 5 22:28:59 2008 +0900
5416
5417 [MIPS] lib_mips/time.c: Replace CP0 access functions with existing macros
5418
5419 We already have many pre-defined CP0 access macros in <asm/mipsregs.h>.
5420 This patch replaces mips_{compare,count}_set and mips_count_get with
5421 existing macros.
5422
5423 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5424
5425commit 6b52cfe16cd539935e32bd8cf19146522e462a4d
5426Author: Remy Bohmer <linux@bohmer.net>
5427Date: Tue Jun 3 15:48:17 2008 +0200
5428
5429 Get rid of annoying/superfluous bad-checksum warning message
5430
5431 U-boot can complain a lot about 'checksum bad' when it is attached to the network.
5432 It is annoying for ordinary users who start to doubt the network connection
5433 in general when they see messages like this.
5434
5435 This is caused by the routine NetCksumOk() which cannot handle IP-headers longer
5436 than 20 bytes. Those packages can be ignored anyway by U-boot, so we trash them
5437 now before checking the checksum.
5438
5439 Signed-off-by: Remy Bohmer <linux@bohmer.net>
5440 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
5441
5442commit d6ee5fa40c26970d39990c6fc4a2f20a97822650
5443Author: Remy Bohmer <linux@bohmer.net>
5444Date: Wed Jun 4 10:47:25 2008 +0200
5445
5446 Fix order for reading rx-status registers in 32bit mode of DM9000
5447
5448 A last minute cleanup before submitting the DM9000A patch series yesterday introduced
5449 a bug in reading the rx-status registers in 32bit mode only.
5450 This patch repairs this.
5451
5452 Signed-off-by: Remy Bohmer <linux@bohmer.net>
5453 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
5454
5455commit 98291e2e689096420465074cce926b226d2e71b4
5456Author: Remy Bohmer <linux@bohmer.net>
5457Date: Tue Jun 3 15:26:26 2008 +0200
5458
5459 DM9000: Some minor code cleanups
5460
5461 Some lines of the U-boot DM9000x driver are longer than 80 characters, or
5462 need some other minor cleanup.
5463
5464 Signed-off-by: Remy Bohmer <linux@bohmer.net>
5465 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
5466
5467commit 850ba7555dbd4ca8d14fc475b864d534797adab3
5468Author: Remy Bohmer <linux@bohmer.net>
5469Date: Tue Jun 3 15:26:25 2008 +0200
5470
5471 DM9000: Make driver work properly for DM9000A
5472
5473 The DM9000A network controller does not work with the U-boot DM9000x driver.
5474 Analysis showed that many incoming packets are lost.
5475
5476 The DM9000A Application Notes V1.20 (section 5.6.1) recommend that the poll to
5477 check for a valid rx packet be done on the interrupt status register, not
5478 directly by performing the dummy read and the rx status check as is currently
5479 the case in the u-boot driver.
5480
5481 When the recommended poll is done as suggested the driver starts working
5482 correctly on 10Mbit/HD, but on 100MBit/FD packets come in faster so that there
5483 can be more than 1 package in the fifo at the same time.
5484
5485 The driver must perform the rx-status check in a loop and read and handle all
5486 packages until there is no more left _after_ the interrupt RX flag is set.
5487
5488 This change has been tested with DM9000A, DM9000E, DM9000EP.
5489
5490 Signed-off-by: Remy Bohmer <linux@bohmer.net>
5491 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
5492
5493commit fbcb7ece0ea1e364180f1cf963e0fa0ce7f6560d
5494Author: Remy Bohmer <linux@bohmer.net>
5495Date: Tue Jun 3 15:26:24 2008 +0200
5496
5497 DM9000: Improve eth_reset() routine
5498
5499 According to the application notes of the DM9000 v1.22 chapter 5.2 bullet 2, the
5500 reset procedure must be done twice to properly reset the DM9000 by means of software.
5501 This errata is not needed anymore for the DM9000A, but it does not bother it.
5502
5503 This change has been tested with DM9000A, DM9000E, DM9000EP.
5504
5505 Signed-off-by: Remy Bohmer <linux@bohmer.net>
5506 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
5507
5508commit acba31847fad9ae40708cc2c9f3a634ec35f3416
5509Author: Remy Bohmer <linux@bohmer.net>
5510Date: Tue Jun 3 15:26:23 2008 +0200
5511
5512 DM9000: improve eth_send() routine
5513
5514 The eth_send routine of the U-boot DM9000x driver does not match the
5515 DM9000 or DM9000A application notes/programming guides.
5516
5517 This change improves the stability of the DM9000A network controller.
5518
5519 This change has been tested with DM9000A, DM9000E, DM9000EP.
5520
5521 Signed-off-by: Remy Bohmer <linux@bohmer.net>
5522 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
5523
5524commit 134e266253c02a7832560da59d394989c4f64453
5525Author: Remy Bohmer <linux@bohmer.net>
5526Date: Tue Jun 3 15:26:22 2008 +0200
5527
5528 DM9000: repair debug logging
5529
5530 It seems that the debugging code of the DM9000x driver in U-boot has not been
5531 compiled for a long time, because it cannot compile...
5532
5533 Also rearranged some loglines to get more useful info while debugging.
5534
5535 Signed-off-by: Remy Bohmer <linux@bohmer.net>
5536 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
5537
5538commit a101361bfe23c120321e45d114c0603b8e0763e9
5539Author: Remy Bohmer <linux@bohmer.net>
5540Date: Tue Jun 3 15:26:21 2008 +0200
5541
5542 DM9000: Add data bus-width auto detection.
5543
5544 The U-boot DM9000x driver contains a compile time bus-width definition for
5545 the databus connected to the network controller.
5546
5547 This compile check makes the code unclear, inflexible and is unneccessary.
5548 It can be asked to the network controller what its bus-width is by reading bits
5549 6 and 7 of the interrupt status register.
5550
5551 The linux kernel already uses a runtime mechanism to determine this bus-width,
5552 so the implementation below looks somewhat like that implementation.
5553
5554 This change has been tested with DM9000A, DM9000E, DM9000EP.
5555
5556 Signed-off-by: Remy Bohmer <linux@bohmer.net>
5557 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
5558
5559commit 63a0afa0c32e5f4ea98a9439542870072437404d
5560Author: Stefan Roese <sr@denx.de>
5561Date: Wed Jun 4 19:19:20 2008 +0200
5562
5563 ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port
5564
5565 This patch fixes a problem spotted by Eugene O'Brian (thanks Eugene)
5566 introduced by the commit:
5567
5568 ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S
5569
5570 With this patch SDRAM will get initialized again and booting from NAND
5571 is working again.
5572
5573 Signed-off-by: Stefan Roese <sr@denx.de>
5574 Acked-by: Eugene O'Brien <eugene.obrien@advantechamt.com>
5575
5576commit 9ef1cbef1a649e3779298b0e663be4865cbbbfbc
5577Author: Wolfgang Denk <wd@denx.de>
5578Date: Tue May 27 14:19:30 2008 +0200
5579
5580 Socrates: Fix PCI bus frequency report
5581
5582 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
5583
5584commit 8ec6e332eace0ee78c71ee5f645d12b06813b86f
5585Author: Tor Krill <tor@excito.com>
5586Date: Thu May 29 11:10:30 2008 +0200
5587
5588 Fix incorrect switch for IF_TYPE in part.c
5589
5590 Use correct field in block_dev_desc_t when writing interface type in
5591 dev_print. Error introduced in 574b3195.
5592
5593 Also added fix from Martin Krause
5594
5595 Signed-off-by: Tor Krill <tor@excito.com>
5596
5597commit b64b8a0bd310935b70af69ac970952f2b364ae56
5598Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
5599Date: Tue May 27 10:25:39 2008 +0200
5600
5601 Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.
5602
5603 Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
5604
5605commit 35ef877f0a8f6232cdef748f442fed5accb2b641
5606Author: Peter Tyser <ptyser@xes-inc.com>
5607Date: Thu May 22 18:56:52 2008 -0500
5608
5609 Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
5610
5611 Removed unneeded command line history initialization. Also, the original
5612 code would access the 'initted' variable before relocation to SDRAM
5613 which resulted in erratic behavior since the bss is not initialized when
5614 executing from flash.
5615
5616 Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
5617
5618commit 22f371b63038a4ecab04068877c1089e51a01ba1
5619Author: Grant Erickson <gerickson@nuovations.com>
5620Date: Wed May 21 13:28:30 2008 -0700
5621
5622 PPC4xx: Simplified post_word_{load, store}
5623
5624 This patch simplifies post_word_{load,store} by using the preprocessor
5625 to eliminate redundant, copy-and-pasted code.
5626
5627 Signed-off-by: Grant Erickson <gerickson@nuovations.com>
5628
5629commit 9c048b523413ae5f3ff34e00cf57569c3368ab51
5630Author: Vasiliy Leoenenko <vasiliy.leonenko@mail.ru>
5631Date: Wed May 7 21:25:33 2008 +0400
5632
5633 cfi_flash: enable M18 flash chips family support.
5634
5635 Added new command set ID. Buffered write command processing is changed
5636 in order to support M18 flash chips family.
5637
5638 Signed-off-by: Alexey Korolev <akorolev@infradead.org>
5639 Signed-off-by: Vasiliy Leonenko <vasiliy.leonenko@mail.ru>
5640
5641commit 93c56f212ccdadc182018f0769cb284426b88f1d
5642Author: Vasiliy Leoenenko <vasiliy.leonenko@mail.ru>
5643Date: Wed May 7 21:24:44 2008 +0400
5644
5645 cfi_flash: support of long cmd in U-boot.
5646
5647 Some NOR flash chips needs support of commands with length grether than max
5648 value size of uchar. For example all M18 family chips use 0x1ff command in
5649 buffered write mode as value of program loops count.
5650
5651 Signed-off-by: Alexey Korolev <akorolev@infradead.org>
5652 Signed-off-by: Vasiliy Leonenko <vasiliy.leonenko@mail.ru>
5653
5654commit 4d91d1df2f16b511ab80dec50c80e050ba0d841e
5655Author: Stefan Roese <sr@denx.de>
5656Date: Fri May 16 11:06:06 2008 +0200
5657
5658 DTT: Issue one-shot command on AD7414 (LM75 code) to read temp
5659
5660 On AD7414 the first value upon bootup is not read correctly.
5661 This is most likely because of the 800ms update time of the
5662 temp register in normal update mode. To get current values
5663 each time we issue the "dtt" command including upon powerup
5664 we switch into one-short mode.
5665
5666 This patch fixes the problem on AD7414 equipped boards (Sequoia,
5667 Canyonlands etc), that temp value printed in the bootup log was
5668 incorrect.
5669
5670 Signed-off-by: Stefan Roese <sr@denx.de>
5671
5672commit de5bfcf7b0425e032be12698252dbaa6b65a28c0
5673Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
5674Date: Fri May 30 16:55:06 2008 +0200
5675
5676 ppc4xx: Cleanup CPCI405 variant's config file
5677
5678 This patch removes some dead code from CPCI405 board's
5679 config files. JFFS2 support is also removed. It's not used and
5680 CPCI4052 does not build anymore without some size reduction.
5681
5682 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
5683
5684commit 2918eb9d42bc705fcbd18c9fcc39d15ff2843c65
5685Author: Kenneth Johansson <kenneth@southpole.se>
5686Date: Thu May 29 16:32:33 2008 +0200
5687
5688 Remove shell variable UNDEF_SYM.
5689
5690 UNDEF_SYM is a shell variable in the main Makefile used to force the
5691 linker to add all u-boot commands to the final image. It has no use here.
5692
5693 Signed-off-by: Kenneth Johansson <kenneth@southpole.se>
5694
5695commit 8c66497e06bf803489c589df58ee591d71033274
5696Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
5697Date: Fri May 16 11:10:35 2008 +0200
5698
5699 Add support for environment in SPI flash
5700
5701 This is pretty incomplete...it doesn't handle reading the environment
5702 before relocation, it doesn't support redundant environment, and it
5703 doesn't support embedded environment. But apart from that, it does
5704 seem to work.
5705
5706 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
5707
5708commit b6368467e6a97f225e0a5fd7bfc5c7598ef5ddc4
5709Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
5710Date: Fri May 16 11:10:34 2008 +0200
5711
5712 SPI Flash: Add "sf" command
5713
5714 This adds a new command, "sf" which can be used to manipulate SPI
5715 flash. Currently, initialization, reading, writing and erasing is
5716 supported.
5717
5718 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
5719
5720commit d25ce7d24cc0f93881559f4009175ea305af65e8
5721Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
5722Date: Fri May 16 11:10:33 2008 +0200
5723
5724 SPI Flash subsystem
5725
5726 This adds a new SPI flash subsystem.
5727
5728 Currently, only AT45 DataFlash in non-power-of-two mode is supported,
5729 but some preliminary support for other flash types is in place as
5730 well.
5731
5732 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
5733
5734commit 60445cb5c3eb77ed1a07f2d908eef09174483698
5735Author: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
5736Date: Fri May 16 11:10:32 2008 +0200
5737
5738 atmel_spi: Driver for the Atmel SPI controller
5739
5740 This adds a driver for the SPI controller found on most AT91 and AVR32
5741 chips, implementing the new SPI API.
5742
5743 Changed in v4:
5744 - Update to new API
5745 - Handle zero-length transfers appropriately. The user may send a
5746 zero-length SPI transfer with SPI_XFER_END set in order to
5747 deactivate the chip select after a series of transfers with chip
5748 select active. This is useful e.g. when polling the status
5749 register of DataFlash.
5750
5751 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
5752
5753commit d255bb0e78d1cac5b7c8c98cb77a095f5f16de0d
5754Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
5755Date: Fri May 16 11:10:31 2008 +0200
5756
5757 SPI API improvements
5758
5759 This patch gets rid of the spi_chipsel table and adds a handful of new
5760 functions that makes the SPI layer cleaner and more flexible.
5761
5762 Instead of the spi_chipsel table, each board that wants to use SPI
5763 gets to implement three hooks:
5764 * spi_cs_activate(): Activates the chipselect for a given slave
5765 * spi_cs_deactivate(): Deactivates the chipselect for a given slave
5766 * spi_cs_is_valid(): Determines if the given bus/chipselect
5767 combination can be activated.
5768
5769 Not all drivers may need those extra functions however. If that's the
5770 case, the board code may just leave them out (assuming they know what
5771 the driver needs) or rely on the linker to strip them out (assuming
5772 --gc-sections is being used.)
5773
5774 To set up communication parameters for a given slave, the driver needs
5775 to call spi_setup_slave(). This returns a pointer to an opaque
5776 spi_slave struct which must be passed as a parameter to subsequent SPI
5777 calls. This struct can be freed by calling spi_free_slave(), but most
5778 driver probably don't want to do this.
5779
5780 Before starting one or more SPI transfers, the driver must call
5781 spi_claim_bus() to gain exclusive access to the SPI bus and initialize
5782 the hardware. When all transfers are done, the driver must call
5783 spi_release_bus() to make the bus available to others, and possibly
5784 shut down the SPI controller hardware.
5785
5786 spi_xfer() behaves mostly the same as before, but it now takes a
5787 spi_slave parameter instead of a spi_chipsel function pointer. It also
5788 got a new parameter, flags, which is used to specify chip select
5789 behaviour. This may be extended with other flags in the future.
5790
5791 This patch has been build-tested on all powerpc and arm boards
5792 involved. I have not tested NIOS since I don't have a toolchain for it
5793 installed, so I expect some breakage there even though I've tried
5794 fixing up everything I could find by visual inspection.
5795
5796 I have run-time tested this on AVR32 ATNGW100 using the atmel_spi and
5797 DataFlash drivers posted as a follow-up. I'd like some help testing
5798 other boards that use the existing SPI API.
5799
5800 But most of all, I'd like some comments on the new API. Is this stuff
5801 usable for everyone? If not, why?
5802
5803 Changed in v4:
5804 - Build fixes for various boards, drivers and commands
5805 - Provide common struct spi_slave definition that can be extended by
5806 drivers
5807 - Pass a struct spi_slave * to spi_cs_activate and spi_cs_deactivate
5808 - Make default bus and mode build-time configurable
5809 - Override default SPI bus ID and mode on mx32ads and imx31_litekit.
5810
5811 Changed in v3:
5812 - Add opaque struct spi_slave for controller-specific data associated
5813 with a slave.
5814 - Add spi_claim_bus() and spi_release_bus()
5815 - Add spi_free_slave()
5816 - spi_setup() is now called spi_setup_slave() and returns a
5817 struct spi_slave
5818 - soft_spi now supports four SPI modes (CPOL|CPHA)
5819 - Add bus parameter to spi_setup_slave()
5820 - Convert the new i.MX32 SPI driver
5821 - Convert the new MC13783 RTC driver
5822
5823 Changed in v2:
5824 - Convert the mpc8xxx_spi driver and the mpc8349emds board to the
5825 new API.
5826
5827 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
5828 Tested-by: Guennadi Liakhovetski <lg@denx.de>
5829
5830commit 289011207d999b2e4085150d2aa30d547ad9b800
5831Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
5832Date: Fri May 16 11:10:30 2008 +0200
5833
5834 Move definition of container_of() to common.h
5835
5836 AVR32 and AT91SAM9 both have their own identical definitions of
5837 container_of() taken from the Linux kernel. Move it to common.h so
5838 that all architectures can use it.
5839
5840 container_of() is already used by some drivers, and will be used
5841 extensively by the new and improved SPI API.
5842
5843 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
5844
5845commit 110e006fe67fb4a6e1719ae6956c79b7ffc0148b
5846Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
5847Date: Fri May 16 11:08:11 2008 +0200
5848
5849 soft_i2c: Pull SDA high before reading
5850
5851 Spotted by Dean Capindale.
5852
5853 Systems that support open-drain GPIO properly are allowed provide an
5854 empty I2C_TRISTATE define. However, this means that we need to be
5855 careful not to drive SDA low when the slave is expected to respond.
5856
5857 This patch adds a missing I2C_SDA(1) to read_byte() required to
5858 tristate the SDA line on systems that support open-drain GPIO.
5859
5860 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
5861
5862commit 3c1de1a6d36be9eee284a6c596a86e94f19cc5b2
5863Author: Stefan Roese <sr@denx.de>
5864Date: Mon May 19 11:34:53 2008 +0200
5865
5866 ppc4xx: Remove implementations of testdram()
5867
5868 This patch removes the used testdram() implementations of the board
5869 that are maintained by myself.
5870
5871 Signed-off-by: Stefan Roese <sr@denx.de>
5872
5873commit bbeff30cbd1c5d551eb0ad1c2239ec01844c0b0a
5874Author: Stefan Roese <sr@denx.de>
5875Date: Mon Jun 2 17:37:28 2008 +0200
5876
5877 ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
5878
5879 Historically the 405 U-Boot port had a dram_init() call in early init
5880 stage. This function was still called from start.S and most of the time
5881 coded in assembler. This is not needed anymore (since a long time) and
5882 boards should implement the common initdram() function in C instead.
5883
5884 This patch now removed the dram_init() call from start.S and removes the
5885 empty implementations that are scattered through most of the 405 board
5886 ports. Some older board ports really implement this dram_init() though.
5887 These are:
5888
5889 csb272
5890 csb472
5891 ERIC
5892 EXBITGEN
5893 W7OLMC
5894 W7OLMG
5895
5896 I changed those boards to call this assembler dram_init() function now
5897 from their board specific initdram() instead. This *should* work, but please
5898 test again on those platforms. And it is perhaps a good idea that those
5899 boards use some common 405 SDRAM initialization code from cpu/ppc4xx at
5900 some time. So further patches welcome here.
5901
5902 Signed-off-by: Stefan Roese <sr@denx.de>
5903
5904commit 192f90e272b3989ee7b4a666d1fdab831f20f8d2
5905Author: Stefan Roese <sr@denx.de>
5906Date: Mon Jun 2 17:22:11 2008 +0200
5907
5908 ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC code
5909
5910 Signed-off-by: Stefan Roese <sr@denx.de>
5911
5912commit 39b32be18cd33b53a84065edcd4e465165cc5564
5913Author: Stefan Roese <sr@denx.de>
5914Date: Mon Jun 2 17:20:03 2008 +0200
5915
5916 ppc4xx: Fix common ECC generation code for 440GP style platforms
5917
5918 This patch makes the common 4xx ECC code really usable on 440GP style
5919 platforms.
5920
5921 Since the IBM DDR controller used on 440GP/GX/EP/GR is not register
5922 compatible to the IBM DDR/2 controller used on 405EX/440SP/SPe/460EX/GT
5923 we need to make some processor dependant defines used later on by the
5924 driver.
5925
5926 Signed-off-by: Stefan Roese <sr@denx.de>
5927
5928commit ec724f883ee3f3925e6c55027e8ffa70ada83303
5929Author: Stefan Roese <sr@denx.de>
5930Date: Mon Jun 2 17:13:55 2008 +0200
5931
5932 ppc4xx: Change Kilauea to use the common DDR2 init function
5933
5934 This patch changes the kilauea and kilauea_nand (for NAND booting)
5935 board port to not use a board specific DDR2 init routine anymore. Now
5936 the common code from cpu/ppc4xx is used.
5937
5938 Thanks to Grant Erickson for all his basic work on this 405EX early
5939 bootup.
5940
5941 Signed-off-by: Stefan Roese <sr@denx.de>
5942
5943commit 17ceb069b85fbb9269c4dc09b2c237f88334c5ba
5944Author: Stefan Roese <sr@denx.de>
5945Date: Mon Jun 2 14:59:21 2008 +0200
5946
5947 ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2
5948
5949 This patch now adds a new header file (asm-ppc/ppc4xx-sdram.h) for all
5950 ppc4xx related SDRAM/DDR/DDR2 controller defines.
5951
5952 Signed-off-by: Stefan Roese <sr@denx.de>
5953
5954commit 36ea16f6a066ccb046e91ebce4f326b69f4c0569
5955Author: Stefan Roese <sr@denx.de>
5956Date: Mon Jun 2 14:57:41 2008 +0200
5957
5958 ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1
5959
5960 This patch removes all SDRAM related defines from the PPC4xx headers
5961 ppc405.h and ppc440.h. This is needed since now some 405 PPC's use
5962 the same SDRAM controller as 440 systems do (like 405EX and 440SP).
5963
5964 It also introduces new defines for the equipped SDRAM controller based on
5965 which PPC variant is used. There new defines are:
5966
5967 used on 405GR/CR/EP and some Xilinx Virtex boards.
5968
5969 used on 440GP/GX/EP/GR.
5970
5971 used on 440EPx/GRx.
5972
5973 used on 405EX/r/440SP/SPe/460EX/GT.
5974
5975 Signed-off-by: Stefan Roese <sr@denx.de>
5976
5977commit 64852d09e06dd6db2b2db2a3c59bc2db176a54d6
5978Author: Stefan Roese <sr@denx.de>
5979Date: Mon Jun 2 14:35:44 2008 +0200
5980
5981 ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S
5982
5983 This patch consolidates the 405 and 440 parts of the NAND booting code
5984 selected via CONFIG_NAND_SPL. Now common code is used to initialize the
5985 SDRAM by calling initdram() and to "copy/relocate" to SDRAM/OCM/etc.
5986 Only *after* running from this location, nand_boot() is called.
5987
5988 Please note that the initsdram() call is now moved from nand_boot.c
5989 to start.S. I experienced problems with some boards like Kilauea
5990 (405EX), which don't have internal SRAM (OCM) and relocation needs to
5991 be done to SDRAM before the NAND controller can get accessed. When
5992 initdram() is called later on in nand_boot(), this can lead to problems
5993 with variables in the bss sections like nand_ecc_pos[].
5994
5995 Signed-off-by: Stefan Roese <sr@denx.de>
5996 Acked-by: Scott Wood <scottwood@freescale.com>
5997
5998commit 8a24c07ba5da2c72ad1f05e3eb8a463750200c98
5999Author: Grant Erickson <gerickson@nuovations.com>
6000Date: Thu May 22 14:44:24 2008 -0700
6001
6002 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling
6003
6004 This patch (Part 2 of 2):
6005
6006 * Rolls up a suite of changes to enable correct primordial stack and
6007 global data handling when the data cache is used for such a purpose
6008 for PPC40x-variants (i.e. CFG_INIT_DCACHE_CS).
6009
6010 * Related to the first, unifies DDR2 SDRAM and ECC initialization by
6011 eliminating redundant ECC initialization implementations and moving
6012 redundant SDRAM initialization out of board code into shared 4xx
6013 code.
6014
6015 * Enables MCSR visibility on the 405EX(r).
6016
6017 * Enables the use of the data cache for initial RAM on
6018 both AMCC's Kilauea and Makalu and removes a redundant
6019 CFG_POST_MEMORY flag from each board's CONFIG_POST value.
6020
6021 - Removed, per Stefan Roese's request, defunct memory.c file for
6022 Makalu and rolled sdram_init from it into makalu.c.
6023
6024 With respect to the 4xx DDR initialization and ECC unification, there
6025 is certainly more work that can and should be done (file renaming,
6026 etc.). However, that can be handled at a later date on a second or
6027 third pass. As it stands, this patch moves things forward in an
6028 incremental yet positive way for those platforms that utilize this
6029 code and the features associated with it.
6030
6031 Signed-off-by: Grant Erickson <gerickson@nuovations.com>
6032 Signed-off-by: Stefan Roese <sr@denx.de>
6033
6034commit c821b5f120bedf73867513466412587c6912a8f8
6035Author: Grant Erickson <gerickson@nuovations.com>
6036Date: Thu May 22 14:44:14 2008 -0700
6037
6038 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling
6039
6040 This patch (Part 1 of 2):
6041
6042 * Rolls up a suite of changes to enable correct primordial stack and
6043 global data handling when the data cache is used for such a purpose
6044 for PPC40x-variants (i.e. CFG_INIT_DCACHE_CS).
6045
6046 * Related to the first, unifies DDR2 SDRAM and ECC initialization by
6047 eliminating redundant ECC initialization implementations and moving
6048 redundant SDRAM initialization out of board code into shared 4xx
6049 code.
6050
6051 * Enables MCSR visibility on the 405EX(r).
6052
6053 * Enables the use of the data cache for initial RAM on
6054 both AMCC's Kilauea and Makalu and removes a redundant
6055 CFG_POST_MEMORY flag from each board's CONFIG_POST value.
6056
6057 - Removed, per Stefan Roese's request, defunct memory.c file for
6058 Makalu and rolled sdram_init from it into makalu.c.
6059
6060 With respect to the 4xx DDR initialization and ECC unification, there
6061 is certainly more work that can and should be done (file renaming,
6062 etc.). However, that can be handled at a later date on a second or
6063 third pass. As it stands, this patch moves things forward in an
6064 incremental yet positive way for those platforms that utilize this
6065 code and the features associated with it.
6066
6067 Signed-off-by: Grant Erickson <gerickson@nuovations.com>
6068 Signed-off-by: Stefan Roese <sr@denx.de>
6069
6070commit a439680019e06171d4a5694b7992accce87f590e
6071Author: Grant Erickson <gerickson@nuovations.com>
6072Date: Wed May 21 13:28:30 2008 -0700
6073
6074 PPC4xx: Simplified post_word_{load, store}
6075
6076 This patch simplifies post_word_{load,store} by using the preprocessor
6077 to eliminate redundant, copy-and-pasted code.
6078
6079 Signed-off-by: Grant Erickson <gerickson@nuovations.com>
6080
6081commit f979690ee337450b2030aba128f95b7a8d9881c0
6082Author: Kumar Gala <galak@kernel.crashing.org>
6083Date: Thu May 15 15:13:08 2008 -0500
6084
6085 Fix warnings from gcc-4.3.0 build on a ppc host
6086
6087 * The cfi_flash.c memset fix actual allows the board to boot so there is
6088 a bit more going on here than just resolving warnings associated with
6089 uninitialized variables.
6090
6091 * include/asm/bitops.h:302: warning: '__swab32p' is static but used in
6092 inline function 'ext2_find_next_zero_bit' which is not static
6093
6094 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
6095
6096commit 9b124a68346ce9605b6e1fcf79e1021541cdba9e
6097Author: Becky Bruce <becky.bruce@freescale.com>
6098Date: Wed May 14 13:09:51 2008 -0500
6099
6100 MPC512x: Change traps.c to not reference non-addressable memory
6101
6102 Currently, END_OF_RAM is used by the trap code to determine if
6103 we should attempt to access the stack pointer or not. However,
6104 on systems with a lot of RAM, only a subset of the RAM is
6105 guaranteed to be mapped in and accessible. Change END_OF_RAM
6106 to use get_effective_memsize() instead of using the raw ram
6107 size out of the bd.
6108
6109 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
6110
6111commit 81673e9ae14b771cd13faf19947192599cae3959
6112Author: Kumar Gala <galak@kernel.crashing.org>
6113Date: Tue May 13 19:01:54 2008 -0500
6114
6115 Make sure common.h is the first include.
6116
6117 If common.h isn't first we can get CONFIG_ options defined in the
6118 board config file ignored. This can cause an issue if any of those
6119 config options impact the size of types of data structures
6120 (eg CONFIG_PHYS_64BIT).
6121
6122 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
6123
6124commit 95d449ad4de79dd32b1705b8a4d3550f1e9081e3
6125Author: Marian Balakowicz <m8@semihalf.com>
6126Date: Tue May 13 15:53:29 2008 +0200
6127
6128 Avoid initrd and logbuffer area overlaps
6129
6130 Add logbuffer to reserved LMB areas to prevent initrd allocation
6131 from overlaping with it.
6132
6133 Make sure to use correct logbuffer base address.
6134
6135 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6136
6137commit 6956d53d9934862507f83f0e3255dfd4662e7482
6138Author: Sascha Laue <sascha.laue@liebherr.com>
6139Date: Tue May 13 13:29:54 2008 +0200
6140
6141 lwmon5: add memory-pattern-test to FPGA POST.
6142
6143commit e34a0e911b6a1568d0ca864234fbd0ee060d9b35
6144Author: Becky Bruce <becky.bruce@freescale.com>
6145Date: Thu May 8 19:02:51 2008 -0500
6146
6147 PPC: 86xx Add bat registers to reginfo command
6148
6149 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
6150
6151commit d5b9b8cdb8b6eb3a8b0f5d9909d69ccc9c703ed9
6152Author: Becky Bruce <becky.bruce@freescale.com>
6153Date: Fri May 9 15:41:35 2008 -0500
6154
6155 PPC: Add print_bats() to lib_ppc/bat_rw.c
6156
6157 This function prints the values of all the BAT register
6158 pairs - I needed this for debug earlier this week; adding it to
6159 lib_ppc so others can use it (and add it to reginfo commands
6160 if so desired).
6161
6162 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
6163
6164commit c148f24c15743a02e855636e6bed013bd121f7f2
6165Author: Becky Bruce <becky.bruce@freescale.com>
6166Date: Thu May 15 21:29:04 2008 -0500
6167
6168 PPC: Change lib_ppc/bat_rw.c to use high bats
6169
6170 Currently, this code only deals with BATs 0-3, which makes
6171 it useless on systems that support BATs 4-7. Add the
6172 support for these registers.
6173
6174 Signed-off-by: Becky Bruce <Becky.bruce@freescale.com>
6175
6176commit 31d826722434931e1152a09d140187dcf72f8aac
6177Author: Becky Bruce <becky.bruce@freescale.com>
6178Date: Thu May 8 19:02:12 2008 -0500
6179
6180 PPC: Create and use CONFIG_HIGH_BATS
6181
6182 Change all code that conditionally operates on high bat
6183 registers (that is, BATs 4-7) to look at CONFIG_HIGH_BATS
6184 instead of the myriad ways this is done now. Define the option
6185 for every config for which high bats are supported (and
6186 enabled by early boot, on parts where they're not always
6187 enabled)
6188
6189 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
6190
6191commit aa3b8bf9c30065bb2ea852799d32db5020598495
6192Author: Wolfgang Grandegger <wg@grandegger.com>
6193Date: Wed May 28 19:55:19 2008 +0200
6194
6195 E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter
6196
6197 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
6198 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6199
6200commit ff36fbb2e7583fb808eef773f511489c7a9c2df3
6201Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
6202Date: Wed May 28 13:06:25 2008 -0500
6203
6204 ColdFire: Add 10 base ethernet support for mcf5445x
6205
6206 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
6207 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6208
6209commit 1a9fcc4b765599db24fa9c32293599f24c7a19ba
6210Author: Jason McMullan <mcmullan@netapp.com>
6211Date: Fri May 30 00:53:38 2008 +0900
6212
6213 mips: Add an 'include/asm/errno.h', like all other architectures
6214
6215 All other u-boot architectures have an include/asm/errno.h, so
6216 this change adds it to the mips include/asm-mips headers also.
6217
6218 Stolen from Linux 2.6.25.
6219
6220 Signed-off-by: Jason McMullan <mcmullan@netapp.com>
6221
6222commit e2ad8426624bac457acc6925b6ff408e9bf20466
6223Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
6224Date: Fri May 30 00:53:38 2008 +0900
6225
6226 [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros
6227
6228 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
6229
6230commit 1a3adac81c292f2ee76e43cdeb2fbe8f915fe194
6231Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
6232Date: Fri May 30 00:53:38 2008 +0900
6233
6234 [MIPS] <asm/mipsregs.h>: Update register / bit field definitions
6235
6236 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
6237
6238commit bf462ae450a7f2eeeddc699ed345b391e3263540
6239Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
6240Date: Fri May 30 00:53:37 2008 +0900
6241
6242 [MIPS] <asm/mipsregs.h>: CodinygStyle cleanups
6243
6244 No functional changes.
6245
6246 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
6247
6248commit 89a1550ec6b74452274a7a23127936e2c7eec711
6249Author: Jason McMullan <mcmullan@netapp.com>
6250Date: Fri May 30 00:53:37 2008 +0900
6251
6252 mips: If CONFIG_CMD_SPI is defined, call spi_init()
6253
6254 The mips architecture currently does not call 'spi_init()' in the generic
6255 board initialization routine is CONFIG_CMD_SPI is defined.
6256
6257 This patch rectifies that problem.
6258
6259 Signed-off-by: Jason McMullan <mcmullan@netapp.com>
6260 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
6261
6262commit e996bc339b0f39f6c0b29b1455ba7eb318b023d3
6263Author: Jason McMullan <mcmullan@netapp.com>
6264Date: Fri May 30 00:53:37 2008 +0900
6265
6266 [MIPS] lib_mips/board.c: Add nand_init
6267
6268 This patch adds the standard 'nand_init()' call to the mips generic
6269 'board_init_r()' call, bringing MIPS in line with the other architectures.
6270
6271 Signed-off-by: Jason McMullan <mcmullan@netapp.com>
6272 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
6273
6274commit d6ac2ed893c2168738aee01579d6283af8d37045
6275Author: Scott Wood <scottwood@freescale.com>
6276Date: Thu May 22 10:49:46 2008 -0500
6277
6278 Remove prototypes of nand_init() in favor of including nand.h.
6279
6280 Likewise with onenand_init().
6281
6282 Signed-off-by: Scott Wood <scottwood@freescale.com>
6283
6284commit 229c56f07a82eacda8c8720cb146fc9be0f6db54
6285Author: Scott Wood <scottwood@freescale.com>
6286Date: Thu May 22 10:49:00 2008 -0500
6287
6288 Make onenand_uboot.h self-sufficient.
6289
6290 Don't assume types are provided by previously included headers.
6291
6292 Signed-off-by: Scott Wood <scottwood@freescale.com>
6293
6294commit 9723bbb46abb7b2ca24eead5114a3faa58060c20
6295Author: Dirk Behme <dirk.behme@gmail.com>
6296Date: Wed Jan 16 14:26:59 2008 +0100
6297
6298 nand: Correct NAND erase percentage output
6299
6300 For NAND erase sizes smaller than one NAND erase block, erase
6301 percentage output becomes grater than 100% e.g.
6302
6303 -- cut --
6304 > nand info
6305 Device 0: NAND 64MiB 1,8V 8-bit, sector size 16 KiB
6306 > nand erase 0x100000 0x2000
6307 NAND erase: device 0 offset 0x100000, size 0x2000
6308 Erasing at 0x100000 -- 200% complete.
6309 OK
6310 >
6311 -- cut --
6312
6313 Correct this and give user a warning that more is erased than specified:
6314
6315 -- cut --
6316 > nand erase 0x100000 0x2000
6317 NAND erase: device 0 offset 0x100000, size 0x2000
6318 Warning: Erase size 0x00002000 smaller than one erase block 0x00004000
6319 Erasing 0x00004000 instead
6320 Erasing at 0x100000 -- 100% complete.
6321 OK
6322 >
6323 -- cut --
6324
6325 Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
6326
6327commit 5922db6c0948506be91e0de44e7a6863a18a417f
6328Author: Stelian Pop <stelian@popies.net>
6329Date: Tue May 13 17:31:24 2008 +0200
6330
6331 Cleanup nand_info[] declaration.
6332
6333 The nand_info array is declared as extern in several .c files.
6334 Those days, nand.h contains a reference to the array, so there is
6335 no need to declare it elsewhere.
6336
6337 Signed-off-by: Stelian Pop <stelian@popies.net>
6338 Signed-off-by: Scott Wood <scottwood@freescale.com>
6339
6340commit 135f0a7488af2947adbe4b40b79280bdfe5e9886
6341Author: Scott Wood <scottwood@freescale.com>
6342Date: Mon May 19 09:30:43 2008 -0500
6343
6344 NAND: Provide a sane default for NAND_MAX_CHIPS.
6345
6346 This allows the header to be included regardless of whether a board's
6347 config file provides NAND-related defininitions.
6348
6349 Signed-off-by: Scott Wood <scottwood@freescale.com>
6350
6351commit a8092c021d27f27f4b323b7d49979ca01b3fc19d
6352Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6353Date: Mon May 26 12:19:10 2008 +0200
6354
6355 avr32: Fix theoretical race in udelay()
6356
6357 If the specified delay is very short, the cycle counter may go past the
6358 "end" time we are waiting for before we get around to reading it.
6359
6360 Fix it by checking the different between the cycle count "now" and the
6361 cycle count at the beginning. This will work as long as the delay
6362 measured in number of cycles is below 2^31.
6363
6364 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6365
6366commit 48ea623eae8674793372e3e7c95e72e5a44d7a95
6367Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6368Date: Wed May 21 13:01:09 2008 +0200
6369
6370 avr32: Compile atmel_mci.o conditionally
6371
6372 Remove #ifdef CONFIG_MMC from the source file and use conditional
6373 compilation in the Makefile instead.
6374
6375 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6376
6377commit e92a5bf8330654e33ac13f6b3058634e58f5d1c0
6378Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6379Date: Thu May 22 12:28:25 2008 +0200
6380
6381 avr32: Fix wrong error flags in atmel_mci driver
6382
6383 Make sure we check for CRC errors when sending commands that use CRC
6384 checking.
6385
6386 Reported-by: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
6387 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6388
6389commit 7a96ddadd13e6ac9a829affce9b6f8823f580e49
6390Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6391Date: Wed May 21 11:10:59 2008 +0200
6392
6393 avr32: Fix two warnings in atmel_mci.c
6394
6395 The warnings are harmless but annoying. Let's fix them.
6396
6397 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6398
6399commit a23e277c4a3a2bbc42d237aae29da3a8971e757f
6400Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6401Date: Mon May 19 11:36:28 2008 +0200
6402
6403 avr32: Rework SDRAM initialization code
6404
6405 This cleans up the SDRAM initialization and related code a bit, and
6406 allows faster booting.
6407
6408 * Add definitions for EBI and internal SRAM to asm/arch/memory-map.h
6409 * Remove memory test from sdram_init() and make caller responsible
6410 for verifying the SDRAM and determining its size.
6411 * Remove base_address member from struct sdram_config (was sdram_info)
6412 * Add data_bits member to struct sdram_config and kill CFG_SDRAM_16BIT
6413 * Add support for a common STK1000 hack: 16MB SDRAM instead of 8.
6414
6415 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6416
6417commit 95107b7c028806919630bf02c653aa8f4f867c94
6418Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6419Date: Mon May 19 11:27:37 2008 +0200
6420
6421 avr32: Do stricter stack checking in the exception handler
6422
6423 Don't do a stack dump if the stack pointer is outside the memory area
6424 reserved for stack.
6425
6426 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6427
6428commit caf83ea888a0220f41747d0b7748fa43b4a4bd49
6429Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6430Date: Fri May 2 15:32:57 2008 +0200
6431
6432 avr32: Use the same entry point for reset and exception handling
6433
6434 Since the reset vector is always aligned to a very large boundary, we
6435 can save a couple of KB worth of alignment padding by placing the
6436 exception vectors at the same address.
6437
6438 Deciding which one it is is easy: If we're handling an exception, the
6439 CPU is in Exception mode. If we're starting up after reset, the CPU is
6440 in Supervisor mode. So this adds a very minimal overhead to the reset
6441 path (only executed once) and the exception handling path (normally
6442 never executed at all.)
6443
6444 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6445
6446commit 0c16eed2189a190bd5655b33c029f809a9b31128
6447Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6448Date: Fri May 2 15:24:22 2008 +0200
6449
6450 avr32: Put memset in its own section
6451
6452 All C code is compiled with -ffunction-sections -fdata-sections.
6453 Assembly functions should get their own sections as well so that
6454 everything looks consistent.
6455
6456 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6457
6458commit 3ace2527ba80bd2fe1bceaab50d0b3c4fb5dd020
6459Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6460Date: Fri May 2 15:21:40 2008 +0200
6461
6462 avr32: Rename pm_init() as clk_init() and make SoC-specific
6463
6464 pm_init() was always more about clock initialization than anything
6465 else. Dealing with PLLs, clock gating and such is also inherently
6466 SoC-specific, so move it into a SoC-specific directory.
6467
6468 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6469
6470commit 4f5972c3b2454c22957f2842cfe64ec8118e015b
6471Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6472Date: Wed Apr 30 16:15:57 2008 +0200
6473
6474 avr32: Use new-style Makefile for the at32ap platform
6475
6476 This makes it easier to avoid compiling certain files later.
6477
6478 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6479
6480commit a9b2bb78a1bd8ebdb633509bdd1c8134d527b213
6481Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6482Date: Wed Apr 30 14:36:47 2008 +0200
6483
6484 avr32: Remove unused file cpu/at32ap/pm.c
6485
6486 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6487
6488commit 44453b25b06426eef0b7b2fa7c026fdf19ce34f2
6489Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6490Date: Wed Apr 30 14:19:28 2008 +0200
6491
6492 avr32: Clean up the HMATRIX code
6493
6494 Rework the HMATRIX configuration interface so that it becomes easier
6495 to configure the HMATRIX for boards with special needs, and add new
6496 parts.
6497
6498 The HMATRIX header file has been split into a general,
6499 chip-independent part with register definitions, etc. and a
6500 chip-specific part with SFR bitfield definitions and master/slave
6501 identifiers.
6502
6503 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6504
6505commit 0a2e48792dd372c90b80059f3235e67a567e16fc
6506Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6507Date: Thu Nov 22 12:14:11 2007 +0100
6508
6509 avr32: Add support for the ATSTK1006 board
6510
6511 This is a replacement for ATSTK1002 with 64MB SDRAM and NAND flash on
6512 board. It's currently in production and will be available soon.
6513
6514 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6515
6516commit 781eb9a1e4af4bd34c138e6126ec5cc6dd4b5440
6517Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6518Date: Tue Apr 29 12:53:05 2008 +0200
6519
6520 avr32: Get rid of the .flashprog section
6521
6522 The .flashprog section was only needed back when we were running
6523 directly from flash, and it's even more useless on NGW100 since it
6524 uses the CFI flash driver which never used this workaround in the
6525 first place.
6526
6527 Remove it on STK1000 as well, and get rid of all the associated code and
6528 annotations.
6529
6530 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6531
6532commit cdd42c0c7a5205fc380912d83229069a71ea3abf
6533Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6534Date: Wed Apr 30 13:09:56 2008 +0200
6535
6536 avr32: Use correct condition around macb clock accessors
6537
6538 get_macb_pclk_rate() and get_macb_hclk_rate() should be available when
6539 the chip has a MACB controller, not when it has a USART.
6540
6541 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6542
6543commit f793a3581901ff39c2abb94012d9bbc8573ccf02
6544Author: David Brownell <david-b@pacbell.net>
6545Date: Wed Apr 16 22:57:58 2008 -0700
6546
6547 avr32: Disable the AP7000 internal watchdog on startup
6548
6549 This patch forces the watchdog off in all cases. That will at least
6550 get rid of the constant reboot cycle, though it won't let the watchdog
6551 actually run in the new kernels: its probe() comes up with a polite
6552 warning.
6553
6554 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6555
6556commit 55ac7a7490b55da56659f95d82a0c83b9756df27
6557Author: David Brownell <david-b@pacbell.net>
6558Date: Fri Feb 22 12:54:39 2008 -0800
6559
6560 avr32: stk1002 and ngw100 convergence
6561
6562 Make STK1002 and NGW100 boards act more alike:
6563 - STK boards can use as many arguments as NGW
6564 - STK boards don't need to manage FPGAs either
6565 - NGW commands should match STK ones
6566
6567 Also spell U-Boot right in prompts for STK1002 and NGW100.
6568
6569 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
6570 [haavard.skinnemoen@atmel.com: update STK100[34] as well]
6571 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
6572
6573commit 5e1882df6a3efc7de5524d28cea4ecde7d163d54
6574Author: Sergei Poselenov <sposelenov@emcraft.com>
6575Date: Tue May 27 13:47:00 2008 +0200
6576
6577 Socrates: Fix PCI bus frequency report
6578
6579 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
6580
6581commit 791e1dba8de76ad8e762a7badb869f224a1f8b82
6582Author: Sergei Poselenov <sposelenov@emcraft.com>
6583Date: Tue May 27 11:49:13 2008 +0200
6584
6585 Socrates: Added USB support.
6586
6587 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
6588
6589commit 5a904e5637cff1d708dc67098004f83ba9e84c54
6590Author: Sergei Poselenov <sposelenov@emcraft.com>
6591Date: Tue May 27 11:35:02 2008 +0200
6592
6593 USB: add new configuration variable CONFIG_PCI_OHCI_DEVNO
6594
6595 In case of several PCI USB controllers on a board this variable
6596 specifys which controller to use.
6597 See doc/README.generic_usb_ohci for details.
6598
6599 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
6600
6601commit 2f7468aeba60e1288030a8d007c4e63bd3f13221
6602Author: Sergei Poselenov <sposelenov@emcraft.com>
6603Date: Tue May 27 10:36:07 2008 +0200
6604
6605 Socrates: add support for DS75 Digital Thermo Sensor on I2C bus.
6606
6607 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
6608
6609commit 83e9d7a2614d4006b92690afa3390c291734267e
6610Author: Sergei Poselenov <sposelenov@emcraft.com>
6611Date: Mon May 26 18:16:04 2008 +0200
6612
6613 Socrates: Config file cleanup.
6614
6615 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
6616
6617commit 602cac1389b755b223272f2328a47e6f8c240848
6618Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6619Date: Sat May 24 12:47:46 2008 +0200
6620
6621 MAKEALL: add at91 list
6622
6623 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6624
6625commit 290ef6436838b1cc013bd67e0e0495c9eb3e23c0
6626Author: Ron Madrid <ron_madrid@sbcglobal.net>
6627Date: Fri May 23 15:37:05 2008 -0700
6628
6629 Add Marvell 88E1118 support for TSEC
6630
6631 Signed-off-by: Ron Madrid <ron_madrid@sbcglobal.net>
6632 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6633
6634commit 557b377d8bfc8b833b6e749457bcdfa298331a24
6635Author: Jens Gehrlein <sew_s@tqs.de>
6636Date: Mon May 5 14:06:11 2008 +0200
6637
6638 smc911x: add 16 bit support
6639
6640 Signed-off-by: Jens Gehrlein <sew_s@tqs.de>
6641 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6642
cd82919e
WD
6643commit 6324e5bec8825f7fee3026ffbd394454ae8b53fb
6644Author: Christian Eggers <ceggers@gmx.de>
6645Date: Wed May 21 21:29:10 2008 +0200
6646
6647 Fix endianess conversion in usb_ohci.c
6648
6649 Sorry, I forgot this line:
6650
6651 Signed-off-by: Christian Eggers <ceggers@gmx.de>
6652
6653 I think this must be swapped (result may be equal).
6654
01db232d
WD
6655commit c918261c6d9f265f88baf70f8a73dfe6f0cb9596
6656Author: Christian Eggers <ceggers@gmx.de>
6657Date: Wed May 21 22:12:00 2008 +0200
6658
6659 USB: replace old swap_ with proper endianess conversion macros
6660
6661 Signed-off-by: Christian Eggers <ceggers@gmx.de>
6662 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
6663
6664commit fb63939b4fe140849cdba69f9e64a3e0e2f3ce1c
6665Author: Christian Eggers <ceggers@gmx.de>
6666Date: Wed May 21 21:29:10 2008 +0200
6667
6668 Fix endianess conversion in usb_ohci.c
6669
6670 Signed-off-by: Christian Eggers <ceggers@gmx.de>
6671 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
6672
6673commit 477434c63c2ea5baa5c6c4e43500786f436511ff
6674Author: Sergei Poselenov <sposelenov@emcraft.com>
6675Date: Thu May 22 01:15:53 2008 +0200
6676
6677 USB: add support for multiple PCI OHCI controllers
6678
6679 Add new configuration variable CONFIG_PCI_OHCI_DEVNO.
6680 In case of several PCI USB controllers on a board this variable
6681 specifys which controller to use.
6682
6683 Also add USB support for sokrates board.
6684
6685 See doc/README.generic_usb_ohci for details.
6686
6687 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
6688 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
6689
6690commit ce6754df61cbe23b5b73d095a00ac9a8504b3d77
6691Author: Wolfgang Denk <wd@denx.de>
6692Date: Wed May 21 16:56:08 2008 +0200
6693
6694 Fix some whitespace issues
6695
6696 introduced by 53677ef18 "Big white-space cleanup."
6697
6698 Signed-off-by: Wolfgang Denk <wd@denx.de>
6699
6700commit 4416603aeb06861b468b06a981e52c3ff805db7b
6701Author: York Sun <yorksun@freescale.com>
6702Date: Mon May 12 14:36:39 2008 -0500
6703
6704 Make ads5121 out-of-tree compiling safe
6705
6706 Reuse the existing DIU driver in board/freescale/common.
6707
6708 Signed-off-by: York Sun <yorksun@freescale.com>
6709
6710commit 0e1bad47cd345c76c91a64caf41011e431b62599
6711Author: York Sun <yorksun@freescale.com>
6712Date: Mon May 5 10:20:01 2008 -0500
6713
6714 Adding DIU support for Freescale 5121ADS
6715
6716 Add DIU and cfb console support to FSL 5121ADS board.
6717
6718 Use #define CONFIG_VIDEO in config file to enable fb console.
6719
6720 Signed-off-by: York Sun <yorksun@freescale.com>
6721
6722commit a48ff68d235e671176f6b496c44246dbe5e0a93f
6723Author: York Sun <yorksun@freescale.com>
6724Date: Mon May 5 10:20:00 2008 -0500
6725
6726 Replace DPRINTF with debug
6727
6728 Remove DPRINTF macro and replace it with generic debug macro.
6729
6730 Signed-off-by: York Sun <yorksun@freescale.com>
6731
6732commit 3b80c5f574ad7f6e1c55a68f42752b427fdf778d
6733Author: York Sun <yorksun@freescale.com>
6734Date: Mon May 5 10:19:59 2008 -0500
6735
6736 Move pixel clock setting to board file
6737
6738 The clock divider has different format in 5121 and 8610. This patch moves it to
6739 board specific code.
6740
6741 Signed-off-by: York Sun <yorksun@freescale.com>
6742
6743commit 53677ef18e25c97ac613349087c5cb33ae5a2741
6744Author: Wolfgang Denk <wd@denx.de>
6745Date: Tue May 20 16:00:29 2008 +0200
6746
6747 Big white-space cleanup.
6748
6749 This commit gets rid of a huge amount of silly white-space issues.
6750 Especially, all sequences of SPACEs followed by TAB characters get
6751 removed (unless they appear in print statements).
6752
6753 Also remove all embedded "vim:" and "vi:" statements which hide
6754 indentation problems.
6755
6756 Signed-off-by: Wolfgang Denk <wd@denx.de>
6757
6758commit 2f845dc2bdf461bfee9fa25823f769f5db9eba0b
6759Author: Sergei Poselenov <sposelenov@emcraft.com>
6760Date: Thu May 8 17:46:23 2008 +0200
6761
6762 socrates: fix second TSEC configuration (it is actually TSEC3)
6763
6764 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
6765
6766commit 793670c3c0f0f72caead62f0be9fc3d9fbc6060f
6767Author: Sergei Poselenov <sposelenov@emcraft.com>
6768Date: Thu May 8 14:17:08 2008 +0200
6769
6770 Fixed reset for socrates
6771
6772 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
6773
6774commit e18575d5f589a62e19c70d471d4b4e27cad3af56
6775Author: Sergei Poselenov <sposelenov@emcraft.com>
6776Date: Wed May 7 15:10:49 2008 +0200
6777
6778 socrates: changes to support FDT
6779
6780 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
6781 Signed-off-by: Wolfgang Denk <wd@denx.de>
6782
6783commit 5d108ac8f435924c624cd6aaacd44f35f5cf94c0
6784Author: Sergei Poselenov <sposelenov@emcraft.com>
6785Date: Wed Apr 30 11:42:50 2008 +0200
6786
6787 Initial support for "Socrates" board
6788
6789 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
6790
6791commit 0e15ddd11f1a84c465e434eb051d2ef08ef02b9b
6792Author: Yuri Tikhonov <yur@emcraft.com>
6793Date: Thu May 8 15:46:42 2008 +0200
6794
6795 POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags.
6796
6797 This way we become able to utilize the full post_log_word for POST
6798 activities (overwise, POST ECC, which has 0x8000 ID, could be
6799 erroneously treated as started in post_output_backlog() even if there
6800 was actually no POST ECC run (because of OCM POST failure, for
6801 example).
6802
6803 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
6804
6805commit 7845d49094c81321021b50a4dbb8864d2f3777e4
6806Author: Yuri Tikhonov <yur@emcraft.com>
6807Date: Thu May 8 15:46:02 2008 +0200
6808
6809 POST: mark OCM test as POST_STOP
6810
6811 Signed-off-by: Ilya Yanok <yanok@emcraft.com>
6812
6813commit 28a385065882d6cb6ac5f443311ff87887ed7c13
6814Author: Yuri Tikhonov <yur@emcraft.com>
6815Date: Thu May 8 15:45:26 2008 +0200
6816
6817 POST: add POST_STOP flag
6818
6819 Don't run futher tests in case of a test fails that is marked as
6820 POST_STOP.
6821
6822 Signed-off-by: Ilya Yanok <yanok@emcraft.com>
6823 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
6824
6825commit a525145d8110d15b4389d23c3ea8a78f22509d3f
6826Author: Yuri Tikhonov <yur@emcraft.com>
6827Date: Thu May 8 15:44:16 2008 +0200
6828
6829 POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)
6830
6831 Switch the OCM testid with the codec one. The reason is that current
6832 implementation requires the POST_ROM testid to fit into lower 16
6833 bits, and the codec test will never run with POST_ROM hopefully.
6834
6835 Signed-off-by: Ilya Yanok <yanok@emcraft.com>
6836
6837commit 8b96c788d58f7cb85a89ee3f19c9b335d22443cd
6838Author: Yuri Tikhonov <yur@emcraft.com>
6839Date: Thu May 8 15:43:28 2008 +0200
6840
6841 lwmon5: enable OCM post test on lwmon5 board
6842
6843 Signed-off-by: Ilya Yanok <yanok@emcraft.com>
6844
6845commit 6e8ec682268493b8d098f99e17b1ce71b4448977
6846Author: Yuri Tikhonov <yur@emcraft.com>
6847Date: Thu May 8 15:42:47 2008 +0200
6848
6849 POST: OCM test added.
6850
6851 Added OCM test to POST layer. This version runs before all other tests
6852 but doesn't yet interrupt post sequence on failure.
6853
6854 Signed-off-by: Ilya Yanok <yanok@emcraft.com>
6855 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
6856
6857commit 6891260bdd935a382c95d9fa333922b0dfded68a
6858Author: Yuri Tikhonov <yur@emcraft.com>
6859Date: Thu May 8 15:40:39 2008 +0200
6860
6861 POST: typo fix
6862
6863 Signed-off-by: Ilya Yanok <yanok@emcraft.com>
6864
6865commit 727f63334676e760877d43bfb8f0e9331ac8b101
6866Author: Hebbar <gururajakr@sanyo.co.in>
6867Date: Tue May 20 02:16:36 2008 -0700
6868
6869 common/usb.c: fix incorrect escape sequence
6870
6871 Signed off by: Gururaja Hebbar <gururajakr@sanyo.co.in>
6872
6873commit 4ce1e23b5e12283579828b3d23e8fd6e1328a7aa
6874Author: York Sun <yorksun@freescale.com>
6875Date: Thu May 15 15:26:27 2008 -0500
6876
6877 Fix 8313ERDB board configuration
6878
6879 Change LCRR clock ratio from 2 to 4 to commodate VSC7385.
6880 Correct TSEC1 vs TSEC2 assignment.
6881 Define ETHADDR and ETH1ADDR always.
6882
6883 Signed-off-by: York Sun <yorksun@freescale.com>
6884 Signed-off-by: Timur Tabi <timur@freescale.com>
6885
6886commit 2c289e320dcfb3760e99cf1d765cb067194a1202
6887Author: Jon Loeliger <jdl@freescale.com>
6888Date: Mon May 19 09:47:25 2008 -0500
6889
6890 mpc86xx: Removed unused and unconfigured memory test code.
6891
6892 Besides, other common code exists.
6893
6894 Signed-off-by: Jon Loeliger <jdl@freescale.com>
6895
6896commit 180a90abdae72587c0f679edf8991455e559440d
6897Author: Wolfgang Denk <wd@denx.de>
6898Date: Mon May 19 12:47:11 2008 +0200
6899
6900 Release v1.3.3
6901
6902 Update CHANGELOG for release.
6903
6904 Signed-off-by: Wolfgang Denk <wd@denx.de>
6905
180a90ab
WD
6906commit 16bedc661de0dae767b1377d8413373a3fbcfa79
6907Author: Stefan Roese <sr@denx.de>
6908Date: Mon May 19 07:14:38 2008 +0200
6909
6910 ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection
6911
6912 When SATA is selected (via jumper J6) we need to disable the first PCIe
6913 node in the device tree, so that Linux doesn't initialize it. Otherwise
6914 the Linux SATA driver will fail to detect the devices.
6915
6916 The same goes the other way around too. So if PCIe is selected we need
6917 to disable the SATA node in the device tree.
6918
6919 This is because PCIe port 0 and SATA on 460EX share the same pins
6920 (multiplexed) and we have to configure in U-Boot which peripheral is
6921 enabled.
6922
6923 Signed-off-by: Stefan Roese <sr@denx.de>
6924
6925commit 3cc27b426aeefe2930f911692e9df3143fb2565f
6926Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6927Date: Sun May 18 19:09:58 2008 +0200
6928
6929 i386: Fix multiple definitions of __show_boot_progress
6930
6931 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6932
6933commit 311f3446930c1e64c12026c1cfd00500b05be52d
6934Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6935Date: Sun May 18 19:09:57 2008 +0200
6936
6937 sc530_spunk: add missing SOBJS entry
6938
6939 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6940
6941commit a559317143b4f95927b08cd388707e6f077e95fa
6942Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6943Date: Sun May 18 19:09:56 2008 +0200
6944
6945 sc520_spunk: Fix flash
6946
6947 flash.c:593: warning: dereferencing type-punned pointer will break strict-aliasing rules
6948 flash.c:398: error: label at end of compound statement
6949
6950 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6951
6952commit 91f221317af64191ee8caf303ea9305943158691
6953Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6954Date: Sun May 18 19:09:49 2008 +0200
6955
6956 drivers/pcmcia: add missing i82365
6957
6958 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6959
6960commit dd223944132f97ffa52977ea95e5a52428f5cc2f
6961Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6962Date: Sun May 18 19:09:47 2008 +0200
6963
6964 i386/bootm: remove unused var
6965
6966 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6967
6968commit a9da341df19b32ad2ecb58ce529f7e4fada7814e
6969Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6970Date: Sun May 18 19:09:45 2008 +0200
6971
6972 example/gitignore: update with all generated examples
6973
6974 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6975
6976commit a38dc3ea8614f8b0c41e432b445a9959b9711295
6977Author: Wolfgang Denk <wd@denx.de>
6978Date: Thu May 15 00:42:45 2008 +0200
6979
6980 TQM8272: fix out-of-tree building
6981
6982 ...and add to MAKEALL script
6983
6984 Signed-off-by: Wolfgang Denk <wd@denx.de>
6985
6986commit 4f805c1e3a60b9263da8ec3bcd1f45edcefa7dcf
6987Author: Wolfgang Denk <wd@denx.de>
6988Date: Wed May 14 23:34:53 2008 +0200
6989
6990 environment: fix bug introduced by commit a8409f4f1ac8
6991
6992 env_get_char is not a function, but a pointer to one.
6993
6994 Signed-off-by: Wolfgang Denk <wd@denx.de>
6995
01db232d
WD
6996commit 0c11935cd62ca1f65eeb228ff4c848440d4553bf
6997Author: Gary Jennejohn <garyj@denx.de>
6998Date: Wed May 14 13:39:22 2008 +0200
6999
7000 ppc4xx: QUAD100HD: Allow the environment to be put into flash.
7001
7002 After moving TEXT_BASE the value for CFG_ENV_ADDR was incorrect. Also
7003 use a redundant environment.
7004
7005 Signed-off-by: Gary Jennejohn <garyj@denx.de>
7006
180a90ab
WD
7007commit cda2a4a9961fd4341b7db305cb22fc05957e8b77
7008Author: Wolfgang Denk <wd@denx.de>
7009Date: Wed May 14 13:55:30 2008 +0200
7010
7011 Fix config files for out-of-tree building
7012
7013 Several board/<...>/config.mk files include dynamically built (by
7014 the Makefile) config files but used the wrong file name of
7015 $(TOPDIR)/board/$(BOARDDIR)/config.tmp
7016 instead if the correct
7017 $(OBJTREE)/board/$(BOARDDIR)/config.tmp
7018
7019 The bug is nasty because the build result is correct for the (normal)
7020 in-tree builds, and because 'sinclude' is used no errors get raised
7021 even for out-of-tree build tests. But out-of-tree builds use an
7022 incomplete and thus usually incorrect configuration...
7023
7024 Signed-off-by: Wolfgang Denk <wd@denx.de>
7025
7026commit 2dd7082e06d580404010b06fe4e0e8b7038a00c8
7027Author: Stefan Roese <sr@denx.de>
7028Date: Wed May 14 13:40:03 2008 +0200
7029
7030 ppc4xx: Fix bogus Canyonlands config.mk
7031
7032 This patch fixes the canyonlands config.mk file to enable correct
7033 out-of-tree builds. Thanks to Wolfgang Denk for spotting this.
7034
7035 Signed-off-by: Stefan Roese <sr@denx.de>
7036
7037commit fdd1247a66d788a3446244f6fde9955a93c26322
7038Author: Stefan Roese <sr@denx.de>
7039Date: Wed May 14 10:32:32 2008 +0200
7040
7041 ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build
7042
7043 Canyonlands has a file ddr2_fixed.c which needs special treatment when
7044 building in separate directory. It has to be linked to build directory
7045 otherwise it is not seen.
7046
7047 Signed-off-by: Stefan Roese <sr@denx.de>
7048
7049commit a8409f4f1ac84c36273c1a1e341189662521bcfb
7050Author: Wolfgang Denk <wd@denx.de>
7051Date: Wed May 14 12:22:49 2008 +0200
7052
7053 environment: cleanup prototype declarations of env functions.
7054
7055 Signed-off-by: Wolfgang Denk <wd@denx.de>
7056
7057commit cf39b07948015c480b72a6e732cf7d839aa93a9e
7058Author: Wolfgang Denk <wd@denx.de>
7059Date: Wed May 14 12:21:48 2008 +0200
7060
7061 linkstation_HGLAN: Fix out of tree building.
7062
7063 Signed-off-by: Wolfgang Denk <wd@denx.de>
7064
7065commit 085551c05ca09e6c491ea11a1c6727a36776a545
7066Author: Stefan Roese <sr@denx.de>
7067Date: Wed May 14 10:32:32 2008 +0200
7068
7069 ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build
7070
7071 Canyonlands has a file ddr2_fixed.c which needs special treatment when
7072 building in separate directory. It has to be linked to build directory
7073 otherwise it is not seen.
7074
7075 Signed-off-by: Stefan Roese <sr@denx.de>
7076
7077commit 1510b82d50615f344e89d42533e8224cce067dc0
7078Author: Wolfgang Denk <wd@denx.de>
7079Date: Tue May 13 23:15:52 2008 +0200
7080
7081 Makefile: fix "error: version_autogenerated.h: No such file or directory"
7082
7083 Signed-off-by: Wolfgang Denk <wd@denx.de>
7084
01db232d
WD
7085commit 54694a91428f6c3280fe1ee0923488a1e7e8dbc4
7086Author: Stelian Pop <stelian@popies.net>
7087Date: Tue May 13 17:31:24 2008 +0200
7088
7089 Cleanup nand_info[] declaration.
7090
7091 The nand_info array is declared as extern in several .c files.
7092 Those days, nand.h contains a reference to the array, so there is
7093 no need to declare it elsewhere.
7094
7095 Signed-off-by: Stelian Pop <stelian@popies.net>
7096 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7097
180a90ab
WD
7098commit 70fab1908fc1734a403711eaabbef546bc4b77dc
7099Author: Stefan Roese <sr@denx.de>
7100Date: Tue May 13 20:22:01 2008 +0200
7101
7102 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code
7103
7104 Signed-off-by: Stefan Roese <sr@denx.de>
7105
7106commit 65dcfa79204f4750b905a173a5365e0b2eb6c2f6
7107Author: Wolfgang Denk <wd@denx.de>
7108Date: Mon May 12 01:11:21 2008 +0200
7109
7110 Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"
7111
7112 This reverts commit 55774b512fdf63c0516d441cc5da7c54bbffb7f2
7113 which broke many PowerPC boards.
7114
7115commit ee0cfa70803a3e629ea581a9b216f8ecef402bfc
7116Author: Wolfgang Denk <wd@denx.de>
7117Date: Mon May 12 00:56:28 2008 +0200
7118
7119 Revert "Avoid initrd and logbuffer area overlaps"
7120
7121 This reverts commit 1b5605ca57fbb364f4d78eeee28b974ed875e888
7122 which breaks building on all PPC boards that don't use a log buffer.
7123
7124commit 02b9b22446e3d7ad6a6382be17a1ce79a7de589b
7125Author: Nick Spence <nick.spence@freescale.com>
7126Date: Sat May 10 14:02:04 2008 -0700
7127
7128 Fix offset calculation for multi-type legacy images.
7129
7130 Calculation of tail was incorrect when size % 4 == 0.
7131
7132 New code removes the conditional and does the same thing but with arithmetic
7133
7134 Signed-off-by: Nick Spence <nick.spence@freescale.com>
7135
7136commit c9dca3c3f37d2647aec4509b24b16d15882ae3e4
7137Author: Wolfgang Denk <wd@denx.de>
7138Date: Mon May 12 00:40:58 2008 +0200
7139
7140 Revert "Change env_get_char from a global function ptr to a function."
7141
7142 This reverts commit c0559be371b2a64b1a817088c3308688e2182f93
7143 which is known to break booting from dataflash and NAND.
7144
7145commit 20e5ed137483823aaea5178169f3b144c7a4d9e0
7146Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7147Date: Sun May 11 23:13:57 2008 +0200
7148
7149 API: remove duplicate syscall check
7150
7151 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7152
01db232d
WD
7153commit 67e3beb52c320b0a31cf030716c99392cde2d532
7154Author: Stelian Pop <stelian@popies.net>
7155Date: Fri May 9 21:46:51 2008 +0200
7156
7157 AT91: Cleanup unused config header file definitions.
7158
7159 CONFIG_ENV_OVERWRITE is commented out in the config header files,
7160 so let's cleanup the files by removing the whole definition.
7161
7162 Signed-off-by: Stelian Pop <stelian@popies.net>
7163 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7164
7165commit 19883aede2ac0a522493bfb2b35a7dbb200071b1
7166Author: Stelian Pop <stelian@popies.net>
7167Date: Thu May 8 14:52:34 2008 +0200
7168
7169 Support AT91CAP9 revC CPUs
7170
7171 The AT91CAP9 revC CPU has a few differences over the previous,
7172 revB CPU which was distributed in small quantities only (revA was
7173 an internal Atmel product only).
7174
7175 The revC silicon needs a special initialisation sequence to
7176 switch from the internal (imprecise) RC oscillator to the
7177 external 32k clock.
7178
7179 Signed-off-by: Stelian Pop <stelian@popies.net>
7180 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7181
7182commit 098b7b4b441b12c2a64dd517930f43c793542759
7183Author: Stelian Pop <stelian@popies.net>
7184Date: Thu May 8 14:52:33 2008 +0200
7185
7186 Use custom logo for Atmel boards
7187
7188 This patch adds a custom vendor logo for the Atmel AT91 boards.
7189
7190 Signed-off-by: Stelian Pop <stelian@popies.net>
7191 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7192
7193commit 761c70b80cdd3bead40146b96a8e713d6ae01632
7194Author: Stelian Pop <stelian@popies.net>
7195Date: Thu May 8 14:52:32 2008 +0200
7196
7197 AT91SAM9RLEK: hook up the ATMEL LCD driver
7198
7199 This patch makes the necessary adaptations (PIO configurations and
7200 defines in config header file) to hook up the Atmel LCD driver to the
7201 AT91SAM9RLEK board.
7202
7203 Signed-off-by: Stelian Pop <stelian@popies.net>
7204 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7205
7206commit 56a2479cd7fecabdd91348a775b2801dd2e65c7f
7207Author: Stelian Pop <stelian@popies.net>
7208Date: Thu May 8 14:52:31 2008 +0200
7209
7210 AT91SAM9263EK: hook up the ATMEL LCD driver
7211
7212 This patch makes the necessary adaptations (PIO configurations and
7213 defines in config header file) to hook up the Atmel LCD driver to the
7214 AT91SAM9263EK board.
7215
7216 Signed-off-by: Stelian Pop <stelian@popies.net>
7217 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7218
7219commit 820f2a958325061a446115f3035e48e4726b3390
7220Author: Stelian Pop <stelian@popies.net>
7221Date: Thu May 8 14:52:30 2008 +0200
7222
7223 AT91SAM9261EK: hook up the ATMEL LCD driver
7224
7225 This patch makes the necessary adaptations (PIO configurations and
7226 defines in config header file) to hook up the Atmel LCD driver to the
7227 AT91SAM9261EK board.
7228
7229 Signed-off-by: Stelian Pop <stelian@popies.net>
7230 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7231
7232commit c139b17d20c8371c1e0a8d7fb27c11050cf86304
7233Author: Stelian Pop <stelian@popies.net>
7234Date: Thu May 8 14:52:29 2008 +0200
7235
7236 AT91CAP9ADK: hook up the ATMEL LCD driver
7237
7238 This patch makes the necessary adaptations (PIO configurations and
7239 defines in config header file) to hook up the Atmel LCD driver to the
7240 AT91CAP9ADK board.
7241
7242 Signed-off-by: Stelian Pop <stelian@popies.net>
7243 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7244
7245commit 39cf480484fcce5c04a590ee1c30be0c17b02c34
7246Author: Stelian Pop <stelian@popies.net>
7247Date: Fri May 9 21:57:18 2008 +0200
7248
7249 Add ATMEL LCD driver
7250
7251 This patch adds support for the ATMEL LCDC driver which is used on some
7252 AT91 and AVR platforms.
7253
7254 Is has been tested with the AT91CAP9ADK, AT91SAM9261EK, AT91SAM9263EK and
7255 AT91SAM9RLEK boards. Adaptation for AVR32 should probably be easy.
7256
7257 Signed-off-by: Stelian Pop <stelian@popies.net>
7258 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7259
7260commit 2118ebb44dc40f8117c94950fd95799a9ef821b2
7261Author: Stelian Pop <stelian@popies.net>
7262Date: Thu May 8 18:52:25 2008 +0200
7263
7264 AT91SAM9RLEK support
7265
7266 This patch adds support for the AT91SAM9RL chip and the AT91SAM9RLEK
7267 board.
7268
7269 Signed-off-by: Stelian Pop <stelian@popies.net>
7270 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7271
7272commit 8e429b3eee23927c1222679f6b6f53667b21595c
7273Author: Stelian Pop <stelian@popies.net>
7274Date: Thu May 8 18:52:23 2008 +0200
7275
7276 AT91SAM9263EK support
7277
7278 This patch adds support for the AT91SAM9263 chip and the AT91SAM9263EK
7279 board.
7280
7281 Signed-off-by: Stelian Pop <stelian@popies.net>
7282 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7283
7284commit d99a8ff66d8ae87e5c87590ed2e4ead629540607
7285Author: Stelian Pop <stelian@popies.net>
7286Date: Thu May 8 20:52:22 2008 +0200
7287
7288 AT91SAM9261EK support
7289
7290 This patch adds support for the AT91SAM9261 chip and the AT91SAM9261EK
7291 board.
7292
7293 Signed-off-by: Stelian Pop <stelian@popies.net>
7294 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7295
7296commit 86c8c8a414988c50104a3b02c29f50af2be738c0
7297Author: Stelian Pop <stelian@popies.net>
7298Date: Thu May 8 20:52:21 2008 +0200
7299
7300 AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMAND
7301
7302 This patch fixes the dataflash offsets used in CONFIG_BOOTCOMMAND
7303 in order to cope with the changes in DataFlash partitionning scheme
7304 (cset c3a60cb3).
7305
7306 Signed-off-by: Stelian Pop <stelian@popies.net>
7307 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7308
7309commit 96996ac25d5222611a8888968db6e53a6d3726da
7310Author: Stelian Pop <stelian@popies.net>
7311Date: Thu May 8 20:52:20 2008 +0200
7312
7313 AT91SAM9260EK: Normalize BOOTARGS
7314
7315 This patch adapts CONFIG_BOOTARGS to the chosen boot method (boot from
7316 DataFlash or from NAND), and gives to Linux a fully specified mtdparts
7317 variable.
7318
7319 Signed-off-by: Stelian Pop <stelian@popies.net>
7320 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7321
7322commit 79f0cb6e9c54d31a1d9e3f5e226a9bebc3c3a47a
7323Author: Stelian Pop <stelian@popies.net>
7324Date: Thu May 8 20:52:19 2008 +0200
7325
7326 AT91SAM9260EK: Normalize SPI timings
7327
7328 This patch changes the SPI timings to closely match the ones
7329 used by the Linux kernel and the Atmel's own bootstrap project.
7330
7331 Signed-off-by: Stelian Pop <stelian@popies.net>
7332 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7333
7334commit c1212b2f5c5ed440bf8e9ebc8e4fd7488858b935
7335Author: Stelian Pop <stelian@popies.net>
7336Date: Thu May 8 20:52:18 2008 +0200
7337
7338 AT91SAM9260EK: Handle 8 or 16 bit NAND
7339
7340 The Atmel boards can handle 8 or 16 bit NAND memories. This patch
7341 makes the support configurable in the board config header file
7342 (CFG_NAND_DBW_8 or CFG_NAND_DBW_16).
7343
7344 Signed-off-by: Stelian Pop <stelian@popies.net>
7345 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7346
7347commit ab52640fc01624e208424e527af0b7b3a5a65a12
7348Author: Stelian Pop <stelian@popies.net>
7349Date: Thu May 8 20:52:17 2008 +0200
7350
7351 AT91CAP9ADK: Fix dataflash offsets in CONFIG_BOOTCOMMAND
7352
7353 This patch fixes the dataflash offsets used in CONFIG_BOOTCOMMAND
7354 in order to cope with the changes in DataFlash partitionning scheme
7355 (cset c3a60cb3).
7356
7357 Signed-off-by: Stelian Pop <stelian@popies.net>
7358 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7359
7360commit 3267508ec4c9e74c39ee41c9ae6951ad185fe270
7361Author: Stelian Pop <stelian@popies.net>
7362Date: Thu May 8 20:52:16 2008 +0200
7363
7364 AT91CAP9ADK: Normalize BOOTARGS
7365
7366 This patch adapts CONFIG_BOOTARGS to the chosen boot method (boot from
7367 DataFlash or from NAND), and gives to Linux a fully specified mtdparts
7368 variable.
7369
7370 Signed-off-by: Stelian Pop <stelian@popies.net>
7371 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7372
7373commit 93da48b910511911ce110656e17ed733c8ac4c45
7374Author: Stelian Pop <stelian@popies.net>
7375Date: Thu May 8 20:52:15 2008 +0200
7376
7377 AT91CAP9ADK: Normalize SPI timings
7378
7379 This patch changes the SPI timings to closely match the ones
7380 used by the Linux kernel and the Atmel's own bootstrap project.
7381
7382 Signed-off-by: Stelian Pop <stelian@popies.net>
7383 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7384
7385commit 1c90df3e148ce0a3e2c86c63b38b19d47772f2a0
7386Author: Stelian Pop <stelian@popies.net>
7387Date: Thu May 8 20:52:14 2008 +0200
7388
7389 AT91CAP9ADK: Handle 8 or 16 bit NAND
7390
7391 The Atmel boards can handle 8 or 16 bit NAND memories. This patch
7392 makes the support configurable in the board config header file
7393 (CFG_NAND_DBW_8 or CFG_NAND_DBW_16).
7394
7395 Signed-off-by: Stelian Pop <stelian@popies.net>
7396 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7397
7398commit 11b162bae058e96c7929e358d4adff2bee6c2cc4
7399Author: Stelian Pop <stelian@popies.net>
7400Date: Thu May 8 20:52:13 2008 +0200
7401
7402 Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms
7403
7404 All the AT91CAP9/AT91SAM9 boards have the same linker script. The patch
7405 below avoids the duplication of u-boot.lds by putting the file in the
7406 cpu directory instead of the board one.
7407
7408 Signed-off-by: Stelian Pop <stelian@popies.net>
7409 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7410
7411commit d48abea4b89adaf5e45ea75b5e38c0d8de179ece
7412Author: Stelian Pop <stelian@popies.net>
7413Date: Thu May 8 20:52:12 2008 +0200
7414
7415 Add proper copyright notices in Atmel boards Makefiles
7416
7417 The Makefiles for the AT91CAP9/AT91SAM9 boards have an incomplete
7418 copyright notice. This patch adds the missing pieces.
7419
7420 Signed-off-by: Stelian Pop <stelian@popies.net>
7421 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7422
7423commit e817a042cef6164bf26fee86f90326f2ec9e6745
7424Author: Stelian Pop <stelian@popies.net>
7425Date: Thu May 8 20:52:11 2008 +0200
7426
7427 Add copyright information in Atmel boards partition.c
7428
7429 When Ulf did the dataflash.c cleanup, he didn't add his copyright on
7430 the new created files. This patch fixes the problem.
7431
7432 Signed-off-by: Stelian Pop <stelian@popies.net>
7433 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7434
7435commit 4f6c810106f4f76d83cfc57d98f4540cd45f9a19
7436Author: Stelian Pop <stelian@popies.net>
7437Date: Thu May 8 20:52:10 2008 +0200
7438
7439 Update origin and copyright information in arch-at91sam9 header files
7440
7441 When doing the AT91CAP9/AT91SAM9 port, a number of header files were
7442 copied from the Linux kernel sources. This patch explicitly specifies
7443 this origin for all the copied headers, and for those missing copyright
7444 information, adds it.
7445
7446 Additionaly, the header file 'at91sam926x_mc.h' has been superceeded
7447 in the latest kernel sources by 'at91sam9_smc.h'.
7448
7449 The copyright information has been confirmed by the AT91 Linux kernel
7450 maintainer, Andrew Victor <avictor.za@gmail.com>.
7451
7452 Signed-off-by: Stelian Pop <stelian@popies.net>
7453 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7454
180a90ab
WD
7455commit 79dd1712689d6a5031d7cbff54957049680751c7
7456Author: Markus Klotzbücher <mk@denx.de>
7457Date: Thu May 8 16:00:55 2008 +0200
7458
7459 ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board config
7460
7461 When using dhcp/bootp the "netmask" environment variable is not set
7462 because CONFIG_BOOTP_SUBNETMASK is not defined. But usually this is
7463 desireable, so the following patch adds this this option to the board
7464 config.
7465
7466 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
7467 Signed-off-by: Stefan Roese <sr@denx.de>
7468
7469commit 869d14b4cc2e47de2ddcb117bad0407a44436684
7470Author: Stefan Roese <sr@denx.de>
7471Date: Sat May 10 10:30:36 2008 +0200
7472
7473 ppc4xx: Update Makalu defconfig to use device-tree booting as default
7474
7475 This patch reworks the default environment on Makalu. Now "net_nfs" for
7476 example uses the device-tree style booting formerly know as "net_nfs_fdt".
7477 Also the addresses in RAM were changed because of the new image booting
7478 support, which check for image overwriting. So the addresses needed to
7479 get adjusted.
7480
7481 Signed-off-by: Stefan Roese <sr@denx.de>
7482
7483commit f3612a7b199cab3942f60d9c1392eb39d58cc699
7484Author: Becky Bruce <bgill@freescale.com>
7485Date: Wed May 7 13:28:16 2008 -0500
7486
7487 PPC: fix map_physmem build warning
7488
7489 map_physmem currently generates a warning when CONFIG_PHYS_64BIT is
7490 enabled. This quiets the warning.
7491
7492 Signed-off-by: Becky Bruce <Becky.Bruce@freescale.com>
7493
7494commit 36f32675f40292002ee1fed252c180a43022d2d4
7495Author: Becky Bruce <bgill@freescale.com>
7496Date: Wed May 7 13:24:57 2008 -0500
7497
7498 Update pci code to use phys_addr_t
7499
7500 Physical addrs need to be represented by phys_addr_t, not
7501 unsigned long. Otherwise, systems that use CONFIG_PHYS_64BIT
7502 are going to fail mightily.
7503
7504 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
7505
7506commit 91a616741fc128cdb88f39bddcd4d72fe17466d0
7507Author: Nick Spence <nick.spence@freescale.com>
7508Date: Thu May 8 22:32:22 2008 -0700
7509
7510 Support legacy multi-type images without FDT section.
7511
7512 This patch enables legacy multi-type images containing only a Linux kernel
7513 and root file system to be loaded, maintaining compatibility with previous
7514 versions of u-boot.
7515
7516 This is required when using old image files such as a Linux 2.4 kernel /
7517 filesystem.
7518
7519 Signed-off-by: Nick Spence <nick.spence@freescale.com>
7520 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
7521
7522commit 881031d9732783b7aeae2198fc7eb480ae8974a6
7523Author: Wolfgang Denk <wd@denx.de>
7524Date: Sat May 10 00:38:02 2008 +0200
7525
7526 Update CHANGELOG.
7527
7528 Signed-off-by: Wolfgang Denk <wd@denx.de>
7529
881031d9
WD
7530commit e5e9d6c9c08160be7e5a36e04d125ccce99b8774
7531Author: Wolfgang Denk <wd@denx.de>
7532Date: Sat May 10 00:36:09 2008 +0200
7533
7534 post/cpu/ppc4xx/Makefile: line length cleanup
7535
7536 Signed-off-by: Wolfgang Denk <wd@denx.de>
7537
7538commit cce9cfdabcf416ecd2aacc3681c91e5378c75a3d
7539Author: Stelian Pop <stelian@popies.net>
7540Date: Thu May 8 22:52:09 2008 +0200
7541
7542 Fix @ -> <at> substitution
7543
7544 When applying the AT91CAP9 patches upstream, something transformed
7545 the '@' character into the ' <at> ' sequence.
7546
7547 The patch below restores the original form in all the places where
7548 it has been modified (the AT91CAP9 files, the AT91SAM9260 files which
7549 were copied from AT91CAP9, and a couple of other files where the
7550 ' <at> ' sequence was present).
7551
7552 Signed-off-by: Stelian Pop <stelian@popies.net>
7553
7554commit 9606b3c81b3c47a1d58514e9a232c6f461a17597
7555Author: Stelian Pop <stelian@popies.net>
7556Date: Thu May 8 22:52:10 2008 +0200
7557
7558 Update origin and copyright information in arch-at91sam9 header files
7559
7560 When doing the AT91CAP9/AT91SAM9 port, a number of header files were
7561 copied from the Linux kernel sources. This patch explicitly specifies
7562 this origin for all the copied headers, and for those missing copyright
7563 information, adds it.
7564
7565 Additionaly, the header file 'at91sam926x_mc.h' has been superceeded
7566 in the latest kernel sources by 'at91sam9_smc.h'.
7567
7568 The copyright information has been confirmed by the AT91 Linux kernel
7569 maintainer, Andrew Victor <avictor.za@gmail.com>.
7570
7571 Signed-off-by: Stelian Pop <stelian@popies.net>
7572
7573commit ceb6b4fbe1dcc40bb672ef8133ddf4813e97cbb1
7574Author: Stelian Pop <stelian@popies.net>
7575Date: Thu May 8 22:52:11 2008 +0200
7576
7577 Add copyright information in Atmel boards partition.c
7578
7579 When Ulf did the dataflash.c cleanup, he didn't add his copyright on
7580 the new created files. This patch fixes the problem.
7581
7582 Signed-off-by: Stelian Pop <stelian@popies.net>
7583
7584commit 2ab02fd456d8ef92ae9f5439618d1fa7ca16e5f3
7585Author: Guennadi Liakhovetski <lg@denx.de>
7586Date: Thu May 8 10:09:27 2008 +0200
7587
7588 mx31ads: fix 32kHz clock handling
7589
7590 According to schematics and to RedBoot sources, the MX31ADS uses a 32768Hz
7591 oscillator as a SKIL source. Fix previously wrongly assumed 32000Hz value.
7592 Also fix a typo when verifying a jumper configuration. While at it, make
7593 two needlessly global functions static.
7594
7595 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
7596
7597commit 1b5605ca57fbb364f4d78eeee28b974ed875e888
7598Author: Marian Balakowicz <m8@semihalf.com>
7599Date: Wed May 7 13:10:04 2008 +0200
7600
7601 Avoid initrd and logbuffer area overlaps
7602
7603 Add logbuffer to reserved LMB areas to prevent initrd allocation
7604 from overlaping with it.
7605
7606 Make sure to use correct logbuffer base address.
7607
7608 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
7609
7610commit c59518e15949b3403df5c5b0c2c48ea0e5bea24b
7611Author: Marian Balakowicz <m8@semihalf.com>
7612Date: Wed May 7 13:08:54 2008 +0200
7613
7614 ppc: Cleanup get_effective_memsize() use
7615
7616 Removed duplicated effective memory size calculation code.
7617
7618 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
7619
7620commit 273c37d843d5b581090378016cd12dd9c586907b
7621Author: Marian Balakowicz <m8@semihalf.com>
7622Date: Wed May 7 09:03:53 2008 +0200
7623
7624 Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled
7625
7626 Recent modifcations to LOGBUFFER handling code were incorrecly
7627 introduced to fit_check_kernel() routine during
7628 "Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing",
7629 commit 27f33e9f45ef7f9685cbdc65066a1828e85dde4f.
7630
7631 This patch cleans up this merge issue.
7632
7633 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
7634
7635commit bc11756daff89a3de09ca80adac962b88cf06e6e
7636Author: Grant Erickson <gerickson@nuovations.com>
7637Date: Tue May 6 20:16:15 2008 -0700
7638
7639 Propagate Error Status to the Shell on fw_printenv Errors
7640
7641 Changed implementation such that fw_printenv returns failure status
7642 when one or more specified variables do not exist or when incorrect
7643 command syntax is used.
7644
7645 This aids scripting fw_printenv such that the script can key of the
7646 return status rather than relying on standard error "scraping".
7647
7648 Signed-off-by: Grant Erickson <gerickson@nuovations.com>
7649 Signed-off-by: Wolfgang Denk <wd@denx.de>
7650
7651commit f3b6d528e4dd719640a4bfcd954f4e4c7f5db0d6
7652Author: Grant Erickson <gerickson@nuovations.com>
7653Date: Tue May 6 16:18:00 2008 -0700
7654
7655 Fix Compilation Errors with 'tools/env/fw_printenv'
7656
7657 In the current top-of-tree, 1.3.3.-rc2, the optional tool
7658 'tools/env/fw_printenv' fails to compile for two reasons:
7659
7660 1) The header watchdog.h cannot be found.
7661 2) The header zlib.h is picked up from the tool chain rather than the
7662 project causing a prototype conflict for crc32.
7663
7664 This patch addresses both of these issues.
7665
7666 Platforms Tested On:
7667 - AMCC "Kilauea"
7668
7669 Signed-off-by: Grant Erickson <gerickson@nuovations.com>
7670
7671commit 597f6c26a18b389903a64692bacbf9a1ca69355b
7672Author: James Yang <James.Yang@freescale.com>
7673Date: Mon May 5 10:22:53 2008 -0500
7674
7675 Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
7676
7677 When CONFIG_CMDLINE_EDITING is enabled, readline_into_buffer() doesn't
7678 work before relocating to RAM because command history is written into
7679 a global array that is not writable before relocation. This patch
7680 defers to the no-editing and no-history code in readline_into_buffer()
7681 if it is called before relocation.
7682
7683 Signed-off-by: James Yang <James.Yang@freescale.com>
7684 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7685
7686commit 726c0f1e5f108dccea052965123b95837d2bd402
7687Author: Detlev Zundel <dzu@denx.de>
7688Date: Mon May 5 16:11:22 2008 +0200
7689
7690 cosmetic: Adjust coding style for switch statements to be consistent
7691
7692 Signed-off-by: Detlev Zundel <dzu@denx.de>
7693
7694commit 574b319512b13e10800f0045e39b993f4ca25e42
7695Author: Detlev Zundel <dzu@denx.de>
7696Date: Mon May 5 16:11:21 2008 +0200
7697
7698 Fix disk type output in disk/part.c
7699
7700 Signed-off-by: Detlev Zundel <dzu@denx.de>
7701
7702commit 045b4d2d7168ef09c7349dcf6ecebe7432b74171
7703Author: Vlad Lungu <vlad.lungu@windriver.com>
7704Date: Mon May 5 14:20:03 2008 +0300
7705
7706 Mail address change, documentation modified
7707
7708 Signed-off-by: Vlad Lungu <vlad.lungu@windrvier.com>
7709
7710commit 4d49b28038e2819088e8356a77212fc95a89ce5a
7711Author: Michal Simek <monstr@monstr.eu>
7712Date: Sun May 4 15:42:41 2008 +0200
7713
7714 microblaze: Repare intc handling
7715
7716 Signed-off-by: Michal Simek <monstr@monstr.eu>
7717
7718commit 878b3b1e193e570caf3e96ad8e31e561f68d0287
7719Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7720Date: Sun May 4 15:17:52 2008 +0200
7721
7722 include/gitignore: update to all architectures
7723
7724 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7725
7726commit 1df368aed3b8bc240fe1595d290b0e91b22961da
7727Author: Marcel Ziswiler <marcel@ziswiler.com>
7728Date: Mon May 5 02:12:06 2008 +0200
7729
7730 ide: Remove spurious second include of io.h
7731
7732 Removed the second include, with all the #ifdef around as suggested by Wolfgang.
7733
7734 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
7735
7736commit 8fbc985bdad09b23b7eb4df1d2ea589619d8db4c
7737Author: Adrian Filipi <adrian.filipi@eurotech.com>
7738Date: Tue May 6 16:46:37 2008 -0400
7739
7740 Fix some typos
7741
7742 This patch fixes three typos.
7743 The first is a repetition of CONFIG_CMD_BSP.
7744 The second makes the #endif comment match its #if.
7745 The third is a spelling error.
7746
7747 Signed-off-by: Adrian Filipi <adrian.filipi@eurotech.com>
7748
7749commit e419e12d04ae3b280c99a87a2ea4ad7a40628bcb
7750Author: Grant Erickson <gerickson@nuovations.com>
7751Date: Sun May 4 16:45:01 2008 -0700
7752
7753 Recognize 'powerpc' As an Alias for IH_ARCH_PPC
7754
7755 Add support for the recognition of 'powerpc' as an alias for the PowerPC
7756 architecture type since Linux is already trending in that direction,
7757 preferring 'powerpc' to 'ppc'.
7758
7759 Signed-off-by: Grant Erickson <gerickson@nuovations.com>
7760
7761commit f5a24259190c388c2527bdc49fee34577d862cc7
7762Author: Wheatley Travis <Travis.Wheatley@freescale.com>
7763Date: Fri May 2 13:35:15 2008 -0700
7764
7765 7450 and 86xx L2 cache invalidate bug corrections
7766
7767 The 7610 and related parts have an L2IP bit in the L2CR that is
7768 monitored to signal when the L2 cache invalidate is complete whereas the
7769 7450 and related parts utilize L2I for this purpose. However, the
7770 current code does not account for this difference. Additionally the 86xx
7771 L2 cache invalidate code used an "andi" instruction where an "andis"
7772 instruction should have been used.
7773
7774 This patch addresses both of these bugs.
7775
7776 Signed-off-by: Travis Wheatley <travis.wheatley@freescale.com>
7777 Acked-By: Jon Loeliger <jdl@freescale.com>
7778
7779commit 4d31cdc45d3592a5545a649fb5a24b458a4e4b72
7780Author: Wolfgang Denk <wd@denx.de>
7781Date: Fri May 9 10:16:13 2008 +0200
7782
7783 Avoid infinite loop "Generating include/autoconf.mk"
7784
7785 Fix a bogus circular dependency that caused an infinite loop of
7786 "Generating include/autoconf.mk" again and again.
7787
7788 Signed-off-by: Wolfgang Denk <wd@denx.de>
7789
01db232d
WD
7790commit 567fb852178dbf59529d7301620a3f3732a4b02d
7791Author: Stelian Pop <stelian@popies.net>
7792Date: Thu May 8 22:52:09 2008 +0200
7793
7794 Fix @ -> <at> substitution
7795
7796 When applying the AT91CAP9 patches upstream, something transformed
7797 the '@' character into the ' <at> ' sequence.
7798
7799 The patch below restores the original form in all the places where
7800 it has been modified (the AT91CAP9 files, the AT91SAM9260 files which
7801 were copied from AT91CAP9, and a couple of other files where the
7802 ' <at> ' sequence was present).
7803
7804 Signed-off-by: Stelian Pop <stelian@popies.net>
7805 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7806
7807commit 73ccb3410a0785593cda7aee455dfc51f790e281
7808Author: Gary Jennejohn <gary.jennejohn@freenet.de>
7809Date: Mon Apr 28 14:04:32 2008 +0200
7810
7811 ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based board
7812
7813 Signed-off-by: Gary Jennejohn <garyj@denx.de>
7814 Signed-off-by: Stefan Roese <sr@denx.de>
7815
881031d9
WD
7816commit ef2642625cbfb1c3695e3478d08ae515052a4950
7817Author: Stefan Roese <sr@denx.de>
7818Date: Thu May 8 11:10:46 2008 +0200
7819
7820 ppc4xx: Kilauea: Fix incorrect FPGA FIFO address
7821
7822 Signed-off-by: Stefan Roese <sr@denx.de>
7823
7824commit a00eccfebc954ad9485161efeca7d9aaf626d530
7825Author: Stefan Roese <sr@denx.de>
7826Date: Thu May 8 11:05:15 2008 +0200
7827
7828 ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards
7829
7830 This patch adds fdt (flattened device tree) support to all remaining AMCC
7831 eval boards. Most newer boards already support device tree. With this patch,
7832 all AMCC boards now enable device tree passing from U-Boot to Linux
7833 arch/powerpc kernels.
7834
7835 Signed-off-by: Stefan Roese <sr@denx.de>
7836
7837commit cb5d88b9611e0c35c53543ad3b4ab99fa82203e3
7838Author: Stefan Roese <sr@denx.de>
7839Date: Thu May 8 11:01:09 2008 +0200
7840
7841 ppc4xx: Add weak default ft_board_setup() routine
7842
7843 This patch adds a default ft_board_setup() routine to the 4xx fdt code.
7844 This routine is defined as weak and can be overwritten by a board specific
7845 one if needed.
7846
7847 Signed-off-by: Stefan Roese <sr@denx.de>
7848
7849commit d1c1ba85c7915053adf6a8d14a08ac6fcb750d01
7850Author: Stefan Roese <sr@denx.de>
7851Date: Thu May 8 10:48:58 2008 +0200
7852
7853 ppc4xx: acadia: Add fdt support and fix section overlap problem
7854
7855 This patch adds fdt (flattened device tree) support to the AMCC
7856 Acadia eval board. This increases the image size and it doesn't
7857 fit anymore into 256kByte. Since we didn't want to remove features
7858 from the configuration, we decided to increase the U-Boot image size
7859 (add one flash sector).
7860
7861 Also changed the default environment definition to make it
7862 independent of such changes.
7863
7864 Signed-off-by: Stefan Roese <sr@denx.de>
7865
7866commit 4adb3023de75bc150f088c8935db340930ad38c8
7867Author: Ira Snyder <iws@ovro.caltech.edu>
7868Date: Tue Apr 29 11:18:54 2008 -0700
7869
7870 ppc4xx: Add device tree support to AMCC Yosemite
7871
7872 Add support for booting with a device tree blob. This is needed to boot
7873 ARCH=powerpc kernels. Also add support for setting the eth0 mac address
7874 via the ethaddr variable.
7875
7876 Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
7877 Signed-off-by: Stefan Roese <sr@denx.de>
7878
7879commit b9bbefce1a653ea35f74a66ec117cdda2e043a4b
7880Author: Dave Mitchell <dmitchell@amcc.com>
7881Date: Wed May 7 09:00:23 2008 -0700
7882
7883 ppc4xx: Fix typos in 460GT/EX FBDV array
7884
7885 Corrected two typos in the 460GT/EX FBDV array.
7886
7887 Signed-off-by: Dave Mitchell <dmitchell@amcc.com>
7888 Signed-off-by: Stefan Roese <sr@denx.de>
7889
7890commit 66f5fa9263629271edc86178b1f224e3c9aab2b3
7891Author: Andy Fleming <afleming@freescale.com>
7892Date: Wed May 7 16:54:31 2008 -0500
7893
7894 85xx: Limit CPU2 workaround to parts that have the errata
7895
7896 Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com>
7897 Signed-off-by: Andy Fleming <afleming@freescale.com>
7898
7899commit a5fe514e8ace564300d2c1d73846ddff49654243
7900Author: Lee Nipper <lee.nipper@freescale.com>
7901Date: Fri Apr 25 15:44:45 2008 -0500
7902
7903 mpc83xx: system performance settings for MPC8349EMDS.
7904
7905 These same settings are used on MPC8349ITX, and
7906 improve performance on MPC8349EMDS.
7907
7908 Signed-off-by: Lee Nipper <lee.nipper@freescale.com>
7909 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
7910
7911commit 49387dba910e485640b575e920ee463b7e611dc3
7912Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
7913Date: Tue May 6 13:22:52 2008 +0900
7914
7915 [MIPS] cpu/mips/cache.S: Fix build warning
7916
7917 Some old GNU assemblers, such as v2.14 (ELDK 3.1.1), v2.16 (ELDK 4.1.0),
7918 warns illegal global symbol references by bal (and jal also) instruction.
7919 This does not happen with the latest binutils v2.18.
7920
7921 Here's an example on gth2_config:
7922
7923 mips_4KC-gcc -D__ASSEMBLY__ -g -Os -D__KERNEL__ -DTEXT_BASE=0x90000000 -I/home/skuribay/devel/u-boot.git/include -fno-builtin -ffreestanding -nostdinc -isy
7924 stem /opt/eldk311/usr/bin/../lib/gcc-lib/mips-linux/3.3.3/include -pipe -DCONFIG_MIPS -D__MIPS__ -G 0 -mabicalls -fpic -pipe -msoft-float -march=4kc -mtune=4k
7925 c -EB -c -o cache.o cache.S
7926 cache.S: Assembler messages:
7927 cache.S:243: Warning: Pretending global symbol used as branch target is local.
7928 cache.S:250: Warning: Pretending global symbol used as branch target is local.
7929
7930 In principle, gas might be sensitive to global symbol references in PIC
7931 code because they should be processed through GOT (global offset table).
7932 But if `bal' instruction is used, it results in PC-based offset jump.
7933 This is the cause of this warning.
7934
7935 In practice, we know it doesn't matter whether PC-based reference or GOT-
7936 based. As for this case, both will work before/after relocation. But let's
7937 fix the code.
7938
7939 This patch explicitly sets up a target address, then jump there.
7940 Here's an example of disassembled code with/without this patch.
7941
7942 90000668: 1485ffef bne a0,a1,90000628 <mips_cache_reset+0x20>
7943 9000066c: ac80fffc sw zero,-4(a0)
7944 90000670: 01402821 move a1,t2
7945 -90000674: 0411ffba bal 90000560 <mips_init_icache>
7946 -90000678: 01803021 move a2,t4
7947 -9000067c: 01602821 move a1,t3
7948 -90000680: 0411ffcc bal 900005b4 <mips_init_dcache>
7949 -90000684: 01a03021 move a2,t5
7950 -90000688: 03000008 jr t8
7951 -9000068c: 00000000 nop
7952 +90000674: 01803021 move a2,t4
7953 +90000678: 8f8f83ec lw t7,-31764(gp)
7954 +9000067c: 01e0f809 jalr t7
7955 +90000680: 00000000 nop
7956 +90000684: 01602821 move a1,t3
7957 +90000688: 01a03021 move a2,t5
7958 +9000068c: 8f8f81e0 lw t7,-32288(gp)
7959 +90000690: 01e0f809 jalr t7
7960 +90000694: 00000000 nop
7961 +90000698: 03000008 jr t8
7962 +9000069c: 00000000 nop
7963
7964 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
7965
7966commit 0f8c62a14b523c56874ebcb67c1a16c99aad48b3
7967Author: Vlad Lungu <vlad.lungu@windriver.com>
7968Date: Mon May 5 14:04:00 2008 +0300
7969
7970 Allow building mips versions with ELDK 3.1.1
7971
7972 .gpword works only with local symbols on certain binutils versions
7973
7974 Signed-off-by: Vlad Lungu <vlad.lungu@windrvier.com>
7975
7976commit 12a67a9e51f6b3ec26cb0f077fb5685a447c359d
7977Author: Wolfgang Denk <wd@denx.de>
7978Date: Mon May 5 12:52:36 2008 +0200
7979
7980 MAKEALL: add inka4x0 board
7981
7982 Signed-off-by: Wolfgang Denk <wd@denx.de>
7983
7984commit b83dcc13ae7b2dab394bfef6f699750d11490ee2
7985Author: Wolfgang Denk <wd@denx.de>
7986Date: Sun May 4 21:34:23 2008 +0200
7987
7988 kb9202 board: fix build problem.
7989
7990 Signed-off-by: Wolfgang Denk <wd@denx.de>
7991
7992commit 6adf61dc4cb5c53a2df990cbc8df2bceacbfd869
7993Author: Wolfgang Denk <wd@denx.de>
7994Date: Sun May 4 12:10:33 2008 +0200
7995
7996 Prepare for v1.3.3-rc3
7997
7998 Update ChNAGELOG, minor white space cleanup.
7999
8000 Signed-off-by: Wolfgang Denk <wd@denx.de>
8001
6adf61dc
WD
8002commit 7c0773fde6100b61be2558cb5d8c442a3194aecb
8003Author: Wolfgang Denk <wd@denx.de>
8004Date: Sun May 4 00:35:15 2008 +0200
8005
8006 drivers/net/tsec.c: Fix typo.
8007
8008 Signed-off-by: Wolfgang Denk <wd@denx.de>
8009
8010commit aa737945e6f37a5de5dbad550a7694e0cb2a8120
8011Author: Mike Frysinger <vapier@gentoo.org>
8012Date: Fri May 2 21:45:12 2008 -0400
8013
8014 version_autogenerated.h: use printf rather than echo -n
8015
8016 Some systems are dumb and do not implement the -n flag to echo (like OS X).
8017 Convert the Makefile to use printf as this should work everywhere.
8018
8019 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
8020 Signed-off-by: Wolfgang Denk <wd@denx.de>
8021
8022commit 4acc2a108ad0a669165924704a6cb083f9138242
8023Author: Mike Frysinger <vapier@gentoo.org>
8024Date: Fri May 2 18:17:50 2008 -0400
8025
8026 fix building when saveenv is disabled in some setups
8027
8028 If you enable environment in the flash, but disable the embedded
8029 option, and you disable the saveenv command, then the #if nested
8030 logic will trigger a compile failure:
8031 env_flash.c: In function 'env_relocate_spec':
8032 env_flash.c:399: error: 'flash_addr' undeclared (first use in this function)
8033 The fix is to add CMD_SAVEENV ifdef protection like everywhere else.
8034
8035 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
8036
8037commit ccf1ad535ae1c0dc2d466235c668adbdfe3a55b7
8038Author: Jeremy McNicoll <jeremy.mcnicoll@windriver.com>
8039Date: Fri May 2 16:10:04 2008 -0400
8040
8041 SBC8548: fix address mask to allow 64M flash
8042
8043 Fix incorrect mask to enable all 64MB of onboard flash.
8044 Previously U-Boot incorrectly mapped only 8MB of flash, this
8045 patch correctly maps all the available flash.
8046
8047 Signed-off-by: Jeremy McNicoll <jeremy.mcnicoll@windriver.com>
8048
8049commit 3648085c464c8c22ef76fab006ca4344d3796124
8050Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8051Date: Fri May 2 19:48:56 2008 +0200
8052
8053 qemu_mips: add README
8054
8055 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8056
8057commit 6fdd002689190a0022c7b3dbab37fcba724580ce
8058Author: Marcel Ziswiler <marcel@ziswiler.com>
8059Date: Fri May 2 02:35:59 2008 +0200
8060
8061 Fix misspelled comment
8062
8063 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
8064
8065commit fa956fde60b7ec4dd66bd62f9910fd341b5049a1
8066Author: Mike Frysinger <vapier@gentoo.org>
8067Date: Thu May 1 04:13:05 2008 -0400
8068
8069 mkimage: make mmap() checks consistent
8070
8071 The mmap() related code is full of inconsistent casts/constants when
8072 it comes to error checking, and may break when building on some
8073 systems (like ones that do not implicitly define the caddr_t type).
8074 Let's just avoid the whole mess by writing the code nice and clean in
8075 the first place.
8076
8077 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
8078
8079commit 8e90cd0447a0f0ccf529ef86f0e6b56187d3b82a
8080Author: Marcel Ziswiler <marcel@ziswiler.com>
8081Date: Thu May 1 09:05:34 2008 +0200
8082
8083 Fix defined but not used build warning
8084
8085 - warning: 'srom' defined but not used
8086
8087 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
8088
8089commit b71190f3250aaffcc81c35f6cfd3498cb7c48013
8090Author: Marcel Ziswiler <marcel@ziswiler.com>
8091Date: Thu May 1 09:05:26 2008 +0200
8092
8093 Fix implicit declaration build warnings
8094
8095 - warning: implicit declaration of function ‘serial_initialize’
8096
8097 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
8098
8099commit 9acde129cc3f9c1b3bc11a821480dd446774d618
8100Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
8101Date: Tue Apr 29 19:18:32 2008 +0200
8102
8103 TSEC: add config options for VSC8601 RGMII PHY
8104
8105 The Vitesse VSC8601 RGMII PHY has internal delay for both Rx
8106 and Tx clock lines. They are configured using 2 bits in extended
8107 register 0x17.
8108 Therefore CFG_VSC8601_SKEW_TX and CFG_VSC8601_SKEW_RX have
8109 been introduced with valid values 0-3 giving 0.0, 1.4,1.7 and 2.0ns delay.
8110
8111 Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
8112 Acked-by: Andy Fleming <afleming@freescale.com>
8113 Acked-by: Ben Warren <biggerbadderben@gmail.com>
8114 --
8115
8116 drivers/net/tsec.c | 6 ++++++
8117 drivers/net/tsec.h | 3 +++
8118 2 files changed, 9 insertions(+), 0 deletions(-)
8119
8120commit bd98ee60df43ee6dd6f5ebe32c67d03e90513ff8
8121Author: Wolfgang Denk <wd@denx.de>
8122Date: Sat May 3 23:07:15 2008 +0200
8123
8124 Revert "ColdFire: Get information from the correct GCC"
8125
8126 This reverts commit b7166e05a513c0806b63b9dfb6f1d77645cede2a
8127 (replaced by commit c4e5f52a58d278eebb87f476e353972c5dacea40).
8128
8129commit c4e5f52a58d278eebb87f476e353972c5dacea40
8130Author: Wolfgang Denk <wd@denx.de>
8131Date: Sat May 3 22:25:00 2008 +0200
8132
8133 config.mk: use correct (cross) compiler
8134
8135 Some config.mk files reference $(CC) to test for specific tool chain
8136 features, so make sure $(CC) gets set before including any such
8137 config files.
8138
8139 This patch replaces commit b7166e05a5 ("ColdFire: Get information from
8140 the correct GCC").
8141
8142 Signed-off-by: Wolfgang Denk <wd@denx.de>
8143
8144commit 27c38689d0cfde0e444239345f97b5eecc9f4067
8145Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8146Date: Thu May 1 02:13:44 2008 +0200
8147
8148 pxa: fix previous definition on cpu init
8149
8150 start.S:183:1: warning: "ICMR" redefined
8151 In file included from start.S:33:
8152 include/asm/arch/pxa-regs.h:935:1: warning: this is the location of the previous definition
8153 start.S:187:1: warning: "RCSR" redefined
8154 ...
8155
8156 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8157
8158commit 6d12e697de794d700767f22f950e3026ccf4daf6
8159Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8160Date: Thu May 1 02:13:43 2008 +0200
8161
8162 pxa: fix pcmcia operation on 'i' may be undefined
8163
8164 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8165 Signed-off-by: Wolfgang Denk <wd@denx.de>
8166
8167commit 4d77f5102dfeaa36cd58d9a9f083bd2cc491526f
8168Author: Kumar Gala <galak@kernel.crashing.org>
8169Date: Wed Apr 30 16:24:35 2008 -0500
8170
8171 MPC8610HPCD: Drop -O2 from the build flags
8172
8173 Make the flags use -Os like all other boards
8174
8175 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8176
8177commit 0072b78be2b41e5a0ca3ddc39335574dc2e855bd
8178Author: Stefan Roese <sr@denx.de>
8179Date: Wed Apr 30 15:50:39 2008 +0200
8180
8181 RTC: Fix month offset by one problem in M41T62 RTC driver
8182
8183 This patch fixes a problem with the month being read and written
8184 incorrectly (offset by one). This only gets visible by also using
8185 the Linux driver (rtc-m41t80).
8186
8187 Tested on AMCC Canyonlands.
8188
8189 Signed-off-by: Stefan Roese <sr@denx.de>
8190
8191commit 141ba1cad8e6598a2466e7e2976c6a12285df619
8192Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
8193Date: Sat May 3 13:51:44 2008 +0900
8194
8195 [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker
8196
8197 Current trick to pick up GNU assembler minor version uses a dot(.) as a
8198 delimiter, and take the second field to obtain minor version number. But
8199 as can be expected, this doesn't work with a version string which has
8200 dots more than needs.
8201
8202 Here's an example:
8203
8204 $ mips-linux-gnu-as --version | grep 'GNU assembler'
8205 GNU assembler (Sourcery G++ Lite 4.2-129) 2.18.50.20080215
8206 $ mips-linux-gnu-as --version | grep 'GNU assembler' | cut -d. -f2
8207 2-129) 2
8208 $
8209
8210 This patch restricts the version format to 2.XX.XX... This will work
8211 in most cases.
8212
8213 $ mips-linux-gnu-as --version | grep 'GNU assembler' | egrep -o '2\.[0-9\.]+'
8214 2.18.50.20080215
8215 $ mips-linux-gnu-as --version | grep 'GNU assembler' | egrep -o '2\.[0-9\.]+' | cut -d. -f2
8216 18
8217 $
8218
8219 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
8220
8221commit ea638951acead7f1086c908c0b9f086beab82a22
8222Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
8223Date: Sat May 3 13:51:28 2008 +0900
8224
8225 [MIPS] cpu/mips/cache.S: Add dcache_enable
8226
8227 Recent bootelf command fixes (017e9b7925f74878d0e9475388cca9bda5ef9482,
8228 "allow ports to override bootelf behavior") requires ports to have this
8229 function.
8230
8231 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
8232 Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8233
8234commit d2c6fbec4397c936b18cd42482b6973cd6781bdf
8235Author: Wolfgang Denk <wd@denx.de>
8236Date: Thu May 1 21:30:16 2008 +0200
8237
8238 onenand: rename 16 bit memory copy into memcpy_16() to avoid conflicts
8239
8240 Onenand needs a version of memcpy() which performs 16 bit accesses
8241 only; make sure the name does not conflict with the standard
8242 function.
8243
8244 Signed-off-by: Wolfgang Denk <wd@denx.de>
8245
8246commit 12bc4e94251c369c529ffa505cf58b148c372f7f
8247Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8248Date: Wed Apr 30 22:38:17 2008 +0200
8249
8250 cmd_nand: fix warning: str2long ncompatible pointer type
8251
8252 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8253
8254commit 1b9ed2574a38c93cb03dad41885fc06be4bfc9dd
8255Author: Timur Tabi <timur@freescale.com>
8256Date: Fri Apr 4 11:16:11 2008 -0500
8257
8258 Fix calculation of I2C clock for some 86xx chips
8259
8260 Some 86xx chips use CCB as the base clock for the I2C, and others used CCB/2.
8261 There is no pattern that can be used to determine which chips use which
8262 frequency, so the only way to determine is to look up the actual SOC
8263 designation and use the right value for that SOC.
8264
8265 Signed-off-by: Timur Tabi <timur@freescale.com>
8266
8267commit f32f7fe7bd3a5bda3a476520f00e1aca7c2103a9
8268Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
8269Date: Wed Apr 30 12:11:19 2008 -0500
8270
8271 ColdFire: Fix ethernet hang issue for mcf547x_8x
8272
8273 The ethernet hang is caused by receiving buffer in DRAM is not
8274 yet ready due to access cycles require longer time in DRAM.
8275 Relocate DMA buffer descriptors from DRAM to internal SRAM.
8276
8277 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
8278
8279commit 886d90176fc257e0ab4d0db05d11d0749bbed3ca
8280Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
8281Date: Wed Apr 30 12:10:47 2008 -0500
8282
8283 ColdFire: Fix compilation issue caused by new changes in fsl_i2c.c
8284
8285 Signed-off-by: Luigi Comio Mantellini <luigi.mantellini@idf-hit.com>
8286 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
8287
8288commit b7166e05a513c0806b63b9dfb6f1d77645cede2a
8289Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
8290Date: Wed Apr 30 12:10:23 2008 -0500
8291
8292 ColdFire: Get information from the correct GCC
8293
8294 Signed-off-by: Kurt Mahan <kmahan@freescale.com>
8295 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
8296
8297commit 378e7ec95da4751ec8fe461baacab2bf7d2512a9
8298Author: dirk.behme@googlemail.com <dirk.behme@googlemail.com>
8299Date: Wed Apr 30 18:02:59 2008 +0200
8300
8301 Fix warning in env_nand.c if compiled for DaVinci Schmoogie
8302
8303 Fix warnings
8304
8305 nv_nand.c: In function 'saveenv':
8306 env_nand.c:200: warning: passing argument 3 of 'nand_write' from incompatible pointer type
8307 env_nand.c: In function 'env_relocate_spec':
8308 env_nand.c:275: warning: passing argument 3 of 'nand_read' from incompatible pointer type
8309
8310 if compiled for davinci_schmoogie_config.
8311
8312 Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
8313 Ack by: Sergey Kubushyn <ksi@koi8.net>
8314
8315commit 33a4a70d48d622cc4950c60a84fec23b9421f23e
8316Author: Anatolij Gustschin <agust@denx.de>
8317Date: Wed Apr 30 13:34:40 2008 +0200
8318
8319 Fix warnings while compiling net/net.c for MPC8610HPCD board
8320
8321 MPC8610HPCD board adds -O2 gcc option to PLATFORM_CPPFLAGS
8322 causing overriding default -Os option. New gcc (ver. 4.2.2)
8323 produces warnings while compiling net/net.c file with -O2
8324 option. The patch is an attempt to fix this.
8325
8326 Signed-off-by: Anatolij Gustschin <agust@denx.de>
8327
8328commit 58b575e575c25fdf8c88141e145db201f3092149
8329Author: Sascha Laue <Sascha.Laue@gmx.biz>
8330Date: Wed Apr 30 15:23:38 2008 +0200
8331
8332 lwmon5: fix offset error in sysmon0 POST
8333
8334 Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
8335 Signed-off-by: Wolfgang Denk <wd@denx.de>
8336
8337commit e7419b243a373de4ee042f7d4f45f66de787240d
8338Author: Sascha Laue <Sascha.Laue@gmx.biz>
8339Date: Wed Apr 30 15:16:35 2008 +0200
8340
8341 lwmon5: fix manual merge error in POST
8342
8343 Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
8344
8345commit 42ffcec3f9eba010a662d5b42981812b6bebfb9a
8346Author: Wolfgang Denk <wd@denx.de>
8347Date: Wed Apr 30 17:46:26 2008 +0200
8348
8349 cmd_nand.c: fix another 'incompatible pointer type' warning.
8350
8351 Signed-off-by: Wolfgang Denk <wd@denx.de>
8352
8353commit de109d909707e2dfe806be5efc3cdb103b47c8ad
8354Author: Wolfgang Denk <wd@denx.de>
8355Date: Wed Apr 30 17:25:07 2008 +0200
8356
8357 Makefile: fix parallel builds
8358
8359 This problem shows up with parallel builds only; it results in
8360 somewhat cryptic error messages like
8361
8362 $ JOBS=-j6 MAKEALL netstar
8363 Configuring for netstar board...
8364 arm-linux-ld: cannot find -lgeneric
8365 make[1]: *** [eeprom.srec] Error 1
8366
8367 A few boards (like netstar and voiceblue) need some libraries for
8368 building; however, the board Makefile does not contain any such
8369 dependencies which may cause problems with parallel builds. Adding
8370 such dependencies is difficult as we would also have to provide build
8371 rules, which already exist in the respective library Makefiles.
8372
8373 To solve this, we make sure that all libraries get built before the
8374 board code.
8375
8376 Signed-off-by: Wolfgang Denk <wd@denx.de>
8377
8378commit 4f27098e5b0736989b13cd61d7bca94b3574cf5f
8379Author: Stefan Roese <sr@denx.de>
8380Date: Wed Apr 30 14:51:36 2008 +0200
8381
8382 ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM module
8383
8384 This patch changes the Canyonlands/Glacier fixed DDR2 controller setup
8385 used for NAND booting to match the values needed for the new 512MB
8386 DIMM modules shipped with the productions boards:
8387
8388 Crucial: CT6464AC667.8FB
8389
8390 Signed-off-by: Stefan Roese <sr@denx.de>
8391
8392commit ea9202a659dc75996facf1475f1866a19a9d3129
8393Author: Stefan Roese <sr@denx.de>
8394Date: Wed Apr 30 10:49:43 2008 +0200
8395
8396 ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.c
8397
8398 This patch fixes a problem with DIMMs that have 8 banks. Now the
8399 MCIF0_MBxCF register will be setup correctly for this setup too.
8400
8401 This was noticed with the 512MB DIMM on Canyonlands/Glacier.
8402
8403 Signed-off-by: Stefan Roese <sr@denx.de>
8404
8405commit 76617299358ebba260ecc02d33e8e75d8d13dd3b
8406Author: Wolfgang Denk <wd@denx.de>
8407Date: Tue Apr 29 23:41:06 2008 +0200
8408
8409 Prepare v1.3.3-rc2, again.
8410
8411 Signed-off-by: Wolfgang Denk <wd@denx.de>
8412
76617299
WD
8413commit b7fcc4c13993782342cf5cd20d237a6281648a0b
8414Author: Wolfgang Denk <wd@denx.de>
8415Date: Tue Apr 29 23:35:24 2008 +0200
8416
8417 Prepare v1.3.3-rc2
8418
8419 Signed-off-by: Wolfgang Denk <wd@denx.de>
8420
b7fcc4c1
WD
8421commit f7b16a0a4d571dd33b2b5185a54f7ddc311f89d4
8422Author: Wolfgang Denk <wd@denx.de>
8423Date: Tue Apr 29 23:32:20 2008 +0200
8424
8425 common/env_nand.c: fix one more incompatible pointer type issue
8426
8427 Signed-off-by: Wolfgang Denk <wd@denx.de>
8428
8429commit ea6f66894f952229eebfc4ad03cd21fe5c8b3f0f
8430Author: Wolfgang Denk <wd@denx.de>
8431Date: Tue Apr 29 21:33:08 2008 +0200
8432
8433 post/board/lwmon5/sysmon.c: fix manual merge error.
8434
8435 Signed-off-by: Wolfgang Denk <wd@denx.de>
8436
8437commit 70a0f81412b0b18a6fd0bea960451bc6c2cca49a
8438Author: Kumar Gala <galak@kernel.crashing.org>
8439Date: Tue Apr 29 12:54:59 2008 -0500
8440
8441 85xx: Add -mno-spe to e500/85xx builds
8442
8443 Newer gcc's might be configured to enable autovectorization by default.
8444 If we happen to build with one of those compilers we will get SPE
8445 instructions in random code.
8446
8447 -mno-spe disables the compiler for automatically generating SPE
8448 instructions without our knowledge.
8449
8450 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8451
8452commit 8ea08e5be69436abcc95d3da114de4a2ff8a6ab5
8453Author: Kumar Gala <galak@kernel.crashing.org>
8454Date: Tue Apr 29 10:18:34 2008 -0500
8455
8456 Update .gitignore for zlib.h
8457
8458 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8459
8460commit 45239cf4152109caa925145ccd433529902df887
8461Author: Kumar Gala <galak@kernel.crashing.org>
8462Date: Tue Apr 29 10:27:08 2008 -0500
8463
8464 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
8465
8466 All the 85xx and 86xx UM describe the register as timing_cfg_3
8467 not as ext_refrec.
8468
8469 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8470
8471commit ef7d30b14394e4c4a153118f5845760cadada02a
8472Author: Kumar Gala <galak@kernel.crashing.org>
8473Date: Tue Apr 29 10:28:34 2008 -0500
8474
8475 85xx/86xx: Rename DDR init address and init extended address register
8476
8477 Rename init_addr and init_ext_addr to match the docs between
8478 85xx and 86xx. Both now use 'init_addr' and 'init_ext_addr'.
8479
8480 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8481
8482commit cf6cc014270549684873a5972d2595052c468cb6
8483Author: Kumar Gala <galak@kernel.crashing.org>
8484Date: Mon Apr 28 02:24:04 2008 -0500
8485
8486 85xx: Additional fixes and cleanup of MP code
8487
8488 * adjust __spin_table alignment to match ePAPR v0.94 spec
8489 * loop over all cpus when determing who is up. This fixes an issue if
8490 the "boot cpu" isn't core0. The "boot cpu" will already be in the
8491 cpu_up_mask so there is no harm
8492 * Added some protection in the code to ensure proper behavior. These
8493 changes are explicitly needed but don't hurt:
8494 - Added eieio to ensure the "hot word" of the table is written after
8495 all other table updates have occurred.
8496 - Added isync to ensure we don't prefetch loading of table entries
8497 until we a released
8498
8499 These issues we raised by Dave Liu.
8500
8501 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8502
8503commit b2d527a8b9fb50afccbaf79b5540952585cdc760
8504Author: Yuri Tikhonov <yur@emcraft.com>
8505Date: Tue Apr 29 15:06:41 2008 +0200
8506
8507 lwmon5: minor clean-up to include/configs/lwmon5.h
8508
8509 LWMON5 DSPIC POST uses the watch-dog scratch register. So, make
8510 the CFG_DSPIC_TEST_ADDR definition more readable.
8511
8512 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
8513
8514commit f4c4d21a885ccc222fd0acdf653b683249e85117
8515Author: Stefan Roese <sr@denx.de>
8516Date: Tue Apr 29 16:08:05 2008 +0200
8517
8518 ppc4xx: Fix CFG_MONITOR_LEN on Katmai failsave this time
8519
8520 Signed-off-by: Stefan Roese <sr@denx.de>
8521
8522commit 138105efe1d2b1a40a3a97b4c1f85c2111bea2d8
8523Author: Yuri Tikhonov <yur@emcraft.com>
8524Date: Tue Apr 29 13:32:45 2008 +0200
8525
8526 ppc flush_cache: add watch-dog triggering into the loops.
8527
8528 Some boards (e.g. lwmon5) need rather a frequent watch-dog
8529 kicking. Since the time it takes for the flush_cache() function
8530 to complete its job depends on the size of data being flushed, one
8531 may encounter watch-dog resets on such boards when, for example,
8532 download big files over ethernet.
8533
8534 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
8535
8536commit cab99d6f3281ab6784feccf98b9b425daa58418a
8537Author: Stefan Roese <sr@denx.de>
8538Date: Tue Apr 29 14:44:54 2008 +0200
8539
8540 ppc4xx: Fix compilation warning in denali_spd_ddr2.c
8541
8542 Signed-off-by: Stefan Roese <sr@denx.de>
8543
8544commit 4ec9d78fe5cd585d2868731fa108ca1e62730e70
8545Author: Stefan Roese <sr@denx.de>
8546Date: Tue Apr 29 14:12:07 2008 +0200
8547
8548 ppc4xx: Fix Katmai CFG_MONITOR_LEN
8549
8550 Signed-off-by: Stefan Roese <sr@denx.de>
8551
8552commit 85ad184b3b2b0f8af9228477303c55dca1b52ed7
8553Author: Stefan Roese <sr@denx.de>
8554Date: Tue Apr 29 13:57:07 2008 +0200
8555
8556 ppc4xx: Complete remove bogus dflush()
8557
8558 Since the current dflush() implementation is know to have some problems
8559 (as seem on lwmon5 ECC init) this patch removes it completely and replaces
8560 it by using clean_dcache_range().
8561
8562 Tested on Katmai with ECC DIMM.
8563
8564 Signed-off-by: Stefan Roese <sr@denx.de>
8565
8566commit 135846d6ecaad255ad28d93ebbb78b3d5da68cdc
8567Author: Stefan Roese <sr@denx.de>
8568Date: Tue Apr 29 13:36:51 2008 +0200
8569
8570 ppc4xx: Change ECC initialization on lwmon5 to use clean_dcache_range()
8571
8572 As it seems the "old" ECC initialization routine by using dflush() didn't
8573 write all lines in the dcache back to memory on lwmon5. This could lead
8574 to ECC error upon Linux booting. This patch changes the program_ecc()
8575 routine to now use clean_dcache_range() instead of dflush().
8576 clean_dcache_range() uses dcbst which is exactly what we want in this
8577 case.
8578
8579 Since dflush() is known is cause problems, this routine will be
8580 removed completely and replaced by clean_dcache_range() with an
8581 additional patch.
8582
8583 Signed-off-by: Stefan Roese <sr@denx.de>
8584
8585commit 18ec19e4aa1a045dfbf2c7c2e33963488e92d757
8586Author: Yuri Tikhonov <yur@emcraft.com>
8587Date: Mon Apr 28 18:19:34 2008 +0200
8588
8589 POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.
8590
8591 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
8592
8593commit eea5a743a2193ef2a05b9bc6dc447ba241416f35
8594Author: Markus Brunner <super.firetwister@googlemail.com>
8595Date: Mon Apr 28 08:47:47 2008 +0200
8596
8597 ppc4xx: Fixup ebc clock in FDT for 405GP/EP
8598
8599 On ppc405EP and ppc405GP (at least) the ebc is directly attached to the plb
8600 and not to the opb. This patch will try to fixup /plb/ebc if /plb/opb/ebc
8601 doesn't exist.
8602
8603 Signed-off-by: Markus Brunner <super.firetwister@gmail.com>
8604
76617299
WD
8605commit 2ef7503a593c77a80c2a054011970227c4b62774
8606Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8607Date: Thu Apr 24 07:57:17 2008 +0200
8608
8609 NE2000: Fix regresssion introduced by e710185aae90 on non AX88796
8610
8611 Move non-inlied functions into specific drivers file
8612 Set get_prom as weak
8613
8614 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8615 Signed-off-by: Vlad Lungu <vlad@comsys.ro>
8616 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8617
8618commit 40cb90ee2b97db1f697e1b54f19a548ffc96d71b
8619Author: Guennadi Liakhovetski <lg@denx.de>
8620Date: Thu Apr 3 17:04:19 2008 +0200
8621
8622 net: make ARP timeout configurable
8623
8624 Currently the timeout waiting for an ARP reply is hard set to 5 seconds.
8625 On i.MX31ADS due to a hardware "strangeness" up to four first IP packets
8626 to the boards get lost, which typically are ARP replies. By configuring
8627 the timeout to a lower value we significantly improve the first network
8628 transfer time on this board. The timeout is specified in milliseconds,
8629 later internally it is converted to deciseconds, because it has to be
8630 converted to hardware ticks, and CFG_HZ ranges from 900 to 27000000 on
8631 different boards.
8632
8633 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
8634 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8635
8636commit 13e0b8f7ca9d29267bf01d7a01e521a0517adce1
8637Author: Guennadi Liakhovetski <lg@denx.de>
8638Date: Thu Apr 3 13:36:18 2008 +0200
8639
8640 minor cs8900 driver clean up
8641
8642 Remove a redundant register definition, clean up some coding style
8643 violations.
8644
8645 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
8646 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8647
b7fcc4c1
WD
8648commit 707fa917cca24c0f22776f48ac4a6fa5e5189b10
8649Author: Wolfgang Denk <wd@denx.de>
8650Date: Mon Apr 28 22:01:04 2008 +0200
8651
8652 jffs2_1pass.c: fix incompatible pointer type warning
8653
8654 Signed-off-by: Wolfgang Denk <wd@denx.de>
8655
8656commit 6aee00f5e6a1cf29d8fe8fdc9b7252fbd31115d9
8657Author: Sascha Laue <Sascha.Laue@gmx.biz>
8658Date: Tue Apr 1 10:10:18 2008 +0200
8659
8660 lwmon5: update dsPIC POST spezification
8661
8662 The specification for the lwmon5 board dsPIC POST got changed.
8663 Also add defines for the temperatures and voltages.
8664
8665 Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
8666
8667commit 3e4615ab7ff38781a5dd80d0f49b9af55b4fe0b7
8668Author: Sascha Laue <Sascha.Laue@gmx.biz>
8669Date: Tue Apr 1 15:13:03 2008 +0200
8670
8671 Fix watchdog POST for lwmon5
8672
8673 If the hardware watchdog detects a voltage error, the watchdog sets
8674 GPIO62 to low. The watchdog POST has to detect this low level.
8675
8676 Signed-off-by: Sascha Laue <leglas0@legpc180.leg.liebherr.i>
8677 Signed-off-by: Wolfgang Denk <wd@denx.de>
8678
8679commit dd5748bcd669f46aeb6686c1b341323843738ccc
8680Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
8681Date: Mon Apr 28 14:37:14 2008 +0200
8682
8683 rtl8169: fix compiler warnings
8684
8685 Fix multiple compiler warnings related to argument type mismatch.
8686
8687 Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
8688
8689commit 413bf586266f86c6bdbc6c6d140f67a15af4c4f1
8690Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
8691Date: Mon Apr 28 14:36:06 2008 +0200
8692
8693 IDE: fix compiler warnings
8694
8695 The IDE driver can use 32-bit addresses in LBA mode, in which case it
8696 spits multiple warnings during compilation. Fix them.
8697
8698 Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
8699
8700commit db9084de28c46ac81c8f681722cb0d7411be4d7f
8701Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
8702Date: Mon Apr 28 14:35:57 2008 +0200
8703
8704 LinkStation: fix compiler warning, add a maintainer
8705
8706 out_8 wants a pointer to an unsigned as the first argument. Add a
8707 maintainer for Linkstation boards.
8708
8709 Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
8710
8711commit c71abba3cb67b063f789f17abf6c7447727c0cd5
8712Author: Wolfgang Denk <wd@denx.de>
8713Date: Mon Apr 28 14:55:12 2008 +0200
8714
8715 cmd_nand.c: fix "differ in signedness" problem
8716
8717 Signed-off-by: Wolfgang Denk <wd@denx.de>
8718
8719commit f2c288a35341ad02ac03b1563d786763c9c8f159
8720Author: Wolfgang Denk <wd@denx.de>
8721Date: Mon Apr 28 12:48:47 2008 +0200
8722
8723 pcnet.c: fix a merge issue
8724
8725 Signed-off-by: Wolfgang Denk <wd@denx.de>
8726
8727commit 4ca79f477ebd25a6872e6196d80e2f5eff441376
8728Author: Wolfgang Denk <wd@denx.de>
8729Date: Mon Apr 28 12:08:18 2008 +0200
8730
8731 NAND: fix some strict-aliasing compiler warnings
8732
8733 Signed-off-by: Wolfgang Denk <wd@denx.de>
8734
8735commit 5cd0130ecc79d6dcde1b1ac253abc457ca8c3115
8736Author: Stefan Roese <sr@denx.de>
8737Date: Mon Apr 28 11:37:14 2008 +0200
8738
8739 ppc4xx: Fix compile warning of hcu4 board
8740
8741 Signed-off-by: Stefan Roese <sr@denx.de>
8742
8743commit 5379cd15dd6c74ac51499bce3455bf6e0cdbe9f1
8744Author: Wolfgang Denk <wd@denx.de>
8745Date: Mon Apr 28 11:31:23 2008 +0200
8746
8747 MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'
8748
8749 Signed-off-by: Wolfgang Denk <wd@denx.de>
8750
8751commit 7602ed50a2f0ef3dc8d7da93f116de50288f5b59
8752Author: Guennadi Liakhovetski <lg@denx.de>
8753Date: Mon Apr 28 00:25:32 2008 +0200
8754
8755 mx31ads: fix loadaddr environment variable define
8756
8757 Arithmetic expressions do not get evaluated under stringification. Remove
8758 default network configuration, add DHCP command support. Thanks to Felix
8759 Radensky for reporting.
8760
8761 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
8762
8763commit 144eec777ac07bcb12bd38245a5a289f694a7f98
8764Author: Wolfgang Denk <wd@denx.de>
8765Date: Mon Apr 28 10:55:24 2008 +0200
8766
8767 katmai: fix section overlap problem
8768
8769 Since we didn't want to remove features from the configuration, we
8770 decided to increase the U-Boot image size (add one flash sector).
8771
8772 Also changed the default environment definition to make it
8773 independent of such changes.
8774
8775 Signed-off-by: Wolfgang Denk <wd@denx.de>
8776 Acked-by: Stefan Roese <sr@denx.de>
8777
8778commit 941d696d25624e3cc65ebf924199541acf52d74e
8779Author: Wolfgang Denk <wd@denx.de>
8780Date: Mon Apr 28 10:55:24 2008 +0200
8781
8782 katmai: fix section overlap problem
8783
8784 Since we didn't want to remove features from the configuration, we
8785 decided to increase the U-Boot image size (add one flash sector).
8786
8787 Also changed the default environment definition to make it
8788 independent of such changes.
8789
8790 Signed-off-by: Wolfgang Denk <wd@denx.de>
8791 Acked-by: Stefan Roese <sr@denx.de>
8792
8793commit 03c6cd39f9184143fd8c537872b3d4b2e03f1466
8794Author: Kumar Gala <galak@kernel.crashing.org>
8795Date: Sat Apr 26 11:44:44 2008 -0500
8796
8797 post: Fix building with O=
8798
8799 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8800
8801commit fd7531c1e9d56b9e5e06d2c0e02b798dab72f70c
8802Author: Wolfgang Denk <wd@denx.de>
8803Date: Sat Apr 26 01:55:00 2008 +0200
8804
8805 Prepare v1.3.3-rc1
8806
8807 Signed-off-by: Wolfgang Denk <wd@denx.de>
8808
fd7531c1
WD
8809commit 19cf2ec90d8ce52da60c1693693c4048cb810967
8810Author: Wolfgang Denk <wd@denx.de>
8811Date: Sat Apr 26 01:25:39 2008 +0200
8812
8813 post/Makefile: make sure to use the correct flags
8814
8815 ARFLAGS was not set, which caused "ppc_8xx-ar: creating libgenpost.a"
8816 messages to be printed.
8817
8818 Signed-off-by: Wolfgang Denk <wd@denx.de>
8819
8820commit 7ed4011733e7dca8f64d21291e4294662f7dc3e2
8821Author: Wolfgang Denk <wd@denx.de>
8822Date: Sat Apr 26 00:34:42 2008 +0200
8823
8824 Coding Style cleanup, update CHANGELOG
8825
8826 Signed-off-by: Wolfgang Denk <wd@denx.de>
8827
7ed40117
WD
8828commit f9204e15173834ff8d123e36279ce49c3c6c74fc
8829Author: Magnus Lilja <lilja.magnus@gmail.com>
8830Date: Sun Apr 20 10:38:12 2008 +0200
8831
8832 i.MX31: Enable SPI and MC13783/RTC support for the Litekit board
8833
8834 This patch enables SPI and MC13783/RTC support for the Litekit board.
8835
8836 Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
8837
8838commit f97abbfb47d9e407354e157cae3f6369e460cd37
8839Author: Ed Swarthout <Ed.Swarthout@freescale.com>
8840Date: Fri Apr 25 01:08:32 2008 -0500
8841
8842 MPC8544DS: decode pcie3 end-point configuration correctly.
8843
8844 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
8845 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8846
8847commit 292188e15523c165c4269403fdcd33c26d89176e
8848Author: Roy Zang <tie-fei.zang@freescale.com>
8849Date: Fri Apr 25 00:55:09 2008 -0500
8850
8851 MPC8544DS: Removes the unknown flash message information
8852
8853 This patch removes the unknown flash message information:
8854 '## Unknown FLASH on Bank 1 - Size = 0xdeadbeef = -286261248 MB'
8855 This unknown flash message is caused by PromJet.
8856 Some of the board user is unhappy with this information.
8857
8858 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
8859 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8860
8861commit b2115757403beef0ac6bc2c6c3b24f31256a75d2
8862Author: Kim Phillips <kim.phillips@freescale.com>
8863Date: Thu Apr 24 14:07:38 2008 -0500
8864
8865 mpc83xx: bump loadaddr over fdtaddr to 0x500000
8866
8867 this seems as a good compromise between human memory, typing,
8868 and last but not least, to accommodate for current and future kernel bloat.
8869
8870 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8871 Acked-by: Dave Liu <daveliu@freescale.com>
8872
8873commit be5a7190265a34d968578ff266549c60f6f57654
8874Author: Dave Liu <r63238@freescale.com>
8875Date: Tue Apr 15 13:12:23 2008 +0800
8876
8877 mpc83xx: clean up the readme for 83xx boards
8878
8879 1. correct the typo
8880 2. correct the memory map for 837xerdb board
8881
8882 Signed-off-by: Dave Liu <daveliu@freescale.com>
8883
8884commit bcae52a6819ee9dad5d0d96cd7daeb20108d45ff
8885Author: Dave Liu <r63238@freescale.com>
8886Date: Tue Apr 15 13:11:11 2008 +0800
8887
8888 mpc83xx: remove the unused CPM's stuff
8889
8890 The MPC83xx family never have CPM block, so remove it from 83xx.
8891
8892 Signed-off-by: Dave Liu <daveliu@freescale.com>
8893
8894commit c63ad6325a8ac0097a54b418a3288926b0484b18
8895Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
8896Date: Fri Apr 18 16:29:40 2008 +0200
8897
8898 cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST
8899
8900 This patch adds a configurable flash auto protection list that can be used
8901 to make U-Boot protect flash regions in flash_init().
8902
8903 The idea has been discussed on the u-boot mailing list starting
8904 on Nov 18th, 2007.
8905
8906 Even this patch brings a new feature it is used as a bugfix for 4xx
8907 platforms where flash_init() does not completely protect the
8908 monitor's flash range in all situations.
8909
8910 U-Boot protects the flash range from CFG_MONITOR_BASE to
8911 (CFG_MONITOR_BASE + monitor_flash_len - 1) by default. This does not
8912 include the reset vector at 0xfffffffc.
8913
8914 Example:
8915 #define CFG_FLASH_AUTOPROTECT_LIST {{0xfff80000, 0x80000}}
8916
8917 This config option will auto protect the last 512k of flash that
8918 contains the bootloader on board like APC405 and PMC405.
8919
8920 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
8921
8922commit d0d91ae3acb4f29d1a2a3a766747478ed54e2848
8923Author: Stefan Roese <sr@denx.de>
8924Date: Fri Apr 25 13:59:03 2008 +0200
8925
8926 ppc4xx: Remove double defines in lwmon5.h
8927
8928 introduced with latest lwmon5/POST merge
8929
8930 Signed-off-by: Stefan Roese <sr@denx.de>
8931
8932commit 7590378fb9c686709492ceb142825cd058255956
8933Author: Bartlomiej Sieka <tur@semihalf.com>
8934Date: Fri Apr 25 13:54:02 2008 +0200
8935
8936 Use watchdog-aware functions when calculating hashes of images - take two
8937
8938 Some files didn't get updated properly with the "Use watchdog-aware
8939 functions when calculating hashes of images" commit, this commit
8940 fixes this.
8941
8942 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
8943 Signed-off-by: Wolfgang Denk <wd@denx.de>
8944
8945commit 8e048c438e20ec89b49da5f085f8f756eba6e587
8946Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
8947Date: Fri Apr 25 12:01:39 2008 +0200
8948
8949 ppc4xx: Add bootcount limit handling for APC405 boards
8950
8951 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
8952
8953commit 1de6b28be5d107ae90ad7a8a43653c49966e8afe
8954Author: Bartlomiej Sieka <tur@semihalf.com>
8955Date: Fri Apr 25 12:10:09 2008 +0200
8956
8957 Use watchdog-aware functions when calculating hashes of images
8958
8959 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
8960
8961commit d00ce09040d3100e2c7998ef56db62c2d20d9ee3
8962Author: Wolfgang Denk <wd@denx.de>
8963Date: Fri Apr 25 12:44:08 2008 +0200
8964
8965 USB: fix more GCC 4.2.x aliasing warnings
8966
8967 Signed-off-by: Wolfgang Denk <wd@denx.de>
8968 Acked-by: Markus Klotzbuecher <mk@denx.de>
8969
8970commit aff4f86448f6586930f0a3be7fc4b0ddcf450980
8971Author: Wolfgang Denk <wd@denx.de>
8972Date: Fri Apr 25 12:41:53 2008 +0200
8973
8974 lib_generic/crc32.c: add missing #include <watchdog.h>
8975
8976 Signed-off-by: Wolfgang Denk <wd@denx.de>
8977
8978commit 03ccdbcd5602610cea4bd0db7e48e1ef881a51ef
8979Author: Wolfgang Denk <wd@denx.de>
8980Date: Fri Apr 25 11:52:21 2008 +0200
8981
8982 lib_generic/crc32.c: fix compile problem
8983
8984 Signed-off-by: Wolfgang Denk <wd@denx.de>
8985
8986commit 24bfedbd0be4dcaa94861407820d6a70fea7e03b
8987Author: Stefan Roese <sr@denx.de>
8988Date: Tue Apr 22 12:20:32 2008 +0200
8989
8990 ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt
8991
8992 The PCIe root-complex/endpoint setup as configured via the "pcie_mode"
8993 environment variable will now get passed to the Linux kernel by setting
8994 the device_type property of the PCIe device tree node. For normal root-
8995 complex configuration it will keep its defaults value of "pci" and for
8996 endpoint configuration it will get changed to "pci-endpoint".
8997
8998 Signed-off-by: Stefan Roese <sr@denx.de>
8999
9000commit eb0615bf600d2caf5aa2958f47f5ba364c52d5e7
9001Author: Yuri Tikhonov <yur@emcraft.com>
9002Date: Thu Apr 24 10:30:53 2008 +0200
9003
9004 lwmon5: watchdog POST fix
9005
9006 Use the GPT0_MASKx registers as the temporary storage for watch-dog
9007 timer POST test instead of GPT0_COMPx. The latter
9008 (GPT0_COMP1..GPT0_COMP5) are used for the log-buffer header.
9009
9010 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
9011 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
9012
9013commit 78e488298824bc150b5f3ebf7958cd71fa2af1b9
9014Author: Kim Phillips <kim.phillips@freescale.com>
9015Date: Mon Apr 21 18:10:14 2008 -0500
9016
9017 lib_ppc: Revert "Make MPC83xx one step closer to full relocation."
9018
9019 This reverts commit 70431e8a7393b6b793f77957f95b999fc9a269b8 which has
9020 proven problematic getting right from the start at least on 83xx and
9021 4xx.
9022
9023 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
9024
9025commit a99715b8ebfc500f3f40e01b36b64d473938443d
9026Author: Detlev Zundel <dzu@denx.de>
9027Date: Fri Apr 18 14:50:01 2008 +0200
9028
9029 Realining some header definitions.
9030
9031 Signed-off-by: Detlev Zundel <dzu@denx.de>
9032
9033commit 4acbc6c7f993cae409c424615415a3e76820f13d
9034Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9035Date: Thu Apr 24 07:57:16 2008 +0200
9036
9037 NE2000: coding style cleanup
9038
9039 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9040
9041commit b4aff1ffaf7120032c653357c007faa14f74d29d
9042Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9043Date: Wed Apr 23 00:11:47 2008 +0900
9044
9045 qemu-mips.h: Add CFI support
9046
9047 CONFIG_ENV_OVERWRITE is also added.
9048
9049 This patch is originally created by Jean-Christophe PLAGNIOL-VILLARD.
9050
9051 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9052 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
9053
9054commit 4a1f11b45a82908e5b0df602d703082413a6b7ed
9055Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
9056Date: Tue Apr 22 22:47:27 2008 +0900
9057
9058 doc/README.mips: Add MIPS notes
9059
9060 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
9061
9062commit 215b01bba8bc662d35f72b084700b192d367dfb4
9063Author: Bartlomiej Sieka <tur@semihalf.com>
9064Date: Tue Apr 22 12:27:56 2008 +0200
9065
9066 Add support for calculating hashes with watchdog triggering
9067
9068 Implement watchodg-aware variants of hash calculation functions:
9069 - crc32_wd()
9070 - md5_wd()
9071 - sha1_csum_wd()
9072 The above functions calculate the hash of the input buffer in chunks,
9073 triggering the watchdog after processing each chunk. The chunk size
9074 is given as a function call parameter.
9075
9076 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
9077
9078commit 8875e3abab986df930167ce5c1ac4f95dcacc81c
9079Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
9080Date: Wed Apr 23 11:02:12 2008 +0900
9081
9082 qemu-mips: Cleanup whitespace, indentation, etc.
9083
9084 No functional change.
9085
9086 This patch was originally submitted by Jean-Christophe PLAGNIOL-VILLARD.
9087 Then I re-created from scratch, and changed more lines than the original.
9088
9089 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9090 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
9091
9092commit 386563197e3a50b0e97ad9aae87f57d9aab909ab
9093Author: Vlad Lungu <vlad@comsys.ro>
9094Date: Wed Oct 10 23:02:09 2007 +0300
9095
9096 Fixed pcnet io_base
9097
9098 Bus and phys address are not always the same
9099
9100 Signed-off-by: Vlad Lungu <vlad@comsys.ro>
9101
9102commit 11ea26fd1cb63c91403fe04a6eea975cd418603f
9103Author: Wolfgang Denk <wd@denx.de>
9104Date: Thu Apr 24 23:44:26 2008 +0200
9105
9106 drivers/net/pcnet.c: Coding Style cleanup.
9107
9108 Signed-off-by: Wolfgang Denk <wd@denx.de>
9109
9110commit 899ef7b84578b7cafadfd78488c2fd2aac93f636
9111Author: Vlad Lungu <vlad@comsys.ro>
9112Date: Wed Oct 10 23:04:23 2007 +0300
9113
9114 Added Am79C970A chip id to pcnet
9115
9116 Signed-off-by: Vlad Lungu <vlad@comsys.ro>
9117
9118commit 17c9de6bb33f676eb776dcbfc46fc1b14c3871a5
9119Author: Magnus Lilja <lilja.magnus@gmail.com>
9120Date: Sun Apr 20 10:35:03 2008 +0200
9121
9122 i.MX31: Fix architecture numbers for ADS and Litekit boards
9123
9124 Correct the Linux architecture number for i.MX31 Litekit and ADS boards.
9125
9126 Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
9127
9128commit e7ae84d6c7288790e88639f57cb60daf89c11369
9129Author: Magnus Lilja <lilja.magnus@gmail.com>
9130Date: Sun Apr 20 10:36:36 2008 +0200
9131
9132 i.MX31: Use symbolic names for Litekit membases.
9133
9134 Use symbolic names instead of hard coded addresses for Litekit membases.
9135
9136 Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
9137
9138commit 2ef1d9b6030d02f576b1bcd9fec948e602522012
9139Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9140Date: Sat Apr 19 17:59:20 2008 +0200
9141
9142 Fix show_boot_progress prototype
9143
9144 in commit fad634071 "make show_boot_progress () weak."
9145 show_boot_progress is supposed to be declared as weak but declared as
9146 inline instead.
9147
9148 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9149
9150commit edbed247a14d70b94958010f736621212285de91
9151Author: Bartlomiej Sieka <tur@semihalf.com>
9152Date: Fri Apr 18 12:39:23 2008 +0200
9153
9154 Memory footprint optimizations
9155
9156 As suggested by Wolfgang Denk:
9157 - image printing functions:
9158 - remove wrappers
9159 - remove indentation prefix from functions' signatures
9160 - merge getenv_verify and getenv_autostart into one parametrized function
9161
9162 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
9163
9164commit 0a0b606faaec4afb3f750b09aa4df1e40a39dcb8
9165Author: Guennadi Liakhovetski <lg@denx.de>
9166Date: Tue Apr 15 13:33:11 2008 +0200
9167
9168 MX31ADS environment variable update, spi and rtc support
9169
9170 Update MX31ADS default environment to better match the flash layout and
9171 the memory map, support SPI and RTC.
9172
9173 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
9174
9175commit 022f12163595b9a55380c6d77c3119b93d6a9a4b
9176Author: Kumar Gala <galak@kernel.crashing.org>
9177Date: Mon Apr 21 09:28:36 2008 -0500
9178
9179 85xx: Round up frequency calculations to get reasonable output
9180
9181 eg. because of rounding error we can get 799Mhz instead of 800Mhz.
9182
9183 Introduced DIV_ROUND_UP and roundup taken from linux kernel.
9184
9185 Signed-off-by: Dejan Minic <minic@freescale.com>
9186 Signed-off-by: Srikanth Srinivasan <srikanth.srinivasan@freescale.com>
9187 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
9188 Acked-by: Andy Fleming <afleming@freescale.com>
9189
9190commit 876b8f978982216ab4a22dcd9efddfcd9b0e04e6
9191Author: Kumar Gala <galak@kernel.crashing.org>
9192Date: Wed Apr 23 16:58:04 2008 -0500
9193
9194 fsl_pci: Only modify registers if we have them
9195
9196 pme_msg_det exists only on PCIe controllers only set it if we are a "bridge".
9197
9198 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
9199
9200commit 83fe32334337def160b302aa9d152d808bfcc68e
9201Author: Markus Klotzbücher <mk@denx.de>
9202Date: Wed Apr 23 10:57:33 2008 +0200
9203
9204 USB: remove a cpu bug workaround for an unsupported architecture.
9205
9206 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
9207
9208commit f957576cb53e6cfab412709cfc8db1afd39d21c3
9209Author: Markus Klotzbücher <mk@denx.de>
9210Date: Wed Apr 23 10:53:23 2008 +0200
9211
9212 USB: fix those pesky aliasing warnings issued by gcc-4.2
9213
9214 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
9215 Signed-off-by: Detlev Zundel <dzu@denx.de>
9216
9217commit 89cdab788f3716b335fefb60b836ebcf975aceab
9218Author: Mike Frysinger <vapier@gentoo.org>
9219Date: Mon Mar 31 11:02:01 2008 -0400
9220
9221 crc32: use uint32_t rather than unsigned long
9222
9223 The envcrc.c does sizeof(unsigned long) when calculating the crc, but
9224 this is done with the build toolchain instead of the target tool
9225 chain, so if the build is a 64bit system but the target is 32bits,
9226 the size will obviously be wrong. This converts all unsigned long
9227 stuff related to crc32 to uint32_t types. Compile tested only: output
9228 of ./tools/envcrc when run on a 32bit build system matches that of a
9229 64bit build system.
9230
9231 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
9232 Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9233
9234commit 80c40b765b3642ddb9f3392b7898715aab44a29c
9235Author: Dirk Behme <dirk.behme@googlemail.com>
9236Date: Wed Mar 26 09:53:29 2008 +0100
9237
9238 ARM: Davinci: Fix DM644x timer overflow handling and cleanup
9239
9240 Fix ARM based DaVinci DM644x timer overflow handling and cleanup timer code.
9241
9242 Changes:
9243
9244 - Remove *_masked() functions as noted by Wolfgang
9245
9246 - Adapt register naming to recent TI spec (sprue26, March 2007)
9247
9248 - Fix reset_timer() handling
9249
9250 - As reported by Pieter [1] the overflow fix introduced a delay of factor 16 (e.g 2 seconds became 32). While the overflow fix is basically okay, it missed to divide udelay by 16, too. Fix this.
9251
9252 [1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/38179
9253
9254 - Remove software division of timer count value (DIV(x) macro) and do it in hardware (TIM_CLK_DIV).
9255
9256 Many thanks to Troy Kisky <troy.kisky@boundarydevices.com> and Pieter Voorthuijsen <pieter.voorthuijsen@Prodrive.nl> for the hints & testing!
9257
9258 Patch is compile tested with davinci_dvevm & sonata & schmoogie configuration and tested by Pieter on DaVinci EVM hardware.
9259
9260 Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
9261 Acked-by: Pieter Voorthuijsen <pieter.voorthuijsen@Prodrive.nl>
9262
9263commit a6e6fc610e39dec41b79680413d4ed38145bd3c8
9264Author: Sergei Poselenov <sposelenov@emcraft.com>
9265Date: Wed Apr 9 16:09:41 2008 +0200
9266
9267 Added watchdog triggering calls in the "mtest" test function.
9268
9269 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
9270
9271commit d32a874b9b4c1e949ee38be7790f6bf6d6143451
9272Author: Yuri Tikhonov <yur@emcraft.com>
9273Date: Sun Apr 6 19:19:14 2008 +0200
9274
9275 lwmon5 watchdog: limit trigger rate
9276
9277 Limit the rate of h/w watch-dog triggering on the LWMON5 board by
9278 the CONFIG_WD_MAX_RATE value.
9279
9280 Note that an earlier version of this patch which used microseconds
9281 instead of ticks dis not work. The problem was that we used
9282 usec2ticks() to convert microseconds into ticks. usec2ticks() uses
9283 get_tbclk(), which in turn calls get_sys_info(). It turns out that
9284 this function does a lot of prolonged operations (like divisions)
9285 which take too much time so we do not trigger the watchdog in time,
9286 and it resets the system.
9287
9288 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
9289
9290commit 2d2b994a30bb100774dc747ae9865b7f95285a88
9291Author: Yuri Tikhonov <yur@emcraft.com>
9292Date: Mon Mar 31 10:51:37 2008 +0200
9293
9294 POST: move CONFIG_POST to Makefiles
9295
9296 Introduce the new logical option CONFIG_HAS_POST which is set when the
9297 platform has CONFIG_POST set. Use CONFIG_HAS_POST in the post/ Makefiles
9298 to determine should the POST libs be compiled for the selected target
9299 platform, or not.
9300
9301 To avoid breaking u-boot linking process, the empty post/libpost.a file is
9302 created for platforms which do not have POSTs.
9303
9304 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
9305 Signed-off-by: Wolfgang Denk <wd@denx.de>
9306
9307commit 0a51e9248e2d27e0a02ef1e740c576ce90a39ee1
9308Author: Yuri Tikhonov <yur@emcraft.com>
9309Date: Mon Mar 31 10:49:34 2008 +0200
9310
9311 POST: preparations for moving CONFIG_POST to Makefiles
9312
9313 Remove CONFIG_POST ifdefs from the post/ source files.
9314
9315 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
9316 Signed-off-by: Wolfgang Denk <wd@denx.de>
9317
9318commit 5d40d4430d9ebc8434c6f0798594836e1efa7a1e
9319Author: Stefan Roese <sr@denx.de>
9320Date: Tue Apr 22 14:14:20 2008 +0200
9321
9322 ppc4xx: Fix Canyonlands and Glacier default environment for fdt usage
9323
9324 This patch fixes the Canyonlands and Glacier default environment to better
9325 fit to the arch/powerpc device-tree kernels. The variables dealing with
9326 arch/ppc booting are removed, since these boards are supported only in
9327 arch/powerpc. Glacier uses the same config file as Canyonlands.
9328
9329 Also, the Glacier now uses non-FPU rootpath, since 460GT has no FPU.
9330
9331 Signed-off-by: Stefan Roese <sr@denx.de>
9332
9333commit b789cb4a4c0c1deff82053539cfe29a9c6e23f8b
9334Author: Stefan Roese <sr@denx.de>
9335Date: Tue Apr 22 14:06:42 2008 +0200
9336
9337 ppc4xx: Small coding style cleanup for the latest esd patches
9338
9339 Signed-off-by: Stefan Roese <sr@denx.de>
9340
9341commit 79941d63bc03aed8c48d7602f18217cc200ee931
9342Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9343Date: Mon Apr 21 18:01:07 2008 +0200
9344
9345 ppc4xx: Update CPU strapping for PMC440 boards
9346
9347 This patch removes the temporary 'test' strapping option
9348 of the sbe command. The '667' strapping option now uses
9349 a PLB/PCI divider of 3.
9350
9351 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9352
9353commit f00cf3193a6635355b121e90debb2f54e777e7da
9354Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9355Date: Mon Apr 21 14:42:21 2008 +0200
9356
9357 ppc4xx: Remove unused APC405 strataflash driver
9358
9359 The APC405 board support has been migrated to use the common
9360 CFI flash driver.
9361
9362 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9363
9364commit 1c686676a86473bbd92151f0544e109413f6ed06
9365Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9366Date: Mon Apr 21 14:42:17 2008 +0200
9367
9368 ppc4xx: Update APC405 configuration
9369
9370 - enable esd's auto_update mechanism
9371 - support alternative flash layout on rev. 1.8 boards
9372 - update default environment
9373 - use common CFI flash driver
9374 - coding style cleanup
9375
9376 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9377
9378commit 0b9872515a521bf7866dc24b85ddce708e60d702
9379Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9380Date: Mon Apr 21 14:42:11 2008 +0200
9381
9382 ppc4xx: Update APC405 board support
9383
9384 - enable esd's auto_update mechanism
9385 - fix LCD support on latest hardware revision (uses other LCD controller)
9386 - support alternative flash layout on rev. 1.8 boards
9387 - coding style cleanup
9388
9389 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9390
9391commit 83975d02e225e231960784972e7820a8b303756b
9392Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9393Date: Mon Apr 21 14:42:06 2008 +0200
9394
9395 ppc4xx: update esd's common auto_update code for 405 boards
9396
9397 - Coding style cleanup (long lines)
9398 - improve handling of protected flash regions
9399 - remove dead code
9400
9401 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9402
9403commit b9233fe5d59cb25d975071616bd1035d6f4c2285
9404Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9405Date: Mon Apr 21 14:41:59 2008 +0200
9406
9407 ppc4xx: Update esd's common LCD code for 405 boards
9408
9409 - Coding style cleanup (long lines)
9410 - Add s1d13505 support
9411 - Make some functions return a result code instead of void
9412
9413 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9414
9415commit dea68189424c3f1242427a8146a3861bf093173c
9416Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9417Date: Mon Apr 21 11:36:55 2008 +0200
9418
9419 ppc4xx: Update FPGA image for APC405 boards
9420
9421 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9422
9423commit 2a05b152924acfcec3b037693329e517e6d3578f
9424Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9425Date: Mon Apr 21 11:36:08 2008 +0200
9426
9427 ppc4xx: Update bootlogo for APC405 boards
9428
9429 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9430
9431commit 8deafdc6ad368368cf03b58cab4bd39f45d64b5c
9432Author: Stefan Roese <sr@denx.de>
9433Date: Fri Apr 18 16:41:31 2008 +0200
9434
9435 ppc4xx: Add dcache_enable() for 440
9436
9437 dcache_enable() was missing for 440 and the patch
9438 017e9b7925f74878d0e9475388cca9bda5ef9482 ["allow ports to override bootelf
9439 "] behavior uses this function.
9440
9441 Note: Currently the cache handling functions like
9442 d/icache_disable/enable() are NOP's on 440. This may be changed in the
9443 future.
9444
9445 Signed-off-by: Stefan Roese <sr@denx.de>
9446
9447commit a49e0d177a0749614b316ec847fb623f09c82c07
9448Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9449Date: Mon Apr 21 11:19:04 2008 +0200
9450
9451 video: Add missing free for logo memory
9452
9453 This patch adds two missing free()s.
9454
9455 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9456
9457commit 84c01d3a05ae3aca5f7c0c13a31ca72ba1199a42
9458Author: Troy Kisky <troy.kisky@boundarydevices.com>
9459Date: Mon Sep 24 16:41:43 2007 -0700
9460
9461 PATCH - Fix oob data copied into supplied buffer
9462
9463 This patch correctly sets the oobavail variable
9464 and fixes a bug where the oob data was not valid when
9465 there where multiple groups in oobfree.
9466
9467 First segment fixes a typo
9468 Second segment fixes a bug where oob data may be copied incorrectly.
9469 Third segment adds an error message when exiting due to write protect.
9470 Forth segment fixes a bug where oobavail may be set incorrectly.
9471
9472 Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
9473
9474commit e1d09680f64b452adde89ed9fe28a77c56bedc9a
9475Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9476Date: Fri Apr 18 17:24:32 2008 +0200
9477
9478 ppc4xx: Fix sys_get_info() for 405GP(r)
9479
9480 This patch assigns the correct EBC clock for 405GP(r) CPUs
9481 to PPC4xx_SYS_INFO structure. Without this patch U-Boot
9482 uses an uninitialized EBC clock in its startup message.
9483
9484 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9485
9486commit dc7746d86d2a3dfe01ab9a70cb427f92adc303c7
9487Author: Wolfgang Denk <wd@denx.de>
9488Date: Sun Apr 20 15:39:38 2008 -0700
9489
9490 Makefile: remove nand_spl/System.map when cleaning up.
9491
9492commit d9a42c0ace4d4f9cb061d62a7265d1780f90447b
9493Author: Wolfgang Denk <wd@denx.de>
9494Date: Sun Apr 20 15:35:52 2008 -0700
9495
9496 MAKEALL: sort entries / lists.
9497
9498 Signed-off-by: Wolfgang Denk <wd@denx.de>
9499
9500commit 0878af169b181868a105b5c33f3a6423e2c9fd60
9501Author: Kumar Gala <galak@kernel.crashing.org>
9502Date: Fri Apr 18 11:29:01 2008 -0500
9503
9504 85xx: Fix size of cpu-release-addr property
9505
9506 The cpu-release-addr is defined as always being a 64-bit quanity regardless
9507 if we are running on a 32-bit or 64-bit machine.
9508
9509commit 88353a985109562a639b2f8a0c90d77011bfe374
9510Author: Timur Tabi <timur@freescale.com>
9511Date: Fri Apr 4 11:15:58 2008 -0500
9512
9513 Fix calculation of I2C clock for some 85xx chips
9514
9515 Some 85xx chips use CCB as the base clock for the I2C. Some use CCB/2, and
9516 some use CCB/3. There is no pattern that can be used to determine which
9517 chips use which frequency, so the only way to determine is to look up the
9518 actual SOC designation and use the right value for that SOC.
9519
9520 Update immap_85xx.h to include the GUTS PORDEVSR2 register.
9521
9522 Signed-off-by: Timur Tabi <timur@freescale.com>
9523
9524commit 1e01477aeaf409ddb97e2633aab9cf8c9c60612e
9525Author: Wolfgang Denk <wd@denx.de>
9526Date: Fri Apr 18 11:44:27 2008 -0700
9527
9528 Fix build breakage casued by commit c0559be371b2
9529
9530 Change env_get_char from a global function ptr to a function.
9531
9532 Signed-off-by: Wolfgang Denk <wd@denx.de>
9533
9534commit 268a804d7e2fa07b64211fd2f9a9615db4539f23
9535Author: Wolfgang Denk <wd@denx.de>
9536Date: Fri Apr 18 10:53:41 2008 -0700
9537
9538 Coding Style cleanup, update CHANGELOG.
9539
9540 Signed-off-by: Wolfgang Denk <wd@denx.de>
9541
268a804d
WD
9542commit 92bad20ad74b70adf3839df9a0a47cce000ac3d7
9543Author: Mike Frysinger <vapier@gentoo.org>
9544Date: Tue Apr 8 14:00:57 2008 -0400
9545
9546 Add support for u-boot in svn and localversion-* files
9547
9548 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
9549
9550commit d23ff6827decf121461fbc5622612fd7effe207e
9551Author: Guennadi Liakhovetski <lg@denx.de>
9552Date: Thu Apr 3 17:04:22 2008 +0200
9553
9554 MX31ADS network and flash updates
9555
9556 This patch allows U-Boot to use buffered writes to the Spansion NOR
9557 flash installed on this board, and eliminates long delays in network
9558 transfers after the board startup.
9559
9560 Also modify flash layout to embed main and redundant environment
9561 blocks in the U-Boot image.
9562
9563 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
9564
9565commit b5dc9b304d289831f291843ff88a45cbdf1a6290
9566Author: Guennadi Liakhovetski <lg@denx.de>
9567Date: Mon Apr 14 10:53:12 2008 +0200
9568
9569 Support for the MX31ADS evaluation board from Freescale
9570
9571 This patch adds support for the MX31ADS evaluation board from Freescale,
9572 initialization code is copied from RedBoot sources, also provided by
9573 Freescale.
9574
9575 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
9576
7ed40117
WD
9577commit 499e7831e1baaac6bfb959213f1950c216fbc5ba
9578Author: Stefan Roese <sr@denx.de>
9579Date: Tue Apr 8 10:33:29 2008 +0200
9580
9581 ppc4xx: Change Canyonlands to support booting from 2k page NAND devices
9582
9583 Signed-off-by: Stefan Roese <sr@denx.de>
9584
9585commit 5e182dce04d68cc94407a1b1fa09307f2bb96719
9586Author: Stefan Roese <sr@denx.de>
9587Date: Tue Apr 8 10:33:28 2008 +0200
9588
9589 ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMM
9590
9591 Signed-off-by: Stefan Roese <sr@denx.de>
9592
9593commit fe7c0db6b2a9004f96c2a2d4fff2849e19c2d825
9594Author: Stefan Roese <sr@denx.de>
9595Date: Tue Apr 8 10:33:27 2008 +0200
9596
9597 ppc4xx: Add Glacier NAND booting target
9598
9599 Signed-off-by: Stefan Roese <sr@denx.de>
9600
9601commit 46f373838e384a4c23d13581b1dfa5acb66b5810
9602Author: Stefan Roese <sr@denx.de>
9603Date: Tue Apr 8 10:31:00 2008 +0200
9604
9605 nand_spl: Update nand_spl to support 2k page size NAND devices
9606
9607 This patch adds support for booting from 2k page sized NAND device
9608 (e.g. Micron 29F2G08AAC).
9609
9610 Tested on AMCC Canyonlands.
9611
9612 Signed-off-by: Stefan Roese <sr@denx.de>
9613
268a804d
WD
9614commit 5e3dca577b7c1bf58bd2b48449b18b7e7dcd8e04
9615Author: Anatolij Gustschin <agust@denx.de>
9616Date: Thu Apr 17 18:18:00 2008 +0200
9617
9618 Fix crash on sequoia in ppc_4xx_eth_init
9619
9620 Currently U-Boot crashes in ppc_4xx_eth_init on sequoia
9621 with cache enabled (TLB Parity exeption). This patch
9622 fixes the problem.
9623
9624 Signed-off-by: Anatolij Gustschin <agust@denx.de>
9625
9626commit accf7355767dc7f6b85d88bb1c75c9d95e84ba5b
9627Author: Anatolij Gustschin <agust@denx.de>
9628Date: Thu Apr 17 18:15:27 2008 +0200
9629
9630 ppc4xx: Fix crash on sequoia with cache enabled
9631
9632 Currently U-Boot crashes on sequoia board in CPU POST if
9633 cache is enabled (CONFIG_4xx_DCACHE defined). The cache
9634 won't be disabled by change_tlb before CPU POST because
9635 there is an insufficient adress range check since
9636 CFG_MEM_TOP_HIDE was introduced. This patch tries to fix
9637 this problem.
9638
9639 Signed-off-by: Anatolij Gustschin <agust@denx.de>
9640
9641commit 43c509254fab375c49936498da944658117ed07c
9642Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
9643Date: Thu Apr 17 23:35:13 2008 +0900
9644
9645 Use jr as register jump instruction
9646
9647 Current assembler codes are inconsistent in the way of register jump
9648 instruction usage; some use jr, some use j. Of course GNU as allows both
9649 usages, but as can be expected from `Jump Register' the mnemonic `jr' is
9650 more intuitive than `j'. For example, Linux doesn't have `j <reg>' usage
9651 at all.
9652
9653 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
9654
9655commit 7ce63709828d37b08866e537339a169bd0db2bd3
9656Author: Guennadi Liakhovetski <lg@denx.de>
9657Date: Tue Apr 15 14:15:30 2008 +0200
9658
9659 RTC driver for MC13783
9660
9661 MC13783 is a multifunction IS with an SPI interface to the host. This
9662 driver handles the RTC controller in this chip.
9663
9664 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
9665
9666commit 38254f45b0b412332726c90d3184ad47479fcffb
9667Author: Guennadi Liakhovetski <lg@denx.de>
9668Date: Tue Apr 15 14:14:25 2008 +0200
9669
9670 New i.MX31 SPI driver
9671
9672 This is an SPI driver for i.MX and MXC based SoCs from Freescale. So far
9673 only implemented and tested on i.MX31, can with a modified register layout
9674 and definitions be used for i.MX27, I think, MXC CPUs have similar SPI
9675 controllers too.
9676
9677 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
9678
9679commit 7064122c2eef92f02a03ef37a1a1c07e70cd4e38
9680Author: Magnus Lilja <lilja.magnus@gmail.com>
9681Date: Tue Apr 15 19:09:10 2008 +0200
9682
9683 Fix name of i.MX31 boards in config file header
9684
9685 Correct the name of the i.MX31 Litekit and phyCORE boards in config files.
9686
9687 Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
9688
9689commit a49864593e083a5d0779fb9ca98e5a0f2053183d
9690Author: Mike Frysinger <vapier@gentoo.org>
9691Date: Sun Apr 13 19:42:19 2008 -0400
9692
9693 allow ports to override go behavior
9694
9695 Split the arch-specific logic out of the common go code and into a dedicated
9696 weak function called do_go_exec() that lives in cpu directories. This will
9697 need review from i386/nios people to make sure I didn't break them.
9698
9699commit 017e9b7925f74878d0e9475388cca9bda5ef9482
9700Author: Mike Frysinger <vapier@gentoo.org>
9701Date: Sun Apr 13 19:42:18 2008 -0400
9702
9703 allow ports to override bootelf behavior
9704
9705 Change the bootelf setup function into a dedicated weak function called
9706 do_bootelf_exec. This way ports can control the behavior however they
9707 like before/after calling the ELF entry point.
9708
9709commit a4b46ed6b3502335c3f3a5d672abe0bcb44f20b7
9710Author: Ulf Samuelsson <ulf@atmel.com>
9711Date: Sat Apr 12 20:56:03 2008 +0200
9712
9713 Reorder ARM boards in Makefile
9714
9715 Rearrange ARM boards in Makefile so that ARM926EJ-S boards
9716 are no longer under ARM92xT header.
9717
9718 Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
9719 Ack-By Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9720
9721commit c3a60cb3bd67e120fc99b6ba88d9295c3c07f688
9722Author: Ulf Samuelsson <ulf@atmel.com>
9723Date: Sat Apr 12 20:29:44 2008 +0200
9724
9725 Clean up dataflash partitioning
9726
9727 This patch removes the board dependent parts from
9728 "drivers/mtd/dataflash.c".
9729 Each board relying on this, will have the appropriate
9730 code in a new file, "partition.c" in the board directory.
9731 board Makefiles updated to use the file.
9732
9733 The dataflash partitions are aligned on sector/page boundaries.
9734
9735 The CONFIG_NEW_DF_PARTITION was used to create named partitions
9736 This is now the default operation, and the CONFIG variable is removed.
9737
9738 Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
9739
9740commit 51ecde946fec511a16346e498204ca10ad71080d
9741Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9742Date: Sat Apr 12 14:08:45 2008 +0200
9743
9744 gitignore: udpate stgit generated and .patch file
9745
9746 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9747
9748commit 66e39818e95f51ee1c1dd2094407a8929543fa6d
9749Author: Wolfgang Denk <wd@denx.de>
9750Date: Fri Apr 18 00:15:36 2008 -0700
9751
9752 Get rid of redundant copy of renamed header file.
9753
9754 Signed-off-by: Wolfgang Denk <wd@denx.de>
9755
9756commit c3aafd8cf814e33a77de81c2f22b8c772216a3cc
9757Author: Vlad Lungu <vlad@comsys.ro>
9758Date: Fri Apr 11 21:20:14 2008 +0300
9759
9760 Fix dependency generation for older gcc versions
9761
9762 With gcc 3.3.3 at least, compilation fails with
9763
9764 Generating include/autoconf.mk
9765 gcc: compilation of header file requested
9766 make: *** [include/autoconf.mk] Error 1
9767
9768 since commit 16fe77752eee099b9fb61ed73460e51cc94b37ba.
9769
9770 Signed-off-by: Vlad Lungu <vlad@comsys.ro>
9771
9772commit cb1c4896905ab22fcd982e6a8a539f0031942e71
9773Author: Marian Balakowicz <m8@semihalf.com>
9774Date: Fri Apr 11 11:07:49 2008 +0200
9775
9776 Restore the ability to continue booting after legacy image overwrite
9777
9778 Before new uImage code was merged, bootm code allowed for the kernel image to
9779 get overwritten during decompresion. new uImage introduced a check for image
9780 overwrites and refused to boot the image that got overwritten. This patch
9781 restores the old behavior. It also adds a warning when the image overwriten is
9782 a multi-image file, because in such case accessing componentes other than the
9783 first one will fail.
9784
9785 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
9786
9787commit de2b3216e6b4f3b2fe93759c05b17504f9dfe036
9788Author: Marian Balakowicz <m8@semihalf.com>
9789Date: Fri Apr 11 11:07:43 2008 +0200
9790
9791 ppc: Fix ftd_blob variable init when processing raw blob
9792
9793 Set fdt_blob variable before its value is printed out.
9794
9795 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
9796
9797commit 3d36be030043cd841a2551d00a395135e363a64b
9798Author: Jason Wessel <jason.wessel@windriver.com>
9799Date: Thu Apr 10 14:30:16 2008 -0500
9800
9801 Remove all the search paths from the .lds files.
9802
9803 The cross compiler is responsible for providing the correct libraries
9804 and the logic to find the linking libraries.
9805
9806 Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
9807
9808commit 7d721e34ae6be7d7db63e8d060a246278bb7ae58
9809Author: Bartlomiej Sieka <tur@semihalf.com>
9810Date: Mon Apr 14 15:44:16 2008 +0200
9811
9812 Boot-related documentation update
9813
9814 - document 'bootm_low' and 'bootm_size' environment variables
9815 - update inaccurate CFG_BOOTMAPSZ entry
9816
9817 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
9818
9819commit a6f0bd9f2b1971e2a61ac0fd1fc2c96cb7a4b67a
9820Author: Guennadi Liakhovetski <lg@denx.de>
9821Date: Wed Apr 9 17:34:08 2008 +0200
9822
9823 Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"
9824
9825 Restore logic reverted by commit
9826
9827 commit 80767a6cead9990d9e77e62be947843c2c72f469
9828 Author: Peter Pearse <peter.pearse@arm.com>
9829 Date: Wed Sep 5 16:04:41 2007 +0100
9830
9831 Changed API name to coloured_led.h
9832 Removed code using deprecated ifdef CONFIG_BOOTBINFUNC
9833 Tidied other cpu/arm920t/start.S code
9834
9835 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
9836
9837commit e25cb8d3f4fcc265a9cdf8e9d577b59bdb64bbaf
9838Author: Mike Frysinger <vapier@gentoo.org>
9839Date: Tue Apr 8 10:24:24 2008 -0400
9840
9841 Remove conflicting NAND ID
9842
9843 There are two NAND entries with ID 0xDC and this obviously causes problems.
9844 In the kernel, they punted the first entry, so we should do the same.
9845
9846 See this upstream e-mail for more info:
9847 http://lists.infradead.org/pipermail/linux-mtd/2007-July/018795.html
9848
9849 Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
9850 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
9851
9852commit 188e94c370621708d13547d58dbc6ed3c5602aa8
9853Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
9854Date: Tue Apr 8 16:20:35 2008 +0900
9855
9856 cpu/mips/cpu.c: Fix flush_cache bug
9857
9858 Cache operations have to take line address (addr), not start_addr.
9859 I noticed this bug when debugging ping failure.
9860
9861 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
9862
9863commit 8f2a68a07c058fca1d413e54f71c2e7e78a74ed4
9864Author: Martin Krause <martin.krause@tqs.de>
9865Date: Thu Apr 3 14:29:01 2008 +0200
9866
9867 TQM5200: fix default IDE reset level
9868
9869 Before the first call of ide_reset(), the level of the IDE reset
9870 signal on the TQM5200 is low (reset asserted). This patch sets the
9871 default value to high (reset not asserted).
9872
9873 Currently this patch fixes no real problem, but it is cleaner to
9874 assert the reset signal only on demand, and not permanently.
9875
9876 Signed-off-by: Martin Krause <martin.krause@tqs.de>
9877
9878commit c61e033d6e8abb7b4060ee36060961e1399f6079
9879Author: Detlev Zundel <dzu@denx.de>
9880Date: Thu Apr 3 14:18:48 2008 +0200
9881
9882 mgcoge, mgsuv: realign CONFIG_EXTRA_ENV_SETTING
9883
9884 Signed-off-by: Detlev Zundel <dzu@denx.de>
9885
9886commit f308572e19eb7fe63aa3d41f214cde4c23c9800f
9887Author: Detlev Zundel <dzu@denx.de>
9888Date: Thu Apr 3 14:18:47 2008 +0200
9889
9890 mgcoge, mgsuv: rename 'addcon' to 'addcons'
9891
9892 The latter name with 13 users is already established, so we will use
9893 that.
9894
9895 Signed-off-by: Detlev Zundel <dzu@denx.de>
9896
9897commit e175eacc87c3a9e4dad0799fee0e95732520afc7
9898Author: Martin Krause <martin.krause@tqs.de>
9899Date: Thu Apr 3 13:37:56 2008 +0200
9900
9901 IDE: fix bug in reset sequence
9902
9903 According to the ata (ata5) specification the RESET- signal
9904 shall be asserted for at least 25 us. Without this patch,
9905 the RESET- signal is asserted on some boards for only < 1 us
9906 (e. g. on the TQM5200). This patch adds a general delay of
9907 25 us to the RESET- signal.
9908
9909 Without this patch a Platinum 4 GiB CF card is not recognised
9910 properly on boards with a TQM5200 (STK52xx, TB5200).
9911
9912 Signed-off-by: Martin Krause <martin.krause@tqs.de>
9913
9914commit 813bea96a960916c72b4a3a7df840151529c26ce
9915Author: Sascha Laue <Sascha.Laue@gmx.biz>
9916Date: Thu Apr 3 14:43:11 2008 +0200
9917
9918 lwmon5: disable CONFIG_ZERO_BOOTDELAY
9919
9920 Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
9921
9922commit 53eec6f1d25932e76d63ccb14082792b0b96bf41
9923Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9924Date: Wed Apr 2 08:03:58 2008 +0200
9925
9926 ds174x: Fix warning on return in rtc_get and rtc_set functions
9927
9928 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9929
9930commit a253b38bf50c85227c33ca0febc870ee49d1588e
9931Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9932Date: Wed Apr 2 08:03:57 2008 +0200
9933
9934 cmd_log.c: Fix assignment differ in signedness
9935
9936 In function 'logbuff_init_ptrs':
9937 cmd_log.c:79: warning: pointer targets in assignment differ in signedness
9938
9939 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9940
9941commit 6c0e9a8f1cc090fbfbc6f86b6b4fd17a1628f3df
9942Author: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
9943Date: Wed Apr 2 11:04:43 2008 +0530
9944
9945 Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c
9946
9947 Signed-off-by: gururaja hebbar <gururajakr@sanyo.co.in>
9948
9949commit 478d5ec9ae3cbcc6040241d2d73dbbc61fe9b49d
9950Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9951Date: Tue Apr 1 14:07:10 2008 +0200
9952
9953 s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrame
9954
9955 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9956
9957commit c08fb3ea36d19b1640b7906264581e9105534399
9958Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
9959Date: Tue Apr 15 10:24:14 2008 +0200
9960
9961 Additional PCI IDs for IDE and network controllers
9962
9963 These PCI IDs are required by the Linkstation platforms.
9964
9965 Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
9966
9967commit c0559be371b2a64b1a817088c3308688e2182f93
9968Author: Joakim Tjernlund <joakim.tjernlund@transmode.se>
9969Date: Mon Apr 14 23:01:50 2008 +0200
9970
9971 Change env_get_char from a global function ptr to a function.
9972
9973 This avoids an early global data reference.
9974
9975 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
9976
9977commit 3e0f331c05d72f140715c1e9fca991927e44d422
9978Author: Guennadi Liakhovetski <lg@denx.de>
9979Date: Tue Apr 29 12:35:08 2008 +0000
9980
9981 Clean up smsc911x driver
9982
9983 Replace direct register address derefencing with accessor functions.
9984 Restrict explicitly 32-bit bus-width, extend affected configurations
9985 respectively.
9986
9987 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
9988 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
9989
9990commit de1b686b763aa8b87a86f6748ce9169e7fc0e4cd
9991Author: Sascha Hauer <s.hauer@pengutronix.de>
9992Date: Tue Apr 15 00:08:20 2008 -0400
9993
9994 This patch adds a driver for the following smsc network controllers:
9995 LAN9115
9996 LAN9116
9997 LAN9117
9998 LAN9215
9999 LAN9216
10000 LAN9217
10001
10002 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
10003 Signed-off-by: Guennadi Liakhovetski<lg@denx.de>
10004 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
10005
10006commit 3dfd4aab929cccddb63d9ea509967861e1333b52
10007Author: Sascha Laue <Sascha.Laue@gmx.biz>
10008Date: Tue Apr 1 15:13:03 2008 +0200
10009
10010 Fix watchdog POST for lwmon5
10011
10012 If the hardware watchdog detects a voltage error, the watchdog sets
10013 GPIO62 to low. The watchdog POST has to detect this low level.
10014
10015 Signed-off-by: Sascha Laue <leglas0@legpc180.leg.liebherr.i>
10016
10017commit 24b448448a917e52806f82660a5c9d47608894fb
10018Author: Dave Liu <r63238@freescale.com>
10019Date: Tue Apr 1 15:22:11 2008 +0800
10020
10021 ata: update the libata.h from ata.h of linux kernel
10022
10023 Current libata.h of u-boot is out of sync from linux kernel,
10024 this patch make it be consistent with linux kernel.
10025
10026 Signed-off-by: Dave Liu <daveliu@freescale.com>
10027 Signed-off-by: Tor Krill <tor@excito.com>
10028
10029commit f8f9dc98883f66f59eb0601da65808e6b139c87c
10030Author: Kumar Gala <galak@kernel.crashing.org>
10031Date: Mon Mar 31 11:59:27 2008 -0500
10032
10033 Allow use of ARCH=powerpc when building
10034
10035 The linux kernel is now mostly ARCH=powerpc, so to make life easier
10036 allow use to use ARCH=powerpc and convert it to ARCH=ppc.
10037
10038 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10039
10040commit 8af657d2c6d1ca4f2f76973531394d4578ba2ef0
10041Author: Kyungmin Park <kmpark@infradead.org>
10042Date: Mon Mar 31 10:40:54 2008 +0900
10043
10044 Add apollon board MAINTAINERS entry
10045
10046 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
10047
10048commit 77e475cc0ed1832160017d364be32a0be9ff02a9
10049Author: Kyungmin Park <kmpark@infradead.org>
10050Date: Mon Mar 31 10:40:36 2008 +0900
10051
10052 Fix OneNAND read
10053
10054 It should access with 16-bit instead of 8-bit
10055
10056 Now it uses the generic memcpy with 8-bit access. It means it reads wrong data from OneNAND.
10057
10058 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
10059
10060commit a9da2b41079d230db3a5641625311983f85ce1fb
10061Author: Kyungmin Park <kmpark@infradead.org>
10062Date: Mon Mar 31 10:40:19 2008 +0900
10063
10064 Fix OneNAND erase command
10065
10066 It mis-calculates the block address.
10067 Also fix DECLARE_GLOBAL_DATA_PTR in env_onenand.
10068
10069 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
10070
10071commit 61525f2ffa156665a66908fda47dbf29d65ea579
10072Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
10073Date: Mon Mar 31 01:32:15 2008 +0200
10074
10075 Support for LinkStation / KuroBox HD and HG PPC models
10076
10077 This patch is based on the port by Mihai Georgian (see linkstation.c for
10078 Copyright information) and implements support for LinkStation / KuroBox HD
10079 and HG PPC models from Buffalo Technology, whereby HD is deactivated at
10080 the moment, pending network driver fixing.
10081
10082 Notice to users: this is pretty much a barebone port. Support for network
10083 on HG models is already in the U-Boot mainline, but you might also want
10084 patches to switch fan / phy modes depending on the negotiated ethernet
10085 parameters. This patch also doesn't support console switching, booting EM
10086 mode, Buffalo specific ext2 magic number. So, if you want to use any of
10087 those, you need additional patches. Otherwise this patche provides a fully
10088 functional u-boot with a network console on your system.
10089
10090 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
10091
10092commit 0f3ba7e9783f352318f197a3148f6d5cc3d75bea
10093Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
10094Date: Sun Mar 30 01:22:13 2008 -0500
10095
10096 Add CONFIG_MII_INIT support to related boards
10097
10098 Replace CONFIG_8xx and CONFIG_MCF532x to CONFIG_MII_INIT in
10099 cmd_init.c. Add CONFIG_MII_INIT to board configuration files
10100 that use mii_init() in cmd_init.c.
10101
10102 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
10103 Acked-by: Ben Warren <biggerbadderben@gmail.com>
10104
10105commit f33fca22e76f20e4e4793810ca7a06a4805a6cf4
10106Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
10107Date: Sun Mar 30 01:19:06 2008 -0500
10108
10109 Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards
10110
10111 Remove test for CONFIG_MPC5200 in drivers/pci/pci_auto.c and define
10112 CONFIG_PCIAUTO_SKIP_HOST_BRIDGE in related board configuration files.
10113
10114 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
10115
10116commit e99ccb488181d012248c6be30b2093e950319fc5
10117Author: Kumar Gala <galak@kernel.crashing.org>
10118Date: Thu Mar 27 11:46:38 2008 -0500
10119
10120 Introduce phys_size_t and move phys_addr_t into asm/types.h
10121
10122 Also add CONFIG_PHYS_64BIT on powerpc to deal with 32-bit ppc's
10123 that have larger physical addresses like 44x, 85xx, and 86xx.
10124
10125 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10126
10127commit 20a14a42a25f72e379f38460b8a8484667536795
10128Author: Andy Fleming <afleming@freescale.com>
10129Date: Wed Apr 2 16:19:07 2008 -0500
10130
10131 Rename include/md5.h to include/u-boot/md5.h
10132
10133 Some systems have md5.h installed in /usr/include/. This isn't the
10134 desired file (we want the one in include/md5.h). This will avoid the
10135 conflict. This fixes the host tools building problem by creating a new
10136 directory for U-Boot specific header files.
10137
10138 [Patch by Andy Fleming, modified to use separate directory by Wolfgang
10139 Denk]
10140
10141 Signed-off-by: Wolfgang Denk <wd@denx.de>
10142 Signed-off-by: Andy Fleming <afleming@freescale.com>
10143 Acked-by: Timur Tabi <timur@freescale.com>
10144
10145commit f297b7a1ec87433f66320d89d993e1bc738c66b8
10146Author: Dave Liu <r63238@freescale.com>
10147Date: Thu Mar 27 18:51:17 2008 +0800
10148
10149 drivers: code clean up
10150
10151 Signed-off-by: Dave Liu <daveliu@freescale.com>
10152
10153commit 0ff7cba4a2e51c90827f6d21a0b28b4d67109597
10154Author: Dave Liu <r63238@freescale.com>
10155Date: Thu Mar 27 18:50:41 2008 +0800
10156
10157 drivers: clean up the ata_piix.h
10158
10159 Signed-off-by: Dave Liu <daveliu@freescale.com>
10160
10161commit e8f7ba404f1409606962815ecc955a06984b08b3
10162Author: Dave Liu <r63238@freescale.com>
10163Date: Thu Mar 27 18:49:56 2008 +0800
10164
10165 doc: english polishing for README.sata
10166
10167 according to gvb's suggestion, polishing for the doc.
10168
10169 Signed-off-by: Jerry Van Baren <gerald.vanbaren@ge.com>
10170 Signed-off-by: Dave Liu <daveliu@freescale.com>
10171
10172commit 3e3f766a5274d204780460e1879723b565296d34
10173Author: Kumar Gala <galak@kernel.crashing.org>
10174Date: Wed Mar 26 18:53:28 2008 -0500
10175
10176 Fix warnings introduced by I2C bus speed setting patch
10177
10178 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10179
10180commit 3c735e7437150e8615f26930c7819db85634276d
10181Author: eran liberty <eran.liberty@gmail.com>
10182Date: Thu Mar 27 00:50:49 2008 +0100
10183
10184 Altera Stratix II support
10185
10186 Adds Support for Altera's Stratix II.
10187
10188 Within your board specific init file you will have to call
10189
10190 1. fpga_init (/* relocated code offset. usually => */ gd->reloc_off);
10191 2. fpga_add (fpga_altera, (Altera_desc*)&altera_desc);
10192
10193 Altera_desc* contines (for example):
10194 {
10195 Altera_StratixII, /* part type */
10196 passive_serial, /* interface type */
10197 1, /* bytes of data part can accept */
10198 (void *)(&funcs), /* interface function table */
10199 0L, /* base interface address */
10200 0 /* implementation specific cookie */
10201 }
10202
10203 funcs is the interface. It is of type altera_board_specific_func.
10204 It looks like this:
10205 altera_board_specific_func func = {
10206 pre_fn,
10207 config_fn,
10208 status_fn,
10209 done_fn,
10210 clk_fn,
10211 data_fn,
10212 abort_fn,
10213 post_fn,
10214 };
10215
10216 you will have to implement these functions, which is usually bit
10217 banging some gpio.
10218
10219 Signed-off-by: Eran Liberty <liberty@extricom.com>
10220
10221commit 5ece9ec9f6cd52950ab848e2fe422dacf1d3a335
10222Author: Wolfgang Denk <wd@denx.de>
10223Date: Sun Apr 13 14:32:54 2008 -0700
10224
10225 Update CHANGELOG
10226
10227 Signed-off-by: Wolfgang Denk <wd@denx.de>
10228
5ece9ec9
WD
10229commit 5ad862166aa24d62a69aa9c708f6b2f5c0d28fb7
10230Author: Sascha Hauer <s.hauer@pengutronix.de>
10231Date: Wed Mar 26 20:41:17 2008 +0100
10232
10233 Phytec Phycore-i.MX31 support
10234
10235 This patch adds support for the Phytec Phycore-i.MX31 board
10236
10237 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
10238 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
10239
10240commit caebc95be3b42e5147b5fac7672ac4b2693ef7e1
10241Author: Sascha Hauer <s.hauer@pengutronix.de>
10242Date: Wed Mar 26 20:41:09 2008 +0100
10243
10244 mx31 litekit support
10245
10246 This patch adds support for the mx31 litekit board
10247
10248 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
10249 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
10250
10251commit cdace0661208754a53019ea0dc7b803a040e0939
10252Author: Sascha Hauer <s.hauer@pengutronix.de>
10253Date: Wed Mar 26 20:40:49 2008 +0100
10254
10255 add an i2c driver for mx31
10256
10257 This patch adds an i2c driver for Freescale i.MX processors
10258
10259 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
10260 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
10261
10262commit 9b56f4f0306f3940b0aafd823ed6ecfc2d75d6c6
10263Author: Sascha Hauer <s.hauer@pengutronix.de>
10264Date: Wed Mar 26 20:40:42 2008 +0100
10265
10266 core support for Freescale mx31
10267
10268 This patch adds the core support for Freescale mx31
10269
10270 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
10271 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
10272
10273commit 7ec68862a27c8f6f6d566228de8f6724d964a939
10274Author: Wolfgang Denk <wd@denx.de>
10275Date: Sun Apr 13 14:19:23 2008 -0700
10276
10277 Fix compile error
10278
10279 ...as suggested by Peter Pearse
10280
10281 Signed-off-by: Wolfgang Denk <wd@denx.de>
10282
10283commit 5252ed95204bdf55bec5a90ea69860bf2f78c643
10284Author: Sascha Hauer <s.hauer@pengutronix.de>
10285Date: Wed Mar 26 20:40:36 2008 +0100
10286
10287 Separate omap24xx specific code from arm1136
10288
10289 Move omap24xx code to cpu/arm1136/omap24xx, rename include/asm-arm/arch-arm1136
10290 to cpu/arm1136/omap24xx.
10291
10292 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
10293 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
10294
10295commit 1f1d88dd40815332df32982e739f2ddd2da6fe1a
10296Author: Mike Frysinger <vapier@gentoo.org>
10297Date: Tue Jan 29 18:21:05 2008 -0500
10298
10299 disable caches before booting an app for Blackfin apps
10300
10301 It isn't generally save to execute applications outside of U-Boot with caches
10302 enabled due to the way the Blackfin processor handles caches (requires
10303 software assistance). This patch disables caches before booting an ELF or
10304 just booting raw code. The previous discussion on the patch was that we
10305 wanted to use weaks instead, but that proved to not be feasible when multiple
10306 symbols are involved, which puts us back at the ifdef solution. I've
10307 minimized the ugliness by moving the setup step outside of the main function.
10308
10309 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
10310
10311commit e6dfed705efa44ebf00d21bb1588c6ccc8f3ad32
10312Author: Wolfgang Denk <wd@denx.de>
10313Date: Sun Apr 13 10:03:54 2008 -0700
10314
10315 ppc: Get rid of unused machine type definitions
10316
10317 Signed-off-by: Wolfgang Denk <wd@denx.de>
10318
10319commit 1aeed8d71acb3290cf2446f316d6ba437e7881c4
10320Author: Wolfgang Denk <wd@denx.de>
10321Date: Sun Apr 13 09:59:26 2008 -0700
10322
10323 Coding Style cleanup; update CHANGELOG
10324
10325 Signed-off-by: Wolfgang Denk <wd@denx.de>
10326
1aeed8d7
WD
10327commit 7754f33c6fb7a2c050388d20bf3847038558bdcf
10328Author: Larry Johnson <lrj@acm.org>
10329Date: Thu Feb 21 13:58:11 2008 -0500
10330
10331 LM73 bug fix for negative temperatures and cleanup
10332
10333 When the LM73 temperature sensor measures a temperature below 0 C, the
10334 current driver does not perform sign extension, so the result returned is
10335 512 C too high. This patch fixes the problem, and does general cleanup
10336 of the code.
10337
10338 Signed-off-by: Larry Johnson <lrj@acm.org>
10339
10340commit 96ef831f713289afba19da0c8f905e99da2b23e0
10341Author: Guennadi Liakhovetski <lg@denx.de>
10342Date: Thu Apr 3 13:36:02 2008 +0200
10343
10344 cfi_flash: Support buffered writes on non-standard Spansion NOR flash
10345
10346 Some NOR flash chip from Spansion, for example, the s29ws-n MirrorBit
10347 series require different addresses for buffered write commands. Define a
10348 configuration option to support buffered writes on those chips. A more
10349 elegant solution would be to automatically detect those chips by parsing
10350 their CFI records, but that would require introduction of a fixup table
10351 into the cfi_flash driver.
10352
10353 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
10354
10355commit 3f9c542d3d69b1a10a5e193e779133a0454d1f44
10356Author: Lee Nipper <lee.nipper@freescale.com>
10357Date: Thu Apr 10 09:35:06 2008 -0500
10358
10359 mpc83xx: Update DIMM data bus width test to support 40-bit width
10360
10361 32-bit wide ECC memory modules report 40-bit width.
10362 Changed the DIMM data bus width test to 'less than 64' instead of 'equal 32'.
10363
10364 Signed-off-by: Lee Nipper <lee.nipper@freescale.com>
10365 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10366
10367commit 5fb5a689d822ca61e814bd523fc930af335242fa
10368Author: Dave Liu <r63238@freescale.com>
10369Date: Mon Mar 31 17:05:12 2008 +0800
10370
10371 mpc83xx: Fix the bug of serdes initialization
10372
10373 Currently the serdes will not be initializated due to the
10374 partid's error.
10375
10376 Signed-off-by: Dave Liu <daveliu@freescale.com>
10377 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10378
10379commit 2000784818f043db7ca60e2846a72d097766b894
10380Author: Dave Liu <r63238@freescale.com>
10381Date: Thu Apr 3 16:28:29 2008 +0800
10382
10383 mpc83xx: Fix the SATA clock setting of 837x targets
10384
10385 Currently the SATA controller clock is configured as CSB clock,
10386 usually the CSB clock is 400/333/266MHz.
10387
10388 However, The SATA IP block is only guaranteed to operate up to
10389 200 MHz as stated in the HW spec.
10390
10391 The bug is reported by Joe D'Abbraccio <ljd015@freescale.com>
10392
10393 This patch makes the SATA clock as half of CSB clock.
10394
10395 Signed-off-by: Dave Liu <daveliu@freescale.com>
10396 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10397
10398commit 1ac4f320bf0b593aa0a741f2d649a8ece8838672
10399Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10400Date: Wed Apr 2 13:41:21 2008 +0200
10401
10402 mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'
10403
10404 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10405 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10406
10407commit 97b3ecb575a92fa34c1765229dbc06f2b662f139
10408Author: Kumar Gala <galak@kernel.crashing.org>
10409Date: Wed Apr 9 04:20:57 2008 -0500
10410
10411 85xx: Fix detection of MP cpu spin up
10412
10413 We were looking at the wrong memory offset to determine of a secondary
10414 cpu had been spun up or not. Also added a warning message if the
10415 all the secondary cpus we expect don't spin up.
10416
10417 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10418
10419commit f3e04bdc3f360c66801a9048956e61e41a16edba
10420Author: Kumar Gala <galak@kernel.crashing.org>
10421Date: Tue Apr 8 10:45:50 2008 -0500
10422
10423 85xx: Use SVR_SOC_VER instead of SVR_VER
10424
10425 The recent change introduced by 'Update SVR numbers to expand support'
10426 now requires that we use SVR_SOC_VER instead of SVR_VER if we want
10427 to compare against a particular processor id.
10428
10429 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10430
10431commit 5b2052e5f5fcce5dbd4d2750a29c0e45bce806e7
10432Author: Eugene O'Brien <eugene.obrien@advantechamt.com>
10433Date: Fri Apr 11 10:00:35 2008 -0400
10434
10435 ppc4xx: Fix power mgt definitions for PPC440
10436
10437 Corrected DCR addresses of PPC440EP power management registers.
10438
10439 Signed-off-by: Eugene O'Brien <eugene.obrien@advantechamt.com>
10440
10441commit 950a392464e616b4590bc4501be46e2d7d162dea
10442Author: Wolfgang Denk <wd@denx.de>
10443Date: Fri Apr 11 15:11:26 2008 +0200
10444
10445 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
10446
10447 Reverting became necessary after it turned out that the patches in
10448 the u-boot-arm repo were modified, and in some cases corrupted.
10449
10450 This reverts the following commits:
10451
10452 066bebd6353e33af3adefc3404560871699e9961
10453 7a837b7310166ae8fc8b8d66d7ef01b60a80f9d6
10454 c88ae20580b2b01487b4cdcc8b2a113f551aee36
10455 a147e56f03871bba4f05058d5e04ce7deb010b04
10456 d6674e0e2a6a1f033945f78838566210d3f28c95
10457 8c8463cce44d849e37744749b32d38e1dfb12e50
10458 c98b47ad24b2d91f41c09a3d62d7f70ad84f4b7d
10459 8bf69d81782619187933a605f1a95ee1d069478d
10460 8c16cb0d3b971f46fbe77c072664c0f2dcd4471d
10461 a574a73852a527779234e73e17e7597fd8128882
10462 1377b5583a48021d983e1fd565f7d40c89e84d63
10463 1704dc20917b4f71e373e2c888497ee666d40380
10464
10465 Signed-off-by: Wolfgang Denk <wd@denx.de>
10466
10467commit 64e541f4c1b413dd84c7e409f5c2bf328db2ac13
10468Author: Stefan Roese <sr@denx.de>
10469Date: Fri Apr 11 07:02:29 2008 +0200
10470
10471 ppc4xx: Update Kilauea defconfig to use device-tree booting as default
10472
10473 This patch reworks the default environment on Kilauea/Haleakala. Now
10474 "net_nfs" for exmaple uses the device-tree style booting formerly know
10475 as "net_nfs_fdt". Also the addresses in RAM were changed because of the
10476 new image booting support, which check for image overwriting. So the
10477 addresses needed togeet adjusted.
10478
10479 Signed-off-by: Stefan Roese <sr@denx.de>
10480
10481commit 756f5dacda3810b094b94bcceffd3ce6c7ff9a28
10482Author: Stefan Roese <sr@denx.de>
10483Date: Wed Apr 9 11:58:02 2008 +0200
10484
10485 ppc4xx: Fix Canyonlands default environment to work with new image support
10486
10487 Since the new image support checks for image overwriting, the default
10488 environment needs to get adjusted to use correct addresses.
10489
10490 Signed-off-by: Stefan Roese <sr@denx.de>
10491
10492commit dfc6c7b647dba7ab86749616f0e9e5740deed422
10493Author: Stefan Roese <sr@denx.de>
10494Date: Wed Apr 9 11:54:11 2008 +0200
10495
10496 ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE
10497
10498 The patch 70431e8a7393b6b793f77957f95b999fc9a269b8 (Make MPC83xx one step
10499 closer to full relocation.) doesn't use CFG_MONITOR_BASE anymore. But
10500 on 4xx systems _start currently cannot be used for this calculation.
10501 So revert back to the original version for now.
10502
10503 Signed-off-by: Stefan Roese <sr@denx.de>
10504
10505commit f91374f65eae8b42cac329e06ba1c54728278efb
10506Author: Michal Simek <monstr@monstr.eu>
10507Date: Fri Mar 28 12:49:52 2008 +0100
10508
10509 microblaze: Sort microblaze boards in MAKEALL script
10510
10511commit 62032deb7214c6d9b4396297e2aaa559bc2f8495
10512Author: Michal Simek <monstr@monstr.eu>
10513Date: Fri Mar 28 11:58:45 2008 +0100
10514
10515 microblaze: clean microblaze_config.mk
10516
10517 FLAGS are generated by U-BOOT generator.
10518 Board specific FLAGS are in board directory
10519
10520 Signed-off-by: Michal Simek <monstr@monstr.eu>
10521
10522commit cf5c679ca04a6b54bf53a55b8b9c29335b387287
10523Author: Michal Simek <monstr@monstr.eu>
10524Date: Fri Mar 28 12:47:19 2008 +0100
10525
10526 microblaze: xupv2p fix config file for supporting FDT
10527
10528commit 188dc16b189143573b1ed90e584bf866d75cdd12
10529Author: Michal Simek <monstr@monstr.eu>
10530Date: Fri Mar 28 11:53:02 2008 +0100
10531
10532 microblaze: ml401 fix config file for supporting FDT
10533
10534 Signed-off-by: Michal Simek <monstr@monstr.eu>
10535
10536commit 4c6a6f02e239236261333759997eeaf86b30b54c
10537Author: Michal Simek <monstr@monstr.eu>
10538Date: Fri Mar 28 11:22:48 2008 +0100
10539
10540 microblaze: ml401 - add ifdef for GPIO
10541
10542 Signed-off-by: Michal Simek <monstr@monstr.eu>
10543
10544commit af7ae1a411c67ee9d17a66d17ce50b374f3dd4e7
10545Author: Michal Simek <monstr@monstr.eu>
10546Date: Fri Mar 28 12:13:03 2008 +0100
10547
10548 microblaze: clean uart16550 and uartlite handling
10549
10550 Signed-off-by: Michal Simek <monstr@monstr.eu>
10551
10552commit 0b20f250877441460fb79d72192954abe8498834
10553Author: Michal Simek <monstr@monstr.eu>
10554Date: Fri Mar 28 11:08:31 2008 +0100
10555
10556 microblaze: Add Emaclite driver to Makefile
10557
10558 Signed-off-by: Michal Simek <monstr@monstr.eu>
10559
10560commit 868cde5310f88234b774878e4f06e79df10a88b3
10561Author: Michal Simek <monstr@monstr.eu>
10562Date: Fri Mar 28 11:08:01 2008 +0100
10563
10564 microblaze: Add Emac driver to Makefile
10565
10566 Signed-off-by: Michal Simek <monstr@monstr.eu>
10567
10568commit 6f961b4f461f6cbb83a467d468a02e6078c2b327
10569Author: Michal Simek <monstr@monstr.eu>
10570Date: Fri Mar 28 12:42:29 2008 +0100
10571
10572 microblaze: add Emac ethernet driver
10573
10574commit 89c53891b18cbafd29ab8931b40e27ad231b6085
10575Author: Michal Simek <monstr@monstr.eu>
10576Date: Fri Mar 28 12:41:56 2008 +0100
10577
10578 microblaze: add Emaclite ethernet driver
10579
10580commit e5845e21224dbe2fe47b11f1cdf95de7f84be7cb
10581Author: Michal Simek <monstr@monstr.eu>
10582Date: Fri Mar 28 11:04:01 2008 +0100
10583
10584 microblaze: ML401 and XUPV2P remove emac and emaclite reference
10585
10586 Signed-off-by: Michal Simek <monstr@monstr.eu>
10587
10588commit 6bf3e982aefdb1daf9f5462d482c8f9d1cc90a57
10589Author: Michal Simek <monstr@monstr.eu>
10590Date: Fri Mar 28 10:59:32 2008 +0100
10591
10592 microblaze: remove old setting for emac driver
10593
10594 Signed-off-by: Michal Simek <monstr@monstr.eu>
10595
10596commit cd2b75efb9cc037c74ecee9b3586f9bf9e1d4e57
10597Author: Michal Simek <monstr@monstr.eu>
10598Date: Fri Mar 28 10:58:15 2008 +0100
10599
10600 microblaze: Clean Makefile from ancient emac driver
10601
10602 Signed-off-by: Michal Simek <monstr@monstr.eu>
10603
10604commit ab68f921d9c741830f721c3d879c13a0c5597183
10605Author: Daniel Hellstrom <daniel@gaisler.com>
10606Date: Fri Mar 28 10:20:43 2008 +0100
10607
10608 SPARC/LEON2: added support for Gaisler simulator GRSIM/TSIM for SPARC/LEON2 targets. See www.gaisler.com for information.
10609
10610 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
10611
10612commit 6ed8a43a19bb0275501bc286007daafa923552cf
10613Author: Daniel Hellstrom <daniel@gaisler.com>
10614Date: Wed Mar 26 23:38:48 2008 +0100
10615
10616 SPARC/LEON3: added support for GR-CPCI-AX2000 FPGA AX board. The FPGA is exchangeable but a standard LEON3 design is assumed. See www.gaisler.com for information.
10617
10618 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
10619
10620commit 6940383d9ec1bfe2f13e339e6f723e8d34af2b12
10621Author: Daniel Hellstrom <daniel@gaisler.com>
10622Date: Wed Mar 26 23:34:47 2008 +0100
10623
10624 SPARC/LEON3: added support for Altera NIOS Development kit (STRATIX II Edition) with GRLIB template design. See www.gaisler.com for information.
10625
10626 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
10627
10628commit 823edd8a66ed50af5aaba0c79567f67061e4d79a
10629Author: Daniel Hellstrom <daniel@gaisler.com>
10630Date: Fri Mar 28 10:06:52 2008 +0100
10631
10632 SPARC/LEON3: added support for Gaisler GRSIM/TSIM2 SPARC/LEON3 simulatorn. See www.gaisler.com for information.
10633
10634 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
10635
10636commit 71d7e4c0489e5ed8fc69382236aaa2a1e510c135
10637Author: Daniel Hellstrom <daniel@gaisler.com>
10638Date: Wed Mar 26 23:26:48 2008 +0100
10639
10640 SPARC/LEON3: added support for GR-XC3S-1500 board with GRLIB template design. See www.gaisler.com for board information.
10641
10642 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
10643
10644commit b330990c2f36ee4a8bb318360e1c8ba965269ab6
10645Author: Daniel Hellstrom <daniel@gaisler.com>
10646Date: Fri Mar 28 10:00:33 2008 +0100
10647
10648 SPARC: Added support for SPARC LEON2 SOC Processor.
10649
10650 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
10651
10652commit 2a2fa797e63b1e3cd4d570318ca5fbf8723ef53a
10653Author: Daniel Hellstrom <daniel@gaisler.com>
10654Date: Wed Mar 26 23:00:38 2008 +0100
10655
10656 SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version.
10657
10658 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
10659
10660commit 1e9a164e22976933002c5e4b0b79b09fcede9cd4
10661Author: Daniel Hellstrom <daniel@gaisler.com>
10662Date: Wed Mar 26 22:51:29 2008 +0100
10663
10664 SPARC: Added support for SPARC LEON3 SOC processor.
10665
10666 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
10667
10668commit bf3d8b31169546fcddb4737391e1893fb12d033a
10669Author: Daniel Hellstrom <daniel@gaisler.com>
10670Date: Fri Mar 28 08:29:26 2008 +0100
10671
10672 SPARC: added SPARC support for new uimage in common code.
10673
10674 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
10675
10676commit 00ab32c85405a4fe65fd4128243086210fc90a21
10677Author: Daniel Hellstrom <daniel@gaisler.com>
10678Date: Wed Mar 26 22:36:03 2008 +0100
10679
10680 SPARC: added SPARC board information to the command bdinfo.
10681
10682 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
10683
10684commit c2f02da21a3f37f0878554eebc785e04fdc4e128
10685Author: Daniel Hellstrom <daniel@gaisler.com>
10686Date: Fri Mar 28 09:47:00 2008 +0100
10687
10688 SPARC: Added generic support for SPARC architecture.
10689
10690 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
10691
10692commit e54ec0f016803e4d9524ff71f7971bda0c51b287
10693Author: Stefan Roese <sr@denx.de>
10694Date: Thu Apr 3 14:50:34 2008 +0200
10695
10696 ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3
10697
10698 This patch fixes a problem with the RGMII setup of the 460GT. The 460GT
10699 has 2 RGMII instances and we need to configure the 2nd RGMII instance
10700 for the EMAC2+3 channels.
10701
10702 Signed-off-by: Stefan Roese <sr@denx.de>
10703
10704commit c2a545ce33b26d80337f80b533828839249fb1c9
10705Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10706Date: Wed Apr 2 08:03:56 2008 +0200
10707
10708 MPC8xx: Fix libfdt support introduced in commit 77ff7b74
10709
10710 fdt.c: In function 'ft_cpu_setup':
10711 fdt.c:33: warning: implicit declaration of function 'do_fixup_by_prop_u32'
10712 fdt.c:39: warning: implicit declaration of function 'do_fixup_by_compat_u32'
10713 fdt.c:43: warning: implicit declaration of function 'fdt_fixup_ethernet'
10714 fdt.c:45: warning: implicit declaration of function 'fdt_fixup_memory'
10715
10716 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10717
10718commit 4abd844d8eb108736e1cf8fbf3dbf61f2d5fc11b
10719Author: Andy Fleming <afleming@freescale.com>
10720Date: Mon Mar 31 20:45:56 2008 -0500
10721
10722 Fix fdt set command to conform to dts spec
10723
10724 The fdt set command was treating properties specified as <00> and <0011>
10725 as byte streams, rather than as an array of cells. As we already have
10726 syntax for expressing the desire for a stream of bytes ([ xx xx ...]),
10727 we should use the <> syntax to describe arrays of cells, which are always
10728 32-bits per element. If we imagine this likely (IMHO) scenario:
10729
10730 > fdt set /ethernet-phy@1 reg <1>
10731
10732 With the old code, this would create a bad fdt, since the reg cell would be
10733 made to be one byte in length. But the cell must be 4 bytes, so this would
10734 break mysteriously.
10735
10736 Also, the dts spec calls for constants inside the angle brackets (<>)
10737 to conform to C constant standards as they pertain to base.
10738 Take this scenario:
10739
10740 > fdt set /ethernet@f00 reg <0xe250000\ 0x1000>
10741
10742 The old fdt command would complain that it couldn't parse that. Or, if you
10743 wanted to specify that a certain clock ran at 33 MHz, you'd be required to
10744 do this:
10745
10746 > fdt set /mydev clock <1f78a40>
10747
10748 Whereas the new code will accept decimal numbers.
10749
10750 While I was in there, I extended the fdt command parser to handle property
10751 strings which are split across multiple arguments:
10752
10753 > fdt set /ethernet@f00 interrupts < 33 2 34 2 36 2 >
10754 > fdt p /ethernet@f00
10755 ethernet@f00 {
10756 interrupts = <0x21 0x2 0x22 0x2 0x24 0x2>;
10757 };
10758
10759 Lastly, the fdt print code was rearranged slightly to print arrays of cells
10760 if the length of the property is a multiple of 4 bytes, and to not print
10761 leading zeros.
10762
10763 Signed-off-by: Andy Fleming <afleming@freescale.com>
10764
10765commit 1c2926abdd7db89296a8cc7f224dd9d5d4e37a56
10766Author: Stefan Roese <sr@denx.de>
10767Date: Wed Apr 2 08:39:33 2008 +0200
10768
10769 ppc4xx: Canyonlands: Init SATA/PCIe port correctly
10770
10771 Canyonlands (460EX) shares the first PCIe interface with the SoC SATA
10772 interface. This usage can be configured with the jumper J6. This patch
10773 correctly configures the SATA/PCIe PHY for SATA usage when this jumper
10774 is installed.
10775
10776 Signed-off-by: Stefan Roese <sr@denx.de>
10777
10778commit 6fe2946f198481254a6ee9600d7456b8316a4083
10779Author: Kim Phillips <kim.phillips@freescale.com>
10780Date: Fri Mar 28 17:37:49 2008 -0500
10781
10782 remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
10783
10784 finish off what commit 43ddd9c820fec44816188f53346b464e20b3142d,
10785 "Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T"
10786 started.
10787
10788 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10789
10790commit b5873f1732b92a25690e1513b90dfb0d644f6697
10791Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10792Date: Tue Apr 1 07:30:51 2008 +0200
10793
10794 dataflash: Move CONFIG_HAS_DATAFLASH to Makefile
10795
10796 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10797
10798commit 2d934ea51f276522b532f870a820e844ff480b5b
10799Author: Tor Krill <tor@excito.com>
10800Date: Fri Mar 28 15:29:45 2008 +0100
10801
10802 Add Vitesse 8601 support to TSEC driver
10803
10804 Add phy_info for Vitesse VSC8601.
10805 Add config option, CFG_VSC8601_SKEWFIX, to enable RGMII skew timing compensation.
10806
10807 Signed-off-by: Tor Krill <tor@excito.com>
10808 Reviewed-by: Kim Phillips <kim.phillips@freescale.com>
10809 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
10810
10811commit 3eac6402a508b0f68a21cc9cbc2cc49347de0c31
10812Author: Daniel Hellstrom <daniel@gaisler.com>
10813Date: Mon Mar 31 14:25:00 2008 +0000
10814
10815 SPARC: added SMC91111 driver in and out macros for LEON processors.
10816
10817 This patch makes SPARC/LEON processors able to read and write
10818 to the SMC91111 chip using the chip external I/O bus of the memory
10819 controller. This patchs defines the standard in and out macros
10820 expected by the SMC9111 driver.
10821
10822 To access that I/O bus one must set up the memory controller
10823 (MCTRL or FTMCTRL) correctly. It is assumed that the user sets
10824 up this correctly when the other MCTRL parameters are set up. It
10825 can be set up from the board configuration header file.
10826
10827 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
10828 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
10829
10830commit 3ca7c558eba36332556bc470d45e2f5d42bd0ca6
10831Author: Stelian Pop <stelian@popies.net>
10832Date: Wed Mar 26 18:52:34 2008 +0100
10833
10834 Add maintainership information for AT91CAP9ADK and AT91SAM9260EK boards
10835
10836 Signed-off-by: Stelian Pop <stelian@popies.net>
10837
10838commit 4e03dde84dd2c91e327cdc23ae119d432559a7a3
10839Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10840Date: Mon Mar 31 21:31:04 2008 +0200
10841
10842 AT91SAM9260EK: Move CONFIG_CMD_NAND to Makefile
10843
10844 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10845
10846commit 0176d43e759a6e00cacc85eff26fd60f74b4f6b7
10847Author: Stelian Pop <stelian@popies.net>
10848Date: Wed Mar 26 18:52:33 2008 +0100
10849
10850 Add support for AT91SAM9260EK
10851
10852 Support for booting from internal DataFlash, external DataFlash card
10853 or NAND flash is available.
10854
10855 Signed-off-by: Stelian Pop <stelian@popies.net>
10856
10857commit 1762f13b4aab88b685b1722f17dada247945624b
10858Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10859Date: Mon Mar 31 21:20:49 2008 +0200
10860
10861 AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile
10862
10863 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10864
10865commit 761712188b353494defb2b644491ff73d0daaa6f
10866Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10867Date: Mon Mar 31 21:12:17 2008 +0200
10868
10869 AT91CAP9ADK: Move CONFIG_CMD_NAND to Makefile
10870
10871 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10872
10873commit 983c1db04c1dd0f92e02f06d29f0c65a3d9a2687
10874Author: Stelian Pop <stelian@popies.net>
10875Date: Wed Mar 26 20:52:32 2008 +0100
10876
10877 Port AT91CAP9 to the new headers
10878
10879 Adapt the existing AT91CAP9 code to the new headers and APIs.
10880
10881 Signed-off-by: Stelian Pop <stelian@popies.net>
10882
10883commit 177e8a5ac81bbc531a1d54abdb47f2860266c3aa
10884Author: Stelian Pop <stelian@popies.net>
10885Date: Wed Mar 26 19:52:31 2008 +0100
10886
10887 Finish header files reworking
10888
10889 Replace AT91CAP9.h file with several splitted header files coming
10890 from the Linux kernel.
10891
10892 This is part 2 of the replacement: more header imports and edits.
10893
10894 Signed-off-by: Stelian Pop <stelian@popies.net>
10895
10896commit 6d1dbbbf9fdf727384002e553e615c15d8b967f4
10897Author: Stelian Pop <stelian@popies.net>
10898Date: Wed Mar 26 19:52:30 2008 +0100
10899
10900 Import several header files from Linux
10901
10902 Replace AT91CAP9.h file with several splitted header files coming
10903 from the Linux kernel.
10904
10905 This is part 1 of the replacement: pristine header files import.
10906
10907 Signed-off-by: Stelian Pop <stelian@popies.net>
10908
10909commit a8a78f2d99dc1bd30dc3595da118539b506c6118
10910Author: Stelian Pop <stelian@popies.net>
10911Date: Wed Mar 26 20:52:28 2008 +0100
10912
10913 Move at91cap9 specific files to at91sam9 directory
10914
10915 AT91CAP9 and AT91SAM9 SoCs are very close hardware wise, so a
10916 common infrastructure can be used. Let this infrastructure be
10917 named after the AT91SAM9 family, and move the existing AT91CAP9
10918 files to the new place.
10919
10920 Signed-off-by: Stelian Pop <stelian@popies.net>
10921
10922commit 61106a565870ff503f92b251b94bd7afef889a04
10923Author: Stelian Pop <stelian@popies.net>
10924Date: Wed Mar 26 21:52:27 2008 +0100
10925
10926 Use timer_init() instead of board supplied interrupt_init()
10927
10928 The timer on AT91CAP9/AT91SAM9 is supplied by the SoC, and not by
10929 the board, so use timer_init() instead of interrupt_init().
10930
10931 Signed-off-by: Stelian Pop <stelian@popies.net>
10932
10933commit 5604e2178c5218fbfdba2e4293ca7652e829ac25
10934Author: Stelian Pop <stelian@popies.net>
10935Date: Wed Mar 26 21:52:36 2008 +0100
10936
10937 Cleanup DataFlash partition handling
10938
10939 DataFlash partition information has become a mess. This patch
10940 defines a single partition scheme for Atmel DataFlashes. This partition
10941 scheme will be used by all AT91CAP9 and AT91SAM9 boards.
10942
10943 Signed-off-by: Stelian Pop <stelian@popies.net>
10944
10945commit 9b46432fc65ce0f0826b32e4f15c15b33ccb8d42
10946Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
10947Date: Fri Mar 28 08:47:45 2008 -0500
10948
10949 ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.S
10950
10951 When the version_string function in start.S is not 4-byte align,
10952 it will cause the compiler generates "unaligned opcodes detected
10953 in executable segment". This issue affects all ColdFire CPUs.
10954 By adding .align 4 after CONFIG_IDENT_STRING, it will pad 0's if
10955 it is not aligned.
10956
10957 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
10958 Acked-by: John Rigby <jrigby@freescale.com>
10959
10960commit bae61eefe15b4d454060a7140e49ae58322be803
10961Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
10962Date: Tue Mar 25 15:41:15 2008 -0500
10963
10964 ColdFire: Add dspi and serial flash support for MCF5445x
10965
10966 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
10967 Acked-by: John Rigby <jrigby@freescale.com>
10968
10969commit 48ead7a7a922fceaf494e352abfab8216a41b417
10970Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
10971Date: Tue Mar 18 17:37:01 2008 -0500
10972
10973 ColdFire: Remove R5200 board
10974
10975 This board never went into production
10976
10977 Signed-off-by: Zachary P. Landau <zachary.landau@labxtechnologies.com>
10978 Acked-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
10979 Acked-by: John Rigby <jrigby@freescale.com>
10980
10981commit 545c8e0a7cd3ca9d3846668f69b0d201250abea8
10982Author: Matthew Fettke <[matthew.fettke@gmail.com]>
10983Date: Thu Jan 24 14:02:32 2008 -0600
10984
10985 ColdFire: Added M5275EVB support.
10986
10987 Signed-off-by: Matthew Fettke <mfettke@videon-central.com>
10988 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
10989 Acked-by: John Rigby <jrigby@freescale.com>
10990
10991commit f71d9d91a2cd9c30b2b6369f15c1a46c11537c2b
10992Author: Matthew Fettke <[matthew.fettke@gmail.com]>
10993Date: Mon Feb 4 15:38:20 2008 -0600
10994
10995 ColdFire: Added MCF5275 cpu support.
10996
10997 Signed-off-by: Matthew Fettke <mfettke@videon-central.com>
10998 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
10999 Acked-by: John Rigby <jrigby@freescale.com>
11000
11001commit 44e5b9edab077aba6e9b849afa4b7fbd8fd7b02b
11002Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
11003Date: Mon Mar 17 12:14:11 2008 -0500
11004
11005 ColdFire: Define bootdelay in configuration file for M52277EVB
11006
11007 Signed-off-by: Matt Wadel <Matt.Waddel@freescale.com>
11008 Acked-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
11009 Acked-by: John Rigby <jrigby@freescale.com>
11010
11011commit 77878f16cedee17161ff2336990970fffc6cea35
11012Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
11013Date: Mon Mar 17 12:09:07 2008 -0500
11014
11015 ColdFire: Fix second memory Chipselect for M5475EVB
11016
11017 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
11018 Acked-by: John Rigby <jrigby@freescale.com>
11019
11020commit 43d60642395a550956cb21d287c8cfa563913d28
11021Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
11022Date: Thu Mar 13 14:26:32 2008 -0500
11023
11024 ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282
11025
11026 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
11027 Acked-by: John Rigby <jrigby@freescale.com>
11028
11029commit eb14ebe813a0cb5d47905228da446a5ad692473b
11030Author: Larry Johnson <lrj@acm.org>
11031Date: Sun Mar 30 20:33:04 2008 -0500
11032
11033 ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setup
11034
11035 Signed-off-by: Larry Johnson <lrj@acm.org>
11036
11037commit 02e3892021112f21067d9ed1d04ae4182725ba52
11038Author: Stefan Roese <sr@denx.de>
11039Date: Mon Mar 31 12:20:48 2008 +0200
11040
11041 ppc4xx: Small whitespace fix of esd patches
11042
11043 Signed-off-by: Stefan Roese <sr@denx.de>
11044
11045commit 034394abb524785047c815f00dde8cdbdc1593c5
11046Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11047Date: Sun Mar 30 18:52:44 2008 +0200
11048
11049 ppc4xx: Cleanup PMC440 board support
11050
11051 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11052
11053commit a6cc6c37188d85c25d167a4515da86f48d9a583e
11054Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11055Date: Sun Mar 30 18:52:06 2008 +0200
11056
11057 ppc4xx: Add ptm configuration variables for PMC440
11058
11059 Add support for the ptm1la, ptm1ms, ptm2la and ptm2ms
11060 environment variables.
11061
11062 Cleanup pci_target_init.
11063
11064 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11065
11066commit 7c91f51a2fe296909147f1646a1412729dd10b1d
11067Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11068Date: Sun Mar 30 18:01:15 2008 +0200
11069
11070 ppc4xx: Minor updates for DU440 boards
11071
11072 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11073
11074commit d5bffeb868d6b4d462f558dac43011027b6644b7
11075Author: Mike Frysinger <vapier@gentoo.org>
11076Date: Tue Feb 19 00:54:20 2008 -0500
11077
11078 Blackfin: cleanup and overhaul common board init functions
11079
11080 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11081
11082commit b86b3416f874358acaf07519e7620cdb2145f75b
11083Author: Mike Frysinger <vapier@gentoo.org>
11084Date: Tue Feb 19 00:50:58 2008 -0500
11085
11086 Blackfin: cleanup lib_blackfin/cache.c
11087
11088 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11089
11090commit 9171fc81722c20fdb5a829a58b17c9eaadd5fb44
11091Author: Mike Frysinger <vapier@gentoo.org>
11092Date: Sun Mar 30 15:46:13 2008 -0400
11093
11094 Blackfin: unify cpu and boot modes
11095
11096 All of the duplicated code for Blackfin processors and boot modes have been
11097 unified. After all, the core is the same for all processors, just the
11098 peripheral set differs (which gets handled in the drivers).
11099
11100 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11101
11102commit 880cc4381ea8360248cddcdf87a64566745a5724
11103Author: Stelian Pop <stelian@popies.net>
11104Date: Wed Mar 26 22:52:35 2008 +0100
11105
11106 Fix CFG_NO_FLASH compilation.
11107
11108 Many Atmel boards have no "real" (NOR) flash on board, and rely only
11109 on DataFlash and NAND memories. This patch enables CFG_NO_FLASH to
11110 be present in a board configuration file, while still enabling flash
11111 commands like 'flinfo', 'protect', etc.
11112
11113 Signed-off-by: Stelian Pop <stelian@popies.net>
11114
11115commit 9ce7e53abd039decea1af67aec81bbd5df7a2593
11116Author: Mike Frysinger <vapier@gentoo.org>
11117Date: Tue Feb 19 00:58:13 2008 -0500
11118
11119 Blackfin: BF537-stamp: cleanup spi flash driver
11120
11121 This punts the old spi flash driver for a new/generalized one until the
11122 common one can be integrated.
11123
11124 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11125
11126commit bb8e3cf25bc0b04936c0c1a075985dd8700a244b
11127Author: Ben Warren <biggerbadderben@gmail.com>
11128Date: Sun Mar 30 11:34:34 2008 -0400
11129
11130 Fix macro typo in common/cmd_mii.c
11131
11132 This typo was introduced in commit 233a8bcd94997f3f345833a3b82e836222f2a206. I
11133 actually applied the wrong patch.
11134
11135 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
11136
11137commit f1b985f2d724ccaa4d3def07917f0caaf18fa77d
11138Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
11139Date: Sun Mar 30 16:39:53 2008 +0200
11140
11141 use correct at91rm9200 register name in m501sk board
11142
11143 This fixes a naming bug for at91rm9200 lowlevel init code:
11144 NOR boot flash is on chipselect 0, not chipselect 2. This
11145 makes code use the register name from chip datasheets.
11146
11147 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
11148
11149commit 480ed1dea103a1c8f4591afc77d2de3c7868d983
11150Author: David Brownell <david-b@pacbell.net>
11151Date: Fri Jan 18 12:55:00 2008 -0800
11152
11153 use correct at91rm9200 register name
11154
11155 This fixes a naming bug for at91rm9200 lowlevel init code:
11156 NOR boot flash is on chipselect 0, not chipselect 2. This
11157 makes code use the register name from chip datasheets.
11158
11159 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
11160
11161commit a3543d6dc52b0ba9c64016687cf32d600b31a476
11162Author: David Brownell <david-b@pacbell.net>
11163Date: Fri Jan 18 12:45:45 2008 -0800
11164
11165 add missing ARM boards to MAKEALL
11166
11167 Add some missing ARM boards to MAKEALL. These build correctly,
11168 unlike several of the boards already listed.
11169
11170 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
11171
11172commit 066bebd6353e33af3adefc3404560871699e9961
11173Author: Peter Pearse <peter.pearse@arm.com>
11174Date: Sun Mar 30 11:34:09 2008 +0100
11175
11176 Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.c
11177 to prevent compilation error.
11178
11179 Signed-off-by: Peter Pearse <peter.pearse@arm.com>
11180
11181commit 7a837b7310166ae8fc8b8d66d7ef01b60a80f9d6
11182Author: Guennadi Liakhovetski <[lg@denx.de]>
11183Date: Sun Mar 30 11:32:30 2008 +0100
11184
11185 Support for the MX31ADS evaluation board from Freescale
11186
11187 This patch adds support for the MX31ADS evaluation board from Freescale,
11188 initialization code is copied from RedBoot sources, also provided by Freescale.
11189
11190 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
11191
11192commit c88ae20580b2b01487b4cdcc8b2a113f551aee36
11193Author: Sascha Hauer <s.hauer@pengutronix.de>
11194Date: Sun Mar 30 11:32:27 2008 +0100
11195
11196 Phytec Phycore-i.MX31 support
11197
11198 This patch adds support for the Phytec Phycore-i.MX31 board
11199
11200 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
11201 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
11202
11203commit a147e56f03871bba4f05058d5e04ce7deb010b04
11204Author: Sascha Hauer <s.hauer@pengutronix.de>
11205Date: Sun Mar 30 11:32:24 2008 +0100
11206
11207 mx31 litekit support
11208
11209 This patch adds support for the mx31 litekit board
11210
11211 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
11212 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
11213
11214commit d6674e0e2a6a1f033945f78838566210d3f28c95
11215Author: Sascha Hauer <s.hauer@pengutronix.de>
11216Date: Sun Mar 30 11:32:21 2008 +0100
11217
11218 add SMSC LAN9x1x Network driver
11219
11220 This patch adds a driver for the following smsc network controllers:
11221 LAN9115
11222 LAN9116
11223 LAN9117
11224 LAN9215
11225 LAN9216
11226 LAN9217
11227
11228 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
11229 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
11230
11231commit 8c8463cce44d849e37744749b32d38e1dfb12e50
11232Author: Sascha Hauer <s.hauer@pengutronix.de>
11233Date: Sun Mar 30 11:32:16 2008 +0100
11234
11235 add an i2c driver for mx31
11236
11237 This patch adds an i2c driver for Freescale i.MX processors
11238
11239 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
11240 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
11241
11242commit c98b47ad24b2d91f41c09a3d62d7f70ad84f4b7d
11243Author: Sascha Hauer <s.hauer@pengutronix.de>
11244Date: Sun Mar 30 11:30:43 2008 +0100
11245
11246 core support for Freescale mx31
11247
11248 This patch adds the core support for Freescale mx31
11249
11250 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
11251 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
11252
11253commit 8bf69d81782619187933a605f1a95ee1d069478d
11254Author: Sascha Hauer <s.hauer@pengutronix.de>
11255Date: Sun Mar 30 11:28:46 2008 +0100
11256
11257 Separate omap24xx specific code from arm1136
11258
11259 Move omap24xx code to cpu/arm1136/omap24xx, rename include/asm-arm/arch-arm1136 to cpu/arm1136/omap24xx.
11260
11261 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
11262 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
11263
11264commit 8c16cb0d3b971f46fbe77c072664c0f2dcd4471d
11265Author: Peter Pearse <peter.pearse@arm.com>
11266Date: Sun Mar 30 11:23:05 2008 +0100
11267
11268 Add pmdra into MAKEALL
11269
11270 Signed-off-by: Peter Pearse <peter.pearse@arm.com>
11271
11272commit a574a73852a527779234e73e17e7597fd8128882
11273Author: Pieter Voorthuijsen <[pieter.voorthuijsen@Prodrive.nl]>
11274Date: Sun Mar 30 11:21:58 2008 +0100
11275
11276 Adds support for the Prodrive PMDRA board, based on a DM6441
11277
11278 Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
11279
11280commit 1377b5583a48021d983e1fd565f7d40c89e84d63
11281Author: Pieter Voorthuijsen <[pieter.voorthuijsen@Prodrive.nl]>
11282Date: Sun Mar 30 11:11:34 2008 +0100
11283
11284 Removes all board specific code from the arch. part for DM644x (DaVinci) boards
11285
11286 Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
11287
11288commit 1704dc20917b4f71e373e2c888497ee666d40380
11289Author: Dirk Behme <dirk.behme@gmail.com>
11290Date: Sun Mar 30 11:09:01 2008 +0100
11291
11292 - Remove *_masked() functions as noted by Wolfgang
11293 - Adapt register naming to recent TI spec (sprue26, March 2007)
11294 - Fix reset_timer() handling
11295 - As reported by Pieter [1] the overflow fix introduced a
11296 delay of factor 16 (e.g 2 seconds became 32). While the
11297 overflow fix is basically okay, it missed to divide udelay by
11298 16, too. Fix this.
11299 [1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/38179
11300 - Remove software division of timer count value (DIV(x)
11301 macro) and do it in hardware (TIM_CLK_DIV).
11302 Many thanks to Troy Kisky <troy.kisky@boundarydevices.com>
11303 and Pieter Voorthuijsen <pieter.voorthuijsen@Prodrive.nl> for
11304 the hints & testing!
11305
11306 Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
11307
11308 Acked-by: Pieter Voorthuijsen <pieter.voorthuijsen@Prodrive.nl>
11309
11310commit ac3315c26e143c31680750c9c13f027efbcc887e
11311Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
11312Date: Thu Mar 6 16:45:44 2008 +0100
11313
11314 new PHY @ e1000 - 2nd try
11315
11316 Add 82541ER device with latest integrated IGP2 PHY.
11317 Introduced CONFIG_E1000_FALLBACK_MAC for NIC bring-up with empty eeprom.
11318
11319 Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
11320 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
11321
11322commit c2b7da552293b50c9c9e46ed71267b02c2de9ea8
11323Author: Daniel Hellstrom <daniel@gaisler.com>
11324Date: Fri Mar 28 20:22:53 2008 +0100
11325
11326 SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.
11327
11328 GRETH is an Ethernet 10/100 or 10/100/1000 MAC with out without
11329 a debug link (EDCL). The GRETH core is documented in GRIP.pdf
11330 available at www.gaisler.com.
11331
11332 If the GRETH has GigaBit support (GBIT, Scatter gather, checksum
11333 offloading etc.) can be determined by a bit in the control register.
11334 The GBIT MAC is supported by operating in GRTEH 10/100 legacy mode.
11335
11336 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
11337 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
11338
11339commit 233a8bcd94997f3f345833a3b82e836222f2a206
11340Author: Tsi-Chung Liew <Tsi-Chung.Liew@freescale.com>
11341Date: Mon Mar 17 17:08:22 2008 -0500
11342
11343 Add CONFIG_MII_INIT in cmd_mii.c
11344
11345 Provide common configuration in do_mii() to execute mii_init()
11346 for all cpu architectures
11347
11348 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
11349 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
11350
11351commit f605479de2deb11e834f31dfdb0af107c86aced6
11352Author: Tsi-Chung Liew <Tsi-Chung.Liew@freescale.com>
11353Date: Mon Mar 17 17:08:16 2008 -0500
11354
11355 ColdFire: Fix FEC transmit issue for MCF5275
11356
11357 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
11358 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
11359
11360commit d9a2f416d6ac6058cd7845033ae4dc32ef1c0746
11361Author: Aras Vaichas <arasv@magtech.com.au>
11362Date: Wed Mar 26 09:43:57 2008 +1100
11363
11364 DHCP request fix for Windows Server 2003
11365
11366 Added option CONFIG_BOOTP_DHCP_REQUEST_DELAY. This provides an optional
11367 delay before sending "DHCP Request" in net/bootp.c. Required to overcome
11368 interoperability problems with Windows Server 200x DHCP server when U-Boot
11369 client responds too fast for server to handle.
11370
11371 Signed-off-by: Aras Vaichas <arasv@magtech.com.au>
11372 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
11373
11374commit 97bf85d784fbed485e652eb907589ad0d5cb7262
11375Author: Daniel Hellstrom <daniel@gaisler.com>
11376Date: Fri Mar 28 20:40:19 2008 +0100
11377
11378 MTD/CFI: flash_read64 is defined a weak function (for SPARC)
11379
11380 SPARC has implemented __raw_readq, it reads 64-bit from any 32-bit address.
11381 SPARC CPUs implement flash_read64 which calls __raw_readq.
11382
11383 For current SPARC architectures (LEON2 and LEON3) each read from the
11384 FLASH must lead to a cache miss. This is because FLASH can not be set
11385 non-cacheable since program code resides there, and alternatively disabling
11386 cache is poor from performance view, or doing a cache flush between each
11387 read is even poorer.
11388
11389 Forcing a cache miss on a SPARC is done by a special instruction "lda" -
11390 load alternative space, the alternative space number (ASI) is processor
11391 implementation spcific and can be found by including <asm/processor.h>.
11392
11393 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
11394
11395commit 70431e8a7393b6b793f77957f95b999fc9a269b8
11396Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
11397Date: Fri Mar 28 15:41:25 2008 +0100
11398
11399 Make MPC83xx one step closer to full relocation.
11400
11401 Remove a few absolute references to CFG_MONITOR_BASE for ppc/mpc83xx
11402 and use GOT relative reference.
11403
11404 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
11405 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
11406
11407commit 5b2793a3f3de34d439232b05acc8af67a028fd35
11408Author: Michael Barkowski <michael.barkowski@freescale.com>
11409Date: Thu Mar 27 14:34:43 2008 -0400
11410
11411 mpc8323erdb: fix EEPROM page size and get MAC from EEPROM
11412
11413 This patch fixes eeprom page size so that you can now write more than
11414 64 bytes at a time.
11415
11416 It also makes the board take MAC addresses, if found, from EEPROM.
11417
11418 User should place up to 4 addresses at offset 0x7f00, for
11419 eth{,1,2,3}addr. Any unused addresses should be zero. This group of
11420 four six-byte values should have it's CRC at the end. crc32 and
11421 eeprom commands can be used to accomplish this.
11422
11423 If CRC fails, MAC addresses come from the environment. If CRC
11424 succeeds, the environment is overwritten at startup.
11425
11426 Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
11427 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
11428
11429commit 8f325cff31f6e745e6540014b131b9a97f61944c
11430Author: Michael Barkowski <michael.barkowski@freescale.com>
11431Date: Fri Mar 28 15:15:38 2008 -0400
11432
11433 mpc8323erdb: define CONFIG_PCI_SKIP_HOST_BRIDGE
11434
11435 Commit 55774b512fdf63c0516d441cc5da7c54bbffb7f2 broke the onboard USB
11436 controller on the PCI bus in Linux on the MPC8323ERDB.
11437
11438 This fixes it by defining CONFIG_PCI_SKIP_HOST_BRIDGE in the board's
11439 config file.
11440
11441 Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
11442 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
11443
11444commit e5c4ade4db1e16d3e5d4a7887f34e10e516ed3a9
11445Author: Kim Phillips <kim.phillips@freescale.com>
11446Date: Fri Mar 28 10:19:07 2008 -0500
11447
11448 mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
11449
11450 in the spirit of commit 1ced121600b2060ab2ff9f0fddd9421fd70a0dc6,
11451 85xx's "Update SVR numbers to expand support", simplify SPRIDR processing
11452 and processor ID display. Add REVID_{MAJ,MIN}OR macros to make
11453 REVID dependent code simpler. Also added PARTID_NO_E and IS_E_PROCESSOR
11454 convenience macros.
11455
11456 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
11457
11458commit 81fd52c6c8fd19f0b7856b98217ce37c46c521af
11459Author: Kim Phillips <kim.phillips@freescale.com>
11460Date: Fri Mar 28 10:18:53 2008 -0500
11461
11462 mpc83xx: display ddr frequency in board_add_ram_info banner
11463
11464 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
11465
11466commit 35cf155c5ec1ceab2849fa5b6aa3d9a3e9e6f482
11467Author: Kim Phillips <kim.phillips@freescale.com>
11468Date: Fri Mar 28 10:18:40 2008 -0500
11469
11470 mpc83xx: unreinvent mem_clk
11471
11472 delete ddr_clk and use mem_clk instead. Rename other ddr_*_clk to
11473 mem_*_clk for consistency's sake.
11474
11475 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
11476
11477commit 730e792926ca3fe4dd1b734a3bf44e55afa6f536
11478Author: Kim Phillips <kim.phillips@freescale.com>
11479Date: Fri Mar 28 14:31:23 2008 -0500
11480
11481 mpc83xx: enable the SATA interface on mpc8315 rdb and mpc837x rdb boards
11482
11483 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
11484
11485commit 2eeb3e4fc54ef2f5d574dafd42c6ce93afa30393
11486Author: Dave Liu <r63238@freescale.com>
11487Date: Wed Mar 26 22:57:19 2008 +0800
11488
11489 mpc83xx: enable the SATA interface on mpc837xemds board
11490
11491 Enable the first two SATA interfaces on MPC837xEMDS board,
11492 The two SATA ports are on LYNX1. (SATA0/1 on J4/5)
11493
11494 Signed-off-by: Dave Liu <daveliu@freescale.com>
11495 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
11496
11497commit 6f8c85e8d1865730c158d9ef5a06c70c3a10600a
11498Author: Dave Liu <r63238@freescale.com>
11499Date: Wed Mar 26 22:56:36 2008 +0800
11500
11501 mpc83xx: initialize serdes for MPC837xEMDS boards
11502
11503 This patch is stolen from Anton Vorontsov's patch
11504 for mpc837xerdb boards.
11505
11506 The reference clk and xcorevdd voltage of serdes1/2
11507 is same between mpc837xemds and mpc837xerdb.
11508
11509 8377E: LYNX1- 2 SATA LYNX2- 2 PCIE
11510 8378E: LYNX1- 2 SGMII LYNX2- 2 PCIE
11511 8379E: LYNX1- 2 SATA LYNX2- 2 SATA
11512
11513 Signed-off-by: Dave Liu <daveliu@freescale.com>
11514 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
11515
11516commit cc8e839abc80887ae832767b5930d40edd6d7eb7
11517Author: Stefan Roese <sr@denx.de>
11518Date: Fri Mar 28 14:09:04 2008 +0100
11519
11520 ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision
11521
11522 Canyonlands (460EX) shares the first PCIe interface with the SoC SATA
11523 interface. This usage can be configured with the jumper J6. This patch
11524 displays the current configuration upon bootup and changes the PCIe
11525 init loop, to only initialize the availabel PCIe slots.
11526
11527 Signed-off-by: Stefan Roese <sr@denx.de>
11528
11529commit 90447ecbbac8572457b6d8903073ac3f120995ba
11530Author: Tor Krill <tor@excito.com>
11531Date: Fri Mar 28 11:29:10 2008 +0100
11532
11533 MTD/CFI: Add support for 16bit legacy AMD flash
11534
11535 Add entry for 512Kx16 AMD flash to jedec_table.
11536 Read out 16bit device id if chipwidth is 16bit.
11537 Fixed coding style after Stefans feedback
11538
11539 Signed-off-by: Tor Krill <tor@excito.com>
11540
11541commit 5e12e75d17c4b15a310a45cd78fe71b7698a8a8e
11542Author: Stefan Roese <sr@denx.de>
11543Date: Fri Mar 28 11:02:53 2008 +0100
11544
11545 ppc: Small change to CFG_MEM_TOP_HIDE description
11546
11547 Signed-off-by: Stefan Roese <sr@denx.de>
11548
11549commit 280df59a8d62c6e74c281b1cb7e2052df4d6cb00
11550Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11551Date: Thu Mar 27 15:44:12 2008 +0900
11552
11553 sh: Add support stat structure and stat.h
11554
11555 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11556
11557commit 4be9eb789e72b845d6693cc36b70a0b3529b3f09
11558Author: Mark Jonas <toertel@gmail.com>
11559Date: Sat Mar 22 19:27:52 2008 +0100
11560
11561 sh: Removed warning when compiling drivers/serial/serial_sh.c.
11562
11563 Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com>
11564 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11565
11566commit f309fa38929ffba71230c02330ffa42f4bba6333
11567Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11568Date: Wed Mar 12 18:02:57 2008 +0900
11569
11570 sh: Remove disable_ctrlc function from R7780MP
11571
11572 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11573
11574commit 6f4b266ff2a4fcc2bff985d6a217852469afddb3
11575Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11576Date: Wed Mar 12 17:55:15 2008 +0900
11577
11578 sh: Add maintainer of R7780MP to MAINTAINER file
11579
11580 Update MAINTAINER entry for R7780MP. And fix maintainer's name.
11581
11582 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11583
11584commit f5e2466f7baa887a7df0c536333eea8231333497
11585Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11586Date: Tue Mar 25 17:11:24 2008 +0900
11587
11588 sh: Add support Renesas Solutions R2D plus board
11589
11590 R2D plus is SH reference board used with SH7751R.
11591 This board has 266Mhz CPU, 64MB SDRAM, Cardbus, CF interface,
11592 one PCI bus, VGA, and two Ethernet controller.
11593
11594 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11595
11596commit e92c95180bb5bc5fd4051598a9d60beaba48988d
11597Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11598Date: Wed Mar 12 12:15:29 2008 +0900
11599
11600 sh: Add support SH4 cache control
11601
11602 Add support SH4 cache control and flash_cache function
11603
11604 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11605
11606commit 28e5efde4d925fcb34901d0030d0648de2da7e89
11607Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11608Date: Mon Mar 24 01:53:01 2008 +0900
11609
11610 sh: Add support PCI host driver for SH7751/SH7751R
11611
11612 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11613
11614commit ab8f4d40d069cd3cbe7563ddfe3e5f03b0c7c721
11615Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11616Date: Mon Mar 24 02:11:26 2008 +0900
11617
11618 sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci
11619
11620 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11621
11622commit 566933278101c144d75361ea682678a326c1290d
11623Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11624Date: Wed Mar 12 12:10:28 2008 +0900
11625
11626 sh: Add support SuperH SH7751/SH7751R
11627
11628 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11629
11630commit 3313e0e26224fc9a0c445124f3455058c696df84
11631Author: Mark Jonas <toertel@gmail.com>
11632Date: Mon Mar 10 11:37:10 2008 +0100
11633
11634 sh: Added support for SH7720 based board MPR2.
11635
11636 Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com>
11637 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11638
11639commit 3ecff1d70ae93e628fe65b3fe1fc7c9c76cdf99f
11640Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11641Date: Thu Mar 6 14:05:53 2008 +0900
11642
11643 sh: Fix receive FIFO level register of SH4A
11644
11645 Receive FIFO level register is different in SH4A.
11646 Because register is different, cannot occasionally receive data.
11647
11648 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11649
11650commit c133c1fb0b590662206b0eba70f4478ee0300a9a
11651Author: Yusuke Goda <goda.yusuke@renesas.com>
11652Date: Tue Mar 11 12:55:12 2008 +0900
11653
11654 sh: Add support Renesas Solutions R7780MP
11655
11656 Renesas Solutions R7780MP is a reference board on SH7780.
11657 This board has serial, 10/100 base Ethernet deivice, CF slot
11658 and VGA devices. This board can set extension board.
11659 Extension board has 10/100/1000 base Ethernet device, PCI slot,
11660 S-ATA, iDVR slot.
11661
11662 Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
11663 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11664
11665commit 1a2334a4eb6386d7cd35d9de5fa39af2c764ad28
11666Author: Yusuke Goda <goda.yusuke@renesas.com>
11667Date: Wed Mar 5 14:30:02 2008 +0900
11668
11669 sh: Add support PCI of SuperH and SH7780
11670
11671 This patch add support PCI of SuperH base code and SH7780 specific code.
11672
11673 Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
11674 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11675
11676commit b55523efff2ae11f0b9ae3cc405893c32eb78156
11677Author: Yusuke Goda <goda.yusuke@renesas.com>
11678Date: Wed Mar 5 14:23:26 2008 +0900
11679
11680 sh: Add support SH7780
11681
11682 SH7780 is CPU of Renesas Technology.
11683 This CPU has
11684 - CPU clock 400MHz
11685 - PCI support
11686 - DDR-SDRAM controller
11687 - etc ...
11688
11689 Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
11690 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11691
11692commit c2042f5952a686c414031309b8f244513bf578f0
11693Author: goda.yusuke <goda.yusuke@renesas.com>
11694Date: Fri Jan 25 20:46:36 2008 +0900
11695
11696 sh: Add support Renesas Solutions Migo-R board
11697
11698 Migo-R is a board based on SH7722 and has may devices.
11699 In this patch, supported SCIF, NOR flash and Ethernet.
11700
11701 Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
11702 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
11703
11704commit 74d1e66d22dac91388bc538b2fe19f735edc5b82
11705Author: Bartlomiej Sieka <tur@semihalf.com>
11706Date: Thu Mar 27 15:06:40 2008 +0100
11707
11708 Fix host tool build breakage, take two
11709
11710 Revert commit 87c8431f and fix build breakage so that the build continues
11711 to work on FC systems.
11712
11713 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
11714
11715commit 7e4a0d25ed18f6437bdf59ebfa49bb0edc2f24e6
11716Author: Stefan Roese <sr@denx.de>
11717Date: Wed Mar 19 09:36:47 2008 +0100
11718
11719 ppc4xx: Enable ECC on LWMON5
11720
11721 Since all ECC related problems seem to be resolved on LWMON5, this patch
11722 now enables ECC support.
11723
11724 We have to write the ECC bytes by zeroing and flushing in smaller
11725 steps, since the whole 256MByte takes too long for the external
11726 watchdog.
11727
11728 Signed-off-by: Stefan Roese <sr@denx.de>
11729
11730commit 6433fa202a91a6594dd48f06807ac38ba27fa0bb
11731Author: Larry Johnson <lrj@acm.org>
11732Date: Mon Mar 17 11:10:35 2008 -0500
11733
11734 ppc4xx: Updates to Korat-specific code
11735
11736 This patch contains updates for changes for the Korat PPC440EPx board.
11737 These changes include:
11738
11739 (1) Support for "permanent" and "upgradable" copies of U-Boot, as
11740 described in the new "doc/README.korat" file;
11741
11742 (2) a new memory map for the registers in the board's CPLD;
11743
11744 (3) a revised format for manufacturer's data in serial EEPROM; and
11745
11746 (4) changes to track updates to U-Boot for the Sequoia board.
11747
11748 Signed-off-by: Larry Johnson <lrj@acm.org>
11749
11750commit f766cdf89b3a2a7634b8c5869f606150e332036c
11751Author: Markus Brunner <super.firetwister@gmail.com>
11752Date: Thu Mar 27 10:46:25 2008 +0100
11753
11754 ppc4xx: PPC405EP Set EMAC noise filter bits
11755
11756 This bug was introduced with commit aee747f19b460a0e9da20ff21e90fdaac1cec359
11757 which enabled CFG_4xx_GPIO_TABLE for PPC405 and unintentionally
11758 disabled the setting of the emac noise filter bits for PPC405EP when CFG_4xx_GPIO_TABLE is set.
11759
11760 Signed-off-by: Markus Brunner <super.firetwister@gmail.com>
11761 Signed-off-by: Stefan Roese <sr@denx.de>
11762
11763commit f66e2c8b25c04b79e5fb385bc8989c2de7f63991
11764Author: Mike Nuss <mike@terascala.com>
11765Date: Wed Feb 20 11:54:20 2008 -0500
11766
11767 ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPx
11768
11769 On PPC440EPx without a bootstrap I2C EEPROM, the PLL can be reconfigured
11770 after startup to change the speed of the clocks. This patch adds the
11771 option CFG_PLL_RECONFIG. If this option is set to 667, the CPU
11772 initialization code will reconfigure the PLL to run the system with a CPU
11773 frequency of 667MHz and PLB frequency of 166MHz, without the need for an
11774 external EEPROM.
11775
11776 Signed-off-by: Mike Nuss <mike@terascala.com>
11777 Acked-by: Stefan Roese <sr@denx.de>
11778
11779commit 87c8431fe24d48121f053fe67cff4ccfe097d4d1
11780Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
11781Date: Thu Mar 27 09:12:40 2008 +0100
11782
11783 new-image: Fix host tool build breakage
11784
11785 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
11786
11787commit 6fb4b640562a10daff0dbe537638d511b5b48650
11788Author: Stefan Roese <sr@denx.de>
11789Date: Thu Mar 27 10:24:03 2008 +0100
11790
11791 ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined
11792
11793 Signed-off-by: Stefan Roese <sr@denx.de>
11794
11795commit 9462732a3ec551c11862450902cd8ee1bedea6d9
11796Author: Stefan Roese <sr@denx.de>
11797Date: Wed Mar 19 10:23:43 2008 +0100
11798
11799 ppc4xx: Add fdt support to Prodrive alpr
11800
11801 Since this board will probably be ported to arch/powerpc in the
11802 near future, we add device tree support now. This way we are
11803 "ready" for arch/powerpc from now on.
11804
11805 Signed-off-by: Stefan Roese <sr@denx.de>
11806
11807commit 511e4f9e7f7b6719e4d91d7f0fc89412b13b5150
11808Author: Pieter Voorthuijsen <pieter.voorthuijsen@prodrive.nl>
11809Date: Mon Mar 17 09:27:56 2008 +0100
11810
11811 ppc4xx: Enable cache support on the ALPR board
11812
11813 Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
11814
11815commit 14f73ca679f6fdb44cff0b7304d419db41a0ab69
11816Author: Stefan Roese <sr@denx.de>
11817Date: Wed Mar 26 10:14:11 2008 +0100
11818
11819 ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"
11820
11821 If CFG_MEM_TOP_HIDE is defined in the board config header, this specified
11822 memory area will get subtracted from the top (end) of ram and won't get
11823 "touched" at all by U-Boot. By fixing up gd->ram_size the Linux kernel
11824 should gets passed the now "corrected" memory size and won't touch it
11825 either. This should work for arch/ppc and arch/powerpc. Only Linux board
11826 ports in arch/powerpc with bootwrapper support, which recalculate the
11827 memory size from the SDRAM controller setup, will have to get fixed
11828 in Linux additionally.
11829
11830 This patch enables this config option on some PPC440EPx boards as a workaround
11831 for the CHIP 11 errata. Here the description from the AMCC documentation:
11832
11833 CHIP_11: End of memory range area restricted access.
11834 Category: 3
11835
11836 Overview:
11837 The 440EPx DDR controller does not acknowledge any
11838 transaction which is determined to be crossing over the
11839 end-of-memory-range boundary, even if the starting address is
11840 within valid memory space. Any such transaction from any PLB4
11841 master will result in a PLB time-out on PLB4 bus.
11842
11843 Impact:
11844 In case of such misaligned bursts, PLB4 masters will not
11845 retrieve any data at all, just the available data up to the
11846 end of memory, especially the 440 CPU. For example, if a CPU
11847 instruction required an operand located in memory within the
11848 last 7 words of memory, the DCU master would burst read 8
11849 words to update the data cache and cross over the
11850 end-of-memory-range boundary. Such a DCU read would not be
11851 answered by the DDR controller, resulting in a PLB4 time-out
11852 and ultimately in a Machine Check interrupt. The data would
11853 be inaccessible to the CPU.
11854
11855 Workaround:
11856 Forbid any application to access the last 256 bytes of DDR
11857 memory. For example, make your operating system believe that
11858 the last 256 bytes of DDR memory are absent. AMCC has a patch
11859 that does this, available for Linux.
11860
11861 This patch sets CFG_MEM_TOP_HIDE for the following 440EPx boards:
11862 lwmon5, korat, sequoia
11863
11864 The other remaining 440EPx board were intentionally not included
11865 since it is not clear to me, if they use the end of ram for some
11866 other purpose. This is unclear, since these boards have CONFIG_PRAM
11867 defined and even comments like this:
11868
11869 PMC440.h:
11870 /* esd expects pram at end of physical memory.
11871 * So no logbuffer at the moment.
11872 */
11873
11874 It is strongly recommended to not use the last 256 bytes on those
11875 boards too. Patches from the board maintainers are welcome.
11876
11877 Signed-off-by: Stefan Roese <sr@denx.de>
11878
11879commit c664bf8c3c9bb9e236891f0d8dfda883e86d159b
11880Author: Stefan Roese <sr@denx.de>
11881Date: Thu Mar 27 10:09:05 2008 +0100
11882
11883 ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT)
11884
11885 Signed-off-by: Stefan Roese <sr@denx.de>
11886
11887commit d56a3ce179688cde61073a3690e21703d68fafd7
11888Author: Stefan Roese <sr@denx.de>
11889Date: Tue Mar 25 17:51:13 2008 +0100
11890
11891 ppc4xx: Correctly pass phyiscal FLASH base address into dtb
11892
11893 The routine ft_board_setup() configures the EBC NOR mappings for the
11894 Linux physmap_of driver. Since on 460EX/GT we remap the FLASH from
11895 0x4.fc00.0000 to 0x4.cc00.0000 because of the max. 16MByte boot-CS
11896 problem, we need to pass the corrected address here too.
11897
11898 Signed-off-by: Stefan Roese <sr@denx.de>
11899
11900commit 9ad31989de12ce5c67b07c4867ead47465655c4b
11901Author: Stefan Roese <sr@denx.de>
11902Date: Wed Mar 19 16:35:12 2008 +0100
11903
11904 ppc4xx: Fix compilation warning in 4xx_enet.c
11905
11906 Signed-off-by: Stefan Roese <sr@denx.de>
11907
11908commit 4c9e855734c523900322a7c3cdd9099b4f51b51d
11909Author: Stefan Roese <sr@denx.de>
11910Date: Wed Mar 19 16:20:49 2008 +0100
11911
11912 ppc4xx: Add AMCC Glacier 406GT eval board support
11913
11914 This patch adds support for the AMCC Glacier 460GT eval board.
11915 The main difference to the Canyonlands board are listed here:
11916
11917 - 4 ethernet ports instead of 2
11918 - no SATA port
11919 - no USB port
11920
11921 Currently EMAC2+3 are not working. This will be fixed in a later
11922 release.
11923
11924 Signed-off-by: Stefan Roese <sr@denx.de>
11925
11926commit d8bd643141af4710d7f1b69bbab6b760de0af0a1
11927Author: Stefan Roese <sr@denx.de>
11928Date: Thu Mar 27 08:47:26 2008 +0100
11929
11930 ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clear
11931
11932 Signed-off-by: Stefan Roese <sr@denx.de>
11933
11934commit b9670dd85be6e0496ef2e231043c23cad9b1d903
11935Author: Anatolij Gustschin <agust@denx.de>
11936Date: Wed Mar 26 21:05:43 2008 +0100
11937
11938 Fix out of tree building issue
11939
11940 Currently U-Boot building in some external directory
11941 doesn't work. This patch tries to fix the problem.
11942
11943 Signed-off-by: Anatolij Gustschin <agust@denx.de>
11944
11945commit d4ee711d8a5c366ee3f857c26b927d12e66614ff
11946Author: Anatolij Gustschin <agust@denx.de>
11947Date: Wed Mar 26 18:13:33 2008 +0100
11948
11949 README: update documentation (availability, links, etc.)
11950
11951 Fix typo in README
11952
11953 Signed-off-by: Anatolij Gustschin <agust@denx.de>
11954
11955commit e813eae3bfeba9c0bda9d1bf9fc3d081f790972f
11956Author: Anatolij Gustschin <agust@denx.de>
11957Date: Wed Mar 26 17:47:44 2008 +0100
11958
11959 Fix compilation error in cmd_usb.c
11960
11961 This patch fixes compilation error
11962 cmd_usb.c: In function 'do_usb':
11963 cmd_usb.c:552: error: void value not ignored as it ought to be
11964
11965 Signed-off-by: Anatolij Gustschin <agust@denx.de>
11966
11967commit d8c82db482d6b535d12b419d6440b88bf7091c9b
11968Author: Timur Tabi <timur@freescale.com>
11969Date: Fri Mar 14 17:45:29 2008 -0500
11970
11971 Add support for setting the I2C bus speed in fsl_i2c.c
11972
11973 Add support to the Freescale I2C driver (fsl_i2c.c) for setting and querying
11974 the I2C bus speed. Current 8[356]xx boards define the CFG_I2C_SPEED macro,
11975 but fsl_i2c.c ignores it and uses conservative value when programming the
11976 I2C bus speed.
11977
11978 Signed-off-by: Timur Tabi <timur@freescale.com>
11979 Acked-by: Andy Fleming <afleming@freescale.com>
11980
11981commit d049cc7f71c0d875e8f5099d1ed23666a82b8f8e
11982Author: Wolfgang Denk <wd@denx.de>
11983Date: Thu Mar 27 00:03:57 2008 +0100
11984
11985 Coding style cleanup, update CHANGELOG
11986
11987 Signed-off-by: Wolfgang Denk <wd@denx.de>
11988
d049cc7f
WD
11989commit fd0b1fe3c388a77e8fe00cdd930ca317a91198d4
11990Author: Dave Liu <r63238@freescale.com>
11991Date: Wed Mar 26 22:55:32 2008 +0800
11992
11993 drivers: add the support for Freescale SATA controller
11994
11995 Add the Freescale on-chip SATA controller driver to u-boot,
11996 The SATA controller is used on the 837x and 8315 targets,
11997 The driver can be used to load kernel, fs and dtb.
11998
11999 The features list:
12000 - 1.5/3 Gbps link speed
12001 - LBA48, LBA28 support
12002 - DMA and FPDMA support
12003 - Two ports support
12004
12005 Signed-off-by: Dave Liu <daveliu@freescale.com>
12006
12007commit bede87f4c87c3ccd868cc60ebf792e0560c6d024
12008Author: Dave Liu <r63238@freescale.com>
12009Date: Wed Mar 26 22:54:44 2008 +0800
12010
12011 ata: add the readme for SATA command line
12012
12013 Signed-off-by: Dave Liu <daveliu@freescale.com>
12014
12015commit cd54081cd479e542fc399b8a40651ff11a1ad849
12016Author: Dave Liu <r63238@freescale.com>
12017Date: Wed Mar 26 22:53:24 2008 +0800
12018
12019 ata: enable the sata initialize on boot up
12020
12021 Signed-off-by: Dave Liu <daveliu@freescale.com>
12022
12023commit 69386383c5c2b323c66495b0b0cef6a9714d83bf
12024Author: Dave Liu <r63238@freescale.com>
12025Date: Wed Mar 26 22:52:36 2008 +0800
12026
12027 ata: add the fis struct for SATA
12028
12029 Signed-off-by: Dave Liu <daveliu@freescale.com>
12030
12031commit ffc664e80dfb2e17de0df5ad39e91a02e9c361bc
12032Author: Dave Liu <r63238@freescale.com>
12033Date: Wed Mar 26 22:51:44 2008 +0800
12034
12035 ata: add the libata support
12036
12037 add simple libata support in u-boot
12038
12039 Signed-off-by: Dave Liu <daveliu@freescale.com>
12040
12041commit 8e9bb43429e50df55fa41932cbe65841ff579220
12042Author: Dave Liu <r63238@freescale.com>
12043Date: Wed Mar 26 22:50:45 2008 +0800
12044
12045 ata: make the ata_piix driver using new SATA framework
12046
12047 original ata_piix driver is using IDE framework, not real
12048 SATA framework. For now, the ata_piix driver is only used
12049 by x86 sc520_cdp board. This patch makes the ata_piix driver
12050 use the new SATA framework, so
12051
12052 - remove the duplicated command stuff
12053 - remove the CONFIG_CMD_IDE define in the sc520_cdp.h
12054 - add the CONFIG_CMD_SATA define to sc520_cdp.h
12055
12056 Signed-off-by: Dave Liu <daveliu@freescale.com>
12057
12058commit c7057b529c3c3cb9c0ac9060686a4068f1491bbe
12059Author: Dave Liu <r63238@freescale.com>
12060Date: Wed Mar 26 22:49:44 2008 +0800
12061
12062 ata: add the support for SATA framework
12063
12064 - add the SATA framework
12065 - add the SATA command line
12066
12067 Signed-off-by: Dave Liu <daveliu@freescale.com>
12068
12069commit 83c7f470a4ce94f33600f11ae85ce4dcf00aa90c
12070Author: Dave Liu <r63238@freescale.com>
12071Date: Wed Mar 26 22:48:18 2008 +0800
12072
12073 ata: merge the header of ata_piix driver
12074
12075 move the sata.h from include/ to drivers/block/ata_piix.h
12076
12077 Signed-off-by: Dave Liu <daveliu@freescale.com>
12078
12079commit 9eef62804d9695425b24c87b46a61a7fa74afee0
12080Author: Dave Liu <r63238@freescale.com>
12081Date: Wed Mar 26 22:47:06 2008 +0800
12082
12083 ata: merge the ata_piix driver
12084
12085 move the cmd_sata.c from common/ to drivers/ata_piix.c,
12086 the cmd_sata.c have some part of ata_piix controller drivers.
12087 consolidate the driver to have better framework.
12088
12089 Signed-off-by: Dave Liu <daveliu@freescale.com>
12090
1aeed8d7
WD
12091commit b9e749e95354f33eb5dc6653c6db7d502adb95fe
12092Author: Markus Klotzbuecher <mk@denx.de>
12093Date: Wed Mar 26 18:26:43 2008 +0100
12094
12095 USB, Storage: fix a bug introduced in commit
12096 f6b44e0e4d18fe507833a0f76d24a9aa72c123f1 that will cause usb_stor_info
12097 to only print only information on one storage device, but not for
12098 multiple.
12099
12100 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
12101
12102commit 841e5edd1623f3fecb6bffc5c2f938ed7a947360
12103Author: Anatolij Gustschin <agust@denx.de>
12104Date: Wed Mar 26 17:47:44 2008 +0100
12105
12106 Fix compilation error in cmd_usb.c
12107
12108 This patch fixes compilation error
12109 cmd_usb.c: In function 'do_usb':
12110 cmd_usb.c:552: error: void value not ignored as it ought to be
12111
12112 Signed-off-by: Anatolij Gustschin <agust@denx.de>
12113 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
12114
12115commit dd6c910aadf27c822f17b87eae1a9bd0b2e3aa15
12116Author: Kumar Gala <galak@kernel.crashing.org>
12117Date: Wed Mar 26 08:53:53 2008 -0500
12118
12119 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page
12120
12121 Provide a board_lmb_reserve helper function to ensure we reserve
12122 the page of memory we are using for the boot page translation code.
12123
12124 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12125
12126commit 79679d80021ab095e639e250ca472fe526da02e2
12127Author: Kumar Gala <galak@kernel.crashing.org>
12128Date: Wed Mar 26 08:34:25 2008 -0500
12129
12130 85xx: Update multicore boot mechanism to ePAPR v0.81 spec
12131
12132 The following changes are needed to be inline with ePAPR v0.81:
12133
12134 * r4, r5 and now always set to 0 on boot release
12135 * r7 is used to pass the size of the initial map area (IMA)
12136 * EPAPR_MAGIC value changed for book-e processors
12137 * changes in the spin table layout
12138 * spin table supports a 64-bit physical release address
12139
12140 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12141
12142commit 25eedb2c1958a13110c7de1fc809b624053cc69c
12143Author: Jon Loeliger <jdl@freescale.com>
12144Date: Wed Mar 19 15:02:07 2008 -0500
12145
12146 FSL: Clean up board/freescale/common/Makefile
12147
12148 Each file that can be built here now follows some
12149 CONFIG_ option so that they are appropriately built
12150 or not, as needed. And CONFIG_ defines were added
12151 to various board config files to make sure that happens.
12152
12153 The other board/freescale/*/Makefiles no longer need
12154 to reach up and over into ../common to build their
12155 individually needed files any more.
12156
12157 Boards that are CDS specific were renamed with cds_ prefix.
12158
12159 Signed-off-by: Jon Loeliger <jdl@freescale.com>
12160
12161commit a5af4b358a7caa9c0aa374d4d894bf762ec37669
12162Author: Kumar Gala <galak@kernel.crashing.org>
12163Date: Wed Feb 27 22:00:27 2008 -0600
12164
12165 85xx: Fix merge duplication
12166
12167 ft_fixup_cpu() got duplicated in some merge snafu. Remove the duplicate.
12168
12169 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12170
12171commit 5893b3d0a4084f87a06a5d3dc03db91206818941
12172Author: James Yang <James.Yang@freescale.com>
12173Date: Tue Feb 12 16:35:07 2008 -0600
12174
12175 85xx: Expand CCSR space with more DDR controller registers.
12176
12177 Signed-off-by: James Yang <James.Yang@freescale.com>
12178 Signed-off-by: Jon Loeliger <jdl@freescale.com>
12179 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12180
12181commit a3e77fa5359b3f9f59e4e946b46d57a53057cc85
12182Author: James Yang <James.Yang@freescale.com>
12183Date: Fri Feb 8 18:05:08 2008 -0600
12184
12185 85xx: Speed up get_ddr_freq() and get_bus_freq()
12186
12187 get_ddr_freq() and get_bus_freq() used get_sys_info() each time they were
12188 called. However, get_sys_info() recalculates extraneous information when
12189 called each time. Have get_ddr_freq() and get_bus_freq() return memoized
12190 values from global_data instead.
12191
12192 Signed-off-by: James Yang <James.Yang@freescale.com>
12193 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12194
12195commit e9ea679918fbc9a53fa2f2a904aac874ea736036
12196Author: James Yang <James.Yang@freescale.com>
12197Date: Fri Feb 8 16:46:27 2008 -0600
12198
12199 85xx: Show DDR memory data rate in addition to the memory clock frequency.
12200
12201 Show the DDR memory data rate in addition to the memory clock
12202 frequency. For DDR/DDR2 memories the memory data rate is 2x the
12203 memory clock.
12204
12205 Signed-off-by: James Yang <James.Yang@freescale.com>
12206 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12207
12208commit 591933ca6eabc440e6ed6967233aaf56fce464a3
12209Author: James Yang <James.Yang@freescale.com>
12210Date: Fri Feb 8 16:44:53 2008 -0600
12211
12212 85xx: get_tbclk() speed up and rounding fix
12213
12214 Speed up get_tbclk() by referencing pre-computed bus clock
12215 frequency value from global data instead of sys_info_t. Fix
12216 rounding of result to nearest; previously it was rounding
12217 upwards.
12218
12219 Signed-off-by: James Yang <James.Yang@freescale.com>
12220 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12221
12222commit 1ced121600b2060ab2ff9f0fddd9421fd70a0dc6
12223Author: Andy Fleming <afleming@freescale.com>
12224Date: Wed Feb 6 01:19:40 2008 -0600
12225
12226 Update SVR numbers to expand support
12227
12228 FSL has taken to using SVR[16:23] as an SOC sub-version field. This
12229 is used to distinguish certain variants within an SOC family. To
12230 account for this, we add the SVR_SOC_VER() macro, and update the SVR_*
12231 constants to reflect the larger value. We also add SVR numbers for all
12232 of the current variants. Finally, to make things neater, rather than
12233 use an enormous switch statement to print out the CPU type, we create
12234 and array of SVR/name pairs (using a macro), and print out the CPU name
12235 that matches the SVR SOC version.
12236
12237 Signed-off-by: Andy Fleming <afleming@freescale.com>
12238
12239commit b83eef440cf3cef816172ccbb5897ccd8e403cf3
12240Author: Andy Fleming <afleming@freescale.com>
12241Date: Wed Feb 6 01:12:57 2008 -0600
12242
12243 Add the Freescale PCI device IDs
12244
12245 Signed-off-by: Andy Fleming <afleming@freescale.com>
12246
12247commit 7aff0c051ad0613171cf2b9941ee48675c62e7cd
12248Author: Kumar Gala <galak@kernel.crashing.org>
12249Date: Thu Feb 14 11:04:23 2008 -0600
12250
12251 85xx: Added support for multicore boot mechanism
12252
12253 Added the cpu command that provides a generic mechanism to get status,
12254 reset, and release secondary cores in multicore processors.
12255
12256 Added support for using the ePAPR defined spin-table mechanism on 85xx.
12257
12258 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12259 Signed-off-by: Andy Fleming <afleming@freescale.com>
12260
12261commit ec2b74ffd36f02c6123725e7c2533dd2deaf4b64
12262Author: Kumar Gala <galak@kernel.crashing.org>
12263Date: Thu Jan 17 16:48:33 2008 -0600
12264
12265 85xx: Added support for multicore boot mechanism
12266
12267 Added the cpu command that provides a generic mechanism to get status,
12268 reset, and release secondary cores in multicore processors.
12269
12270 Added support for using the ePAPR defined spin-table mechanism on 85xx.
12271
12272 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12273
12274commit f69766e4b5d47ecd3aa58677a8da875694f364f2
12275Author: Kumar Gala <galak@kernel.crashing.org>
12276Date: Wed Jan 30 14:55:14 2008 -0600
12277
12278 85xx: Add the concept of CFG_CCSRBAR_PHYS
12279
12280 When we go to 36-bit physical addresses we need to keep the concept of
12281 the physical CCSRBAR address seperate from the virtual one.
12282
12283 For the majority of boards CFG_CCSBAR_PHYS == CFG_CCSRBAR
12284
12285 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12286
d049cc7f
WD
12287commit 5b5eb9ca5b778f763bcf332697b35cc1e747626e
12288Author: Wolfgang Denk <wd@denx.de>
12289Date: Wed Mar 26 15:38:47 2008 +0100
12290
12291 Coding style cleanup.
12292
12293 Signed-off-by: Wolfgang Denk <wd@denx.de>
12294
12295commit da8808df7a9cef5a3d2ee286ef9ebf9de1780660
12296Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
12297Date: Wed Mar 26 13:02:13 2008 +0100
12298
12299 Add CFG_RTC_DS1337_NOOSC to turn off OSC output
12300
12301 The default settings for RTC DS1337 keeps the OSC
12302 output, 32,768 Hz, on. This add CFG_RTC_DS1337_NOOSC to
12303 turn it off.
12304
12305 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
12306
12307commit 438a4c11260b4ea9805039b0b4f92f9df5306b02
12308Author: Wolfgang Denk <wd@denx.de>
12309Date: Wed Mar 26 11:48:46 2008 +0100
12310
12311 Cleanup coding style, update CHANGELOG
12312
12313 Signed-off-by: Wolfgang Denk <wd@denx.de>
12314
438a4c11
WD
12315commit 218ca724c08ca8a649f0917cf201cf23d4b33f39
12316Author: Wolfgang Denk <wd@denx.de>
12317Date: Wed Mar 26 10:40:12 2008 +0100
12318
12319 README: update documentation (availability, links, etc.)
12320
12321 Signed-off-by: Wolfgang Denk <wd@denx.de>
12322
12323commit f6b44e0e4d18fe507833a0f76d24a9aa72c123f1
12324Author: Aras Vaichas <arasv@magtech.com.au>
12325Date: Tue Mar 25 12:09:07 2008 +1100
12326
12327 USB Storage, add meaningful return value
12328
12329 This patch changes the "usb storage" command to return success if it
12330 finds a USB storage device, otherwise it returns error.
12331
12332 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
12333
12334commit 18e69a35efbb078403db0c0063986470dad7d082
12335Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12336Date: Fri Mar 14 23:20:18 2008 +0300
12337
12338 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
12339
12340 Linux understands "host" (default), "peripheral" and "otg" (broken).
12341 Though, U-Boot doesn't restrict dr_mode variable to these values (think
12342 of renames in future).
12343
12344 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12345 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
12346
12347commit c7604783b236e368f225efb7b3efb418fe20b404
12348Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12349Date: Fri Mar 14 23:20:30 2008 +0300
12350
12351 tsec: fix link detection for the RTL8211B PHY
12352
12353 RTL8211B sets link state register after autonegotiation complete,
12354 so with bootdelay=0 RTL8211B will report lack of the link.
12355
12356 To fix this, we should wait for aneg to complete, even if the
12357 link is currently down.
12358
12359 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12360 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
12361
12362commit 7fa9cbb00dc83fcf175042b6f20c2c9bce9a15f4
12363Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12364Date: Mon Mar 24 20:47:09 2008 +0300
12365
12366 mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups
12367
12368 device_type = "soc" is being deprecated, newer device trees will use
12369 "fsl,soc" and/or "fsl,immr" for the soc nodes.
12370
12371 This patch also adds clock-frequency property for soc nodes (the same
12372 value as bus-frequency).
12373
12374 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12375
12376commit 507e2d79c91441a0bb2cd3d0c31c8bfe3f8cec07
12377Author: Joe D'Abbraccio <ljd015@freescale.com>
12378Date: Mon Mar 24 13:00:59 2008 -0400
12379
12380 Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clock
12381
12382 With the original value of 1/2 clock cycle delay, the system ran relatively
12383 stable except when we run benchmarks that are intensive users of memory.
12384 When I run samba connected disk with a HDBENCH test, the system locks-up
12385 or reboots sporadically.
12386
12387 Signed-off by: Joe D'Abbraccio <Joe.D'abbraccio@freescale.com>
12388
12389commit a7ba32d480a86db5db8dcd8ca66b21b4cadda923
12390Author: Scott Wood <scottwood@freescale.com>
12391Date: Mon Mar 24 12:44:13 2008 -0500
12392
12393 mpc83xx: Set PCI I/O bus-address base to zero.
12394
12395 The device trees for these boards describe PCI I/O as starting from
12396 address zero from the device's perspective.
12397
12398 Placing I/O elsewhere may cause problems with certain PCI boards, and may
12399 cause problems with Linux.
12400
12401 Signed-off-by: Scott Wood <scottwood@freescale.com>
12402
12403commit f700e7df7fecf2d3765ae568ce77ce788cde4f3e
12404Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12405Date: Mon Mar 24 20:47:05 2008 +0300
12406
12407 mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK
12408
12409 At least on the "33MHz Pilot" board crystal is actually 33.3MHz.
12410 This patch fixes "system time drifting" problem.
12411
12412 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12413
12414commit 3a0cfdd576dc9b16d1468d37339182607c697fb7
12415Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12416Date: Mon Mar 24 20:47:02 2008 +0300
12417
12418 mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS
12419
12420 This is needed to update /choosen/linux,stdout-path properly.
12421
12422 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12423
12424commit 3419eb62f088d7a22f1d2a3cebf76b77e408b5b9
12425Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12426Date: Mon Mar 24 20:47:00 2008 +0300
12427
12428 mpc83xx: MPC8360E-RDK: add dhcp command
12429
12430 Plus modify environment to use it and remove bootfile env variable,
12431 it is internal and CONFIG_BOOTFILE is used for these purposes.
12432
12433 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12434
12435commit d892b2dbb4087a26778bfd42470c3ea7d0e2b6aa
12436Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12437Date: Mon Mar 24 20:46:57 2008 +0300
12438
12439 mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc
12440
12441 Current DDR setup easily causes memory corruption, this patch fixes it.
12442
12443 Also fix TIMING_CFG0_MRS_CYC definition.
12444
12445 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12446
12447commit d47d49cc37a38f2719a3e1b9bbe08ac810cf2d9a
12448Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12449Date: Mon Mar 24 20:46:53 2008 +0300
12450
12451 mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI
12452
12453 This patch adds qe pario pins configuration for AD7843 ADC/Touchscreen
12454 controller and FHCI (QE USB).
12455
12456 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12457
12458commit 7ad959490962e6842648d87d4bd795ea6cdcce67
12459Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12460Date: Mon Mar 24 20:46:51 2008 +0300
12461
12462 mpc83xx: MPC8360E-RDK: add support for NAND
12463
12464 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12465
12466commit 9a3e832aeb491861d029991241572ebdf4b5b61b
12467Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12468Date: Mon Mar 24 20:46:46 2008 +0300
12469
12470 mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode
12471
12472 This is needed for BCM PHYs to work on this board.
12473
12474 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12475
12476commit 300615dc5d9b0a2022fbc6af0c13159e33fd752e
12477Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12478Date: Mon Mar 24 20:46:34 2008 +0300
12479
12480 uec: add support for Broadcom BCM5481 Gigabit PHY
12481
12482 This patch adds basic support for Broadcom BCM5481 PHY.
12483
12484 RXD-RXC delay quirk comes from MPC8360E-RDK BSP source, author is
12485 Peter Barada <peterb@logicpd.com>.
12486
12487 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12488
12489commit 6a600c3a1876bc203445df4f0fd6b12648259666
12490Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12491Date: Mon Mar 24 20:46:28 2008 +0300
12492
12493 uec: add support for RGMII_RXID interface mode
12494
12495 PHY drivers will use it to setup software delay between RXD and RXC
12496 signals.
12497
12498 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12499
12500commit 91cdaa3a9d7562b869d96774e9c9ddf142c0848d
12501Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12502Date: Mon Mar 24 20:46:24 2008 +0300
12503
12504 uec: add support for gbit mii status readings
12505
12506 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12507
12508commit aabce7fb505ffe55ebf3bf4dcafdae97a581558d
12509Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12510Date: Mon Mar 24 17:40:47 2008 +0300
12511
12512 83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards
12513
12514 This is primarily for the early console support.
12515
12516 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12517
12518commit 2bd7460e9283ec98565189b3cdbcfb2bcdcdd635
12519Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12520Date: Mon Mar 24 17:40:43 2008 +0300
12521
12522 83xx: initialize serdes for MPC837XRDB boards
12523
12524 On the MPC8377ERDB: 2 SATA and 2 PCI-E.
12525 On the MPC8378ERDB: 2 PCI-E
12526 On the MPC8379ERDB: 4 SATA
12527
12528 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12529
12530commit 453316a2a19642d8afcbca7452e40a6b44a197b1
12531Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12532Date: Mon Mar 24 17:40:32 2008 +0300
12533
12534 83xx: serdes setup routines
12535
12536 This patch adds few routines to configure serdes on 837x targets.
12537
12538 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12539
12540commit a796cdf9c377cb4e5d61d1079a296608f8fbd903
12541Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12542Date: Mon Mar 24 17:40:27 2008 +0300
12543
12544 83xx: split COBJS onto separate lines
12545
12546 ..plus get rid of some #ifdefs in the .c files.
12547
12548 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12549
12550commit 46a3aeea73c13ab04ebf7a8739afb87ac5da94a3
12551Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12552Date: Mon Mar 24 17:40:23 2008 +0300
12553
12554 83xx: nand support for MPC837XRDB boards
12555
12556 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12557
12558commit 82e45a204190593e8613145a928f998fb8c909c4
12559Author: Jerry Van Baren <gvb.uboot@gmail.com>
12560Date: Tue Mar 18 21:44:41 2008 -0400
12561
12562 Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS.
12563
12564 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
12565 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
12566
12567commit 0fa7a1b4719e325fce332689fb8754ec166191ff
12568Author: Michael Barkowski <michael.barkowski@freescale.com>
12569Date: Thu Mar 20 13:15:39 2008 -0400
12570
12571 mpc8323erdb: remove RTC and add EEPROM
12572
12573 There's no on-board RTC on the MPC8323ERDB, but there is an EEPROM.
12574
12575 Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
12576 Acked-by: Kim Phillips <kim.phillips@freescale.com>
12577
12578commit 5bbeea86eb6afb872374cd23217cb3c1018443ed
12579Author: Michael Barkowski <michael.barkowski@freescale.com>
12580Date: Thu Mar 20 13:15:34 2008 -0400
12581
12582 mpc8323erdb: Improve the system performance
12583
12584 The following changes are based on kernel UCC ethernet performance:
12585
12586 1. Make the CSB bus pipeline depth as 4, and enable the repeat mode
12587 2. Optimize transactions between QE and CSB. Added CFG_SPCR_OPT
12588 switch to enable this setting.
12589
12590 The following changes are based on the App Note AN3369 and
12591 verified to improve memory latency using LMbench:
12592
12593 3. CS0_CONFIG[AP_n_EN] is changed from 1 to 0
12594 4. CS0_CONFIG[ODT_WR_CONFIG] set to 1. Was a reserved setting
12595 previously.
12596 5. TIMING_CFG_1[WRREC] is changed from 3clks to 2clks (based on
12597 Twr=15ns, and this was already the setting in DDR_MODE)
12598 6. TIMING_CFG_1[PRETOACT] is changed from 3clks to 2clks. (based on
12599 Trp=15ns)
12600 7. TIMING_CFG_1[ACTTOPRE] is changed from 9clks to 6clks. (based on
12601 Tras=40ns)
12602 8. TIMING_CFG_1[ACTTORW] is changed from 3clks to 2clks. (based on
12603 Trcd=15ns)
12604 9. TIMING_CFG_1[REFREC] changed from 21 clks to 11clks. (based on
12605 Trfc=75ns)
12606 10. TIMING_CFG_2[FOUR_ACT] is changed from 10 clks to 7clks. (based
12607 on Tfaw=50ns)
12608 11. TIMING_CFG_2[ADD_LAT] and DDR_MODE[AL] changed from 0 to 1 (based
12609 on CL=3 and WL=2).
12610
12611 Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
12612 Acked-by: Kim Phillips <kim.phillips@freescale.com>
12613
12614commit fc549c871f43933396a5b3e21d897023d4b31b8d
12615Author: Michael Barkowski <michael.barkowski@freescale.com>
12616Date: Thu Mar 20 13:15:28 2008 -0400
12617
12618 mpc8323erdb: use readable DDR config macros
12619
12620 Use available shift/mask macros to define DDR configuration.
12621
12622 Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
12623 Acked-by: Kim Phillips <kim.phillips@freescale.com>
12624
12625commit 89c7784ed90ba50301eec521144f95111e472906
12626Author: Timur Tabi <timur@freescale.com>
12627Date: Fri Feb 8 13:15:55 2008 -0600
12628
12629 83xx: Add Vitesse VSC7385 firmware uploading
12630
12631 Update the MPC8349E-mITX, MPC8313E-RDB, and MPC837XE-RDB board files to upload
12632 the Vitesse VSC7385 firmware. Changed CONFIG_VSC7385 to CONFIG_VSC7385_ENET.
12633 Cleaned up the board header files to make selecting the VSC7385 easier to
12634 control.
12635
12636 Signed-off-by: Timur Tabi <timur@freescale.com>
12637 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
12638
12639commit b55d98c6d5b8694e560a0e727b14cb6921d7cfcc
12640Author: Timur Tabi <timur@freescale.com>
12641Date: Fri Feb 8 13:15:54 2008 -0600
12642
12643 NET: Add Vitesse VSC7385 firmware uploading
12644
12645 The Vitesse VSC7385 is a 5-port switch found on the Freescale MPC8349E-mITX
12646 and other boards. A small firwmare must be uploaded to its on-board memory
12647 before it can be enabled. This patch adds the code which uploads firmware
12648 (but not the firmware itself).
12649
12650 Previously, this feature was provided by a U-Boot application that was
12651 made available only on Freescale BSPs. The VSC7385 firmware must still
12652 be obtained separately, but at least there is no longer a need for a separate
12653 application.
12654
12655 Signed-off-by: Timur Tabi <timur@freescale.com>
12656 Acked-by: Ben Warren <biggerbadderben@gmail.com>
12657
12658commit aa6f6d171a1f9f46ee4f03ad6acb97a6bfb71855
12659Author: Wolfgang Denk <wd@denx.de>
12660Date: Wed Mar 26 00:52:10 2008 +0100
12661
12662 Coding Style cleanyp; update CHANGELOG
12663
12664 Signed-off-by: Wolfgang Denk <wd@denx.de>
12665
aa6f6d17
WD
12666commit 43ddd9c820fec44816188f53346b464e20b3142d
12667Author: Jerry Van Baren <gvb.uboot@gmail.com>
12668Date: Sat Mar 22 14:23:49 2008 -0400
12669
12670 Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
12671
12672 These defines embedded the u-boot env variables and/or the bd_t structure
12673 in the fdt blob. The conclusion of discussion on the u-boot email list
12674 was that embedding these in the fdt blob is not useful: there are better
12675 ways of passing the data (in fact, the fdt blob itself replaces the
12676 bd_t struct).
12677
12678 The only board that enables these is the stxxtc and they don't appear
12679 to be used by linux.
12680
12681 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
12682 Acked-by: Kim Phillips <kim.phillips@freescale.com>
12683
12684commit 22ed2285743359fd1fe73e411dff914b2256e68f
12685Author: Stefan Roese <sr@denx.de>
12686Date: Mon Mar 17 10:49:25 2008 +0100
12687
12688 rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile
12689
12690 Signed-off-by: Stefan Roese <sr@denx.de>
12691
12692commit 1bb707c39a0833e91d9f797dd862aaaaf4af264d
12693Author: Kyungmin Park <kmpark@infradead.org>
12694Date: Mon Mar 17 08:54:06 2008 +0900
12695
12696 Add Flex-OneNAND booting support
12697
12698 Flex-OneNAND is a monolithic integrated circuit with a NAND Flash array
12699 using a NOR Flash interface. This on-chip integration enables system designers
12700 to reduce external system logic and use high-density NAND Flash
12701 in applications that would otherwise have to use more NOR components.
12702
12703 Flex-OneNAND enables users to configure to partition it into SLC and MLC areas
12704 in more flexible way. While MLC area of Flex-OneNAND can be used to store data
12705 that require low reliability and high density, SLC area of Flex-OneNAND
12706 to store data that need high reliability and high performance. Flex-OneNAND
12707 can let users take advantage of storing these two different types of data
12708 into one chip, which is making Flex-OneNAND more cost- and space-effective.
12709
12710 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
12711
12712commit c512389cc4a10253249271ff6c887c6dab1f0db2
12713Author: André Schwarz <andre.schwarz@matrix-vision.de>
12714Date: Thu Mar 13 13:50:52 2008 +0100
12715
12716 MPC5200: support setup without FEC
12717
12718 Include FEC specific nodes in ft_cpu_setup only if CONFIG_MPC5xxx_FEC is
12719 defined. Systems without FEC, i.e. no FEC node in DTB, should be possible.
12720
12721 Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
12722 Acked-by: Grant Likely <grant.likely@secretlab.ca>
12723
12724commit aa3511e422946041ef626f80a05ae5e8bfc700e6
12725Author: Jon Loeliger <jdl@freescale.com>
12726Date: Wed Mar 5 18:05:46 2008 -0600
12727
12728 FSL: Move board/mpc8266ads under board/freescale
12729
12730 Signed-off-by: Jon Loeliger <jdl@freescale.com>
12731
12732commit 7f1d846e5c5754449c286587d099d85246062772
12733Author: Jon Loeliger <jdl@freescale.com>
12734Date: Wed Mar 5 18:05:47 2008 -0600
12735
12736 FSL: Move board/mpc7448hpc2 under board/freescale
12737
12738 Signed-off-by: Jon Loeliger <jdl@freescale.com>
12739
12740commit b7e24d283e34727c2a6cdfdac2e09a426c579b73
12741Author: Jon Loeliger <jdl@freescale.com>
12742Date: Wed Mar 5 18:05:45 2008 -0600
12743
12744 FSL: Move board/mpc8260ads under board/freescale
12745
12746 Signed-off-by: Jon Loeliger <jdl@freescale.com>
12747
12748commit 6a8a5dc4759867c45aa95580deb8bf26669a5d97
12749Author: goda.yusuke <goda.yusuke@renesas.com>
12750Date: Wed Mar 5 17:08:33 2008 +0900
12751
12752 net: Add support AX88796L ethernet device
12753
12754 AX88796L is device of NE2000 compatible.
12755 This patch support AX88796L ethernet device.
12756
12757 Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
12758 Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12759
12760commit e0a6140dd381e1eed1ada2291166ef2616d8822b
12761Author: Wolfgang Denk <wd@denx.de>
12762Date: Tue Mar 25 22:50:41 2008 +0100
12763
12764 ne2000 driver: change #ifdef to Makefile conditional compilation
12765
12766 Signed-off-by: Wolfgang Denk <wd@denx.de>
12767
12768commit e710185aae90c64d39c2d453e40e58ceefe4f250
12769Author: goda.yusuke <goda.yusuke@renesas.com>
12770Date: Wed Mar 5 17:08:20 2008 +0900
12771
12772 net: Divided code of NE2000 ethernet driver
12773
12774 There are more devices of the NE2000 base.
12775 A present code is difficult for us to support more devices.
12776 To support more NE2000 clone devices, separated the function.
12777
12778 Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
12779 Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12780
12781commit 395bce4f59a507a60a475f7ee46bed47de9482df
12782Author: Mike Frysinger <vapier@gentoo.org>
12783Date: Sun Feb 24 23:58:13 2008 -0500
12784
12785 net/Blackfin: move on-chip MAC driver into drivers/net/
12786
12787 The Blackfin on-chip MAC driver was being managed in the BF537-STAMP board
12788 directory, but it is not board specific, so relocate it to the drivers dir
12789 so that other Blackfin ports can utilize it.
12790
12791 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12792
12793commit 8a30b4700942f37495d2e67f5998cdffb6e3ba8a
12794Author: Mike Frysinger <vapier@gentoo.org>
12795Date: Sun Feb 24 23:52:35 2008 -0500
12796
12797 smc91111: use SSYNC() rather than asm(ssync) for Blackfin
12798
12799 Since the "ssync" instruction may have hardware anomalies associated with
12800 it, have the smc91111 driver use the SSYNC macro rather than invoking it
12801 directly. We workaround all the anomalies via this macro.
12802
12803 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12804
12805commit 77ff7b7444ceb8022b46114f3d0b6d18e2fd1138
12806Author: Bryan O'Donoghue <bodonoghue@codehermit.ie>
12807Date: Sun Feb 17 22:57:47 2008 +0000
12808
12809 8xx: Update OF support on 8xx
12810
12811 This patch does some shifting around of OF support on 8xx.
12812
12813 Signed-off-by: Bryan O'Donoghue <bodonoghue@codehermit.ie>
12814
12815commit 9c666a7db0b2285a270c68810889ce7d5dba304b
12816Author: Kumar Gala <galak@kernel.crashing.org>
12817Date: Fri Feb 15 15:16:18 2008 -0600
12818
12819 ppc: Allow boards to specify how much memory they can map
12820
12821 For historical reasons we limited the stack to 256M because some boards
12822 could only map that much via BATS. However newer boards are capable of
12823 mapping more memory (for example 85xx is capble of doing up to 2G).
12824
12825 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12826
12827commit a6f5f317cd074bbbfa2aab4fca05904c811c19fb
12828Author: Bryan O'Donoghue <bodonoghue@codehermit.ie>
12829Date: Fri Feb 15 01:05:58 2008 +0000
12830
12831 8xx : Add OF support to Adder875 board port - resubmit
12832
12833 Signed-off-by: Bryan O'Donoghue <bodonoghue@codehermit.ie>
12834
12835commit d058698fd2d9f769ff38ac53c8708b3fdd314f2d
12836Author: Kumar Gala <galak@kernel.crashing.org>
12837Date: Thu Feb 14 20:44:42 2008 -0600
12838
12839 Add setexpr command
12840
12841 Add a simple expr style command that will set an env variable as the result
12842 of the command. This allows us to do simple math in shell. The following
12843 operations are supported: &, |, ^, +, -, *, /.
12844
12845 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12846
12847commit 3f105faa64b9826e088711fdfcaa70cb1230397a
12848Author: Jon Loeliger <jdl@freescale.com>
12849Date: Wed Mar 5 17:27:48 2008 -0600
12850
12851 FSL: Move board/mpc7448hpc2 under board/freescale
12852
12853 Signed-off-by: Jon Loeliger <jdl@freescale.com>
12854
12855commit 449c703374a8868453425e15da7e2f76221b72e4
12856Author: Jon Loeliger <jdl@freescale.com>
12857Date: Wed Mar 5 17:21:43 2008 -0600
12858
12859 FSL: Move board/mpc8266ads under board/freescale
12860
12861 Signed-off-by: Jon Loeliger <jdl@freescale.com>
12862
12863commit 5863577989ad689427bb750107e9a75f1c1645d2
12864Author: Jon Loeliger <jdl@freescale.com>
12865Date: Wed Mar 5 16:41:41 2008 -0600
12866
12867 FSL: Move board/mpc8260ads under board/freescale
12868
12869 Signed-off-by: Jon Loeliger <jdl@freescale.com>
12870
12871commit 8a773983957ee6c4aa344469b742f29c7d26afbd
12872Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12873Date: Tue Mar 25 21:30:08 2008 +0900
12874
12875 [MIPS] Move gth2_config from ARM section to MIPS
12876
12877 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12878
12879commit 373b16fc0c5ae34d28b9027f809ae3cbf45cdd15
12880Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12881Date: Tue Mar 25 21:30:07 2008 +0900
12882
12883 [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB
12884
12885 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12886
12887commit d98e348e2ed5aab8f7a6471ff628ab0688b8a459
12888Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12889Date: Tue Mar 25 21:30:07 2008 +0900
12890
12891 [MIPS] Fix dcache_status()
12892
12893 You can't judge UNCACHED by Config.K0 LSB.
12894
12895 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12896
12897commit b0c66af53ec9385ac2d1cc2e5d7d1ecdc81caf34
12898Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12899Date: Tue Mar 25 21:30:07 2008 +0900
12900
12901 [MIPS] Introduce _machine_restart
12902
12903 Handles machine specific functions by using weak functions.
12904
12905 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12906
12907commit decaba6f5cf386d569ac3997bebb871b966c6b18
12908Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12909Date: Tue Mar 25 21:30:07 2008 +0900
12910
12911 [MIPS] Cleanup CP0 Status initialization
12912
12913 Add setup_c0_status from Linux. For the moment we disable interrupts, set
12914 CU0, mark the kernel mode, and clear ERL and EXL. This is good enough for
12915 reset-time configuration and will work well across most processors.
12916
12917 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12918
12919commit d43d43ef2845af309c25a64bb9c2c5fb3261bc23
12920Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12921Date: Tue Mar 25 21:30:07 2008 +0900
12922
12923 [MIPS] Initialize CP0 Cause before setting up CP0 Status register
12924
12925 Without this change, we'll be suffering from deffered WATCH exception
12926 once Status.EXL is cleared. Make sure Cause.WP is cleared.
12927
12928 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12929
12930commit 26138623230ca2bad3c78e05a65527ea70c8b688
12931Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12932Date: Tue Mar 25 21:30:07 2008 +0900
12933
12934 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()
12935
12936 Move things to appropriate place.
12937
12938 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12939
12940commit ccf8f824ef67df028dedb29f8ea5d71a5a88d895
12941Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12942Date: Tue Mar 25 21:30:06 2008 +0900
12943
12944 [MIPS] Implement flush_cache()
12945
12946 We do Hit_Writeback_Inv_D and Hit_Invalidate_I. You might think that you
12947 don't need to do Hit_Invalidate_I, but flush_cache() needs it since this
12948 function is used not only in U-Boot specfic programs but also at loading
12949 target binaries.
12950
12951 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12952
12953commit 2e0e5271aac917812a76c72030a2b2c6f1d3387d
12954Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12955Date: Tue Mar 25 21:30:06 2008 +0900
12956
12957 [MIPS] Fix I-/D-cache initialization loops
12958
12959 Currently we do 1) Index_Store_Tag_I, 2) Fill and 3) Index_Store_Tag_I
12960 again per a loop for I-cache initialization. But according to 'See MIPS
12961 Run', we're encouraged to use three separate loops rather than combining
12962 them *for both I- and D-cache*. This patch tries to fix this.
12963
12964 In accordance with fixing above, mips_init_[id]cache are separated from
12965 mips_cache_reset(), and rewrite cache loops are completely rewritten with
12966 useful macros.
12967
12968 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12969
12970commit 1898840797c7f50799377bd5b285a8a93a82c419
12971Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12972Date: Tue Mar 25 21:30:06 2008 +0900
12973
12974 [MIPS] Replace memory clearance code with f_fill64
12975
12976 This routine fills memory with zero by 64 bytes, and is 64-bit capable.
12977
12978 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12979
12980commit 2f5d414ccb4024dd0992ff6b22561732dbc73590
12981Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12982Date: Tue Mar 25 21:30:06 2008 +0900
12983
12984 [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros
12985
12986 This patch replaces the current function definitions with NESTED, LEAF
12987 and END macro. They specify some more additional information about the
12988 function; an alignment of symbol, type of symbol, stack frame usage, etc.
12989 These information explicitly tells the assembler and the debugger about
12990 the types of code we want to generate.
12991
12992 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12993
12994commit 282223a607c611425fa33f5428f8eae6636972bb
12995Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12996Date: Tue Mar 25 11:43:17 2008 +0900
12997
12998 [MIPS] asm headers' updates
12999
13000 Make some asm headers adjusted to the latest Linux kernel.
13001
13002 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13003
13004commit e1390801a3c1a2b6d12fa90be368efc19f5b9bfd
13005Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13006Date: Tue Mar 25 11:39:29 2008 +0900
13007
13008 [MIPS] Request for the 'mips_cache_lock()' removal
13009
13010 The initial intension of having mips_cache_lock() was to use the cache
13011 as memory for temporary stack use so that a C environment can be set up
13012 as early as possible.
13013
13014 But now mips_cache_lock() follow lowlevel_init(). We've already have the
13015 real memory initilaized at this point, therefore we could/should use it.
13016 No reason to lock at all.
13017
13018 Other problems:
13019
13020 Cache locking is not consistent across MIPS implementaions. Some imple-
13021 mentations don't support locking at all. The style of locking varies -
13022 some support per line locking, others per way, etc. Some parts use bits
13023 in status registers instead of cache ops. Current mips_cache_lock() is
13024 not necessarily general-purpose.
13025
13026 And this is worthy of special mention; once U-Boot/MIPS locks the lines,
13027 they are never get unlocked, so the code relies on whatever gets loaded
13028 after U-Boot to re-initialize the cache and clear the locks. We're sup-
13029 posed to have CFG_INIT_RAM_LOCK and unlock_ram_in_cache() implemented,
13030 but leave the situation as it is for a long time.
13031
13032 For these reasons, I proposed the removal of mips_cache_lock() from the
13033 global start-up code.
13034
13035 This patch adds CFG_INIT_RAM_LOCK_MIPS to make existing users aware that
13036 *things have changed*. If he wants the same behavior as before, he needs
13037 to have CFG_INIT_RAM_LOCK_MIPS in his config file.
13038
13039 If we don't have any regression report through several releases, then
13040 we'll remove codes entirely.
13041
13042 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13043 Acked-by: Andrew Dyer <amdyer@gmail.com>
13044
13045commit 0d48926c87ec96f974a6ac4034f4a2f2eab3255f
13046Author: Yuri Tikhonov <yur@emcraft.com>
13047Date: Mon Mar 24 11:30:54 2008 +0100
13048
13049 lwmon5 SYSMON POST: fix backlight control
13050
13051 If the LWMON5 config has SYSMON POST among CONFIG_POSTs which may be
13052 run on the board, then the SYSMON POST controls the display backlight
13053 (doesn't switch backlight ON if POST FAILED, and does switch the
13054 backlight ON if PASSED).
13055
13056 If not, then the video driver controls the display backlight (just
13057 switch ON the backlight upon initialization).
13058
13059 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13060
13061commit ff2bdfb2c1e073f65c065011f1e18d0a130bd3d8
13062Author: Yuri Tikhonov <yur@emcraft.com>
13063Date: Mon Mar 24 11:29:14 2008 +0100
13064
13065 lwmon5 SYSMON POST: fix handling of negative temperatures
13066
13067 Fix errors in the LWMON5 Sysmon POST for negative temperatures.
13068
13069 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13070
13071commit 55774b512fdf63c0516d441cc5da7c54bbffb7f2
13072Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
13073Date: Fri Mar 7 16:04:25 2008 +0900
13074
13075 pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
13076
13077 In current source code, when the device number of PCI is 0, process PCI
13078 bridge without fail. However, when the device number is 0, it is not PCI
13079 always bridge. There are times when device of PCI allocates.
13080
13081 When CONFIG_PCI_SKIP_HOST_BRIDGE is enable, this problem is solved when
13082 use this patch.
13083
13084 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
13085 Acked-by: Stefan Roese <sr@denx.de>
13086
13087commit 86aea3eaefa248ffb9328e2b50c64720489cdbeb
13088Author: Yuri Tikhonov <yur@emcraft.com>
13089Date: Fri Mar 21 09:18:40 2008 +0100
13090
13091 LWMON5: fix dsPIC POST
13092
13093 Add test for DPIC_SYS_ERROR_REG to be zero in the LWMON5 dsPIC POST.
13094
13095 Signed-off-by: Yuri Tikhonov <yur@emcraft.com> ---
13096
438a4c11
WD
13097commit 388b82fddc7c05596f3f615f190da0448227dc82
13098Author: Bartlomiej Sieka <tur@semihalf.com>
13099Date: Thu Mar 20 23:23:13 2008 +0100
13100
13101 [new uImage] Enable new uImage support for the pcs440ep board.
13102
13103 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
13104
13105commit 95f4ec2b9c910c7261e6f060ea530d58b039692d
13106Author: Bartlomiej Sieka <tur@semihalf.com>
13107Date: Thu Mar 20 23:23:13 2008 +0100
13108
13109 [new uImage] Do not compile new uImage format support by default
13110
13111 Disable default building of new uImage format support in preparation
13112 for merge with the master. Support for new format can be enabled on
13113 a per-board basis, by defining the following in the board's config file:
13114
13115 #define CONFIG_FIT 1
13116 #define CONFIG_OF_LIBFDT 1
13117
13118 This can be optionally defined to give more verbose output:
13119
13120 #define CONFIG_FIT_VERBOSE 1 /* enable fit_format_{error,warning}() */
13121
13122 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
13123
13124commit dafaede8a46c7159310239e036c93e31c6374487
13125Author: Bartlomiej Sieka <tur@semihalf.com>
13126Date: Thu Mar 20 23:20:31 2008 +0100
13127
13128 [new uImage] Disable debuging output in preparation for merge with master
13129
13130 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
13131
13132commit fbe7a155027beacebaee9b32e1ada781fe924bca
13133Author: Bartlomiej Sieka <tur@semihalf.com>
13134Date: Thu Mar 20 19:38:45 2008 +0100
13135
13136 [new uImage] Compilation and new uImage handling fixes for imxtract
13137
13138 Fix imxtract command not being compiled-in despite CONFIG_CMD_XIMG being in
13139 include/config_cmd_default.h. Fix few warnings and handling of new format
13140 images.
13141
13142 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
13143
13144commit 36cc8cbb3379d5166f882641123521735c469f92
13145Author: Bartlomiej Sieka <tur@semihalf.com>
13146Date: Thu Mar 20 23:10:19 2008 +0100
13147
13148 [new uImage] Fix autoscr command used with new uImage format
13149
13150 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
13151
13152commit 43142e817f0597be412e7cbe19413f5532eafa5d
13153Author: Bartlomiej Sieka <tur@semihalf.com>
13154Date: Thu Mar 20 23:10:19 2008 +0100
13155
13156 [new uImage] Fix *.its files location in documentation
13157
13158 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
13159
aa6f6d17
WD
13160commit 81a0ac62ea29f8252d0a714709d0ecfdbba2a15e
13161Author: Wolfgang Denk <wd@denx.de>
13162Date: Thu Mar 20 22:01:38 2008 +0100
13163
13164 lwmon5 POST: remove unreachable code
13165
13166 plus some coding style cleanup
13167
13168 Signed-off-by: Wolfgang Denk <wd@denx.de>
13169
13170commit b73a19e1609d0f705cbab8014ca17aefe89e4c76
13171Author: Yuri Tikhonov <yur@emcraft.com>
13172Date: Thu Mar 20 17:56:04 2008 +0300
13173
13174 LWMON5: POST RTC fix
13175
13176 Modify the RTC API to provide one a status for the time reported by
13177 the rtc_get() function:
13178 0 - a reliable time is guaranteed,
13179 < 0 - a reliable time isn't guaranteed (power fault, clock issues,
13180 and so on).
13181
13182 The RTC chip drivers are responsible for providing this info if the
13183 corresponding chip supports such functionality. If not - always
13184 report that the time is reliable.
13185
13186 The POST RTC test was modified to detect the RTC faults utilizing
13187 this new rtc_get() feature.
13188
13189 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13190
13191commit a5cc5555ccee596908a7d8cf22a104f6b993bfd5
13192Author: Martin Krause <martin.krause@tqs.de>
13193Date: Wed Mar 19 14:25:14 2008 +0100
13194
13195 TQM5200B: update MTD partition layout
13196
13197 - insert partition for dtb blob to TQM5200B MTD layout
13198 - set env variables dependent on the configured board
13199 (TQM5200 or TQM5200B)
13200
13201 Signed-off-by: Martin Krause <martin.krause@tqs.de>
13202
13203commit f0105727d132f56a21fa3ed8b162309cca6cac44
13204Author: Stefan Roese <sr@denx.de>
13205Date: Wed Mar 19 07:09:26 2008 +0100
13206
13207 CFI: Small cleanup for FLASH_SHOW_PROGRESS
13208
13209 With this patch we don't need that many #ifdef's in the code. It moves
13210 the subtraction into the macro and defines a NOP-macro when
13211 CONFIG_FLASH_SHOW_PROGRESS is not defined.
13212
13213 Signed-off-by: Stefan Roese <sr@denx.de>
13214 Acked-by: Gerald Van Baren <vanbaren@cideas.com>
13215
13216commit 9a042e9ca512beaaa2cb450274313fc477141241
13217Author: Jerry Van Baren <gvb.uboot@gmail.com>
13218Date: Sat Mar 8 13:48:01 2008 -0500
13219
13220 Flash programming progress countdown.
13221
13222 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
13223
438a4c11
WD
13224commit 5e339fd9ed539a7d7fec59cfc88f0857ab26a53f
13225Author: Bartlomiej Sieka <tur@semihalf.com>
13226Date: Wed Mar 19 10:00:06 2008 +0100
13227
13228 [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org>
13229
13230 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
13231
aa6f6d17
WD
13232commit 11abe45c48ec3485a6c1a5168ce8d79c3288adc1
13233Author: David Gibson <david@gibson.dropbear.id.au>
13234Date: Mon Feb 18 18:09:04 2008 +1100
13235
13236 libfdt: Remove no longer used code from fdt_node_offset_by_compatible()
13237
13238 Since fdt_node_offset_by_compatible() was converted to the new
13239 fdt_next_node() iterator, a chunk of initialization code became
13240 redundant, but was not removed by oversight. This patch cleans it up.
13241
13242 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
13243
13244commit d0ccb9b140b472039732de102fc14597eedb14df
13245Author: David Gibson <david@gibson.dropbear.id.au>
13246Date: Mon Feb 18 18:06:31 2008 +1100
13247
13248 libfdt: Trivial cleanup for CHECK_HEADER)
13249
13250 Currently the CHECK_HEADER() macro is defined local to fdt_ro.c.
13251 However, there are a handful of functions (fdt_move, rw_check_header,
13252 fdt_open_into) from other files which could also use it (currently
13253 they open-code something more-or-less identical). Therefore, this
13254 patch moves CHECK_HEADER() to libfdt_internal.h and uses it in those
13255 places.
13256
13257 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
13258
13259commit fe30a354cdbb808b5f15366a935b151a4ccee74f
13260Author: Kumar Gala <galak@kernel.crashing.org>
13261Date: Wed Feb 20 14:32:36 2008 -0600
13262
13263 Fix fdt boardsetup command parsing
13264
13265 The introduciton of the 'fdt bootcpu' broke parsing for 'fdt boardsetup'.
13266
13267 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13268
13269commit 804887e6001e2f00bea11431bf34d6d472512cda
13270Author: Kumar Gala <galak@kernel.crashing.org>
13271Date: Fri Feb 15 03:34:36 2008 -0600
13272
13273 Add sub-commands to fdt
13274
13275 fdt header - Display header info
13276 fdt bootcpu <id> - Set boot cpuid
13277 fdt memory <addr> <size> - Add/Update memory node
13278 fdt rsvmem print - Show current mem reserves
13279 fdt rsvmem add <addr> <size> - Add a mem reserve
13280 fdt rsvmem delete <index> - Delete a mem reserves
13281
13282 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13283
13284commit f84d65f9b085ffbed464d1d58e8aaa8f5a2efc07
13285Author: David Gibson <david@gibson.dropbear.id.au>
13286Date: Thu Feb 14 16:50:34 2008 +1100
13287
13288 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()
13289
13290 fdt_add_subnode_namelen() has a bug if asked to add a subnode to a
13291 node which has NOP tags interspersed with its properties. In this
13292 case fdt_add_subnode_namelen() will put the new subnode before the
13293 first NOP tag, even if there are properties after it, which will
13294 result in an invalid blob.
13295
13296 This patch fixes the bug, and adds a testcase for it.
13297
13298 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
13299
13300commit ae0b5908de3b9855f8931bc9b32c9fc4962df5a9
13301Author: David Gibson <david@gibson.dropbear.id.au>
13302Date: Tue Feb 12 11:58:31 2008 +1100
13303
13304 libfdt: Add and use a node iteration helper function.
13305
13306 This patch adds an fdt_next_node() function which can be used to
13307 iterate through nodes of the tree while keeping track of depth. This
13308 function is used to simplify the iteration code in a lot of other
13309 functions, and is also exported for use by library users.
13310
13311 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
13312
13313commit 9eaeb07a7185d852c7aa10735ecd4e9edf24fb5d
13314Author: David Gibson <david@gibson.dropbear.id.au>
13315Date: Fri Jan 11 14:55:05 2008 +1100
13316
13317 libfdt: Add fdt_set_name() function
13318
13319 This patch adds an fdt_set_name() function to libfdt, mirroring
13320 fdt_get_name(). This is a r/w function which alters the name of a
13321 given device tree node.
13322
13323 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
13324
13325commit 23e20aa6488e6c0622496549861bfdc74108debe
13326Author: Yuri Tikhonov <yur@pollux.denx.de>
13327Date: Tue Mar 18 13:33:30 2008 +0100
13328
13329 lwmon5: Fix register test logic to match the specific GDC h/w.
13330
13331 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13332 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13333
13334commit 46bc0a938779aa1d664b847d36b08aa00f22e539
13335Author: Yuri Tikhonov <yur@pollux.denx.de>
13336Date: Tue Mar 18 13:27:57 2008 +0100
13337
13338 Fix backlight in the lwmon5 POST.
13339
13340 Backlight was switched on even when temperature was too low.
13341
13342 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13343 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13344
13345commit 3d61018643a2cd38c145aa6dde53f3f5f1a0e9cf
13346Author: Yuri Tikhonov <yur@pollux.denx.de>
13347Date: Wed Feb 6 18:48:36 2008 +0100
13348
13349 The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5).
13350
13351 To enable this, alternative, configuration the U-Boot board configuration
13352 file for lwmon5 includes the definitions of alternative addresses for header
13353 (CONFIG_ALT_LH_ADDR) and buffer (CONFIG_ALT_LB_ADDR).
13354
13355 The Linux shall be configured with the CONFIG_ALT_LB_LOCATION option set,
13356 and has the BOARD_ALT_LH_ADDR and BOARD_ALT_LB_ADDR constants defined in the
13357 lwmon5 board-specific header (arch/ppc/platforms/4xx/lwmon5.h).
13358
13359 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13360
13361commit 0f009f781b5b88f25769e154ea4d42db13baf0c6
13362Author: Yuri Tikhonov <yur@pollux.denx.de>
13363Date: Mon Feb 4 17:11:53 2008 +0100
13364
13365 Add support for the lwmon5 board reset via GPIO58.
13366
13367 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13368 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13369
13370commit f694e32f93565ec1fa8d0226c584d6b89e931ed9
13371Author: Yuri Tikhonov <yur@pollux.denx.de>
13372Date: Mon Feb 4 17:09:55 2008 +0100
13373
13374 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now.
13375
13376 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13377 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13378
13379commit b428f6a8c65c5303e5f96db8d24f2f699d94a98c
13380Author: Yuri Tikhonov <yur@pollux.denx.de>
13381Date: Mon Feb 4 14:11:03 2008 +0100
13382
13383 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode.
13384
13385 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13386 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13387
13388commit 8f15d4addd49c956412e1e3bfc764a0c8b1f3184
13389Author: Yuri Tikhonov <yur@pollux.denx.de>
13390Date: Mon Feb 4 14:10:42 2008 +0100
13391
13392 The patch adds new POST tests for the Lwmon5 board. These are:
13393
13394 * External Watchdog test;
13395 * dsPIC tests;
13396 * FPGA test;
13397 * GDC test;
13398 * Sysmon tests.
13399
13400 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13401 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13402
13403commit c2ed33efbfff5767bca236828e021c55fd547b6c
13404Author: Yuri Tikhonov <yur@pollux.denx.de>
13405Date: Mon Feb 4 14:10:01 2008 +0100
13406
13407 Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.
13408
13409 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13410
7ed40117
WD
13411commit 3a5d1e7f1309998791702b2a559e3126781746b9
13412Author: Yuri Tikhonov <yur@pollux.denx.de>
13413Date: Tue Mar 18 13:33:30 2008 +0100
13414
13415 lwmon5: Fix register test logic to match the specific GDC h/w.
13416
13417 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13418 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13419
13420commit 0f855a1f056a8c22116a2103a3900cbfb669df0b
13421Author: Yuri Tikhonov <yur@pollux.denx.de>
13422Date: Tue Mar 18 13:27:57 2008 +0100
13423
13424 Fix backlight in the lwmon5 POST.
13425
13426 Backlight was switcehd on even when temperature was too low.
13427
13428 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13429 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13430
13431commit 2d991958b1e420fbfe17b128bd26ade74be5efcc
13432Author: Yuri Tikhonov <yur@pollux.denx.de>
13433Date: Wed Feb 6 18:48:36 2008 +0100
13434
13435 The patch introduces the alternative configuration of the log buffer for
13436 the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory),
13437 the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ...,
13438 PPC440EPX_GPT0_COMP5).
13439
13440 To enable this, alternative, configuration the U-Boot board configuration
13441 file for lwmon5 includes the definitions of alternative addresses for header
13442 (CONFIG_ALT_LH_ADDR) and buffer (CONFIG_ALT_LB_ADDR).
13443
13444 The Linux shall be configured with the CONFIG_ALT_LB_LOCATION option set,
13445 and has the BOARD_ALT_LH_ADDR and BOARD_ALT_LB_ADDR constants defined in the
13446 lwmon5 board-specific header (arch/ppc/platforms/4xx/lwmon5.h).
13447
13448 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13449
13450commit ff818b21b069f4bc9cb73373cc5a16014be101b7
13451Author: Yuri Tikhonov <yur@pollux.denx.de>
13452Date: Mon Feb 4 17:11:53 2008 +0100
13453
13454 Add support for the lwmon5 board reset via GPIO58.
13455
13456 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13457 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13458
13459commit 603f194e5ad81bb2ef42d6d8aaa74de175bcb411
13460Author: Yuri Tikhonov <yur@pollux.denx.de>
13461Date: Mon Feb 4 17:09:55 2008 +0100
13462
13463 Some fixes to dspic, fpga, and gdc post tests for lwmon5.
13464 Disable external watch-dog for now.
13465
13466 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13467 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13468
13469commit e262efe35742c1ad4b0966ff501efc26f34a0aec
13470Author: Yuri Tikhonov <yur@pollux.denx.de>
13471Date: Mon Feb 4 14:11:03 2008 +0100
13472
13473 The patch introduces the CRITICAL feature of POST tests. If the test
13474 marked as POST_CRITICAL fails then the alternative, post_critical,
13475 boot-command is used. If this command is not defined then U-Boot
13476 enters into interactive mode.
13477
13478 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13479 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13480
13481commit 65b20dcefc89618193fa51947968dada91e4c778
13482Author: Yuri Tikhonov <yur@pollux.denx.de>
13483Date: Mon Feb 4 14:10:42 2008 +0100
13484
13485 The patch adds new POST tests for the Lwmon5 board.
13486 These are:
13487
13488 * External Watchdog test;
13489 * dsPIC tests;
13490 * FPGA test;
13491 * GDC test;
13492 * Sysmon tests.
13493
13494 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13495 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
13496
13497commit 8dc3b2303d2b57c774b609ca0e7043ed8f9b88c1
13498Author: Yuri Tikhonov <yur@pollux.denx.de>
13499Date: Mon Feb 4 14:10:01 2008 +0100
13500
13501 Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.
13502
13503 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
13504
aa6f6d17
WD
13505commit 3515fd18d4e8e44f863ac7142b55e22b109e9af2
13506Author: Wolfgang Denk <wd@denx.de>
13507Date: Tue Mar 18 17:35:51 2008 +0100
13508
13509 HMI1001: fix compile problem.
13510
13511 Signed-off-by: Wolfgang Denk <wd@denx.de>
13512
13513commit 1f2a9970109cebf7446e0503b10b71f8673045ee
13514Author: Mike Frysinger <vapier@gentoo.org>
13515Date: Mon Feb 18 05:32:30 2008 -0500
13516
13517 Blackfin: BF537-stamp: drop board-specific flash driver for CFI
13518
13519 The parallel flash on the BF537-STAMP is CFI compliant, so there is no need
13520 for the board specific driver at all. Just use the common CFI driver.
13521
13522 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
13523
13524commit 5b22163fef865af2b6bfb6b75f1b7bf443ce170c
13525Author: Mike Frysinger <vapier@gentoo.org>
13526Date: Tue Feb 19 00:36:14 2008 -0500
13527
13528 Blackfin: add proper ELF markings to some assembly functions
13529
13530 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
13531
13532commit cf675d3b2b9c3511c1d99bc8f8f38fd2f08bfcaf
13533Author: Mike Frysinger <vapier@gentoo.org>
13534Date: Tue Feb 19 00:35:17 2008 -0500
13535
13536 Blackfin: new cplbinfo command for viewing cplb tables
13537
13538 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
13539
13540commit aadb72503cd1602349a5fe53356d5f55ecc1b900
13541Author: Mike Frysinger <vapier@gentoo.org>
13542Date: Mon Feb 18 05:37:51 2008 -0500
13543
13544 Blackfin: update MAINTAINERS list
13545
13546 Add maintainer information for the Blackfin boards.
13547
13548 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
13549
13550commit f7ce12cb65a30c6e152eecf26f0304b7d78cf39d
13551Author: Mike Frysinger <vapier@gentoo.org>
13552Date: Mon Feb 18 05:26:48 2008 -0500
13553
13554 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
13555
13556 Stop tying things to the processor that should be tied to other defines and
13557 change BFIN_CPU to CONFIG_BFIN_CPU so that it can be used in the build
13558 system to select the -mcpu option.
13559
13560 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
13561
13562commit 86a20fb920bd198105acf7b1191117f566d637ed
13563Author: Mike Frysinger <vapier@gentoo.org>
13564Date: Sat Feb 16 07:40:36 2008 -0500
13565
13566 Blackfin: move bootldr command to common code
13567
13568 This moves the Blackfin-common bootldr command out of the BF537-STAMP
13569 specific board directory and into the common directory so that all Blackfin
13570 boards may utilize it.
13571
13572 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
13573
13574commit decbe029b2a9d3333d02c433389b1c821eea96d7
13575Author: Heiko Schocher <hs@denx.de>
13576Date: Fri Mar 14 11:05:20 2008 +0100
13577
13578 mgcoge: update configuration
13579
13580 Fix configuration for mgcoge board
13581
13582 Signed-off-by: Heiko Schocher <hs@denx.de>
13583
13584commit c136724cda0219c49f1d4b346f00da29b14fdf14
13585Author: Wolfgang Denk <wd@denx.de>
13586Date: Sun Mar 16 01:22:59 2008 +0100
13587
13588 drivers/rtc/Makefile: keep list sorted
13589
13590 Signed-off-by: Wolfgang Denk <wd@denx.de>
13591
13592commit 9536dfcce03e7be4ccbceb47a08d9ba07ada362f
13593Author: Tor Krill <tor@excito.com>
13594Date: Sat Mar 15 15:40:26 2008 +0100
13595
13596 Add support for Intersil isl1208 RTC
13597
13598 Signed-off-by: Tor Krill <tor@excito.com>
13599
13600commit 0210cff3d079d97b2156b13685ee8de368e68a1a
13601Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13602Date: Sat Mar 15 17:36:41 2008 +0100
13603
13604 cramfs: Fix ifdef
13605
13606 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13607
13608commit 0b8f2a27861a9fd06eb55a34f855ec9c5102aab4
13609Author: Wolfgang Denk <wd@denx.de>
13610Date: Sun Mar 16 01:12:58 2008 +0100
13611
13612 Conding style cleanup
13613
13614 Signed-off-by: Wolfgang Denk <wd@denx.de>
13615
0b8f2a27
WD
13616commit 41712b4e8c95dff23354bcd620e1f9477160c190
13617Author: Stefan Roese <sr@denx.de>
13618Date: Wed Mar 5 12:31:53 2008 +0100
13619
13620 ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board
13621
13622 This patch adds USB OHCI support to the Canyonlands board port. It also
13623 enables EXT2 support.
13624
13625 Signed-off-by: Stefan Roese <sr@denx.de>
13626
13627commit 2596f5b9d353ff3e4387a3325d05740f16958038
13628Author: Stefan Roese <sr@denx.de>
13629Date: Wed Mar 5 12:29:32 2008 +0100
13630
13631 usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
13632
13633 This patch adds CFG_OHCI_USE_NPS to the common USB-OHCI driver. This
13634 way a board just needs to define this new option to enable the "force
13635 NoPowerSwitching mode" instead of adding new CPU/architecture defines
13636 to the USB source itself.
13637
13638 This new option will be used first with the new AMCC 460EX Canyonlands
13639 board port, which will be posted in a few days.
13640
13641 This patch also fixes a small compilation problem when DEBUG is enabled.
13642
13643 Signed-off-by: Stefan Roese <sr@denx.de>
13644
13645commit 71665ebf88408ff2acb762af47989fd4365b321a
13646Author: Stefan Roese <sr@denx.de>
13647Date: Mon Mar 3 17:27:02 2008 +0100
13648
13649 ppc4xx: Add Canyonlands NAND booting support
13650
13651 460EX doesn't support a fixed bootstrap option to boot from 512 byte page
13652 NAND devices. The only bootstrap option for NAND booting is option F for
13653 2k page devices. So to boot from a 512 bype page device, the I2C bootstrap
13654 EEPROM needs to be programmed accordingly.
13655
13656 This patch adds basic NAND booting support for the AMCC Canyonlands aval
13657 board and also adds support to the "bootstrap" command, to enable NAND
13658 booting I2C setting.
13659
13660 Tested with 512 byte page NAND device (32MByte) on Canyonlands.
13661
13662 Signed-off-by: Stefan Roese <sr@denx.de>
13663
13664commit c813f1f835a7edfdb929f2843b09db72cd5cd2f2
13665Author: Stefan Roese <sr@denx.de>
13666Date: Tue Mar 11 16:53:00 2008 +0100
13667
13668 ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)
13669
13670 This patch adds support for the AMCC Canyonlands 460EX evaluation
13671 board.
13672
13673 Signed-off-by: Stefan Roese <sr@denx.de>
13674
13675commit 6983fe21f774a924d3adb263a270bc2f301f2aa2
13676Author: Stefan Roese <sr@denx.de>
13677Date: Tue Mar 11 16:52:24 2008 +0100
13678
13679 ppc4xx: Add AMCC Canyonlands support (460EX) (2/3)
13680
13681 This patch adds support for the AMCC Canyonlands 460EX evaluation
13682 board.
13683
13684 Signed-off-by: Stefan Roese <sr@denx.de>
13685
13686commit 8e1a3fe545bbcfceafe183344ebc9f1ad03819c1
13687Author: Stefan Roese <sr@denx.de>
13688Date: Tue Mar 11 16:51:17 2008 +0100
13689
13690 ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)
13691
13692 This patch adds support for the AMCC Canyonlands 460EX evaluation
13693 board.
13694
13695 Signed-off-by: Stefan Roese <sr@denx.de>
13696
13697commit 43c60992cdf72496e7eaaa3fbd37ebbe75835f69
13698Author: Stefan Roese <sr@denx.de>
13699Date: Tue Mar 11 15:11:43 2008 +0100
13700
13701 ppc4xx: Add basic support for AMCC 460EX/460GT (5/5)
13702
13703 This patch adds basic support for the AMCC 460EX/460GT PPC's.
13704
13705 Signed-off-by: Stefan Roese <sr@denx.de>
13706
13707commit 6f2eb3f3d8ea2dbb224d0da5a12038693bab9945
13708Author: Stefan Roese <sr@denx.de>
13709Date: Tue Mar 11 15:11:18 2008 +0100
13710
13711 ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)
13712
13713 This patch adds basic support for the AMCC 460EX/460GT PPC's.
13714
13715 Signed-off-by: Stefan Roese <sr@denx.de>
13716
13717commit 999ecd5aca381984d8ebbeb207ece82a1c275577
13718Author: Stefan Roese <sr@denx.de>
13719Date: Tue Mar 11 15:07:10 2008 +0100
13720
13721 ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)
13722
13723 This patch adds basic support for the AMCC 460EX/460GT PPC's.
13724
13725 Signed-off-by: Stefan Roese <sr@denx.de>
13726
13727commit 2801b2d2a9906f206ab9ee8d0b6e746d2b7fe05a
13728Author: Stefan Roese <sr@denx.de>
13729Date: Tue Mar 11 15:05:50 2008 +0100
13730
13731 ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)
13732
13733 This patch adds basic support for the AMCC 460EX/460GT PPC's.
13734
13735 Signed-off-by: Stefan Roese <sr@denx.de>
13736
13737commit 8ac41e3e37c3080c6b1d9461d654161cfe2aa492
13738Author: Stefan Roese <sr@denx.de>
13739Date: Tue Mar 11 15:05:26 2008 +0100
13740
13741 ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)
13742
13743 This patch adds basic support for the AMCC 460EX/460GT PPC's.
13744
13745 Signed-off-by: Stefan Roese <sr@denx.de>
13746
13747commit 56e410178375d9f20be25fb24e180974f0ae120b
13748Author: Stefan Roese <sr@denx.de>
13749Date: Tue Feb 19 22:07:57 2008 +0100
13750
13751 ppc4xx: interrupt.c reworked
13752
13753 This patch is a rework of the 4xx interrupt handling done while
13754 adding the 460EX/GT support. Interrupts are needed on 4xx for the
13755 EMAC driver.
13756
13757 Signed-off-by: Stefan Roese <sr@denx.de>
13758
13759commit 84a999b6cdd0b02dc7de2cacc306eaa84afe2b46
13760Author: Stefan Roese <sr@denx.de>
13761Date: Tue Feb 19 22:01:57 2008 +0100
13762
13763 ppc4xx: program_tlb now uses 64bit physical addess
13764
13765 This patch changes the physical addess parameter from 32bit to 64bit.
13766 This is needed for 36bit 4xx platforms to access areas located
13767 beyond the 4GB border, like SoC peripherals (EBC etc.).
13768
13769 Signed-off-by: Stefan Roese <sr@denx.de>
13770
13771commit c3307fa186af85771924c434997089b8104c0a46
13772Author: Stefan Roese <sr@denx.de>
13773Date: Tue Feb 19 21:58:25 2008 +0100
13774
13775 ppc4xx: miiphy.c reworked
13776
13777 While adding the 460EX/GT support I reworked the 4xx miiphy code. It
13778 badly neede some cleanup.
13779
13780 Signed-off-by: Stefan Roese <sr@denx.de>
13781
13782commit 88aff62df39c0756241ea9f9b5a7b3ade26cb82b
13783Author: Stefan Roese <sr@denx.de>
13784Date: Tue Feb 19 16:21:49 2008 +0100
13785
13786 rtc: Add M41T62 support
13787
13788 This patch add support for the STM M41T62 RTC. It is used and tested
13789 on the AMCC Canyonlands 406EX platform.
13790
13791 Signed-off-by: Stefan Roese <sr@denx.de>
13792
13793commit 217d383e201adc7f2271145ae345ea5eae2b7170
13794Author: Niklaus Giger <niklaus.giger@netstal.com>
13795Date: Mon Feb 25 18:46:43 2008 +0100
13796
13797 ppc4xx: Add 405GPr based MCU25 board specific files
13798
13799 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
13800
13801commit 75a66dcdb383863ad33f0534cfc27b7a86947dad
13802Author: Niklaus Giger <niklaus.giger@netstal.com>
13803Date: Mon Feb 25 18:46:42 2008 +0100
13804
13805 ppc4xx: Add 405GPr based MCU25 board config file
13806
13807 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
13808
13809commit b05f35436b733a240559e77e46bed8439665ecc5
13810Author: Niklaus Giger <niklaus.giger@netstal.com>
13811Date: Mon Feb 25 18:46:41 2008 +0100
13812
13813 ppc4xx: Add 405GPr based MCU25 board. Global files
13814
13815 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
13816
13817commit 14c27b35ac812a71abce6e3e2f4129d5e9313660
13818Author: Niklaus Giger <niklaus.giger@netstal.com>
13819Date: Mon Feb 25 18:37:02 2008 +0100
13820
13821 ppc4xx: HCU4/5. remove obsolete hcu_flash.c
13822
13823 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
13824
13825commit a079494853cc2bfeddb26673219db0b4b2b31566
13826Author: Niklaus Giger <niklaus.giger@netstal.com>
13827Date: Mon Feb 25 18:37:01 2008 +0100
13828
13829 ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY
13830
13831 Cleanup: Remove custom flash driver for 8 bit boot-eprom and replace it with
13832 the FLASH_CFI_LEGACY et al. config options.
13833
13834 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
13835
13836commit e4170e5a50c8110f792bc37472833ae669d69951
13837Author: Stefan Roese <sr@denx.de>
13838Date: Tue Mar 11 13:52:25 2008 +0100
13839
13840 ppc4xx: Fix comment in 405EX DDR2 init code
13841
13842 Signed-off-by: Stefan Roese <sr@denx.de>
13843
438a4c11
WD
13844commit 766529fccc860ecb9e955b4239dff69cd9e4ea09
13845Author: Bartlomiej Sieka <tur@semihalf.com>
13846Date: Fri Mar 14 16:22:34 2008 +0100
13847
13848 Add MD5 support to the new uImage format
13849
13850 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
13851
13852commit 0ede0c383530a418cf98be9122371a86573cd0db
13853Author: Bartlomiej Sieka <tur@semihalf.com>
13854Date: Fri Mar 14 16:22:34 2008 +0100
13855
13856 Add the MD5 algorithm
13857
13858 MD5 supoprt is turned on by defining CONFIG_MD5, the digest can be then
13859 calculated using the md5() function -- see include/md5.h for details.
13860
13861 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
13862
0b8f2a27
WD
13863commit b8aa57b5d4d69e8f0810a5e632c0ce41c0f46ee0
13864Author: Wolfgang Denk <wd@denx.de>
13865Date: Fri Mar 14 16:04:54 2008 +0100
13866
13867 tools/setlocalversion: use a git-describe-ish format
13868
13869 Change the automatic local version to have the form -nnnnn-gSHA1SUMID,
13870 where 'nnnnn' is the number of commits since the last tag (i.e.,
13871 1.3.2-rc3). This makes it much easier to recognize "newer" versions
13872 and to see how much has been changed since the referenced tag.
13873
13874 Stolen from Linux kernel's scripts/setlocalversio, see commit d882421f.
13875
13876 Signed-off-by: Wolfgang Denk <wd@denx.de>
13877
13878commit c6dc21c84de0f159a1752c5ebd33cff843f63609
13879Author: Wolfgang Denk <wd@denx.de>
13880Date: Thu Mar 13 14:32:03 2008 +0100
13881
13882 HMI1001: add support for MPC5200 Rev. B processors.
13883
13884 Signed-off-by: Wolfgang Denk <wd@denx.de>
13885
13886commit 90f13dce7a7a9a84d5730576c9a24d0dbb07cb3a
13887Author: Wolfgang Denk <wd@denx.de>
13888Date: Thu Mar 13 14:29:49 2008 +0100
13889
13890 TQM5200: remove dead code
13891
13892 This board never used a MGT5100 processor.
13893
13894 Signed-off-by: Wolfgang Denk <wd@denx.de>
13895
438a4c11
WD
13896commit afe45c87e3c5d77bad76b1a57dccd20764d45b5d
13897Author: Marian Balakowicz <m8@semihalf.com>
13898Date: Wed Mar 12 12:14:15 2008 +0100
13899
13900 [new uImage] Fix build issue on ARM
13901
13902 ARM platforms don't have a bd->bi_memsize so use bd->bi_dram[0].size instead.
13903
13904 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13905
13906commit 3310c549a73a949430bfda90876df7552a1dab0c
13907Author: Marian Balakowicz <m8@semihalf.com>
13908Date: Wed Mar 12 12:13:13 2008 +0100
13909
13910 [new uImage] Add new uImage format documentation and examples
13911
13912 Create doc/uImage.FIT documentation directory with the following files:
13913 - command_syntax_extensions.txt : extended command syntax description
13914 - howto.txt : short usage howto
13915 - source_file_format.txt : internal new uImage format description
13916
13917 Add example image source files:
13918 - kernel.its
13919 - kernel_fdt.its
13920 - multi.its
13921
13922 Update README appropriately.
13923
13924 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
13925 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
13926
13927commit 1ec73761d2e247078f4520a265d463e8b73391a2
13928Author: Marian Balakowicz <m8@semihalf.com>
13929Date: Wed Mar 12 10:35:52 2008 +0100
13930
13931 [new uImage] Fix definition of common bootm_headers_t fields
13932
13933 verify, autostart and lmb fields are used regardless of CONFIG_FIT
13934 setting, move their definitions to common section.
13935
13936 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
13937
13938commit 1d1cb4270edc6a99276834064069717f9782c491
13939Author: Marian Balakowicz <m8@semihalf.com>
13940Date: Wed Mar 12 10:35:51 2008 +0100
13941
13942 [new uImage] Fix build problems on trab board
13943
13944 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
13945
13946commit f773bea8e11f4a11c388dcee956b2444203e6b65
13947Author: Marian Balakowicz <m8@semihalf.com>
13948Date: Wed Mar 12 10:35:46 2008 +0100
13949
13950 [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
13951
13952 Save FIT configuration provied in the first bootm argument and use it
13953 when to get ramdisk/FDT subimages when second and third (ramdisk/FDT)
13954 arguments are not specified.
13955
13956 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
13957
13958commit 2682ce8a4225f23d72bb7fed069e928dd39d34ae
13959Author: Marian Balakowicz <m8@semihalf.com>
13960Date: Wed Mar 12 10:33:01 2008 +0100
13961
13962 [new uImage] More verbose kernel image uncompress error message
13963
13964 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
13965
13966commit 1372cce2b9040fb640e5032b84e3a033a22d6ff0
13967Author: Marian Balakowicz <m8@semihalf.com>
13968Date: Wed Mar 12 10:33:01 2008 +0100
13969
13970 [new uImage] Use show_boot_progress() for new uImage format
13971
13972 This patch allocates a set of show_boot_progress() IDs for new uImage format
13973 and adds show_boot_progress() calls in new uImage format handling code.
13974
13975 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
13976
13977commit c28c4d193dbfb20b2dd3a5447640fd6de7fd0720
13978Author: Marian Balakowicz <m8@semihalf.com>
13979Date: Wed Mar 12 10:33:01 2008 +0100
13980
13981 [new uImage] Add new uImage fromat support to fpga command
13982
13983 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
13984
13985commit 09475f7527460e426c0e0628fc5b8f3754fbaa23
13986Author: Marian Balakowicz <m8@semihalf.com>
13987Date: Wed Mar 12 10:33:01 2008 +0100
13988
13989 [new uImage] Add new uImage format handling to other bootm related commands
13990
13991 Updated commands:
13992
13993 docboot - cmd_doc.c
13994 fdcboot - cmd_fdc.c
13995 diskboot - cmd_ide.c
13996 nboot - cmd_nand.c
13997 scsiboot - cmd_scsi.c
13998 usbboot - cmd_usb.c
13999
14000 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14001
14002commit 1b7897f28d49a80d78d760ec6f6f11dc0f914338
14003Author: Marian Balakowicz <m8@semihalf.com>
14004Date: Wed Mar 12 10:33:00 2008 +0100
14005
14006 [new uImage] Add new uImage format support to imgextract command
14007
14008 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14009
14010commit 424c4abdd175d2c470510df8ce0e32d3f463ec16
14011Author: Marian Balakowicz <m8@semihalf.com>
14012Date: Wed Mar 12 10:33:00 2008 +0100
14013
14014 [new uImage] Add new uImage format support to autoscript routine
14015
14016 autoscript() routine is updated to accept second argument, which
14017 is only used for FIT images and provides a FIT subimage unit name.
14018
14019 autoscript() routine callers must now pass two arguments. For
14020 non-interactive use (like in cmd_load.c, cmd_net.c), new environment
14021 variable 'autoscript_uname' is introduced and used as a FIT
14022 subimage unit name source.
14023
14024 autoscript command accepts extended syntax of the addr argument:
14025 addr:<subimg_uname>
14026
14027 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14028
14029commit cd7c596e9f561dbbc17b717277438aee78cde14f
14030Author: Marian Balakowicz <m8@semihalf.com>
14031Date: Wed Mar 12 10:33:00 2008 +0100
14032
14033 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
14034
14035 This patch updates architecture specific implementations of
14036 do_bootm_linux() adding new uImage format handling for
14037 operations like get kernel entry point address, get kernel
14038 image data start address.
14039
14040 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14041
14042commit 3dfe110149311425919e6d6a14b561b4207498f1
14043Author: Marian Balakowicz <m8@semihalf.com>
14044Date: Wed Mar 12 10:32:59 2008 +0100
14045
14046 [new uImage] Add node offsets for FIT images listed in struct bootm_headers
14047
14048 This patch adds new node offset fields to struct bootm_headers
14049 and updates bootm_headers processing code to make use of them.
14050 Saved node offsets allow to avoid repeating fit_image_get_node() calls.
14051
14052 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14053
14054commit bc8ed486b125452ba3bd8344f052f437329150c5
14055Author: Marian Balakowicz <m8@semihalf.com>
14056Date: Wed Mar 12 10:32:53 2008 +0100
14057
14058 [new uImage] ppc: Add new uImage format support to FDT handling routines
14059
14060 Support for new (FIT) format uImages is added to powerpc specific
14061 boot_get_fdt() routine which now recognizes, sanity checks FIT image
14062 and is able to access data sections of the requested component image.
14063
14064 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14065
14066commit a44a269a905f924b420020506a4d7d7eedcc0eaf
14067Author: Marian Balakowicz <m8@semihalf.com>
14068Date: Wed Mar 12 10:14:57 2008 +0100
14069
14070 [new uImage] Re-enable interrupts for non automatic booting
14071
14072 Re-enable interrupts if we return from do_bootm_<os> and 'autostart'
14073 environment variable is not set to 'yes'.
14074
14075 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14076
14077commit d985c8498c4e47095820da97aa722381d39172c5
14078Author: Marian Balakowicz <m8@semihalf.com>
14079Date: Wed Mar 12 10:14:38 2008 +0100
14080
14081 [new uImage] Remove unnecessary arguments passed to ramdisk routines
14082
14083 boot_get_ramdisk() and image_get_ramdisk() do not need all
14084 cmdtp, flag, argc and argv arguments. Simplify routines definition.
14085
14086 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14087
14088commit c87796483bc7c2900470dc747c367f602577608d
14089Author: Marian Balakowicz <m8@semihalf.com>
14090Date: Wed Mar 12 10:12:37 2008 +0100
14091
14092 [new uImage] Add new uImage format support for ramdisk handling
14093
14094 This patch updates boot_get_ramdisk() routine adding format
14095 verification and handling for new (FIT) uImages.
14096
14097 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14098
14099commit 6986a385671749ecb3f60cf99e9cbae8e47bb50e
14100Author: Marian Balakowicz <m8@semihalf.com>
14101Date: Wed Mar 12 10:01:05 2008 +0100
14102
14103 [new uImage] Add new uImage format support for kernel booting
14104
14105 New format uImages are recognized by the bootm command,
14106 validity of specified kernel component image is checked and
14107 its data section located and used for further processing
14108 (uncompress, load, etc.)
14109
14110 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14111
14112commit e32fea6adb620ecf2bd70acf2dd37e53df9d1547
14113Author: Marian Balakowicz <m8@semihalf.com>
14114Date: Tue Mar 11 12:35:20 2008 +0100
14115
14116 [new uImage] Add new uImage format support for imls and iminfo commands
14117
14118 imls and iminfo can now recognize nad print out contents of the new (FIT)
14119 format uImages.
14120
14121 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14122
14123commit 9d25438fe7d70cf35a8a293ea5e392fefc672613
14124Author: Bartlomiej Sieka <tur@semihalf.com>
14125Date: Tue Mar 11 12:34:47 2008 +0100
14126
14127 [new uImage] Add support for new uImage format to mkimage tool
14128
14129 Support for the new uImage format (FIT) is added to mkimage tool.
14130 Commandline syntax is appropriately extended:
14131
14132 mkimage [-D dtc_options] -f fit-image.its fit-image
14133
14134 mkimage (together with dtc) takes fit-image.its and referenced therein
14135 binaries (like vmlinux.bin.gz) as inputs, and produces fit-image file -- the
14136 final image that can be transferred to the target (e.g., via tftp) and then
14137 booted using the bootm command in U-Boot.
14138
14139 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
14140
14141commit eb6175edd6c120d8b89678243e5a2be362ee8e40
14142Author: Marian Balakowicz <m8@semihalf.com>
14143Date: Mon Mar 10 17:53:49 2008 +0100
14144
14145 [new uImage] Make node unit names const in struct bootm_headers
14146
14147 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14148
14149commit 5dfb52138688ccbf0146f62683fe6217b3ce1b05
14150Author: Marian Balakowicz <m8@semihalf.com>
14151Date: Fri Feb 29 21:24:06 2008 +0100
14152
14153 [new uImage] New uImage low-level API
14154
14155 Add FDT-based functions for handling new format component images,
14156 configurations, node operations, property get/set, etc.
14157
14158 fit_ - routines handling global new format uImage operations
14159 like get/set top level property, process all nodes, etc.
14160 fit_image_ - routines handling component images subnodes
14161 fit_conf_ - routines handling configurations node
14162
14163 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
14164 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14165
0b8f2a27
WD
14166commit 30f1806f60978d707b0cff2d7bf89d141fc24290
14167Author: Wolfgang Denk <wd@denx.de>
14168Date: Sun Mar 9 16:20:02 2008 +0100
14169
14170 Release v1.3.2
14171
14172 Update CHANGELOG for release.
14173
14174 Signed-off-by: Wolfgang Denk <wd@denx.de>
14175
30f1806f
WD
14176commit 5b464c289ba715d0979b6e1f94947bb8f1068d16
14177Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14178Date: Sun Mar 9 14:52:11 2008 +0100
14179
14180 SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings
14181
14182 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14183 Signed-off-by: Wolfgang Denk <wd@denx.de>
14184
14185commit db695b78515ddb88a2d4f3357c120345efbf59ec
14186Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14187Date: Sun Mar 9 10:44:01 2008 +0100
14188
14189 scb9328: Fix flash warning: type qualifiers ignored on function return type
14190
14191 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14192
14193commit 2b3e7e61d6a72f16aee93f870bc6af67f30758c4
14194Author: Wolfgang Denk <wd@denx.de>
14195Date: Sun Mar 9 10:50:41 2008 +0100
14196
14197 esd/common/fpga.c: fix indentation.
14198
14199 Signed-off-by: Wolfgang Denk <wd@denx.de>
14200
14201commit cc3843e36453e2b8db65d7e56de938ba045016a0
14202Author: Wolfgang Denk <wd@denx.de>
14203Date: Sun Mar 9 10:33:31 2008 +0100
14204
14205 common/kgdb.c: fix 'dereferencing type-punned pointer' warning
14206
14207 and get rid of a couple of unneeded casts.
14208
14209 Signed-off-by: Wolfgang Denk <wd@denx.de>
14210
14211commit 8d4f4a838d7dc7cf4de17e3e9a67e2f222b6a1c8
14212Author: Wolfgang Denk <wd@denx.de>
14213Date: Sun Mar 9 10:09:53 2008 +0100
14214
14215 esd/common/fpga.c: fix 'assignment of read-only location' error
14216
14217 Signed-off-by: Wolfgang Denk <wd@denx.de>
14218
14219commit c6fe4dabac066e8758345d249032768496983a3e
14220Author: Wolfgang Denk <wd@denx.de>
14221Date: Sun Mar 9 02:13:19 2008 +0100
14222
14223 Makefile: make build silently again.
14224
14225 Signed-off-by: Wolfgang Denk <wd@denx.de>
14226
14227commit 76babc86576f092573599334c85ec543fdbc6015
14228Author: Wolfgang Denk <wd@denx.de>
14229Date: Sun Mar 9 02:07:49 2008 +0100
14230
14231 m501sk: Fix out of tree building
14232
14233 Signed-off-by: Wolfgang Denk <wd@denx.de>
14234
14235commit 210ed2004e062fdd03f25ab4925998aa1bd08a07
14236Author: Wolfgang Denk <wd@denx.de>
14237Date: Sun Mar 9 00:06:09 2008 +0100
14238
14239 ADS5121: fix out of tree build
14240
14241 and simplify Makefile a bit.
14242
14243 Signed-off-by: Wolfgang Denk <wd@denx.de>
14244
14245commit 46cb5074a3f74de64ebd97dd0c4ec7eb3d768b93
14246Author: Wolfgang Denk <wd@denx.de>
14247Date: Sat Mar 8 22:35:31 2008 +0100
14248
14249 Release v1.3.2
14250
14251 Signed-off-by: Wolfgang Denk <wd@denx.de>
14252
14253commit 78a90f827df74520e939c794fc7413dace21c4db
14254Author: Wolfgang Denk <wd@denx.de>
14255Date: Sat Mar 8 22:35:04 2008 +0100
14256
14257 Update CHANGELOG
14258
14259 Signed-off-by: Wolfgang Denk <wd@denx.de>
14260
78a90f82
WD
14261commit 58f3c57c6008b42e01f551d3be6efd88c14ac87f
14262Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14263Date: Sat Mar 8 21:30:04 2008 +0100
14264
14265 esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type
14266
14267 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14268
14269commit d75469d48c05795144f4b8ba76addbb4920a7bba
14270Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
14271Date: Sat Mar 8 09:25:49 2008 +0900
14272
14273 net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()
14274
14275 When rtl_recv() of rtl8169 is called, OWNbit of status register
14276 is not enable occasionally.
14277 rtl_recv() doesn't work normally when the driver doesn't do
14278 appropriate processing.
14279 This patch fix this problem.
14280
14281 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
14282
14283commit 82afabfeb8ae6a27c7b396011ea99f4712aa73fa
14284Author: Heiko Schocher <hs@denx.de>
14285Date: Fri Mar 7 08:15:28 2008 +0100
14286
14287 mgsuvd: update board configuration
14288
14289 initialize the UPIOx controller.
14290
14291 Signed-off-by: Heiko Schocher <hs@denx.de>
14292
14293commit e492c90c26215e459aec0fdf0f8ef1fd204988f5
14294Author: Heiko Schocher <hs@denx.de>
14295Date: Fri Mar 7 08:13:41 2008 +0100
14296
14297 mgcoge: update board configuration
14298
14299 add support for the config Flash.
14300 initialize the UPIOx controller.
14301
14302 Signed-off-by: Heiko Schocher <hs@denx.de>
14303
14304commit 270fe261b7f9292800b2b3d1bf19ae7cbc880258
14305Author: Kim Phillips <kim.phillips@freescale.com>
14306Date: Fri Mar 7 12:27:31 2008 -0600
14307
14308 mpc83xx: make dtb basename file references equal those of linux
14309
14310 the dts file basenames were updated in linux - this helps avoid
14311 inadvertently loading any old dtbs laying around.
14312
14313 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
14314
14315commit f30b6154f16f5ffa4a9f5bfca5e114d72b6ef675
14316Author: Kim Phillips <kim.phillips@freescale.com>
14317Date: Wed Feb 27 16:08:22 2008 -0600
14318
14319 net: uec_phy: actually increment the timeout counter
14320
14321 allow u-boot to recover (and, e.g., switch to another interface) in the
14322 case where a PHY does not report autonegotiation is complete within its
14323 two second timeout value.
14324
14325 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
14326
14327commit 772003e43957ee0c895abed7cd82cbe72820cbb8
14328Author: Markus Brunner <super.firetwister@googlemail.com>
14329Date: Wed Mar 5 21:38:12 2008 +0100
14330
14331 fix taihu soft spi_read
14332
14333 The taihu board used gpio_read_out_bit which reads the output register and not
14334 the pin state.
14335
14336 Signed-off-by: Markus Brunner <super.firetwister@gmail.com>
14337
14338commit fc84a8495ac750f6b4adae81f8c4f100f65b6340
14339Author: Stefan Roese <sr@denx.de>
14340Date: Fri Mar 7 08:01:43 2008 +0100
14341
14342 ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables
14343
14344 Signed-off-by: Stefan Roese <sr@denx.de>
14345
14346commit bd4458cb47abecabd406b1210457be96c69fc49d
14347Author: Dave Liu <r63238@freescale.com>
14348Date: Tue Mar 4 16:59:22 2008 +0800
14349
14350 837xEMDS: Improve the system performance
14351
14352 1. Make the CSB bus pipeline depth as 4, and enable
14353 the repeat mode;
14354 2. Raise the eTSEC emergency priority;
14355 3. Use the highest IP blocks clock.
14356
14357 Signed-off-by: Dave Liu <daveliu@freescale.com>
14358
14359commit d8ab58b212481b1c57947ea21aa96c4ce800d0b4
14360Author: Detlev Zundel <dzu@denx.de>
14361Date: Thu Mar 6 16:45:53 2008 +0100
14362
14363 Replace "run load; run update" with conditionalized "run load update".
14364
14365 The latter version stops when "run load" fails for whatever reasons
14366 rendering the combination *a lot* more secure.
14367
14368 Signed-off-by: Detlev Zundel <dzu@denx.de>
14369
14370commit 6bc113886d7d316df1a4e459bec8baf027518551
14371Author: Stefan Roese <sr@denx.de>
14372Date: Tue Mar 4 17:40:41 2008 +0100
14373
14374 net: Print error message upon net usage when no ethernet-interface is found
14375
14376 This patch fixes a problem seen on PPC4xx boards, when no MAC address is
14377 defined. Then no ethernet interface is available but a simple "tftp"
14378 command will return without any error message which is quite confusing.
14379
14380 Signed-off-by: Stefan Roese <sr@denx.de>
14381
14382commit a30a549a3553032d809e0356306b62de0b125901
14383Author: Jon Loeliger <jdl@freescale.com>
14384Date: Tue Mar 4 10:03:03 2008 -0600
14385
14386 Remove erroneous or extra spd.h #includers.
14387
14388 Many of the spd.h #includers don't need it,
14389 and wanted to have spd_sdram() declared instead.
14390 Since they didn't get that, some also had open
14391 coded extern declarations of it instead or as well.
14392 Fix it all up by using spd_sdram.h where needed.
14393
14394 Signed-off-by: Jon Loeliger <jdl@freescale.com>
14395
14396commit a4475386cef14af3fd88f0518b688e755669486d
14397Author: Wolfgang Denk <wd@denx.de>
14398Date: Tue Mar 4 17:41:28 2008 +0100
14399
14400 PCS440EP: fix build problems (redundant #define)
14401
14402 Signed-off-by: Wolfgang Denk <wd@denx.de>
14403
14404commit e85e2fa85ec09a6fac2846d1d881d8737e2bbda9
14405Author: Stefan Roese <sr@denx.de>
14406Date: Tue Mar 4 17:39:25 2008 +0100
14407
14408 net: Print error message upon net usage when no ethernet-interface is found
14409
14410 This patch fixes a problem seen on PPC4xx boards, when no MAC address is
14411 defined. Then no ethernet interface is available but a simple "tftp"
14412 command will return without any error message which is quite confusing.
14413
14414 Signed-off-by: Stefan Roese <sr@denx.de>
14415
14416commit 384faaafb999cae3ce447c93e28a0b7e2e5fef53
14417Author: Wolfgang Denk <wd@denx.de>
14418Date: Tue Mar 4 17:38:50 2008 +0100
14419
14420 W7OLMC/W7OLMG: fix build problems (redundant #define)
14421
14422 Signed-off-by: Wolfgang Denk <wd@denx.de>
14423
14424commit f9301e1cda296245ba052d7b08321199c3d0af9d
14425Author: Wolfgang Denk <wd@denx.de>
14426Date: Tue Mar 4 14:58:31 2008 +0100
14427
14428 Makefile: fix problem with out-of-tree builds introduced by 5013c09f
14429
14430 Commit 5013c09f (Makefile: cleanup "clean" target) introduced a
14431 problem for out-of-tree builds which caused "make clean" to fail.
14432
14433 Signed-off-by: Wolfgang Denk <wd@denx.de>
14434
14435commit dfece9500556bed5d8244b1c15d973cec7c25bfe
14436Author: Wolfgang Denk <wd@denx.de>
14437Date: Tue Mar 4 11:58:26 2008 +0100
14438
14439 examples/Makefile: build "hello_world" on 8xx, too.
14440
14441 Signed-off-by: Wolfgang Denk <wd@denx.de>
14442
14443commit 74eb0222594fd23aafdf168e60e872814eea8b62
14444Author: Mike Nuss <mike@terascala.com>
14445Date: Mon Mar 3 15:27:05 2008 -0500
14446
14447 PPC4xx (Sequoia): Fix Ethernet "remote fault" problems
14448
14449 Every now and then a Sequoia board (or equivalent hardware) had
14450 problems connecting to a Gigabit capable network interface.
14451
14452 There were differences in the PHY setup between Linux and U-Boot.
14453
14454 This patch fixes the problem. Apparently "remote fault" is being set,
14455 which signals to some devices (on the other end of the cable) that a
14456 fault has occurred, while other devices ignore it. I believe the RF bit
14457 was causing the issue, but I removed T4 also, to match up with Linux.
14458
14459 Signed-off-by: Mike Nuss <mike@terascala.com>
14460
14461commit 491fb6dea9f52fdb9cb5996e8e978b9e9685179f
14462Author: Timur Tabi <timur@freescale.com>
14463Date: Mon Mar 3 09:58:52 2008 -0600
14464
14465 fix QE firmware uploading limit
14466
14467 Fix a typo in qe_upload_firmware() that prevented uploading firmware on
14468 systems with more than one RISC core.
14469
14470 Signed-off-by: Timur Tabi <timur@freescale.com>
14471
14472commit 42ba58e0c302b339a3c2faa6006a013c6f186b7a
14473Author: Bernhard Nemec <bnemec@ganssloser.com>
14474Date: Mon Mar 3 11:57:23 2008 +0000
14475
14476 Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)
14477
14478 Originally pointed out by Laurent Pinchart <laurent.pinchart@tbox.biz>,
14479 see http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/22846
14480
01db232d 14481 Signed-off-by: Bernhard Nemec <bnemec <at> ganssloser.com>
78a90f82
WD
14482
14483commit 84d0c2f1e39caff58bf765a7ab7c72da23c25ec8
14484Author: Kim B. Heino <Kim.Heino@bluegiga.com>
14485Date: Mon Mar 3 10:39:13 2008 +0200
14486
14487 fix copy from ram to dataflash
14488
14489 If I try to "cp.b <ram> <dataflash>", u-boot selects normal flash
14490 routines instead of dataflash. This is because it checks "if source
14491 address is not dataflash" instead of target address.
14492
14493 Signed-off-by: Kim B. Heino <Kim.Heino@bluegiga.com>
14494
14495commit 32bf3d143a888f8deacfdcc97e898f6c06d0aea4
14496Author: Wolfgang Denk <wd@denx.de>
14497Date: Mon Mar 3 12:16:44 2008 +0100
14498
14499 Fix quoting problem (preboot setting) in many board config files.
14500
14501 Signed-off-by: Wolfgang Denk <wd@denx.de>
14502
14503commit 5b0b2b6fc9fe22e3864c2a57316d91a2507ec215
14504Author: Wolfgang Denk <wd@denx.de>
14505Date: Mon Mar 3 12:36:49 2008 +0100
14506
14507 ADS5121: Fix default environment.
14508
14509 Signed-off-by: Wolfgang Denk <wd@denx.de>
14510
14511commit 91c82076ae492bb1f9d9c47a481314631d32dc8e
14512Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14513Date: Sun Mar 2 16:12:31 2008 +0100
14514
14515 Makefile: Fix missing unconfig and mkconfig use
14516
14517 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14518
14519commit 8ce4e5c2c02cb7e8adddf7b651d3050d81ce4c1d
14520Author: michael <trimarchi@gandalf.sssup.it>
14521Date: Sun Mar 2 23:33:46 2008 +0100
14522
14523 Fix checking fat32 cluster size.
14524
14525 This fixes the cluster size tests in the FAT32 file system.
14526 The current implementation of VFAT support doesn't work if the
14527 referred cluster has an offset > 16bit representation, causing
14528 "fatload" and "fatls" commands etc. to fail.
14529
14530 Signed-off-by: michael trimarchi <trimarchi@gandalf.sssup.it>
14531
14532commit 661bad63a076a96c39c64f136915f146725af92b
14533Author: Wolfgang Denk <wd@denx.de>
14534Date: Sun Mar 2 22:57:23 2008 +0100
14535
14536 Prepare v1.3.2-rc2 release candidate
14537
14538 Signed-off-by: Wolfgang Denk <wd@denx.de>
14539
661bad63
WD
14540commit 76957cb3d621bf664311908e5962e151c633c285
14541Author: Stefan Roese <sr@denx.de>
14542Date: Sat Mar 1 12:11:40 2008 +0100
14543
14544 ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1
14545
14546 The 405EZ only supports 512 bytes of rx-/tx-fifo EMAC sizes. But
14547 currently 4k/2k is configured. This patch fixes this issue.
14548
14549 Thanks to Thomas Kindler <tkindler@lenord.de> for pointing this out.
14550
14551 Signed-off-by: Stefan Roese <sr@denx.de>
14552
14553commit 118978c8eb43803e2794233922df4249fa278b83
14554Author: Woodruff, Richard <r-woodruff2@ti.com>
14555Date: Fri Feb 29 17:34:35 2008 -0600
14556
14557 Fix alignment error on ARM for modules
14558
14559 Fix alignment fault on ARM when running modules. With out an explicit
14560 linker file gcc4.2.1 will half word align __bss_start's value. The word
14561 dereference will crash hello_world.
14562
14563 signed-off-by Richard Woodruff <r-woodruff2@ti.com>
14564
14565commit ce1120dd703e6f12c59e4eba9962356a0300b832
14566Author: Dave Liu <r63238@freescale.com>
14567Date: Fri Feb 29 17:45:31 2008 +0800
14568
14569 fs: Fix ext2 read issue
14570
14571 The ext2 aligned process will corrupt the key
14572 data struct, the patch fix this.
14573
14574 Signed-off-by: Dave Liu <daveliu@freescale.com>
14575
14576commit 5013c09f7a5675952a3ca88b6bc6c924e63af33e
14577Author: Wolfgang Denk <wd@denx.de>
14578Date: Sun Mar 2 22:45:33 2008 +0100
14579
14580 Makefile: cleanup "clean" target
14581
14582 Make sure CDPATH settings cannot interfere.
14583 Update CHANGELOG.
14584
14585 Signed-off-by: Wolfgang Denk <wd@denx.de>
14586
5013c09f
WD
14587commit ffda586fc1373243c9794babde69500f6293a8d8
14588Author: Li Yang <leoli@freescale.com>
14589Date: Fri Feb 29 11:46:05 2008 +0800
14590
14591 add cscope build target
14592
14593 Add cscope build target to generate cscope database for code browsing.
14594
14595 Signed-off-by: Li Yang <leoli@freescale.com>
14596
14597commit f655adef65e4cf6b929054b049ee19ae9b5ccbe2
14598Author: Kim Phillips <kim.phillips@freescale.com>
14599Date: Wed Feb 27 15:06:39 2008 -0600
14600
14601 net: uec_phy: handle 88e1111 rev.B2 erratum 5.6
14602
14603 erratum 5.6 states the autoneg completion bit is functional only if the
14604 autoneg bit is asserted.
14605
14606 This fixes any secondarily-issued networking commands on non-gigabit
14607 links on the mpc8360 mds board.
14608
14609 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
14610
14611commit 5f91db7f582ca17b1f19f10189c025696f333d2e
14612Author: John Rigby <jrigby@freescale.com>
14613Date: Tue Feb 26 09:38:14 2008 -0700
14614
14615 MPC5121e ADS PCI support take 3
14616
14617 Adds PCI support for MPC5121
14618
14619 Tested with drivers/net/rtl8139.c
14620
14621 Support is conditional since PCI on old silicon does not work.
14622
14623 ads5121_PCI_config turns on PCI
14624
14625 In this version, condition compilation of PCI code has been moved
14626 from ifdef in board/ads5121/pci.c to board/ads5121/Makefile as
14627 suggested by Jean-Christophe PLAGNIOL-VILLARD
14628
14629 Signed-off-by: John Rigby <jrigby@freescale.com>
14630
14631commit 44b4dbed4133f657705b7c5193209da9978243a7
14632Author: Anatolij Gustschin <agust@denx.de>
14633Date: Mon Feb 25 23:53:07 2008 +0100
14634
14635 Fix warnings while compilation of post/drivers/memory.c
14636
14637 Fix warnings while compilation with new gcc in eldk-4.2
14638
14639 Signed-off-by: Anatolij Gustschin <agust@denx.de>
14640
14641commit 4fae35a53b3e958254d6574a1cc7e10811fc6726
14642Author: Anatolij Gustschin <agust@denx.de>
14643Date: Mon Feb 25 20:54:04 2008 +0100
14644
14645 ppc4xx: Fix problem in 4xx_enet.c driver
14646
14647 U-Boot crashes in the net loop if CONFIG_4xx_DCACHE is
14648 enabled. To reproduce the problem ensure that 'ethrotate'
14649 environment variable isn't set to "no" and then run
14650 "tftp 200000 not_existent_file".
14651 This patch tries to fix the issue.
14652
14653 Signed-off-by: Anatolij Gustschin <agust@denx.de>
14654
14655commit 60ec654c5eb80d0fe0c38a3bd42140215bc06484
14656Author: Anatolij Gustschin <agust@denx.de>
14657Date: Mon Feb 25 20:04:20 2008 +0100
14658
14659 POST: Disable cache while SPR POST
14660
14661 Currently (since commit b2e2142c) u-boot crashes on
14662 sequoia board while SPR test if CONFIG_4xx_DCACHE is
14663 enabled. This patch disables the cache while SPR test.
14664
14665 Signed-off-by: Anatolij Gustschin <agust@denx.de>
14666
14667commit c313b2c6c555e7d89ec59bd51c59ab164ad0105d
14668Author: Martin Krause <martin.krause@tqs.de>
14669Date: Mon Feb 25 17:52:40 2008 +0100
14670
14671 TQM5200: use automatic fdt memory fixup (part 2)
14672
14673 Call fdt_fixup_memory() on the boards TQM5200, TQM5200_B, TQM5200S,
14674 TB5200 and TB5200_B to fixup the /memory node with the memory values
14675 detected by U-Boot.
14676
14677 Signed-off-by: Martin Krause <martin.krause@tqs.de>
14678
14679commit 44ceec253ea941b301abf4b079d52324def69d92
14680Author: Martin Krause <martin.krause@tqs.de>
14681Date: Mon Feb 25 15:17:05 2008 +0100
14682
14683 TQM5200: use automatic fdt memory fixup
14684
14685 Call fdt_fixup_memory() on the boards TQM5200, TQM5200_B, TQM5200S,
14686 TB5200 and TB5200_B to fixup the /memory node with the memory values
14687 detected by U-Boot.
14688
14689 Signed-off-by: Martin Krause <martin.krause@tqs.de>
14690
14691commit f3a329acb26017d8e10e9c93e1e726c2a5ac634a
14692Author: Martin Krause <martin.krause@tqs.de>
14693Date: Mon Feb 25 13:27:52 2008 +0100
14694
14695 TQM5200: fix bug in SDRAM initialization code
14696
14697 This patch fixes a bug in the SDRAM initialization code for the
14698 TQM5200. The hi_addr bit is now set correctly. Without this patch
14699 the hi_addr bit is always set to 1, if the second SDRAM bank is
14700 not populated.
14701
14702 For other MPC5200 boards a correspondig patch has already been applied
14703 some time ago, see commit a63109281ad41b0fb489fdcb901171f76bcdbc2c.
14704
14705 Signed-off-by: Martin Krause <martin.krause@tqs.de>
14706 --
14707 Forget the first patch please. I confused flash with SDRAM in
14708 the comment ...
14709
14710commit 217bf6b6a313d9ccb619a4dbc09f73f77cd48df1
14711Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14712Date: Mon Feb 25 00:03:12 2008 +0100
14713
14714 mx1fs2/flash: Fix multiple compiler warnings
14715
14716 "pointer targets in assignment differ in signedness"
14717
14718 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14719
14720commit 5599c28cef55be42a8ca6fa8086b1a44e56a85d2
14721Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14722Date: Mon Feb 25 00:03:11 2008 +0100
14723
14724 arm-imx: Fix register definitions
14725
14726 Sync register definitions with linux
14727
14728 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14729
14730commit c9bcf75fecc58886af77d2a571cff2eab39eab6f
14731Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14732Date: Mon Feb 25 00:03:10 2008 +0100
14733
14734 actua1/actua2/actua3: Fix multiple unused variable warnings
14735
14736 - actua1:
14737 actux1.c: In function 'checkboard':
14738 actux1.c:92: warning: unused variable 'revision'
14739
14740 - actua2:
14741 actux2.c: In function 'checkboard':
14742 actux2.c:100: warning: unused variable 's'
14743 actux2.c:99: warning: unused variable 'revision'
14744 actux2.c: In function 'reset_phy':
14745 actux2.c:130: warning: unused variable 'i'
14746
14747 - actua3:
14748 actux3.c: In function 'checkboard':
14749 actux3.c:114: warning: unused variable 'revision'
14750
14751 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14752
14753commit f8fa6368a6a0c02164da8e2f52f18d457c6977bd
14754Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
14755Date: Sun Feb 24 11:44:29 2008 +0900
14756
14757 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
14758
14759 The previous patch was lacking of i386, microblaze, nios and nios2. This
14760 patch tries to fix them.
14761
14762 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
14763
438a4c11
WD
14764commit 05e07b1ea22844e946cfcf7d5e8a0199d18d2a95
14765Author: Marian Balakowicz <m8@semihalf.com>
14766Date: Fri Feb 29 22:22:46 2008 +0100
14767
14768 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt()
14769
14770 Do not use global fdt blob pointer, calculate blob size from routine
14771 argument blob pointer.
14772
14773 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14774
14775commit d1cc52879c8966507dad9fb575481e6d3985e64e
14776Author: David Gibson <david@gibson.dropbear.id.au>
14777Date: Tue Feb 12 00:58:31 2008 +1100
14778
14779 libfdt: Add and use a node iteration helper function.
14780
14781 This patch adds an fdt_next_node() function which can be used to
14782 iterate through nodes of the tree while keeping track of depth. This
14783 function is used to simplify the iteration code in a lot of other
14784 functions, and is also exported for use by library users.
14785
14786 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
14787
14788commit 8cf30809a82902a471866d2f07725ce3b8a22291
14789Author: Bartlomiej Sieka <tur@semihalf.com>
14790Date: Fri Feb 29 16:00:24 2008 +0100
14791
14792 [new uImage] Add libfdt support to mkimage
14793
14794 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
14795
14796commit a6e530f00d31a8494a0422799b2b9a692a9c0eb9
14797Author: Bartlomiej Sieka <tur@semihalf.com>
14798Date: Fri Feb 29 16:00:23 2008 +0100
14799
14800 [new uImage] Add sha1.o object to mkimage binary build
14801
14802 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
14803
14804commit df6f1b895c997978f03afe04502ee76b7ba34ab9
14805Author: Marian Balakowicz <m8@semihalf.com>
14806Date: Fri Feb 29 16:00:06 2008 +0100
14807
14808 [new uImage] Fix component handling for legacy multi component images
14809
14810 Use uint32_t when accessing size table in image_multi_count() and
14811 image_multi_getimg() for multi component images.
14812
14813 Add missing uimage_to_cpu() endianness conversion.
14814
14815 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14816
14817commit 570abb0ad120f6002bcaa3cf6f32bd4ca2e1b248
14818Author: Marian Balakowicz <m8@semihalf.com>
14819Date: Fri Feb 29 15:59:59 2008 +0100
14820
14821 [new uImage] Share common uImage code between mkimage and U-boot
14822
14823 This patch adds the following common routines:
14824
14825 1) Dedicated mkimage print_header() is replaced with common
14826 image_print_contents()
14827 image_print_contents_noindent()
14828
14829 2) Common os/arch/type/comp fields name <--> id translation routines
14830 genimg_get_os_name()
14831 genimg_get_arch_name()
14832 genimg_get_type_name()
14833 genimg_get_comp_name()
14834 genimg_get_os_id()
14835 genimg_get_arch_id()
14836 genimg_get_type_id()
14837 genimg_get_comp_id()
14838
14839 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14840
14841commit 9a4daad0a35eb5143037eea9f786a3e9d672bdd6
14842Author: Marian Balakowicz <m8@semihalf.com>
14843Date: Fri Feb 29 14:58:34 2008 +0100
14844
14845 [new uImage] Update naming convention for bootm/uImage related code
14846
14847 This patch introduces the following prefix convention for the
14848 image format handling and bootm related code:
14849
14850 genimg_ - dual format shared code
14851 image_ - legacy uImage format specific code
14852 fit_ - new uImage format specific code
14853 boot_ - booting process related code
14854
14855 Related routines are renamed and a few pieces of code are moved around and
14856 re-grouped.
14857
14858 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14859
14860commit 75fa002c47171b73fb4c1f2c2fe4d6391c136276
14861Author: Kumar Gala <galak@kernel.crashing.org>
14862Date: Wed Feb 27 21:51:51 2008 -0600
14863
14864 [new uImage] Respect autostart setting in linux bootm
14865
14866 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14867 Acked-by: Marian Balakowicz <m8@semihalf.com>
14868
14869commit d3f2fa0d278467b2232e4eb2372f905c3febfbeb
14870Author: Kumar Gala <galak@kernel.crashing.org>
14871Date: Wed Feb 27 21:51:50 2008 -0600
14872
14873 [new uImage] Provide ability to restrict region used for boot images
14874
14875 Allow the user to set 'bootm_low' and 'bootm_size' env vars as a way
14876 to restrict what memory range is used for bootm.
14877
14878 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14879 Acked-by: Marian Balakowicz <m8@semihalf.com>
14880
14881commit e822d7fc4dd4755d4d0a22f05e33f33d1a0481da
14882Author: Kumar Gala <galak@kernel.crashing.org>
14883Date: Wed Feb 27 21:51:49 2008 -0600
14884
14885 [new uImage] Use lmb for bootm allocations
14886
14887 Convert generic ramdisk_high(), get_boot_cmdline(), get_boot_kbd()
14888 functions over to using lmb for allocation of the ramdisk, command line
14889 and kernel bd info.
14890
14891 Convert PPC specific fdt_relocate() to use lmb for allocation of the device
14892 tree.
14893
14894 Provided a weak function that board code can call to do additional
14895 lmb reserves if needed.
14896
14897 Also introduce the concept of bootmap_base to specify the offset in
14898 physical memory that the bootmap is located at. This is used for
14899 allocations of the cmdline, kernel bd, and device tree as they should
14900 be contained within bootmap_base and bootmap_base + CFG_BOOTMAPSZ.
14901
14902 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14903
14904commit f5614e7926863bf0225ec860d9b319741a9c4004
14905Author: Kumar Gala <galak@kernel.crashing.org>
14906Date: Wed Feb 27 21:51:48 2008 -0600
14907
14908 [new uImage] Add autostart flag to bootm_headers structure
14909
14910 The autostart env variable was dropped as part of the initial new uImage
14911 cleanup. Add it back here so the arch specific code can decide if it
14912 wants to really boot or not.
14913
14914 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14915 Acked-by: Marian Balakowicz <m8@semihalf.com>
14916
14917commit 4ed6552f715983bfc7d212c1199a1f796f1144ad
14918Author: Kumar Gala <galak@kernel.crashing.org>
14919Date: Wed Feb 27 21:51:47 2008 -0600
14920
14921 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
14922
14923 Introduce the LMB lib used on PPC in the kernel as a clean way to manage
14924 the memory spaces used by various boot images and structures. This code
14925 will allow us to simplify the code in bootm and its support functions.
14926
14927 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14928
14929commit 4648c2e7a173b0d7f17bef4adaa0623090c9e904
14930Author: Kumar Gala <galak@kernel.crashing.org>
14931Date: Tue Feb 19 22:03:47 2008 -0600
14932
14933 [new uImage] ppc: Allow boards to specify effective amount of memory
14934
14935 For historical reasons we limited the stack to 256M because some boards
14936 could only map that much via BATS. However newer boards are capable of
14937 mapping more memory (for example 85xx is capable of doing up to 2G).
14938
14939 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14940 Acked-by: Marian Balakowicz <m8@semihalf.com>
14941
14942commit 274cea2bddbca10cdad7daa518951b75c44ef6bc
14943Author: Kumar Gala <galak@kernel.crashing.org>
14944Date: Wed Feb 27 21:51:46 2008 -0600
14945
14946 [new uImage] rework error handling so common functions don't reset
14947
14948 Changed image_get_ramdisk() to just return NULL on error and have
14949 get_ramdisk() propogate that error to the caller. It's left to the
14950 caller to call do_reset() if it wants to.
14951
14952 Also moved calling do_reset() in get_fdt() and fdt_relocate() on ppc
14953 to a common location. In the future we will change get_fdt() and
14954 fdt_relocate() to return success/failure and not call do_reset() at all.
14955
14956 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14957 Acked-by: Marian Balakowicz <m8@semihalf.com>
14958
14959commit d2bc095a639672def11d5d043b5688d0dbd692ec
14960Author: Kumar Gala <galak@kernel.crashing.org>
14961Date: Wed Feb 27 21:51:45 2008 -0600
14962
14963 [new uImage] ppc: Re-order ramdisk/fdt handling sequence
14964
14965 Doing the fdt before the ramdisk allows us to grow the fdt w/o concern
14966 however it does mean we have to go in and fixup the initrd info since
14967 we don't know where it will be.
14968
14969 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14970
14971commit 27953493ef025fb698d68c5dee39b36f01f4d530
14972Author: Kumar Gala <galak@kernel.crashing.org>
14973Date: Wed Feb 27 21:51:44 2008 -0600
14974
14975 [new uImage] ppc: Determine if we are booting an OF style
14976
14977 If we are bootin OF style than we can skip setting up some things
14978 that are used for the old boot method.
14979
14980 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14981 Acked-by: Marian Balakowicz <m8@semihalf.com>
14982
14983commit a6612bdfe7ef37b9787b66800cf02aaded05fbeb
14984Author: Kumar Gala <galak@kernel.crashing.org>
14985Date: Wed Feb 27 21:51:43 2008 -0600
14986
14987 [new uImage] Don't pass kdb to ramdisk_high since we may not have one
14988
14989 We don't actually need the kdb param as we are just using it to get
14990 bd->bi_memsize which we can get from gd->bd->bi_memsize. Also, if we
14991 boot via OF we might not actually fill out a kdb.
14992
14993 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14994 Acked-by: Marian Balakowicz <m8@semihalf.com>
14995
14996commit 2b22fa4baee51e6b467c44ea1be0d1ecd86e8775
5013c09f
WD
14997Author: Kumar Gala <galak@kernel.crashing.org>
14998Date: Wed Feb 27 16:30:47 2008 -0600
14999
15000 85xx: Don't icbi when unlocking the cache
15001
15002 There is no reason to icbi when invalidating the temporary stack in
15003 the d-cache. Its impossible on e500 to have the i-cache contain
15004 any addresses in the temp stack and it can be problematic in generating
15005 transactions on the bus to non-valid addresses.
15006
15007 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
15008
15009commit 534ea6b6f86f8b75ef2ac061ef110a98f103d7d6
15010Author: Andy Fleming <afleming@freescale.com>
15011Date: Wed Feb 27 15:50:50 2008 -0600
15012
15013 Fix source for ECM error IVPR
15014
15015 The source vector for the ECM was being set to 2,
15016 but that's what the source vector for DDR was being
15017 set to. Change it to 1.
15018
15019 Signed-off-by: Andy Fleming <afleming@freescale.com>
15020
15021commit 21fae8b2b4e4e6e648796e07e20ab13e9cb18923
15022Author: Andy Fleming <afleming@freescale.com>
15023Date: Wed Feb 27 14:29:58 2008 -0600
15024
15025 Invalidate INIT_RAM TLB mappings
15026
15027 Commit 0db37dc... (and some others) changed the INIT_RAM TLB
15028 mappings to be unguarded. This collided with an existing "bug"
15029 where the mappings for the INIT_RAM were being kept around.
15030 This meant that speculative loads to those addresses were
15031 succeeding in the TLB, and going out to the bus, where they
15032 were causing an exception (there's nothing at that address). The
15033 Flash code was coincidentally causing such a speculative load.
15034 Rather than go back to mapping the INIT RAM as guarded, we fix
15035 it so that the entries for the INIT_RAM are invalidated. Thus
15036 the speculative loads will fail in the TLB, and have no effect.
15037
15038 Signed-off-by: Andy Fleming <afleming@freescale.com>
15039
15040commit 347b7938d3e561eb215aa386c37fb5acb5a383c6
15041Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15042Date: Sun Feb 17 22:56:17 2008 +0100
15043
15044 sbc8548: Fix Revision reading and unused variable 'path'
15045
15046 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15047
15048commit 495d162374c472f46454453553382ad0735dc725
15049Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15050Date: Sun Feb 17 22:56:16 2008 +0100
15051
15052 sbc8548: Fix cfi flash bank declaration
15053
15054 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15055
438a4c11
WD
15056commit 4efbe9dbb129f857f27856936112c8c02f016be6
15057Author: Marian Balakowicz <m8@semihalf.com>
15058Date: Wed Feb 27 11:02:26 2008 +0100
15059
15060 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled
15061
15062 Dual format image code must properly handle all three FDT passing methods:
15063 - raw FDT blob passed
15064 - FDT blob embedded in the legacy uImage
15065 - FDT blob embedded in the new uImage
15066
15067 This patch enables proper raw FDT handling when no FIT imaeg support
15068 is compiled in. This is a bit tricky as we must dected FIT format even
15069 when FIT uImage handling is not enabled as both FIT uImages and raw FDT
15070 blobs use tha same low level format (libfdt).
15071
15072 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15073
15074commit ff0734cff0fb5397ce2f4602f4f3e5ec9c8a36e8
15075Author: Marian Balakowicz <m8@semihalf.com>
15076Date: Wed Feb 27 11:02:26 2008 +0100
15077
15078 [new uImage] POWERPC: Add image_get_fdt() routine
15079
15080 FDT blob may be passed either: (1) raw (2) or embedded in the legacy uImage
15081 (3) or embedded in the new uImage. For the (2) case embedding image must be
15082 verified before we get FDT from it. This patch factors out legacy image
15083 specific verification routine to the separate helper routine.
15084
15085 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15086 Acked-by: Kumar Gala <galak@kernel.crashing.org>
15087
15088commit 1efd43601f90de21ec6c0ebb9880823e822927b1
15089Author: Marian Balakowicz <m8@semihalf.com>
15090Date: Wed Feb 27 11:02:07 2008 +0100
15091
15092 [new uImage] Add image_get_kernel() routine
15093
15094 Legacy image specific verification is factored out to a separate helper
15095 routine to keep get_kernel() generic and simple.
15096
15097 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15098 Acked-by: Kumar Gala <galak@kernel.crashing.org>
15099
15100commit 8a5ea3e6168fe6a2780eeaf257a3b19f30dec658
15101Author: Marian Balakowicz <m8@semihalf.com>
15102Date: Wed Feb 27 11:01:04 2008 +0100
15103
15104 [new uImage] Move image verify flag to bootm_headers structure
15105
15106 Do not pass image verification flag directly to related routines.
15107 Simplify argument passing and move it to the bootm_header structure which
15108 contains curently processed image specific data and is already being passed
15109 on the argument list.
15110
15111 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15112 Acked-by: Kumar Gala <galak@kernel.crashing.org>
15113
15114commit 823afe7cefe00dafefc6696c1cc7aa828c394234
15115Author: Marian Balakowicz <m8@semihalf.com>
15116Date: Wed Feb 27 11:00:47 2008 +0100
15117
15118 [Makefile] Sort COBJS in lib_<arch> Makefiles
15119
15120 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15121
15122commit 6f0f9dfc4ee880fbf400a2ebe14238181a6c3f91
15123Author: Marian Balakowicz <m8@semihalf.com>
15124Date: Wed Feb 27 11:00:47 2008 +0100
15125
15126 [new uImage] Optimize gen_get_image() flow control
15127
15128 When CONFIG_HAS_DATAFLASH is not defined gen_get_image() routine has nothing
15129 to do, update its control flow to better reflect that simple case.
15130
15131 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15132 Acked-by: Kumar Gala <galak@kernel.crashing.org>
15133
15134commit d2ced9eb19ec74f4a359949dbe353427fa6d55ca
15135Author: Marian Balakowicz <m8@semihalf.com>
15136Date: Mon Feb 4 08:28:17 2008 +0100
15137
15138 [new uImage] POWERPC: Split get_fdt() into get and relocate routines
15139
15140 PPC specific FDT blob handling code is divided into two separate routines:
15141
15142 get_fdt() - find and verify a FDT blob (either raw or image embedded)
15143 fdt_relocate() - move FDT blob to within BOOTMAP if needed
15144
15145 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15146 Acked-by: Kumar Gala <galak@kernel.crashing.org>
15147
5013c09f
WD
15148commit 33fa5c0bfaf465de8ceb23fcd6b397f68b35a817
15149Author: Jon Loeliger <jdl@freescale.com>
15150Date: Mon Feb 25 13:13:37 2008 -0600
15151
15152 86xx: Fix renamed GUR symbols in sbc8641d board.
15153
15154 Back in commit a551cee99ad1d1da20fd23ad265de47448852f56
15155 (86xx: Fix GUR PCI config registers properly), we should have
15156 changed the MPC86xx_PORBMSR_HA and MPC86xx_PORDEVSR_IO_SEL
15157 symbols in the sbc8641d board as well. Fix this oversight.
15158
15159 Signed-off-by: Jon Loeliger <jdl@freescale.com>
15160
15161commit 64cd594e623c39f73964d18787763e4533f791f7
15162Author: Stefan Roese <sr@denx.de>
15163Date: Mon Feb 25 16:50:48 2008 +0100
15164
15165 ppc4xx: Fix acadia_nand build problem
15166
15167 Don't include testdram() on NAND-booting target acadia_nand. This saves
15168 a few bytes and makes the target build clean again.
15169
15170 Signed-off-by: Stefan Roese <sr@denx.de>
15171
15172commit 14e099e698d41e8179d05c2b2dbcf704a236f748
15173Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15174Date: Sun Feb 24 23:03:12 2008 +0000
15175
15176 mx1fs2/flash: Fix multiple pointertargets in assignment differ in signedness
15177
15178 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15179
15180commit 724902c8464e610642b3a170278b99710325888e
15181Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15182Date: Sun Feb 24 23:03:11 2008 +0000
15183
15184 arm-imx: Fix registers definition
15185
15186 Sync registers definition with linux
15187
15188 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15189
15190commit 4cd288b589ea1178947c6e364453c32b3dede6b7
15191Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15192Date: Sun Feb 24 23:03:10 2008 +0000
15193
15194 actua1/actua2/actua3: Fix multipleunused variable
15195
15196 - actua1:
15197 actux1.c: In function 'checkboard':
15198 actux1.c:92: warning: unused variable 'revision'
15199
15200 - actua2:
15201 actux2.c: In function 'checkboard':
15202 actux2.c:100: warning: unused variable 's'
15203 actux2.c:99: warning: unused variable 'revision'
15204 actux2.c: In function 'reset_phy':
15205 actux2.c:130: warning: unused variable 'i'
15206
15207 - actua3:
15208 actux3.c: In function 'checkboard':
15209 actux3.c:114: warning: unused variable 'revision'
15210
15211 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15212
438a4c11
WD
15213commit d5934ad7756f038a393a9cfab76a4fe306d9d930
15214Author: Marian Balakowicz <m8@semihalf.com>
15215Date: Mon Feb 4 08:28:09 2008 +0100
15216
15217 [new uImage] Add dual format uImage support framework
15218
15219 This patch adds framework for dual format images. Format detection is added
15220 and the bootm controll flow is updated to include cases for new FIT format
15221 uImages.
15222
15223 When the legacy (image_header based) format is detected appropriate
15224 legacy specific handling is invoked. For the new (FIT based) format uImages
15225 dual boot framework has a minial support, that will only print out a
15226 corresponding debug messages. Implementation of the FIT specific handling will
15227 be added in following patches.
15228
15229 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15230
5013c09f
WD
15231commit b29661fc1151077776454288051bc9a488351ce8
15232Author: Wolfgang Denk <wd@denx.de>
15233Date: Sun Feb 24 15:21:36 2008 +0100
15234
15235 Coding style cleanup. Prepare v1.3.2-rc2 release candidate
15236
15237 Signed-off-by: Wolfgang Denk <wd@denx.de>
15238
b29661fc
WD
15239commit 00b48a48424894daa589d166d73277830b1c6ac4
15240Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15241Date: Sat Feb 23 12:15:56 2008 +0100
15242
15243 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected
15244
15245 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15246
15247commit b075d74efb70ff68c49a2532f26b56d6703b69c1
15248Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
15249Date: Sat Feb 23 17:24:16 2008 +0900
15250
15251 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
15252
15253 ----------------------------------------------------------------
15254 Olaf Hering [Wed, 17 Oct 2007 06:27:13 +0000 (23:27 -0700)]
15255
15256 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on
15257 32bit targets.
15258
15259 GCC can be made to warn about usage of long long types with ISO C90
15260 (-ansi), but only with -pedantic. You can write this in a way that even
15261 then it doesn't cause warnings, namely by:
15262
15263 #ifdef __GNUC__
15264 __extension__ typedef __signed__ long long __s64;
15265 __extension__ typedef unsigned long long __u64;
15266 #endif
15267
15268 The __extension__ keyword in front of this switches off any pedantic
15269 warnings for this expression.
15270
15271 Signed-off-by: Olaf Hering <olh@suse.de>
15272 Cc: <linux-arch@vger.kernel.org>
15273 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
15274 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
15275 ----------------------------------------------------------------
15276
15277 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
15278
15279commit 208acd112e6517b21fc30c420396902b103563ac
15280Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
15281Date: Sat Feb 23 17:07:57 2008 +0900
15282
15283 cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.
15284
15285 This will reduce the build time.
15286
15287 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
15288
15289commit 495a0dde7fa1b14cdc15607d86503ec2bdcd02c4
15290Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
15291Date: Sat Feb 23 17:05:00 2008 +0900
15292
15293 cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.
15294
15295 This will reduce the build time.
15296
15297 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
15298
15299commit e682ba399a1d76f09d8cc7af1e57066f1d360d91
15300Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
15301Date: Sat Feb 23 16:58:41 2008 +0900
15302
15303 cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.
15304
15305 This reduces the build time by ~10%. Here's the gth2_config example.
15306
15307 BEFORE AFTER
15308 real 0m31.441s 0m27.833s
15309 user 0m24.766s 0m23.045s
15310 sys 0m10.425s 0m7.468s
15311
15312 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
15313
15314commit 02409f8cf54c7cd91981f0dfec135dbf3858090c
15315Author: Marcel Moolenaar <marcelm@juniper.net>
15316Date: Fri Feb 22 10:48:07 2008 -0800
15317
15318 make define2mk.sed work on FreeBSD
15319
15320 In the thread "[1.3.2-rc1] MPC8548CDS/MPC8555CDS configs fails to link",
15321 the define2mk.sed script was identified as the source of the link
15322 failure on FreeBSD. The problem is that sed(1) does not always support
15323 the '+' operator. It isn't on FreeBSD. The attach patch implements the
15324 equivalent, using the '*' operator instead and should work everywhere.
15325
15326 Signed-off-by: Marcel Moolenaar <marcelm@juniper.net>
15327
15328commit e5084af8ded58453cd07ec1af8b0f29f34122bbc
15329Author: Detlev Zundel <dzu@denx.de>
15330Date: Fri Feb 22 17:21:32 2008 +0100
15331
15332 Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.
15333
15334 The Linux commit fac8b209b1084bc85748bd54e13d00c1262b220f ("Remove
15335 final traces of long-deprecated "ramdisk" kernel parm") makes these
15336 changes neccessary.
15337
15338 Signed-off-by: Detlev Zundel <dzu@denx.de>
15339
15340commit d01b847c5cd070895c4ba178c85cd068a95cf7cd
15341Author: Larry Johnson <lrj@acm.org>
15342Date: Thu Feb 21 13:58:16 2008 -0500
15343
15344 LM75 bug fix for negative temperatures
15345
15346 When the LM75 temperature sensor measures a temperature below 0 C, the
15347 current driver does not perform sign extension, so the result returned is
15348 256 C too high. This patch fixes the problem.
15349
15350 Signed-off-by: Larry Johnson <lrj@acm.org>
15351
15352commit 5a910c224b13e413bda41922379add6d75c32da3
15353Author: Heiko Schocher <hs@denx.de>
15354Date: Thu Feb 21 18:33:45 2008 +0100
15355
15356 IDS8247: update MAINTAINER entry.
15357
15358 Signed-off-by: Heiko Schocher <hs@denx.de>
15359
15360commit 79eac2bfb591f2b028ec1735049dc91e4320de4a
15361Author: Heiko Schocher <hs@denx.de>
15362Date: Thu Feb 21 18:31:15 2008 +0100
15363
15364 Fix device tree for mgsuvd board.
15365
15366 Rename the "scc" node in "ethernet" for the mgsuvd board.
15367
15368 Signed-off-by: Heiko Schocher <hs@denx.de>
15369
15370commit 2e721094a70a52206af2e1bf1208d9a7131f6dad
15371Author: Yuri Tikhonov <yur@emcraft.com>
15372Date: Thu Feb 21 14:23:42 2008 +0100
15373
15374 lwmon5: enable hardware watchdog
15375
15376 Some boards (e.g. lwmon5) may use rather small watchdog intervals, so
15377 causing it to reboot the board if U-Boot does a long busy-wait with
15378 udelay(). Thus, for these boards we have to restart WD more
15379 frequently.
15380
15381 This patch splits the busy-wait udelay() into smaller, predefined,
15382 intervals, so that the watchdog timer may be resetted with the
15383 configurable (CONFIG_WD_PERIOD) interval.
15384
15385 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
15386
15387commit bc77881247ee6f95d7a9ebc499d26b96bae38c9d
15388Author: Anatolij Gustschin <agust@denx.de>
15389Date: Thu Feb 21 12:52:29 2008 +0100
15390
15391 ppc4xx: Support for ATI Radeon 9200 card on sequoia
15392
15393 Adds configuration option for ATI Radeon 9200 card
15394 support to sequoia config file. If CONFIG_VIDEO
15395 is enabled, TEXT_BASE should be changed to 0xFFF80000.
15396
15397 Signed-off-by: Anatolij Gustschin <agust@denx.de>
15398
15399commit 5a9abcc317cf3c8a69559ff83081f4e5d719edb7
15400Author: Kumar Gala <galak@kernel.crashing.org>
15401Date: Mon Feb 18 08:18:07 2008 -0600
15402
15403 Remove duplicate defines for ARRAY_SIZE
15404
15405 A few duplicate of the ARRAY_SIZE macro sneaked in since we put
15406 the define in common.h.
15407
15408 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
15409
15410commit 81d93e5c4b83d8b6dcee69de6f4a14ccf6f7114a
15411Author: Kumar Gala <galak@kernel.crashing.org>
15412Date: Mon Feb 18 08:09:37 2008 -0600
15413
15414 ppc: Allow boards to specify effective amount of memory
15415
15416 For historical reasons we limited the stack to 256M because some boards
15417 could only map that much via BATS. However newer boards are capable of
15418 mapping more memory (for example 85xx is capable of doing up to 2G).
15419
15420 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
15421
15422commit 755c35f54ba7eb7687aa7935e04a02a01ef1b27b
15423Author: Mike Frysinger <vapier@gentoo.org>
15424Date: Mon Feb 18 05:24:13 2008 -0500
15425
15426 include autoconf.mk before any other .mk files
15427
15428 This bumps the autoconf.mk include step above board/cpu/arch/etc... so that
15429 those .mk files can have make if statements based on the current config.
15430
15431 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
15432
15433commit 16fe77752eee099b9fb61ed73460e51cc94b37ba
15434Author: Mike Frysinger <vapier@gentoo.org>
15435Date: Mon Feb 18 05:10:07 2008 -0500
15436
15437 error check autoconf.mk generation
15438
15439 If any of the steps for generating autoconf.mk fail currently, they go
15440 unnoticed. To fix, we can simply add 'set -e' to the long list of commands.
15441 This is simpler and more robust than placing '|| exit $$?' after every line.
15442
15443 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
15444
15445commit 019895a8dee71a9f00da05c03e379f45d581b0fe
15446Author: Stefano Babic <sbabic@denx.de>
15447Date: Mon Feb 18 08:03:51 2008 +0100
15448
15449 Fix bug in dependency checking
15450
15451 By adding VERSION_FILE to the PHONY targets the script
15452 /tools/setlocalversion is always called and version_autogenerated.h
15453 is replaced only if the script find a modified source file.
15454
15455 Signed-off-by: Stefano Babic <sbabic@denx.de>
15456
15457commit 98ba144ccc912eee90dd42699f023c497ce774c6
15458Author: Kyungmin Park <kmpark@infradead.org>
15459Date: Mon Feb 18 14:35:43 2008 +0900
15460
15461 Fix GPMC CS2 memory setup at apollon
15462
15463 It disables the current map first
15464
15465 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
15466
15467commit e845e07e1e6e64f40e35688439d3cdcf01cfff4f
15468Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15469Date: Sun Feb 17 23:52:46 2008 +0100
15470
15471 uli526x: Fix multiple differ in signedness and parentheses around comparison
15472
15473 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15474
15475commit beeccf7a5dc5415c202e0132a33c58fc316c2a62
15476Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15477Date: Sun Feb 17 16:58:04 2008 +0100
15478
15479 MIPS: Fix CFG_NO_FLASH support
15480
15481 - Fix flash_init call when CFG_NO_FLASH is used
15482 - Remove no more needed flash.c for qemu-mips
15483
15484 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15485
15486commit edfed1d91df2b2670a812ca9d1a1f9faae7dba47
15487Author: Mike Frysinger <vapier@gentoo.org>
15488Date: Sat Feb 16 02:40:18 2008 -0500
15489
15490 easylogo: clean up some more and add -r (rgb) support
15491
15492 Michael Hennerich added support for outputting an image in RGB format rather
15493 than forcing YUYV all the time. This makes obvious sense if the display you
15494 have takes RGB input rather than YUYV.
15495
15496 Rather than hack in support for options, I've converted it to use getopt and
15497 cleaned up the argument parsing in the process.
15498
15499 Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
15500 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
15501
15502commit f65c98129ccada3f7caf97d80395a95b84e911de
15503Author: Mike Frysinger <vapier@gentoo.org>
15504Date: Sat Feb 16 02:12:37 2008 -0500
15505
15506 Makefile: add target for $(LDSCRIPT)
15507
15508 If the $(LDSCRIPT) does not exist (normally it's board/$(BOARD)/u-boot.lds),
15509 then change into the board directory and try and create it. This allows you
15510 to generate the linker script on the fly based upon board defines (like the
15511 Blackfin boards do).
15512
15513 There should be no regressions due to this change as the normal case is to
15514 already have a u-boot.lds file. If that's the case, then there's nothing to
15515 generate, and so make will always exit. The fix here is that if the linker
15516 script does not exist, the implicit rules take over and attempt to guess how
15517 to generate the file.
15518
15519 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
15520
438a4c11
WD
15521commit 5583cbf736474ef754e128a54fb78632f57b48fd
15522Author: Marian Balakowicz <m8@semihalf.com>
15523Date: Thu Feb 21 17:27:49 2008 +0100
15524
15525 [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds
15526
15527 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15528
15529commit 2242f5369822bc7780db95c47985bb408ea9157b
15530Author: Marian Balakowicz <m8@semihalf.com>
15531Date: Thu Feb 21 17:27:41 2008 +0100
15532
15533 [new uImage] Rename and move print_image_hdr() routine
15534
15535 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15536
15537commit f50433d670ec2ee9e96abac67cdc6e5e061a810d
15538Author: Marian Balakowicz <m8@semihalf.com>
15539Date: Thu Feb 21 17:20:20 2008 +0100
15540
15541 [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines
15542
15543 Introducing routines for parsing new uImage format bootm arguments:
15544 [<addr>]#<conf> - configuration specification
15545 [<addr>]:<subimg> - subimage specification
15546
15547 New format images can contain multiple subimages of the same type. For example
15548 a single new format image file can contain three kernels, two ramdisks and a
15549 couple of FDT blobs. Subimage and configuration specifications are extensions
15550 to bootm (and other image-related commands) arguments' syntax that allow to
15551 specify which particular subimage should be operated on.
15552
15553 Subimage specification is used to denote a particular subimage. Configurations
15554 are a bit more complex -- they are used to define a particualr booting setup,
15555 for example a (kernel, fdt blob) pair, or a (kernel, ramdisk, fdt blob) tuple,
15556 etc.
15557
15558 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15559
15560commit fff888a1997ff7de9b29e24050fc4a0fd403ba16
15561Author: Marian Balakowicz <m8@semihalf.com>
15562Date: Thu Feb 21 17:20:19 2008 +0100
15563
15564 [new uImage] Add gen_get_image() routine
15565
15566 This routine assures that image (whether legacy or FIT) is not
15567 in a special dataflash storage.
15568
15569 If image address is a dataflash address image is moved to system RAM.
15570
15571 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15572
15573commit 75d3e8fbd93c14d9929d024c75af2d742c76db70
15574Author: Marian Balakowicz <m8@semihalf.com>
15575Date: Thu Feb 21 17:20:18 2008 +0100
15576
15577 [new uImage] Pull in libfdt if CONFIG_FIT is enabled
15578
15579 New uImage format (Flattened Image Tree) requires libfdt
15580 functionality, print out error message if CONFIG_OF_LIBFDT
15581 is not defined.
15582
15583 New uImage support is enabled by defining CONFIG_FIT (and CONFIG_OF_LIBFDT).
15584 This commit turns it on by default.
15585
15586 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15587
b29661fc
WD
15588commit 1ba639da5604a64b3ed884a2cbb1c5414a9fa728
15589Author: Michael Schwingen <michael@schwingen.org>
15590Date: Mon Feb 18 23:16:35 2008 +0100
15591
15592 CFI: Do not use uninitialized cmd_reset
15593
15594 Do not use uninitialized cmd_reset; issue both AMD and Intel reset
15595 commands instead
15596
15597 From a short test, it looks like AMD-style flash roms treat *any* unknown
15598 command write as a reset, at least when in CFI Query mode, so issuing the
15599 Intel reset command to AMD-style flashs seems safe (from the small sample I
15600 have), plus the 3-cycle magic sequence should kick the state machine into
15601 the right state even without a reset command. Since the AMD-style flashs
15602 require the unlock sequence for real operation, I chose to try the AMD reset
15603 command first, so that Intel flashs do no see an invalid command prior to
15604 the CFI query.
15605
15606 I have tested the patch on AM29LV320-style flashs from Fujitsu and Macronix,
15607 plus Intel StrataFlash.
15608
15609 Signed-off-by: Michael Schwingen <michael@schwingen.org>
15610 Signed-off-by: Stefan Roese <sr@denx.de>
15611
15612commit e7a85f26830c9f2e78506421c2d519a2965bc7a1
15613Author: Rafal Jaworowski <raj@semihalf.com>
15614Date: Thu Feb 21 11:56:44 2008 +0100
15615
15616 API: Add (c) and licensing notice to the public API header.
15617
15618 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
15619
15620commit 928d1d77f8623c120d8763e20e1ca58df9c5c4c6
15621Author: Yuri Tikhonov <yur@emcraft.com>
15622Date: Thu Feb 21 11:06:07 2008 +0100
15623
15624 Fix CPU POST test failure
15625
15626 The CPU POST test code (run from cpu_post_exec_31()) doesn't follow the
15627 ABI carefully, at least the CR3, CR4, and CR5 fields of CR are clobbered
15628 by it. The gcc-4.2 with its more aggressive optimization exposes this fact.
15629 This patch just saves the CR value before running the test code, so allowing
15630 it to do anything it wants with CR.
15631
15632 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
15633 Acked-by: Yuri Tikhonov <yur@emcraft.com>
15634 --
15635
15636commit d5908b093955415f3d340706378b991f911af671
15637Author: Jon Loeliger <jdl@freescale.com>
15638Date: Wed Feb 20 15:26:51 2008 -0600
15639
15640 8610HPCD: Document the flashbank selection switches.
15641
15642 Signed-off-by: Jon Loeliger <jdl@freescale.com>
15643
15644commit a551cee99ad1d1da20fd23ad265de47448852f56
15645Author: Jon Loeliger <jdl@freescale.com>
15646Date: Wed Feb 20 14:22:26 2008 -0600
15647
15648 86xx: Fix GUR PCI config registers properly.
15649
15650 Back in commit 975a083a5ef785c414b35f9c5b8ae25b26b41524 where
15651 I tried to "8610HPCD: Fix typos in two PCI setup registers", I
15652 botched it due to not realizing that 8610 and 8641 had different
15653 Global Utility Register defintions, one of which was like 85xx,
15654 and the other wasn't. Correct this problem by introducing two
15655 symbols, one for each 86xx SoC, but neither of which is named
15656 anything like 85xx.
15657
15658 My bad. Lovely Wednesday with git bisect. You know.
15659
15660 Signed-off-by: Jon Loeliger <jdl@freescale.com>
15661
15662commit cb06eb961bdffc8728b38c242473d802e83ab2b4
15663Author: Jon Loeliger <jdl@freescale.com>
15664Date: Wed Feb 20 12:24:11 2008 -0600
15665
15666 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default.
15667
15668 Without an actual supported video card hooked up, enabling
15669 the CONFIG_VIDEO by default just makes it look broken by
15670 routing all console output to the video card. Don't.
15671
15672 Signed-off-by: Jon Loeliger <jdl@freescale.com>
15673
15674commit 4d264eff4312f230776b913edade7ceb75f1b1e0
15675Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
15676Date: Wed Jan 30 15:08:15 2008 -0600
15677
15678 ColdFire: Fix missing code flash size for M5485EVB
15679
15680 Signed-off-by: James Mahan <kmahan@freescale.com>
15681 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
15682
15683commit c54f9263e4e11e34b1e70c160bc467ef1d8ec59d
15684Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
15685Date: Wed Jan 30 15:04:42 2008 -0600
15686
15687 ColdFire: Fix 5282 and 5271 interrupt mask bit
15688
15689 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
15690
15691commit 975a083a5ef785c414b35f9c5b8ae25b26b41524
15692Author: Jon Loeliger <jdl@freescale.com>
15693Date: Tue Feb 19 12:31:08 2008 -0600
15694
15695 8610HPCD: Fix typos in two PCI setup registers.
15696
15697 The two symbols MPC86xx_PORDEVSR_IO_SEL and MPC86xx_PORBMSR_HA
15698 were erroneously present as 85xx names and values, leftover from
15699 the clone wars. Fix this by removing the 85xx cruft from the
15700 86xx codebase.
15701
15702 Signed-off-by: Jon Loeliger <jdl@freescale.com>
15703
15704commit 13f5433f700d4da9f6fdf2a4bb80310133a7c170
15705Author: Jon Loeliger <jdl@freescale.com>
15706Date: Mon Feb 18 14:01:56 2008 -0600
15707
15708 86xx: Convert sbc8641d to use libfdt.
15709
15710 This is the proper fix for a missing closing brace in the function
01db232d 15711 ft_cpu_setup() noticed by joe.hamman <at> embeddedspecialties.com.
b29661fc
WD
15712 The ft_cpu_setup() function in mpc8641hpcn.c should have been
15713 removed earlier as it was under the obsolete CONFIG_OF_FLAT_TREE,
15714 but was missed. Only, the sbc8641d was nominally still using it.
15715 It all got ripped out, and the funcality that was in ft_board_setup()
15716 was refactored to remove the CPU portions into the new file
15717 cpu/mpc86xx/fdt.c instead. Make sbc8641d use this now.
15718
15719 Based loosely on an original patch from joe.hamman@embeddedspecialties.com
15720
15721 Signed-off-by: Jon Loeliger <jdl@freescale.com>
15722
15723commit 04efddc87c50c84f85dad5c331c634a6ce830a83
15724Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15725Date: Sun Feb 17 23:35:31 2008 +0100
15726
15727 mpc86xx: Fix unused variable 'config' and 'immap'
15728
15729 and remove useless CONFIG_DDR_INTERLEAVE
15730
15731 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15732
15733commit 83d1b3876695c4f21faff2b731d9ef83f38ed208
15734Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15735Date: Sun Feb 17 23:03:36 2008 +0100
15736
15737 mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'
15738
15739 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15740
15741commit b6f29c84c208a091f95a10cbc9852d729659ba20
15742Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15743Date: Sun Feb 17 14:15:31 2008 +0100
15744
15745 s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'
15746
15747 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15748
15749commit 0937b8d869fdb42d6ad4fe312958639bd62c973f
15750Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15751Date: Sun Feb 17 14:15:32 2008 +0100
15752
15753 pxa: fix assignment from incompatible pointer type
15754
15755 fix mmc_bread function prototype
15756
15757 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15758
15759commit 64d792063fff90b8118179b092feee09fe5cae13
15760Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15761Date: Sun Feb 17 14:15:30 2008 +0100
15762
15763 at91cap9adk: fix implicit declaration of function 'eth_init'
15764
15765 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15766
15767commit 375c4353db8f900f7ec772e26fab116ec00f7d3a
15768Author: Wolfgang Denk <wd@denx.de>
15769Date: Sun Feb 17 15:43:44 2008 +0100
15770
15771 Remove files added by mistake, update CHANGELOG.
15772
15773 Signed-off-by: Wolfgang Denk <wd@denx.de>
15774
375c4353
WD
15775commit b738654d3c84a30f2bfd9a8d7652ff20807c890c
15776Author: Mike Nuss <mike@terascala.com>
15777Date: Wed Feb 6 11:10:11 2008 -0500
15778
15779 PPC440EPx: Optionally enable second I2C bus
15780
15781 The option CONFIG_I2C_MULTI_BUS does not have any effect on Sequoia, the
15782 PPC440EPx reference platform, because IIC1 is never enabled. Add Sequoia board
15783 code to turn on IIC1 if CONFIG_I2C_MULTI_BUS is selected.
15784
15785 Signed-off-by: Mike Nuss <mike@terascala.com>
15786 Cc: Stefan Roese <sr@denx.de>
15787
15788commit ef5b4f221c22d05770878513951745f236b5b43f
15789Author: Niklaus Giger <niklaus.giger@netstal.com>
15790Date: Tue Feb 5 10:26:44 2008 +0100
15791
15792 ppc4xx: HCU4/5. Cleanup configs
15793
15794 - hcu4.h: Removed define of CONFIG_PPC405GPr
15795 - Corrected phy addresses
15796 - Fix boot variables
15797 - Respect line length of 80 chars
15798
15799 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
15800
15801commit 74973126d1be63ac75bdc192f46234dca3a7c421
15802Author: Niklaus Giger <niklaus.giger@netstal.com>
15803Date: Tue Feb 5 11:31:28 2008 +0100
15804
15805 ppc4xx: HCU4/5. Cleanups
15806
15807 - Fix some coding style violations.
15808 - Use in/out_u16/32 where appropriate.
15809 - Use register names from ppc405.h.
15810 - Fix trace useage for Lauterbach.
15811 - Remove obsolete generation HCU2.
15812 - Renamed fixed_hcu4_sdram to init_ppc405_sdram.
15813
15814 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
15815
15816commit 8cc10d06b833ed917a19ad358c8ebbed8bc19555
15817Author: Niklaus Giger <niklaus.giger@netstal.com>
15818Date: Tue Feb 5 10:26:41 2008 +0100
15819
15820 ppc4xx: PPC405GPr fix missing register definitions
15821
15822 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
15823
15824commit 214398d9cb22268d9d4f7563359edca0f78297a2
15825Author: Larry Johnson <lrj@acm.org>
15826Date: Fri Jan 18 21:49:05 2008 -0500
15827
15828 ppc4xx: Beautify configuration files for Sequoia and Korat boards
15829
15830 Signed-off-by: Larry Johnson <lrj@acm.org>
15831
15832commit 30c6a241e88499f536e86d325759e29ba00ff67f
15833Author: Anatolij Gustschin <agust@denx.de>
15834Date: Fri Feb 15 20:09:01 2008 +0100
15835
15836 Wipe out assembler warnings while compiling x86 biosemu
15837
15838 This patch tries to get rid of some assembler warnings about
15839 changed .got2 section type while compiling x86 bios emulator
15840 code.
15841
15842 Signed-off-by: Anatolij Gustschin <agust@denx.de>
15843
15844commit 67a4389e39ad853d65b72e2b7cad15c7e8291147
15845Author: Wolfgang Denk <wd@denx.de>
15846Date: Fri Feb 15 00:57:09 2008 +0100
15847
15848 Prepare v1.3.2-rc1 release candidate
15849
67a4389e
WD
15850commit f33e9653c9c09868995d788511d573771c209fe5
15851Author: Anatolij Gustschin <agust@denx.de>
15852Date: Fri Feb 15 00:13:20 2008 +0100
15853
15854 Fix compile warning on lib_ppc/board.c
15855
15856 Signed-off-by: Anatolij Gustschin <agust@denx.de>
15857
15858commit e5c6f9f8bec4dff9603419161e3a15cc8ad5d5f4
15859Author: Anatolij Gustschin <agust@denx.de>
15860Date: Thu Feb 14 18:22:04 2008 +0100
15861
15862 Add Radeon Mobility 9200 pci device id to the radeon driver
15863
15864 This patch extends PCI device id table of the
15865 radeon driver so that the driver will also support
15866 Radeon Mobility 9200 (M9+) based boards.
15867
15868 Signed-off-by: Anatolij Gustschin <agust@denx.de>
15869
15870commit 1b8607e1f7143548c6062c28371449ec69588c00
15871Author: Anatolij Gustschin <agust@denx.de>
15872Date: Thu Feb 14 18:19:50 2008 +0100
15873
15874 Extend ATI Radeon driver to support more video modes
15875
15876 Adds ATI Radeon 9200 support for 1280x1024, 1024x768,
15877 800x600, 640x480 at 24, 16 and 8 bpp.
15878
15879 Signed-off-by: Anatolij Gustschin <agust@denx.de>
15880
15881commit 4124382de029d361162a4b8cecc773eb8f26e2a8
15882Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15883Date: Sun Feb 10 17:05:20 2008 +0100
15884
15885 xsengine: fix typo and few coding style
15886
15887 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15888
15889commit 6f4abee789b6d9be3ec4b97ad48f509355559e9e
15890Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
15891Date: Fri Feb 8 21:25:58 2008 +0100
15892
15893 Fix wrong memory limit calculation in memory-test
15894
15895 If the length of the memory address range passed to the "mtest" command is
15896 not of the form 2^x - 1, not all address lines are tested. This bug is
15897 inherited from the original software at
15898 http://www.netrino.com/Embedded-Systems/How-To/Memory-Test-Suite-C. Fix
15899 this.
15900
15901 Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
15902
15903commit 7e30f5eac7f07082a7ca77b7d91b944a8d0af6db
15904Author: Wolfgang Denk <wd@denx.de>
15905Date: Fri Feb 15 00:11:39 2008 +0100
15906
15907 Coding STyle cleanup.
15908
15909 Signed-off-by: Wolfgang Denk <wd@denx.de>
15910
15911commit f6921e3dc331293c873ec4d109fd5517a42a90b3
15912Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15913Date: Tue Feb 5 13:30:43 2008 +0900
15914
15915 sh: Fix register address of SH7722
15916
15917 The address of SH7722 is wrong by old document.
15918 This patch fixes this problem.
15919
15920 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15921
15922commit 0ec7a061fb1c277f6afd73d61dd71bd21e7ef7b2
15923Author: Mike Frysinger <vapier@gentoo.org>
15924Date: Mon Feb 4 17:44:23 2008 -0500
15925
15926 only update version header as needed
15927
15928 Constantly rebuilding the version header will force useless relinking, so we
15929 simply need to compare the new header with the existing one before updating
15930 it.
15931
15932 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
15933
15934commit 208447f8e953f347425eb92c8e28d59e6d911363
15935Author: Mike Frysinger <vapier@gentoo.org>
15936Date: Mon Jan 28 05:56:19 2008 -0500
15937
15938 Do not specify a CROSS_COMPILE default when executing size
15939
15940 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
15941
15942commit 1f780aa6f17a5d79791d69ec1d2f66d76ac45d8e
15943Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
15944Date: Wed Feb 13 11:19:19 2008 +0100
15945
15946 Fix return value of mtest when CFG_ALT_MEMTEST set
15947
15948 Fix a missing return statement from a non-void function.
15949
15950 Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
15951
15952commit 943afa229cf5bf70ef917c7eb6bd0db59a1ba602
15953Author: Timur Tabi <timur@freescale.com>
15954Date: Wed Jan 9 14:35:26 2008 -0600
15955
15956 85xx, 86xx: Determine I2C clock frequencies and store in global_data
15957
15958 Update global_data to define i2c1_clk and i2c2_clk to 85xx and 86xx.
15959
15960 Update the get_clocks() function in 85xx and 86xx to determine the I2C
15961 clock frequency and store it in gd->i2c1_clk and gd->i2c2_clk.
15962
15963 Signed-off-by: Timur Tabi <timur@freescale.com>
15964
15965commit b931b3a9c3bdfaaeaa71e57a6026eec726005b08
15966Author: Wolfgang Denk <wd@denx.de>
15967Date: Thu Feb 14 23:18:01 2008 +0100
15968
15969 TQM834x: clean up configuration
15970
15971 Get board name consistent with Linux and elsewhere;
15972 get rid of local network definitions etc.
15973
15974 Signed-off-by: Wolfgang Denk <wd@denx.de>
15975
15976commit 38cc09c55b1d7f233789052c6fc462e5377669a9
15977Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15978Date: Thu Feb 14 08:02:12 2008 +0100
15979
15980 TFTP: fix search of ':' in BootFile
15981
15982 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15983
15984commit 0bc9efada170096c6b273f19165e32936d330d80
15985Author: Wolfgang Denk <wd@denx.de>
15986Date: Thu Feb 14 22:46:55 2008 +0100
15987
15988 Coding style cleanup; update CHANGELOG.
15989
15990 Signed-off-by: Wolfgang Denk <wd@denx.de>
15991
0bc9efad
WD
15992commit e7670f6c1e52ae6d2a43ff75a8bcfa7a5c86e47b
15993Author: Wolfgang Denk <wd@denx.de>
15994Date: Thu Feb 14 22:43:22 2008 +0100
15995
15996 PPC: Use r2 instead of r29 as global data pointer
15997
15998 R29 was an unlucky choice as with recent toolchains (gcc-4.2.x) gcc
15999 will refuse to use load/store multiple insns; instead, it issues a
16000 list of simple load/store instructions upon function entry and exit,
16001 resulting in bigger code size, which in turn makes the build for a
16002 few boards fail.
16003
16004 Use r2 instead.
16005
16006 Signed-off-by: Wolfgang Denk <wd@denx.de>
16007
16008commit 3c234efa693bc59906c2be55c7918ecbb55392ea
16009Author: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
16010Date: Wed Jan 30 09:08:49 2008 +0100
16011
16012 ARM: make the machid configurable via the environment
16013
16014 If the variable "machid" exists, let do_bootm_linux use that instead
16015 of bd->bi_arch_number.
16016
16017