blob: 996aedd81216cafb41e5ae0c9596c23e9c21d08c [file] [log] [blame]
Wolfgang Denk9c7e4b02007-08-06 02:17:36 +02001commit 5728be389e65fd47f34b33c2596271eb4db751ae
2Author: Wolfgang Denk <wd@denx.de>
3Date: Mon Aug 6 01:01:49 2007 +0200
4
5 Coding style cleanup. Update CHANGELOG.
6
7 Signed-off-by: Wolfgang Denk <wd@denx.de>
8
Wolfgang Denk5728be32007-08-06 01:01:49 +02009commit 8092fef4c29b395958bb649647da7e3775731517
10Author: Martin Krause <Martin.Krause@tqs.de>
11Date: Tue Dec 12 14:26:01 2006 +0100
12
13 Add functions to list of exported functions
14
15 Additionally export the following fuctions (to make trab_config build again):
16 - simple_strtol()
17 - strcmp()
18
19 Also bump the ABI version to reflect this change
20
21 Signed-off-by: Martin Krause <martin.krause@tqs.de>
22
23commit 63cec5814fab5d2b1c86982327433807a5ac0249
24Author: Ed Swarthout <Ed.Swarthout@freescale.com>
25Date: Thu Aug 2 14:09:49 2007 -0500
26
27 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
28
29 All of the PCI/PCI-Express driver and initialization code that
30 was in the MPC8641HPCN port has now been moved into the common
31 drivers/fsl_pci_init.c. In a subsequent patch, this will be
32 utilized by the 85xx ports as well.
33
34 Common PCI-E IMMAP register blocks for FSL 85xx/86xx are added.
35
36 Also enable the second PCI-Express controller on 8641
37 by getting its BATS and CFG_ setup right.
38
39 Fixed a u16 vendor compiler warning in AHCI driver too.
40
41 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
42 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
43 Signed-off-by: Jon Loeliger <jdl@freescale.com>
44
45commit c7e717ebc2b044d7a71062552c9dc0f54ea9b779
46Author: Andy Fleming <afleming@freescale.com>
47Date: Fri Aug 3 04:05:25 2007 -0500
48
49 Add Marvell 1149 PHY support to the TSEC
50
Wolfgang Denkf2c2a932007-08-06 01:11:08 +020051commit b1b54e352028ed370c3aa95d6fdeb9d64c5d2f86
Wolfgang Denk5728be32007-08-06 01:01:49 +020052Author: Wolfgang Denk <wd@denx.de>
Wolfgang Denkf2c2a932007-08-06 01:11:08 +020053Date: Thu Aug 2 21:27:46 2007 +0200
Wolfgang Denk5728be32007-08-06 01:01:49 +020054
Wolfgang Denkf2c2a932007-08-06 01:11:08 +020055 Coding style cleanup, update CHANGELOG
Wolfgang Denk5728be32007-08-06 01:01:49 +020056
57 Signed-off-by: Wolfgang Denk <wd@denx.de>
58
Wolfgang Denk5728be32007-08-06 01:01:49 +020059commit 63e22764d2f8653f68888c667eb65b3996b52680
60Author: Wolfgang Denk <wd@denx.de>
61Date: Thu Aug 2 10:11:18 2007 +0200
62
63 Minor cleanup of <board>_nand build rules.
64
65commit cdd917a43da6fa7fc8f54a3cc9f420ce5ecf3197
66Author: Wolfgang Denk <wd@denx.de>
67Date: Thu Aug 2 00:48:45 2007 +0200
68
69 Fix build errors and warnings / code cleanup.
70
71 Signed-off-by: Wolfgang Denk <wd@denx.de>
72
Wolfgang Denkb1b54e32007-08-02 21:27:46 +020073commit 8993e54b6f397973794f3d6f47d3b3c0c98dd4f6
74Author: Rafal Jaworowski <raj@semihalf.com>
75Date: Fri Jul 27 14:43:59 2007 +0200
76
77 [ADS5121] Support for the ADS5121 board
78
79 The following MPC5121e subsystems are supported:
80
81 - low-level CPU init
82 - NOR Boot Flash (common CFI driver)
83 - DDR SDRAM
84 - FEC
85 - I2C
86 - Watchdog
87
88 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
89 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
90 Signed-off-by: Jan Wrobel <wrr@semihalf.com>
91
92commit 1863cfb7b100ba0ee3401799457a01dc058745f8
93Author: Rafal Jaworowski <raj@semihalf.com>
94Date: Fri Jul 27 14:22:04 2007 +0200
95
96 [PPC] Remove unused MSR_USER definition
97
98 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
99
100commit cc3023b9f95d7ac959a764471a65001062aecf41
101Author: Rafal Jaworowski <raj@semihalf.com>
102Date: Thu Jul 19 17:12:28 2007 +0200
103
104 Fix breakage of 8xx boards from recent commit.
105
106 This patch fixes the negative consequences for 8xx of the recent
107 "ppc4xx: Clean up 440 exceptions handling" commit.
108
109 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
110
111commit 3a6cab844cf74f76639d795e0be8717e02c86af7
112Author: Wolfgang Denk <wd@denx.de>
113Date: Sat Jul 14 22:51:02 2007 +0200
114
115 Update CHANGELOG
116
117 Signed-off-by: Wolfgang Denk <wd@denx.de>
118
Wolfgang Denk3a6cab82007-07-14 22:51:02 +0200119commit 011595307731a7a67a7445d107c279d031e8ab97
120Author: Heiko Schocher <hs@pollux.denx.de>
121Date: Sat Jul 14 01:06:58 2007 +0200
122
123 [PCS440EP] - fix compile error, if BUILD_DIR is used
124
125commit fad63407154f46246ce80d53a9c669a44362ac67
126Author: Heiko Schocher <hs@pollux.denx.de>
127Date: Fri Jul 13 09:54:17 2007 +0200
128
129 make show_boot_progress () weak.
130
131 Signed-off-by: Heiko Schocher <hs@denx.de>
132
133commit 907902472391b6ca1876ec300687562ecaf459b1
134Author: Heiko Schocher <hs@pollux.denx.de>
135Date: Fri Jul 13 08:26:05 2007 +0200
136
137 [PCS440EP] - The DIAG LEDs are now blinking, if an error occur
138 - fix compile error, if BUILD_DIR is used
139
140 Signed-off-by: Heiko Schocher <hs@denx.de>
141
142commit 239f05ee4dd4cfe0b50f251b533dcebe9e67c360
143Author: Wolfgang Denk <wd@denx.de>
144Date: Thu Jul 12 01:45:34 2007 +0200
145
146 Update CHANGELOG, minor coding style cleanup.
147
148 Signed-off-by: Wolfgang Denk <wd@denx.de>
149
Wolfgang Denk5728be32007-08-06 01:01:49 +0200150commit 5a56af3b522ba47fb33a3fee84d23bf1e5429654
151Author: Andy Fleming <afleming@freescale.com>
152Date: Fri Jun 8 16:41:18 2007 -0500
153
154 Remove erroneous errata code from Marvel 88E1111S driver
155
156 The Marvel 88E1111S driver for the TSEC was copied from the
157 88E1101 driver, and included a fix for an erratum which does not
Wolfgang Denkec06b272007-08-06 15:59:45 +0200158 exist on that part. Now it is removed
Wolfgang Denk5728be32007-08-06 01:01:49 +0200159
160 Signed-off-by: Andy Fleming <afleming@freescale.com>
161
162commit 982efcf23fd03647e01e2fbe28a7a36239156cc0
163Author: Andy Fleming <afleming@freescale.com>
164Date: Tue Jun 5 16:38:44 2007 -0500
165
166 From: eran liberty <eran.liberty@gmail.com>
167
168 adds the reset register to 85xx immap
169
170 Signed-off-by: Eran Liberty <eran.liberty@gmail.com>
171 Signed-off-by: Andy Fleming <afleming@freescale.com>
172
173commit d3ec0d943a045bdb99e159e7bbc77430e09f11d7
174Author: Andy Fleming <afleming@freescale.com>
175Date: Thu May 10 17:50:01 2007 -0500
176
177 Polished the 85xx ADS config files
178
179 Made the boot commands use device trees by default.
180 Also moved the ramdisk to 1000000 (I think the previous address
181 was getting overridden during boot).
182
183 Signed-off-by: Andy Fleming <afleming@freescale.com>
184
185commit bfb37b32d1b0b03f18077dba49cc66a6e76fa038
186Author: Ed Swarthout <Ed.Swarthout@freescale.com>
187Date: Wed May 9 11:03:32 2007 -0500
188
189 8544ds: Fix Makefile after moving pixis to board/freescale.
190
191 The OBJTREE != SRCTREE build scenario was broken.
192 This fixes it.
193
194 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
195 Signed-off-by: Jon Loeliger <jdl@freescale.com>
196
197commit 2a3cee43c3b71fa5b8d91db19f05067865290f3e
198Author: Andy Fleming <afleming@freescale.com>
199Date: Wed May 9 00:54:20 2007 -0500
200
201 tsec: Fix PHY code to match first driver
202
203 Jarrold Wen noticed that the generic PHY code always matches
204 under the current implementation. Change it so the first match
205 wins, and *only* unknown PHYs trigger the generic driver
206
207 Signed-off-by: Andy Fleming <afleming@freescale.com>
208
209commit ccc091aac61a38cd998d575d92f7232e256d6312
210Author: Andy Fleming <afleming@freescale.com>
211Date: Tue May 8 17:27:43 2007 -0500
212
213 Add support for CPM device tree configuration to 8560 ADS
214
215 * Adds code to modify CPM frequencies
216 * Cleans up the config file to #define TSEC and (for now) #undef FCC
217 * Adds the MII command for all 8560 ADS configurations
218 * Updates config file to provide convenience commands for booting
219 with a device tree
220
221 Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
222 Signed-off-by: Andy Fleming <afleming@freescale.com>
223
224commit 7507d56ccaf7aae1c474342a9a5540165cd7e9d9
225Author: Andy Fleming <afleming@freescale.com>
226Date: Tue May 8 17:23:02 2007 -0500
227
228 Fix Marvell 88e1145 PHY init code
229
230 Fix a bug in the Marvell 88e1145 PHY init code in the TSEC driver
231 where the reset was being done after the errata code instead of
232 before.
233
234 Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
235 Signed-off-by: Andy Fleming <afleming@freescale.com>
236
237commit 5dc210dec5bace98a50b6ba905347890091a9bb0
238Author: Ed Swarthout <Ed.Swarthout@freescale.com>
239Date: Wed Jul 11 14:52:16 2007 -0500
240
241 Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC.
242
243 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
244
245commit e8b85f3ba4cd8930e0a2fea2100c815d64201765
246Author: Ed Swarthout <Ed.Swarthout@freescale.com>
247Date: Wed Jul 11 14:52:08 2007 -0500
248
249 pciauto setup bridge
250
251 The P2P bridge bus numbers programmed into the device are relative to
252 hose->first_busno.
253
254 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
255
256commit 571f49fa717004ca4268b4e24057efc7bf9f987b
257Author: Ed Swarthout <Ed.Swarthout@freescale.com>
258Date: Wed Jul 11 14:52:01 2007 -0500
259
260 Support PCIe extended config registers
261
262 FSL PCIe block has extended cfg registers in the 100 and 400 range.
263 For example, to read the LTSSM register: pci display <busn>.0 404 1
264
265 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
266
267commit ba5feb12581bb2912ce301e4866b71f846e9fc07
268Author: Ed Swarthout <Ed.Swarthout@freescale.com>
269Date: Wed Jul 11 14:51:48 2007 -0500
270
271 Minor improvements to drivers/pci_auto.c
272
273 - Make pciauto_{pre,post}scan_setup_bridge non-static
274 - Added physical address display in debug messages.
275
276 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
277
278commit 40e81addab7bb74d20ddf681ce9babc880a828ee
279Author: Ed Swarthout <Ed.Swarthout@freescale.com>
280Date: Wed Jul 11 14:51:35 2007 -0500
281
282 Start pci hose scan from hose->current_busno.
283
284 Ensure hose->current_busno is not less than first_busno. This fixes
285 broken board code which leaves current_busno=0 when first_busno is
286 greater than 0 for the cases with multiple controllers.
287
288 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
289
290commit 3865b1fb7843a08ad49a6319a36415752276ff48
291Author: Stefan Roese <sr@denx.de>
292Date: Wed Jul 11 12:13:53 2007 +0200
293
294 Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup
295
296 Signed-off-by: Stefan Roese <sr@denx.de>
297
Wolfgang Denk239f05e2007-07-12 01:45:34 +0200298commit fa1df308926a6f70e3504c57514ef27ac31fd13a
299Author: Bartlomiej Sieka <tur@semihalf.com>
300Date: Wed Jul 11 20:11:07 2007 +0200
301
302 CM1.QP1: Support for the Schindler CM1.QP1 board.
303
304 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
305 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
306
307commit 96e1d75be8193ca79e4215a368bf9d7f2362450f
308Author: Heiko Schocher <hs@pollux.denx.de>
309Date: Wed Jul 11 18:39:11 2007 +0200
310
311 [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed
312 - now the Flash ST M29W040B is supported (not tested)
313 - fix the "led" command
314 - fix compile error, if BUILD_DIR is used
315
316 Signed-off-by: Heiko Schocher <hs@denx.de>
317
Wolfgang Denk5728be32007-08-06 01:01:49 +0200318commit e9514751cfa5cce61ea699fa0d3eb37898a5eeb5
319Author: Stefan Roese <sr@denx.de>
320Date: Sun Jul 8 13:44:27 2007 +0200
321
322 Fix malloc problem introduced with the relocation fixup for the PPC platform
323
324 The relocation fixup didn't handle the malloc pointer initialization
325 correctly. This patch fixes this problem. Tested successfully on 4xx.
326 The relocation fixup patches for 4xx will follow soon.
327
328 Signed-off-by: Stefan Roese <sr@denx.de>
329
330commit b3aff0cb9ecf236d7e8c93761dd1dadf6837a582
331Author: Jon Loeliger <jdl@freescale.com>
332Date: Tue Jul 10 11:19:50 2007 -0500
333
334 disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
335
336 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
337 Those always evaluated TRUE, and thus were always compiled
338 even when IDE really wasn't defined/wanted.
339
340 Signed-off-by: Jon Loeliger <jdl@freescale.com>
341
342commit ddb5d86f0215bcb6c293510c50eb050e92883b7a
343Author: Jon Loeliger <jdl@freescale.com>
344Date: Tue Jul 10 11:13:21 2007 -0500
345
346 drivers/: Remove lingering references to CFG_CMD_* symbols.
347
348 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
349 Those always evaluated TRUE, and thus were always compiled
350 even when IDE really wasn't defined/wanted.
351
352 Signed-off-by: Jon Loeliger <jdl@freescale.com>
353
354commit f40a7f3e3888b42a43674b099e5470022c8c544c
355Author: Jon Loeliger <jdl@freescale.com>
356Date: Tue Jul 10 11:07:56 2007 -0500
357
358 fs/: Remove lingering references to CFG_CMD_* symbols.
359
360 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
361 Those always evaluated TRUE, and thus were always compiled
362 even when IDE really wasn't defined/wanted.
363
364 Signed-off-by: Jon Loeliger <jdl@freescale.com>
365
366commit 610f2e9c28a9c101e09fa1b78143cf5f00ed1593
367Author: Jon Loeliger <jdl@freescale.com>
368Date: Tue Jul 10 11:05:02 2007 -0500
369
370 net/: Remove lingering references to CFG_CMD_* symbols.
371
372 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
373 Those always evaluated TRUE, and thus were always compiled
374 even when IDE really wasn't defined/wanted.
375
376 Signed-off-by: Jon Loeliger <jdl@freescale.com>
377
378commit 902531788376046da212afd1661cffb62f3daa1c
379Author: Jon Loeliger <jdl@freescale.com>
380Date: Tue Jul 10 11:02:44 2007 -0500
381
382 common/: Remove lingering references to CFG_CMD_* symbols.
383
384 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
385 Those always evaluated TRUE, and thus were always compiled
386 even when IDE really wasn't defined/wanted.
387
388 Signed-off-by: Jon Loeliger <jdl@freescale.com>
389
390commit d39b57415838c73fb0a37eca84de3c68ba990586
391Author: Jon Loeliger <jdl@freescale.com>
392Date: Tue Jul 10 10:48:22 2007 -0500
393
394 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
395
396 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
397 Those always evaluated TRUE, and thus were always compiled
398 even when IDE really wasn't defined/wanted.
399
400 Signed-off-by: Jon Loeliger <jdl@freescale.com>
401
402commit 77a318545d57aefa844752465b94c7e09a3f26d0
403Author: Jon Loeliger <jdl@freescale.com>
404Date: Tue Jul 10 10:39:10 2007 -0500
405
406 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
407
408 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
409 Those always evaluated TRUE, and thus were always compiled
410 even when IDE really wasn't defined/wanted.
411
412 Signed-off-by: Jon Loeliger <jdl@freescale.com>
413
414commit 068b60a0eb7e73b243ca55399f2a7df76e2c3f3d
415Author: Jon Loeliger <jdl@freescale.com>
416Date: Tue Jul 10 10:27:39 2007 -0500
417
418 cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.
419
420 Signed-off-by: Jon Loeliger <jdl@freescale.com>
421
422commit 079a136c3588814784561d6e4856970ee82d6e2a
423Author: Jon Loeliger <jdl@freescale.com>
424Date: Tue Jul 10 10:12:10 2007 -0500
425
426 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
427
428 Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
429 used to be included but CONFIG_BOOTP_MASK was not defined.
430
431 Remove lingering references to CFG_CMD_* symbols.
432
433 Signed-off-by: Jon Loeliger <jdl@freescale.com>
434
435commit 7f5c01577400c74cc5bac74f41dd0d3c79df623c
436Author: Jon Loeliger <jdl@freescale.com>
437Date: Tue Jul 10 09:38:02 2007 -0500
438
439 include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.
440
441 Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
442 used to be included but CONFIG_BOOTP_MASK was not defined.
443
444 Remove lingering references to CFG_CMD_* symbols.
445
446 Signed-off-by: Jon Loeliger <jdl@freescale.com>
447
448commit 80ff4f99b84b64edca3fd10da365ec1493be1c95
449Author: Jon Loeliger <jdl@freescale.com>
450Date: Tue Jul 10 09:29:01 2007 -0500
451
452 include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.
453
454 Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
455 used to be included but CONFIG_BOOTP_MASK was not defined.
456
457 Remove lingering references to CFG_CMD_* symbols.
458
459 Signed-off-by: Jon Loeliger <jdl@freescale.com>
460
461commit a1aa0bb502e25fd598b5e0ccdfb2c174921d714a
462Author: Jon Loeliger <jdl@freescale.com>
463Date: Tue Jul 10 09:22:23 2007 -0500
464
465 include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.
466
467 Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
468 used to be included but CONFIG_BOOTP_MASK was not defined.
469
470 Remove lingering references to CFG_CMD_* symbols.
471
472 Signed-off-by: Jon Loeliger <jdl@freescale.com>
473
474commit 659e2f6736232a08acca8785c206e2b4d9cd07d7
475Author: Jon Loeliger <jdl@freescale.com>
476Date: Tue Jul 10 09:10:49 2007 -0500
477
478 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.
479
480 Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
481 used to be included but CONFIG_BOOTP_MASK was not defined.
482
483 Remove lingering references to CFG_CMD_* symbols.
484
485 Signed-off-by: Jon Loeliger <jdl@freescale.com>
486
487commit 11799434c5ff15a612577bb1ad1f4ea1a0595e4b
488Author: Jon Loeliger <jdl@freescale.com>
489Date: Tue Jul 10 09:02:57 2007 -0500
490
491 include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.
492
493 Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
494 used to be included but CONFIG_BOOTP_MASK was not defined.
495
496 Remove lingering references to CFG_CMD_* symbols.
497
498 Signed-off-by: Jon Loeliger <jdl@freescale.com>
499
500commit 1fe80d79c5c4e52d3410a7ab4b8515da095cdab3
501Author: Jon Loeliger <jdl@freescale.com>
502Date: Mon Jul 9 22:08:34 2007 -0500
503
504 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
505
506 All of the choices for CONFIG_BOOTP_ are now documented in
507 the README file. You must now individually select exactly
508 the set that you want using a series of
509 #define CONFIG_BOOTP_<x>
510 statements in the board port config files now.
511
512 Signed-off-by: Jon Loeliger <jdl@freescale.com>
513
514commit d3b8c1a743dcd31625c99e6a44590f207eb00028
515Author: Jon Loeliger <jdl@freescale.com>
516Date: Mon Jul 9 21:57:31 2007 -0500
517
518 include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
519
520 Signed-off-by: Jon Loeliger <jdl@freescale.com>
521
522commit 2fd90ce575b02d189cbf443c85309bcd001aa393
523Author: Jon Loeliger <jdl@freescale.com>
524Date: Mon Jul 9 21:48:26 2007 -0500
525
526 include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
527
528 Signed-off-by: Jon Loeliger <jdl@freescale.com>
529
530commit 37d4bb70586659dedef1658ce1bed071be098aec
531Author: Jon Loeliger <jdl@freescale.com>
532Date: Mon Jul 9 21:38:02 2007 -0500
533
534 include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
535
536 Signed-off-by: Jon Loeliger <jdl@freescale.com>
537
538commit 18225e8dd1950bd6dbf35011e436db7f474c187d
539Author: Jon Loeliger <jdl@freescale.com>
540Date: Mon Jul 9 21:31:24 2007 -0500
541
542 include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
543
544 Signed-off-by: Jon Loeliger <jdl@freescale.com>
545
546commit 7be044e4ea644b0ef1c486dadc1a4c2665b4374d
547Author: Jon Loeliger <jdl@freescale.com>
548Date: Mon Jul 9 21:24:19 2007 -0500
549
550 include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
551
552 Signed-off-by: Jon Loeliger <jdl@freescale.com>
553
554commit 5d2ebe1b3ef0055c661bb1a0d252bf252380069f
555Author: Jon Loeliger <jdl@freescale.com>
556Date: Mon Jul 9 21:16:53 2007 -0500
557
558 include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
559
560 Signed-off-by: Jon Loeliger <jdl@freescale.com>
561
562commit f55f7f8d83f36021ab1f0e3d738f5d8c8083a7e3
563Author: Jon Loeliger <jdl@freescale.com>
564Date: Mon Jul 9 19:12:30 2007 -0500
565
566 Retire CONFIG_COMMANDS finally.
567 Strip old CFG_CMD_* symbols out.
568
569 Signed-off-by: Jon Loeliger <jdl@freescale.com>
570
571commit b5501f7d720fed99ab0b42c83f5dea52868ce007
572Author: Jon Loeliger <jdl@freescale.com>
573Date: Mon Jul 9 19:10:03 2007 -0500
574
575 Update README.* to reference new CONFIG_CMD_* names now.
576
577 Signed-off-by: Jon Loeliger <jdl@freescale.com>
578
579commit 4431283c7e6d54ae180d466e51bf2d97471a0ad9
580Author: Jon Loeliger <jdl@freescale.com>
581Date: Mon Jul 9 19:06:00 2007 -0500
582
583 cpu/m*: Remove obsolete references to CONFIG_COMMANDS
584
585 Signed-off-by: Jon Loeliger <jdl@freescale.com>
586
587commit 3a1ed1e1f922c419bb71f7df4949d783ade369fa
588Author: Jon Loeliger <jdl@freescale.com>
589Date: Mon Jul 9 18:57:22 2007 -0500
590
591 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS
592
593 Signed-off-by: Jon Loeliger <jdl@freescale.com>
594
595commit ab3abcbabd840928fb1eb5122118ca466b5e5013
596Author: Jon Loeliger <jdl@freescale.com>
597Date: Mon Jul 9 18:45:16 2007 -0500
598
599 board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
600
601 Signed-off-by: Jon Loeliger <jdl@freescale.com>
602
603commit 3fe00109a5f12de55b6e25b1f98dfc24bc9090c9
604Author: Jon Loeliger <jdl@freescale.com>
605Date: Mon Jul 9 18:38:39 2007 -0500
606
607 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
608
609 Signed-off-by: Jon Loeliger <jdl@freescale.com>
610
611commit c508a4cefd8a953fc64957650506a035e6e3d9d1
612Author: Jon Loeliger <jdl@freescale.com>
613Date: Mon Jul 9 18:31:28 2007 -0500
614
615 board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS
616
617 Signed-off-by: Jon Loeliger <jdl@freescale.com>
618
619commit b9307262f8a9f3b5c9e15a6067eadc17407146f6
620Author: Jon Loeliger <jdl@freescale.com>
621Date: Mon Jul 9 18:24:55 2007 -0500
622
623 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
624
625 Signed-off-by: Jon Loeliger <jdl@freescale.com>
626
627commit fcec2eb93e126400009729328e797f12bc94f1fd
628Author: Jon Loeliger <jdl@freescale.com>
629Date: Mon Jul 9 18:19:09 2007 -0500
630
631 board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
632
633 Signed-off-by: Jon Loeliger <jdl@freescale.com>
634
635commit a593814f2be0c9cdc3133cd550b167b8a988328f
636Author: Jon Loeliger <jdl@freescale.com>
637Date: Mon Jul 9 18:10:50 2007 -0500
638
639 rtc/: Remove obsolete references to CONFIG_COMMANDS
640
641 Signed-off-by: Jon Loeliger <jdl@freescale.com>
642
643commit 67350568f9d46e66c21829f3513b3db0caeb948b
644Author: Jon Loeliger <jdl@freescale.com>
645Date: Mon Jul 9 18:05:38 2007 -0500
646
647 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS
648
649 Signed-off-by: Jon Loeliger <jdl@freescale.com>
650
651commit 7def6b34f910f08d7ef0a14646da067719237ca2
652Author: Jon Loeliger <jdl@freescale.com>
653Date: Mon Jul 9 18:02:11 2007 -0500
654
655 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS
656
657 Signed-off-by: Jon Loeliger <jdl@freescale.com>
658
659commit dd60d1223b99a88a7216f3e041fe40634ad4c2bb
660Author: Jon Loeliger <jdl@freescale.com>
661Date: Mon Jul 9 17:56:50 2007 -0500
662
663 fs/: Remove obsolete references to CONFIG_COMMANDS
664
665 Signed-off-by: Jon Loeliger <jdl@freescale.com>
666
667commit c91898bbc505aff3e12a807af88e76da18efb7ee
668Author: Jon Loeliger <jdl@freescale.com>
669Date: Mon Jul 9 17:46:09 2007 -0500
670
671 tools/: Remove obsolete references to CONFIG_COMMANDS
672
673 Signed-off-by: Jon Loeliger <jdl@freescale.com>
674
675commit 643d1ab23960950b52e0a2803c2d3ea4c558fa01
676Author: Jon Loeliger <jdl@freescale.com>
677Date: Mon Jul 9 17:45:14 2007 -0500
678
679 net/: Remove obsolete references to CONFIG_COMMANDS
680
681 Signed-off-by: Jon Loeliger <jdl@freescale.com>
682
683commit cb51c0bf88f95a1bca68324b0126f8eed8b43273
684Author: Jon Loeliger <jdl@freescale.com>
685Date: Mon Jul 9 17:39:42 2007 -0500
686
687 drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
688
689 Signed-off-by: Jon Loeliger <jdl@freescale.com>
690
691commit 07d38a17e964aec4c7827f0ee9a583bc8cc1ad6b
692Author: Jon Loeliger <jdl@freescale.com>
693Date: Mon Jul 9 17:30:01 2007 -0500
694
695 drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS
696
697 Signed-off-by: Jon Loeliger <jdl@freescale.com>
698
699commit cde5c64d17cf4834aa7b5c373f288bc7dad27b29
700Author: Jon Loeliger <jdl@freescale.com>
701Date: Mon Jul 9 17:22:37 2007 -0500
702
703 disk/: Remove obsolete references to CONFIG_COMMANDS
704
705 Signed-off-by: Jon Loeliger <jdl@freescale.com>
706
707commit 639221c76c88215bd55af83ad174fc30d1940f8f
708Author: Jon Loeliger <jdl@freescale.com>
709Date: Mon Jul 9 17:15:49 2007 -0500
710
711 include/: Remove obsolete references to CONFIG_COMMANDS
712 Mostly removed from comments here.
713
714 Signed-off-by: Jon Loeliger <jdl@freescale.com>
715
Wolfgang Denk239f05e2007-07-12 01:45:34 +0200716commit 4ef218f6fdf8d747f4589da5252b004e7d2c2876
717Author: Wolfgang Denk <wd@denx.de>
718Date: Tue Jul 10 00:01:28 2007 +0200
719
720 Coding style cleanup; update CHANGELOG.
721
722 Signed-off-by: Wolfgang Denk <wd@denx.de>
723
Wolfgang Denk5728be32007-08-06 01:01:49 +0200724commit c3517f919d0f61650cf3027fd4faf0f631142f6c
725Author: Jon Loeliger <jdl@freescale.com>
726Date: Sun Jul 8 18:10:08 2007 -0500
727
728 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
729
730 Signed-off-by: Jon Loeliger <jdl@freescale.com>
731
732commit fd9bcaa35be64fe41a4223fdb6ecdbad52470b39
733Author: Jon Loeliger <jdl@freescale.com>
734Date: Sun Jul 8 18:05:39 2007 -0500
735
736 common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
737
738 Signed-off-by: Jon Loeliger <jdl@freescale.com>
739
740commit c76fe47425afc7d5d670ff0539823c85d65d9c42
741Author: Jon Loeliger <jdl@freescale.com>
742Date: Sun Jul 8 18:02:23 2007 -0500
743
744 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
745
746 Signed-off-by: Jon Loeliger <jdl@freescale.com>
747
748commit baa26db4113679b80970ff447d91cc10217742a6
749Author: Jon Loeliger <jdl@freescale.com>
750Date: Sun Jul 8 17:51:39 2007 -0500
751
752 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
753
754 Signed-off-by: Jon Loeliger <jdl@freescale.com>
755
756commit af075ee96e52dda7b6bca6c937588aeaaec5f2cd
757Author: Jon Loeliger <jdl@freescale.com>
758Date: Sun Jul 8 17:02:01 2007 -0500
759
760 Clear up confusion over the CMD_POST and POST_DIAG mess.
761
762 For some reason, CONFIG_POST permeated as CONFIG_CMD_POST_DIAG
763 when it really means just CONFIG_CMD_DIAG. There is no CMD_POST.
764 Clear this mess up some.
765
766 Signed-off-by: Jon Loeliger <jdl@freescale.com>
767
768commit b3631487105a57ab7cbadfc26efbaf9676275018
769Author: Jon Loeliger <jdl@freescale.com>
770Date: Sun Jul 8 15:45:08 2007 -0500
771
772 Remove references to the old cmd_confdefs.h include file.
773
774 Signed-off-by: Jon Loeliger <jdl@freescale.com>
775
776commit a22d4da95e20049b4daa1c2a022f61e8a72f2fb6
777Author: Jon Loeliger <jdl@freescale.com>
778Date: Sun Jul 8 15:42:59 2007 -0500
779
780 include/configs: Catch some CONFIG_CMD_* conversion stragglers.
781
782 Use new CONFIG_CMD_* in lwmon5.h board config file.
783 Fix CONFIG_CMD_* typo braindamage in omap1510inn.h
784
785 Signed-off-by: Jon Loeliger <jdl@freescale.com>
786
787commit a5562901661bd428f7e5feb333f796372cb81019
788Author: Jon Loeliger <jdl@freescale.com>
789Date: Sun Jul 8 15:31:57 2007 -0500
790
791 include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files.
792
793 Signed-off-by: Jon Loeliger <jdl@freescale.com>
794
795commit fe7f782d5b8c64a0195c68c31a0a11d4f641355e
796Author: Jon Loeliger <jdl@freescale.com>
797Date: Sun Jul 8 15:02:44 2007 -0500
798
799 include/configs: Use new CONFIG_CMD_* in various S* named board config files.
800
801 Signed-off-by: Jon Loeliger <jdl@freescale.com>
802
803commit e9a0f8f15c11f337967aa0600ad6e8af33037f50
804Author: Jon Loeliger <jdl@freescale.com>
805Date: Sun Jul 8 15:12:40 2007 -0500
806
807 include/configs: Use new CONFIG_CMD_* in various R* named board config files.
808
809 Signed-off-by: Jon Loeliger <jdl@freescale.com>
810
811commit 12aa9fd23d724bd6ab88e1baa0db35133a27303f
812Author: Jon Loeliger <jdl@freescale.com>
813Date: Sun Jul 8 14:55:07 2007 -0500
814
815 include/configs: Use new CONFIG_CMD_* in various Q* named board config files.
816
817 Signed-off-by: Jon Loeliger <jdl@freescale.com>
818
819commit acf0269779422f3e147d2ddfb499c9f6ff10ad5e
820Author: Jon Loeliger <jdl@freescale.com>
821Date: Sun Jul 8 14:49:44 2007 -0500
822
823 include/configs: Use new CONFIG_CMD_* in various P* named board config files.
824
825 Signed-off-by: Jon Loeliger <jdl@freescale.com>
826
827commit e18a1061a8630cb67995fdf99afd3fb50d1b187d
828Author: Jon Loeliger <jdl@freescale.com>
829Date: Sun Jul 8 14:21:43 2007 -0500
830
831 include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.
832
833 Signed-off-by: Jon Loeliger <jdl@freescale.com>
834
835commit 8353e139bfad9059c54f5b2421f1a3090e15a2e2
836Author: Jon Loeliger <jdl@freescale.com>
837Date: Sun Jul 8 14:14:17 2007 -0500
838
839 include/configs: Use new CONFIG_CMD_* in various M* named board config files.
840
841 Signed-off-by: Jon Loeliger <jdl@freescale.com>
842
843commit 348f258f24253433e4a2302a0bbceb6740a67246
844Author: Jon Loeliger <jdl@freescale.com>
845Date: Sun Jul 8 13:46:18 2007 -0500
846
847 include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config files.
848
849 Signed-off-by: Jon Loeliger <jdl@freescale.com>
850
851commit 6c4f4da9bfc9f9403f54fce678ed0364b7c86a6a
852Author: Jon Loeliger <jdl@freescale.com>
853Date: Sun Jul 8 10:09:35 2007 -0500
854
855 include/configs: Use new CONFIG_CMD_* in various H* named board config files.
856
857 Signed-off-by: Jon Loeliger <jdl@freescale.com>
858
859commit 60a0876b5106b34220e459c208bbf648073306c0
860Author: Jon Loeliger <jdl@freescale.com>
861Date: Sat Jul 7 21:04:26 2007 -0500
862
863 include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files.
864
865 Signed-off-by: Jon Loeliger <jdl@freescale.com>
866
867commit dcaa71562826a2466e894c868d132509dcda8444
868Author: Jon Loeliger <jdl@freescale.com>
869Date: Sat Jul 7 20:56:05 2007 -0500
870
871 include/configs: Use new CONFIG_CMD_* in various E* named board config files.
872
873 Signed-off-by: Jon Loeliger <jdl@freescale.com>
874
875commit 3c3227f3c737502311b25b72084573901cbbf17d
876Author: Jon Loeliger <jdl@freescale.com>
877Date: Sat Jul 7 20:40:43 2007 -0500
878
879 include/configs: Use new CONFIG_CMD_* in various D* named board config files.
880
881 Signed-off-by: Jon Loeliger <jdl@freescale.com>
882
883commit 49cf7e8ee7ef943fdfe866ce28410b0bfbf6a26c
884Author: Jon Loeliger <jdl@freescale.com>
885Date: Thu Jul 5 19:52:35 2007 -0500
886
887 include/configs: Use new CONFIG_CMD_* in various C* named board config files.
888
889 Signed-off-by: Jon Loeliger <jdl@freescale.com>
890
891commit de8b2a6e33298dcdb10bdda48db25e53c3089eba
892Author: Jon Loeliger <jdl@freescale.com>
893Date: Thu Jul 5 19:32:07 2007 -0500
894
895 include/configs: Use new CONFIG_CMD_* in various B* named board config files.
896
897 Signed-off-by: Jon Loeliger <jdl@freescale.com>
898
899commit 498ff9a228485bd4b9f23d066bada268f9add1dd
900Author: Jon Loeliger <jdl@freescale.com>
901Date: Thu Jul 5 19:13:52 2007 -0500
902
903 include/configs: Use new CONFIG_CMD_* in various A* named board config files.
904
905 Since ADS860.h includes "board/fads/fads.h" with ramifications
906 on the CONFIG_COMMAND treatment, it too has to be adjusted to
907 exclude already configured commands in this same commit.
908
909 Signed-off-by: Jon Loeliger <jdl@freescale.com>
910
911commit 6b0a174a1e6f55e1f5a1fbb223cdad7645a4646e
912Author: Stefan Roese <sr@denx.de>
913Date: Fri Jul 6 09:45:47 2007 +0200
914
915 Fix problem with get/setdcr commands introduced by cfg patches
916
917 Signed-off-by: Stefan Roese <sr@denx.de>
918
Wolfgang Denk4ef218f2007-07-10 00:01:28 +0200919commit f1152f8c28db4a22087c21c618a3f7baa48e9a4f
920Author: Wolfgang Denk <wd@denx.de>
921Date: Fri Jul 6 02:50:19 2007 +0200
922
923 Code cleanup and default config update for STC GP3 SSA board.
924
925 Signed-off-by: Wolfgang Denk <wd@denx.de>
926
Wolfgang Denk5728be32007-08-06 01:01:49 +0200927commit e4dbe1b215f5c6c462e76909d240bd96472b84de
928Author: Wolfgang Denk <wd@denx.de>
929Date: Thu Jul 5 17:56:27 2007 +0200
930
931 Fixing some typos etc. introduced mainly by cfg patches.
932
933 Signed-off-by: Wolfgang Denk <wd@denx.de>
934
935commit b6b4684546809f89c8bac72863ca49b5fd8ac0cd
936Author: Wolfgang Denk <wd@denx.de>
937Date: Thu Jul 5 11:12:16 2007 +0200
938
939 Minor coding style cleanup. Update CHANGELOG.
940
Wolfgang Denkb6b46842007-07-05 11:12:16 +0200941commit dca3b3d6d6396b67e5e84af53452164923c73443
942Author: Jon Loeliger <jdl@jdl.com>
943Date: Wed Jul 4 22:33:46 2007 -0500
944
945 include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files.
946
947 Signed-off-by: Jon Loeliger <jdl@freescale.com>
948
949commit 6c18eb9804b525f3e4f3bb3d014dd69a200d9fa7
950Author: Jon Loeliger <jdl@jdl.com>
951Date: Wed Jul 4 22:33:38 2007 -0500
952
953 include/configs: Use new CONFIG_CMD_* in various t* and u* named board config files.
954
955 Signed-off-by: Jon Loeliger <jdl@freescale.com>
956
957commit 46da1e96b7db14f4fcd2c92544e7c0862024bc76
958Author: Jon Loeliger <jdl@jdl.com>
959Date: Wed Jul 4 22:33:30 2007 -0500
960
961 include/configs: Use new CONFIG_CMD_* in various s* named board config files.
962
963 Signed-off-by: Jon Loeliger <jdl@freescale.com>
964
965commit 90cc3eb6d2be856d9ddd81436de9cf343bc6b5c8
966Author: Jon Loeliger <jdl@jdl.com>
967Date: Wed Jul 4 22:33:23 2007 -0500
968
969 include/configs: Use new CONFIG_CMD_* in various q* and r* named board config files.
970
971 Signed-off-by: Jon Loeliger <jdl@freescale.com>
972
973commit 26a34560d56a9df5bc2ae23525d9229736134757
974Author: Jon Loeliger <jdl@jdl.com>
975Date: Wed Jul 4 22:33:17 2007 -0500
976
977 include/configs: Use new CONFIG_CMD_* in various p* named board config files.
978
979 Signed-off-by: Jon Loeliger <jdl@freescale.com>
980
981commit a5cb23092a7d31490a33d4ec871468b63babfa3c
982Author: Jon Loeliger <jdl@jdl.com>
983Date: Wed Jul 4 22:33:13 2007 -0500
984
985 include/configs: Use new CONFIG_CMD_* in various o* named board config files.
986
987 Signed-off-by: Jon Loeliger <jdl@freescale.com>
988
989commit 929a2bfd142737003a8fc32e1b86e1f2c1850257
990Author: Jon Loeliger <jdl@jdl.com>
991Date: Wed Jul 4 22:33:07 2007 -0500
992
993 include/configs: Use new CONFIG_CMD_* in various n* named board config files.
994
995 Signed-off-by: Jon Loeliger <jdl@freescale.com>
996
997commit 5dc11a511960d490f7f01ffd746edfe6277f99b0
998Author: Jon Loeliger <jdl@jdl.com>
999Date: Wed Jul 4 22:33:01 2007 -0500
1000
1001 include/configs: Use new CONFIG_CMD_* in various m* named board config files.
1002
1003 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1004
1005commit 9bbb1c0820c1fbd3811ab6ee4ba0f6c6f76b27e4
1006Author: Jon Loeliger <jdl@jdl.com>
1007Date: Wed Jul 4 22:32:57 2007 -0500
1008
1009 include/configs: Use new CONFIG_CMD_* in various l* named board config files.
1010
1011 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1012
1013commit bc234c129fa04fb9fa33530930e5cbc6084cd47a
1014Author: Jon Loeliger <jdl@jdl.com>
1015Date: Wed Jul 4 22:32:51 2007 -0500
1016
1017 include/configs: Use new CONFIG_CMD_* in various j* and k* named board config files.
1018
1019 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1020
1021commit 1d2c6bc491969f8d8fb34c8e30e8bea7a2af9c31
1022Author: Jon Loeliger <jdl@jdl.com>
1023Date: Wed Jul 4 22:32:32 2007 -0500
1024
1025 include/configs: Use new CONFIG_CMD_* in various i* named board config files.
1026
1027 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1028
1029commit 48d5d102a2f2e619c92050b9aedbb69689185bc0
1030Author: Jon Loeliger <jdl@jdl.com>
1031Date: Wed Jul 4 22:32:25 2007 -0500
1032
1033 include/configs: Use new CONFIG_CMD_* in various h* named board config files.
1034
1035 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1036
1037commit 72eb0efaed7048afcc61fc6f0085c49394b5dc36
1038Author: Jon Loeliger <jdl@jdl.com>
1039Date: Wed Jul 4 22:32:19 2007 -0500
1040
1041 include/configs: Use new CONFIG_CMD_* in various g* named board config files.
1042
1043 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1044
1045commit 1bec3d3002d3bbbae6f2468a0f7376db1120d33e
1046Author: Jon Loeliger <jdl@jdl.com>
1047Date: Wed Jul 4 22:32:10 2007 -0500
1048
1049 include/configs: Use new CONFIG_CMD_* in various e* named board config files.
1050
1051 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1052
1053commit ab999ba1b31ebe78dd16374394a55d7c6e5aa6e4
1054Author: Jon Loeliger <jdl@jdl.com>
1055Date: Wed Jul 4 22:32:03 2007 -0500
1056
1057 include/configs: Use new CONFIG_CMD_* in various d* named board config files.
1058
1059 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1060
1061commit 37e4f24b87fa255ae456d193b7cd23c18dd1d56b
1062Author: Jon Loeliger <jdl@jdl.com>
1063Date: Wed Jul 4 22:31:56 2007 -0500
1064
1065 include/configs: Use new CONFIG_CMD_* in various c* named board config files.
1066
1067 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1068
1069commit ba2351f9d1e841bd00ea6dad1e3c16d0259ad264
1070Author: Jon Loeliger <jdl@jdl.com>
1071Date: Wed Jul 4 22:31:49 2007 -0500
1072
1073 include/configs: Use new CONFIG_CMD_* in various b* named board config files.
1074
1075 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1076
1077commit 0b361c916617aff79e647b40f0e43361e0bbaccf
1078Author: Jon Loeliger <jdl@jdl.com>
1079Date: Wed Jul 4 22:31:42 2007 -0500
1080
1081 include/configs: Use new CONFIG_CMD_* in various a* named board config files.
1082
1083 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1084
1085commit b730cda82e362df6a22f4c59c0a9b97e885b1014
1086Author: Jon Loeliger <jdl@jdl.com>
1087Date: Wed Jul 4 22:31:35 2007 -0500
1088
1089 include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.
1090
1091 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1092
1093commit d794cfefead5fc177cf4f41164e80382e9c9484a
1094Author: Jon Loeliger <jdl@jdl.com>
1095Date: Wed Jul 4 22:31:15 2007 -0500
1096
1097 include/configs: Use new CONFIG_CMD_* in various 5200 board config files.
1098
1099 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1100
1101commit ef0df52ab49eea4a30c15087fd27d54c1d946f2c
1102Author: Jon Loeliger <jdl@jdl.com>
1103Date: Wed Jul 4 22:31:07 2007 -0500
1104
1105 include/configs: Use new CONFIG_CMD_* in STx board config files.
1106
1107 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1108
1109commit 866e3089bfc826bb4dc74637f8aad87a3bab79fc
1110Author: Jon Loeliger <jdl@jdl.com>
1111Date: Wed Jul 4 22:30:58 2007 -0500
1112
1113 include/configs: Use new CONFIG_CMD_* in sbc* board config files.
1114
1115 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1116
1117commit 2694690e285acaa34922f55f4b5ae030da60c55a
1118Author: Jon Loeliger <jdl@jdl.com>
1119Date: Wed Jul 4 22:30:50 2007 -0500
1120
1121 include/configs: Use new CONFIG_CMD_* in TQM board config files.
1122
1123 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1124
1125commit 1cc4c458329765b58e584a19821e796b3c10e976
1126Author: Jon Loeliger <jdl@jdl.com>
1127Date: Wed Jul 4 22:30:28 2007 -0500
1128
1129 include/configs: Use new CONFIG_CMD_* in 82xx board config files.
1130
1131 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1132
1133commit 8ea5499afdaba0acf60923dd99001c399d4a7c8e
1134Author: Jon Loeliger <jdl@jdl.com>
1135Date: Wed Jul 4 22:30:06 2007 -0500
1136
1137 include/configs: Use new CONFIG_CMD_* in 83xx board config files.
1138
1139 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1140
Wolfgang Denk4ef218f2007-07-10 00:01:28 +02001141commit b44896215a09c60fa40cae906f7ed207bbc2c492
1142Author: Sergei Poselenov <sposelenov@emcraft.com>
1143Date: Thu Jul 5 08:17:37 2007 +0200
1144
1145 Merged POST framework with the current TOT.
1146
1147 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
1148
Wolfgang Denkb6b46842007-07-05 11:12:16 +02001149commit b24629fa377214d63bb40d1360e354b6d3e4af56
1150Author: Jon Loeliger <jdl@jdl.com>
1151Date: Wed Jun 13 13:23:15 2007 -0500
1152
1153 mpc86xx: Remove old CFG_CMD_* references.
1154
1155 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1156
1157commit 46175d9764da129bb4fd341cd2554dc7d55f5b2a
1158Author: Jon Loeliger <jdl@jdl.com>
1159Date: Wed Jun 13 13:22:54 2007 -0500
1160
1161 Add MPC8568MDS to MAKEALL 85xx target.
1162
1163 It was missing from the original port submission.
1164
1165 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1166
1167commit 2835e518c969e5124ba1174eef3e8375e12fa7d5
1168Author: Jon Loeliger <jdl@jdl.com>
1169Date: Wed Jun 13 13:22:08 2007 -0500
1170
1171 include/configs: Use new CONFIG_CMD_* in 85xx board config files.
1172
1173 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1174
1175commit 56b304ac2091689506088a9ae67f63fd6300cf16
1176Author: Jon Loeliger <jdl@jdl.com>
1177Date: Wed Jun 13 13:21:37 2007 -0500
1178
1179 Fix #if typo in CONFIG_CMD_* changes.
1180
1181 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1182
Wolfgang Denk4ef218f2007-07-10 00:01:28 +02001183commit f780b83316d9af1f61d71cc88b1917b387b9b995
1184Author: Niklaus Giger <niklausgiger@gmx.ch>
1185Date: Wed Jun 27 18:11:38 2007 +0200
1186
1187 resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX
1188
1189 Signed-off-by: Niklaus Giger <niklaus.giger@nestal.com>
1190
1191commit 04e6c38b766eaa2f3287561563c9e215e0c3a0d4
1192Author: Stefan Roese <sr@denx.de>
1193Date: Wed Jul 4 10:06:30 2007 +0200
1194
1195 ppc4xx: Update lwmon5 board
1196
1197 - Add optional ECC generation routine to preserve existing
1198 RAM values. This is needed for the Linux log-buffer support
1199 - Add optional DDR2 setup with CL=4
1200 - GPIO50 not used anymore
1201 - Lime register setup added
1202
1203 Signed-off-by: Stefan Roese <sr@denx.de>
1204
Wolfgang Denkb6b46842007-07-05 11:12:16 +02001205commit 6810a34677dbc446334f5e451f1682426dd33b49
1206Author: Grant Likely <grant.likely@secretlab.ca>
1207Date: Tue Jul 3 00:17:28 2007 -0600
1208
1209 Fix Makefile to use $(MKCONFIG) macro for all board ports
1210
1211 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1212
1213commit 90b1b2d69b9396ff2f01165ebc16c9a594eb5926
1214Author: Grant Likely <grant.likely@secretlab.ca>
1215Date: Tue Jul 3 00:17:28 2007 -0600
1216
1217 Fix Makefile to use $(MKCONFIG) macro for all board ports
1218
1219 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1220
1221commit 057004f4a4863554d56cc56268bfa7c7d9738e27
1222Author: Grant Likely <grant.likely@secretlab.ca>
1223Date: Tue Jul 3 00:34:49 2007 -0600
1224
1225 Correct fixup relocation for mpc83xx
1226
1227 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1228
1229commit 5af61b2f4b838a05f79be274f3e5a66edd2d9c96
1230Author: Grant Likely <grant.likely@secretlab.ca>
1231Date: Tue Jul 3 00:34:44 2007 -0600
1232
1233 Correct fixup relocation for mpc8260
1234
1235 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1236
1237commit f3a52fe05923935db86985daf9438e2f70ac39aa
1238Author: Grant Likely <grant.likely@secretlab.ca>
1239Date: Tue Jul 3 00:34:39 2007 -0600
1240
1241 Correct fixup relocation for mpc824x
1242
1243 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1244
1245commit a85dd254c0577fca13627c46e93fc2ad4c4f1f00
1246Author: Grant Likely <grant.likely@secretlab.ca>
1247Date: Tue Jul 3 00:34:34 2007 -0600
1248
1249 Correct fixup relocation for mpc8220
1250
1251 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1252
1253commit 6f7576b20ecf0d040c3ac3b032b5cbc860e38a90
1254Author: Grant Likely <grant.likely@secretlab.ca>
1255Date: Tue Jul 3 00:34:29 2007 -0600
1256
1257 Correct fixup relocation for MPC5xxx
1258
1259 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1260
1261commit 3649cd99ba815b6601868735765602f00ef3692b
1262Author: Grant Likely <grant.likely@secretlab.ca>
1263Date: Tue Jul 3 00:34:24 2007 -0600
1264
1265 Correct relocation fixup for mpc5xx
1266
1267 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1268
1269commit f82b3b6304b620ef7e28bfaa1ea887a2ad2fa325
1270Author: Grant Likely <grant.likely@secretlab.ca>
1271Date: Tue Jul 3 00:34:19 2007 -0600
1272
1273 Don't set gd->reloc_off if relocation of .fixup works correctly
1274
1275 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1276
1277commit e1a6144c32dc7de73bcdd33995de0148cbd0bd28
1278Author: Grant Likely <grant.likely@secretlab.ca>
1279Date: Tue Jul 3 00:34:14 2007 -0600
1280
1281 Remove obsolete mpc83xx linker scripts
1282
1283 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1284
1285commit 17e32fc3908bf7089d3f16fc82a1c3ae674dd65b
1286Author: Grant Likely <grant.likely@secretlab.ca>
1287Date: Tue Jul 3 00:34:09 2007 -0600
1288
1289 Consolidate mpc8260 linker scripts
1290
1291 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1292
1293commit af7d38b393690d7eeaf418ac85a1e831a50d5fd0
1294Author: Grant Likely <grant.likely@secretlab.ca>
1295Date: Tue Jul 3 00:34:04 2007 -0600
1296
1297 Remove obsolete mpc824x linker scripts
1298
1299 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1300
1301commit f94a3aecebc40ca0939c7d66d010009cf51be9e2
1302Author: Grant Likely <grant.likely@secretlab.ca>
1303Date: Tue Jul 3 00:33:59 2007 -0600
1304
1305 Remove obsolete mpc824x linker scripts (3 of 4)
1306
1307 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1308
1309commit a71c084f3ac7fedf144537db2b2da47323068833
1310Author: Grant Likely <grant.likely@secretlab.ca>
1311Date: Tue Jul 3 00:33:53 2007 -0600
1312
1313 Remove obsolete mpc824x linker scripts (2 of 4)
1314
1315 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1316
1317commit f670a15468d1365241d40022b9408e1004181f5e
1318Author: Grant Likely <grant.likely@secretlab.ca>
1319Date: Tue Jul 3 00:33:48 2007 -0600
1320
1321 Remove obsolete mpc824x linker scripts (1 of 4)
1322
1323 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1324
1325commit 09555bd45a04c0e54f172528d21bc18896550d28
1326Author: Grant Likely <grant.likely@secretlab.ca>
1327Date: Tue Jul 3 00:33:43 2007 -0600
1328
1329 Remove obsolete mpc8220 linker scripts
1330
1331 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1332
1333commit 5efb992f046e51225c93d52f80fecbe433abd789
1334Author: Grant Likely <grant.likely@secretlab.ca>
1335Date: Tue Jul 3 00:33:38 2007 -0600
1336
1337 Remove obsolete mpc5xxx linker scripts (3 of 3)
1338
1339 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1340
1341commit 07c13dfef65b31647e69d8b61daa1eec598add1a
1342Author: Grant Likely <grant.likely@secretlab.ca>
1343Date: Tue Jul 3 00:33:33 2007 -0600
1344
1345 Remove obsolete mpc5xxx linker scripts (2 of 3)
1346
1347 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1348
1349commit b4f67513a624ce85866c66c575bd2d9d7977d7f0
1350Author: Grant Likely <grant.likely@secretlab.ca>
1351Date: Tue Jul 3 00:33:28 2007 -0600
1352
1353 Remove obsolete mpc5xxx linker scripts (1 of 3)
1354
1355 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1356
1357commit b7d8e05f8675249b5f208aa73babeed384a4519d
1358Author: Grant Likely <grant.likely@secretlab.ca>
1359Date: Tue Jul 3 00:33:23 2007 -0600
1360
1361 Remove obsolete mpc5xx linker scripts
1362
1363 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1364
1365commit 416a0b6d40f6eba3a2fc547253c16bda28d922f7
1366Author: Grant Likely <grant.likely@secretlab.ca>
1367Date: Tue Jul 3 00:33:18 2007 -0600
1368
1369 Consolidate mpc83xx linker scripts
1370
1371 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1372
1373commit 5fc59175b92883ed5d2666a04e6bc49e70a4a365
1374Author: Grant Likely <grant.likely@secretlab.ca>
1375Date: Tue Jul 3 00:33:13 2007 -0600
1376
1377 Consolidate mpc8260 linker scripts
1378
1379 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1380
1381commit 737f9eb02d7335df2b3e4d7a4d3348784d1da207
1382Author: Grant Likely <grant.likely@secretlab.ca>
1383Date: Tue Jul 3 00:33:08 2007 -0600
1384
1385 Consolidate mpc824x linker scripts
1386
1387 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1388
1389commit 9c757b789a59a855db57b448dd825329c4e9c4a0
1390Author: Grant Likely <grant.likely@secretlab.ca>
1391Date: Tue Jul 3 00:33:03 2007 -0600
1392
1393 Consolidate mpc8220 linker scripts
1394
1395 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1396
1397commit d181c9a15cd41863fe24840d17848429f27d3c8c
1398Author: Grant Likely <grant.likely@secretlab.ca>
1399Date: Tue Jul 3 00:32:58 2007 -0600
1400
1401 Consolidate mpc5xxx linker scripts
1402
1403 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1404
1405commit 287ac924adb7291bebe5086652a362a30ab28b13
1406Author: Grant Likely <grant.likely@secretlab.ca>
1407Date: Tue Jul 3 00:32:53 2007 -0600
1408
1409 Consolidate mpc5xx linker scripts
1410
1411 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1412
1413commit 52b8704d0245e589f86d462e9ec25aeb7ecbbbdd
1414Author: Wolfgang Denk <wd@denx.de>
1415Date: Wed Jul 4 00:43:53 2007 +0200
1416
1417 Fix a few file permission problems.
1418
1419 Signed-off-by: Wolfgang Denk <wd@denx.de>
1420
1421commit 78e0cf2de7be7f1eaeeb622eb61fd50e4d5e205c
1422Author: Wolfgang Denk <wd@denx.de>
1423Date: Wed Jul 4 00:38:38 2007 +0200
1424
1425 Minor coding style cleanup. Rebuild CHANGELOG file.
1426
Wolfgang Denk78e0cf22007-07-04 00:38:38 +02001427commit 2f9c19e496acb6bb50d9299e1aab377625d48c38
1428Author: Jon Loeliger <jdl@jdl.com>
1429Date: Mon Jun 11 19:03:44 2007 -0500
1430
1431 configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.
1432
1433 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1434
1435commit 602ad3b33d9ceef83dbab46be68646d645d637ee
1436Author: Jon Loeliger <jdl@jdl.com>
1437Date: Mon Jun 11 19:03:39 2007 -0500
1438
1439 README: Rewrite command line config to use CONFIG_CMD_* names.
1440
1441 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1442
1443commit 72a074cec68e5bad60d63206c050974e08afd804
1444Author: Jon Loeliger <jdl@jdl.com>
1445Date: Mon Jun 11 19:03:34 2007 -0500
1446
1447 include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1448
1449 This is a compatibility step that allows both the older form
1450 and the new form to co-exist for a while until the older can
1451 be removed entirely.
1452
1453 All transformations are of the form:
1454 Before:
1455 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1456 After:
1457 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1458
1459 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1460
1461commit 5fcf543e0b6628c76ff48705b1b0566bfd11507b
1462Author: Jon Loeliger <jdl@jdl.com>
1463Date: Mon Jun 11 19:03:28 2007 -0500
1464
1465 tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1466
1467 This is a compatibility step that allows both the older form
1468 and the new form to co-exist for a while until the older can
1469 be removed entirely.
1470
1471 All transformations are of the form:
1472 Before:
1473 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1474 After:
1475 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1476
1477 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1478
1479commit 9107ebe0d352420895ab69b715697bdebc8caf50
1480Author: Jon Loeliger <jdl@jdl.com>
1481Date: Mon Jun 11 19:03:23 2007 -0500
1482
1483 board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1484
1485 This is a compatibility step that allows both the older form
1486 and the new form to co-exist for a while until the older can
1487 be removed entirely.
1488
1489 All transformations are of the form:
1490 Before:
1491 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1492 After:
1493 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1494
1495 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1496
1497commit 5e378003d592ea828ec69d6defcd4de79096dd5c
1498Author: Jon Loeliger <jdl@jdl.com>
1499Date: Mon Jun 11 19:03:19 2007 -0500
1500
1501 board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1502
1503 This is a compatibility step that allows both the older form
1504 and the new form to co-exist for a while until the older can
1505 be removed entirely.
1506
1507 All transformations are of the form:
1508 Before:
1509 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1510 After:
1511 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1512
1513 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1514
1515commit 737184114ec9c9e0ab94d6713536126073bd2472
1516Author: Jon Loeliger <jdl@jdl.com>
1517Date: Mon Jun 11 19:03:15 2007 -0500
1518
1519 cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1520
1521 This is a compatibility step that allows both the older form
1522 and the new form to co-exist for a while until the older can
1523 be removed entirely.
1524
1525 All transformations are of the form:
1526 Before:
1527 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1528 After:
1529 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1530
1531 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1532
1533commit f48070fe5fe440dfb5ee5268c920de70e48ea327
1534Author: Jon Loeliger <jdl@jdl.com>
1535Date: Mon Jun 11 19:03:08 2007 -0500
1536
1537 cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1538
1539 This is a compatibility step that allows both the older form
1540 and the new form to co-exist for a while until the older can
1541 be removed entirely.
1542
1543 All transformations are of the form:
1544 Before:
1545 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1546 After:
1547 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1548
1549 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1550
1551commit 0c505db0a0dc1f670b13ce3b4d3fbf1ec5b3cbd2
1552Author: Jon Loeliger <jdl@jdl.com>
1553Date: Mon Jun 11 19:03:03 2007 -0500
1554
1555 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1556
1557 This is a compatibility step that allows both the older form
1558 and the new form to co-exist for a while until the older can
1559 be removed entirely.
1560
1561 All transformations are of the form:
1562 Before:
1563 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1564 After:
1565 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1566
1567 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1568
1569commit 73f032021ec5f13cda8faa4e34b6de80960eb86f
1570Author: Jon Loeliger <jdl@jdl.com>
1571Date: Mon Jun 11 19:02:58 2007 -0500
1572
1573 lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1574
1575 This is a compatibility step that allows both the older form
1576 and the new form to co-exist for a while until the older can
1577 be removed entirely.
1578
1579 All transformations are of the form:
1580 Before:
1581 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1582 After:
1583 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1584
1585 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1586
1587commit 98b79003c21c2578206003256de4e781d6b36ca8
1588Author: Jon Loeliger <jdl@jdl.com>
1589Date: Mon Jun 11 19:02:53 2007 -0500
1590
1591 rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1592
1593 This is a compatibility step that allows both the older form
1594 and the new form to co-exist for a while until the older can
1595 be removed entirely.
1596
1597 All transformations are of the form:
1598 Before:
1599 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1600 After:
1601 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1602
1603 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1604
1605commit 6e2115acb6a892d53a6881bf253ae41d3df39156
1606Author: Jon Loeliger <jdl@jdl.com>
1607Date: Mon Jun 11 19:02:49 2007 -0500
1608
1609 net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1610
1611 This is a compatibility step that allows both the older form
1612 and the new form to co-exist for a while until the older can
1613 be removed entirely.
1614
1615 All transformations are of the form:
1616 Before:
1617 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1618 After:
1619 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1620
1621 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1622
1623commit 45cdb9b72c94655c7308b464a2666057c0b286e0
1624Author: Jon Loeliger <jdl@jdl.com>
1625Date: Mon Jun 11 19:02:34 2007 -0500
1626
1627 disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1628
1629 This is a compatibility step that allows both the older form
1630 and the new form to co-exist for a while until the older can
1631 be removed entirely.
1632
1633 All transformations are of the form:
1634 Before:
1635 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1636 After:
1637 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1638
1639 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1640
1641commit 4e109ae98294a5ca7ff848b7652c7bfd4023a94a
1642Author: Jon Loeliger <jdl@jdl.com>
1643Date: Mon Jun 11 19:02:20 2007 -0500
1644
1645 fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1646
1647 This is a compatibility step that allows both the older form
1648 and the new form to co-exist for a while until the older can
1649 be removed entirely.
1650
1651 All transformations are of the form:
1652 Before:
1653 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1654 After:
1655 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1656
1657 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1658
1659commit d5be43de93ff905c465e509d45a3164ef48d26e7
1660Author: Jon Loeliger <jdl@jdl.com>
1661Date: Mon Jun 11 19:02:10 2007 -0500
1662
1663 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1664
1665 This is a compatibility step that allows both the older form
1666 and the new form to co-exist for a while until the older can
1667 be removed entirely.
1668
1669 All transformations are of the form:
1670 Before:
1671 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1672 After:
1673 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1674
1675 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1676
1677commit b453960d4fdb87b3970d96119b90df2ed024fc4a
1678Author: Jon Loeliger <jdl@jdl.com>
1679Date: Mon Jun 11 19:02:05 2007 -0500
1680
1681 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1682
1683 This is a compatibility step that allows both the older form
1684 and the new form to co-exist for a while until the older can
1685 be removed entirely.
1686
1687 All transformations are of the form:
1688 Before:
1689 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1690 After:
1691 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1692
1693 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1694
1695commit 65c450b47a62659d522cfa8f4fa1e4e5c60dccd0
1696Author: Jon Loeliger <jdl@jdl.com>
1697Date: Mon Jun 11 19:01:54 2007 -0500
1698
1699 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1700
1701 This is a compatibility step that allows both the older form
1702 and the new form to co-exist for a while until the older can
1703 be removed entirely.
1704
1705 All transformations are of the form:
1706 Before:
1707 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1708 After:
1709 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1710
1711 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1712
1713commit a76adc8142c1d956385a109e0b70f9319ede4d66
1714Author: Jon Loeliger <jdl@jdl.com>
1715Date: Mon Jun 11 19:01:43 2007 -0500
1716
1717 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
1718
1719 This is a compatibility step that allows both the older form
1720 and the new form to co-exist for a while until the older can
1721 be removed entirely.
1722
1723 All transformations are of the form:
1724 Before:
1725 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
1726 After:
1727 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
1728
1729 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1730
1731commit ec63b10b61fd68238d4c15c1cd04c0b38228e2c1
1732Author: Jon Loeliger <jdl@jdl.com>
1733Date: Mon Jun 11 19:01:34 2007 -0500
1734
1735 Introduce initial versions of new Command Config files.
1736
1737 Derive three new files from cmd_confdefs.h:
1738 config_bootp.h - Has BOOTP related config options, not commands
1739 config_cmd_all.h - Has a CONFIG_CMD_* definition for every command
1740 config_cmd_default.h - Has a CONFIG_CMD_* definition for default cmds.
1741
1742 For now, include "config_bootp.h" for compatability until all
1743 users of it directly include it properly.
1744
1745 Signed-off-by: Jon Loeliger <jdl@freescale.com>
1746
Wolfgang Denk4ef218f2007-07-10 00:01:28 +02001747commit 1f2a05898658900dc5717761e27abf2052e67e13
1748Author: Mushtaq Khan <mushtaqk_921@yahoo.co.in>
1749Date: Sat Jun 30 18:50:48 2007 +0200
1750
1751 Fix S-ATA support.
1752
1753 Signed-off-by: mushtaq khan <mushtaqk_921@yahoo.co.in>
1754
1755commit a5d71e290f3673269be8eefb4ec44f53412f9461
1756Author: Heiko Schocher <hs@pollux.denx.de>
1757Date: Mon Jun 25 19:11:37 2007 +0200
1758
1759 [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG
1760
1761 Signed-off-by: Heiko Schocher <hs@denx.de>
1762
1763commit a1bd6200eccd3a02040a955d5f43d3ee1fc9f93b
1764Author: Niklaus Giger <niklaus.giger@nestal.com>
1765Date: Mon Jun 25 17:03:13 2007 +0200
1766
1767 ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt
1768
1769 This patch prints the DDR status registers upon machine check
1770 interrupt on the 440EPx/GRx. This can be useful especially when
1771 ECC support is enabled.
1772
1773 I added some small changes to the original patch from Niklaus to
1774 make it compile clean.
1775
1776 Signed-off-by: Niklaus Giger <niklaus.giger@nestal.com>
1777 Signed-off-by: Stefan Roese <sr@denx.de>
1778
1779commit 807018fb7faceb429ce0cb47baa2073746b33a4e
1780Author: Niklaus Giger <niklaus.giger@nestal.com>
1781Date: Mon Jun 25 16:50:55 2007 +0200
1782
1783 ppc4xx: Fix O=buildir builds
1784
1785 This patch fixes the problem to assemble cpu/ppc4xx/start.S
1786 experienced last week where building failed having specified
1787 O=../build.sequoia.
1788
1789 Signed-off-by: Niklaus Giger <niklaus.giger@nestal.com>
1790
1791commit 466fff1a7bb5fe764a06450626f6098219f446b8
1792Author: Stefan Roese <sr@denx.de>
1793Date: Mon Jun 25 15:57:39 2007 +0200
1794
1795 ppc4xx: Add pci_pre_init() for 405 boards
1796
1797 This patch removes the CFG_PCI_PRE_INIT option completely, since
1798 it's not needed anymore with the patch from Matthias Fuchs with
1799 the "weak" pci_pre_init() implementation.
1800
1801 Signed-off-by: Stefan Roese <sr@denx.de>
1802
1803commit 6f35c53166213c24a5a0e2390ed861136ff73870
1804Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
1805Date: Sun Jun 24 17:41:21 2007 +0200
1806
1807 ppc4xx: Maintenance patch for esd's CPCI405 derivats
1808
1809 -add pci_pre_init() for pci interrupt fixup code
1810 -disable phy sleep mode via reset_phy() function
1811 -use correct io accessors
1812 -cleanup
1813
1814 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
1815
1816commit 5a1c9ff0c44305b57cb4d8f9369bba90bcf0e1f8
1817Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
1818Date: Sun Jun 24 17:23:41 2007 +0200
1819
1820 ppc4xx: Add pci_pre_init() for 405 boards
1821
1822 This patch adds support for calling a plattform dependant
1823 pci_pre_init() function for 405 boards. This can be used to
1824 move the current pci_405gp_fixup_irq() function into the
1825 board code.
1826
1827 This patch also makes the CFG_PCI_PRE_INIT define obsolete.
1828 A default function with 'weak' attribute is used when
1829 a board specific pci_pre_init() is not implemented.
1830
1831 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
1832
1833commit 1636d1c8529c006d106287cfbc20cd0a246fe1cb
1834Author: Wolfgang Denk <wd@denx.de>
1835Date: Fri Jun 22 23:59:00 2007 +0200
1836
1837 Coding stylke cleanup; rebuild CHANGELOG
1838
Wolfgang Denk1636d1c2007-06-22 23:59:00 +02001839commit 2dc64451b4c08ffd619372abfdc2506a2e2363b9
1840Author: Igor Lisitsin <igor@emcraft.com>
1841Date: Wed Apr 18 14:55:19 2007 +0400
1842
1843 Adapt log buffer code to support Linux 2.6
1844
1845 A new environment variable, "logversion", selects the log buffer
1846 behaviour. If it is not set or set to a value other than 2, then the
1847 old, Linux 2.4.4, behaviour is selected.
1848
1849 Signed-off-by: Igor Lisitsin <igor@emcraft.com>
1850 --
1851
1852commit a11e06965ec91270c51853407ff1261d3c740386
1853Author: Igor Lisitsin <igor@emcraft.com>
1854Date: Wed Mar 28 19:06:19 2007 +0400
1855
1856 Extend POST support for PPC440
1857
1858 Added memory, CPU, UART, I2C and SPR POST tests for PPC440.
1859
1860 Signed-off-by: Igor Lisitsin <igor@emcraft.com>
1861 --
1862
Wolfgang Denk4ef218f2007-07-10 00:01:28 +02001863commit 566a494f592ae3b3c0785d90d4e1ba45574880c4
1864Author: Heiko Schocher <hs@pollux.denx.de>
1865Date: Fri Jun 22 19:11:54 2007 +0200
1866
1867 [PCS440EP] upgrade the PCS440EP board:
1868 - Show on the Status LEDs, some States of the board.
1869 - Get the MAC addresses from the EEProm
1870 - use PREBOOT
1871 - use the CF on the board.
1872 - check the U-Boot image in the Flash with a SHA1
1873 checksum.
1874 - use dynamic TLB entries generation for the SDRAM
1875
1876 Signed-off-by: Heiko Schocher <hs@denx.de>
1877
1878commit 3a1f5c81b0b9557817a789bece839905581c2205
1879Author: Stefan Roese <sr@denx.de>
1880Date: Fri Jun 22 16:58:40 2007 +0200
1881
1882 ppc4xx: Fix problem with extended program_tlb() funtion
1883
1884 The recently extended program_tlb() function had a problem when
1885 multiple TLB's had to be setup (for example with 512MB of SDRAM). The
1886 virtual address was not incremented. This patch fixes this issue
1887 and is tested on Katmai with 512MB SDRAM.
1888
1889 Signed-off-by: Stefan Roese <sr@denx.de>
1890
Wolfgang Denk1636d1c2007-06-22 23:59:00 +02001891commit 02032e8f14751a1a751b09240a4f1cf9f8a2077f
1892Author: Rafal Jaworowski <raj@semihalf.com>
1893Date: Fri Jun 22 14:58:04 2007 +0200
1894
1895 [ppc] Fix build breakage for all non-4xx PowerPC variants.
1896
1897 - adapt to the more generic EXCEPTION_PROLOG and CRIT_EXCEPTION macros
1898 - minor 4xx cleanup
1899
1900commit 83b4cfa3d629dff0264366263c5e94d9a50ad80b
1901Author: Wolfgang Denk <wd@denx.de>
1902Date: Wed Jun 20 18:14:24 2007 +0200
1903
1904 Coding style cleanup. Refresh CHANGELOG.
1905
Wolfgang Denk83b4cfa2007-06-20 18:14:24 +02001906commit b3f9ec86e388207fd03dcdf7b145b9ed080bf024
1907Author: Stefan Roese <sr@denx.de>
1908Date: Tue Jun 19 17:22:44 2007 +0200
1909
1910 ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board
1911
1912 This patch adds a board command to configure the I2C bootstrap EEPROM
1913 values. Right now 533 and 667MHz are supported for booting either via NOR
1914 or NAND FLASH. Here the usage:
1915
1916 => bootstrap 533 nor ;to configure the board for 533MHz NOR booting
1917 => bootstrap 667 nand ;to configure the board for 667MHz NNAND booting
1918
1919 Signed-off-by: Stefan Roese <sr@denx.de>
1920
1921commit df8a24cdd30151505cf57bbee5289e91bf53bd1b
1922Author: Stefan Roese <sr@denx.de>
1923Date: Tue Jun 19 16:42:31 2007 +0200
1924
1925 [ppc4xx] Fix problem with NAND booting on AMCC Acadia
1926
1927 The latest changes showed a problem with the location of the NAND-SPL
1928 image in the OCM and the init-data area (incl. cache). This patch
1929 fixes this problem.
1930
1931 Signed-off-by: Stefan Roese <sr@denx.de>
1932
1933commit 86ba99e34194394052d24c04dc40d1263d29a26f
1934Author: Stefan Roese <sr@denx.de>
1935Date: Tue Jun 19 16:40:58 2007 +0200
1936
1937 [ppc4xx] Change board/amcc/acadia/cpr.c to pll.c
1938
1939 Signed-off-by: Stefan Roese <sr@denx.de>
1940
1941commit e73846b7cf1e29ae635bf9bb5570269663df2ee5
1942Author: Stefan Roese <sr@denx.de>
1943Date: Fri Jun 15 11:33:41 2007 +0200
1944
1945 [ppc4xx] Change lwmon5 port to work with recent 440 exception rework
1946
1947 Now CONFIG_440 has to be defined in all PPC440 board config files.
1948
1949 Signed-off-by: Stefan Roese <sr@denx.de>
1950
1951commit efa35cf12d914d4caba942acd5a6c45f217de302
1952Author: Grzegorz Bernacki <gjb@semihalf.com>
1953Date: Fri Jun 15 11:19:28 2007 +0200
1954
1955 ppc4xx: Clean up 440 exceptions handling
1956
1957 - Introduced dedicated switches for building 440 and 405 images required
1958 for 440-specific machine instructions like 'rfmci' etc.
1959
1960 - Exception vectors moved to the proper location (_start moved away from
1961 the critical exception handler space, which it occupied)
1962
1963 - CriticalInput now serviced (with default handler)
1964
1965 - MachineCheck properly serviced (added a dedicated handler and return
1966 subroutine)
1967
1968 - Overall cleanup of exceptions declared with STD_EXCEPTION macro (unused,
1969 unhandled and those not relevant for 4xx were eliminated)
1970
1971 - Eliminated Linux leftovers, removed dead code
1972
1973 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
1974 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
1975 Signed-off-by: Stefan Roese <sr@denx.de>
1976
1977commit b765ffb773f5a3cd5aa94ec76b6a05276b8cd5b2
1978Author: Stefan Roese <sr@denx.de>
1979Date: Fri Jun 15 08:18:01 2007 +0200
1980
1981 [ppc4xx] Add initial lwmon5 board support
1982
1983 This patch adds initial support for the Liebherr lwmon5 board euqipped
1984 with an AMCC 440EPx PowerPC.
1985
1986 Signed-off-by: Stefan Roese <sr@denx.de>
1987
1988commit 85f737376d5ff3d5f0d45a8b657686326d175307
1989Author: Stefan Roese <sr@denx.de>
1990Date: Fri Jun 15 07:39:43 2007 +0200
1991
1992 [ppc4xx] Extend 44x GPIO setup with default output state
1993
1994 The board config array CFG_440_GPIO_TABLE for the ppc440 GPIO setup
1995 is extended with the default GPIO output state (level).
1996
1997 Signed-off-by: Stefan Roese <sr@denx.de>
1998
1999commit dbca208518e5e7f01a6420588d1cd6e60db74c2b
2000Author: Stefan Roese <sr@denx.de>
2001Date: Thu Jun 14 11:14:32 2007 +0200
2002
2003 [ppc4xx] Extend program_tlb() with virtual & physical addresses
2004
2005 Now program_tlb() allows to program a TLB (or multiple) with
2006 different virtual and physical addresses. With this change, now one
2007 physical region (e.g. SDRAM) can be mapped 2 times, once with caches
2008 diabled and once with caches enabled.
2009
2010 Signed-off-by: Stefan Roese <sr@denx.de>
2011
2012commit 9912121f7ed804ea58fd62f3f230b5dcfc357d88
2013Author: Detlev Zundel <dzu@denx.de>
2014Date: Wed May 23 19:02:41 2007 +0200
2015
2016 Change 'repeatable' attribute of some commands to sensible values.
2017
2018 Most prominently this changes 'erase' to be non-repeatable.
2019
2020 Signed-off-by: Detlev Zundel <dzu@denx.de>
2021
2022commit 5afb202093f6a001797db92cf695b93a70ea9ab4
2023Author: Detlev Zundel <dzu@denx.de>
2024Date: Wed May 23 18:47:48 2007 +0200
2025
2026 Fix 'run' not to continue after interrupted command
2027
2028 Signed-off-by: Detlev Zundel <dzu@denx.de>
2029
2030commit 8f8416fada9faf94b9a92f21fe6000643cb521d5
2031Author: Bartlomiej Sieka <tur@semihalf.com>
2032Date: Fri Jun 8 14:52:22 2007 +0200
2033
2034 TQM5200: Add Flat Device Tree support, update default env. accordingly.
2035
2036 Signed-off-by: Jan Wrobel <wrr@semihalf.com>
2037 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
2038
2039commit 9045f33c023f698660a2e45d1b2194c0711abebc
2040Author: Wolfgang Denk <wd@denx.de>
2041Date: Fri Jun 8 10:24:58 2007 +0200
2042
2043 Fix config problems on SC3 board; make ide_reset_timeout work.
2044
2045commit fba3fb0449b8a54542aed1e729de76e7f5a2ff1b
2046Author: Benoît Monin <bmonin@adeneo.eu>
2047Date: Fri Jun 8 09:55:24 2007 +0200
2048
2049 [PATCH] fix gpio setting when using CFG_440_GPIO_TABLE
2050
2051 Set the correct value in GPIOx_TCR when configuring the gpio
2052 with CFG_440_GPIO_TABLE.
2053
2054 Signed-off-by: Benoit Monin <bmonin@adeneo.eu>
2055 Signed-off-by: Stefan Roese <sr@denx.de>
2056
2057commit 725671ccd2cd04c9ebc50c9e5a94dd8cbade66b7
2058Author: Wolfgang Denk <wd@denx.de>
2059Date: Wed Jun 6 16:26:56 2007 +0200
2060
2061 Coding Style cleanup; generate new CHANGELOG file.
2062
2063 Signed-off-by: Wolfgang Denk <wd@denx.de>
2064
Wolfgang Denk725671c2007-06-06 16:26:56 +02002065commit c440bfe6d6d92d66478a7e84402b31f48413617b
2066Author: Stefan Roese <sr@denx.de>
2067Date: Wed Jun 6 11:42:13 2007 +0200
2068
2069 ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board
2070
2071 This patch adds NAND booting support for the AMCC Acadia eval board.
2072
2073 Please make sure to configure jumper J7 to position 2-3 when booting
2074 from NOR, and to position 1-2 when booting for NAND.
2075
2076 I also added a board command to configure the I2C bootstrap EEPROM
2077 values. Right now only 267MHz is support for booting either via NOR
2078 or NAND FLASH. Here the usage:
2079
2080 => bootstrap 267 nor ;to configure the board for 267MHz NOR booting
2081 => bootstrap 267 nand ;to configure the board for 267MHz NNAND booting
2082
2083 Signed-off-by: Stefan Roese <sr@denx.de>
2084
2085commit 32922cdc470fdfd39bea0c1c4f582d3fb340421e
2086Author: Ed Swarthout <Ed.Swarthout@freescale.com>
2087Date: Tue Jun 5 12:30:52 2007 -0500
2088
2089 mpc8641 image size cleanup
2090
2091 e600 does not have a bootpg restriction.
2092 Move the version string to beginning of image at fff00000.
2093 Resetvec.S is not needed.
2094 Update flash copy instructions.
2095 Add tftpflash env variable
2096
2097 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
2098 Signed-off-by: Jon Loeliger <jdl@freescale.com>
2099
2100commit e3cbe1f93c5722f8ebbad468e30c069a2b511097
2101Author: Benoît Monin <bmonin@adeneo.eu>
2102Date: Mon Jun 4 08:36:05 2007 +0200
2103
2104 [PATCH] Fix ppc4xx bootstrap letter displayed on startup
2105
2106 The attached patch is mainly cosmetic, allowing u-boot to
2107 display the correct bootstrap option letter according to the
2108 datasheets.
2109
2110 The original patch was extended with 405EZ support by Stefan
2111 Roese.
2112
2113 Signed-off-by: Benoit Monin <bmonin@adeneo.eu>
2114 Signed-off-by: Stefan Roese <sr@denx.de>
2115
2116commit 18d156eb37c90fadc8ec7a81a3b89176161f85b7
2117Author: Stefan Roese <sr@denx.de>
2118Date: Fri Jun 1 16:18:17 2007 +0200
2119
2120 ppc4xx: Add missing file for Bamboo NAND booting support
2121
2122 Signed-off-by: Stefan Roese <sr@denx.de>
2123
2124commit 155a96478a0881e6da96cbbbcf34952d6a3b1b4b
2125Author: Stefan Roese <sr@denx.de>
2126Date: Fri Jun 1 15:58:19 2007 +0200
2127
2128 ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHz
2129
2130 This patch undoes the patch by Jeff Mann with commit-id ada4697d. As
2131 suggested by AMCC it is not recommended to dynamically change the EBC
2132 speed after bootup. So we undo this change to be on the safe side.
2133
2134 Signed-off-by: Stefan Roese <sr@denx.de>
2135
2136commit 9d9096043e8f713d4bf1743d32e1459e6a11644b
2137Author: Stefan Roese <sr@denx.de>
2138Date: Fri Jun 1 15:29:04 2007 +0200
2139
2140 ppc4xx: Update Sequoia NAND booting support with ECC
2141
2142 Signed-off-by: Stefan Roese <sr@denx.de>
2143
2144commit cf959c7d6687567c308e366e9581e1a5aff5cc5b
2145Author: Stefan Roese <sr@denx.de>
2146Date: Fri Jun 1 15:27:11 2007 +0200
2147
2148 ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board
2149
2150 This patch adds NAND booting support for the AMCC Bamboo eval board.
2151 Since the NAND-SPL boot image is limited to 4kbytes, this version
2152 only supports the onboard 64MBytes of DDR. The DIMM modules can't be
2153 supported, since the setup code for I2C DIMM autodetection and
2154 configuration is too big for this NAND bootloader.
2155
2156 Signed-off-by: Stefan Roese <sr@denx.de>
2157
2158commit 42be56f53c8b107868e6125c8524ae84293e95a7
2159Author: Stefan Roese <sr@denx.de>
2160Date: Fri Jun 1 15:23:04 2007 +0200
2161
2162 NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.c
2163
2164 The U-Boot NAND booting support is now extended to support ECC
2165 upon loading of the NAND U-Boot image.
2166
2167 Tested on AMCC Sequoia (440EPx) and Bamboo (440EP).
2168
2169 Signed-off-by: Stefan Roese <sr@denx.de>
2170
2171commit a471db07fbb65a841ffc9f4f112562b945230f98
2172Author: Stefan Roese <sr@denx.de>
2173Date: Fri Jun 1 15:19:29 2007 +0200
2174
2175 ppc4xx: Prepare Bamboo port for NAND booting support
2176
2177 This patch updates the "normal" Bamboo NOR booting port, so
2178 that it is compatible with the coming soon NAND booting
2179 Bamboo port.
2180
2181 It also enables the 2nd NAND flash on the Bamboo.
2182
2183 Signed-off-by: Stefan Roese <sr@denx.de>
2184
2185commit 53ad02103fb8be4138a9937a8ab91fcdff7b4987
2186Author: Stefan Roese <sr@denx.de>
2187Date: Fri Jun 1 15:16:58 2007 +0200
2188
2189 ppc4xx: Update in_be32() functions and friends to latest Linux version
2190
2191 Signed-off-by: Stefan Roese <sr@denx.de>
2192
2193commit 91da09cfbce0c1de05d6d84aa8363d666fa7ea3c
2194Author: Stefan Roese <sr@denx.de>
2195Date: Fri Jun 1 15:15:12 2007 +0200
2196
2197 NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.c
2198
2199 This patch adds hardware ECC support to the NDFC driver. It also
2200 changes the register access from using the "simple" in32/out32
2201 functions to the in_be32/out_be32 functions, which make sure
2202 that the access is correctly synced. This is the only recommended
2203 access to SoC registers in the current Linux kernel.
2204
2205 Signed-off-by: Stefan Roese <sr@denx.de>
2206
2207commit 17b5e862287cca76f19dcf8b741e61a7d06617f2
2208Author: Stefan Roese <sr@denx.de>
2209Date: Fri Jun 1 15:12:15 2007 +0200
2210
2211 NAND: Update nand_ecc.c to latest Linux version
2212
2213 This patch updates the nand_ecc code to the latest Linux version.
2214 The main reason for this is the more compact code. This makes
2215 it possible to include the ECC code into the NAND bootloader
2216 image (NAND_SPL) for PPC4xx.
2217
2218 Signed-off-by: Stefan Roese <sr@denx.de>
2219
2220commit d2d432760d2199d0e8558fdd9d1789b8131abcf7
2221Author: Stefan Roese <sr@denx.de>
2222Date: Fri Jun 1 15:09:50 2007 +0200
2223
2224 ppc4xx: 44x DDR driver code cleanup and small fix for Bamboo
2225
2226 Signed-off-by: Stefan Roese <sr@denx.de>
2227
2228commit e4bbed2803a2ad0521c7362f5d3e065f99abaedc
2229Author: Stefan Roese <sr@denx.de>
2230Date: Fri Jun 1 13:45:24 2007 +0200
2231
2232 ppc4xx: Change Luan config file to support ECC
2233
2234 With the updated 44x DDR2 driver the Luan board now supports
2235 ECC generation and checking.
2236
2237 Signed-off-by: Stefan Roese <sr@denx.de>
2238
2239commit 7187db73491c8de0fb56efb5e5134ba5ec443089
2240Author: Stefan Roese <sr@denx.de>
2241Date: Fri Jun 1 13:45:00 2007 +0200
2242
2243 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
2244
2245 Add config option for 180 degree advance clock control as needed
2246 for the AMCC Luan eval board.
2247
2248 Signed-off-by: Stefan Roese <sr@denx.de>
2249
2250commit ee1529838abbfaa35f14e3ffbeaaba693159475f
2251Author: Wolfgang Denk <wd@denx.de>
2252Date: Thu May 31 17:20:09 2007 +0200
2253
2254 Add support for STX GP3SSA (stxssa) Board with 4 MiB flash.
2255
2256 Signed-off-by: Wolfgang Denk <wd@denx.de>
2257
2258commit 7049288fb1f16f1b317140226cdebd07bd416395
2259Author: Bartlomiej Sieka <tur@semihalf.com>
2260Date: Sun May 27 17:26:46 2007 +0200
2261
2262 Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH.
2263
2264 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
2265
2266commit 4520fd4d2c450da49637216aa0e53739b61c60ac
2267Author: Bartlomiej Sieka <tur@semihalf.com>
2268Date: Sun May 27 17:06:36 2007 +0200
2269
2270 Motion-PRO: Add support for redundant environment.
2271
2272 Enable redundant environment, add a MTD partition for it; also add env.
2273 variable command for passing MTD partitions to the kernel command line.
2274
2275 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
2276 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
2277
2278commit a26eabeec31746f06d309103690892805696e344
2279Author: Bartlomiej Sieka <tur@semihalf.com>
2280Date: Sun May 27 17:05:11 2007 +0200
2281
2282 Motion-PRO: Change maximum console buffer size from 256 to 1024 bytes.
2283
2284 Allow passing longer command line to the kernel - useful especially
2285 for passing MTD partition layout.
2286
2287 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
2288 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
2289
2290commit 9160b96f71483a116de81c68985e8ee306d36764
2291Author: Bartlomiej Sieka <tur@semihalf.com>
2292Date: Sun May 27 17:04:18 2007 +0200
2293
2294 Fix: Add missing NULL termination in strings expanded by macros parser.
2295
2296 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
2297 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
2298
2299commit 630ec84aef7228fc1dbfb38dec78541403a786cd
2300Author: Bartlomiej Sieka <tur@semihalf.com>
2301Date: Sun May 27 17:03:37 2007 +0200
2302
2303 Motion-PRO: Update EEPROM's page write bits and write delay.
2304
2305 Change EEPROM configuration according to the datasheet: "The 24C01A and 24C02A
2306 have a page write capability of two bytes", and "This device offers fast (1ms)
2307 byte write". Add 3ms of extra delay.
2308
2309 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
2310 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
2311
2312commit c00125e07c1ebc125bab40e1e18bceed8be0c162
2313Author: Bartlomiej Sieka <tur@semihalf.com>
2314Date: Sun May 27 16:58:45 2007 +0200
2315
2316 MPC5XXX, Motion-PRO: Fix PHY initialization problem.
2317
2318 After being reset in mpc5xxx_fec_init_phy(), PHY goes into FX mode, in which
2319 networking does not function. This commit switches PHY to TX mode by clearing
2320 the FX_SEL bit of Mode Control Register. It also reverses commit
2321 008861a2f3ef2c062744d733787c7e530a1b8761, i.e., a temporary workaround.
2322
2323 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
2324 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
2325
2326commit 93b78f534a6e708b4cf1a4ffb4d8438c67a007db
2327Author: Bartlomiej Sieka <tur@semihalf.com>
2328Date: Sun May 27 16:57:15 2007 +0200
2329
2330 Motion-PRO: Add support for the temperature sensor.
2331
2332 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
2333 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
2334
2335commit c75e639630cc132dc19cd1ecda5922c0db0bfbba
2336Author: Bartlomiej Sieka <tur@semihalf.com>
2337Date: Sun May 27 16:55:23 2007 +0200
2338
2339 Motion-PRO: Add displaying of CPLD revision information during boot.
2340
2341 Signed-off-by: Jan Wrobel <wrr@semihalf.com>
2342 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
2343
2344commit c99512d6bd3973f01ca2fc4896d829b46e68f150
2345Author: Bartlomiej Sieka <tur@semihalf.com>
2346Date: Sun May 27 16:53:43 2007 +0200
2347
2348 MPC5xxx: Change names of defines related to IPB and PCI clocks.
2349
2350 Both CFG_PCISPEED_66 and CFG_IPBSPEED_133 are misnamed, as defining
2351 them does not cause PCI or IPB clocks to run at the specified speed.
2352 Instead, they configure divisors used to calculate said clocks. This
2353 patch renames the defines according to their real function.
2354
2355 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
2356 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
2357
2358commit a11c0b85dc3664bb3c1e781137118730c8f619ab
2359Author: Bartlomiej Sieka <tur@semihalf.com>
2360Date: Sun May 27 16:51:48 2007 +0200
2361
2362 Motion-PRO: Add LED support.
2363
2364 Signed-off-by: Jan Wrobel <wrr@semihalf.com>
2365 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
2366 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
2367
2368commit d756894722c888d09a9fa1df8323753772d3dcce
2369Author: Stefan Roese <sr@denx.de>
2370Date: Thu May 24 09:49:00 2007 +0200
2371
2372 ppc4xx: Fix small 405EZ OCM initilization bug in start.S
2373
2374 As pointed out by Bruce Adler <bruce.adler@acm.org> this patch
2375 fixes a small bug in the 405EZ OCM initialization. Thanks for
2376 spotting.
2377
2378 Signed-off-by: Stefan Roese <sr@denx.de>
2379
2380commit 5d4a179013d59a76446462e1eb0a969fba63eb81
2381Author: Stefan Roese <sr@denx.de>
2382Date: Thu May 24 08:22:09 2007 +0200
2383
2384 ppc4xx: Update AMCC Acadia support for board revision 1.1
2385
2386 This patch updates the Acadia (405EZ) support for the new 1.1 board
2387 revision. It also adds support for NAND FLASH via the 4xx NDFC.
2388
2389 Please note that the jumper J7 must be in position 2-3 for this
2390 NAND support. Position 1-2 is for NAND booting only. NAND booting
2391 support will follow later.
2392
2393 Signed-off-by: Stefan Roese <sr@denx.de>
2394
Wolfgang Denk4ef218f2007-07-10 00:01:28 +02002395commit 822d55365bb557e084d0e33625a6dedcc866110b
2396Author: Jon Loeliger <jdl@freescale.com>
2397Date: Wed May 23 14:09:46 2007 -0500
2398
2399 Add LIST_86xx MAKEALL target for PowerPC builds.
2400
2401 Signed-off-by: Jon Loeliger <jdl@freescale.com>
2402
Wolfgang Denk725671c2007-06-06 16:26:56 +02002403commit 9f0077abd69f7a7c756a915b961037302be3e6f2
2404Author: Stefan Roese <sr@denx.de>
2405Date: Tue May 22 12:48:09 2007 +0200
2406
2407 ppc4xx: Use do { ... } while (0) for CPR & SDR access macros
2408
2409 Signed-off-by: Stefan Roese <sr@denx.de>
2410
2411commit 6f3dfc139a838b0841c151efe00ad47db2366e79
2412Author: Stefan Roese <sr@denx.de>
2413Date: Tue May 22 12:46:10 2007 +0200
2414
2415 ppc4xx: Add 405 support to 4xx NAND driver ndfc.c
2416
2417 This patch adds support for 405 PPC's to the 4xx NAND driver
2418 ndfc.c. This is in preparation for the new AMCC 405EZ.
2419
2420 Signed-off-by: Stefan Roese <sr@denx.de>
2421
2422commit 10603d76767426be803dadd4fb688b97eb69481c
2423Author: Stefan Roese <sr@denx.de>
2424Date: Mon May 21 07:41:22 2007 +0200
2425
2426 ppc4xx: Fix problem in 405EZ OCM initialization
2427
2428 As spotted by Bruce Adler this patch fixes an initialization problem
2429 for the 405EZ OCM.
2430
2431 Signed-off-by: Stefan Roese <sr@denx.de>
2432
2433commit 3e3b956906eba9e4ad7931581ecedaad10eccce8
2434Author: Peter Pearse <peter.pearse@arm.com>
2435Date: Fri May 18 16:47:03 2007 +0100
2436
2437 Reduce line lengths to 80 characters max.
2438
2439commit 93ef45c9ddfdd9fc17c4e74bd8e2f2456580eb72
2440Author: Peter Pearse <peter.pearse@arm.com>
2441Date: Fri May 18 14:34:07 2007 +0100
2442
2443 Makefile permissions
2444
2445commit 1443a31457d68f7e8f0b9403e9832ec1e79dc59d
2446Author: Peter Pearse <peter.pearse@arm.com>
2447Date: Fri May 18 14:33:11 2007 +0100
2448
2449 Makefile permissions
2450
Wolfgang Denk4ef218f2007-07-10 00:01:28 +02002451commit 255a3577c848706441daee0174543efe205a77f8
2452Author: Kim Phillips <kim.phillips@freescale.com>
2453Date: Wed May 16 16:52:19 2007 -0500
2454
2455 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
2456
2457 For all practical u-boot purposes, TSECs don't differ throughout the
2458 mpc8[356]xx families; reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx.
2459
2460 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2461
Wolfgang Denk725671c2007-06-06 16:26:56 +02002462commit 70124c2602ae2d4c5d3dba05b482d91548242de8
2463Author: Stefano Babic <sbabic@denx.de>
2464Date: Wed May 16 14:49:12 2007 +0200
2465
2466 Fix compile problem cause my Microblaze merge
2467
2468 Signed-off-by: Stefano Babic <sbabic@denx.de>
2469
2470commit ada4697d0230d6da552867777f98a67ec3ba2579
2471Author: Jeffrey Mann <mannj@embeddedplanet.com>
2472Date: Wed May 16 13:23:10 2007 +0200
2473
2474 [PATCH] Run new sequoia boards with an EBC speed of 83MHz
2475
2476 Because the Sequoia board does not boot with an EBC faster than 66MHz,
2477 the clock divider are changed after the initial boot process.
2478
2479 This allows for maximum clocking speeds to be achieved on newer boards.
2480 Sequoia boards with 666.66 MHz processors require that the EBC divider
2481 be set to 3 in order to start the initial boot process at a slower EBC
2482 speed. After the initial boot process, the divider can be set back to 2,
2483 which will cause the boards to run at 83.333MHz. This is backward
2484 compatible with boards with 533.33 MHz processors, as these boards will
2485 already be set with an EBC divider of 2.
2486
2487 Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
2488
2489commit a7676ea7732f3c596805079fed7e5c9fac652cfc
2490Author: Wolfgang Denk <wd@denx.de>
2491Date: Wed May 16 01:16:53 2007 +0200
2492
2493 Minor Coding Style cleanup, update CHANGELOG.
2494
2495 Signed-off-by: Wolfgang Denk <wd@denx.de>
2496
Wolfgang Denka7676ea2007-05-16 01:16:53 +02002497commit d62f64cc23a940eafe712c776b3249e4160753d1
2498Author: Wolfgang Denk <wd@denx.de>
2499Date: Wed May 16 00:13:33 2007 +0200
2500
2501 Coding Style Cleanup, new CHANGELOG
2502
Wolfgang Denk4ef218f2007-07-10 00:01:28 +02002503commit 3162eb836903c8b247fdc7470dd39bfa6996f495
2504Author: Wolfgang Denk <wd@denx.de>
2505Date: Tue May 15 23:38:05 2007 +0200
2506
2507 Minor coding style cleanup.
2508
2509commit 66d9dbec1cc27d6398ee6cf84639dbe14971251e
2510Author: mushtaq khan <mushtaq_k@procsys.com>
2511Date: Fri Apr 20 14:23:02 2007 +0530
2512
2513 Add driver for S-ATA-controller on Intel processors with South
2514 Bridge, ICH-5, ICH-6 and ICH-7.
2515
2516 Implementation:
2517
2518 1. Code is divided in to two files. All functions, which are
2519 controller specific are kept in "drivers/ata_piix.c" file and
2520 functions, which are not controller specific, are kept in
2521 "common/cmd_sata.c" file.
2522
2523 2. Reading and Writing from the S-ATA drive is done using PIO method.
2524
2525 3. Driver can be configured for 48-bit addressing by defining macro
2526 CONFIG_LBA48, if this macro is not defined driver uses the 28-bit
2527 addressing.
2528
2529 4. S-ATA read function is hooked to the File system, commands like
2530 ext2ls and ext2load file can be used. This has been tested.
2531
2532 5. U-Boot command "SATA_init" is added, which initializes the S-ATA
2533 controller and identifies the S-ATA drives connected to it.
2534
2535 6. U-Boot command "sata" is added, which is used to read/write, print
2536 partition table and get info about the drives present. This I have
2537 implemented in same way as "ide" command is implemented in U-Boot.
2538
2539 7. This driver is for S-ATA in native mode.
2540
2541 8. This driver does not support the Native command queuing and
2542 Hot-plugging.
2543
2544 Signed-off-by: Mushtaq Khan <mushtaq_k@procsys.com>
2545
2546commit 644e6fb4eb8be90ea04ba34b643a8bf019d680e0
2547Author: mushtaq khan <mushtaq_k@procsys.com>
2548Date: Mon Apr 30 15:57:22 2007 +0530
2549
2550 Fixes bug clearing the bss section for i386
2551
2552 Hi,
2553 There is a bug in the code of clearing the bss section for processor
2554 i386.(File: cpu/i386/start.S)
2555 In the code, bss_start addr (starting addr of bss section) is put into
2556 the register %eax, but the code which clears the bss section refers to
2557 the addr pointed by %edi.
2558
2559 This patch fixes this bug by putting bss_start into %edi register.
2560
2561 Signed-off-by: Mushtaq Khan <mushtaq_k@procsys.com>
2562
2563commit c3243cf7b490057277d61acffe4ad0946f9eb4a4
2564Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
2565Date: Mon Apr 30 16:47:28 2007 -0500
2566
2567 Add support for BCM5464 Quad Phy
2568
2569 Added support for Broadcom's BCM5464 Quad Phy
2570
2571 Signed-off-by: Joe Hamman <joe.hamman@embeddedspecialties.com>
2572
2573commit 1b305bdc754c8468e1d5d858f5dcf8a7a0a4bb7a
2574Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
2575Date: Wed May 9 08:10:57 2007 +0800
2576
2577 Search the exception table with linear algorithm
2578
2579 Search the exception table with linear algorithm instead of
2580 bisecting algorithm.
2581 Because the exception table might be unsorted.
2582
2583 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
2584
2585commit 5dfaa50eb819686bfba1927e8c5b8a70a4d65fd3
2586Author: Aubrey.Li <aubrey.adi@gmail.com>
2587Date: Mon May 14 11:47:35 2007 +0800
2588
2589 Fix compilation issues on MACOSX
2590
2591 Singed-off-by: Marc Hoffman <Marc.Hoffman@analog.com>
2592 Signed-off-by: Aubrey Li <aubrey.adi@gmail.com>
2593
2594commit 56fd7162985c412317bbf763a225fba23c64fd31
2595Author: Stephen Williams <steve@icarus.com>
2596Date: Tue May 15 07:55:42 2007 -0700
2597
2598 Fix for compile of JSE target
2599
2600 The attached patch fixes the compile of the JSE board in the
2601 denx git as of 14 may 2007. It is an extremely simple patch,
2602 it just adds the missing define of CFG_SYSTEMACE_WIDTH.
2603
2604 Fix to compile JSE against 20070514 git of u-boot
2605
Wolfgang Denk725671c2007-06-06 16:26:56 +02002606commit 61936667e86a250ae12fd2dc189d3588f0a59e0b
2607Author: Stefan Roese <sr@denx.de>
2608Date: Fri May 11 12:01:49 2007 +0200
2609
2610 ppc4xx: Add mtcpr/mfcpr access macros
2611
2612 Signed-off-by: Stefan Roese <sr@denx.de>
2613
2614commit 343c48bd84606c4025c8a7c7263fda465d6e284c
2615Author: Stefan Roese <sr@denx.de>
2616Date: Fri May 11 12:01:06 2007 +0200
2617
2618 ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too
2619
2620 Signed-off-by: Stefan Roese <sr@denx.de>
2621
Wolfgang Denkd62f64c2007-05-16 00:13:33 +02002622commit 7d98ba770a7eaefa29ce927f31a0956df85bf650
2623Author: Piotr Kruszynski <ppk@semihalf.com>
2624Date: Thu May 10 16:55:52 2007 +0200
2625
2626 [Motion-PRO] Add MTD and JFFS2 support, also add default partition
2627 definition.
2628
Wolfgang Denk725671c2007-06-06 16:26:56 +02002629commit 65fb6a676e821f9570a2a376dc204bf611ce5f81
2630Author: Peter Pearse <peter.pearse@arm.com>
2631Date: Wed May 9 11:42:44 2007 +0100
2632
2633 Add the board directory for SMN42
2634
2635commit 160131bf965785419626df6c388729fe0b597992
2636Author: Peter Pearse <peter.pearse@arm.com>
2637Date: Wed May 9 11:41:58 2007 +0100
2638
2639 Add the files for the SMN42 board
2640
2641commit 5c6d2b5a500f8c49670de8910150b78a41f781fc
2642Author: Peter Pearse <peter.pearse@arm.com>
2643Date: Wed May 9 11:40:34 2007 +0100
2644
2645 Remove the deleted files for the SMN42 patch
2646
2647commit b0d8f5bf0d215adc9424cb228b2484dbf07f7761
2648Author: Peter Pearse <peter.pearse@arm.com>
2649Date: Wed May 9 11:37:56 2007 +0100
2650
2651 New board SMN42 branch
2652
2653commit 29f3be0caf0799ca6b89dfd9824c15619a50000f
2654Author: Peter Pearse <peter.pearse@arm.com>
2655Date: Wed May 9 10:24:38 2007 +0100
2656
2657 Makefile permissions
2658
2659commit b84289b595731e8851df46e893845cc1322c9b9b
2660Author: Ed Swarthout <Ed.Swarthout@freescale.com>
2661Date: Tue May 8 14:17:07 2007 -0500
2662
2663 8641hpcn: Fix Makefile after moving pixis to board/freescale.
2664
2665 The OBJTREE != SRCTREE build scenario was broken.
2666 This fixes it.
2667
2668 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
2669 Signed-off-by: Jon Loeliger <jdl@freescale.com>
2670
Wolfgang Denkd62f64c2007-05-16 00:13:33 +02002671commit e69f66c6ebe82bbbd1da766bc4eda40ec7ee5af1
2672Author: Michal Simek <monstr@monstr.eu>
2673Date: Tue May 8 15:57:43 2007 +0200
2674
2675 add: reading special purpose registers
2676
2677commit 1a50f164beb065f360fbddb76029607d6b099698
2678Author: Michal Simek <monstr@monstr.eu>
2679Date: Tue May 8 14:52:52 2007 +0200
2680
2681 add: Microblaze V5 exception handling
2682
2683commit ab874d5047e5d30dbc1e517ff26083efffa98ecb
2684Author: Michal Simek <monstr@monstr.eu>
2685Date: Tue May 8 14:39:11 2007 +0200
2686
2687 add: FSL control read and write
2688
2689commit de1de02a7cbf05e6b63e0d8ffc624f12493f6ba3
2690Author: Piotr Kruszynski <ppk@semihalf.com>
2691Date: Tue May 8 13:05:44 2007 +0200
2692
2693 [Motion-PRO] Add support for I2C, EEPROM and RTC.
2694
2695commit fa5c2ba123b1bf88455bfc21db5e786ca045029d
2696Author: Bartlomiej Sieka <tur@semihalf.com>
2697Date: Tue May 8 10:23:56 2007 +0200
2698
2699 [Motion-PRO] Add ATA support. Add CF-booting commands to the default
2700 environment.
2701
2702commit 06241d50a3ab1b20a0b08baeeaffcaa23ae4b839
2703Author: Bartlomiej Sieka <tur@semihalf.com>
2704Date: Tue May 8 09:39:12 2007 +0200
2705
2706 [Motion-PRO] Change IPB clock frequency from 50MHz to 100MHz. This
2707 eliminates networking problems in Linux (timeouts).
2708
2709commit 1f1369c34b629be94702684d41d3fddf0f6193e7
2710Author: Bartlomiej Sieka <tur@semihalf.com>
2711Date: Tue May 8 09:21:57 2007 +0200
2712
2713 [Motion-PRO] Enable Flat Device Tree support and modify default environment
2714 to allow booting of FDT-expecting kernels.
2715
2716commit fb05f6da35ea1c15c553abe6f23f656bf18dc5db
2717Author: Michal Simek <monstr@monstr.eu>
2718Date: Mon May 7 23:58:31 2007 +0200
2719
2720 new: USE_MSR_INTR support
2721
2722commit 008861a2f3ef2c062744d733787c7e530a1b8761
2723Author: Bartlomiej Sieka <tur@semihalf.com>
2724Date: Mon May 7 22:36:15 2007 +0200
2725
2726 [MPC5xxx] There are networking problems on the Motion-PRO board with
2727 current PHY initalization code (tftp timeouts all the time). This commit
2728 temporarily disables PHY initalization sequence to make the networking
2729 operational, until a fix is found.
2730
2731commit abca901869c3760b6c5fecb825db6c1d91a78a93
2732Author: Wolfgang Denk <wd@denx.de>
2733Date: Mon May 7 22:10:36 2007 +0200
2734
2735 Get rid of duplicated file (see include/configs/sbc8560.h instead)
2736
2737 Signed-off-by: Wolfgang Denk <wd@denx.de>
2738
2739commit 207b7b2c9d9752e0f6478c30c29b7087f6e6cbb6
2740Author: Wolfgang Denk <wd@denx.de>
2741Date: Mon May 7 22:07:08 2007 +0200
2742
2743 Get rid of duplicated file (see doc/README.SBC8560 instead)
2744
2745 Signed-off-by: Wolfgang Denk <wd@denx.de>
2746
2747commit a7bac7e9b57ba948051beb19ec5be3a75ce75383
2748Author: Michal Simek <monstr@monstr.eu>
2749Date: Mon May 7 19:43:10 2007 +0200
2750
2751 fix: read and write MSR - repair number of parameters
2752
Wolfgang Denk725671c2007-06-06 16:26:56 +02002753commit 193b4a3bb3acaddf798da8de0da05d94ba8774ee
2754Author: Jeffrey Mann <mannj@embeddedplanet.com>
2755Date: Mon May 7 19:42:49 2007 +0200
2756
2757 [PATCH] ppc4xx: Fix CONFIG_SYS_CLK_FREQ definition in Sequoia config file
2758
2759 A '3' got cut off in the formatting of the last patch to automatically
2760 change the clock speed of the system clock on sequoia board.
2761
2762 Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
2763 Signed-off-by: Stefan Roese <sr@denx.de>
2764
Wolfgang Denkd62f64c2007-05-16 00:13:33 +02002765commit 19bf1fbad7f19d5a120be9b1daf136e052fcab39
2766Author: Michal Simek <monstr@monstr.eu>
2767Date: Mon May 7 19:33:51 2007 +0200
2768
2769 new: fsl interrupt support
2770 FSL_Has_data is connected to INTC.
2771
2772commit 792032baa7d625e34c981ab6df521911bd8dc861
2773Author: Michal Simek <monstr@monstr.eu>
2774Date: Mon May 7 19:30:12 2007 +0200
2775
2776 fix: interrupt handler
2777 remove asm code
2778
2779commit f3f001a341ef185d0f13841be5b5dc3395aacc31
2780Author: Michal Simek <monstr@monstr.eu>
2781Date: Mon May 7 19:25:08 2007 +0200
2782
2783 fix: remove asm code
2784
2785commit fb7c2dbef02c9f6f8d7b04ec4c2bfb91418b9c01
2786Author: Michal Simek <monstr@monstr.eu>
2787Date: Mon May 7 19:12:43 2007 +0200
2788
2789 fix: clean interrupt
2790
2791commit 42efed6130c8fcf7da881385b5427065d2801757
2792Author: Michal Simek <monstr@monstr.eu>
2793Date: Mon May 7 17:22:25 2007 +0200
2794
2795 fix: interrupt handler for multiple sources
2796
2797commit 48fbd3a4cdabbebc1debd7eed73c00c2caf914f6
2798Author: Michal Simek <monstr@monstr.eu>
2799Date: Mon May 7 17:11:09 2007 +0200
2800
2801 new: add writing to msr register
2802
2803commit ac4cd59d59c9bf3f89cb7a344abf8184d678f562
2804Author: Timur Tabi <timur@freescale.com>
2805Date: Sat May 5 08:12:30 2007 +0200
2806
2807 5xxx: write MAC address to mac-address and local-mac-address
2808
2809 Some device trees have a mac-address property, some have local-mac-address,
2810 and some have both. To support all of these device trees, ftp_cpu_setup()
2811 should write the MAC address to mac-address and local-mac-address, if they
2812 exist.
2813
2814 Signed-off-by: Timur Tabi <timur@freescale.com>
2815 Acked-by: Grant Likely <grant.likely@secretlab.ca>
2816
2817commit a9d87e2707dcb249f6bb7f7ff7e00acd8cda9fd2
2818Author: Grzegorz Wianecki <grzegorz.wianecki@gmail.com>
2819Date: Sun Apr 29 14:01:54 2007 +0200
2820
2821 [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message
2822
2823 MPC5200B systems are incorrectly reported as MPC5200 in U-Boot start-up
2824 message. Use PVR to distinguish between the two variants, and print proper CPU
2825 information.
2826
2827 Signed-off-by: Grzegorz Wianecki <grzegorz.wianecki@gmail.com>
2828 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
2829 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2830
2831commit 4ec5bd55ed1ffa91a774af298769621f4fbb18c1
2832Author: Ladislav Michl <ladis@linux-mips.org>
2833Date: Wed Apr 25 16:01:26 2007 +0200
2834
2835 [PATCH] simplify silent console
2836
2837 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
2838 Acked-by: Stefan Roese <sr@denx.de>
2839
2840commit b7598a43f2b421a713d8135e98a42c37d9eb9df0
2841Author: Sergei Shtylyov <sshtylyov@ru.mvista.com>
2842Date: Mon Apr 23 15:30:39 2007 +0200
2843
2844 [PATCH] Avoid assigning PCI resources from zero address
2845
2846 If a PCI IDE card happens to get a zero address assigned to it, the Linux IDE
2847 core complains and IDE drivers fails to work. Also, assigning zero to a BAR
2848 was illegal according to PCI 2.1 (the later revisions seem to have excluded the
2849 sentence about "0" being considered an invalid address) -- so, use a reasonable
2850 starting value of 0x1000 (that's what the most Linux archs are using).
2851
2852 Alternatively, one might have fixed the calls to pci_set_region() individually
2853 (some code even seems to have taken care of this issue) but that would have
2854 been a lot more work. :-)
2855
2856 Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
2857 Acked-by: Stefan Roese <sr@denx.de>
2858
2859commit 9ffd451afeb08e5be7ddae680487ec962b2bca25
2860Author: Jeffrey Mann <mannj@embeddedplanet.com>
2861Date: Mon Apr 23 14:00:11 2007 +0200
2862
2863 [patch] setenv(...) can delete environmentalvariables
2864
2865 update setenv() function so that entering a NULL value for the
2866 variable's value will delete the environmental variable
2867
2868 Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
2869 Acked-by: Stefan Roese <sr@denx.de>
2870
2871commit ebd0a0ae05a44769c4e27458ad4e9f3438250443
2872Author: Mike Frysinger <vapier@gentoo.org>
2873Date: Mon Apr 23 13:54:24 2007 +0200
2874
2875 [patch] use unsigned char in smc91111 driver for mac
2876
2877 the v_mac variable in the smc91111 driver is declared as a signed char ...
2878 this causes problems when one of the bytes in the MAC is "signed" like 0xE0
2879 because when it gets printed out, you get a display like:
2880 0xFFFFFFE0 and that's no good
2881
2882 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2883
2884commit ffc50f9bb194343c6303517a517708457a5eb6b8
2885Author: Michal Simek <monstr@monstr.eu>
2886Date: Sat May 5 18:54:42 2007 +0200
2887
2888 new: FSL and MSR support #2
2889
2890commit f7e2e0eb0668136305f78bb9c21be79b48a34247
2891Author: Michal Simek <monstr@monstr.eu>
2892Date: Sat May 5 18:27:16 2007 +0200
2893
2894 new: FSL and MSR support
2895
2896commit 2f15278c2eb911c668b4fe562130b78cf554d139
2897Author: Wolfgang Denk <wd@denx.de>
2898Date: Sat May 5 18:23:11 2007 +0200
2899
2900 Coding stylke cleanup; update CHANGELOG.
2901
2902 Signed-off-by: Wolfgang Denk <wd@denx.de>
2903
Wolfgang Denk2f152782007-05-05 18:23:11 +02002904commit 885ec89b648a899a2f32393fd3ffd9f7234c4402
2905Author: Wolfgang Denk <wd@denx.de>
2906Date: Sat May 5 18:05:02 2007 +0200
2907
2908 Add STX GP3 SSA board to MAKEALL script; update CHANGELOG.
2909
2910 Signed-off-by: Wolfgang Denk <wd@denx.de>
2911
Wolfgang Denk885ec892007-05-05 18:05:02 +02002912commit 5499645b3fe17a548af9dfc479ca6e2455f179a2
2913Author: Wolfgang Denk <wd@denx.de>
2914Date: Sat May 5 17:15:50 2007 +0200
2915
2916 Make "file" command happy with some config.mk files; update CHANGELOG
2917
Wolfgang Denk2f152782007-05-05 18:23:11 +02002918commit e3b8c78bc2489c27ae020986ef0eaca684866cef
2919Author: Jeffrey Mann <mannj@embeddedplanet.com>
2920Date: Sat May 5 08:32:14 2007 +0200
2921
2922 ppc4xx: Detect if the sysclk on Sequoia is 33 or 33.333 MHz
2923
2924 The AMCC Secquoia board has been changed in a new revision from using a
2925 33.000 MHz clock to a 33.333 MHz system clock. A bit in the CPLD
2926 indicates the difference. This patch reads that bit and uses the correct
2927 clock speed for the board. This code is backward compatable will all
2928 prior boards. All prior boards will be read as 33.000.
2929
2930 Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
2931 Signed-off-by: Stefan Roese <sr@denx.de>
2932
2933commit f544ff6656fca263ed1ebe39899b6d95da67c8b8
2934Author: Stefan Roese <sr@denx.de>
2935Date: Sat May 5 08:29:01 2007 +0200
2936
2937 ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting
2938
2939 Using cpu/ppc4xx/speed.c to calculate the bus frequency is too big
2940 for the 4k NAND boot image so define bus_frequency to 133MHz here
2941 which is save for the refresh counter setup.
2942
2943 Signed-off-by: Stefan Roese <sr@denx.de>
2944
Wolfgang Denk4ef218f2007-07-10 00:01:28 +02002945commit 2f550ab976405300f5b07bf2890800840d0aa05f
2946Author: Timur Tabi <timur@freescale.com>
2947Date: Sat May 5 08:12:30 2007 +0200
2948
2949 5xxx: write MAC address to mac-address and local-mac-address
2950
2951 Some device trees have a mac-address property, some have local-mac-address,
2952 and some have both. To support all of these device trees, ftp_cpu_setup()
2953 should write the MAC address to mac-address and local-mac-address, if they
2954 exist.
2955
2956 Signed-off-by: Timur Tabi <timur@freescale.com>
2957 Acked-by: Grant Likely <grant.likely@secretlab.ca>
2958
Wolfgang Denk54996452007-05-05 17:15:50 +02002959commit a79886590593ba1d667c840caa4940c61639f18f
2960Author: Thomas Knobloch <knobloch@siemens.com>
2961Date: Sat May 5 07:04:42 2007 +0200
2962
2963 NAND: Wrong calculation of page number in nand_block_bad()
2964
2965 In case that there is no memory based bad block table available the
2966 function nand_block_checkbad() in drivers/mtd/nand/nand_base.c will call
2967 nand_block_bad() directly. When parameter 'getchip' is set to zero,
2968 nand_block_bad() will not right shift the offset to calculate the
2969 correct page number.
2970
2971 Signed-off-by: Thomas Knobloch <knobloch@siemens.com>
2972 Signed-off-by: Stefan Roese <sr@denx.de>
2973
2974commit 9877d7dcd1eebe61aa5d8b8ffe9c048ea426e6f6
2975Author: Wolfgang Denk <wd@denx.de>
2976Date: Fri May 4 10:02:33 2007 +0200
2977
2978 Fix initrd length corruption in bootm command.
2979
2980 When using FDT Images, the length of an inital ramdisk was
2981 overwritten (bug introduced by commit 87a449c8, 22 Aug 2006).
2982
2983 Patches by Timur Tabi & Johns Daniel.
2984
2985 Signed-off-by: Wolfgang Denk <wd@denx.de>
2986
Wolfgang Denka7676ea2007-05-16 01:16:53 +02002987commit 068aab660bc3912b930be5540e6b3f3fd6ad3c96
2988Author: Kim Phillips <kim.phillips@freescale.com>
2989Date: Thu May 3 19:43:52 2007 -0500
2990
2991 mpc83xx: fix trivial error in MAKEALL
2992
2993 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2994
Wolfgang Denk54996452007-05-05 17:15:50 +02002995commit c64a89d6ce8584b9fc64f4e85da9ecac3cfc2c2a
2996Author: Wolfgang Denk <wd@denx.de>
2997Date: Thu May 3 16:34:41 2007 +0200
2998
2999 Update board configuration for STX GP3SSA board:
3000
3001 Enable hush shell, environment in flash rather in EEPROM,
3002 more user-friendly default environment, etc.
3003 The simple EEPROM environment can be selected easily in the board
3004 config file.
3005
3006 Signed-off-by: Wolfgang Denk <wd@denx.de>
3007
Wolfgang Denkc64a89d2007-05-03 16:34:41 +02003008commit 2c6fb199dc5756fc72f49d1f4de105e089049d65
3009Author: Wolfgang Denk <wd@denx.de>
3010Date: Tue Apr 24 14:37:49 2007 +0200
3011
3012 Cleanup STX GP3SSA code; fix build and compile problems.
3013
3014commit 35171dc04e028ecacc23ad916a66295472555dbf
3015Author: Dan Malek <dan@embeddedalley.com>
3016Date: Fri Jan 5 09:15:34 2007 +0100
3017
3018 Add support for STX GP3SSA (stxssa) Board
3019
3020 Signed-off-by Dan Malek, <dan@embeddedalley.com>
3021
Wolfgang Denk885ec892007-05-05 18:05:02 +02003022commit ffa621a0d12a1ccd81c936c567f8917a213787a8
3023Author: Andy Fleming <afleming@freescale.com>
3024Date: Sat Feb 24 01:08:13 2007 -0600
3025
3026 Cleaned up some 85xx PCI bugs
3027
3028 * Cleaned up the CDS PCI Config Tables and added NULL entries to
3029 the end
3030 * Fixed PCIe LAWBAR assignemt to use the cpu-relative address
3031 * Fixed 85xx PCI code to assign powar region sizes based on the
3032 config values (rather than hard-coding them)
3033 * Fixed the 8548 CDS PCI2 IO to once again have 0 as the base address
3034
3035 Signed-off-by: Andy Fleming <afleming@freescale.com>
3036
3037commit 6743105988fc44d5b0d30388c790607835aae7a6
3038Author: Andy Fleming <afleming@freescale.com>
3039Date: Mon Apr 23 02:54:25 2007 -0500
3040
3041 Add support for the 8568 MDS board
3042
3043 This included some changes to common files:
3044 * Add 8568 processor SVR to various places
3045 * Add support for setting the qe bus-frequency value in the dts
3046 * Add the 8568MDS target to the Makefile
3047
3048 Signed-off-by: Andy Fleming <afleming@freescale.com>
3049
3050commit af1c2b84bf27c8565baddc82d1abb93700d10e2e
3051Author: David Updegraff <dave@cray.com>
3052Date: Fri Apr 20 14:34:48 2007 -0500
3053
3054 Add support for treating unknown PHYs as generic PHYs.
3055
3056 When bringing up u-boot on new boards, PHY support sometimes gets
3057 neglected. Most PHYs don't really need any special support,
3058 though. By adding a generic entry that always matches if nothing
3059 else does, we can provide support for "unsupported" PHYs for the
3060 tsec.
3061
3062 The generic PHY driver supports most PHYs, including gigabit.
3063
3064 Signed-off-by: David Updegraff <dave@cray.com>
3065 Signed-off-by: Andy Fleming <afleming@freescale.com>
3066
Wolfgang Denk54996452007-05-05 17:15:50 +02003067commit a75af9bfd8fff0499efdbb90601cec5a2afef117
3068Author: James Yang <James.Yang@freescale.com>
3069Date: Wed Feb 7 15:28:04 2007 -0600
3070
3071 Conditionalize 8641 Rev1.0 MCM workarounds
3072
3073 Signed-off-by: James Yang <James.Yang@freescale.com>
3074 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3075
Wolfgang Denka7676ea2007-05-16 01:16:53 +02003076commit f64702b7fc8f8df39d31add770df6e372f9e9ce3
3077Author: Timur Tabi <timur@freescale.com>
3078Date: Mon Apr 30 13:59:50 2007 -0500
3079
3080 Fix memory initialization on MPC8349E-mITX
3081
3082 Define CFG_DDR_SDRAM_CLK_CNTL for the MPC8349E-mITX and MPC8349E-mITX-GP.
3083 This allows ddr->sdram_clk_cntl to be properly initialized. This is necessary
3084 on some ITX boards, notably those with a revision 3.1 CPU.
3085
3086 Also change spd_sdram() in cpu/mpc83xx/spd_sdram.c to not write anything into
3087 ddr->sdram_clk_cntl if CFG_DDR_SDRAM_CLK_CNTL is not defined.
3088
3089 Signed-off-by: Timur Tabi <timur@freescale.com>
3090 Acked-by: Michael Benedict <MBenedict@twacs.com>
3091 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
3092
3093commit 54b2d434ae9d01787936f34fe1759cf3d7624ae3
3094Author: Kim Phillips <kim.phillips@freescale.com>
3095Date: Mon Apr 30 15:26:21 2007 -0500
3096
3097 mpc83xx: replace elaborate boottime verbosity with 'clocks' command
3098
3099 and fix CPU: to align with Board: display text.
3100
3101 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
3102
Wolfgang Denk54996452007-05-05 17:15:50 +02003103commit c1ab82669d9525998c34e802a12cad662723f22a
3104Author: James Yang <James.Yang@freescale.com>
3105Date: Fri Mar 16 13:02:53 2007 -0500
3106
3107 Rewrote picos_to_clk() to avoid rounding errors.
3108 Clarified that conversion is to DRAM clocks rather than platform clocks.
3109 Made function static to spd_sdram.c.
3110
3111 Signed-off-by: James Yang <James.Yang@freescale.com>
3112 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3113
Wolfgang Denk2f152782007-05-05 18:23:11 +02003114commit 8b39501d28754e72726ce7fb02310e56dbdf116a
3115Author: Stefan Roese <sr@denx.de>
3116Date: Sun Apr 29 14:13:01 2007 +0200
3117
3118 ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver
3119
3120 Signed-off-by: Stefan Roese <sr@denx.de>
3121
Wolfgang Denk4ef218f2007-07-10 00:01:28 +02003122commit 864aa6a6a466fcb92bf32b1d7dba79cd709b52c9
3123Author: Grzegorz Wianecki <grzegorz.wianecki@gmail.com>
3124Date: Sun Apr 29 14:01:54 2007 +0200
3125
3126 [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message
3127
3128 MPC5200B systems are incorrectly reported as MPC5200 in U-Boot start-up
3129 message. Use PVR to distinguish between the two variants, and print proper CPU
3130 information.
3131
3132 Signed-off-by: Grzegorz Wianecki <grzegorz.wianecki@gmail.com>
3133 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
3134 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
3135
Wolfgang Denka7676ea2007-05-16 01:16:53 +02003136commit 5c5d3242935cf3543af01142627494434834cf98
3137Author: Kim Phillips <kim.phillips@freescale.com>
3138Date: Wed Apr 25 12:34:38 2007 -0500
3139
3140 mpc83xx: minor fixups for 8313rdb introduction
3141
Wolfgang Denk4ef218f2007-07-10 00:01:28 +02003142commit ada4d40091f6ed4a4f0040e08d20db21967e4a67
3143Author: Ladislav Michl <ladis@linux-mips.org>
3144Date: Wed Apr 25 16:01:26 2007 +0200
3145
3146 [PATCH] simplify silent console
3147
3148 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
3149 Acked-by: Stefan Roese <sr@denx.de>
3150
Wolfgang Denkd62f64c2007-05-16 00:13:33 +02003151commit 144876a380f5756f57412caf74c1d6dc201dd796
3152Author: Michal Simek <monstr@monstr.eu>
3153Date: Tue Apr 24 23:01:02 2007 +0200
3154
3155 [PATCH] MTD partition support, JFFS2 support
3156
Wolfgang Denk2f152782007-05-05 18:23:11 +02003157commit 37ed6cdd4159195bfad68d8a237f6adda8f482cb
3158Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
3159Date: Tue Apr 24 14:03:45 2007 +0200
3160
3161 ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content.
3162
3163 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
3164
Wolfgang Denk885ec892007-05-05 18:05:02 +02003165commit 66ed6cca3f340f7a8a06d9272ae2ef8e96f0273d
3166Author: Andy Fleming <afleming@freescale.com>
3167Date: Mon Apr 23 02:37:47 2007 -0500
3168
3169 Reworked 85xx speed detection code
3170
3171 Changed the code to read the registers and calculate the clock
3172 rates, rather than using a "switch" statement.
3173
3174 Idea from Andrew Klossner <andrew@cesa.opbu.xerox.com>
3175
3176 Signed-off-by: Andy Fleming <afleming@freescale.com>
3177
3178commit 81f481ca708ed6a56bf9c410e3191dbad581c565
3179Author: Andy Fleming <afleming@freescale.com>
3180Date: Mon Apr 23 02:24:28 2007 -0500
3181
3182 Enable 8544 support
3183
3184 * Add support to the Makefile
3185 * Add 8544 configuration support to the tsec driver
3186 * Add 8544 SVR numbers to processor.h
3187
3188 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
3189 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3190
3191commit 0d8c3a2096eaff8d7de89d45e9af4d4b0d4868fe
3192Author: Andy Fleming <afleming@freescale.com>
3193Date: Fri Feb 23 17:12:25 2007 -0600
3194
3195 Support 1G size on 8548
3196
3197 e500v2 and newer cores support 1G page sizes.
3198
3199 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
3200 Signed-off-by: Andy Fleming <afleming@freescale.com>
3201
3202commit 45cef612cc601d2d1c890fbbd7cdc9609a189a46
3203Author: Andy Fleming <afleming@freescale.com>
3204Date: Fri Feb 23 17:11:16 2007 -0600
3205
3206 Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nG
3207
3208 The other pagesz constants use one letter to specify order of
3209 magnitude. Also change the one reference to it in mpc8548cds/init.S
3210
3211 Signed-off-by: Andy Fleming <afleming@freescale.com>
3212
3213commit 1f9a318cea14272edd10d63739e2d326c90f430e
3214Author: Andy Fleming <afleming@freescale.com>
3215Date: Fri Feb 23 16:28:46 2007 -0600
3216
3217 Only set ddrioovcr for 8548 rev1.
3218
3219 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
3220 Signed-off-by: Andy Fleming <afleming@freescale.com>
3221
3222commit 9343dbf85bc03033f2102d8e8543567c2c1ad2d2
3223Author: Andy Fleming <afleming@freescale.com>
3224Date: Sat Feb 24 01:16:45 2007 -0600
3225
3226 Tweak DDR ECC error counter
3227
3228 Enable single-bit error counter when memory was cleared by ddr controller.
3229
3230 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
3231 Signed-off-by: Andy Fleming <afleming@freescale.com>
3232
3233commit 85e7c7a45e3dd9c7ce3e722352ba60f8df1a7a4b
3234Author: Timur Tabi <timur@freescale.com>
3235Date: Mon Feb 12 13:34:55 2007 -0600
3236
3237 85xx: write MAC address to mac-address and local-mac-address
3238
3239 Some device trees have a mac-address property, some have local-mac-address,
3240 and some have both. To support all of these device trees, ftp_cpu_setup()
3241 should write the MAC address to mac-address and local-mac-address, if they
3242 exist.
3243
3244 Signed-off-by: Timur Tabi <timur@freescale.com>
3245
3246commit 03b81b48eec0ad249ec97a4ae16c36fa2e014ff4
3247Author: Andy Fleming <afleming@freescale.com>
3248Date: Mon Apr 23 01:44:44 2007 -0500
3249
3250 Some 85xx cpu cleanups
3251
3252 * Cleaned up the TSR[WIS] clearing
3253 * Cleaned up DMA initialization
3254
3255 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
3256 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3257 Acked-by: Andy Fleming <afleming@freescale.com>
3258
3259commit 151d5d992eab8c497b24c816c73dc1ad8bffb4eb
3260Author: Andy Fleming <afleming@freescale.com>
3261Date: Mon Apr 23 01:32:22 2007 -0500
3262
3263 Add cpu support for the 8544
3264
3265 Recognize new SVR values, and add a few register definitions
3266
3267 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
3268 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3269 Acked-by: Andy Fleming <afleming@freescale.com>
3270
3271commit 25d83d7f4ac65727182d8ddaf7ba42fa74cf65ae
3272Author: Jon Loeliger <jdl@freescale.com>
3273Date: Wed Apr 11 16:51:02 2007 -0500
3274
3275 Add MPC8544DS basic port board files.
3276
3277 Add board port under new board/freescale directory
3278 structure and reuse existing PIXIS FPGA support there.
3279
3280 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
3281 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3282
3283commit 0cde4b00fc7393b89f379d83a9d436dcb1334bfa
3284Author: Jon Loeliger <jdl@freescale.com>
3285Date: Wed Apr 11 16:50:57 2007 -0500
3286
3287 Add MPC8544DS main configuration file.
3288
3289 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
3290 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3291
3292commit 362dd83077ac04c0296bca3e824ec2fb3d44d9d6
3293Author: Sergei Shtylyov <sshtylyov@ru.mvista.com>
3294Date: Wed Dec 27 22:07:15 2006 +0300
3295
3296 Fix PCI I/O space mapping on Freescale MPC85x0ADS
3297
3298 The PCI I/O space mapping for Freescale MPC8540ADS board was broken by commit
3299 52c7a68b8d587ebcf5a6b051b58b3d3ffa377ddc which failed to update the #define's
3300 describing the local address window used for the PCI I/O space accesses -- fix
3301 this and carry over the necessary changes into the MPC8560ADS code since the
3302 PCI I/O space mapping was also broken for this board (by the earlier commit
3303 087454609e47295443af793a282cddcd91a5f49c). Add the comments clarifying how
3304 the PCI I/O space must be mapped to all the MPC85xx board config. headers.
3305
3306 Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
3307
3308 board/mpc8540ads/init.S | 4 ++--
3309 board/mpc8560ads/init.S | 4 ++--
3310 include/configs/MPC8540ADS.h | 5 ++---
3311 include/configs/MPC8541CDS.h | 2 +-
3312 include/configs/MPC8548CDS.h | 2 +-
3313 include/configs/MPC8560ADS.h | 8 ++++----
3314 6 files changed, 12 insertions(+), 13 deletions(-)
3315
3316commit 96629cbabdb727d4a5e62542deefc01d498db6dc
3317Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
3318Date: Tue Dec 5 16:42:30 2006 +0800
3319
3320 u-boot: Fix e500 v2 core reset bug
3321
3322 The following patch fixes the e500 v2 core reset bug.
3323 For e500 v2 core, a new reset control register is added to reset the
3324 processor.
3325
3326 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
3327
3328commit 63247a5acd58032e6cf33f525bc3923b467bac88
3329Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
3330Date: Wed Dec 20 11:01:00 2006 +0800
3331
3332 u-boot: v2: Remove the fixed TLB and LAW entrynubmer
3333
3334 Remove the fixed TLB and LAW entry nubmer. Use actually TLB and LAW
3335 entry number to control the loop. This can reduce the potential risk
3336 for the 85xx processor increasing its TLB adn LAW entry number.
3337
3338 Signed-off-by: Swarthout Edward <swarthout@freescale.com>
3339 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
3340
3341commit 0b1934ba12fd408fcc3b8bd9f4b04864c42a42bf
3342Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
3343Date: Mon Dec 18 17:01:04 2006 +0800
3344
3345 u-boot: Fix the 85xxcds tsec bug
3346
3347 Fix the 85xxcds tsec bug.
3348 When enable PCI, tsec.o should be added to u-boot.lds to make tsec work.
3349
3350 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
3351
3352commit 7337b237ffc4aaf1b9467024fe472a880d852598
3353Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
3354Date: Fri Dec 15 14:43:31 2006 +0800
3355
3356 u-boot: Fix CPU2 errata on MPC8548CDS board
3357
3358 This patch apply workaround of CPU2 errata on MPC8548CDS board.
3359
3360 Signed-off-by:Ebony Zhu <ebony.zhu@freescale.com>
3361
3362commit 39b18c4f3e0b6d0dc00f4e68bad2da3766c85f09
3363Author: ebony.zhu@freescale.com <ebony.zhu@freescale.com>
3364Date: Mon Dec 18 16:25:15 2006 +0800
3365
3366 u-boot: Disables MPC8548CDS 2T_TIMING for DDR by default
3367
3368 This patch disables MPC8548CDS 2T_TIMING for DDR by default.
3369
3370 Signed-off-by:Ebony Zhu <ebony.zhu@freescale.com>
3371
3372commit 41fb7e0f1ec9b91bdae2565bab5f2e3ee15039c7
3373Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
3374Date: Thu Dec 14 14:14:55 2006 +0800
3375
3376 u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS board
3377
3378 Enable PCI function and add PEX & rapidio memory map on MPC8548CDS
3379 board.
3380 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
3381
Wolfgang Denka7676ea2007-05-16 01:16:53 +02003382commit 96b8a05432f346f36493535c85320b70ec9c7c1b
3383Author: Scott Wood <scottwood@freescale.com>
3384Date: Mon Apr 16 14:54:15 2007 -0500
3385
3386 mpc83xx: Add MPC8313ERDB support.
3387
3388 Signed-off-by: Scott Wood <scottwood@freescale.com>
3389
3390commit 49ea3b6eafe606285ae4d5c378026153dde53200
3391Author: Scott Wood <scottwood@freescale.com>
3392Date: Mon Apr 16 14:34:21 2007 -0500
3393
3394 mpc83xx: Add generic PCI setup code.
3395
3396 Board code can now request the generic setup code rather than having to
3397 copy-and-paste it for themselves. Boards should be converted to use this
3398 once they're tested with it.
3399
3400 Signed-off-by: Scott Wood <scottwood@freescale.com>
3401
3402commit 7c98e5193e93df6b9b651851d54b638a61ebb0ea
3403Author: Scott Wood <scottwood@freescale.com>
3404Date: Mon Apr 16 14:34:19 2007 -0500
3405
3406 mpc83xx: Add 831x support to speed.c.
3407
3408 Signed-off-by: Scott Wood <scottwood@freescale.com>
3409
3410commit 0f253283a32d91e06844d7f87f9b33f4f4fbce8f
3411Author: Scott Wood <scottwood@freescale.com>
3412Date: Mon Apr 16 14:34:18 2007 -0500
3413
3414 mpc83xx: Add 831x support to global_data.h
3415
3416 Signed-off-by: Scott Wood <scottwood@freescale.com>
3417
3418commit 95e7ef897e54591e615fc1b458b74c286fe1fb06
3419Author: Scott Wood <scottwood@freescale.com>
3420Date: Mon Apr 16 14:34:16 2007 -0500
3421
3422 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().
3423
3424 Rather than misleadingly define PVR_83xx as the specific type of 83xx
3425 being built for, the PVR of each core revision is defined. checkcpu() now
3426 prints the core that it detects, rather than aborting if it doesn't find
3427 what it thinks it wants.
3428
3429 Signed-off-by: Scott Wood <scottwood@freescale.com>
3430
3431commit a35b0c4950d84cf9e3a9e32b916135956d1ac636
3432Author: Scott Wood <scottwood@freescale.com>
3433Date: Mon Apr 16 14:34:15 2007 -0500
3434
3435 mpc83xx: Recognize SPR values for MPC8311 and MPC8313.
3436
3437 Signed-off-by: Scott Wood <scottwood@freescale.com>
3438
3439commit d87c57b201b4572d16f1b642998faa00c9912b16
3440Author: Scott Wood <scottwood@freescale.com>
3441Date: Mon Apr 16 14:31:55 2007 -0500
3442
3443 mpc83xx: Add register definitions for MPC831x.
3444
3445 Signed-off-by: Scott Wood <scottwood@freescale.com>
3446
Wolfgang Denk4ef218f2007-07-10 00:01:28 +02003447commit 7fc4c71a143be8666d70803fb25ae60379c95622
3448Author: Stefan Roese <sr@denx.de>
3449Date: Mon Apr 23 15:39:59 2007 +0200
3450
3451 Fix file mode
3452
3453 Signed-off-by: Stefan Roese <sr@denx.de>
3454
3455commit 38257988abfe74d459ca2ad748b109ca04e4efe1
3456Author: Sergei Shtylyov <sshtylyov@ru.mvista.com>
3457Date: Mon Apr 23 15:30:39 2007 +0200
3458
3459 [PATCH] Avoid assigning PCI resources from zero address
3460
3461 If a PCI IDE card happens to get a zero address assigned to it, the Linux IDE
3462 core complains and IDE drivers fails to work. Also, assigning zero to a BAR
3463 was illegal according to PCI 2.1 (the later revisions seem to have excluded the
3464 sentence about "0" being considered an invalid address) -- so, use a reasonable
3465 starting value of 0x1000 (that's what the most Linux archs are using).
3466
3467 Alternatively, one might have fixed the calls to pci_set_region() individually
3468 (some code even seems to have taken care of this issue) but that would have
3469 been a lot more work. :-)
3470
3471 Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
3472 Acked-by: Stefan Roese <sr@denx.de>
3473
3474commit afb903a2eb9436baa9270ccc0c27082d86497d89
3475Author: Jeffrey Mann <mannj@embeddedplanet.com>
3476Date: Mon Apr 23 14:00:11 2007 +0200
3477
3478 [patch] setenv(...) can delete environmentalvariables
3479
3480 update setenv() function so that entering a NULL value for the
3481 variable's value will delete the environmental variable
3482
3483 Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
3484 Acked-by: Stefan Roese <sr@denx.de>
3485
3486commit 36f104e5caa747d568eff26b369565af57c2ffa6
3487Author: Mike Frysinger <vapier@gentoo.org>
3488Date: Mon Apr 23 13:54:24 2007 +0200
3489
3490 [patch] use unsigned char in smc91111 driver for mac
3491
3492 the v_mac variable in the smc91111 driver is declared as a signed char ...
3493 this causes problems when one of the bytes in the MAC is "signed" like 0xE0
3494 because when it gets printed out, you get a display like:
3495 0xFFFFFFE0 and that's no good
3496
3497 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3498
Wolfgang Denk54996452007-05-05 17:15:50 +02003499commit 323bfa8f436dc3bc57187c9b1488bc3146ff1522
3500Author: Stefan Roese <sr@denx.de>
3501Date: Mon Apr 23 12:00:22 2007 +0200
3502
3503 Remove BOARDLIBS usage completely
3504
3505 Signed-off-by: Stefan Roese <sr@denx.de>
3506
Wolfgang Denkd62f64c2007-05-16 00:13:33 +02003507commit 32556443840f127170e4baa8bdd5b567039f6c36
3508Author: Michal Simek <monstr@monstr.eu>
3509Date: Sat Apr 21 21:07:22 2007 +0200
3510
3511 [PATCH] SystemACE support for Microblaze
3512
3513commit 0643631aa1036cd746bf5d15f5a34bc7bc01ea4f
3514Author: Michal Simek <monstr@monstr.eu>
3515Date: Sat Apr 21 21:02:40 2007 +0200
3516
3517 16bit read/write little endian
3518
3519commit 9d1d6a34d26c5933bc097ce73c9348f95573cdd4
3520Author: Michal Simek <monstr@monstr.eu>
3521Date: Sat Apr 21 20:53:31 2007 +0200
3522
3523 Change ML401 parameters - Xilinx BSP
3524
Wolfgang Denk54996452007-05-05 17:15:50 +02003525commit 2e343b9a57f32e1bd08c35c9976910333fb4e13d
3526Author: Ed Swarthout <Ed.Swarthout@freescale.com>
3527Date: Wed Feb 28 05:37:29 2007 -0600
3528
3529 mpc8641hpcn: Fix LAW and TLB setup to use the IO_PHYS #defines.
3530
3531 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
3532
3533commit 79cb47391eebef85acadb3f6961ef6c55cace6ac
3534Author: Zhang Wei <wei.zhang@freescale.com>
3535Date: Fri Jan 19 10:42:37 2007 +0800
3536
3537 Enable LAWs for MPC8641 PCI-Ex2.
3538
3539 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
3540 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3541
3542commit bd7851ce1e1f140665b520026abf1042968b1102
3543Author: Jon Loeliger <jdl@freescale.com>
3544Date: Fri Apr 20 14:12:26 2007 -0500
3545
3546 mpc86xx; Write MAC address to mac-address and local-mac-address
3547
3548 Some device trees have a mac-address property, some have local-mac-address,
3549 and some have both. To support all of these device trees, ftp_cpu_setup()
3550 should write the MAC address to mac-address and local-mac-address, if they
3551 exist.
3552
3553 Signed-off-by: Timur Tabi <timur@freescale.com>
3554 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3555
3556commit 7dbdf28b8bd855a8530dc3292e4982575a197060
3557Author: Jon Loeliger <jdl@freescale.com>
3558Date: Fri Apr 20 14:11:38 2007 -0500
3559
3560 mpc86xx: protect memcpy to bad address if a mac-address is missing from dt
3561
3562 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
3563 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3564
Wolfgang Denkc64a89d2007-05-03 16:34:41 +02003565commit 14da5f7675bbb427c469e3f45006e027b6e21db9
3566Author: Wolfgang Denk <wd@denx.de>
3567Date: Fri Apr 20 17:43:28 2007 +0200
3568
3569 Cleanup compiler warnings, update CHANGELOG
3570
3571 Signed-off-by: Wolfgang Denk <wd@denx.de>
3572
Wolfgang Denk14da5f72007-04-20 17:43:28 +02003573commit 6923565db12af34fd5e02d354ee65a8c78ac460f
3574Author: Detlev Zundel <dzu@denx.de>
3575Date: Fri Apr 20 12:01:47 2007 +0200
3576
3577 Fix breakage of NC650 board with respect to nand support.
3578
3579 Signed-off-by: Detlev Zundel <dzu@denx.de>
3580
3581commit 39f23cd90947639ac278a18ff277ec786b5ac167
3582Author: Domen Puncer <domen.puncer@telargo.com>
3583Date: Fri Apr 20 11:13:16 2007 +0200
3584
3585 [RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculation
3586
3587 G2 core reference manual says decrementer and time base
3588 are decreasing/increasing once every 4 bus clock cycles.
3589 Lets fix it, so time in Linux won't run twice as fast
3590
3591 Signed-off-by: Domen Puncer <domen.puncer@telargo.com>
3592 Acked-by: Grant Likely <grant.likely@secretlab.ca>
3593
3594commit 7651f8bdbba03bb0b4f241e2d2c4cb65b230bd56
3595Author: Gerald Van Baren <vanbaren@cideas.com>
3596Date: Thu Apr 19 23:14:39 2007 -0400
3597
3598 Fix serious pointer bug with bootm and reserve map.
3599
3600 What was suppose to be a stack variable was declared as a pointer,
3601 overwriting random memory.
3602 Also moved the libfdt.a requirement into the main Makefile. That is
3603 The U-Boot Way.
3604
Wolfgang Denk2f152782007-05-05 18:23:11 +02003605commit d21686263574e95cb3e9e9b0496f968b1b897fdb
3606Author: Stefan Roese <sr@denx.de>
3607Date: Thu Apr 19 09:53:52 2007 +0200
3608
3609 ppc4xx: Fix chip select timing for SysACE access on AMCC Katmai
3610
3611 Previous versions used full wait states for the chip select #1 which
3612 is connected to the Xilinix SystemACE controller on the AMCC Katmai
3613 evaluation board. This leads to really slow access and therefore low
3614 performance. This patch now sets up the chip select a lot faster
3615 resulting in much better read/write performance of the Linux driver.
3616
3617 Signed-off-by: Stefan Roese <sr@denx.de>
3618
Wolfgang Denk14da5f72007-04-20 17:43:28 +02003619commit 37837828d89084879bee2f2b8c7c68d4695940df
3620Author: Wolfgang Denk <wd@denx.de>
3621Date: Wed Apr 18 17:49:29 2007 +0200
3622
3623 Clenaup, update CHANGELOG
3624
3625 Signed-off-by: Wolfgang Denk <wd@denx.de>
3626
Wolfgang Denk37837822007-04-18 17:49:29 +02003627commit fd094c6379e2ef8a4d0ceb5640b24cb0c8d04449
3628Author: Wolfgang Denk <wd@denx.de>
3629Date: Wed Apr 18 17:20:58 2007 +0200
3630
3631 Update CHANGELOG
3632
3633 Signed-off-by: Wolfgang Denk <wd@denx.de>
3634
Wolfgang Denkfd094c62007-04-18 17:20:58 +02003635commit 2a26ec4732efd7a308d0bbc97714c1d75ef1173b
3636Author: Wolfgang Denk <wd@denx.de>
3637Date: Wed Apr 18 17:07:26 2007 +0200
3638
3639 Cleanup, update CHANGELOG
3640
3641 Sigend-off-by: Wolfgang Denk <wd@denx.de>
3642
Wolfgang Denkb99c1e62007-04-18 16:53:52 +02003643commit 5f6c732affea9647762d27a4617a2ae64c52dceb
3644Author: Wolfgang Denk <wd@denx.de>
3645Date: Wed Apr 18 16:17:46 2007 +0200
3646
3647 Update CHANGELOG
3648
Wolfgang Denk5f6c7322007-04-18 16:17:46 +02003649commit ad4eb555671d97f96dc56eab55103b1f86874b01
3650Author: Wolfgang Denk <wd@denx.de>
3651Date: Wed Apr 18 14:30:39 2007 +0200
3652
3653 MCC200 board: remove warning which is obsolete after PSoC firmware changes
3654
3655 Signed-off-by: Wolfgang Denk <wd@denx.de>
3656
3657commit 3747a3f010b2b1442dec3e871c69788b6017aaae
3658Author: Domen Puncer <domen.puncer@telargo.com>
3659Date: Wed Apr 18 12:11:05 2007 +0200
3660
3661 [PATCH] icecube/lite5200b: document wakeup from low-power support
3662
3663 Signed-off-by: Domen Puncer <domen.puncer@telargo.com>
3664
3665commit e673226ff9d6aa91b47ceac74b8c13770b06bb37
3666Author: Stefan Roese <sr@denx.de>
3667Date: Wed Apr 18 12:07:47 2007 +0200
3668
3669 ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROM
3670
3671 Signed-off-by: Stefan Roese <sr@denx.de>
3672
3673commit 90e6f41cf09fc98f6ccb510e183d53ab8546cf2f
3674Author: Stefan Roese <sr@denx.de>
3675Date: Wed Apr 18 12:05:59 2007 +0200
3676
3677 ppc4xx: Add output for bootrom location to 405EZ ports
3678
3679 Now 405EZ ports also show upon bootup from which boot device
3680 they are configured to boot:
3681
3682 U-Boot 1.2.0-gd3832e8f-dirty (Apr 18 2007 - 07:47:05)
3683
3684 CPU: AMCC PowerPC 405EZ Rev. A at 199.999 MHz (PLB=133, OPB=66, EBC=66 MHz)
3685 Bootstrap Option E - Boot ROM Location EBC (32 bits)
3686 16 kB I-Cache 16 kB D-Cache
3687 Board: Acadia - AMCC PPC405EZ Evaluation Board
3688
3689 Signed-off-by: Stefan Roese <sr@denx.de>
3690
Wolfgang Denk14da5f72007-04-20 17:43:28 +02003691commit 9c00dfb0bf89c8c23e8af5b5bdf49cf66d769f85
3692Author: Peter Pearse <peter.pearse@arm.com>
3693Date: Tue Apr 17 13:30:33 2007 +0100
3694
3695 Move ppearse to ARM board list
3696 Add Konstantin Kletschke for scb9328.
3697 Signed-off-by: Peter Pearse <peter.pearse@arm.com>
3698
Wolfgang Denk5f6c7322007-04-18 16:17:46 +02003699commit d3832e8fe1b214ec62424eac36cfda9fc56d21b3
3700Author: Domen Puncer <domen.puncer@telargo.com>
3701Date: Mon Apr 16 14:00:13 2007 +0200
3702
3703 [PATCH] icecube/lite5200b: wakeup from low-power support
3704
3705 U-Boot part of Lite5200b low power mode support.
3706 Puts SDRAM out of self-refresh and transfers control to
3707 address saved at physical 0x0.
3708
3709 Signed-off-by: Domen Puncer <domen.puncer@telargo.com>
3710 Acked-by: Grant Likely <grant.likely@secretlab.ca>
3711
Wolfgang Denk37837822007-04-18 17:49:29 +02003712commit f35a53fc7b0c79fcfe7bdc01163c4b34aaba1460
3713Author: Gerald Van Baren <vanbaren@cideas.com>
3714Date: Sun Apr 15 13:54:26 2007 -0400
3715
3716 Fix the ft_cpu_setup() property settings.
3717
3718 Use "setter" functions instead of flags, cleaner and more flexible.
3719 It also fixes the problem noted by Timur Tabi that the ethernet MAC
3720 addresses were all being set incorrectly to the same MAC address.
3721
3722commit c28abb9c614f65ce2096cc4a66fc886c77d0e5a4
3723Author: Gerald Van Baren <vanbaren@cideas.com>
3724Date: Sat Apr 14 22:51:24 2007 -0400
3725
3726 Improve the bootm command for CONFIG_OF_LIBFDT
3727
3728 In bootm, create the "/chosen" node only if it doesn't already exist
3729 (better matches the previous behavior).
3730 Update for proper reserved memory map handling for initrd.
3731
3732commit 3f9f08cf91c8a6949a5d78a18bd3d8df7b86d888
3733Author: Gerald Van Baren <vanbaren@cideas.com>
3734Date: Sat Apr 14 22:46:41 2007 -0400
3735
3736 Add some utilities to manipulate the reserved memory map.
3737
Wolfgang Denk5f6c7322007-04-18 16:17:46 +02003738commit 8048cdd56f04a756eeea4951f402bf5cc33785db
3739Author: Wolfgang Denk <wd@denx.de>
3740Date: Sat Apr 14 21:16:54 2007 +0200
3741
3742 Update CHANGELOG
3743
Wolfgang Denk2a26ec42007-04-18 17:07:26 +02003744commit 8e6875183cdca91c134408d119d4abcd48ef6856
3745Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3746Date: Sun Dec 17 18:56:46 2006 +0100
3747
3748 AVR32: Enable MMC support
3749
3750 Set up the portmux for the MMC interface and enable the MMC driver
3751 along with support for DOS partitions, ext2 and FAT filesystems.
3752
3753 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3754
3755commit fc26c97bb6df41b4a95662c34054fe912387bf38
3756Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3757Date: Fri Jan 20 10:03:53 2006 +0100
3758
3759 Atmel MCI driver
3760
3761 Driver for the Atmel MCI controller (MMC interface) for AT32AP CPUs.
3762
3763 The AT91 ARM-based CPUs use basically the same hardware, so it should
3764 be possible to share this driver, but no effort has been made so far.
3765
3766 Hardware documentation can be found in the AT32AP7000 data sheet,
3767 which can be downloaded from
3768
3769 http://www.atmel.com/dyn/products/datasheets.asp?family_id=682
3770
3771 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3772
3773commit 05fdab1ef6a10d049a50021a86f1226f444d9b9f
3774Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3775Date: Sun Dec 17 18:55:37 2006 +0100
3776
3777 AVR32: Add clk and gpio infrastructure for mmci
3778
3779 Implement functions for configuring the mmci pins, as well as
3780 functions for getting the clock rate of the mmci controller.
3781
3782 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3783
3784commit 7fac3f69e9f05c5e5326681976c35d129324c4de
3785Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3786Date: Sun Dec 17 18:53:56 2006 +0100
3787
3788 Enable partition support with MMC
3789
3790 Include implementations of init_part() and get_partition_info() when
3791 CONFIG_MMC is set.
3792
3793 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3794
3795commit 9a24f477a1ed5bb0f74377c985d754ebbfa44872
3796Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3797Date: Sun Dec 17 17:14:30 2006 +0100
3798
3799 AVR32: Enable networking
3800
3801 Implement MACB initialization for AVR32 and ATSTK1000, and turn
3802 everything on, including the MACB driver.
3803
3804 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3805
3806commit 5c1fe1ffffd1750a7e47e5a2e2cd600c00e4f009
3807Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3808Date: Fri Jan 20 10:03:34 2006 +0100
3809
3810 Atmel MACB ethernet driver
3811
3812 Driver for the Atmel MACB on-chip ethernet controller.
3813
3814 This driver has been tested on the ATSTK1000 board with a AT32AP7000
3815 CPU. It should probably work on AT91SAM926x as well with some minor
3816 modifications.
3817
3818 Hardware documentation can be found in the AT32AP7000 data sheet,
3819 which can be downloaded from
3820
3821 http://www.atmel.com/dyn/products/datasheets.asp?family_id=682
3822
3823 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3824
3825commit b4ec9c2d43d894729bb633bfdbdfa95a962c1556
3826Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3827Date: Sun Dec 17 16:56:14 2006 +0100
3828
3829 AVR32: Add clk and gpio infrastructure for macb0 and macb1
3830
3831 Implement functions for configuring the macb0 and macb1 pins, as
3832 well as functions for getting the clock rate of the various
3833 busses the macb ethernet controllers are connected to.
3834
3835 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3836
3837commit d5acb95b16a0a74c643524342c3437e765426d05
3838Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3839Date: Sun Dec 17 15:39:15 2006 +0100
3840
3841 AVR32: Implement simple DMA memory allocator
3842
3843 Implement dma_alloc_coherent() which returns cache-aligned
3844 uncacheable memory.
3845
3846 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3847
3848commit 91975b0fea773c9e681fea8cf3349669f27685ee
3849Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3850Date: Sun Dec 17 15:46:02 2006 +0100
3851
3852 Import <linux/mii.h> from the Linux kernel
3853
3854 Instead of creating yet another set of MII register definitions
3855 in the macb driver, here's a complete set of definitions for everyone
3856 to use.
3857
3858 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3859
3860commit 1b804b229556a4d862da93c0ec94e79419364b2c
3861Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3862Date: Wed Mar 21 19:47:36 2007 +0100
3863
3864 AVR32: Include more commands for ATSTK1000
3865
3866 Include the imi, imls and jffs commands sets by default on ATSTK1000.
3867 Also define CONFIG_BOOTARGS to something more useful, define
3868 CONFIG_BOOTCOMMAND and enable autoboot by default.
3869
3870 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3871
3872commit 9c0deb5ae3ea0189f2e08ac29ef1316f1fb8548d
3873Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3874Date: Wed Mar 21 19:44:48 2007 +0100
3875
3876 AVR32: Provide a definition of struct stat
3877
3878 Copy the definition of struct stat from the Linux kernel.
3879
3880 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3881
3882commit 12f099c08167a7a51aeee623bc16dafd0841271c
3883Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3884Date: Sun Dec 17 14:46:06 2006 +0100
3885
3886 AVR32: Use initdram() instead of board_init_memories()
3887
3888 Conform to the "standard" interface and use initdram() instead of
3889 board_init_memories() on AVR32. This enables us to get rid of the
3890 sdram_size member of the global_data struct as well.
3891
3892 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3893
3894commit 1f4f2121c2685182eb87fa9a9b799d1917387a1c
3895Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3896Date: Mon Nov 20 15:53:10 2006 +0100
3897
3898 AVR32: Relocate u-boot to SDRAM
3899
3900 Relocate the u-boot image into SDRAM like everyone else does. This
3901 means that we can handle much larger .data and .bss than we used to.
3902
3903 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3904
3905commit df548d3c3e2bbc40258713167859ffc2ce99a900
3906Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3907Date: Sun Nov 19 18:06:53 2006 +0100
3908
3909 AVR32: Resource management rewrite
3910
3911 Rewrite the resource management code (i.e. I/O memory, clock gating,
3912 gpio) so it doesn't depend on any global state. This is necessary
3913 because this code is heavily used before relocation to RAM, so we
3914 can't write to any global variables.
3915
3916 As an added bonus, this makes u-boot's memory footprint a bit smaller,
3917 although some functionality has been left out; all clocks are enabled
3918 all the time, and there's no checking for gpio line conflicts.
3919
3920 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3921
3922commit 03d1e1365796cd15d1726e8a51fd8b5be50b2fe9
3923Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3924Date: Sat Nov 18 18:01:13 2006 +0100
3925
3926 AVR32: Clean up memory-map.h for at32ap7000
3927
3928 Convert spaces to tabs (must have missed this one last time around),
3929 sort the entries by address and group them together by bus
3930 connectivity.
3931
3932 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3933
3934commit 28c699ef69f4b6cdf252e4747b7b590028a88981
3935Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3936Date: Sat Nov 18 17:32:31 2006 +0100
3937
3938 AVR32: Build position-independent u-boot
3939
3940 Add -fPIC -mno-init-got to the avr32-specific CFLAGS to make u-boot
3941 position independent. This will make relocation a lot easier.
3942
3943 -mno-init-got means that gcc shouldn't emit code to load the GOT
3944 address into r6 in every function prologue. We do it once and for
3945 all in the early startup assembly code, so enabling this option
3946 makes u-boot a bit faster and smaller.
3947
3948 The assembly parts have always been position-independent, so no code
3949 changes should be necessary.
3950
3951 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3952
3953commit 5374b36de91d006d1df9536259fa9f66b01aa3aa
3954Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3955Date: Sat Nov 18 17:24:31 2006 +0100
3956
3957 AVR32: Use avr32-linux- cross-compilation prefix by default
3958
3959 It doesn't really matter which toolchain you use to compile u-boot,
3960 but the avr32-linux one is probably what most people have installed.
3961
3962 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3963
3964commit c841beeddebece0039e724fb27f4d1a39ee1c6b6
3965Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
3966Date: Sat Nov 18 17:15:30 2006 +0100
3967
3968 AVR32: Split start_u_boot into board_init_f and board_init_r
3969
3970 Split the avr32 initialization code into a function to run before
3971 relocation, board_init_f and a function to run after relocation,
3972 board_init_r. For now, board_init_f simply calls board_init_r
3973 at the end.
3974
3975 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
3976
Wolfgang Denk8048cdd2007-04-14 21:16:54 +02003977commit 37403005cfe6bb13964d450f6a48a0b0f2f7017e
3978Author: Heiko Schocher <hs@pollux.denx.de>
3979Date: Sat Apr 14 05:26:48 2007 +0200
3980
3981 [Fix] Set the LED status register on the UC101 for the LXT971 PHY.
3982 clear the Display after reset.
3983
3984 Signed-off-by: Heiko Schocher <hs@denx.de>
3985
Wolfgang Denk5f6c7322007-04-18 16:17:46 +02003986commit 7882751c78b7ecabfd49b0eff8de27661c71f16c
3987Author: Denis Peter <d.peter@mpl.ch>
3988Date: Fri Apr 13 09:13:33 2007 +0200
3989
3990 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c
3991
3992 Fix bug introduced by "Fix get_partition_info() parameter error in all
3993 other calls" from 2005-03-04 in cmd_ide.c and cmd_scsi.c, which prevented
3994 to use diskboot or scsiboot form another device than 0.
3995
3996 Signed-off-by: Denis Peter <d.peter@mpl.ch>
3997
3998commit 0b94504d22e70f537c17a0d38c87edb6e370977d
3999Author: Greg Lopp <lopp@pobox.com>
4000Date: Fri Apr 13 08:02:24 2007 +0200
4001
4002 [PATCH] Fix use of "void *" for block dev read/write buffer pointers
4003
4004 Signed-of-by: Greg Lopp <lopp@pobox.com>
4005 Acked-by: Grant Likely <grant.likely@secretlab.ca>
4006
Wolfgang Denka7676ea2007-05-16 01:16:53 +02004007commit 6fbf261f8df294e589cfadebebe5468e3c0f29e9
4008Author: Xie Xiaobo <r63061@freescale.com>
4009Date: Fri Mar 9 19:08:25 2007 +0800
4010
4011 Fix two bugs for MPC83xx DDR2 controller SPD Init
4012
4013 There are a few bugs in the cpu/mpc83xx/spd_sdram.c
4014 the first bug is that the picos_to_clk routine introduces a huge
4015 rounding error in 83xx.
4016 the second bug is that the mode register write recovery field is
4017 tWR-1, not tWR >> 1.
4018
Wolfgang Denk5f6c7322007-04-18 16:17:46 +02004019commit 2ad3aba01d37b72e7c957b07e102fccd64fe6d13
4020Author: Jeffrey Mann <mannj@embeddedplanet.com>
4021Date: Thu Apr 12 14:15:59 2007 +0200
4022
4023 ppc4xx: Fix i2c divisor calcularion for PPC4xx
4024
4025 This patch fixes changes the i2c_init(...) function to use the function
4026 get_OPB_freq() rather than calculating the OPB speed by
4027 sysInfo.freqPLB/sysInfo.pllOpbDiv. The get_OPB_freq() function is
4028 specific per processor. The prior method was not and so was calculating
4029 the wrong speed for some PPC4xx processors.
4030
4031 Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
4032 Signed-off-by: Stefan Roese <sr@denx.de>
4033
Wolfgang Denk8048cdd2007-04-14 21:16:54 +02004034commit 6c9ba919375db977aaad9146bf320c7afd07ae7a
4035Author: Wolfgang Denk <wd@denx.de>
4036Date: Wed Apr 11 17:25:01 2007 +0200
4037
4038 Update CHANGELOG
4039
4040 Signed-off-by: Wolfgang Denk <wd@denx.de>
4041
Wolfgang Denk6c9ba912007-04-11 17:25:01 +02004042commit 51056dd9863e6a1bc363afbbe1775c58cd967418
4043Author: Wolfgang Denk <wd@denx.de>
4044Date: Wed Apr 11 17:22:55 2007 +0200
4045
4046 Update for SC3 board
4047
4048 * Make IDE timeout configurable through ide_reset_timeout variable.
4049 * Use Newline as "password" string
4050 * Use just a single partition in NAND flash
4051
Wolfgang Denkfd094c62007-04-18 17:20:58 +02004052commit 3d98b85800c80dc68227c8f10bf5c93456d6d054
4053Author: Haiying Wang <haiying.wang@freescale.com>
4054Date: Mon Jan 22 12:37:30 2007 -0600
4055
4056 Add PIXIS FPGA support for MPC8641HPCN board.
4057
4058 Move the 8641HPCN's PIXIS code to the new directory
4059 board/freescale/common/ as it will be shared by
4060 future boards not in the same processor family.
4061
4062 Write a "pixis_reset" command that utilizes the FPGA
4063 reset sequencer to support alternate soft-reset options
4064 such as using the "alternate" flash bank, enabling
4065 the watch dog, or choosing different CPU frequencies.
4066
4067 Add documentation for the pixis_reset to README.mpc8641hpcn.
4068
4069 Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
4070 Signed-off-by: Jon Loeliger <jdl@freescale.com>
4071
Wolfgang Denk37837822007-04-18 17:49:29 +02004072commit 64dbbd40c58349b64f43fd33dbb5ca0adb67d642
4073Author: Gerald Van Baren <vanbaren@cideas.com>
4074Date: Fri Apr 6 14:19:43 2007 -0400
4075
4076 Moved fdt command support code to fdt_support.c
4077
4078 ...in preparation for improving the bootm command's handling of fdt blobs.
4079 Also cleaned up some coding sloppiness.
4080
4081commit 6679f9299534e488a171a9bb8f9bb891de247aab
4082Author: Gerald Van Baren <vanbaren@cideas.com>
4083Date: Fri Apr 6 14:17:14 2007 -0400
4084
4085 libfdt: Make fdt_check_header() public
4086
4087 Changed _fdt_check_header() to fdt_check_header() and made it part of
4088 the interface - it is a useful routine.
4089
4090 Also did some asthetics cleanup to the include files (headers).
4091
Wolfgang Denk5f6c7322007-04-18 16:17:46 +02004092commit c0707ce65677650b5ceab0500ee50ae5168afef2
4093Author: Aubrey Li <aubrey.adi@gmail.com>
4094Date: Thu Apr 5 18:34:06 2007 +0800
4095
4096 [Blackfin][PATCH] Kill off a bunch of common local prototypes
4097
4098commit 7b7e30aa64bb6657a1bfd32fdbdbfeb561e6a48d
4099Author: Aubrey Li <aubrey.adi@gmail.com>
4100Date: Thu Apr 5 18:33:04 2007 +0800
4101
4102 [Blackfin][PATCH] Fix dynamic CPLB generation issue
4103
4104commit 0445e3a264251d75b1be45ef713c70726a2952f0
4105Author: Aubrey Li <aubrey.adi@gmail.com>
4106Date: Thu Apr 5 18:31:47 2007 +0800
4107
4108 [Blackfin][PATCH] minior cleanup
4109
4110commit 155fd766573981090e638b493d5857562151862e
4111Author: Aubrey Li <aubrey.adi@gmail.com>
4112Date: Thu Apr 5 18:31:18 2007 +0800
4113
4114 [Blackfin][PATCH] Fix copyright and update license
4115
4116commit 9fd437bbd75d282f899e1da50be20a2bf38450bc
4117Author: Aubrey Li <aubrey.adi@gmail.com>
4118Date: Thu Apr 5 18:30:25 2007 +0800
4119
4120 [Blackfin][PATCH] Add BF537 EMAC driver initialization
4121
4122commit 889256e8604e0c68db1d866d720894dffede9df6
4123Author: Aubrey Li <aubrey.adi@gmail.com>
4124Date: Thu Apr 5 18:29:55 2007 +0800
4125
4126 [Blackfin][PATCH] call real the system synchronize instruction
4127
4128commit e0df1c921b788289564e4c1ee7120a6a9cd3ab05
4129Author: Aubrey Li <aubrey.adi@gmail.com>
4130Date: Thu Apr 5 18:29:17 2007 +0800
4131
4132 [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of these definitions nor does any other arch include it
4133
4134commit dfeeab2cd680df047e68e723b246adf6f33bb556
4135Author: Aubrey Li <aubrey.adi@gmail.com>
4136Date: Thu Apr 5 18:28:34 2007 +0800
4137
4138 [Blackfin][PATCH]: fix flash unaligned copy issue
4139
Wolfgang Denkfd094c62007-04-18 17:20:58 +02004140commit 443feb740584e406efa203af909fe2926608e8d5
4141Author: Igor Marnat <marny@rambler.ru>
4142Date: Wed Mar 21 09:55:01 2007 +0300
4143
4144 Update usage of 'nc' in README.NetConsole
4145
4146 Added information about usage of NetConsole on systems where the -l and -p
4147 switches are mutually exclusive.
4148
4149 Signed-off-by: Igor Marnat <marny@rambler.ru>
4150 Signed-off-by: Ben Warren <bwarren@qstreams.com>
4151
Wolfgang Denk6c9ba912007-04-11 17:25:01 +02004152commit 31c98a88228021b314c89ebb8104fb6473da4471
4153Author: Wolfgang Denk <wd@denx.de>
4154Date: Wed Apr 4 02:09:30 2007 +0200
4155
4156 Minor coding style cleanup.
4157
Wolfgang Denk31c98a82007-04-04 02:09:30 +02004158commit 94abd7c0583ebe01e799b25f451201deeaab550d
4159Author: Wolfgang Denk <wd@denx.de>
4160Date: Wed Apr 4 01:49:15 2007 +0200
4161
4162 Minor cleanup.
4163
Wolfgang Denk5f6c7322007-04-18 16:17:46 +02004164commit a65c5768e5537530bd1780af3d3fddc3113a163c
4165Author: Stefan Roese <sr@denx.de>
4166Date: Mon Apr 2 10:09:30 2007 +0200
4167
4168 ppc4xx: Change SysACE address on Katmai
4169
4170 With this new base address of the Xilinx SystemACE controller
4171 the Linux driver will be easier to adapt, since it can now be
4172 mapped via the "normal" ioremap() call.
4173
4174 Signed-off-by: Stefan Roese <sr@denx.de>
4175
Wolfgang Denk94abd7c2007-04-04 01:49:15 +02004176commit aea03c4e8c3a21ce43d3faf48a6e6d474c8bdf73
4177Author: Gerald Van Baren <vanbaren@cideas.com>
4178Date: Sat Mar 31 14:30:53 2007 -0400
4179
4180 Fix some minor whitespace violations.
4181
4182commit 213bf8c822de8eecaf69860684469cdaba2e9e6a
4183Author: Gerald Van Baren <vanbaren@cideas.com>
4184Date: Sat Mar 31 12:23:51 2007 -0400
4185
4186 Add a flattened device tree (fdt) command (2 of 2)
4187
4188 Modifications to the existing code to support the new fdt command.
4189
4190commit 781e09ee6e3e3e392ab362c1f0ef1068adc76e3e
4191Author: Gerald Van Baren <vanbaren@cideas.com>
4192Date: Sat Mar 31 12:22:10 2007 -0400
4193
4194 Add a flattened device tree (fdt) command (1 of 2)
4195
4196 The fdt command uses David Gibson's libfdt library to manipulate as well
4197 as print the flattened device tree. This patch is the new command,
4198 the second part is the modifications to the existing code.
4199
4200commit 3af0d587d93e0be5f96e1b30fa41e662f8b0803e
4201Author: Gerald Van Baren <vanbaren@cideas.com>
4202Date: Sat Mar 31 12:13:43 2007 -0400
4203
4204 libfdt: Enhanced and published fdt_next_tag()
4205
4206 Enhanced the formerly private function _fdt_next_tag() to allow stepping
4207 through the tree, used to produce a human-readable dump, and made
4208 it part of the published interface.
4209 Also added some comments.
4210
4211commit fa3a74cec73dfd06a5ae35a9a3368200273aaa71
4212Author: Gerald Van Baren <vanbaren@cideas.com>
4213Date: Sat Mar 31 12:05:39 2007 -0400
4214
4215 libfdt: Customizations for use by u-boot.
4216
4217 Changes to David Gibson's original source to fit into u-boot's
4218 environment. No functionality changes.
4219
4220commit 35748177c64a4a83a00057e93bb33e40278a2a96
4221Author: Gerald Van Baren <vanbaren@cideas.com>
4222Date: Sat Mar 31 12:00:56 2007 -0400
4223
4224 libfdt: Import libfdt source (2 of 2)
4225
4226 This adds the applicable libfdt source files (unmodified) and a README
4227 to explain where the source came from.
4228
4229commit 7cd5da0fe877e7171a4cdd44880bce783132871a
4230Author: Gerald Van Baren <vanbaren@cideas.com>
4231Date: Sat Mar 31 11:59:59 2007 -0400
4232
4233 libfdt: Import libfdt source (1 of 2)
4234
4235 This adds the applicable libfdt source files (unmodified) and a README
4236 to explain where the source came from.
4237
Wolfgang Denk6c9ba912007-04-11 17:25:01 +02004238commit da6ebc1bc082cbe3b6bbde079cafe09f7ebbad4b
4239Author: Stefan Roese <sr@denx.de>
4240Date: Sat Mar 31 13:16:23 2007 +0200
4241
4242 ppc4xx: Update Katmai bootstrap command
4243
4244 Now the DDR2 frequency is also 2*PLB frequency when 166MHz PLB
4245 is selected.
4246
4247 Signed-off-by: Stefan Roese <sr@denx.de>
4248
4249commit cabee756a6532986729477c3cc1ea16ef8517ad2
4250Author: Stefan Roese <sr@denx.de>
4251Date: Sat Mar 31 13:15:06 2007 +0200
4252
4253 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
4254
4255 Additional RAM information is now printed upon powerup, like
4256 DDR2 frequency and CAS latency.
4257
4258 Signed-off-by: Stefan Roese <sr@denx.de>
4259
4260commit 60723803431ac75cad085690789e433d5ab9174e
4261Author: Stefan Roese <sr@denx.de>
4262Date: Sat Mar 31 08:48:36 2007 +0200
4263
4264 ppc4xx: Change Yucca config file to support ECC
4265
4266 With the updated 44x DDR2 driver the Yucca board now supports
4267 ECC generation and checking.
4268
4269 Signed-off-by: Stefan Roese <sr@denx.de>
4270
4271commit 490e5730c674b20d708b783a2c5ffd7208f83873
4272Author: Stefan Roese <sr@denx.de>
4273Date: Sat Mar 31 08:47:34 2007 +0200
4274
4275 ppc4xx: Fix "bootstrap" command for Katmai board
4276
4277 The board specific "bootstrap" command is now fixed and can
4278 be used for the AMCC Katmai board to configure different
4279 CPU/PLB/OPB frequencies.
4280
4281 Signed-off-by: Stefan Roese <sr@denx.de>
4282
4283commit 94f54703c3a776ec23e427ca2a16e0a79a5d50c1
4284Author: Stefan Roese <sr@denx.de>
4285Date: Sat Mar 31 08:46:08 2007 +0200
4286
4287 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
4288
4289 Fix a bug in the auto calibration routine. This driver now runs
4290 more reliable with the tested modules. It's also tested with
4291 167MHz PLB frequency (667MHz DDR2 frequency) on the Katmai.
4292
4293 Signed-off-by: Stefan Roese <sr@denx.de>
4294
Wolfgang Denk31c98a82007-04-04 02:09:30 +02004295commit 342cd097be1e7affe82f42ab3da220959a699e64
4296Author: Michal Simek <monstr@monstr.eu>
4297Date: Fri Mar 30 22:52:09 2007 +0200
4298
4299 [PATCH] Clean include dependence
4300
4301commit 6f934210fb293fde2cfb4251c6d96fdc58b6a906
4302Author: Michal Simek <monstr@monstr.eu>
4303Date: Fri Mar 30 22:42:45 2007 +0200
4304
4305 [CLEAN] Remove inefficient Suzaku code
4306
Wolfgang Denk6c9ba912007-04-11 17:25:01 +02004307commit 430f1b0f9a670c2f13eaa52e66a10db96dd3647d
4308Author: Stefan Roese <sr@denx.de>
4309Date: Wed Mar 28 15:03:16 2007 +0200
4310
4311 Merge some AMCC make targets to keep the top-level Makefile smaller
4312
4313 Signed-off-by: Stefan Roese <sr@denx.de>
4314
4315commit 0c75c9d84307a9f1cbe1ff0c4d8937ee3a96475e
4316Author: Stefan Roese <sr@denx.de>
4317Date: Wed Mar 28 14:52:12 2007 +0200
4318
4319 i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined
4320
4321 The "old" i2c commands (iprobe, imd...) are now compiled in again,
4322 even when the i2c command tree is enabled via the CONFIG_I2C_CMD_TREE
4323 config option.
4324
4325 Signed-off-by: Stefan Roese <sr@denx.de>
4326
Wolfgang Denk31c98a82007-04-04 02:09:30 +02004327commit 5da048adf44bea5e3b94080d02903c2e3fe7aa4a
4328Author: Michal Simek <monstr@monstr.eu>
4329Date: Tue Mar 27 00:32:16 2007 +0200
4330
4331 PATCH: Resolve GPL license problem
4332
4333commit 1798049522f594013aea29457d46794298c6ae15
4334Author: Michal Simek <root@monstr.eu>
4335Date: Mon Mar 26 01:39:07 2007 +0200
4336
4337 Support for XUPV2P board
4338 Reset support
4339 BSP autoconfig support
4340
Wolfgang Denk6c9ba912007-04-11 17:25:01 +02004341commit 0d974d5297349504a2ddfa09314be573b5df320a
4342Author: Stefan Roese <sr@denx.de>
4343Date: Sat Mar 24 15:57:09 2007 +0100
4344
4345 [PATCH] Add 4xx GPIO functions
4346
4347 This patch adds some 4xx GPIO functions. It also moves some of the
4348 common code and defines into a common 4xx GPIO header file.
4349
4350 Signed-off-by: Stefan Roese <sr@denx.de>
4351
4352commit 2db633658bbf366ab0c8dad7a0727e1fb2ae6b11
4353Author: Stefan Roese <sr@denx.de>
4354Date: Sat Mar 24 15:55:58 2007 +0100
4355
4356 [PATCH] Small Sequoia cleanup
4357
4358 Signed-off-by: Stefan Roese <sr@denx.de>
4359
4360commit 3cb86f3e40d2a80356177434a99f75bc8baa9caf
4361Author: Stefan Roese <sr@denx.de>
4362Date: Sat Mar 24 15:45:34 2007 +0100
4363
4364 [PATCH] Clean up 40EZ/Acadia support
4365
4366 This patch cleans up all the open issue of the preliminary
4367 Acadia support.
4368
4369 Signed-off-by: Stefan Roese <sr@denx.de>
4370
Wolfgang Denk94abd7c2007-04-04 01:49:15 +02004371commit 6eb1df835191d8ce4b81d5af40fa8e0fbe78e997
4372Author: Jon Loeliger <jdl@freescale.com>
4373Date: Tue Dec 12 11:02:20 2006 -0600
4374
4375 Fix 8641HPCN problem with ld version 2.16
4376
4377 (Dot outside sections problem).
4378
4379 This fix is in the spirit of 807d5d7319330e336ab34a5623c5e0d73b87d540.
4380
4381 Signed-off-by: Jon Loeliger <jdl@freescale.com>
4382
4383commit 9964a4dd0d4ef5a037febaebf1aa494b1a72991c
4384Author: Haiying Wang <haiying.wang@freescale.com>
4385Date: Thu Dec 7 10:35:55 2006 -0600
4386
4387 Set Rev 2.x 86xx PIC in mixed mode.
4388
4389 Prevent false interrupt from hanging Linux as MSR[EE] is set
4390 to enable interrupts by changing the PIC out of the default
4391 pass through mode into mixed mode.
4392
4393 Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
4394 Signed-off-by: Jon Loeliger <jdl@freescale.com>
4395
4396commit 5a58a73ceb0a4059c42ef64cedbc1a45e0aaa00e
4397Author: Jason Jin <jason.jin@freescale.com>
4398Date: Thu Dec 7 10:32:35 2006 -0600
4399
4400 Add flash cmd function to 8641HPCN ramboot
4401
4402 Also fixes some commmand for 8641 HPCN ramboot case.
4403
4404 Signed-off-by: Jason Jin <jason.jin@freescale.com>
4405 Signed-off-by: Jon Loeliger <jdl@freescale.com>
4406
4407commit 2ccceacc04b009d923afb7c26189ba2f8a2a5d46
4408Author: Ed Swarthout <ed.swarthout@freescale.com>
4409Date: Thu Dec 7 10:34:14 2006 -0600
4410
4411 Add support for 8641 Rev 2 silicon.
4412
4413 Without this patch, I am unable to get to the prompt on rev 2 silicon.
4414 Only set ddrioovcr for rev1.
4415
4416 Signed-off-by: Ed Swarthout<ed.swarthout@freescale.com>
4417 Signed-off-by: Jon Loeliger <jdl@freescale.com>
4418
4419commit 44ba464b99001f8bd1c456a1e9d59726252f707a
4420Author: Wolfgang Denk <wd@denx.de>
4421Date: Thu Mar 22 00:13:12 2007 +0100
4422
4423 Code cleanup / re-insert previous Copyright entries.
4424
4425 Signed-off-by: Wolfgang Denk <wd@denx.de>
4426
Wolfgang Denk44ba4642007-03-22 00:13:12 +01004427commit 2a8dfe08359a1b663418b2faa1da1d7bce34d302
4428Author: Wolfgang Denk <wd@denx.de>
4429Date: Wed Mar 21 23:26:15 2007 +0100
4430
4431 Code cleanup. Update CHANGELOG
4432
Wolfgang Denk2a8dfe02007-03-21 23:26:15 +01004433commit e6615ecf4eaf4dd52696934aed8f5c6474cfd286
4434Author: Stefan Roese <sr@denx.de>
4435Date: Wed Mar 21 14:54:29 2007 +0100
4436
4437 ppc4xx: Fix file mode of include/configs/acadia.h
4438
4439 Signed-off-by: Stefan Roese <sr@denx.de>
4440
4441commit d5f4614c9350d9333e575100fb250aab774d0258
4442Author: Markus Klotzbuecher <mk@denx.de>
4443Date: Wed Mar 21 14:41:46 2007 +0100
4444
4445 SPC1920: fix small clock routing bug
4446
4447 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
4448
4449commit 16c0cc1c82081a493ab87c51980b28336ce1bce8
4450Author: Stefan Roese <sr@denx.de>
4451Date: Wed Mar 21 13:39:57 2007 +0100
4452
4453 [PATCH] Add AMCC Acadia (405EZ) eval board support
4454
4455 This patch adds support for the new AMCC Acadia eval board.
4456
4457 Please note that this Acadia/405EZ support is still in a beta stage.
4458 Still lot's of cleanup needed but we need a preliminary release now.
4459
4460 Signed-off-by: Stefan Roese <sr@denx.de>
4461
4462commit e01bd218b00af73499331a1a701625a852cd286f
4463Author: Stefan Roese <sr@denx.de>
4464Date: Wed Mar 21 13:38:59 2007 +0100
4465
4466 [PATCH] Add AMCC PPC405EZ support
4467
4468 This patch adds support for the new AMCC 405EZ PPC. It is in
4469 preparation for the AMCC Acadia board support.
4470
4471 Please note that this Acadia/405EZ support is still in a beta stage.
4472 Still lot's of cleanup needed but we need a preliminary release now.
4473
4474 Signed-off-by: Stefan Roese <sr@denx.de>
4475
4476commit 07e82cb2e284a893df6693f2a1337ab2c47bf6a1
4477Author: Heiko Schocher <hs@pollux.denx.de>
4478Date: Wed Mar 21 08:45:17 2007 +0100
4479
4480 [PATCH] TQM8272: dont change the bits given from the HRCW
4481 for the SIUMCR and BCR Register.
4482 Fix the calculation for the EEprom Size
4483
4484 Signed-off-by: Heiko Schocher <hs@denx.de>
4485
Wolfgang Denk44ba4642007-03-22 00:13:12 +01004486commit 654589873dbafcf104dff133ce0d03a4506e9cc3
4487Author: Aubrey Li <aubrey.adi@gmail.com>
4488Date: Tue Mar 20 18:16:24 2007 +0800
4489
4490 [Blackfin][PATCH] Add BF561 EZKIT board support
4491
4492commit a6154fd1cfd020f6da8527e0365b1020a11a71d0
4493Author: Aubrey Li <aubrey.adi@gmail.com>
4494Date: Mon Mar 19 22:55:58 2007 +0800
4495
4496 [Blackfin][PATCH] minor cleanup
4497
Wolfgang Denk2a8dfe02007-03-21 23:26:15 +01004498commit 389b6bb50f745bf5038ce030300d8a8512e96f79
4499Author: Wolfgang Denk <wd@denx.de>
4500Date: Mon Mar 19 13:10:08 2007 +0100
4501
4502 Remove obsoleted POST files.
4503
4504 Signed-off-by: Wolfgang Denk <wd@denx.de>
4505
Wolfgang Denk44ba4642007-03-22 00:13:12 +01004506commit 8e709bbb2636b5670a8f2b575e138eb1f55773f6
4507Author: Aubrey Li <aubrey.adi@gmail.com>
4508Date: Mon Mar 19 01:26:11 2007 +0800
4509
4510 [PATCH] Add flash chip M29W320ET/B support
4511
4512commit 26bf7deca364a5b33f39e8f14ddd3f4081345015
4513Author: Aubrey Li <aubrey.adi@gmail.com>
4514Date: Mon Mar 19 01:24:52 2007 +0800
4515
4516 [Blackfin][PATCH] Add BF537 stamp board support
4517
Wolfgang Denk2a8dfe02007-03-21 23:26:15 +01004518commit 8423e5e31a7235d05a482627315fb11d49c17bd7
4519Author: Stefan Roese <sr@denx.de>
4520Date: Fri Mar 16 21:11:42 2007 +0100
4521
4522 [PATCH] Use dynamic SDRAM TLB setup on AMCC Ebony eval board
4523
4524 Define CONFIG_PROG_SDRAM_TLB so that the TLB entries for the
4525 DDR memory are dynamically programmed matching the total size
4526 of the equipped memory (DIMM modules).
4527
4528 Signed-off-by: Stefan Roese <sr@denx.de>
4529
4530commit 76d1466f918b881cda2d259254761e73885093c2
4531Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
4532Date: Tue Mar 13 13:38:05 2007 +0100
4533
4534 [PATCH] renamed environment variable 'addcon' to 'addcons' for PCI405
4535 boards in terms of unification.
4536
4537 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
4538
4539commit a7090b993d3d4d2221ac3f33e6cb1d1b2ccc6bf0
4540Author: Wolfgang Denk <wd@denx.de>
4541Date: Tue Mar 13 16:05:55 2007 +0100
4542
4543 Make SC3 board build with 'make O='; use 'addcons' consistently
4544 (SC3 and Jupiter used to use 'addcon' instead).
4545
4546 Signed-off-by: Wolfgang Denk wd@denx.de
4547
4548commit 8502e30a28e492c756ea2d7df0ace026388fce4b
4549Author: Heiko Schocher <hs@pollux.denx.de>
4550Date: Tue Mar 13 09:40:59 2007 +0100
4551
4552 [PATCH] update board config for jupiter Board:
4553 added Hush Shell,
4554 CONFIG_CMDLINE_EDITING,
4555 CFG_ENV_ADDR_REDUND activated
4556
4557 Signed-off-by: Heiko Schocher <hs@denx.de>
4558
Wolfgang Denk44ba4642007-03-22 00:13:12 +01004559commit 0d93de11449390a5984b0236c3612e50f6dbb7e8
4560Author: Aubrey Li <aubrey.adi@gmail.com>
4561Date: Mon Mar 12 12:11:55 2007 +0800
4562
4563 [Blackfin][PATCH] minor cleanup
4564
4565commit bfa5754a58477ac917d21527cd0f079d87cf188e
4566Author: Aubrey Li <aubrey.adi@gmail.com>
4567Date: Mon Mar 12 01:42:06 2007 +0800
4568
4569 [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue
4570
4571commit 8440bb14581a294375c34b91b42512f9753d1130
4572Author: Aubrey Li <aubrey.adi@gmail.com>
4573Date: Mon Mar 12 00:25:14 2007 +0800
4574
4575 [Blackfin][PATCH] code cleanup
4576
Wolfgang Denk31c98a82007-04-04 02:09:30 +02004577commit cfc67116a706fd18b8f6a9c11a16753c5626d689
4578Author: Michal Simek <monstr@monstr.eu>
4579Date: Sun Mar 11 13:48:24 2007 +0100
4580
4581 [Microblaze][PATCH] part 2
4582 timer support
4583 interrupt controller support
4584 flash support
4585 ethernet support
4586 cache support
4587 board information support
4588 env support
4589 booting image support
4590
4591 adding support for Xilinx ML401
4592
4593commit 76316a318de91f6184e7c22a10e02d275ade2441
4594Author: Michal Simek <monstr@monstr.eu>
4595Date: Sun Mar 11 13:42:58 2007 +0100
4596
4597 [Microblaze][PATCH]
4598 timer support
4599 interrupt controller support
4600 flash support
4601 ethernet support
4602 cache support
4603 board information support
4604 env support
4605 booting image support
4606
4607 adding support for Xilinx ML401
4608
Wolfgang Denk44ba4642007-03-22 00:13:12 +01004609commit 8db13d63157811c839d15a313d9f2d2f5fd10af3
4610Author: Aubrey Li <aubrey.adi@gmail.com>
4611Date: Sat Mar 10 23:49:29 2007 +0800
4612
4613 [Blackfin][PATCH] code cleanup
4614
4615commit ef26a08fef928b7bc11ae2c109e638dc3a016d91
4616Author: Aubrey.Li <aubrey.adi@gmail.com>
4617Date: Fri Mar 9 13:40:56 2007 +0800
4618
4619 [Blackfin][PATCH-2/2] Common files changed to support bf533 platform
4620
4621commit 3f0606ad0b5639f7f22848fe5b4574e754d0470f
4622Author: Aubrey.Li <aubrey.adi@gmail.com>
4623Date: Fri Mar 9 13:38:44 2007 +0800
4624
4625 [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support
4626
Wolfgang Denk2a8dfe02007-03-21 23:26:15 +01004627commit 992423ab43c2bcf6b704853bd00af77450915e20
4628Author: Stefan Roese <sr@denx.de>
4629Date: Thu Mar 8 23:00:08 2007 +0100
4630
4631 ppc4xx: Fix file mode of sequoia.c
4632
4633 Signed-off-by: Stefan Roese <sr@denx.de>
4634
4635commit eb92f613556800f7483666db09d9a237ad911d4a
4636Author: Wolfgang Denk <wd@pollux.denx.de>
4637Date: Thu Mar 8 22:52:51 2007 +0100
4638
4639 Minor cleanup.
4640
4641commit 8ce16f55c7b9752af3d8bed84521aec5337e2de1
4642Author: John Otken john@softadvances.com <john@softadvances.com>
4643Date: Thu Mar 8 09:39:48 2007 -0600
4644
4645 ppc4xx: Clear Sequoia/Rainier security engine reset bits
4646
4647 Signed-off-by: John Otken john@softadvances.com <john@softadvances.com>
4648
4649commit 650a330dd2539130c8c324791e2f9f75aed79d4e
4650Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
4651Date: Thu Mar 8 16:26:52 2007 +0100
4652
4653 [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules
4654
4655 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
4656
4657commit d9fc703246840c4b268debf48c334ba55c597dc0
4658Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
4659Date: Thu Mar 8 16:25:47 2007 +0100
4660
4661 [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined
4662
4663 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
4664
4665commit ced5b9029043397348cdc88e0cfcd6b1f629250b
4666Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
4667Date: Thu Mar 8 16:23:11 2007 +0100
4668
4669 [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUS
4670
4671 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
4672
4673commit d8a8ea5c476d37006fc7f85b7f903142795c8b14
4674Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
4675Date: Thu Mar 8 16:20:32 2007 +0100
4676
4677 [PATCH] I2C: Add missing default CFG_SPD_BUS_NUM
4678
4679 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
4680
4681commit f9fc6a5852a6335840882fa2111925010eea1abe
4682Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
4683Date: Wed Mar 7 15:32:01 2007 +0100
4684
4685 fixed ethernet phy configuration for plu405 board
4686
4687 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
4688
4689commit 769104c9356594deb2092e204a39c05b33202d6c
4690Author: Wolfgang Denk <wd@pollux.denx.de>
4691Date: Thu Mar 8 21:49:27 2007 +0100
4692
4693 Minor cleanup
4694
Wolfgang Denk769104c2007-03-08 21:49:27 +01004695commit 00cdb4ce5e1b42248e7e6522ad0da3421b988afa
4696Author: Stefan Roese <sr@denx.de>
4697Date: Thu Mar 8 10:13:16 2007 +0100
4698
4699 [PATCH] Update AMCC Luan 440SP eval board support
4700
4701 The AMCC Luan now uses the common 440SP(e) DDR SPD code for DDR
4702 inititializition. This includes DDR auto calibration and support
4703 for different DIMM modules, instead of the fixed setup used in
4704 the earlier version.
4705
4706 This patch also enables the cache in FLASH for the startup
4707 phase of U-Boot (while running from FLASH). After relocating to
4708 SDRAM the cache is disabled again. This will speed up the boot
4709 process, especially the SDRAM setup, since there are some loops
4710 for memory testing (auto calibration).
4711
4712 Signed-off-by: Stefan Roese <sr@denx.de>
4713
4714commit 2f5df47351910a2936c7741cf111855829200943
4715Author: Stefan Roese <sr@denx.de>
4716Date: Thu Mar 8 10:10:18 2007 +0100
4717
4718 [PATCH] Update AMCC Yucca 440SPe eval board support
4719
4720 The AMCC Yucca now uses the common 440SP(e) DDR SPD code for DDR
4721 inititializition. This includes DDR auto calibration and support
4722 for different DIMM modules, instead of the fixed setup used in
4723 the earlier version.
4724
4725 Signed-off-by: Stefan Roese <sr@denx.de>
4726
4727commit 2721a68a9ea91f1e494649ce68b2577261f578e2
4728Author: Stefan Roese <sr@denx.de>
4729Date: Thu Mar 8 10:07:18 2007 +0100
4730
4731 ppc4xx: Small AMCC Katmai 440SPe update
4732
4733 Signed-off-by: Stefan Roese <sr@denx.de>
4734
4735commit df294497479b1dca6dd86318b2a912f72fede0df
4736Author: Stefan Roese <sr@denx.de>
4737Date: Thu Mar 8 10:06:09 2007 +0100
4738
4739 ppc4xx: Update 440SP/440SPe DDR SPD setup code to support 440SP
4740
4741 Signed-off-by: Stefan Roese <sr@denx.de>
4742
Wolfgang Denkfd094c62007-04-18 17:20:58 +02004743commit 83853178bd36bca6f0f8f1331476620c84a587fc
4744Author: Ed Swarthout <Ed.Swarthout@freescale.com>
4745Date: Wed Mar 7 12:14:50 2007 -0600
4746
4747 net - Support ping reply when processing net-loop
4748
4749 Add ICMP_ECHO_REQUEST packet support by responding with a ICMP_ECHO_REPLY.
4750
4751 This permits the ping command to test the phy interface when the phy
4752 is put in loopback mode (typically by setting register 0 bit 14).
4753
4754 It also allows the port to respond to an external ping when u-boot is
4755 processing some other net command (such as tftp). This is useful when
4756 tftp appears to hang.
4757
4758 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
4759 Signed-off-by: Ben Warren <bwarren@qstreams.com>
4760
Wolfgang Denk769104c2007-03-08 21:49:27 +01004761commit fa1aef15bcd47736687be1af544506e90fba545d
4762Author: Stefan Roese <sr@denx.de>
4763Date: Wed Mar 7 16:43:00 2007 +0100
4764
4765 [PATCH] Use dynamic SDRAM TLB setup on AMCC Ocotea eval board
4766
4767 Define CONFIG_PROG_SDRAM_TLB so that the TLB entries for the
4768 DDR memory are dynamically programmed matching the total size
4769 of the equipped memory (DIMM modules).
4770
4771 Signed-off-by: Stefan Roese <sr@denx.de>
4772
4773commit e2ebe696818939e2b974628be9c921ea3fe9de13
4774Author: Stefan Roese <sr@denx.de>
4775Date: Wed Mar 7 16:39:36 2007 +0100
4776
4777 [PATCH] Fix AMCC 44x SPD SDRAM init code to support 2 DIMM's
4778
4779 This patch fixes a problem that occurs when 2 DIMM's are
4780 used. This problem was first spotted and fixed by Gerald Jackson
4781 <gerald.jackson@reaonixsecurity.com> but this patch fixes the
4782 problem in a little more clever way.
4783
4784 This patch also adds the nice functionality to dynamically
4785 create the TLB entries for the SDRAM (tlb.c). So we should
4786 never run into such problems with wrong (too short) TLB
4787 initialization again on these platforms.
4788
4789 As this feature is new to the "old" 44x SPD DDR driver, it
4790 has to be enabled via the CONFIG_PROG_SDRAM_TLB define.
4791
4792 Signed-off-by: Stefan Roese <sr@denx.de>
4793
4794commit 39218433983417b9df087976a79e3f80dd5e83d6
4795Author: Wolfgang Denk <wd@denx.de>
4796Date: Wed Mar 7 16:33:44 2007 +0100
4797
4798 UC101: fix compiler warnings
4799
4800commit 8d7e2732221bc2d64df14f700c64c23e0a4c3dce
4801Author: Wolfgang Denk <wd@pollux.denx.de>
4802Date: Wed Mar 7 16:19:46 2007 +0100
4803
4804 HMI1001: fix build error, cleanup compiler warnings.
4805
4806commit ad5bb451ade552c44bef9119d907929ebc2c126f
4807Author: Wolfgang Denk <wd@pollux.denx.de>
4808Date: Tue Mar 6 18:08:43 2007 +0100
4809
4810 Restructure POST directory to support of other CPUs, boards, etc.
4811
4812commit a5284efd125967675b2e9c6ef7b95832268ad360
4813Author: Wolfgang Denk <wd@pollux.denx.de>
4814Date: Tue Mar 6 18:01:47 2007 +0100
4815
4816 Fix HOSTARCH handling.
4817 Patch by Mike Frysinger, Mar 05 2007
4818
4819commit 07b7b0037aac5102939917d7cbe561b5c0d5aa44
4820Author: Stefan Roese <sr@denx.de>
4821Date: Tue Mar 6 07:47:04 2007 +0100
4822
4823 [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setup
4824
4825 As provided by the AMCC applications team, this patch optimizes the
4826 DDR2 setup for 166MHz bus speed. The values provided are also save
4827 to use on a "normal" 133MHz PLB bus system. Only the refresh counter
4828 setup has to be adjusted as done in this patch.
4829
4830 For this the NAND booting version had to include the "speed.c" file
4831 from the cpu/ppc4xx directory. With this addition the NAND SPL image
4832 will just fit into the 4kbytes of program space. gcc version 4.x as
4833 provided with ELDK 4.x is needed to generate this optimized code.
4834
4835 Signed-off-by: Stefan Roese <sr@denx.de>
4836
Wolfgang Denk2a26ec42007-04-18 17:07:26 +02004837commit 647d3c3eed0da1d1505eecabe0b0fab96f956e68
4838Author: Wolfgang Denk <wd@pollux.denx.de>
4839Date: Sun Mar 4 01:36:05 2007 +0100
4840
4841 Some code cleanup.
4842
Wolfgang Denk2a8dfe02007-03-21 23:26:15 +01004843commit 781e026c8aa6f7e9eb5f0e72cc4d20971219b148
4844Author: Kim Phillips <kim.phillips@freescale.com>
4845Date: Wed Feb 28 00:02:04 2007 -0600
4846
4847 mpc83xx: fix implicit declaration of function 'ft_get_prop' warnings
4848
4849 (cherry picked from c5bf13b02284c3204a723566a9bab700e5059659 commit)
4850
4851commit 4feab4de7bfc2cb2fed36ad76f93c3a69659bbaf
4852Author: Kumar Gala <galak@kernel.crashing.org>
4853Date: Tue Feb 27 23:51:42 2007 -0600
4854
4855 mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode
4856
4857 The config value for:
4858 * CFG_ACR_PIPE_DEP
4859 * CFG_ACR_RPTCNT
4860 * CFG_SPCR_TSEC1EP
4861 * CFG_SPCR_TSEC2EP
4862 * CFG_SCCR_TSEC1CM
4863 * CFG_SCCR_TSEC2CM
4864
4865 Were not being used when setting the appropriate register
4866
4867 Added:
4868 * CFG_SCCR_USBMPHCM
4869 * CFG_SCCR_USBDRCM
4870 * CFG_SCCR_PCICM
4871 * CFG_SCCR_ENCCM
4872
4873 To allow full config of the SCCR.
4874
4875 Also removed random CFG_SCCR settings in MPC8349EMDS, TQM834x, and sbc8349
4876 that were just bogus.
4877
4878 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4879
4880commit d51b3cf371cd441030460ef19d36b2924c361b1a
4881Author: Kim Phillips <kim.phillips@freescale.com>
4882Date: Thu Feb 22 20:06:57 2007 -0600
4883
4884 mpc83xx: update [local-]mac-address properties on UEC based devices
4885
4886 8360 and 832x weren't updating their [local-]mac-address
4887 properties. This patch fixes that.
4888
4889 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4890
4891commit 61f4f912acbe60776c5e00df1ec94094ce672957
4892Author: Timur Tabi <timur@freescale.com>
4893Date: Tue Feb 13 10:41:42 2007 -0600
4894
4895 mpc83xx: write MAC address to mac-address and local-mac-address
4896
4897 Some device trees have a mac-address property, some have local-mac-address,
4898 and some have both. To support all of these device trees, this patch
4899 updates ftp_cpu_setup() to write the MAC address to mac-address if it exists.
4900 This function already updates local-mac-address.
4901
4902 Signed-off-by: Timur Tabi <timur@freescale.com>
4903
4904commit 22d71a71f57fd5d38b27ac3848e50d790360a598
4905Author: Kim Phillips <kim.phillips@freescale.com>
4906Date: Tue Feb 27 18:41:08 2007 -0600
4907
4908 mpc83xx: add command line editing by default
4909
4910commit 3fc0bd159103b536e1c54c6f4457a09b3aba66ca
4911Author: Kim Phillips <kim.phillips@freescale.com>
4912Date: Wed Feb 14 19:50:53 2007 -0600
4913
4914 mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffers
4915
4916 Disable G1TXCLK, G2TXCLK h/w buffers. This patch
4917 fixes a networking timeout issue with MPC8360EA (Rev.2) PBs.
4918
4919 Verified on Rev. 1.1, Rev. 1.2, and Rev. 2.0 boards.
4920
4921 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4922 Signed-off-by: Emilian Medve <Emilian.Medve@freescale.com>
4923
4924commit d61853cf2472e0b8bcbd131461a93d1c49ff0c1f
4925Author: Xie Xiaobo <r63061@freescale.com>
4926Date: Wed Feb 14 18:27:17 2007 +0800
4927
4928 mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx
4929
4930 The code supply fixed and SPD initialization for MPC83xx DDR2 Controller.
4931 it pass DDR/DDR2 compliance tests.
4932
4933 Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
4934
4935commit b110f40bd180c6b560276589beedf753e97c46ce
4936Author: Xie Xiaobo <r63061@freescale.com>
4937Date: Wed Feb 14 18:27:06 2007 +0800
4938
4939 mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS
4940
4941 MPC8360E rev2.0 have new spridr,and PVR value,
4942 The MDS board for MPC8360E rev2.0 has 32M bytes Flash and 256M DDR2 DIMM.
4943
4944 Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
4945
4946commit 8d172c0f0d85998a256a95b7459a5403a30380ed
4947Author: Xie Xiaobo <r63061@freescale.com>
4948Date: Wed Feb 14 18:26:44 2007 +0800
4949
4950 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS
4951
4952 MPC8349E rev3.1 have new spridr,and PVR value,
4953 The MDS board for MPC8349E rev3.1 has 32M bytes Flash and 256M DDR2 DIMM.
4954
4955 Signed-off-by: Xie Xiaobo<X.Xie@freescale.com>
4956
4957commit f6f5f709e5c8e4564c4dfeecfdf2279244f9c83b
4958Author: Joakim Tjernlund <joakim.tjernlund@transmode.se>
4959Date: Wed Jan 31 11:04:19 2007 +0100
4960
4961 mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c
4962
4963 Fix empty i2c reads/writes, i2c_write(0x50, 0x00, 0, NULL, 0)
4964 which is used to se if an slave will ACK after receiving its address.
4965
4966 Correct i2c probing to use this method as the old method could upset
4967 a slave as it wrote a data byte to it.
4968
4969 Add a small delay in i2c_init() to let the controller
4970 shutdown any ongoing I2C activity.
4971
4972 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
4973
4974commit 7a78f148d6a7298e4fface680dc7eacd877b1aba
4975Author: Timur Tabi <timur@freescale.com>
4976Date: Wed Jan 31 15:54:29 2007 -0600
4977
4978 mpc83xx: Add support for the MPC8349E-mITX-GP
4979
4980 Add support for the MPC8349E-mITX-GP, a stripped-down version of the
4981 MPC8349E-mITX. Bonus features include support for low-boot (BMS bit in
4982 HRCW is 0) for the ITX and a README for the ITX and the ITX-GP.
4983
4984 Signed-off-by: Timur Tabi <timur@freescale.com>
4985
4986commit fab16807adad350f618024350c6950165c247c72
4987Author: Timur Tabi <timur@freescale.com>
4988Date: Wed Jan 31 15:54:20 2007 -0600
4989
4990 mpc83xx: Delete sdram_init() for MPC8349E-mITX
4991
4992 There is no SDRAM on any of the 8349 ITX variants, so function sdram_init()
4993 never does anything. This patch deletes it.
4994
4995 Signed-off-by: Timur Tabi <timur@freescale.com>
4996
4997commit a87c856eb411b9365937d0d4b9c21e46adbe1c14
4998Author: Dave Liu <daveliu@freescale.com>
4999Date: Fri Jan 19 10:43:26 2007 +0800
5000
5001 mpc83xx: Fix the LAW1/3 bug
5002
5003 The patch solves the alignment problem of the local bus access windows to
5004 render accessible the memory bank and PHY registers of UPC 1 (starting at
5005 0xf801 0000). What we actually did was to adjust the sizes of the bus
5006 access windows so that the base address alignment requirement would be met.
5007
5008 Signed-off-by: Chereji Marian <marian.chereji@freescale.com>
5009 Signed-off-by: Gridish Shlomi <gridish@freescale.com>
5010 Signed-off-by: Dave Liu <daveliu@freescale.com>
5011
5012commit 97c4b397dce236a7318b304667bf89e59d08b17c
5013Author: Kim Phillips <kim.phillips@freescale.com>
5014Date: Tue Jan 30 16:15:31 2007 -0600
5015
5016 mpc83xx: don't hang if watchdog configured on 8360, 832x
5017
5018 don't hang if watchdog configured on 8360, 832x
5019
5020 The watchdog programming model is the same across all 83xx devices;
5021 make the code reflect that.
5022
5023commit b70047478570e371ce7223be342ce98afea0f7d6
5024Author: Kim Phillips <kim.phillips@freescale.com>
5025Date: Tue Jan 30 16:15:21 2007 -0600
5026
5027 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt
5028
5029 protect memcpy to bad address if a local-mac-address is missing from dt
5030
5031commit 6752ed088c75c26a89b70c46b7326a4cd6015f29
5032Author: Kim Phillips <kim.phillips@freescale.com>
5033Date: Tue Jan 30 16:15:04 2007 -0600
5034
5035 mpc83xx: make 8360 default environment fdt be 8360 (not 8349)
5036
5037 make 8360 default environment fdt be 8360 (not 8349)
5038
5039commit a28899c910024a0226331df07207b1038c300c93
5040Author: Emilian Medve <Emilian.Medve@freescale.com>
5041Date: Tue Jan 30 16:14:50 2007 -0600
5042
5043 mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC
5044
5045 The problem is not gcc4 but the code itself. The BD_STATUS() macro can't
5046 be used for busy-waiting since it strips the 'volatile' property from
5047 the bd variable. gcc3 was working by pure luck.
5048
5049 This is a follow on patch to "Fix the UEC driver bug of QE"
5050
5051commit 3e78a31cfe3d3022f46f67eb88e1281d5cc2eb89
5052Author: Kumar Gala <galak@kernel.crashing.org>
5053Date: Tue Jan 30 14:08:30 2007 -0600
5054
5055 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead
5056
5057 The code that is ifdef'd with CONFIG_MPC8349 is actually applicable to all
5058 MPC834X class processors. Change the protections from CONFIG_MPC8349 to
5059 CONFIG_MPC834X so they are more generic.
5060
5061 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5062
5063commit ae246dc6c1937c291014eadd90b6d48c438c7cb0
5064Author: Kim Phillips <kim.phillips@freescale.com>
5065Date: Thu Jan 25 13:40:55 2007 -0600
5066
5067 mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALL
5068
5069commit 4decd84e8f04279c5cfff7f8e907465ef8d8a3fb
5070Author: Kim Phillips <kim.phillips@freescale.com>
5071Date: Wed Jan 24 17:18:37 2007 -0600
5072
5073 mpc83xx: sort Makefile targets
5074
5075 reordered targets alphabetically
5076
5077commit 91e25769771c1164ed63ffca0add49f934ae3343
5078Author: Paul Gortmaker <paul.gortmaker@windriver.com>
5079Date: Tue Jan 16 11:38:14 2007 -0500
5080
5081 mpc83xx: U-Boot support for Wind River SBC8349
5082
5083 I've redone the SBC8349 support to match git-current, which
5084 incorporates all the MPC834x updates from Freescale since the 1.1.6
5085 release, including the DDR changes.
5086
5087 I've kept all the SBC8349 files as parallel as possible to the
5088 MPC8349EMDS ones for ease of maintenance and to allow for easy
5089 inspection of what was changed to support this board. Hence the SBC8349
5090 U-Boot has FDT support and everything else that the MPC8349EMDS has.
5091
5092 Fortunately the Freescale updates added support for boards using CS0,
5093 but I had to change spd_sdram.c to allow for board specific settings for
5094 the sdram_clk_cntl (it is/was hard coded to zero, and that remains the
5095 default if the board doesn't specify a value.)
5096
5097 Hopefully this should be mergeable as-is and require no whitespace
5098 cleanups or similar, but if something doesn't measure up then let me
5099 know and I'll fix it.
5100
5101 Thanks,
5102 Paul.
5103
5104commit 05031db456ab227f3e3752f37b9b812b65bb83ad
5105Author: Sam Song <samsongshu@yahoo.com.cn>
5106Date: Thu Dec 14 19:03:21 2006 +0800
5107
5108 mpc83xx: Remove a redundant semicolon in mpc8349itx.c
5109
5110 A redundant semicolon existed in mpc8349itx.c
5111 should be removed.
5112
5113 Signed-off-by: Sam Song <samsongshu@yahoo.com.cn>
5114
5115commit f35f358241c549be3f75cfe2eaa642914275b7ba
5116Author: Jerry Van Baren <gerald.vanbaren@comcast.net>
5117Date: Wed Dec 6 21:23:55 2006 -0500
5118
5119 mpc83xx: Put the version (and magic) after the HRCW.
5120
5121 Put the version (and magic) after the HRCW. This puts it in a fixed
5122 location in flash, not at the start of flash but as close as we can get.
5123
5124 Signed-off-by: Jerry Van Baren <vanbaren@cideas.com>
5125
5126commit 48aecd969171a6e99a55fae04933857787f9a5bd
5127Author: Dave Liu <r63238@freescale.com>
5128Date: Thu Dec 7 21:14:51 2006 +0800
5129
5130 mpc83xx: Add the MPC832XEMDS board readme
5131
5132 Add the MPC832XEMDS board readme
5133
5134 Signed-off-by: Dave Liu <daveliu@freescale.com>
5135
5136commit 24c3aca3f1358b113d3215adb5433b156e99f72b
5137Author: Dave Liu <r63238@freescale.com>
5138Date: Thu Dec 7 21:13:15 2006 +0800
5139
5140 mpc83xx: Add support for the MPC832XEMDS board
5141
5142 This patch supports DUART, ETH3/4 and PCI etc.
5143
5144 Signed-off-by: Dave Liu <daveliu@freescale.com>
5145
5146commit e080313c32322e15ab5a18eb896a252858c57284
5147Author: Dave Liu <r63238@freescale.com>
5148Date: Thu Dec 7 21:11:58 2006 +0800
5149
5150 mpc83xx: streamline the 83xx immr head file
5151
5152 For better format and style, I streamlined the 83xx head files,
5153 including immap_83xx.h and mpc83xx.h. In the old head files, 1)
5154 duplicated macro definition appear in the both files; 2) the structure
5155 of QE immr is duplicated in the immap_83xx.h and immap_qe.h; 3) The
5156 macro definition put inside the each structure. So, I cleaned up the
5157 structure of QE immr from immap_83xx.h, deleted the duplicated stuff and
5158 moved the macro definition to mpc83xx.h, Just like MPC8260.
5159
5160 CHANGELOG
5161
5162 *streamline the 83xx immr head file
5163
5164 Signed-off-by: Dave Liu <daveliu@freescale.com>
5165
5166commit ddd02492f43db5408f5ab9f823b0ba5796e28ef0
5167Author: Dave Liu <r63238@freescale.com>
5168Date: Wed Dec 6 11:38:17 2006 +0800
5169
5170 mpc83xx: Fix the UEC driver bug of QE
5171
5172 The patch prevents the GCC tool chain from striping useful code for
5173 optimization. It will make UEC ethernet driver workable, Otherwise the
5174 UEC will fail in tx when you are using gcc4.x. but the driver can work
5175 when using gcc3.4.3.
5176
5177 CHANGELOG
5178
5179 *Prevent the GCC from striping code for optimization, Otherwise the UEC
5180 will tx failed when you are using gcc4.x.
5181
5182 Signed-off-by: Dave Liu <daveliu@freescale.com>
5183
Wolfgang Denk769104c2007-03-08 21:49:27 +01005184commit ba58e4c9a9a917ce795dd16d4ec8d515f9f7aa35
5185Author: Stefan Roese <sr@denx.de>
5186Date: Thu Mar 1 21:11:36 2007 +0100
5187
5188 [PATCH] Update AMCC Katmai 440SPe eval board support
5189
5190 This patch updates the recently added Katmai board support. The biggest
5191 change is the support of ECC DIMM modules in the 440SP(e) SPD DDR2
5192 driver.
5193
5194 Please note, that still some problems are left with some memory
5195 configurations. See the driver for more details.
5196
5197 Signed-off-by: Stefan Roese <sr@denx.de>
5198
5199commit 8c12045a3b06c5b6675d3fe02fbc9f545988129a
5200Author: Stefan Roese <sr@denx.de>
5201Date: Thu Mar 1 07:03:25 2007 +0100
5202
5203 [PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUM
5204
5205 Signed-off-by: Stefan Roese <sr@denx.de>
5206
5207commit ccbc7036648e465697ca298ba51e0e76dda352a0
5208Author: Wolfgang Denk <wd@pollux.denx.de>
5209Date: Wed Feb 28 01:28:53 2007 +0100
5210
5211 SC3: fix typo in default environment
5212
5213commit e344568b1b46af85ec32d815586f91bc115d6223
5214Author: Sergei Poselenov <sposelenov@emcraft.com>
5215Date: Tue Feb 27 20:15:30 2007 +0300
5216
5217 MCC200: Fixes for update procedure
5218
5219 - fix logic error in image type handling
5220 - make sure file system images (cramfs etc.) get stored in flash
5221 with image header stripped so they can be mounted through MTD
5222
5223commit 743571145b37182757d4e688a77860b36ee77573
5224Author: Wolfgang Denk <wd@pollux.denx.de>
5225Date: Tue Feb 27 14:26:04 2007 +0100
5226
5227 Minor code cleanup.
5228
Wolfgang Denk74357112007-02-27 14:26:04 +01005229commit 638dd1458bbdc2a55d4b9e25c5c4e1f838a5dc72
5230Author: Sergei Poselenov <sposelenov@emcraft.com>
5231Date: Tue Feb 27 12:40:16 2007 +0300
5232
5233 MCC200 update - add LCD Progress Indicator
5234
5235commit 6c7cac8c4fce0ea2bf8e15ed8658d87974155b44
5236Author: Stefan Roese <sr@denx.de>
5237Date: Thu Feb 22 07:43:34 2007 +0100
5238
5239 [PATCH] get_dev() now unconditionally uses manual relocation
5240
5241 Since the relocation fix is not included yet and we're not sure how
5242 it will be added, this patch removes code that required relocation
5243 to be fixed for now.
5244
5245 Signed-off-by: Stefan Roese <sr@denx.de>
5246
5247commit 8274ec0bd01d2feb2c7f095eba78d42ea009798b
5248Author: Stefan Roese <sr@denx.de>
5249Date: Thu Feb 22 07:40:23 2007 +0100
5250
5251 [PATCH] Change systemace driver to select 8 & 16bit mode
5252
5253 As suggested by Grant Likely this patch enables the Xilinx SystemACE
5254 driver to select 8 or 16bit mode upon startup.
5255
5256 Signed-off-by: Stefan Roese <sr@denx.de>
5257
5258commit 3a197b2fe49d6fa03978e60af2394efe9c70b527
5259Author: Haiying Wang <Haiying.Wang@freescale.com>
5260Date: Wed Feb 21 16:52:31 2007 +0100
5261
5262 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished
5263
5264 Some CPUs like PPC, BLACKFIN need sync() to ensure cfi flash write command
5265 is fully finished. The sync() is defined in each CPU's io.h file. For
5266 those CPUs which do not need sync for now, a dummy sync() is defined in
5267 their io.h as well.
5268
5269 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
5270
5271commit da04995c7dc6772013a9a0dc5c767f190c402478
5272Author: Stefan Roese <sr@denx.de>
5273Date: Wed Feb 21 13:44:34 2007 +0100
5274
5275 [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)
5276
5277 Signed-off-by: Stefan Roese <sr@denx.de>
5278
5279commit 751bb57107d78978ae08e697c3deba816f5be091
5280Author: Stefan Roese <sr@denx.de>
5281Date: Tue Feb 20 13:21:57 2007 +0100
5282
5283 [PATCH] Fix relocation problem with "new" get_dev() function
5284
5285 This patch enables the "new" get_dev() function for block devices
5286 introduced by Grant Likely to be used on systems that still suffer
5287 from the relocation problems (manual relocation neede because of
5288 problems with linker script).
5289
5290 Hopefully we can resolve this relocation issue soon for all platform
5291 so we don't need this additional code anymore.
5292
5293 Signed-off-by: Stefan Roese <sr@denx.de>
5294
5295commit d93e2212f962668b3dce091ff5edc33f2347fe37
5296Author: Stefan Roese <sr@denx.de>
5297Date: Tue Feb 20 13:17:42 2007 +0100
5298
5299 [PATCH] Update SystemACE driver for 16bit access
5300
5301 This patch removes some problems when the Xilinx SystemACE driver
5302 is used with 16bit access on an big endian platform (like the
5303 AMCC Katmai).
5304
5305 Signed-off-by: Stefan Roese <sr@denx.de>
5306
5307commit 874bb7b88fe9b4648e1288a387af2e31014a72f3
5308Author: Stefan Roese <sr@denx.de>
5309Date: Tue Feb 20 13:15:40 2007 +0100
5310
5311 [PATCH] Clean up Katmai (440SPe) linker script
5312
5313 Signed-off-by: Stefan Roese <sr@denx.de>
5314
5315commit 4745acaa1a603b67f6b9b7970365ebadd7d6586f
5316Author: Stefan Roese <sr@denx.de>
5317Date: Tue Feb 20 10:57:08 2007 +0100
5318
5319 [PATCH] Add support for the AMCC Katmai (440SPe) eval board
5320
5321 Signed-off-by: Stefan Roese <sr@denx.de>
5322
5323commit 0dc018ece13effc689e47479ea9ebf1c98a507f5
5324Author: Stefan Roese <sr@denx.de>
5325Date: Tue Feb 20 10:51:26 2007 +0100
5326
5327 [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT
5328
5329 This patch switches to the desired I2C bus when the date/dtt
5330 commands are called. This can be configured using the
5331 CFG_RTC_BUS_NUM and/or CFG_DTT_BUS_NUM defines.
5332
5333 Signed-off-by: Stefan Roese <sr@denx.de>
5334
5335commit 4037ed3b63923cfcec27f784a89057c3cbabcedb
5336Author: Stefan Roese <sr@denx.de>
5337Date: Tue Feb 20 10:43:34 2007 +0100
5338
5339 [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support
5340
5341 This patch adds support for the DDR2 controller used on the
5342 440SP and 440SPe. It is tested on the Katmai (440SPe) eval
5343 board and works fine with the following DIMM modules:
5344
5345 - Corsair CM2X512-5400C4 (512MByte per DIMM)
5346 - Kingston ValueRAM KVR667D2N5/512 (512MByte per DIMM)
5347 - Kingston ValueRAM KVR667D2N5K2/2G (1GByte per DIMM)
5348
5349 This patch also adds the nice functionality to dynamically
5350 create the TLB entries for the SDRAM (tlb.c). So we should
5351 never run into such problems with wrong (too short) TLB
5352 initialization again on these platforms.
5353
5354 Signed-off-by: Stefan Roese <sr@denx.de>
5355
5356commit 36d830c9830379045f5daa9f542ac1c990c70068
5357Author: Stefan Roese <sr@denx.de>
5358Date: Tue Feb 20 10:35:42 2007 +0100
5359
5360 [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files
5361
5362 Since the existing 4xx SPD SDRAM initialization routines for the
5363 405 SDRAM controller and the 440 DDR controller don't have much in
5364 common this patch splits both drivers into different files.
5365
5366 This is in preparation for the 440 DDR2 controller support (440SP/e).
5367
5368 Signed-off-by: Stefan Roese <sr@denx.de>
5369
5370commit 79b2d0bb2eae09602448f7a7cb56530d2f31e6c6
5371Author: Stefan Roese <sr@denx.de>
5372Date: Tue Feb 20 10:27:08 2007 +0100
5373
5374 [PATCH] PPC4xx: Add support for multiple I2C busses
5375
5376 This patch adds support for multiple I2C busses on the PPC4xx
5377 platforms. Define CONFIG_I2C_MULTI_BUS in the board config file
5378 to make use of this feature.
5379
5380 It also merges the 405 and 440 i2c header files into one common
5381 file 4xx_i2c.h.
5382
5383 Also the 4xx i2c reset procedure is reworked since I experienced
5384 some problems with the first access on the 440SPe Katmai board.
5385
5386 Signed-off-by: Stefan Roese <sr@denx.de>
5387
5388commit eb867a76238fb38e952c37871b16d0d7fd61c95f
5389Author: Grant Likely <grant.likely@secretlab.ca>
5390Date: Tue Feb 20 09:05:45 2007 +0100
5391
5392 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
5393
5394 Block device read/write is anonymous data; there is no need to use a
5395 typed pointer. void * is fine. Also add a hook for block_read functions
5396
5397 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
5398
5399commit 53758fa20e935cc87eeb0519ed365df753a6f289
5400Author: Grant Likely <grant.likely@secretlab.ca>
5401Date: Tue Feb 20 09:05:38 2007 +0100
5402
5403 [PATCH 8_9] Add block_write hook to block_dev_desc_t
5404
5405 Preparation for future patches which support block device writing
5406
5407 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
5408
5409commit f4852ebe6ca946a509667eb68be42026f837be76
5410Author: Grant Likely <grant.likely@secretlab.ca>
5411Date: Tue Feb 20 09:05:31 2007 +0100
5412
5413 [PATCH 7_9] Replace ace_readw_ace_writeb functions with macros
5414
5415 Register read/write does not need to be wrapped in a full function. The
5416 patch replaces them with macros.
5417
5418 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
5419
5420commit 3a8ce9af6fcb5744a7851b4440c07688acc40844
5421Author: Grant Likely <grant.likely@secretlab.ca>
5422Date: Tue Feb 20 09:05:23 2007 +0100
5423
5424 [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c
5425
5426 The code in this file is not a command; it is a device driver. Put it in
5427 the correct place. There are zero functional changes in this patch, it
5428 only moves the file.
5429
5430 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
5431
5432commit 984618f3e7794c783ec8d1511e74c6ee2d69bfe4
5433Author: Grant Likely <grant.likely@secretlab.ca>
5434Date: Tue Feb 20 09:05:16 2007 +0100
5435
5436 [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)
5437
5438 This patch is in preparation of additional changes to the sysace driver.
5439 May as well take this opportunity to fixup the inconsistent whitespace since
5440 this file is about to undergo major changes anyway.
5441
5442 There are zero functional changes in this patch. It only cleans up the
5443 the whitespace.
5444
5445 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
5446
5447commit 80ba981d940471fe7e539e64fa3d2bd80002beda
5448Author: Grant Likely <grant.likely@secretlab.ca>
5449Date: Tue Feb 20 09:05:07 2007 +0100
5450
5451 [PATCH 4_4] Remove local implementation of isprint() in ft_build.c
5452
5453 isprint is already defined in ctype.c
5454
5455 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
5456
5457commit c95c4280d751ca078c2ff58228d2f2b44ccf0600
5458Author: Grant Likely <grant.likely@secretlab.ca>
5459Date: Tue Feb 20 09:05:00 2007 +0100
5460
5461 [PATCH 3_9] Move buffer print code from md command to common function
5462
5463 Printing a buffer is a darn useful thing. Move the buffer print code
5464 into print_buffer() in lib_generic/
5465
5466 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
5467
5468commit 99b0f0fd3fbf2572ae1a7723dd90cffc8e85130a
5469Author: Grant Likely <grant.likely@secretlab.ca>
5470Date: Tue Feb 20 09:04:52 2007 +0100
5471
5472 [PATCH 2_4] Use config.h, not xparameters.h, for xilinx targets
5473
5474 Change the xilinx device drivers and board code to include config.h
5475 instead of xparameters.h directly. config.h always includes the
5476 correct xparameters file. This change reduces the posibility of
5477 including the wrong file when adding a new xilinx board port
5478
5479 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
5480
5481commit 735dd97b1b20e777d059c7b389fe9d70cd3f80c7
5482Author: Grant Likely <grant.likely@secretlab.ca>
5483Date: Tue Feb 20 09:04:34 2007 +0100
5484
5485 [PATCH 1_4] Merge common get_dev() routines for block devices
5486
5487 Each of the filesystem drivers duplicate the get_dev routine. This change
5488 merges them into a single function in part.c
5489
5490 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
5491
5492commit f5fcc3c20b65554e98a165542c36ee0c610a2d81
5493Author: Wolfgang Denk <wd@pollux.denx.de>
5494Date: Mon Feb 19 23:09:51 2007 +0100
5495
5496 MCC200: Software Updater: allow both "ramdisk" and "filesystem" types
5497 as root file system images.
5498
5499commit 489c696ae7211218961d159e43e722d74c36fcbc
5500Author: Sergei Poselenov <sposelenov@emcraft.com>
5501Date: Wed Feb 14 14:30:28 2007 +0300
5502
5503 MCC200: Extensions to Software Update Mechanism
5504
5505 Update / extend Software Update Mechanism for MCC200 board:
5506
5507 - Add support for rootfs image added. The environment variables
5508 "rootfs_st" and "rootfs_nd" can be used to override the default
5509 values of the image start and end.
5510 - Remove excessive key check code.
5511 - Code cleanup.
5512
5513commit 4be23a12f23f1372634edc3215137b09768b7949
5514Author: Stefan Roese <sr@denx.de>
5515Date: Mon Feb 19 08:23:15 2007 +0100
5516
5517 [PATCH] Update Sequoia EBC configuration (NOR FLASH)
5518
5519 As spotted by Matthias Fuchs, the READY input should not be
5520 enabled for the NOR FLASH on the Sequoia board.
5521
5522 Signed-off-by: Stefan Roese <sr@denx.de>
5523
Wolfgang Denk769104c2007-03-08 21:49:27 +01005524commit 2605e90bf676d48123afe5719a846d2b52b24aac
5525Author: Heiko Schocher <hs@pollux.denx.de>
5526Date: Fri Feb 16 07:57:42 2007 +0100
5527
5528 [PATCH] Added support for the jupiter board.
5529
5530 Signed-off-by: Heiko Schocher <hs@denx.de>
5531
Wolfgang Denk74357112007-02-27 14:26:04 +01005532commit 497d012e5be0194e1084073d0081eb1a844796b2
5533Author: Gary Jennejohn <garyj@pollux.denx.de>
5534Date: Mon Feb 12 13:11:50 2007 +0100
5535
5536 LPC2292: patch from Siemens.
5537
5538commit b0b1a920aebead0d44146e73676ae9d80fffc8e2
5539Author: Stefan Roese <sr@denx.de>
5540Date: Sat Feb 10 08:49:31 2007 +0100
5541
5542 [PATCH] Add missing p3mx.h file to repository (ups)
5543
5544 Signed-off-by: Stefan Roese <sr@denx.de>
5545
5546commit 53d4a4983fb9b3ae5f7b2f10c599aca2b1b4034a
5547Author: Bartlomiej Sieka <tur@semihalf.com>
5548Date: Fri Feb 9 10:45:42 2007 +0100
5549
5550 [Motion-PRO] Preliminary support for the Motion-PRO board.
5551
5552commit 5a753f98c6a01bd1c61a9a3f95e8329a35f62994
5553Author: Stefan Roese <sr@denx.de>
5554Date: Wed Feb 7 16:51:08 2007 +0100
5555
5556 [PATCH] Update some AMCC 4xx board config files (set initrd_high)
5557
5558 Some boards that can have more than 768MBytes of SDRAM need to
5559 set "initrd_high", so that the initrd can be accessed by the
5560 Linux kernel.
5561
5562 Signed-off-by: Stefan Roese <sr@denx.de>
5563
5564commit 7372ca68227930d03cffa548310524cad5b96733
5565Author: Stefan Roese <sr@denx.de>
5566Date: Fri Feb 2 12:44:22 2007 +0100
5567
5568 [PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boards
5569
5570 Previously the strapping DCR/SDR was read to determine if the internal PCI
5571 arbiter is enabled or not. This strapping bit can be overridden, so now
5572 the current status is read from the correct DCR/SDR register.
5573
5574 Signed-off-by: Stefan Roese <sr@denx.de>
5575
5576commit 2aa54f651a42d198673318f07a20c89a43e4d197
5577Author: Stefan Roese <sr@denx.de>
5578Date: Fri Feb 2 12:42:08 2007 +0100
5579
5580 [PATCH] Change configuration output of Sycamore, Yellowstone & Rainier
5581
5582 Signed-off-by: Stefan Roese <sr@denx.de>
5583
5584commit 23744d6b5bf17592eb6a0ef4f318f6089f55993b
5585Author: Stefan Roese <sr@denx.de>
5586Date: Thu Feb 1 13:22:41 2007 +0100
5587
5588 [PATCH] Remove PCI-PNP configuration from Sequoia/Rainier config file
5589
5590 When PCI PNP is enabled the pci pnp configuration routine is called
5591 which sets the PCI_CACHE_SIZE_LINE to 8. This seems to generate some
5592 problems with some PCI cards. For now disable the PCI PNP configuration.
5593
5594 Signed-off-by: Stefan Roese <sr@denx.de>
5595
5596commit 2902fadade3be7659467e8d074048c6b7068f5c0
5597Author: Stefan Roese <sr@denx.de>
5598Date: Wed Jan 31 16:56:10 2007 +0100
5599
5600 [PATCH] Update 440EPx/440GRx cpu detection
5601
5602 Signed-off-by: Stefan Roese <sr@denx.de>
5603
5604commit d5ea287b02a6945c3977410e364a879dd1a555c8
5605Author: Stefan Roese <sr@denx.de>
5606Date: Wed Jan 31 16:38:04 2007 +0100
5607
5608 [PATCH] Update esd cpci5200 files
5609
5610 Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
5611
5612commit 8b7d1f0ab7d7c4fe3160bbf74a7e9690d9f3a3ab
5613Author: Stefan Roese <sr@denx.de>
5614Date: Wed Jan 31 16:37:34 2007 +0100
5615
5616 [PATCH] Add support for esd mecp5200 board
5617
5618 Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
5619
5620commit 71a4e5fda8b60044ab9f46069fa1cfa26bdd07ff
5621Author: Stefan Roese <sr@denx.de>
5622Date: Wed Jan 31 12:38:50 2007 +0100
5623
5624 [PATCH] Remove unneccessary yellowstone board config file
5625
5626 Signed-off-by: Stefan Roese <sr@denx.de>
5627
5628commit e802594b6fa1b166308820c276b96dc0d7cc731c
5629Author: Stefan Roese <sr@denx.de>
5630Date: Tue Jan 30 17:06:10 2007 +0100
5631
5632 [PATCH] Update Sequoia (440EPx) config file
5633
5634 The config file now handles the 2nd target, the Rainier (440GRx)
5635 evaluation board better. Additionally the PPC input clock was
5636 adjusted to match the correct value of 33.0 MHz.
5637
5638 Signed-off-by: Stefan Roese <sr@denx.de>
5639
5640commit 700200c67e73b83751418abe7815840dca8fd6cb
5641Author: Stefan Roese <sr@denx.de>
5642Date: Tue Jan 30 17:04:19 2007 +0100
5643
5644 [PATCH] Merge Yosemite & Yellowstone board ports
5645
5646 Now the AMCC eval boards Yosemite (440EP) and Yellowstone (440GR)
5647 share one config file and all board specific files. This way we
5648 don't have to maintain two different sets of files for nearly
5649 identical boards.
5650
5651 Signed-off-by: Stefan Roese <sr@denx.de>
5652
5653commit 1bbf5eae322f5f1f6427ecc3ac13a0cb7dba8ad6
5654Author: Stefan Roese <sr@denx.de>
5655Date: Tue Jan 30 15:01:49 2007 +0100
5656
5657 [PATCH] Update Prodrive SCPU (PDNB3 variant) board
5658
5659 SCPU doesn't use redundant environment in flash.
5660
5661 Signed-off-by: Stefan Roese <sr@denx.de>
5662
5663commit 6304430ed642ea8fa15c9e5af965ac2e033eec45
5664Author: Stefan Roese <sr@denx.de>
5665Date: Tue Jan 30 12:51:07 2007 +0100
5666
5667 [PATCH] alpr: Update alpr board config file
5668
5669 Signed-off-by: Stefan Roese <sr@denx.de>
5670
5671commit f8db84f132b1e335f20f96138a1f09ed97b08664
5672Author: Wolfgang Denk <wd@pollux.denx.de>
5673Date: Tue Jan 30 00:50:40 2007 +0100
5674
5675 LPC2292 SODIMM port coding style cleanup.
5676
Wolfgang Denkf8db84f2007-01-30 00:50:40 +01005677commit 6bd2447ee47ee23c18d2b3c7ccd5a20f7626f5b3
5678Author: Gary Jennejohn <garyj@pollux.denx.de>
5679Date: Wed Jan 24 12:16:56 2007 +0100
5680
5681 Add port for the lpc2292sodimm evaluation board from EmbeddedArtists
5682
5683commit 2daf046ba627f85f44195815778140039636244e
5684Author: Bartlomiej Sieka <tur@semihalf.com>
5685Date: Tue Jan 23 17:22:06 2007 +0100
5686
5687 [iDMR] Add MTD and JFFS2 support, also add default partition definition.
5688
5689commit f7db33101fbc9c8f0a10738ce87034875a17aeb9
5690Author: Bartlomiej Sieka <tur@semihalf.com>
5691Date: Tue Jan 23 14:21:14 2007 +0100
5692
5693 [iDMR] Flash driver on initialisation write-protects some sectors,
5694 currently sectors 0-3. Sector 3 does not need to be protected, though
5695 (U-boot occupies sectors 0-1 and the environment sector 2). This commit
5696 fixes this, i.e., only sectors 0-2 are protected.
5697
5698commit 0ed47bb119cd2c4c16edb2548789148f9e6dc9de
5699Author: Bartlomiej Sieka <tur@semihalf.com>
5700Date: Tue Jan 23 14:11:22 2007 +0100
5701
5702 [iDMR] Using MII-related commands on iDRM board doesn't work now (e.g.,
5703 "mii device" results in "Unexpected exception"). Fixing this properly
5704 requires some clean-up in the FEC drivers infrastructure for ColdFire, so
5705 this commit disables MII commads for now.
5706
5707commit 363d1d8f9c99b63daef81f5985cab3fc00edde5c
5708Author: Bartlomiej Sieka <tur@semihalf.com>
5709Date: Tue Jan 23 13:25:22 2007 +0100
5710
5711 [ColdFire MCF5271 family] Add CPU detection based on the value of Chip
5712 Identification Register (CIR).
5713
Wolfgang Denk2a26ec42007-04-18 17:07:26 +02005714commit fdef388758506765d4d6a7155c8f1584c63ff581
5715Author: roy zang <tie-fei.zang@freescale.com>
5716Date: Mon Jan 22 13:19:21 2007 +0800
5717
5718 use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAP
5719 The patch by Heiko Schocher <hs@pollux.denx.de> on Jan, 19, 2007
5720 fixes cfi_driver bug for mpc7448hpc2 board. The default cfi_driver can support
5721 mpc7448hpc2 board.
5722
Wolfgang Denkf8db84f2007-01-30 00:50:40 +01005723commit a4012396645533aef218354eeba754dff0deace8
5724Author: Wolfgang Denk <wd@pollux.denx.de>
5725Date: Fri Jan 19 23:08:39 2007 +0100
5726
5727 Minor code cleanup.
5728
Wolfgang Denka4012392007-01-19 23:08:39 +01005729commit f539b7ba7d7ef6dd187c8209609001cb1cd95e39
5730Author: Heiko Schocher <hs@pollux.denx.de>
5731Date: Fri Jan 19 19:57:10 2007 +0100
5732
5733 [PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT.
5734
5735 Signed-off-by: Heiko Schocher <hs@denx.de>
5736
5737commit d0b6e14087ddd8789f224a48e1d33f2a5df4d167
5738Author: Heiko Schocher <hs@pollux.denx.de>
5739Date: Fri Jan 19 18:05:26 2007 +0100
5740
5741 [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver
5742 if you must swap the bytes between reading/writing.
5743 (Needed for the SC3 board)
5744
5745 Signed-off-by: Heiko Schocher <hs@denx.de>
5746
5747commit 9d8d5a5bfb64768f29a0cb47fc37cd6f4c40e276
5748Author: Stefan Roese <sr@denx.de>
5749Date: Thu Jan 18 16:05:47 2007 +0100
5750
5751 [PATCH] Add support for Prodrive SCPU (PDNB3 variant) board
5752
5753 Signed-off-by: Stefan Roese <sr@denx.de>
5754
5755commit 0057d758e3e874cbe7f24745d0cce8c1cb6c207e
5756Author: Stefan Roese <sr@denx.de>
5757Date: Thu Jan 18 11:54:52 2007 +0100
5758
5759 [PATCH] Update Prodrive P3Mx support
5760
5761 Signed-off-by: Stefan Roese <sr@denx.de>
5762
5763commit 34167a36c29ee946b727465db5c014746a08e978
5764Author: Stefan Roese <sr@denx.de>
5765Date: Thu Jan 18 11:48:10 2007 +0100
5766
5767 [PATCH] Add missing Taishan config file
5768
5769 Signed-off-by: Stefan Roese <sr@denx.de>
5770
5771commit cb4820725e9fc409c5cbc8e83054a6ed522d2111
5772Author: Heiko Schocher <hs@pollux.denx.de>
5773Date: Thu Jan 18 11:28:51 2007 +0100
5774
5775 [PATCH] Fix: Compilerwarnings for SC3 board.
5776 The EBC Configuration Register is now by CFG_EBC_CFG definable
5777 Added JFFS2 support for the SC3 board.
5778
5779 Signed-off-by: Heiko Schocher <hs@denx.de>
5780
5781commit 5fb692cae57d1710c8f52a427cf7f39a37383fcd
5782Author: Stefan Roese <sr@denx.de>
5783Date: Thu Jan 18 10:25:34 2007 +0100
5784
5785 [PATCH] Add support for AMCC Taishan PPC440GX eval board
5786
5787 Signed-off-by: Stefan Roese <sr@denx.de>
5788
5789commit 6d3e0107235aa0e6a6dcb77f9884497280bf85ad
5790Author: Wolfgang Denk <wd@pollux.denx.de>
5791Date: Tue Jan 16 18:30:50 2007 +0100
5792
5793 Raname solidcard3 into sc3; add redundant env for sc3
5794
Wolfgang Denk6d3e0102007-01-16 18:30:50 +01005795commit 1bbbbdd20fcec9933697000dcf55ff7972622596
5796Author: Wolfgang Denk <wd@pollux.denx.de>
5797Date: Tue Jan 16 12:46:35 2007 +0100
5798
5799 Update default environment for Solidcard3
5800
Wolfgang Denkf11033e2007-01-15 13:41:04 +01005801commit 5a5c56986a9ccf71642c8b6374eb18487b15fecd
5802Author: Stefan Roese <sr@denx.de>
5803Date: Mon Jan 15 09:46:29 2007 +0100
5804
5805 [PATCH] Fix 440SPe rev B detection from previous patch
5806
5807 Signed-off-by: Stefan Roese <sr@denx.de>
5808
5809commit a443d31410c571ee8f970da819a44d698fdd6b1f
5810Author: Heiko Schocher <hs@pollux.denx.de>
5811Date: Sun Jan 14 13:35:31 2007 +0100
5812
5813 [FIX] correct I2C Writes for the LM81 Sensor.
5814
5815 Signed-off-by: Heiko Schocher <hs@denx.de>
5816
5817commit 0bba5452835f19a61204edcda3a58112fd8e2208
5818Author: Wolfgang Denk <wd@pollux.denx.de>
5819Date: Sat Jan 13 11:17:10 2007 +0100
5820
5821 Undo commit 3033ebb2: reset command does not take any arguments
5822
5823 Haiying Wang's modification to the reset command was broken, undo it.
5824
5825 Signed-off-by: Wolfgang Denk <wd@denx.de>
5826
5827commit 95981778cff0038fd9941044d6a3eda810e33258
5828Author: Stefan Roese <sr@denx.de>
5829Date: Sat Jan 13 08:01:03 2007 +0100
5830
5831 [PATCH] Update 440SP(e) cpu revisions
5832
5833 Also display enabled/disabled RAID 6 support for 440SP/440SPe PPC's.
5834
5835 Signed-off-by: Stefan Roese <sr@denx.de>
5836
5837commit 77ddc5b9afb325262fd88752ba430a1dded1f0c7
5838Author: Stefan Roese <sr@denx.de>
5839Date: Sat Jan 13 07:59:56 2007 +0100
5840
5841 [PATCH] Update Yellowstone (440GR) to display board rev and PCI bus speed
5842
5843 Now the board revision and the current PCI bus speed are printed after
5844 the board message.
5845
5846 Also the EBC initialising is now done via defines in the board config
5847 file.
5848
5849 Signed-off-by: Stefan Roese <sr@denx.de>
5850
5851commit 36adff362c2c0141ff8a810d42a7e478f779130f
5852Author: Stefan Roese <sr@denx.de>
5853Date: Sat Jan 13 07:59:19 2007 +0100
5854
5855 [PATCH] Update Yosemite (440EP) to display board rev and PCI bus speed
5856
5857 Now the board revision and the current PCI bus speed are printed after
5858 the board message.
5859
5860 Also the EBC initialising is now done via defines in the board config
5861 file.
5862
5863 Signed-off-by: Stefan Roese <sr@denx.de>
5864
5865commit e0b9ea8c8a294de6a5350ae638879d24b5b709d6
5866Author: Stefan Roese <sr@denx.de>
5867Date: Sat Jan 13 07:57:51 2007 +0100
5868
5869 [PATCH] Update Sequoia (440EPx) to display board rev and PCI bus speed
5870
5871 Now the board revision and the current PCI bus speed are printed after
5872 the board message.
5873
5874 Signed-off-by: Stefan Roese <sr@denx.de>
5875
Wolfgang Denk6d3e0102007-01-16 18:30:50 +01005876commit ca43ba18e910206ef8063e4b22d282630bff3fd2
5877Author: Heiko Schocher <hs@pollux.denx.de>
5878Date: Thu Jan 11 15:44:44 2007 +0100
5879
5880 Added support for the SOLIDCARD III board from Eurodesign
5881
5882 Signed-off-by: Heiko Schocher <hs@denx.de>
5883
Wolfgang Denkf11033e2007-01-15 13:41:04 +01005884commit 6abaee42621c07e81a2cd189ad4368b5e8c50280
5885Author: Reinhard Thies <Reinhard.Thies@web.de>
5886Date: Wed Jan 10 14:41:14 2007 +0100
5887
5888 Adjusted default environment for cam5200 board.
5889
5890commit bab5a90d4ccc1a46a8127b867fa59028cc623ad9
5891Author: Wolfgang Denk <wd@pollux.denx.de>
5892Date: Wed Jan 10 15:35:52 2007 +0100
5893
5894 Update CHANGELOG
5895
Wolfgang Denkbab5a902007-01-10 15:35:52 +01005896commit 787fa15860a57833e50bd30555079a9cd4e519b8
5897Author: Wolfgang Denk <wd@pollux.denx.de>
5898Date: Wed Jan 10 01:28:39 2007 +0100
5899
5900 Fix auto_update for MCC200 board.
5901
5902 The invocation of do_auto_update() is moved to the end of the
5903 misc_init_r() function, after the flash mappings have been
5904 initialized. Please find attached a patch that implements that
5905 change.
5906
5907 Also correct the decoding of the keypad status. With this update, the
5908 key that will trigger the update is Column 2, Row 2.
5909
Wolfgang Denkf11033e2007-01-15 13:41:04 +01005910commit d9384de2f571046e71081bae22b49e3d5ca2e3d5
5911Author: Marian Balakowicz <m8@semihalf.com>
5912Date: Wed Jan 10 00:26:15 2007 +0100
5913
5914 CAM5200 flash driver modifications:
5915 - use CFI driver (replaces custom flash driver) for main 'cam5200' target
5916 - add second build target 'cam5200_niosflash' which still uses custom driver
5917
Wolfgang Denkbab5a902007-01-10 15:35:52 +01005918commit 67fea022fa957f59653b5238c7496f80a6b70432
5919Author: Markus Klotzbuecher <mk@denx.de>
5920Date: Tue Jan 9 16:02:48 2007 +0100
5921
5922 SPC1920: cleanup memory contoller setup
5923
5924commit 8fc2102faa23593c80381437c09f7745a14deb40
5925Author: Markus Klotzbuecher <mk@denx.de>
5926Date: Tue Jan 9 14:57:14 2007 +0100
5927
5928 Fix the cpu speed setup to work with all boards.
5929
5930commit 9295acb77481cf099ef9b40e1fa2d145b3c7490c
5931Author: Markus Klotzbuecher <mk@denx.de>
5932Date: Tue Jan 9 14:57:13 2007 +0100
5933
5934 SPC1920: add support for the FM18L08 Ramtron FRAM
5935
5936commit 38ccd2fdf3364a53fe80e9b365303ecdafc9e223
5937Author: Markus Klotzbuecher <mk@denx.de>
5938Date: Tue Jan 9 14:57:13 2007 +0100
5939
5940 SPC1920: update the HPI register addresses to work with the second
5941 generation of hardware
5942
5943commit 5921e5313fc3eadd42770c2b99badd7fae5ecf1e
5944Author: Markus Klotzbuecher <mk@creamnet.de>
5945Date: Tue Jan 9 14:57:13 2007 +0100
5946
5947 Miscellanious spc1920 related cleanups
5948
5949commit e4c2d37adc8bb1bf69dcf600cbc6c75f916a6120
5950Author: Markus Klotzbuecher <mk@denx.de>
5951Date: Tue Jan 9 14:57:12 2007 +0100
5952
5953 SPC1920 GO/NOGO led should be set to color red in U-Boot
5954
5955commit 0be62728aac459ba268d6d752ed49ec0e2bc7348
5956Author: Markus Klotzbuecher <mk@creamnet.de>
5957Date: Tue Jan 9 14:57:12 2007 +0100
5958
5959 Add support for the DS3231 RTC
5960
5961commit 8139567b60d678584b05f0718a681f2047c5e14f
5962Author: Markus Klotzbuecher <mk@creamnet.de>
5963Date: Tue Jan 9 14:57:11 2007 +0100
5964
5965 SMC1 uses external CLK4 instead of BRG on spc1920
5966
5967commit d8d9de1a02fbd880b613d607143d1f57342affc7
5968Author: Markus Klotzbuecher <mk@creamnet.de>
5969Date: Tue Jan 9 14:57:10 2007 +0100
5970
5971 Update the SPC1920 CMB PLD driver
5972
5973commit 3f34f869162750e5e999fd140f884f5de952bcfe
5974Author: Markus Klotzbuecher <mk@creamnet.de>
5975Date: Tue Jan 9 14:57:10 2007 +0100
5976
5977 Add / enable I2C support on the spc1920 board
5978
5979commit d28707dbce1e9ac2017ad051da4133bf22b4204f
5980Author: Markus Klotzbuecher <mk@creamnet.de>
5981Date: Tue Jan 9 14:57:10 2007 +0100
5982
5983 Add support for the tms320671x host port interface (HPI)
5984
5985commit f4eb54529bb3664c3a562e488b460fe075f79d67
5986Author: Wolfgang Denk <wd@pollux.denx.de>
5987Date: Sun Jan 7 00:13:11 2007 +0100
5988
5989 Prepare for release 1.2.0
5990
Wolfgang Denkf4eb5452007-01-07 00:13:11 +01005991commit f07ae7a9daef27a3d0213a4f3fe39d5342173c02
5992Author: Stefan Roese <sr@denx.de>
5993Date: Sat Jan 6 15:58:09 2007 +0100
5994
5995 [PATCH] 44x: Fix problem with DDR controller setup (refresh rate)
5996
5997 This patch fixes a problem with an incorrect setup for the refresh
5998 timer of the 44x DDR controller in the file cpu/ppc4xx/sdram.c
5999
6000 Signed-off-by: Stefan Roese <sr@denx.de>
6001
6002commit f16c1da9577f06c5fc08651a4065537407de4635
6003Author: Stefan Roese <sr@denx.de>
6004Date: Sat Jan 6 15:56:13 2007 +0100
6005
6006 [PATCH] Update ALPR board files
6007
6008 This update brings the ALPR board support to the newest version.
6009 It also fixes a problem with the NAND driver.
6010
6011 Signed-off-by: Stefan Roese <sr@denx.de>
6012
6013commit cd1d937f90250a32988c37b2b4af8364d25de8ed
6014Author: Stefan Roese <sr@denx.de>
6015Date: Fri Jan 5 11:46:05 2007 +0100
6016
6017 [PATCH] nand: Fix problem with oobsize calculation
6018
6019 Here the description from Brian Brelsford <Brian_Brelsford@dell.com>:
6020
6021 The Hynix part returns a 0x1d in the 4th ID byte. The Samsung part
6022 returns a 0x15. In the code fragment below bits [1:0] determine the
6023 page size, it is ANDed via "(extid & 0x3)" then shifted out. The
6024 next field is also ANDed with 0x3. However this is a one bit field
6025 as defined in the Hynix and Samsung parts in the 4th ID byte that
6026 determins the oobsize, not a two bit field. It works on Samsung as
6027 bits[3:2] are 01. However for the Hynix there is a 11 in these two
6028 bits, so the oob size gets messed up.
6029
6030 I checked the correct linux code and the suggested fix from Brian is
6031 also available in the linux nand mtd driver.
6032
6033 Signed-off-by: Stefan Roese <sr@denx.de>
6034
6035commit a78bc443ae5a4a8ba87590587d5e35bf5a787b2e
6036Author: Stefan Roese <sr@denx.de>
6037Date: Fri Jan 5 10:40:36 2007 +0100
6038
6039 [PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx)
6040
6041 This fix will make the MAL burst disabling patch for the Linux
6042 EMAC driver obsolete.
6043
6044 Signed-off-by: Stefan Roese <sr@denx.de>
6045
6046commit 023889838282b6237b401664f22dd22dfba2c066
6047Author: Stefan Roese <sr@denx.de>
6048Date: Fri Jan 5 10:38:05 2007 +0100
6049
6050 [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board
6051
6052 This code will optimize the DDR2 controller setup on a board specific
6053 basis.
6054
6055 Note: This code doesn't work right now on the NAND booting image for the
6056 Sequoia board, since it doesn't fit into the 4kBytes for the SPL image.
6057
6058 Signed-off-by: Stefan Roese <sr@denx.de>
6059
6060commit cce4acbb68398634b8d011ed7bb0d12269c84230
6061Author: Bartlomiej Sieka <tur@semihalf.com>
6062Date: Thu Dec 28 19:08:21 2006 +0100
6063
6064 Few V38B changes:
6065 - fix a typo in V38B config file
6066 - move watchdog initialisation earlier in the boot process
6067 - add "wdt=off" to default kernel command line (disables kernel watchdog)
6068
6069commit 92eb729bad876725aeea908d2addba0800620840
6070Author: Wolfgang Denk <wd@pollux.denx.de>
6071Date: Wed Dec 27 01:26:13 2006 +0100
6072
6073 Fix bug in adaption of Stefano Babic's CFI driver patch.
6074
6075commit 9c0f42ecfe25f7ffce8ec7a815f03864d723ffe3
6076Author: Wolfgang Denk <wd@pollux.denx.de>
6077Date: Sun Dec 24 01:42:57 2006 +0100
6078
6079 Minor code cleanup.
6080
6081commit d784fdb05900ada3686d5778783e1fb328e9fb66
6082Author: Stefano Babic <sbabic@denx.de>
6083Date: Tue Dec 12 00:22:42 2006 +0100
6084
6085 Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset to go into CFI mode)
6086
6087commit 1b3c360c235dc684ec06c2d5f183f0a282ce45e2
6088Author: Stefan Roese <sr@denx.de>
6089Date: Fri Dec 22 14:29:40 2006 +0100
6090
6091 [PATCH] Fix sequoia flash autodetection (finally correct)
6092
6093 Now 32MByte and 64MByte FLASH is know to work and other
6094 configurations should work too.
6095
6096 Signed-off-by: Stefan Roese <sr@denx.de>
6097
6098commit 82e5236a8b719543643fd26d5827938ab2b94818
6099Author: Wolfgang Denk <wd@pollux.denx.de>
6100Date: Fri Dec 22 10:30:26 2006 +0100
6101
6102 Minor code cleanup; update CHANGELOG.
6103
6104commit fa23044564091f05d9695beb7b5b9a931e7f41a4
6105Author: Heiko Schocher <hs@pollux.denx.de>
6106Date: Thu Dec 21 17:17:02 2006 +0100
6107
6108 Added support for the TQM8272 board from TQ
6109
6110 Signed-off-by: Heiko Schocher <hs@denx.de>
6111
Wolfgang Denkf11033e2007-01-15 13:41:04 +01006112commit 6dedf3d49dd14c3bf541c8ecee7ffaac5f0e1d6c
6113Author: Heiko Schocher <hs@pollux.denx.de>
6114Date: Thu Dec 21 16:14:48 2006 +0100
6115
6116 [PATCH] Add support for the UC101 board from MAN.
6117
6118 Signed-off-by: Heiko Schocher <hs@denx.de>
6119
Wolfgang Denk82e52362006-12-22 10:30:26 +01006120commit c84bad0ef60e7055ab0bd49b93069509cecc382a
6121Author: Bartlomiej Sieka <tur@semihalf.com>
6122Date: Wed Dec 20 00:29:43 2006 +0100
6123
6124 Fix to make the baudrate changes immediate for the MCF52x2 family.
6125
6126commit daa6e418bcc0c717752e8de939c213c790286096
6127Author: Bartlomiej Sieka <tur@semihalf.com>
6128Date: Wed Dec 20 00:27:32 2006 +0100
6129
6130 Preliminary support for the iDMR board (ColdFire).
6131
6132commit cdb97a6678826f85e7c69eae6a1c113d034c9b10
6133Author: Andrei Safronov <safronov@pollux.denx.de>
6134Date: Fri Dec 8 16:23:08 2006 +0100
6135
6136 automatic update mechanism
6137
Wolfgang Denk2a26ec42007-04-18 17:07:26 +02006138commit 9d27b3a0685ff99fc477983f315c04d49f657a8a
6139Author: roy zang <tie-fei.zang@freescale.com>
6140Date: Mon Dec 4 17:56:59 2006 +0800
6141
6142 Slight code clean up.
6143 Add comments, delete duplicate define and remove spaces.
6144 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
6145
6146commit 4dbcd69e3e2776ea334590d5768e3692c5fae5c1
6147Author: roy zang <tie-fei.zang@freescale.com>
6148Date: Mon Dec 4 17:54:21 2006 +0800
6149
6150 Introduce PLL_CFG[0:4] table for processor 7448/7447A/7455/7457. The original
6151 multiplier table can not refect the real PLL clock behavior of these
6152 processors. Please refer to the hardware specification for detailed
6153 information of the corresponding processors.
6154 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
6155
6156commit 4efe20c9579011d9987f62ed7d35ee8cdc1cf0e0
6157Author: roy zang <tie-fei.zang@freescale.com>
6158Date: Mon Dec 4 14:46:23 2006 +0800
6159
6160 Remove the static MAC address, ip address, server ip, netmask and
6161 gateway ip for network setting.
6162 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
6163
6164commit 6f12c61cf31ed73d72ddfcfc712a854a3a177aaf
6165Author: roy zang <tie-fei.zang@freescale.com>
6166Date: Mon Dec 4 14:33:08 2006 +0800
6167
6168 Remove the duplicate memory test code for mpc744ihpc2 board.
6169 If a memory test is needed, please use the functions in
6170 post/memory.c or memtest command.
6171 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
6172
6173commit c9c1eeed7dd193fa65fb194654132040d49d4d3a
6174Author: roy zang <tie-fei.zang@freescale.com>
6175Date: Fri Dec 1 19:01:25 2006 +0800
6176
6177 Fix the exception occuring in RAM table search issue.
6178 The original search_one_table() function code can only processes the search
6179 for the exception occurring in FLASH/ROM, because the exception and fixup
6180 table usually locate in FLASH. If the exception address is also in
6181 FLASH, it will be OK.
6182 If the exception occurs in RAM, after the u-boot relocation, a
6183 relocation offset should be added.
6184
6185 clean up the code in cpu/74xx_7xx/cpu.c
6186
6187 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
6188
6189commit ee311214e0d216f904feea269599d0934bf71f23
6190Author: roy zang <tie-fei.zang@freescale.com>
6191Date: Fri Dec 1 11:47:36 2006 +0800
6192
6193 Clean up the code according to codestyle:
6194 (1) remove some C++ comments.
6195 (2) remove trailing white space.
6196 (3) remove trailing empty line.
6197 (4) Indentation by table.
6198 (5) remove {} in one line condition.
6199 (6) add space before '(' in function call.
6200 Remove some weird printf () output.
6201 Add necessary comments.
6202 Modified Makefile to support building in a separate directory.
6203
Wolfgang Denk82e52362006-12-22 10:30:26 +01006204commit dd520bf314c7add4183c5191692180f576f96b60
6205Author: Wolfgang Denk <wd@pollux.denx.de>
6206Date: Thu Nov 30 18:02:20 2006 +0100
6207
6208 Code cleanup.
6209
Wolfgang Denkdd520bf2006-11-30 18:02:20 +01006210commit 8d9a8610b8256331132227e9e6585c6bd5742787
6211Author: Wolfgang Denk <wd@pollux.denx.de>
6212Date: Thu Nov 30 01:54:07 2006 +0100
6213
6214 Code cleanup. Update CHANGELOG.
6215
Wolfgang Denk8d9a8612006-11-30 01:54:07 +01006216commit 726e90aacf0b1ecb0e7055be574622fbe3e450ba
6217Author: Grant Likely <grant.likely@secretlab.ca>
6218Date: Wed Nov 29 16:23:42 2006 +0100
6219
6220 [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals
6221
6222 The soc node of the mpc52xx needs to be loaded with the IPB bus frequency,
6223 not the XLB frequency.
6224
6225 This patch depends on the previous patches for MPC52xx device tree support
6226
6227 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
6228 Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
6229
6230commit 1eac2a71417b6675b11aace72102a2e7fde8f5c6
6231Author: Stefan Roese <sr@denx.de>
6232Date: Wed Nov 29 15:42:37 2006 +0100
6233
6234 [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
6235
6236 This patch adds support for the Prodrive P3M750 (PPC750 & MV64460)
6237 and the P3M7448 (MPC7448 & MV64460) PMC modules. Both modules are
6238 quite similar and share the same board directory "prodrive/p3mx"
6239 and the same config file "p3mx.h".
6240
6241 Signed-off-by: Stefan Roese <sr@denx.de>
6242
6243commit 1bdd46832aeb569f5e04b1f20f64318525b6525a
6244Author: Stefan Roese <sr@denx.de>
6245Date: Wed Nov 29 12:53:15 2006 +0100
6246
6247 [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command
6248
6249 In the bootvx command the load address was only read from the env
6250 variable "loadaddr" and not optionally passed as paramter as described
6251 in the help. This is fixed with this patch. The behaviour is now the
6252 same as in the bootelf command.
6253
6254 Signed-off-by: Stefan Roese <sr@denx.de>
6255
6256commit 4e26f1074c3ac1bd8fd094f0dc4a1c4a0b15a592
6257Author: Stefan Roese <sr@denx.de>
6258Date: Wed Nov 29 12:03:57 2006 +0100
6259
6260 [PATCH] include/ppc440.h minor error affecting interrupts
6261
6262 Fixed include/ppc440.c for UIC address Bug
6263
6264 Corrects bug affecting the addresses for the universal interrupt
6265 controller UIC2 and UIC3 on the PPC440 Epx, GRx, and SPE chips.
6266
6267 Signed-off-by: Jeff Mann <mannj@embeddedplanet.com>
6268 Signed-off-by: Stefan Roese <sr@denx.de>
6269
Wolfgang Denkdd520bf2006-11-30 18:02:20 +01006270commit 1939d969443ccf316cab2bf32ab1027d4db5ba1a
6271Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
6272Date: Tue Nov 28 16:17:27 2006 -0600
6273
6274 Make fsl-i2c not conflict with SOFT I2C
6275
6276 Signed-off-by: Timur Tabi <timur@freescale.com>
6277
6278commit 14198bf768fdc958e3c1afd2404e5262208e98d7
6279Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
6280Date: Tue Nov 28 16:17:18 2006 -0600
6281
6282 Fix I2C master address initialization.
6283
6284 Signed-off-by: Timur Tabi <timur@freescale.com>
6285
6286commit cf3d045e51ca8dcc6cf759827140861d6ac25c04
6287Author: Kim Phillips <kim.phillips@freescale.com>
6288Date: Tue Nov 28 23:31:19 2006 -0600
6289
6290 Assign maintainers for mpc8349emds and mpc8360emds
6291
6292 Dave for mpc8360emds, and me for mpc8349emds.
6293
6294commit 1aa934c81b77f2080d3ca4b226eab67b17a33961
6295Author: Kim Phillips <kim.phillips@freescale.com>
6296Date: Tue Nov 28 23:28:33 2006 -0600
6297
6298 Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c
6299
6300 give initial values for reg_num, shift, p_cmxucr in ucc_set_clk_src
6301 since they are passed by reference to ucc_get_cmxucr_reg and assigned.
6302
6303commit e857a5bdb3954b896c0920cb9d8d2b1b9c107ce5
6304Author: Timur Tabi <timur@freescale.com>
6305Date: Tue Nov 28 12:09:35 2006 -0600
6306
6307 mpc83xx: Miscellaneous code style fixes
6308
6309 Implement various code style fixes and similar changes.
6310
6311 Signed-off-by: Timur Tabi <timur@freescale.com>
6312
Wolfgang Denk8d9a8612006-11-30 01:54:07 +01006313commit e59581c56ab5d6e0207ddac3b2c1d55cb36ec706
6314Author: Stefan Roese <sr@denx.de>
6315Date: Tue Nov 28 17:55:49 2006 +0100
6316
6317 [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.
6318
6319 This patch adds the code and configuration necessary to boot with an
6320 arch/powerpc Linux kernel.
6321
6322 Signed-off-by: Grant Likely <grant.likely@gmail.com>
6323 Acked-by: Jon Loeliger <jdl@freescale.com>
6324
6325commit e732faec95a83cb468b4850ae807c8301dde8f6a
6326Author: Stefan Roese <sr@denx.de>
6327Date: Tue Nov 28 16:09:24 2006 +0100
6328
6329 [PATCH] PPC4xx: 440SP Rev. C detection added
6330
6331 Signed-off-by: Stefan Roese <sr@denx.de>
6332
6333commit e7f3e9ff01fbd7fa72eb42a9675fbed6bc4736b0
6334Author: Stefan Roese <sr@denx.de>
6335Date: Tue Nov 28 11:04:45 2006 +0100
6336
6337 [PATCH] nand: Fix patch merge problem
6338
6339 Signed-off-by: Stefan Roese <sr@denx.de>
6340
Wolfgang Denk2a8dfe02007-03-21 23:26:15 +01006341commit 58e3b14c18ed3288ceef8d086946dbf3df64ccf2
6342Author: Stefan Roese <sr@denx.de>
6343Date: Tue Nov 28 11:04:45 2006 +0100
6344
6345 [PATCH] nand: Fix patch merge problem
6346
6347 Signed-off-by: Stefan Roese <sr@denx.de>
6348
Wolfgang Denkd2c83f52006-11-27 23:11:18 +01006349commit 4f4b602ec7524a032bdf3c6d28c7f525a4a67eaa
6350Author: Wolfgang Denk <wd@pollux.denx.de>
6351Date: Mon Nov 27 22:53:53 2006 +0100
6352
6353 Update CHANGELOG
6354
Wolfgang Denk4f4b6022006-11-27 22:53:53 +01006355commit f6e495f54cdb8fe340b9c03deab40ad746d52fae
6356Author: Stefan Roese <sr@denx.de>
6357Date: Mon Nov 27 17:43:25 2006 +0100
6358
6359 [PATCH] 4xx_enet.c: Correct the setting of zmiifer register
6360
6361 Patch below corrects the setting of the zmiifer register, it was
6362 overwritting the register rather than ORing the settings.
6363
6364 Signed-off-by: Neil Wilson <NWilson@airspan.com>
6365 Signed-off-by: Stefan Roese <sr@denx.de>
6366
6367commit d1a72545296800b7e219f93104ad5836f0003d66
6368Author: Stefan Roese <sr@denx.de>
6369Date: Mon Nov 27 17:34:10 2006 +0100
6370
6371 [PATCH] Select NAND embedded environment from board configuration
6372
6373 The current NAND Bootloader setup forces the environment
6374 variables to be in line with the bootloader. This change
6375 enables the configuration to be made in the board include
6376 file instead so that it can be individually enabled.
6377
6378 Signed-off-by: Nick Spence <nick.spence@freescale.com>
6379 Signed-off-by: Stefan Roese <sr@denx.de>
6380
6381commit 15784862857c3c2214498defcfed84ff137fb81e
6382Author: Stefan Roese <sr@denx.de>
6383Date: Mon Nov 27 17:22:19 2006 +0100
6384
6385 [PATCH] nand_wait() timeout fixes
6386
6387 Two fixes for the nand_wait() function in
6388 drivers/nand/nand_base.c:
6389
6390 1. Use correct timeouts. The original timeouts in Linux
6391 source are 400ms and 20ms not 40s and 20s
6392
6393 2. Return correct error value in case of timeout. 0 is
6394 interpreted as OK.
6395
6396 Signed-off-by: Rui Sousa <rui.sousa@laposte.net>
6397 Signed-off-by: Stefan Roese <sr@denx.de>
6398
6399commit da5553b095bf04f4f109ad7e565dae3aba47b230
6400Author: Stefan Roese <sr@denx.de>
6401Date: Mon Nov 27 17:04:06 2006 +0100
6402
6403 [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel
6404
6405 This patch allows an arch/ppc kernel to be booted by just passing 1 or 2
Wolfgang Denkf4eb5452007-01-07 00:13:11 +01006406 arguments to bootm. It removes the getenv("disable_of") test that used
Wolfgang Denk4f4b6022006-11-27 22:53:53 +01006407 to be used for this purpose.
6408
6409 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
6410 Acked-by: Jon Loeliger <jdl@freescale.com>
6411
6412commit a9398e018593782c5fa7d0741955fc1256b34c1e
6413Author: Wolfgang Denk <wd@pollux.denx.de>
6414Date: Mon Nov 27 15:32:42 2006 +0100
6415
6416 Minor code cleanup. Update CHANGELOG.
6417
Wolfgang Denk8d9a8612006-11-30 01:54:07 +01006418commit 1729b92cde575476684bffe819d0b7791b57bff2
6419Author: Stefan Roese <sr@denx.de>
6420Date: Mon Nov 27 14:52:04 2006 +0100
6421
6422 [PATCH] 4xx: Fix problem with board specific reset code (now for real)
6423
6424 Signed-off-by: Stefan Roese <sr@denx.de>
6425
6426commit cc5ee8a92a0e3ca6f727af71b8fd206460c7afd7
6427Author: Stefan Roese <sr@denx.de>
6428Date: Mon Nov 27 14:49:51 2006 +0100
6429
6430 [PATCH] alpr: remove unused board specific flash driver
6431
6432 Signed-off-by: Stefan Roese <sr@denx.de>
6433
6434commit 1f94d162e2b5f0edc28d9fb11482502c44d218e1
6435Author: Stefan Roese <sr@denx.de>
6436Date: Mon Nov 27 14:48:41 2006 +0100
6437
6438 [PATCH] 4xx: Fix problem with board specific reset code
6439
6440 Signed-off-by: Stefan Roese <sr@denx.de>
6441
6442commit ec0c2ec725aec9524a177a77ce75559e644a931a
6443Author: Stefan Roese <sr@denx.de>
6444Date: Mon Nov 27 14:46:06 2006 +0100
6445
6446 [PATCH] Remove testing 4xx enet PHY setup
6447
6448 Signed-off-by: Stefan Roese <sr@denx.de>
6449
6450commit 1c2ce2262069510f31c7d3fd7efd3d58b8c0c148
6451Author: Stefan Roese <sr@denx.de>
6452Date: Mon Nov 27 14:12:17 2006 +0100
6453
6454 [PATCH] Update Prodrive ALPR board support (440GX)
6455
6456 Signed-off-by: Stefan Roese <sr@denx.de>
6457
Wolfgang Denka9398e02006-11-27 15:32:42 +01006458commit 78d620ebb5871d252270dedfad60c6568993b780
6459Author: Wolfgang Denk <wd@atlas.denx.de>
6460Date: Thu Nov 23 22:58:58 2006 +0100
6461
6462 Updates for TQM5200 modules:
6463 - fix off-by-one error in board/tqm5200/cam5200_flash.c error message
6464 - simplify "udate" definitions
6465
6466commit 2053283304eeddf250d109e6791eb6fa4cad14f7
6467Author: Stefan Roese <sr@denx.de>
6468Date: Wed Nov 22 13:20:50 2006 +0100
6469
6470 [PATCH] PPC4xx start.S: Fix for processor errata
6471
6472 Fixed cpu/ppc4xx/start.S for 440EPx Errata: further corrects PPC440EPx
6473 errata 1.12: 440_33 by moving patch up in code.
6474
6475 Signed-off-by: Jeff Mann <mannj@embeddedplanet.com>
6476 Signed-off-by: Stefan Roese <sr@denx.de>
6477
6478commit 4ef6251403f637841000e0fef9e832aa01339822
6479Author: Stefan Roese <sr@denx.de>
6480Date: Mon Nov 20 20:39:52 2006 +0100
6481
6482 [PATCH] Update AMCC Sequoia config file to support 64MByte NOR FLASH
6483
6484 Signed-off-by: Stefan Roese <sr@denx.de>
6485
6486commit e4bbd8da164b976d38616bd9c69c5e86e193cdf0
6487Author: Wolfgang Denk <wd@pollux.denx.de>
6488Date: Mon Nov 20 10:28:30 2006 +0100
6489
6490 Update CHANGELOG
6491
Wolfgang Denke4bbd8d2006-11-20 10:28:30 +01006492commit 260421a21e934a68d31fb6125b0fbd2631a8ca20
6493Author: Stefan Roese <sr@denx.de>
6494Date: Mon Nov 13 13:55:24 2006 +0100
6495
6496 [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]
6497
6498 * Adds support for AMD command set Top Boot flash geometry reversal
6499 * Adds support for reading JEDEC Manufacturer ID and Device ID
6500 * Adds support for displaying command set, manufacturer id and
6501 device ids (flinfo)
6502 * Makes flinfo output to be consistent when CFG_FLASH_EMPTY_INFO defined
6503 * Removes outdated change history (refer to git log instead)
6504
6505 Signed-off-by: Tolunay Orkun <listmember@orkun.us>
6506 Signed-off-by: Stefan Roese <sr@denx.de>
6507
6508commit b21b511d4c50408f4853f46f06b601272196223f
6509Author: Wolfgang Denk <wd@pollux.denx.de>
6510Date: Sun Nov 12 21:13:23 2006 +0100
6511
6512 Update CHANGELOG
6513
Wolfgang Denkb21b5112006-11-12 21:13:23 +01006514commit ce3f1a40c507afbab06c5eb58ccdc6713eda3245
6515Author: Bartlomiej Sieka <tur@semihalf.com>
6516Date: Sat Nov 11 22:48:22 2006 +0100
6517
6518 Disable the watchdog in the default config for the V38B board.
6519
6520commit 44a47e6db2694841211f1c8fdbafd36992e9cd1a
6521Author: Bartlomiej Sieka <tur@semihalf.com>
6522Date: Sat Nov 11 22:43:00 2006 +0100
6523
6524 Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pin
6525 group is enabled for USB earlier (in cpu_init_f() instead of
6526 usb_lowlevel_init()).
6527
6528commit 91650b3e4de688038d4f71279c44858e3e2c6870
6529Author: Wolfgang Denk <wd@pollux.denx.de>
6530Date: Mon Nov 6 17:06:36 2006 +0100
6531
6532 Sequential accesses to non-existent memory must be synchronized,
6533 at least on G2 cores.
6534
6535 This fixes get_ram_size() problems on MPC5200 Rev. B boards.
6536
Wolfgang Denkdd520bf2006-11-30 18:02:20 +01006537commit be5e61815d5a1fac290ce9c0ef09cb6a8e4288fa
6538Author: Timur Tabi <timur@freescale.com>
6539Date: Fri Nov 3 19:15:00 2006 -0600
6540
6541 mpc83xx: Update 83xx to use fsl_i2c.c
6542
6543 Update the 83xx tree to use I2C support in drivers/fsl_i2c.c. Delete
6544 cpu/mpc83xx/i2c.c, include/asm-ppc/i2c.h, and all references to those files.
6545 Added multiple I2C bus support to fsl_i2c.c.
6546
6547 Signed-off-by: Timur Tabi <timur@freescale.com>
6548
6549commit d239d74b1c937984bc519083a8e7de373a390f06
6550Author: Timur Tabi <timur@freescale.com>
6551Date: Fri Nov 3 12:00:28 2006 -0600
6552
6553 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
6554
6555 Replace all instances of CFG_IMMRBAR with CFG_IMMR, so that the 83xx
6556 tree matches the other 8xxx trees.
6557
6558 Signed-off-by: Timur Tabi <timur@freescale.com>
6559
6560commit f7fb2e703ec9688541416962724adff70a7322cb
6561Author: Kim Phillips <kim.phillips@freescale.com>
6562Date: Thu Nov 2 19:47:11 2006 -0600
6563
6564 mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c
6565
6566commit 90f30a710a3c619b5405860a686c4ddfc495d4b6
6567Author: Dave Liu <daveliu@freescale.com>
6568Date: Thu Nov 2 18:05:50 2006 -0600
6569
6570 mpc83xx: Fix the incorrect dcbz operation
6571
6572 The 834x rev1.x silicon has one CPU5 errata.
6573
6574 The issue is when the data cache locked with
6575 HID0[DLOCK], the dcbz instruction looks like no-op inst.
6576
6577 The right behavior of the data cache is when the data cache
6578 Locked with HID0[DLOCK], the dcbz instruction allocates
6579 new tags in cache.
6580
6581 The 834x rev3.0 and later and 8360 have not this bug inside.
6582
6583 So, when 834x rev3.0/8360 are working with ECC, the dcbz
6584 instruction will corrupt the stack in cache, the processor will
6585 checkstop reset.
6586
6587 However, the 834x rev1.x can work with ECC with these code,
6588 because the sillicon has this cache bug. The dcbz will not
6589 corrupt the stack in cache.
6590 Really, it is the fault code running on fault sillicon.
6591
6592 This patch fix the incorrect dcbz operation. Instead of
6593 CPU FP writing to initialise the ECC.
6594
6595 CHANGELOG:
6596 * Fix the incorrect dcbz operation instead of CPU FP
6597 writing to initialise the ECC memory. Otherwise, it
6598 will corrupt the stack in cache, The processor will checkstop
6599 reset.
6600
6601 Signed-off-by: Dave Liu <daveliu@freescale.com>
6602
6603commit bf0b542d6773a5a1cbce77691f009b06d9aeb57d
6604Author: Kim Phillips <kim.phillips@freescale.com>
6605Date: Wed Nov 1 00:10:40 2006 -0600
6606
6607 mpc83xx: add OF_FLAT_TREE bits to 83xx boards
6608
6609 add ft_pci_setup, OF_CPU, OF_SOC, OF_TBCLK, and
6610 STDOUT_PATH configuration bits to mpc8349emds,
6611 mpc8349itx, and mpc8360emds board code.
6612
6613 redo environment to use bootm with the fdtaddr
6614 for booting ARCH=powerpc kernels by default,
6615 and provide default fdtaddr values.
6616
6617commit 48041365b3420589ad464ebc7752e0053538b729
6618Author: Kim Phillips <kim.phillips@freescale.com>
6619Date: Wed Nov 1 00:07:25 2006 -0600
6620
6621 mpc83xx: change ft code to modify local-mac-address property
6622
6623 Update 83xx OF code to update local-mac-address properties
6624 for ethernet instead of the obsolete 'address' property.
6625
6626commit 9ca880a250870a7d55754291b5591d2b5fe89b54
6627Author: Timur Tabi <timur@freescale.com>
6628Date: Tue Oct 31 21:23:16 2006 -0600
6629
6630 mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS
6631
6632 This patch also adds an improved I2C set_speed(), which handles all clock
6633 frequencies.
6634
6635 Signed-off-by: Timur Tabi <timur@freescale.com>
6636
6637commit ac4b5622ce050b5ee1e154b98df630d778661632
6638Author: Dave Liu <daveliu@freescale.com>
6639Date: Tue Oct 31 19:54:59 2006 -0600
6640
6641 mpc83xx: add the README.mpc8360emds
6642
6643 add doc/README.mpc8360emds to accompany the new board support
6644
6645commit 7737d5c658c606f999dfbe3e86b0fed49e5c50ef
6646Author: Dave Liu <daveliu@freescale.com>
6647Date: Fri Nov 3 12:11:15 2006 -0600
6648
6649 mpc83xx: add QE ethernet support
6650
6651 this patch adds support for the QUICC Engine based UCC gigabit ethernet device.
6652
6653commit 5f8204394e39bbe8cd9f08b8f8d145b6c01f7c73
6654Author: Dave Liu <daveliu@freescale.com>
6655Date: Fri Nov 3 19:33:44 2006 -0600
6656
6657 mpc83xx: Add MPC8360EMDS basic board support
6658
6659 Add support for the Freescale MPC8360EMDS board.
6660 Includes DDR, DUART, Local Bus, PCI.
6661
6662commit 23892e49352de74f7fac36ff90bb1be143d195e3
6663Author: Dave Liu <daveliu@freescale.com>
6664Date: Tue Oct 31 19:30:40 2006 -0600
6665
6666 mpc83xx: add the QUICC Engine (QE) immap file
6667
6668 common QE immap file. Also required for 8360.
6669
6670commit b701652a4992bdcc62fb1a6038a85beef9e55da4
6671Author: Dave Liu <daveliu@freescale.com>
6672Date: Tue Oct 31 19:25:38 2006 -0600
6673
6674 mpc83xx: Add 8360 specifics to 83xx immap
6675
6676 Mainly add QE device dependencies, with appropriate 8360 protection.
6677 Lindent also run.
6678
6679commit 988833324a7fda482c8ac3ca23eb539f8232e404
6680Author: Timur Tabi <timur@freescale.com>
6681Date: Tue Oct 31 19:14:41 2006 -0600
6682
6683 mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITX
6684
6685 PREREQUISITE PATCHES:
6686
6687 * This patch can only be applied after the following patches have been applied:
6688
6689 1) DNX#2006092142000015 "Add support for the MPC8349E-mITX 1/2"
6690 2) DNX#2006092142000024 "Add support for the MPC8349E-mITX 2/2"
6691
6692 CHANGELOG:
6693
6694 * For the 8349E-mITX, fix some size values in pci_init_board(), enable
6695 the clock for the 2nd USB board (Linux kernel will hang otherwise),
6696 and fix the CONFIG_BOOTARGS macro.
6697
6698 Signed-off-by: Timur Tabi <timur@freescale.com>
6699
6700commit 2ad6b513b31070bd0c003792ed1c3e7f5d740357
6701Author: Timur Tabi <timur@freescale.com>
6702Date: Tue Oct 31 18:44:42 2006 -0600
6703
6704 mpc83xx: Add support for the MPC8349E-mITX
6705
6706 PREREQUISITE PATCHES:
6707
6708 * This patch can only be applied after the following patches have been applied:
6709
6710 1) DNX#2006090742000024 "Add support for multiple I2C buses"
6711 2) DNX#2006090742000033 "Multi-bus I2C implementation of MPC834x"
6712 3) DNX#2006091242000041 "Additional MPC8349 support for multibus i2c"
6713 4) DNX#2006091242000078 "Add support for variable flash memory sizes on 83xx systems"
6714 5) DNX#2006091242000069 "Add support for Errata DDR6 on MPC 834x systems"
6715
6716 CHANGELOG:
6717
6718 * Add support for the Freescale MPC8349E-mITX reference design platform.
6719 The second TSEC (Vitesse 7385 switch) is not supported at this time.
6720
6721 Signed-off-by: Timur Tabi <timur@freescale.com>
6722
6723commit 183da6d9b446cc12123455844ad1187e2375626f
6724Author: Ben Warren <bwarren@qstreams.com>
6725Date: Tue Sep 12 10:15:53 2006 -0400
6726
6727 Additional MPC8349 support for multibus i2c
6728
6729 Hello,
6730
6731 Here is a patch for a file that was accidentally left out of a previous
6732 attempt.
6733
6734 It accompanies the patch with ticket DNX#2006090742000024
6735
6736 CHANGELOG:
6737 Change PCI initialization to use new multi-bus I2C API.
6738
6739 regards,
6740 Ben
6741
6742commit b24f119d672b709d153ff2ac091d4aa63ec6877d
6743Author: Ben Warren <bwarren@qstreams.com>
6744Date: Thu Sep 7 16:51:04 2006 -0400
6745
6746 Multi-bus I2C implementation of MPC834x
6747
6748 Hello,
6749
6750 Attached is a patch implementing multiple I2C buses on the MPC834x CPU
6751 family and the MPC8349EMDS board in particular.
6752 This patch requires Patch 1 (Add support for multiple I2C buses).
6753 Testing was performed on a 533MHz board.
6754
6755 /*** Note: This patch replaces ticket DNX#2006083042000027 ***/
6756
6757 Signed-off-by: Ben Warren <bwarren@qstreams.com>
6758
6759 CHANGELOG:
6760 Implemented driver-level code to support two I2C buses on the
6761 MPC834x CPU family and the MPC8349EMDS board. Available I2C bus speeds
6762 are 50kHz, 100kHz and 400kHz on each bus.
6763
6764 regards,
6765 Ben
6766
6767commit bb99ad6d8257bf828f150d40f507b30d80a4a7ae
6768Author: Ben Warren <bwarren@qstreams.com>
6769Date: Thu Sep 7 16:50:54 2006 -0400
6770
6771 Add support for multiple I2C buses
6772
6773 Hello,
6774
6775 Attached is a patch providing support for multiple I2C buses at the
6776 command level. The second part of the patch includes an implementation
6777 for the MPC834x CPU and MPC8349EMDS board.
6778
6779 /*** Note: This patch replaces ticket DNX#2006083042000018 ***/
6780
6781 Signed-off-by: Ben Warren <bwarren@qstreams.com>
6782
6783 Overview:
6784
6785 1. Include new 'i2c' command (based on USB implementation) using
6786 CONFIG_I2C_CMD_TREE.
6787
6788 2. Allow multiple buses by defining CONFIG_I2C_MULTI_BUS. Note that
6789 the commands to change bus number and speed are only available under the
6790 new 'i2c' command mentioned in the first bullet.
6791
6792 3. The option CFG_I2C_NOPROBES has been expanded to work in multi-bus
6793 systems. When CONFIG_I2C_MULTI_BUS is used, this option takes the form
6794 of an array of bus-device pairs. Otherwise, it is an array of uchar.
6795
6796 CHANGELOG:
6797 Added new 'i2c' master command for all I2C interaction. This is
6798 conditionally compiled with CONFIG_I2C_CMD_TREE. New commands added for
6799 setting I2C bus speed as well as changing the active bus if the board
6800 has more than one (conditionally compiled with
6801 CONFIG_I2C_MULTI_BUS). Updated NOPROBE logic to handle multiple buses.
6802 Updated README.
6803
6804 regards,
6805 Ben
6806
6807commit bed85caf872714ebf53013967a695c9d63acfc68
6808Author: Timur Tabi <timur@freescale.com>
6809Date: Tue Oct 31 18:13:36 2006 -0600
6810
6811 mpc83xx: Add support for Errata DDR6 on MPC 834x systems
6812
6813 CHANGELOG:
6814
6815 * Errata DDR6, which affects all current MPC 834x processors, lists changes
6816 required to maintain compatibility with various types of DDR memory. This
6817 patch implements those changes.
6818
6819 Signed-off-by: Timur Tabi <timur@freescale.com>
6820
6821commit afd6e470f639883002c7c59d562690a5cb0f4865
6822Author: Timur Tabi <timur@freescale.com>
6823Date: Wed Oct 25 18:45:23 2006 -0500
6824
6825 mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it
6826
6827commit 31068b7c4abeefcb2c8fd4fbeccc8ec6c6d0475a
6828Author: Timur Tabi <timur@freescale.com>
6829Date: Tue Aug 22 17:07:00 2006 -0500
6830
6831 mpc83xx: Add support for variable flash memory sizes on 83xx systems
6832
6833 CHANGELOG:
6834
6835 * On 83xx systems, use the CFG_FLASH_SIZE macro to program the LBC local access
6836 window registers, instead of using a hard-coded value of 8MB.
6837
6838 Signed-off-by: Timur Tabi <timur@freescale.com>
6839
6840commit 2fc34ae66e73fa7841d1a006dc1b5dcbc1f78965
6841Author: Tanya Jiang <tanya.jiang@freescale.com>
6842Date: Thu Aug 3 18:38:13 2006 +0800
6843
6844 mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros
6845
6846 Unified TQM834x variable names with 83xx and consolidated macro
6847 in preparation for the 8360 and other upcoming 83xx devices.
6848
6849 Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com>
6850
6851commit f6eda7f80ccc13d658020268c507d7173cf2e8aa
6852Author: Dave Liu <daveliu@freescale.com>
6853Date: Wed Oct 25 14:41:21 2006 -0500
6854
6855 mpc83xx: Changed to unified mpx83xx names and added common 83xx changes
6856
6857 Incorporated the common unified variable names and the changes in preparation
6858 for releasing mpc8360 patches.
6859
6860 Signed-off-by: Dave Liu <daveliu@freescale.com>
6861
6862commit 3894c46c27c64891f93ac04edde86a9fa9758d92
6863Author: Tanya Jiang <tanya.jiang@freescale.com>
6864Date: Thu Aug 3 18:36:02 2006 +0800
6865
6866 mpc83xx: Fix missing build for mpc8349emds pci.c
6867
6868 Make pci build for mpc8349emds
6869
6870 Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com>
6871
6872commit 09a81ff740b29deea1e2ab08a3c2ac136c2e6219
6873Author: Tanya Jiang <tanya.jiang@freescale.com>
6874Date: Thu Aug 3 18:39:49 2006 +0800
6875
6876 mpc83xx: Removed unused file resetvec.S for mpc83xx cpu
6877
6878 Removed unused file resetvec.S for mpc83xx cpu
6879
6880 Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com>
6881
6882commit 04f899fc465c3e44f2b55ecc70618f5696fc0ddf
6883Author: Nick Spence <Nick.Spence@freescale.com>
6884Date: Sat Sep 30 00:32:59 2006 -0700
6885
6886 NAND Flash verify across block boundaries
6887
6888 This patch addresses a problem when CONFIG_MTD_NAND_VERIFY_WRITE is
6889 defined
6890 and the write crosses a block boundary. The pointer to the verification
6891 buffer (bufstart) is not being updated to reflect the starting of the
6892 new
6893 block so the verification of the second block fails.
6894
6895 CHANGELOG:
6896
6897 * Fix NAND FLASH page verification across block boundaries
6898
6899commit f484dc791a3932537213c43c654cc1295c64b84c
6900Author: Nick Spence <nick.spence@freescale.com>
6901Date: Thu Sep 7 07:39:46 2006 -0700
6902
6903 Added RGMII support to the TSECs and Marvell 881111 Phy
6904
6905 Added a phy initialization to adjust the RGMII RX and TX timing
6906 Always set the R100 bit in 100 BaseT mode regardless of the TSEC mode
6907
6908 Signed-off-by: Nick Spence <nick.spence@freescale.com>
6909
Wolfgang Denk2a26ec42007-04-18 17:07:26 +02006910commit 4831c8b8a97799da77923d6bbb4c260c0d45521c
6911Author: roy zang <tie-fei.zang@freescale.com>
6912Date: Fri Nov 3 13:10:00 2006 +0800
6913
6914 Remove some unused CFG define.
6915 undef CFG_DRAM_TEST
6916
6917commit 99c09c4dec34f77c243bf51bea532e3f339410ad
6918Author: roy zang <tie-fei.zang@freescale.com>
6919Date: Fri Nov 3 13:07:36 2006 +0800
6920
6921 Change the TEXT_BASE from 0xFFF00000 to 0xFF000000.
6922 Both work. 0xFF000000 seems more reasonable.
6923
Wolfgang Denkb21b5112006-11-12 21:13:23 +01006924commit c59200443072353044aa4bf737a5a60f9a9af231
6925Author: Wolfgang Denk <wd@pollux.denx.de>
6926Date: Thu Nov 2 15:15:01 2006 +0100
6927
6928 Release U-Boot 1.1.6
6929
Wolfgang Denk2a26ec42007-04-18 17:07:26 +02006930commit c1fbe4103a0d6c8957f912af902d705ba67836f2
6931Author: roy zang <tie-fei.zang@freescale.com>
6932Date: Thu Nov 2 19:14:48 2006 +0800
6933
6934 This patch comes from Yuli's posted patch on 8/8/2006
6935 titled "CFI Driver Little-Endian write Issue".
6936
6937 http://sourceforge.net/mailarchive/message.php?msg_id=36311999
6938
6939 If that patch applied, please discard this one.
6940 Until now , I do not see his patch is applied. So please apply this one.
6941
6942 Signed-off-by: Yuli Barcohen <yuli@arabellasw.com>
6943 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
6944
6945commit b825f158e449e1e9cf74c08e572955e122394c96
6946Author: roy zang <tie-fei.zang@freescale.com>
6947Date: Thu Nov 2 19:12:31 2006 +0800
6948
6949 Tsi108 on chip i2c support.
6950
6951 The i2c Interface provides a master-only, serial interface that can be
6952 used for initializing Tsi108/Tsi109 registers from an EEPROM after a
6953 device reset.
6954
6955 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
6956 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
6957
6958commit 9226e7d6f09b9a1ac074cd918c81225a4689bba8
6959Author: roy zang <tie-fei.zang@freescale.com>
6960Date: Thu Nov 2 19:11:06 2006 +0800
6961
6962 Tsi108 on chip pci controller support.
6963
6964 If there is no pci card, the tsi108/109 pci configure read will
6965 cause a machine check exception to the processor. PCI error should
6966 also be cleared after the read.
6967
6968 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
6969 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
6970
6971commit d1927cee977126e547ceeba23e4f978f377cfb8f
6972Author: roy zang <tie-fei.zang@freescale.com>
6973Date: Thu Nov 2 19:08:55 2006 +0800
6974
6975 Tundra tsi108 on chip Ethernet controller support.
6976
6977 The following is a brief description of the Ethernet controller:
6978 The Tsi108/9 Ethernet Controller connects Switch Fabric to two independent
6979 Gigabit Ethernet ports,E0 and E1. It uses a single Management interface
6980 to manage the two physical connection devices (PHYs). Each Ethernet port
6981 has its own statistics monitor that tracks and reports key interface
6982 statistics. Each port supports a 256-entry hash table for address
6983 filtering. In addition, each port is bridged to the Switch Fabric
6984 through a 2-Kbyte transmit FIFO and a 4-Kbyte Receive FIFO.
6985
6986 Each Ethernet port also has a pair of internal Ethernet DMA channels to
6987 support the transmit and receive data flows. The Ethernet DMA channels
6988 use descriptors set up in memory, the memory map of the device, and
6989 access via the Switch Fabric. The Ethernet Controller?s DMA arbiter
6990 handles arbitration for the Switch Fabric. The Controller also
6991 has a register businterface for register accesses and status monitor
6992 control.
6993
6994 The PMD (Physical Media Device) interface operates in MII, GMII, or TBI
6995 modes. The MII mode is used for connecting with 10 or 100 Mbit/s PMDs.
6996 The GMII and TBI modes are used to connect with Gigabit PMDs. Internal
6997 data flows to and from the Ethernet Controller through the Switch Fabric.
6998
6999 Each Ethernet port uses its transmit and receive DMA channels to manage
7000 data flows through buffer descriptors that are predefined by the
7001 system (the descriptors can exist anywhere in the system memory map).
7002 These descriptors are data structures that point to buffers filled
7003 with data ready to transmit over Ethernet, or they point to empty
7004 buffers ready to receive data from Ethernet.
7005
7006 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
7007 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
7008
7009commit 78aa0c3427f3ecdeb34aabfbbe2dd23b6ad8f40e
7010Author: roy zang <tie-fei.zang@freescale.com>
7011Date: Thu Nov 2 19:01:33 2006 +0800
7012
7013 Tundra tsi108 header file.
7014
7015 The Tundra Semiconductor Corporation (Tundra) Tsi108 is a host bridge for
7016 PowerPC processors that offers numerous system interconnect options for
7017 embedded application designers. The Tsi108 can interconnect 60x or
7018 MPX processors to PCI/X peripherals, DDR2-400 memory, Gigabit Ethernet,
7019 and Flash. Provided the macro define for tsi108 chip.
7020
7021 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
7022 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
7023
7024commit 87c4db09699c6b89176b31004afcb83eb1585d47
7025Author: roy zang <tie-fei.zang@freescale.com>
7026Date: Thu Nov 2 18:59:15 2006 +0800
7027
7028 Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.
7029 mpc7448hpc2 board support high level code:tsi108 init + mpc7448hpc2.
7030
7031 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
7032 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
7033
7034commit 27801b8ab11c61b577e45742a515bb3b23b80241
7035Author: roy zang <tie-fei.zang@freescale.com>
7036Date: Thu Nov 2 18:57:21 2006 +0800
7037
7038 Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.
7039 Make ,config.mk and link file for the mpc7448hpc2 board.
7040
7041 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
7042 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
7043
7044commit c6411c0c3bbc79f9ba8aef58296a42d8f9d8a0a6
7045Author: roy zang <tie-fei.zang@freescale.com>
7046Date: Thu Nov 2 18:55:04 2006 +0800
7047
7048 Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.
7049 The mpc7448hpc2 board support header file.
7050
7051 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
7052 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
7053
7054commit 625bb5ddb50b243f931262ca8c46956409471917
7055Author: roy zang <tie-fei.zang@freescale.com>
7056Date: Thu Nov 2 18:52:21 2006 +0800
7057
7058 Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.
7059 The mpc7448hpc2 board support low level assemble language init code.
7060
7061 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
7062 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
7063
7064commit 4c52783b3d024e153c4972b97332e314bc3bdc46
7065Author: roy zang <tie-fei.zang@freescale.com>
7066Date: Thu Nov 2 18:49:51 2006 +0800
7067
7068 General code modification for mpc7448hpc2 board support.
7069 1. Add 7447A and 7448 processor support.
7070 2. Add the following flags.
7071
7072 CFG_CONFIG_BUS_CLK : If the 74xx bus frequency can be configured dynamically
7073 (such as by switch on board), this flag should be set.
7074
7075 CFG_EXCEPTION_AFTER_RELOCATE: If an exception occurs after the u-boot
7076 relocates to RAM, this flag should be set.
7077
7078 CFG_SERIAL_HANG_IN_EXCEPTION: If the print out function will cause the
7079 system hang in exception, this flag should be set.
7080
7081 There is a design issue for tsi108/109 pci configure read. When pci scan
7082 the slots, if there is no pci card, the tsi108/9 will cause a machine
7083 check exception for mpc7448 processor.
7084
7085 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
7086 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
7087
7088commit 69366bf42f22d67efce8da3f8c40a43d4a3c2695
7089Author: roy zang <tie-fei.zang@freescale.com>
7090Date: Thu Nov 2 18:34:47 2006 +0800
7091
7092 Add README file for mpc7448hpc2 board.
7093 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
7094
Wolfgang Denkb21b5112006-11-12 21:13:23 +01007095commit 25721b5cec2be4bce79cfade17ec8f6aa1e67526
7096Author: Bartlomiej Sieka <tur@semihalf.com>
7097Date: Wed Nov 1 02:04:38 2006 +0100
7098
7099 Finish up support for MarelV38B board
7100 - add watchdog support
7101 - enable GPIO_WKUP_7 pin for input
7102 - code cleanup
7103
7104commit ffa150bc90c943ca265170bd1be3f293674dd5c7
7105Author: Bartlomiej Sieka <tur@semihalf.com>
7106Date: Wed Nov 1 01:45:46 2006 +0100
7107
7108 - Fix issues related to the use of ELDK 4 when compiling for MarelV38B:
7109 * remove warnings when compiling ethaddr.c
7110 * adjust linker script (fixes a crash resulting from incorrect
7111 definition of __u_boot_cmd_start)
7112 - Some MarelV38B code cleanup.
7113
7114commit dae80f3caf9754a6dd3ddf3cf903d0c46cbd4385
7115Author: Bartlomiej Sieka <tur@semihalf.com>
7116Date: Wed Nov 1 01:38:16 2006 +0100
7117
7118 - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the
7119 MPC5XXX_WU_GPIO_DATA macro to MPC5XXX_WU_GPIO_DATA_O (per MPC5200 User's
7120 Manual). Replace the uses of MPC5XXX_WU_GPIO_DATA with
7121 MPC5XXX_WU_GPIO_DATA_O for affected boards.
7122
7123 - Add defintions for some MPC5XXX GPIO pins.
7124
7125commit 82d9c9ec29a1bec1b03ba616425ebaed231072c8
7126Author: Bartlomiej Sieka <tur@semihalf.com>
7127Date: Wed Nov 1 01:34:29 2006 +0100
7128
7129 Changed MarelV38B board make target to lowercase. Config file cleanup.
7130
Wolfgang Denkc5920042006-11-02 15:15:01 +01007131commit 1954be6e9c9421b45d0a9d05b10356acc7563150
7132Author: Wolfgang Denk <wd@pollux.denx.de>
7133Date: Sun Oct 29 01:03:51 2006 +0200
7134
7135 Automatically adjust ARFLAGS so "make -s" is really silent.
7136
7137commit fae684e89844856383bdf101440889557df3e6b1
7138Author: Stefan Roese <sr@denx.de>
7139Date: Sat Oct 28 16:45:00 2006 +0200
7140
7141 [PATCH] omap925.c: Remove unused functions
7142
7143 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
7144 Signed-off-by: Stefan Roese <sr@denx.de>
7145
7146commit 1265581502ab8ea8c08e8edbe9bf64fbd62fd776
7147Author: Stefan Roese <sr@denx.de>
7148Date: Sat Oct 28 17:12:58 2006 +0200
7149
7150 [PATCH] Add some missing machtypes for netstar & voiceblue boards
7151
7152 Use MACH_TYPE_NETSTAR and MACH_TYPE_VOICEBLUE defines instead of
7153 numbers in code.
7154
7155 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
7156 Signed-off-by: Stefan Roese <sr@denx.de>
7157
7158commit 856f054410cef52d868feb330168b2a4c4091328
7159Author: Stefan Roese <sr@denx.de>
7160Date: Sat Oct 28 15:55:52 2006 +0200
7161
7162 [PATCH] NAND: Partition name support added to NAND subsystem
7163
7164 chpart, nboot and NAND subsystem related commands now accept also partition
7165 name to specify offset.
7166
7167 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
7168 Signed-off-by: Stefan Roese <sr@denx.de>
7169
7170commit 07a69a18c2ecfda904231fdf23e2523ea7792eb6
7171Author: Wolfgang Denk <wd@pollux.denx.de>
7172Date: Sat Oct 28 02:29:44 2006 +0200
7173
7174 Update CHANGELOG.
7175
Wolfgang Denk07a69a12006-10-28 02:29:44 +02007176commit 2751a95abd1b96911081c357e96a12fa97b40dee
7177Author: Wolfgang Denk <wd@pollux.denx.de>
7178Date: Sat Oct 28 02:29:14 2006 +0200
7179
7180 Enable commandline editing and hush shell on all TQM boards.
7181
7182commit 8078f1a5f63a739b8533478f6c2b62fb1e2f79d7
7183Author: Wolfgang Denk <wd@pollux.denx.de>
7184Date: Sat Oct 28 02:28:02 2006 +0200
7185
7186 README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETE
7187
7188commit 471a7be7a042e95e440f5de969c9765214ae8d6e
7189Author: Wolfgang Denk <wd@denx.de>
7190Date: Sat Oct 28 01:14:32 2006 +0200
7191
7192 Check for illegal character '=' in environment variable names.
7193
7194 Make sure the string passed as variable name does not contain a '='
7195 character. This not only prevents the common error or typing
7196 "setenv foo=bar" instead of "setenv foo bar", but (more importantly)
7197 also closes a backdoor which allowed to delete write-protected
7198 environment variables, for example by using "setenv ethaddr=".
7199
7200commit 19973b6ad9863a56f5c5fbcfd90e20ab2490a2c2
7201Author: Wolfgang Denk <wd@pollux.denx.de>
7202Date: Sat Oct 28 00:38:39 2006 +0200
7203
7204 Minor code cleanup.
7205
7206commit e11887a77d81077416a2d1c5e0354916fee8c034
7207Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
7208Date: Thu Oct 26 17:55:31 2006 +0200
7209
7210 Don't pass any debug options directly to the assembler
7211
7212 When passing the -g option to gcc, gcc automatically selects a
7213 suitable --g<format> option to pass on to the assembler.
7214 Thus, there's no point in forcing a specific debug option on the
7215 assembler using the -Wa mechanism.
7216
7217 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
7218
7219commit ea08ff6e14f9ebb8c07cfa79c51ef540eb087393
7220Author: Jon Loeliger <jdl@freescale.com>
7221Date: Fri Oct 27 07:47:22 2006 -0500
7222
7223 MPC86xx: Cleaned up unused and conditionally used local variables.
7224
7225 Signed-off-by: Jon Loeliger <jdl@freescale.com>
7226
7227commit d38936cdae46bfd2623ff83f6ce9b616d36ab0f9
7228Author: Wolfgang Denk <wd@pollux.denx.de>
7229Date: Fri Oct 27 11:55:21 2006 +0200
7230
7231 Fix "ar" flags in some Makefiles to allow for silent "make -s"
7232
7233commit 4653f91c13ed51c21cc4c3855745d69a3fb1817f
7234Author: Ben Warren <bwarren@qstreams.com>
7235Date: Thu Oct 26 14:38:25 2006 -0400
7236
7237 Fix TSEC driver (now for real): avoid crashes if PHY is not attached
7238 to a TSEC (e.g. a switch is connected via RMII) or
7239 if the PHY is defective/incorrectly configured.
7240
7241 Signed-off-by: Ben Warren <bwarren@qstreams.com>
7242
7243commit b985b5d6e4fb88f508f7aa0f126c2e27ada2b999
7244Author: Ben Warren <bwarren@qstreams.com>
7245Date: Thu Oct 26 14:38:25 2006 -0400
7246
7247 Fix TSEC driver: avoid crashes if PHY is not attached
7248 to a TSEC (e.g. a switch is connected via RMII) or
7249 if the PHY is defective/incorrectly configured.
7250
7251 Signed-off-by: Ben Warren <bwarren@qstreams.com>
7252
Ben Warrenb985b5d2006-10-26 14:38:25 -04007253commit 2b2a40bebbf1822506e80e631d7253e60f0e0fe6
7254Author: Wolfgang Denk <wd@pollux.denx.de>
7255Date: Thu Oct 26 16:24:31 2006 +0200
7256
7257 Code cleanup.
7258
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007259commit 5e3b0bc19f07ed277d85324ad0427642c8981baf
7260Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
7261Date: Wed Oct 25 15:48:59 2006 +0200
7262
7263 Finish up support for the ATSTK1000/ATSTK1002 boards
Ben Warrenb985b5d2006-10-26 14:38:25 -04007264
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007265 Add atstk1002_config target to Makefile and move the AVR32 section
7266 down below Blackfin so that it doesn't end up in the middle of
7267 MIPS.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007268
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007269 Drop the autogenerated linker script thing for now. Will have to
7270 revisit how to handle chips with different flash and RAM layout
7271 later.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007272
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007273 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
7274
7275commit c76f951a747cfb87ba826ef45b5aea82d5b5dbb4
7276Author: Kumar Gala <galak@kernel.crashing.org>
7277Date: Tue Oct 24 23:47:37 2006 -0500
7278
7279 Added support for Multi-Image files that contain a device tree
Ben Warrenb985b5d2006-10-26 14:38:25 -04007280
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007281 If a Multi-Image file contains a third image we try to use it as a
7282 device tree. The device tree image is assumed to be uncompressed in the
Wolfgang Denkf4eb5452007-01-07 00:13:11 +01007283 image file. We automatically allocate space for the device tree in memory
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007284 and provide an 8k pad to allow more than a reasonable amount of growth.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007285
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007286 Additionally, a device tree that was contained in flash will now automatically
7287 get copied to system memory as part of boot. Previously an error was
7288 reported if one tried to boot a device tree that was in flash.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007289
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007290 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7291
Wolfgang Denk4e53a252006-10-25 00:43:17 +02007292commit 7c52c4b943ff52bbe8796a7e2d3e476ceaf3f512
7293Author: Wolfgang Denk <wd@denx.de>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007294Date: Tue Oct 24 21:35:55 2006 +0200
Wolfgang Denkcf48eb92006-04-16 10:51:58 +02007295
Wolfgang Denk4e53a252006-10-25 00:43:17 +02007296 Switch to automatically generated CHANGELOG file.
7297 (use "make CHANGELOG" to update it from time to time)
Stefan Roeseaf9e1f52006-10-17 06:14:31 +02007298
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007299commit 7ade0c634a979c32fa91a74e8f5775f24651fbe6
7300Author: Stefan Roese <sr@denx.de>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007301Date: Tue Oct 24 18:06:48 2006 +0200
Wolfgang Denkcf48eb92006-04-16 10:51:58 +02007302
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007303 Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c
7304 Patch by Stefan Roese, 24 Oct 2006
Marian Balakowicz8318fbf2006-10-23 22:17:05 +02007305
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007306commit 8ae3b713b2286e0c3213b7802062e4c1599010de
7307Author: Wolfgang Denk <wd@pollux.denx.de>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007308Date: Tue Oct 24 17:24:55 2006 +0200
Stefan Roese7ade0c62006-10-24 18:06:48 +02007309
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007310 Merge with /home/wd/git/u-boot/master
Wolfgang Denkba999c52006-10-20 17:54:33 +02007311
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007312commit 47a6989c10685d2ab3efcf95228ce50d2a496d3e
7313Author: Wolfgang Denk <wd@pollux.denx.de>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007314Date: Tue Oct 24 15:32:57 2006 +0200
Wolfgang Denkf836e412006-10-20 16:12:14 +02007315
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007316 Code cleanup
Wolfgang Denkf6414712006-10-20 15:51:21 +02007317
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007318commit 3a78e3e75b633ecb6413114ffd11e2f000c4f11e
7319Author: Wolfgang Denk <wd@pollux.denx.de>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007320Date: Tue Oct 24 14:51:36 2006 +0200
Stefan Roese6a0766e2006-10-20 15:18:51 +02007321
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007322 Move atstk1000 files into vendor specific directory.
7323 Patch by Haavard Skinnemoen, 12 Sep 2006
Stefan Roeseedf0b542006-10-18 15:59:35 +02007324
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007325commit 6ccec4492e77428fd6eafd3dfe94fbdf08e91d37
7326Author: Wolfgang Denk <wd@pollux.denx.de>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007327Date: Tue Oct 24 14:42:37 2006 +0200
Wolfgang Denk3231ea62006-10-18 22:31:08 +02007328
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007329 Add ATSTK1000 and ATSTK1002 board support
7330 Patch by Haavard Skinnemoen, 06 Sep 2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04007331
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007332 This patch adds support for the ATSTK1000 with the ATSTK1002 CPU
7333 daughterboard.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007334
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007335 ATSTK1000 is a full-featured development board for AT32AP CPUs. It
7336 has two ethernet ports, a high quality QVGA LCD panel, a loudspeaker,
7337 and connectors for USART, PS/2, VGA, USB, MMC/SD cards and
7338 CompactFlash cards. For more information, please see this page:
Ben Warrenb985b5d2006-10-26 14:38:25 -04007339
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007340 http://www.atmel.com/dyn/products/tools.asp?family_id=682
Ben Warrenb985b5d2006-10-26 14:38:25 -04007341
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007342 The ATSTK1002 is a daughterboard for the ATSTK1000 supporting the
7343 AT32AP7000 chip.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007344
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007345 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Stefan Roesed7762332006-10-12 19:50:17 +02007346
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007347commit f93ae788c3640fcde5db383471d45548ff4060d0
7348Author: Wolfgang Denk <wd@pollux.denx.de>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007349Date: Tue Oct 24 14:31:24 2006 +0200
Stefan Roesee0a46552006-10-12 19:43:29 +02007350
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007351 Add common serial driver for Atmel AT32 and AT91 chips
7352 Patch by Haavard Skinnemoen, 06 Sep 2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04007353
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007354 This is a first attempt at creating a common serial driver for Atmel
7355 chips. For now, it supports the AT32AP7000 AVR32 chip, but it should
7356 be possible to support AT91RM9200 and other ARM-based chips with some
7357 minor modifications.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007358
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007359 There's nothing fundamentally AVR32-specific in this driver, but it
7360 does use some features which are currently only defined for the
7361 AT32AP CPU port:
7362 * pm_get_clock_freq: Obtain the clock frequency of a given domain
7363 * gd->console_uart: A "struct device" containing information about
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007364 register mappings, gpio resources and clocks associated with the
7365 UART device.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007366
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007367 For more information about these features, please see the "AT32AP
7368 CPU" patch.
Wolfgang Denk87621bc2006-10-12 11:43:47 +02007369
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007370commit 72a087e04705c26cad982879ebd06b5281bf825a
7371Author: Wolfgang Denk <wd@pollux.denx.de>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007372Date: Tue Oct 24 14:27:35 2006 +0200
Stefan Roese5c34eee2006-10-12 07:04:24 +02007373
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007374 Add AT32AP CPU and AT32AP7000 SoC support
7375 Patch by Haavard Skinnemoen, 06 Sep 2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04007376
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007377 This patch adds support for the AT32AP CPU family and the AT32AP7000
7378 chip, which is the first chip implementing the AVR32 architecture.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007379
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007380 The AT32AP CPU core is a high-performance implementation featuring a
7381 7-stage pipeline, separate instruction- and data caches, and a MMU.
7382 For more information, please see the "AVR32 AP Technical Reference":
Ben Warrenb985b5d2006-10-26 14:38:25 -04007383
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007384 http://www.atmel.com/dyn/resources/prod_documents/doc32001.pdf
Ben Warrenb985b5d2006-10-26 14:38:25 -04007385
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007386 In addition to this, the AT32AP7000 chip comes with a large set of
7387 integrated peripherals, many of which are shared with the AT91 series
7388 of ARM-based microcontrollers from Atmel. Full data sheet is
7389 available here:
Ben Warrenb985b5d2006-10-26 14:38:25 -04007390
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007391 http://www.atmel.com/dyn/resources/prod_documents/doc32003.pdf
Ben Warrenb985b5d2006-10-26 14:38:25 -04007392
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007393 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Stefan Roese752d6832006-10-11 16:57:01 +02007394
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007395commit 7b64fef33c66be648826c0ff9758298ef13d0604
7396Author: Wolfgang Denk <wd@pollux.denx.de>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007397Date: Tue Oct 24 14:21:16 2006 +0200
Stefan Roese2255b2d2006-10-10 12:36:02 +02007398
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007399 Add AVR32 architecture support
7400 Patch by Haavard Skinnemoen, 6 Sep 2006 16:23:02 +0200
Ben Warrenb985b5d2006-10-26 14:38:25 -04007401
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007402 This patch adds common infrastructure code for the Atmel AVR32
7403 architecture. See doc/README.AVR32 for details.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007404
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007405 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Stefan Roese1a1b7372006-10-09 12:55:38 +02007406
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007407commit 2da2d9a4766063b9848f3a35ad6025499cf87265
7408Author: Wolfgang Denk <wd@pollux.denx.de>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007409Date: Tue Oct 24 13:57:33 2006 +0200
Wolfgang Denkd262a922006-10-09 12:50:41 +02007410
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007411 Use -g instead of -gstabs in AFLAGS_DEBUG
7412 Patch by Haavard Skinnemoen, 30 Aug 2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04007413
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007414 In config.mk, -Wa,-gstabs is unconditionally appended to AFLAGS no
7415 matter what the target's preferred debugging format is. This patch
7416 simply replaces -gstabs with -g, so that the default debugging format
7417 for the architecture is used.
Wolfgang Denkd82718f2006-10-09 01:26:14 +02007418
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007419commit 965829872169c2996023840d98e1d85ad148d629
7420Author: Wolfgang Denk <wd@pollux.denx.de>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007421Date: Tue Oct 24 13:55:18 2006 +0200
Wolfgang Denk1d92b2e2006-10-09 01:07:53 +02007422
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007423 Fix/workaround broken dependency handling with make 3.81
7424 Based on patch by Haavard Skinnemoen, 29 Aug 2006 11:20:39 +0200
Wolfgang Denk2b208f52006-10-09 01:02:05 +02007425
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007426commit 8318fbf8cc30418b621ea9f39b84b4c1a08f003a
7427Author: Marian Balakowicz <m8@semihalf.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007428Date: Mon Oct 23 22:17:05 2006 +0200
Wolfgang Denk511d0c72006-10-09 00:42:01 +02007429
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007430 Fix sequoia separate object direcory building problems.
Wolfgang Denk8d4ac792006-10-09 00:35:30 +02007431
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007432commit 3dfa9cfdcee78b30da3432318b32821ffabe974b
7433Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007434Date: Fri Oct 20 17:16:35 2006 -0500
Wolfgang Denkac611702006-09-20 23:47:49 +02007435
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007436 Use generic I2C register block on 85xx and 86xx.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007437
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007438 Replace private IMMAP I2C structures with generic reg block
7439 and allow 86xx to have multiple I2C device busses.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007440
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007441 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Marian Balakowicz72997122006-10-03 20:28:38 +02007442
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007443commit f5012827df11ca0c9be1df5f8b153e188dc2fa7c
7444Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007445Date: Fri Oct 20 15:54:34 2006 -0500
Stefan Roese56fb6ba2006-10-04 07:12:49 +02007446
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007447 Fix compilation warnings on a few 85xx boards.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007448
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007449 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Stefan Roesed3733252006-10-04 07:12:27 +02007450
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007451commit 2047672684cf85cb6f96a1fbc993180aaaf19a99
7452Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007453Date: Fri Oct 20 15:50:15 2006 -0500
Wolfgang Denkaeec7822006-09-13 10:47:05 +02007454
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007455 Converted all 85xx boards to use a common FSL I2C driver.
7456 Introduced COFIG_FSL_I2C to select the common FSL I2C driver.
7457 And removed hard i2c path from a few u-boot.lds scipts too.
7458 Minor whitespace cleanups along the way.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007459
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007460 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Wolfgang Denkd214fbb2006-09-13 10:29:32 +02007461
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007462commit 4d45f69e362b05892c9e92a7907e5820995612aa
7463Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007464Date: Thu Oct 19 12:02:24 2006 -0500
Stefan Roese854bc8d2006-09-13 13:51:58 +02007465
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007466 Rewrite a series of goto statements as a sequences of
7467 conditional expressions instead.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007468
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007469 Use consistent return code 0/-1 for good/bad indicators.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007470
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007471 Include one fewer file if the driver isn't used at all.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007472
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007473 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Stefan Roesed12ae802006-09-12 20:19:10 +02007474
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007475commit 7237c033b02fe295880435f1eb80819a0c987532
7476Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007477Date: Thu Oct 19 11:02:16 2006 -0500
Stefan Roesea73c8db2006-09-12 08:49:07 +02007478
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007479 Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
Ben Warrenb985b5d2006-10-26 14:38:25 -04007480
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007481 in an effort to begin to unify the umpteen FSL I2C drivers that
7482 are all otherwise very similar.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007483
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007484 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Wolfgang Denka87d46f2006-09-13 10:23:06 +02007485
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007486commit 13a7fcdf37f6ea9429ae04c9df67f893364cfe4b
7487Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007488Date: Thu Oct 19 11:33:52 2006 -0500
Marian Balakowiczbaf31242006-09-07 17:25:40 +02007489
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007490 * Fix a bunch of compiler warnings for gcc 4.0
Ben Warrenb985b5d2006-10-26 14:38:25 -04007491
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007492 Signed-off-by: Matthew McClintock <msm@freescale.com>
Marian Balakowicz5e090542006-09-07 12:12:20 +02007493
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007494commit af9e1f5b9e6f9ce810f5e8bf2961c9542a5865c2
7495Author: Stefan Roese <sr@denx.de>
7496Date: Tue Oct 17 06:14:31 2006 +0200
7497
7498 Add monitor functions for indirect access to PPC440 DCR's
7499 Patch by Leonid Baryudin, 12 Oct 2006
7500
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007501commit 5f3249a0a168e446a4cc9669b2bce0bc456f0a09
7502Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007503Date: Fri Oct 13 16:47:53 2006 -0500
Marian Balakowicz4f0645e2006-09-07 12:05:53 +02007504
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007505 Fixed leading whitespace issues.
7506 Removed spurious LAWAR thing.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007507
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007508 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Stefan Roese2d658962006-09-07 13:09:53 +02007509
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007510commit 0ee90cb77e01d6e8ccd37e1bd96678597875c391
7511Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007512Date: Thu Oct 12 10:42:36 2006 -0500
Stefan Roeseefa20582006-09-07 12:48:49 +02007513
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007514 Remove unneeded include files and local variable.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007515
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007516 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Stefan Roese8cacfb82006-09-07 12:23:02 +02007517
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007518commit 1eaf3a5ff4960a46f3a9063568ba2af7883f07c5
7519Author: Grant Likely <grant.likely@secretlab.ca>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007520Date: Tue Oct 10 00:23:32 2006 -0600
Stefan Roese887e2ec2006-09-07 11:51:23 +02007521
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007522 Fix possible uninitialized variable compiler warning.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007523
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007524 When CONFIG_OF_FLAG_TREE is set, the compiler complains that 'len' in
7525 do_bootm_linux() may be uninitialized. There is no possibility in the
7526 current code that len will get used uninitialized, but this fix follows
7527 the existing convention of setting both len and data to zero at the same
7528 time.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007529
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007530 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Wolfgang Denk0dab03b2006-09-06 23:29:15 +02007531
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007532commit 7376eb87aaa601f728f9b8e5e9cd2711a67f529e
7533Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007534Date: Wed Oct 11 15:13:01 2006 -0500
Wolfgang Denkf60ba0d2006-09-04 02:01:27 +02007535
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007536 * Fix a bunch of compiler warnings for gcc 4.0
Ben Warrenb985b5d2006-10-26 14:38:25 -04007537
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007538 Signed-off-by: Matthew McClintock <msm@freescale.com>
Wolfgang Denk6741ae92006-09-04 01:03:57 +02007539
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007540commit bf651baa365e5447246aad6a633ccd667cf24a39
7541Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007542Date: Wed Oct 11 10:10:43 2006 -0500
Marian Balakowiczf9328632006-09-01 19:49:50 +02007543
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007544 Move "ar" flags to config.mk to allow for silent "make -s"
Marian Balakowicz24d3d372006-09-01 19:47:42 +02007545
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007546commit 1fd5699a4a24f5c1dab1b32f480bace1ebb9fc3e
7547Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007548Date: Tue Oct 10 17:19:03 2006 -0500
Marian Balakowicz66080432006-09-01 19:46:22 +02007549
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007550 Coding style changes to remove local varible blocks
7551 and reformat a bit nicer.
Marian Balakowicz4c15ef52006-09-01 19:44:05 +02007552
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007553commit 8b283dbb3a08d1b8d406bc15f119e081b3e2606a
7554Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007555Date: Tue Oct 10 17:16:04 2006 -0500
Wolfgang Denk360b4102006-09-03 18:17:46 +02007556
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007557 Fix whitespace issues.
Detlev Zundel2c051652006-09-01 15:39:02 +02007558
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007559commit 7b382b7125f2397cce63253df62f183e3dfa2770
7560Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007561Date: Tue Oct 10 17:14:45 2006 -0500
Detlev Zundel2c051652006-09-01 15:39:02 +02007562
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007563 Fix whitespace issues.
Detlev Zundel2c051652006-09-01 15:39:02 +02007564
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007565commit e10390ddd736b0dad1528eec4b0fe35c0827139a
7566Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007567Date: Tue Oct 10 17:06:53 2006 -0500
Detlev Zundel2c051652006-09-01 15:39:02 +02007568
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007569 Fix whitespace issues.
Wolfgang Denk7d0432c2006-08-31 16:46:53 +02007570
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007571commit 89875e96ba3f023157bf50d5f8e33bf254964a76
7572Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007573Date: Tue Oct 10 17:03:43 2006 -0500
Wolfgang Denke8143e72006-08-30 23:09:00 +02007574
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007575 Ran lindent and cleaned up whitespace issues.
7576 Format for 80-columns too.
Wolfgang Denk0fd30252006-08-30 23:02:10 +02007577
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007578commit 333961ae7095fc66d8a041fce1ac9ee873b09d86
7579Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007580Date: Tue Oct 10 17:02:22 2006 -0500
Stefan Roese2b393b02006-08-29 08:05:15 +02007581
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007582 Fix whitespace and 80-col issues.
Stefan Roesef5577aa2006-08-29 08:04:32 +02007583
Wolfgang Denk8d9a8612006-11-30 01:54:07 +01007584commit 5c912cb1c31266c66ca59b36f9b6f87296421d75
7585Author: Stefan Roese <sr@denx.de>
7586Date: Sat Oct 7 11:36:51 2006 +0200
7587
7588 CFG_NAND_QUIET_TEST added to not warn upon missing NAND device
7589 Patch by Stefan Roese, 07 Oct 2006
7590
7591commit 5bc528fa4da751d472397b308137238a6465afd2
7592Author: Stefan Roese <sr@denx.de>
7593Date: Sat Oct 7 11:35:25 2006 +0200
7594
7595 Update ALPR code (NAND support working now)
7596 Patch by Stefan Roese, 07 Oct 2006
7597
7598commit 77d5034847d328753b80c46b83f960a14a26f40e
7599Author: Stefan Roese <sr@denx.de>
7600Date: Sat Oct 7 11:33:03 2006 +0200
7601
7602 Remove compile warnings in fpga code
7603 Patch by Stefan Roese, 07 Oct 2006
7604
7605commit f3443867e90d2979a7dd1c65b0d537777e1f9850
7606Author: Stefan Roese <sr@denx.de>
7607Date: Sat Oct 7 11:30:52 2006 +0200
7608
7609 Add CONFIG_BOARD_RESET to configure board specific reset function
7610 Patch by Stefan Roese, 07 Oct 2006
7611
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007612commit f55df18187e7a45cb73fec4370d12135e6691ae1
7613Author: John Traill <john.traill@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007614Date: Fri Sep 29 08:23:12 2006 +0100
Wolfgang Denk21a9cc02006-08-29 10:49:11 +02007615
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007616 Fix missing tCycle/modfreq calculation.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007617
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007618 Signed-off-by: John Traill <john.traill@freescale.com>
Wolfgang Denk16850912006-08-27 18:10:01 +02007619
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007620commit 8272dc2f58f2473d8995fcc9b916440cfba080f0
7621Author: Andy Fleming <afleming@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007622Date: Wed Sep 13 10:33:35 2006 -0500
Wolfgang Denk113f64e2006-08-25 01:38:04 +02007623
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007624 Updated config headers to add default FDT-based booting
Bartlomiej Siekaddde6b72006-08-22 10:38:18 +02007625
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007626commit 09f3e09e9ebcfa7919ca8931a4b5504fadd1f1d3
7627Author: Andy Fleming <afleming@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007628Date: Wed Sep 13 10:34:18 2006 -0500
Wolfgang Denked1cf842006-08-24 00:26:42 +02007629
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007630 Add support for eTSEC 3 & 4 on 8548 CDS
Ben Warrenb985b5d2006-10-26 14:38:25 -04007631
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007632 * Added support for using eTSEC 3 and eTSEC 4 on the 8548 CDS.
7633 This will only work on rev 1.3 boards (but doesn't break older boards)
7634 * Cleaned up some comments to reflect the expanded role of tsec
7635 in other systems
Marian Balakowicz6d3bc9b2006-08-18 19:14:46 +02007636
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007637commit 084d648b109c8984f83674043c1a7fa3885ef801
7638Author: Andy Fleming <afleming@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007639Date: Wed Sep 13 10:33:56 2006 -0500
Rafal Jaworowski6fe16a82006-08-18 10:39:11 +02007640
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007641 Added code to support 2.6.18 PCI changes in u-boot
Ben Warrenb985b5d2006-10-26 14:38:25 -04007642
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007643 * Added code to swizzle the IRQ map for the PCI
Wolfgang Denk94568b62006-08-14 23:23:06 +02007644
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007645commit afbdc649f8751e4f4f1a6f527edfe139773f2c15
7646Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007647Date: Tue Sep 19 09:34:10 2006 -0500
Wolfgang Denk2f6fa462006-08-14 23:17:47 +02007648
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007649 Modified makefile for new build mechanism.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007650
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007651 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Wolfgang Denkddd5d9d2006-08-14 22:43:13 +02007652
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007653commit d14ba6a798beb753e7a864500414fcc2d198b8bc
7654Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007655Date: Thu Sep 14 08:40:36 2006 -0500
Wolfgang Denk80f0c0f2006-08-14 22:05:26 +02007656
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007657 Handle 86xx SVR values according to the new Reference Manual.
7658 Both 8641 and 8641D have SVR == 0x8090, and are distinguished
7659 by the byte in bits 16-23 instead.
7660 Thanks to Jason Jin for noticing.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007661
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007662 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Wolfgang Denkd689e342006-08-14 21:18:21 +02007663
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007664commit 88c8f4921fc47fb0eb2384b16586f1bd7f275be7
7665Author: Zhang Wei <wei.zhang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007666Date: Mon Aug 28 14:25:31 2006 +0800
Wolfgang Denk0a0f3a42006-08-17 10:48:36 +02007667
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007668 Fixed an OF-tree off-by-one bug when adding a new property name.
7669 This bug will cause the kernel booting to pause a long time.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007670
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007671 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
7672 (cherry picked from 2f15776ccc6dc32377d8ba9652b8f58059c27c6d commit)
Wolfgang Denk6183bb92006-08-17 00:50:26 +02007673
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007674commit 9bff7a69a885adebbd2bd45990494ec4cf998a30
7675Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007676Date: Tue Aug 29 11:05:09 2006 -0500
Wolfgang Denk463764c2006-08-17 00:36:51 +02007677
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007678 Remove trailing empty lines.
Stefan Roesed8f961b2006-08-07 15:08:44 +02007679
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007680commit cd6d73d5b895a5935ac4fde0a356288142a584e0
7681Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007682Date: Tue Aug 29 09:48:49 2006 -0500
Stefan Roese4f92ed52006-08-07 14:33:32 +02007683
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007684 Remove bogus msync and use volatile asm.
Stefan Roese9ede3cc2006-08-07 14:31:21 +02007685
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007686commit 778d45049ce5927b65b3ff1d8e6692b654bdd49e
7687Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007688Date: Tue Aug 29 08:17:14 2006 -0500
Stefan Roesee335496a2006-08-07 14:29:04 +02007689
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007690 Add myself as maintainer for MPC8641HPCN.
Rafal Jaworowski36b904a2006-08-11 12:35:52 +02007691
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007692commit 2f15776ccc6dc32377d8ba9652b8f58059c27c6d
7693Author: Zhang Wei <wei.zhang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007694Date: Mon Aug 28 14:25:31 2006 +0800
Wolfgang Denkd8519dc2006-08-11 17:33:42 +02007695
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007696 Fixed an OF-tree off-by-one bug when adding a new property name.
7697 This bug will cause the kernel booting to pause a long time.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007698
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007699 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
Wolfgang Denk015c2002006-08-11 17:29:38 +02007700
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007701commit 5567806b67d0ae83493aa8823ad3b6c914f581d7
7702Author: Haiying Wang <haiying.wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007703Date: Fri Aug 25 14:38:34 2006 -0400
Rafal Jaworowski692519b2006-08-10 12:43:17 +02007704
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007705 Change ramdiskaddr and dtbaddr
7706 Remove PEX fluff commands.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007707
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007708 Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
7709 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Wolfgang Denka3d91812006-08-10 01:58:22 +02007710
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007711commit b2b78421d9db49c21a821af8a19c21c1f7dfb29e
7712Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007713Date: Wed Aug 23 13:32:45 2006 -0500
Bartlomiej Siekae51aae32006-08-03 23:20:13 +02007714
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007715 * Another small fix for booting with disable_of
Ben Warrenb985b5d2006-10-26 14:38:25 -04007716
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007717 Signed-off-by: Matthew McClintock <msm@freescale.com>
Wolfgang Denk6587f7e2006-08-07 20:28:05 +02007718
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007719commit 4a7cc0f21918e6ecf07ed57075d67df2c4a1299c
7720Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007721Date: Wed Aug 23 11:04:43 2006 -0500
Stefan Roesea2c95a72006-07-28 18:34:58 +02007722
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007723 Cleanup and lindent new AHCI driver.
Stefan Roese193dd952006-07-27 16:14:05 +02007724
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007725commit dabf9ef8c10b4dead5ef2106ef742b1c06b542de
7726Author: Jin Zhengxiong <jason@bus.ap.freescale.net>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007727Date: Wed Aug 23 19:15:12 2006 +0800
Stefan Roese3ca91222006-07-27 16:11:19 +02007728
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007729 Add AHCI define and sata support for MPC8641HPCN board.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007730
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007731 Signed-off-by:Jason Jin<jason.jin@freescale.com>
Wolfgang Denk4c4aca82006-07-26 10:33:37 +02007732
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007733commit 4782ac80b02f0d01afd309e2200dd3c7037f2ba4
7734Author: Jin Zhengxiong <jason@bus.ap.freescale.net>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007735Date: Wed Aug 23 19:10:44 2006 +0800
Wolfgang Denk4819fad2006-07-23 22:40:51 +02007736
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007737 Add AHCI support to u-boot
Ben Warrenb985b5d2006-10-26 14:38:25 -04007738
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007739 Add AHCI support in u-boot, enable the sata disk controllers which
7740 following the AHCI protocol.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007741
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007742 Signed-off-by:Jason Jin<jason.jin@freescale.com>
Wolfgang Denkfd279962006-07-22 21:45:49 +02007743
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007744commit d8ea2acf5f137cae99417df4f573d036ee384668
7745Author: Zhang Wei <wei.zhang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007746Date: Wed Aug 23 17:54:32 2006 +0800
Wolfgang Denk135ae002006-07-22 01:20:03 +02007747
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007748 Add dtb boot-up parameter to default boot commands.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007749
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007750 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
Wolfgang Denk966083e2006-07-21 15:24:56 +02007751
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007752commit b93775c2036b99baa390ea425c4771895bbc63c4
7753Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007754Date: Tue Aug 22 18:26:08 2006 -0500
Wolfgang Denk144f7792006-07-21 15:21:40 +02007755
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007756 Cleanup even more poorly introduced whitespace.
Wolfgang Denkb9365a22006-07-21 11:56:05 +02007757
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007758commit ae6241685cbcf0c79a3636530d2ceab1fb291a94
7759Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007760Date: Tue Aug 22 18:07:00 2006 -0500
Wolfgang Denk87a5c732006-07-21 11:38:33 +02007761
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007762 Cleanup more poorly introduced whitespace.
Wolfgang Denk029b6dc2006-07-21 11:37:40 +02007763
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007764commit 2c33e8a1c535b3ae91cf0b284480600bf3f57c57
7765Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007766Date: Tue Aug 22 17:54:05 2006 -0500
Wolfgang Denkb9365a22006-07-21 11:56:05 +02007767
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007768 Cleanup poorly introduced whitespace.
Wolfgang Denkb9365a22006-07-21 11:56:05 +02007769
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007770commit 80e955c7dd98f4b4fd23c2113caf75ed2b77b5b3
7771Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007772Date: Tue Aug 22 12:25:27 2006 -0500
Wolfgang Denkb9365a22006-07-21 11:56:05 +02007773
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007774 General indent and whitespace cleanups.
Wolfgang Denke6446702006-07-21 11:30:18 +02007775
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007776commit ffff3ae56f5842ca3679e4ce7922b819a87aad9f
7777Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007778Date: Tue Aug 22 12:06:18 2006 -0500
Wolfgang Denk53dd6ce2006-07-21 11:29:20 +02007779
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007780 General indent and whitespace cleanups.
Wolfgang Denk0352f172006-07-21 11:24:47 +02007781
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007782commit 41a0e8b304d3ff55fe27a230507aac79684016ac
7783Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007784Date: Tue Aug 22 10:42:21 2006 -0500
Wolfgang Denk311d8022006-07-21 11:20:46 +02007785
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007786 Cleanup compiler warnings.
Wolfgang Denk5078cce2006-07-21 11:16:34 +02007787
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007788commit 5de62c47a8628b3da4d73f7c07027f32a3342d40
7789Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007790Date: Tue Aug 22 09:31:59 2006 -0500
Wolfgang Denk5078cce2006-07-21 11:16:34 +02007791
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007792 Fix disable_of booting
Ben Warrenb985b5d2006-10-26 14:38:25 -04007793
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007794 Signed-off-by: Matthew McClintock <msm@freescale.com>
Wolfgang Denk978b1092006-07-19 18:01:38 +02007795
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007796commit 87a449c8ac396420cb24260f717ea9e6faa82047
7797Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007798Date: Tue Aug 22 09:23:55 2006 -0500
Wolfgang Denk45a212c2006-07-19 17:52:30 +02007799
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007800 Support for FDT in uImage format, error when using FDT from flash
Ben Warrenb985b5d2006-10-26 14:38:25 -04007801
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007802 Signed-off-by: Matthew McClintock <msm@freescale.com>
Wolfgang Denkbd3143f2006-07-19 14:49:35 +02007803
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007804commit 75c299c38369d01addd5e054b8a16217b70f4a86
7805Author: Haiying Wang <haiying.wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007806Date: Tue Aug 15 15:12:55 2006 -0400
Wolfgang Denkedd0b502006-07-19 14:44:03 +02007807
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007808 Unlock cache before kernel starts up for MPC86xx
Wolfgang Denkc786f422006-07-19 14:40:43 +02007809
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007810commit 67256678f00c09b0a7f19e862e5c1847553d31bc
7811Author: Haiying Wang <haiying.wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007812Date: Tue Aug 15 15:13:15 2006 -0400
Wolfgang Denkd053ce62006-07-19 14:23:12 +02007813
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007814 Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
Wolfgang Denk89366012006-07-19 14:16:38 +02007815
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007816commit 1c8f6d8fb028f156094d05f2d14298e6479364ac
7817Author: Haiying Wang <haiying.wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007818Date: Tue Aug 15 15:12:55 2006 -0400
Wolfgang Denk5a3dfef2006-07-19 14:13:02 +02007819
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007820 Unlock cache before kernel starts up for MPC86xx
Wolfgang Denk0de7fa52006-07-19 14:07:21 +02007821
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007822commit 0d9ccc55edf9a7f3c5b2b6263580a6ea8d702a04
7823Author: Haiying Wang <haiying.wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007824Date: Tue Aug 15 15:13:15 2006 -0400
Wolfgang Denkb87dfd22006-07-19 13:50:38 +02007825
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007826 Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
Wolfgang Denkf3e06df2006-07-18 17:44:19 +02007827
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007828commit 86c8e17f25e972a7e272950a0735fad84e082b88
7829Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007830Date: Wed Aug 16 13:59:47 2006 -0500
Bartlomiej Siekaf88a0ae2006-07-13 15:32:16 +02007831
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007832 * Fix disable_of booting
Ben Warrenb985b5d2006-10-26 14:38:25 -04007833
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007834 Signed-off-by: Matthew McClintock <msm@freescale.com>
Wolfgang Denkdbba3992006-07-13 22:32:45 +02007835
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007836commit 25c751e9adc86e22fe3b5b47cf2806379b575db7
7837Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007838Date: Wed Aug 16 10:54:09 2006 -0500
Wolfgang Denkdbba3992006-07-13 22:32:45 +02007839
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007840 * Support for FDT in uImage format, error when using FDT from flash
Ben Warrenb985b5d2006-10-26 14:38:25 -04007841
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007842 Signed-off-by: Matthew McClintock <msm@freescale.com>
Wolfgang Denkb87dfd22006-07-19 13:50:38 +02007843
Wolfgang Denk8d9a8612006-11-30 01:54:07 +01007844commit 899620c2d66d4eef3b2a0034d062e71d45d886c9
7845Author: Stefan Roese <sr@denx.de>
7846Date: Tue Aug 15 14:22:35 2006 +0200
7847
7848 Add initial support for the ALPR board from Prodrive
7849 NAND needs some additional testing
7850 Patch by Heiko Schocher, 15 Aug 2006
7851
7852commit f0ff4692ff3372dec55074a8eb444943ab095abb
7853Author: Stefan Roese <sr@denx.de>
7854Date: Tue Aug 15 14:15:51 2006 +0200
7855
7856 Add FPGA Altera Cyclone 2 support
7857 Patch by Heiko Schocher, 15 Aug 2006
7858
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007859commit fecf1c7e4de1b2779edc18742b91c22bdc32b68b
7860Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007861Date: Mon Aug 14 15:33:38 2006 -0500
Wolfgang Denk87791f32006-07-11 00:23:54 +02007862
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007863 Fix BAT0 to actually be cacheable, non-guarded as documented.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007864
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007865 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk985b9502006-07-10 23:22:43 +02007866
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007867commit 40bc83559db5745681909fd7382ae509567e116d
7868Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007869Date: Wed Aug 9 15:32:16 2006 -0500
Wolfgang Denk9d407992006-07-10 23:07:28 +02007870
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007871 Removed MPC8641HPCN DTS source file from build.
7872 It is no longer linked into U-Boot; its sources are
7873 now located in the kernel tree.
Ben Warrenb985b5d2006-10-26 14:38:25 -04007874
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007875 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Marian Balakowiczedd6cf22006-07-06 21:17:24 +02007876
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007877commit 34c3c0e01dbf1f8cc2bd08de92f2b89ba84921eb
7878Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007879Date: Wed Jun 28 10:47:03 2006 -0500
Wolfgang Denkcaaeaf92006-07-05 10:42:14 +02007880
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007881 * Switched default PCI speed for 8540 ADS back to 33MHz
Ben Warrenb985b5d2006-10-26 14:38:25 -04007882
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007883 * Added comments and a printf to warn that PCI-X won't
7884 work at 33MHz
7885 Patch by Andy Fleming 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04007886
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007887 Signed-off-by: Andy Fleming <afleming@freescale.com>
Marian Balakowiczce05de22006-07-04 08:47:23 +02007888
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007889commit b6c5e1373b6ea0bb37a18e4aeecec00613d1cd39
7890Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007891Date: Wed Jun 28 10:46:35 2006 -0500
Marian Balakowiczd19206b2006-07-04 01:27:46 +02007892
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007893 * Fixed a bug where 8555 PCI code used the old variable and function names Patch by Andy Fleming 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04007894
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007895 Signed-off-by: Andy Fleming <afleming@freescale.com>
Marian Balakowiczfbb0b552006-07-04 00:55:47 +02007896
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007897commit bf1dfffd8c26f8ecdd630a0ae4c834e751e4e452
7898Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007899Date: Wed Jun 28 10:46:13 2006 -0500
Marian Balakowiczfe84b482006-07-03 23:42:36 +02007900
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007901 * Added VIA configuration table
Ben Warrenb985b5d2006-10-26 14:38:25 -04007902
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007903 * Added support for PCI2 on CDS
7904 Patch by Andy Fleming 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04007905
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007906 Signed-off-by: Andy Fleming <afleming@freescale.com>
Marian Balakowiczbba68372006-06-30 18:35:04 +02007907
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007908commit c88f9fe66b64247e5b6a38410ba315ca25596d16
7909Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007910Date: Wed Jun 28 10:45:41 2006 -0500
Marian Balakowicz971a5dd2006-06-30 18:23:06 +02007911
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007912 * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04007913
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007914 Signed-off-by: Andy Fleming <afleming@freescale.com>
Wolfgang Denk3f7a63e2006-06-30 20:16:37 +02007915
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007916commit 97074ed9655309b64231bc2cee69fe85399f8055
7917Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007918Date: Wed Jun 28 10:45:17 2006 -0500
Wolfgang Denk3f7a63e2006-06-30 20:16:37 +02007919
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007920 * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04007921
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007922 Signed-off-by: Andy Fleming <afleming@freescale.com>
Wolfgang Denka63c31c2006-06-26 10:54:52 +02007923
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007924commit f0e6f57f71b3c4fdd13028eb03c3f3e91926dda2
7925Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007926Date: Wed Jun 28 10:44:49 2006 -0500
Heiko Schochercb0fdf32006-05-03 08:34:03 +02007927
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007928 * Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04007929
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007930 Signed-off-by: Andy Fleming <afleming@freescale.com>
Wolfgang Denkf73e73b2006-06-20 00:12:59 +02007931
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007932commit a4e11558b810ef2cddffdf7b9d86bc1130441960
7933Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007934Date: Wed Jun 28 10:44:23 2006 -0500
Wolfgang Denkb87dfd22006-07-19 13:50:38 +02007935
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007936 * Made sure the code which disables prefetch for PCI devices sets the size of the prefetch region to 0 Patch by Andy Fleming on 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04007937
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007938 Signed-off-by: Andy Fleming <afleming@freescale.com>
Wolfgang Denk0c32d962006-06-16 17:32:31 +02007939
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007940commit 0e16387db1d4aacd5bf35cb6d7c1942765c0347b
7941Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007942Date: Wed Jun 28 10:43:36 2006 -0500
Wolfgang Denkc12cffc2006-06-16 17:04:45 +02007943
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007944 * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04007945
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007946 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Wolfgang Denkc12cffc2006-06-16 17:04:45 +02007947
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007948commit 855e6fb073f9d04fe4a7f06c107ecbac6344ddd4
7949Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007950Date: Wed Jun 28 10:43:00 2006 -0500
Wolfgang Denkb87dfd22006-07-19 13:50:38 +02007951
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007952 * Removed the oftree.dts for stxxtx in light of the changes to the flat device tree handling code Patch by Matthew McClintock 26-June-2006
Wolfgang Denk10af6d52006-06-16 16:53:06 +02007953
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007954commit 5498d90312aad9f6bdbf047986027c35b03cd163
7955Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007956Date: Wed Jun 28 10:42:24 2006 -0500
Wolfgang Denk14d9ab32006-06-16 16:50:42 +02007957
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007958 * Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006
Wolfgang Denk1ac7e172006-06-16 16:43:33 +02007959
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007960commit 0267768eddc5ca7bc1865bc40c866829ac5efbfe
7961Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007962Date: Wed Jun 28 10:41:37 2006 -0500
Wolfgang Denkbc8bb6d2006-06-16 16:40:54 +02007963
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007964 * Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006
Wolfgang Denkbc8bb6d2006-06-16 16:40:54 +02007965
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007966commit 8fc8bd2cc479b6cd188fdede4010e0e052970b8a
7967Author: John Traill <john.traill@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007968Date: Wed Aug 9 14:33:50 2006 +0100
Wolfgang Denkcebd1fc2006-06-16 16:14:28 +02007969
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007970 Add Rapidio support for the MPC8641HPCN
Ben Warrenb985b5d2006-10-26 14:38:25 -04007971
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007972 Signed-off-by: John Traill <john.traill@freescale.com>
Wolfgang Denkcd65a3d2006-06-16 16:11:34 +02007973
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007974commit 91a414c7d1fb0eac912592cd995b30c9f23045c9
7975Author: John Traill <john.traill@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007976Date: Tue Aug 8 11:32:43 2006 +0100
Wolfgang Denk4bdb53c2006-06-16 15:56:12 +02007977
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007978 Fix caslat calculation
Ben Warrenb985b5d2006-10-26 14:38:25 -04007979
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007980 Signed-off-by: John Traill <john.traill@freescale.com>
Wolfgang Denkb9fff8e2006-06-16 15:52:58 +02007981
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007982commit 709d3073e74153278e7904a70819bbef7df50e1a
7983Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007984Date: Thu Aug 3 16:17:56 2006 -0500
Wolfgang Denk3e9a2992006-06-16 15:47:05 +02007985
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007986 Convert to mac-address in ethernet nodes.
Wolfgang Denke00f41e2006-06-16 15:45:03 +02007987
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007988commit 71748af833ca1017edf1415be376366ff2937d17
7989Author: Haiying Wang <haiying.wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007990Date: Fri Jul 28 12:41:35 2006 -0400
Wolfgang Denk33322402006-06-16 15:40:48 +02007991
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007992 Correct the irq value of DUART2
Wolfgang Denk9e18a4b2006-06-14 16:48:18 +02007993
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007994commit 9cb3e8816ae4d854e7dc22128c3eea3d70bb982c
7995Author: Haiying Wang <haiying.wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02007996Date: Fri Jul 28 12:41:41 2006 -0400
Stefan Roesedf02bd12006-06-14 10:18:39 +02007997
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02007998 Change the space size of PEX IO in README
Stefan Roeseed4633c2006-06-13 18:55:07 +02007999
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008000commit 239db37c94f7a92941c4465feceb867c609241c5
8001Author: Haiying Wang <haiying.wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008002Date: Fri Jul 28 12:41:18 2006 -0400
Heiko Schocher9acb6262006-04-20 08:42:42 +02008003
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008004 Move get_board_sys_clk to board directory
Scott McNutt9cc83372006-06-08 13:37:39 -04008005
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008006commit 492900b985439fbce1a118afde1e35def870db03
8007Author: John Traill <john.traill@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008008Date: Fri Jul 28 09:03:54 2006 +0100
Scott McNutt1f6ce8f2006-06-08 12:08:12 -04008009
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008010 Fix 8641HPCN pollution
Scott McNutt3d22d0b2006-06-08 12:03:21 -04008011
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008012commit 515ab8a62e8574e2babc6e8dcc43544ad221c5b2
8013Author: John Traill <john.traill@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008014Date: Fri Jul 28 08:16:06 2006 +0100
Scott McNuttc2ced002006-06-08 11:59:57 -04008015
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008016 Fix 8641HPCN timebase
Wolfgang Denk5d7022b2006-06-09 21:19:21 +02008017
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008018commit c86360b830f1eecd7a72208575dde4f57879faea
8019Author: Zhang Wei <wei.zhang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008020Date: Fri Jul 28 00:01:34 2006 +0800
Wolfgang Denke461a242006-06-07 11:36:02 +02008021
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008022 Fixed OF device tree of mpc86xxhpcn board.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008023
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008024 The changes works in with kernel irq mapping rework.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008025
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008026 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
Stefan Roese4526c872006-06-06 10:59:12 +02008027
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008028commit bea3f28d285942bf3f7ab339ce85178ded544225
8029Author: Haiying Wang <haiying.wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008030Date: Wed Jul 12 10:48:05 2006 -0400
Wolfgang Denk2fd9eb52006-06-02 17:04:21 +02008031
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008032 Add support for reading and writing mac addresses to or from ID EEPROM.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008033
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008034 Added code for reading and writing Mac addresses to/from ID EEPROM(0x57).
8035 With attached patch, we can use command "mac/mac read/mac save/"
8036 to read and write EEPROM under u-boot prompt.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008037
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008038 U-boot will calculate the checksum of EEPROM while bootup,
8039 if it is right, then u-boot will check whether the mac address
8040 of eTSEC0/1/2/3 is availalbe (non-zero).
Ben Warrenb985b5d2006-10-26 14:38:25 -04008041
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008042 If there is mac address availabe in EEPROM, u-boot will use it,
8043 otherewise, u-boot will use the mac address defined in
8044 MPC8641HPCN.h. This matches the requirement to set unique mac address
8045 for each TSEC port.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008046
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008047 Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
8048 Signed-off-by: York Sun <yorksun@freescale.com>
Wolfgang Denk2fd9eb52006-06-02 17:04:21 +02008049
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008050commit fcb28e763415e0e4e66b0f45842d1557ae198e5e
8051Author: Jin Zhengxiong <Jason.Jin@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008052Date: Thu Jul 13 10:35:10 2006 -0500
Wolfgang Denk62b8f542006-06-02 11:46:20 +02008053
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008054 Fixed initrd issue by define big RAM
Ben Warrenb985b5d2006-10-26 14:38:25 -04008055
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008056 Signed-off-by:Jason Jin <Jason.jin@freescale.com>
Wolfgang Denk392c2522006-05-30 23:32:44 +02008057
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008058commit e6cd2a1785d74ec3d30a86f1cb360be8de478151
8059Author: Jason Jin <Jason.jin@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008060Date: Fri Jul 7 10:01:45 2006 -0500
Wolfgang Denkb9b24802006-05-30 17:45:30 +02008061
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008062 We made a u-boot patch to fix the hang up issue
8063 when booting filesystem from ramdisk.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008064
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008065 Signed-off-by:Jason Jin <Jason.jin@freescale.com>
Wolfgang Denkba94a1b2006-05-30 15:56:48 +02008066
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008067commit 38433ccc5850ee70549af0b2bc5b920355ef5388
8068Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008069Date: Wed Jun 28 10:47:03 2006 -0500
Stefan Roese5770a1e2006-05-18 19:21:53 +02008070
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008071 * Switched default PCI speed for 8540 ADS back to 33MHz
8072 * Added comments and a printf to warn that PCI-X won't
8073 work at 33MHz
8074 Patch by Andy Fleming 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04008075
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008076 Signed-off-by: Andy Fleming <afleming@freescale.com>
Marian Balakowiczb62fa912006-05-17 12:18:48 +02008077
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008078commit e4c2a0eb0c3e3ffbf824800184ee42bdc99d5b19
8079Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008080Date: Wed Jun 28 10:46:35 2006 -0500
Marian Balakowicz27333f82006-05-17 12:16:26 +02008081
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008082 * Fixed a bug where 8555 PCI code used the old variable and
8083 function names
8084 Patch by Andy Fleming 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04008085
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008086 Signed-off-by: Andy Fleming <afleming@freescale.com>
Stefan Roese56ced702006-05-15 15:11:20 +02008087
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008088commit cbfc7ce756b88eb26e5537bc7b625c445c6dcfac
8089Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008090Date: Wed Jun 28 10:46:13 2006 -0500
Wolfgang Denk65165252006-05-15 13:52:51 +02008091
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008092 * Added VIA configuration table
8093 * Added support for PCI2 on CDS
8094 Patch by Andy Fleming 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04008095
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008096 Signed-off-by: Andy Fleming <afleming@freescale.com>
Wolfgang Denk8cba0902006-05-12 16:15:46 +02008097
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008098commit 52c7a68b8d587ebcf5a6b051b58b3d3ffa377ddc
8099Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008100Date: Wed Jun 28 10:45:41 2006 -0500
Wolfgang Denk977b50f2006-05-10 17:43:20 +02008101
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008102 * Fixed PCI memory definitions
8103 Patch by Andy Fleming 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04008104
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008105 Signed-off-by: Andy Fleming <afleming@freescale.com>
Stefan Roese278bc4b2006-05-10 15:06:58 +02008106
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008107commit 087454609e47295443af793a282cddcd91a5f49c
8108Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008109Date: Wed Jun 28 10:45:17 2006 -0500
Stefan Roesef90a3922006-05-10 15:01:40 +02008110
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008111 * Added support for initializing second PCI bus on 85xx
8112 Patch by Andy Fleming 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04008113
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008114 Signed-off-by: Andy Fleming <afleming@freescale.com>
Stefan Roese512f8d52006-05-10 14:10:41 +02008115
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008116commit b636aaeb6fd516a442fb611bbeeddf3077a687fb
8117Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008118Date: Wed Jun 28 10:44:49 2006 -0500
Stefan Roesed1dd22f2006-05-10 11:49:37 +02008119
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008120 * Added PCI-X #defines for PCI-X initialization
8121 Patch by Andy Fleming on 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04008122
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008123 Signed-off-by: Andy Fleming <afleming@freescale.com>
Stefan Roese77f63342006-05-10 11:28:48 +02008124
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008125commit 20abbc6fffa115690107cc942c7abf84bdc03a1b
8126Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008127Date: Wed Jun 28 10:44:23 2006 -0500
Stefan Roese6080a0e2006-05-10 10:55:16 +02008128
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008129 * Made sure the code which disables prefetch for PCI devices
8130 sets the size of the prefetch region to 0
8131 Patch by Andy Fleming on 17-Mar-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04008132
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008133 Signed-off-by: Andy Fleming <afleming@freescale.com>
Wolfgang Denk4af099b2006-05-09 13:49:12 +02008134
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008135commit 40d5fa35d02df22580593bf0039ab173367e8ef0
8136Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008137Date: Wed Jun 28 10:43:36 2006 -0500
Marian Balakowicz78b123c2006-05-09 11:54:44 +02008138
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008139 * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards
8140 Patch by Jon Loeliger 17-Jan-2006
Ben Warrenb985b5d2006-10-26 14:38:25 -04008141
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008142 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Marian Balakowicz6f5155a2006-05-09 11:51:51 +02008143
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008144commit be7e8b0cb5a0c49dc180075b96df296a893bf146
8145Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008146Date: Wed Jun 28 10:43:00 2006 -0500
Marian Balakowiczb75ef852006-05-09 11:45:31 +02008147
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008148 * Removed the oftree.dts for stxxtx in light of the changes
8149 to the flat device tree handling code
8150 Patch by Matthew McClintock 26-June-2006
Marian Balakowiczb4853b72006-05-09 11:43:59 +02008151
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008152commit 1b380ec225665e73959677f3893dc658c5925e05
8153Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008154Date: Wed Jun 28 10:42:24 2006 -0500
Marian Balakowicz0c056f02006-05-09 11:37:13 +02008155
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008156 * Patch to modify ft_build.c to update flat device trees in place
8157 Patch by Matthew McClintock 26-June-2006
Marian Balakowicz483a0cf2006-05-09 11:28:36 +02008158
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008159commit 98a9c4d468a942a09ebe8979bec508017f3e4462
8160Author: Matthew McClintock <msm@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008161Date: Wed Jun 28 10:41:37 2006 -0500
Wolfgang Denkf149d862006-05-05 00:59:28 +02008162
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008163 * Modify bootm command to support booting with flat device trees
8164 Patch by Matthew McClintock 26-June-2006
Kumar Gala8fe9bf62006-04-20 13:45:32 -05008165
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008166commit da012ab661fd4ab169dd7b9b32201a4df62cf34a
8167Author: Jin Zhengxiong <Jason.Jin@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008168Date: Wed Jun 28 08:43:56 2006 -0500
Wolfgang Denk610cf362006-05-03 01:24:04 +02008169
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008170 Change Id to symbolic name for RTL8139
Ben Warrenb985b5d2006-10-26 14:38:25 -04008171
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008172 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
Wolfgang Denkda4849f2006-05-03 01:04:58 +02008173
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008174commit bc09cf3c2bfb8d54c659cbb332f79d0950982fd0
8175Author: Jin Zhengxiong-R64188 <Jason.Jin@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008176Date: Tue Jun 27 18:12:10 2006 +0800
Wolfgang Denk983bebb2006-05-03 01:00:39 +02008177
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008178 Fix RTL8139 in big endian
Ben Warrenb985b5d2006-10-26 14:38:25 -04008179
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008180 signed-off-by: Jason Jin <Jason.Jin@freescale.com>
8181 signed-off-by: Wei Zhang <wei.zhang@freescale.com>
Wolfgang Denk983bebb2006-05-03 01:00:39 +02008182
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008183commit fcfb9a57947fc203b99fe81ab0578f7286261f9f
8184Author: Jin Zhengxiong-R64188 <Jason.Jin@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008185Date: Tue Jun 27 18:12:23 2006 +0800
Wolfgang Denk8546e232006-05-02 00:11:25 +02008186
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008187 Fix Tsec bug when no link
Ben Warrenb985b5d2006-10-26 14:38:25 -04008188
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008189 When tftp a non-exist file from the tftp server, u-boot will check
8190 the link of all eth port. The original file will return wrong link
8191 state on the no link ports.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008192
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008193 signed-off-by: Jason Jin <Jason.Jin@freescale.com>
Wolfgang Denk3577d3a2006-04-28 21:24:32 +02008194
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008195commit bd22c2b97514fbfb0e03bd9c72b3445e4dbd57e2
8196Author: Jin Zhengxiong-R64188 <Jason.Jin@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008197Date: Tue Jun 27 18:12:02 2006 +0800
dzu@denx.de6ca24c62006-04-21 18:30:47 +02008198
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008199 Fix bug for io_bar size during pci scan
Ben Warrenb985b5d2006-10-26 14:38:25 -04008200
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008201 During the pci scan process, Some devices return bar_reponse with the
8202 highest bytes 0, such as the pci bridge in uli1575 return bar_response
8203 with 0xffffff, So the bar_size should be manually set under 64K.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008204
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008205 Signed-off-by: Jason Jin <jason.jin@freescale.com>
dzu@denx.dea367d422006-04-19 11:52:46 +02008206
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008207commit fa7db9c377bc2353a17bf1d381d65a6c418728f0
8208Author: Jin Zhengxiong-R64188 <Jason.Jin@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008209Date: Tue Jun 27 18:11:54 2006 +0800
Wolfgang Denk8419c012006-04-18 11:05:03 +02008210
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008211 Enable PCIE1 for MPC8641HPCN board
Ben Warrenb985b5d2006-10-26 14:38:25 -04008212
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008213 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
Wolfgang Denkcf48eb92006-04-16 10:51:58 +02008214
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008215commit 684623ce92c5fd32e7db2d6e016945a67c5ffaba
8216Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008217Date: Thu Jun 22 08:51:46 2006 -0500
Wolfgang Denk27e166b2005-12-19 13:02:45 +01008218
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008219 Fix bug in 8641hpcn reset command with no args.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008220
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008221 Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
8222 Acked-by: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk27e166b2005-12-19 13:02:45 +01008223
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008224commit 8be429a5ddbf0ebe2d94174ba58fcfc7a24285dc
8225Author: Zhang Wei <wei.zhang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008226Date: Tue Jun 20 17:47:15 2006 +0800
Wolfgang Denkb81a4632006-04-13 16:35:22 +02008227
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008228 Reworked IRQ mapping in OF-tree.
Wolfgang Denkb28a31c2006-04-12 12:26:32 +02008229
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008230commit 0e4c2a17ca34001ed36d259f13cb88ada4611a8c
8231Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008232Date: Thu Jun 15 21:33:37 2006 -0500
Wolfgang Denkb28a31c2006-04-12 12:26:32 +02008233
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008234 Do not enable address translation on secondary CPUs.
8235 Do not set up BATs on secondary CPUs. Let Linux do the nasty.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008236
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008237 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Wolfgang Denkb28a31c2006-04-12 12:26:32 +02008238
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008239commit 8ecc971618f56029ad99d3516f8b297a6ed58971
8240Author: Jon Loeliger <jdl@jdl.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008241Date: Wed Jun 7 10:53:55 2006 -0500
Wolfgang Denk5fbb2cd2006-04-06 11:35:18 +02008242
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008243 Fix a get_board_sys_clk() use-before-def warning.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008244
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008245 Signed-off-by: Jon Loeliger <jdl@jdl.com>
Stefan Roese2662b402006-04-01 13:41:03 +02008246
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008247commit d9bf4858fca5aa4d651b283270f77da72ebadfd5
8248Author: Jon Loeliger <jdl@jdl.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008249Date: Wed Jun 7 10:52:49 2006 -0500
Stefan Roese2662b402006-04-01 13:41:03 +02008250
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008251 Allow DTC path to be passed in.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008252
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008253 Signed-off-by: Jon Loeliger <jdl@jdl.com>
Stefan Roese2662b402006-04-01 13:41:03 +02008254
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008255commit c83ae9ea6d93abbe751bf8a3396236a084e56f87
8256Author: Haiying Wang <haiying.wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008257Date: Tue Jun 6 16:54:29 2006 -0400
Stefan Roese2662b402006-04-01 13:41:03 +02008258
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008259 Modify the IRQ of DUART2
Stefan Roese2662b402006-04-01 13:41:03 +02008260
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008261commit c934f655f9aeca70a5c5f88b465d9e9d57a8d22e
8262Author: Jon Loeliger <jdl@jdl.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008263Date: Wed May 31 13:55:35 2006 -0500
Stefan Roese2662b402006-04-01 13:41:03 +02008264
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008265 Review cleanups.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008266
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008267 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Stefan Roese2662b402006-04-01 13:41:03 +02008268
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008269commit cb5965fb95b77a49f4e6af95248e0c849f4af03e
8270Author: Jon Loeliger <jdl@jdl.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008271Date: Wed May 31 12:44:44 2006 -0500
Stefan Roese2662b402006-04-01 13:41:03 +02008272
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008273 White space cleanup.
8274 Some 80-column cleanups.
8275 Convert printf() to puts() where possible.
8276 Use #include "spd_sdram.h" as needed.
8277 Enhanced reset command usage message a bit.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008278
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008279 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Stefan Roese35118532006-03-31 15:18:37 +02008280
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008281commit 3d5c5be547445dd3bd2eb7368d80df03ea437970
8282Author: Jon Loeliger <jdl@jdl.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008283Date: Wed May 31 11:39:34 2006 -0500
Stefan Roese35118532006-03-31 15:18:37 +02008284
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008285 Removed unneeded local_bus_init() from 8641HPCN board.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008286
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008287 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Stefan Roese35118532006-03-31 15:18:37 +02008288
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008289commit 4d3d729c16c392d2982d3266b659d333c927697d
8290Author: Jon Loeliger <jdl@jdl.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008291Date: Wed May 31 11:24:28 2006 -0500
Stefan Roese35118532006-03-31 15:18:37 +02008292
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008293 Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008294
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008295 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Stefan Roese35118532006-03-31 15:18:37 +02008296
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008297commit b2a941de060350ad15878d8219825f4950e9bb8e
8298Author: Jon Loeliger <jdl@jdl.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008299Date: Wed May 31 10:07:28 2006 -0500
Wolfgang Denkdb28ddb2006-04-03 15:46:10 +02008300
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008301 Remove dead debug code.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008302
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008303 Signed-off-by: Jon Loeliger <jdl@jdl.com>
Wolfgang Denk534ff672006-04-01 15:52:46 +02008304
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008305commit 126aa70f10ba3d20e0a6f4d32328250513b77770
8306Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008307Date: Tue May 30 17:47:00 2006 -0500
Wolfgang Denk534ff672006-04-01 15:52:46 +02008308
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008309 Move mpc86xx PIXIS code to board directory
Ben Warrenb985b5d2006-10-26 14:38:25 -04008310
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008311 First cut at moving the PIXIS platform code out of
8312 the 86xx cpu directory and into board/mpc8641hpcn
8313 where it belongs.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008314
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008315 Signed-off-by: Jon Loeliger <jdl@freescale.com>
Wolfgang Denkd87080b2006-03-31 18:32:53 +02008316
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008317commit 38cee12dcfcc257371c901c7e13e58ecab0a35d8
8318Author: Haiying Wang <Haiying.Wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008319Date: Tue May 30 09:10:32 2006 -0500
Wolfgang Denkf6dbbe92006-03-25 18:42:54 +01008320
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008321 Improve "reset" command's interaction with watchdog.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008322
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008323 "reset altbank" will reset another bank WITHOUT watch dog timer enabled
8324 "reset altbank wd" will reset another bank WITH watch dog enabled
8325 "diswd" will disable watch dog after u-boot boots up successfully
Ben Warrenb985b5d2006-10-26 14:38:25 -04008326
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008327 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Wolfgang Denk05d8dce2006-03-23 17:10:30 +01008328
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008329commit 70205e5a6ddc8528b11db9eb4d3fa0209d9fce2a
8330Author: Haiying Wang <Haiying.Wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008331Date: Tue May 30 08:51:19 2006 -0500
Wolfgang Denk5725f942006-03-21 01:58:07 +01008332
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008333 Fix two SDRAM setup bugs.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008334
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008335 Fix ECC setup bug.
8336 Enable 1T/2T based on number of DIMMs present.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008337
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008338 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Wolfgang Denk0b6ba542006-03-19 01:01:51 +01008339
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008340commit d11fec5015334deb2010e36ce00bb118cc5429a5
8341Author: Haiying Wang <Haiying.Wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008342Date: Fri May 26 10:24:48 2006 -0500
Marian Balakowiczd326f4a2006-03-16 15:19:35 +01008343
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008344 Add first draft of the MPC8641HPCN doc/README.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008345
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008346 Signed-off-by: Jon Loeliger <jdl@jdl.com>
Marian Balakowicz97f98002006-03-16 14:35:32 +01008347
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008348commit ed45d6c930b5939718a87ee12e25cf9a05978d4a
8349Author: Haiying Wang <Haiying.Wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008350Date: Fri May 26 10:13:04 2006 -0500
Marian Balakowicz991425f2006-03-14 16:24:38 +01008351
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008352 Added pci@8000 block.
8353 Updated ethernet interrupt mappings (moved up 48).
8354 Cleaned up a few comments.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008355
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008356 Signed-off-by: Jon Loeliger <jdl@jdl.com>
Marian Balakowicz4c8d1ec2006-03-14 16:23:35 +01008357
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008358commit 3033ebb20fd7c372c7bca3c9955a4692bb2240b7
8359Author: Haiying Wang <Haiying.Wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008360Date: Fri May 26 10:01:16 2006 -0500
Marian Balakowicz61f25152006-03-14 16:14:48 +01008361
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008362 Allow args on reset command.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008363
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008364 Signed-off-by: Jon Loeliger <jdl@jdl.com>
Marian Balakowicz6d8ae5a2006-03-14 16:12:48 +01008365
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008366commit 14e37081ff3cac7ebe6e93836523429853b6b292
8367Author: Jon Loeliger <jdl@jdl.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008368Date: Fri May 19 13:28:39 2006 -0500
Marian Balakowicze24e0f02006-03-14 16:03:46 +01008369
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008370 Change arbitration to round-robin for SMP linux.
Marian Balakowiczcd94ba32006-03-14 16:02:31 +01008371
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008372commit 9a655876e5995be80f49054e2509500e871e4d3a
8373Author: Jon Loeliger <jdl@jdl.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008374Date: Fri May 19 13:26:34 2006 -0500
Marian Balakowicza7c66ad2006-03-14 16:01:25 +01008375
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008376 Enable dual DDR controllers and interleaving.
Marian Balakowicz6e53e272006-03-14 15:59:25 +01008377
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008378commit 586d1d5abd3e525f1e1d9b81e5a61a4da6b2fa3c
8379Author: Jon Loeliger <jdl@jdl.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008380Date: Fri May 19 13:22:44 2006 -0500
Wolfgang Denk09e4b0c2006-03-17 11:42:53 +01008381
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008382 Update 86xx address map and LAWBARs.
Wolfgang Denkff7fefe2006-03-13 12:37:35 +01008383
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008384commit cccce5d0581bb0ba4602799a4b5112e58d1579cb
8385Author: Jon Loeliger <jdl@jdl.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008386Date: Fri May 19 13:14:15 2006 -0500
Stefan Roese15940c92006-03-13 11:16:36 +01008387
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008388 Remove L2 Cache invalidate polling.
Stefan Roese15940c92006-03-13 11:16:36 +01008389
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008390commit f35ec68fb066cec0e36294bfe07dec2d4e8ad3a8
8391Author: Jon Loeliger <jdl@jdl.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008392Date: Fri May 19 12:33:09 2006 -0500
Stefan Roese15940c92006-03-13 11:16:36 +01008393
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008394 Enable 2nd CPU and I2C.
Stefan Roesef3fecfe2006-03-13 09:43:01 +01008395
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008396commit bf690dcb512d34c4fceec0eb1e5c0e88a9db5d54
8397Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008398Date: Mon May 15 07:26:56 2006 -0500
Stefan Roese9a7b4082006-03-13 09:42:28 +01008399
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008400 Update interrupt mapping.
Wolfgang Denk95515302006-03-13 01:00:22 +01008401
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008402commit 6cfea33477b04b63ed47386ed1629529484c33ba
8403Author: Haiying Wang <Haiying.Wang@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008404Date: Wed May 10 09:38:06 2006 -0500
Wolfgang Denkc15f80e2006-03-13 00:50:48 +01008405
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008406 Remove unneeded INIT_RAM_LOCK cache twiddling.
8407 Correctly tracks r29 as global data pointer now.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008408
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008409 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Wolfgang Denkb38dbd42006-03-13 00:46:05 +01008410
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008411commit d4dd317b58c126a2a7e73f4764ecc1a7c97f876c
8412Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008413Date: Wed May 10 09:33:07 2006 -0500
Wolfgang Denkf07217c2006-03-12 23:27:46 +01008414
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008415 Remove unnecessary flash.c file.
Wolfgang Denk84c960c2006-03-12 23:17:31 +01008416
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008417commit 18b6c8cd8af6cc7f35180cedc4adb3236cc1a1b8
8418Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008419Date: Tue May 9 08:23:49 2006 -0500
Wolfgang Denk763b5f32006-03-12 23:13:27 +01008420
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008421 Get MPC8641HPCN flash images working.
Ben Warrenb985b5d2006-10-26 14:38:25 -04008422
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008423 Enable the CFI driver.
8424 Remove bogus LAWBAR7 cruft.
8425 Use correct TEXT_BASE, Fixup load script.
8426 Enable SPD EEPROM during DDR setup.
8427 Use generic RFC 1918 IP addresses by default.
Wolfgang Denkbe5048f2006-03-12 22:50:55 +01008428
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008429commit 5c9efb36a6b5431423f52888a0e3b4b515fe7eca
8430Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008431Date: Thu Apr 27 10:15:16 2006 -0500
Wolfgang Denkca273812006-03-12 22:45:47 +01008432
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008433 Cleanup whitespaces and style issues.
8434 Removed //-style comments.
8435 Use 80-column lines.
8436 Remove trailing whitespace.
8437 Remove dead code and debug cruft.
Wolfgang Denk8123eee2006-03-12 22:41:33 +01008438
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008439commit a2320a6bf8113a09544c42d160d10ac69d049a03
8440Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008441Date: Thu Apr 27 08:22:39 2006 -0500
Wolfgang Denk7c609082006-03-12 22:14:20 +01008442
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008443 Revert bad PCI prefetch limit change.
Kumar Gala86902b82006-01-12 19:51:38 -06008444
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008445commit debb7354d1ea4f694154818df5e5b523f5c1cc1d
8446Author: Jon Loeliger <jdl@freescale.com>
Wolfgang Denk2b2a40b2006-10-26 16:24:31 +02008447Date: Wed Apr 26 17:58:56 2006 -0500
Kumar Gala2688e2f2006-02-10 15:40:06 -06008448
Wolfgang Denk7c52c4b2006-10-24 21:35:55 +02008449 Initial support for MPC8641 HPCN board.