]> git.ipfire.org Git - people/ms/u-boot.git/blob - CHANGELOG
Coding Style cleanup, update CHANGELOG.
[people/ms/u-boot.git] / CHANGELOG
1 commit 92bad20ad74b70adf3839df9a0a47cce000ac3d7
2 Author: Mike Frysinger <vapier@gentoo.org>
3 Date: Tue Apr 8 14:00:57 2008 -0400
4
5 Add support for u-boot in svn and localversion-* files
6
7 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
8
9 commit d23ff6827decf121461fbc5622612fd7effe207e
10 Author: Guennadi Liakhovetski <lg@denx.de>
11 Date: Thu Apr 3 17:04:22 2008 +0200
12
13 MX31ADS network and flash updates
14
15 This patch allows U-Boot to use buffered writes to the Spansion NOR
16 flash installed on this board, and eliminates long delays in network
17 transfers after the board startup.
18
19 Also modify flash layout to embed main and redundant environment
20 blocks in the U-Boot image.
21
22 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
23
24 commit b5dc9b304d289831f291843ff88a45cbdf1a6290
25 Author: Guennadi Liakhovetski <lg@denx.de>
26 Date: Mon Apr 14 10:53:12 2008 +0200
27
28 Support for the MX31ADS evaluation board from Freescale
29
30 This patch adds support for the MX31ADS evaluation board from Freescale,
31 initialization code is copied from RedBoot sources, also provided by
32 Freescale.
33
34 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
35
36 commit 5e3dca577b7c1bf58bd2b48449b18b7e7dcd8e04
37 Author: Anatolij Gustschin <agust@denx.de>
38 Date: Thu Apr 17 18:18:00 2008 +0200
39
40 Fix crash on sequoia in ppc_4xx_eth_init
41
42 Currently U-Boot crashes in ppc_4xx_eth_init on sequoia
43 with cache enabled (TLB Parity exeption). This patch
44 fixes the problem.
45
46 Signed-off-by: Anatolij Gustschin <agust@denx.de>
47
48 commit accf7355767dc7f6b85d88bb1c75c9d95e84ba5b
49 Author: Anatolij Gustschin <agust@denx.de>
50 Date: Thu Apr 17 18:15:27 2008 +0200
51
52 ppc4xx: Fix crash on sequoia with cache enabled
53
54 Currently U-Boot crashes on sequoia board in CPU POST if
55 cache is enabled (CONFIG_4xx_DCACHE defined). The cache
56 won't be disabled by change_tlb before CPU POST because
57 there is an insufficient adress range check since
58 CFG_MEM_TOP_HIDE was introduced. This patch tries to fix
59 this problem.
60
61 Signed-off-by: Anatolij Gustschin <agust@denx.de>
62
63 commit 43c509254fab375c49936498da944658117ed07c
64 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
65 Date: Thu Apr 17 23:35:13 2008 +0900
66
67 Use jr as register jump instruction
68
69 Current assembler codes are inconsistent in the way of register jump
70 instruction usage; some use jr, some use j. Of course GNU as allows both
71 usages, but as can be expected from `Jump Register' the mnemonic `jr' is
72 more intuitive than `j'. For example, Linux doesn't have `j <reg>' usage
73 at all.
74
75 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
76
77 commit 7ce63709828d37b08866e537339a169bd0db2bd3
78 Author: Guennadi Liakhovetski <lg@denx.de>
79 Date: Tue Apr 15 14:15:30 2008 +0200
80
81 RTC driver for MC13783
82
83 MC13783 is a multifunction IS with an SPI interface to the host. This
84 driver handles the RTC controller in this chip.
85
86 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
87
88 commit 38254f45b0b412332726c90d3184ad47479fcffb
89 Author: Guennadi Liakhovetski <lg@denx.de>
90 Date: Tue Apr 15 14:14:25 2008 +0200
91
92 New i.MX31 SPI driver
93
94 This is an SPI driver for i.MX and MXC based SoCs from Freescale. So far
95 only implemented and tested on i.MX31, can with a modified register layout
96 and definitions be used for i.MX27, I think, MXC CPUs have similar SPI
97 controllers too.
98
99 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
100
101 commit 7064122c2eef92f02a03ef37a1a1c07e70cd4e38
102 Author: Magnus Lilja <lilja.magnus@gmail.com>
103 Date: Tue Apr 15 19:09:10 2008 +0200
104
105 Fix name of i.MX31 boards in config file header
106
107 Correct the name of the i.MX31 Litekit and phyCORE boards in config files.
108
109 Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
110
111 commit a49864593e083a5d0779fb9ca98e5a0f2053183d
112 Author: Mike Frysinger <vapier@gentoo.org>
113 Date: Sun Apr 13 19:42:19 2008 -0400
114
115 allow ports to override go behavior
116
117 Split the arch-specific logic out of the common go code and into a dedicated
118 weak function called do_go_exec() that lives in cpu directories. This will
119 need review from i386/nios people to make sure I didn't break them.
120
121 commit 017e9b7925f74878d0e9475388cca9bda5ef9482
122 Author: Mike Frysinger <vapier@gentoo.org>
123 Date: Sun Apr 13 19:42:18 2008 -0400
124
125 allow ports to override bootelf behavior
126
127 Change the bootelf setup function into a dedicated weak function called
128 do_bootelf_exec. This way ports can control the behavior however they
129 like before/after calling the ELF entry point.
130
131 commit a4b46ed6b3502335c3f3a5d672abe0bcb44f20b7
132 Author: Ulf Samuelsson <ulf@atmel.com>
133 Date: Sat Apr 12 20:56:03 2008 +0200
134
135 Reorder ARM boards in Makefile
136
137 Rearrange ARM boards in Makefile so that ARM926EJ-S boards
138 are no longer under ARM92xT header.
139
140 Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
141 Ack-By Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
142
143 commit c3a60cb3bd67e120fc99b6ba88d9295c3c07f688
144 Author: Ulf Samuelsson <ulf@atmel.com>
145 Date: Sat Apr 12 20:29:44 2008 +0200
146
147 Clean up dataflash partitioning
148
149 This patch removes the board dependent parts from
150 "drivers/mtd/dataflash.c".
151 Each board relying on this, will have the appropriate
152 code in a new file, "partition.c" in the board directory.
153 board Makefiles updated to use the file.
154
155 The dataflash partitions are aligned on sector/page boundaries.
156
157 The CONFIG_NEW_DF_PARTITION was used to create named partitions
158 This is now the default operation, and the CONFIG variable is removed.
159
160 Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
161
162 commit 51ecde946fec511a16346e498204ca10ad71080d
163 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
164 Date: Sat Apr 12 14:08:45 2008 +0200
165
166 gitignore: udpate stgit generated and .patch file
167
168 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
169
170 commit 66e39818e95f51ee1c1dd2094407a8929543fa6d
171 Author: Wolfgang Denk <wd@denx.de>
172 Date: Fri Apr 18 00:15:36 2008 -0700
173
174 Get rid of redundant copy of renamed header file.
175
176 Signed-off-by: Wolfgang Denk <wd@denx.de>
177
178 commit c3aafd8cf814e33a77de81c2f22b8c772216a3cc
179 Author: Vlad Lungu <vlad@comsys.ro>
180 Date: Fri Apr 11 21:20:14 2008 +0300
181
182 Fix dependency generation for older gcc versions
183
184 With gcc 3.3.3 at least, compilation fails with
185
186 Generating include/autoconf.mk
187 gcc: compilation of header file requested
188 make: *** [include/autoconf.mk] Error 1
189
190 since commit 16fe77752eee099b9fb61ed73460e51cc94b37ba.
191
192 Signed-off-by: Vlad Lungu <vlad@comsys.ro>
193
194 commit cb1c4896905ab22fcd982e6a8a539f0031942e71
195 Author: Marian Balakowicz <m8@semihalf.com>
196 Date: Fri Apr 11 11:07:49 2008 +0200
197
198 Restore the ability to continue booting after legacy image overwrite
199
200 Before new uImage code was merged, bootm code allowed for the kernel image to
201 get overwritten during decompresion. new uImage introduced a check for image
202 overwrites and refused to boot the image that got overwritten. This patch
203 restores the old behavior. It also adds a warning when the image overwriten is
204 a multi-image file, because in such case accessing componentes other than the
205 first one will fail.
206
207 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
208
209 commit de2b3216e6b4f3b2fe93759c05b17504f9dfe036
210 Author: Marian Balakowicz <m8@semihalf.com>
211 Date: Fri Apr 11 11:07:43 2008 +0200
212
213 ppc: Fix ftd_blob variable init when processing raw blob
214
215 Set fdt_blob variable before its value is printed out.
216
217 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
218
219 commit 3d36be030043cd841a2551d00a395135e363a64b
220 Author: Jason Wessel <jason.wessel@windriver.com>
221 Date: Thu Apr 10 14:30:16 2008 -0500
222
223 Remove all the search paths from the .lds files.
224
225 The cross compiler is responsible for providing the correct libraries
226 and the logic to find the linking libraries.
227
228 Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
229
230 commit 7d721e34ae6be7d7db63e8d060a246278bb7ae58
231 Author: Bartlomiej Sieka <tur@semihalf.com>
232 Date: Mon Apr 14 15:44:16 2008 +0200
233
234 Boot-related documentation update
235
236 - document 'bootm_low' and 'bootm_size' environment variables
237 - update inaccurate CFG_BOOTMAPSZ entry
238
239 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
240
241 commit a6f0bd9f2b1971e2a61ac0fd1fc2c96cb7a4b67a
242 Author: Guennadi Liakhovetski <lg@denx.de>
243 Date: Wed Apr 9 17:34:08 2008 +0200
244
245 Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"
246
247 Restore logic reverted by commit
248
249 commit 80767a6cead9990d9e77e62be947843c2c72f469
250 Author: Peter Pearse <peter.pearse@arm.com>
251 Date: Wed Sep 5 16:04:41 2007 +0100
252
253 Changed API name to coloured_led.h
254 Removed code using deprecated ifdef CONFIG_BOOTBINFUNC
255 Tidied other cpu/arm920t/start.S code
256
257 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
258
259 commit e25cb8d3f4fcc265a9cdf8e9d577b59bdb64bbaf
260 Author: Mike Frysinger <vapier@gentoo.org>
261 Date: Tue Apr 8 10:24:24 2008 -0400
262
263 Remove conflicting NAND ID
264
265 There are two NAND entries with ID 0xDC and this obviously causes problems.
266 In the kernel, they punted the first entry, so we should do the same.
267
268 See this upstream e-mail for more info:
269 http://lists.infradead.org/pipermail/linux-mtd/2007-July/018795.html
270
271 Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
272 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
273
274 commit 188e94c370621708d13547d58dbc6ed3c5602aa8
275 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
276 Date: Tue Apr 8 16:20:35 2008 +0900
277
278 cpu/mips/cpu.c: Fix flush_cache bug
279
280 Cache operations have to take line address (addr), not start_addr.
281 I noticed this bug when debugging ping failure.
282
283 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
284
285 commit 8f2a68a07c058fca1d413e54f71c2e7e78a74ed4
286 Author: Martin Krause <martin.krause@tqs.de>
287 Date: Thu Apr 3 14:29:01 2008 +0200
288
289 TQM5200: fix default IDE reset level
290
291 Before the first call of ide_reset(), the level of the IDE reset
292 signal on the TQM5200 is low (reset asserted). This patch sets the
293 default value to high (reset not asserted).
294
295 Currently this patch fixes no real problem, but it is cleaner to
296 assert the reset signal only on demand, and not permanently.
297
298 Signed-off-by: Martin Krause <martin.krause@tqs.de>
299
300 commit c61e033d6e8abb7b4060ee36060961e1399f6079
301 Author: Detlev Zundel <dzu@denx.de>
302 Date: Thu Apr 3 14:18:48 2008 +0200
303
304 mgcoge, mgsuv: realign CONFIG_EXTRA_ENV_SETTING
305
306 Signed-off-by: Detlev Zundel <dzu@denx.de>
307
308 commit f308572e19eb7fe63aa3d41f214cde4c23c9800f
309 Author: Detlev Zundel <dzu@denx.de>
310 Date: Thu Apr 3 14:18:47 2008 +0200
311
312 mgcoge, mgsuv: rename 'addcon' to 'addcons'
313
314 The latter name with 13 users is already established, so we will use
315 that.
316
317 Signed-off-by: Detlev Zundel <dzu@denx.de>
318
319 commit e175eacc87c3a9e4dad0799fee0e95732520afc7
320 Author: Martin Krause <martin.krause@tqs.de>
321 Date: Thu Apr 3 13:37:56 2008 +0200
322
323 IDE: fix bug in reset sequence
324
325 According to the ata (ata5) specification the RESET- signal
326 shall be asserted for at least 25 us. Without this patch,
327 the RESET- signal is asserted on some boards for only < 1 us
328 (e. g. on the TQM5200). This patch adds a general delay of
329 25 us to the RESET- signal.
330
331 Without this patch a Platinum 4 GiB CF card is not recognised
332 properly on boards with a TQM5200 (STK52xx, TB5200).
333
334 Signed-off-by: Martin Krause <martin.krause@tqs.de>
335
336 commit 813bea96a960916c72b4a3a7df840151529c26ce
337 Author: Sascha Laue <Sascha.Laue@gmx.biz>
338 Date: Thu Apr 3 14:43:11 2008 +0200
339
340 lwmon5: disable CONFIG_ZERO_BOOTDELAY
341
342 Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
343
344 commit 53eec6f1d25932e76d63ccb14082792b0b96bf41
345 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
346 Date: Wed Apr 2 08:03:58 2008 +0200
347
348 ds174x: Fix warning on return in rtc_get and rtc_set functions
349
350 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
351
352 commit a253b38bf50c85227c33ca0febc870ee49d1588e
353 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
354 Date: Wed Apr 2 08:03:57 2008 +0200
355
356 cmd_log.c: Fix assignment differ in signedness
357
358 In function 'logbuff_init_ptrs':
359 cmd_log.c:79: warning: pointer targets in assignment differ in signedness
360
361 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
362
363 commit 6c0e9a8f1cc090fbfbc6f86b6b4fd17a1628f3df
364 Author: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
365 Date: Wed Apr 2 11:04:43 2008 +0530
366
367 Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c
368
369 Signed-off-by: gururaja hebbar <gururajakr@sanyo.co.in>
370
371 commit 478d5ec9ae3cbcc6040241d2d73dbbc61fe9b49d
372 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
373 Date: Tue Apr 1 14:07:10 2008 +0200
374
375 s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrame
376
377 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
378
379 commit c08fb3ea36d19b1640b7906264581e9105534399
380 Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
381 Date: Tue Apr 15 10:24:14 2008 +0200
382
383 Additional PCI IDs for IDE and network controllers
384
385 These PCI IDs are required by the Linkstation platforms.
386
387 Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
388
389 commit c0559be371b2a64b1a817088c3308688e2182f93
390 Author: Joakim Tjernlund <joakim.tjernlund@transmode.se>
391 Date: Mon Apr 14 23:01:50 2008 +0200
392
393 Change env_get_char from a global function ptr to a function.
394
395 This avoids an early global data reference.
396
397 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
398
399 commit 3e0f331c05d72f140715c1e9fca991927e44d422
400 Author: Guennadi Liakhovetski <lg@denx.de>
401 Date: Tue Apr 29 12:35:08 2008 +0000
402
403 Clean up smsc911x driver
404
405 Replace direct register address derefencing with accessor functions.
406 Restrict explicitly 32-bit bus-width, extend affected configurations
407 respectively.
408
409 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
410 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
411
412 commit de1b686b763aa8b87a86f6748ce9169e7fc0e4cd
413 Author: Sascha Hauer <s.hauer@pengutronix.de>
414 Date: Tue Apr 15 00:08:20 2008 -0400
415
416 This patch adds a driver for the following smsc network controllers:
417 LAN9115
418 LAN9116
419 LAN9117
420 LAN9215
421 LAN9216
422 LAN9217
423
424 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
425 Signed-off-by: Guennadi Liakhovetski<lg@denx.de>
426 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
427
428 commit 3dfd4aab929cccddb63d9ea509967861e1333b52
429 Author: Sascha Laue <Sascha.Laue@gmx.biz>
430 Date: Tue Apr 1 15:13:03 2008 +0200
431
432 Fix watchdog POST for lwmon5
433
434 If the hardware watchdog detects a voltage error, the watchdog sets
435 GPIO62 to low. The watchdog POST has to detect this low level.
436
437 Signed-off-by: Sascha Laue <leglas0@legpc180.leg.liebherr.i>
438
439 commit 24b448448a917e52806f82660a5c9d47608894fb
440 Author: Dave Liu <r63238@freescale.com>
441 Date: Tue Apr 1 15:22:11 2008 +0800
442
443 ata: update the libata.h from ata.h of linux kernel
444
445 Current libata.h of u-boot is out of sync from linux kernel,
446 this patch make it be consistent with linux kernel.
447
448 Signed-off-by: Dave Liu <daveliu@freescale.com>
449 Signed-off-by: Tor Krill <tor@excito.com>
450
451 commit f8f9dc98883f66f59eb0601da65808e6b139c87c
452 Author: Kumar Gala <galak@kernel.crashing.org>
453 Date: Mon Mar 31 11:59:27 2008 -0500
454
455 Allow use of ARCH=powerpc when building
456
457 The linux kernel is now mostly ARCH=powerpc, so to make life easier
458 allow use to use ARCH=powerpc and convert it to ARCH=ppc.
459
460 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
461
462 commit 8af657d2c6d1ca4f2f76973531394d4578ba2ef0
463 Author: Kyungmin Park <kmpark@infradead.org>
464 Date: Mon Mar 31 10:40:54 2008 +0900
465
466 Add apollon board MAINTAINERS entry
467
468 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
469
470 commit 77e475cc0ed1832160017d364be32a0be9ff02a9
471 Author: Kyungmin Park <kmpark@infradead.org>
472 Date: Mon Mar 31 10:40:36 2008 +0900
473
474 Fix OneNAND read
475
476 It should access with 16-bit instead of 8-bit
477
478 Now it uses the generic memcpy with 8-bit access. It means it reads wrong data from OneNAND.
479
480 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
481
482 commit a9da2b41079d230db3a5641625311983f85ce1fb
483 Author: Kyungmin Park <kmpark@infradead.org>
484 Date: Mon Mar 31 10:40:19 2008 +0900
485
486 Fix OneNAND erase command
487
488 It mis-calculates the block address.
489 Also fix DECLARE_GLOBAL_DATA_PTR in env_onenand.
490
491 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
492
493 commit 61525f2ffa156665a66908fda47dbf29d65ea579
494 Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
495 Date: Mon Mar 31 01:32:15 2008 +0200
496
497 Support for LinkStation / KuroBox HD and HG PPC models
498
499 This patch is based on the port by Mihai Georgian (see linkstation.c for
500 Copyright information) and implements support for LinkStation / KuroBox HD
501 and HG PPC models from Buffalo Technology, whereby HD is deactivated at
502 the moment, pending network driver fixing.
503
504 Notice to users: this is pretty much a barebone port. Support for network
505 on HG models is already in the U-Boot mainline, but you might also want
506 patches to switch fan / phy modes depending on the negotiated ethernet
507 parameters. This patch also doesn't support console switching, booting EM
508 mode, Buffalo specific ext2 magic number. So, if you want to use any of
509 those, you need additional patches. Otherwise this patche provides a fully
510 functional u-boot with a network console on your system.
511
512 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
513
514 commit 0f3ba7e9783f352318f197a3148f6d5cc3d75bea
515 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
516 Date: Sun Mar 30 01:22:13 2008 -0500
517
518 Add CONFIG_MII_INIT support to related boards
519
520 Replace CONFIG_8xx and CONFIG_MCF532x to CONFIG_MII_INIT in
521 cmd_init.c. Add CONFIG_MII_INIT to board configuration files
522 that use mii_init() in cmd_init.c.
523
524 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
525 Acked-by: Ben Warren <biggerbadderben@gmail.com>
526
527 commit f33fca22e76f20e4e4793810ca7a06a4805a6cf4
528 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
529 Date: Sun Mar 30 01:19:06 2008 -0500
530
531 Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards
532
533 Remove test for CONFIG_MPC5200 in drivers/pci/pci_auto.c and define
534 CONFIG_PCIAUTO_SKIP_HOST_BRIDGE in related board configuration files.
535
536 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
537
538 commit e99ccb488181d012248c6be30b2093e950319fc5
539 Author: Kumar Gala <galak@kernel.crashing.org>
540 Date: Thu Mar 27 11:46:38 2008 -0500
541
542 Introduce phys_size_t and move phys_addr_t into asm/types.h
543
544 Also add CONFIG_PHYS_64BIT on powerpc to deal with 32-bit ppc's
545 that have larger physical addresses like 44x, 85xx, and 86xx.
546
547 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
548
549 commit 20a14a42a25f72e379f38460b8a8484667536795
550 Author: Andy Fleming <afleming@freescale.com>
551 Date: Wed Apr 2 16:19:07 2008 -0500
552
553 Rename include/md5.h to include/u-boot/md5.h
554
555 Some systems have md5.h installed in /usr/include/. This isn't the
556 desired file (we want the one in include/md5.h). This will avoid the
557 conflict. This fixes the host tools building problem by creating a new
558 directory for U-Boot specific header files.
559
560 [Patch by Andy Fleming, modified to use separate directory by Wolfgang
561 Denk]
562
563 Signed-off-by: Wolfgang Denk <wd@denx.de>
564 Signed-off-by: Andy Fleming <afleming@freescale.com>
565 Acked-by: Timur Tabi <timur@freescale.com>
566
567 commit f297b7a1ec87433f66320d89d993e1bc738c66b8
568 Author: Dave Liu <r63238@freescale.com>
569 Date: Thu Mar 27 18:51:17 2008 +0800
570
571 drivers: code clean up
572
573 Signed-off-by: Dave Liu <daveliu@freescale.com>
574
575 commit 0ff7cba4a2e51c90827f6d21a0b28b4d67109597
576 Author: Dave Liu <r63238@freescale.com>
577 Date: Thu Mar 27 18:50:41 2008 +0800
578
579 drivers: clean up the ata_piix.h
580
581 Signed-off-by: Dave Liu <daveliu@freescale.com>
582
583 commit e8f7ba404f1409606962815ecc955a06984b08b3
584 Author: Dave Liu <r63238@freescale.com>
585 Date: Thu Mar 27 18:49:56 2008 +0800
586
587 doc: english polishing for README.sata
588
589 according to gvb's suggestion, polishing for the doc.
590
591 Signed-off-by: Jerry Van Baren <gerald.vanbaren@ge.com>
592 Signed-off-by: Dave Liu <daveliu@freescale.com>
593
594 commit 3e3f766a5274d204780460e1879723b565296d34
595 Author: Kumar Gala <galak@kernel.crashing.org>
596 Date: Wed Mar 26 18:53:28 2008 -0500
597
598 Fix warnings introduced by I2C bus speed setting patch
599
600 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
601
602 commit 3c735e7437150e8615f26930c7819db85634276d
603 Author: eran liberty <eran.liberty@gmail.com>
604 Date: Thu Mar 27 00:50:49 2008 +0100
605
606 Altera Stratix II support
607
608 Adds Support for Altera's Stratix II.
609
610 Within your board specific init file you will have to call
611
612 1. fpga_init (/* relocated code offset. usually => */ gd->reloc_off);
613 2. fpga_add (fpga_altera, (Altera_desc*)&altera_desc);
614
615 Altera_desc* contines (for example):
616 {
617 Altera_StratixII, /* part type */
618 passive_serial, /* interface type */
619 1, /* bytes of data part can accept */
620 (void *)(&funcs), /* interface function table */
621 0L, /* base interface address */
622 0 /* implementation specific cookie */
623 }
624
625 funcs is the interface. It is of type altera_board_specific_func.
626 It looks like this:
627 altera_board_specific_func func = {
628 pre_fn,
629 config_fn,
630 status_fn,
631 done_fn,
632 clk_fn,
633 data_fn,
634 abort_fn,
635 post_fn,
636 };
637
638 you will have to implement these functions, which is usually bit
639 banging some gpio.
640
641 Signed-off-by: Eran Liberty <liberty@extricom.com>
642
643 commit 5ece9ec9f6cd52950ab848e2fe422dacf1d3a335
644 Author: Wolfgang Denk <wd@denx.de>
645 Date: Sun Apr 13 14:32:54 2008 -0700
646
647 Update CHANGELOG
648
649 Signed-off-by: Wolfgang Denk <wd@denx.de>
650
651 commit 5ad862166aa24d62a69aa9c708f6b2f5c0d28fb7
652 Author: Sascha Hauer <s.hauer@pengutronix.de>
653 Date: Wed Mar 26 20:41:17 2008 +0100
654
655 Phytec Phycore-i.MX31 support
656
657 This patch adds support for the Phytec Phycore-i.MX31 board
658
659 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
660 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
661
662 commit caebc95be3b42e5147b5fac7672ac4b2693ef7e1
663 Author: Sascha Hauer <s.hauer@pengutronix.de>
664 Date: Wed Mar 26 20:41:09 2008 +0100
665
666 mx31 litekit support
667
668 This patch adds support for the mx31 litekit board
669
670 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
671 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
672
673 commit cdace0661208754a53019ea0dc7b803a040e0939
674 Author: Sascha Hauer <s.hauer@pengutronix.de>
675 Date: Wed Mar 26 20:40:49 2008 +0100
676
677 add an i2c driver for mx31
678
679 This patch adds an i2c driver for Freescale i.MX processors
680
681 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
682 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
683
684 commit 9b56f4f0306f3940b0aafd823ed6ecfc2d75d6c6
685 Author: Sascha Hauer <s.hauer@pengutronix.de>
686 Date: Wed Mar 26 20:40:42 2008 +0100
687
688 core support for Freescale mx31
689
690 This patch adds the core support for Freescale mx31
691
692 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
693 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
694
695 commit 7ec68862a27c8f6f6d566228de8f6724d964a939
696 Author: Wolfgang Denk <wd@denx.de>
697 Date: Sun Apr 13 14:19:23 2008 -0700
698
699 Fix compile error
700
701 ...as suggested by Peter Pearse
702
703 Signed-off-by: Wolfgang Denk <wd@denx.de>
704
705 commit 5252ed95204bdf55bec5a90ea69860bf2f78c643
706 Author: Sascha Hauer <s.hauer@pengutronix.de>
707 Date: Wed Mar 26 20:40:36 2008 +0100
708
709 Separate omap24xx specific code from arm1136
710
711 Move omap24xx code to cpu/arm1136/omap24xx, rename include/asm-arm/arch-arm1136
712 to cpu/arm1136/omap24xx.
713
714 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
715 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
716
717 commit 1f1d88dd40815332df32982e739f2ddd2da6fe1a
718 Author: Mike Frysinger <vapier@gentoo.org>
719 Date: Tue Jan 29 18:21:05 2008 -0500
720
721 disable caches before booting an app for Blackfin apps
722
723 It isn't generally save to execute applications outside of U-Boot with caches
724 enabled due to the way the Blackfin processor handles caches (requires
725 software assistance). This patch disables caches before booting an ELF or
726 just booting raw code. The previous discussion on the patch was that we
727 wanted to use weaks instead, but that proved to not be feasible when multiple
728 symbols are involved, which puts us back at the ifdef solution. I've
729 minimized the ugliness by moving the setup step outside of the main function.
730
731 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
732
733 commit e6dfed705efa44ebf00d21bb1588c6ccc8f3ad32
734 Author: Wolfgang Denk <wd@denx.de>
735 Date: Sun Apr 13 10:03:54 2008 -0700
736
737 ppc: Get rid of unused machine type definitions
738
739 Signed-off-by: Wolfgang Denk <wd@denx.de>
740
741 commit 1aeed8d71acb3290cf2446f316d6ba437e7881c4
742 Author: Wolfgang Denk <wd@denx.de>
743 Date: Sun Apr 13 09:59:26 2008 -0700
744
745 Coding Style cleanup; update CHANGELOG
746
747 Signed-off-by: Wolfgang Denk <wd@denx.de>
748
749 commit 7754f33c6fb7a2c050388d20bf3847038558bdcf
750 Author: Larry Johnson <lrj@acm.org>
751 Date: Thu Feb 21 13:58:11 2008 -0500
752
753 LM73 bug fix for negative temperatures and cleanup
754
755 When the LM73 temperature sensor measures a temperature below 0 C, the
756 current driver does not perform sign extension, so the result returned is
757 512 C too high. This patch fixes the problem, and does general cleanup
758 of the code.
759
760 Signed-off-by: Larry Johnson <lrj@acm.org>
761
762 commit 96ef831f713289afba19da0c8f905e99da2b23e0
763 Author: Guennadi Liakhovetski <lg@denx.de>
764 Date: Thu Apr 3 13:36:02 2008 +0200
765
766 cfi_flash: Support buffered writes on non-standard Spansion NOR flash
767
768 Some NOR flash chip from Spansion, for example, the s29ws-n MirrorBit
769 series require different addresses for buffered write commands. Define a
770 configuration option to support buffered writes on those chips. A more
771 elegant solution would be to automatically detect those chips by parsing
772 their CFI records, but that would require introduction of a fixup table
773 into the cfi_flash driver.
774
775 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
776
777 commit 3f9c542d3d69b1a10a5e193e779133a0454d1f44
778 Author: Lee Nipper <lee.nipper@freescale.com>
779 Date: Thu Apr 10 09:35:06 2008 -0500
780
781 mpc83xx: Update DIMM data bus width test to support 40-bit width
782
783 32-bit wide ECC memory modules report 40-bit width.
784 Changed the DIMM data bus width test to 'less than 64' instead of 'equal 32'.
785
786 Signed-off-by: Lee Nipper <lee.nipper@freescale.com>
787 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
788
789 commit 5fb5a689d822ca61e814bd523fc930af335242fa
790 Author: Dave Liu <r63238@freescale.com>
791 Date: Mon Mar 31 17:05:12 2008 +0800
792
793 mpc83xx: Fix the bug of serdes initialization
794
795 Currently the serdes will not be initializated due to the
796 partid's error.
797
798 Signed-off-by: Dave Liu <daveliu@freescale.com>
799 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
800
801 commit 2000784818f043db7ca60e2846a72d097766b894
802 Author: Dave Liu <r63238@freescale.com>
803 Date: Thu Apr 3 16:28:29 2008 +0800
804
805 mpc83xx: Fix the SATA clock setting of 837x targets
806
807 Currently the SATA controller clock is configured as CSB clock,
808 usually the CSB clock is 400/333/266MHz.
809
810 However, The SATA IP block is only guaranteed to operate up to
811 200 MHz as stated in the HW spec.
812
813 The bug is reported by Joe D'Abbraccio <ljd015@freescale.com>
814
815 This patch makes the SATA clock as half of CSB clock.
816
817 Signed-off-by: Dave Liu <daveliu@freescale.com>
818 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
819
820 commit 1ac4f320bf0b593aa0a741f2d649a8ece8838672
821 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
822 Date: Wed Apr 2 13:41:21 2008 +0200
823
824 mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'
825
826 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
827 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
828
829 commit 97b3ecb575a92fa34c1765229dbc06f2b662f139
830 Author: Kumar Gala <galak@kernel.crashing.org>
831 Date: Wed Apr 9 04:20:57 2008 -0500
832
833 85xx: Fix detection of MP cpu spin up
834
835 We were looking at the wrong memory offset to determine of a secondary
836 cpu had been spun up or not. Also added a warning message if the
837 all the secondary cpus we expect don't spin up.
838
839 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
840
841 commit f3e04bdc3f360c66801a9048956e61e41a16edba
842 Author: Kumar Gala <galak@kernel.crashing.org>
843 Date: Tue Apr 8 10:45:50 2008 -0500
844
845 85xx: Use SVR_SOC_VER instead of SVR_VER
846
847 The recent change introduced by 'Update SVR numbers to expand support'
848 now requires that we use SVR_SOC_VER instead of SVR_VER if we want
849 to compare against a particular processor id.
850
851 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
852
853 commit 5b2052e5f5fcce5dbd4d2750a29c0e45bce806e7
854 Author: Eugene O'Brien <eugene.obrien@advantechamt.com>
855 Date: Fri Apr 11 10:00:35 2008 -0400
856
857 ppc4xx: Fix power mgt definitions for PPC440
858
859 Corrected DCR addresses of PPC440EP power management registers.
860
861 Signed-off-by: Eugene O'Brien <eugene.obrien@advantechamt.com>
862
863 commit 950a392464e616b4590bc4501be46e2d7d162dea
864 Author: Wolfgang Denk <wd@denx.de>
865 Date: Fri Apr 11 15:11:26 2008 +0200
866
867 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
868
869 Reverting became necessary after it turned out that the patches in
870 the u-boot-arm repo were modified, and in some cases corrupted.
871
872 This reverts the following commits:
873
874 066bebd6353e33af3adefc3404560871699e9961
875 7a837b7310166ae8fc8b8d66d7ef01b60a80f9d6
876 c88ae20580b2b01487b4cdcc8b2a113f551aee36
877 a147e56f03871bba4f05058d5e04ce7deb010b04
878 d6674e0e2a6a1f033945f78838566210d3f28c95
879 8c8463cce44d849e37744749b32d38e1dfb12e50
880 c98b47ad24b2d91f41c09a3d62d7f70ad84f4b7d
881 8bf69d81782619187933a605f1a95ee1d069478d
882 8c16cb0d3b971f46fbe77c072664c0f2dcd4471d
883 a574a73852a527779234e73e17e7597fd8128882
884 1377b5583a48021d983e1fd565f7d40c89e84d63
885 1704dc20917b4f71e373e2c888497ee666d40380
886
887 Signed-off-by: Wolfgang Denk <wd@denx.de>
888
889 commit 64e541f4c1b413dd84c7e409f5c2bf328db2ac13
890 Author: Stefan Roese <sr@denx.de>
891 Date: Fri Apr 11 07:02:29 2008 +0200
892
893 ppc4xx: Update Kilauea defconfig to use device-tree booting as default
894
895 This patch reworks the default environment on Kilauea/Haleakala. Now
896 "net_nfs" for exmaple uses the device-tree style booting formerly know
897 as "net_nfs_fdt". Also the addresses in RAM were changed because of the
898 new image booting support, which check for image overwriting. So the
899 addresses needed togeet adjusted.
900
901 Signed-off-by: Stefan Roese <sr@denx.de>
902
903 commit 756f5dacda3810b094b94bcceffd3ce6c7ff9a28
904 Author: Stefan Roese <sr@denx.de>
905 Date: Wed Apr 9 11:58:02 2008 +0200
906
907 ppc4xx: Fix Canyonlands default environment to work with new image support
908
909 Since the new image support checks for image overwriting, the default
910 environment needs to get adjusted to use correct addresses.
911
912 Signed-off-by: Stefan Roese <sr@denx.de>
913
914 commit dfc6c7b647dba7ab86749616f0e9e5740deed422
915 Author: Stefan Roese <sr@denx.de>
916 Date: Wed Apr 9 11:54:11 2008 +0200
917
918 ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE
919
920 The patch 70431e8a7393b6b793f77957f95b999fc9a269b8 (Make MPC83xx one step
921 closer to full relocation.) doesn't use CFG_MONITOR_BASE anymore. But
922 on 4xx systems _start currently cannot be used for this calculation.
923 So revert back to the original version for now.
924
925 Signed-off-by: Stefan Roese <sr@denx.de>
926
927 commit f91374f65eae8b42cac329e06ba1c54728278efb
928 Author: Michal Simek <monstr@monstr.eu>
929 Date: Fri Mar 28 12:49:52 2008 +0100
930
931 microblaze: Sort microblaze boards in MAKEALL script
932
933 commit 62032deb7214c6d9b4396297e2aaa559bc2f8495
934 Author: Michal Simek <monstr@monstr.eu>
935 Date: Fri Mar 28 11:58:45 2008 +0100
936
937 microblaze: clean microblaze_config.mk
938
939 FLAGS are generated by U-BOOT generator.
940 Board specific FLAGS are in board directory
941
942 Signed-off-by: Michal Simek <monstr@monstr.eu>
943
944 commit cf5c679ca04a6b54bf53a55b8b9c29335b387287
945 Author: Michal Simek <monstr@monstr.eu>
946 Date: Fri Mar 28 12:47:19 2008 +0100
947
948 microblaze: xupv2p fix config file for supporting FDT
949
950 commit 188dc16b189143573b1ed90e584bf866d75cdd12
951 Author: Michal Simek <monstr@monstr.eu>
952 Date: Fri Mar 28 11:53:02 2008 +0100
953
954 microblaze: ml401 fix config file for supporting FDT
955
956 Signed-off-by: Michal Simek <monstr@monstr.eu>
957
958 commit 4c6a6f02e239236261333759997eeaf86b30b54c
959 Author: Michal Simek <monstr@monstr.eu>
960 Date: Fri Mar 28 11:22:48 2008 +0100
961
962 microblaze: ml401 - add ifdef for GPIO
963
964 Signed-off-by: Michal Simek <monstr@monstr.eu>
965
966 commit af7ae1a411c67ee9d17a66d17ce50b374f3dd4e7
967 Author: Michal Simek <monstr@monstr.eu>
968 Date: Fri Mar 28 12:13:03 2008 +0100
969
970 microblaze: clean uart16550 and uartlite handling
971
972 Signed-off-by: Michal Simek <monstr@monstr.eu>
973
974 commit 0b20f250877441460fb79d72192954abe8498834
975 Author: Michal Simek <monstr@monstr.eu>
976 Date: Fri Mar 28 11:08:31 2008 +0100
977
978 microblaze: Add Emaclite driver to Makefile
979
980 Signed-off-by: Michal Simek <monstr@monstr.eu>
981
982 commit 868cde5310f88234b774878e4f06e79df10a88b3
983 Author: Michal Simek <monstr@monstr.eu>
984 Date: Fri Mar 28 11:08:01 2008 +0100
985
986 microblaze: Add Emac driver to Makefile
987
988 Signed-off-by: Michal Simek <monstr@monstr.eu>
989
990 commit 6f961b4f461f6cbb83a467d468a02e6078c2b327
991 Author: Michal Simek <monstr@monstr.eu>
992 Date: Fri Mar 28 12:42:29 2008 +0100
993
994 microblaze: add Emac ethernet driver
995
996 commit 89c53891b18cbafd29ab8931b40e27ad231b6085
997 Author: Michal Simek <monstr@monstr.eu>
998 Date: Fri Mar 28 12:41:56 2008 +0100
999
1000 microblaze: add Emaclite ethernet driver
1001
1002 commit e5845e21224dbe2fe47b11f1cdf95de7f84be7cb
1003 Author: Michal Simek <monstr@monstr.eu>
1004 Date: Fri Mar 28 11:04:01 2008 +0100
1005
1006 microblaze: ML401 and XUPV2P remove emac and emaclite reference
1007
1008 Signed-off-by: Michal Simek <monstr@monstr.eu>
1009
1010 commit 6bf3e982aefdb1daf9f5462d482c8f9d1cc90a57
1011 Author: Michal Simek <monstr@monstr.eu>
1012 Date: Fri Mar 28 10:59:32 2008 +0100
1013
1014 microblaze: remove old setting for emac driver
1015
1016 Signed-off-by: Michal Simek <monstr@monstr.eu>
1017
1018 commit cd2b75efb9cc037c74ecee9b3586f9bf9e1d4e57
1019 Author: Michal Simek <monstr@monstr.eu>
1020 Date: Fri Mar 28 10:58:15 2008 +0100
1021
1022 microblaze: Clean Makefile from ancient emac driver
1023
1024 Signed-off-by: Michal Simek <monstr@monstr.eu>
1025
1026 commit ab68f921d9c741830f721c3d879c13a0c5597183
1027 Author: Daniel Hellstrom <daniel@gaisler.com>
1028 Date: Fri Mar 28 10:20:43 2008 +0100
1029
1030 SPARC/LEON2: added support for Gaisler simulator GRSIM/TSIM for SPARC/LEON2 targets. See www.gaisler.com for information.
1031
1032 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1033
1034 commit 6ed8a43a19bb0275501bc286007daafa923552cf
1035 Author: Daniel Hellstrom <daniel@gaisler.com>
1036 Date: Wed Mar 26 23:38:48 2008 +0100
1037
1038 SPARC/LEON3: added support for GR-CPCI-AX2000 FPGA AX board. The FPGA is exchangeable but a standard LEON3 design is assumed. See www.gaisler.com for information.
1039
1040 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1041
1042 commit 6940383d9ec1bfe2f13e339e6f723e8d34af2b12
1043 Author: Daniel Hellstrom <daniel@gaisler.com>
1044 Date: Wed Mar 26 23:34:47 2008 +0100
1045
1046 SPARC/LEON3: added support for Altera NIOS Development kit (STRATIX II Edition) with GRLIB template design. See www.gaisler.com for information.
1047
1048 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1049
1050 commit 823edd8a66ed50af5aaba0c79567f67061e4d79a
1051 Author: Daniel Hellstrom <daniel@gaisler.com>
1052 Date: Fri Mar 28 10:06:52 2008 +0100
1053
1054 SPARC/LEON3: added support for Gaisler GRSIM/TSIM2 SPARC/LEON3 simulatorn. See www.gaisler.com for information.
1055
1056 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1057
1058 commit 71d7e4c0489e5ed8fc69382236aaa2a1e510c135
1059 Author: Daniel Hellstrom <daniel@gaisler.com>
1060 Date: Wed Mar 26 23:26:48 2008 +0100
1061
1062 SPARC/LEON3: added support for GR-XC3S-1500 board with GRLIB template design. See www.gaisler.com for board information.
1063
1064 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1065
1066 commit b330990c2f36ee4a8bb318360e1c8ba965269ab6
1067 Author: Daniel Hellstrom <daniel@gaisler.com>
1068 Date: Fri Mar 28 10:00:33 2008 +0100
1069
1070 SPARC: Added support for SPARC LEON2 SOC Processor.
1071
1072 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1073
1074 commit 2a2fa797e63b1e3cd4d570318ca5fbf8723ef53a
1075 Author: Daniel Hellstrom <daniel@gaisler.com>
1076 Date: Wed Mar 26 23:00:38 2008 +0100
1077
1078 SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version.
1079
1080 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1081
1082 commit 1e9a164e22976933002c5e4b0b79b09fcede9cd4
1083 Author: Daniel Hellstrom <daniel@gaisler.com>
1084 Date: Wed Mar 26 22:51:29 2008 +0100
1085
1086 SPARC: Added support for SPARC LEON3 SOC processor.
1087
1088 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1089
1090 commit bf3d8b31169546fcddb4737391e1893fb12d033a
1091 Author: Daniel Hellstrom <daniel@gaisler.com>
1092 Date: Fri Mar 28 08:29:26 2008 +0100
1093
1094 SPARC: added SPARC support for new uimage in common code.
1095
1096 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1097
1098 commit 00ab32c85405a4fe65fd4128243086210fc90a21
1099 Author: Daniel Hellstrom <daniel@gaisler.com>
1100 Date: Wed Mar 26 22:36:03 2008 +0100
1101
1102 SPARC: added SPARC board information to the command bdinfo.
1103
1104 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1105
1106 commit c2f02da21a3f37f0878554eebc785e04fdc4e128
1107 Author: Daniel Hellstrom <daniel@gaisler.com>
1108 Date: Fri Mar 28 09:47:00 2008 +0100
1109
1110 SPARC: Added generic support for SPARC architecture.
1111
1112 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1113
1114 commit e54ec0f016803e4d9524ff71f7971bda0c51b287
1115 Author: Stefan Roese <sr@denx.de>
1116 Date: Thu Apr 3 14:50:34 2008 +0200
1117
1118 ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3
1119
1120 This patch fixes a problem with the RGMII setup of the 460GT. The 460GT
1121 has 2 RGMII instances and we need to configure the 2nd RGMII instance
1122 for the EMAC2+3 channels.
1123
1124 Signed-off-by: Stefan Roese <sr@denx.de>
1125
1126 commit c2a545ce33b26d80337f80b533828839249fb1c9
1127 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1128 Date: Wed Apr 2 08:03:56 2008 +0200
1129
1130 MPC8xx: Fix libfdt support introduced in commit 77ff7b74
1131
1132 fdt.c: In function 'ft_cpu_setup':
1133 fdt.c:33: warning: implicit declaration of function 'do_fixup_by_prop_u32'
1134 fdt.c:39: warning: implicit declaration of function 'do_fixup_by_compat_u32'
1135 fdt.c:43: warning: implicit declaration of function 'fdt_fixup_ethernet'
1136 fdt.c:45: warning: implicit declaration of function 'fdt_fixup_memory'
1137
1138 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1139
1140 commit 4abd844d8eb108736e1cf8fbf3dbf61f2d5fc11b
1141 Author: Andy Fleming <afleming@freescale.com>
1142 Date: Mon Mar 31 20:45:56 2008 -0500
1143
1144 Fix fdt set command to conform to dts spec
1145
1146 The fdt set command was treating properties specified as <00> and <0011>
1147 as byte streams, rather than as an array of cells. As we already have
1148 syntax for expressing the desire for a stream of bytes ([ xx xx ...]),
1149 we should use the <> syntax to describe arrays of cells, which are always
1150 32-bits per element. If we imagine this likely (IMHO) scenario:
1151
1152 > fdt set /ethernet-phy@1 reg <1>
1153
1154 With the old code, this would create a bad fdt, since the reg cell would be
1155 made to be one byte in length. But the cell must be 4 bytes, so this would
1156 break mysteriously.
1157
1158 Also, the dts spec calls for constants inside the angle brackets (<>)
1159 to conform to C constant standards as they pertain to base.
1160 Take this scenario:
1161
1162 > fdt set /ethernet@f00 reg <0xe250000\ 0x1000>
1163
1164 The old fdt command would complain that it couldn't parse that. Or, if you
1165 wanted to specify that a certain clock ran at 33 MHz, you'd be required to
1166 do this:
1167
1168 > fdt set /mydev clock <1f78a40>
1169
1170 Whereas the new code will accept decimal numbers.
1171
1172 While I was in there, I extended the fdt command parser to handle property
1173 strings which are split across multiple arguments:
1174
1175 > fdt set /ethernet@f00 interrupts < 33 2 34 2 36 2 >
1176 > fdt p /ethernet@f00
1177 ethernet@f00 {
1178 interrupts = <0x21 0x2 0x22 0x2 0x24 0x2>;
1179 };
1180
1181 Lastly, the fdt print code was rearranged slightly to print arrays of cells
1182 if the length of the property is a multiple of 4 bytes, and to not print
1183 leading zeros.
1184
1185 Signed-off-by: Andy Fleming <afleming@freescale.com>
1186
1187 commit 1c2926abdd7db89296a8cc7f224dd9d5d4e37a56
1188 Author: Stefan Roese <sr@denx.de>
1189 Date: Wed Apr 2 08:39:33 2008 +0200
1190
1191 ppc4xx: Canyonlands: Init SATA/PCIe port correctly
1192
1193 Canyonlands (460EX) shares the first PCIe interface with the SoC SATA
1194 interface. This usage can be configured with the jumper J6. This patch
1195 correctly configures the SATA/PCIe PHY for SATA usage when this jumper
1196 is installed.
1197
1198 Signed-off-by: Stefan Roese <sr@denx.de>
1199
1200 commit 6fe2946f198481254a6ee9600d7456b8316a4083
1201 Author: Kim Phillips <kim.phillips@freescale.com>
1202 Date: Fri Mar 28 17:37:49 2008 -0500
1203
1204 remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
1205
1206 finish off what commit 43ddd9c820fec44816188f53346b464e20b3142d,
1207 "Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T"
1208 started.
1209
1210 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1211
1212 commit b5873f1732b92a25690e1513b90dfb0d644f6697
1213 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1214 Date: Tue Apr 1 07:30:51 2008 +0200
1215
1216 dataflash: Move CONFIG_HAS_DATAFLASH to Makefile
1217
1218 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1219
1220 commit 2d934ea51f276522b532f870a820e844ff480b5b
1221 Author: Tor Krill <tor@excito.com>
1222 Date: Fri Mar 28 15:29:45 2008 +0100
1223
1224 Add Vitesse 8601 support to TSEC driver
1225
1226 Add phy_info for Vitesse VSC8601.
1227 Add config option, CFG_VSC8601_SKEWFIX, to enable RGMII skew timing compensation.
1228
1229 Signed-off-by: Tor Krill <tor@excito.com>
1230 Reviewed-by: Kim Phillips <kim.phillips@freescale.com>
1231 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1232
1233 commit 3eac6402a508b0f68a21cc9cbc2cc49347de0c31
1234 Author: Daniel Hellstrom <daniel@gaisler.com>
1235 Date: Mon Mar 31 14:25:00 2008 +0000
1236
1237 SPARC: added SMC91111 driver in and out macros for LEON processors.
1238
1239 This patch makes SPARC/LEON processors able to read and write
1240 to the SMC91111 chip using the chip external I/O bus of the memory
1241 controller. This patchs defines the standard in and out macros
1242 expected by the SMC9111 driver.
1243
1244 To access that I/O bus one must set up the memory controller
1245 (MCTRL or FTMCTRL) correctly. It is assumed that the user sets
1246 up this correctly when the other MCTRL parameters are set up. It
1247 can be set up from the board configuration header file.
1248
1249 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1250 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1251
1252 commit 3ca7c558eba36332556bc470d45e2f5d42bd0ca6
1253 Author: Stelian Pop <stelian@popies.net>
1254 Date: Wed Mar 26 18:52:34 2008 +0100
1255
1256 Add maintainership information for AT91CAP9ADK and AT91SAM9260EK boards
1257
1258 Signed-off-by: Stelian Pop <stelian@popies.net>
1259
1260 commit 4e03dde84dd2c91e327cdc23ae119d432559a7a3
1261 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1262 Date: Mon Mar 31 21:31:04 2008 +0200
1263
1264 AT91SAM9260EK: Move CONFIG_CMD_NAND to Makefile
1265
1266 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1267
1268 commit 0176d43e759a6e00cacc85eff26fd60f74b4f6b7
1269 Author: Stelian Pop <stelian@popies.net>
1270 Date: Wed Mar 26 18:52:33 2008 +0100
1271
1272 Add support for AT91SAM9260EK
1273
1274 Support for booting from internal DataFlash, external DataFlash card
1275 or NAND flash is available.
1276
1277 Signed-off-by: Stelian Pop <stelian@popies.net>
1278
1279 commit 1762f13b4aab88b685b1722f17dada247945624b
1280 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1281 Date: Mon Mar 31 21:20:49 2008 +0200
1282
1283 AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile
1284
1285 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1286
1287 commit 761712188b353494defb2b644491ff73d0daaa6f
1288 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1289 Date: Mon Mar 31 21:12:17 2008 +0200
1290
1291 AT91CAP9ADK: Move CONFIG_CMD_NAND to Makefile
1292
1293 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1294
1295 commit 983c1db04c1dd0f92e02f06d29f0c65a3d9a2687
1296 Author: Stelian Pop <stelian@popies.net>
1297 Date: Wed Mar 26 20:52:32 2008 +0100
1298
1299 Port AT91CAP9 to the new headers
1300
1301 Adapt the existing AT91CAP9 code to the new headers and APIs.
1302
1303 Signed-off-by: Stelian Pop <stelian@popies.net>
1304
1305 commit 177e8a5ac81bbc531a1d54abdb47f2860266c3aa
1306 Author: Stelian Pop <stelian@popies.net>
1307 Date: Wed Mar 26 19:52:31 2008 +0100
1308
1309 Finish header files reworking
1310
1311 Replace AT91CAP9.h file with several splitted header files coming
1312 from the Linux kernel.
1313
1314 This is part 2 of the replacement: more header imports and edits.
1315
1316 Signed-off-by: Stelian Pop <stelian@popies.net>
1317
1318 commit 6d1dbbbf9fdf727384002e553e615c15d8b967f4
1319 Author: Stelian Pop <stelian@popies.net>
1320 Date: Wed Mar 26 19:52:30 2008 +0100
1321
1322 Import several header files from Linux
1323
1324 Replace AT91CAP9.h file with several splitted header files coming
1325 from the Linux kernel.
1326
1327 This is part 1 of the replacement: pristine header files import.
1328
1329 Signed-off-by: Stelian Pop <stelian@popies.net>
1330
1331 commit a8a78f2d99dc1bd30dc3595da118539b506c6118
1332 Author: Stelian Pop <stelian@popies.net>
1333 Date: Wed Mar 26 20:52:28 2008 +0100
1334
1335 Move at91cap9 specific files to at91sam9 directory
1336
1337 AT91CAP9 and AT91SAM9 SoCs are very close hardware wise, so a
1338 common infrastructure can be used. Let this infrastructure be
1339 named after the AT91SAM9 family, and move the existing AT91CAP9
1340 files to the new place.
1341
1342 Signed-off-by: Stelian Pop <stelian@popies.net>
1343
1344 commit 61106a565870ff503f92b251b94bd7afef889a04
1345 Author: Stelian Pop <stelian@popies.net>
1346 Date: Wed Mar 26 21:52:27 2008 +0100
1347
1348 Use timer_init() instead of board supplied interrupt_init()
1349
1350 The timer on AT91CAP9/AT91SAM9 is supplied by the SoC, and not by
1351 the board, so use timer_init() instead of interrupt_init().
1352
1353 Signed-off-by: Stelian Pop <stelian@popies.net>
1354
1355 commit 5604e2178c5218fbfdba2e4293ca7652e829ac25
1356 Author: Stelian Pop <stelian@popies.net>
1357 Date: Wed Mar 26 21:52:36 2008 +0100
1358
1359 Cleanup DataFlash partition handling
1360
1361 DataFlash partition information has become a mess. This patch
1362 defines a single partition scheme for Atmel DataFlashes. This partition
1363 scheme will be used by all AT91CAP9 and AT91SAM9 boards.
1364
1365 Signed-off-by: Stelian Pop <stelian@popies.net>
1366
1367 commit 9b46432fc65ce0f0826b32e4f15c15b33ccb8d42
1368 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1369 Date: Fri Mar 28 08:47:45 2008 -0500
1370
1371 ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.S
1372
1373 When the version_string function in start.S is not 4-byte align,
1374 it will cause the compiler generates "unaligned opcodes detected
1375 in executable segment". This issue affects all ColdFire CPUs.
1376 By adding .align 4 after CONFIG_IDENT_STRING, it will pad 0's if
1377 it is not aligned.
1378
1379 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1380 Acked-by: John Rigby <jrigby@freescale.com>
1381
1382 commit bae61eefe15b4d454060a7140e49ae58322be803
1383 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1384 Date: Tue Mar 25 15:41:15 2008 -0500
1385
1386 ColdFire: Add dspi and serial flash support for MCF5445x
1387
1388 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1389 Acked-by: John Rigby <jrigby@freescale.com>
1390
1391 commit 48ead7a7a922fceaf494e352abfab8216a41b417
1392 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1393 Date: Tue Mar 18 17:37:01 2008 -0500
1394
1395 ColdFire: Remove R5200 board
1396
1397 This board never went into production
1398
1399 Signed-off-by: Zachary P. Landau <zachary.landau@labxtechnologies.com>
1400 Acked-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1401 Acked-by: John Rigby <jrigby@freescale.com>
1402
1403 commit 545c8e0a7cd3ca9d3846668f69b0d201250abea8
1404 Author: Matthew Fettke <[matthew.fettke@gmail.com]>
1405 Date: Thu Jan 24 14:02:32 2008 -0600
1406
1407 ColdFire: Added M5275EVB support.
1408
1409 Signed-off-by: Matthew Fettke <mfettke@videon-central.com>
1410 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1411 Acked-by: John Rigby <jrigby@freescale.com>
1412
1413 commit f71d9d91a2cd9c30b2b6369f15c1a46c11537c2b
1414 Author: Matthew Fettke <[matthew.fettke@gmail.com]>
1415 Date: Mon Feb 4 15:38:20 2008 -0600
1416
1417 ColdFire: Added MCF5275 cpu support.
1418
1419 Signed-off-by: Matthew Fettke <mfettke@videon-central.com>
1420 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1421 Acked-by: John Rigby <jrigby@freescale.com>
1422
1423 commit 44e5b9edab077aba6e9b849afa4b7fbd8fd7b02b
1424 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1425 Date: Mon Mar 17 12:14:11 2008 -0500
1426
1427 ColdFire: Define bootdelay in configuration file for M52277EVB
1428
1429 Signed-off-by: Matt Wadel <Matt.Waddel@freescale.com>
1430 Acked-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1431 Acked-by: John Rigby <jrigby@freescale.com>
1432
1433 commit 77878f16cedee17161ff2336990970fffc6cea35
1434 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1435 Date: Mon Mar 17 12:09:07 2008 -0500
1436
1437 ColdFire: Fix second memory Chipselect for M5475EVB
1438
1439 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1440 Acked-by: John Rigby <jrigby@freescale.com>
1441
1442 commit 43d60642395a550956cb21d287c8cfa563913d28
1443 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1444 Date: Thu Mar 13 14:26:32 2008 -0500
1445
1446 ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282
1447
1448 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1449 Acked-by: John Rigby <jrigby@freescale.com>
1450
1451 commit eb14ebe813a0cb5d47905228da446a5ad692473b
1452 Author: Larry Johnson <lrj@acm.org>
1453 Date: Sun Mar 30 20:33:04 2008 -0500
1454
1455 ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setup
1456
1457 Signed-off-by: Larry Johnson <lrj@acm.org>
1458
1459 commit 02e3892021112f21067d9ed1d04ae4182725ba52
1460 Author: Stefan Roese <sr@denx.de>
1461 Date: Mon Mar 31 12:20:48 2008 +0200
1462
1463 ppc4xx: Small whitespace fix of esd patches
1464
1465 Signed-off-by: Stefan Roese <sr@denx.de>
1466
1467 commit 034394abb524785047c815f00dde8cdbdc1593c5
1468 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
1469 Date: Sun Mar 30 18:52:44 2008 +0200
1470
1471 ppc4xx: Cleanup PMC440 board support
1472
1473 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
1474
1475 commit a6cc6c37188d85c25d167a4515da86f48d9a583e
1476 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
1477 Date: Sun Mar 30 18:52:06 2008 +0200
1478
1479 ppc4xx: Add ptm configuration variables for PMC440
1480
1481 Add support for the ptm1la, ptm1ms, ptm2la and ptm2ms
1482 environment variables.
1483
1484 Cleanup pci_target_init.
1485
1486 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
1487
1488 commit 7c91f51a2fe296909147f1646a1412729dd10b1d
1489 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
1490 Date: Sun Mar 30 18:01:15 2008 +0200
1491
1492 ppc4xx: Minor updates for DU440 boards
1493
1494 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
1495
1496 commit d5bffeb868d6b4d462f558dac43011027b6644b7
1497 Author: Mike Frysinger <vapier@gentoo.org>
1498 Date: Tue Feb 19 00:54:20 2008 -0500
1499
1500 Blackfin: cleanup and overhaul common board init functions
1501
1502 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
1503
1504 commit b86b3416f874358acaf07519e7620cdb2145f75b
1505 Author: Mike Frysinger <vapier@gentoo.org>
1506 Date: Tue Feb 19 00:50:58 2008 -0500
1507
1508 Blackfin: cleanup lib_blackfin/cache.c
1509
1510 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
1511
1512 commit 9171fc81722c20fdb5a829a58b17c9eaadd5fb44
1513 Author: Mike Frysinger <vapier@gentoo.org>
1514 Date: Sun Mar 30 15:46:13 2008 -0400
1515
1516 Blackfin: unify cpu and boot modes
1517
1518 All of the duplicated code for Blackfin processors and boot modes have been
1519 unified. After all, the core is the same for all processors, just the
1520 peripheral set differs (which gets handled in the drivers).
1521
1522 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
1523
1524 commit 880cc4381ea8360248cddcdf87a64566745a5724
1525 Author: Stelian Pop <stelian@popies.net>
1526 Date: Wed Mar 26 22:52:35 2008 +0100
1527
1528 Fix CFG_NO_FLASH compilation.
1529
1530 Many Atmel boards have no "real" (NOR) flash on board, and rely only
1531 on DataFlash and NAND memories. This patch enables CFG_NO_FLASH to
1532 be present in a board configuration file, while still enabling flash
1533 commands like 'flinfo', 'protect', etc.
1534
1535 Signed-off-by: Stelian Pop <stelian@popies.net>
1536
1537 commit 9ce7e53abd039decea1af67aec81bbd5df7a2593
1538 Author: Mike Frysinger <vapier@gentoo.org>
1539 Date: Tue Feb 19 00:58:13 2008 -0500
1540
1541 Blackfin: BF537-stamp: cleanup spi flash driver
1542
1543 This punts the old spi flash driver for a new/generalized one until the
1544 common one can be integrated.
1545
1546 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
1547
1548 commit bb8e3cf25bc0b04936c0c1a075985dd8700a244b
1549 Author: Ben Warren <biggerbadderben@gmail.com>
1550 Date: Sun Mar 30 11:34:34 2008 -0400
1551
1552 Fix macro typo in common/cmd_mii.c
1553
1554 This typo was introduced in commit 233a8bcd94997f3f345833a3b82e836222f2a206. I
1555 actually applied the wrong patch.
1556
1557 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1558
1559 commit f1b985f2d724ccaa4d3def07917f0caaf18fa77d
1560 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1561 Date: Sun Mar 30 16:39:53 2008 +0200
1562
1563 use correct at91rm9200 register name in m501sk board
1564
1565 This fixes a naming bug for at91rm9200 lowlevel init code:
1566 NOR boot flash is on chipselect 0, not chipselect 2. This
1567 makes code use the register name from chip datasheets.
1568
1569 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
1570
1571 commit 480ed1dea103a1c8f4591afc77d2de3c7868d983
1572 Author: David Brownell <david-b@pacbell.net>
1573 Date: Fri Jan 18 12:55:00 2008 -0800
1574
1575 use correct at91rm9200 register name
1576
1577 This fixes a naming bug for at91rm9200 lowlevel init code:
1578 NOR boot flash is on chipselect 0, not chipselect 2. This
1579 makes code use the register name from chip datasheets.
1580
1581 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
1582
1583 commit a3543d6dc52b0ba9c64016687cf32d600b31a476
1584 Author: David Brownell <david-b@pacbell.net>
1585 Date: Fri Jan 18 12:45:45 2008 -0800
1586
1587 add missing ARM boards to MAKEALL
1588
1589 Add some missing ARM boards to MAKEALL. These build correctly,
1590 unlike several of the boards already listed.
1591
1592 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
1593
1594 commit 066bebd6353e33af3adefc3404560871699e9961
1595 Author: Peter Pearse <peter.pearse@arm.com>
1596 Date: Sun Mar 30 11:34:09 2008 +0100
1597
1598 Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.c
1599 to prevent compilation error.
1600
1601 Signed-off-by: Peter Pearse <peter.pearse@arm.com>
1602
1603 commit 7a837b7310166ae8fc8b8d66d7ef01b60a80f9d6
1604 Author: Guennadi Liakhovetski <[lg@denx.de]>
1605 Date: Sun Mar 30 11:32:30 2008 +0100
1606
1607 Support for the MX31ADS evaluation board from Freescale
1608
1609 This patch adds support for the MX31ADS evaluation board from Freescale,
1610 initialization code is copied from RedBoot sources, also provided by Freescale.
1611
1612 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
1613
1614 commit c88ae20580b2b01487b4cdcc8b2a113f551aee36
1615 Author: Sascha Hauer <s.hauer@pengutronix.de>
1616 Date: Sun Mar 30 11:32:27 2008 +0100
1617
1618 Phytec Phycore-i.MX31 support
1619
1620 This patch adds support for the Phytec Phycore-i.MX31 board
1621
1622 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1623 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
1624
1625 commit a147e56f03871bba4f05058d5e04ce7deb010b04
1626 Author: Sascha Hauer <s.hauer@pengutronix.de>
1627 Date: Sun Mar 30 11:32:24 2008 +0100
1628
1629 mx31 litekit support
1630
1631 This patch adds support for the mx31 litekit board
1632
1633 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1634 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
1635
1636 commit d6674e0e2a6a1f033945f78838566210d3f28c95
1637 Author: Sascha Hauer <s.hauer@pengutronix.de>
1638 Date: Sun Mar 30 11:32:21 2008 +0100
1639
1640 add SMSC LAN9x1x Network driver
1641
1642 This patch adds a driver for the following smsc network controllers:
1643 LAN9115
1644 LAN9116
1645 LAN9117
1646 LAN9215
1647 LAN9216
1648 LAN9217
1649
1650 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1651 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
1652
1653 commit 8c8463cce44d849e37744749b32d38e1dfb12e50
1654 Author: Sascha Hauer <s.hauer@pengutronix.de>
1655 Date: Sun Mar 30 11:32:16 2008 +0100
1656
1657 add an i2c driver for mx31
1658
1659 This patch adds an i2c driver for Freescale i.MX processors
1660
1661 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1662 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
1663
1664 commit c98b47ad24b2d91f41c09a3d62d7f70ad84f4b7d
1665 Author: Sascha Hauer <s.hauer@pengutronix.de>
1666 Date: Sun Mar 30 11:30:43 2008 +0100
1667
1668 core support for Freescale mx31
1669
1670 This patch adds the core support for Freescale mx31
1671
1672 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1673 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
1674
1675 commit 8bf69d81782619187933a605f1a95ee1d069478d
1676 Author: Sascha Hauer <s.hauer@pengutronix.de>
1677 Date: Sun Mar 30 11:28:46 2008 +0100
1678
1679 Separate omap24xx specific code from arm1136
1680
1681 Move omap24xx code to cpu/arm1136/omap24xx, rename include/asm-arm/arch-arm1136 to cpu/arm1136/omap24xx.
1682
1683 Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1684 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
1685
1686 commit 8c16cb0d3b971f46fbe77c072664c0f2dcd4471d
1687 Author: Peter Pearse <peter.pearse@arm.com>
1688 Date: Sun Mar 30 11:23:05 2008 +0100
1689
1690 Add pmdra into MAKEALL
1691
1692 Signed-off-by: Peter Pearse <peter.pearse@arm.com>
1693
1694 commit a574a73852a527779234e73e17e7597fd8128882
1695 Author: Pieter Voorthuijsen <[pieter.voorthuijsen@Prodrive.nl]>
1696 Date: Sun Mar 30 11:21:58 2008 +0100
1697
1698 Adds support for the Prodrive PMDRA board, based on a DM6441
1699
1700 Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
1701
1702 commit 1377b5583a48021d983e1fd565f7d40c89e84d63
1703 Author: Pieter Voorthuijsen <[pieter.voorthuijsen@Prodrive.nl]>
1704 Date: Sun Mar 30 11:11:34 2008 +0100
1705
1706 Removes all board specific code from the arch. part for DM644x (DaVinci) boards
1707
1708 Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
1709
1710 commit 1704dc20917b4f71e373e2c888497ee666d40380
1711 Author: Dirk Behme <dirk.behme@gmail.com>
1712 Date: Sun Mar 30 11:09:01 2008 +0100
1713
1714 - Remove *_masked() functions as noted by Wolfgang
1715 - Adapt register naming to recent TI spec (sprue26, March 2007)
1716 - Fix reset_timer() handling
1717 - As reported by Pieter [1] the overflow fix introduced a
1718 delay of factor 16 (e.g 2 seconds became 32). While the
1719 overflow fix is basically okay, it missed to divide udelay by
1720 16, too. Fix this.
1721 [1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/38179
1722 - Remove software division of timer count value (DIV(x)
1723 macro) and do it in hardware (TIM_CLK_DIV).
1724 Many thanks to Troy Kisky <troy.kisky@boundarydevices.com>
1725 and Pieter Voorthuijsen <pieter.voorthuijsen@Prodrive.nl> for
1726 the hints & testing!
1727
1728 Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
1729
1730 Acked-by: Pieter Voorthuijsen <pieter.voorthuijsen@Prodrive.nl>
1731
1732 commit ac3315c26e143c31680750c9c13f027efbcc887e
1733 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
1734 Date: Thu Mar 6 16:45:44 2008 +0100
1735
1736 new PHY @ e1000 - 2nd try
1737
1738 Add 82541ER device with latest integrated IGP2 PHY.
1739 Introduced CONFIG_E1000_FALLBACK_MAC for NIC bring-up with empty eeprom.
1740
1741 Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
1742 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1743
1744 commit c2b7da552293b50c9c9e46ed71267b02c2de9ea8
1745 Author: Daniel Hellstrom <daniel@gaisler.com>
1746 Date: Fri Mar 28 20:22:53 2008 +0100
1747
1748 SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.
1749
1750 GRETH is an Ethernet 10/100 or 10/100/1000 MAC with out without
1751 a debug link (EDCL). The GRETH core is documented in GRIP.pdf
1752 available at www.gaisler.com.
1753
1754 If the GRETH has GigaBit support (GBIT, Scatter gather, checksum
1755 offloading etc.) can be determined by a bit in the control register.
1756 The GBIT MAC is supported by operating in GRTEH 10/100 legacy mode.
1757
1758 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1759 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1760
1761 commit 233a8bcd94997f3f345833a3b82e836222f2a206
1762 Author: Tsi-Chung Liew <Tsi-Chung.Liew@freescale.com>
1763 Date: Mon Mar 17 17:08:22 2008 -0500
1764
1765 Add CONFIG_MII_INIT in cmd_mii.c
1766
1767 Provide common configuration in do_mii() to execute mii_init()
1768 for all cpu architectures
1769
1770 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1771 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1772
1773 commit f605479de2deb11e834f31dfdb0af107c86aced6
1774 Author: Tsi-Chung Liew <Tsi-Chung.Liew@freescale.com>
1775 Date: Mon Mar 17 17:08:16 2008 -0500
1776
1777 ColdFire: Fix FEC transmit issue for MCF5275
1778
1779 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
1780 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1781
1782 commit d9a2f416d6ac6058cd7845033ae4dc32ef1c0746
1783 Author: Aras Vaichas <arasv@magtech.com.au>
1784 Date: Wed Mar 26 09:43:57 2008 +1100
1785
1786 DHCP request fix for Windows Server 2003
1787
1788 Added option CONFIG_BOOTP_DHCP_REQUEST_DELAY. This provides an optional
1789 delay before sending "DHCP Request" in net/bootp.c. Required to overcome
1790 interoperability problems with Windows Server 200x DHCP server when U-Boot
1791 client responds too fast for server to handle.
1792
1793 Signed-off-by: Aras Vaichas <arasv@magtech.com.au>
1794 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1795
1796 commit 97bf85d784fbed485e652eb907589ad0d5cb7262
1797 Author: Daniel Hellstrom <daniel@gaisler.com>
1798 Date: Fri Mar 28 20:40:19 2008 +0100
1799
1800 MTD/CFI: flash_read64 is defined a weak function (for SPARC)
1801
1802 SPARC has implemented __raw_readq, it reads 64-bit from any 32-bit address.
1803 SPARC CPUs implement flash_read64 which calls __raw_readq.
1804
1805 For current SPARC architectures (LEON2 and LEON3) each read from the
1806 FLASH must lead to a cache miss. This is because FLASH can not be set
1807 non-cacheable since program code resides there, and alternatively disabling
1808 cache is poor from performance view, or doing a cache flush between each
1809 read is even poorer.
1810
1811 Forcing a cache miss on a SPARC is done by a special instruction "lda" -
1812 load alternative space, the alternative space number (ASI) is processor
1813 implementation spcific and can be found by including <asm/processor.h>.
1814
1815 Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1816
1817 commit 70431e8a7393b6b793f77957f95b999fc9a269b8
1818 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
1819 Date: Fri Mar 28 15:41:25 2008 +0100
1820
1821 Make MPC83xx one step closer to full relocation.
1822
1823 Remove a few absolute references to CFG_MONITOR_BASE for ppc/mpc83xx
1824 and use GOT relative reference.
1825
1826 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
1827 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1828
1829 commit 5b2793a3f3de34d439232b05acc8af67a028fd35
1830 Author: Michael Barkowski <michael.barkowski@freescale.com>
1831 Date: Thu Mar 27 14:34:43 2008 -0400
1832
1833 mpc8323erdb: fix EEPROM page size and get MAC from EEPROM
1834
1835 This patch fixes eeprom page size so that you can now write more than
1836 64 bytes at a time.
1837
1838 It also makes the board take MAC addresses, if found, from EEPROM.
1839
1840 User should place up to 4 addresses at offset 0x7f00, for
1841 eth{,1,2,3}addr. Any unused addresses should be zero. This group of
1842 four six-byte values should have it's CRC at the end. crc32 and
1843 eeprom commands can be used to accomplish this.
1844
1845 If CRC fails, MAC addresses come from the environment. If CRC
1846 succeeds, the environment is overwritten at startup.
1847
1848 Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
1849 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1850
1851 commit 8f325cff31f6e745e6540014b131b9a97f61944c
1852 Author: Michael Barkowski <michael.barkowski@freescale.com>
1853 Date: Fri Mar 28 15:15:38 2008 -0400
1854
1855 mpc8323erdb: define CONFIG_PCI_SKIP_HOST_BRIDGE
1856
1857 Commit 55774b512fdf63c0516d441cc5da7c54bbffb7f2 broke the onboard USB
1858 controller on the PCI bus in Linux on the MPC8323ERDB.
1859
1860 This fixes it by defining CONFIG_PCI_SKIP_HOST_BRIDGE in the board's
1861 config file.
1862
1863 Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
1864 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1865
1866 commit e5c4ade4db1e16d3e5d4a7887f34e10e516ed3a9
1867 Author: Kim Phillips <kim.phillips@freescale.com>
1868 Date: Fri Mar 28 10:19:07 2008 -0500
1869
1870 mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
1871
1872 in the spirit of commit 1ced121600b2060ab2ff9f0fddd9421fd70a0dc6,
1873 85xx's "Update SVR numbers to expand support", simplify SPRIDR processing
1874 and processor ID display. Add REVID_{MAJ,MIN}OR macros to make
1875 REVID dependent code simpler. Also added PARTID_NO_E and IS_E_PROCESSOR
1876 convenience macros.
1877
1878 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1879
1880 commit 81fd52c6c8fd19f0b7856b98217ce37c46c521af
1881 Author: Kim Phillips <kim.phillips@freescale.com>
1882 Date: Fri Mar 28 10:18:53 2008 -0500
1883
1884 mpc83xx: display ddr frequency in board_add_ram_info banner
1885
1886 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1887
1888 commit 35cf155c5ec1ceab2849fa5b6aa3d9a3e9e6f482
1889 Author: Kim Phillips <kim.phillips@freescale.com>
1890 Date: Fri Mar 28 10:18:40 2008 -0500
1891
1892 mpc83xx: unreinvent mem_clk
1893
1894 delete ddr_clk and use mem_clk instead. Rename other ddr_*_clk to
1895 mem_*_clk for consistency's sake.
1896
1897 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1898
1899 commit 730e792926ca3fe4dd1b734a3bf44e55afa6f536
1900 Author: Kim Phillips <kim.phillips@freescale.com>
1901 Date: Fri Mar 28 14:31:23 2008 -0500
1902
1903 mpc83xx: enable the SATA interface on mpc8315 rdb and mpc837x rdb boards
1904
1905 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1906
1907 commit 2eeb3e4fc54ef2f5d574dafd42c6ce93afa30393
1908 Author: Dave Liu <r63238@freescale.com>
1909 Date: Wed Mar 26 22:57:19 2008 +0800
1910
1911 mpc83xx: enable the SATA interface on mpc837xemds board
1912
1913 Enable the first two SATA interfaces on MPC837xEMDS board,
1914 The two SATA ports are on LYNX1. (SATA0/1 on J4/5)
1915
1916 Signed-off-by: Dave Liu <daveliu@freescale.com>
1917 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1918
1919 commit 6f8c85e8d1865730c158d9ef5a06c70c3a10600a
1920 Author: Dave Liu <r63238@freescale.com>
1921 Date: Wed Mar 26 22:56:36 2008 +0800
1922
1923 mpc83xx: initialize serdes for MPC837xEMDS boards
1924
1925 This patch is stolen from Anton Vorontsov's patch
1926 for mpc837xerdb boards.
1927
1928 The reference clk and xcorevdd voltage of serdes1/2
1929 is same between mpc837xemds and mpc837xerdb.
1930
1931 8377E: LYNX1- 2 SATA LYNX2- 2 PCIE
1932 8378E: LYNX1- 2 SGMII LYNX2- 2 PCIE
1933 8379E: LYNX1- 2 SATA LYNX2- 2 SATA
1934
1935 Signed-off-by: Dave Liu <daveliu@freescale.com>
1936 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1937
1938 commit cc8e839abc80887ae832767b5930d40edd6d7eb7
1939 Author: Stefan Roese <sr@denx.de>
1940 Date: Fri Mar 28 14:09:04 2008 +0100
1941
1942 ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision
1943
1944 Canyonlands (460EX) shares the first PCIe interface with the SoC SATA
1945 interface. This usage can be configured with the jumper J6. This patch
1946 displays the current configuration upon bootup and changes the PCIe
1947 init loop, to only initialize the availabel PCIe slots.
1948
1949 Signed-off-by: Stefan Roese <sr@denx.de>
1950
1951 commit 90447ecbbac8572457b6d8903073ac3f120995ba
1952 Author: Tor Krill <tor@excito.com>
1953 Date: Fri Mar 28 11:29:10 2008 +0100
1954
1955 MTD/CFI: Add support for 16bit legacy AMD flash
1956
1957 Add entry for 512Kx16 AMD flash to jedec_table.
1958 Read out 16bit device id if chipwidth is 16bit.
1959 Fixed coding style after Stefans feedback
1960
1961 Signed-off-by: Tor Krill <tor@excito.com>
1962
1963 commit 5e12e75d17c4b15a310a45cd78fe71b7698a8a8e
1964 Author: Stefan Roese <sr@denx.de>
1965 Date: Fri Mar 28 11:02:53 2008 +0100
1966
1967 ppc: Small change to CFG_MEM_TOP_HIDE description
1968
1969 Signed-off-by: Stefan Roese <sr@denx.de>
1970
1971 commit 280df59a8d62c6e74c281b1cb7e2052df4d6cb00
1972 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
1973 Date: Thu Mar 27 15:44:12 2008 +0900
1974
1975 sh: Add support stat structure and stat.h
1976
1977 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
1978
1979 commit 4be9eb789e72b845d6693cc36b70a0b3529b3f09
1980 Author: Mark Jonas <toertel@gmail.com>
1981 Date: Sat Mar 22 19:27:52 2008 +0100
1982
1983 sh: Removed warning when compiling drivers/serial/serial_sh.c.
1984
1985 Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com>
1986 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
1987
1988 commit f309fa38929ffba71230c02330ffa42f4bba6333
1989 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
1990 Date: Wed Mar 12 18:02:57 2008 +0900
1991
1992 sh: Remove disable_ctrlc function from R7780MP
1993
1994 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
1995
1996 commit 6f4b266ff2a4fcc2bff985d6a217852469afddb3
1997 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
1998 Date: Wed Mar 12 17:55:15 2008 +0900
1999
2000 sh: Add maintainer of R7780MP to MAINTAINER file
2001
2002 Update MAINTAINER entry for R7780MP. And fix maintainer's name.
2003
2004 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2005
2006 commit f5e2466f7baa887a7df0c536333eea8231333497
2007 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2008 Date: Tue Mar 25 17:11:24 2008 +0900
2009
2010 sh: Add support Renesas Solutions R2D plus board
2011
2012 R2D plus is SH reference board used with SH7751R.
2013 This board has 266Mhz CPU, 64MB SDRAM, Cardbus, CF interface,
2014 one PCI bus, VGA, and two Ethernet controller.
2015
2016 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2017
2018 commit e92c95180bb5bc5fd4051598a9d60beaba48988d
2019 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2020 Date: Wed Mar 12 12:15:29 2008 +0900
2021
2022 sh: Add support SH4 cache control
2023
2024 Add support SH4 cache control and flash_cache function
2025
2026 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2027
2028 commit 28e5efde4d925fcb34901d0030d0648de2da7e89
2029 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2030 Date: Mon Mar 24 01:53:01 2008 +0900
2031
2032 sh: Add support PCI host driver for SH7751/SH7751R
2033
2034 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2035
2036 commit ab8f4d40d069cd3cbe7563ddfe3e5f03b0c7c721
2037 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2038 Date: Mon Mar 24 02:11:26 2008 +0900
2039
2040 sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci
2041
2042 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2043
2044 commit 566933278101c144d75361ea682678a326c1290d
2045 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2046 Date: Wed Mar 12 12:10:28 2008 +0900
2047
2048 sh: Add support SuperH SH7751/SH7751R
2049
2050 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2051
2052 commit 3313e0e26224fc9a0c445124f3455058c696df84
2053 Author: Mark Jonas <toertel@gmail.com>
2054 Date: Mon Mar 10 11:37:10 2008 +0100
2055
2056 sh: Added support for SH7720 based board MPR2.
2057
2058 Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com>
2059 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2060
2061 commit 3ecff1d70ae93e628fe65b3fe1fc7c9c76cdf99f
2062 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2063 Date: Thu Mar 6 14:05:53 2008 +0900
2064
2065 sh: Fix receive FIFO level register of SH4A
2066
2067 Receive FIFO level register is different in SH4A.
2068 Because register is different, cannot occasionally receive data.
2069
2070 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2071
2072 commit c133c1fb0b590662206b0eba70f4478ee0300a9a
2073 Author: Yusuke Goda <goda.yusuke@renesas.com>
2074 Date: Tue Mar 11 12:55:12 2008 +0900
2075
2076 sh: Add support Renesas Solutions R7780MP
2077
2078 Renesas Solutions R7780MP is a reference board on SH7780.
2079 This board has serial, 10/100 base Ethernet deivice, CF slot
2080 and VGA devices. This board can set extension board.
2081 Extension board has 10/100/1000 base Ethernet device, PCI slot,
2082 S-ATA, iDVR slot.
2083
2084 Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
2085 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2086
2087 commit 1a2334a4eb6386d7cd35d9de5fa39af2c764ad28
2088 Author: Yusuke Goda <goda.yusuke@renesas.com>
2089 Date: Wed Mar 5 14:30:02 2008 +0900
2090
2091 sh: Add support PCI of SuperH and SH7780
2092
2093 This patch add support PCI of SuperH base code and SH7780 specific code.
2094
2095 Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
2096 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2097
2098 commit b55523efff2ae11f0b9ae3cc405893c32eb78156
2099 Author: Yusuke Goda <goda.yusuke@renesas.com>
2100 Date: Wed Mar 5 14:23:26 2008 +0900
2101
2102 sh: Add support SH7780
2103
2104 SH7780 is CPU of Renesas Technology.
2105 This CPU has
2106 - CPU clock 400MHz
2107 - PCI support
2108 - DDR-SDRAM controller
2109 - etc ...
2110
2111 Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
2112 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2113
2114 commit c2042f5952a686c414031309b8f244513bf578f0
2115 Author: goda.yusuke <goda.yusuke@renesas.com>
2116 Date: Fri Jan 25 20:46:36 2008 +0900
2117
2118 sh: Add support Renesas Solutions Migo-R board
2119
2120 Migo-R is a board based on SH7722 and has may devices.
2121 In this patch, supported SCIF, NOR flash and Ethernet.
2122
2123 Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
2124 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2125
2126 commit 74d1e66d22dac91388bc538b2fe19f735edc5b82
2127 Author: Bartlomiej Sieka <tur@semihalf.com>
2128 Date: Thu Mar 27 15:06:40 2008 +0100
2129
2130 Fix host tool build breakage, take two
2131
2132 Revert commit 87c8431f and fix build breakage so that the build continues
2133 to work on FC systems.
2134
2135 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
2136
2137 commit 7e4a0d25ed18f6437bdf59ebfa49bb0edc2f24e6
2138 Author: Stefan Roese <sr@denx.de>
2139 Date: Wed Mar 19 09:36:47 2008 +0100
2140
2141 ppc4xx: Enable ECC on LWMON5
2142
2143 Since all ECC related problems seem to be resolved on LWMON5, this patch
2144 now enables ECC support.
2145
2146 We have to write the ECC bytes by zeroing and flushing in smaller
2147 steps, since the whole 256MByte takes too long for the external
2148 watchdog.
2149
2150 Signed-off-by: Stefan Roese <sr@denx.de>
2151
2152 commit 6433fa202a91a6594dd48f06807ac38ba27fa0bb
2153 Author: Larry Johnson <lrj@acm.org>
2154 Date: Mon Mar 17 11:10:35 2008 -0500
2155
2156 ppc4xx: Updates to Korat-specific code
2157
2158 This patch contains updates for changes for the Korat PPC440EPx board.
2159 These changes include:
2160
2161 (1) Support for "permanent" and "upgradable" copies of U-Boot, as
2162 described in the new "doc/README.korat" file;
2163
2164 (2) a new memory map for the registers in the board's CPLD;
2165
2166 (3) a revised format for manufacturer's data in serial EEPROM; and
2167
2168 (4) changes to track updates to U-Boot for the Sequoia board.
2169
2170 Signed-off-by: Larry Johnson <lrj@acm.org>
2171
2172 commit f766cdf89b3a2a7634b8c5869f606150e332036c
2173 Author: Markus Brunner <super.firetwister@gmail.com>
2174 Date: Thu Mar 27 10:46:25 2008 +0100
2175
2176 ppc4xx: PPC405EP Set EMAC noise filter bits
2177
2178 This bug was introduced with commit aee747f19b460a0e9da20ff21e90fdaac1cec359
2179 which enabled CFG_4xx_GPIO_TABLE for PPC405 and unintentionally
2180 disabled the setting of the emac noise filter bits for PPC405EP when CFG_4xx_GPIO_TABLE is set.
2181
2182 Signed-off-by: Markus Brunner <super.firetwister@gmail.com>
2183 Signed-off-by: Stefan Roese <sr@denx.de>
2184
2185 commit f66e2c8b25c04b79e5fb385bc8989c2de7f63991
2186 Author: Mike Nuss <mike@terascala.com>
2187 Date: Wed Feb 20 11:54:20 2008 -0500
2188
2189 ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPx
2190
2191 On PPC440EPx without a bootstrap I2C EEPROM, the PLL can be reconfigured
2192 after startup to change the speed of the clocks. This patch adds the
2193 option CFG_PLL_RECONFIG. If this option is set to 667, the CPU
2194 initialization code will reconfigure the PLL to run the system with a CPU
2195 frequency of 667MHz and PLB frequency of 166MHz, without the need for an
2196 external EEPROM.
2197
2198 Signed-off-by: Mike Nuss <mike@terascala.com>
2199 Acked-by: Stefan Roese <sr@denx.de>
2200
2201 commit 87c8431fe24d48121f053fe67cff4ccfe097d4d1
2202 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2203 Date: Thu Mar 27 09:12:40 2008 +0100
2204
2205 new-image: Fix host tool build breakage
2206
2207 Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2208
2209 commit 6fb4b640562a10daff0dbe537638d511b5b48650
2210 Author: Stefan Roese <sr@denx.de>
2211 Date: Thu Mar 27 10:24:03 2008 +0100
2212
2213 ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined
2214
2215 Signed-off-by: Stefan Roese <sr@denx.de>
2216
2217 commit 9462732a3ec551c11862450902cd8ee1bedea6d9
2218 Author: Stefan Roese <sr@denx.de>
2219 Date: Wed Mar 19 10:23:43 2008 +0100
2220
2221 ppc4xx: Add fdt support to Prodrive alpr
2222
2223 Since this board will probably be ported to arch/powerpc in the
2224 near future, we add device tree support now. This way we are
2225 "ready" for arch/powerpc from now on.
2226
2227 Signed-off-by: Stefan Roese <sr@denx.de>
2228
2229 commit 511e4f9e7f7b6719e4d91d7f0fc89412b13b5150
2230 Author: Pieter Voorthuijsen <pieter.voorthuijsen@prodrive.nl>
2231 Date: Mon Mar 17 09:27:56 2008 +0100
2232
2233 ppc4xx: Enable cache support on the ALPR board
2234
2235 Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
2236
2237 commit 14f73ca679f6fdb44cff0b7304d419db41a0ab69
2238 Author: Stefan Roese <sr@denx.de>
2239 Date: Wed Mar 26 10:14:11 2008 +0100
2240
2241 ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"
2242
2243 If CFG_MEM_TOP_HIDE is defined in the board config header, this specified
2244 memory area will get subtracted from the top (end) of ram and won't get
2245 "touched" at all by U-Boot. By fixing up gd->ram_size the Linux kernel
2246 should gets passed the now "corrected" memory size and won't touch it
2247 either. This should work for arch/ppc and arch/powerpc. Only Linux board
2248 ports in arch/powerpc with bootwrapper support, which recalculate the
2249 memory size from the SDRAM controller setup, will have to get fixed
2250 in Linux additionally.
2251
2252 This patch enables this config option on some PPC440EPx boards as a workaround
2253 for the CHIP 11 errata. Here the description from the AMCC documentation:
2254
2255 CHIP_11: End of memory range area restricted access.
2256 Category: 3
2257
2258 Overview:
2259 The 440EPx DDR controller does not acknowledge any
2260 transaction which is determined to be crossing over the
2261 end-of-memory-range boundary, even if the starting address is
2262 within valid memory space. Any such transaction from any PLB4
2263 master will result in a PLB time-out on PLB4 bus.
2264
2265 Impact:
2266 In case of such misaligned bursts, PLB4 masters will not
2267 retrieve any data at all, just the available data up to the
2268 end of memory, especially the 440 CPU. For example, if a CPU
2269 instruction required an operand located in memory within the
2270 last 7 words of memory, the DCU master would burst read 8
2271 words to update the data cache and cross over the
2272 end-of-memory-range boundary. Such a DCU read would not be
2273 answered by the DDR controller, resulting in a PLB4 time-out
2274 and ultimately in a Machine Check interrupt. The data would
2275 be inaccessible to the CPU.
2276
2277 Workaround:
2278 Forbid any application to access the last 256 bytes of DDR
2279 memory. For example, make your operating system believe that
2280 the last 256 bytes of DDR memory are absent. AMCC has a patch
2281 that does this, available for Linux.
2282
2283 This patch sets CFG_MEM_TOP_HIDE for the following 440EPx boards:
2284 lwmon5, korat, sequoia
2285
2286 The other remaining 440EPx board were intentionally not included
2287 since it is not clear to me, if they use the end of ram for some
2288 other purpose. This is unclear, since these boards have CONFIG_PRAM
2289 defined and even comments like this:
2290
2291 PMC440.h:
2292 /* esd expects pram at end of physical memory.
2293 * So no logbuffer at the moment.
2294 */
2295
2296 It is strongly recommended to not use the last 256 bytes on those
2297 boards too. Patches from the board maintainers are welcome.
2298
2299 Signed-off-by: Stefan Roese <sr@denx.de>
2300
2301 commit c664bf8c3c9bb9e236891f0d8dfda883e86d159b
2302 Author: Stefan Roese <sr@denx.de>
2303 Date: Thu Mar 27 10:09:05 2008 +0100
2304
2305 ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT)
2306
2307 Signed-off-by: Stefan Roese <sr@denx.de>
2308
2309 commit d56a3ce179688cde61073a3690e21703d68fafd7
2310 Author: Stefan Roese <sr@denx.de>
2311 Date: Tue Mar 25 17:51:13 2008 +0100
2312
2313 ppc4xx: Correctly pass phyiscal FLASH base address into dtb
2314
2315 The routine ft_board_setup() configures the EBC NOR mappings for the
2316 Linux physmap_of driver. Since on 460EX/GT we remap the FLASH from
2317 0x4.fc00.0000 to 0x4.cc00.0000 because of the max. 16MByte boot-CS
2318 problem, we need to pass the corrected address here too.
2319
2320 Signed-off-by: Stefan Roese <sr@denx.de>
2321
2322 commit 9ad31989de12ce5c67b07c4867ead47465655c4b
2323 Author: Stefan Roese <sr@denx.de>
2324 Date: Wed Mar 19 16:35:12 2008 +0100
2325
2326 ppc4xx: Fix compilation warning in 4xx_enet.c
2327
2328 Signed-off-by: Stefan Roese <sr@denx.de>
2329
2330 commit 4c9e855734c523900322a7c3cdd9099b4f51b51d
2331 Author: Stefan Roese <sr@denx.de>
2332 Date: Wed Mar 19 16:20:49 2008 +0100
2333
2334 ppc4xx: Add AMCC Glacier 406GT eval board support
2335
2336 This patch adds support for the AMCC Glacier 460GT eval board.
2337 The main difference to the Canyonlands board are listed here:
2338
2339 - 4 ethernet ports instead of 2
2340 - no SATA port
2341 - no USB port
2342
2343 Currently EMAC2+3 are not working. This will be fixed in a later
2344 release.
2345
2346 Signed-off-by: Stefan Roese <sr@denx.de>
2347
2348 commit d8bd643141af4710d7f1b69bbab6b760de0af0a1
2349 Author: Stefan Roese <sr@denx.de>
2350 Date: Thu Mar 27 08:47:26 2008 +0100
2351
2352 ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clear
2353
2354 Signed-off-by: Stefan Roese <sr@denx.de>
2355
2356 commit b9670dd85be6e0496ef2e231043c23cad9b1d903
2357 Author: Anatolij Gustschin <agust@denx.de>
2358 Date: Wed Mar 26 21:05:43 2008 +0100
2359
2360 Fix out of tree building issue
2361
2362 Currently U-Boot building in some external directory
2363 doesn't work. This patch tries to fix the problem.
2364
2365 Signed-off-by: Anatolij Gustschin <agust@denx.de>
2366
2367 commit d4ee711d8a5c366ee3f857c26b927d12e66614ff
2368 Author: Anatolij Gustschin <agust@denx.de>
2369 Date: Wed Mar 26 18:13:33 2008 +0100
2370
2371 README: update documentation (availability, links, etc.)
2372
2373 Fix typo in README
2374
2375 Signed-off-by: Anatolij Gustschin <agust@denx.de>
2376
2377 commit e813eae3bfeba9c0bda9d1bf9fc3d081f790972f
2378 Author: Anatolij Gustschin <agust@denx.de>
2379 Date: Wed Mar 26 17:47:44 2008 +0100
2380
2381 Fix compilation error in cmd_usb.c
2382
2383 This patch fixes compilation error
2384 cmd_usb.c: In function 'do_usb':
2385 cmd_usb.c:552: error: void value not ignored as it ought to be
2386
2387 Signed-off-by: Anatolij Gustschin <agust@denx.de>
2388
2389 commit d8c82db482d6b535d12b419d6440b88bf7091c9b
2390 Author: Timur Tabi <timur@freescale.com>
2391 Date: Fri Mar 14 17:45:29 2008 -0500
2392
2393 Add support for setting the I2C bus speed in fsl_i2c.c
2394
2395 Add support to the Freescale I2C driver (fsl_i2c.c) for setting and querying
2396 the I2C bus speed. Current 8[356]xx boards define the CFG_I2C_SPEED macro,
2397 but fsl_i2c.c ignores it and uses conservative value when programming the
2398 I2C bus speed.
2399
2400 Signed-off-by: Timur Tabi <timur@freescale.com>
2401 Acked-by: Andy Fleming <afleming@freescale.com>
2402
2403 commit d049cc7f71c0d875e8f5099d1ed23666a82b8f8e
2404 Author: Wolfgang Denk <wd@denx.de>
2405 Date: Thu Mar 27 00:03:57 2008 +0100
2406
2407 Coding style cleanup, update CHANGELOG
2408
2409 Signed-off-by: Wolfgang Denk <wd@denx.de>
2410
2411 commit fd0b1fe3c388a77e8fe00cdd930ca317a91198d4
2412 Author: Dave Liu <r63238@freescale.com>
2413 Date: Wed Mar 26 22:55:32 2008 +0800
2414
2415 drivers: add the support for Freescale SATA controller
2416
2417 Add the Freescale on-chip SATA controller driver to u-boot,
2418 The SATA controller is used on the 837x and 8315 targets,
2419 The driver can be used to load kernel, fs and dtb.
2420
2421 The features list:
2422 - 1.5/3 Gbps link speed
2423 - LBA48, LBA28 support
2424 - DMA and FPDMA support
2425 - Two ports support
2426
2427 Signed-off-by: Dave Liu <daveliu@freescale.com>
2428
2429 commit bede87f4c87c3ccd868cc60ebf792e0560c6d024
2430 Author: Dave Liu <r63238@freescale.com>
2431 Date: Wed Mar 26 22:54:44 2008 +0800
2432
2433 ata: add the readme for SATA command line
2434
2435 Signed-off-by: Dave Liu <daveliu@freescale.com>
2436
2437 commit cd54081cd479e542fc399b8a40651ff11a1ad849
2438 Author: Dave Liu <r63238@freescale.com>
2439 Date: Wed Mar 26 22:53:24 2008 +0800
2440
2441 ata: enable the sata initialize on boot up
2442
2443 Signed-off-by: Dave Liu <daveliu@freescale.com>
2444
2445 commit 69386383c5c2b323c66495b0b0cef6a9714d83bf
2446 Author: Dave Liu <r63238@freescale.com>
2447 Date: Wed Mar 26 22:52:36 2008 +0800
2448
2449 ata: add the fis struct for SATA
2450
2451 Signed-off-by: Dave Liu <daveliu@freescale.com>
2452
2453 commit ffc664e80dfb2e17de0df5ad39e91a02e9c361bc
2454 Author: Dave Liu <r63238@freescale.com>
2455 Date: Wed Mar 26 22:51:44 2008 +0800
2456
2457 ata: add the libata support
2458
2459 add simple libata support in u-boot
2460
2461 Signed-off-by: Dave Liu <daveliu@freescale.com>
2462
2463 commit 8e9bb43429e50df55fa41932cbe65841ff579220
2464 Author: Dave Liu <r63238@freescale.com>
2465 Date: Wed Mar 26 22:50:45 2008 +0800
2466
2467 ata: make the ata_piix driver using new SATA framework
2468
2469 original ata_piix driver is using IDE framework, not real
2470 SATA framework. For now, the ata_piix driver is only used
2471 by x86 sc520_cdp board. This patch makes the ata_piix driver
2472 use the new SATA framework, so
2473
2474 - remove the duplicated command stuff
2475 - remove the CONFIG_CMD_IDE define in the sc520_cdp.h
2476 - add the CONFIG_CMD_SATA define to sc520_cdp.h
2477
2478 Signed-off-by: Dave Liu <daveliu@freescale.com>
2479
2480 commit c7057b529c3c3cb9c0ac9060686a4068f1491bbe
2481 Author: Dave Liu <r63238@freescale.com>
2482 Date: Wed Mar 26 22:49:44 2008 +0800
2483
2484 ata: add the support for SATA framework
2485
2486 - add the SATA framework
2487 - add the SATA command line
2488
2489 Signed-off-by: Dave Liu <daveliu@freescale.com>
2490
2491 commit 83c7f470a4ce94f33600f11ae85ce4dcf00aa90c
2492 Author: Dave Liu <r63238@freescale.com>
2493 Date: Wed Mar 26 22:48:18 2008 +0800
2494
2495 ata: merge the header of ata_piix driver
2496
2497 move the sata.h from include/ to drivers/block/ata_piix.h
2498
2499 Signed-off-by: Dave Liu <daveliu@freescale.com>
2500
2501 commit 9eef62804d9695425b24c87b46a61a7fa74afee0
2502 Author: Dave Liu <r63238@freescale.com>
2503 Date: Wed Mar 26 22:47:06 2008 +0800
2504
2505 ata: merge the ata_piix driver
2506
2507 move the cmd_sata.c from common/ to drivers/ata_piix.c,
2508 the cmd_sata.c have some part of ata_piix controller drivers.
2509 consolidate the driver to have better framework.
2510
2511 Signed-off-by: Dave Liu <daveliu@freescale.com>
2512
2513 commit b9e749e95354f33eb5dc6653c6db7d502adb95fe
2514 Author: Markus Klotzbuecher <mk@denx.de>
2515 Date: Wed Mar 26 18:26:43 2008 +0100
2516
2517 USB, Storage: fix a bug introduced in commit
2518 f6b44e0e4d18fe507833a0f76d24a9aa72c123f1 that will cause usb_stor_info
2519 to only print only information on one storage device, but not for
2520 multiple.
2521
2522 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
2523
2524 commit 841e5edd1623f3fecb6bffc5c2f938ed7a947360
2525 Author: Anatolij Gustschin <agust@denx.de>
2526 Date: Wed Mar 26 17:47:44 2008 +0100
2527
2528 Fix compilation error in cmd_usb.c
2529
2530 This patch fixes compilation error
2531 cmd_usb.c: In function 'do_usb':
2532 cmd_usb.c:552: error: void value not ignored as it ought to be
2533
2534 Signed-off-by: Anatolij Gustschin <agust@denx.de>
2535 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
2536
2537 commit dd6c910aadf27c822f17b87eae1a9bd0b2e3aa15
2538 Author: Kumar Gala <galak@kernel.crashing.org>
2539 Date: Wed Mar 26 08:53:53 2008 -0500
2540
2541 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page
2542
2543 Provide a board_lmb_reserve helper function to ensure we reserve
2544 the page of memory we are using for the boot page translation code.
2545
2546 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2547
2548 commit 79679d80021ab095e639e250ca472fe526da02e2
2549 Author: Kumar Gala <galak@kernel.crashing.org>
2550 Date: Wed Mar 26 08:34:25 2008 -0500
2551
2552 85xx: Update multicore boot mechanism to ePAPR v0.81 spec
2553
2554 The following changes are needed to be inline with ePAPR v0.81:
2555
2556 * r4, r5 and now always set to 0 on boot release
2557 * r7 is used to pass the size of the initial map area (IMA)
2558 * EPAPR_MAGIC value changed for book-e processors
2559 * changes in the spin table layout
2560 * spin table supports a 64-bit physical release address
2561
2562 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2563
2564 commit 25eedb2c1958a13110c7de1fc809b624053cc69c
2565 Author: Jon Loeliger <jdl@freescale.com>
2566 Date: Wed Mar 19 15:02:07 2008 -0500
2567
2568 FSL: Clean up board/freescale/common/Makefile
2569
2570 Each file that can be built here now follows some
2571 CONFIG_ option so that they are appropriately built
2572 or not, as needed. And CONFIG_ defines were added
2573 to various board config files to make sure that happens.
2574
2575 The other board/freescale/*/Makefiles no longer need
2576 to reach up and over into ../common to build their
2577 individually needed files any more.
2578
2579 Boards that are CDS specific were renamed with cds_ prefix.
2580
2581 Signed-off-by: Jon Loeliger <jdl@freescale.com>
2582
2583 commit a5af4b358a7caa9c0aa374d4d894bf762ec37669
2584 Author: Kumar Gala <galak@kernel.crashing.org>
2585 Date: Wed Feb 27 22:00:27 2008 -0600
2586
2587 85xx: Fix merge duplication
2588
2589 ft_fixup_cpu() got duplicated in some merge snafu. Remove the duplicate.
2590
2591 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2592
2593 commit 5893b3d0a4084f87a06a5d3dc03db91206818941
2594 Author: James Yang <James.Yang@freescale.com>
2595 Date: Tue Feb 12 16:35:07 2008 -0600
2596
2597 85xx: Expand CCSR space with more DDR controller registers.
2598
2599 Signed-off-by: James Yang <James.Yang@freescale.com>
2600 Signed-off-by: Jon Loeliger <jdl@freescale.com>
2601 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2602
2603 commit a3e77fa5359b3f9f59e4e946b46d57a53057cc85
2604 Author: James Yang <James.Yang@freescale.com>
2605 Date: Fri Feb 8 18:05:08 2008 -0600
2606
2607 85xx: Speed up get_ddr_freq() and get_bus_freq()
2608
2609 get_ddr_freq() and get_bus_freq() used get_sys_info() each time they were
2610 called. However, get_sys_info() recalculates extraneous information when
2611 called each time. Have get_ddr_freq() and get_bus_freq() return memoized
2612 values from global_data instead.
2613
2614 Signed-off-by: James Yang <James.Yang@freescale.com>
2615 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2616
2617 commit e9ea679918fbc9a53fa2f2a904aac874ea736036
2618 Author: James Yang <James.Yang@freescale.com>
2619 Date: Fri Feb 8 16:46:27 2008 -0600
2620
2621 85xx: Show DDR memory data rate in addition to the memory clock frequency.
2622
2623 Show the DDR memory data rate in addition to the memory clock
2624 frequency. For DDR/DDR2 memories the memory data rate is 2x the
2625 memory clock.
2626
2627 Signed-off-by: James Yang <James.Yang@freescale.com>
2628 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2629
2630 commit 591933ca6eabc440e6ed6967233aaf56fce464a3
2631 Author: James Yang <James.Yang@freescale.com>
2632 Date: Fri Feb 8 16:44:53 2008 -0600
2633
2634 85xx: get_tbclk() speed up and rounding fix
2635
2636 Speed up get_tbclk() by referencing pre-computed bus clock
2637 frequency value from global data instead of sys_info_t. Fix
2638 rounding of result to nearest; previously it was rounding
2639 upwards.
2640
2641 Signed-off-by: James Yang <James.Yang@freescale.com>
2642 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2643
2644 commit 1ced121600b2060ab2ff9f0fddd9421fd70a0dc6
2645 Author: Andy Fleming <afleming@freescale.com>
2646 Date: Wed Feb 6 01:19:40 2008 -0600
2647
2648 Update SVR numbers to expand support
2649
2650 FSL has taken to using SVR[16:23] as an SOC sub-version field. This
2651 is used to distinguish certain variants within an SOC family. To
2652 account for this, we add the SVR_SOC_VER() macro, and update the SVR_*
2653 constants to reflect the larger value. We also add SVR numbers for all
2654 of the current variants. Finally, to make things neater, rather than
2655 use an enormous switch statement to print out the CPU type, we create
2656 and array of SVR/name pairs (using a macro), and print out the CPU name
2657 that matches the SVR SOC version.
2658
2659 Signed-off-by: Andy Fleming <afleming@freescale.com>
2660
2661 commit b83eef440cf3cef816172ccbb5897ccd8e403cf3
2662 Author: Andy Fleming <afleming@freescale.com>
2663 Date: Wed Feb 6 01:12:57 2008 -0600
2664
2665 Add the Freescale PCI device IDs
2666
2667 Signed-off-by: Andy Fleming <afleming@freescale.com>
2668
2669 commit 7aff0c051ad0613171cf2b9941ee48675c62e7cd
2670 Author: Kumar Gala <galak@kernel.crashing.org>
2671 Date: Thu Feb 14 11:04:23 2008 -0600
2672
2673 85xx: Added support for multicore boot mechanism
2674
2675 Added the cpu command that provides a generic mechanism to get status,
2676 reset, and release secondary cores in multicore processors.
2677
2678 Added support for using the ePAPR defined spin-table mechanism on 85xx.
2679
2680 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2681 Signed-off-by: Andy Fleming <afleming@freescale.com>
2682
2683 commit ec2b74ffd36f02c6123725e7c2533dd2deaf4b64
2684 Author: Kumar Gala <galak@kernel.crashing.org>
2685 Date: Thu Jan 17 16:48:33 2008 -0600
2686
2687 85xx: Added support for multicore boot mechanism
2688
2689 Added the cpu command that provides a generic mechanism to get status,
2690 reset, and release secondary cores in multicore processors.
2691
2692 Added support for using the ePAPR defined spin-table mechanism on 85xx.
2693
2694 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2695
2696 commit f69766e4b5d47ecd3aa58677a8da875694f364f2
2697 Author: Kumar Gala <galak@kernel.crashing.org>
2698 Date: Wed Jan 30 14:55:14 2008 -0600
2699
2700 85xx: Add the concept of CFG_CCSRBAR_PHYS
2701
2702 When we go to 36-bit physical addresses we need to keep the concept of
2703 the physical CCSRBAR address seperate from the virtual one.
2704
2705 For the majority of boards CFG_CCSBAR_PHYS == CFG_CCSRBAR
2706
2707 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2708
2709 commit 5b5eb9ca5b778f763bcf332697b35cc1e747626e
2710 Author: Wolfgang Denk <wd@denx.de>
2711 Date: Wed Mar 26 15:38:47 2008 +0100
2712
2713 Coding style cleanup.
2714
2715 Signed-off-by: Wolfgang Denk <wd@denx.de>
2716
2717 commit da8808df7a9cef5a3d2ee286ef9ebf9de1780660
2718 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2719 Date: Wed Mar 26 13:02:13 2008 +0100
2720
2721 Add CFG_RTC_DS1337_NOOSC to turn off OSC output
2722
2723 The default settings for RTC DS1337 keeps the OSC
2724 output, 32,768 Hz, on. This add CFG_RTC_DS1337_NOOSC to
2725 turn it off.
2726
2727 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2728
2729 commit 438a4c11260b4ea9805039b0b4f92f9df5306b02
2730 Author: Wolfgang Denk <wd@denx.de>
2731 Date: Wed Mar 26 11:48:46 2008 +0100
2732
2733 Cleanup coding style, update CHANGELOG
2734
2735 Signed-off-by: Wolfgang Denk <wd@denx.de>
2736
2737 commit 218ca724c08ca8a649f0917cf201cf23d4b33f39
2738 Author: Wolfgang Denk <wd@denx.de>
2739 Date: Wed Mar 26 10:40:12 2008 +0100
2740
2741 README: update documentation (availability, links, etc.)
2742
2743 Signed-off-by: Wolfgang Denk <wd@denx.de>
2744
2745 commit f6b44e0e4d18fe507833a0f76d24a9aa72c123f1
2746 Author: Aras Vaichas <arasv@magtech.com.au>
2747 Date: Tue Mar 25 12:09:07 2008 +1100
2748
2749 USB Storage, add meaningful return value
2750
2751 This patch changes the "usb storage" command to return success if it
2752 finds a USB storage device, otherwise it returns error.
2753
2754 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
2755
2756 commit 18e69a35efbb078403db0c0063986470dad7d082
2757 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2758 Date: Fri Mar 14 23:20:18 2008 +0300
2759
2760 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
2761
2762 Linux understands "host" (default), "peripheral" and "otg" (broken).
2763 Though, U-Boot doesn't restrict dr_mode variable to these values (think
2764 of renames in future).
2765
2766 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2767 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2768
2769 commit c7604783b236e368f225efb7b3efb418fe20b404
2770 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2771 Date: Fri Mar 14 23:20:30 2008 +0300
2772
2773 tsec: fix link detection for the RTL8211B PHY
2774
2775 RTL8211B sets link state register after autonegotiation complete,
2776 so with bootdelay=0 RTL8211B will report lack of the link.
2777
2778 To fix this, we should wait for aneg to complete, even if the
2779 link is currently down.
2780
2781 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2782 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2783
2784 commit 7fa9cbb00dc83fcf175042b6f20c2c9bce9a15f4
2785 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2786 Date: Mon Mar 24 20:47:09 2008 +0300
2787
2788 mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups
2789
2790 device_type = "soc" is being deprecated, newer device trees will use
2791 "fsl,soc" and/or "fsl,immr" for the soc nodes.
2792
2793 This patch also adds clock-frequency property for soc nodes (the same
2794 value as bus-frequency).
2795
2796 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2797
2798 commit 507e2d79c91441a0bb2cd3d0c31c8bfe3f8cec07
2799 Author: Joe D'Abbraccio <ljd015@freescale.com>
2800 Date: Mon Mar 24 13:00:59 2008 -0400
2801
2802 Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clock
2803
2804 With the original value of 1/2 clock cycle delay, the system ran relatively
2805 stable except when we run benchmarks that are intensive users of memory.
2806 When I run samba connected disk with a HDBENCH test, the system locks-up
2807 or reboots sporadically.
2808
2809 Signed-off by: Joe D'Abbraccio <Joe.D'abbraccio@freescale.com>
2810
2811 commit a7ba32d480a86db5db8dcd8ca66b21b4cadda923
2812 Author: Scott Wood <scottwood@freescale.com>
2813 Date: Mon Mar 24 12:44:13 2008 -0500
2814
2815 mpc83xx: Set PCI I/O bus-address base to zero.
2816
2817 The device trees for these boards describe PCI I/O as starting from
2818 address zero from the device's perspective.
2819
2820 Placing I/O elsewhere may cause problems with certain PCI boards, and may
2821 cause problems with Linux.
2822
2823 Signed-off-by: Scott Wood <scottwood@freescale.com>
2824
2825 commit f700e7df7fecf2d3765ae568ce77ce788cde4f3e
2826 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2827 Date: Mon Mar 24 20:47:05 2008 +0300
2828
2829 mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK
2830
2831 At least on the "33MHz Pilot" board crystal is actually 33.3MHz.
2832 This patch fixes "system time drifting" problem.
2833
2834 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2835
2836 commit 3a0cfdd576dc9b16d1468d37339182607c697fb7
2837 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2838 Date: Mon Mar 24 20:47:02 2008 +0300
2839
2840 mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS
2841
2842 This is needed to update /choosen/linux,stdout-path properly.
2843
2844 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2845
2846 commit 3419eb62f088d7a22f1d2a3cebf76b77e408b5b9
2847 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2848 Date: Mon Mar 24 20:47:00 2008 +0300
2849
2850 mpc83xx: MPC8360E-RDK: add dhcp command
2851
2852 Plus modify environment to use it and remove bootfile env variable,
2853 it is internal and CONFIG_BOOTFILE is used for these purposes.
2854
2855 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2856
2857 commit d892b2dbb4087a26778bfd42470c3ea7d0e2b6aa
2858 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2859 Date: Mon Mar 24 20:46:57 2008 +0300
2860
2861 mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc
2862
2863 Current DDR setup easily causes memory corruption, this patch fixes it.
2864
2865 Also fix TIMING_CFG0_MRS_CYC definition.
2866
2867 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2868
2869 commit d47d49cc37a38f2719a3e1b9bbe08ac810cf2d9a
2870 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2871 Date: Mon Mar 24 20:46:53 2008 +0300
2872
2873 mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI
2874
2875 This patch adds qe pario pins configuration for AD7843 ADC/Touchscreen
2876 controller and FHCI (QE USB).
2877
2878 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2879
2880 commit 7ad959490962e6842648d87d4bd795ea6cdcce67
2881 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2882 Date: Mon Mar 24 20:46:51 2008 +0300
2883
2884 mpc83xx: MPC8360E-RDK: add support for NAND
2885
2886 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2887
2888 commit 9a3e832aeb491861d029991241572ebdf4b5b61b
2889 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2890 Date: Mon Mar 24 20:46:46 2008 +0300
2891
2892 mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode
2893
2894 This is needed for BCM PHYs to work on this board.
2895
2896 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2897
2898 commit 300615dc5d9b0a2022fbc6af0c13159e33fd752e
2899 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2900 Date: Mon Mar 24 20:46:34 2008 +0300
2901
2902 uec: add support for Broadcom BCM5481 Gigabit PHY
2903
2904 This patch adds basic support for Broadcom BCM5481 PHY.
2905
2906 RXD-RXC delay quirk comes from MPC8360E-RDK BSP source, author is
2907 Peter Barada <peterb@logicpd.com>.
2908
2909 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2910
2911 commit 6a600c3a1876bc203445df4f0fd6b12648259666
2912 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2913 Date: Mon Mar 24 20:46:28 2008 +0300
2914
2915 uec: add support for RGMII_RXID interface mode
2916
2917 PHY drivers will use it to setup software delay between RXD and RXC
2918 signals.
2919
2920 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2921
2922 commit 91cdaa3a9d7562b869d96774e9c9ddf142c0848d
2923 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2924 Date: Mon Mar 24 20:46:24 2008 +0300
2925
2926 uec: add support for gbit mii status readings
2927
2928 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2929
2930 commit aabce7fb505ffe55ebf3bf4dcafdae97a581558d
2931 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2932 Date: Mon Mar 24 17:40:47 2008 +0300
2933
2934 83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards
2935
2936 This is primarily for the early console support.
2937
2938 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2939
2940 commit 2bd7460e9283ec98565189b3cdbcfb2bcdcdd635
2941 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2942 Date: Mon Mar 24 17:40:43 2008 +0300
2943
2944 83xx: initialize serdes for MPC837XRDB boards
2945
2946 On the MPC8377ERDB: 2 SATA and 2 PCI-E.
2947 On the MPC8378ERDB: 2 PCI-E
2948 On the MPC8379ERDB: 4 SATA
2949
2950 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2951
2952 commit 453316a2a19642d8afcbca7452e40a6b44a197b1
2953 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2954 Date: Mon Mar 24 17:40:32 2008 +0300
2955
2956 83xx: serdes setup routines
2957
2958 This patch adds few routines to configure serdes on 837x targets.
2959
2960 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2961
2962 commit a796cdf9c377cb4e5d61d1079a296608f8fbd903
2963 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2964 Date: Mon Mar 24 17:40:27 2008 +0300
2965
2966 83xx: split COBJS onto separate lines
2967
2968 ..plus get rid of some #ifdefs in the .c files.
2969
2970 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2971
2972 commit 46a3aeea73c13ab04ebf7a8739afb87ac5da94a3
2973 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
2974 Date: Mon Mar 24 17:40:23 2008 +0300
2975
2976 83xx: nand support for MPC837XRDB boards
2977
2978 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2979
2980 commit 82e45a204190593e8613145a928f998fb8c909c4
2981 Author: Jerry Van Baren <gvb.uboot@gmail.com>
2982 Date: Tue Mar 18 21:44:41 2008 -0400
2983
2984 Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS.
2985
2986 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
2987 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2988
2989 commit 0fa7a1b4719e325fce332689fb8754ec166191ff
2990 Author: Michael Barkowski <michael.barkowski@freescale.com>
2991 Date: Thu Mar 20 13:15:39 2008 -0400
2992
2993 mpc8323erdb: remove RTC and add EEPROM
2994
2995 There's no on-board RTC on the MPC8323ERDB, but there is an EEPROM.
2996
2997 Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
2998 Acked-by: Kim Phillips <kim.phillips@freescale.com>
2999
3000 commit 5bbeea86eb6afb872374cd23217cb3c1018443ed
3001 Author: Michael Barkowski <michael.barkowski@freescale.com>
3002 Date: Thu Mar 20 13:15:34 2008 -0400
3003
3004 mpc8323erdb: Improve the system performance
3005
3006 The following changes are based on kernel UCC ethernet performance:
3007
3008 1. Make the CSB bus pipeline depth as 4, and enable the repeat mode
3009 2. Optimize transactions between QE and CSB. Added CFG_SPCR_OPT
3010 switch to enable this setting.
3011
3012 The following changes are based on the App Note AN3369 and
3013 verified to improve memory latency using LMbench:
3014
3015 3. CS0_CONFIG[AP_n_EN] is changed from 1 to 0
3016 4. CS0_CONFIG[ODT_WR_CONFIG] set to 1. Was a reserved setting
3017 previously.
3018 5. TIMING_CFG_1[WRREC] is changed from 3clks to 2clks (based on
3019 Twr=15ns, and this was already the setting in DDR_MODE)
3020 6. TIMING_CFG_1[PRETOACT] is changed from 3clks to 2clks. (based on
3021 Trp=15ns)
3022 7. TIMING_CFG_1[ACTTOPRE] is changed from 9clks to 6clks. (based on
3023 Tras=40ns)
3024 8. TIMING_CFG_1[ACTTORW] is changed from 3clks to 2clks. (based on
3025 Trcd=15ns)
3026 9. TIMING_CFG_1[REFREC] changed from 21 clks to 11clks. (based on
3027 Trfc=75ns)
3028 10. TIMING_CFG_2[FOUR_ACT] is changed from 10 clks to 7clks. (based
3029 on Tfaw=50ns)
3030 11. TIMING_CFG_2[ADD_LAT] and DDR_MODE[AL] changed from 0 to 1 (based
3031 on CL=3 and WL=2).
3032
3033 Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
3034 Acked-by: Kim Phillips <kim.phillips@freescale.com>
3035
3036 commit fc549c871f43933396a5b3e21d897023d4b31b8d
3037 Author: Michael Barkowski <michael.barkowski@freescale.com>
3038 Date: Thu Mar 20 13:15:28 2008 -0400
3039
3040 mpc8323erdb: use readable DDR config macros
3041
3042 Use available shift/mask macros to define DDR configuration.
3043
3044 Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
3045 Acked-by: Kim Phillips <kim.phillips@freescale.com>
3046
3047 commit 89c7784ed90ba50301eec521144f95111e472906
3048 Author: Timur Tabi <timur@freescale.com>
3049 Date: Fri Feb 8 13:15:55 2008 -0600
3050
3051 83xx: Add Vitesse VSC7385 firmware uploading
3052
3053 Update the MPC8349E-mITX, MPC8313E-RDB, and MPC837XE-RDB board files to upload
3054 the Vitesse VSC7385 firmware. Changed CONFIG_VSC7385 to CONFIG_VSC7385_ENET.
3055 Cleaned up the board header files to make selecting the VSC7385 easier to
3056 control.
3057
3058 Signed-off-by: Timur Tabi <timur@freescale.com>
3059 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
3060
3061 commit b55d98c6d5b8694e560a0e727b14cb6921d7cfcc
3062 Author: Timur Tabi <timur@freescale.com>
3063 Date: Fri Feb 8 13:15:54 2008 -0600
3064
3065 NET: Add Vitesse VSC7385 firmware uploading
3066
3067 The Vitesse VSC7385 is a 5-port switch found on the Freescale MPC8349E-mITX
3068 and other boards. A small firwmare must be uploaded to its on-board memory
3069 before it can be enabled. This patch adds the code which uploads firmware
3070 (but not the firmware itself).
3071
3072 Previously, this feature was provided by a U-Boot application that was
3073 made available only on Freescale BSPs. The VSC7385 firmware must still
3074 be obtained separately, but at least there is no longer a need for a separate
3075 application.
3076
3077 Signed-off-by: Timur Tabi <timur@freescale.com>
3078 Acked-by: Ben Warren <biggerbadderben@gmail.com>
3079
3080 commit aa6f6d171a1f9f46ee4f03ad6acb97a6bfb71855
3081 Author: Wolfgang Denk <wd@denx.de>
3082 Date: Wed Mar 26 00:52:10 2008 +0100
3083
3084 Coding Style cleanyp; update CHANGELOG
3085
3086 Signed-off-by: Wolfgang Denk <wd@denx.de>
3087
3088 commit 43ddd9c820fec44816188f53346b464e20b3142d
3089 Author: Jerry Van Baren <gvb.uboot@gmail.com>
3090 Date: Sat Mar 22 14:23:49 2008 -0400
3091
3092 Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
3093
3094 These defines embedded the u-boot env variables and/or the bd_t structure
3095 in the fdt blob. The conclusion of discussion on the u-boot email list
3096 was that embedding these in the fdt blob is not useful: there are better
3097 ways of passing the data (in fact, the fdt blob itself replaces the
3098 bd_t struct).
3099
3100 The only board that enables these is the stxxtc and they don't appear
3101 to be used by linux.
3102
3103 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
3104 Acked-by: Kim Phillips <kim.phillips@freescale.com>
3105
3106 commit 22ed2285743359fd1fe73e411dff914b2256e68f
3107 Author: Stefan Roese <sr@denx.de>
3108 Date: Mon Mar 17 10:49:25 2008 +0100
3109
3110 rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile
3111
3112 Signed-off-by: Stefan Roese <sr@denx.de>
3113
3114 commit 1bb707c39a0833e91d9f797dd862aaaaf4af264d
3115 Author: Kyungmin Park <kmpark@infradead.org>
3116 Date: Mon Mar 17 08:54:06 2008 +0900
3117
3118 Add Flex-OneNAND booting support
3119
3120 Flex-OneNAND is a monolithic integrated circuit with a NAND Flash array
3121 using a NOR Flash interface. This on-chip integration enables system designers
3122 to reduce external system logic and use high-density NAND Flash
3123 in applications that would otherwise have to use more NOR components.
3124
3125 Flex-OneNAND enables users to configure to partition it into SLC and MLC areas
3126 in more flexible way. While MLC area of Flex-OneNAND can be used to store data
3127 that require low reliability and high density, SLC area of Flex-OneNAND
3128 to store data that need high reliability and high performance. Flex-OneNAND
3129 can let users take advantage of storing these two different types of data
3130 into one chip, which is making Flex-OneNAND more cost- and space-effective.
3131
3132 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
3133
3134 commit c512389cc4a10253249271ff6c887c6dab1f0db2
3135 Author: André Schwarz <andre.schwarz@matrix-vision.de>
3136 Date: Thu Mar 13 13:50:52 2008 +0100
3137
3138 MPC5200: support setup without FEC
3139
3140 Include FEC specific nodes in ft_cpu_setup only if CONFIG_MPC5xxx_FEC is
3141 defined. Systems without FEC, i.e. no FEC node in DTB, should be possible.
3142
3143 Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
3144 Acked-by: Grant Likely <grant.likely@secretlab.ca>
3145
3146 commit aa3511e422946041ef626f80a05ae5e8bfc700e6
3147 Author: Jon Loeliger <jdl@freescale.com>
3148 Date: Wed Mar 5 18:05:46 2008 -0600
3149
3150 FSL: Move board/mpc8266ads under board/freescale
3151
3152 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3153
3154 commit 7f1d846e5c5754449c286587d099d85246062772
3155 Author: Jon Loeliger <jdl@freescale.com>
3156 Date: Wed Mar 5 18:05:47 2008 -0600
3157
3158 FSL: Move board/mpc7448hpc2 under board/freescale
3159
3160 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3161
3162 commit b7e24d283e34727c2a6cdfdac2e09a426c579b73
3163 Author: Jon Loeliger <jdl@freescale.com>
3164 Date: Wed Mar 5 18:05:45 2008 -0600
3165
3166 FSL: Move board/mpc8260ads under board/freescale
3167
3168 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3169
3170 commit 6a8a5dc4759867c45aa95580deb8bf26669a5d97
3171 Author: goda.yusuke <goda.yusuke@renesas.com>
3172 Date: Wed Mar 5 17:08:33 2008 +0900
3173
3174 net: Add support AX88796L ethernet device
3175
3176 AX88796L is device of NE2000 compatible.
3177 This patch support AX88796L ethernet device.
3178
3179 Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
3180 Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3181
3182 commit e0a6140dd381e1eed1ada2291166ef2616d8822b
3183 Author: Wolfgang Denk <wd@denx.de>
3184 Date: Tue Mar 25 22:50:41 2008 +0100
3185
3186 ne2000 driver: change #ifdef to Makefile conditional compilation
3187
3188 Signed-off-by: Wolfgang Denk <wd@denx.de>
3189
3190 commit e710185aae90c64d39c2d453e40e58ceefe4f250
3191 Author: goda.yusuke <goda.yusuke@renesas.com>
3192 Date: Wed Mar 5 17:08:20 2008 +0900
3193
3194 net: Divided code of NE2000 ethernet driver
3195
3196 There are more devices of the NE2000 base.
3197 A present code is difficult for us to support more devices.
3198 To support more NE2000 clone devices, separated the function.
3199
3200 Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
3201 Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3202
3203 commit 395bce4f59a507a60a475f7ee46bed47de9482df
3204 Author: Mike Frysinger <vapier@gentoo.org>
3205 Date: Sun Feb 24 23:58:13 2008 -0500
3206
3207 net/Blackfin: move on-chip MAC driver into drivers/net/
3208
3209 The Blackfin on-chip MAC driver was being managed in the BF537-STAMP board
3210 directory, but it is not board specific, so relocate it to the drivers dir
3211 so that other Blackfin ports can utilize it.
3212
3213 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3214
3215 commit 8a30b4700942f37495d2e67f5998cdffb6e3ba8a
3216 Author: Mike Frysinger <vapier@gentoo.org>
3217 Date: Sun Feb 24 23:52:35 2008 -0500
3218
3219 smc91111: use SSYNC() rather than asm(ssync) for Blackfin
3220
3221 Since the "ssync" instruction may have hardware anomalies associated with
3222 it, have the smc91111 driver use the SSYNC macro rather than invoking it
3223 directly. We workaround all the anomalies via this macro.
3224
3225 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3226
3227 commit 77ff7b7444ceb8022b46114f3d0b6d18e2fd1138
3228 Author: Bryan O'Donoghue <bodonoghue@codehermit.ie>
3229 Date: Sun Feb 17 22:57:47 2008 +0000
3230
3231 8xx: Update OF support on 8xx
3232
3233 This patch does some shifting around of OF support on 8xx.
3234
3235 Signed-off-by: Bryan O'Donoghue <bodonoghue@codehermit.ie>
3236
3237 commit 9c666a7db0b2285a270c68810889ce7d5dba304b
3238 Author: Kumar Gala <galak@kernel.crashing.org>
3239 Date: Fri Feb 15 15:16:18 2008 -0600
3240
3241 ppc: Allow boards to specify how much memory they can map
3242
3243 For historical reasons we limited the stack to 256M because some boards
3244 could only map that much via BATS. However newer boards are capable of
3245 mapping more memory (for example 85xx is capble of doing up to 2G).
3246
3247 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3248
3249 commit a6f5f317cd074bbbfa2aab4fca05904c811c19fb
3250 Author: Bryan O'Donoghue <bodonoghue@codehermit.ie>
3251 Date: Fri Feb 15 01:05:58 2008 +0000
3252
3253 8xx : Add OF support to Adder875 board port - resubmit
3254
3255 Signed-off-by: Bryan O'Donoghue <bodonoghue@codehermit.ie>
3256
3257 commit d058698fd2d9f769ff38ac53c8708b3fdd314f2d
3258 Author: Kumar Gala <galak@kernel.crashing.org>
3259 Date: Thu Feb 14 20:44:42 2008 -0600
3260
3261 Add setexpr command
3262
3263 Add a simple expr style command that will set an env variable as the result
3264 of the command. This allows us to do simple math in shell. The following
3265 operations are supported: &, |, ^, +, -, *, /.
3266
3267 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3268
3269 commit 3f105faa64b9826e088711fdfcaa70cb1230397a
3270 Author: Jon Loeliger <jdl@freescale.com>
3271 Date: Wed Mar 5 17:27:48 2008 -0600
3272
3273 FSL: Move board/mpc7448hpc2 under board/freescale
3274
3275 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3276
3277 commit 449c703374a8868453425e15da7e2f76221b72e4
3278 Author: Jon Loeliger <jdl@freescale.com>
3279 Date: Wed Mar 5 17:21:43 2008 -0600
3280
3281 FSL: Move board/mpc8266ads under board/freescale
3282
3283 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3284
3285 commit 5863577989ad689427bb750107e9a75f1c1645d2
3286 Author: Jon Loeliger <jdl@freescale.com>
3287 Date: Wed Mar 5 16:41:41 2008 -0600
3288
3289 FSL: Move board/mpc8260ads under board/freescale
3290
3291 Signed-off-by: Jon Loeliger <jdl@freescale.com>
3292
3293 commit 8a773983957ee6c4aa344469b742f29c7d26afbd
3294 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3295 Date: Tue Mar 25 21:30:08 2008 +0900
3296
3297 [MIPS] Move gth2_config from ARM section to MIPS
3298
3299 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3300
3301 commit 373b16fc0c5ae34d28b9027f809ae3cbf45cdd15
3302 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3303 Date: Tue Mar 25 21:30:07 2008 +0900
3304
3305 [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB
3306
3307 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3308
3309 commit d98e348e2ed5aab8f7a6471ff628ab0688b8a459
3310 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3311 Date: Tue Mar 25 21:30:07 2008 +0900
3312
3313 [MIPS] Fix dcache_status()
3314
3315 You can't judge UNCACHED by Config.K0 LSB.
3316
3317 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3318
3319 commit b0c66af53ec9385ac2d1cc2e5d7d1ecdc81caf34
3320 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3321 Date: Tue Mar 25 21:30:07 2008 +0900
3322
3323 [MIPS] Introduce _machine_restart
3324
3325 Handles machine specific functions by using weak functions.
3326
3327 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3328
3329 commit decaba6f5cf386d569ac3997bebb871b966c6b18
3330 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3331 Date: Tue Mar 25 21:30:07 2008 +0900
3332
3333 [MIPS] Cleanup CP0 Status initialization
3334
3335 Add setup_c0_status from Linux. For the moment we disable interrupts, set
3336 CU0, mark the kernel mode, and clear ERL and EXL. This is good enough for
3337 reset-time configuration and will work well across most processors.
3338
3339 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3340
3341 commit d43d43ef2845af309c25a64bb9c2c5fb3261bc23
3342 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3343 Date: Tue Mar 25 21:30:07 2008 +0900
3344
3345 [MIPS] Initialize CP0 Cause before setting up CP0 Status register
3346
3347 Without this change, we'll be suffering from deffered WATCH exception
3348 once Status.EXL is cleared. Make sure Cause.WP is cleared.
3349
3350 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3351
3352 commit 26138623230ca2bad3c78e05a65527ea70c8b688
3353 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3354 Date: Tue Mar 25 21:30:07 2008 +0900
3355
3356 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()
3357
3358 Move things to appropriate place.
3359
3360 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3361
3362 commit ccf8f824ef67df028dedb29f8ea5d71a5a88d895
3363 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3364 Date: Tue Mar 25 21:30:06 2008 +0900
3365
3366 [MIPS] Implement flush_cache()
3367
3368 We do Hit_Writeback_Inv_D and Hit_Invalidate_I. You might think that you
3369 don't need to do Hit_Invalidate_I, but flush_cache() needs it since this
3370 function is used not only in U-Boot specfic programs but also at loading
3371 target binaries.
3372
3373 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3374
3375 commit 2e0e5271aac917812a76c72030a2b2c6f1d3387d
3376 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3377 Date: Tue Mar 25 21:30:06 2008 +0900
3378
3379 [MIPS] Fix I-/D-cache initialization loops
3380
3381 Currently we do 1) Index_Store_Tag_I, 2) Fill and 3) Index_Store_Tag_I
3382 again per a loop for I-cache initialization. But according to 'See MIPS
3383 Run', we're encouraged to use three separate loops rather than combining
3384 them *for both I- and D-cache*. This patch tries to fix this.
3385
3386 In accordance with fixing above, mips_init_[id]cache are separated from
3387 mips_cache_reset(), and rewrite cache loops are completely rewritten with
3388 useful macros.
3389
3390 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3391
3392 commit 1898840797c7f50799377bd5b285a8a93a82c419
3393 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3394 Date: Tue Mar 25 21:30:06 2008 +0900
3395
3396 [MIPS] Replace memory clearance code with f_fill64
3397
3398 This routine fills memory with zero by 64 bytes, and is 64-bit capable.
3399
3400 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3401
3402 commit 2f5d414ccb4024dd0992ff6b22561732dbc73590
3403 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3404 Date: Tue Mar 25 21:30:06 2008 +0900
3405
3406 [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros
3407
3408 This patch replaces the current function definitions with NESTED, LEAF
3409 and END macro. They specify some more additional information about the
3410 function; an alignment of symbol, type of symbol, stack frame usage, etc.
3411 These information explicitly tells the assembler and the debugger about
3412 the types of code we want to generate.
3413
3414 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3415
3416 commit 282223a607c611425fa33f5428f8eae6636972bb
3417 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3418 Date: Tue Mar 25 11:43:17 2008 +0900
3419
3420 [MIPS] asm headers' updates
3421
3422 Make some asm headers adjusted to the latest Linux kernel.
3423
3424 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3425
3426 commit e1390801a3c1a2b6d12fa90be368efc19f5b9bfd
3427 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3428 Date: Tue Mar 25 11:39:29 2008 +0900
3429
3430 [MIPS] Request for the 'mips_cache_lock()' removal
3431
3432 The initial intension of having mips_cache_lock() was to use the cache
3433 as memory for temporary stack use so that a C environment can be set up
3434 as early as possible.
3435
3436 But now mips_cache_lock() follow lowlevel_init(). We've already have the
3437 real memory initilaized at this point, therefore we could/should use it.
3438 No reason to lock at all.
3439
3440 Other problems:
3441
3442 Cache locking is not consistent across MIPS implementaions. Some imple-
3443 mentations don't support locking at all. The style of locking varies -
3444 some support per line locking, others per way, etc. Some parts use bits
3445 in status registers instead of cache ops. Current mips_cache_lock() is
3446 not necessarily general-purpose.
3447
3448 And this is worthy of special mention; once U-Boot/MIPS locks the lines,
3449 they are never get unlocked, so the code relies on whatever gets loaded
3450 after U-Boot to re-initialize the cache and clear the locks. We're sup-
3451 posed to have CFG_INIT_RAM_LOCK and unlock_ram_in_cache() implemented,
3452 but leave the situation as it is for a long time.
3453
3454 For these reasons, I proposed the removal of mips_cache_lock() from the
3455 global start-up code.
3456
3457 This patch adds CFG_INIT_RAM_LOCK_MIPS to make existing users aware that
3458 *things have changed*. If he wants the same behavior as before, he needs
3459 to have CFG_INIT_RAM_LOCK_MIPS in his config file.
3460
3461 If we don't have any regression report through several releases, then
3462 we'll remove codes entirely.
3463
3464 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
3465 Acked-by: Andrew Dyer <amdyer@gmail.com>
3466
3467 commit 0d48926c87ec96f974a6ac4034f4a2f2eab3255f
3468 Author: Yuri Tikhonov <yur@emcraft.com>
3469 Date: Mon Mar 24 11:30:54 2008 +0100
3470
3471 lwmon5 SYSMON POST: fix backlight control
3472
3473 If the LWMON5 config has SYSMON POST among CONFIG_POSTs which may be
3474 run on the board, then the SYSMON POST controls the display backlight
3475 (doesn't switch backlight ON if POST FAILED, and does switch the
3476 backlight ON if PASSED).
3477
3478 If not, then the video driver controls the display backlight (just
3479 switch ON the backlight upon initialization).
3480
3481 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
3482
3483 commit ff2bdfb2c1e073f65c065011f1e18d0a130bd3d8
3484 Author: Yuri Tikhonov <yur@emcraft.com>
3485 Date: Mon Mar 24 11:29:14 2008 +0100
3486
3487 lwmon5 SYSMON POST: fix handling of negative temperatures
3488
3489 Fix errors in the LWMON5 Sysmon POST for negative temperatures.
3490
3491 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
3492
3493 commit 55774b512fdf63c0516d441cc5da7c54bbffb7f2
3494 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3495 Date: Fri Mar 7 16:04:25 2008 +0900
3496
3497 pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
3498
3499 In current source code, when the device number of PCI is 0, process PCI
3500 bridge without fail. However, when the device number is 0, it is not PCI
3501 always bridge. There are times when device of PCI allocates.
3502
3503 When CONFIG_PCI_SKIP_HOST_BRIDGE is enable, this problem is solved when
3504 use this patch.
3505
3506 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3507 Acked-by: Stefan Roese <sr@denx.de>
3508
3509 commit 86aea3eaefa248ffb9328e2b50c64720489cdbeb
3510 Author: Yuri Tikhonov <yur@emcraft.com>
3511 Date: Fri Mar 21 09:18:40 2008 +0100
3512
3513 LWMON5: fix dsPIC POST
3514
3515 Add test for DPIC_SYS_ERROR_REG to be zero in the LWMON5 dsPIC POST.
3516
3517 Signed-off-by: Yuri Tikhonov <yur@emcraft.com> ---
3518
3519 commit 388b82fddc7c05596f3f615f190da0448227dc82
3520 Author: Bartlomiej Sieka <tur@semihalf.com>
3521 Date: Thu Mar 20 23:23:13 2008 +0100
3522
3523 [new uImage] Enable new uImage support for the pcs440ep board.
3524
3525 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
3526
3527 commit 95f4ec2b9c910c7261e6f060ea530d58b039692d
3528 Author: Bartlomiej Sieka <tur@semihalf.com>
3529 Date: Thu Mar 20 23:23:13 2008 +0100
3530
3531 [new uImage] Do not compile new uImage format support by default
3532
3533 Disable default building of new uImage format support in preparation
3534 for merge with the master. Support for new format can be enabled on
3535 a per-board basis, by defining the following in the board's config file:
3536
3537 #define CONFIG_FIT 1
3538 #define CONFIG_OF_LIBFDT 1
3539
3540 This can be optionally defined to give more verbose output:
3541
3542 #define CONFIG_FIT_VERBOSE 1 /* enable fit_format_{error,warning}() */
3543
3544 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
3545
3546 commit dafaede8a46c7159310239e036c93e31c6374487
3547 Author: Bartlomiej Sieka <tur@semihalf.com>
3548 Date: Thu Mar 20 23:20:31 2008 +0100
3549
3550 [new uImage] Disable debuging output in preparation for merge with master
3551
3552 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
3553
3554 commit fbe7a155027beacebaee9b32e1ada781fe924bca
3555 Author: Bartlomiej Sieka <tur@semihalf.com>
3556 Date: Thu Mar 20 19:38:45 2008 +0100
3557
3558 [new uImage] Compilation and new uImage handling fixes for imxtract
3559
3560 Fix imxtract command not being compiled-in despite CONFIG_CMD_XIMG being in
3561 include/config_cmd_default.h. Fix few warnings and handling of new format
3562 images.
3563
3564 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
3565
3566 commit 36cc8cbb3379d5166f882641123521735c469f92
3567 Author: Bartlomiej Sieka <tur@semihalf.com>
3568 Date: Thu Mar 20 23:10:19 2008 +0100
3569
3570 [new uImage] Fix autoscr command used with new uImage format
3571
3572 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
3573
3574 commit 43142e817f0597be412e7cbe19413f5532eafa5d
3575 Author: Bartlomiej Sieka <tur@semihalf.com>
3576 Date: Thu Mar 20 23:10:19 2008 +0100
3577
3578 [new uImage] Fix *.its files location in documentation
3579
3580 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
3581
3582 commit 81a0ac62ea29f8252d0a714709d0ecfdbba2a15e
3583 Author: Wolfgang Denk <wd@denx.de>
3584 Date: Thu Mar 20 22:01:38 2008 +0100
3585
3586 lwmon5 POST: remove unreachable code
3587
3588 plus some coding style cleanup
3589
3590 Signed-off-by: Wolfgang Denk <wd@denx.de>
3591
3592 commit b73a19e1609d0f705cbab8014ca17aefe89e4c76
3593 Author: Yuri Tikhonov <yur@emcraft.com>
3594 Date: Thu Mar 20 17:56:04 2008 +0300
3595
3596 LWMON5: POST RTC fix
3597
3598 Modify the RTC API to provide one a status for the time reported by
3599 the rtc_get() function:
3600 0 - a reliable time is guaranteed,
3601 < 0 - a reliable time isn't guaranteed (power fault, clock issues,
3602 and so on).
3603
3604 The RTC chip drivers are responsible for providing this info if the
3605 corresponding chip supports such functionality. If not - always
3606 report that the time is reliable.
3607
3608 The POST RTC test was modified to detect the RTC faults utilizing
3609 this new rtc_get() feature.
3610
3611 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
3612
3613 commit a5cc5555ccee596908a7d8cf22a104f6b993bfd5
3614 Author: Martin Krause <martin.krause@tqs.de>
3615 Date: Wed Mar 19 14:25:14 2008 +0100
3616
3617 TQM5200B: update MTD partition layout
3618
3619 - insert partition for dtb blob to TQM5200B MTD layout
3620 - set env variables dependent on the configured board
3621 (TQM5200 or TQM5200B)
3622
3623 Signed-off-by: Martin Krause <martin.krause@tqs.de>
3624
3625 commit f0105727d132f56a21fa3ed8b162309cca6cac44
3626 Author: Stefan Roese <sr@denx.de>
3627 Date: Wed Mar 19 07:09:26 2008 +0100
3628
3629 CFI: Small cleanup for FLASH_SHOW_PROGRESS
3630
3631 With this patch we don't need that many #ifdef's in the code. It moves
3632 the subtraction into the macro and defines a NOP-macro when
3633 CONFIG_FLASH_SHOW_PROGRESS is not defined.
3634
3635 Signed-off-by: Stefan Roese <sr@denx.de>
3636 Acked-by: Gerald Van Baren <vanbaren@cideas.com>
3637
3638 commit 9a042e9ca512beaaa2cb450274313fc477141241
3639 Author: Jerry Van Baren <gvb.uboot@gmail.com>
3640 Date: Sat Mar 8 13:48:01 2008 -0500
3641
3642 Flash programming progress countdown.
3643
3644 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
3645
3646 commit 5e339fd9ed539a7d7fec59cfc88f0857ab26a53f
3647 Author: Bartlomiej Sieka <tur@semihalf.com>
3648 Date: Wed Mar 19 10:00:06 2008 +0100
3649
3650 [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org>
3651
3652 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
3653
3654 commit 11abe45c48ec3485a6c1a5168ce8d79c3288adc1
3655 Author: David Gibson <david@gibson.dropbear.id.au>
3656 Date: Mon Feb 18 18:09:04 2008 +1100
3657
3658 libfdt: Remove no longer used code from fdt_node_offset_by_compatible()
3659
3660 Since fdt_node_offset_by_compatible() was converted to the new
3661 fdt_next_node() iterator, a chunk of initialization code became
3662 redundant, but was not removed by oversight. This patch cleans it up.
3663
3664 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
3665
3666 commit d0ccb9b140b472039732de102fc14597eedb14df
3667 Author: David Gibson <david@gibson.dropbear.id.au>
3668 Date: Mon Feb 18 18:06:31 2008 +1100
3669
3670 libfdt: Trivial cleanup for CHECK_HEADER)
3671
3672 Currently the CHECK_HEADER() macro is defined local to fdt_ro.c.
3673 However, there are a handful of functions (fdt_move, rw_check_header,
3674 fdt_open_into) from other files which could also use it (currently
3675 they open-code something more-or-less identical). Therefore, this
3676 patch moves CHECK_HEADER() to libfdt_internal.h and uses it in those
3677 places.
3678
3679 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
3680
3681 commit fe30a354cdbb808b5f15366a935b151a4ccee74f
3682 Author: Kumar Gala <galak@kernel.crashing.org>
3683 Date: Wed Feb 20 14:32:36 2008 -0600
3684
3685 Fix fdt boardsetup command parsing
3686
3687 The introduciton of the 'fdt bootcpu' broke parsing for 'fdt boardsetup'.
3688
3689 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3690
3691 commit 804887e6001e2f00bea11431bf34d6d472512cda
3692 Author: Kumar Gala <galak@kernel.crashing.org>
3693 Date: Fri Feb 15 03:34:36 2008 -0600
3694
3695 Add sub-commands to fdt
3696
3697 fdt header - Display header info
3698 fdt bootcpu <id> - Set boot cpuid
3699 fdt memory <addr> <size> - Add/Update memory node
3700 fdt rsvmem print - Show current mem reserves
3701 fdt rsvmem add <addr> <size> - Add a mem reserve
3702 fdt rsvmem delete <index> - Delete a mem reserves
3703
3704 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3705
3706 commit f84d65f9b085ffbed464d1d58e8aaa8f5a2efc07
3707 Author: David Gibson <david@gibson.dropbear.id.au>
3708 Date: Thu Feb 14 16:50:34 2008 +1100
3709
3710 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()
3711
3712 fdt_add_subnode_namelen() has a bug if asked to add a subnode to a
3713 node which has NOP tags interspersed with its properties. In this
3714 case fdt_add_subnode_namelen() will put the new subnode before the
3715 first NOP tag, even if there are properties after it, which will
3716 result in an invalid blob.
3717
3718 This patch fixes the bug, and adds a testcase for it.
3719
3720 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
3721
3722 commit ae0b5908de3b9855f8931bc9b32c9fc4962df5a9
3723 Author: David Gibson <david@gibson.dropbear.id.au>
3724 Date: Tue Feb 12 11:58:31 2008 +1100
3725
3726 libfdt: Add and use a node iteration helper function.
3727
3728 This patch adds an fdt_next_node() function which can be used to
3729 iterate through nodes of the tree while keeping track of depth. This
3730 function is used to simplify the iteration code in a lot of other
3731 functions, and is also exported for use by library users.
3732
3733 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
3734
3735 commit 9eaeb07a7185d852c7aa10735ecd4e9edf24fb5d
3736 Author: David Gibson <david@gibson.dropbear.id.au>
3737 Date: Fri Jan 11 14:55:05 2008 +1100
3738
3739 libfdt: Add fdt_set_name() function
3740
3741 This patch adds an fdt_set_name() function to libfdt, mirroring
3742 fdt_get_name(). This is a r/w function which alters the name of a
3743 given device tree node.
3744
3745 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
3746
3747 commit 23e20aa6488e6c0622496549861bfdc74108debe
3748 Author: Yuri Tikhonov <yur@pollux.denx.de>
3749 Date: Tue Mar 18 13:33:30 2008 +0100
3750
3751 lwmon5: Fix register test logic to match the specific GDC h/w.
3752
3753 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
3754 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
3755
3756 commit 46bc0a938779aa1d664b847d36b08aa00f22e539
3757 Author: Yuri Tikhonov <yur@pollux.denx.de>
3758 Date: Tue Mar 18 13:27:57 2008 +0100
3759
3760 Fix backlight in the lwmon5 POST.
3761
3762 Backlight was switched on even when temperature was too low.
3763
3764 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
3765 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
3766
3767 commit 3d61018643a2cd38c145aa6dde53f3f5f1a0e9cf
3768 Author: Yuri Tikhonov <yur@pollux.denx.de>
3769 Date: Wed Feb 6 18:48:36 2008 +0100
3770
3771 The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5).
3772
3773 To enable this, alternative, configuration the U-Boot board configuration
3774 file for lwmon5 includes the definitions of alternative addresses for header
3775 (CONFIG_ALT_LH_ADDR) and buffer (CONFIG_ALT_LB_ADDR).
3776
3777 The Linux shall be configured with the CONFIG_ALT_LB_LOCATION option set,
3778 and has the BOARD_ALT_LH_ADDR and BOARD_ALT_LB_ADDR constants defined in the
3779 lwmon5 board-specific header (arch/ppc/platforms/4xx/lwmon5.h).
3780
3781 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
3782
3783 commit 0f009f781b5b88f25769e154ea4d42db13baf0c6
3784 Author: Yuri Tikhonov <yur@pollux.denx.de>
3785 Date: Mon Feb 4 17:11:53 2008 +0100
3786
3787 Add support for the lwmon5 board reset via GPIO58.
3788
3789 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
3790 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
3791
3792 commit f694e32f93565ec1fa8d0226c584d6b89e931ed9
3793 Author: Yuri Tikhonov <yur@pollux.denx.de>
3794 Date: Mon Feb 4 17:09:55 2008 +0100
3795
3796 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now.
3797
3798 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
3799 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
3800
3801 commit b428f6a8c65c5303e5f96db8d24f2f699d94a98c
3802 Author: Yuri Tikhonov <yur@pollux.denx.de>
3803 Date: Mon Feb 4 14:11:03 2008 +0100
3804
3805 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode.
3806
3807 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
3808 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
3809
3810 commit 8f15d4addd49c956412e1e3bfc764a0c8b1f3184
3811 Author: Yuri Tikhonov <yur@pollux.denx.de>
3812 Date: Mon Feb 4 14:10:42 2008 +0100
3813
3814 The patch adds new POST tests for the Lwmon5 board. These are:
3815
3816 * External Watchdog test;
3817 * dsPIC tests;
3818 * FPGA test;
3819 * GDC test;
3820 * Sysmon tests.
3821
3822 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
3823 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
3824
3825 commit c2ed33efbfff5767bca236828e021c55fd547b6c
3826 Author: Yuri Tikhonov <yur@pollux.denx.de>
3827 Date: Mon Feb 4 14:10:01 2008 +0100
3828
3829 Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.
3830
3831 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
3832
3833 commit 3515fd18d4e8e44f863ac7142b55e22b109e9af2
3834 Author: Wolfgang Denk <wd@denx.de>
3835 Date: Tue Mar 18 17:35:51 2008 +0100
3836
3837 HMI1001: fix compile problem.
3838
3839 Signed-off-by: Wolfgang Denk <wd@denx.de>
3840
3841 commit 1f2a9970109cebf7446e0503b10b71f8673045ee
3842 Author: Mike Frysinger <vapier@gentoo.org>
3843 Date: Mon Feb 18 05:32:30 2008 -0500
3844
3845 Blackfin: BF537-stamp: drop board-specific flash driver for CFI
3846
3847 The parallel flash on the BF537-STAMP is CFI compliant, so there is no need
3848 for the board specific driver at all. Just use the common CFI driver.
3849
3850 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3851
3852 commit 5b22163fef865af2b6bfb6b75f1b7bf443ce170c
3853 Author: Mike Frysinger <vapier@gentoo.org>
3854 Date: Tue Feb 19 00:36:14 2008 -0500
3855
3856 Blackfin: add proper ELF markings to some assembly functions
3857
3858 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3859
3860 commit cf675d3b2b9c3511c1d99bc8f8f38fd2f08bfcaf
3861 Author: Mike Frysinger <vapier@gentoo.org>
3862 Date: Tue Feb 19 00:35:17 2008 -0500
3863
3864 Blackfin: new cplbinfo command for viewing cplb tables
3865
3866 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3867
3868 commit aadb72503cd1602349a5fe53356d5f55ecc1b900
3869 Author: Mike Frysinger <vapier@gentoo.org>
3870 Date: Mon Feb 18 05:37:51 2008 -0500
3871
3872 Blackfin: update MAINTAINERS list
3873
3874 Add maintainer information for the Blackfin boards.
3875
3876 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3877
3878 commit f7ce12cb65a30c6e152eecf26f0304b7d78cf39d
3879 Author: Mike Frysinger <vapier@gentoo.org>
3880 Date: Mon Feb 18 05:26:48 2008 -0500
3881
3882 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
3883
3884 Stop tying things to the processor that should be tied to other defines and
3885 change BFIN_CPU to CONFIG_BFIN_CPU so that it can be used in the build
3886 system to select the -mcpu option.
3887
3888 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3889
3890 commit 86a20fb920bd198105acf7b1191117f566d637ed
3891 Author: Mike Frysinger <vapier@gentoo.org>
3892 Date: Sat Feb 16 07:40:36 2008 -0500
3893
3894 Blackfin: move bootldr command to common code
3895
3896 This moves the Blackfin-common bootldr command out of the BF537-STAMP
3897 specific board directory and into the common directory so that all Blackfin
3898 boards may utilize it.
3899
3900 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3901
3902 commit decbe029b2a9d3333d02c433389b1c821eea96d7
3903 Author: Heiko Schocher <hs@denx.de>
3904 Date: Fri Mar 14 11:05:20 2008 +0100
3905
3906 mgcoge: update configuration
3907
3908 Fix configuration for mgcoge board
3909
3910 Signed-off-by: Heiko Schocher <hs@denx.de>
3911
3912 commit c136724cda0219c49f1d4b346f00da29b14fdf14
3913 Author: Wolfgang Denk <wd@denx.de>
3914 Date: Sun Mar 16 01:22:59 2008 +0100
3915
3916 drivers/rtc/Makefile: keep list sorted
3917
3918 Signed-off-by: Wolfgang Denk <wd@denx.de>
3919
3920 commit 9536dfcce03e7be4ccbceb47a08d9ba07ada362f
3921 Author: Tor Krill <tor@excito.com>
3922 Date: Sat Mar 15 15:40:26 2008 +0100
3923
3924 Add support for Intersil isl1208 RTC
3925
3926 Signed-off-by: Tor Krill <tor@excito.com>
3927
3928 commit 0210cff3d079d97b2156b13685ee8de368e68a1a
3929 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
3930 Date: Sat Mar 15 17:36:41 2008 +0100
3931
3932 cramfs: Fix ifdef
3933
3934 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
3935
3936 commit 0b8f2a27861a9fd06eb55a34f855ec9c5102aab4
3937 Author: Wolfgang Denk <wd@denx.de>
3938 Date: Sun Mar 16 01:12:58 2008 +0100
3939
3940 Conding style cleanup
3941
3942 Signed-off-by: Wolfgang Denk <wd@denx.de>
3943
3944 commit 41712b4e8c95dff23354bcd620e1f9477160c190
3945 Author: Stefan Roese <sr@denx.de>
3946 Date: Wed Mar 5 12:31:53 2008 +0100
3947
3948 ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board
3949
3950 This patch adds USB OHCI support to the Canyonlands board port. It also
3951 enables EXT2 support.
3952
3953 Signed-off-by: Stefan Roese <sr@denx.de>
3954
3955 commit 2596f5b9d353ff3e4387a3325d05740f16958038
3956 Author: Stefan Roese <sr@denx.de>
3957 Date: Wed Mar 5 12:29:32 2008 +0100
3958
3959 usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
3960
3961 This patch adds CFG_OHCI_USE_NPS to the common USB-OHCI driver. This
3962 way a board just needs to define this new option to enable the "force
3963 NoPowerSwitching mode" instead of adding new CPU/architecture defines
3964 to the USB source itself.
3965
3966 This new option will be used first with the new AMCC 460EX Canyonlands
3967 board port, which will be posted in a few days.
3968
3969 This patch also fixes a small compilation problem when DEBUG is enabled.
3970
3971 Signed-off-by: Stefan Roese <sr@denx.de>
3972
3973 commit 71665ebf88408ff2acb762af47989fd4365b321a
3974 Author: Stefan Roese <sr@denx.de>
3975 Date: Mon Mar 3 17:27:02 2008 +0100
3976
3977 ppc4xx: Add Canyonlands NAND booting support
3978
3979 460EX doesn't support a fixed bootstrap option to boot from 512 byte page
3980 NAND devices. The only bootstrap option for NAND booting is option F for
3981 2k page devices. So to boot from a 512 bype page device, the I2C bootstrap
3982 EEPROM needs to be programmed accordingly.
3983
3984 This patch adds basic NAND booting support for the AMCC Canyonlands aval
3985 board and also adds support to the "bootstrap" command, to enable NAND
3986 booting I2C setting.
3987
3988 Tested with 512 byte page NAND device (32MByte) on Canyonlands.
3989
3990 Signed-off-by: Stefan Roese <sr@denx.de>
3991
3992 commit c813f1f835a7edfdb929f2843b09db72cd5cd2f2
3993 Author: Stefan Roese <sr@denx.de>
3994 Date: Tue Mar 11 16:53:00 2008 +0100
3995
3996 ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)
3997
3998 This patch adds support for the AMCC Canyonlands 460EX evaluation
3999 board.
4000
4001 Signed-off-by: Stefan Roese <sr@denx.de>
4002
4003 commit 6983fe21f774a924d3adb263a270bc2f301f2aa2
4004 Author: Stefan Roese <sr@denx.de>
4005 Date: Tue Mar 11 16:52:24 2008 +0100
4006
4007 ppc4xx: Add AMCC Canyonlands support (460EX) (2/3)
4008
4009 This patch adds support for the AMCC Canyonlands 460EX evaluation
4010 board.
4011
4012 Signed-off-by: Stefan Roese <sr@denx.de>
4013
4014 commit 8e1a3fe545bbcfceafe183344ebc9f1ad03819c1
4015 Author: Stefan Roese <sr@denx.de>
4016 Date: Tue Mar 11 16:51:17 2008 +0100
4017
4018 ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)
4019
4020 This patch adds support for the AMCC Canyonlands 460EX evaluation
4021 board.
4022
4023 Signed-off-by: Stefan Roese <sr@denx.de>
4024
4025 commit 43c60992cdf72496e7eaaa3fbd37ebbe75835f69
4026 Author: Stefan Roese <sr@denx.de>
4027 Date: Tue Mar 11 15:11:43 2008 +0100
4028
4029 ppc4xx: Add basic support for AMCC 460EX/460GT (5/5)
4030
4031 This patch adds basic support for the AMCC 460EX/460GT PPC's.
4032
4033 Signed-off-by: Stefan Roese <sr@denx.de>
4034
4035 commit 6f2eb3f3d8ea2dbb224d0da5a12038693bab9945
4036 Author: Stefan Roese <sr@denx.de>
4037 Date: Tue Mar 11 15:11:18 2008 +0100
4038
4039 ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)
4040
4041 This patch adds basic support for the AMCC 460EX/460GT PPC's.
4042
4043 Signed-off-by: Stefan Roese <sr@denx.de>
4044
4045 commit 999ecd5aca381984d8ebbeb207ece82a1c275577
4046 Author: Stefan Roese <sr@denx.de>
4047 Date: Tue Mar 11 15:07:10 2008 +0100
4048
4049 ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)
4050
4051 This patch adds basic support for the AMCC 460EX/460GT PPC's.
4052
4053 Signed-off-by: Stefan Roese <sr@denx.de>
4054
4055 commit 2801b2d2a9906f206ab9ee8d0b6e746d2b7fe05a
4056 Author: Stefan Roese <sr@denx.de>
4057 Date: Tue Mar 11 15:05:50 2008 +0100
4058
4059 ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)
4060
4061 This patch adds basic support for the AMCC 460EX/460GT PPC's.
4062
4063 Signed-off-by: Stefan Roese <sr@denx.de>
4064
4065 commit 8ac41e3e37c3080c6b1d9461d654161cfe2aa492
4066 Author: Stefan Roese <sr@denx.de>
4067 Date: Tue Mar 11 15:05:26 2008 +0100
4068
4069 ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)
4070
4071 This patch adds basic support for the AMCC 460EX/460GT PPC's.
4072
4073 Signed-off-by: Stefan Roese <sr@denx.de>
4074
4075 commit 56e410178375d9f20be25fb24e180974f0ae120b
4076 Author: Stefan Roese <sr@denx.de>
4077 Date: Tue Feb 19 22:07:57 2008 +0100
4078
4079 ppc4xx: interrupt.c reworked
4080
4081 This patch is a rework of the 4xx interrupt handling done while
4082 adding the 460EX/GT support. Interrupts are needed on 4xx for the
4083 EMAC driver.
4084
4085 Signed-off-by: Stefan Roese <sr@denx.de>
4086
4087 commit 84a999b6cdd0b02dc7de2cacc306eaa84afe2b46
4088 Author: Stefan Roese <sr@denx.de>
4089 Date: Tue Feb 19 22:01:57 2008 +0100
4090
4091 ppc4xx: program_tlb now uses 64bit physical addess
4092
4093 This patch changes the physical addess parameter from 32bit to 64bit.
4094 This is needed for 36bit 4xx platforms to access areas located
4095 beyond the 4GB border, like SoC peripherals (EBC etc.).
4096
4097 Signed-off-by: Stefan Roese <sr@denx.de>
4098
4099 commit c3307fa186af85771924c434997089b8104c0a46
4100 Author: Stefan Roese <sr@denx.de>
4101 Date: Tue Feb 19 21:58:25 2008 +0100
4102
4103 ppc4xx: miiphy.c reworked
4104
4105 While adding the 460EX/GT support I reworked the 4xx miiphy code. It
4106 badly neede some cleanup.
4107
4108 Signed-off-by: Stefan Roese <sr@denx.de>
4109
4110 commit 88aff62df39c0756241ea9f9b5a7b3ade26cb82b
4111 Author: Stefan Roese <sr@denx.de>
4112 Date: Tue Feb 19 16:21:49 2008 +0100
4113
4114 rtc: Add M41T62 support
4115
4116 This patch add support for the STM M41T62 RTC. It is used and tested
4117 on the AMCC Canyonlands 406EX platform.
4118
4119 Signed-off-by: Stefan Roese <sr@denx.de>
4120
4121 commit 217d383e201adc7f2271145ae345ea5eae2b7170
4122 Author: Niklaus Giger <niklaus.giger@netstal.com>
4123 Date: Mon Feb 25 18:46:43 2008 +0100
4124
4125 ppc4xx: Add 405GPr based MCU25 board specific files
4126
4127 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
4128
4129 commit 75a66dcdb383863ad33f0534cfc27b7a86947dad
4130 Author: Niklaus Giger <niklaus.giger@netstal.com>
4131 Date: Mon Feb 25 18:46:42 2008 +0100
4132
4133 ppc4xx: Add 405GPr based MCU25 board config file
4134
4135 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
4136
4137 commit b05f35436b733a240559e77e46bed8439665ecc5
4138 Author: Niklaus Giger <niklaus.giger@netstal.com>
4139 Date: Mon Feb 25 18:46:41 2008 +0100
4140
4141 ppc4xx: Add 405GPr based MCU25 board. Global files
4142
4143 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
4144
4145 commit 14c27b35ac812a71abce6e3e2f4129d5e9313660
4146 Author: Niklaus Giger <niklaus.giger@netstal.com>
4147 Date: Mon Feb 25 18:37:02 2008 +0100
4148
4149 ppc4xx: HCU4/5. remove obsolete hcu_flash.c
4150
4151 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
4152
4153 commit a079494853cc2bfeddb26673219db0b4b2b31566
4154 Author: Niklaus Giger <niklaus.giger@netstal.com>
4155 Date: Mon Feb 25 18:37:01 2008 +0100
4156
4157 ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY
4158
4159 Cleanup: Remove custom flash driver for 8 bit boot-eprom and replace it with
4160 the FLASH_CFI_LEGACY et al. config options.
4161
4162 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
4163
4164 commit e4170e5a50c8110f792bc37472833ae669d69951
4165 Author: Stefan Roese <sr@denx.de>
4166 Date: Tue Mar 11 13:52:25 2008 +0100
4167
4168 ppc4xx: Fix comment in 405EX DDR2 init code
4169
4170 Signed-off-by: Stefan Roese <sr@denx.de>
4171
4172 commit 766529fccc860ecb9e955b4239dff69cd9e4ea09
4173 Author: Bartlomiej Sieka <tur@semihalf.com>
4174 Date: Fri Mar 14 16:22:34 2008 +0100
4175
4176 Add MD5 support to the new uImage format
4177
4178 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
4179
4180 commit 0ede0c383530a418cf98be9122371a86573cd0db
4181 Author: Bartlomiej Sieka <tur@semihalf.com>
4182 Date: Fri Mar 14 16:22:34 2008 +0100
4183
4184 Add the MD5 algorithm
4185
4186 MD5 supoprt is turned on by defining CONFIG_MD5, the digest can be then
4187 calculated using the md5() function -- see include/md5.h for details.
4188
4189 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
4190
4191 commit b8aa57b5d4d69e8f0810a5e632c0ce41c0f46ee0
4192 Author: Wolfgang Denk <wd@denx.de>
4193 Date: Fri Mar 14 16:04:54 2008 +0100
4194
4195 tools/setlocalversion: use a git-describe-ish format
4196
4197 Change the automatic local version to have the form -nnnnn-gSHA1SUMID,
4198 where 'nnnnn' is the number of commits since the last tag (i.e.,
4199 1.3.2-rc3). This makes it much easier to recognize "newer" versions
4200 and to see how much has been changed since the referenced tag.
4201
4202 Stolen from Linux kernel's scripts/setlocalversio, see commit d882421f.
4203
4204 Signed-off-by: Wolfgang Denk <wd@denx.de>
4205
4206 commit c6dc21c84de0f159a1752c5ebd33cff843f63609
4207 Author: Wolfgang Denk <wd@denx.de>
4208 Date: Thu Mar 13 14:32:03 2008 +0100
4209
4210 HMI1001: add support for MPC5200 Rev. B processors.
4211
4212 Signed-off-by: Wolfgang Denk <wd@denx.de>
4213
4214 commit 90f13dce7a7a9a84d5730576c9a24d0dbb07cb3a
4215 Author: Wolfgang Denk <wd@denx.de>
4216 Date: Thu Mar 13 14:29:49 2008 +0100
4217
4218 TQM5200: remove dead code
4219
4220 This board never used a MGT5100 processor.
4221
4222 Signed-off-by: Wolfgang Denk <wd@denx.de>
4223
4224 commit afe45c87e3c5d77bad76b1a57dccd20764d45b5d
4225 Author: Marian Balakowicz <m8@semihalf.com>
4226 Date: Wed Mar 12 12:14:15 2008 +0100
4227
4228 [new uImage] Fix build issue on ARM
4229
4230 ARM platforms don't have a bd->bi_memsize so use bd->bi_dram[0].size instead.
4231
4232 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4233
4234 commit 3310c549a73a949430bfda90876df7552a1dab0c
4235 Author: Marian Balakowicz <m8@semihalf.com>
4236 Date: Wed Mar 12 12:13:13 2008 +0100
4237
4238 [new uImage] Add new uImage format documentation and examples
4239
4240 Create doc/uImage.FIT documentation directory with the following files:
4241 - command_syntax_extensions.txt : extended command syntax description
4242 - howto.txt : short usage howto
4243 - source_file_format.txt : internal new uImage format description
4244
4245 Add example image source files:
4246 - kernel.its
4247 - kernel_fdt.its
4248 - multi.its
4249
4250 Update README appropriately.
4251
4252 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4253 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
4254
4255 commit 1ec73761d2e247078f4520a265d463e8b73391a2
4256 Author: Marian Balakowicz <m8@semihalf.com>
4257 Date: Wed Mar 12 10:35:52 2008 +0100
4258
4259 [new uImage] Fix definition of common bootm_headers_t fields
4260
4261 verify, autostart and lmb fields are used regardless of CONFIG_FIT
4262 setting, move their definitions to common section.
4263
4264 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4265
4266 commit 1d1cb4270edc6a99276834064069717f9782c491
4267 Author: Marian Balakowicz <m8@semihalf.com>
4268 Date: Wed Mar 12 10:35:51 2008 +0100
4269
4270 [new uImage] Fix build problems on trab board
4271
4272 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4273
4274 commit f773bea8e11f4a11c388dcee956b2444203e6b65
4275 Author: Marian Balakowicz <m8@semihalf.com>
4276 Date: Wed Mar 12 10:35:46 2008 +0100
4277
4278 [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
4279
4280 Save FIT configuration provied in the first bootm argument and use it
4281 when to get ramdisk/FDT subimages when second and third (ramdisk/FDT)
4282 arguments are not specified.
4283
4284 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4285
4286 commit 2682ce8a4225f23d72bb7fed069e928dd39d34ae
4287 Author: Marian Balakowicz <m8@semihalf.com>
4288 Date: Wed Mar 12 10:33:01 2008 +0100
4289
4290 [new uImage] More verbose kernel image uncompress error message
4291
4292 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4293
4294 commit 1372cce2b9040fb640e5032b84e3a033a22d6ff0
4295 Author: Marian Balakowicz <m8@semihalf.com>
4296 Date: Wed Mar 12 10:33:01 2008 +0100
4297
4298 [new uImage] Use show_boot_progress() for new uImage format
4299
4300 This patch allocates a set of show_boot_progress() IDs for new uImage format
4301 and adds show_boot_progress() calls in new uImage format handling code.
4302
4303 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4304
4305 commit c28c4d193dbfb20b2dd3a5447640fd6de7fd0720
4306 Author: Marian Balakowicz <m8@semihalf.com>
4307 Date: Wed Mar 12 10:33:01 2008 +0100
4308
4309 [new uImage] Add new uImage fromat support to fpga command
4310
4311 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4312
4313 commit 09475f7527460e426c0e0628fc5b8f3754fbaa23
4314 Author: Marian Balakowicz <m8@semihalf.com>
4315 Date: Wed Mar 12 10:33:01 2008 +0100
4316
4317 [new uImage] Add new uImage format handling to other bootm related commands
4318
4319 Updated commands:
4320
4321 docboot - cmd_doc.c
4322 fdcboot - cmd_fdc.c
4323 diskboot - cmd_ide.c
4324 nboot - cmd_nand.c
4325 scsiboot - cmd_scsi.c
4326 usbboot - cmd_usb.c
4327
4328 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4329
4330 commit 1b7897f28d49a80d78d760ec6f6f11dc0f914338
4331 Author: Marian Balakowicz <m8@semihalf.com>
4332 Date: Wed Mar 12 10:33:00 2008 +0100
4333
4334 [new uImage] Add new uImage format support to imgextract command
4335
4336 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4337
4338 commit 424c4abdd175d2c470510df8ce0e32d3f463ec16
4339 Author: Marian Balakowicz <m8@semihalf.com>
4340 Date: Wed Mar 12 10:33:00 2008 +0100
4341
4342 [new uImage] Add new uImage format support to autoscript routine
4343
4344 autoscript() routine is updated to accept second argument, which
4345 is only used for FIT images and provides a FIT subimage unit name.
4346
4347 autoscript() routine callers must now pass two arguments. For
4348 non-interactive use (like in cmd_load.c, cmd_net.c), new environment
4349 variable 'autoscript_uname' is introduced and used as a FIT
4350 subimage unit name source.
4351
4352 autoscript command accepts extended syntax of the addr argument:
4353 addr:<subimg_uname>
4354
4355 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4356
4357 commit cd7c596e9f561dbbc17b717277438aee78cde14f
4358 Author: Marian Balakowicz <m8@semihalf.com>
4359 Date: Wed Mar 12 10:33:00 2008 +0100
4360
4361 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
4362
4363 This patch updates architecture specific implementations of
4364 do_bootm_linux() adding new uImage format handling for
4365 operations like get kernel entry point address, get kernel
4366 image data start address.
4367
4368 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4369
4370 commit 3dfe110149311425919e6d6a14b561b4207498f1
4371 Author: Marian Balakowicz <m8@semihalf.com>
4372 Date: Wed Mar 12 10:32:59 2008 +0100
4373
4374 [new uImage] Add node offsets for FIT images listed in struct bootm_headers
4375
4376 This patch adds new node offset fields to struct bootm_headers
4377 and updates bootm_headers processing code to make use of them.
4378 Saved node offsets allow to avoid repeating fit_image_get_node() calls.
4379
4380 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4381
4382 commit bc8ed486b125452ba3bd8344f052f437329150c5
4383 Author: Marian Balakowicz <m8@semihalf.com>
4384 Date: Wed Mar 12 10:32:53 2008 +0100
4385
4386 [new uImage] ppc: Add new uImage format support to FDT handling routines
4387
4388 Support for new (FIT) format uImages is added to powerpc specific
4389 boot_get_fdt() routine which now recognizes, sanity checks FIT image
4390 and is able to access data sections of the requested component image.
4391
4392 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4393
4394 commit a44a269a905f924b420020506a4d7d7eedcc0eaf
4395 Author: Marian Balakowicz <m8@semihalf.com>
4396 Date: Wed Mar 12 10:14:57 2008 +0100
4397
4398 [new uImage] Re-enable interrupts for non automatic booting
4399
4400 Re-enable interrupts if we return from do_bootm_<os> and 'autostart'
4401 environment variable is not set to 'yes'.
4402
4403 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4404
4405 commit d985c8498c4e47095820da97aa722381d39172c5
4406 Author: Marian Balakowicz <m8@semihalf.com>
4407 Date: Wed Mar 12 10:14:38 2008 +0100
4408
4409 [new uImage] Remove unnecessary arguments passed to ramdisk routines
4410
4411 boot_get_ramdisk() and image_get_ramdisk() do not need all
4412 cmdtp, flag, argc and argv arguments. Simplify routines definition.
4413
4414 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4415
4416 commit c87796483bc7c2900470dc747c367f602577608d
4417 Author: Marian Balakowicz <m8@semihalf.com>
4418 Date: Wed Mar 12 10:12:37 2008 +0100
4419
4420 [new uImage] Add new uImage format support for ramdisk handling
4421
4422 This patch updates boot_get_ramdisk() routine adding format
4423 verification and handling for new (FIT) uImages.
4424
4425 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4426
4427 commit 6986a385671749ecb3f60cf99e9cbae8e47bb50e
4428 Author: Marian Balakowicz <m8@semihalf.com>
4429 Date: Wed Mar 12 10:01:05 2008 +0100
4430
4431 [new uImage] Add new uImage format support for kernel booting
4432
4433 New format uImages are recognized by the bootm command,
4434 validity of specified kernel component image is checked and
4435 its data section located and used for further processing
4436 (uncompress, load, etc.)
4437
4438 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4439
4440 commit e32fea6adb620ecf2bd70acf2dd37e53df9d1547
4441 Author: Marian Balakowicz <m8@semihalf.com>
4442 Date: Tue Mar 11 12:35:20 2008 +0100
4443
4444 [new uImage] Add new uImage format support for imls and iminfo commands
4445
4446 imls and iminfo can now recognize nad print out contents of the new (FIT)
4447 format uImages.
4448
4449 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4450
4451 commit 9d25438fe7d70cf35a8a293ea5e392fefc672613
4452 Author: Bartlomiej Sieka <tur@semihalf.com>
4453 Date: Tue Mar 11 12:34:47 2008 +0100
4454
4455 [new uImage] Add support for new uImage format to mkimage tool
4456
4457 Support for the new uImage format (FIT) is added to mkimage tool.
4458 Commandline syntax is appropriately extended:
4459
4460 mkimage [-D dtc_options] -f fit-image.its fit-image
4461
4462 mkimage (together with dtc) takes fit-image.its and referenced therein
4463 binaries (like vmlinux.bin.gz) as inputs, and produces fit-image file -- the
4464 final image that can be transferred to the target (e.g., via tftp) and then
4465 booted using the bootm command in U-Boot.
4466
4467 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
4468
4469 commit eb6175edd6c120d8b89678243e5a2be362ee8e40
4470 Author: Marian Balakowicz <m8@semihalf.com>
4471 Date: Mon Mar 10 17:53:49 2008 +0100
4472
4473 [new uImage] Make node unit names const in struct bootm_headers
4474
4475 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4476
4477 commit 5dfb52138688ccbf0146f62683fe6217b3ce1b05
4478 Author: Marian Balakowicz <m8@semihalf.com>
4479 Date: Fri Feb 29 21:24:06 2008 +0100
4480
4481 [new uImage] New uImage low-level API
4482
4483 Add FDT-based functions for handling new format component images,
4484 configurations, node operations, property get/set, etc.
4485
4486 fit_ - routines handling global new format uImage operations
4487 like get/set top level property, process all nodes, etc.
4488 fit_image_ - routines handling component images subnodes
4489 fit_conf_ - routines handling configurations node
4490
4491 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
4492 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
4493
4494 commit 30f1806f60978d707b0cff2d7bf89d141fc24290
4495 Author: Wolfgang Denk <wd@denx.de>
4496 Date: Sun Mar 9 16:20:02 2008 +0100
4497
4498 Release v1.3.2
4499
4500 Update CHANGELOG for release.
4501
4502 Signed-off-by: Wolfgang Denk <wd@denx.de>
4503
4504 commit 5b464c289ba715d0979b6e1f94947bb8f1068d16
4505 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4506 Date: Sun Mar 9 14:52:11 2008 +0100
4507
4508 SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings
4509
4510 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4511 Signed-off-by: Wolfgang Denk <wd@denx.de>
4512
4513 commit db695b78515ddb88a2d4f3357c120345efbf59ec
4514 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4515 Date: Sun Mar 9 10:44:01 2008 +0100
4516
4517 scb9328: Fix flash warning: type qualifiers ignored on function return type
4518
4519 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4520
4521 commit 2b3e7e61d6a72f16aee93f870bc6af67f30758c4
4522 Author: Wolfgang Denk <wd@denx.de>
4523 Date: Sun Mar 9 10:50:41 2008 +0100
4524
4525 esd/common/fpga.c: fix indentation.
4526
4527 Signed-off-by: Wolfgang Denk <wd@denx.de>
4528
4529 commit cc3843e36453e2b8db65d7e56de938ba045016a0
4530 Author: Wolfgang Denk <wd@denx.de>
4531 Date: Sun Mar 9 10:33:31 2008 +0100
4532
4533 common/kgdb.c: fix 'dereferencing type-punned pointer' warning
4534
4535 and get rid of a couple of unneeded casts.
4536
4537 Signed-off-by: Wolfgang Denk <wd@denx.de>
4538
4539 commit 8d4f4a838d7dc7cf4de17e3e9a67e2f222b6a1c8
4540 Author: Wolfgang Denk <wd@denx.de>
4541 Date: Sun Mar 9 10:09:53 2008 +0100
4542
4543 esd/common/fpga.c: fix 'assignment of read-only location' error
4544
4545 Signed-off-by: Wolfgang Denk <wd@denx.de>
4546
4547 commit c6fe4dabac066e8758345d249032768496983a3e
4548 Author: Wolfgang Denk <wd@denx.de>
4549 Date: Sun Mar 9 02:13:19 2008 +0100
4550
4551 Makefile: make build silently again.
4552
4553 Signed-off-by: Wolfgang Denk <wd@denx.de>
4554
4555 commit 76babc86576f092573599334c85ec543fdbc6015
4556 Author: Wolfgang Denk <wd@denx.de>
4557 Date: Sun Mar 9 02:07:49 2008 +0100
4558
4559 m501sk: Fix out of tree building
4560
4561 Signed-off-by: Wolfgang Denk <wd@denx.de>
4562
4563 commit 210ed2004e062fdd03f25ab4925998aa1bd08a07
4564 Author: Wolfgang Denk <wd@denx.de>
4565 Date: Sun Mar 9 00:06:09 2008 +0100
4566
4567 ADS5121: fix out of tree build
4568
4569 and simplify Makefile a bit.
4570
4571 Signed-off-by: Wolfgang Denk <wd@denx.de>
4572
4573 commit 46cb5074a3f74de64ebd97dd0c4ec7eb3d768b93
4574 Author: Wolfgang Denk <wd@denx.de>
4575 Date: Sat Mar 8 22:35:31 2008 +0100
4576
4577 Release v1.3.2
4578
4579 Signed-off-by: Wolfgang Denk <wd@denx.de>
4580
4581 commit 78a90f827df74520e939c794fc7413dace21c4db
4582 Author: Wolfgang Denk <wd@denx.de>
4583 Date: Sat Mar 8 22:35:04 2008 +0100
4584
4585 Update CHANGELOG
4586
4587 Signed-off-by: Wolfgang Denk <wd@denx.de>
4588
4589 commit 58f3c57c6008b42e01f551d3be6efd88c14ac87f
4590 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4591 Date: Sat Mar 8 21:30:04 2008 +0100
4592
4593 esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type
4594
4595 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4596
4597 commit d75469d48c05795144f4b8ba76addbb4920a7bba
4598 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
4599 Date: Sat Mar 8 09:25:49 2008 +0900
4600
4601 net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()
4602
4603 When rtl_recv() of rtl8169 is called, OWNbit of status register
4604 is not enable occasionally.
4605 rtl_recv() doesn't work normally when the driver doesn't do
4606 appropriate processing.
4607 This patch fix this problem.
4608
4609 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
4610
4611 commit 82afabfeb8ae6a27c7b396011ea99f4712aa73fa
4612 Author: Heiko Schocher <hs@denx.de>
4613 Date: Fri Mar 7 08:15:28 2008 +0100
4614
4615 mgsuvd: update board configuration
4616
4617 initialize the UPIOx controller.
4618
4619 Signed-off-by: Heiko Schocher <hs@denx.de>
4620
4621 commit e492c90c26215e459aec0fdf0f8ef1fd204988f5
4622 Author: Heiko Schocher <hs@denx.de>
4623 Date: Fri Mar 7 08:13:41 2008 +0100
4624
4625 mgcoge: update board configuration
4626
4627 add support for the config Flash.
4628 initialize the UPIOx controller.
4629
4630 Signed-off-by: Heiko Schocher <hs@denx.de>
4631
4632 commit 270fe261b7f9292800b2b3d1bf19ae7cbc880258
4633 Author: Kim Phillips <kim.phillips@freescale.com>
4634 Date: Fri Mar 7 12:27:31 2008 -0600
4635
4636 mpc83xx: make dtb basename file references equal those of linux
4637
4638 the dts file basenames were updated in linux - this helps avoid
4639 inadvertently loading any old dtbs laying around.
4640
4641 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4642
4643 commit f30b6154f16f5ffa4a9f5bfca5e114d72b6ef675
4644 Author: Kim Phillips <kim.phillips@freescale.com>
4645 Date: Wed Feb 27 16:08:22 2008 -0600
4646
4647 net: uec_phy: actually increment the timeout counter
4648
4649 allow u-boot to recover (and, e.g., switch to another interface) in the
4650 case where a PHY does not report autonegotiation is complete within its
4651 two second timeout value.
4652
4653 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4654
4655 commit 772003e43957ee0c895abed7cd82cbe72820cbb8
4656 Author: Markus Brunner <super.firetwister@googlemail.com>
4657 Date: Wed Mar 5 21:38:12 2008 +0100
4658
4659 fix taihu soft spi_read
4660
4661 The taihu board used gpio_read_out_bit which reads the output register and not
4662 the pin state.
4663
4664 Signed-off-by: Markus Brunner <super.firetwister@gmail.com>
4665
4666 commit fc84a8495ac750f6b4adae81f8c4f100f65b6340
4667 Author: Stefan Roese <sr@denx.de>
4668 Date: Fri Mar 7 08:01:43 2008 +0100
4669
4670 ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables
4671
4672 Signed-off-by: Stefan Roese <sr@denx.de>
4673
4674 commit bd4458cb47abecabd406b1210457be96c69fc49d
4675 Author: Dave Liu <r63238@freescale.com>
4676 Date: Tue Mar 4 16:59:22 2008 +0800
4677
4678 837xEMDS: Improve the system performance
4679
4680 1. Make the CSB bus pipeline depth as 4, and enable
4681 the repeat mode;
4682 2. Raise the eTSEC emergency priority;
4683 3. Use the highest IP blocks clock.
4684
4685 Signed-off-by: Dave Liu <daveliu@freescale.com>
4686
4687 commit d8ab58b212481b1c57947ea21aa96c4ce800d0b4
4688 Author: Detlev Zundel <dzu@denx.de>
4689 Date: Thu Mar 6 16:45:53 2008 +0100
4690
4691 Replace "run load; run update" with conditionalized "run load update".
4692
4693 The latter version stops when "run load" fails for whatever reasons
4694 rendering the combination *a lot* more secure.
4695
4696 Signed-off-by: Detlev Zundel <dzu@denx.de>
4697
4698 commit 6bc113886d7d316df1a4e459bec8baf027518551
4699 Author: Stefan Roese <sr@denx.de>
4700 Date: Tue Mar 4 17:40:41 2008 +0100
4701
4702 net: Print error message upon net usage when no ethernet-interface is found
4703
4704 This patch fixes a problem seen on PPC4xx boards, when no MAC address is
4705 defined. Then no ethernet interface is available but a simple "tftp"
4706 command will return without any error message which is quite confusing.
4707
4708 Signed-off-by: Stefan Roese <sr@denx.de>
4709
4710 commit a30a549a3553032d809e0356306b62de0b125901
4711 Author: Jon Loeliger <jdl@freescale.com>
4712 Date: Tue Mar 4 10:03:03 2008 -0600
4713
4714 Remove erroneous or extra spd.h #includers.
4715
4716 Many of the spd.h #includers don't need it,
4717 and wanted to have spd_sdram() declared instead.
4718 Since they didn't get that, some also had open
4719 coded extern declarations of it instead or as well.
4720 Fix it all up by using spd_sdram.h where needed.
4721
4722 Signed-off-by: Jon Loeliger <jdl@freescale.com>
4723
4724 commit a4475386cef14af3fd88f0518b688e755669486d
4725 Author: Wolfgang Denk <wd@denx.de>
4726 Date: Tue Mar 4 17:41:28 2008 +0100
4727
4728 PCS440EP: fix build problems (redundant #define)
4729
4730 Signed-off-by: Wolfgang Denk <wd@denx.de>
4731
4732 commit e85e2fa85ec09a6fac2846d1d881d8737e2bbda9
4733 Author: Stefan Roese <sr@denx.de>
4734 Date: Tue Mar 4 17:39:25 2008 +0100
4735
4736 net: Print error message upon net usage when no ethernet-interface is found
4737
4738 This patch fixes a problem seen on PPC4xx boards, when no MAC address is
4739 defined. Then no ethernet interface is available but a simple "tftp"
4740 command will return without any error message which is quite confusing.
4741
4742 Signed-off-by: Stefan Roese <sr@denx.de>
4743
4744 commit 384faaafb999cae3ce447c93e28a0b7e2e5fef53
4745 Author: Wolfgang Denk <wd@denx.de>
4746 Date: Tue Mar 4 17:38:50 2008 +0100
4747
4748 W7OLMC/W7OLMG: fix build problems (redundant #define)
4749
4750 Signed-off-by: Wolfgang Denk <wd@denx.de>
4751
4752 commit f9301e1cda296245ba052d7b08321199c3d0af9d
4753 Author: Wolfgang Denk <wd@denx.de>
4754 Date: Tue Mar 4 14:58:31 2008 +0100
4755
4756 Makefile: fix problem with out-of-tree builds introduced by 5013c09f
4757
4758 Commit 5013c09f (Makefile: cleanup "clean" target) introduced a
4759 problem for out-of-tree builds which caused "make clean" to fail.
4760
4761 Signed-off-by: Wolfgang Denk <wd@denx.de>
4762
4763 commit dfece9500556bed5d8244b1c15d973cec7c25bfe
4764 Author: Wolfgang Denk <wd@denx.de>
4765 Date: Tue Mar 4 11:58:26 2008 +0100
4766
4767 examples/Makefile: build "hello_world" on 8xx, too.
4768
4769 Signed-off-by: Wolfgang Denk <wd@denx.de>
4770
4771 commit 74eb0222594fd23aafdf168e60e872814eea8b62
4772 Author: Mike Nuss <mike@terascala.com>
4773 Date: Mon Mar 3 15:27:05 2008 -0500
4774
4775 PPC4xx (Sequoia): Fix Ethernet "remote fault" problems
4776
4777 Every now and then a Sequoia board (or equivalent hardware) had
4778 problems connecting to a Gigabit capable network interface.
4779
4780 There were differences in the PHY setup between Linux and U-Boot.
4781
4782 This patch fixes the problem. Apparently "remote fault" is being set,
4783 which signals to some devices (on the other end of the cable) that a
4784 fault has occurred, while other devices ignore it. I believe the RF bit
4785 was causing the issue, but I removed T4 also, to match up with Linux.
4786
4787 Signed-off-by: Mike Nuss <mike@terascala.com>
4788
4789 commit 491fb6dea9f52fdb9cb5996e8e978b9e9685179f
4790 Author: Timur Tabi <timur@freescale.com>
4791 Date: Mon Mar 3 09:58:52 2008 -0600
4792
4793 fix QE firmware uploading limit
4794
4795 Fix a typo in qe_upload_firmware() that prevented uploading firmware on
4796 systems with more than one RISC core.
4797
4798 Signed-off-by: Timur Tabi <timur@freescale.com>
4799
4800 commit 42ba58e0c302b339a3c2faa6006a013c6f186b7a
4801 Author: Bernhard Nemec <bnemec@ganssloser.com>
4802 Date: Mon Mar 3 11:57:23 2008 +0000
4803
4804 Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)
4805
4806 Originally pointed out by Laurent Pinchart <laurent.pinchart@tbox.biz>,
4807 see http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/22846
4808
4809 Signed-off-by: Bernhard Nemec <bnemec <at> ganssloser.com>
4810
4811 commit 84d0c2f1e39caff58bf765a7ab7c72da23c25ec8
4812 Author: Kim B. Heino <Kim.Heino@bluegiga.com>
4813 Date: Mon Mar 3 10:39:13 2008 +0200
4814
4815 fix copy from ram to dataflash
4816
4817 If I try to "cp.b <ram> <dataflash>", u-boot selects normal flash
4818 routines instead of dataflash. This is because it checks "if source
4819 address is not dataflash" instead of target address.
4820
4821 Signed-off-by: Kim B. Heino <Kim.Heino@bluegiga.com>
4822
4823 commit 32bf3d143a888f8deacfdcc97e898f6c06d0aea4
4824 Author: Wolfgang Denk <wd@denx.de>
4825 Date: Mon Mar 3 12:16:44 2008 +0100
4826
4827 Fix quoting problem (preboot setting) in many board config files.
4828
4829 Signed-off-by: Wolfgang Denk <wd@denx.de>
4830
4831 commit 5b0b2b6fc9fe22e3864c2a57316d91a2507ec215
4832 Author: Wolfgang Denk <wd@denx.de>
4833 Date: Mon Mar 3 12:36:49 2008 +0100
4834
4835 ADS5121: Fix default environment.
4836
4837 Signed-off-by: Wolfgang Denk <wd@denx.de>
4838
4839 commit 91c82076ae492bb1f9d9c47a481314631d32dc8e
4840 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4841 Date: Sun Mar 2 16:12:31 2008 +0100
4842
4843 Makefile: Fix missing unconfig and mkconfig use
4844
4845 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
4846
4847 commit 8ce4e5c2c02cb7e8adddf7b651d3050d81ce4c1d
4848 Author: michael <trimarchi@gandalf.sssup.it>
4849 Date: Sun Mar 2 23:33:46 2008 +0100
4850
4851 Fix checking fat32 cluster size.
4852
4853 This fixes the cluster size tests in the FAT32 file system.
4854 The current implementation of VFAT support doesn't work if the
4855 referred cluster has an offset > 16bit representation, causing
4856 "fatload" and "fatls" commands etc. to fail.
4857
4858 Signed-off-by: michael trimarchi <trimarchi@gandalf.sssup.it>
4859
4860 commit 661bad63a076a96c39c64f136915f146725af92b
4861 Author: Wolfgang Denk <wd@denx.de>
4862 Date: Sun Mar 2 22:57:23 2008 +0100
4863
4864 Prepare v1.3.2-rc2 release candidate
4865
4866 Signed-off-by: Wolfgang Denk <wd@denx.de>
4867
4868 commit 76957cb3d621bf664311908e5962e151c633c285
4869 Author: Stefan Roese <sr@denx.de>
4870 Date: Sat Mar 1 12:11:40 2008 +0100
4871
4872 ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1
4873
4874 The 405EZ only supports 512 bytes of rx-/tx-fifo EMAC sizes. But
4875 currently 4k/2k is configured. This patch fixes this issue.
4876
4877 Thanks to Thomas Kindler <tkindler@lenord.de> for pointing this out.
4878
4879 Signed-off-by: Stefan Roese <sr@denx.de>
4880
4881 commit 118978c8eb43803e2794233922df4249fa278b83
4882 Author: Woodruff, Richard <r-woodruff2@ti.com>
4883 Date: Fri Feb 29 17:34:35 2008 -0600
4884
4885 Fix alignment error on ARM for modules
4886
4887 Fix alignment fault on ARM when running modules. With out an explicit
4888 linker file gcc4.2.1 will half word align __bss_start's value. The word
4889 dereference will crash hello_world.
4890
4891 signed-off-by Richard Woodruff <r-woodruff2@ti.com>
4892
4893 commit ce1120dd703e6f12c59e4eba9962356a0300b832
4894 Author: Dave Liu <r63238@freescale.com>
4895 Date: Fri Feb 29 17:45:31 2008 +0800
4896
4897 fs: Fix ext2 read issue
4898
4899 The ext2 aligned process will corrupt the key
4900 data struct, the patch fix this.
4901
4902 Signed-off-by: Dave Liu <daveliu@freescale.com>
4903
4904 commit 5013c09f7a5675952a3ca88b6bc6c924e63af33e
4905 Author: Wolfgang Denk <wd@denx.de>
4906 Date: Sun Mar 2 22:45:33 2008 +0100
4907
4908 Makefile: cleanup "clean" target
4909
4910 Make sure CDPATH settings cannot interfere.
4911 Update CHANGELOG.
4912
4913 Signed-off-by: Wolfgang Denk <wd@denx.de>
4914
4915 commit ffda586fc1373243c9794babde69500f6293a8d8
4916 Author: Li Yang <leoli@freescale.com>
4917 Date: Fri Feb 29 11:46:05 2008 +0800
4918
4919 add cscope build target
4920
4921 Add cscope build target to generate cscope database for code browsing.
4922
4923 Signed-off-by: Li Yang <leoli@freescale.com>
4924
4925 commit f655adef65e4cf6b929054b049ee19ae9b5ccbe2
4926 Author: Kim Phillips <kim.phillips@freescale.com>
4927 Date: Wed Feb 27 15:06:39 2008 -0600
4928
4929 net: uec_phy: handle 88e1111 rev.B2 erratum 5.6
4930
4931 erratum 5.6 states the autoneg completion bit is functional only if the
4932 autoneg bit is asserted.
4933
4934 This fixes any secondarily-issued networking commands on non-gigabit
4935 links on the mpc8360 mds board.
4936
4937 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4938
4939 commit 5f91db7f582ca17b1f19f10189c025696f333d2e
4940 Author: John Rigby <jrigby@freescale.com>
4941 Date: Tue Feb 26 09:38:14 2008 -0700
4942
4943 MPC5121e ADS PCI support take 3
4944
4945 Adds PCI support for MPC5121
4946
4947 Tested with drivers/net/rtl8139.c
4948
4949 Support is conditional since PCI on old silicon does not work.
4950
4951 ads5121_PCI_config turns on PCI
4952
4953 In this version, condition compilation of PCI code has been moved
4954 from ifdef in board/ads5121/pci.c to board/ads5121/Makefile as
4955 suggested by Jean-Christophe PLAGNIOL-VILLARD
4956
4957 Signed-off-by: John Rigby <jrigby@freescale.com>
4958
4959 commit 44b4dbed4133f657705b7c5193209da9978243a7
4960 Author: Anatolij Gustschin <agust@denx.de>
4961 Date: Mon Feb 25 23:53:07 2008 +0100
4962
4963 Fix warnings while compilation of post/drivers/memory.c
4964
4965 Fix warnings while compilation with new gcc in eldk-4.2
4966
4967 Signed-off-by: Anatolij Gustschin <agust@denx.de>
4968
4969 commit 4fae35a53b3e958254d6574a1cc7e10811fc6726
4970 Author: Anatolij Gustschin <agust@denx.de>
4971 Date: Mon Feb 25 20:54:04 2008 +0100
4972
4973 ppc4xx: Fix problem in 4xx_enet.c driver
4974
4975 U-Boot crashes in the net loop if CONFIG_4xx_DCACHE is
4976 enabled. To reproduce the problem ensure that 'ethrotate'
4977 environment variable isn't set to "no" and then run
4978 "tftp 200000 not_existent_file".
4979 This patch tries to fix the issue.
4980
4981 Signed-off-by: Anatolij Gustschin <agust@denx.de>
4982
4983 commit 60ec654c5eb80d0fe0c38a3bd42140215bc06484
4984 Author: Anatolij Gustschin <agust@denx.de>
4985 Date: Mon Feb 25 20:04:20 2008 +0100
4986
4987 POST: Disable cache while SPR POST
4988
4989 Currently (since commit b2e2142c) u-boot crashes on
4990 sequoia board while SPR test if CONFIG_4xx_DCACHE is
4991 enabled. This patch disables the cache while SPR test.
4992
4993 Signed-off-by: Anatolij Gustschin <agust@denx.de>
4994
4995 commit c313b2c6c555e7d89ec59bd51c59ab164ad0105d
4996 Author: Martin Krause <martin.krause@tqs.de>
4997 Date: Mon Feb 25 17:52:40 2008 +0100
4998
4999 TQM5200: use automatic fdt memory fixup (part 2)
5000
5001 Call fdt_fixup_memory() on the boards TQM5200, TQM5200_B, TQM5200S,
5002 TB5200 and TB5200_B to fixup the /memory node with the memory values
5003 detected by U-Boot.
5004
5005 Signed-off-by: Martin Krause <martin.krause@tqs.de>
5006
5007 commit 44ceec253ea941b301abf4b079d52324def69d92
5008 Author: Martin Krause <martin.krause@tqs.de>
5009 Date: Mon Feb 25 15:17:05 2008 +0100
5010
5011 TQM5200: use automatic fdt memory fixup
5012
5013 Call fdt_fixup_memory() on the boards TQM5200, TQM5200_B, TQM5200S,
5014 TB5200 and TB5200_B to fixup the /memory node with the memory values
5015 detected by U-Boot.
5016
5017 Signed-off-by: Martin Krause <martin.krause@tqs.de>
5018
5019 commit f3a329acb26017d8e10e9c93e1e726c2a5ac634a
5020 Author: Martin Krause <martin.krause@tqs.de>
5021 Date: Mon Feb 25 13:27:52 2008 +0100
5022
5023 TQM5200: fix bug in SDRAM initialization code
5024
5025 This patch fixes a bug in the SDRAM initialization code for the
5026 TQM5200. The hi_addr bit is now set correctly. Without this patch
5027 the hi_addr bit is always set to 1, if the second SDRAM bank is
5028 not populated.
5029
5030 For other MPC5200 boards a correspondig patch has already been applied
5031 some time ago, see commit a63109281ad41b0fb489fdcb901171f76bcdbc2c.
5032
5033 Signed-off-by: Martin Krause <martin.krause@tqs.de>
5034 --
5035 Forget the first patch please. I confused flash with SDRAM in
5036 the comment ...
5037
5038 commit 217bf6b6a313d9ccb619a4dbc09f73f77cd48df1
5039 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5040 Date: Mon Feb 25 00:03:12 2008 +0100
5041
5042 mx1fs2/flash: Fix multiple compiler warnings
5043
5044 "pointer targets in assignment differ in signedness"
5045
5046 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5047
5048 commit 5599c28cef55be42a8ca6fa8086b1a44e56a85d2
5049 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5050 Date: Mon Feb 25 00:03:11 2008 +0100
5051
5052 arm-imx: Fix register definitions
5053
5054 Sync register definitions with linux
5055
5056 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5057
5058 commit c9bcf75fecc58886af77d2a571cff2eab39eab6f
5059 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5060 Date: Mon Feb 25 00:03:10 2008 +0100
5061
5062 actua1/actua2/actua3: Fix multiple unused variable warnings
5063
5064 - actua1:
5065 actux1.c: In function 'checkboard':
5066 actux1.c:92: warning: unused variable 'revision'
5067
5068 - actua2:
5069 actux2.c: In function 'checkboard':
5070 actux2.c:100: warning: unused variable 's'
5071 actux2.c:99: warning: unused variable 'revision'
5072 actux2.c: In function 'reset_phy':
5073 actux2.c:130: warning: unused variable 'i'
5074
5075 - actua3:
5076 actux3.c: In function 'checkboard':
5077 actux3.c:114: warning: unused variable 'revision'
5078
5079 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5080
5081 commit f8fa6368a6a0c02164da8e2f52f18d457c6977bd
5082 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5083 Date: Sun Feb 24 11:44:29 2008 +0900
5084
5085 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
5086
5087 The previous patch was lacking of i386, microblaze, nios and nios2. This
5088 patch tries to fix them.
5089
5090 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5091
5092 commit 05e07b1ea22844e946cfcf7d5e8a0199d18d2a95
5093 Author: Marian Balakowicz <m8@semihalf.com>
5094 Date: Fri Feb 29 22:22:46 2008 +0100
5095
5096 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt()
5097
5098 Do not use global fdt blob pointer, calculate blob size from routine
5099 argument blob pointer.
5100
5101 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5102
5103 commit d1cc52879c8966507dad9fb575481e6d3985e64e
5104 Author: David Gibson <david@gibson.dropbear.id.au>
5105 Date: Tue Feb 12 00:58:31 2008 +1100
5106
5107 libfdt: Add and use a node iteration helper function.
5108
5109 This patch adds an fdt_next_node() function which can be used to
5110 iterate through nodes of the tree while keeping track of depth. This
5111 function is used to simplify the iteration code in a lot of other
5112 functions, and is also exported for use by library users.
5113
5114 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
5115
5116 commit 8cf30809a82902a471866d2f07725ce3b8a22291
5117 Author: Bartlomiej Sieka <tur@semihalf.com>
5118 Date: Fri Feb 29 16:00:24 2008 +0100
5119
5120 [new uImage] Add libfdt support to mkimage
5121
5122 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
5123
5124 commit a6e530f00d31a8494a0422799b2b9a692a9c0eb9
5125 Author: Bartlomiej Sieka <tur@semihalf.com>
5126 Date: Fri Feb 29 16:00:23 2008 +0100
5127
5128 [new uImage] Add sha1.o object to mkimage binary build
5129
5130 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
5131
5132 commit df6f1b895c997978f03afe04502ee76b7ba34ab9
5133 Author: Marian Balakowicz <m8@semihalf.com>
5134 Date: Fri Feb 29 16:00:06 2008 +0100
5135
5136 [new uImage] Fix component handling for legacy multi component images
5137
5138 Use uint32_t when accessing size table in image_multi_count() and
5139 image_multi_getimg() for multi component images.
5140
5141 Add missing uimage_to_cpu() endianness conversion.
5142
5143 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5144
5145 commit 570abb0ad120f6002bcaa3cf6f32bd4ca2e1b248
5146 Author: Marian Balakowicz <m8@semihalf.com>
5147 Date: Fri Feb 29 15:59:59 2008 +0100
5148
5149 [new uImage] Share common uImage code between mkimage and U-boot
5150
5151 This patch adds the following common routines:
5152
5153 1) Dedicated mkimage print_header() is replaced with common
5154 image_print_contents()
5155 image_print_contents_noindent()
5156
5157 2) Common os/arch/type/comp fields name <--> id translation routines
5158 genimg_get_os_name()
5159 genimg_get_arch_name()
5160 genimg_get_type_name()
5161 genimg_get_comp_name()
5162 genimg_get_os_id()
5163 genimg_get_arch_id()
5164 genimg_get_type_id()
5165 genimg_get_comp_id()
5166
5167 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5168
5169 commit 9a4daad0a35eb5143037eea9f786a3e9d672bdd6
5170 Author: Marian Balakowicz <m8@semihalf.com>
5171 Date: Fri Feb 29 14:58:34 2008 +0100
5172
5173 [new uImage] Update naming convention for bootm/uImage related code
5174
5175 This patch introduces the following prefix convention for the
5176 image format handling and bootm related code:
5177
5178 genimg_ - dual format shared code
5179 image_ - legacy uImage format specific code
5180 fit_ - new uImage format specific code
5181 boot_ - booting process related code
5182
5183 Related routines are renamed and a few pieces of code are moved around and
5184 re-grouped.
5185
5186 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5187
5188 commit 75fa002c47171b73fb4c1f2c2fe4d6391c136276
5189 Author: Kumar Gala <galak@kernel.crashing.org>
5190 Date: Wed Feb 27 21:51:51 2008 -0600
5191
5192 [new uImage] Respect autostart setting in linux bootm
5193
5194 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5195 Acked-by: Marian Balakowicz <m8@semihalf.com>
5196
5197 commit d3f2fa0d278467b2232e4eb2372f905c3febfbeb
5198 Author: Kumar Gala <galak@kernel.crashing.org>
5199 Date: Wed Feb 27 21:51:50 2008 -0600
5200
5201 [new uImage] Provide ability to restrict region used for boot images
5202
5203 Allow the user to set 'bootm_low' and 'bootm_size' env vars as a way
5204 to restrict what memory range is used for bootm.
5205
5206 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5207 Acked-by: Marian Balakowicz <m8@semihalf.com>
5208
5209 commit e822d7fc4dd4755d4d0a22f05e33f33d1a0481da
5210 Author: Kumar Gala <galak@kernel.crashing.org>
5211 Date: Wed Feb 27 21:51:49 2008 -0600
5212
5213 [new uImage] Use lmb for bootm allocations
5214
5215 Convert generic ramdisk_high(), get_boot_cmdline(), get_boot_kbd()
5216 functions over to using lmb for allocation of the ramdisk, command line
5217 and kernel bd info.
5218
5219 Convert PPC specific fdt_relocate() to use lmb for allocation of the device
5220 tree.
5221
5222 Provided a weak function that board code can call to do additional
5223 lmb reserves if needed.
5224
5225 Also introduce the concept of bootmap_base to specify the offset in
5226 physical memory that the bootmap is located at. This is used for
5227 allocations of the cmdline, kernel bd, and device tree as they should
5228 be contained within bootmap_base and bootmap_base + CFG_BOOTMAPSZ.
5229
5230 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5231
5232 commit f5614e7926863bf0225ec860d9b319741a9c4004
5233 Author: Kumar Gala <galak@kernel.crashing.org>
5234 Date: Wed Feb 27 21:51:48 2008 -0600
5235
5236 [new uImage] Add autostart flag to bootm_headers structure
5237
5238 The autostart env variable was dropped as part of the initial new uImage
5239 cleanup. Add it back here so the arch specific code can decide if it
5240 wants to really boot or not.
5241
5242 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5243 Acked-by: Marian Balakowicz <m8@semihalf.com>
5244
5245 commit 4ed6552f715983bfc7d212c1199a1f796f1144ad
5246 Author: Kumar Gala <galak@kernel.crashing.org>
5247 Date: Wed Feb 27 21:51:47 2008 -0600
5248
5249 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
5250
5251 Introduce the LMB lib used on PPC in the kernel as a clean way to manage
5252 the memory spaces used by various boot images and structures. This code
5253 will allow us to simplify the code in bootm and its support functions.
5254
5255 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5256
5257 commit 4648c2e7a173b0d7f17bef4adaa0623090c9e904
5258 Author: Kumar Gala <galak@kernel.crashing.org>
5259 Date: Tue Feb 19 22:03:47 2008 -0600
5260
5261 [new uImage] ppc: Allow boards to specify effective amount of memory
5262
5263 For historical reasons we limited the stack to 256M because some boards
5264 could only map that much via BATS. However newer boards are capable of
5265 mapping more memory (for example 85xx is capable of doing up to 2G).
5266
5267 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5268 Acked-by: Marian Balakowicz <m8@semihalf.com>
5269
5270 commit 274cea2bddbca10cdad7daa518951b75c44ef6bc
5271 Author: Kumar Gala <galak@kernel.crashing.org>
5272 Date: Wed Feb 27 21:51:46 2008 -0600
5273
5274 [new uImage] rework error handling so common functions don't reset
5275
5276 Changed image_get_ramdisk() to just return NULL on error and have
5277 get_ramdisk() propogate that error to the caller. It's left to the
5278 caller to call do_reset() if it wants to.
5279
5280 Also moved calling do_reset() in get_fdt() and fdt_relocate() on ppc
5281 to a common location. In the future we will change get_fdt() and
5282 fdt_relocate() to return success/failure and not call do_reset() at all.
5283
5284 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5285 Acked-by: Marian Balakowicz <m8@semihalf.com>
5286
5287 commit d2bc095a639672def11d5d043b5688d0dbd692ec
5288 Author: Kumar Gala <galak@kernel.crashing.org>
5289 Date: Wed Feb 27 21:51:45 2008 -0600
5290
5291 [new uImage] ppc: Re-order ramdisk/fdt handling sequence
5292
5293 Doing the fdt before the ramdisk allows us to grow the fdt w/o concern
5294 however it does mean we have to go in and fixup the initrd info since
5295 we don't know where it will be.
5296
5297 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5298
5299 commit 27953493ef025fb698d68c5dee39b36f01f4d530
5300 Author: Kumar Gala <galak@kernel.crashing.org>
5301 Date: Wed Feb 27 21:51:44 2008 -0600
5302
5303 [new uImage] ppc: Determine if we are booting an OF style
5304
5305 If we are bootin OF style than we can skip setting up some things
5306 that are used for the old boot method.
5307
5308 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5309 Acked-by: Marian Balakowicz <m8@semihalf.com>
5310
5311 commit a6612bdfe7ef37b9787b66800cf02aaded05fbeb
5312 Author: Kumar Gala <galak@kernel.crashing.org>
5313 Date: Wed Feb 27 21:51:43 2008 -0600
5314
5315 [new uImage] Don't pass kdb to ramdisk_high since we may not have one
5316
5317 We don't actually need the kdb param as we are just using it to get
5318 bd->bi_memsize which we can get from gd->bd->bi_memsize. Also, if we
5319 boot via OF we might not actually fill out a kdb.
5320
5321 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5322 Acked-by: Marian Balakowicz <m8@semihalf.com>
5323
5324 commit 2b22fa4baee51e6b467c44ea1be0d1ecd86e8775
5325 Author: Kumar Gala <galak@kernel.crashing.org>
5326 Date: Wed Feb 27 16:30:47 2008 -0600
5327
5328 85xx: Don't icbi when unlocking the cache
5329
5330 There is no reason to icbi when invalidating the temporary stack in
5331 the d-cache. Its impossible on e500 to have the i-cache contain
5332 any addresses in the temp stack and it can be problematic in generating
5333 transactions on the bus to non-valid addresses.
5334
5335 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5336
5337 commit 534ea6b6f86f8b75ef2ac061ef110a98f103d7d6
5338 Author: Andy Fleming <afleming@freescale.com>
5339 Date: Wed Feb 27 15:50:50 2008 -0600
5340
5341 Fix source for ECM error IVPR
5342
5343 The source vector for the ECM was being set to 2,
5344 but that's what the source vector for DDR was being
5345 set to. Change it to 1.
5346
5347 Signed-off-by: Andy Fleming <afleming@freescale.com>
5348
5349 commit 21fae8b2b4e4e6e648796e07e20ab13e9cb18923
5350 Author: Andy Fleming <afleming@freescale.com>
5351 Date: Wed Feb 27 14:29:58 2008 -0600
5352
5353 Invalidate INIT_RAM TLB mappings
5354
5355 Commit 0db37dc... (and some others) changed the INIT_RAM TLB
5356 mappings to be unguarded. This collided with an existing "bug"
5357 where the mappings for the INIT_RAM were being kept around.
5358 This meant that speculative loads to those addresses were
5359 succeeding in the TLB, and going out to the bus, where they
5360 were causing an exception (there's nothing at that address). The
5361 Flash code was coincidentally causing such a speculative load.
5362 Rather than go back to mapping the INIT RAM as guarded, we fix
5363 it so that the entries for the INIT_RAM are invalidated. Thus
5364 the speculative loads will fail in the TLB, and have no effect.
5365
5366 Signed-off-by: Andy Fleming <afleming@freescale.com>
5367
5368 commit 347b7938d3e561eb215aa386c37fb5acb5a383c6
5369 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5370 Date: Sun Feb 17 22:56:17 2008 +0100
5371
5372 sbc8548: Fix Revision reading and unused variable 'path'
5373
5374 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5375
5376 commit 495d162374c472f46454453553382ad0735dc725
5377 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5378 Date: Sun Feb 17 22:56:16 2008 +0100
5379
5380 sbc8548: Fix cfi flash bank declaration
5381
5382 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5383
5384 commit 4efbe9dbb129f857f27856936112c8c02f016be6
5385 Author: Marian Balakowicz <m8@semihalf.com>
5386 Date: Wed Feb 27 11:02:26 2008 +0100
5387
5388 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled
5389
5390 Dual format image code must properly handle all three FDT passing methods:
5391 - raw FDT blob passed
5392 - FDT blob embedded in the legacy uImage
5393 - FDT blob embedded in the new uImage
5394
5395 This patch enables proper raw FDT handling when no FIT imaeg support
5396 is compiled in. This is a bit tricky as we must dected FIT format even
5397 when FIT uImage handling is not enabled as both FIT uImages and raw FDT
5398 blobs use tha same low level format (libfdt).
5399
5400 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5401
5402 commit ff0734cff0fb5397ce2f4602f4f3e5ec9c8a36e8
5403 Author: Marian Balakowicz <m8@semihalf.com>
5404 Date: Wed Feb 27 11:02:26 2008 +0100
5405
5406 [new uImage] POWERPC: Add image_get_fdt() routine
5407
5408 FDT blob may be passed either: (1) raw (2) or embedded in the legacy uImage
5409 (3) or embedded in the new uImage. For the (2) case embedding image must be
5410 verified before we get FDT from it. This patch factors out legacy image
5411 specific verification routine to the separate helper routine.
5412
5413 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5414 Acked-by: Kumar Gala <galak@kernel.crashing.org>
5415
5416 commit 1efd43601f90de21ec6c0ebb9880823e822927b1
5417 Author: Marian Balakowicz <m8@semihalf.com>
5418 Date: Wed Feb 27 11:02:07 2008 +0100
5419
5420 [new uImage] Add image_get_kernel() routine
5421
5422 Legacy image specific verification is factored out to a separate helper
5423 routine to keep get_kernel() generic and simple.
5424
5425 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5426 Acked-by: Kumar Gala <galak@kernel.crashing.org>
5427
5428 commit 8a5ea3e6168fe6a2780eeaf257a3b19f30dec658
5429 Author: Marian Balakowicz <m8@semihalf.com>
5430 Date: Wed Feb 27 11:01:04 2008 +0100
5431
5432 [new uImage] Move image verify flag to bootm_headers structure
5433
5434 Do not pass image verification flag directly to related routines.
5435 Simplify argument passing and move it to the bootm_header structure which
5436 contains curently processed image specific data and is already being passed
5437 on the argument list.
5438
5439 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5440 Acked-by: Kumar Gala <galak@kernel.crashing.org>
5441
5442 commit 823afe7cefe00dafefc6696c1cc7aa828c394234
5443 Author: Marian Balakowicz <m8@semihalf.com>
5444 Date: Wed Feb 27 11:00:47 2008 +0100
5445
5446 [Makefile] Sort COBJS in lib_<arch> Makefiles
5447
5448 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5449
5450 commit 6f0f9dfc4ee880fbf400a2ebe14238181a6c3f91
5451 Author: Marian Balakowicz <m8@semihalf.com>
5452 Date: Wed Feb 27 11:00:47 2008 +0100
5453
5454 [new uImage] Optimize gen_get_image() flow control
5455
5456 When CONFIG_HAS_DATAFLASH is not defined gen_get_image() routine has nothing
5457 to do, update its control flow to better reflect that simple case.
5458
5459 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5460 Acked-by: Kumar Gala <galak@kernel.crashing.org>
5461
5462 commit d2ced9eb19ec74f4a359949dbe353427fa6d55ca
5463 Author: Marian Balakowicz <m8@semihalf.com>
5464 Date: Mon Feb 4 08:28:17 2008 +0100
5465
5466 [new uImage] POWERPC: Split get_fdt() into get and relocate routines
5467
5468 PPC specific FDT blob handling code is divided into two separate routines:
5469
5470 get_fdt() - find and verify a FDT blob (either raw or image embedded)
5471 fdt_relocate() - move FDT blob to within BOOTMAP if needed
5472
5473 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5474 Acked-by: Kumar Gala <galak@kernel.crashing.org>
5475
5476 commit 33fa5c0bfaf465de8ceb23fcd6b397f68b35a817
5477 Author: Jon Loeliger <jdl@freescale.com>
5478 Date: Mon Feb 25 13:13:37 2008 -0600
5479
5480 86xx: Fix renamed GUR symbols in sbc8641d board.
5481
5482 Back in commit a551cee99ad1d1da20fd23ad265de47448852f56
5483 (86xx: Fix GUR PCI config registers properly), we should have
5484 changed the MPC86xx_PORBMSR_HA and MPC86xx_PORDEVSR_IO_SEL
5485 symbols in the sbc8641d board as well. Fix this oversight.
5486
5487 Signed-off-by: Jon Loeliger <jdl@freescale.com>
5488
5489 commit 64cd594e623c39f73964d18787763e4533f791f7
5490 Author: Stefan Roese <sr@denx.de>
5491 Date: Mon Feb 25 16:50:48 2008 +0100
5492
5493 ppc4xx: Fix acadia_nand build problem
5494
5495 Don't include testdram() on NAND-booting target acadia_nand. This saves
5496 a few bytes and makes the target build clean again.
5497
5498 Signed-off-by: Stefan Roese <sr@denx.de>
5499
5500 commit 14e099e698d41e8179d05c2b2dbcf704a236f748
5501 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5502 Date: Sun Feb 24 23:03:12 2008 +0000
5503
5504 mx1fs2/flash: Fix multiple pointertargets in assignment differ in signedness
5505
5506 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5507
5508 commit 724902c8464e610642b3a170278b99710325888e
5509 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5510 Date: Sun Feb 24 23:03:11 2008 +0000
5511
5512 arm-imx: Fix registers definition
5513
5514 Sync registers definition with linux
5515
5516 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5517
5518 commit 4cd288b589ea1178947c6e364453c32b3dede6b7
5519 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5520 Date: Sun Feb 24 23:03:10 2008 +0000
5521
5522 actua1/actua2/actua3: Fix multipleunused variable
5523
5524 - actua1:
5525 actux1.c: In function 'checkboard':
5526 actux1.c:92: warning: unused variable 'revision'
5527
5528 - actua2:
5529 actux2.c: In function 'checkboard':
5530 actux2.c:100: warning: unused variable 's'
5531 actux2.c:99: warning: unused variable 'revision'
5532 actux2.c: In function 'reset_phy':
5533 actux2.c:130: warning: unused variable 'i'
5534
5535 - actua3:
5536 actux3.c: In function 'checkboard':
5537 actux3.c:114: warning: unused variable 'revision'
5538
5539 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5540
5541 commit d5934ad7756f038a393a9cfab76a4fe306d9d930
5542 Author: Marian Balakowicz <m8@semihalf.com>
5543 Date: Mon Feb 4 08:28:09 2008 +0100
5544
5545 [new uImage] Add dual format uImage support framework
5546
5547 This patch adds framework for dual format images. Format detection is added
5548 and the bootm controll flow is updated to include cases for new FIT format
5549 uImages.
5550
5551 When the legacy (image_header based) format is detected appropriate
5552 legacy specific handling is invoked. For the new (FIT based) format uImages
5553 dual boot framework has a minial support, that will only print out a
5554 corresponding debug messages. Implementation of the FIT specific handling will
5555 be added in following patches.
5556
5557 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5558
5559 commit b29661fc1151077776454288051bc9a488351ce8
5560 Author: Wolfgang Denk <wd@denx.de>
5561 Date: Sun Feb 24 15:21:36 2008 +0100
5562
5563 Coding style cleanup. Prepare v1.3.2-rc2 release candidate
5564
5565 Signed-off-by: Wolfgang Denk <wd@denx.de>
5566
5567 commit 00b48a48424894daa589d166d73277830b1c6ac4
5568 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5569 Date: Sat Feb 23 12:15:56 2008 +0100
5570
5571 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected
5572
5573 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5574
5575 commit b075d74efb70ff68c49a2532f26b56d6703b69c1
5576 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5577 Date: Sat Feb 23 17:24:16 2008 +0900
5578
5579 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
5580
5581 ----------------------------------------------------------------
5582 Olaf Hering [Wed, 17 Oct 2007 06:27:13 +0000 (23:27 -0700)]
5583
5584 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on
5585 32bit targets.
5586
5587 GCC can be made to warn about usage of long long types with ISO C90
5588 (-ansi), but only with -pedantic. You can write this in a way that even
5589 then it doesn't cause warnings, namely by:
5590
5591 #ifdef __GNUC__
5592 __extension__ typedef __signed__ long long __s64;
5593 __extension__ typedef unsigned long long __u64;
5594 #endif
5595
5596 The __extension__ keyword in front of this switches off any pedantic
5597 warnings for this expression.
5598
5599 Signed-off-by: Olaf Hering <olh@suse.de>
5600 Cc: <linux-arch@vger.kernel.org>
5601 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
5602 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
5603 ----------------------------------------------------------------
5604
5605 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5606
5607 commit 208acd112e6517b21fc30c420396902b103563ac
5608 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5609 Date: Sat Feb 23 17:07:57 2008 +0900
5610
5611 cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.
5612
5613 This will reduce the build time.
5614
5615 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5616
5617 commit 495a0dde7fa1b14cdc15607d86503ec2bdcd02c4
5618 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5619 Date: Sat Feb 23 17:05:00 2008 +0900
5620
5621 cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.
5622
5623 This will reduce the build time.
5624
5625 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5626
5627 commit e682ba399a1d76f09d8cc7af1e57066f1d360d91
5628 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5629 Date: Sat Feb 23 16:58:41 2008 +0900
5630
5631 cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.
5632
5633 This reduces the build time by ~10%. Here's the gth2_config example.
5634
5635 BEFORE AFTER
5636 real 0m31.441s 0m27.833s
5637 user 0m24.766s 0m23.045s
5638 sys 0m10.425s 0m7.468s
5639
5640 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
5641
5642 commit 02409f8cf54c7cd91981f0dfec135dbf3858090c
5643 Author: Marcel Moolenaar <marcelm@juniper.net>
5644 Date: Fri Feb 22 10:48:07 2008 -0800
5645
5646 make define2mk.sed work on FreeBSD
5647
5648 In the thread "[1.3.2-rc1] MPC8548CDS/MPC8555CDS configs fails to link",
5649 the define2mk.sed script was identified as the source of the link
5650 failure on FreeBSD. The problem is that sed(1) does not always support
5651 the '+' operator. It isn't on FreeBSD. The attach patch implements the
5652 equivalent, using the '*' operator instead and should work everywhere.
5653
5654 Signed-off-by: Marcel Moolenaar <marcelm@juniper.net>
5655
5656 commit e5084af8ded58453cd07ec1af8b0f29f34122bbc
5657 Author: Detlev Zundel <dzu@denx.de>
5658 Date: Fri Feb 22 17:21:32 2008 +0100
5659
5660 Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.
5661
5662 The Linux commit fac8b209b1084bc85748bd54e13d00c1262b220f ("Remove
5663 final traces of long-deprecated "ramdisk" kernel parm") makes these
5664 changes neccessary.
5665
5666 Signed-off-by: Detlev Zundel <dzu@denx.de>
5667
5668 commit d01b847c5cd070895c4ba178c85cd068a95cf7cd
5669 Author: Larry Johnson <lrj@acm.org>
5670 Date: Thu Feb 21 13:58:16 2008 -0500
5671
5672 LM75 bug fix for negative temperatures
5673
5674 When the LM75 temperature sensor measures a temperature below 0 C, the
5675 current driver does not perform sign extension, so the result returned is
5676 256 C too high. This patch fixes the problem.
5677
5678 Signed-off-by: Larry Johnson <lrj@acm.org>
5679
5680 commit 5a910c224b13e413bda41922379add6d75c32da3
5681 Author: Heiko Schocher <hs@denx.de>
5682 Date: Thu Feb 21 18:33:45 2008 +0100
5683
5684 IDS8247: update MAINTAINER entry.
5685
5686 Signed-off-by: Heiko Schocher <hs@denx.de>
5687
5688 commit 79eac2bfb591f2b028ec1735049dc91e4320de4a
5689 Author: Heiko Schocher <hs@denx.de>
5690 Date: Thu Feb 21 18:31:15 2008 +0100
5691
5692 Fix device tree for mgsuvd board.
5693
5694 Rename the "scc" node in "ethernet" for the mgsuvd board.
5695
5696 Signed-off-by: Heiko Schocher <hs@denx.de>
5697
5698 commit 2e721094a70a52206af2e1bf1208d9a7131f6dad
5699 Author: Yuri Tikhonov <yur@emcraft.com>
5700 Date: Thu Feb 21 14:23:42 2008 +0100
5701
5702 lwmon5: enable hardware watchdog
5703
5704 Some boards (e.g. lwmon5) may use rather small watchdog intervals, so
5705 causing it to reboot the board if U-Boot does a long busy-wait with
5706 udelay(). Thus, for these boards we have to restart WD more
5707 frequently.
5708
5709 This patch splits the busy-wait udelay() into smaller, predefined,
5710 intervals, so that the watchdog timer may be resetted with the
5711 configurable (CONFIG_WD_PERIOD) interval.
5712
5713 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
5714
5715 commit bc77881247ee6f95d7a9ebc499d26b96bae38c9d
5716 Author: Anatolij Gustschin <agust@denx.de>
5717 Date: Thu Feb 21 12:52:29 2008 +0100
5718
5719 ppc4xx: Support for ATI Radeon 9200 card on sequoia
5720
5721 Adds configuration option for ATI Radeon 9200 card
5722 support to sequoia config file. If CONFIG_VIDEO
5723 is enabled, TEXT_BASE should be changed to 0xFFF80000.
5724
5725 Signed-off-by: Anatolij Gustschin <agust@denx.de>
5726
5727 commit 5a9abcc317cf3c8a69559ff83081f4e5d719edb7
5728 Author: Kumar Gala <galak@kernel.crashing.org>
5729 Date: Mon Feb 18 08:18:07 2008 -0600
5730
5731 Remove duplicate defines for ARRAY_SIZE
5732
5733 A few duplicate of the ARRAY_SIZE macro sneaked in since we put
5734 the define in common.h.
5735
5736 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5737
5738 commit 81d93e5c4b83d8b6dcee69de6f4a14ccf6f7114a
5739 Author: Kumar Gala <galak@kernel.crashing.org>
5740 Date: Mon Feb 18 08:09:37 2008 -0600
5741
5742 ppc: Allow boards to specify effective amount of memory
5743
5744 For historical reasons we limited the stack to 256M because some boards
5745 could only map that much via BATS. However newer boards are capable of
5746 mapping more memory (for example 85xx is capable of doing up to 2G).
5747
5748 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
5749
5750 commit 755c35f54ba7eb7687aa7935e04a02a01ef1b27b
5751 Author: Mike Frysinger <vapier@gentoo.org>
5752 Date: Mon Feb 18 05:24:13 2008 -0500
5753
5754 include autoconf.mk before any other .mk files
5755
5756 This bumps the autoconf.mk include step above board/cpu/arch/etc... so that
5757 those .mk files can have make if statements based on the current config.
5758
5759 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
5760
5761 commit 16fe77752eee099b9fb61ed73460e51cc94b37ba
5762 Author: Mike Frysinger <vapier@gentoo.org>
5763 Date: Mon Feb 18 05:10:07 2008 -0500
5764
5765 error check autoconf.mk generation
5766
5767 If any of the steps for generating autoconf.mk fail currently, they go
5768 unnoticed. To fix, we can simply add 'set -e' to the long list of commands.
5769 This is simpler and more robust than placing '|| exit $$?' after every line.
5770
5771 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
5772
5773 commit 019895a8dee71a9f00da05c03e379f45d581b0fe
5774 Author: Stefano Babic <sbabic@denx.de>
5775 Date: Mon Feb 18 08:03:51 2008 +0100
5776
5777 Fix bug in dependency checking
5778
5779 By adding VERSION_FILE to the PHONY targets the script
5780 /tools/setlocalversion is always called and version_autogenerated.h
5781 is replaced only if the script find a modified source file.
5782
5783 Signed-off-by: Stefano Babic <sbabic@denx.de>
5784
5785 commit 98ba144ccc912eee90dd42699f023c497ce774c6
5786 Author: Kyungmin Park <kmpark@infradead.org>
5787 Date: Mon Feb 18 14:35:43 2008 +0900
5788
5789 Fix GPMC CS2 memory setup at apollon
5790
5791 It disables the current map first
5792
5793 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
5794
5795 commit e845e07e1e6e64f40e35688439d3cdcf01cfff4f
5796 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5797 Date: Sun Feb 17 23:52:46 2008 +0100
5798
5799 uli526x: Fix multiple differ in signedness and parentheses around comparison
5800
5801 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5802
5803 commit beeccf7a5dc5415c202e0132a33c58fc316c2a62
5804 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5805 Date: Sun Feb 17 16:58:04 2008 +0100
5806
5807 MIPS: Fix CFG_NO_FLASH support
5808
5809 - Fix flash_init call when CFG_NO_FLASH is used
5810 - Remove no more needed flash.c for qemu-mips
5811
5812 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5813
5814 commit edfed1d91df2b2670a812ca9d1a1f9faae7dba47
5815 Author: Mike Frysinger <vapier@gentoo.org>
5816 Date: Sat Feb 16 02:40:18 2008 -0500
5817
5818 easylogo: clean up some more and add -r (rgb) support
5819
5820 Michael Hennerich added support for outputting an image in RGB format rather
5821 than forcing YUYV all the time. This makes obvious sense if the display you
5822 have takes RGB input rather than YUYV.
5823
5824 Rather than hack in support for options, I've converted it to use getopt and
5825 cleaned up the argument parsing in the process.
5826
5827 Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
5828 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
5829
5830 commit f65c98129ccada3f7caf97d80395a95b84e911de
5831 Author: Mike Frysinger <vapier@gentoo.org>
5832 Date: Sat Feb 16 02:12:37 2008 -0500
5833
5834 Makefile: add target for $(LDSCRIPT)
5835
5836 If the $(LDSCRIPT) does not exist (normally it's board/$(BOARD)/u-boot.lds),
5837 then change into the board directory and try and create it. This allows you
5838 to generate the linker script on the fly based upon board defines (like the
5839 Blackfin boards do).
5840
5841 There should be no regressions due to this change as the normal case is to
5842 already have a u-boot.lds file. If that's the case, then there's nothing to
5843 generate, and so make will always exit. The fix here is that if the linker
5844 script does not exist, the implicit rules take over and attempt to guess how
5845 to generate the file.
5846
5847 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
5848
5849 commit 5583cbf736474ef754e128a54fb78632f57b48fd
5850 Author: Marian Balakowicz <m8@semihalf.com>
5851 Date: Thu Feb 21 17:27:49 2008 +0100
5852
5853 [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds
5854
5855 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5856
5857 commit 2242f5369822bc7780db95c47985bb408ea9157b
5858 Author: Marian Balakowicz <m8@semihalf.com>
5859 Date: Thu Feb 21 17:27:41 2008 +0100
5860
5861 [new uImage] Rename and move print_image_hdr() routine
5862
5863 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5864
5865 commit f50433d670ec2ee9e96abac67cdc6e5e061a810d
5866 Author: Marian Balakowicz <m8@semihalf.com>
5867 Date: Thu Feb 21 17:20:20 2008 +0100
5868
5869 [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines
5870
5871 Introducing routines for parsing new uImage format bootm arguments:
5872 [<addr>]#<conf> - configuration specification
5873 [<addr>]:<subimg> - subimage specification
5874
5875 New format images can contain multiple subimages of the same type. For example
5876 a single new format image file can contain three kernels, two ramdisks and a
5877 couple of FDT blobs. Subimage and configuration specifications are extensions
5878 to bootm (and other image-related commands) arguments' syntax that allow to
5879 specify which particular subimage should be operated on.
5880
5881 Subimage specification is used to denote a particular subimage. Configurations
5882 are a bit more complex -- they are used to define a particualr booting setup,
5883 for example a (kernel, fdt blob) pair, or a (kernel, ramdisk, fdt blob) tuple,
5884 etc.
5885
5886 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5887
5888 commit fff888a1997ff7de9b29e24050fc4a0fd403ba16
5889 Author: Marian Balakowicz <m8@semihalf.com>
5890 Date: Thu Feb 21 17:20:19 2008 +0100
5891
5892 [new uImage] Add gen_get_image() routine
5893
5894 This routine assures that image (whether legacy or FIT) is not
5895 in a special dataflash storage.
5896
5897 If image address is a dataflash address image is moved to system RAM.
5898
5899 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5900
5901 commit 75d3e8fbd93c14d9929d024c75af2d742c76db70
5902 Author: Marian Balakowicz <m8@semihalf.com>
5903 Date: Thu Feb 21 17:20:18 2008 +0100
5904
5905 [new uImage] Pull in libfdt if CONFIG_FIT is enabled
5906
5907 New uImage format (Flattened Image Tree) requires libfdt
5908 functionality, print out error message if CONFIG_OF_LIBFDT
5909 is not defined.
5910
5911 New uImage support is enabled by defining CONFIG_FIT (and CONFIG_OF_LIBFDT).
5912 This commit turns it on by default.
5913
5914 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
5915
5916 commit 1ba639da5604a64b3ed884a2cbb1c5414a9fa728
5917 Author: Michael Schwingen <michael@schwingen.org>
5918 Date: Mon Feb 18 23:16:35 2008 +0100
5919
5920 CFI: Do not use uninitialized cmd_reset
5921
5922 Do not use uninitialized cmd_reset; issue both AMD and Intel reset
5923 commands instead
5924
5925 From a short test, it looks like AMD-style flash roms treat *any* unknown
5926 command write as a reset, at least when in CFI Query mode, so issuing the
5927 Intel reset command to AMD-style flashs seems safe (from the small sample I
5928 have), plus the 3-cycle magic sequence should kick the state machine into
5929 the right state even without a reset command. Since the AMD-style flashs
5930 require the unlock sequence for real operation, I chose to try the AMD reset
5931 command first, so that Intel flashs do no see an invalid command prior to
5932 the CFI query.
5933
5934 I have tested the patch on AM29LV320-style flashs from Fujitsu and Macronix,
5935 plus Intel StrataFlash.
5936
5937 Signed-off-by: Michael Schwingen <michael@schwingen.org>
5938 Signed-off-by: Stefan Roese <sr@denx.de>
5939
5940 commit e7a85f26830c9f2e78506421c2d519a2965bc7a1
5941 Author: Rafal Jaworowski <raj@semihalf.com>
5942 Date: Thu Feb 21 11:56:44 2008 +0100
5943
5944 API: Add (c) and licensing notice to the public API header.
5945
5946 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
5947
5948 commit 928d1d77f8623c120d8763e20e1ca58df9c5c4c6
5949 Author: Yuri Tikhonov <yur@emcraft.com>
5950 Date: Thu Feb 21 11:06:07 2008 +0100
5951
5952 Fix CPU POST test failure
5953
5954 The CPU POST test code (run from cpu_post_exec_31()) doesn't follow the
5955 ABI carefully, at least the CR3, CR4, and CR5 fields of CR are clobbered
5956 by it. The gcc-4.2 with its more aggressive optimization exposes this fact.
5957 This patch just saves the CR value before running the test code, so allowing
5958 it to do anything it wants with CR.
5959
5960 Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
5961 Acked-by: Yuri Tikhonov <yur@emcraft.com>
5962 --
5963
5964 commit d5908b093955415f3d340706378b991f911af671
5965 Author: Jon Loeliger <jdl@freescale.com>
5966 Date: Wed Feb 20 15:26:51 2008 -0600
5967
5968 8610HPCD: Document the flashbank selection switches.
5969
5970 Signed-off-by: Jon Loeliger <jdl@freescale.com>
5971
5972 commit a551cee99ad1d1da20fd23ad265de47448852f56
5973 Author: Jon Loeliger <jdl@freescale.com>
5974 Date: Wed Feb 20 14:22:26 2008 -0600
5975
5976 86xx: Fix GUR PCI config registers properly.
5977
5978 Back in commit 975a083a5ef785c414b35f9c5b8ae25b26b41524 where
5979 I tried to "8610HPCD: Fix typos in two PCI setup registers", I
5980 botched it due to not realizing that 8610 and 8641 had different
5981 Global Utility Register defintions, one of which was like 85xx,
5982 and the other wasn't. Correct this problem by introducing two
5983 symbols, one for each 86xx SoC, but neither of which is named
5984 anything like 85xx.
5985
5986 My bad. Lovely Wednesday with git bisect. You know.
5987
5988 Signed-off-by: Jon Loeliger <jdl@freescale.com>
5989
5990 commit cb06eb961bdffc8728b38c242473d802e83ab2b4
5991 Author: Jon Loeliger <jdl@freescale.com>
5992 Date: Wed Feb 20 12:24:11 2008 -0600
5993
5994 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default.
5995
5996 Without an actual supported video card hooked up, enabling
5997 the CONFIG_VIDEO by default just makes it look broken by
5998 routing all console output to the video card. Don't.
5999
6000 Signed-off-by: Jon Loeliger <jdl@freescale.com>
6001
6002 commit 4d264eff4312f230776b913edade7ceb75f1b1e0
6003 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
6004 Date: Wed Jan 30 15:08:15 2008 -0600
6005
6006 ColdFire: Fix missing code flash size for M5485EVB
6007
6008 Signed-off-by: James Mahan <kmahan@freescale.com>
6009 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
6010
6011 commit c54f9263e4e11e34b1e70c160bc467ef1d8ec59d
6012 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
6013 Date: Wed Jan 30 15:04:42 2008 -0600
6014
6015 ColdFire: Fix 5282 and 5271 interrupt mask bit
6016
6017 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
6018
6019 commit 975a083a5ef785c414b35f9c5b8ae25b26b41524
6020 Author: Jon Loeliger <jdl@freescale.com>
6021 Date: Tue Feb 19 12:31:08 2008 -0600
6022
6023 8610HPCD: Fix typos in two PCI setup registers.
6024
6025 The two symbols MPC86xx_PORDEVSR_IO_SEL and MPC86xx_PORBMSR_HA
6026 were erroneously present as 85xx names and values, leftover from
6027 the clone wars. Fix this by removing the 85xx cruft from the
6028 86xx codebase.
6029
6030 Signed-off-by: Jon Loeliger <jdl@freescale.com>
6031
6032 commit 13f5433f700d4da9f6fdf2a4bb80310133a7c170
6033 Author: Jon Loeliger <jdl@freescale.com>
6034 Date: Mon Feb 18 14:01:56 2008 -0600
6035
6036 86xx: Convert sbc8641d to use libfdt.
6037
6038 This is the proper fix for a missing closing brace in the function
6039 ft_cpu_setup() noticed by joe.hamman <at> embeddedspecialties.com.
6040 The ft_cpu_setup() function in mpc8641hpcn.c should have been
6041 removed earlier as it was under the obsolete CONFIG_OF_FLAT_TREE,
6042 but was missed. Only, the sbc8641d was nominally still using it.
6043 It all got ripped out, and the funcality that was in ft_board_setup()
6044 was refactored to remove the CPU portions into the new file
6045 cpu/mpc86xx/fdt.c instead. Make sbc8641d use this now.
6046
6047 Based loosely on an original patch from joe.hamman@embeddedspecialties.com
6048
6049 Signed-off-by: Jon Loeliger <jdl@freescale.com>
6050
6051 commit 04efddc87c50c84f85dad5c331c634a6ce830a83
6052 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6053 Date: Sun Feb 17 23:35:31 2008 +0100
6054
6055 mpc86xx: Fix unused variable 'config' and 'immap'
6056
6057 and remove useless CONFIG_DDR_INTERLEAVE
6058
6059 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6060
6061 commit 83d1b3876695c4f21faff2b731d9ef83f38ed208
6062 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6063 Date: Sun Feb 17 23:03:36 2008 +0100
6064
6065 mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'
6066
6067 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6068
6069 commit b6f29c84c208a091f95a10cbc9852d729659ba20
6070 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6071 Date: Sun Feb 17 14:15:31 2008 +0100
6072
6073 s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'
6074
6075 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6076
6077 commit 0937b8d869fdb42d6ad4fe312958639bd62c973f
6078 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6079 Date: Sun Feb 17 14:15:32 2008 +0100
6080
6081 pxa: fix assignment from incompatible pointer type
6082
6083 fix mmc_bread function prototype
6084
6085 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6086
6087 commit 64d792063fff90b8118179b092feee09fe5cae13
6088 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6089 Date: Sun Feb 17 14:15:30 2008 +0100
6090
6091 at91cap9adk: fix implicit declaration of function 'eth_init'
6092
6093 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6094
6095 commit 375c4353db8f900f7ec772e26fab116ec00f7d3a
6096 Author: Wolfgang Denk <wd@denx.de>
6097 Date: Sun Feb 17 15:43:44 2008 +0100
6098
6099 Remove files added by mistake, update CHANGELOG.
6100
6101 Signed-off-by: Wolfgang Denk <wd@denx.de>
6102
6103 commit b738654d3c84a30f2bfd9a8d7652ff20807c890c
6104 Author: Mike Nuss <mike@terascala.com>
6105 Date: Wed Feb 6 11:10:11 2008 -0500
6106
6107 PPC440EPx: Optionally enable second I2C bus
6108
6109 The option CONFIG_I2C_MULTI_BUS does not have any effect on Sequoia, the
6110 PPC440EPx reference platform, because IIC1 is never enabled. Add Sequoia board
6111 code to turn on IIC1 if CONFIG_I2C_MULTI_BUS is selected.
6112
6113 Signed-off-by: Mike Nuss <mike@terascala.com>
6114 Cc: Stefan Roese <sr@denx.de>
6115
6116 commit ef5b4f221c22d05770878513951745f236b5b43f
6117 Author: Niklaus Giger <niklaus.giger@netstal.com>
6118 Date: Tue Feb 5 10:26:44 2008 +0100
6119
6120 ppc4xx: HCU4/5. Cleanup configs
6121
6122 - hcu4.h: Removed define of CONFIG_PPC405GPr
6123 - Corrected phy addresses
6124 - Fix boot variables
6125 - Respect line length of 80 chars
6126
6127 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
6128
6129 commit 74973126d1be63ac75bdc192f46234dca3a7c421
6130 Author: Niklaus Giger <niklaus.giger@netstal.com>
6131 Date: Tue Feb 5 11:31:28 2008 +0100
6132
6133 ppc4xx: HCU4/5. Cleanups
6134
6135 - Fix some coding style violations.
6136 - Use in/out_u16/32 where appropriate.
6137 - Use register names from ppc405.h.
6138 - Fix trace useage for Lauterbach.
6139 - Remove obsolete generation HCU2.
6140 - Renamed fixed_hcu4_sdram to init_ppc405_sdram.
6141
6142 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
6143
6144 commit 8cc10d06b833ed917a19ad358c8ebbed8bc19555
6145 Author: Niklaus Giger <niklaus.giger@netstal.com>
6146 Date: Tue Feb 5 10:26:41 2008 +0100
6147
6148 ppc4xx: PPC405GPr fix missing register definitions
6149
6150 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
6151
6152 commit 214398d9cb22268d9d4f7563359edca0f78297a2
6153 Author: Larry Johnson <lrj@acm.org>
6154 Date: Fri Jan 18 21:49:05 2008 -0500
6155
6156 ppc4xx: Beautify configuration files for Sequoia and Korat boards
6157
6158 Signed-off-by: Larry Johnson <lrj@acm.org>
6159
6160 commit 30c6a241e88499f536e86d325759e29ba00ff67f
6161 Author: Anatolij Gustschin <agust@denx.de>
6162 Date: Fri Feb 15 20:09:01 2008 +0100
6163
6164 Wipe out assembler warnings while compiling x86 biosemu
6165
6166 This patch tries to get rid of some assembler warnings about
6167 changed .got2 section type while compiling x86 bios emulator
6168 code.
6169
6170 Signed-off-by: Anatolij Gustschin <agust@denx.de>
6171
6172 commit 67a4389e39ad853d65b72e2b7cad15c7e8291147
6173 Author: Wolfgang Denk <wd@denx.de>
6174 Date: Fri Feb 15 00:57:09 2008 +0100
6175
6176 Prepare v1.3.2-rc1 release candidate
6177
6178 commit f33e9653c9c09868995d788511d573771c209fe5
6179 Author: Anatolij Gustschin <agust@denx.de>
6180 Date: Fri Feb 15 00:13:20 2008 +0100
6181
6182 Fix compile warning on lib_ppc/board.c
6183
6184 Signed-off-by: Anatolij Gustschin <agust@denx.de>
6185
6186 commit e5c6f9f8bec4dff9603419161e3a15cc8ad5d5f4
6187 Author: Anatolij Gustschin <agust@denx.de>
6188 Date: Thu Feb 14 18:22:04 2008 +0100
6189
6190 Add Radeon Mobility 9200 pci device id to the radeon driver
6191
6192 This patch extends PCI device id table of the
6193 radeon driver so that the driver will also support
6194 Radeon Mobility 9200 (M9+) based boards.
6195
6196 Signed-off-by: Anatolij Gustschin <agust@denx.de>
6197
6198 commit 1b8607e1f7143548c6062c28371449ec69588c00
6199 Author: Anatolij Gustschin <agust@denx.de>
6200 Date: Thu Feb 14 18:19:50 2008 +0100
6201
6202 Extend ATI Radeon driver to support more video modes
6203
6204 Adds ATI Radeon 9200 support for 1280x1024, 1024x768,
6205 800x600, 640x480 at 24, 16 and 8 bpp.
6206
6207 Signed-off-by: Anatolij Gustschin <agust@denx.de>
6208
6209 commit 4124382de029d361162a4b8cecc773eb8f26e2a8
6210 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6211 Date: Sun Feb 10 17:05:20 2008 +0100
6212
6213 xsengine: fix typo and few coding style
6214
6215 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6216
6217 commit 6f4abee789b6d9be3ec4b97ad48f509355559e9e
6218 Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
6219 Date: Fri Feb 8 21:25:58 2008 +0100
6220
6221 Fix wrong memory limit calculation in memory-test
6222
6223 If the length of the memory address range passed to the "mtest" command is
6224 not of the form 2^x - 1, not all address lines are tested. This bug is
6225 inherited from the original software at
6226 http://www.netrino.com/Embedded-Systems/How-To/Memory-Test-Suite-C. Fix
6227 this.
6228
6229 Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
6230
6231 commit 7e30f5eac7f07082a7ca77b7d91b944a8d0af6db
6232 Author: Wolfgang Denk <wd@denx.de>
6233 Date: Fri Feb 15 00:11:39 2008 +0100
6234
6235 Coding STyle cleanup.
6236
6237 Signed-off-by: Wolfgang Denk <wd@denx.de>
6238
6239 commit f6921e3dc331293c873ec4d109fd5517a42a90b3
6240 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
6241 Date: Tue Feb 5 13:30:43 2008 +0900
6242
6243 sh: Fix register address of SH7722
6244
6245 The address of SH7722 is wrong by old document.
6246 This patch fixes this problem.
6247
6248 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
6249
6250 commit 0ec7a061fb1c277f6afd73d61dd71bd21e7ef7b2
6251 Author: Mike Frysinger <vapier@gentoo.org>
6252 Date: Mon Feb 4 17:44:23 2008 -0500
6253
6254 only update version header as needed
6255
6256 Constantly rebuilding the version header will force useless relinking, so we
6257 simply need to compare the new header with the existing one before updating
6258 it.
6259
6260 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
6261
6262 commit 208447f8e953f347425eb92c8e28d59e6d911363
6263 Author: Mike Frysinger <vapier@gentoo.org>
6264 Date: Mon Jan 28 05:56:19 2008 -0500
6265
6266 Do not specify a CROSS_COMPILE default when executing size
6267
6268 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
6269
6270 commit 1f780aa6f17a5d79791d69ec1d2f66d76ac45d8e
6271 Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
6272 Date: Wed Feb 13 11:19:19 2008 +0100
6273
6274 Fix return value of mtest when CFG_ALT_MEMTEST set
6275
6276 Fix a missing return statement from a non-void function.
6277
6278 Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
6279
6280 commit 943afa229cf5bf70ef917c7eb6bd0db59a1ba602
6281 Author: Timur Tabi <timur@freescale.com>
6282 Date: Wed Jan 9 14:35:26 2008 -0600
6283
6284 85xx, 86xx: Determine I2C clock frequencies and store in global_data
6285
6286 Update global_data to define i2c1_clk and i2c2_clk to 85xx and 86xx.
6287
6288 Update the get_clocks() function in 85xx and 86xx to determine the I2C
6289 clock frequency and store it in gd->i2c1_clk and gd->i2c2_clk.
6290
6291 Signed-off-by: Timur Tabi <timur@freescale.com>
6292
6293 commit b931b3a9c3bdfaaeaa71e57a6026eec726005b08
6294 Author: Wolfgang Denk <wd@denx.de>
6295 Date: Thu Feb 14 23:18:01 2008 +0100
6296
6297 TQM834x: clean up configuration
6298
6299 Get board name consistent with Linux and elsewhere;
6300 get rid of local network definitions etc.
6301
6302 Signed-off-by: Wolfgang Denk <wd@denx.de>
6303
6304 commit 38cc09c55b1d7f233789052c6fc462e5377669a9
6305 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6306 Date: Thu Feb 14 08:02:12 2008 +0100
6307
6308 TFTP: fix search of ':' in BootFile
6309
6310 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6311
6312 commit 0bc9efada170096c6b273f19165e32936d330d80
6313 Author: Wolfgang Denk <wd@denx.de>
6314 Date: Thu Feb 14 22:46:55 2008 +0100
6315
6316 Coding style cleanup; update CHANGELOG.
6317
6318 Signed-off-by: Wolfgang Denk <wd@denx.de>
6319
6320 commit e7670f6c1e52ae6d2a43ff75a8bcfa7a5c86e47b
6321 Author: Wolfgang Denk <wd@denx.de>
6322 Date: Thu Feb 14 22:43:22 2008 +0100
6323
6324 PPC: Use r2 instead of r29 as global data pointer
6325
6326 R29 was an unlucky choice as with recent toolchains (gcc-4.2.x) gcc
6327 will refuse to use load/store multiple insns; instead, it issues a
6328 list of simple load/store instructions upon function entry and exit,
6329 resulting in bigger code size, which in turn makes the build for a
6330 few boards fail.
6331
6332 Use r2 instead.
6333
6334 Signed-off-by: Wolfgang Denk <wd@denx.de>
6335
6336 commit 3c234efa693bc59906c2be55c7918ecbb55392ea
6337 Author: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
6338 Date: Wed Jan 30 09:08:49 2008 +0100
6339
6340 ARM: make the machid configurable via the environment
6341
6342 If the variable "machid" exists, let do_bootm_linux use that instead
6343 of bd->bi_arch_number.
6344
6345 Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
6346
6347 commit dd24058407c5add45cc60aec6c757ddc1a17e1b0
6348 Author: Vlad Lungu <vlad@comsys.ro>
6349 Date: Wed Jan 23 16:34:46 2008 +0200
6350
6351 Use #ifdef CONFIG_FSLDMAFEC
6352
6353 MCD_tasks.c lacks [subject] so compilation of mips targets (and more, probably)
6354 fails
6355
6356 Signed-off-by: Vlad Lungu <vlad@comsys.ro>
6357
6358 commit 26c7bab81e08dc7bd696c48f753428a829629bd8
6359 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
6360 Date: Sat Jan 19 10:25:59 2008 +0900
6361
6362 common/miiphyutil.c: Cleanup MII_DEBUG and debug()
6363
6364 Current MII_DEBUG is confusing in two ways. One is useless define-then-
6365 undef at the top of the file. The other is there is only one debug() in
6366 this file, and that doesn't seem worthwhile to bother having MII_DEBUG.
6367 While there are many useful printf()/puts() debug codes, but they are for
6368 DEBUG, not for MII_DEBUG.
6369
6370 This patch tries to put them all together into MII_DEBUG and debug().
6371
6372 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
6373
6374 commit 751b9b5189f3274b03c809172631316d6b002c82
6375 Author: Kyungmin Park <kmpark@infradead.org>
6376 Date: Thu Jan 17 16:43:25 2008 +0900
6377
6378 OneNAND Initial Program Loader (IPL) support
6379
6380 This patch enables the OneNAND boot within U-Boot.
6381 Before this work, we used another OneNAND IPL called X-Loader based
6382 on open source. With this work, we can build the oneboot.bin image
6383 without other program.
6384
6385 The build sequence is simple.
6386 First, it compiles the u-boot.bin
6387 Second, it compiles OneNAND IPL
6388 Finally, it becomes the oneboot.bin from OneNAND IPL and u-boot.bin
6389 The mechanism is similar with NAND boot except it boots from itself.
6390
6391 Another thing is that you can only use the OneNAND IPL only to work
6392 other bootloader such as RedBoot and so on.
6393
6394 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
6395
6396 commit 21f6f9636f0e978397548751347425fbf8d42bb3
6397 Author: Andy Fleming <afleming@freescale.com>
6398 Date: Wed Jan 16 13:06:59 2008 -0600
6399
6400 Fix CONFIG_MMC usage in fat code
6401
6402 A #if statement in fat.c depended on CONFIG_MMC, instead of
6403 defined(CONFIG_MMC). This meant CONFIG_MMC needed to be defined
6404 as "1" rather than just defined. Now it's better.
6405
6406 Signed-off-by: Andy Fleming <afleming@freescale.com>
6407
6408 commit f57d7d364ce189e39b0a64338d2f8012c074a2bd
6409 Author: Rafal Jaworowski <raj@semihalf.com>
6410 Date: Tue Jan 15 12:52:31 2008 +0100
6411
6412 ppc: Refactor cache routines, so there is only one common set.
6413
6414 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
6415
6416 commit 3f2ac8f928c76cbd2374437b2d079f8b4324aaba
6417 Author: Jon Loeliger <jdl@jdl.com>
6418 Date: Wed Jan 23 15:55:02 2008 -0600
6419
6420 86xx: Fix compilation warning in sys_eprom.c
6421
6422 sys_eeprom.c:82:9: warning: unknown escape sequence '\/'
6423
6424 Signed-off-by: Jon Loeliger <jdl@freescale.com>
6425
6426 commit 65230107025733e89e28fd5e5cfd916d4953c28a
6427 Author: Haavard Skinnemoen <hskinnemoen at>
6428 Date: Fri Feb 22 11:40:50 2008 +0000
6429
6430 Move AT91RM9200DK board support under board/atmel
6431
6432 We already have a vendor subdir for Atmel, so we should use it.
6433
6434 Signed-off-by: Haavard Skinnemoen <hskinnemoen <at> atmel.com>
6435
6436 commit 6d0943a6be99977d6d853d51749e9963d68eb192
6437 Author: Andreas Engel <andreas.engel@ericsson.com>
6438 Date: Mon Jan 14 09:06:52 2008 +0000
6439
6440 ARM: cleanup duplicated exception handlingcode
6441
6442 Move duplicated exception handling code into lib_arm.
6443
6444 Signed-off-by: Andreas Engel <andreas.engel@ericsson.com>
6445
6446 commit ea8d989f4ef8203e1c0291e62435a8c62e3cfb29
6447 Author: Timo Tuunainen <timo.tuunainen@sysart.fi>
6448 Date: Fri Feb 1 10:09:03 2008 +0000
6449
6450 Support for Artila M-501 starter kit
6451
6452 Kimmo Leppala / Sysart and
6453 Timo Tuunainen / Sysart
6454
6455 commit 9604b6e53ddae4fe00a488cbcd6b0e6cb344bccc
6456 Author: Stelian Pop <stelian@popies.net>
6457 Date: Mon Feb 11 10:50:19 2008 +0000
6458
6459 AT91CAP9 support
6460
6461 ---------------------------------
6462
6463 read_dataflash() takes a signed char pointer as a parameter. Silence a
6464 few warnings dues to incorrect parameter types in env_dataflash.c.
6465
6466 Signed-off-by: Stelian Pop <stelian@popies.net>
6467
6468 commit 64e8a06af68cda174a8a06d0a61fce5e5bb189d7
6469 Author: Stelian Pop <stelian@popies.net>
6470 Date: Thu Feb 7 09:42:57 2008 +0000
6471
6472 AT91CAP9 support : move board files to Atmel vendor directory.
6473
6474 AT91CAP9 support : move at91cap9adk board files to Atmel vendor directory.
6475
6476 Signed-off-by: Stelian Pop <stelian@popies.net>
6477
6478 commit 7263ef191b87da94768f762c7093bedeb70db98f
6479 Author: Stelian Pop <stelian at>
6480 Date: Thu Jan 3 21:15:56 2008 +0000
6481
6482 AT91CAP9 support : MACB changes
6483
6484 Signed-off-by: Stelian Pop <stelian <at> popies.net>
6485 Acked-by: Haavard Skinnemoen <hskinnemoen <at> atmel.com>
6486
6487 commit 6afcabf11d7321850f4feaadfee841488ace54c5
6488 Author: Stelian Pop <stelian@popies.net>
6489 Date: Thu Feb 7 16:37:54 2008 +0000
6490
6491 AT91CAP9 support : board/ files
6492
6493 Signed-off-by: Stelian Pop <stelian@popies.net>
6494
6495 commit fefb6c10928caa9e71335cad64dcb65c83fce8ab
6496 Author: Stelian Pop <stelian at>
6497 Date: Wed Jan 30 21:15:54 2008 +0000
6498
6499 AT91CAP9 support : cpu/ files
6500
6501 Signed-off-by: Stelian Pop <stelian <at> popies.net>
6502
6503 commit fa506a926cec348805143576c941f8e61b333cc0
6504 Author: Stelian Pop <stelian@popies.net>
6505 Date: Thu Jan 31 21:15:53 2008 +0000
6506
6507 AT91CAP9 support : include/ files
6508
6509 Signed-off-by: Stelian Pop <stelian@popies.net>
6510
6511 commit 20b197c6f2799af399a68f96a1aff543a75621b8
6512 Author: Stelian Pop <stelian@popies.net>
6513 Date: Sun Jan 20 19:49:21 2008 +0000
6514
6515 AT91CAP9 support : build integration
6516
6517 Signed-off-by: Stelian Pop <stelian@popies.net>
6518
6519 commit d49fe4bed5b69ec910909d1bd62da23ecd8801fd
6520 Author: Stelian Pop <stelian@popies.net>
6521 Date: Sun Jan 20 21:07:00 2008 +0000
6522
6523 Improve DataFlash CS definition.
6524
6525 Use a structure instead of the error prone unnamed array to
6526 define the possible dataflash banks.
6527
6528 Signed-off-by: Stelian Pop <stelian@popies.net>
6529
6530 commit a6cdd21b56014208706238712a853a9e9a0a2290
6531 Author: Stelian Pop <stelian@popies.net>
6532 Date: Sat Jan 19 21:09:35 2008 +0000
6533
6534 Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on
6535
6536 Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on.
6537
6538 cpu/arm926ejs/start.o: In function `cpu_init_crit':
6539 .../cpu/arm926ejs/start.S:227: undefined reference to `lowlevel_init'
6540
6541 Signed-off-by: Stelian Pop <stelian@popies.net>
6542
6543 commit ea686f52e45b3df2938866d3f5a98bb2556dfe2b
6544 Author: Peter Pearse <peter.pearse@arm.com>
6545 Date: Fri Feb 1 16:50:24 2008 +0000
6546
6547 Fix timer overflow in DaVinci
6548 Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
6549
6550 commit f4e7cbfcb0fcbc325a2bcfea7e00e3dd37f93846
6551 Author: Peter Pearse <peter.pearse@arm.com>
6552 Date: Fri Feb 1 16:49:08 2008 +0000
6553
6554 Update board NetStar
6555 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
6556
6557 commit b7f6193e76651e1fd606e46eb11915b53cb6618b
6558 Author: Niklaus Giger <niklaus.giger@netstal.com>
6559 Date: Tue Feb 5 10:26:42 2008 +0100
6560
6561 ppc4xx: HCU4/5. Fix make O=../xx
6562
6563 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
6564
6565 commit 29e3500cbc43c89eff6e720ca83e375deeecd9b3
6566 Author: Larry Johnson <lrj@acm.org>
6567 Date: Tue Jan 22 08:51:59 2008 -0500
6568
6569 ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD code
6570
6571 Signed-off-by: Larry Johnson <lrj@acm.org>
6572
6573 commit fe891ecf4d187e9d11dde869ed4623af52b54451
6574 Author: Hiroshi Ito <ito@mlb.co.jp>
6575 Date: Thu Jan 31 18:35:04 2008 +0900
6576
6577 NFS Timeout with large files.
6578
6579 Retry to send NFS packet before reaching timeout.
6580
6581 Signed-off-by: Hiroshi Ito <ito@mlb.co.jp>
6582
6583 commit 88f72527f5b89c0905ad5c36cc2ef8d29dd6bbf0
6584 Author: Johannes Stezenbach <js@sig21.net>
6585 Date: Tue Jan 29 00:11:25 2008 +0100
6586
6587 Add dependencies to avoid race conditions with parallel make.
6588
6589 Signed-off-by: Johannes Stezenbach <js@sig21.net>
6590
6591 commit 6d1b6f9f89c815eaca44acff8e73ece7181f61b6
6592 Author: Mike Frysinger <vapier@gentoo.org>
6593 Date: Mon Jan 28 05:46:01 2008 -0500
6594
6595 Mark board_init_[fr] as noreturn
6596
6597 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
6598
6599 commit 161b2af4d7b48fd602ce333c355a4df0337892bb
6600 Author: Mike Frysinger <vapier@gentoo.org>
6601 Date: Mon Jan 28 05:28:50 2008 -0500
6602
6603 Only use TEXT_BASE if defined by the board
6604
6605 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
6606
6607 commit 1b769881750030f10743808b9d6013e11f559350
6608 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6609 Date: Fri Jan 25 07:54:47 2008 +0100
6610
6611 Fix remaining CONFIG_COMMANDS
6612
6613 update comments
6614 Fix coding style
6615
6616 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
6617
6618 commit 0c9d42e6b0b83d507335a291e3ea99240038f4b9
6619 Author: Niklaus Giger <niklaus.giger@netstal.com>
6620 Date: Mon Jan 21 16:46:00 2008 +0100
6621
6622 Add *~ to .gitignore
6623
6624 One should never add a backup file ending in with ~ to the git repository.
6625
6626 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
6627
6628 commit 3cfb0c51b2bb5ede54eca85ace5b1ba12be314b0
6629 Author: Kumar Gala <galak@kernel.crashing.org>
6630 Date: Thu Jan 17 00:02:10 2008 -0600
6631
6632 Remove duplicate defines for ARRAY_SIZE
6633
6634 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
6635
6636 commit c77ce474b1c57b13e9d36d9830f147966c143694
6637 Author: Stelian Pop <stelian@popies.net>
6638 Date: Mon Jan 14 22:08:14 2008 +0100
6639
6640 Fix incorrect address test in AT91F_DataflashSelect().
6641
6642 Signed-off-by: Stelian Pop <stelian@popies.net>
6643
6644 commit d9ad115bbf7bb0842de7dbd2502b7e430f83cc3d
6645 Author: Kumar Gala <galak@kernel.crashing.org>
6646 Date: Wed Feb 13 15:09:58 2008 -0600
6647
6648 Fix building of fdt_support.c if DEBUG set
6649
6650 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
6651
6652 commit ccd6e1464e5396bc1a9aebf7077ddf4342eafe03
6653 Author: Jon Loeliger <jdl@freescale.com>
6654 Date: Tue Feb 12 14:53:28 2008 -0600
6655
6656 Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols
6657
6658 These replace direct structure references for IMMR sections.
6659
6660 Signed-off-by: Jon Loeliger <jdl@freescale.com>
6661
6662 commit c62776be8dca4097ca03d4f9415f08d4887b45d0
6663 Author: Wolfgang Denk <wd@denx.de>
6664 Date: Tue Feb 12 00:45:06 2008 +0100
6665
6666 Get rid of "#undef DEBUG" from board config files.
6667
6668 Signed-off-by: Wolfgang Denk <wd@denx.de>
6669
6670 commit 73bf1e2de7862bcdbd5a9f993b3e84b67c8ea9c8
6671 Author: Timur Tabi <timur@freescale.com>
6672 Date: Tue Jan 15 17:09:41 2008 -0600
6673
6674 Remove #undef DEBUG from MPC83xx board header files
6675
6676 Remove the "#undef DEBUG" line from all Freescale 83xx board header files.
6677 The inclusion of this line makes it impossible to enable debug code in
6678 other source files, because "#define DEBUG" typically needs to be defined
6679 before any header files are included.
6680
6681 Signed-off-by: Timur Tabi <timur@freescale.com>
6682
6683 commit 69018ce2e086e9caf35b914d675b82bc4888f077
6684 Author: Kumar Gala <galak@kernel.crashing.org>
6685 Date: Thu Jan 17 08:25:45 2008 -0600
6686
6687 QE: Move FDT support into a common file
6688
6689 Move the flat device tree setup for QE related devices into
6690 a common file shared between 83xx & 85xx platforms that have QE's.
6691
6692 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
6693
6694 commit 5cf746c303710329f8040d9c62ee354313e3e91f
6695 Author: Marian Balakowicz <m8@semihalf.com>
6696 Date: Thu Jan 31 13:59:09 2008 +0100
6697
6698 [new uImage] Move kernel data find code to get_kernel() routine
6699
6700 Verification of the kernel image (in old format) and finding kernel
6701 data is moved to a dedicated routine. The routine will also hold
6702 support for, to be added, new image format.
6703
6704 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6705
6706 commit 7b325454fd231d4273de3fe373850f777fb086bf
6707 Author: Marian Balakowicz <m8@semihalf.com>
6708 Date: Thu Jan 31 13:58:20 2008 +0100
6709
6710 [new uImage] Cleanup FDT handling in PPC do_boot_linux()
6711
6712 Move FDT blob finding and relocation to a dedicated
6713 get_fdt() routine. It increases code readability and
6714 will make adding support for new uImage format easier.
6715
6716 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6717
6718 commit b6b0fe6460b7063ac60b9a3531ef210aedb31451
6719 Author: Marian Balakowicz <m8@semihalf.com>
6720 Date: Thu Jan 31 13:58:13 2008 +0100
6721
6722 [new uImage] Cleanup do_botm_linux() boot allocations
6723
6724 This patch moves common pre-boot allocation steps shared between PPC
6725 and M68K to a helper routines:
6726
6727 common:
6728 - get_boot_sp_limit()
6729 - get_boot_cmline()
6730 - get_boot_kbd()
6731
6732 platform:
6733 - set_clocks_in_mhz()
6734
6735 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6736
6737 commit ceaed2b1e54ebf14d600e02fef016c8df5cc4d40
6738 Author: Marian Balakowicz <m8@semihalf.com>
6739 Date: Thu Jan 31 13:57:17 2008 +0100
6740
6741 [new uImage] Move ramdisk loading to a common routine
6742
6743 Ramdisk loading code, including initrd_high variable handling,
6744 was duplicated for PPC and M68K platforms. This patch creates
6745 common helper routine that is being called from both platform
6746 do_bootm_linux() routines.
6747
6748 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6749
6750 commit 68d4f05e6b2383a442fb71f80f2a9fbb3d8def68
6751 Author: Marian Balakowicz <m8@semihalf.com>
6752 Date: Thu Jan 31 13:55:53 2008 +0100
6753
6754 [new uImage] Removed dead ramdisk code on microblaze architectures
6755
6756 Microblaze do_bootm_linux() includes ramdisk processing code but
6757 the ramdisk does not get used anywhere later on.
6758
6759 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6760
6761 commit 5ad03eb3854c162684222a718b44c0716ea0db03
6762 Author: Marian Balakowicz <m8@semihalf.com>
6763 Date: Thu Jan 31 13:55:39 2008 +0100
6764
6765 [new uImage] Factor out common image_get_ramdisk() routine
6766
6767 Architecture specific do_bootm_linux() routines share common
6768 ramdisk image processing code. Move this code to a common
6769 helper routine.
6770
6771 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6772
6773 commit d3c5eb6dd1f4ed3c3388386cf1d1bf82aa51d56b
6774 Author: Marian Balakowicz <m8@semihalf.com>
6775 Date: Thu Jan 31 13:20:08 2008 +0100
6776
6777 [new uImage] Move FDT error printing to common fdt_error() routine
6778
6779 FDT error handling in PPC do_bootm_linux() shares the same message format.
6780 This patch moves error message printing to a helper fdt_error() routine.
6781
6782 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6783 Acked-by: Gerald Van Baren <vanbaren@cideas.com>
6784
6785 commit 42b73e8ee00d48004791dea64b8093fb974c57e1
6786 Author: Marian Balakowicz <m8@semihalf.com>
6787 Date: Thu Jan 31 13:20:07 2008 +0100
6788
6789 [new uImage] Factor out common routines for getting os/arch/type/comp names
6790
6791 Move numeric-id to name translation for image os/arch/type/comp header
6792 fields to a helper routines: image_get_os_name(), image_get_arch_name(),
6793 image_get_type_name(), image_get_comp_name().
6794
6795 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6796
6797 commit e99c26694a384221d336f6448c06a57479c0baa4
6798 Author: Marian Balakowicz <m8@semihalf.com>
6799 Date: Thu Jan 31 13:20:07 2008 +0100
6800
6801 [new uImage] Remove standalone applications handling from boootm
6802
6803 Standalone applications are supposed to be run using the "go" command.
6804 This patch removes standalone images handling from the do_bootm().
6805
6806 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6807
6808 commit 4a2ad5ff6400698433dd7203d34939c3c9cc9bff
6809 Author: Marian Balakowicz <m8@semihalf.com>
6810 Date: Thu Jan 31 13:20:07 2008 +0100
6811
6812 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code
6813
6814 Support for OF_FLAT_TREE is to be obsoleted in the near future,
6815 remove related code from the bootm routines.
6816
6817 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6818
6819 commit 82850f3d32a2661868ec6876bed7a22c55cef718
6820 Author: Marian Balakowicz <m8@semihalf.com>
6821 Date: Thu Jan 31 13:20:06 2008 +0100
6822
6823 [new uImage] Use image API in SH do_bootm_linux() routine
6824
6825 Introduce image handling API for lately added Hitachi SH architecture.
6826
6827 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6828
6829 commit 4a995edec1ac163d9326d143ffe2b47e7543407f
6830 Author: Marian Balakowicz <m8@semihalf.com>
6831 Date: Thu Jan 31 13:20:06 2008 +0100
6832
6833 [new uImage] Rename architecture specific bootm code files
6834
6835 Implementation of the do_bootm_linux() and other bootm helper routines is
6836 architecture specific code. As such it resides in lib_<arch> directories
6837 in files named <arch>_linux.c
6838
6839 This patch renames those files to a more clear and accurate
6840 lib_<arch>/bootm.c form.
6841
6842 List of the renamed files:
6843 lib_arm/armlinux.c -> lib_arm/bootm.c
6844 lib_avr32/avr32_linux.c -> lib_avr32/bootm.c
6845 lib_blackfin/bf533_linux.c -> lib_blackfin/bootm.c
6846 lib_i386/i386_linux.c -> lib_i386/bootm.c
6847 lib_m68k/m68k_linux.c -> lib_m68k/bootm.c
6848 lib_microblaze/microblaze_linux.c -> lib_microblaze/bootm.c
6849 lib_mips/mips_linux.c -> lib_mips/bootm.c
6850 lib_nios/nios_linux.c -> lib_nios/bootm.c
6851 lib_nios2/nios_linux.c -> lib_nios2/bootm.c
6852 lib_ppc/ppc_linux.c -> lib_ppc/bootm.c
6853 lib_sh/sh_linux.c -> lib_sh/bootm.c
6854
6855 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6856
6857 commit 7582438c285bf0cef82909d0f232de64ec567a8a
6858 Author: Marian Balakowicz <m8@semihalf.com>
6859 Date: Thu Jan 31 13:20:06 2008 +0100
6860
6861 [new uImage] Return error on image move/uncompress overwrites
6862
6863 Check for overwrites during image move/uncompress, return with error
6864 when the original image gets corrupted. Report clear message to the user
6865 and prevent further troubles when pointer to the corrupted images is passed
6866 to do_bootm_linux routine.
6867
6868 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6869
6870 commit f13e7b2e993c61fed1f607962501e051940d6e80
6871 Author: Marian Balakowicz <m8@semihalf.com>
6872 Date: Tue Jan 8 18:12:17 2008 +0100
6873
6874 [new uImage] Cleanup image header pointer use in bootm code
6875
6876 - use single image header pointer instead of a set of auxilliary variables.
6877 - add multi component image helper routines: get component size/data address
6878
6879 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6880
6881 commit 1ee1180b6e93e56d0282ac8d943e448e9d0eab20
6882 Author: Marian Balakowicz <m8@semihalf.com>
6883 Date: Tue Jan 8 18:17:10 2008 +0100
6884
6885 [new uImage] Cleanup cmd_bootm.c
6886
6887 - sort and cleanup headers, declarations, etc.
6888 - group related routines
6889 - cleanup indentation, white spaces
6890
6891 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6892
6893 commit af13cdbc01eaf88880978bfb4f603e012818ba24
6894 Author: Marian Balakowicz <m8@semihalf.com>
6895 Date: Tue Jan 8 18:11:45 2008 +0100
6896
6897 [new uImage] Add memmove_wd() common routine
6898
6899 Move common, watchdog sensible memmove code to a helper memmmove_wd() routine.
6900
6901 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6902
6903 commit 958fc48abddeab513ea4847e34f22a2e9fe67fe1
6904 Author: Marian Balakowicz <m8@semihalf.com>
6905 Date: Tue Jan 8 18:11:44 2008 +0100
6906
6907 [new uImage] Fix FDT header verification in PPC do_boot_linux() routine
6908
6909 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6910
6911 commit 15158971f49255ccef54f0979a942cfd3de2ae52
6912 Author: Marian Balakowicz <m8@semihalf.com>
6913 Date: Tue Jan 8 18:11:44 2008 +0100
6914
6915 [new uImage] Fix uImage header pointer use in i386 do_bootm_linux()
6916
6917 Use image header copy instead of a (possibly corrupted) pointer to
6918 a initial image location.
6919
6920 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6921
6922 commit 261dcf4624b25f3c551efcf8634e9194fabba9c3
6923 Author: Marian Balakowicz <m8@semihalf.com>
6924 Date: Tue Jan 8 18:11:44 2008 +0100
6925
6926 [new uImage] Remove I386 uImage fake_header() routine
6927
6928 I386 targets are not using a uImage format, instead fake header
6929 is added to ram image before it is further processed by bootm.
6930
6931 Remove this fixup and force proper uImage use for I386.
6932
6933 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6934
6935 commit 559316faf7eae0614c91d77f509b57d6c4c091ba
6936 Author: Marian Balakowicz <m8@semihalf.com>
6937 Date: Tue Jan 8 18:11:44 2008 +0100
6938
6939 [new uImage] Move CHUNKSZ definition to image.h
6940
6941 CHUNKSZ defined for PPC and M68K is set to the same value of 64K,
6942 move this definition to a common header.
6943
6944 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6945
6946 commit 321359f20823e0b8c5ad38b64d007a6c48cda16e
6947 Author: Marian Balakowicz <m8@semihalf.com>
6948 Date: Tue Jan 8 18:11:43 2008 +0100
6949
6950 [new uImage] Move gunzip() common code to common/gunzip.c
6951
6952 Move gunzip(), zalloc() and zfree() to a separate file.
6953 Share zalloc() and zfree() with cramfs uncompress routine.
6954
6955 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6956
6957 commit d45d5a18b6b36688f2365623f9d550566c664b5b
6958 Author: Marian Balakowicz <m8@semihalf.com>
6959 Date: Tue Jan 8 18:11:43 2008 +0100
6960
6961 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()
6962
6963 Make CONFIG_OF_LIBFDT and CONFIG_OF_FLAT_TREE use more
6964 readable in PPC variant of do_bootm_linux() routine.
6965
6966 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6967
6968 commit 5d3cc55ecbae277e08f5ff771da20b1d6a36ec36
6969 Author: Marian Balakowicz <m8@semihalf.com>
6970 Date: Tue Jan 8 18:11:43 2008 +0100
6971
6972 [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c
6973
6974 PPC implementation of do_bootm_linux() routine is moved to
6975 a dedicated file lib_ppc/ppc_linux.c
6976
6977 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6978
6979 commit b97a2a0a21f279d66de8a9bdbfe21920968bcb1c
6980 Author: Marian Balakowicz <m8@semihalf.com>
6981 Date: Tue Jan 8 18:14:09 2008 +0100
6982
6983 [new uImage] Define a API for image handling operations
6984
6985 - Add inline helper macros for basic header processing
6986 - Move common non inline code common/image.c
6987 - Replace direct header access with the API routines
6988 - Rename IH_CPU_* to IH_ARCH_*
6989
6990 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6991
6992 commit ed29bc4e8142b46b626f67524207b36e43d9aad6
6993 Author: Marian Balakowicz <m8@semihalf.com>
6994 Date: Thu Jan 31 13:19:58 2008 +0100
6995
6996 Add missing cmd_ximg.o to common/Makefile
6997
6998 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
6999
7000 commit 37e3c62fa07a823e7569c872e3a9395d227ed8e3
7001 Author: Grzegorz Bernacki <gjb@semihalf.com>
7002 Date: Mon Jan 28 10:15:02 2008 +0100
7003
7004 ADS5121e: DDR2 init/timing update.
7005
7006 Signed-off-by: John Rigby <jrigby@freescale.com>
7007 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
7008
7009 commit ac9152830d7fdebace8a260b7737ef2870c21ca0
7010 Author: John Rigby <jrigby@freescale.com>
7011 Date: Wed Jan 30 13:36:57 2008 -0700
7012
7013 Device tree updates
7014
7015 Changes to match 5121 device tree going mainline in 2.6.25.
7016
7017 Change OF_SOC from "soc5121" to plain "soc".
7018 Remove unneeded "ref-frequency" fixups.
7019 Remove "address" enetaddr fixup.
7020
7021 Add bus-frequency fixup for old OF_SOC so old
7022 kernels with old device trees will work with new
7023 u-boot with 66MHz IPS clock
7024
7025 Signed-off-by: John Rigby <jrigby@freescale.com>
7026
7027 commit de55d18df3ff2ea614624e74793de7c43520e0e7
7028 Author: John Rigby <jrigby@freescale.com>
7029 Date: Wed Jan 30 13:36:56 2008 -0700
7030
7031 Change IPS freq to 66MHz
7032
7033 Recommended frequency is 66MHz
7034 Change divider from 4 to 3.
7035
7036 Signed-off-by: John Rigby <jrigby@freescale.com>
7037
7038 commit cd9cb62f9d8b78d6c3af5d1e9b5a3d68a3d73974
7039 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7040 Date: Mon Jan 14 22:38:55 2008 +0100
7041
7042 xsengine: rename board_post_init to board_late_init
7043
7044 missing migration from "Cleanup of some init functions"
7045 in c837dcb1a316745092567bfe4fb266d0941884ff
7046
7047 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7048
7049 commit 8dafa87476b0d7170e219c2f5e3842c833a91807
7050 Author: Larry Johnson <lrj@acm.org>
7051 Date: Sat Jan 12 23:35:33 2008 -0500
7052
7053 Add attribute POST_PREREL to ECC memory POST
7054
7055 Signed-off-by: Larry Johnson <lrj@acm.org>
7056
7057 commit ed2cf548cac80cd3cf8154dcfe7b2685bef45938
7058 Author: Kumar Gala <galak@kernel.crashing.org>
7059 Date: Thu Jan 17 08:25:45 2008 -0600
7060
7061 QE: Move FDT support into a common file
7062
7063 Move the flat device tree setup for QE related devices into
7064 a common file shared between 83xx & 85xx platforms that have QE's.
7065
7066 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7067
7068 commit d38da537943cd36356b9d3d9d9b60533554b81d8
7069 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
7070 Date: Wed Jan 23 17:20:14 2008 +0100
7071
7072 AVR32: Make SDRAM refresh rate configurable
7073
7074 The existing code assumes the SDRAM row refresh period should always
7075 be 15.6 us. This is not always true, and indeed on the ATNGW100, the
7076 refresh rate should really be 7.81 us.
7077
7078 Add a refresh_period member to struct sdram_info and initialize it
7079 properly for both ATSTK1000 and ATNGW100. Out-of-tree boards will
7080 panic() until the refresh_period member is updated properly.
7081
7082 Big thanks to Gerhard Berghofer for pointing out this issue.
7083
7084 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
7085
7086 commit 61151cccb660cdb06a07fb283de6089913d7bde0
7087 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
7088 Date: Thu Apr 19 10:10:11 2007 +0200
7089
7090 ATSTK1000: Fix potential flash programming bug
7091
7092 The (now obsolete) atngw100 flash programming code was having problems
7093 programming the onboard at49bv642 chip. The atstk1000 flash
7094 programming code may have the same bug, so import fix for this problem
7095 from the AVR32 Linux BSP.
7096
7097 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
7098
7099 commit b2e1d5b64469f10dfcce27f7b0afd935684a8e11
7100 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
7101 Date: Thu Nov 22 17:04:13 2007 +0100
7102
7103 ATSTK1004: Fix comment about default load address
7104
7105 The default load address is SDRAM + 2MB, not SDRAM + 4MB. The latter
7106 wouldn't have worked anyway since the board can only access 4MB of
7107 SDRAM.
7108
7109 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
7110
7111 commit 8269ab53608d8db2aa06969c337ab0b0518211e5
7112 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
7113 Date: Thu Nov 22 17:01:24 2007 +0100
7114
7115 ATSTK1002: Use SDRAM + 4MB as default load address
7116
7117 Many people run into problems when they compile a big kernel and load
7118 the uImage at the default SDRAM + 2MB address as the kernel will
7119 overwrite the uImage as it is being unpacked. Increase the default
7120 load address so that we can load a 4MB kernel image without any
7121 problems.
7122
7123 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
7124
7125 commit 2bcacc2d841b77f3d2d3910db722003742727e9f
7126 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
7127 Date: Thu Nov 22 16:51:39 2007 +0100
7128
7129 ATNGW100: Fix default mtest range
7130
7131 Let mtest cover the whole SDRAM except the last megabyte, which is
7132 where u-boot lives.
7133
7134 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
7135
7136 commit 9856a6b3104e0bc210b0868dfe691c52bf03c227
7137 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
7138 Date: Tue Jan 22 15:31:56 2008 +0900
7139
7140 sh: Fix register address of SH7722.
7141
7142 The address of SH7722 is wrong by old document.
7143 This patch fixes this problem.
7144
7145 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
7146
7147 commit 30942b18b66f35f2ceedab39af10e9eccaa943cc
7148 Author: Mike Frysinger <vapier@gentoo.org>
7149 Date: Mon Feb 4 19:26:57 2008 -0500
7150
7151 new command for displaying strings at specified memory locations
7152
7153 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7154
7155 commit b58d8b48e25b0c866d167cc577f118f528cd9e0a
7156 Author: Mike Frysinger <vapier@gentoo.org>
7157 Date: Mon Feb 4 19:26:57 2008 -0500
7158
7159 rewrite/cleanup Blackfin RTC driver
7160
7161 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7162
7163 commit 94a91e248b71c3ff951fc27cff6909e82ca37d15
7164 Author: Mike Frysinger <vapier@gentoo.org>
7165 Date: Mon Feb 4 19:26:57 2008 -0500
7166
7167 generate u-boot.ldr for Blackfin targets
7168
7169 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7170
7171 commit b779f7a59530436040f157f7841db7ab796542df
7172 Author: Mike Frysinger <vapier@gentoo.org>
7173 Date: Mon Feb 4 19:26:57 2008 -0500
7174
7175 scrub unused symbols
7176
7177 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7178
7179 commit cc2977acc3bbbb7850f16645dd1081f95335868d
7180 Author: Mike Frysinger <vapier@gentoo.org>
7181 Date: Mon Feb 4 19:26:57 2008 -0500
7182
7183 move Blackfin cpu object list to respective cpu directories
7184
7185 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7186
7187 commit d0b01a246d0a351bc7dce1d0c9cf6aebdf6d7505
7188 Author: Mike Frysinger <vapier@gentoo.org>
7189 Date: Mon Feb 4 19:26:57 2008 -0500
7190
7191 interface to Blackfin on-chip One-Time-Programmable memory
7192
7193 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7194
7195 commit 4c727c77e43872d3a1d1f76a949fcb3f26a38788
7196 Author: Mike Frysinger <vapier@gentoo.org>
7197 Date: Mon Feb 4 19:26:56 2008 -0500
7198
7199 add support for memory commands with Blackfin L1 instruction memory
7200
7201 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7202
7203 commit 6b9097e5e7490aa7b828c6f1a1c7a0e875df8464
7204 Author: Mike Frysinger <vapier@gentoo.org>
7205 Date: Mon Feb 4 19:26:56 2008 -0500
7206
7207 use C code rather than inline assembly
7208
7209 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7210
7211 commit 97c26e006d2fa6d4e1560933ee6f385d8b8908b9
7212 Author: Mike Frysinger <vapier@gentoo.org>
7213 Date: Mon Feb 4 19:26:56 2008 -0500
7214
7215 add Blackfin-specific reginfo command
7216
7217 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7218
7219 commit 0858b835e7ea501ea084d34cef75932f098342bb
7220 Author: Mike Frysinger <vapier@gentoo.org>
7221 Date: Mon Feb 4 19:26:55 2008 -0500
7222
7223 add support for Blackfin symbol prefixes to examples
7224
7225 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7226
7227 commit 8dc48d71a4be753ea9f84956cd33600de35fad04
7228 Author: Mike Frysinger <vapier@gentoo.org>
7229 Date: Mon Feb 4 19:26:55 2008 -0500
7230
7231 add Blackfin-specific bdinfo command
7232
7233 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7234
7235 commit 0003613e3c7df3b84b2cb92e797d77f46f15a43a
7236 Author: Mike Frysinger <vapier@gentoo.org>
7237 Date: Mon Feb 4 19:26:55 2008 -0500
7238
7239 move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__
7240
7241 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7242
7243 commit 60fa72d65610c7ef33e1d6db858979d05ff0df58
7244 Author: Mike Frysinger <vapier@gentoo.org>
7245 Date: Mon Feb 4 19:26:55 2008 -0500
7246
7247 unify the Blackfin board targets
7248
7249 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7250
7251 commit d4d7730853e5d675f76ec666807da3028c91d592
7252 Author: Mike Frysinger <vapier@gentoo.org>
7253 Date: Mon Feb 4 19:26:55 2008 -0500
7254
7255 punt Blackfin VDSP headers and import sanitized/auto-generated ones
7256
7257 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7258
7259 commit 6cfcce67671a3425229d66203386fa3cbd0cc3bd
7260 Author: Mike Frysinger <vapier@gentoo.org>
7261 Date: Mon Feb 4 19:26:54 2008 -0500
7262
7263 always pull in asm/blackfin.h for Blackfin ports
7264
7265 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7266
7267 commit bf53974c2ddae678d7660f2b5ccfeb0732b6f5dc
7268 Author: Mike Frysinger <vapier@gentoo.org>
7269 Date: Mon Feb 4 19:26:54 2008 -0500
7270
7271 add missing __raw versions of Blackfin read/write io functions
7272
7273 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7274
7275 commit 24e02d0fd3acc50e73e1a3cdd567f0a77946f15d
7276 Author: Mike Frysinger <vapier@gentoo.org>
7277 Date: Mon Feb 4 19:26:54 2008 -0500
7278
7279 add the default Blackfin logo used by Blackfin boards with splash screens
7280
7281 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7282
7283 commit 4c58eb5552220e425c8af6ac8d2839244a2f57b1
7284 Author: Mike Frysinger <vapier@gentoo.org>
7285 Date: Mon Feb 4 19:26:54 2008 -0500
7286
7287 add some more Blackfin docs
7288
7289 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7290
7291 commit 32a9f5f2160a034ea87ea651b233ef7c635e55cf
7292 Author: Mike Frysinger <vapier@gentoo.org>
7293 Date: Mon Feb 4 19:26:54 2008 -0500
7294
7295 make smc91111_eeprom managment simpler by depending on the board configuration file rather than a hardcoded list of boards
7296
7297 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7298
7299 commit 4087bc88cebec75c432a7fe9f6afb545b0919831
7300 Author: Mike Frysinger <vapier@gentoo.org>
7301 Date: Mon Feb 4 19:26:54 2008 -0500
7302
7303 fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols
7304
7305 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7306
7307 commit b45264ee85cbd92020640a32e02fb434fd557108
7308 Author: Mike Frysinger <vapier@gentoo.org>
7309 Date: Mon Feb 4 19:26:53 2008 -0500
7310
7311 add gitignores for Blackfin pieces
7312
7313 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7314
7315 commit a93907c43f847f076dd0e34ee3b69b5e8e6d0d29
7316 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7317 Date: Fri Jan 18 01:14:03 2008 +0100
7318
7319 TFTP: add host ip addr support
7320
7321 allow to use a different server as set in serverip
7322 add CONFIG_TFTP_FILE_NAME_MAX_LEN to configure the file name length
7323 if not defined the max length will be at 128
7324
7325 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7326
7327 commit e56b4b494cd92def577969f9678395aa22d34c9f
7328 Author: Timur Tabi <timur@freescale.com>
7329 Date: Wed Jan 9 14:35:26 2008 -0600
7330
7331 85xx,86xx: Determine I2C clock frequencies and store in global_data
7332
7333 Update global_data to define i2c1_clk and i2c2_clk to 85xx and 86xx.
7334
7335 Update the get_clocks() function in 85xx and 86xx to determine the I2C
7336 clock frequency and store it in gd->i2c1_clk and gd->i2c2_clk.
7337
7338 Signed-off-by: Timur Tabi <timur@freescale.com>
7339
7340 commit 7ec8bb15ee368ea54d48d64867767a704d9ab4c2
7341 Author: Wolfgang Denk <wd@denx.de>
7342 Date: Thu Dec 27 10:56:54 2007 +0100
7343
7344 OMAP5912: fix FIFO handling in UART driver
7345
7346 According to the OMAP5912 Serial Interfaces Reference Guide (see
7347 http://focus.ti.com/lit/ug/spru760c/spru760c.pdf, page 150), the
7348 FIFO_EN enable bit in the FIFO Control Register (FCR) can only be
7349 changed when the baud clock is not running, i. e. when both DLL and
7350 DLH are set to 0.
7351
7352 Thus make sure that DLL and DLH are 0 when writing the FCR.
7353
7354 Signed-off-by: Wolfgang Denk <wd@denx.de>
7355
7356 commit 16158778b5f52f201e95ded2d2d9084b0ed5670d
7357 Author: Harald Welte <laforge@openmoko.org>
7358 Date: Wed Dec 19 15:10:52 2007 +0100
7359
7360 ARM: S3C24x0 SoC NAND controller support
7361
7362 This patch adds NAND support to the S3C24x0 SoC code in u-boot
7363
7364 Signed-off-by: Harald Welte <laforge@openmoko.org>
7365
7366 commit a7c185ed3d9f8ebd85cfc286e1ffee72e4803163
7367 Author: Harald Welte <laforge@openmoko.org>
7368 Date: Wed Dec 19 14:24:40 2007 +0100
7369
7370 ARM: s3c24xx: Multiple serial port support
7371
7372 This patch adds support for CONFIG_SERIAL_MULTI on s3c24x0 CPU's
7373
7374 Signed-off-by: Harald Welte <laforge@openmoko.org>
7375
7376 commit a25f72f1f73a11de68251fb88c89991e202e68fa
7377 Author: Harald Welte <laforge@openmoko.org>
7378 Date: Wed Dec 19 14:16:57 2007 +0100
7379
7380 ARM: arm920t: Allow use of 'gd' pointer from IRQ
7381
7382 This patch allows us to use the 'gd' pointer (and thus environment
7383 and everything else associated with it) from interrupt context on
7384 arm920t.
7385
7386 Signed-off-by: Harald Welte <laforge@openmoko.org>
7387
7388 commit be19bd5cd0f454b63298844a0b5377e029b2caad
7389 Author: Harald Welte <laforge@openmoko.org>
7390 Date: Wed Dec 19 14:19:38 2007 +0100
7391
7392 ARM: arm920/s3c24xx: IRQ demulitplexer callback
7393
7394 This patch adds a IRQ demultiplexer callback to the arm920 cpu core code,
7395 plus a stub implementation of it for the S3C2410.
7396
7397 The purpose is to allow arm920t implementations such as the s3c24x0 to
7398 implement interrupt handlers in u-boot without having to touch core
7399 arm920t code.
7400
7401 Signed-off-by: Harald Welte <laforge@openmoko.org>
7402
7403 commit a41dbbd98d201d8aea31b5d21df4742c20cd7eda
7404 Author: Hebbar <gururajakr@sanyo.co.in>
7405 Date: Tue Dec 18 16:03:07 2007 -0800
7406
7407 ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined
7408
7409 Add ifdef to bdinfo command to display ethernet information
7410 only if CONFIG_CMD_NET is defined for arm modules.
7411
7412 Signed-off-by: K R Gururaja Hebbar <gururajakr@sanyo.co.in>
7413
7414 commit f7ad79b6f9f0f45437b62e19b45356cc2aaf4884
7415 Author: Hebbar <gururajakr@sanyo.co.in>
7416 Date: Tue Dec 18 16:00:54 2007 -0800
7417
7418 ARM: add I2C init function call in lib_arm/board.c
7419
7420 Adds I2C init func call to init sequence for ARM boards. This is
7421 present in ppc,blackfin and other processor init sequence.
7422
7423 Signed-off-by: K R Gururaja Hebbar <gururajakr@sanyo.co.in>
7424
7425 commit ff02f139804f3cb61414f7bbcbfdaa0279e3efae
7426 Author: Stefan Roese <sr@denx.de>
7427 Date: Fri Feb 1 09:38:29 2008 +0100
7428
7429 ppc4xx: Fix ndfc HW ECC byte order
7430
7431 The current ndfc HW ECC implementation swaps the first two ECC bytes.
7432 But the 4xx NDFC already uses the SMC (Smart Media Card) ECC ordering,
7433 so this swapping in the HW ECC driver is bogus. This patch fixes this
7434 problem and now really uses the SMC ECC byte order.
7435
7436 Thanks to Sean MacLennan for pointing this out.
7437
7438 Signed-off-by: Stefan Roese <sr@denx.de>
7439
7440 commit e1d1429b49b0ee58c80f8c7b29c1ebaf8be7f5f1
7441 Author: Stefan Roese <sr@denx.de>
7442 Date: Wed Jan 30 15:35:50 2008 +0100
7443
7444 ppc4xx: Fix GPIO configuration for pcs440ep
7445
7446 The SRD0_PFC0 register was not configured correctly to enable the GPIO's
7447 49-63 for GPIO. They have been configured as trace signals. This patch
7448 fixes this by clearing the corresponding bit.
7449
7450 Signed-off-by: Stefan Roese <sr@denx.de>
7451
7452 commit 28d77d968bfe0316deb5bf15c17f57d5ff2c8821
7453 Author: Stefan Roese <sr@denx.de>
7454 Date: Wed Jan 30 14:48:28 2008 +0100
7455
7456 ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms
7457
7458 Signed-off-by: Stefan Roese <sr@denx.de>
7459
7460 commit 4fedfddf97461b88668b9aec774dfb7a0c6dc368
7461 Author: Ladislav Michl <ladis@linux-mips.org>
7462 Date: Fri Dec 7 00:42:32 2007 +0100
7463
7464 ARM: Board voiceblue update
7465
7466 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
7467
7468 commit 2c5260f711168d5ee91c70ddbb7d897013eefc46
7469 Author: Ladislav Michl <ladis@linux-mips.org>
7470 Date: Thu Dec 6 23:24:57 2007 +0100
7471
7472 ARM: AT91RM9200 based boards config cleanup
7473
7474 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
7475
7476 Remove nowhere used struct bd_info_ext, remove trailing whitespaces, fix
7477 indentation.
7478
7479 commit 481f28b1db5cd21deb55f69399ba240e107af4c7
7480 Author: Ladislav Michl <ladis@linux-mips.org>
7481 Date: Thu Dec 6 22:59:16 2007 +0100
7482
7483 ARM: Fix at91rm9200dk base address
7484
7485 Somewhere during development of U-Boot-1.1.3 CONFIG_BOOTBINFUNC was
7486 renamed into CONFIG_INIT_CRITICAL which was 04 Apr 2005 replaced
7487 with CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT.
7488 However CONFIG_SKIP_LOWLEVEL_INIT has oposite meaning to
7489 CONFIG_BOOTBINFUNC, so fix configuration to reflect this fact.
7490 I'm sending this patch 4th (!) time in hope it produces at least some
7491 reaction.
7492
7493 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
7494
7495 Fix at91rm9200dk base and environment address.
7496
7497 commit c95219fae2a7add7daa2f91aedca65b1698465c7
7498 Author: stefano babic <sbabic@denx.de>
7499 Date: Tue Nov 20 10:40:24 2007 +0100
7500
7501 MMC for PXA 27X (resubmit)
7502
7503 MMC support for X_Scale PXA is broken and does not work.
7504 Mainly, the mmc_init() function cannot recognize current SD/MMC cards.
7505 There were already some patches around the world but none of them was
7506 merged into the official u-boot tree.
7507
7508 This patch makes order fixing this issue. Resubmit after code cleanup.
7509
7510 Applied and tested on PXA 270 (TrizepsIV module).
7511
7512 Signed-off-by: Stefano Babic <sbabic@denx.de>
7513
7514 commit 96bbfa1e6625ce23a150936863b3ecf4c853eb33
7515 Author: stefano babic <sbabic@denx.de>
7516 Date: Tue Nov 20 10:37:04 2007 +0100
7517
7518 Fix gcc issues in pxa-regs.h
7519
7520 Fix gcc4 issue. With some toolchain, a previous patch that fixes gcc4
7521 issues generates wrong code.
7522 (Problem was reported with gcc-4.0.2-glibc-2.3.6/arm-softfloat-linux-gnu).
7523 This patch fixes the problem and solves the gcc-4 issues as the linux
7524 kernel does.
7525
7526 Signed-off-by: Stefano Babic <sbabic@denx.de>
7527 Signed-off-by: Dmitry Ivanov <ivadmitry@gmail.com>
7528
7529 commit 7047b388876e7b905b2ec4edb8010543e3641b85
7530 Author: Jens Gehrlein <sew_s@tqs.de>
7531 Date: Tue Jan 29 08:45:03 2008 +0100
7532
7533 TQM834x: enable DHCP
7534
7535 Signed-off-by: Jens Gehrlein <sew_s@tqs.de>
7536 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
7537
7538 commit a877004d44ca7dbc1e618add3eeb1da7c84e4bec
7539 Author: Jens Gehrlein <sew_s@tqs.de>
7540 Date: Tue Jan 29 08:45:02 2008 +0100
7541
7542 TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 Bit).
7543
7544 Signed-off-by: Jens Gehrlein <sew_s@tqs.de>
7545 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
7546
7547 commit 8931ab176025b03cfc320b3fd1eca432a88ed560
7548 Author: Ben Warren <biggerbadderben@gmail.com>
7549 Date: Sat Jan 26 23:41:19 2008 -0500
7550
7551 Fix conditional compilation of mpx8xxx_spi driver
7552
7553 This driver should only compile if CONFIG_MPC8XXX_SPI is set
7554
7555 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
7556 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
7557
7558 commit 63f732d3d3880feb531f48af247c025bf01462b0
7559 Author: Rafal Jaworowski <raj@semihalf.com>
7560 Date: Tue Jan 29 17:00:34 2008 +0100
7561
7562 API: Provide dummy halt() in the glue layer.
7563
7564 This fixes a demo app link failure on platforms configured with CONFIG_PANIC_HANG.
7565
7566 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
7567
7568 commit 0dc1fc22af86d16993388d9ed9630dbaa2d51826
7569 Author: Rafal Jaworowski <raj@semihalf.com>
7570 Date: Tue Jan 29 16:57:38 2008 +0100
7571
7572 API: Convert conditional building to the new scheme.
7573
7574 This fixes a build breakage with CONFIG_API enabled, which appeared after
7575 the recent changes in the U-Boot build system.
7576
7577 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
7578
7579 commit 98b742489c09780be6a832eeaa4e5eff824792bb
7580 Author: Wolfgang Denk <wd@denx.de>
7581 Date: Fri Jan 25 09:56:17 2008 +0100
7582
7583 inka4x0: remove dead code
7584
7585 Signed-off-by: Wolfgang Denk <wd@denx.de>
7586
7587 commit 4f93f8b1a4d35b6d302842132edba920ef8f62aa
7588 Author: Becky Bruce <becky.bruce@freescale.com>
7589 Date: Wed Jan 23 16:31:06 2008 -0600
7590
7591 86xx: Add reginfo command
7592
7593 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
7594
7595 commit ddcebcb638715a6278da93b553d5016f99823816
7596 Author: Becky Bruce <becky.bruce@freescale.com>
7597 Date: Wed Jan 23 16:31:05 2008 -0600
7598
7599 86xx: Add print_laws function to fsl_law.c
7600
7601 This can be used for debug, and will be used by board code
7602 to help implement reginfo.
7603
7604 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
7605
7606 commit 9cd32426f26a0567bb61f339edd83c6a2ce9bfc3
7607 Author: Becky Bruce <becky.bruce@freescale.com>
7608 Date: Wed Jan 23 16:31:04 2008 -0600
7609
7610 86xx: Remove old-style law setup code
7611
7612 This includes mpc8610hpcd, mpc8641hpcn, and sbc8641d.
7613
7614 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
7615
7616 commit 713d8186649dae874613d495b0cecaa039a98b30
7617 Author: Becky Bruce <becky.bruce@freescale.com>
7618 Date: Wed Jan 23 16:31:03 2008 -0600
7619
7620 86xx: Convert sbc8641d to use new law setup code.
7621
7622 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
7623
7624 commit 031976f6364b93833e989f57e9f1e023e0be8c4c
7625 Author: Becky Bruce <becky.bruce@freescale.com>
7626 Date: Wed Jan 23 16:31:02 2008 -0600
7627
7628 86xx: Convert mpc8610hpcd to new law setup method.
7629
7630 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
7631
7632 commit 4933b91f8a49e436681f163df3173beb91cac44a
7633 Author: Becky Bruce <becky.bruce@freescale.com>
7634 Date: Wed Jan 23 16:31:01 2008 -0600
7635
7636 86xx: Support new law setup method and convert mpc8641
7637
7638 Adds the support code in cpu/mpc86xx for the new law setup code
7639 recently created fsl_law.c, and changes the MPC8641HPCN config
7640 to use this code.
7641
7642 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
7643
7644 commit 1a41f7ce9c086e208c0eabf52565a237af2a2bd1
7645 Author: Becky Bruce <becky.bruce@freescale.com>
7646 Date: Wed Jan 23 16:31:00 2008 -0600
7647
7648 86xx: Rearrange the sequence in start.S
7649
7650 * split the BAT initialization so that only 2 BATs (for the boot page
7651 and stack) are programmed very early on. The rest are initialized later.
7652 * Move other BAT setup, ccsrbar setup, and law setup later in the code
7653 after translation has been enabled.
7654
7655 These changes will facilitate the moving of law and BAT initialization
7656 to C code, and will aid with 36-bit physical addressing support.
7657
7658 Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
7659
7660 commit 33dac03b1b5d61e4fed7bad445ba40b4c97feba0
7661 Author: Wolfgang Denk <wd@denx.de>
7662 Date: Wed Jan 23 14:41:37 2008 +0100
7663
7664 Coding Style Cleanup; update CHANGELOG
7665
7666 Signed-off-by: Wolfgang Denk <wd@denx.de>
7667
7668 commit 865f0f9754b95183cad395de7e8cb85df0c6ea1f
7669 Author: Wolfgang Denk <wd@denx.de>
7670 Date: Wed Jan 23 14:31:17 2008 +0100
7671
7672 Coding Style Cleanup; update CHANGELOG
7673
7674 Signed-off-by: Wolfgang Denk <wd@denx.de>
7675
7676 commit cfe5ca77976afdbe7ecb86e39fd7505bde636ace
7677 Author: Dave Liu <r63238@freescale.com>
7678 Date: Fri Jan 18 10:07:04 2008 +0800
7679
7680 mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h
7681
7682 The commit 04a9e1180ac76a7bacc15a6fcd95ad839d65bddb
7683 cause the 83xx immap broken, so the DMA and PCI will
7684 be failed.
7685
7686 The patch fix the struct spi8xxx and rm struct spi83xx.
7687
7688 Signed-off-by: Dave Liu <daveliu@freescale.com>
7689 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
7690
7691 commit 6b4439444286e0fcd01596df504e6ca897ad3e5a
7692 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
7693 Date: Sat Apr 14 17:11:49 2007 +0200
7694
7695 AVR32: ATNGW100 board support
7696
7697 Add support for the ATNGW100 Network Gateway reference design,
7698 including flash, ethernet and MMC support.
7699
7700 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
7701
7702 commit e006927a0b9a54e8ee7685d8ac748aaad6801862
7703 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
7704 Date: Sat Nov 24 18:15:31 2007 +0100
7705
7706 AVR32: Initialize ipaddr, loadaddr and bootfile at startup
7707
7708 I don't know why the relevant layers can't do this by itself, but this
7709 is what ppc does.
7710
7711 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
7712
7713 commit 799891ef7b1b3432032ec23466df6b665a797fa4
7714 Author: Michael Schwingen <michael@schwingen.org>
7715 Date: Fri Jan 18 00:04:28 2008 +0100
7716
7717 Add AcTux board support
7718
7719 Hi,
7720
7721 The patch adds 4 boards, called AcTux-1 .. AcTux-4. This patch contains the
7722 files that
7723 contain changes for multiple boards, the board-specific files follow as
7724 separate patches.
7725
7726 Signed-off-by: Michael Schwingen <michael@schwingen.org>
7727
7728 commit 66a4344a4d910a11125df7768899ad529719855e
7729 Author: Michael Schwingen <michael@schwingen.org>
7730 Date: Wed Jan 16 19:53:23 2008 +0100
7731
7732 add AcTux-4 board support
7733
7734 Signed-off-by: Michael Schwingen <michael@schwingen.org>
7735
7736 commit bc24345e4101a5c996d6b48ce497b09c53025dc6
7737 Author: Michael Schwingen <michael@schwingen.org>
7738 Date: Wed Jan 16 19:51:55 2008 +0100
7739
7740 add AcTux-3 board support
7741
7742 Signed-off-by: Michael Schwingen <michael@schwingen.org>
7743
7744 commit aebf00fc4d1343b24715373893f7b20bf462d1e9
7745 Author: Michael Schwingen <michael@schwingen.org>
7746 Date: Wed Jan 16 19:51:14 2008 +0100
7747
7748 add AcTux-2 board support
7749
7750 Signed-off-by: Michael Schwingen <michael@schwingen.org>
7751
7752 commit ea99e8f05b7240fd657739e286664664ae160abe
7753 Author: Michael Schwingen <michael@schwingen.org>
7754 Date: Wed Jan 16 19:50:37 2008 +0100
7755
7756 add AcTux-1 board support
7757
7758 Signed-off-by: Michael Schwingen <michael@schwingen.org>
7759
7760 commit 3d9f3bfb7a33efe8e41e01b025563cd712c57d64
7761 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7762 Date: Mon Jan 14 19:20:08 2008 +0100
7763
7764 ARM: remove useless function board_post_init
7765
7766 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7767
7768 commit 96bd462942022e4569b582c072a0ed26de1cd19b
7769 Author: Michael Schwingen <michael@schwingen.org>
7770 Date: Thu Jan 10 14:59:46 2008 +0100
7771
7772 IXP: enable RTS
7773
7774 enables the RTS signal with CONFIG_SERIAL_RTS_ACTIVE.
7775 No handshaking is done, but the active RTS signal allows to
7776 connect to the target using a PC which is using RTS/CTS
7777 handshake, and does no harm if the PC is set to ignore RTS.
7778
7779 Signed-off-by: Michael Schwingen <michael@schwingen.org>
7780
7781 commit a1cf027a08f9dc1c0e769499e6f4fbddcf9cab93
7782 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7783 Date: Mon Jan 7 08:41:34 2008 +0100
7784
7785 IXP: add dynamic microcode addr
7786
7787 allow to load the microde from flash or ram by download it through
7788 the serial or other.
7789
7790 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7791 Acked-by: Stefan Roese <sr@denx.de>
7792
7793 commit 63ebcc4615dd39926ccf61f1d5f3510262ef6564
7794 Author: Michael Schwingen <michael@schwingen.org>
7795 Date: Sat Nov 10 15:44:12 2007 +0100
7796
7797 load ixp42x NPE firmware from separate flash block, remove dead code
7798
7799 Hi,
7800
7801 the following patch adds support to move the IXP42X NPE firmware to a
7802 separate flash block, whose start address is defined in
7803 CONFIG_IXP4XX_NPE_EXT_UCODE_BASE. Using that, it is possible to build
7804 NPE-enabled u-boot without copyright problems due to the NPE firmware.
7805
7806 I hope the patch applies, I get whitespace-related differences in the NPE
7807 files due to trailing whitespace in the original versions.
7808
7809 Signed-off-by: Michael Schwingen <michael@schwingen.org>
7810 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
7811
7812 commit 57a127201eb3d8cc19170a008e0bd7af608bd72f
7813 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7814 Date: Tue Jan 15 14:15:46 2008 -0600
7815
7816 ColdFire: MCF547x_8x - Add M5475EVB and M5485EVB support
7817
7818 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7819 Signed-off by: John Rigby <jrigby@freescale.com>
7820
7821 commit 1aee111135d8660a164d4f6bf7d66b032ea535cf
7822 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7823 Date: Tue Jan 15 14:02:49 2008 -0600
7824
7825 ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB board
7826
7827 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7828 Signed-off by: John Rigby <jrigby@freescale.com>
7829
7830 commit 777d1abd9796f1c2e148417cc10657e847d318ce
7831 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7832 Date: Tue Jan 15 14:00:25 2008 -0600
7833
7834 ColdFire: Add MCF547x_8x FEC driver
7835
7836 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7837 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
7838 Signed-off by: John Rigby <jrigby@freescale.com>
7839
7840 commit 72f56adc0b25d43875ad067bae6be1bcea86b79f
7841 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7842 Date: Tue Jan 15 13:54:09 2008 -0600
7843
7844 ColdFire: Add MCF547x_8x dma code and header files
7845
7846 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7847 Signed-off by: John Rigby <jrigby@freescale.com>
7848
7849 commit ce09fc49b56ea3c442794b6be9b7db4b99dfdc87
7850 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7851 Date: Tue Jan 15 13:52:03 2008 -0600
7852
7853 ColdFire: Add MCF547x_8x dma code - 2
7854
7855 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7856 Signed-off by: John Rigby <jrigby@freescale.com>
7857
7858 commit 11865ea844e7154fd30c7e2860da4eed4a12ad1f
7859 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7860 Date: Tue Jan 15 13:48:52 2008 -0600
7861
7862 ColdFire: Add MCF547x_8x dma code - 1
7863
7864 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7865 Signed-off by: John Rigby <jrigby@freescale.com>
7866
7867 commit 4621fc3fe7cd65b78b3cbd31f65c9f7f72b22bd3
7868 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7869 Date: Tue Jan 15 13:39:44 2008 -0600
7870
7871 ColdFire: Add MCF547x_8x related header files
7872
7873 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7874 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
7875 Signed-off by: John Rigby <jrigby@freescale.com>
7876
7877 commit 570c0186aecab1b747b2d44d0e1d3c1ac4cb27f5
7878 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7879 Date: Tue Jan 15 13:37:34 2008 -0600
7880
7881 ColdFire: Add MCF547x_8x cpu arch
7882
7883 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7884 Signed-off by: John Rigby <jrigby@freescale.com>
7885
7886 commit e2756f4b54aba0e0523b81dd145666829cf7fd59
7887 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7888 Date: Mon Jan 14 17:47:23 2008 -0600
7889
7890 ColdFire: Add MCF5227x cpu and M52277EVB support-3
7891
7892 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7893 Signed-off by: John Rigby <jrigby@freescale.com>
7894
7895 commit c87581027994c148131b2f11aa75501f782ec19a
7896 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7897 Date: Mon Jan 14 17:46:19 2008 -0600
7898
7899 ColdFire: Add MCF5227x cpu and MCF52277EVB support-2
7900
7901 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7902 Signed-off by: John Rigby <jrigby@freescale.com>
7903
7904 commit 1552af70ecab11b9f3dceff7528ed15faf678b9d
7905 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7906 Date: Mon Jan 14 17:43:33 2008 -0600
7907
7908 ColdFire: Add MCF5227x cpu and M52277EVB support-1
7909
7910 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7911 Signed-off by: John Rigby <jrigby@freescale.com>
7912
7913 commit 397b7b81a1f1008798ae1206913508cc89cb3a7d
7914 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7915 Date: Mon Jan 14 17:35:44 2008 -0600
7916
7917 ColdFire: Fix CFI Flash low level Read/Write macro
7918
7919 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7920 Signed-off by: John Rigby <jrigby@freescale.com>
7921
7922 commit aa5f1f9dc815a76f6dffb580798599c028fe7feb
7923 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7924 Date: Mon Jan 14 17:23:08 2008 -0600
7925
7926 ColdFire: Add M5373EVB platform support - 2
7927
7928 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7929 Signed-off by: John Rigby <jrigby@freescale.com>
7930
7931 commit 1ac559d4aa358f63b48c62b564224c06feeb4e36
7932 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7933 Date: Mon Jan 14 17:19:54 2008 -0600
7934
7935 ColdFire: Add M5373EVB platform support - 1
7936
7937 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7938 Signed-off by: John Rigby <jrigby@freescale.com>
7939
7940 commit 320d61991fa3190ee41765601ed017b6b5ff7b2b
7941 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7942 Date: Mon Jan 14 17:17:03 2008 -0600
7943
7944 ColdFire: Update FlexBus CS for MCF532x
7945
7946 Definition update and change from 16bit to 32bit
7947
7948 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7949 Signed-off by: John Rigby <jrigby@freescale.com>
7950
7951 commit 2e72ad0644b940817a89a3590ce0d7b99c05c396
7952 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7953 Date: Mon Jan 14 17:11:47 2008 -0600
7954
7955 ColdFire: PCI and misc updates for MCF5445x
7956
7957 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7958 Signed-off by: John Rigby <jrigby@freescale.com>
7959
7960 commit d2b16493480ac3d4a60ad7d835b0dc27d2e99cee
7961 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7962 Date: Mon Jan 14 17:06:55 2008 -0600
7963
7964 ColdFire: MCF5445x header files cleanup
7965
7966 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7967 Signed-off by: John Rigby <jrigby@freescale.com>
7968
7969 commit d9aae6260993a93f7fcf13abff85a601f4f50ea7
7970 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7971 Date: Mon Jan 14 16:59:42 2008 -0600
7972
7973 ColdFire: MCF532x header files cleanup
7974
7975 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7976 Signed-off by: John Rigby <jrigby@freescale.com>
7977
7978 commit 7af7751d047e74b2ec58400f97b879c56446b3e8
7979 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
7980 Date: Mon Jan 14 15:30:15 2008 -0600
7981
7982 ColdFire: Add modules header files
7983
7984 Add CF specific modules header files
7985
7986 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
7987 Signed-off-by: John Rigby <jrigby@freescale.com>
7988
7989 commit 2956acd5ef93a498337f8ac2ec6ae6a77d491dc5
7990 Author: Kim Phillips <kim.phillips@freescale.com>
7991 Date: Thu Jan 17 12:48:00 2008 -0600
7992
7993 codingstyle cleanup for spi driver
7994
7995 ..and rm unused CONFIG_FSL_SPI define
7996
7997 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
7998
7999 commit d59feffb42c9f174116db7a82a311df98983dfce
8000 Author: Haiying Wang <Haiying.Wang@freescale.com>
8001 Date: Wed Jan 16 17:12:12 2008 -0500
8002
8003 FSL: Fix common EEPROM_data structure definition
8004
8005 - Fix EEPROM_data structure definition according to System EEPROM Data Format.
8006 - Read MAC addresses from EEPROM to ethXaddr before saving ethXaddr to
8007 bd->bi_ethaddr.
8008
8009 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
8010
8011 commit 6bee764bd6da510a4aad614880300c968bc7318d
8012 Author: Timur Tabi <timur@freescale.com>
8013 Date: Wed Jan 16 15:48:12 2008 -0600
8014
8015 86xx: enable command-line editing
8016
8017 Enable command-line editing for all MPC86xx boards.
8018
8019 Signed-off-by: Timur Tabi <timur@freescale.com>
8020
8021 commit 80ddd22626d321a772ebfba304eb7830cb4f6bac
8022 Author: Ben Warren <biggerbadderben@gmail.com>
8023 Date: Wed Jan 16 22:37:42 2008 -0500
8024
8025 Implement hard SPI driver on MPC8349EMDS
8026
8027 This patch implements the fsl_spi driver on the MPC8349EMDS evaluation board.
8028 This board has an ST M25P40 4Mbit EEPROM on its SPI bus
8029
8030 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8031 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8032
8033 commit 04a9e1180ac76a7bacc15a6fcd95ad839d65bddb
8034 Author: Ben Warren <biggerbadderben@gmail.com>
8035 Date: Wed Jan 16 22:37:35 2008 -0500
8036
8037 Add support for a Freescale non-CPM SPI controller
8038
8039 This patch adds support for the SPI controller found on Freescale PowerPC
8040 processors such as the MCP834x family. Additionally, a new config option,
8041 CONFIG_HARD_SPI, is added for general purpose SPI controller use.
8042
8043 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8044 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8045
8046 commit a8cb43a89be6cfd283257a603dd9841503ccce0f
8047 Author: Dave Liu <r63238@freescale.com>
8048 Date: Thu Jan 17 18:23:19 2008 +0800
8049
8050 mpc83xx: Fix the fatal conflict of merge
8051
8052 The commit 9e89647889cd4b5ada5b5e7cad6cbe55737a08d7
8053 will cause the mpc8315erdb board can't boot up.
8054
8055 The patch fix that bug, and remove the duplicated #ifdef
8056 CFG_SPCR_TSECEP code and clean the SCCR_TSEC2 for
8057 MPC8313E processor.
8058
8059 Signed-off-by: Dave Liu <daveliu@freescale.com>
8060 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8061
8062 commit 3259eeaa4148125a81417477f62c05bd67f60587
8063 Author: Larry Johnson <lrj@acm.org>
8064 Date: Thu Jan 17 08:50:09 2008 -0500
8065
8066 Merge Sequoia beautification into Korat code
8067
8068 Signed-off-by: Larry Johnson <lrj@acm.org>
8069
8070 commit e16925773211291b562e77187061e9dd1d757217
8071 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
8072 Date: Thu Jan 17 07:45:05 2008 +0100
8073
8074 net: add 'ethrotate' environment variable
8075
8076 [PATCH] net: add 'ethrotate' environment variable
8077
8078 This patch replaces the buildtime configuration option
8079 CONFIG_NET_DO_NOT_TRY_ANOTHER through the 'ethrotate' runtime
8080 configuration veriable. See README.
8081
8082 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
8083 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8084
8085 commit ba52be3d0e618c26070e93aaf3c1f2d2adf5571f
8086 Author: Stefan Roese <sr@denx.de>
8087 Date: Thu Jan 17 14:29:04 2008 +0100
8088
8089 ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5
8090
8091 Signed-off-by: Stefan Roese <sr@denx.de>
8092
8093 commit 55ed1516cbc1dad3ae277c67ee06fc4a46eaac7d
8094 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8095 Date: Thu Jan 17 18:07:32 2008 +0900
8096
8097 sh: Remove CONFIG_COMMANDS from MS7720SE config file
8098
8099 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8100
8101 commit 055606bd25e88c0cd04ad348a679a04b1b616bee
8102 Author: Niklaus Giger <niklaus.giger@netstal.com>
8103 Date: Wed Jan 16 18:39:20 2008 +0100
8104
8105 ppc4xx: Netstal HCU4 board: added various fixes and POST
8106
8107 - Moved some common code to netstal/common/nm_bsp.c.
8108 - sdram initialisation goes go netstal/common/fixed_sdram.c.
8109 - Added support for POST.
8110 - Stylistic cleanups (multi-line comments/ enforce 80 colomn width)
8111
8112 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
8113
8114 commit 69b0634a4ee98c9791815600d43b99f626a952f3
8115 Author: Niklaus Giger <niklaus.giger@netstal.com>
8116 Date: Thu Jan 17 12:53:56 2008 +0100
8117
8118 ppc4xx: netstal/common define routines used by all boards
8119
8120 Added some routines used by all Netstal boards:
8121 - nm_bsp.c: - nm_show_print and
8122 - common_misc_init_r
8123 - set_params_for_sw_install. Very specific code to handle our SW
8124 installation procedure
8125 - fixed_sdram.c: Common routines for HCU4 (and upcoming) MCU25 boards
8126 to handle sdram initialization.
8127 - nm.h: Common header
8128
8129 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
8130
8131 commit efeff5382b7a91b48a1aa68b2b75f92ad1d33ff8
8132 Author: Niklaus Giger <niklaus.giger@netstal.com>
8133 Date: Wed Jan 16 18:39:18 2008 +0100
8134
8135 ppc4xx: Netstal HCU5 board: added various fixes and POST
8136
8137 - Moved some common code to nestal/common/nm_bsp.c.
8138 - Added support for the vxWorks EDR.
8139 - Enable trace for Lauterbach, if present.
8140 - Added support for POST.
8141 - Stylistic cleanups (multi-line comments/ enforce 80 colomn width)
8142
8143 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
8144
8145 commit 4371090e5da77edc7bf9f296364db4801639d9c4
8146 Author: Niklaus Giger <niklaus.giger@netstal.com>
8147 Date: Wed Jan 16 18:39:08 2008 +0100
8148
8149 ppc4xx: Netstal HCU5 board. Added POST. Various fixes
8150
8151 - Various fixes
8152 - Reduced rom_size from 384 to 320 kB
8153 - Environment is now in flash
8154 - Added POST
8155 - Support for OF
8156
8157 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
8158
8159 commit 4bd5036e60afac37e484c2d35cbbe7f6cc1623e7
8160 Author: Niklaus Giger <niklaus.giger@netstal.com>
8161 Date: Wed Jan 16 18:37:50 2008 +0100
8162
8163 ppc4xx: Netstal HCU4 board. Added POST. Various fixes
8164
8165 - Various fixes
8166 - Reduced rom_size from 384 to 320 kB
8167 - Environment is now in flash
8168 - Added POST
8169 - Support for OF
8170
8171 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
8172
8173 commit 1a3ac86b79fcb690275c85861c8efa6a3899060a
8174 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
8175 Date: Thu Jan 17 10:53:08 2008 +0100
8176
8177 ppc4xx: Complete DU440 board support
8178
8179 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
8180
8181 commit 15a08bc2bef91e5f1ea4b9cf60e46832d86bcc1f
8182 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
8183 Date: Thu Jan 17 10:52:30 2008 +0100
8184
8185 ppc4xx: Add DU440 board support
8186
8187 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
8188
8189 commit ac331da07db3860f11fa1d0fd3db7c810bce1198
8190 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8191 Date: Thu Jan 17 15:53:52 2008 +0900
8192
8193 sh: Update SuperH SCIF driver
8194
8195 This patch fixed wrong SH7720 CPU macro and changed macro that
8196 calculated value of SCBRR register.
8197
8198 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8199
8200 commit 334e442e6fac59be91244063e9b3f6ca25e8daf8
8201 Author: Grzegorz Bernacki <gjb@semihalf.com>
8202 Date: Wed Jan 16 15:12:47 2008 +0100
8203
8204 Set ips dividor to 1/4 of csb clock.
8205
8206 Previous setting cause ips clock to be out of spec. This bug was found by John
8207 Rigby from Freescale.
8208
8209 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
8210
8211 commit 7dc358bb0de9e2fa341f3b4c914466b1f34b2d89
8212 Author: Kumar Gala <galak@kernel.crashing.org>
8213 Date: Thu Jan 17 02:19:18 2008 -0600
8214
8215 85xx: Get ride of old TLB setup code
8216
8217 Now that all boards have been converted, remove old config code and the
8218 config option for the new style.
8219
8220 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8221
8222 commit 3b558e26a5ef31635787d6d6e97d70939d4f892d
8223 Author: Kumar Gala <galak@kernel.crashing.org>
8224 Date: Thu Jan 17 02:02:10 2008 -0600
8225
8226 85xx: Convert TQM85xx to new TLB setup
8227
8228 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8229
8230 commit 74121b470c14f7eaf284ee838bffca6f9521069e
8231 Author: Kumar Gala <galak@kernel.crashing.org>
8232 Date: Thu Jan 17 01:56:32 2008 -0600
8233
8234 85xx: Convert STXGP3 & STXSSA to new TLB setup
8235
8236 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8237
8238 commit 143b518d9125b54f96f1d7f1afc640b8aae81ff0
8239 Author: Kumar Gala <galak@kernel.crashing.org>
8240 Date: Thu Jan 17 01:44:34 2008 -0600
8241
8242 85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup
8243
8244 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8245
8246 commit 818218bac6a11591e2542c344d2330e0f4e1968b
8247 Author: Kumar Gala <galak@kernel.crashing.org>
8248 Date: Thu Jan 17 01:31:34 2008 -0600
8249
8250 85xx: Convert PM854/PM856 to new TLB setup
8251
8252 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8253
8254 commit ff4681c9285b2b4d24552a19cacc1769fe2fc7e0
8255 Author: Kumar Gala <galak@kernel.crashing.org>
8256 Date: Thu Jan 17 01:25:33 2008 -0600
8257
8258 85xx: Convert MPC8540EVAL to new TLB setup
8259
8260 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8261
8262 commit 73aa9ac2b46f1cfd039106ebd6b9865016005234
8263 Author: Kumar Gala <galak@kernel.crashing.org>
8264 Date: Thu Jan 17 01:12:22 2008 -0600
8265
8266 85xx: Convert MPC8568 MDS to new TLB setup
8267
8268 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8269
8270 commit 0db37dc2eed30884db2daa24dbd9a113b5d00610
8271 Author: Kumar Gala <galak@kernel.crashing.org>
8272 Date: Thu Jan 17 01:01:09 2008 -0600
8273
8274 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup
8275
8276 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8277
8278 commit 219a81b98d834f9071b6f7c3bdc6b7ec39cc46cc
8279 Author: Kumar Gala <galak@kernel.crashing.org>
8280 Date: Thu Jan 17 00:52:29 2008 -0600
8281
8282 85xx: Convert MPC8540/MPC8560 ADS to new TLB setup
8283
8284 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8285
8286 commit 80d0b6a1498761c4355b2db9c8001b04c295e7b8
8287 Author: Kumar Gala <galak@kernel.crashing.org>
8288 Date: Thu Jan 17 00:32:17 2008 -0600
8289
8290 85xx: Convert ATUM8548 to new TLB setup
8291
8292 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8293
8294 commit 0f7a3dc95cbff3c21bd6dbc639313796412bbbab
8295 Author: Kumar Gala <galak@kernel.crashing.org>
8296 Date: Wed Jan 16 23:11:57 2008 -0600
8297
8298 85xx: Convert MPC8544 DS to new TLB setup
8299
8300 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8301
8302 commit 8716318057a5f60ab1ba081ece2dbe82ae00e1ee
8303 Author: Kumar Gala <galak@kernel.crashing.org>
8304 Date: Wed Jan 16 22:38:34 2008 -0600
8305
8306 85xx: Reworked initial processor init
8307
8308 Reworked the initial processor initialzation sequence:
8309 * introduced cpu_early_init_f that is run in address space 1 (AS=1)
8310 * Moved TLB/LAW and CCSR init into cpu_early_init_f()
8311 * Reworked initial asm code to do most of the core init before TLBs
8312
8313 The main reasons for these changes are to allow handling of 36-bit phys
8314 addresses in the future and some of the issues that will exist when we
8315 do that.
8316
8317 There are a few caveats on what can be initialized via the LAW and TLB
8318 static tables:
8319 * TLB entry 14/15 can't be initialized via the TLB table
8320 * any LAW that covers the implicit boot window (4G-8M to 4G) must map to
8321 the code that is currently executing.
8322
8323 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8324
8325 commit 44a23cfd6360a68eaa41f945190618a55519eac3
8326 Author: Kumar Gala <galak@kernel.crashing.org>
8327 Date: Wed Jan 16 22:33:22 2008 -0600
8328
8329 85xx: Introduce new tlb API
8330
8331 Add a set of functions to manipulate TLB entries:
8332 * set_tlb() - write a tlb entry
8333 * invalidate_tlb() - invalidate a tlb array
8334 * disable_tlb() - disable a variable size tlb entry
8335 * init_tlbs() - setup initial tlbs based on static table
8336
8337 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8338
8339 commit be88b1699863c262818f3af7f60173b4d48df8fc
8340 Author: Stefan Roese <sr@denx.de>
8341 Date: Thu Jan 17 07:50:17 2008 +0100
8342
8343 ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files
8344
8345 Signed-off-by: Stefan Roese <sr@denx.de>
8346
8347 commit c8c41d4a80b1a8ad5984a287d81ea780496259f8
8348 Author: Kumar Gala <galak@kernel.crashing.org>
8349 Date: Wed Jan 16 10:04:42 2008 -0600
8350
8351 85xx: Use proper defines for PCI addresses
8352
8353 We should be using the _MEM_PHYS for LAW and TLB setup and not _MEM_BASE.
8354 While _MEM_BASE & _MEM_PHYS are normally the same, _MEM_BASE should only
8355 be used for configuring the PCI ATMU.
8356
8357 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8358
8359 commit 54a5070115eff38e9b324b78abdfa0b4520580b9
8360 Author: Kumar Gala <galak@kernel.crashing.org>
8361 Date: Wed Jan 16 09:22:29 2008 -0600
8362
8363 85xx: Remove old style of LAW init
8364
8365 All boards are now using the new fsl_law code so we can drop the old version.
8366
8367 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8368
8369 commit 4d3521cc79cabc61edf12c48c0ce318d4efb712f
8370 Author: Kumar Gala <galak@kernel.crashing.org>
8371 Date: Wed Jan 16 09:15:29 2008 -0600
8372
8373 85xx: convert remaining 85xx boards over to use new LAW init code
8374
8375 Converted ATUM8548, MPC8568 MDS, MPC8540 EVAL, and TQM85xx boards over
8376 to use new LAW init code.
8377
8378 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8379
8380 commit 572b13afc42710f2957c382a710360429c0e099b
8381 Author: Kumar Gala <galak@kernel.crashing.org>
8382 Date: Wed Jan 16 09:11:53 2008 -0600
8383
8384 85xx: convert STXGP3/STXSSA over to use new LAW init code
8385
8386 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8387
8388 commit 45f2166ac0233a9263058378f39612bd11f61196
8389 Author: Kumar Gala <galak@kernel.crashing.org>
8390 Date: Wed Jan 16 09:06:48 2008 -0600
8391
8392 85xx: convert PM854/PM856 over to use new LAW init code
8393
8394 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8395
8396 commit e2b159d0070ee06e4ac7e2f9381d3e8e542e614a
8397 Author: Kumar Gala <galak@kernel.crashing.org>
8398 Date: Wed Jan 16 09:05:27 2008 -0600
8399
8400 85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code
8401
8402 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8403
8404 commit 2cfaa1aa1aac39a81006b7b27e0e431bf21f6dfa
8405 Author: Kumar Gala <galak@kernel.crashing.org>
8406 Date: Wed Jan 16 01:45:10 2008 -0600
8407
8408 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code
8409
8410 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8411
8412 commit 7232a2724ccc9dcbc3ec4ef84ada02f13ccd1238
8413 Author: Kumar Gala <galak@kernel.crashing.org>
8414 Date: Wed Jan 16 01:32:06 2008 -0600
8415
8416 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init code
8417
8418 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8419
8420 commit 4bcae9c92aee0d72a2f19b81cab27ef38107ce75
8421 Author: Kumar Gala <galak@kernel.crashing.org>
8422 Date: Wed Jan 16 01:16:16 2008 -0600
8423
8424 85xx: convert MPC8544 DS over to use new LAW init code
8425
8426 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8427
8428 commit 83d40dfd79fe868796275802f60116d84b9e4395
8429 Author: Kumar Gala <galak@kernel.crashing.org>
8430 Date: Wed Jan 16 01:13:58 2008 -0600
8431
8432 85xx: Move LAW init code into C
8433
8434 Move the initialization of the LAWs into C code and provide an API
8435 to allow modification of LAWs after init.
8436
8437 Board code is responsible to provide a law_table and num_law_entries.
8438
8439 We should be able to use the same code on 86xx as well.
8440
8441 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8442
8443 commit bed8ce838a609aaab136d43b25e6df2a520bc854
8444 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8445 Date: Sat Dec 22 15:03:12 2007 +0100
8446
8447 qemu-mips: active HUSH PARSER, AUTO_COMPLETE and CMDLINE_EDITING
8448
8449 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8450
8451 commit 0764c164fed6277d359cf132d55187ea34290114
8452 Author: Vlad Lungu <vlad@comsys.ro>
8453 Date: Wed Jan 16 19:27:51 2008 +0200
8454
8455 MIPS:Target support for qemu -M mips
8456
8457 With serial, NE2000, IDE support. Tested in big-endian mode.
8458 Memory size hard-coded to 128M for now, so don't play with
8459 the -m option.
8460
8461 Signed-off-by: Vlad Lungu <vlad@comsys.ro>
8462
8463 commit 7f52fa3c2df59e49dc2badd7c084cf2d007c438f
8464 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8465 Date: Fri Jan 11 00:01:37 2008 +0100
8466
8467 Fix nfs command help to reflect that the serverip is optional
8468
8469 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8470 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8471
8472 commit b8f4162a4f7a9bee5e9d0305c17f2d34de466a9b
8473 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8474 Date: Mon Dec 10 22:32:14 2007 +0100
8475
8476 bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether_addr
8477
8478 and move is_valid_ether_addr board file
8479
8480 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8481 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8482
8483 commit c2f896b8fc4722e36915903e1942e138e68ce804
8484 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
8485 Date: Wed Jan 16 16:13:31 2008 +0900
8486
8487 drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).
8488
8489 rx_status on the memory is basically in LE, but needs to be handled in CPU
8490 endian. le32_to_cpu() takes up this mission. Even if on the sane hardware,
8491 it'll work fine.
8492
8493 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
8494 Cc: Masami Komiya <mkomiya@sonare.it>
8495 Cc: Lucas Jin <lucasjin@gmail.com>
8496 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8497
8498 commit 96a236746fe6a7b84802afb4ed31536696d34812
8499 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
8500 Date: Wed Jan 16 16:12:26 2008 +0900
8501
8502 drivers/net/rtl8139.c: Fix cache coherency issues
8503
8504 Current driver is meant for cache coherent systems. This patch adds
8505 flush_cache() routines to support cache non-coherent systems.
8506
8507 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
8508 Cc: Masami Komiya <mkomiya@sonare.it>
8509 Cc: Lucas Jin <lucasjin@gmail.com>
8510 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8511
8512 commit d1276c76c1e2b5035296689280ba1acb2c425104
8513 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
8514 Date: Wed Jan 16 16:11:14 2008 +0900
8515
8516 drivers/net/rtl8139.c: Fix tx timeout
8517
8518 "to = (currticks() + RTL_TIMEOUT)" has possibilities to wrap around. If it
8519 does, the condition "(currticks() < to)" becomes invalid and immediately
8520 leads to tx timeout error. This patch introduces the fine-graded udely(10)
8521 loops to ease the impact of wrapping around.
8522
8523 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
8524 Cc: Masami Komiya <mkomiya@sonare.it>
8525 Cc: Lucas Jin <lucasjin@gmail.com>
8526 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8527
8528 commit 18ee320ff63edbf7b27bbeb05f0e12a52302c68a
8529 Author: Dave Liu <r63238@freescale.com>
8530 Date: Fri Jan 11 18:45:28 2008 +0800
8531
8532 TSEC: Add the support for RealTek RTL8211B PHY
8533
8534 Add the support of RealTek RTL8211B PHY, the RTL8211B
8535 PHY only supports RGMII and MII mode.
8536
8537 Signed-off-by: Dave Liu <daveliu@freescale.com>
8538 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8539
8540 commit 84a3047b72b70e862b0b7a8e2058077457f89a32
8541 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
8542 Date: Wed Jan 16 09:40:41 2008 +0100
8543
8544 Remove annoying debug printout for PHY less boards.
8545
8546 PHY less board prints out lots of "read wrong ...":
8547 read wrong value : mii_id 3,mii_reg 2, base e0102320
8548 read wrong value : mii_id 3,mii_reg 3, base e0102320
8549 UEC: PHY is Generic MII (ffffffff)
8550 read wrong value : mii_id 3,mii_reg 4, base e0102320
8551 read wrong value : mii_id 3,mii_reg 0, base e0102320
8552 read wrong value : mii_id 3,mii_reg 1, base e0102320
8553 read wrong value : mii_id 3,mii_reg 1, base e0102320
8554 read wrong value : mii_id 3,mii_reg 5, base e0102320
8555 read wrong value : mii_id 3,mii_reg 1, base e0102320
8556 read wrong value : mii_id 3,mii_reg 1, base e0102320
8557 read wrong value : mii_id 3,mii_reg 5, base e0102320
8558 FSL UEC0: Full Duplex
8559 FSL UEC0: Speed 100BT
8560 FSL UEC0: Link is up
8561 Using FSL UEC0 device
8562
8563 Make this printout depend on UEC_VERBOSE_DEBUG and
8564 remove its definition in uec_phy.c
8565
8566 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
8567 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8568
8569 commit ee62ed3286f83b98b7785e0318dc6379e78f7ff6
8570 Author: Kim Phillips <kim.phillips@freescale.com>
8571 Date: Tue Jan 15 14:11:00 2008 -0600
8572
8573 net: reduce boot latency on QE UEC based boards
8574
8575 actually polling for PHY autonegotiation to finish enables us to remove the
8576 5 second boot prompt latency present on QE based boards.
8577
8578 call to qe_set_mii_clk_src in init_phy, and mv call to init_phy from
8579 uec_initialize to uec_init by Joakim Tjernlund; autonegotiation wait
8580 code shamelessly stolen from tsec driver.
8581
8582 also rm unused CONFIG_RMII_MODE code.
8583
8584 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8585 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
8586 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8587
8588 commit 55fe7c57a8b99a130925052dcdbb77f053dc50e3
8589 Author: michael.firth@bt.com <michael.firth@bt.com>
8590 Date: Wed Jan 16 11:40:51 2008 +0000
8591
8592 TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus
8593
8594 The current TSEC driver limits MDIO access to the devices that have been configured as attached
8595 to a TSEC MAC. This patch allows access to any PHY device on the MDIO bus through the 'mii' commands.
8596
8597 Signed-off-by: Michael Firth <michael.firth@bt.com>
8598 Acked-by: Andy Fleming <afleming@freescale.com>
8599 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8600
8601 commit 5e918a98c26e8ab9b5d2d48d998a2ced2b5b85b3
8602 Author: Kim Phillips <kim.phillips@freescale.com>
8603 Date: Wed Jan 16 00:38:05 2008 -0600
8604
8605 Add support for the MPC837xERDB
8606
8607 MPC837xERDB board support includes:
8608 * DDR2 330MHz hardcoded (soldered on the board)
8609 * Local Bus NOR Flash
8610 * I2C, UART and RTC
8611 * eTSEC RGMII (TSEC0 - RTL8211B with MII;
8612 * TSEC1 - VSC7385 local bus, hardcoded, requires seperate firmware
8613 * load)
8614
8615 Signed-off-by: Kevin Lam <kevin.lam@freescale.com>
8616 Signed-off-by: Joe D'Abbraccio <joe.d'abbraccio@freescale.com>
8617 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8618
8619 commit 9e89647889cd4b5ada5b5e7cad6cbe55737a08d7
8620 Author: Kim Phillips <kim.phillips@freescale.com>
8621 Date: Wed Jan 16 12:06:16 2008 -0600
8622
8623 mpc83xx: add support for more system clock performance controls
8624
8625 System registers that are modified are the Arbiter Configuration
8626 Register (ACR), the System Priority Control Register (SPCR), and the
8627 System Clock Configuration Register (SCCR).
8628
8629 Signed-off by: Michael F. Reiss <Michael.F.Reiss@freescale.com>
8630 Signed-off by: Joe D'Abbraccio <ljd015@freescale.com>
8631 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8632
8633 commit 16c3cde050e2d243e62b37486f1558570787beb8
8634 Author: James Yang <james.yang@freescale.com>
8635 Date: Wed Jan 16 11:58:08 2008 -0600
8636
8637 FSL: Generalize PIXIS reset command parsing.
8638
8639 Before, the order of arguments to the pixis_reset
8640 command needed to be supplied in a hard-coded order.
8641 Generalize the command parsing to allow any order.
8642
8643 Signed-off-by: James Yang <james.yang@freescale.com>
8644 Acked-by: Jon Loeliger <jdl@freescale.com>
8645
8646 commit ad8f8687b78c3e917b173f038926695383c55555
8647 Author: Jon Loeliger <jdl@freescale.com>
8648 Date: Tue Jan 15 13:42:41 2008 -0600
8649
8650 FSL: Convert board/freescale/common/Makefile to use CONFIG_
8651
8652 Convert the board/freescale/common/Makefile to use
8653 CONFIG_* options to select which files to conditionally
8654 compile into the board/freescale/common library rather
8655 than conditionally compiling entire files.
8656
8657 Now handles::
8658 CONFIG_FSL_PIXIS
8659 CONFIG_FSL_DIU_FB
8660 CONFIG_PQ_MDS_PIB
8661
8662 CONFIG_ID_EEPROM is introduced until CFG_ID_EEPROM is gone.
8663
8664 Signed-off-by: Jon Loeliger <jdl@freescale.com>
8665
8666 commit 7c2221eb230372a9e537c4f6636b147b0909325f
8667 Author: Roy Zang <tie-fei.zang@freescale.com>
8668 Date: Tue Jan 15 16:38:38 2008 +0800
8669
8670 Use CONFIG_ULI526X as MPC8610HPCD default Ethernet driver
8671
8672 Use driver/net/uli526x.c as MPC8610HPCD default Ethernet driver.
8673 Remove unused ethernet CONFIG_ options.
8674
8675 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
8676 Acked-by: Jon Loeliger <jdl@freescale.com>
8677
8678 commit 711a7946277d2e29af481011e8635e9975c54e45
8679 Author: Kim Phillips <kim.phillips@freescale.com>
8680 Date: Tue Jan 15 14:05:14 2008 -0600
8681
8682 mpc83xx: fix QE ETHPRIMEs to correct 'FSL UEC0' value
8683
8684 continuation of commit b96c83d4ae475a70ef2635cd0e748174c44c8601
8685
8686 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8687
8688 commit 363eea9ff7f19a2cba17f262bd17559f166e134e
8689 Author: Kim Phillips <kim.phillips@freescale.com>
8690 Date: Tue Jan 15 09:51:12 2008 -0600
8691
8692 mpc83xx: clean up mpc8360emds.c warnings
8693
8694 mpc8360emds.c: In function 'ft_board_setup':
8695 mpc8360emds.c:327: warning: assignment makes pointer from integer without a cast
8696 mpc8360emds.c:329: warning: passing argument 2 of 'fdt_getprop' makes integer from pointer without a cast
8697 mpc8360emds.c:334: warning: passing argument 2 of 'fdt_setprop' makes integer from pointer without a cast
8698 mpc8360emds.c:341: warning: assignment makes pointer from integer without a cast
8699 mpc8360emds.c:343: warning: passing argument 2 of 'fdt_getprop' makes integer from pointer without a cast
8700 mpc8360emds.c:348: warning: passing argument 2 of 'fdt_setprop' makes integer from pointer without a cast
8701
8702 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8703
8704 commit f09880ea72a1c806db223ce594c5fb1b6542ff6a
8705 Author: Kim Phillips <kim.phillips@freescale.com>
8706 Date: Mon Jan 14 16:14:46 2008 -0600
8707
8708 mpc83xx: fix phy-connection-type fixup code
8709
8710 use tree passed to us in local blob, not global fdt.
8711
8712 Also use fdt_path_offset to convert to relative offset, since absolute
8713 reference is needed to check for rgmii-id mode string value.
8714
8715 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8716
8717 commit 2b4c952be7c4357a13e839d48df80853820c33eb
8718 Author: Kumar Gala <galak@kernel.crashing.org>
8719 Date: Mon Jan 14 09:01:40 2008 -0600
8720
8721 mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)
8722
8723 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8724 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8725
8726 commit e1d8ed2c08da14b168658cc5fa78529d461aea70
8727 Author: Poonam Aggrwal <b10812@freescale.com>
8728 Date: Mon Jan 14 09:41:14 2008 +0530
8729
8730 Changes in uboot DDR configuration for MPC8313eRDB
8731
8732 These changes were identified by HighSmith Bill ,Mazzyar and Joseph for
8733 DDR configuration in u-boot code. Some are related to performance, some
8734 affect stability and some correct few basic errors in the current
8735 configuration.
8736
8737 The changes have been tested and found to give better memory latency
8738 figures on MPC8313eRDB.LMBench figures prove it.
8739
8740 The changes are:
8741
8742 - CS0_CONFIG[ AP_n_EN] is changed from 1 to 0
8743 (this may improve performance for application with many read
8744 or write to open pages).
8745 - CS0_CONFIG[ODT_WR_CFG] is currently changed from 100 to
8746 001 (activating all the CS when only one is used may cause
8747 unwanted noise on the system)
8748
8749 - TIMING_CFG_1[ACTTOPRE] is changed from 9clks to 8clks (based on
8750 Tras=45ns)
8751 - TIMING_CFG_1[REFREC] changed from 21 clks to 18clks.
8752
8753 - TIMING_CFG_2[AL] value changed from 0 setting to 1 clk to
8754 comply with the 3 ODT clk requirements)
8755 - TIMING_CFG_2[CPO] was set to a reserved value, changed to RL+3/4.
8756 - TIMING_CFG_2[FOUR_ACT] is changed from 10 clks to 6clks.
8757
8758 - DDR_SDRAM_MODE[AL]changed from 0 to 1.
8759 - DDR_SDRAM_MODE[WRREC] changed from 1 clk to 3 clks.
8760
8761 - DDR_SDRAM_INTERVAL[REFINT] is changed from 0x0320 to 0x0510.
8762 - DDR_SDRAM_INTERVAL[BSTOPRE] is changed from 0x64 to 0x0500.
8763
8764 The patch is based of git://www.denx.de/git/u-boot-mpc83xx.git
8765 The last commit on this tree was 6775c68683a53c7abc778774641aac6f833a2cbf
8766
8767 Signed-off-by: Poonam Aggrwal-b10812 <b10812@freescale.com>
8768 Cc: Bill HighSmith <Bill.Highsmith@freescale.com>
8769 Cc: Razzaz Mazyar <MRazzaz@freescale.com>
8770 Cc: Josep P J <PJ.Joseph@freescale.com>
8771 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8772
8773 commit b5cdd7df4a06edb91539c9a2ea7c178a870c3a95
8774 Author: Jerry Van Baren <gvb.uboot@gmail.com>
8775 Date: Sat Jan 12 13:24:14 2008 -0500
8776
8777 Enable the isdram command on the MPC8360EMDS board
8778
8779 The isdram command prints out decoded information the "serial presence
8780 detect" (SPD) chip on the SDRAM SIMMs. This can be very helpful when
8781 debugging memory configuration problems.
8782
8783 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
8784 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8785
8786 commit 8bd522ce4afda3d4868ee8c913f5394094326be1
8787 Author: Dave Liu <r63238@freescale.com>
8788 Date: Fri Jan 11 18:48:24 2008 +0800
8789
8790 mpc83xx: Add the support for MPC8315ERDB board
8791
8792 The features list:
8793 - Boot from NOR Flash
8794 - DDR2 266MHz hardcoded configuration
8795 - Local bus NOR Flash R/W operation
8796 - I2C, UART, MII and RTC
8797 - eTSEC0/1 support
8798 - PCI host
8799
8800 Signed-off-by: Dave Liu <daveliu@freescale.com>
8801 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8802
8803 commit b05884efa614e4d8a9413158fc228e0dc02ab704
8804 Author: Dave Liu <r63238@freescale.com>
8805 Date: Fri Jan 11 18:46:50 2008 +0800
8806
8807 mpc83xx: Add config of eTSEC emergency priority in SPCR
8808
8809 The TSEC emergency priority definition of 831x/837x
8810 is different than the definition of 834x in SPCR register.
8811
8812 Add the other config of TSEC emergency priority into
8813 cpu_init.c
8814
8815 Signed-off-by: Dave Liu <daveliu@freescale.com>
8816 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8817
8818 commit 9b958234b0783f13d92f007f753fd2c3ae2c8680
8819 Author: Dave Liu <r63238@freescale.com>
8820 Date: Fri Jan 11 18:42:19 2008 +0800
8821
8822 mpc83xx: Remove cache config from MPC8360ERDK.h
8823
8824 The MPC8360ERDK board support patch is added before
8825 the commit 2c5b48fc205c3e2752910da8f39209ed075929e5
8826 so, miss clean up it.
8827
8828 The patch clean up the miss cache config.
8829
8830 Signed-off-by: Dave Liu <daveliu@freescale.com>
8831 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8832
8833 commit cd9d23053d435c08fc8695017b5cb9003fcda786
8834 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
8835 Date: Mon Jan 14 23:09:32 2008 +0300
8836
8837 nand: FSL UPM NAND driver
8838
8839 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
8840
8841 commit 6cb2239ae76faee64434286c4f8fc71374702dd2
8842 Author: Kyungmin Park <kmpark@infradead.org>
8843 Date: Tue Jan 15 08:59:44 2008 +0900
8844
8845 OneNAND: Separate U-Boot dependent code from OneNAND
8846
8847 OneNAND: Separate U-Boot dependent code from OneNAND
8848
8849 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
8850
8851 commit 83a49c8dd7998be2d1f0d420597a36bbf0bf4164
8852 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
8853 Date: Wed Jan 16 10:33:46 2008 +0100
8854
8855 ppc4xx: Sequoia coding style cleanup and beautification
8856
8857 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
8858
8859 commit 4b3cc6ece9c455504cf12909fae38d085d848ac0
8860 Author: Larry Johnson <lrj@acm.org>
8861 Date: Tue Jan 15 14:35:58 2008 -0500
8862
8863 ppc4xx: Refactor ECC POST for AMCC Denali core
8864
8865 The ECC POST reported intermittent failures running after power-up on
8866 the Korat PPC440EPx board. Even when the test passed, the debugging
8867 output occasionally reported additional unexpected ECC errors.
8868
8869 This refactoring has three main objectives: (1) minimize the code
8870 executed with ECC enabled during the tests, (2) add more checking of the
8871 results so any unexpected ECC errors would cause the test to fail, and
8872 (3) use synchronization (only) where required by the processor.
8873
8874 Signed-off-by: Larry Johnson <lrj@acm.org>
8875
8876 commit 2465665b73ac2f688af945b1ed510752afa816a4
8877 Author: David Saada <David.Saada@ecitele.com>
8878 Date: Tue Jan 15 10:40:24 2008 +0200
8879
8880 QE UEC: Extend number of supported UECs to 4
8881
8882 This patch extends the number of supported UECs to 4. Note that the
8883 problem of QE thread resources exhaustion is resolved by setting the
8884 correct number of QE threads according to Ethernet type (GBE or FE).
8885
8886 Signed-off-by: David Saada <david.saada@ecitele.com>
8887 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8888
8889 commit 58d204256cb1ce1bd323847d9f644acf70a72e6a
8890 Author: Wolfgang Denk <wd@denx.de>
8891 Date: Wed Jan 16 00:01:01 2008 +0100
8892
8893 LWMON5: enable hush shell as command line parser
8894
8895 Signed-off-by: Wolfgang Denk <wd@denx.de>
8896
8897 commit 66ffb1883feedddc813d8a507d060f2a940eb2b2
8898 Author: Wolfgang Denk <wd@denx.de>
8899 Date: Tue Jan 15 17:22:28 2008 +0100
8900
8901 ADS5121: disable watchdog; enable image timestamps
8902
8903 Signed-off-by: Wolfgang Denk <wd@denx.de>
8904
8905 commit 2b4f778fe9d1de61d7445bae7b325340aba6968d
8906 Author: Wolfgang Denk <wd@denx.de>
8907 Date: Tue Jan 15 17:21:28 2008 +0100
8908
8909 TK885D: fixes for bigger flash sector sizes on new modules;
8910 adjust default environment;
8911 disable SCC ethernet (not used on this board).
8912
8913 Signed-off-by: Wolfgang Denk <wd@denx.de>
8914
8915 commit f91d7ae5ca89acf9fa1ed1015dc078cf29581607
8916 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8917 Date: Tue Jan 15 17:48:13 2008 +0900
8918
8919 pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver
8920
8921 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8922
8923 commit 76e49aa7fb8e76cc49092c1acd53fff921e26360
8924 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8925 Date: Tue Jan 15 23:25:25 2008 +0900
8926
8927 sh: Add support SH7710/SH7712
8928
8929 SH7710/SH7712 of SH3 CPU are supported.
8930 SH771X is called SH-Ether, and has the Ether controller in CPU.
8931 The driver of Ether is not included in this patch.
8932
8933 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8934
8935 commit 63a11be68306870e04d3851ed9fa41955cdf4894
8936 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8937 Date: Tue Jan 15 23:06:17 2008 +0900
8938
8939 sh: Add support of map_physmem() and unmap_physmem() to SuperH
8940
8941 This patch add the support of map_physmem() and unmap_physmem()
8942 used with Common Flash Interface(CFI) driver.
8943
8944 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8945
8946 commit db3995fe5164ac5d630b7ecb96286a9828dfbb54
8947 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8948 Date: Wed Jan 9 14:42:27 2008 +0900
8949
8950 sh: Add maintainer of MS7720SE to the MAINTAINER file
8951
8952 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8953
8954 commit dcd99e88e03d56a0aeecd42b507d2d29d20ab0e3
8955 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8956 Date: Wed Jan 9 14:39:58 2008 +0900
8957
8958 sh: Fix board name in MS7720SE's config.mk
8959
8960 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8961
8962 commit c0a04d93734d768b39dbb72fb501b65614c8615d
8963 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8964 Date: Wed Jan 9 14:37:36 2008 +0900
8965
8966 sh: Add MS7720SE to MAKEALL
8967
8968 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8969
8970 commit b2b5e2bb78a1ef4ae8504f5a26bfdc3293ea74ae
8971 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
8972 Date: Mon Dec 3 22:58:50 2007 +0900
8973
8974 sh: Add support for MS7720RP02 board
8975
8976 Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
8977 CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8978 Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8979
8980 commit 7c10c57275901939a8ece4a9ef3e7ccb7c12a0ed
8981 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
8982 Date: Wed Jan 9 14:30:02 2008 +0900
8983
8984 sh: Add support for SH7720 in serial_sh driver.
8985
8986 Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
8987 CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8988 Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8989
8990 commit f9913a8ee71ff14fcfc1c7fd0e6912f897e69403
8991 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
8992 Date: Mon Dec 3 22:58:45 2007 +0900
8993
8994 sh: Add support SH3 and SH7720
8995
8996 Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
8997 CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8998 Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
8999
9000 commit 9adfc9fb9ade64cdf1ed9ff842e4f900cbda78bd
9001 Author: Stefan Roese <sr@denx.de>
9002 Date: Tue Jan 15 10:11:02 2008 +0100
9003
9004 ppc4xx: Remove compiler warning in cpu/ppc4xx/44x_spd_ddr2.c
9005
9006 Signed-off-by: Stefan Roese <sr@denx.de>
9007
9008 commit 17bef68097ab3692500a36fb31115bff7910aa99
9009 Author: Niklaus Giger <niklausgiger@gmx.ch>
9010 Date: Mon Jan 14 14:04:42 2008 +0100
9011
9012 ppc_4xx: Fix post spr.c for PPC405
9013
9014 post/cpu/ppc4xx/spr.c contained a few checks for registers only present
9015 for PPC440 and derivates processor.
9016
9017 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
9018
9019 commit 06c428bcd4413014b43236e77765022071424fa6
9020 Author: Dave Liu <r63238@freescale.com>
9021 Date: Mon Jan 14 11:12:01 2008 +0800
9022
9023 QE: fix compile warning
9024
9025 qe.c: In function 'qe_upload_firmware':
9026 qe.c:390: warning: pointer targets in passing argument 2
9027 uec.c: In function 'uec_initialize':
9028 uec.c:1236: warning: 'uec_info' may be used uninitialized
9029
9030 Signed-off-by: Dave Liu <daveliu@freescale.com>
9031
9032 commit a0dd99d51efa55fe023e19c97ead92683725eb11
9033 Author: Stefan Roese <sr@denx.de>
9034 Date: Mon Jan 14 10:05:05 2008 +0100
9035
9036 ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bit
9037
9038 Now that bit 29 is the USB PHY reset bit, update the Kilauea port
9039 to remove the USB PHY reset after powerup. The CPLD will keep the
9040 USB PHY in reset (active low) until the bit is set to 1 in
9041 board_early_init_f().
9042
9043 Signed-off-by: Stefan Roese <sr@denx.de>
9044
9045 commit f43ad53908f1ea83a7c26c3505bbe84382e47aad
9046 Author: Wolfgang Denk <wd@denx.de>
9047 Date: Sun Jan 13 23:26:45 2008 +0100
9048
9049 ARM: update mach-types.h from 2.6.24-rc7 Linux kernel tree
9050
9051 Signed-off-by: Wolfgang Denk <wd@denx.de>
9052
9053 commit 8d103071b7b0e3ec888859bfcb9d422565e6d750
9054 Author: Wolfgang Denk <wd@denx.de>
9055 Date: Sun Jan 13 23:37:50 2008 +0100
9056
9057 ADS5121: Fix typo in ads5121.c, adjust default environment
9058
9059 Signed-off-by: Wolfgang Denk <wd@denx.de>
9060
9061 commit 51b67d06faa670c65de6f29ec5b5aace74b2a047
9062 Author: John Rigby <jrigby@freescale.com>
9063 Date: Fri Aug 24 18:18:43 2007 -0600
9064
9065 ADS5121: MAX slew rate for PATA pins
9066
9067 Signed-off-by: John Rigby <jrigby@freescale.com>
9068
9069 commit dd531aac34aaad138f16cacdb51d61908d59c0e2
9070 Author: Wolfgang Denk <wd@denx.de>
9071 Date: Sun Jan 13 21:05:52 2008 +0100
9072
9073 Fix Makefile dependency problem with parallel builds.
9074
9075 Signed-off-by: Wolfgang Denk <wd@denx.de>
9076
9077 commit 89967841e3ea02e3d0e5e1295ab687576e5b1089
9078 Author: Wolfgang Denk <wd@denx.de>
9079 Date: Sun Jan 13 19:51:39 2008 +0100
9080
9081 MPC8544DS: fix board Makefile for silent build (with -s)
9082
9083 Signed-off-by: Wolfgang Denk <wd@denx.de>
9084
9085 commit 6d714f82fb4b8bb7e267e9c71b8009bc670bfe88
9086 Author: Wolfgang Denk <wd@denx.de>
9087 Date: Sun Jan 13 16:44:08 2008 +0100
9088
9089 PMC440 board: fix board Makefile for out-of-tree building
9090
9091 Signed-off-by: Wolfgang Denk <wd@denx.de>
9092
9093 commit 6eb3fb15588d319bd3099d5f9b910051dfeab6b2
9094 Author: Wolfgang Denk <wd@denx.de>
9095 Date: Sun Jan 13 16:07:44 2008 +0100
9096
9097 Makalu: fix compile warning
9098
9099 Signed-off-by: Wolfgang Denk <wd@denx.de>
9100
9101 commit 0a1e03bcadc7734688a21e8dd2e46a4f608193c0
9102 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9103 Date: Sun Jan 13 12:36:12 2008 +0100
9104
9105 cmd_nand : fix compiler warning.
9106
9107 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9108
9109 commit 8225d1e3ac0ab147cdde4b0042812583380afb8a
9110 Author: Michael Schwingen <rincewind@discworld.dascon.de>
9111 Date: Sat Jan 12 20:29:47 2008 +0100
9112
9113 CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation
9114
9115 Signed-off-by: Michael Schwingen <michael@schwingen.org>
9116 Acked-by: Stefan Roese <sr@denx.de>
9117
9118 commit 2b2f43ed6a30ece77f76191c845ac95267daa31a
9119 Author: Wolfgang Denk <wd@denx.de>
9120 Date: Sun Jan 13 02:19:44 2008 +0100
9121
9122 MPC8360ERDK: fix incorrect initialization of CFG_I2C_NOPROBES
9123
9124 Signed-off-by: Wolfgang Denk <wd@denx.de>
9125
9126 commit 08e99e1dd01a3e0e3dc3a7138eb827c997e2b74d
9127 Author: Wolfgang Denk <wd@denx.de>
9128 Date: Sun Jan 13 02:19:13 2008 +0100
9129
9130 MPC8xx FEC driver: fix compiler warning.
9131
9132 Signed-off-by: Wolfgang Denk <wd@denx.de>
9133
9134 commit ae6d1056d2c2e4d1266413c0ae8a6d5529ecde4b
9135 Author: Wolfgang Denk <wd@denx.de>
9136 Date: Sun Jan 13 00:59:21 2008 +0100
9137
9138 Fix Makefile dependencies issues; allow silent build
9139
9140 - get rid of "version" target whichdidn't really work
9141 - make autoconf.mk depend on version_autogenerated.h to make sure
9142 to rebuild files as needed
9143 - add XECHO macro to allow for silent build using "make -s"
9144
9145 Signed-off-by: Wolfgang Denk <wd@denx.de>
9146
9147 commit e343ab83d5135b558aa58db9be8fc7faa68d77ed
9148 Author: Wolfgang Denk <wd@denx.de>
9149 Date: Sun Jan 13 00:55:47 2008 +0100
9150
9151 ADS5121e: fix compile warning
9152
9153 Signed-off-by: Wolfgang Denk <wd@denx.de>
9154
9155 commit f2b6f4610627fe3d607620e25082916a01538875
9156 Author: Wolfgang Denk <wd@denx.de>
9157 Date: Sun Jan 13 00:55:18 2008 +0100
9158
9159 MUNICes: fix board Makefile for remote build directory
9160
9161 Signed-off-by: Wolfgang Denk <wd@denx.de>
9162
9163 commit 2ad4d3999fe801aa716221d7d9a4c5bdad74783a
9164 Author: Oliver Weber <almoeli@gmx.de>
9165 Date: Wed Jan 9 17:04:38 2008 +0100
9166
9167 MPC5200: don't use hardcoded MBAR address in Bestcomm firmware
9168
9169 Signed-off-by: Oliver Weber <almoeli@gmx.de>
9170
9171 commit 00ac50e348d1bace27a174b7f528d113bc7cdf7f
9172 Author: Andreas Engel <andreas.engel@ericsson.com>
9173 Date: Wed Jan 9 17:10:56 2008 +0100
9174
9175 Make bootretry work when command line editing is enabled
9176
9177 Currently, when CONFIG_CMDLINE_EDITING is set, bootretry doesn't work.
9178 This patch fixes the problem.
9179
9180 Signed-off-by: Andreas Engel <andreas.engel@ericsson.com>
9181
9182 commit 632de0672d3c3ab53ad798c47f5f1eb26008a0e4
9183 Author: Larry Johnson <lrj@acm.org>
9184 Date: Fri Jan 11 23:26:18 2008 -0500
9185
9186 Refactor code for "i2c sdram" command
9187
9188 Signed-off-by: Larry Johnson <lrj@acm.org>
9189
9190 commit 0df6b8446c4721b91ce311548114891130371083
9191 Author: Larry Johnson <lrj@acm.org>
9192 Date: Thu Jan 10 22:23:39 2008 -0500
9193
9194 Fix "i2c sdram" command for DDR2 DIMMs
9195
9196 Many of the SPD bytes for DDR2 SDRAM are not interpreted correctly by the
9197 "i2c sdram" command. This patch provides correct alternative
9198 interpretations when DDR2 memory is detected.
9199
9200 Signed-off-by: Larry Johnson <lrj@acm.org>
9201
9202 commit 64134f011254123618798ff77c42ba196b2ec485
9203 Author: Wolfgang Denk <wd@denx.de>
9204 Date: Sat Jan 12 20:31:39 2008 +0100
9205
9206 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
9207
9208 With recent toolchain versions, some boards would not build because
9209 or errors like this one (here for ocotea board when building with
9210 ELDK 4.2 beta):
9211 ppc_4xx-ld: section .bootpg [fffff000 -> fffff23b] overlaps section .bss [fffee900 -> fffff8ab]
9212
9213 For many boards, the .bss section is big enough that it wraps around
9214 at the end of the address space (0xFFFFFFFF), so the problem will not
9215 be visible unless you use a 64 bit tool chain for development. On
9216 some boards however, changes to the code size (due to different
9217 optimizations) we bail out with section overlaps like above.
9218
9219 The fix is to add the NOLOAD attribute to the .bss and .sbss
9220 sections, telling the linker that .bss does not consume any space in
9221 the image.
9222
9223 Signed-off-by: Wolfgang Denk <wd@denx.de>
9224
9225 commit 3afac79ec27b91df185f090b31dad9620779f440
9226 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
9227 Date: Fri Jan 11 20:42:58 2008 -0600
9228
9229 USB: Add Philips 1561 PCI-OHCI ids
9230 (needed for M5475EVB)
9231
9232 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
9233
9234 commit 5e8def6731cd7bec74bff42a16b139de04010353
9235 Author: Wolfgang Denk <wd@denx.de>
9236 Date: Sat Jan 12 15:51:34 2008 +0100
9237
9238 Add MAINTAINERS entries for ids8247, jupiter, municse, sc3 and uc101
9239 boards.
9240
9241 Signed-off-by: Heiko Schocher <hs@denx.de>
9242 Signed-off-by: Wolfgang Denk <wd@denx.de>
9243
9244 commit 5d49e0e152a8b81cc0602271e8fd259371f559b7
9245 Author: Grzegorz Bernacki <gjb@semihalf.com>
9246 Date: Fri Jan 11 12:03:43 2008 +0100
9247
9248 MPC512X: Cleanup bus clock names.
9249
9250 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
9251
9252 commit 66a9455b6bf46d69cec5c88d1a600d1d9a10670d
9253 Author: Grzegorz Bernacki <gjb@semihalf.com>
9254 Date: Tue Jan 8 17:16:59 2008 +0100
9255
9256 MPC512X: Fixed typo in macro name.
9257
9258 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
9259
9260 commit 281ff9a45cf9eb17b8a9afc436cb783cf1f62363
9261 Author: Grzegorz Bernacki <gjb@semihalf.com>
9262 Date: Tue Jan 8 17:16:15 2008 +0100
9263
9264 ads5121: Added support for FDT.
9265
9266 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
9267
9268 commit a10ff9196183e7e5f2ae3c4f5f3cbe92ae9cb719
9269 Author: Wolfgang Denk <wd@denx.de>
9270 Date: Sat Jan 12 01:05:50 2008 +0100
9271
9272 Coding Style cleanup; update CHANGELOG.
9273
9274 Signed-off-by: Wolfgang Denk <wd@denx.de>
9275
9276 commit f6db945649e5e9d0c7efe33b507d243cdc86cf03
9277 Author: Heiko Schocher <hs@denx.de>
9278 Date: Fri Jan 11 15:15:17 2008 +0100
9279
9280 Fixed syntax error in function init_e300_core() of mpc83xx/start.S if
9281
9282 Signed-off-by: Timur Tabi <timur@freescale.com>
9283 Signed-off-by: Heiko Schocher <hs@denx.de>
9284
9285 commit fa05664cd8c7ab1ecf062aa73b992b7b58bba49c
9286 Author: Heiko Schocher <hs@denx.de>
9287 Date: Fri Jan 11 15:15:16 2008 +0100
9288
9289 MUNICes: Set the right CFG_DEFAULT_MBAR value.
9290
9291 Signed-off-by: Heiko Schocher <hs@denx.de>
9292
9293 commit 5fb2b2342ece8d786c6f7fdba1bc273febd3b3d2
9294 Author: Heiko Schocher <hs@denx.de>
9295 Date: Fri Jan 11 15:15:15 2008 +0100
9296
9297 added the config File for the MUNICes board.
9298
9299 Signed-off-by: Heiko Schocher <hs@denx.de>
9300
9301 commit 6341d9d723b71b4c0bf86f979e4cb228c02fd09d
9302 Author: Heiko Schocher <hs@denx.de>
9303 Date: Fri Jan 11 15:15:14 2008 +0100
9304
9305 added basic support for the MUNICes board.
9306
9307 Signed-off-by: Heiko Schocher <hs@denx.de>
9308
9309 commit 3bb77fb09a1caabf5a292cc5b486a78b977fbe19
9310 Author: Wolfgang Denk <wd@denx.de>
9311 Date: Sat Jan 12 00:39:37 2008 +0100
9312
9313 Update CHANGELOG and MAINTAINERS files.
9314
9315 Signed-off-by: Wolfgang Denk <wd@denx.de>
9316
9317 commit 5ba7390c3cb579172be66888a371707b47b5be4e
9318 Author: Anatolij Gustschin <agust@denx.de>
9319 Date: Fri Jan 11 02:15:02 2008 +0100
9320
9321 Fix compilation problem in common/cmd_bmp.c
9322
9323 common/cmd_bmp.c fails to compile if CONFIG_VIDEO_BMP_GZIP
9324 isn't defined. This patch fix this.
9325
9326 Signed-off-by: Anatolij Gustschin <agust@denx.de>
9327
9328 commit 5aa437baae5fe629abeab99bef793a2a1fc71b58
9329 Author: Heiko Schocher <hs@denx.de>
9330 Date: Fri Jan 11 01:12:09 2008 +0100
9331
9332 Fix defaultconfig for the mgcoge board.
9333
9334 Signed-off-by: Heiko Schocher <hs@denx.de>
9335
9336 commit ac9db066b26935f31bff15c98168b19faeb603f3
9337 Author: Heiko Schocher <hs@denx.de>
9338 Date: Fri Jan 11 01:12:08 2008 +0100
9339
9340 Added support for the mgcoge board from keymile.
9341
9342 Signed-off-by: Heiko Schocher <hs@denx.de>
9343
9344 commit b423d055cc2e13c4ef1f0389c3fa2988d0eed818
9345 Author: Heiko Schocher <hs@denx.de>
9346 Date: Fri Jan 11 01:12:07 2008 +0100
9347
9348 Enable SMC microcode relocation patch for SMC1.
9349
9350 Signed-off-by: Heiko Schocher <hs@denx.de>
9351
9352 commit 381e4e639720d8d2efb8066c7c48ec9588cb28c7
9353 Author: Heiko Schocher <hs@denx.de>
9354 Date: Fri Jan 11 01:12:06 2008 +0100
9355
9356 Added support for the mgsuvd board from keymile.
9357
9358 Signed-off-by: Heiko Schocher <hs@denx.de>
9359
9360 commit bf05293973b348f6946c9df92cd3c65ece42d0be
9361 Author: James Yang <james.yang@freescale.com>
9362 Date: Thu Jan 10 16:02:07 2008 -0600
9363
9364 Fix 64-bit vsprintf.
9365
9366 There were some size and unsigned problems.
9367 Also add support for "ll" size modifier in format string like glibc
9368
9369 Signed-off-by: James Yang <James.Yang@freescale.com>
9370 Acked-by: Jon Loeliger <jdl@freescale.com>
9371
9372 commit 92fa37eac530860643afa26ae347af3d23d67309
9373 Author: Larry Johnson <lrj@acm.org>
9374 Date: Wed Jan 9 12:42:35 2008 -0500
9375
9376 Remove superfluous preprocessor conditionals from LM73 driver
9377
9378 (1) Remove unused symbol "CFG_EEPROM_PAGE_WRITE_ENABLE".
9379
9380 (2) Use conditional Makefile.o.
9381
9382 Signed-off-by: Larry Johnson <lrj@acm.org>
9383
9384 commit efc6f447c1b940d1650c4b854c5598a595ddc3da
9385 Author: Guennadi Liakhovetski <lg@denx.de>
9386 Date: Thu Jan 10 17:59:07 2008 +0100
9387
9388 Add support for the TK885D baseboard from TELE-DATA
9389
9390 The TK885D board uses a TQM885D module from TQ, this port adds an
9391 own configuration file and adds a last_stage_init() method to
9392 configure the two PHYs, depending on the phy_auto_nego environment
9393 variable.
9394
9395 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
9396
9397 commit 0ec595243dc99edcd248bbcfbfd5a1dc860bde89
9398 Author: Kumar Gala <galak@kernel.crashing.org>
9399 Date: Thu Jan 10 02:22:05 2008 -0600
9400
9401 Fix compiler warning
9402
9403 main.c: In function 'readline_into_buffer':
9404 main.c:927: warning: unused variable 'p_buf'
9405
9406 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
9407
9408 commit bed53753dd1d7e6bcbea4339be0fb7760214cc35
9409 Author: Anatolij Gustschin <agust@denx.de>
9410 Date: Fri Jan 11 14:30:01 2008 +0100
9411
9412 Add Fujitsu CoralP/Lime video driver
9413
9414 Signed-off-by: Anatolij Gustschin <agust@denx.de>
9415 Signed-off-by: Rodolfo Giometti <giometti@linux.it>
9416
9417 commit 20c450ef61ef2eb1c96f9b59ba0eb8d849bba058
9418 Author: Anatolij Gustschin <agust@denx.de>
9419 Date: Fri Jan 11 02:39:47 2008 +0100
9420
9421 Fix video console newline and carriage return handling
9422
9423 Lines of the lenght CONSOLE_COLS or greater than CONSOLE_COLS
9424 are not displayed correctly. This is an attempt to fix
9425 this issue. Also add carriage return handling.
9426
9427 Signed-off-by: Anatolij Gustschin <agust@denx.de>
9428 Signed-off-by: Rodolfo Giometti <giometti@linux.it>
9429
9430 commit d5a163d6baa04f5a8edcc10ebc6fad08657d3093
9431 Author: Stefan Roese <sr@denx.de>
9432 Date: Fri Jan 11 15:53:58 2008 +0100
9433
9434 ppc4xx: Fix sdram init on Sequoia boards
9435
9436 Clear possible errors in MCSR resulting from data-eye-search.
9437 If not done, then we could get an interrupt later on when
9438 exceptions are enabled.
9439
9440 Signed-off-by: Stefan Roese <sr@denx.de>
9441
9442 commit d610a60730b7464f6f659db49d264d89a7c71061
9443 Author: Anatolij Gustschin <agust@denx.de>
9444 Date: Fri Jan 11 15:31:09 2008 +0100
9445
9446 ppc4xx: Rework Lime support for lwmon5
9447
9448 Rework Lime support for lwmon5 using new video driver
9449
9450 Signed-off-by: Anatolij Gustschin <agust@denx.de>
9451
9452 commit ff41ffc93c1592e77a44bdbebd5d781739f3aae0
9453 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9454 Date: Fri Jan 11 14:55:16 2008 +0100
9455
9456 ppc4xx: Update PMC440 config file
9457
9458 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9459
9460 commit e3edcb36f14f0aabb6f50e96014d6877f73d64ea
9461 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9462 Date: Fri Jan 11 14:55:08 2008 +0100
9463
9464 ppx4xx: Fix sdram init on PMC440 boards
9465
9466 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
9467
9468 commit 061aad4d320dddce26247699dcf2875ee2ea1366
9469 Author: Dave Liu <r63238@freescale.com>
9470 Date: Thu Jan 10 23:09:33 2008 +0800
9471
9472 mpc83xx: Fix the bug of 266MHz data rate DDR
9473
9474 The DDR doesn't work on the 266MHz data rate,
9475 the patch fix the bug.
9476
9477 Signed-off-by: Dave Liu <daveliu@freescale.com>
9478 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
9479
9480 commit ded08317ad9e340b887bf2eb46e9565a0f610a93
9481 Author: Dave Liu <r63238@freescale.com>
9482 Date: Thu Jan 10 23:08:26 2008 +0800
9483
9484 mpc83xx: Make the code more readable
9485
9486 Format the code, make it more readable
9487
9488 Signed-off-by: Dave Liu <daveliu@freescale.com>
9489 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
9490
9491 commit 7e74d63d1a211fbc34ec424e2dc6726601f323d0
9492 Author: Dave Liu <r63238@freescale.com>
9493 Date: Thu Jan 10 23:07:23 2008 +0800
9494
9495 mpc83xx: Reduce the latency of DDR
9496
9497 Reduce the AL from 2 to 1 clock to improve the performance.
9498
9499 Signed-off-by: Dave Liu <daveliu@freescale.com>
9500 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
9501
9502 commit 6f3931a2bed5412c20d5e5536c865fbd657f7d28
9503 Author: Dave Liu <r63238@freescale.com>
9504 Date: Thu Jan 10 23:06:05 2008 +0800
9505
9506 mpc83xx: Fix the wrong definition of MPC8315E
9507
9508 According to the latest user manual of MPC8315E,
9509 1) The SVCOD of HRCWL is different than 837x
9510 2) The SCCR has changes
9511
9512 Signed-off-by: Dave Liu <daveliu@freescale.com>
9513 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
9514
9515 commit ec2638ea08a537a1bd409db873aaaa33a053ebae
9516 Author: Dave Liu <r63238@freescale.com>
9517 Date: Thu Jan 10 23:05:00 2008 +0800
9518
9519 mpc83xx: Fix the typo in mpc83xx.h
9520
9521 The SPCR about TSEC priority is wrong.
9522
9523 Signed-off-by: Michael Barkowski <Michael.Barkowski@freescale.com>
9524 Signed-off-by: Joe D'Abbraccio <Joe.D'abbraccio@freescale.com>
9525 Signed-off-by: Dave Liu <daveliu@freescale.com>
9526 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
9527
9528 commit c86ef2cd9ef81935049231fa89f36c7b793f2d4b
9529 Author: Dave Liu <r63238@freescale.com>
9530 Date: Thu Jan 10 23:04:13 2008 +0800
9531
9532 mpc83xx: Fix the typo in global data struct
9533
9534 Fix the typo in global_data.h
9535
9536 Signed-off-by: Dave Liu <daveliu@freescale.com>
9537 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
9538
9539 commit 2c5b48fc205c3e2752910da8f39209ed075929e5
9540 Author: Dave Liu <r63238@freescale.com>
9541 Date: Thu Jan 10 23:03:03 2008 +0800
9542
9543 mpc83xx: Remove cache config from config.h
9544
9545 clean up the cache config from configs.h of board
9546
9547 Signed-off-by: Dave Liu <daveliu@freescale.com>
9548 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
9549
9550 commit fab6f556bbbbd1bb35a5433161f7f173c18df559
9551 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
9552 Date: Wed Jan 9 20:57:47 2008 +0300
9553
9554 mpc83xx: add support for the MPC8360E-RDK
9555
9556 This is MPC8360E based board with:
9557 - 256MB fixed SDRAM;
9558 - 8MB Intel Strata NOR flash;
9559 - StMICRO 64MiB NAND flash;
9560 - two 10/100/1000 ethernet ports connected via Broadcom
9561 BCM5481 PHYs;
9562 - two 10/100 ethernet ports connected via National
9563 DP83848 PHYs;
9564 - one PCI and one miniPCI slots;
9565 - four serial ports (two NS16550-compatible, two UCCs);
9566 - four USB ports working through MPC8360E "FHCI" USB controller;
9567 - Fujitsu MB86277 graphics controller;
9568 - Analog to Digital Converter/Touchscreen controller, AD7843
9569 connected to SPI.
9570
9571 Features not supported in this patch are:
9572 - StMICRO 64MiB NAND flash (patch sent);
9573 - MINT framebuffer initialization (patch is pending);
9574 - Fetching production information from the EEPROM via I2C;
9575 - FHCI USB;
9576 - Two slow UCCs used as RS-485 UARTs.
9577
9578 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
9579 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
9580
9581 commit b3d2cde7a3aa1e83b7968cdff929e52c8cc617bb
9582 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
9583 Date: Wed Jan 9 20:57:40 2008 +0300
9584
9585 mpc83xx: add "fsl, qe" compatible fixups
9586
9587 New device trees will use "fsl,qe" compatible properties.
9588
9589 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
9590 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
9591
9592 commit 977b57583a7c34010e566a09a679ec3c1836f996
9593 Author: Kim Phillips <kim.phillips@freescale.com>
9594 Date: Wed Jan 9 15:24:06 2008 -0600
9595
9596 mpc83xx: add missing CONFIG_HAS_ETH0 defines
9597
9598 the new libfdt code only updates eth0 if CONFIG_HAS_ETH0
9599 is defined; add the define to the missing board configs.
9600
9601 Thanks to Emilian Medve for finding this.
9602
9603 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
9604
9605 commit b830b7f1635984ba607219fcbd78597c28eeb529
9606 Author: Becky Bruce <bgill@freescale.com>
9607 Date: Thu Jan 10 14:00:28 2008 -0600
9608
9609 86xx: Support 2GB DIMMs
9610
9611 Configure the number of bits used to address the banks inside the SDRAM
9612 device. The default register value of 0 means 2 bits to address 4 banks.
9613 Higher capacity devices like a 2GB DIMM require 3 bits to address 8 banks.
9614
9615 Signed-off-by: Becky Bruce <bgill@freescale.com>
9616
9617 commit 4d332dbeb08f5863d1ea69d91a00c5499d3a87ed
9618 Author: Niklaus Giger <niklausgiger@gmx.ch>
9619 Date: Thu Jan 10 18:50:33 2008 +0100
9620
9621 ppc4xx: Make Sequoia boot vxWorks
9622
9623 vxWorks expects in
9624 TLB 0 a entry for the Machine Check interrupt
9625 TLB 1 a entry for the RAM
9626 TLB 2 a entry for the EBC
9627 TLB 3 a entry for the boot flash
9628
9629 After changing the baudrate to 9600 I had no problems to boot the
9630 vxWorks image as distributed by WindRiver (Revision 2.0/1 from
9631 June 18, 2007)
9632
9633 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
9634
9635 commit 6d8184b00c0d1d7090e4a2f514e310d98a394f8d
9636 Author: Larry Johnson <lrj@arlinx.com>
9637 Date: Wed Jan 9 23:10:27 2008 -0500
9638
9639 ppc4xx: Fix dflush() to restore DVLIM register
9640
9641 Signed-off-by: Larry Johnson <lrj@acm.org>
9642
9643 commit 252f60b068d1f94190b5bcfda169db582387e15e
9644 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9645 Date: Thu Jan 10 03:52:44 2008 -0500
9646
9647 Nios2: remove common/cmd_bdinfo.c unused variable.
9648
9649 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9650 Signed-off-by: Scott McNutt <smcnutt@psyent.com>
9651
9652 commit 422b1a01602b6e2fbf8444a1192c7ba31461fd4c
9653 Author: Ben Warren <biggerbadderben@gmail.com>
9654 Date: Wed Jan 9 18:15:53 2008 -0500
9655
9656 Fix Ethernet init() return codes
9657
9658 Change return values of init() functions in all Ethernet drivers to conform
9659 to the following:
9660
9661 >=0: Success
9662 <0: Failure
9663
9664 All drivers going forward should return 0 on success. Current drivers that
9665 return 1 on success were left as-is to minimize changes.
9666
9667 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
9668 Acked-by: Stefan Roese <sr@denx.de>
9669 Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
9670 Acked-by: Kim Phillips <kim.phillips@freescale.com>
9671 Acked-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
9672 Acked-By: Timur Tabi <timur@freescale.com>
9673
9674 commit d3a6532cbe263d992f49e86ac95bede28e96f9c8
9675 Author: Wolfgang Denk <wd@denx.de>
9676 Date: Thu Jan 10 00:55:14 2008 +0100
9677
9678 Coding Style cleanup; update CHANGELOG
9679
9680 Signed-off-by: Wolfgang Denk <wd@denx.de>
9681
9682 commit 17a41e4492121ccf9fa2c10c2cb1a6d1c18d74f7
9683 Author: Kim Phillips <kim.phillips@freescale.com>
9684 Date: Wed Jan 9 16:56:54 2008 -0600
9685
9686 Add QE brg freq and correct qe bus freq fdt update code
9687
9688 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
9689 Signed-off-by: Andy Fleming <afleming@freescale.com>
9690
9691 commit 890dfef06c2d169a3356359596890754dfb8ee1c
9692 Author: Andy Fleming <afleming@freescale.com>
9693 Date: Wed Jan 9 16:34:51 2008 -0600
9694
9695 Remove cache config from ATUM8548 and sbc8548 configs
9696
9697 These boards weren't updated by Kumar's config patch because they
9698 weren't in the tree, yet.
9699
9700 Signed-off-by: Andy Fleming <afleming@freescale.com>
9701
9702 commit b8ec2385038c094b07ec5b49336289a46b6e9cc6
9703 Author: Timur Tabi <timur@freescale.com>
9704 Date: Mon Jan 7 13:31:19 2008 -0600
9705
9706 85xx: add ability to upload QE firmware
9707
9708 Define the layout of a binary blob that contains a QE firmware and instructions
9709 on how to upload it. Add function qe_upload_firmware() to parse the blob and
9710 perform the actual upload. Add command-line command "qe fw" to take a firmware
9711 blob in memory and upload it. Update ft_cpu_setup() on 85xx to create the
9712 'firmware' device tree node if U-Boot has uploaded a firmware. Fully define
9713 'struct rsp' in immap_qe.h to include the actual RISC Special Registers.
9714
9715 Signed-off-by: Timur Tabi <timur@freescale.com>
9716
9717 commit b009f3eca99bb7b9e6ba6639a8909a138dd5e9fe
9718 Author: Kumar Gala <galak@kernel.crashing.org>
9719 Date: Tue Jan 8 01:22:21 2008 -0600
9720
9721 85xx: Remove cache config from configs.h
9722
9723 Either use the standard defines in asm/cache.h or grab the information
9724 at runtime from the L1CFG SPR.
9725
9726 Also, minor cleanup in cache.h to make the code a bit more readable.
9727
9728 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
9729
9730 commit b964e9368f45372aaf1da0c13fe56f6d81ae8e96
9731 Author: robert lazarski <robertlazarski@gmail.com>
9732 Date: Fri Dec 21 10:39:27 2007 -0500
9733
9734 mpc85xx: Add support for ATUM8548 (updated)
9735
9736 Add support for Instituto Atlantico's ATUM8548 board
9737
9738 Signed-off-by: robert lazarski <robertlazarski@gmail.com>
9739 Signed-off-by: Andy Fleming <afleming@freescale.com>
9740
9741 commit 7bd6104b71de9bca80ac8e0936003443bb42f2fc
9742 Author: robert lazarski <robertlazarski@gmail.com>
9743 Date: Fri Dec 21 10:36:37 2007 -0500
9744
9745 mpc85xx: Add support for ATUM8548 (updated)
9746
9747 Add support for Instituto Atlantico's ATUM8548 board
9748
9749 Signed-off-by: robert lazarski <robertlazarski@gmail.com>
9750
9751 commit 9e3ed392d2c8965e24c942b58796c31c644c2f70
9752 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
9753 Date: Thu Dec 13 06:45:14 2007 -0600
9754
9755 mpc85xx: Add support for SBC8548 (updated)
9756
9757 Add support for Wind River's SBC8548 reference board.
9758
9759 Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com>
9760
9761 commit 11c45ebd46d6517b51b7a92dd52a618b2f4e5586
9762 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
9763 Date: Thu Dec 13 06:45:08 2007 -0600
9764
9765 mpc85xx: Add support for SBC8548 (updated)
9766
9767 Add support for Wind River's SBC8548 reference board.
9768
9769 Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com>
9770 Signed-off by: Andy Fleming <afleming@freescale.com>
9771
9772 commit 64d4bcb087c2ece1c4d0de8efe85e0075e5b1594
9773 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
9774 Date: Mon Oct 22 19:58:19 2007 +0400
9775
9776 MPC8568E-MDS: set up QE pario for UART1
9777
9778 To use UART1 on the MPC8568E-MDS, QE pario pins PC[0:3] should
9779 be set up appropriately.
9780
9781 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
9782
9783 commit ad162249cb371e9e38971676f09be791e5f3cf4a
9784 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
9785 Date: Mon Oct 22 18:12:46 2007 +0400
9786
9787 MPC8568E-MDS: reset UCCs to use them reliably
9788
9789 In order to use GETH1 and GETH2 on the MPC8568E-MDS, we should reset
9790 UCCs.
9791
9792 p.s Similar code exists in the Linux kernel board file (for capability
9793 reasons with older U-Boots), but should be removed some day.
9794
9795 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
9796
9797 commit 2146cf56821c3364786ca94a7306008c5824b238
9798 Author: Kumar Gala <galak@kernel.crashing.org>
9799 Date: Wed Dec 19 01:18:15 2007 -0600
9800
9801 Reworked FSL Book-E TLB macros to be more readable
9802
9803 The old macros made it difficult to know what WIMGE and perm bits
9804 were set for a TLB entry. Actually use the bit masks for these items
9805 since they are only a single bit.
9806
9807 Also moved the macros into mmu.h out of e500.h since they aren't specific
9808 to e500.
9809
9810 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
9811
9812 commit 1d47273d46925929f8f2c1913cd96d7257aade88
9813 Author: Kumar Gala <galak@kernel.crashing.org>
9814 Date: Tue Dec 18 23:21:51 2007 -0600
9815
9816 Use FSL Book-E MMU macros from Linux Kernel
9817
9818 Grab the FSL Book-E MAS register macros from Linux. Also added
9819 defines for page sizes up to 4TB and removed SHAREN since it doesnt
9820 really exist.
9821
9822 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
9823
9824 commit 02df4a270f817ef6ec39047a01b55fecdc5f3b37
9825 Author: Andy Fleming <afleming@freescale.com>
9826 Date: Wed Jan 9 13:51:32 2008 -0600
9827
9828 Fix my own merge stupidity
9829
9830 Way back in August I merged Heiko's patch:
9831 566a494f592: [PCS440EP] upgrade the PCS440EP board
9832
9833 with Jon's CONFIG_COMMANDS patches.
9834
9835 This was done in commit: 6bf6f114dcdd97ec3f80c2761ed40e31229d6b78
9836
9837 However, in the process, I left out some of Heiko's good changes.
9838
9839 Now Heiko's and Jon's patches are properly merged in fat_register_device()
9840
9841 Signed-off-by: Andy Fleming <afleming@freescale.com>
9842
9843 commit 6636b62a6efc7f14e6e788788631ae7a7fca4537
9844 Author: James Yang <James.Yang@freescale.com>
9845 Date: Wed Jan 9 11:17:49 2008 -0600
9846
9847 Expose parse_line() globally.
9848
9849 Add new function readline_into_buffer() that allows the
9850 output of readline to be put into a pointer to char buffer.
9851
9852 This refactoring allows other functions besides the
9853 main command loop to also use the same input mechanism.
9854
9855 Signed-off-by: James Yang <James.Yang@freescale.com>
9856 Acked-by: Jon Loeliger <jdl@freescale.com>
9857
9858 commit 7ca90513486abd4ae50bd1b7403f47cc58c5ad25
9859 Author: Guennadi Liakhovetski <lg@denx.de>
9860 Date: Wed Jan 9 01:15:25 2008 +0100
9861
9862 trivial: fix consequences of a bad merge
9863
9864 Fix what looks like a merge artifact.
9865
9866 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
9867
9868 commit 4785a694c0045996ccf0ac5b8edf531efc1b730e
9869 Author: Zhang Wei <wei.zhang@freescale.com>
9870 Date: Thu Jan 3 10:51:15 2008 +0800
9871
9872 Add Ctrl combo key support to usb keyboard driver.
9873
9874 Ctrl combo key support is added, which is very useful to input Ctrl-C
9875 for interrupt current job.
9876 Also add usb_event_poll() calling to usb_kbd_testc(), which can get
9877 key input when tstc() is called.
9878
9879 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
9880
9881 commit 10c7382bc5d5e64c47f94ac2ca78cc574442e82d
9882 Author: Marcel Ziswiler <marcel@ziswiler.com>
9883 Date: Sun Dec 30 03:30:56 2007 +0100
9884
9885 fix various comments
9886
9887 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
9888
9889 commit 7817cb2083d982923752fe0f12b67c0e7c09a027
9890 Author: Marcel Ziswiler <marcel@ziswiler.com>
9891 Date: Sun Dec 30 03:30:46 2007 +0100
9892
9893 fix comments with new drivers organization
9894
9895 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
9896
9897 commit a9b410dc7d2a4721c408b13abfc037988150f145
9898 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
9899 Date: Fri Dec 28 12:50:59 2007 +0900
9900
9901 Remove the obsolete terse version of do_mii()
9902
9903 We now have more useful version of do_mii() and everybody use it.
9904 Gerald Van Baren says:
9905
9906 > When I originally wrote the mii command 6(!) years ago, I wrote a
9907 > verbose version that printed human readable decomposition of the flags,
9908 > etc., and a terse one that didn't print as much stuff and thus had a
9909 > smaller memory footprint.
9910 >
9911 > It sounds like the terse version has withered and died, apparently
9912 > people are only using the verbose version (which is very understandable,
9913 > I do myself).
9914
9915 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
9916 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
9917
9918 commit 01c687aa6e065bd4faf80f723361e798941dd6b0
9919 Author: Mike Frysinger <vapier@gentoo.org>
9920 Date: Thu Dec 27 13:42:56 2007 -0500
9921
9922 Do not reference sha1.c when building mkimage.
9923
9924 remove sha1.o from mkimage linking since it isn't actually used.
9925
9926 Signed-Off-By: Mike Frysinger <vapier@gentoo.org>
9927
9928 commit b9173af73e524d37c812f210173cf83385c5171a
9929 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
9930 Date: Thu Dec 27 15:39:54 2007 +0900
9931
9932 common/cmd_mii.c: Add sanity argc check
9933
9934 If type mii command without arguments, we suffer from uninitialized argv[]
9935 entries; for example we MIPS get stuck by TLB error.
9936
9937 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
9938
9939 commit 500856eb1707ed17d9204baa61dd59948d3b2899
9940 Author: Rafal Jaworowski <raj@semihalf.com>
9941 Date: Wed Jan 9 19:39:36 2008 +0100
9942
9943 API for external applications.
9944
9945 This is an API for external (standalone) applications running on top of
9946 U-Boot, and is meant to be more extensible and robust than the existing
9947 jumptable mechanism. It is similar to UNIX syscall approach. See api/README
9948 for more details.
9949
9950 Included is the demo application using this new framework (api_examples).
9951
9952 Please note this is still an experimental feature, and is turned off by
9953 default.
9954
9955 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
9956
9957 commit fe8dd0b2220b7c02b0d4c9c4f9967879970477b1
9958 Author: Jon Loeliger <jdl@freescale.com>
9959 Date: Wed Jan 9 12:14:55 2008 -0600
9960
9961 86xx: Remove cache config from configs.h
9962
9963 Just use the standard defines in asm/cache.h.
9964
9965 Signed-off-by: Jon Loeliger <jdl@freescale.com>
9966
9967 commit 26a41790f8eba19ad450e18ae91351daf485b3e2
9968 Author: Rafal Jaworowski <raj@semihalf.com>
9969 Date: Wed Jan 9 18:05:27 2008 +0100
9970
9971 Globalize envmatch()
9972
9973 The newly introduced API (routines related to env vars) will need to call
9974 it.
9975
9976 Signed-off-by: Rafal Zabdyr <armo@semihalf.com>
9977
9978 commit 1df170f8b2a99e1e2f940f9f0b56511e1e4c9e1f
9979 Author: Jon Loeliger <jdl@freescale.com>
9980 Date: Fri Jan 4 12:07:27 2008 -0600
9981
9982 Convert MPC8610HPCD to use libfdt.
9983
9984 Assumes the presence of the aliases node in the DTS to
9985 locate the pci and serial nodes for fixups.
9986
9987 Use consistent fdtaddr and fdtfile in environment variables.
9988
9989 Signed-off-by: Jon Loeliger <jdl@freescale.com>
9990
9991 commit c9974ab0a4d3731cdb76a7599d9fe9445d764d60
9992 Author: Jon Loeliger <jdl@freescale.com>
9993 Date: Fri Jan 4 11:58:23 2008 -0600
9994
9995 8610: Fix lingering compile warnings.
9996
9997 Turn off DEBUG.
9998
9999 Signed-off-by: Jon Loeliger <jdl@freescale.com>
10000
10001 commit 6007f3251c0967adc13f2ed8be1b924ddc30124d
10002 Author: Wolfgang Denk <wd@denx.de>
10003 Date: Wed Jan 9 15:14:46 2008 +0100
10004
10005 Coding Style cleanup, update CHANGELOG
10006
10007 Signed-off-by: Wolfgang Denk <wd@denx.de>
10008
10009 commit fc6414eca55f1fc108fb12fc8cdc43bd8b4463f9
10010 Author: Mike Frysinger <vapier@gentoo.org>
10011 Date: Tue Dec 18 04:29:55 2007 -0500
10012
10013 fix easylogo on big endian dev systems
10014
10015 didnt realize how out of shape easylogo actually was until i tried using it.
10016 this patch does byte swapping as need be on the input tga header since the tga
10017 is in little endian but the host could just as well be big endian. i didnt
10018 bother using bswap macros or such stuff from system headers as nothing in
10019 POSIX dictates byte swapping functionality.
10020
10021 Signed-Off-By: Mike Frysinger <vapier@gentoo.org>
10022
10023 commit 38d299c2db81bd889c601b5dfc12c4e83ef83333
10024 Author: Mike Frysinger <vapier@gentoo.org>
10025 Date: Tue Dec 18 03:23:25 2007 -0500
10026
10027 cleanup easylogo
10028
10029 - make the Makefile not suck
10030 - include proper headers for prototypes
10031 - fix obvious broken handling of strchr() when handling '.' in filenames
10032
10033 Signed-Off-By: Mike Frysinger <vapier@gentoo.org>
10034
10035 commit 883e3925d99a8dd69c5b0201cba5b1887f88f95c
10036 Author: raptorbrino@aim.com <raptorbrino@aim.com>
10037 Date: Thu Dec 13 21:23:28 2007 -0500
10038
10039 Fix build problems under Cygwin
10040
10041 This patch allows u-boot to build without error in a cygwin
10042 environment. Cygwin does not define __u64 in it's
10043 include/asm/types.h file. The -idirafter flag in the u-boot
10044 build causes the inclusion of the cygwin types.h file as opposed
10045 to u-bot/include/asm/types.h file which does define __u64.
10046 Subsequently, sha1.c compile fails due to unknown symbol.
10047
10048 Signed-off-by: Brian Miller <raptorbrino@netscape.net>
10049
10050 commit 43ef1c381f9195504a2488f5cb909227eb97d475
10051 Author: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
10052 Date: Fri Nov 30 17:29:59 2007 +0100
10053
10054 cmd_bmp: Add support for displaying gzip compressed bmps
10055
10056 The existing code can show information about a gzip compressed BMP
10057 image, but can't actually display it.
10058
10059 Therefore, move the decompression code out of bmp_info() and use it in
10060 bmp_display() as well in order to display a compressed BMP image.
10061
10062 Also, clean things up a bit and fix a memory leak while we're at it.
10063
10064 [hskinnemoen@atmel.com: a bit of refactoring]
10065 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
10066
10067 commit d197ffd8172c6fdef38733424640a9a47295d6e9
10068 Author: Guennadi Liakhovetski <lg@denx.de>
10069 Date: Thu Nov 29 21:15:56 2007 +0100
10070
10071 Fix and optimize MII operations on FEC (MPC8xx) controllers
10072
10073 This patch fixes several issues at least on a MPC885 based system with two
10074 FEC interfaces used in MII mode.
10075
10076 1. PHY discovery should first read PHY_PHYIDR2 register and only then
10077 PHY_PHYIDR1 like cpu/mpc8xx/fec.c::mii_discover_phy() does it,
10078 otherwise the values read are wrong. Also notice, that PHY discovery
10079 cannot work on MPC88x / MPC87x in setups with both FECs active at all
10080 in its present form, because for both interfaces the registers from FEC
10081 1 are used to communicate over MII.
10082
10083 2. Remove code duplication for resetting the FEC by isolating it into a
10084 separate function.
10085
10086 3. Initialize MII on FEC 1 when communicating over FEC 2 in fec_init().
10087
10088 4. Optimize mii_init() to only reset the FEC 1 controller once.
10089
10090 5. Fix a typo in mii_init() using index i instead of j thus potentially
10091 leading to unpredictable results.
10092
10093 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
10094
10095 commit 6a5e1d75bf106fa157e9ce68bcaf4b13e8a1d214
10096 Author: Guennadi Liakhovetski <lg@denx.de>
10097 Date: Tue Nov 20 13:14:20 2007 +0100
10098
10099 Fix endianness conversions in rtl8169 driver
10100
10101 It is unclear on what platforms this driver has been tested, since
10102 noone up to now defines CONFIG_RTL8169 in the board configuration
10103 header. Now it has been fixed for a big-endian mpc8241 based
10104 linkstation platform. This patch presents the necessary endianness
10105 conversion fixes.
10106
10107 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
10108
10109 commit 58694f9709c0c3e3178e349ae748d98cfb0c639a
10110 Author: Zhang Wei <wei.zhang@freescale.com>
10111 Date: Thu Jan 3 10:51:15 2008 +0800
10112
10113 Add Ctrl combo key support to usb keyboard driver.
10114
10115 Ctrl combo key support is added, which is very useful to input Ctrl-C
10116 for interrupt current job.
10117 Also add usb_event_poll() calling to usb_kbd_testc(), which can get
10118 key input when tstc() is called.
10119
10120 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
10121 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
10122
10123 commit 07eb02687f008721974a2fb54cd7fdc28033ab3c
10124 Author: Wolfgang Denk <wd@denx.de>
10125 Date: Wed Jan 9 13:43:38 2008 +0100
10126
10127 Coding Style clenaup; update CHANGELOG
10128
10129 Signed-off-by: Wolfgang Denk <wd@denx.de>
10130
10131 commit c26acc1a43b31ddca5add42fd0360ff0eee90c80
10132 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10133 Date: Thu Dec 27 17:13:11 2007 +0100
10134
10135 Remove bit swapping in Xilinx Spartan bitfile loading
10136
10137 This patch removes the unnecessary bit swapping when
10138 booting .bit files with the 'fpga loadb' command.
10139
10140 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10141
10142 commit 437fc7327f0611f82937858f2d80e4cd61b40984
10143 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10144 Date: Thu Dec 27 17:13:05 2007 +0100
10145
10146 Fix MSB check in Xilinx Spartan slave serial mode
10147
10148 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10149
10150 commit 3bff4ffa33729a42645e328a21e8d16488872958
10151 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10152 Date: Thu Dec 27 17:12:56 2007 +0100
10153
10154 Add new Xilinx Spartan FPGA types
10155
10156 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10157
10158 commit 21d39d598c4e74d4e7761608c79dba2715d40a4c
10159 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10160 Date: Thu Dec 27 17:12:43 2007 +0100
10161
10162 Add pre and post configuration callbacks for Spartan FPGAs
10163
10164 This patch adds a post configuration callback for Spartan2/3 FPGAs.
10165 pre and post configuration callback are now optional and
10166 not called when the function pointer is set to NULL.
10167
10168 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10169
10170 commit 0133502e39ff89b67c26cb4015e0e7e8d9571184
10171 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10172 Date: Thu Dec 27 17:12:34 2007 +0100
10173
10174 Improve configuration of FPGA subsystem
10175
10176 This patch removes the FPGA subsystem configuration through
10177 the CONFIG_FPGA bitmask configuration option.
10178
10179 See README for the new options:
10180
10181 CONFIG_FPGA,
10182 CONFIG_FPGA_<vendor>,
10183 CONFIG_FPGA_<family>
10184
10185 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10186
10187 commit 95c6bc7d4a3588b452baca610f8c795a83630477
10188 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10189 Date: Thu Dec 27 16:55:17 2007 +0100
10190
10191 Add Epson RX8025 RTC support
10192
10193 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10194
10195 commit 1208a2dfde02bedd3c5bda29a606632b8e0be058
10196 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10197 Date: Thu Dec 27 16:57:23 2007 +0100
10198
10199 serial: Make default_serial_console() a weak function
10200
10201 With this patch it is possible to reimplement default_serial_console()
10202 in board specific code. This will be done in the upcomming PMC440
10203 U-Boot port. This also allows the lwmon board maintainer to
10204 remove the '#if !defined(CONFIG_LWMON) ...' from common/serial.c.
10205
10206 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10207
10208 commit d16471ee05ce7ac5392bc0e9fe3ff4b58a768f33
10209 Author: Harald Welte <laforge@openmoko.org>
10210 Date: Wed Dec 19 14:14:47 2007 +0100
10211
10212 add 'terminal program' functionality
10213
10214 This patch adds a 'cu' like serial terminal command to u-boot
10215 using which you can access other serial ports from the system console.
10216
10217 OpenMoko uses this in their Neo1973 phones to get access to the GSM
10218 Modem and GPS chip from the bootloader.
10219
10220 Signed-off-by: Harald Welte <laforge@openmoko.org>
10221
10222 commit 62d4f4365341576f5a5307b2b205a5aa2e3c6be6
10223 Author: Harald Welte <laforge@openmoko.org>
10224 Date: Wed Dec 19 14:12:53 2007 +0100
10225
10226 Re-introduce the 'nand read.oob' and 'nand write.oob' commands
10227 that used to exist with the legacy NAND code
10228
10229 Signed-off-by: Harald Welte <laforge@openmoko.org>
10230
10231 commit f540c42d9564854b19ce9bbb70affe172529fe70
10232 Author: Harald Welte <laforge@openmoko.org>
10233 Date: Wed Dec 19 14:09:58 2007 +0100
10234
10235 Fix building with CRAMFS but not JFFS2 support
10236
10237 Signed-off-by: Harald Welte <laforge@openmoko.org>
10238
10239 commit 23d0baf967fecdaf1804f045f6339337c5607eec
10240 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10241 Date: Sat Dec 22 15:52:58 2007 +0100
10242
10243 Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime
10244
10245 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
10246 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10247
10248 commit 23776ff292966a85d811126933830bed48211826
10249 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10250 Date: Tue Dec 11 10:53:12 2007 +0100
10251
10252 ARM: support board-specific ethernet PHY init
10253
10254 Add until the new phylib will be arrived
10255
10256 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10257
10258 commit 7b74ebe723e576baedf5a8b6240589b19b845a1b
10259 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10260 Date: Sat Dec 8 16:34:08 2007 +0100
10261
10262 IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46x
10263
10264 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10265
10266 commit a2df4da31b1a1e41e3e9e1358cfc52b806046ce1
10267 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10268 Date: Sun Dec 9 11:01:10 2007 +0100
10269
10270 Add missing file in gitignore and comments
10271
10272 based on Linux source tree's .gitignore files
10273
10274 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
10275
10276 commit 435dc8fcdb3bc61d3d490773a8f369f98a20c868
10277 Author: Wolfgang Denk <wd@denx.de>
10278 Date: Wed Jan 9 11:36:21 2008 +0100
10279
10280 Coding Style cleanup, update CHANGELOG
10281
10282 Signed-off-by: Wolfgang Denk <wd@denx.de>
10283
10284 commit b2e2142c500c48a57f18f9dd30e66c13caea0971
10285 Author: Stefan Roese <sr@denx.de>
10286 Date: Wed Jan 9 10:38:58 2008 +0100
10287
10288 POST: Execute SPR test after relocation
10289
10290 On LWMON5 we now use d-cache as init-ram and stack. The SPR POST test uses
10291 self modifying code and this doesn't work with stack in d-cache, since
10292 I can't move the code from d-cache to i-cache. We move the SPR test to
10293 be executed a little later, after relocation. Then stack is located in
10294 SDRAM and this self-modifying code is no problem anymore.
10295
10296 Signed-off-by: Stefan Roese <sr@denx.de>
10297
10298 commit 8f24e0637ae113500d8bd60d80d57afcc0aa8bde
10299 Author: Stefan Roese <sr@denx.de>
10300 Date: Wed Jan 9 10:28:20 2008 +0100
10301
10302 ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore
10303
10304 This patch configures the LWMON5 port to use d-cache as init-ram and
10305 the unused GPT0_COMP6 as POST WORD storage.
10306
10307 Signed-off-by: Stefan Roese <sr@denx.de>
10308
10309 commit 1754f50b710194f886b6f2831803d8960171a14d
10310 Author: Stefan Roese <sr@denx.de>
10311 Date: Wed Jan 9 10:25:46 2008 +0100
10312
10313 ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storage
10314
10315 The privious 4xx POST implementation only supported storing the POST
10316 WORD in OCM. Since we need to reserve the OCM on LWMON5 for the logbuffer
10317 we need to store the POST WORD in some other non volatile location.
10318 This patch adds CFG_POST_ALT_WORD_ADDR to specify an address for such
10319 a location.
10320
10321 Signed-off-by: Stefan Roese <sr@denx.de>
10322
10323 commit e02c521d94b45d7b05aa522e4ccde6b74bf5fe57
10324 Author: Stefan Roese <sr@denx.de>
10325 Date: Wed Jan 9 10:23:16 2008 +0100
10326
10327 ppc4xx: Add 44x cache locking to better support init-ram in d-cache
10328
10329 This patch adds support for locking the init-ram/stack in d-cache,
10330 so that other regions may use d-cache as well
10331
10332 Note, that this current implementation locks exactly 4k of d-cache,
10333 so please make sure that you don't define a bigger init-ram area. Take
10334 a look at the lwmon5 440EPx implementation as a reference.
10335
10336 Signed-off-by: Stefan Roese <sr@denx.de>
10337
10338 commit 0ddb89601a8d29e808db450366752ffdc6267c53
10339 Author: Wolfgang Denk <wd@denx.de>
10340 Date: Wed Jan 9 10:16:33 2008 +0100
10341
10342 Fix memset bug in ext2fs_read_file()
10343
10344 ext2fs_read_file() had the function arguments swapped.
10345
10346 Pointed out by Mike Montour, 19 Dec 2007 22:34:25 -0800
10347
10348 Signed-off-by: Wolfgang Denk <wd@denx.de>
10349
10350 commit 32d6f1bc09175f3b77469771e839bc7255a9f22e
10351 Author: Markus Klotzbücher <mk@denx.de>
10352 Date: Tue Jan 5 08:17:15 1988 +0100
10353
10354 Fix problems with usb storage devices on MPC5200 /TQM5200
10355
10356 The MPC5200 OHCI controller operates in big endian, so
10357 CFG_OHCI_BE_CONTROLLER must be defined for it to work properly.
10358
10359 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
10360
10361 commit 46f6e5019048b103d7693d5310de0f1cfbaf4c19
10362 Author: Wolfgang Denk <wd@denx.de>
10363 Date: Tue Jan 8 22:58:27 2008 +0100
10364
10365 Fix compile problem with new env code.
10366
10367 Signed-off-by: Wolfgang Denk <wd@denx.de>
10368
10369 commit 64b3727b9779d86127cd576e392a987de5ebb9fd
10370 Author: Markus Klotzbücher <mk@denx.de>
10371 Date: Tue Nov 27 10:23:20 2007 +0100
10372
10373 tools: fix fw_printenv tool to compile again
10374
10375 This patch updates the fw_printenv/fw_setenv userspace tool to include
10376 the correct MTD header in order to compile against current kernel
10377 headers. Backward compatibility is preserved by introducing an option
10378 MTD_VERSION which can be set to "old" for compilation using the old MTD
10379 headers. Along with this a number of warnings are fixed.
10380
10381 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
10382
10383 commit 1f84021a85abeb837d2ce0dc84297b4f1d45d516
10384 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10385 Date: Tue Jan 8 15:40:09 2008 +0100
10386
10387 ppc4xx: assign PCI interrupts on seuqoia boards
10388
10389 Some operating systems rely on assigned PCI interrupts.
10390
10391 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10392
10393 commit 6e9233d30afe57cb6e148fbfa4895e7810196fac
10394 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10395 Date: Tue Jan 8 15:50:49 2008 +0100
10396
10397 ppc4xx: Move cpu/ppc4xx/vecnum.h into include path
10398
10399 This patch allows the use of 4xx interrupt vector number defines
10400 in board specific code outside cpu/ppc4xx.
10401
10402 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10403
10404 commit 580d1d3186a2bc6dbdb626941b716dae1788e51e
10405 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10406 Date: Tue Jan 8 15:39:01 2008 +0100
10407
10408 ppc4xx: Fix UIC2 vector number base
10409
10410 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10411
10412 commit ff5fb8a6ccba56e3482d0e297d8cfb7faa040811
10413 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10414 Date: Tue Jan 8 12:49:58 2008 +0100
10415
10416 ppc4xx: Update PLB/PCI divider for PMC440 board
10417
10418 This patch updates the PLB/PCI divider when running at
10419 400MHz CPU frequency from 4 to 3 which results in 44MHz PCI sync clock.
10420
10421 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10422
10423 commit 7d5d75633174867316a0c0f2fca5ceb2cf312cde
10424 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10425 Date: Tue Jan 8 11:13:09 2008 +0100
10426
10427 ppc4xx: Disable error message when no NAND chip is installed on PMC440
10428
10429 Add CFG_NAND_QUIET_TEST option to disable error message when
10430 no NAND chip is installed on PMC440 boards.
10431
10432 Disable a couple of config defines that are only used for NAND_U_BOOT.
10433
10434 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10435
10436 commit c83d7ca4dadd44ae430235077f63b64a11f36f6e
10437 Author: Wolfgang Denk <wd@denx.de>
10438 Date: Tue Jan 8 22:58:27 2008 +0100
10439
10440 Fix compile problem with new env code.
10441
10442 Signed-off-by: Wolfgang Denk <wd@denx.de>
10443
10444 commit 6de66b35426312a21174a9bf0576a094e2904bea
10445 Author: Markus Klotzbücher <mk@denx.de>
10446 Date: Tue Nov 27 10:23:20 2007 +0100
10447
10448 tools: fix fw_printenv tool to compile again
10449
10450 This patch updates the fw_printenv/fw_setenv userspace tool to include
10451 the correct MTD header in order to compile against current kernel
10452 headers. Backward compatibility is preserved by introducing an option
10453 MTD_VERSION which can be set to "old" for compilation using the old MTD
10454 headers. Along with this a number of warnings are fixed.
10455
10456 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
10457
10458 commit ad3006fe7e84667021753b74247b0bafd97ba35f
10459 Author: Gerald Van Baren <vanbaren@cideas.com>
10460 Date: Mon Jan 7 23:47:32 2008 -0500
10461
10462 LIBFDT: use memmove() instead of memcpy()
10463
10464 This is partial patch from the DTC/libfdt
10465 commit 67b6b33b9b413a450a72135b5dc59c0a1e33e647
10466 Author: David Gibson <david@gibson.dropbear.id.au>
10467 Date: Wed Nov 21 11:56:14 2007 +1100
10468
10469 The patch also fixes one genuine bug caught by valgrind -
10470 _packblocks() in fdt_rw.c was using memcpy() where it should have been
10471 using memmove().
10472
10473 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
10474
10475 commit aec7135bc300e3340d18f203347ee00c5b5f68c0
10476 Author: David Gibson <david@gibson.dropbear.id.au>
10477 Date: Mon Dec 17 14:42:07 2007 +1100
10478
10479 libfdt: Add more documentation (patch the seventh)
10480
10481 This patch adds more documenting comments to libfdt.h. Specifically,
10482 these document the read/write functions (not including fdt_open_into()
10483 and fdt_pack(), for now).
10484
10485 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
10486
10487 commit 9d4450b5adc36623e9c1de1f92539db77ad0c57e
10488 Author: David Gibson <david@gibson.dropbear.id.au>
10489 Date: Mon Dec 17 14:41:52 2007 +1100
10490
10491 libfdt: Add more documentation (patch the sixth)
10492
10493 This patch adds some more documenting comments to libfdt.h.
10494 Specifically this documents all the write-in-place functions.
10495
10496 Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
10497
10498 commit b60af3d4c1680487ee37e11aa1b3db6dec04d8f0
10499 Author: Gerald Van Baren <vanbaren@cideas.com>
10500 Date: Sat Dec 29 22:45:27 2007 -0500
10501
10502 Fine grained per property /chosen updating.
10503
10504 Implement a suggestion by Scott Wood to make the /chosen handling fine
10505 grained. Don't overwrite pre-existing properties on a per-property basis,
10506 so if /chosen exists but a necessary /chosen/property doesn't, it gets
10507 created. If a /chosen property exists, it is NOT overwritten unless the
10508 "force" flag is true.
10509
10510 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
10511
10512 commit 238cb7a423c6eaa36496efb788cfb9798cea7f95
10513 Author: Gerald Van Baren <vanbaren@cideas.com>
10514 Date: Sat Jan 5 15:33:29 2008 -0500
10515
10516 Improve the FDT help message.
10517
10518 Add a note that "fdt copy" makes the new address active.
10519 Remove most of the extra hints at the end of the fdt help.
10520
10521 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
10522
10523 commit ea6d8be153ceaf16958f8009cea6d75f3ff58d92
10524 Author: Gerald Van Baren <vanbaren@cideas.com>
10525 Date: Sat Jan 5 14:52:04 2008 -0500
10526
10527 Support setting FDT properties with optional values.
10528
10529 Fix a bug found and documented by Bartlomiej Sieka where the optional
10530 value on "fdt set <path> <prop> [<val>]" wasn't optional.
10531
10532 => fdt mknode / testnode
10533 => fdt print /testnode
10534 testnode {
10535 };
10536 => fdt set /testnode testprop
10537 => fdt print /testnode
10538 testnode {
10539 testprop;
10540 };
10541
10542 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
10543
10544 commit 22fb2246df91bfc840d87f0c5910818bad55577a
10545 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10546 Date: Fri Dec 28 11:56:30 2007 +0100
10547
10548 Add fdt_find_and_setprop() to fdt_support.h
10549
10550 fdt_find_and_setprop() is used by several 4xx boards and it's
10551 missing in the appropriate header. This patch eliminates a
10552 warning when building U-Boot for such boards.
10553
10554 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10555 Acked-by: Stefan Roese <sr@denx.de>
10556
10557 commit 802b769bac17b0560d3535a42c502469ee190cd1
10558 Author: Stefan Roese <sr@denx.de>
10559 Date: Tue Jan 8 18:39:30 2008 +0100
10560
10561 ppc4xx: Return 0 on success in 4xx ethernet driver
10562
10563 Signed-off-by: Stefan Roese <sr@denx.de>
10564
10565 commit 6775c68683a53c7abc778774641aac6f833a2cbf
10566 Author: Kim Phillips <kim.phillips@freescale.com>
10567 Date: Tue Jan 8 09:59:49 2008 -0600
10568
10569 mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code
10570
10571 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10572
10573 commit 94fab25f5f1a7d1c0cc63c17e813ea8943fe49c7
10574 Author: Kim Phillips <kim.phillips@freescale.com>
10575 Date: Thu Dec 20 16:28:34 2007 -0600
10576
10577 mpc83xx: rm remaining FLAT_TREE code
10578
10579 ..in board pci.c files
10580
10581 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10582
10583 commit b3458d2cd55d01732e30a76d898afd99e871cd67
10584 Author: Kim Phillips <kim.phillips@freescale.com>
10585 Date: Thu Dec 20 15:57:28 2007 -0600
10586
10587 mpc83xx: remove FLAT_TREE code
10588
10589 need to rm it from pci code, too!
10590
10591 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10592
10593 commit 5b8bc606c61456566af6912f818a153b6b06f242
10594 Author: Kim Phillips <kim.phillips@freescale.com>
10595 Date: Thu Dec 20 14:09:22 2007 -0600
10596
10597 mpc83xx: convert to using do_fixup_*()
10598
10599 convert to using simpler mpc85xx style fdt update code; streamline by
10600 eliminating macros OF_SOC, OF_CPU, etc. which allows us to rm
10601 the old school FLAT_TREE code from 83xx (since the sbc8349 was just
10602 converted over to using libfdt).
10603
10604 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10605
10606 commit e496865ecc31a2fe2f9abfe798334bb02aaf05ab
10607 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10608 Date: Thu Dec 20 12:58:51 2007 -0500
10609
10610 sbc8349: enable libfdt by default on WRS SBC8349 board.
10611
10612 Make libfdt the default for the WRS SBC8349 board.
10613 Parallel of commit 35cc4e4823668e8745854899cfaedd4489beb0ef
10614 done for the other 83xx based boards. Also fix a typo in CONFIG_PCI.
10615
10616 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10617
10618 commit 2408b3f20bcbdd9c6c397cd03ab0d71d54680a40
10619 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10620 Date: Thu Dec 20 12:58:16 2007 -0500
10621
10622 sbc8349: migrate board to libfdt
10623
10624 This adds libfdt support code for the Wind River sbc8349 board.
10625
10626 Parallel of commit 3fde9e8b22cfbd7af489214758f9839a206576cb for
10627 the other Freescale 83xx boards.
10628
10629 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10630
10631 commit 27a256a90cc86392ac9bf0039a3afe638ec2c18d
10632 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10633 Date: Thu Dec 20 12:56:19 2007 -0500
10634
10635 sbc8349: Remove board specific ECC code
10636
10637 ECC code is now shared for all 83xx boards, so remove board specific one.
10638 See commit daab8c67d2defef73dc26ab07f0c3afd1b05d019 for reference.
10639
10640 Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10641
10642 commit a1e1ac849249310e5e2e5c7148e9fb353a8317a7
10643 Author: Kim Phillips <kim.phillips@freescale.com>
10644 Date: Thu Dec 20 01:30:48 2007 -0600
10645
10646 mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x)
10647
10648 continuation of commit 37395fa2b0d9d617f28d44ca11592260ef16105a to 837x
10649
10650 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10651
10652 commit ccf21c311e68d48399eff1e72936052885f6e3f7
10653 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
10654 Date: Thu Dec 6 16:43:40 2007 +0100
10655
10656 Add support CONFIG_UEC_ETH3 in MPC83xx
10657
10658 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
10659
10660 commit e6af9932d31171e35db880e7b2f29f903b1b7660
10661 Author: Kumar Gala <galak@kernel.crashing.org>
10662 Date: Mon Nov 26 11:00:54 2007 -0600
10663
10664 Remove CONFIG options related to OF that we dont use
10665
10666 The MPC8360E MDS config defined:
10667 CONFIG_OF_HAS_BD_T
10668 CONFIG_OF_HAS_UBOOT_ENV
10669
10670 Which we don't use or ever needed. This seems like copy-paste feature creep.
10671
10672 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10673
10674 commit f602082b4b7ed4ee16432067cc67a0a24fedc715
10675 Author: Kim Phillips <kim.phillips@freescale.com>
10676 Date: Mon Dec 10 14:16:22 2007 -0600
10677
10678 mpc83xx: supress compiler warning
10679
10680 mpc8360emds.c: In function ‘ft_board_setup’:
10681 mpc8360emds.c:335: warning: assignment discards qualifiers from pointer target type
10682 mpc8360emds.c:345: warning: assignment discards qualifiers from pointer target type
10683
10684 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10685
10686 commit c16e44fa835fb9eec982d919863a04e2f78e5ce7
10687 Author: Kim Phillips <kim.phillips@freescale.com>
10688 Date: Tue Nov 27 14:17:29 2007 -0600
10689
10690 mpc83xx: fix remaining fdt_find_node_by_path references
10691
10692 rename to fdt_path_offset
10693
10694 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10695
10696 commit 921d4b19ad1be704df58725485d9292dc0414adf
10697 Author: Kim Phillips <kim.phillips@freescale.com>
10698 Date: Mon Nov 19 12:30:09 2007 -0600
10699
10700 mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837x
10701
10702 Fix the definitions of CFG_ENV_ADDR and CFG_ENV_SECT_SIZE for 837x.
10703 This change guarantees that the environment will be located on the
10704 first flash sector after the U-Boot image.
10705
10706 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10707
10708 commit 24f868433b50ecbaa88e118aadc7bd254013c6ae
10709 Author: Kim Phillips <kim.phillips@freescale.com>
10710 Date: Fri Nov 9 14:28:08 2007 -0600
10711
10712 mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid
10713
10714 u-boot itself uses GMII mode on the 8360. Fix up UCC phy-connection-type
10715 properties in the device tree so the PHY gets configured for internal delay on
10716 RX only by the OS, as prescribed by mpc8360 rev. 2.1 pb mds erratum #2.
10717
10718 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10719
10720 commit 22b448dbfbe2a98f01ff4adc3c3979f8c541ad7b
10721 Author: Dave Liu <r63238@freescale.com>
10722 Date: Tue Sep 18 12:41:15 2007 +0800
10723
10724 mpc83xx: update the CREDITS and MAINTAINERS
10725
10726 update the CREDITS and MAINTAINERS.
10727
10728 Signed-off-by: Dave Liu <daveliu@freescale.com>
10729
10730 commit b21add4b42af7b767448251b599b91066a160e0d
10731 Author: Dave Liu <r63238@freescale.com>
10732 Date: Tue Sep 18 12:40:21 2007 +0800
10733
10734 mpc83xx: add MAINTAINER and MAKEALL entries for the mpc837xemds
10735
10736 Add the MAINTAINER and MAKEALL entries for mpc837xemds
10737
10738 Signed-off-by: Dave Liu <daveliu@freescale.com>
10739
10740 commit f8900ce9094c462355eb792eea264ff16ac8fd16
10741 Author: Dave Liu <r63238@freescale.com>
10742 Date: Tue Sep 18 12:38:53 2007 +0800
10743
10744 mpc83xx: Add the MPC837xEMDS board readme
10745
10746 Add the README.mpc837xemds to /doc
10747
10748 Signed-off-by: Dave Liu <daveliu@freescale.com>
10749
10750 commit 19580e660cc8da49f16536a8bd78c047c7bc12e5
10751 Author: Dave Liu <r63238@freescale.com>
10752 Date: Tue Sep 18 12:37:57 2007 +0800
10753
10754 mpc83xx: Add the support of MPC837xEMDS board
10755
10756 The MPC837xEMDS board support:
10757 * DDR2 400MHz hardcoded and SPD init
10758 * Local bus NOR Flash
10759 * I2C, UART, MII and RTC
10760 * eTSEC RGMII
10761 * PCI host
10762
10763 Signed-off-by: Dave Liu <daveliu@freescale.com>
10764
10765 commit 555da61702771fe0f76f3de23b4e7590f3704161
10766 Author: Dave Liu <r63238@freescale.com>
10767 Date: Tue Sep 18 12:36:58 2007 +0800
10768
10769 mpc83xx: Add the support of MPC8315E SoC
10770
10771 The MPC8315E SoC including e300c3 core and new IP blocks,
10772 such as TDM, PCI Express and SATA controller.
10773
10774 Signed-off-by: Dave Liu <daveliu@freescale.com>
10775
10776 commit 03051c3d35c9981ceaa059005660e699f3eacf1c
10777 Author: Dave Liu <r63238@freescale.com>
10778 Date: Tue Sep 18 12:36:11 2007 +0800
10779
10780 mpc83xx: Add the support of MPC837x SoC
10781
10782 The MPC837x SoC including e300c4 core and new IP blocks,
10783 such as SDHC, PCI Express and SATA controller.
10784
10785 Signed-off-by: Dave Liu <daveliu@freescale.com>
10786
10787 commit 651d96f7e4c84adcdb98ef07ec878c20326e3359
10788 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
10789 Date: Wed Nov 14 18:54:53 2007 +0300
10790
10791 MPC8360E-MDS: configure and enable second UART
10792
10793 Despite user manual, BCSR9.7 is negated (high) on HRST, so
10794 UART2 is disabled. Fix that and configure QE pins properly.
10795
10796 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
10797
10798 commit b2893e1fcb28fad8c8b317104df8cee0142c7631
10799 Author: Timur Tabi <timur@freescale.com>
10800 Date: Mon Nov 5 09:34:06 2007 -0600
10801
10802 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions
10803
10804 Fix the definitions of CFG_ENV_ADDR and CFG_ENV_SECT_SIZE for all of the
10805 currently-defined 83xx boards. This change guarantees that the environment
10806 will be located on the first flash sector after the U-Boot image.
10807
10808 Signed-off-by: Timur Tabi <timur@freescale.com>
10809 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10810
10811 commit e05329516a13616b53240cd85b739217c2bf87f1
10812 Author: Larry Johnson <lrj@acm.org>
10813 Date: Fri Jan 4 13:27:02 2008 -0500
10814
10815 ppc4xx: Remove weak binding from common Denali data-eye search code
10816
10817 Now that there are no board-specific versions of
10818 "denali_core_search_data_eye()", the weak binding on the common version
10819 can be removed.
10820
10821 Signed-off-by: Larry Johnson <lrj@acm.org>
10822
10823 commit 5ba576c01602fd328800a427964c36a0a05c5dce
10824 Author: Stefan Roese <sr@denx.de>
10825 Date: Sat Jan 5 09:13:46 2008 +0100
10826
10827 ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c
10828
10829 Signed-off-by: Stefan Roese <sr@denx.de>
10830
10831 commit 845c6c95dbfe6c915ce68a0a115852fa17932fb4
10832 Author: Stefan Roese <sr@denx.de>
10833 Date: Sat Jan 5 09:12:41 2008 +0100
10834
10835 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup
10836
10837 On Katmai the complete auto-calibration somehow doesn't seem to
10838 produce the best results, meaning optimal values for RQFD/RFFD.
10839 This was discovered by GDA using a high bandwidth scope,
10840 analyzing the DDR2 signals. GDA provided a fixed value for RQFD,
10841 so now on Katmai "only" RFFD is auto-calibrated.
10842
10843 This patch also adds RDCC calibration as mentioned on page 7 of
10844 the AMCC PowerPC440SP/SPe DDR2 application note:
10845 "DDR1/DDR2 Initialization Sequence and Dynamic Tuning"
10846
10847 Signed-off-by: Stefan Roese <sr@denx.de>
10848
10849 commit 49db47b8ae6afff2b898be312948ff501357dc80
10850 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10851 Date: Wed Jan 2 16:48:42 2008 +0100
10852
10853 ppc4xx: Remove sdram.h from PMC440 board
10854
10855 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10856
10857 commit 34065a2ce0d8972f2ec6652076014ab243d2ce8a
10858 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10859 Date: Wed Jan 2 16:48:34 2008 +0100
10860
10861 ppc4xx: use common denali core defines and data eye search code for PMC440
10862
10863 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10864
10865 commit 9ac6b6f3d3f1b072d89268b2efe47e95e6659489
10866 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10867 Date: Wed Jan 2 12:05:14 2008 +0100
10868
10869 ppc4xx: More cleanup for esd's LCD code
10870
10871 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10872
10873 commit fe9c26b330a21ce73e52b5bd347d725cb81e3cfb
10874 Author: Stefan Roese <sr@denx.de>
10875 Date: Fri Jan 4 12:00:01 2008 +0100
10876
10877 ppc4xx: Fix Sequoia NAND booting target
10878
10879 The Sequoia NAND booting target now uses the recently extracted
10880 cpu/ppc4xx/denali_data_eye.c file too.
10881
10882 Signed-off-by: Stefan Roese <sr@denx.de>
10883
10884 commit 0ddd969aec532bd7eae30fc09590488a3aaa629a
10885 Author: Lawrence R. Johnson <lrj@acm.org>
10886 Date: Thu Jan 3 15:02:02 2008 -0500
10887
10888 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board
10889
10890 Signed-off-by: Larry Johnson <lrj@acm.org>
10891
10892 commit b05e8bf58be9d8956fdfde3d8c8e87c140414663
10893 Author: Lawrence R. Johnson <lrj@acm.org>
10894 Date: Fri Jan 4 02:11:56 2008 -0500
10895
10896 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board
10897
10898 Note: this patch changes the configuration of some GPIO registers:
10899
10900 Register Old Value New Value
10901 --------------- ---------- ----------
10902 DCR GPIO0_TCR 0x0000000F 0x0000F0CF
10903 DCR GPIO0_TSRH 0x55005000 0x00000000
10904 DCR GPIO1_TCR 0xC2000000 0xE2000000
10905 DCR GPIO1_TSRL 0x0C000000 0x00200000
10906 DCR GPIO1_ISR2L 0x00050000 0x00110000
10907
10908 Signed-off-by: Larry Johnson <lrj@acm.org>
10909
10910 commit 5ab884b254ca2e707ab50545cd705f30108cf491
10911 Author: Lawrence R. Johnson <lrj@acm.org>
10912 Date: Thu Jan 3 18:54:00 2008 -0500
10913
10914 ppc4xx: Add functionality to GPIO support
10915
10916 This patch makes two additions to GPIO support:
10917
10918 First, it adds function gpio_read_in_bit() to read the a bit from the
10919 GPIO Input Register (GPIOx_IR) in the same way that function
10920 gpio_read_out_bit() reads a bit from the GPIO Output Register
10921 (GPIOx_OR).
10922
10923 Second, it modifies function gpio_set_chip_configuration() to provide
10924 an additional option for configuring the GPIO from the
10925 "CFG_4xx_GPIO_TABLE".
10926
10927 According to the 440EPx User's Manual, when an alternate output is used,
10928 the three-state control is configured in one of two ways, depending on
10929 the particular output. The first option is to select the corresponding
10930 alternate three-state control in the GPIOx_TRSH/L registers. The second
10931 option is to select the GPIO Three-State Control Register (GPIOx_TCR) in
10932 the GPIOx_TRSH/L registers, and set the corresponding bit in the
10933 GPIOx_TCR register to enable the output. For example, the Manual
10934 specifies configuring the GPIO00 Alternate 1 Signal (PreAddr07) to use
10935 the alternate three-state control (first option), and specifies
10936 configuring the GPIO32 Alternate 1 Signal (USB2OM0) with the output
10937 enabled in the GPIOx_TCR register (second option).
10938
10939 Currently, gpio_set_chip_configuration() configures all alternate signal
10940 outputs to use the first option. This patch allow the second option to
10941 be selected by setting the "out_val" element in the table entry to
10942 "GPIO_OUT_1". The first option is used when the "out_val" element is
10943 set to "GPIO_OUT_0". Because "out_val" is not currently used when an
10944 alternate signal is selected, and because all current GPIO tables set
10945 "out_val" to "GPIO_OUT_0" for all alternate signals, this patch should
10946 not change any existing configurations.
10947
10948 Signed-off-by: Larry Johnson <lrj@acm.org>
10949
10950 commit 196404cdc1de495d6182e84731c200fc5748df15
10951 Author: Larry Johnson <lrj@arlinx.com>
10952 Date: Sun Dec 30 01:01:54 2007 -0500
10953
10954 PPC4xx: Remove sdram.h from board/lwmon5
10955
10956 These definitions are now in "include/ppc440.h".
10957
10958 Signed-off-by: Larry Johnson <lrj@acm.org>
10959
10960 commit ef16fccf96e55eab93fe25d03ebe2e9b56e5332b
10961 Author: Larry Johnson <lrj@arlinx.com>
10962 Date: Sun Dec 30 01:01:32 2007 -0500
10963
10964 PPC4xx: Use common code for LWMON5 board SDRAM support
10965
10966 This patch also modifies the functionality of the code so that the data-eye
10967 search is now done with with the cache disabled.
10968
10969 Signed-off-by: Larry Johnson <lrj@acm.org>
10970
10971 commit 62cc3951ab72135d9c101f1845b794e63a0fa189
10972 Author: Larry Johnson <lrj@arlinx.com>
10973 Date: Sun Dec 30 01:01:14 2007 -0500
10974
10975 PPC4xx: Remove sdram.h from board/amcc/sequoia
10976
10977 These definitions are now in "include/ppc440.h".
10978
10979 Signed-off-by: Larry Johnson <lrj@acm.org>
10980
10981 commit ce3902e1765bbfb07cf5bbe98be9a68e3009996a
10982 Author: Larry Johnson <lrj@arlinx.com>
10983 Date: Sun Dec 30 01:00:50 2007 -0500
10984
10985 PPC4xx: Use common code for Sequoia board SDRAM support
10986
10987 Signed-off-by: Larry Johnson <lrj@acm.org>
10988
10989 commit 8b0c5c127690335758100c25eaec2b84db97c101
10990 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
10991 Date: Thu Dec 27 16:58:41 2007 +0100
10992
10993 net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option
10994
10995 When CONFIG_NET_DO_NOT_TRY_ANOTHER is defined U-Boot's
10996 networking stack does not automatically switch to
10997 another interface. This patch does not touch the default
10998 behavior.
10999
11000 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11001 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
11002
11003 commit 505be87a65e4f87ad7d8da1d57ea4dcd487d7e32
11004 Author: Upakul Barkakaty <upakul@gmail.com>
11005 Date: Thu Nov 29 12:16:13 2007 +0530
11006
11007 NET: Proper return code handling in eth_init() function in file eth.c
11008
11009 This patch modifies the return code handling in the eth_init()
11010 function, to be compatible with the handling of the return codes in
11011 the other network stack files. It now returns a 0 on Success and -1 on
11012 error.
11013
11014 Signed-off-by: Upakul Barkakaty <upakul.barkakaty@conexant.com>
11015 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
11016
11017 commit 5ca2d0953e4579a80810966cca2077e20d912c97
11018 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
11019 Date: Mon Nov 19 20:27:04 2007 +0900
11020
11021 net/eth.c: Fix env_enetaddr signed overflow
11022
11023 Assigning the output of simple_strtoul(CB:A9:87:65:43:21) to `char', we are
11024 warned as below:
11025
11026 U-Boot 1.2.0 (Aug 30 2007 - 08:27:37)
11027
11028 DRAM: 256 MB
11029 Flash: 32 MB
11030 In: serial
11031 Out: serial
11032 Err: serial
11033 Net: NEC-Candy
11034 Warning: NEC-Candy MAC addresses don't match:
11035 Address in SROM is 00:00:4C:80:92:A2
11036 Address in environment is FFFFFFCB:FFFFFFA9:FFFFFF87:65:43:21
11037
11038 This patch changes env_enetaddr type from `char' to `unsigned char'.
11039
11040 Cc: Masaki Ishikawa <ishikawa-masaki@cnt.mxe.nes.nec.co.jp>
11041 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
11042 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
11043
11044 commit f85b60710571b37293d2233933b76e2aa3db5635
11045 Author: Rafal Jaworowski <raj@semihalf.com>
11046 Date: Thu Dec 27 18:19:02 2007 +0100
11047
11048 Introduce new eth_receive routine
11049
11050 The purpose of this routine is receiving a single network frame, outside of
11051 U-Boot's NetLoop(). Exporting it to standalone programs that run on top of
11052 U-Boot will let them utilise networking facilities. For sending a raw frame
11053 the already existing eth_send() can be used.
11054
11055 The direct consumer of this routine is the newly introduced API layer for
11056 external applications (enabled with CONFIG_API).
11057
11058 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
11059 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
11060 Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
11061
11062 commit 5c740711f0ea5b51414b341b71597c4a0751be74
11063 Author: Jon Loeliger <jdl@freescale.com>
11064 Date: Thu Jan 3 10:41:04 2008 -0600
11065
11066 8610: Move include of config.h earlier.
11067
11068 Include config.h earlier in the set of #includes
11069 so as to avoid a incidental and duplicate definition
11070 of CFG_CACHELINE_SIZE.
11071
11072 Signed-off-by: Jon Loeliger
11073
11074 commit 61d3421bdea090bd0399b14c3e10a3bebcc8d5ff
11075 Author: Jon Loeliger <jdl@freescale.com>
11076 Date: Tue Dec 4 10:53:34 2007 -0600
11077
11078 Don't slam #undef DEBUG in the 8641HPCN config file.
11079
11080 Doing so prevents it from being individually set
11081 and useful in other files.
11082
11083 Signed-off-by: Jon Loeliger <jdl@freescale.com>
11084
11085 commit ea9f7395ec362584e5e4f266bd0b0c4422cf6a4c
11086 Author: Jon Loeliger <jdl@freescale.com>
11087 Date: Wed Nov 28 14:47:18 2007 -0600
11088
11089 Convert MPC8641HPCN to use libfdt.
11090
11091 Assumes the presence of the aliases node in the DTS to
11092 locate the ethernet, pci and serial nodes for fixups.
11093
11094 Use consistent fdtaddr and fdtfile in environment variables.
11095
11096 Signed-off-by: Jon Loeliger <jdl@freescale.com>
11097
11098 commit ce37422d0002e10490e268392e0c4e3028e52cec
11099 Author: Stefan Roese <sr@denx.de>
11100 Date: Wed Jan 2 14:06:26 2008 +0100
11101
11102 cfi_flash: Fix bug in flash_isset() to use correct 32bit function
11103
11104 This bug was detected on the LWMON5 target which has 2 Intel 16bit wide
11105 flash chips connected to a 32bit wide port.
11106
11107 Signed-off-by: Stefan Roese <sr@denx.de>
11108
11109 commit 1182e9f8e3b92fc372d64943293de53daa2e26cf
11110 Author: Wolfgang Denk <wd@denx.de>
11111 Date: Wed Jan 2 15:58:44 2008 +0100
11112
11113 Fix compile problem introduced by "cleanup" commit 3dfd708c
11114
11115 Signed-off-by: Wolfgang Denk <wd@denx.de>
11116
11117 commit 1aaab9bfae0b3b2ee2b418c22c651280ee7b65c7
11118 Author: Wolfgang Denk <wd@denx.de>
11119 Date: Wed Jan 2 15:54:45 2008 +0100
11120
11121 Make scripts and Makefiles POSIX compliant
11122
11123 The bash builtin versions of the "test" (resp. "[") command allow
11124 using "==" for string comparisons, but POSIX compatible implemen-
11125 tations (like /usr/bin/test) insist on using "=" only. On such systems
11126 you will see:
11127
11128 $ /usr/bin/test a == a && echo OK
11129 /usr/bin/test: ==: binary operator expected
11130
11131 This patch fixes Makefiles and scripts to use POSIX style.
11132
11133 Signed-off-by: Wolfgang Denk <wd@denx.de>
11134
11135 commit 47cc23cbe9a669c510183f4f049bf703ef445f3b
11136 Author: Stefan Roese <sr@denx.de>
11137 Date: Wed Jan 2 14:05:37 2008 +0100
11138
11139 cfi_flash: Fix bug in flash_isset() to use correct 32bit function
11140
11141 This bug was detected on the LWMON5 target which has 2 Intel 16bit wide
11142 flash chips connected to a 32bit wide port.
11143
11144 Signed-off-by: Stefan Roese <sr@denx.de>
11145
11146 commit 3dfd708cc1b2a966ad454ca9ed125dd17dbadbcc
11147 Author: Wolfgang Denk <wd@denx.de>
11148 Date: Wed Jan 2 12:38:43 2008 +0100
11149
11150 Minor coding style cleanup.
11151
11152 Signed-off-by: Wolfgang Denk <wd@denx.de>
11153
11154 commit e174ac34adf5d5653df12bc3cf19c52063a71269
11155 Author: Stefan Roese <sr@denx.de>
11156 Date: Fri Dec 28 17:29:56 2007 +0100
11157
11158 ppc4xx: Coding style cleanup
11159
11160 Signed-off-by: Stefan Roese <sr@denx.de>
11161
11162 commit 8ba132cab18ae438b6dd5b0214c28a8fc0d976e5
11163 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11164 Date: Fri Dec 28 17:07:24 2007 +0100
11165
11166 ppc4xx: Complete PMC440 board support
11167
11168 This patch brings the PMC440 board configuration file.
11169 Finally it enables the PMC440 board support.
11170
11171 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11172
11173 commit 407843a582560fc5231299561ab3c2b6b6cd3397
11174 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11175 Date: Fri Dec 28 17:07:18 2007 +0100
11176
11177 ppc4xx: Add FPGA support and BSP commands for PMC440 boards
11178
11179 This patch adds some BSP commands and FPGA booting support
11180 for esd's PMC440 boards.
11181
11182 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11183
11184 commit 72c5d52aedcce35e4b4fa5895605554825b6a76f
11185 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11186 Date: Fri Dec 28 17:07:14 2007 +0100
11187
11188 ppc4xx: Add initial esd PMC440 board files
11189
11190 This patch adds the first files for the new esd PMC440 boards.
11191 The next two patches will complete the PMC440 board support.
11192
11193 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11194
11195 commit f6e0f1f61896ce7729ba1bcea2ffbd138d3947f5
11196 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11197 Date: Fri Dec 28 17:10:36 2007 +0100
11198
11199 ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates
11200
11201 - add EEPROM write protection for esd PLU405 boards.
11202 - initialize NAND GPIOs
11203 - use correct io accessors
11204 - cleanup
11205
11206 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11207
11208 commit 77660c4b59055d621d2a8595bd4c18bb277268fc
11209 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11210 Date: Fri Dec 28 17:10:44 2007 +0100
11211
11212 ppc4xx: use correct io accessors for esd's LCD code
11213
11214 This patch fixes esd's LCD dectection code to work correctly with
11215 newer gcc versions.
11216
11217 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11218
11219 commit b56bd0fcfc1c73db722e3462c8a9bf607ba7775e
11220 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11221 Date: Fri Dec 28 17:10:42 2007 +0100
11222
11223 ppc4xx: Maintenance patch for VOH405 boards
11224
11225 - add EEPROM write protection
11226 - initialize NAND GPIOs
11227 - use correct io accessors
11228 - slow down I2C clock to 100kHz
11229 - enable ext. I2C bus
11230 - cleanup
11231
11232 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11233
11234 commit c05569066dbcba3fdf36d4d1943df265dc316a86
11235 Author: Stefan Roese <sr@denx.de>
11236 Date: Fri Dec 28 16:08:08 2007 +0100
11237
11238 ppc4xx: Enable 405EP PCI arbiter per default on all boards
11239
11240 In an attmemt to clean up the 4xx start.S file, I removed the enabling
11241 of the internal 405EP PCI arbiter. This is needed for multiple other
11242 405EP platforms, like most of the esd 405EP. Now the internal PCI
11243 arbiter is enabled again per default as it has been before.
11244
11245 Signed-off-by: Stefan Roese <sr@denx.de>
11246 Acked-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11247
11248 commit bec9264616fb78273a1d93e87ff4b0b67c7bec1b
11249 Author: Stefan Roese <sr@denx.de>
11250 Date: Fri Dec 28 15:53:46 2007 +0100
11251
11252 ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)
11253
11254 Signed-off-by: Stefan Roese <sr@denx.de>
11255 Acked-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11256
11257 commit fb83a65c60ab5ca12358b75f1257e5eee6cdbf79
11258 Author: Stefan Roese <sr@denx.de>
11259 Date: Fri Dec 28 06:06:04 2007 +0100
11260
11261 ppc4xx: Fix compilation problem of kilauea/haleakala nand booting target
11262
11263 Use correct link to nand_ecc now located in drivers/mtd/nand/ for the
11264 platforms mentioned above.
11265
11266 Signed-off-by: Stefan Roese <sr@denx.de>
11267
11268 commit b568fd25574181a3b12ae3d66b2913903442cb83
11269 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11270 Date: Thu Dec 27 17:03:46 2007 +0100
11271
11272 Remove CPCI440 board
11273
11274 This board never left prototyping state and it
11275 became a millstone round my neck. So remove it.
11276
11277 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11278
11279 commit c591dffe0cbacd896ccbad06011fe6d6afa080da
11280 Author: Larry Johnson <lrj@arlinx.com>
11281 Date: Thu Dec 27 11:28:51 2007 -0500
11282
11283 Add support for Korat PPC440EPx board
11284
11285 These patches add support for the PPC440EPx-based "Korat" board to
11286 U-Boot. They are based primarily on support for the Sequoia board.
11287
11288 Signed-off-by: Larry Johnson <lrj@acm.org>
11289
11290 commit 87dc096829e6a6363f4fdd73653b0093a85adbe0
11291 Author: Larry Johnson <lrj@arlinx.com>
11292 Date: Sat Dec 22 15:16:25 2007 -0500
11293
11294 Add configuration file for Korat board
11295
11296 This patch supplies the configuration file for the Korat PPC440EPx-
11297 processor board.
11298
11299 Signed-off-by: Larry Johnson <lrj@acm.org>
11300
11301 commit 8eb52d5d982b764b39c88d9d1064d56c5397bfa5
11302 Author: Larry Johnson <lrj@arlinx.com>
11303 Date: Sat Dec 22 15:16:11 2007 -0500
11304
11305 Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile
11306
11307 Signed-off-by: Larry Johnson <lrj@acm.org>
11308
11309 commit aba19604d848b2838cfb9ebe818909e6a216058e
11310 Author: Larry Johnson <lrj@arlinx.com>
11311 Date: Thu Dec 27 10:54:48 2007 -0500
11312
11313 Add 440EPx DDR2 SPD DIMM support
11314
11315 This patch adds SPD DDR2 support for the 440EPx ("Denali") SDRAM
11316 controller. It should also work on the 440GRx. It is based on the DDR2
11317 SPD code for the 440EP/440EPx, but makes no provision for DDR1 support.
11318
11319 This code has been tested on prototype Korat boards with three Kingston
11320 DIMMS: 512 MiB ECC (one rank), 512 MiB non-ECC (one rank) and 1 GiB ECC
11321 (two ranks). The Korat board has a single DIMM socket, but support has
11322 been provided (though not tested) for boards with two DIMM sockets.
11323
11324 Signed-off-by: Larry Johnson <lrj@acm.org>
11325
11326 commit 8a24a6963002cb867d5a6b70e3560f0b1467f55f
11327 Author: Larry Johnson <lrj@arlinx.com>
11328 Date: Sat Dec 22 15:15:30 2007 -0500
11329
11330 Copy 440EPx/GRx SDRAM data-eye search to common directory
11331
11332 This patch creates a non-board-specific file for performing the SDRAM
11333 data-eye search. It also adds ECC error checking to the test of valid
11334 data on readback when ECC is enabled.
11335
11336 Signed-off-by: Larry Johnson <lrj@acm.org>
11337
11338 commit c46f53333b22b1f9098676bea8884fc7db820cf3
11339 Author: Larry Johnson <lrj@arlinx.com>
11340 Date: Sat Dec 22 15:15:13 2007 -0500
11341
11342 Add definitions for 440EPx/GRx SDRAM controller to ppc440.h
11343
11344 This patch adds the Denali SDRAM controller definitions to "ppc440.h".
11345 It also fixes two typos in the definitions, so the board-specific
11346 "sdram.h" files containing these definitions are also fixed to avoid
11347 compiler warnings.
11348
11349 Signed-off-by: Larry Johnson <lrj@acm.org>
11350
11351 commit c348578bf612d0c56d8d376d23cae16defbd86af
11352 Author: Larry Johnson <lrj@arlinx.com>
11353 Date: Thu Dec 27 10:50:55 2007 -0500
11354
11355 Add Ethernet 1000BASE-X support for PPC4xx
11356
11357 This patch adds a new switch: "CONFIG_PHY_DYNAMIC_ANEG". When this symbol
11358 is defined, the PHY will advertise it's capabilities for autonegotiation
11359 based on the capabilities shown in the PHY's status registers, including
11360 1000BASE-X. When "CONFIG_PHY_DYNAMIC_ANEG" is not defined, the PHY will
11361 advertise hard-coded capabilities, as before.
11362
11363 Signed-off-by: Larry Johnson <lrj@acm.org>
11364
11365 commit 9e2c347151db5ae8acf5f18b99493cd53e6637e3
11366 Author: Larry Johnson <lrj@arlinx.com>
11367 Date: Thu Dec 27 09:52:17 2007 -0500
11368
11369 Add driver for National Semiconductor LM73 temperature sensor
11370
11371 This driver is based on the driver for the LM75.
11372
11373 Signed-off-by: Larry Johnson <lrj@acm.org>
11374
11375 commit 12618278688ea9b3d76536960a5ad2e3790fac40
11376 Author: Larry Johnson <lrj@arlinx.com>
11377 Date: Sat Dec 22 15:14:00 2007 -0500
11378
11379 Add driver for STMicroelectronics M41T60 RTC
11380
11381 This driver is based on the driver for the M41T11. In the intended
11382 application, the RTC will be powered by a large capacitor, rather than a
11383 battery. The driver therefore checks to see whether the RTC has lost
11384 power. The chip's OUT bit is normally reset from its power-up state. If
11385 the OUT bit is read as set, or if the date and time are not valid, then the
11386 RTC is assumed to have lost power, and its date and time are reset to
11387 1900-01-01 00:00:00.
11388
11389 Support for adjusting the speed of the clock to improve accuracy is
11390 provided through an environment variable.
11391
11392 Signed-off-by: Larry Johnson <lrj@acm.org>
11393
11394 commit d3471173e14b7544bb60339eda8d3d3906694b0a
11395 Author: Larry Johnson <lrj@arlinx.com>
11396 Date: Sat Dec 22 15:34:39 2007 -0500
11397
11398 Use out_be32() and friends to access memory-mapped registers in sequoia.c
11399
11400 Signed-off-by: Larry Johnson <lrj@acm.org>
11401
11402 commit c68f59fe3ec16769f82b5fca7421983c336d3aac
11403 Author: Larry Johnson <lrj@arlinx.com>
11404 Date: Sat Dec 22 15:34:20 2007 -0500
11405
11406 Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia
11407
11408 Signed-off-by: Larry Johnson <lrj@acm.org>
11409
11410 commit 0d9cdeac1d3fa8d62ed7d883acc950c364f5bda8
11411 Author: Larry Johnson <lrj@arlinx.com>
11412 Date: Sat Dec 22 15:23:50 2007 -0500
11413
11414 Cosmetic changes to ECC POST for AMCC Denali core
11415
11416 Signed-off-by: Larry Johnson <lrj@acm.org>
11417
11418 commit 2e583d6c81034f80a267b89fa55498ae063ccef1
11419 Author: Stefan Roese <sr@denx.de>
11420 Date: Wed Dec 26 20:20:19 2007 +0100
11421
11422 ppc4xx: Fix compilation problem in 405 cache POST test
11423
11424 Signed-off-by: Stefan Roese <sr@denx.de>
11425
11426 commit 42d55ea0bde06e47d5a3b49b0d91002acd8e5708
11427 Author: Stefan Roese <sr@denx.de>
11428 Date: Sat Dec 22 12:20:09 2007 +0100
11429
11430 ppc4xx: Move virtual address of POST cache test to bigger address
11431
11432 On Sequoia & LWMON5 the virtual address of the POST cache test is now
11433 moved to a bigger address. This enables usage of more memory on those
11434 boards.
11435
11436 Signed-off-by: Stefan Roese <sr@denx.de>
11437
11438 commit d91722102cf63f77a0148ed3f3d54a26d87575e9
11439 Author: Stefan Roese <sr@denx.de>
11440 Date: Sat Dec 22 12:18:26 2007 +0100
11441
11442 ppc4xx: Fix problem in 44x cache POST routine
11443
11444 As repoted by Larry Johnson, running "diag run cache" caused a crash
11445 in U-Boot. This problem was introduced by a patch that removed the
11446 TLB entry for the cache test after the test has completed. Since this
11447 TLB was only setup once, a 2nd attempt to run this cache test
11448 failed with a crash. Now this TLB entry is created every time the
11449 routine is called.
11450
11451 Signed-off-by: Stefan Roese <sr@denx.de>
11452
11453 commit b0265b576bb8fa9465f99e99c323768b562fadc2
11454 Author: Stefan Roese <sr@denx.de>
11455 Date: Fri Dec 21 07:51:29 2007 +0100
11456
11457 ppc4xx: Update Makalu fdt support
11458
11459 Signed-off-by: Stefan Roese <sr@denx.de>
11460
11461 commit bf8324e4a50758daff8cddd04c6a2ff8ed775bea
11462 Author: Stefan Roese <sr@denx.de>
11463 Date: Wed Dec 19 09:05:40 2007 +0100
11464
11465 ppc4xx: Add fdt support to AMCC Katmai eval board
11466
11467 Signed-off-by: Stefan Roese <sr@denx.de>
11468
11469 commit 328a340392a5df9aaf00792be989df73e750859e
11470 Author: Stefan Roese <sr@denx.de>
11471 Date: Tue Dec 18 08:44:51 2007 +0100
11472
11473 ppc4xx: fdt: Cleanup setup of cpu node setup
11474
11475 Now the cpu node setup ("timebase-frequency" and "clock-frequency") is
11476 without using the absolute path to the cpu node. This makes it possible
11477 to use this U-Boot version with both versions of cpu-node naming
11478 "cpu@0" and the former "PowerPC,440EPx@0".
11479
11480 Signed-off-by: Stefan Roese <sr@denx.de>
11481
11482 commit 7812bc4a2e2436ebbc0ce5b4e99c1dfc2e77eb5b
11483 Author: Stefan Roese <sr@denx.de>
11484 Date: Mon Dec 17 17:26:21 2007 +0100
11485
11486 ppc4xx: Fix lwmon5 compilation problem
11487
11488 Now that the 440EPx ECC test is not board specific anymore
11489 remove this Makefile.
11490
11491 Signed-off-by: Stefan Roese <sr@denx.de>
11492
11493 commit 42ed33ffe135f618680f9d6e9712eb35a85bcb62
11494 Author: Anatolij Gustschin <agustschin@t-online.de>
11495 Date: Wed Dec 5 17:43:20 2007 +0100
11496
11497 Fix ppc4xx clear_bss() code
11498
11499 ppc4xx clear_bss() fails if BSS segment size is not
11500 divisible by 4 without remainder. This patch provides
11501 fix for this problem.
11502
11503 Signed-off-by: Anatolij Gustschin <agust@denx.de>
11504
11505 commit 85dc2a7f82d11e17f0ca2a448118aed7f7a4b85d
11506 Author: Niklaus Giger <niklausgiger@gmx.ch>
11507 Date: Fri Nov 30 18:35:11 2007 +0100
11508
11509 PPC4xx: Minimal changes to add vxWorks support
11510
11511 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
11512
11513 commit 052440b022ca8981d39b6f8c10d1aa6326f47480
11514 Author: Markus Klotzbücher <mk@denx.de>
11515 Date: Fri Nov 23 13:09:18 2007 +0100
11516
11517 ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board config
11518
11519 When using dhcp/bootp the "netmask" environment variable is not
11520 set because CONFIG_BOOTP_SUBNETMASK is not defined. But usually this is
11521 desireable, so the following patch adds this this option to the board
11522 config.
11523
11524 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
11525 Signed-off-by: Stefan Roese <sr@denx.de>
11526
11527 commit a724a9b40c7fbeb6ade193ca52321b441eaecb4e
11528 Author: Larry Johnson <lrj@arlinx.com>
11529 Date: Sat Oct 27 12:48:15 2007 -0400
11530
11531 Fix/enhance ECC POST for 440EPx/GRx
11532
11533 This patch allows the ECC POST to be used for different boards with the
11534 PPC440 Denali SDRAM controller. Modifications include skipping the test
11535 if ECC is not enabled (as for non-ECC DIMMs) and adding synchronization
11536 to prevent timing errors.
11537
11538 Signed-off-by: Larry Johnson <lrj@acm.org>
11539
11540 commit 454a6cf8d498f70d2b3e18f07837603eb24b12d4
11541 Author: Larry Johnson <lrj@arlinx.com>
11542 Date: Sat Oct 27 12:48:05 2007 -0400
11543
11544 PPC4xx: Move/rename ECC POST for 440EPx/GRx
11545
11546 Signed-off-by: Larry Johnson <lrj@acm.org>
11547
11548 commit c29d2d3680046d430022c55e50fcb27f5866517e
11549 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11550 Date: Fri Dec 14 11:20:33 2007 +0100
11551
11552 ppc4xx: use correct io accessors for 4xx ethernet POST
11553
11554 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11555
11556 commit ba79fde58a48c0a6ff8e2a96caba951594142203
11557 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11558 Date: Fri Dec 14 11:19:56 2007 +0100
11559
11560 ppc4xx: fix flush + invalidate_dcache_range arguments
11561
11562 flush + invalidate_dcache_range() expect the start and stop+1 address.
11563 So the stop address is the first address behind (!) the range.
11564
11565 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11566
11567 commit 871e6ce188a7c6bc7321bcf8372857035d20f1cd
11568 Author: Stefan Roese <sr@denx.de>
11569 Date: Fri Dec 14 08:41:29 2007 +0100
11570
11571 ppc4xx: fdt: use fdt_fixup_ethernet()
11572
11573 By using aliases in the dts file, the ethernet node fixup is
11574 much easier with the recently added functions.
11575
11576 Please note that the dts file needs the aliases for this to work.
11577
11578 Signed-off-by: Stefan Roese <sr@denx.de>
11579
11580 commit 136288847e3b04f2ff357a067ad45e10afa0a24c
11581 Author: Stefan Roese <sr@denx.de>
11582 Date: Thu Dec 13 14:52:53 2007 +0100
11583
11584 ppc4xx: Bring 4xx fdt support up-to-date
11585
11586 This patch update the 4xx fdt support. It enabled fdt booting
11587 on the AMCC Kilauea and Sequoia for now. More can follow later
11588 quite easily.
11589
11590 Signed-off-by: Stefan Roese <sr@denx.de>
11591
11592 commit 0dc80e2759fba859ccc4cdadc633577ca2971f3e
11593 Author: Stefan Roese <sr@denx.de>
11594 Date: Thu Dec 27 07:50:54 2007 +0100
11595
11596 cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()
11597
11598 The check for an sufficiently erased destination was missing in the
11599 buffered write function of the cfi flash driver (when
11600 CFG_FLASH_USE_BUFFER_WRITE is defined). This patch adds this check to that
11601 writing to such a region will fail with the currect error message.
11602
11603 Signed-off-by: Stefan Roese <sr@denx.de>
11604
11605 commit 33ed73bc0e38d0f2b5c183d4629d8f207e5b9994
11606 Author: Martin Krause <martin.krause@tqs.de>
11607 Date: Mon Nov 12 10:56:17 2007 +0100
11608
11609 Some configuration updates for the TQM5200 based TB5200 board:
11610
11611 - enable command line history
11612 - increase malloc space (because of bigger flash sectors)
11613
11614 Signed-off-by: Martin Krause <martin.krause@tqs.de>
11615
11616 commit e318d9e9021a0af7508171f84ed09d0e79f0284e
11617 Author: Martin Krause <martin.krause@tqs.de>
11618 Date: Thu Sep 27 11:10:08 2007 +0200
11619
11620 TQM8xx: use the CFI flash driver on all TQM8xx boards
11621
11622 Signed-off-by: Martin Krause <martin.krause@tqs.de>
11623
11624 commit 11d9eec479b470eab9242ab937fca70a876d9376
11625 Author: Martin Krause <martin.krause@tqs.de>
11626 Date: Wed Sep 26 17:55:56 2007 +0200
11627
11628 TQM885D: adjust for doubled flash sector size + some minor fixes
11629
11630 Signed-off-by: Martin Krause <martin.krause@tqs.de>
11631
11632 commit 22d1a56cbfb0bff34f477b4db6a55d076d829b83
11633 Author: Jens Gehrlein <jens.gehrlein@tqs.de>
11634 Date: Wed Sep 26 17:55:54 2007 +0200
11635
11636 TQM885D: Exchanged SDRAM timing by a more relaxed timing.
11637
11638 CAS-Latency=2, Write Recovery Time tWR=2
11639 The max. supported bus frequency is 66 MHz. Therefore, changed
11640 threshold to switch from 1:1 mode to 2:1 from 80 MHz to 66 MHz.
11641
11642 Signed-off-by: Martin Krause <martin.krause@tqs.de>
11643
11644 commit b988b8cd443989be65161888eea0127ad03f846f
11645 Author: Martin Krause <martin.krause@tqs.de>
11646 Date: Wed Sep 26 17:55:56 2007 +0200
11647
11648 TQM885D: use calculated cpuclk instead of measuring it
11649
11650 On the TQM885D the measurement of cpuclk with the PIT reference
11651 timer ist not necessary. Since all module variants use the same
11652 external 10 MHz oscillator, the cpuclk only depends on the PLL
11653 configuration - which is readable by software.
11654
11655 Signed-off-by: Martin Krause <martin.krause@tqs.de>
11656
11657 commit 492c7049869348d31168de8dad89651315e468e0
11658 Author: Jens Gehrlein <jens.gehrlein@tqs.de>
11659 Date: Thu Sep 27 14:54:46 2007 +0200
11660
11661 TQM885D: fix SDRAM refresh
11662
11663 At 133 MHz the current SDRAM refresh rate is too fast
11664 (measured 4 * 1.17 us).
11665 CFG_MAMR_PTA changes from 39 to 128. This result
11666 in a refresh rate of 4 * 7.8 us at the default clock
11667 66 MHz. At 133 MHz the value will be then 4 * 3.8 us.
11668 This is a compromise until a new method is found to
11669 adjust the refresh rate.
11670
11671 Signed-off-by: Martin Krause <martin.krause@tqs.de>
11672
11673 commit dabad4b9bc46908e301f73ce76b38b23626a96e9
11674 Author: Jens Gehrlein <jens.gehrlein@tqs.de>
11675 Date: Thu Sep 27 14:54:46 2007 +0200
11676
11677 TQM860M: Support for 10col SDRAMs, max. 128 MiB
11678
11679 Signed-off-by: Martin Krause <martin.krause@tqs.de>
11680
11681 commit 61fb15c516fef5631e305f1976d7b3a679725856
11682 Author: Wolfgang Denk <wd@denx.de>
11683 Date: Thu Dec 27 01:52:50 2007 +0100
11684
11685 Fix coding style issues; update CHANGELOG.
11686
11687 Signed-off-by: Wolfgang Denk <wd@denx.de>
11688
11689 commit 467bcee11fe26ad422f2de971aa70866079870f2
11690 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11691 Date: Fri Dec 14 15:36:18 2007 +0100
11692
11693 cfi_flash: Add manufacturer-specific fixups
11694
11695 Run fixups based on the JEDEC manufacturer ID independent of the
11696 command set ID.
11697
11698 This changes current behaviour: Previously, geometry reversal for AMD
11699 chips were done based on the command set ID, while they are now done
11700 based on the JEDEC manufacturer and device ID.
11701
11702 Also add fixup for top-boot Atmel chips. A fixup is needed for
11703 AT49BV6416(T) too, but since u-boot currently only reads the low byte
11704 of the device ID, there's no way to tell it apart from AT49BV642D,
11705 which should not have this fixup. Since AT49BV642D support is
11706 necessary to get ATNGW100 board support into mainline, I've commented
11707 out the fixup for now.
11708
11709 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11710
11711 commit 0ddf06ddf6b4bd057ad4c5f0dffea7870ba06a2a
11712 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11713 Date: Fri Dec 14 15:36:17 2007 +0100
11714
11715 cfi_flash: Add cmdset-specific init functions
11716
11717 Move things like reading JEDEC IDs and fixing up geometry reversal
11718 into separate functions. The geometry reversal fixup is now performed
11719 by altering the qry structure directly, which makes the sector init
11720 code slightly cleaner.
11721
11722 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11723
11724 commit e23741f4a6d8047520ef0d4971762749b3587d32
11725 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11726 Date: Fri Dec 14 15:36:16 2007 +0100
11727
11728 cfi_flash: Read whole QRY structure in one go
11729
11730 Read out the whole CFI Standard Query structure after successful cfi
11731 identification. This allows subsequent code to access this information
11732 directly without having to go through flash_read_uchar() and friends.
11733
11734 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11735
11736 commit df9c25ea04b38a0e05d4f8c73c5cc144cdafa7db
11737 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11738 Date: Mon Dec 17 11:02:44 2007 +0100
11739
11740 AVR32: Fix logic inversion in disable_interrupts()
11741
11742 disable_interrupts() should return nonzero if interrupts were
11743 _enabled_ before, not disabled.
11744
11745 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11746
11747 commit acac475212cbedb17b321a363a1c878e2b47b37f
11748 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11749 Date: Fri Dec 14 16:51:22 2007 +0100
11750
11751 AVR32: Enable interrupts at bootup
11752
11753 The timer code depends on the timer interrupt to keep track of the
11754 upper 32 bits of the cycle counter. This obviously doesn't work when
11755 interrupts are disabled the whole time.
11756
11757 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11758
11759 commit 9570bcd87f4db255514f43b6701746c412f8fef0
11760 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11761 Date: Thu Nov 15 10:03:45 2007 +0100
11762
11763 AVR32: Fix wrong pin setup for USART3
11764
11765 As reported by Gerhard Berghofer:
11766
11767 in "gpio_enable_usart3" the correct pins for USART 3 are PB17 and PB18
11768 instead of PB18 and PB19.
11769
11770 which is obviously correct. There's currently no code that uses
11771 USART3, but custom boards may run into problems.
11772
11773 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11774
11775 commit 09ea0de03dcc3ee7af045b0b572227bda2c1c918
11776 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11777 Date: Thu Nov 1 12:44:20 2007 +0100
11778
11779 README: Remove ATSTK1000 daughterboard list
11780
11781 As noted by Kim Phillips, these lists tend to become out of date.
11782
11783 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11784
11785 commit c81cbbad21cb0ae983e2e796211202234cdc8be2
11786 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11787 Date: Tue Oct 30 14:56:36 2007 +0100
11788
11789 Add ATSTK100[234] to MAINTAINERS
11790
11791 Add all the ATSTK1000 daughterboards to MAINTAINERS along with their
11792 "mother". Also update the entry for ATSTK1000 to be not only about the
11793 AP7000 CPU; it's intended to handle all CPUs in the AT32AP family.
11794
11795 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11796
11797 commit 64ff2357b1727213803591813dbc779c924bf772
11798 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11799 Date: Mon Oct 29 13:02:54 2007 +0100
11800
11801 AVR32: Add support for the ATSTK1004 board
11802
11803 ATSTK1004 is a daughterboard for ATSTK1000 with the AT32AP7002 CPU,
11804 which is a derivative of AT32AP7000.
11805
11806 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11807
11808 commit 667568db157f374b85abd7e03596ddd1f0b25681
11809 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11810 Date: Mon Oct 29 13:02:54 2007 +0100
11811
11812 AVR32: Add support for the ATSTK1003 board
11813
11814 ATSTK1003 is a daughterboard for ATSTK1000 with the AT32AP7001 CPU,
11815 which is a derivative of AT32AP7000.
11816
11817 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11818
11819 commit 5fee84a794a51ec830548cda485a770efb018b92
11820 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11821 Date: Mon Oct 29 13:23:33 2007 +0100
11822
11823 AVR32: Make some AT32AP700x peripherals optional
11824
11825 Add a chip-features file providing definitions of the form
11826
11827 AT32AP700x_CHIP_HAS_<peripheral>
11828
11829 to indicate the availability of the given peripheral on the currently
11830 selected chip.
11831
11832 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11833
11834 commit 36f28f8a9605ee5dcfa330482cfc62171261af97
11835 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11836 Date: Mon Oct 29 13:09:56 2007 +0100
11837
11838 AVR32: Rename at32ap7000 -> at32ap700x
11839
11840 The SoC-specific code for all the AT32AP700x CPUs is practically
11841 identical; the only difference is that some chips have less features
11842 than others. By doing this rename, we can add support for the AP7000
11843 derivatives simply by making some features conditional.
11844
11845 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11846
11847 commit 4d5fa99c73f354e7cf985efcf417ea55ca2f6a5e
11848 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11849 Date: Fri Jun 29 18:22:34 2007 +0200
11850
11851 atmel_mci: Show SR when block read fails
11852
11853 Show controller status as well as card status when an error occurs
11854 during block read.
11855
11856 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11857
11858 commit 8697e6a19b10f514511b6a9c86de88bd108c4f8d
11859 Author: Stefan Roese <sr@denx.de>
11860 Date: Thu Dec 13 14:52:53 2007 +0100
11861
11862 ppc4xx: Bring 4xx fdt support up-to-date
11863
11864 This patch update the 4xx fdt support. It enabled fdt booting
11865 on the AMCC Kilauea and Sequoia for now. More can follow later
11866 quite easily.
11867
11868 Signed-off-by: Stefan Roese <sr@denx.de>
11869
11870 commit 12d30aa79779c2aa7a998bbae4c075f822a53004
11871 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11872 Date: Thu Dec 13 12:56:34 2007 +0100
11873
11874 cfi_flash: Use map_physmem() and unmap_physmem()
11875
11876 Use map_physmem() and unmap_physmem() to convert from physical to
11877 virtual addresses. This gives the arch a chance to provide an uncached
11878 mapping for flash accesses.
11879
11880 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11881
11882 commit 4d7d6936eb29af7cca330937808312aa5f61454d
11883 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11884 Date: Thu Dec 13 12:56:33 2007 +0100
11885
11886 Introduce map_physmem() and unmap_physmem()
11887
11888 map_physmem() returns a virtual address which can be used to access a
11889 given physical address without involving the cache. unmap_physmem()
11890 should be called when the virtual address returned by map_physmem() is
11891 no longer needed.
11892
11893 This patch adds a stub implementation which simply returns the
11894 physical address cast to a uchar * for all architectures except AVR32,
11895 which converts the physical address to an uncached virtual mapping.
11896 unmap_physmem() is a no-op on all architectures, but if any
11897 architecture needs to do such mappings through the TLB, this is the
11898 hook where those TLB entries can be invalidated.
11899
11900 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11901
11902 commit cdbaefb5f5f03e54455d0439dcf6dbd97ead1f9d
11903 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11904 Date: Thu Dec 13 12:56:32 2007 +0100
11905
11906 cfi_flash: Introduce read and write accessors
11907
11908 Introduce flash_read{8,16,32,64) and flash_write{8,16,32,64} and use
11909 them to access the flash memory. This makes it clearer when the flash
11910 is actually being accessed; merely dereferencing a volatile pointer
11911 looks just like any other kind of access.
11912
11913 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11914
11915 commit 812711ce6b3a386125dcf0d6a59588e461abbb87
11916 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11917 Date: Thu Dec 13 12:56:31 2007 +0100
11918
11919 Implement __raw_{read,write}[bwl] on all architectures
11920
11921 This adds implementations of __raw_read[bwl] and __raw_write[bwl] to
11922 m68k, ppc, nios and nios2. The m68k and ppc implementations were taken
11923 from Linux.
11924
11925 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11926
11927 commit be60a9021c82fc5aecd5b2b1fc96f70a9c81bbcd
11928 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11929 Date: Sat Oct 6 18:55:36 2007 +0200
11930
11931 cfi_flash: Reorder functions and eliminate extra prototypes
11932
11933 Reorder the functions in cfi_flash.c so that each function only uses
11934 functions that have been defined before it. This allows the static
11935 prototype declarations near the top to be eliminated and might allow
11936 gcc to do a better job inlining functions.
11937
11938 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11939
11940 commit 3055793bcbdf24b1f8117f606ffb766d32eb766f
11941 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11942 Date: Thu Dec 13 12:56:29 2007 +0100
11943
11944 cfi_flash: Make some needlessly global functions static
11945
11946 Make functions not declared in any header file static.
11947
11948 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11949
11950 commit 7e5b9b471518c5652febc68ba62b432193d6abf4
11951 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
11952 Date: Thu Dec 13 12:56:28 2007 +0100
11953
11954 cfi_flash: Break long lines
11955
11956 This patch tries to keep all lines in the cfi_flash driver below 80
11957 columns. There are a few lines left which don't fit this requirement
11958 because I couldn't find any trivial way to break them (i.e. it would
11959 take some restructuring, which I intend to do in a later patch.)
11960
11961 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
11962
11963 commit 42026c9cb3a76849b41e6e24abfb7b56807a5c1a
11964 Author: Bartlomiej Sieka <tur@semihalf.com>
11965 Date: Tue Dec 11 13:59:57 2007 +0100
11966
11967 CFI: synchronize command offsets with Linux CFI driver
11968
11969 Fixes non-working CFI Flash on the Inka4x0 board.
11970
11971 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
11972
11973 commit 8ff3de61fc5f9b3b21647bce081a3b7f710f0d4d
11974 Author: Kumar Gala <galak@kernel.crashing.org>
11975 Date: Fri Dec 7 12:17:34 2007 -0600
11976
11977 Handle MPC85xx PCIe reset errata (PCI-Ex 38)
11978
11979 On the MPC85xx boards that have PCIe enable the PCIe errata fix.
11980 (MPC8544DS, MPC8548CDS, MPC8568MDS).
11981
11982 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11983
11984 commit 82ac8c97145a4c3bf8b3dbfad00fa96e920f9b9c
11985 Author: Kumar Gala <galak@kernel.crashing.org>
11986 Date: Fri Dec 7 12:04:30 2007 -0600
11987
11988 Update Freescale MPC85xx ADS/CDS/MDS board config
11989
11990 * Enabled CONFIG_CMD_ELF
11991
11992 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11993
11994 commit d435793229ce29a42797c1edc39f5b34f987f91a
11995 Author: Kumar Gala <galak@kernel.crashing.org>
11996 Date: Fri Dec 7 04:59:26 2007 -0600
11997
11998 Handle Asynchronous DDR clock on 85xx
11999
12000 The MPC8572 introduces the concept of an asynchronous DDR clock with
12001 regards to the platform clock.
12002
12003 Introduce get_ddr_freq() to report the DDR freq regardless of sync/async
12004 mode.
12005
12006 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12007
12008 commit 22abb2d2eaf7b795a6923c6273ec9cb53fda9a10
12009 Author: Kumar Gala <galak@kernel.crashing.org>
12010 Date: Thu Nov 29 10:34:28 2007 -0600
12011
12012 Update Freescale MPC85xx ADS/CDS/MDS board config
12013
12014 * Removed some misc environment setup
12015 * Enabled CONFIG_CMDLINE_EDITING
12016
12017 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12018
12019 commit 415a613babb84d5e5d5b42e8e553868c71fc3a64
12020 Author: Kumar Gala <galak@kernel.crashing.org>
12021 Date: Thu Nov 29 10:47:44 2007 -0600
12022
12023 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.
12024
12025 Minor path corrections needed to ensure buildability.
12026
12027 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12028
12029 commit c2d943ffbfd3359b3b45d177b437379d2cb86fbf
12030 Author: Kumar Gala <galak@kernel.crashing.org>
12031 Date: Thu Nov 29 10:16:18 2007 -0600
12032
12033 Move the MPC8540 ADS board under board/freescale.
12034
12035 Minor path corrections needed to ensure buildability.
12036
12037 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12038
12039 commit 870ceac5b3a3486c109396e005af81ae762b5710
12040 Author: Kumar Gala <galak@kernel.crashing.org>
12041 Date: Thu Nov 29 10:14:50 2007 -0600
12042
12043 Move the MPC8560 ADS board under board/freescale.
12044
12045 Minor path corrections needed to ensure buildability.
12046
12047 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12048
12049 commit acbca876fb3fec25cd9c55b0efc81ff618ff5262
12050 Author: Kumar Gala <galak@kernel.crashing.org>
12051 Date: Thu Nov 29 10:13:47 2007 -0600
12052
12053 Move the MPC8568 MDS board under board/freescale.
12054
12055 Minor path corrections needed to ensure buildability.
12056
12057 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12058
12059 commit a853d56c59b33415304531443633808736acfc6e
12060 Author: Kumar Gala <galak@kernel.crashing.org>
12061 Date: Thu Nov 29 02:18:59 2007 -0600
12062
12063 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx
12064
12065 We already had defines for LAWAR_TRGT_IF_* that we should use
12066 rather than creating new ones. Also, added some missing defines for
12067 PCIE targets.
12068
12069 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12070
12071 commit 04db400892da37b76a585e332a0c137954ad2015
12072 Author: Kumar Gala <galak@kernel.crashing.org>
12073 Date: Thu Nov 29 02:10:09 2007 -0600
12074
12075 Stop using immap_t on 85xx
12076
12077 In the future the offsets to various blocks may not be in same location.
12078 Move to using CFG_MPC85xx_*_ADDR as the base of the registers
12079 instead of getting it via &immap.
12080
12081 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12082
12083 commit 2714223f8e04ab3e4133ff65872eef366d90bfea
12084 Author: Kumar Gala <galak@kernel.crashing.org>
12085 Date: Thu Nov 29 01:23:09 2007 -0600
12086
12087 Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt
12088
12089 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12090
12091 commit c480861bf000156e6a3e932c258db59ff2212dd3
12092 Author: Kumar Gala <galak@kernel.crashing.org>
12093 Date: Thu Nov 29 01:06:19 2007 -0600
12094
12095 Update MPC8568 MDS to use libfdt
12096
12097 Updated the MPC8568 MDS config to use libfdt and assume use of aliases for
12098 ethernet, pci, and serial for the various fixups that are done.
12099
12100 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12101
12102 commit 1563f56e0c68f6920f956382d6d13bee3f01c0f7
12103 Author: Haiying Wang <Haiying.Wang@freescale.com>
12104 Date: Wed Nov 14 15:52:06 2007 -0500
12105
12106 Add PCI Express support on MPC8568MDS
12107
12108 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
12109 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12110
12111 commit b90d25497625b90ffa3f2911a0895ca237556ff5
12112 Author: Kumar Gala <galak@kernel.crashing.org>
12113 Date: Thu Nov 29 00:11:44 2007 -0600
12114
12115 Update MPC85xx CDS to use libfdt
12116
12117 Updated the MPC85xx CDS config to use libfdt and assume use of aliases for
12118 ethernet, pci, and serial for the various fixups that are done.
12119
12120 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12121
12122 commit 0fd5ec66b10521a057ad73e69ab5f0f9eafba255
12123 Author: Kumar Gala <galak@kernel.crashing.org>
12124 Date: Wed Nov 28 22:54:27 2007 -0600
12125
12126 Update MPC8540 ADS to use libfdt
12127
12128 Updated the MPC8540 ADS config to use libfdt and assume use of aliases for
12129 ethernet, pci, and serial for the various fixups that are done.
12130
12131 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12132
12133 commit 5ce715802f6c50dc78b3405b92f184b1e3710519
12134 Author: Kumar Gala <galak@kernel.crashing.org>
12135 Date: Wed Nov 28 22:40:31 2007 -0600
12136
12137 Update MPC8560 ADS to use libfdt
12138
12139 Updated the MPC8560 ADS config to use libfdt and assume use of aliases for
12140 ethernet, pci, and serial for the various fixups that are done.
12141
12142 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12143
12144 commit aafeefbdb8b029f5ca2a195598d0a501a606eea9
12145 Author: Kumar Gala <galak@kernel.crashing.org>
12146 Date: Wed Nov 28 00:36:33 2007 -0600
12147
12148 Stop using immap_t for cpm offset on 85xx
12149
12150 In the future the offsets to various blocks may not be in same location.
12151 Move to using CFG_MPC85xx_CPM_ADDR as the base of the CPM registers
12152 instead of getting it via &immap->im_cpm.
12153
12154 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12155
12156 commit f59b55a5b8fcadaa99781ba48e7a38e956afa527
12157 Author: Kumar Gala <galak@kernel.crashing.org>
12158 Date: Tue Nov 27 23:25:02 2007 -0600
12159
12160 Stop using immap_t for guts offset on 85xx
12161
12162 In the future the offsets to various blocks may not be in same location.
12163 Move to using CFG_MPC85xx_GUTS_ADDR as the base of the guts registers
12164 instead of getting it via &immap->im_gur.
12165
12166 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12167
12168 commit 50c03c8cf494d91cdec39670d95337c743e16ec9
12169 Author: Kumar Gala <galak@kernel.crashing.org>
12170 Date: Tue Nov 27 22:42:34 2007 -0600
12171
12172 Update MPC8544 DS config
12173
12174 * Removed HAS_ETH2/HAS_ETH3 - MPC8544 only has TSEC1/2
12175 * Removed some misc environment setup
12176 * Moved to using fdtfile & fdtaddr as fdt env var names
12177 * Enabled CONFIG_CMDLINE_EDITING
12178
12179 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12180
12181 commit addce57e2e4c49e77ffb2020a84690713bb18b47
12182 Author: Kumar Gala <galak@kernel.crashing.org>
12183 Date: Mon Nov 26 17:12:24 2007 -0600
12184
12185 Update MPC8544DS to use libfdt
12186
12187 Updated the MPC8544DS config to use libfdt and assume use of aliases for
12188 ethernet, pci, and serial for the various fixups that are done.
12189
12190 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12191
12192 commit f852ce72f100cabd1f11c21c085a0ad8eca9fb65
12193 Author: Kumar Gala <galak@kernel.crashing.org>
12194 Date: Thu Nov 29 00:15:30 2007 -0600
12195
12196 Add libfdt based ft_cpu_setup for mpc85xx
12197
12198 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12199
12200 commit 3b9abdc448a1c2c6a4c2aa292724b4d1a05166a9
12201 Author: Stefan Roese <sr@denx.de>
12202 Date: Tue Dec 11 13:38:19 2007 +0100
12203
12204 ppc4xx: Correct GPIO offset in gpio_config()
12205
12206 Thanks to Gary Jennejohn for pointing this out.
12207
12208 Signed-off-by: Stefan Roese <sr@denx.de>
12209
12210 commit 8809a2713b1ceaf3da55d9d785470294f15de06a
12211 Author: Stefan Roese <sr@denx.de>
12212 Date: Tue Dec 11 11:46:01 2007 +0100
12213
12214 rtc: Fix merging problem
12215
12216 Signed-off-by: Stefan Roese <sr@denx.de>
12217
12218 commit 7cfc12a7dcfdb350e2ab76db4dafcc30f7e77c2b
12219 Author: Stefan Roese <sr@denx.de>
12220 Date: Sat Dec 8 14:47:34 2007 +0100
12221
12222 ppc4xx: 405EX: Correctly enable USB pins
12223
12224 This patch selects the USB data pins in the 405EX GPIO and MFC (multi
12225 function control) registers. This is done for the AMCC Kilauea and
12226 Makalu eval boards.
12227
12228 Signed-off-by: Stefan Roese <sr@denx.de>
12229
12230 commit 9692c2734a47f23b44a0f68042a3e2ca8d1bfb39
12231 Author: Stefan Roese <sr@denx.de>
12232 Date: Sat Dec 8 08:25:09 2007 +0100
12233
12234 CFI: Coding style cleanup
12235
12236 Signed-off-by: Stefan Roese <sr@denx.de>
12237
12238 commit 81b20ccc2d795ae9a1199db5a50ad9c28d1e4d22
12239 Author: Michael Schwingen <michael@schwingen.org>
12240 Date: Fri Dec 7 23:35:02 2007 +0100
12241
12242 CFI: support JEDEC flash roms in CFI-flash framework
12243
12244 The following patch adds support for non-CFI flash ROMS, by hooking into the
12245 CFI flash code and using most of its code, as recently discussed here in the
12246 thread "Mixing CFI and non-CFI flashs".
12247
12248 Signed-off-by: Michael Schwingen <michael@schwingen.org>
12249 Signed-off-by: Stefan Roese <sr@denx.de>
12250
12251 commit c01b17dd856fa120b2970f50d9598546a4927ec3
12252 Author: Gerald Van Baren <vanbaren@cideas.com>
12253 Date: Wed Nov 28 21:24:50 2007 -0500
12254
12255 Conditionally compile fdt_fixup_ethernet()
12256
12257 Fix compiler warnings: On boards that don't have ethernets defined,
12258 don't compile fdt_fixup_ethernet().
12259
12260 commit 246d4ae6bc282bc1841224e1c5fc49dc925e0bf7
12261 Author: Kumar Gala <galak@kernel.crashing.org>
12262 Date: Tue Nov 27 21:59:46 2007 -0600
12263
12264 Convert boards that set memory node to use fdt_fixup_memory()
12265
12266 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12267
12268 commit 151c8b09b35eebe8fd9139cb6c1d91c27b22f058
12269 Author: Kumar Gala <galak@kernel.crashing.org>
12270 Date: Mon Nov 26 17:06:15 2007 -0600
12271
12272 Added fdt_fixup_stdout that uses aliases to set linux,stdout-path
12273
12274 We use a combination of the serialN alias and CONFIG_CONS_INDEX to
12275 determine which serial alias we should set linux,stdout-path to.
12276
12277 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12278
12279 commit 3c9272813fad84c691d0e4989bb18a3ffebdebfc
12280 Author: Kumar Gala <galak@kernel.crashing.org>
12281 Date: Mon Nov 26 14:57:45 2007 -0600
12282
12283 Add common memory fixup function
12284
12285 Add the function fdt_fixup_memory() to fixup the /memory node of the fdt
12286
12287 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12288
12289 commit 9c9109e7fcf7ac2ca19c95b8ac54b8d1c773b157
12290 Author: Kumar Gala <galak@kernel.crashing.org>
12291 Date: Mon Nov 26 11:19:12 2007 -0600
12292
12293 Conditionally compile fdt_support.c
12294
12295 Modify common/Makefile to conditionally compile fdt_support.c based
12296 on CONFIG_OF_LIBFDT.
12297
12298 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12299
12300 commit d88e7ba0980773479e1a64badb293116071b7ef0
12301 Author: Kumar Gala <galak@kernel.crashing.org>
12302 Date: Mon Nov 26 10:41:40 2007 -0600
12303
12304 Fix build breakage due to libfdt import
12305
12306 The IDS8247 got lost in the update and need an API update
12307 do to rename of functions in libfdt.
12308
12309 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12310
12311 commit 28f384b171bbf1fb2dafb1046e6d259a6b2f8714
12312 Author: Gerald Van Baren <vanbaren@cideas.com>
12313 Date: Fri Nov 23 19:43:20 2007 -0500
12314
12315 Add spaces around the = in the fdt print format.
12316
12317 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
12318
12319 commit 29592ecba3b932b9b152bcec6c0c0806412db4a3
12320 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12321 Date: Fri Dec 7 01:25:38 2007 +0900
12322
12323 sh: Moved driver of the SuperH dependence
12324
12325 The composition of the directory in the drivers/ changed.
12326 I moved SuperH serial driver and marubun PCMCIA driver.
12327
12328 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12329
12330 commit 41be969f4957115ed7b1fe8b890bfaee99d7a7a2
12331 Author: Wolfgang Denk <wd@denx.de>
12332 Date: Thu Dec 6 10:21:19 2007 +0100
12333
12334 Release v1.3.1
12335
12336 Signed-off-by: Wolfgang Denk <wd@denx.de>
12337
12338 commit cf5933ba1e97a1cd8f5f24070e820f21d976eaeb
12339 Author: Wolfgang Denk <wd@denx.de>
12340 Date: Thu Dec 6 10:21:03 2007 +0100
12341
12342 ADS5121 Board: fix compile problem.
12343
12344 Signed-off-by: Wolfgang Denk <wd@denx.de>
12345
12346 commit a27044b14a9e93678a82d7b35f202b93e7687abc
12347 Author: Stefan Roese <sr@denx.de>
12348 Date: Thu Dec 6 05:58:43 2007 +0100
12349
12350 ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards
12351
12352 This patch enables the hardware-fix for the PCI/DMA errata's 19+22 by
12353 setting the FIXD bit in the SDR0_MFR register. Here a description of the
12354 symptoms:
12355
12356 Problem Description
12357 ------------------------------
12358 If a DMA is performed between memory and PCI with the DMA 1 Controller
12359 using prefetch, and as a result uses a special purpose buffer selected by
12360 the PCIXn Bridge Options 1 Register (PCIXn_BRDGOPT1[RBP7] - bits 31-29),
12361 the first part of the transfer sequence is performed twice. The
12362 PPC440SPe PCI Controller requests more data than was needed such that in
12363 the case of enforce memory protection, a host CPU exception can occur.
12364 No data is corrupted, because data transfer is stopped in the PCI
12365 Controller. Prefetch enable is specified by setting DMA Configuration
12366 Register (I2O0_DMAx_CFG[DXEPD] - bit 31) to 0.
12367
12368 Behavior that may be observed in a running system
12369 ---------------------------------------------------------------------------
12370
12371 1. DMA performance is decreased because of the double access on the PCI bus
12372 interface.
12373 2. If an illegal access to some address on the PCI bus is detected at the
12374 system level, a machine check or similar system error may occur.
12375
12376 Workarounds Available
12377 ----------------------------------
12378
12379 1. Do not program prefetch. Note that a prefetch command cannot be programmed
12380 without selecting a special purpose buffer.
12381 2. To avoid crossing a physical boundary of the PCI slave device, add 512
12382 bytes of address to the PCI address range.
12383
12384 This patch was originally provided by Pravin M. Bathija <pbathija@amcc.com>
12385 from AMCC and slighly changed.
12386
12387 Signed-off-by: Pravin M. Bathija <pbathija@amcc.com>
12388 Signed-off-by: Stefan Roese <sr@denx.de>
12389
12390 commit a90921f71d225bf9e0f0fc7b8beadeb8001bf78a
12391 Author: Stefan Roese <sr@denx.de>
12392 Date: Tue Dec 4 16:29:48 2007 +0100
12393
12394 ppc4xx: Yosemite/Yellowstone: Add DTT AD7414 support
12395
12396 Signed-off-by: Stefan Roese <sr@denx.de>
12397
12398 commit 8d4f040a3c15036a6ea25a9c39e7d89fefa8440d
12399 Author: Wolfgang Denk <wd@denx.de>
12400 Date: Mon Dec 3 00:15:28 2007 +0100
12401
12402 Prepare for 1.3.1-rc1
12403
12404 Signed-off-by: Wolfgang Denk <wd@denx.de>
12405
12406 commit e15e33433e7c05111968dc9b434a52fd42cbd221
12407 Author: Stefan Roese <sr@denx.de>
12408 Date: Fri Nov 30 07:15:41 2007 +0100
12409
12410 ppc4xx: Kilauea: Add PCIe reset assertion upon power-up
12411
12412 This manual PCIe reset triggering solves the problem seen with the
12413 Intel EPRO/1000 card, which was not detected (link not established)
12414 upon power-up reset.
12415
12416 Signed-off-by: Stefan Roese <sr@denx.de>
12417
12418 commit 260eea5676ca46903a335686cc020b29c4ca46fe
12419 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12420 Date: Thu Nov 29 01:21:54 2007 +0900
12421
12422 sh: Add SuperH boards maintainer to MAINTAINERS file
12423
12424 Add MS7750SE and MS7722SE's board maintainer to MAINTAINERS file.
12425
12426 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12427
12428 commit aa9c4f1d22701a92347c1c81f34d12c8ad3a3747
12429 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12430 Date: Thu Nov 29 00:13:04 2007 +0900
12431
12432 sh: Add ms7750se support in MAKEALL
12433
12434 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12435
12436 commit c7144373427a178332bf9754131c8c34c52c200a
12437 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12438 Date: Tue Nov 27 09:44:53 2007 +0100
12439
12440 sh: Add sh3 and sh4 support in MAKEALL
12441
12442 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12443 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12444
12445 commit 130080874a3d28450098481a262c5f7c855e908d
12446 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12447 Date: Sun Nov 25 02:51:17 2007 +0900
12448
12449 sh: Add document for SuperH.
12450
12451 This document is a summary of information concerning SuperH of U-Boot.
12452
12453 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12454
12455 commit 33ecdc2f9d64926e1a6067b28f3a0aefc3b6d23d
12456 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12457 Date: Sun Nov 25 02:39:31 2007 +0900
12458
12459 sh: Add marubun's pcmcia driver
12460
12461 Marubun pcmcia is a chip for PCMCIA used with SuperH.
12462 Of course, this can be used even by other architectures.
12463 When use this driver, came to be able to use CompactFlash
12464 and Ethernet.
12465
12466 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12467
12468 commit febd86b969b975289ed948f1ac0eb9722da41ced
12469 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12470 Date: Sun Nov 25 02:32:13 2007 +0900
12471
12472 sh: Update SuperH SCIF driver
12473
12474 - Changed volatile unsigned to vu_.
12475 - Changed Makefile for kconfig.
12476
12477 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12478
12479 commit 8be760903645af09871be50ad0a6f9ebb62b311d
12480 Author: Stefan Roese <sr@denx.de>
12481 Date: Tue Nov 27 11:57:35 2007 +0100
12482
12483 ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexing
12484
12485 After an error in the AMCC 405EX users manual now correctly configure
12486 IRQ2 (Kilauea)/IRQ0 (Makalu) as alternate 2 signal for external IRQ
12487 usage.
12488
12489 Signed-off-by: Stefan Roese <sr@denx.de>
12490
12491 commit a5f601fd1b1278deae5aa9fc27a232b0d1c1c788
12492 Author: Wolfgang Denk <wd@denx.de>
12493 Date: Mon Nov 26 19:18:21 2007 +0100
12494
12495 Cleanup coding style; update CHANGELOG
12496
12497 Signed-off-by: Wolfgang Denk <wd@denx.de>
12498
12499 commit 3deca9d44767efd1b83f4b701f0dbf21a7595f7b
12500 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12501 Date: Sun Nov 25 22:39:25 2007 +0100
12502
12503 MAKEALL: add missing 512x boards in ppc
12504
12505 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12506
12507 commit a340c325e668ca7386c2276387681720be9c3757
12508 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12509 Date: Sun Nov 25 18:45:47 2007 +0100
12510
12511 Makefile : fix tags ctags etags with new drivers organization
12512
12513 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12514
12515 commit 63362cfc6baa97ae0e37ba2c6ece530fcac9f79e
12516 Author: Stefan Roese <sr@denx.de>
12517 Date: Mon Nov 26 15:06:14 2007 +0100
12518
12519 ppc4xx: Makalu: Change EBC setup for CS0 to enable 400MHz usage
12520
12521 As suggested by Senao, use a different EBC_PB0AP setup for 400MHz
12522 operation.
12523
12524 Signed-off-by: Stefan Roese <sr@denx.de>
12525
12526 commit ca1ce226287270bb01e25b8e3674c701f12edf19
12527 Author: Stefan Roese <sr@denx.de>
12528 Date: Mon Nov 26 15:01:45 2007 +0100
12529
12530 ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interrupt
12531
12532 Signed-off-by: Stefan Roese <sr@denx.de>
12533
12534 commit 87ddedd6ad804427ce125ceaa076d7a4f74e9d5d
12535 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12536 Date: Sun Nov 25 18:45:47 2007 +0100
12537
12538 Makefile : fix tags ctags etags with new drivers organization
12539
12540 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12541
12542 commit 59829cc189378c142c13d2aa8d9a897d8bef3961
12543 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12544 Date: Sat Nov 24 21:26:56 2007 +0100
12545
12546 drivers/mtd : move mtd drivers to drivers/mtd
12547
12548 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12549
12550 commit 318c0b90431f2648552e5ade78833f42652ce859
12551 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12552 Date: Sat Nov 24 21:17:55 2007 +0100
12553
12554 drivers/misc : move misc drivers to drivers/misc
12555
12556 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12557
12558 commit 33daf5b7858807cb4ce4158c2c56524671c14c08
12559 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12560 Date: Sat Nov 24 21:13:59 2007 +0100
12561
12562 drivers/block : move block drivers to drivers/block
12563
12564 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12565
12566 commit 0c698dcaa70275eb8814f665b545547cee013892
12567 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12568 Date: Sat Nov 24 20:59:50 2007 +0100
12569
12570 drivers/rtc : move rtc drivers to drivers/rtc
12571
12572 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12573
12574 commit f868cc5a50757d94f36c312395481cb0f187d9e6
12575 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12576 Date: Sat Nov 24 20:14:44 2007 +0100
12577
12578 drivers/hwmon : move hardware monitor drviers to drivers/hwmon
12579
12580 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12581
12582 commit 16b195c82a18cbfd164800f17a1ef9db2e48331a
12583 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12584 Date: Sat Nov 24 19:46:45 2007 +0100
12585
12586 drivers/input : move input drivers to drivers/input
12587
12588 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12589
12590 commit e4558666293364fc3af1c1d9381ca933fa0f1275
12591 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12592 Date: Sat Nov 24 19:40:11 2007 +0100
12593
12594 drivers/usb : move usb drivers to drivers/usb
12595
12596 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12597
12598 commit 1378df792a7ff3abd1bf54a63f5475784f5b083c
12599 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12600 Date: Sat Nov 24 19:33:38 2007 +0100
12601
12602 drivers/serial : move serial drivers to drivers/serial
12603
12604 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12605
12606 commit 2439e4bfa111babf4bc07ba20efbf3e36036813e
12607 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12608 Date: Wed Nov 21 21:19:24 2007 +0100
12609
12610 drivers/net : move net drivers to drivers/net
12611
12612 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12613
12614 commit 352d259130b349fe9593b8dada641bd78a9659e5
12615 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12616 Date: Tue Nov 20 20:41:48 2007 +0100
12617
12618 drivers/video : move video drivers to drivers/video
12619
12620 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12621
12622 commit 73646217186aa17afc8e305c5f06f06dd335eaad
12623 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12624 Date: Tue Nov 20 20:33:09 2007 +0100
12625
12626 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
12627
12628 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12629
12630 commit 93a686ee9c5ddc6fa368c32cfbfde6f6724599fc
12631 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12632 Date: Tue Nov 20 20:28:09 2007 +0100
12633
12634 drivers/pci : move pci drivers to drivers/pci
12635
12636 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12637
12638 commit 9162352817579840d7802da6d85872b3ca003c97
12639 Author: Gerald Van Baren <vanbaren@cideas.com>
12640 Date: Thu Nov 22 17:23:23 2007 -0500
12641
12642 Fix fdt printing for updated libfdt
12643
12644 Also improve printing (adopt dtc v1 "c style" hex format), whitespace cleanup.
12645
12646 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
12647
12648 commit 9eb77cea1fa12d5969eb26a1d1d81da381bd6b1c
12649 Author: Kumar Gala <galak@kernel.crashing.org>
12650 Date: Wed Nov 21 13:30:15 2007 -0600
12651
12652 Add additional fdt fixup helper functions
12653
12654 Added the following fdt fixup helpers:
12655 * do_fixup_by_prop{_u32} - Find matching nodes by property name/value
12656 * do_fixup_by_compat{_u32} - Find matching nodes by compat
12657
12658 The _u32 variants work the same only the property they are setting
12659 is know to be a 32-bit integer instead of a byte buffer.
12660
12661 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12662
12663 commit ab544633abdd14f4dd5d92e500b73eb59ef57e67
12664 Author: Kumar Gala <galak@kernel.crashing.org>
12665 Date: Wed Nov 21 11:11:03 2007 -0600
12666
12667 Add fdt_fixup_ethernet helper to set mac addresses
12668
12669 Added a fixup helper that uses aliases to set mac addresses
12670 in the device tree based on the bd_t
12671
12672 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12673
12674 commit dbaf07ce620aab249e3502b20a986234a6af1d3a
12675 Author: Kumar Gala <galak@kernel.crashing.org>
12676 Date: Wed Nov 21 14:07:46 2007 -0600
12677
12678 Fix warnings from import of libfdt
12679
12680 cmd_fdt.c: In function fdt_print:
12681 cmd_fdt.c:586: warning: assignment discards qualifiers from pointer target type
12682 cmd_fdt.c:613: warning: assignment discards qualifiers from pointer target type
12683 cmd_fdt.c:635: warning: assignment discards qualifiers from pointer target type
12684 cmd_fdt.c:636: warning: assignment discards qualifiers from pointer target type
12685
12686 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12687
12688 commit 8d04f02f6224e6983f4812ea4da704950ec8539c
12689 Author: Kumar Gala <galak@kernel.crashing.org>
12690 Date: Wed Oct 24 11:04:22 2007 -0500
12691
12692 Update libfdt from device tree compiler (dtc)
12693
12694 Update libfdt to commit 8eaf5e358366017aa2e846c5038d1aa19958314e from
12695 the device tree compiler (dtc) project.
12696
12697 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12698
12699 commit e93becf80d732b64aef81b23e8b6ece02c40533d
12700 Author: Kumar Gala <galak@kernel.crashing.org>
12701 Date: Sat Nov 3 19:46:28 2007 -0500
12702
12703 Move do_fixup* for libfdt into common code
12704
12705 Moved the generic fixup handling code out of cpu/mpc5xxx and cpu/mpc8260
12706 into common/fdt_support.c and renamed:
12707
12708 do_fixup() -> do_fixup_by_path()
12709 do_fixup_u32() -> do_fixup_by_path_u32()
12710
12711 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12712
12713 commit f738b4a75998f42a7408defadc9baac7a31c92db
12714 Author: Kumar Gala <galak@kernel.crashing.org>
12715 Date: Thu Oct 25 16:15:07 2007 -0500
12716
12717 Make no options to fdt print default to '/'
12718
12719 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12720
12721 commit a3c2933e02503fe36ade2c1b65af46f2b7a168e7
12722 Author: Kumar Gala <galak@kernel.crashing.org>
12723 Date: Wed Oct 24 10:21:57 2007 -0500
12724
12725 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt
12726
12727 Removed:
12728 fdt_node_is_compatible
12729 fdt_find_node_by_type
12730 fdt_find_compatible_node
12731
12732 To ease merge of newer libfdt as we aren't using them anywhere at this time.
12733
12734 Also moved fdt_find_and_setprop out of libfdt into fdt_support.c for the same
12735 reason.
12736
12737 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12738
12739 commit 98e2867cc85409b919f862e6c16026461ec955df
12740 Author: Grant Likely <grant.likely@secretlab.ca>
12741 Date: Wed Nov 21 09:19:37 2007 -0700
12742
12743 [BUILD] Remove libraries when updating autoconf.mk
12744
12745 Fix library problems caused by conditional compilation. Using
12746 autoconf.mk to decide which files to compile has caused a problem when
12747 changing configuration from one board to another without clearing out
12748 the library (*.a) files.
12749
12750 It used to be that the linker was always passed the same list of .o
12751 files when building the .a files. However, that is not longer true
12752 with conditional compilation. Now, a different board config will have
12753 a different file list passed to the linker. The problem occurs when
12754 a library has already been built and the board config is changed.
12755
12756 Since the linker will update instead of replace a preexisting library,
12757 then if the file list changes to remove some object files the old
12758 objects will still exist in the library.
12759
12760 The solution is to remove all old library files when autoconf.mk is
12761 made.
12762
12763 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
12764
12765 commit ed1353d74b9ce8a7fcd660570b848a184d614b5f
12766 Author: Kumar Gala <galak@kernel.crashing.org>
12767 Date: Wed Nov 21 08:49:50 2007 -0600
12768
12769 [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile
12770
12771 Modify libfdt/Makefile to conditionally compile the *.c files based
12772 on the board config.
12773
12774 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12775
12776 commit 4a43719a7738712811d822ca8125427b27a55cdc
12777 Author: Grant Likely <grant.likely@secretlab.ca>
12778 Date: Mon Sep 24 09:05:31 2007 -0600
12779
12780 [BUILD] conditionally compile common/cmd_*.c in common/Makefile
12781
12782 Modify common/Makefile to conditionally compile the cmd_*.c files based
12783 on the board config.
12784
12785 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
12786
12787 commit 2f155f6c0a1f5e9a306a3f1f4fbe067db7ced3b1
12788 Author: Grant Likely <grant.likely@secretlab.ca>
12789 Date: Mon Sep 24 09:05:31 2007 -0600
12790
12791 [BUILD] Generate include/autoconf.mk from board config files
12792
12793 Use cpp and sed to postprocess config.h and import the defined values
12794 into include/autoconf.mk. autoconf.mk is then included by config.mk to
12795 give 'make' access to the board configuration.
12796
12797 Doing this enables conditional compilation at the Makefile level instead
12798 of by wrapping every .c file with #ifdef/#endif wrappers.
12799
12800 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
12801
12802 commit 68b88999da87ab88e71e1306192905be3450198e
12803 Author: Jon Loeliger <jdl@freescale.com>
12804 Date: Tue Nov 20 15:02:26 2007 -0600
12805
12806 8610HPCD: Enable the 8610 Display Interface Unit
12807
12808 Signed-off-by: Jon Loeliger <jdl@freescale.com>
12809
12810 commit 74f89faa9d1e77ed947e628d3effaa513fe05d05
12811 Author: Jon Loeliger <jdl@freescale.com>
12812 Date: Tue Nov 20 15:00:53 2007 -0600
12813
12814 Move 8610 DIU interface structure definitions to header file.
12815
12816 These two structures are still needed during the
12817 initialization and setup of the DIU hardware.
12818 So move them to the fsl_diu_fb.h file for now.
12819 Official "blah".
12820
12821 Noticed-by: York Sun <yorksun@freescale.com>
12822 Signed-off-by: Jon Loeliger <jdl@freescale.com>
12823
12824 commit 080c646dbf474a109c3f85718fb01ce042a38c45
12825 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12826 Date: Tue Nov 20 20:14:18 2007 +0100
12827
12828 drivers/i2c : move i2c drivers to drivers/i2c
12829
12830 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12831
12832 commit 9a337ddc154a10a26f117fd147b009abcdeba75a
12833 Author: Wolfgang Denk <wd@denx.de>
12834 Date: Mon Nov 19 22:20:24 2007 +0100
12835
12836 Prepare for 1.3.0 release.
12837
12838 Signed-off-by: Wolfgang Denk <wd@denx.de>
12839
12840 commit f30ad49b16bf998b03c1a5228b6c86369d61c258
12841 Author: Haiying Wang <Haiying.Wang@freescale.com>
12842 Date: Mon Nov 19 10:02:13 2007 -0500
12843
12844 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS
12845
12846 CONFIG_QE shouldn't be in the wrap of CONFIG_PCI, fix it.
12847
12848 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
12849
12850 commit f8c320609366176b31104d9bf5e295232e1c7f1d
12851 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
12852 Date: Mon Nov 19 11:14:16 2007 +0900
12853
12854 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning
12855
12856 lowlevel_init.S: Assembler messages:
12857 lowlevel_init.S:413: Warning: Pretending global symbol used as branch target is local.
12858
12859 Looking at codes, the `memtest' and `clearmem' are intentional mixed
12860 use of `global symbols' and `label' for debugging purpose. To make it
12861 build, just disable global-symbols-use for now. As a result `memtest'
12862 still remains as unused, but leave it be...
12863
12864 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
12865
12866 commit e8da58f2bc092891e8cc92b927ed5c4bd0cb0cab
12867 Author: Wolfgang Denk <wd@denx.de>
12868 Date: Mon Nov 19 12:59:14 2007 +0100
12869
12870 Fix build problems with mp2usb board
12871
12872 Signed-off-by: Wolfgang Denk <wd@denx.de>
12873
12874 commit 6bf4c686afca1e86e1c384d59218f914605713bf
12875 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12876 Date: Sun Nov 18 18:36:11 2007 +0100
12877
12878 s3c24x0: Fix usb_ohci.c missing in Makefile
12879 and usb_ohci.c warning differ in signedness
12880
12881 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12882
12883 commit 6073f61e078da5ddb521b56256bcc36508589883
12884 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12885 Date: Sun Nov 18 12:55:02 2007 +0100
12886
12887 pb1x00 board: Fix u16 status declaration when PCMCIA is defined
12888
12889 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12890
12891 commit 8412d814ce8bf5570a2b747f1e7fd321097fe987
12892 Author: Wolfgang Denk <wd@denx.de>
12893 Date: Sun Nov 18 17:11:09 2007 +0100
12894
12895 Fix compiler warnings for ARM systems.
12896
12897 Signed-off-by: Wolfgang Denk <wd@denx.de>
12898
12899 commit 409ecdc0bb47dd28b0af6c25ffd658d22cc36b37
12900 Author: Wolfgang Denk <wd@denx.de>
12901 Date: Sun Nov 18 16:36:27 2007 +0100
12902
12903 Fix compiler warnings for PPC systems. Update CHANGELOG.
12904
12905 Signed-off-by: Wolfgang Denk <wd@denx.de>
12906
12907 commit 653811a3c2b35856bf12e196dcc8c4694e28e420
12908 Author: Stefan Roese <sr@denx.de>
12909 Date: Sun Nov 18 14:44:44 2007 +0100
12910
12911 ppc4xx: Correct 405EX PCIe UTL register mapping
12912
12913 Map 4k mem space for UTL registers for each port.
12914
12915 Signed-off-by: Stefan Roese <sr@denx.de>
12916
12917 commit 079c2c4fa71c0d1ebef394508df9088df8a308d3
12918 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12919 Date: Sat Nov 17 11:31:10 2007 +0100
12920
12921 Fix warning differ in signedness in net/net.c and net/nfs.c
12922
12923 commit 7e14fc65368cbd2861b1207453da55a4fc7b3f81
12924 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12925 Date: Sat Nov 17 20:42:45 2007 +0900
12926
12927 gth2.c: Fix a warning on gth2 build.
12928
12929 gth2.c: In function 'misc_init_r':
12930 gth2.c:434: warning: pointer targets in passing argument 2 of 'setenv' differ in signedness
12931
12932 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12933
12934 commit 2309c130aa4c84b91bd874a41269c923eb61b555
12935 Author: Stefan Roese <sr@denx.de>
12936 Date: Sat Nov 17 07:58:25 2007 +0100
12937
12938 Fix warning differ in signedness in common/cmd_scsi.c
12939
12940 Signed-off-by: Stefan Roese <sr@denx.de>
12941
12942 commit 9ea61b57968554eaf0f474ec7e088b17d367f474
12943 Author: Stefan Roese <sr@denx.de>
12944 Date: Sat Nov 17 14:52:29 2007 +0100
12945
12946 ppc4xx: Update AMCC Kilauea config file
12947
12948 - Use generic GPIO configuration framework (CFG_4xx_GPIO_TABLE)
12949
12950 Signed-off-by: Stefan Roese <sr@denx.de>
12951
12952 commit 7e1d884b7cb602007329c517ec1c453e3a6a5d9c
12953 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12954 Date: Sat Nov 17 20:05:26 2007 +0900
12955
12956 [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker
12957
12958 Current trick to pick up GNU assembler minor version does not work with the
12959 latest binutils (2007-03-01 or later) due to ${PKGVERSION} now default to
12960 "(GNU Binutils) ".
12961
12962 $ sde-as --version |grep "GNU assembler"
12963 GNU assembler 2.15.94 mipssde-6.02.02-20050602
12964 $ sde-as --version |grep "GNU assembler" |awk '{print $3}'
12965 2.15.94
12966 $ sde-as --version |grep "GNU assembler" |awk '{print $3}' |awk -F. '{print $2}'
12967 15
12968 $
12969
12970 $ mips-linux-as --version |grep "GNU assembler"
12971 GNU assembler (GNU Binutils) 2.18
12972 $ mips-linux-as --version |grep "GNU assembler" |awk '{print $3}'
12973 (GNU
12974 $ mips-linux-as --version |grep "GNU assembler" |awk '{print $3}' |awk -F. '{print $2}'
12975 (no output)
12976 $
12977
12978 As a result of above, you'll see many noises with such binutils:
12979
12980 make -C cpu/mips/
12981 /bin/sh: line 0: [: : integer expression expected
12982 /bin/sh: line 0: [: : integer expression expected
12983 make[1]: Entering directory `/home/skuribay/devel/u-boot.git/cpu/mips'
12984 mips-linux-gcc -D__ASSEMBLY__ -g -Os -D__KERNEL__ -DTEXT_BASE=0xB0000000 -I/home/skuribay/devel/u-boot.git/include -fno-builtin -ffreestanding -nostdinc -isystem /home/skuribay/devel/buildroot/build_mips/staging_dir/usr/bin/../lib/gcc/mips-linux-uclibc/4.2.1/include -pipe -DCONFIG_MIPS -D__MIPS__ -G 0 -mabicalls -fpic -pipe -msoft-float -march=4kc -mtune=4kc -EB -c -o incaip_wdt.o incaip_wdt.S
12985 /bin/sh: line 0: [: : integer expression expected
12986 mips-linux-gcc -D__ASSEMBLY__ -g -Os -D__KERNEL__ -DTEXT_BASE=0xB0000000 -I/home/skuribay/devel/u-boot.git/include -fno-builtin -ffreestanding -nostdinc -isystem /home/skuribay/devel/buildroot/build_mips/staging_dir/usr/bin/../lib/gcc/mips-linux-uclibc/4.2.1/include -pipe -DCONFIG_MIPS -D__MIPS__ -G 0 -mabicalls -fpic -pipe -msoft-float -march=4kc -mtune=4kc -EB -c -o cache.o cache.S
12987 /bin/sh: line 0: [: : integer expression expected
12988 mips-linux-gcc -g -Os -D__KERNEL__ -DTEXT_BASE=0xB0000000 -I/home/skuribay/devel/u-boot.git/include -fno-builtin -ffreestanding -nostdinc -isystem /home/skuribay/devel/buildroot/build_mips/staging_dir/usr/bin/../lib/gcc/mips-linux-uclibc/4.2.1/include -pipe -DCONFIG_MIPS -D__MIPS__ -G 0 -mabicalls -fpic -pipe -msoft-float -march=4kc -mtune=4kc -EB -Wall -Wstrict-prototypes -c -o asc_serial.o asc_serial.c
12989 /bin/sh: line 0: [: : integer expression expected
12990
12991 This patch simplifies the trick and makes it work with both versions of gas.
12992 I also replace an expensive `awk (or gawk)' with `cut'.
12993
12994 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12995
12996 commit 16664f72850846e645616da1c0fa5afcd6d15f15
12997 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
12998 Date: Sat Nov 17 20:05:26 2007 +0900
12999
13000 [MIPS] Remove useless instructions for initializing $gp.
13001
13002 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13003
13004 commit 03c031d5660ea946c39af6e2e16267da857c609f
13005 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13006 Date: Sat Oct 27 15:27:06 2007 +0900
13007
13008 [MIPS] MIPS 4K core: Coding style cleanups
13009
13010 No logical changes.
13011
13012 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13013
13014 commit f5e429d3860bba4c6ae8bead8f78349fa24491b2
13015 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13016 Date: Sat Nov 17 20:05:20 2007 +0900
13017
13018 [MIPS] gth2.c: Fix a warning on gth2 build.
13019
13020 gth2.c: In function 'misc_init_r':
13021 gth2.c:434: warning: pointer targets in passing argument 2 of 'setenv' differ in signedness
13022
13023 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13024
13025 commit 4fbd0741b2b6441da10be93e10267122581b7079
13026 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13027 Date: Sat Oct 27 15:22:33 2007 +0900
13028
13029 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.
13030
13031 au1x00_eth.c: In function 'au1x00_miiphy_write':
13032 au1x00_eth.c:139: warning: 'return' with no value, in function returning non-void
13033
13034 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13035
13036 commit f01320459736f156707425cf8112f98606301aa4
13037 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13038 Date: Sat Oct 27 15:00:25 2007 +0900
13039
13040 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error
13041
13042 au1x00_eth.c: In function 'au1x00_enet_initialize':
13043 au1x00_eth.c:246: error: 'au1x00_miiphy_read' undeclared (first use in this function)
13044 au1x00_eth.c:246: error: (Each undeclared identifier is reported only once
13045 au1x00_eth.c:246: error: for each function it appears in.)
13046 au1x00_eth.c:246: error: 'au1x00_miiphy_write' undeclared (first use in this function)
13047 au1x00_eth.c: In function 'au1x00_miiphy_write':
13048 au1x00_eth.c:298: warning: 'return' with no value, in function returning non-void
13049 make[1]: *** [au1x00_eth.o] Error 1
13050
13051 Fixed by moving these two functions forward.
13052
13053 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13054
13055 commit b09258c5393edd1087c5f39ae68338f16b49f8b3
13056 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13057 Date: Sat Oct 27 15:00:25 2007 +0900
13058
13059 MAKEALL: Added missing pb1000 board
13060
13061 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13062
13063 commit 2e4a6e3667a1e39c0e6e99498686b15d2718b369
13064 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13065 Date: Sat Oct 27 15:00:24 2007 +0900
13066
13067 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S
13068
13069 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13070
13071 commit 662e5cb397249c3ea88a4c3255e9ccfc40b98d82
13072 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13073 Date: Sat Oct 27 15:00:24 2007 +0900
13074
13075 [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}
13076
13077 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13078
13079 commit 5947f6999aafa7c54c1390983d264a8463dfea8e
13080 Author: Wolfgang Denk <wd@denx.de>
13081 Date: Sat Nov 17 02:34:38 2007 +0100
13082
13083 Update CHANGELOIG, prepare for -rc4
13084
13085 Signed-off-by: Wolfgang Denk <wd@denx.de>
13086
13087 commit fd329e6f05bbdfe6bd71b0e09f0c76d3b0a025a5
13088 Author: Luotao Fu <l.fu@pengutronix.de>
13089 Date: Wed Nov 14 18:58:33 2007 +0100
13090
13091 Fix the i2c frequency and default address in rsdproto board
13092
13093 rsdproto board support has wrong I2C frequency and wrong return value
13094 handling.
13095
13096 Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
13097
13098 commit 429c180edad038f91c989cb14b478228092e7054
13099 Author: Wolfgang Denk <wd@denx.de>
13100 Date: Sat Nov 17 01:45:38 2007 +0100
13101
13102 powerpc: Backout relocation changes for MPC5121, too.
13103
13104 Apply Grant Likely's backout to MPC5121 code, too.
13105
13106 Pointed out by Rafal Jaworowski <raj@semihalf.com>
13107
13108 Signed-off-by: Wolfgang Denk <wd@denx.de>
13109
13110 commit 1c3dd43338a077165e7e0309cb3994e65d2bdbf8
13111 Author: Grant Likely <grant.likely@secretlab.ca>
13112 Date: Tue Nov 13 22:18:33 2007 -0700
13113
13114 powerpc: Backout relocation changes.
13115
13116 Ugh. I *hate* to back this change out, but these compiler flags don't
13117 work for relocation on all versions of GCC. I've not been able to
13118 reproduce the environment in my setup (and hence, not been able to
13119 find a combination that *does* work), so I've got no choice but to go
13120 back to the old gcc flags and linker script.
13121
13122 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13123
13124 commit 5c15010efad980ad5498cc565fc1ed70df2f52b4
13125 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13126 Date: Tue Nov 13 09:11:05 2007 +0100
13127
13128 Fixed mips_io_port_base build errors.
13129
13130 This patch has been sent on:
13131 - 29 Sep 2007
13132
13133 Although mips_io_port_base is currently a part of IDE command, it is quite
13134 fundamental for MIPS I/O port access such as in[bwl] and out[bwl]. So move
13135 it to MIPS general part, and introduce `set_io_port_base()' from Linux.
13136
13137 This patch is triggered by multiple definition of `mips_io_port_base' build
13138 error on gth2 (and tb0229 also needs this fix.)
13139
13140 board/gth2/libgth2.a(gth2.o): In function `log_serial_char':
13141 /home/skuribay/devel/u-boot.git/board/gth2/gth2.c:47: multiple definition of `mips_io_port_base'
13142 common/libcommon.a(cmd_ide.o):/home/skuribay/devel/u-boot.git/common/cmd_ide.c:712: first defined here
13143 make: *** [u-boot] Error 1
13144
13145 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13146 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13147
13148 commit 6ecbb7a3fa9b0940ed33e490d195d4b6830b2422
13149 Author: Wolfgang Denk <wd@denx.de>
13150 Date: Sat Nov 17 01:30:40 2007 +0100
13151
13152 Fix a bug in the slave serial programming mode for the Xilinx
13153 Spartan2/3 FPGAs. The old code used "< 0" on a "char" type to test if
13154 the most significant bit was set, which did not work on any
13155 architecture where "char" defaulted to be an unsigned type.
13156
13157 Based on a patch by Angelos Manousaridis <amanous@inaccessnetworks.com>
13158
13159 Signed-off-by: Wolfgang Denk <wd@denx.de>
13160
13161 commit d08b7233bc252faad8339e7ca0ddfd62fa79903c
13162 Author: Jon Loeliger <jdl@freescale.com>
13163 Date: Thu Nov 1 12:23:29 2007 -0500
13164
13165 86xx: Fix broken variable reference when #def DEBUGing.
13166
13167 Sometimes you can't reference the DDR2 controller variables.
13168
13169 Signed-off-by: Jon Loeliger <jdl@freescale.com>
13170
13171 commit f9d9164d9c6b5a7f0393fd8d7e246b8a0326bc19
13172 Author: Jason Jin <Jason.jin@freescale.com>
13173 Date: Fri Oct 26 18:32:00 2007 +0800
13174
13175 make 8610 board use pixis reset
13176
13177 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
13178
13179 commit db74b3c1c9481a6bffbf8cd445e5bcbf6908e836
13180 Author: Jason Jin <Jason.jin@freescale.com>
13181 Date: Mon Oct 29 19:26:21 2007 +0800
13182
13183 Unify pixis_reset altbank across board families
13184
13185 Basically, refactor the CFG_PIXIS_VBOOT_MASK values
13186 into the separate board config files.
13187
13188 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
13189 Signed-off-by: Jon Loeliger <jdl@freescale.com>
13190
13191 commit 64bf555465c7926be13e1046ac0d0f05ac72829c
13192 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13193 Date: Wed Nov 7 08:19:21 2007 +0100
13194
13195 Fix warning: pointer targets in assignment differ in signedness
13196
13197 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13198
13199 commit 7a60ee7c6248a958c5757d3660a1702723a2786d
13200 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13201 Date: Wed Nov 7 08:19:19 2007 +0100
13202
13203 Fix warning differ in signedness in common/cmd_ide.c
13204
13205 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13206
13207 commit f31d38b9eea9b32f6a1ac848a298cc71ca4c9a03
13208 Author: Stefan Roese <sr@denx.de>
13209 Date: Fri Nov 16 14:16:54 2007 +0100
13210
13211 ppc4xx: Enable 405EX PCIe UTL register configuration
13212
13213 Till now the UTL registers on 405EX were not initialized but left with
13214 their default values. This patch new initializes some of the UTL
13215 registers on 405EX.
13216
13217 Signed-off-by: Stefan Roese <sr@denx.de>
13218
13219 commit ecdcbd4f8c1f8cefd785752f4e7536aae2a4ecf9
13220 Author: Stefan Roese <sr@denx.de>
13221 Date: Fri Nov 16 14:00:59 2007 +0100
13222
13223 ppc4xx: Update AMCC Makalu for board rev 1.1
13224
13225 This patch adds changes needed for Makalu rev 1.1:
13226
13227 - Enable 2nd DDR2 bank resulting in 256MByte of SDRAM
13228 - Enable 2nd ethernet port EMAC1
13229 - Use generic GPIO configuration framework (CFG_4xx_GPIO_TABLE)
13230 - Reset PCIe ports via GPIO upon bootup
13231
13232 Signed-off-by: Stefan Roese <sr@denx.de>
13233
13234 commit 4d4faae65e115e327425cd514c1a35146a85166b
13235 Author: Grant Likely <grant.likely@secretlab.ca>
13236 Date: Mon Sep 24 09:05:31 2007 -0600
13237
13238 Group PCI and PCMCIA drivers in drivers/Makefile
13239
13240 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13241
13242 commit 5798f87dc10a496d79d3177b9f5a76488987fd35
13243 Author: Grant Likely <grant.likely@secretlab.ca>
13244 Date: Mon Sep 24 09:05:31 2007 -0600
13245
13246 Group block/flash drivers in drivers/Makefile
13247
13248 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13249
13250 commit df58c81551700f058b44cacf55a7997fa63bfe0a
13251 Author: Grant Likely <grant.likely@secretlab.ca>
13252 Date: Mon Sep 24 09:05:31 2007 -0600
13253
13254 Group USB drivers in drivers/Makefile
13255
13256 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13257
13258 commit 5dbb6ed622e539b0c8493ef7e578d3a533181d29
13259 Author: Grant Likely <grant.likely@secretlab.ca>
13260 Date: Mon Sep 24 09:05:30 2007 -0600
13261
13262 Group i2c drivers in drivers/Makefile
13263
13264 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13265
13266 commit ec00c76de0e5971273905998d62d6bb119324218
13267 Author: Grant Likely <grant.likely@secretlab.ca>
13268 Date: Mon Sep 24 09:05:30 2007 -0600
13269
13270 Group console drivers in drivers/Makefile
13271
13272 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13273
13274 commit 754f230aa01b8c789fc31f8013c2487954073300
13275 Author: Grant Likely <grant.likely@secretlab.ca>
13276 Date: Mon Sep 24 09:05:30 2007 -0600
13277
13278 Group network drivers in drivers/Makefile
13279
13280 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13281
13282 commit f0037c56b0d12cd46215124667b9f83d60ef9391
13283 Author: Grant Likely <grant.likely@secretlab.ca>
13284 Date: Mon Sep 24 09:05:30 2007 -0600
13285
13286 Build: split COBJS value into multiple lines
13287
13288 This change is in preparation for condtitionial compile support in the
13289 build system. By spliting them all into seperate lines now, subsequent
13290 patches that change 'COBJS-y += ' into 'COBJS-$(CONFIG_<blah>) += ' will
13291 be less invasive and easier to review
13292
13293 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13294
13295 commit 1b4aaffe4fb2a5e95d9111a5d94fd1f89215dce4
13296 Author: Grant Likely <grant.likely@secretlab.ca>
13297 Date: Mon Sep 24 09:05:30 2007 -0600
13298
13299 Add .gitignore files
13300
13301 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13302 Acked-by: Kim Phillips <kim.phillips@freescale.com>
13303
13304 commit 955413f35f054a82e40042f1dbcf501c6a05719b
13305 Author: Grant Likely <grant.likely@secretlab.ca>
13306 Date: Thu Nov 15 08:27:52 2007 -0700
13307
13308 Revert "Correct relocation fixup for mpc5xx"
13309
13310 This reverts commit 3649cd99ba815b6601868735765602f00ef3692b.
13311 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13312
13313 commit e15633888a058aacb31a62d2cf1278e1e4c236ab
13314 Author: Grant Likely <grant.likely@secretlab.ca>
13315 Date: Thu Nov 15 08:24:32 2007 -0700
13316
13317 Revert "Correct fixup relocation for MPC5xxx"
13318
13319 This reverts commit 6f7576b20ecf0d040c3ac3b032b5cbc860e38a90.
13320 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13321
13322 commit 139365fbe566d0fc619a1ed04452ec5388f0cef8
13323 Author: Grant Likely <grant.likely@secretlab.ca>
13324 Date: Thu Nov 15 08:21:04 2007 -0700
13325
13326 Revert "Correct fixup relocation for mpc8220"
13327
13328 This reverts commit a85dd254c0577fca13627c46e93fc2ad4c4f1f00.
13329 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13330
13331 commit 70922342369e5e39b286fe21e768a239ca07a514
13332 Author: Grant Likely <grant.likely@secretlab.ca>
13333 Date: Thu Nov 15 08:20:57 2007 -0700
13334
13335 Revert "Correct fixup relocation for mpc824x"
13336
13337 This reverts commit f3a52fe05923935db86985daf9438e2f70ac39aa.
13338 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13339
13340 commit 96279ab4cad60cb5972aa934fbe4845ac02cc75a
13341 Author: Grant Likely <grant.likely@secretlab.ca>
13342 Date: Thu Nov 15 08:20:50 2007 -0700
13343
13344 Revert "Correct fixup relocation for mpc8260"
13345
13346 This reverts commit 5af61b2f4b838a05f79be274f3e5a66edd2d9c96.
13347 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13348
13349 commit 928fe33b24cdf382a8dc8687fed24b1961cdb5d6
13350 Author: Grant Likely <grant.likely@secretlab.ca>
13351 Date: Thu Nov 15 08:20:43 2007 -0700
13352
13353 Revert "Correct fixup relocation for mpc83xx"
13354
13355 This reverts commit 057004f4a4863554d56cc56268bfa7c7d9738e27.
13356 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13357
13358 commit c93945e8f9e300860d2bf73a2549ce5794f8bd00
13359 Author: Grant Likely <grant.likely@secretlab.ca>
13360 Date: Thu Nov 15 08:20:25 2007 -0700
13361
13362 Revert "[MPC512x] Correct fixup relocation"
13363
13364 This reverts commit 8d17979d0359492a822a0a409d26e3a3549b4cd4.
13365 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13366
13367 commit c9672f81f1bdb4e8ddf62aa72ca0206e8b72aa1c
13368 Author: Stefan Roese <sr@denx.de>
13369 Date: Thu Nov 15 14:25:09 2007 +0100
13370
13371 ppc4xx: Small AMCC Kilauea cleanup
13372
13373 Remove not needed pci_target_init() function.
13374
13375 Signed-off-by: Stefan Roese <sr@denx.de>
13376
13377 commit aee747f19b460a0e9da20ff21e90fdaac1cec359
13378 Author: Stefan Roese <sr@denx.de>
13379 Date: Thu Nov 15 14:23:55 2007 +0100
13380
13381 ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms
13382
13383 - Rename CFG_440_GPIO_TABLE to CFG_4xx_GPIO_TABLE
13384 - Cleanup of the 4xx GPIO functions
13385 - Move some GPIO defines from the cpu headers ppc405.h/ppc440.h into gpio.h
13386
13387 Signed-off-by: Stefan Roese <sr@denx.de>
13388
13389 commit 8ada0ebf38e4073beea0309188b25d82a112a2ae
13390 Author: Stefan Roese <sr@denx.de>
13391 Date: Thu Nov 15 14:20:08 2007 +0100
13392
13393 ppc4xx: AMCC Taihu board config file cleanup
13394
13395 This patch makes the AMCC Taihu a little more compatible to the other
13396 AMCC eval boards.
13397
13398 Signed-off-by: Stefan Roese <sr@denx.de>
13399
13400 commit 5e71c51d74c963d3174060c078dcacf13bdd02ef
13401 Author: Marian Balakowicz <m8@semihalf.com>
13402 Date: Thu Nov 15 13:37:28 2007 +0100
13403
13404 [INKA4x0] NG hardware: flash support
13405
13406 Disabled and remove inka4x0 custom flash driver, use CFI flash
13407 driver instead.
13408
13409 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
13410
13411 commit 5fb6d7191e206cdde0e23140fd8111caed93a595
13412 Author: Marian Balakowicz <m8@semihalf.com>
13413 Date: Thu Nov 15 13:29:55 2007 +0100
13414
13415 [INKA4x0] NG hardware: SDRAM support
13416
13417 Add support for three new DDR chips that may be present on a NG
13418 INKA4x0 hardware: HYB25D512160BF-5, K4H511638C-7CB3, T46V32M16BN-6IT.
13419
13420 Cleanup board/inka4x0/mt48lc16m16a2-75.h file.
13421
13422 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
13423
13424 commit f23cb34c367bb27585a4fdb8a75277370e7d0596
13425 Author: Marian Balakowicz <m8@semihalf.com>
13426 Date: Thu Nov 15 13:24:43 2007 +0100
13427
13428 [INKA4x0] NG hardware: platform code update
13429
13430 - Cleanup compile warnings.
13431 - Add missing '\0' in default environment.
13432 - Increase CFG_MONITOR_LEN to 256 KiB.
13433 - Add required CFG_USE_PPCENV.
13434
13435 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
13436
13437 commit 2ae64f5135e51bb18753884d1265b99e89b5aedd
13438 Author: Peter Pearse <peter.pearse@arm.com>
13439 Date: Thu Nov 15 08:58:00 2007 +0000
13440
13441 Remove warnings re CONFIG_EXTRA_ENV_SETTINGS
13442 Remove warnings re onenand_read() & write()
13443
13444 commit 2db916e14410e3ec1738508c7bf4dfeb2b299ae7
13445 Author: Peter Pearse <peter.pearse@arm.com>
13446 Date: Thu Nov 15 08:45:13 2007 +0000
13447
13448 Correction patch
13449
13450 commit 1d8a49eca1c7bdc8db1c47a92f9014a29ead03ae
13451 Author: Roy Zang <tie-fei.zang@freescale.com>
13452 Date: Thu Sep 13 18:52:28 2007 +0800
13453
13454 Enable ULi1575 Ethernet support in 8610HPCD config
13455
13456 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
13457 Acked-by: Jon Loeliger <jdl@freescale.com>
13458
13459 commit 54fd6c93c28a0a45352fff5dd92673401ff563f2
13460 Author: Stefan Roese <sr@denx.de>
13461 Date: Tue Nov 13 08:18:20 2007 +0100
13462
13463 ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching
13464
13465 Signed-off-by: Stefan Roese <sr@denx.de>
13466
13467 commit 7d0a4066b5a6b698e5fc1b66cfe9705774bbce93
13468 Author: Stefan Roese <sr@denx.de>
13469 Date: Tue Nov 13 08:06:11 2007 +0100
13470
13471 ppc4xx: Fix 405EX PCIe UTLSET register setup
13472
13473 Signed-off-by: Stefan Roese <sr@denx.de>
13474
13475 commit 1ce55151c85d068f70317a8d65c61058b891afb4
13476 Author: Heiko Schocher <hs@denx.de>
13477 Date: Tue Nov 13 07:50:29 2007 +0100
13478
13479 [UC101] SRAM now with 2 MB working.
13480
13481 Signed-off-by: Heiko Schocher <hs@denx.de>
13482
13483 commit 2d14684341109a69616e4d6016cd61402d55086f
13484 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
13485 Date: Fri Nov 9 15:37:53 2007 +0100
13486
13487 ppc4xx: Use generic usb-ohci driver for sequoia board
13488
13489 This patch makes the sequoia board use the generic usb-ohci driver
13490 instead of cpu/ppc4xx/usb_ohci.c.
13491
13492 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
13493 Signed-off-by: Stefan Roese <sr@denx.de>
13494
13495 commit 9be659ac0868dc367caa957c5c725e46b07f6a5f
13496 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
13497 Date: Fri Nov 9 15:37:23 2007 +0100
13498
13499 ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined
13500
13501 This patch disables the 44x d-cache on 'usb start' and
13502 reenables it on 'usb stop'. This should be seen as a
13503 temporary fix until the generic usb-ohci driver can
13504 life with d-cache enabled.
13505
13506 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
13507 Signed-off-by: Stefan Roese <sr@denx.de>
13508
13509 commit fbde2169d2c48fcc9ff03489534a78ffb0a8a0d4
13510 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
13511 Date: Fri Nov 9 15:36:44 2007 +0100
13512
13513 ppc4xx: Remove redundant code from 4xx network driver
13514
13515 This patch removes some redundant code and decrements the end
13516 address of cache flush and invalidate by 1.
13517
13518 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
13519 Signed-off-by: Stefan Roese <sr@denx.de>
13520
13521 commit 5ca9881aad8c413ac2a82868a5e3719178254502
13522 Author: Peter Pearse <peter.pearse@arm.com>
13523 Date: Fri Nov 9 15:24:26 2007 +0000
13524
13525 Add apollon board support
13526 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13527
13528 commit b53313dbfc74525d85f1e7e0102f902d5c863beb
13529 Author: Stefan Roese <sr@denx.de>
13530 Date: Fri Nov 9 12:19:58 2007 +0100
13531
13532 ppc4xx: Remove In:/Out:/Err: boot output for AMCC Kilauea
13533
13534 Signed-off-by: Stefan Roese <sr@denx.de>
13535
13536 commit c7f69c340277935a6c19a956421852da944a365f
13537 Author: Stefan Roese <sr@denx.de>
13538 Date: Fri Nov 9 12:18:54 2007 +0100
13539
13540 ppc4xx: Make output a little shorter on I2C bootrom detection
13541
13542 Most 4xx PPC capable of using an I2C bootrom for bootstrap setting
13543 already print a line with the information which I2C bootrom is
13544 used for bootstrap configuration. So we don't need this extra line
13545 with "I2C boot EEPROM en-/dis-abled".
13546
13547 This patch also has a little code cleanup integrated.
13548
13549 Signed-off-by: Stefan Roese <sr@denx.de>
13550
13551 commit 8d737a28152ec12873f8544cca1fb39a49e5e693
13552 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
13553 Date: Thu Nov 8 12:50:18 2007 -0600
13554
13555 ColdFire: MCF5329 - Remove reset registers from CCM
13556
13557 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
13558
13559 commit 7d7cdea769a60b0a6e4c18bef7f9d648fd14b8d7
13560 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
13561 Date: Thu Nov 8 12:31:11 2007 -0600
13562
13563 ColdFire: MCF5329 - Add Reset structure to immap_5329.h
13564
13565 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
13566
13567 commit 09b26cf00d76d75fdf7fdc4b13e4dd929743bc21
13568 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
13569 Date: Thu Nov 8 12:19:01 2007 -0600
13570
13571 ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode
13572
13573 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
13574
13575 commit 225a24b5e062ad94627424508ae814f51dbe1a34
13576 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
13577 Date: Wed Nov 7 18:00:54 2007 -0600
13578
13579 ColdFire: MCF5445x - Update correct RAMBAR and missing linker files
13580
13581 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
13582
13583 commit 248c7c14835f34d5d910b45e5600050e58ca6cab
13584 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
13585 Date: Wed Nov 7 17:56:15 2007 -0600
13586
13587 ColdFire: MCF532x - Update do_reset() using core reset
13588
13589 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
13590
13591 commit d9240a5f827eb3b476a6ba2938d01f1a9e7688f4
13592 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
13593 Date: Wed Nov 7 17:51:00 2007 -0600
13594
13595 ColdFire: Update cpu flag for 4.2-xx compiler
13596
13597 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
13598
13599 commit 070ba56115b4da63b46e974287fa4550d4023386
13600 Author: York Sun <yorksun@freescale.com>
13601 Date: Wed Oct 31 14:59:04 2007 -0500
13602
13603 8610: Add console frame buffer support to FSL 8610 DIU driver.
13604
13605 Add cfb console support to FSL 8610 DIU driver.
13606 Inspect board version from PIXIS to obtain correct pixel format.
13607
13608 Use #define CONFIG_VIDEO in config file to enable fb console.
13609
13610 To switch monitor, set monitor variable to
13611 0 - DVI, 1 - Single link LVDS, 2 - Double link LVDS
13612 followed by "diufb init".
13613
13614 Preserve logo bitmap at the top of the fb console.
13615
13616 Signed-off-by: York Sun <yorksun@freescale.com>
13617 Signed-off-by: Jon Loeliger <jdl@freescale.com>
13618
13619 commit a877880c6949e948bd63cd6ea4e216573d2f53dd
13620 Author: York Sun <yorksun@freescale.com>
13621 Date: Mon Oct 29 13:58:39 2007 -0500
13622
13623 8610: Add 8610 DIU display driver
13624
13625 1280x1024 and 1024x768 @ 32 bpp are supported now.
13626 DVI, Single-link LVDS, Double-link LVDS are all supported.
13627
13628 Environmental variable "monitor" is used to specify monitor port.
13629
13630 A new command "diufb" is introduced to reinitialize monitor
13631 and display a BMP file in the memory. So far, 1-bit, 4-bit,
13632 8-bit and 24-bit BMP formats are supported.
13633
13634 diufb init
13635 - initialize the diu driver
13636 Enable the port specified in the environmental variable "monitor"
13637
13638 diufb addr
13639 - display bmp file in memory.
13640 The bmp image should be no bigger than the resolution, 1280x1024
13641 for DVI and double-link LVDS, 1024x768 for single-link LVDS.
13642
13643 Note, this driver allocate memory but doesn't free it after use
13644 It is written on purpose -- to avoid a failure of reallocation
13645 due to memory fragement.
13646
13647 ECC of DDR is disabled for DIU performance. L2 data cache is also disabled.
13648
13649 Signed-off-by: York Sun <yorksun@freescale.com>
13650 Signed-off-by: Jon loeliger <jdl@freescale.com>
13651
13652 commit 52e5ddfecdda308f75782fae206b677b1810f5f9
13653 Author: York Sun <yorksun@freescale.com>
13654 Date: Wed Oct 31 10:43:59 2007 -0500
13655
13656 FSL: Add a freescale bitmap logo.
13657
13658 This Freescale logo is a 340 x 128 x 4bpp BMP file
13659 that can be displayed by the DIU Framebuffer driver.
13660
13661 Signed-off-by: York Sun <yorksun@freescale.com>
13662 Signed-off-by: Jon Loeliger <jdl@freescale.com>
13663
13664 commit 1815338fbd1c0f94f8276d2891b99caa5a05f622
13665 Author: York Sun <yorksun@freescale.com>
13666 Date: Mon Oct 29 13:57:53 2007 -0500
13667
13668 8610: Make some extra debug environment variables conditional.
13669
13670 One may #define ENV_DEBUG to get them back again.
13671
13672 Signed-off-by: York Sun <yorksun@freescale.com>
13673
13674 commit 761421ccca80a9fb37b19c37aa61d46ef75e0647
13675 Author: Jason Jin <Jason.jin@freescale.com>
13676 Date: Mon Oct 29 19:26:21 2007 +0800
13677
13678 8610: Actually enable pixis_reset CONFIGs
13679
13680 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
13681
13682 commit f3bceaab230b4748d0afc4109b6837308f018b40
13683 Author: Jason Jin <Jason.jin@freescale.com>
13684 Date: Fri Oct 26 18:31:59 2007 +0800
13685
13686 Fix the BAT definition of PCI IO on 8610 board
13687
13688 The address in the BAT register is aligned with the BAT size.
13689 The original definition actually did not define BAT for PCIE2 IO.
13690 This patch fix this.
13691
13692 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
13693
13694 commit 9f23ca334a6f5f021ef9e9d0fad9da80d63b2d56
13695 Author: Jason Jin <Jason.jin@freescale.com>
13696 Date: Mon Oct 29 19:26:21 2007 +0800
13697
13698 Unify pixis_reset altbank across board families
13699
13700 Basically, refactor the CFG_PIXIS_VBOOT_MASK values
13701 into the separate board config files.
13702
13703 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
13704 Signed-off-by: Jon Loeliger <jdl@freescale.com>
13705
13706 commit a8318ec205c8e8794b5f9f1b8584abadb440e8ba
13707 Author: Jason Jin <Jason.jin@freescale.com>
13708 Date: Fri Oct 26 18:32:00 2007 +0800
13709
13710 make 8610 board use pixis reset
13711
13712 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
13713
13714 commit 9c84709eedce9c680dd695984ab7d2328f4f04f5
13715 Author: Jon Loeliger <jdl@freescale.com>
13716 Date: Thu Nov 1 12:23:29 2007 -0500
13717
13718 86xx: Fix broken variable reference when #def DEBUGing.
13719
13720 Sometimes you can't reference the DDR2 controller variables.
13721
13722 Signed-off-by: Jon Loeliger <jdl@freescale.com>
13723
13724 commit 1f103105a3746ab12279b63b8c1d372c0ce2cc58
13725 Author: Roy Zang <tie-fei.zang@freescale.com>
13726 Date: Mon Nov 5 17:39:24 2007 +0800
13727
13728 Implement general ULi 526x Ethernet driver support in U-boot
13729
13730 This patch implements general ULi 526x Ethernet driver.
13731 Until now, it is the only native Ethernet port on
13732 MPC8610HPCD board, but it could be used on other boards
13733 with ULi 526x Ethernet port as well.
13734
13735 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
13736 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
13737 Acked-by: Jon Loeliger <jdl@freescale.com>
13738 Signed-off-by: Ben Warren <bwarren@qstreams.com>
13739
13740 commit 71bc6e6474fea8ef481b9b45d1edd7ad1f6dfbbd
13741 Author: Larry Johnson <lrj@arlinx.com>
13742 Date: Thu Nov 1 08:46:50 2007 -0500
13743
13744 NET: Add Ethernet 1000BASE-X support for PPC4xx
13745
13746 This patch adds support for 1000BASE-X to functions "miiphy_speed ()" and
13747 "miiphy_duplex()". It also adds function "miiphy_is_1000base_x ()", which
13748 returns non-zero iff the PHY registers are configured for 1000BASE-X. The
13749 "mii info" command is modified to distinguish between 1000BASE-T and -X.
13750
13751 Signed-off-by: Larry Johnson <lrj@acm.org>
13752 Signed-off-by: Ben Warren <bwarren@qstreams.com>
13753
13754 commit 298035df4948b113d29ac0e694717d34b95bc5dc
13755 Author: Larry Johnson <lrj@arlinx.com>
13756 Date: Wed Oct 31 11:21:29 2007 -0500
13757
13758 NET: Cosmetic changes
13759
13760 Signed-off-by: Larry Johnson <lrj@acm.org>
13761 Signed-off-by: Ben Warren <bwarren@qstreams.com>
13762
13763 commit 654f38b3a387886996a5a75771fbfc29cb4f225e
13764 Author: Stefan Roese <sr@denx.de>
13765 Date: Mon Nov 5 07:43:05 2007 +0100
13766
13767 ppc4xx: Make output a little shorter on PCIe detection
13768
13769 Now not max 3 lines but 2 lines are printed per PCIe port.
13770
13771 Signed-off-by: Stefan Roese <sr@denx.de>
13772
13773 commit 992742a5b09d9040adbd156fb90756af66ade310
13774 Author: Wolfgang Denk <wd@denx.de>
13775 Date: Sat Nov 3 23:09:27 2007 +0100
13776
13777 Cleanup coding style; update CHANGELOG
13778
13779 Signed-off-by: Wolfgang Denk <wd@denx.de>
13780
13781 commit e881cb563e32f45832b7b6db77bdcd017adcbb41
13782 Author: Bruce Adler <bruce.adler@ccpu.com>
13783 Date: Fri Nov 2 13:15:42 2007 -0700
13784
13785 fix wording in README
13786
13787 Changed the wording to properly describe the shadowing
13788 of the environment from ROM to RAM
13789
13790 Signed-off-by: Bruce Adler <bruce.adler@acm.org>
13791
13792 commit ad845beef06245426c57b53dcdc01b7dc70e0d45
13793 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13794 Date: Wed Oct 31 02:18:15 2007 +0900
13795
13796 blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk
13797
13798 Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
13799
13800 commit ec22755799466c8a103664bb3a5e647bf9c238f4
13801 Author: Vlad Lungu <vlad@comsys.ro>
13802 Date: Thu Oct 25 16:08:14 2007 +0300
13803
13804 Trimmed some variables in ne2000.c
13805
13806 Signed-off-by: Vlad Lungu <vlad@comsys.ro>
13807
13808 commit eb6f214d3644b2a77968c176ed36dcf858cfe7e0
13809 Author: Zhang Wei <wei.zhang@freescale.com>
13810 Date: Thu Oct 25 17:51:27 2007 +0800
13811
13812 Fix the issue of usb_kbd driver missing the scan code of key 'z'.
13813
13814 The scan code of the key 'z' is 0x1d, which should be handled.
13815
13816 The change has be tested on NOVATEK USB keyboard and ULI PCI OHCI
13817 controller.
13818
13819 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
13820
13821 commit bbf4796f6498fbade56d56eff3a0a49b299d93e5
13822 Author: Zhang Wei <wei.zhang@freescale.com>
13823 Date: Thu Oct 25 17:30:04 2007 +0800
13824
13825 Fix USB support issue for MPC8641HPCN board.
13826
13827 The configuration file has already enabled USB, but it
13828 missed definition of CFG_OHCI_SWAP_REG_ACCESS, the USB
13829 on MPC8641HPCN can not work because of the wrong USB
13830 register endian.
13831
13832 And add the USB command to U-Boot commands list.
13833
13834 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
13835
13836 commit 4e62041023dc3de9d98d977bb080235bc6d035e0
13837 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13838 Date: Wed Oct 24 18:16:01 2007 +0200
13839
13840 Use config_cmd_default.h instead of config_cmd_all.h
13841
13842 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13843
13844 commit 56622f87857439b1c221e9deef11a9d5bb5d4308
13845 Author: Marian Balakowicz <m8@semihalf.com>
13846 Date: Wed Oct 24 01:37:36 2007 +0200
13847
13848 TQM5200: Call usb_cpu_init() during board init
13849
13850 usb_cpu_init() configures GPS USB pins, clocks, etc. and
13851 is required for proper operation of kernel USB subsystem.
13852 This setup was previously done in the kernel by the fixup
13853 code which is being removed, thus low level init must be
13854 done by U-boot now.
13855
13856 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
13857
13858 commit 29c29c0267fe857e72014ce90c5d35b2ef6302bd
13859 Author: Guennadi Liakhovetski <lg@denx.de>
13860 Date: Tue Oct 23 16:25:50 2007 +0200
13861
13862 Fix typo in nfs.c
13863
13864 An obvious typo. Originally fixed in linkstation u-boot port.
13865
13866 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
13867
13868 commit 59543fe00a4ce720ef9f5aa7fb387c6daf1c7d78
13869 Author: Guennadi Liakhovetski <lg@denx.de>
13870 Date: Tue Oct 23 14:35:05 2007 +0200
13871
13872 Fix a typo in cpu/mpc824x/interrupts.c
13873
13874 Since December 2003 the timer_interrupt_cpu() function in
13875 cpu/mpc824x/interrupts.c contains what seems to be a superfluous
13876 parameter. Remove it.
13877
13878 Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
13879
13880 commit c9e7b9b9a1700fe009678d1f9b41e6364ac5df2d
13881 Author: Sergej Stepanov <Sergej.Stepanov@ids.de>
13882 Date: Wed Oct 17 11:13:51 2007 +0200
13883
13884 add ft_cpu_setup(..) on mpc8260
13885
13886 Add ft_cpu_setup(..)-function to adapt it for use with libfdt
13887 based on code from mpc5xxx
13888
13889 Sigend-off-by: Sergej Stepanov <Sergej.Stepanov@ids.de>
13890 --
13891
13892 commit 6abd82e19ae93c0b4d104e50165e235915ec0875
13893 Author: Sergej Stepanov <Sergej.Stepanov@ids.de>
13894 Date: Wed Oct 17 11:18:42 2007 +0200
13895
13896 changes for IDS8247 board support
13897
13898 To get the IDS8247 board working following are done:
13899 - FCC2 is deactivated
13900 - FCC1 is activated
13901 - I2C is activated
13902 - CFI driver is activated
13903 - Adapted for use with LIBFDT
13904
13905 Signed-off-by: Sergej Stepanov <Sergej.Stepanov@ids.de>
13906 --
13907
13908 commit 3d6cb3b24add6415f86a0f013ea40f5639b90047
13909 Author: Stefan Roese <sr@denx.de>
13910 Date: Sat Nov 3 12:08:28 2007 +0100
13911
13912 ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support
13913
13914 This patch adds NAND booting support for the AMCC 405EX(r) eval boards.
13915 Again, only one image supports both targets.
13916
13917 Signed-off-by: Stefan Roese <sr@denx.de>
13918
13919 commit 8b6684a698500be9c142ec2c9f46cfc348e17f0c
13920 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
13921 Date: Wed Oct 24 15:48:37 2007 +0200
13922
13923 ATSTK1002: Remove default ethernet addresses
13924
13925 Wolfgang is right: It's not a good idea to set up default initial
13926 ethernet addresses for a board, even though they belong to the local
13927 range.
13928
13929 This will change the failure mode from "IT manager screams at you for
13930 using duplicate ethernet addresses" to a nice error message explaining
13931 that the ethernet address hasn't been set properly.
13932
13933 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
13934
13935 commit e5c794e491a57d829b6d8733e2ed8368a2269abf
13936 Author: Justin Flammia <jflammia@savantav.com>
13937 Date: Mon Oct 29 17:40:35 2007 -0400
13938
13939 DHCP Client Fix
13940
13941 This is a multi-part message in MIME format.
13942
13943 commit e6e505eae94ed721e123e177489291fc4544b7b8
13944 Author: Justin Flammia <jflammia@savantav.com>
13945 Date: Mon Oct 29 17:19:03 2007 -0400
13946
13947 Found a bug in the way the DHCP Request packet is built, where the IP address
13948 that is offered by the server is bound to prematurely. This patch is a fix of
13949 that bug where the IP address offered by the DHCP server is not used until
13950 after the DHCP ACK from the server is received.
13951
13952 Signed-off-by: Justin Flammia <jflammia@savantav.com>
13953 Signed-off-by: Ben Warren <bwarren@qstreams.com>
13954
13955 commit 5d96d40d3f36da33348e68f9ea993f383e11f997
13956 Author: Stefan Roese <sr@denx.de>
13957 Date: Wed Oct 31 20:58:34 2007 +0100
13958
13959 ppc4xx: Fix acadia_nand build problem
13960
13961 Since the cache handling functions were moved from start.S into cache.S
13962 the acadia NAND booting Makfile needs to be adapted accordingly.
13963
13964 Signed-off-by: Stefan Roese <sr@denx.de>
13965
13966 commit ea2e142843533ca593fcb5cb3e1daf1b7f5e5949
13967 Author: Stefan Roese <sr@denx.de>
13968 Date: Wed Oct 31 20:57:11 2007 +0100
13969
13970 ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM
13971
13972 This patch adds the CONFIG_4xx_DCACHE options to some SDRAM init files
13973 and to the Sequoia TLB init code. Now the cache can be enabled on 44x
13974 boards by defining CONFIG_4xx_DCACHE in the board config file. This
13975 option will disappear, when more boards use is successfully and no
13976 more known problems exist.
13977
13978 This is tested successfully on Sequoia and Katmai. The only problem that
13979 needs to be fixed is, that USB is not working on Sequoia right now, since
13980 it will need some cache handling code too, similar to the 4xx EMAC driver.
13981
13982 Signed-off-by: Stefan Roese <sr@denx.de>
13983
13984 commit 3db93b8bedd32e914b38976141b3fdf4ea3ff738
13985 Author: Stefan Roese <sr@denx.de>
13986 Date: Wed Oct 31 20:51:10 2007 +0100
13987
13988 ppc4xx: Enable CPU POST test for 4xx with dcache enabled
13989
13990 Now with caches enabled (i- and d-cache) on 44x, we need a chance to
13991 disable the cache for the CPU POST tests, since these tests consist
13992 of self modifying code. This is done via the new change_tlb() function.
13993
13994 Signed-off-by: Stefan Roese <sr@denx.de>
13995
13996 commit f71b2888b4b3c870909a0341427b2a914246f81f
13997 Author: Stefan Roese <sr@denx.de>
13998 Date: Wed Oct 31 20:47:26 2007 +0100
13999
14000 ppc4xx: Change 4xx POST ethernet test to handle cached memory too
14001
14002 This patch enables the 4xx EMAC POST driver to work too, when dcache is
14003 enabled.
14004
14005 Signed-off-by: Stefan Roese <sr@denx.de>
14006
14007 commit a2685904061b35a17583d65fe47cdc2686a69eaa
14008 Author: Stefan Roese <sr@denx.de>
14009 Date: Wed Oct 31 20:45:53 2007 +0100
14010
14011 ppc4xx: Remove temporary TLB entry in POST cache test only for 440
14012
14013 Signed-off-by: Stefan Roese <sr@denx.de>
14014
14015 commit ff768cb168d8157c24a25016dbfbeb465e47f420
14016 Author: Stefan Roese <sr@denx.de>
14017 Date: Wed Oct 31 18:01:24 2007 +0100
14018
14019 ppc4xx: Change 4xx ethernet driver to handle cached memory too
14020
14021 This patch enables the 4xx EMAC driver to work too, when dcache is
14022 enabled.
14023
14024 Signed-off-by: Stefan Roese <sr@denx.de>
14025
14026 commit 483e09a223c666269ef81d3573a6591b1046b0ef
14027 Author: Stefan Roese <sr@denx.de>
14028 Date: Wed Oct 31 17:59:22 2007 +0100
14029
14030 ppc4xx: Add change_tlb function to modify I attribute of TLB(s)
14031
14032 This function is used to either turn cache on or off in a specific
14033 memory area.
14034
14035 Signed-off-by: Stefan Roese <sr@denx.de>
14036
14037 commit d25dfe08fbd1220cb994e7e6b105049aa9aa8e79
14038 Author: Stefan Roese <sr@denx.de>
14039 Date: Wed Oct 31 17:57:52 2007 +0100
14040
14041 ppc4xx: Remove cache definition from 4xx board config files
14042
14043 All 4xx board config files don't need the cache definitions anymore.
14044 These are now defined in common headers.
14045
14046 Signed-off-by: Stefan Roese <sr@denx.de>
14047
14048 commit 9b94ac61d2176185c30adf0793e079ec30e68687
14049 Author: Stefan Roese <sr@denx.de>
14050 Date: Wed Oct 31 17:55:58 2007 +0100
14051
14052 ppc4xx: Rework 4xx cache support
14053
14054 New cache handling functions added and all existing functions
14055 moved from start.S into seperate cache.S.
14056
14057 Signed-off-by: Stefan Roese <sr@denx.de>
14058
14059 commit 06713773da4ac3d390c63d82641eb553224b27c2
14060 Author: Stefan Roese <sr@denx.de>
14061 Date: Tue Oct 23 18:03:12 2007 +0200
14062
14063 ppc4xx: Remove compiler warning from previous commit
14064
14065 Signed-off-by: Stefan Roese <sr@denx.de>
14066
14067 commit 6fa397df67c0f269e4528bf181a6e8c88f9723f9
14068 Author: Stefan Roese <sr@denx.de>
14069 Date: Tue Oct 23 14:40:30 2007 +0200
14070
14071 ppc4xx: Remove temporary TLB entry in POST cache test
14072
14073 Signed-off-by: Stefan Roese <sr@denx.de>
14074
14075 commit 1338e6a81834099ba19733b69aafd8ef5f098094
14076 Author: Stefan Roese <sr@denx.de>
14077 Date: Tue Oct 23 14:05:08 2007 +0200
14078
14079 ppc4xx: Change autonegotiation timeout from 4 to 5 seconds
14080
14081 I lately noticed, that newer 4xx board with GBit support sometimes don't
14082 finish link autonegotiation in 4 seconds. Changing this timeout to 5
14083 seconds seems fine here.
14084
14085 Signed-off-by: Stefan Roese <sr@denx.de>
14086
14087 commit 2d83476a4c1c9911d158a3f8a4312d354bc1bdb7
14088 Author: Stefan Roese <sr@denx.de>
14089 Date: Tue Oct 23 14:03:17 2007 +0200
14090
14091 ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friends
14092
14093 This patch changes all in32/out32 calls to use the recommended in_be32/
14094 out_be32 macros instead.
14095
14096 Signed-off-by: Stefan Roese <sr@denx.de>
14097
14098 commit 7d47cee2cc57f907380f2c06f5b6c683d03e423a
14099 Author: Stefan Roese <sr@denx.de>
14100 Date: Thu Oct 25 12:24:59 2007 +0200
14101
14102 ppc4xx: Fix POST ethernet test for Haleakala
14103
14104 The POST ethernet test needed to be changed to dynamically determine
14105 the count of ethernet devices. This code is cloned from the 4xx
14106 ethernet driver.
14107
14108 Signed-off-by: Stefan Roese <sr@denx.de>
14109
14110 commit f10493c6d77a1e07a6c2ff4d772937a5e7359d6a
14111 Author: Stefan Roese <sr@denx.de>
14112 Date: Tue Oct 23 11:31:05 2007 +0200
14113
14114 ppc4xx: Correct UART input clock calculation and passing to fdt
14115
14116 We now use a value in the gd (global data) structure for the UART input
14117 frequency, since the PPC4xx_SYS_INFO struct is always rewritten completely
14118 in get_sys_info().
14119
14120 Signed-off-by: Stefan Roese <sr@denx.de>
14121
14122 commit 353f2688b4e0fc7b969bc70a02be4b40bf0dd124
14123 Author: Stefan Roese <sr@denx.de>
14124 Date: Tue Oct 23 10:10:08 2007 +0200
14125
14126 ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support
14127
14128 The Haleakala is nearly identical with the Kilauea eval board. The only
14129 difference is that the 405EXr only supports one EMAC and one PCIe
14130 interface. This patch adds support for the Haleakala board by using
14131 the identical image for Kilauea and Haleakala. The distinction is done
14132 by comparing the PVR.
14133
14134 Signed-off-by: Stefan Roese <sr@denx.de>
14135
14136 commit 9f798766aa85e62eb8fa8c721e148df609b78137
14137 Author: Eugene O'Brien <eugene.obrien@advantechamt.com>
14138 Date: Tue Oct 23 08:29:10 2007 +0200
14139
14140 ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAM
14141
14142 This patch also adds a note to the fixed DDR setup for Bamboo NAND booting:
14143
14144 Note:
14145 As found out by Eugene O'Brien <eugene.obrien@advantechamt.com>, the fixed
14146 DDR setup has problems (U-Boot crashes randomly upon TFTP), when the DIMM
14147 modules are still plugged in. So it is recommended to remove the DIMM
14148 modules while using the NAND booting code with the fixed SDRAM setup!
14149
14150 Signed-off-by: Eugene O'Brien <eugene.obrien@advantechamt.com>
14151 Signed-off-by: Stefan Roese <sr@denx.de>
14152
14153 commit afe9fa59cb63b4f9d16bf01c93eb212f25a38c2a
14154 Author: Stefan Roese <sr@denx.de>
14155 Date: Mon Oct 22 16:24:44 2007 +0200
14156
14157 ppc4xx: Add SNTP support to AMCC Katmai, Kilauea & Makalu boards
14158
14159 Signed-off-by: Stefan Roese <sr@denx.de>
14160
14161 commit 3248f63ad89cb031491edb7016587fe6e9a238b9
14162 Author: Stefan Roese <sr@denx.de>
14163 Date: Mon Oct 22 16:22:40 2007 +0200
14164
14165 ppc4xx: Rework of 4xx serial driver (4)
14166
14167 Change 4xx_uart.c:
14168
14169 - Use in_8/out_8 macros instead of in8/out8
14170 - No need for UART_BASE marco anymore, now really handled via function
14171 parameter
14172 - serial_init_common() introduced
14173 - Further coding style cleanup
14174
14175 Signed-off-by: Stefan Roese <sr@denx.de>
14176
14177 commit e61cb8163a66b8a135696ae232e2bead1ce0a049
14178 Author: Stefan Roese <sr@denx.de>
14179 Date: Mon Oct 22 15:45:49 2007 +0200
14180
14181 ppc4xx: Rework of 4xx serial driver (3)
14182
14183 Change all linker scripts to reference the changed driver name iop480_uart.o.
14184
14185 Signed-off-by: Stefan Roese <sr@denx.de>
14186
14187 commit 882ae41274921f9016131806bdeb27e19606f47a
14188 Author: Stefan Roese <sr@denx.de>
14189 Date: Mon Oct 22 15:44:39 2007 +0200
14190
14191 ppc4xx: Rework of 4xx serial driver (2)
14192
14193 Change all linker scripts to reference the changed driver name 4xx_uart.o.
14194
14195 Note: In most cased all these explicit referencing of these object files
14196 in the linker scripts is not neccessary. Only for manually embedded
14197 environment into the U-Boot image, which is not done is most cases.
14198
14199 Signed-off-by: Stefan Roese <sr@denx.de>
14200
14201 commit ad31e40bed042cb670d0036fea96435007afb838
14202 Author: Stefan Roese <sr@denx.de>
14203 Date: Mon Oct 22 15:09:59 2007 +0200
14204
14205 ppc4xx: Rework of 4xx serial driver (1)
14206
14207 This patch starts the rework of the PPC4xx serial driver. First we split
14208 the file into two seperate files, one 4xx_uart.c with the 405/440 UART
14209 handling code and the other one iop480_uart.c with the UART code for the
14210 PLX-Tech IOP480 PPC (PPC403 based).
14211
14212 Signed-off-by: Stefan Roese <sr@denx.de>
14213
14214 commit 764e7417ee5f6e25b1715720e7d7dd3487109385
14215 Author: Stefan Roese <sr@denx.de>
14216 Date: Mon Oct 22 10:30:38 2007 +0200
14217
14218 ppc4xx: Correct UART input clock calculation and passing to fdt
14219
14220 Signed-off-by: Stefan Roese <sr@denx.de>
14221
14222 commit 211ea91ac6c225bec7e668a03d0ba7d7310679fa
14223 Author: Stefan Roese <sr@denx.de>
14224 Date: Mon Oct 22 07:34:34 2007 +0200
14225
14226 ppc4xx: Add initial AMCC Makalu 405EX support
14227
14228 Signed-off-by: Stefan Roese <sr@denx.de>
14229
14230 commit fa8aea20456e6f1dba43f46bcc72024dd9499998
14231 Author: Stefan Roese <sr@denx.de>
14232 Date: Mon Oct 22 07:33:52 2007 +0200
14233
14234 ppc4xx: Add freqUART to CPU speed detection
14235
14236 This value is needed later for the device tree configuration of
14237 the uart clock.
14238
14239 Signed-off-by: Stefan Roese <sr@denx.de>
14240
14241 commit 837c730b4d7c6b1ddf3d1e247cb4445005d9bf0d
14242 Author: Stefan Roese <sr@denx.de>
14243 Date: Sun Oct 21 14:26:29 2007 +0200
14244
14245 ppc: Small Kilauea cleanup of config file
14246
14247 Signed-off-by: Stefan Roese <sr@denx.de>
14248
14249 commit 758c037aeead34b49631b8da3a90b1bba14c0410
14250 Author: Stefan Roese <sr@denx.de>
14251 Date: Sun Oct 21 08:16:12 2007 +0200
14252
14253 rtc: Add Xicor/Intersil X1205 RTC support
14254
14255 This patch adds support for the Xicor/Intersil X1205 RTC used on the
14256 AMCC Makalu eval board. This driver is basically cloned from the Linux
14257 driver version (2.6.23).
14258
14259 This patch also introduces the Linux bcd.h header for the BCD2BIN/
14260 BIN2BCD conversions. In the future some of the other U-Boot RTC driver
14261 should be converted to also use this header instead of implementing
14262 their own local copy of these functions/macros.
14263
14264 Signed-off-by: Stefan Roese <sr@denx.de>
14265
14266 commit 087dfdb79b5fd1ab99a26990c62a732c01a8c7f6
14267 Author: Stefan Roese <sr@denx.de>
14268 Date: Sun Oct 21 08:12:41 2007 +0200
14269
14270 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
14271
14272 This patch moves some common 4xx macros and the PPC405_SYS_INFO/
14273 PPC440_SYS_INFO structure into the common ppc4xx.h header.
14274
14275 Lot's of other macros are good candidates to be consolidated this way
14276 in the future.
14277
14278 Signed-off-by: Stefan Roese <sr@denx.de>
14279
14280 commit 770c7af5800f598d22730d1f4b70f16c9b33512e
14281 Author: Stefan Roese <sr@denx.de>
14282 Date: Sun Oct 21 08:05:18 2007 +0200
14283
14284 ppc4xx: Fix size setup in Kilauea DDR2 init routine
14285
14286 The size was initilized wrong. Instead of 256MB, the DDR2 controller
14287 was setup to 512MB. Now the correct values is used.
14288
14289 This patch also does a little cleanup and adds a comment here.
14290
14291 Signed-off-by: Stefan Roese <sr@denx.de>
14292
14293 commit f6ba9b56607d4b27550301c7c7f6b55b654fd62a
14294 Author: Eugene O'Brien <eugene.obrien@advantechamt.com>
14295 Date: Thu Oct 18 17:29:04 2007 +0200
14296
14297 ppc4xx: Define CONFIG_BOOKE for all PPC440 based processors
14298
14299 CONFIG_BOOKE must be defined for PPC440 processors so that the proper SPR
14300 number is used to access system registers.
14301
14302 Signed-off-by: Eugene O'Brien <eugene.obrien@advantechamt.com>
14303 Signed-off-by: Stefan Roese <sr@denx.de>
14304
14305 commit c36c68160333ac5fe41ec3db12a728b7075b3912
14306 Author: Stefan Roese <sr@denx.de>
14307 Date: Thu Oct 18 07:42:27 2007 +0200
14308
14309 ppc4xx: Change inbound PCIe location for endpoint tests on Katmai
14310
14311 On Yucca & Katmai, the inbound memory map pointed to 0x4.0000.0000, which
14312 is the internal SRAM. Since I now ported and tested this endpoint mode
14313 on Kilauea successfully to map to 0 (SDRAM), I also changed this for
14314 Katmai.
14315
14316 Yucca will stay at internal SRAM for now. Not sure if somebody relies on
14317 this setup.
14318
14319 Signed-off-by: Stefan Roese <sr@denx.de>
14320
14321 commit 5cb4af4791f61843432155142b6cfac901f66c10
14322 Author: Stefan Roese <sr@denx.de>
14323 Date: Thu Oct 18 07:39:38 2007 +0200
14324
14325 ppc4xx: Add PCIe endpoint support on Kilauea (405EX)
14326
14327 This patch adds endpoint support for the AMCC Kilauea eval board. It can
14328 be tested by connecting a reworked PCIe cable (only 1x lane singles
14329 connected) to another root-complex.
14330
14331 In this test setup, a 64MB inbound window is configured at BAR0 which maps
14332 to 0 on the PLB side. So accessing this BAR0 from the root-complex will
14333 access the first 64MB of the SDRAM on the PPC side.
14334
14335 Signed-off-by: Stefan Roese <sr@denx.de>
14336
14337 commit d4cb2d17946466740afeb195a57d6cb290bf4cc0
14338 Author: Stefan Roese <sr@denx.de>
14339 Date: Sat Oct 13 16:43:23 2007 +0200
14340
14341 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
14342
14343 This patch adds support for dynamic configuration of PCIe ports for the
14344 AMCC PPC4xx boards equipped with PCIe interfaces. These are the PPC440SPe
14345 boards Yucca & Katmai and the 405EX board Kilauea.
14346
14347 This dynamic configuration is done via the "pcie_mode" environement
14348 variable. This variable can be set to "EP" or "RP" for endpoint or
14349 rootpoint mode. Multiple values can be joined via the ":" delimiter.
14350 Here an example:
14351
14352 pcie_mode=RP:EP:EP
14353
14354 This way, PCIe port 0 will be configured as rootpoint, PCIe port 1 and 2
14355 as endpoint.
14356
14357 Per default Yucca will be configured as:
14358 pcie_mode=RP:EP:EP
14359
14360 Per default Katmai will be configured as:
14361 pcie_mode=RP:RP:REP
14362
14363 Per default Kilauea will be configured as:
14364 pcie_mode=RP:RP
14365
14366 Signed-off-by: Tirumala R Marri <tmarri@amcc.com>
14367 Signed-off-by: Stefan Roese <sr@denx.de>
14368
14369 commit fd671802b67a0ef37a06124fa2ce85f00aa22c6f
14370 Author: Stefan Roese <sr@denx.de>
14371 Date: Thu Oct 11 11:15:59 2007 +0200
14372
14373 ppc4xx: Enable device tree support (fdt) on Kilauea per default
14374
14375 This patch enables the fdt support on the AMCC Kilauea eval board.
14376 Additionally now EBC ranges fdt fixup is included to support NOR
14377 FLASH mapping via the Linux physmap_of driver.
14378
14379 This Kilauea port now support booting arch/ppc and arch/powerpc
14380 Linux kernels. The default environment "net_nfs" is for arch/ppc
14381 and "net_nfs_fdt" is for arch/powerpc. In the long run, arch/ppc
14382 support will be removed.
14383
14384 Signed-off-by: Stefan Roese <sr@denx.de>
14385
14386 commit 4994ffd890b9d95d807387a9b7bd8a4803ee406e
14387 Author: Stefan Roese <sr@denx.de>
14388 Date: Thu Oct 11 11:11:45 2007 +0200
14389
14390 ppc4xx: Add additional debug info to 4xx fdt support
14391
14392 Signed-off-by: Stefan Roese <sr@denx.de>
14393
14394 commit db3232ddb058d0ed0bc31f7c5c296748a1afac67
14395 Author: Stefan Roese <sr@denx.de>
14396 Date: Fri Oct 5 21:28:58 2007 +0200
14397
14398 ppc4xx: Fix small merge problems with CPCI440 and Acadia boards
14399
14400 Signed-off-by: Stefan Roese <sr@denx.de>
14401
14402 commit 1941cce71b1ae975602854045061e82f94ecd012
14403 Author: Stefan Roese <sr@denx.de>
14404 Date: Fri Oct 5 17:35:10 2007 +0200
14405
14406 ppc4xx: Fix small merge problem in 4xx_enet.c
14407
14408 Signed-off-by: Stefan Roese <sr@denx.de>
14409
14410 commit 566806ca1a1bf4d895daaf0b2ba5494abbffebaf
14411 Author: Stefan Roese <sr@denx.de>
14412 Date: Fri Oct 5 17:11:30 2007 +0200
14413
14414 ppc4xx: Add initial AMCC Kilauea 405EX support
14415
14416 Signed-off-by: Stefan Roese <sr@denx.de>
14417
14418 commit dbbd125721aea6645fdb962f36bd41f59e272f9d
14419 Author: Stefan Roese <sr@denx.de>
14420 Date: Fri Oct 5 17:10:59 2007 +0200
14421
14422 ppc4xx: Add PPC405EX support
14423
14424 Signed-off-by: Stefan Roese <sr@denx.de>
14425
14426 commit 1d7b874e9c9a7c66f5d8da9ec78a3733765d3e31
14427 Author: Stefan Roese <sr@denx.de>
14428 Date: Fri Oct 5 17:09:36 2007 +0200
14429
14430 ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming)
14431
14432 Signed-off-by: Stefan Roese <sr@denx.de>
14433
14434 commit 4f14ed6230b9c109aac9a6fb878497dabd44c2db
14435 Author: Stefan Roese <sr@denx.de>
14436 Date: Fri Oct 5 17:07:50 2007 +0200
14437
14438 ppc4xx: Add initial fdt support to 4xx (first needed on 405EX)
14439
14440 Signed-off-by: Stefan Roese <sr@denx.de>
14441
14442 commit a424a8bb2924b90724b944165d3141f1fa8dfe5b
14443 Author: Stefan Roese <sr@denx.de>
14444 Date: Fri Oct 5 17:04:57 2007 +0200
14445
14446 POST: Add 405EX support to 4xx UART POST test
14447
14448 Signed-off-by: Stefan Roese <sr@denx.de>
14449
14450 commit 4f2e92c11f6e2392fc8187829211a5ca7f0c1e12
14451 Author: Stefan Roese <sr@denx.de>
14452 Date: Fri Oct 5 15:10:02 2007 +0200
14453
14454 DTT: Prepare DS1775 driver for use of different I2C addresses
14455
14456 Signed-off-by: Stefan Roese <sr@denx.de>
14457
14458 commit 19e93b1e16d267220440d827b920fbad8abfa70f
14459 Author: Stefan Roese <sr@denx.de>
14460 Date: Fri Oct 5 14:23:43 2007 +0200
14461
14462 ppc4xx: 4xx_pcie: Change PCIe status output to match common style
14463
14464 Signed-off-by: Stefan Roese <sr@denx.de>
14465
14466 commit ff68f66bcb0da847845aa2fac11eba6c25938c99
14467 Author: Stefan Roese <sr@denx.de>
14468 Date: Fri Oct 5 09:22:33 2007 +0200
14469
14470 ppc4xx: 4xx_pcie: Disable debug output as default
14471
14472 Signed-off-by: Stefan Roese <sr@denx.de>
14473
14474 commit 97923770cb52b64d69eec958a11b2eda8d46e0f7
14475 Author: Stefan Roese <sr@denx.de>
14476 Date: Fri Oct 5 09:18:23 2007 +0200
14477
14478 ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added
14479
14480 Signed-off-by: Stefan Roese <sr@denx.de>
14481
14482 commit 4dbee8a90df613eb517aadbecebd70f168913d30
14483 Author: Stefan Roese <sr@denx.de>
14484 Date: Fri Oct 5 07:57:20 2007 +0200
14485
14486 ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & Katmai
14487
14488 128MB seems to be the smallest possible value for the memory size
14489 for on PCIe port. With this change now the BAR's of the PCIe cards
14490 are accessible under U-Boot.
14491
14492 One big note: This only works for PCIe port 0 & 1. For port 2 this
14493 currently doesn't work, since the base address is now 0xc0000000
14494 (0xb0000000 + 2 * 0x08000000), and this is already occupied by
14495 CFG_PCIE0_CFGBASE. But solving this issue for port 2 would mean
14496 to change the base addresses completely and this change would have
14497 too much impact right now.
14498
14499 This patch adds debug output to the 4xx pcie driver too.
14500
14501 Signed-off-by: Stefan Roese <sr@denx.de>
14502
14503 commit 6d95289281ed2958ebf76d2b55f86bbd88591fd2
14504 Author: Stefan Roese <sr@denx.de>
14505 Date: Wed Oct 3 21:16:32 2007 +0200
14506
14507 ppc4xx: 4xx_pcie: Fix problem with SDRN access using port number as idx
14508
14509 Signed-off-by: Stefan Roese <sr@denx.de>
14510
14511 commit 3048bcbf0bad262378c5af68f2bf6778fb7d829a
14512 Author: Stefan Roese <sr@denx.de>
14513 Date: Wed Oct 3 15:01:02 2007 +0200
14514
14515 ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
14516
14517 These files were introduced with the IBM 405GP but are currently used on all
14518 4xx PPC platforms. So the name doesn't match the content anymore. This patch
14519 renames the files to 4xx_pci.c/h.
14520
14521 Signed-off-by: Stefan Roese <sr@denx.de>
14522
14523 commit 94276eb0a7a35b9e8c053d589ae225b0f017a237
14524 Author: Stefan Roese <sr@denx.de>
14525 Date: Wed Oct 3 14:14:58 2007 +0200
14526
14527 ppc4xx: Add a comment for 405EX PCIe endpoint configuration
14528
14529 Signed-off-by: Stefan Roese <sr@denx.de>
14530
14531 commit 03d344bb6a5f082ea10ec9d753558ea7dfd1c626
14532 Author: Stefan Roese <sr@denx.de>
14533 Date: Wed Oct 3 10:38:09 2007 +0200
14534
14535 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3)
14536
14537 (3) This patch introduces macros like SDRN_PESDR_DLPSET(port) to access
14538 the SDR registers of the PCIe ports. This makes the overall design
14539 clearer, since it removed a lot of switch statements which are not
14540 needed anymore.
14541
14542 Also, the functions ppc4xx_init_pcie_rootport() and
14543 ppc4xx_init_pcie_entport() are merged into a single function
14544 ppc4xx_init_pcie_port(), since most of the code was duplicated.
14545 This makes maintainance and porting to other 4xx platforms
14546 easier.
14547
14548 Signed-off-by: Stefan Roese <sr@denx.de>
14549
14550 commit 026f71106871f31d17d0ea0db9a7547ff92934bc
14551 Author: Stefan Roese <sr@denx.de>
14552 Date: Wed Oct 3 07:48:09 2007 +0200
14553
14554 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)
14555
14556 This patch is the first patch of a series to make the 440SPe PCIe code
14557 usable on different 4xx PPC platforms. In preperation for the new 405EX
14558 which is also equipped with PCIe interfaces.
14559
14560 (2) This patch renames the functions from 440spe_ to 4xx_ with a
14561 little additional cleanup
14562
14563 Signed-off-by: Stefan Roese <sr@denx.de>
14564
14565 commit c7c6da23028f146d912514b95aefa3da7cf37699
14566 Author: Stefan Roese <sr@denx.de>
14567 Date: Wed Oct 3 07:34:10 2007 +0200
14568
14569 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)
14570
14571 This patch is the first patch of a series to make the 440SPe PCIe code
14572 usable on different 4xx PPC platforms. In preperation for the new 405EX
14573 which is also equipped with PCIe interfaces.
14574
14575 (1) This patch renames the files from 440spe_pcie to 4xx_pcie
14576
14577 Signed-off-by: Stefan Roese <sr@denx.de>
14578
14579 commit 245a362ad3c0c1b84fccc9fec7b623eb14f6e502
14580 Author: Marian Balakowicz <m8@semihalf.com>
14581 Date: Wed Oct 24 01:37:36 2007 +0200
14582
14583 TQM5200: Call usb_cpu_init() during board init
14584
14585 usb_cpu_init() configures GPS USB pins, clocks, etc. and
14586 is required for proper operation of kernel USB subsystem.
14587 This setup was previously done in the kernel by the fixup
14588 code which is being removed, thus low level init must be
14589 done by U-boot now.
14590
14591 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
14592 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
14593
14594 commit b5af773f8d92677e06f3295b45557c9d0a487c24
14595 Author: Zhang Wei <wei.zhang@freescale.com>
14596 Date: Thu Oct 25 17:51:27 2007 +0800
14597
14598 Fix the issue of usb_kbd driver missing the scan code of key 'z'.
14599
14600 The scan code of the key 'z' is 0x1d, which should be handled.
14601
14602 The change has be tested on NOVATEK USB keyboard and ULI PCI OHCI
14603 controller.
14604
14605 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
14606 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
14607
14608 commit 85ac988e86f9414fa645b0148dc66c3520a1eb84
14609 Author: Rodolfo Giometti <giometti@enneenne.com>
14610 Date: Mon Oct 15 11:59:17 2007 +0200
14611
14612 PXA USB OHCI: "usb stop" implementation.
14613
14614 Some USB keys need to be switched off before loading the kernel
14615 otherwise they can remain in an undefined status which prevents them
14616 to be correctly recognized by the kernel.
14617
14618 Signed-off-by: Rodolfo Giometti <giometti@linux.it>
14619 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
14620
14621 commit 31548249decf18a6b877a18436b6139dd483fe4a
14622 Author: Justin Flammia <jflammia@savantav.com>
14623 Date: Mon Oct 29 17:40:35 2007 -0400
14624
14625 DHCP Client Fix
14626
14627 This is a multi-part message in MIME format.
14628
14629 commit e6e505eae94ed721e123e177489291fc4544b7b8
14630 Author: Justin Flammia <jflammia@savantav.com>
14631 Date: Mon Oct 29 17:19:03 2007 -0400
14632
14633 Found a bug in the way the DHCP Request packet is built, where the IP address
14634 that is offered by the server is bound to prematurely. This patch is a fix of
14635 that bug where the IP address offered by the DHCP server is not used until
14636 after the DHCP ACK from the server is received.
14637
14638 Signed-off-by: Justin Flammia <jflammia@savantav.com>
14639 Signed-off-by: Ben Warren <bwarren@qstreams.com>
14640
14641 commit e8ee8f3ade2a06c1893dd5e68f223070d650c7ed
14642 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
14643 Date: Thu Oct 25 17:16:22 2007 -0500
14644
14645 ColdFire 54455: Fix correct boot location for atmel and intel
14646
14647 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
14648
14649 commit 688e8eb414ac111cca7ce60bdf30e805ab9a7bcb
14650 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
14651 Date: Thu Oct 25 17:14:00 2007 -0500
14652
14653 ColdFire: Fix build error when CONFIG_WATCHDOG is defined
14654
14655 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
14656
14657 commit c67e12e705b204cfe914e3e3e693d69a445dcabf
14658 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
14659 Date: Thu Oct 25 17:12:36 2007 -0500
14660
14661 ColdFire 5329: Assign correct SDRAM size and fix cache
14662
14663 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
14664
14665 commit 95e9f2c212a65610b2e59a5c00d0113383a4da0b
14666 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
14667 Date: Thu Oct 25 17:10:23 2007 -0500
14668
14669 ColdFire 5253: Assign correct SDRAM size
14670
14671 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
14672
14673 commit 2acefa72ee0026f862ab65597ca687428f63a973
14674 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
14675 Date: Thu Oct 25 17:09:17 2007 -0500
14676
14677 ColdFire 5282: Fix external flash boot and return dramsize
14678
14679 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
14680
14681 commit d78791ae914d4e7c5edca1cdad73b3dc81a4eb82
14682 Author: Bartlomiej Sieka <tur@semihalf.com>
14683 Date: Thu Oct 25 17:20:01 2007 +0200
14684
14685 TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk).
14686
14687 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
14688
14689 commit 1a0ce20aa4cb4e3068da04e7290ee9986fd0b834
14690 Author: Martin Krause <martin.krause@tqs.de>
14691 Date: Wed Oct 24 08:42:25 2007 +0200
14692
14693 TQM5200: fix spurious characters on second serial interface
14694
14695 With this patch PSC3 is configured as UART. This is done, because if
14696 the pins of PSC3 are not configured at all (-> all pins are GPI),
14697 due to crosstalk, spurious characters may be send over the RX232_2_TXD
14698 signal line.
14699
14700 Signed-off-by: Martin Krause <martin.krause@tqs.de>
14701 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
14702
14703 commit be4a87f11e297a5cededbf7dd71c0248f3874acd
14704 Author: Martin Krause <martin.krause@tqs.de>
14705 Date: Wed Oct 24 08:41:27 2007 +0200
14706
14707 TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic controller
14708
14709 Some commands for the STK52xx base board try to access the SM501 grafic
14710 controller. But the TQM5200S has no grafic controller (only the TQM5200
14711 and the TQM5200B have). This patch deactivates the commands accessing
14712 the SM501 for the TQM5200S.
14713
14714 Signed-off-by: Martin Krause <martin.krause@tqs.de>
14715 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
14716
14717 commit b31f64343ead9482cd439b1adbe4c34026a641b1
14718 Author: Martin Krause <martin.krause@tqs.de>
14719 Date: Mon Oct 22 16:45:53 2007 +0200
14720
14721 TQM5200: fix spurious characters on second serial interface
14722
14723 With this patch PSC3 is configured as UART. This is done, because if
14724 the pins of PSC3 are not configured at all (-> all pins are GPI),
14725 due to crosstalk, spurious characters may be send over the RX232_2_TXD
14726 signal line.
14727
14728 Signed-off-by: Martin Krause <martin.krause@tqs.de>
14729
14730 commit 0fc0f91b20ffa802f5a66534ca5c2844910583f6
14731 Author: Martin Krause <martin.krause@tqs.de>
14732 Date: Mon Oct 22 16:40:06 2007 +0200
14733
14734 TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic controller
14735
14736 Some commands for the STK52xx base board try to access the SM501 grafic
14737 controller. But the TQM5200S has no grafic controller (only the TQM5200
14738 and the TQM5200B have). This patch deactivates the commands accessing
14739 the SM501 for the TQM5200S.
14740
14741 Signed-off-by: Martin Krause <martin.krause@tqs.de>
14742
14743 commit 7b0a42219f30277f71f4405cbaf8a269f6d2d227
14744 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14745 Date: Sun Oct 21 09:14:28 2007 +0200
14746
14747 Mips: Fix string functions differ prototype declaration
14748
14749 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14750
14751 commit cb8250fe4b3c4ed549b270e8a20bc22060e7e1d2
14752 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
14753 Date: Fri Oct 19 17:51:40 2007 -0500
14754
14755 fsl_pci_init enable COMMAND_MEMORY if inbound window
14756
14757 Patch 16e23c3f removed PCSRBAR allocation. But passing zero windows
14758 to pciauto_setup_device has the side effect of not getting
14759 COMMAND_MEMORY set.
14760
14761 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
14762
14763 commit e9d0d527992566ebef9826962ff1745b2f082b92
14764 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14765 Date: Fri Oct 19 10:55:24 2007 +0200
14766
14767 delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration
14768
14769 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14770
14771 commit 9c4884f54da982ce990c7d1760ac81b0704d3c64
14772 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14773 Date: Fri Oct 19 08:10:15 2007 +0200
14774
14775 fix warning: no return statement in function returning non-void
14776
14777 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14778
14779 commit e78220f6e514206757acfe247297fc9a328a881f
14780 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14781 Date: Fri Oct 19 06:33:45 2007 +0200
14782
14783 xsengine: Fix no partition type specified, use DOS as default
14784
14785 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14786
14787 commit 10cdb8dbd67a818823ab9ec88b68fc348903db59
14788 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14789 Date: Fri Oct 19 00:24:59 2007 +0200
14790
14791 lubbock: Fix no partition type specified, use DOS as default
14792
14793 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14794
14795 commit 41b4d282d38fa7231c315c5f6cfff5bdd24e0191
14796 Author: Wolfgang Denk <wd@denx.de>
14797 Date: Tue Oct 23 16:50:03 2007 +0200
14798
14799 Coding style: keep lists sorted; update CHANGELOG
14800
14801 Signed-off-by: Wolfgang Denk <wd@denx.de>
14802
14803 commit 58b74b05c621e2835ecf4e2d3243042cf4186777
14804 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14805 Date: Fri Oct 19 00:09:05 2007 +0200
14806
14807 Fix missing drivers makefile entries ds1722.c mw_eeprom.c
14808
14809 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14810
14811 commit 96455bfebc9887837095c9051d216f53c61b5f10
14812 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14813 Date: Fri Oct 19 00:07:39 2007 +0200
14814
14815 Fix warning differ in signedness in board/innokom/innokom.c
14816
14817 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14818
14819 commit 2a4741d9a14ec475f50e9856d2c0a67e8b4271bd
14820 Author: Marcel Ziswiler <marcel@ziswiler.com>
14821 Date: Fri Oct 19 00:25:33 2007 +0200
14822
14823 fix pxa255_idp board
14824
14825 The pxa255_idp being an old unmaintained board showed several issues:
14826 1. CONFIG_INIT_CRITICAL was still defined.
14827 2. Neither CONFIG_MAC_PARTITION nor CONFIG_DOS_PARTITION was defined.
14828 3. Symbol flash_addr was undeclared.
14829 4. The boards lowlevel_init function was still called memsetup.
14830 5. The TEXT_BASE was still 0xa3000000 rather than 0xa3080000.
14831 6. Using -march=armv5 instead of -march=armv5te resulted in lots of
14832 'target CPU does not support interworking' warnings on recent compilers.
14833 7. The PXA's serial driver redefined FFUART, BTUART and STUART used as
14834 indexes rather than the register definitions from the pxa-regs header
14835 file. Renamed them to FFUART_INDEX, BTUART_INDEX and STUART_INDEX to
14836 avoid any ambiguities.
14837 8. There were several redefinition warnings concerning ICMR, OSMR3,
14838 OSCR, OWER, OIER, RCSR and CCCR in the PXA's assembly start file.
14839 9. The board configuration file was rather outdated.
14840 10. The part header file defined the vendor, product and revision arrays
14841 as unsigned chars instead of just chars in the block_dev_desc_t
14842 structure.
14843
14844 Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
14845
14846 commit 298cd4cafe81ff8a6c87be8fbc440a20720d3ed6
14847 Author: Rune Torgersen <runet@innovsys.com>
14848 Date: Wed Oct 17 11:56:31 2007 -0500
14849
14850 Make MPC8266ADS command selection more robust
14851
14852 Fix MPC8266 command line definition so it won't break when new commands
14853 are added to u-boot.
14854 Signed-off-by Rune Torgersen <runet@innovsys.com>
14855
14856 commit d3afa1ee19345a31fd1eaad3e98b97d13ca47315
14857 Author: Bartlomiej Sieka <tur@semihalf.com>
14858 Date: Tue Oct 23 13:14:10 2007 +0200
14859
14860 Motion-PRO: Update configuration to accomodate next generation board.
14861
14862 New board has faster oscillator and a different Flash chip. This affects:
14863 - CFG_MPC5XXX_CLKIN
14864 - SDRAM timings
14865 - Flash CS configuration (timings)
14866 - Flash sector size, and thus MTD partition layout
14867 - malloc() arena size (due to bigger Flash sectors)
14868 - smaller memory test range (due to bigger malloc() arena)
14869
14870 This patch also enables more extensive memory testing via "mtest".
14871
14872 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
14873
14874 commit eff501904df2bf1724a750062628ba2c51dbb1f8
14875 Author: Bartlomiej Sieka <tur@semihalf.com>
14876 Date: Tue Oct 23 11:36:07 2007 +0200
14877
14878 Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.
14879
14880 Per AN3221 (MPC5200B SDRAM Initialization and Configuration), the SDelay
14881 register must be written a value of 0x00000004 as the first step of the
14882 SDRAM contorller configuration.
14883
14884 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
14885
14886 commit 7a9348728ebda63cdbaacffd83099aa71d9d4c54
14887 Author: Peter Pearse <peter.pearse@arm.com>
14888 Date: Tue Oct 23 10:22:16 2007 +0100
14889
14890 Move PL01* serial drivers to drivers/serial and adjust Makefiles.
14891
14892 commit 20d500d531a6b971ce6cc1bf191cb0092cdc0afc
14893 Author: Stefan Roese <sr@denx.de>
14894 Date: Tue Oct 23 10:17:42 2007 +0200
14895
14896 ppc4xx: lwmon5: Some further GPIO config changes
14897
14898 Signed-off-by: Stefan Roese <sr@denx.de>
14899
14900 commit de9a738faa7c2f47286119c3bfebc3dfbfe7d86d
14901 Author: Vlad Lungu <vlad@comsys.ro>
14902 Date: Sun Oct 21 22:10:10 2007 +0900
14903
14904 [MIPS] Fix UNCACHED_SDRAM
14905
14906 PHYSADDR is for physical address, KSEG1ADDR is for uncached.
14907
14908 Signed-off-by: Vlad Lungu <vlad@comsys.ro>
14909 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
14910
14911 commit 00101dd7a32d12f698150123e47e4b3420279f86
14912 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
14913 Date: Sun Oct 21 21:30:42 2007 +0900
14914
14915 [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanup
14916
14917 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
14918
14919 commit eb700636db017d310edaeb559b13d82588560674
14920 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
14921 Date: Sun Oct 21 10:55:37 2007 +0900
14922
14923 [MIPS] u-boot.lds: Define _gp in a standard manner
14924
14925 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
14926
14927 commit 22069215eb7adf5a3888bf7c7784ea9d70a72cd0
14928 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
14929 Date: Sun Oct 21 10:55:36 2007 +0900
14930
14931 [MIPS] Fix $gp usage
14932
14933 Now we load $gp with _GLOBAL_OFFSET_TABLE_, but this is incorrect use.
14934 As a general principle, we should use _gp for $gp.
14935
14936 Thanks to linker script's help we fortunately have _gp which equals to
14937 _GLOBAL_OFFSET_TABLE_. But once _gp gets out of alignment, we will not
14938 be able to access to GOT entires, global variables and procedure entry
14939 points. The right thing to do is to use _gp.
14940
14941 This patch also introduce a new symbol `.gpword _GLOBAL_OFFSET_TABLE_'
14942 which holds the offset from _gp. When updating GOT entries, we use this
14943 offset and _gp to calculate the final _GLOBAL_OFFSET_TABLE_.
14944
14945 This patch is originally submitted by Vlad Lungu <vlad@comsys.ro>, then
14946 I made some change to leave over num_got_entries.
14947
14948 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
14949 Cc: Vlad Lungu <vlad@comsys.ro>
14950
14951 commit cbf2323b5b8285ea01acba7bbb905a3162d9b021
14952 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
14953 Date: Sun Oct 21 10:55:36 2007 +0900
14954
14955 [MIPS] u-boot.lds: Fix __got_start and __got_end
14956
14957 Ensure that __got_start points to top of the `.got', and __got_end points
14958 to bottom as well, so that we never fail to count num_got_entries.
14959
14960 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
14961
14962 commit e5f325fec5b48ae705c89522923ba5a2e37cd5c7
14963 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
14964 Date: Sun Oct 21 10:55:36 2007 +0900
14965
14966 [MIPS] u-boot.lds: Remove duplicated .sdata section
14967
14968 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
14969
14970 commit 05bf4919c1ce49cdedadacd564d0786a8ed796a1
14971 Author: Wolfgang Denk <wd@denx.de>
14972 Date: Sun Oct 21 01:01:17 2007 +0200
14973
14974 Minor coding style cleanup; update CHANGELOG
14975
14976 Signed-off-by: Wolfgang Denk <wd@denx.de>
14977
14978 commit ff285ca07eda1ea4a8909848cc1cc604ec8fec9c
14979 Author: Vlad Lungu <vlad@comsys.ro>
14980 Date: Thu Oct 4 20:47:10 2007 +0300
14981
14982 Fix NE2000 driver:
14983
14984 Fixed typo in ne2000.h, thinko re n2k_inb() usage, don't try
14985 to do anything in eth_stop() if eth_init() was not called.
14986 Simplified RX path in order to avoid timeouts on really really
14987 fast NE2000 cards (read: qemu with internal tftp), NetLoop() is
14988 clever enough to cope with 1 packet per eth_rx().
14989
14990 Signed-off-by: Vlad Lungu <vlad@comsys.ro>
14991
14992 commit df90968b48fb34fa9072fab150db2ac89678f537
14993 Author: urwithsughosh@gmail.com <urwithsughosh@gmail.com>
14994 Date: Mon Sep 24 13:32:13 2007 -0400
14995
14996 Setting MSR[DE] in do_reset
14997
14998 Hello,
14999 This patch ensures the soft reset of the board for the 85xx boards
15000 by setting the MSR[DE] in the do_reset function.
15001
15002 Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
15003
15004 commit 1e701e701304b3c3a3768ca83dd2ab7b9e88c77d
15005 Author: urwithsughosh@gmail.com <urwithsughosh@gmail.com>
15006 Date: Mon Sep 24 13:36:01 2007 -0400
15007
15008 MSR overwrite fix
15009
15010 Hello,
15011 This patch fixes the MSR overwrite in the start.S when moving out of
15012 the last 4K page.
15013
15014 Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
15015
15016 commit 5c7ea64bb74a850a2b2303f853a8270695ad8602
15017 Author: Dan Wilson <dwilson@fulcrummicro.com>
15018 Date: Fri Oct 19 11:33:48 2007 -0500
15019
15020 tsec driver should clear RHALT on startup
15021
15022 This was causing problems for some people.
15023
15024 Signed-off-by: Alain Gravel <agravel@fulcrummicro.com>
15025 Signed-off-by: Dan Wilson <dwilson@fulcrummicro.com>
15026 Signed-off-by: Andy Fleming <afleming@freescale.com>
15027
15028 commit 7600d47b8f6a10019e537dc9a62aa1498df58d25
15029 Author: Kumar Gala <galak@kernel.crashing.org>
15030 Date: Thu Oct 11 00:29:18 2007 -0500
15031
15032 Improve handling of PCI interrupt device tree fixup on MPC85xx CDS
15033
15034 On the MPC85xx CDS we have two issues:
15035
15036 1. The device tree fixup code did not check to see if the property we are
15037 trying to update is actually found. Its possible that it would update
15038 random memory starting at 0.
15039
15040 2. Newer Linux kernel's have moved the location of the PCI nodes to be
15041 sibilings of the soc node and not children. The explicit PATH to the PCI
15042 node would not be found for these device trees. Add the ability to handle
15043 both paths. In the future we shouldn't handle such fixups by explicit path.
15044
15045 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
15046
15047 commit a3063eec775719b7e91023bbec3f64b3118791df
15048 Author: Kumar Gala <galak@kernel.crashing.org>
15049 Date: Thu Oct 11 00:18:48 2007 -0500
15050
15051 Set OF_STDOUT_PATH to match the default console on MPC8568 MDS
15052
15053 On the MPC8568 MDS we use ttyS0, UART0, etc. as the standard configured
15054 console. Make it so we match that config what we tell Linux as the early
15055 STDOUT console.
15056
15057 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
15058
15059 commit e1ce3cb617bb06f91f82f98915391175addf3e82
15060 Author: Kumar Gala <galak@kernel.crashing.org>
15061 Date: Tue Oct 2 11:12:27 2007 -0500
15062
15063 Remove magic numbers from cache related operations for mpc85xx
15064
15065 The mpc85xx start code uses some magic numbers that we actually
15066 have #defines for in <config.h> so use those instead.
15067
15068 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
15069
15070 commit 5441f61a3d8b7034f19fc1361183e936198e6dbb
15071 Author: Detlev Zundel <dzu@denx.de>
15072 Date: Fri Oct 19 16:47:26 2007 +0200
15073
15074 Fix two typos.
15075
15076 Signed-off-by: Detlev Zundel <dzu@denx.de>
15077
15078 commit 281df457c1aa50d2752165d0c5c3282d4027b974
15079 Author: Tony Li <tony.li@freescale.com>
15080 Date: Thu Oct 18 17:47:19 2007 +0800
15081
15082 mpc83xx: Add configure entry for MPC83xx ATM support
15083
15084 Add MPC8360EMDS_ATM_config and MPC832XEMDS_ATM_config into
15085 Makfile and MAKEALL
15086
15087 Signed-off-by: Tony Li <tony.li@freescale.com>
15088 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
15089
15090 commit d2646554f529a9577515eceb0ec5eceee18244ba
15091 Author: Tony Li <tony.li@freescale.com>
15092 Date: Thu Oct 18 17:44:38 2007 +0800
15093
15094 mpc83xx: pq-mds-pib.c typo error
15095
15096 Correct to val8 from val.
15097
15098 Signed-off-by: Tony Li <tony.li@freescale.com>
15099 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
15100
15101 commit 3e11ae80fec1ee12194940955431186abf6009c2
15102 Author: Stefan Roese <sr@denx.de>
15103 Date: Wed Oct 17 15:40:19 2007 +0200
15104
15105 ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap command
15106
15107 Signed-off-by: Stefan Roese <sr@denx.de>
15108
15109 commit 3c89d75409eb26639d36dfa11d4ee3d8b962dc3c
15110 Author: Jon Loeliger <jdl@freescale.com>
15111 Date: Tue Oct 16 15:27:43 2007 -0500
15112
15113 Initial mpc8610hpcd Makefile files.
15114
15115 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
15116 Signed-off-by: Mahesh Jade <mahesh.jade@freescale.com>
15117 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
15118 Signed-off-by: Jon Loeliger <jdl@freescale.com>
15119
15120 commit 9553df86d3a319c3a1a7cde7e4edd6eeb5aa64c7
15121 Author: Jon Loeliger <jdl@freescale.com>
15122 Date: Tue Oct 16 15:26:51 2007 -0500
15123
15124 Initial mpc8610hpcd cpu/, README and include/ files.
15125
15126 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
15127 Signed-off-by: Mahesh Jade <mahesh.jade@freescale.com>
15128 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
15129 Signed-off-by: Jon Loeliger <jdl@freescale.com>
15130
15131 commit 3dd2db53ceb0dff80f25c2a07f83f29b907b403e
15132 Author: Jon Loeliger <jdl@freescale.com>
15133 Date: Tue Oct 16 13:54:01 2007 -0500
15134
15135 Initial mpc8610hpcd board files.
15136
15137 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
15138 Signed-off-by: Mahesh Jade <mahesh.jade@freescale.com>
15139 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
15140 Signed-off-by: Jon Loeliger <jdl@freescale.com>
15141
15142 commit 7ee6ba1a056e4061ab4cfde30127e332e7957afd
15143 Author: runet@innovsys.com <runet@innovsys.com>
15144 Date: Tue Oct 16 14:50:40 2007 -0500
15145
15146 Make MPC8266ADS board compile again.
15147
15148 Signed-off-by: Runet Torgersen <runet@innovsys.com>
15149
15150 commit 2491167c245d8ebe6f2dbd8c4287aaa0d14fe93a
15151 Author: Jon Loeliger <jdl@freescale.com>
15152 Date: Mon Aug 27 12:41:03 2007 -0500
15153
15154 86xx: Allow for fewer DDR slots per memory controller.
15155
15156 As a direct correlation exists between DDR DIMM slots
15157 and SPD EEPROM addresses used to configure them, use
15158 the individually defined SPD_EEPROM_ADDRESS* values to
15159 determine if a DDR DIMM slot should have its SPD
15160 configuration read or not.
15161
15162 Effectively, this now allows for 1 or 2 DIMM slots
15163 per memory controller.
15164
15165 Signed-off-by: Jon Loeliger <jdl@freescale.com>
15166
15167 commit 4d4a945e189a2f384c66432316da2788a0ac1607
15168 Author: Rodolfo Giometti <giometti@enneenne.com>
15169 Date: Mon Oct 15 11:59:17 2007 +0200
15170
15171 PXA USB OHCI: "usb stop" implementation.
15172
15173 Some USB keys need to be switched off before loading the kernel
15174 otherwise they can remain in an undefined status which prevents them
15175 to be correctly recognized by the kernel.
15176
15177 Signed-off-by: Rodolfo Giometti <giometti@linux.it>
15178
15179 commit e2e93442e558cf1500e92861f99713b2f045ea22
15180 Author: Stefan Roese <sr@denx.de>
15181 Date: Mon Oct 15 11:39:00 2007 +0200
15182
15183 ppc4xx: Fix bug in I2C bootstrap values for Sequoia/Rainier
15184
15185 The I2C bootstrap values that can be setup via the "bootstrap" command,
15186 were setup incorrect regarding the generation of the internal sync PCI
15187 clock. The values for PLB clock == 133MHz were slighly incorrect and the
15188 values for PLB clock == 166MHz were totally incorrect. This could
15189 lead to a hangup upon booting while PCI configuration scan.
15190
15191 This patch fixes this issue and configures valid PCI divisor values
15192 for the sync PCI clock, with respect to the provided external async
15193 PCI frequency.
15194
15195 Here the values of the formula in the chapter 14.2 "PCI clocking"
15196 from the 440EPx users manual:
15197
15198 AsyncPCICLK - 1MHz <= SyncPCIClk <= (2 * AsyncPCIClk) - 1MHz
15199
15200 33MHz async PCI frequency:
15201 PLB = 133:
15202 => 32 <= 44.3 <= 65 (div = 3)
15203
15204 PLB = 166:
15205 => 32 <= 55.3 <= 65 (div = 3)
15206
15207 66MHz async PCI frequency:
15208 PLB = 133:
15209 => 65 <= 66.5 <= 132 (div = 2)
15210
15211 PLB = 166:
15212 => 65 <= 83 <= 132 (div = 2)
15213
15214 Signed-off-by: Stefan Roese <sr@denx.de>
15215
15216 commit 5a5958b7de70ae99f0e7cbd5c97ec1346e051587
15217 Author: Stefan Roese <sr@denx.de>
15218 Date: Mon Oct 15 11:29:33 2007 +0200
15219
15220 ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite
15221
15222 The BCSR status bit for the 66MHz PCI operation was correctly
15223 addressed (MSB/LSB problem). Now the correct currently setup
15224 PCI frequency is displayed upon bootup.
15225
15226 This patch also fixes this problem on Rainier & Yellowstone, since these
15227 boards use the same souce code as Sequoia & Yosemite do.
15228
15229 Signed-off-by: Stefan Roese <sr@denx.de>
15230
15231 commit da3aad55cbde80ab6e301aafa82a2c411aa53eff
15232 Author: Martin Krause <martin.krause@tqs.de>
15233 Date: Wed Sep 26 17:55:56 2007 +0200
15234
15235 TQM860M: adjust for doubled flash sector size.
15236
15237 Adjust flash map to support the new S29GLxxN (N-Type) Flashes with
15238 doubled sector size.
15239
15240 Signed-off-by: Martin Krause <martin.krause@tqs.de>
15241
15242 commit 9d29250e2e62f4bf20c7a20b4173d84c48f11f5d
15243 Author: Jens Gehrlein <jens.gehrlein@tqs.de>
15244 Date: Wed Sep 26 17:55:54 2007 +0200
15245
15246 TQM8xx: Fix CAN timing.
15247
15248 Signed-off-by: Martin Krause <martin.krause@tqs.de>
15249
15250 commit d43e489baf02afae49077791fb22332d240d8656
15251 Author: Martin Krause <martin.krause@tqs.de>
15252 Date: Thu Sep 27 14:54:36 2007 +0200
15253
15254 TQM866M: fix SDRAM refresh
15255
15256 At 133 MHz the current SDRAM refresh rate is too fast
15257 (measured 4 * 1.17 us).
15258 CFG_MAMR_PTA changes from 39 to 97. This result
15259 in a refresh rate of 4 * 7.8 us at the default clock
15260 50 MHz. At 133 MHz the value will be then 4 * 2.9 us.
15261 This is a compromise until a new method is found to
15262 adjust the refresh rate.
15263
15264 Signed-off-by: Martin Krause <martin.krause@tqs.de>
15265
15266 commit 9ef57bbee1c67cc01da2026c242c4692db32be36
15267 Author: Martin Krause <martin.krause@tqs.de>
15268 Date: Wed Sep 26 17:55:55 2007 +0200
15269
15270 TQM866M: adjust for doubled flash sector size.
15271
15272 Adjust flash map to support the new S29GLxxN (N-Type) Flashes with
15273 doubled sector size.
15274
15275 Signed-off-by: Martin Krause <martin.krause@tqs.de>
15276
15277 commit f8bf90461d9bad2e6fed31fcebaf235f60dd6763
15278 Author: Michal Simek <monstr@monstr.eu>
15279 Date: Sun Oct 14 16:12:29 2007 +0200
15280
15281 [FIX] XUPV2P change command handling
15282 and remove code violation
15283
15284 commit 636400198228d96983c06657b17f760f5989958e
15285 Author: Wolfgang Denk <wd@denx.de>
15286 Date: Sun Oct 14 00:13:19 2007 +0200
15287
15288 Prepare for 1.3.0-rc3 release
15289
15290 Signed-off-by: Wolfgang Denk <wd@denx.de>
15291
15292 commit 68f14f77ca5fe5f9cc025c8cae101671f628309f
15293 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15294 Date: Sat Sep 29 13:41:37 2007 +0200
15295
15296 Fix warning differ in signedness in cpu/pxa/mmc.c
15297
15298 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15299
15300 commit fc19e36f741e8bc727c0a330170b3b5db90399ef
15301 Author: Wolfgang Denk <wd@denx.de>
15302 Date: Sat Oct 13 23:51:14 2007 +0200
15303
15304 Fix warning differ in signedness in board/mpl/vcma9/vcma9.c
15305
15306 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15307 Signed-off-by: Wolfgang Denk <wd@denx.de>
15308
15309 commit de74b9eeacccaf0a42e5ecc9ae79a88f7a311296
15310 Author: Wolfgang Denk <wd@denx.de>
15311 Date: Sat Oct 13 21:15:39 2007 +0200
15312
15313 Coding Style cleanup.
15314
15315 Signed-off-by: Wolfgang Denk <wd@denx.de>
15316
15317 commit e1893815b0999410d7a327589611c7b38e95299e
15318 Author: Wolfgang Denk <wd@denx.de>
15319 Date: Fri Oct 12 15:49:39 2007 +0200
15320
15321 GP3 SSA: enable RTC
15322
15323 Signed-off-by: Wolfgang Denk <wd@denx.de>
15324
15325 commit 8002012041f1ff9f997a5727abe5015f70cd2e46
15326 Author: Grzegorz Bernacki <gjb@semihalf.com>
15327 Date: Tue Oct 9 13:58:24 2007 +0200
15328
15329 [ads5121] EEPROM support added.
15330
15331 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
15332
15333 commit 7b624ad254b97e5a25dca2304a398b64aeedaffe
15334 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
15335 Date: Sat Oct 6 18:55:35 2007 +0200
15336
15337 AVR32: Initialize bi_flash* in board_init_r
15338
15339 The ATSTK1000-specific flash driver intializes bi_flashstart,
15340 bi_flashsize and bi_flashoffset, but other flash drivers, like the CFI
15341 driver, don't.
15342
15343 Initialize these in board_init_r instead so that things will still be
15344 set up correctly when we switch to the CFI driver.
15345
15346 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
15347
15348 commit 2b2a587d6d3076387d22ac740f44044bf46e2cb8
15349 Author: Marian Balakowicz <m8@semihalf.com>
15350 Date: Fri Oct 5 10:40:54 2007 +0200
15351
15352 tqm5200: Fix CONFIG_CMD_PCI typo in board config file.
15353
15354 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15355
15356 commit 92869195ef8210758d2176230c0a36897afd50ed
15357 Author: Bartlomiej Sieka <tur@semihalf.com>
15358 Date: Fri Oct 5 09:46:06 2007 +0200
15359
15360 CM5200: Fix missing null-termination in hostname manipulation code
15361
15362 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
15363
15364 commit 9add9884b1fddc34ca186e00a2f868ccd5d02d87
15365 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
15366 Date: Tue Oct 2 19:09:01 2007 +0200
15367
15368 Fix memtest breakage
15369
15370 CFG_MEMTEST_START uses weird magic involving gd, which fails to
15371 compile. Use hardcoded values instead (we actually know how much RAM
15372 we have on board.)
15373
15374 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
15375
15376 commit 738815c0cc44aa329097f868dc1efc49ede9c5ba
15377 Author: Stefan Roese <sr@denx.de>
15378 Date: Tue Oct 2 11:44:46 2007 +0200
15379
15380 ppc4xx: Coding style cleanup
15381
15382 Signed-off-by: Stefan Roese <sr@denx.de>
15383
15384 commit 87c1833a39e944db66385286fd5e28f9b3fcdd50
15385 Author: Stefan Roese <sr@denx.de>
15386 Date: Tue Oct 2 11:44:19 2007 +0200
15387
15388 ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yet
15389
15390 Signed-off-by: Stefan Roese <sr@denx.de>
15391
15392 commit 2db64784061bfc34f4ba70ef1d2fbe7133b55670
15393 Author: Grzegorz Bernacki <gjb@semihalf.com>
15394 Date: Mon Oct 1 09:51:50 2007 +0200
15395
15396 Program EPLD to force full duplex mode for PHY.
15397
15398 EPLD forces modes of PHY operation. By default full duplex is turned off.
15399 This fix turns it on.
15400
15401 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
15402
15403 commit 785c13477b77dcd2e6c5128fffcdb4e1943f4818
15404 Author: Timo Ketola <timo.ketola@exertus.fi>
15405 Date: Mon Sep 24 14:50:32 2007 +0300
15406
15407 Bugfix: Use only one PTD for one endpoint
15408
15409 Original isp116x-hcd code prepared multiple PTDs for longer than 16
15410 byte transfers for one endpoint. That is unnecessary because the
15411 ISP116x is able to split long data from one PTD into multiple
15412 transactions based on the buffer size of the endpoint. It also caused
15413 serious problems if the endpoint NAKed some of the transactions. In
15414 that case ISP116x wouldn't notice that the other PTDs were for the same
15415 endpoint and would try the other PTDs possibly out of order. That would
15416 break the whole transfer.
15417
15418 This patch makes isp116x_submit_job to use one PTD for one transfer.
15419
15420 Signed-off-by: Timo Ketola <timo.ketola@exertus.fi>
15421 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
15422
15423 commit 86ec86c04326c3913178a7679aa910de071da75d
15424 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15425 Date: Thu Sep 27 23:27:47 2007 +0200
15426
15427 Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial
15428
15429 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15430
15431 commit 3e954beb614b5b190d7f4f4c3b641437a0132e35
15432 Author: Stefan Roese <sr@denx.de>
15433 Date: Tue Sep 11 14:12:55 2007 +0200
15434
15435 ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test)
15436
15437 Signed-off-by: Stefan Roese <sr@denx.de>
15438
15439 commit 1487adbdcf9594bb2eb686325a6f9540dad1b70a
15440 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
15441 Date: Wed Sep 26 16:35:54 2007 -0500
15442
15443 85xx io out functions need sync after write.
15444
15445 This fixes the mc146818 rtc_read/write functions for 85xx.
15446
15447 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
15448
15449 commit 0d38effc6e359e6b1b0c78d66e8bc1a4dc15a2ae
15450 Author: Grant Likely <grant.likely@secretlab.ca>
15451 Date: Tue Sep 25 15:48:05 2007 -0600
15452
15453 Fpga: fix incorrect test of CFG_FPGA_XILINX macro
15454
15455 CFG_FPGA_XILINX is a bit value used to test against the value in
15456 CONFIG_FPGA. Testing for a value will always return TRUE. I don't
15457 think that is the intention in this code.
15458
15459 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
15460
15461 commit 853643d8cf2ca80cb2e25c53ad5dc580abafe166
15462 Author: Michal Simek <monstr@monstr.eu>
15463 Date: Mon Sep 24 00:41:30 2007 +0200
15464
15465 [FIX] change command handling and removing code violation
15466
15467 commit f240356507038e5ce55e8a24cb2607e9eae6d10c
15468 Author: Michal Simek <monstr@monstr.eu>
15469 Date: Mon Sep 24 00:36:06 2007 +0200
15470
15471 [FIX] change sets of commands
15472 because changing of command handling brings
15473 compilation problems
15474
15475 commit cb1bc63b75a232571eb69aa2c8aa919321655845
15476 Author: Michal Simek <monstr@monstr.eu>
15477 Date: Mon Sep 24 00:30:42 2007 +0200
15478
15479 [FIX] Email reparation & Copyright
15480 Both codes are written by myself without any
15481 support from CTU
15482
15483 commit 0731cbae6c2feab93b244d83fd6a43f5cc9bf852
15484 Author: Michal Simek <monstr@monstr.eu>
15485 Date: Mon Sep 24 00:25:11 2007 +0200
15486
15487 [PATCH] Change macro name for UartLite
15488 because PowerPC 405 can use UartLite as console
15489
15490 commit 1c1100d2fcf46b9d11dcf78d6e5aea75e2e8b716
15491 Author: Michal Simek <monstr@monstr.eu>
15492 Date: Mon Sep 24 00:21:19 2007 +0200
15493
15494 [PATCH] Add support for design without interrupt controller
15495 Polling timer
15496
15497 commit 0731933ec8ec45d02ba89b52df673d526873cdde
15498 Author: Michal Simek <monstr@monstr.eu>
15499 Date: Mon Sep 24 00:19:48 2007 +0200
15500
15501 [FIX] resolve problem with cpu without barrel shifter
15502
15503 commit db14d77995ce515b728b178b63f82babe60e3d56
15504 Author: Michal Simek <monstr@monstr.eu>
15505 Date: Mon Sep 24 00:18:46 2007 +0200
15506
15507 [FIX] repair email address
15508
15509 commit 481d4328618804add1f818a6c96296121cd0528e
15510 Author: Michal Simek <monstr@monstr.eu>
15511 Date: Mon Sep 24 00:17:42 2007 +0200
15512
15513 [FIX] repair MFSL commands
15514
15515 commit b90c045f035c3cc9b5d2edaed6048dfb74e40763
15516 Author: Michal Simek <monstr@monstr.eu>
15517 Date: Mon Sep 24 00:08:37 2007 +0200
15518
15519 synchronizition with mainline
15520
15521 commit eda3e1e6619ad0bee94ae4b16c99d88e77e2af13
15522 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15523 Date: Sun Sep 23 02:42:38 2007 +0900
15524
15525 sh: Add support command of ide with sh
15526
15527 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15528
15529 commit d91ea45d15cf8e0987456bd211ffbb650824b6f1
15530 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15531 Date: Sun Sep 23 02:38:42 2007 +0900
15532
15533 sh: Update Makefile
15534
15535 Add support MS7722SE01 to Makefile.
15536
15537 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15538
15539 commit 6c0bbdccd379f5c8702af9e0765294c2fb7472a6
15540 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15541 Date: Sun Sep 23 02:31:13 2007 +0900
15542
15543 sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 board
15544
15545 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15546
15547 commit 047375bfa4c3052fa50a748da7ff89e9dad3b364
15548 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15549 Date: Sun Sep 23 02:19:24 2007 +0900
15550
15551 sh: Update MS7750SE01 platform
15552
15553 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15554
15555 commit 516ad760db3553766267ada01b7d5d727faa4bbd
15556 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15557 Date: Sun Sep 23 02:17:08 2007 +0900
15558
15559 sh: Remove comment out code from include/asm-sh/cpu_sh4.h
15560
15561 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15562
15563 commit b02bad128669e567fce87d8df823b06a0144b8db
15564 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15565 Date: Sun Sep 23 02:12:30 2007 +0900
15566
15567 sh: Update core code of SuperH.
15568
15569 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
15570
15571 commit 66dcad3a9a53e0766d90e0084123bd8529522fb0
15572 Author: Wolfgang Denk <wd@denx.de>
15573 Date: Thu Sep 20 00:04:14 2007 +0200
15574
15575 v1.3.0-rc2
15576
15577 Signed-off-by: Wolfgang Denk <wd@denx.de>
15578
15579 commit 135e19bc2773ebca487e9a8371f67e1ba202313a
15580 Author: Wolfgang Denk <wd@denx.de>
15581 Date: Tue Sep 18 21:36:35 2007 +0200
15582
15583 Avoid compiler warning.
15584
15585 Signed-off-by: Wolfgang Denk <wd@denx.de>
15586
15587 commit 8a783a65851bc7421ab69f442261215e21b8891a
15588 Author: Grant Likely <grant.likely@secretlab.ca>
15589 Date: Tue Sep 18 12:24:57 2007 -0600
15590
15591 Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_config
15592
15593 /bin/bash and /bin/dash (which /bin/sh is linked to on ubuntu) handle embedded
15594 nulls in a string differently. For example, the following statement:
15595 echo "this is a string\0" > afile
15596 Will produce the following with /bin/bash:
15597 "this is a string\0"
15598 But with /bin/dash, will produce:
15599 "this is a string
15600
15601 Bug fixed by moving the embedded null out of the makefile and into the
15602 config header. Also renamed the macro to avoid usage colision with the same
15603 macro used by other board ports.
15604
15605 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
15606
15607 commit f8d3ca7b6fa322ac57e8e831f07dbeea039a9f35
15608 Author: Wolfgang Denk <wd@denx.de>
15609 Date: Tue Sep 18 17:40:27 2007 +0200
15610
15611 MCC200: fix build warning
15612
15613 The MCC200 board config file includes version.h for some customer-
15614 specific setting, which causes warnings with "make depend"; build
15615 version.h before depend.
15616
15617 Signed-off-by: Wolfgang Denk <wd@denx.de>
15618
15619 commit bd86220f58b99d6896198c385fda132f0c980915
15620 Author: Peter Pearse <peter.pearse@arm.com>
15621 Date: Tue Sep 18 13:07:54 2007 +0100
15622
15623 Move coloured led API to status_led.h
15624 Improve indentation in drivers/at45.c
15625
15626 commit e80e585b00fbbab7ad1bf71619741f2c5b029ab7
15627 Author: Eirik Aanonsen <eaa@wprmedical.com>
15628 Date: Tue Sep 18 08:47:20 2007 +0200
15629
15630 Update atstk1002 bootargs.
15631
15632 Updates to atstk1002 U-Boot header file:
15633 - Changed bootargs:
15634 * Set the bootargs for at1002 to point to the SD-card partition instead
15635 * ... of the boot flash.
15636 * Removing the rootfstype since that argument are not needed.
15637
15638 Signed-off-by: Eirik Aanonsen <eaa@wprmedical.com>
15639 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
15640
15641 commit a4f3aab6dfbed6c29367c688bfb8a47eef62c225
15642 Author: Eirik Aanonsen <eaa@wprmedical.com>
15643 Date: Wed Sep 12 13:32:37 2007 +0200
15644
15645 Add some comments to clocks in atstk1002.h
15646
15647 This patch applies some clarifying comments to how the different
15648 clocks are setup according to atstk1002.h Some of the previous
15649 comments where stating wrongful information.
15650
15651 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
15652
15653 commit 97213f32416ead885deafea86774e912ffd60ad0
15654 Author: David Saada <David.Saada@ecitele.com>
15655 Date: Mon Sep 17 17:04:47 2007 +0200
15656
15657 Description: Add NEC's PCI OHCI module ID to the USB OHCI driver
15658
15659 Signed-off-by: David Saada <david.saada@ecitele.com>
15660
15661 commit 30363e98fa470fbecea5e8bc0f1443352754f303
15662 Author: Stefan Roese <sr@denx.de>
15663 Date: Mon Sep 17 08:20:47 2007 +0200
15664
15665 Small whitespace cleanup of OneNAND patch
15666
15667 Signed-off-by: Stefan Roese <sr@denx.de>
15668
15669 commit d7e8ce101a4a45ed6ed45739fc2de5f87b13f7f1
15670 Author: Kyungmin Park <kmpark@infradead.org>
15671 Date: Mon Sep 10 17:15:14 2007 +0900
15672
15673 OneNAND support (take #2)
15674
15675 [PATCH 3/3] OneNAND support (take #2)
15676
15677 OneNAND support at U-Boot
15678
15679 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
15680
15681 commit 17aa2800457df0c06b41516f46f126712c196219
15682 Author: Kyungmin Park <kmpark@infradead.org>
15683 Date: Mon Sep 10 17:14:34 2007 +0900
15684
15685 OneNAND support (take #2)
15686
15687 [PATCH 2/3] OneNAND support (take #2)
15688
15689 OneNAND support at U-Boot
15690
15691 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
15692
15693 commit 916527f4809a7bcd811f1f1daf34af184e31dd8c
15694 Author: Kyungmin Park <kmpark@infradead.org>
15695 Date: Mon Sep 10 17:13:49 2007 +0900
15696
15697 OneNAND support (take #2)
15698
15699 [PATCH 1/3] OneNAND support (take #2)
15700
15701 OneNAND support at U-Boot
15702
15703 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
15704
15705 commit b49c90df6e7cfcfb8b862b8bbf8448dff5eed9a5
15706 Author: Michal Simek <monstr@monstr.eu>
15707 Date: Sun Sep 16 20:51:57 2007 +0200
15708
15709 [FIX] remove files form repository
15710
15711 commit 67c31036acaaaa992fc346cc89db0909a7e733c4
15712 Author: Wolfgang Denk <wd@denx.de>
15713 Date: Sun Sep 16 17:10:04 2007 +0200
15714
15715 TQM8xx[LM]: Fix broken environment alignment.
15716
15717 With recent toolchains, the environment sectors were no longer aligned to
15718 sector boundaries. The reason was a combination of two bugs:
15719
15720 1) common/environment.c assumed that CONFIG_TQM8xxL would be defined
15721 for all TQM8xxL and TQM8xxM boards. But "include/common.h", where
15722 this gets defined, is not included here (and cannot be included
15723 without causing lots of problems).
15724
15725 Added a new #define CFG_USE_PPCENV for all boards which really
15726 want to put the environment is a ".ppcenv" section.
15727
15728 2) The linker scripts just include environment.o, silently assuming
15729 that the objects in that file are really in the order in which
15730 they are coded in the C file, i. e. "environment" first, then
15731 "redundand_environment", and "env_size" last. However, current
15732 toolchains (GCC-4.x) reorder the objects, causing the environment
15733 data not to start on a flash sector boundary:
15734
15735 Instead of: we got:
15736
15737 40008000 T environment 40008000 T env_size
15738 4000c000 T redundand_environment 40008004 T redundand_environment
15739 40010000 T env_size 4000c004 T environment
15740
15741 Note: this patch fixes just the first part, and cures the alignment
15742 problem by making sure that "env_size" gets placed correctly. However,
15743 we still have a potential issue because primary and redundant
15744 environment sectors are actually swapped, i. e. we have now:
15745
15746 40008000 T redundand_environment
15747 4000c000 T environment
15748 40010000 T env_size
15749
15750 This shall be fixed in the next version.
15751
15752 Signed-off-by: Wolfgang Denk <wd@denx.de>
15753
15754 commit eb6da8050797c204c9d010548424186c7ce32fc1
15755 Author: Wolfgang Denk <wd@denx.de>
15756 Date: Sun Sep 16 02:39:35 2007 +0200
15757
15758 TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernels
15759
15760 Signed-off-by: Wolfgang Denk <wd@denx.de>
15761
15762 commit cd2d1602c54cc6957bdef3872272a4b264893960
15763 Author: urwithsughosh@gmail.com <urwithsughosh@gmail.com>
15764 Date: Mon Sep 10 14:54:56 2007 -0400
15765
15766 Typo fix in tsec.c
15767
15768 Fixup for the break statement in wrong place.
15769
15770 [Patch by urwithsughosh@gmail.com]
15771 Acked-by: Andy Fleming <afleming@freescale.com>
15772 Signed-off-by: Wolfgang Denk <wd@denx.de>
15773
15774 commit 5bd7fe9aeb76906371f40b8fd07613f10922e3e7
15775 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
15776 Date: Tue Sep 11 17:04:00 2007 +0200
15777
15778 Fix do_div() usage in nand process output
15779
15780 Fix usage of do_div() in nand erase|read|write process output.
15781
15782 The last patch to nand_util.c introduced do_div() instead of libgcc's
15783 implementation. But do_div() returns the quotient in its first
15784 macro parameter and not as result.
15785
15786 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
15787
15788 commit c750d2e6692a000a82f29de7bf24e3dc21239161
15789 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
15790 Date: Wed Sep 12 12:36:53 2007 +0200
15791
15792 NAND: Add CFG_NAND_QUIET option
15793
15794 This config option sets the default for the progress information
15795 output behavior that can also be configured through the 'quiet'
15796 environment variable.
15797
15798 The legacy NAND code does not print the current progress info
15799 on the console. So this option is for backward compatibility for
15800 units that are in the field and where setting the quiet variable
15801 is not an option. With CFG_NAND_QUIET set to '1' the console
15802 progress info is turned off. This can still be overwritten
15803 through the environment variable.
15804
15805 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
15806
15807 commit dcb88630290d2bcd803386dd4c2be73142994c4f
15808 Author: Liew Tsi Chung-r5aahp <Tsi-chung.Liew@freescale.com>
15809 Date: Thu Sep 13 16:06:05 2007 -0700
15810
15811 ColdFire: fix build error becasue of bad type of mii_init()
15812
15813 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
15814
15815 commit 314d5b6ce52a4ed19dd295d1364e246c5e605017
15816 Author: Liew Tsi Chung-r5aahp <Tsi-chung.Liew@freescale.com>
15817 Date: Thu Sep 13 16:04:05 2007 -0700
15818
15819 ColdFire: Fix build error caused by pixis.c
15820
15821 Moved the #include <asm/cache.h> inside the #ifdef CONFIG_FSL_PIXIS.
15822
15823 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
15824
15825 commit e21659e30660a1377c42af135a6114efe39801d9
15826 Author: Sam Sparks <SSparks@twacs.com>
15827 Date: Fri Sep 14 11:14:42 2007 -0600
15828
15829 Update MPC8349ITX*_config to place config.tmp in right place.
15830
15831 MPC834ITX*_config does not store config.tmp at the correct locatation,
15832 causing MPC8349ITXGP to have the wrong TEXT_BASE.
15833
15834 Signed-off-by: Sam Sparks <SSparks@twacs.com>
15835 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
15836
15837 commit 1218abf1b5817a39a82399b4b928b00750575bda
15838 Author: Wolfgang Denk <wd@denx.de>
15839 Date: Sat Sep 15 20:48:41 2007 +0200
15840
15841 Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
15842
15843 Signed-off-by: Wolfgang Denk <wd@denx.de>
15844
15845 commit 66b3f24d665be678a9dbb125b1e84185400f63b5
15846 Author: Dirk Behme <dirk.behme@googlemail.com>
15847 Date: Sat Sep 15 11:55:42 2007 +0200
15848
15849 Make DECLARE_GLOBAL_DATA_PTR global for DaVinci
15850
15851 As discussed in [1], DECLARE_GLOBAL_DATA_PTR has to be global and not
15852 function local.
15853
15854 Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
15855
15856 [1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/31805
15857
15858 commit 991b089d1ce5ad945725e3657a8f106dfa02a38e
15859 Author: Michal Simek <monstr@monstr.eu>
15860 Date: Sat Sep 15 00:03:35 2007 +0200
15861
15862 Synchronize with U-BOOT mainline
15863
15864 commit d7fee32b7e61fe11c64e371cde79faa4768e8350
15865 Author: Sam Sparks <SSparks@twacs.com>
15866 Date: Fri Sep 14 11:14:42 2007 -0600
15867
15868 Update MPC8349ITX*_config to place config.tmp in right place.
15869
15870 MPC834ITX*_config does not store config.tmp at the correct locatation,
15871 causing MPC8349ITXGP to have the wrong TEXT_BASE.
15872
15873 Signed-off-by: Sam Sparks <SSparks@twacs.com>
15874 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
15875 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
15876
15877 commit 6e7b7b6ea1b6d04dbe96242eb6a0c1c664c98e8c
15878 Author: Bartlomiej Sieka <tur@semihalf.com>
15879 Date: Thu Sep 13 18:21:48 2007 +0200
15880
15881 cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9
15882
15883 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
15884
15885 commit e1f601b572db5de9aa81a0b77c68a86994fe24c4
15886 Author: Bartlomiej Sieka <tur@semihalf.com>
15887 Date: Thu Sep 13 16:33:59 2007 +0200
15888
15889 tqm5200: Restore customary env. variable boot commands for powerpc kernels
15890
15891 - update default definitions of kernel_addr and fdt_addr env. variables
15892 - make arch/powerpc booting the default scenario
15893 - update MTD partition layout to match the above
15894
15895 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
15896
15897 commit f34024d4a328e6edd906456da98d2c537155c4f7
15898 Author: Wolfgang Denk <wd@denx.de>
15899 Date: Wed Sep 12 00:48:57 2007 +0200
15900
15901 Fix memory corruption problem on STX GP3 SSA Board.
15902
15903 Signed-off-by: Wolfgang Denk <wd@denx.de>
15904
15905 commit d94c79e47011af5e8dd10ed6163c09b4cfc743cc
15906 Author: Peter Pearse <peter.pearse@arm.com>
15907 Date: Tue Sep 11 15:35:01 2007 +0100
15908
15909 Final tidy
15910
15911 commit 38ad82da0c1180ecdeb212a8f4245e945bcc546e
15912 Author: Grzegorz Bernacki <gjb@semihalf.com>
15913 Date: Tue Sep 11 15:42:11 2007 +0200
15914
15915 [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot to
15916 scan on second pci bus.
15917
15918 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
15919
15920 commit 6c2f4f388e8181655ea8b69343ea00b68aa6e8d0
15921 Author: Grzegorz Bernacki <gjb@semihalf.com>
15922 Date: Tue Sep 11 12:57:52 2007 +0200
15923
15924 [ppc4xx] Individual handling of sdram.c for bamboo_nand build
15925
15926 Bamboo has a file sdram.c which needs special treatment when building in
15927 separate directory. It has to be linked to build directory otherwise it is
15928 not seen.
15929
15930 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
15931
15932 commit d45963854eff39d575124d859419bb4953ce2c87
15933 Author: Michal Simek <monstr@monstr.eu>
15934 Date: Tue Sep 11 00:37:04 2007 +0200
15935
15936 [FIX] Microblaze ML401 - repare FLASH handling
15937
15938 commit 38c1ef728d19950414a8ab1ccfc53767848fa346
15939 Author: Sean MCGOOGAN <sean.mcgoogan@st.com>
15940 Date: Mon Sep 10 16:55:59 2007 +0100
15941
15942 Allocate CPU Architecture Code for STMicroelectronics' ST200.
15943
15944 Signed-off-by: Sean McGoogan <Sean.McGoogan@st.com>
15945 ---------------------------------------------------
15946
15947 commit 754bac48156f8958d8f6a53a51eda88ab5758929
15948 Author: Wolfgang Denk <wd@denx.de>
15949 Date: Mon Sep 10 20:42:31 2007 +0200
15950
15951 Update version to match current state.
15952
15953 Signed-off-by: Wolfgang Denk <wd@denx.de>
15954
15955 commit 7a888d6b3c32a126dbb504ef146bb4c26574ca7b
15956 Author: Grzegorz Bernacki <gjb@semihalf.com>
15957 Date: Mon Sep 10 17:39:08 2007 +0200
15958
15959 [MPC512x] Streamline frame handling in the FEC driver
15960
15961 - convert frame size settings to be derived from a single base
15962 - set frame size to the recommended default value
15963
15964 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
15965
15966 commit e251e00d0db4b36d1d2b7e38fec43a7296b529a2
15967 Author: Kyungmin Park <kmpark@infradead.org>
15968 Date: Mon Sep 10 11:34:00 2007 +0900
15969
15970 Remove compiler warning: target CPU does not support interworking
15971
15972 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
15973
15974 commit 1d9e31e04911a6bb7cc66dd91132c699101c32e2
15975 Author: Wolfgang Denk <wd@denx.de>
15976 Date: Sun Sep 9 21:21:33 2007 +0200
15977
15978 Fix compile error in spc1920 config.
15979
15980 Signed-off-by: Markus Klotzbücher <mk@denx.de>
15981 Signed-off-by: Wolfgang Denk <wd@denx.de>
15982
15983 commit a7d7eca791a37f452c9da10fef4b31dd7aa9a622
15984 Author: Grant Likely <grant.likely@secretlab.ca>
15985 Date: Fri Sep 7 09:25:07 2007 -0600
15986
15987 Bugfix: make bootm+libfdt compile on boards with no flash
15988
15989 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
15990
15991 commit 6efc1fc0b63e55f94c5bc61d8dd23c918e3bc778
15992 Author: Grzegorz Bernacki <gjb@semihalf.com>
15993 Date: Fri Sep 7 18:35:37 2007 +0200
15994
15995 [PPC440SPe] PCIe environment settings for Katmai and Yucca
15996
15997 - 'pciconfighost' is set by default in order to be able to scan bridges
15998 behind the primary host/PCIe
15999
16000 - 'pciscandelay' env variable is recognized to allow for user-controlled
16001 delay before the PCIe bus enumeration; some peripheral devices require a
16002 significant delay before they can be scanned (e.g. LSI8408E); without the
16003 delay they are not detected
16004
16005 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
16006
16007 commit 7f1913938984ef6c6a46cb53e003719196d9c5de
16008 Author: Grzegorz Bernacki <gjb@semihalf.com>
16009 Date: Fri Sep 7 18:20:23 2007 +0200
16010
16011 [PPC440SPe] Improve PCIe configuration space access
16012
16013 - correct configuration space mapping
16014 - correct bus numbering
16015 - better access to config space
16016
16017 Prior to this patch, the 440SPe host/PCIe bridge was able to configure only the
16018 first device on the first bus. We now allow to configure up to 16 buses;
16019 also, scanning for devices behind the PCIe-PCIe bridge is supported, so
16020 peripheral devices farther in hierarchy can be identified.
16021
16022 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
16023
16024 commit 15ee4734e4e08003d73d9ead3ca80e2a0672e427
16025 Author: Grzegorz Bernacki <gjb@semihalf.com>
16026 Date: Fri Sep 7 17:46:18 2007 +0200
16027
16028 [PPC440SPe] Convert machine check exceptions handling
16029
16030 Convert using fixup mechanism to suppressing MCK for the duration of config
16031 read/write transaction: while fixups work fine with the case of a precise
16032 exception, we identified a major drawback with this approach when there's
16033 an imprecise case. In this scenario there is the following race condition:
16034 the fixup is (by design) set to catch the instruction following the one
16035 actually causing the exception; if an interrupt (e.g. decrementer) happens
16036 between those two instructions, the ISR code is executed before the fixup
16037 handler the machine check is no longer protected by the fixup handler as it
16038 appears as within the ISR code. In consequence the fixup approach is being
16039 phased out and replaced with explicit suppressing of MCK during a PCIe
16040 config read/write cycle.
16041
16042 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
16043
16044 commit ff7640c9ead8806b5d827f2b29f9cb2632add729
16045 Author: Wolfgang Denk <wd@denx.de>
16046 Date: Fri Sep 7 17:43:36 2007 +0200
16047
16048 Fix typo in MAKEALL script.
16049
16050 Signed-off-by: Wolfgang Denk <wd@denx.de>
16051
16052 commit 08e2e5fcd2e06670b62e1680a3934c0e55c72810
16053 Author: Grzegorz Bernacki <gjb@semihalf.com>
16054 Date: Fri Sep 7 17:09:21 2007 +0200
16055
16056 [MPC512x] Proper handling of larger frames in the FEC driver
16057
16058 When frame larger than local RX buffer is received, it is split and handled
16059 by two buffer descriptors. Prior to this patch the FEC driver discarded
16060 contents of a buffer descriptor without the 'LAST' bit set, so the first
16061 part of the frame was lost in case of larger frames. This fix allows to
16062 safely combine the two pieces into the whole frame.
16063
16064 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
16065
16066 commit 8d17979d0359492a822a0a409d26e3a3549b4cd4
16067 Author: Rafal Jaworowski <raj@semihalf.com>
16068 Date: Fri Sep 7 17:05:36 2007 +0200
16069
16070 [MPC512x] Correct fixup relocation
16071
16072 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
16073
16074 commit a89cbbd27a60e6740772000fd0688ffba1c2576a
16075 Author: Wolfgang Denk <wd@denx.de>
16076 Date: Fri Sep 7 01:21:25 2007 +0200
16077
16078 Update CHANGELOG, minor coding style cleanup.
16079
16080 commit 5e5803e119de3bebd76fc9a57baac0b5aeccc8a3
16081 Author: stefano babic <sbabic@denx.de>
16082 Date: Thu Aug 30 23:01:49 2007 +0200
16083
16084 PXA270: Added support for TrizepsIV board.
16085
16086 This patch add support for the Trizeps IV module (520Mhz).
16087
16088 Signed-off-by: Stefano Babic <sbabic@denx.de>
16089
16090 commit 80172c6181c912fbb34ea3ba0c22b232b419b47f
16091 Author: stefano babic <sbabic@denx.de>
16092 Date: Thu Aug 30 22:57:04 2007 +0200
16093
16094 PXA270: Add support for multiple serial ports.
16095
16096 This patch adds support for multiple serial ports to the PXA target.
16097 FFUART, BTUART and STUART are supported.
16098
16099 Signed-off-by: Stefano Babic <sbabic@denx.de>
16100
16101 commit 28bb3f72c687ac6b2eb076b01dd21a5fd657d45e
16102 Author: stefano babic <sbabic@denx.de>
16103 Date: Thu Aug 30 22:48:47 2007 +0200
16104
16105 PXA270: fix compile issue (invalid lvalue)
16106
16107 Code is broken for PXA270 due to "invalid lvalue in assignment".
16108
16109 This patch fix it in pxa-regs.h
16110
16111 Signed-off-by: Stefano Babic <sbabic@denx.de>
16112
16113 commit 1d2ca446e1a731df420206d04fe278c27ea6b8e8
16114 Author: Jason Jin <Jason.jin@freescale.com>
16115 Date: Thu Aug 30 18:19:05 2007 +0800
16116
16117 Add BUILD_DIR support for bios emulator.
16118
16119 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
16120
16121 commit b4d8a55145442f136982634862341a3e02002bda
16122 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
16123 Date: Fri Aug 31 14:41:51 2007 +0900
16124
16125 [MIPS] Remove inline asm string functions
16126
16127 Stop using inline string functions on MIPS as other ARCHs do so,
16128 since the optimized inline asm versions are not small.
16129
16130 This change is triggered by a following MIPS build error:
16131 common/libcommon.a(exports.o)(.text+0xdc): In function `jumptable_init':
16132 common/exports.c:32: undefined reference to `strcmp'
16133 make: *** [u-boot] Error 1
16134
16135 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
16136
16137 commit 8ea2c4e54833deaebc24c3ca6b7f21353c25b0f5
16138 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
16139 Date: Fri Aug 31 14:41:45 2007 +0900
16140
16141 [MIPS] Update asm string header
16142
16143 This patches contains several bugfixes and cleanups in the latest upstream:
16144
16145 - Don't include linux/config.h
16146 - Remove buggy inline version of memscan.
16147 - Merge with Linux 2.6.11-rc3.
16148 - Fix undefined reference to strcpy in binfmt_misc caused by gcc 3.4.
16149 - Goodbye mips64. 31704 lines of code bite the dust.
16150 - Replace extern inline with static inline.
16151 - Fix return value of strncpy.
16152 - Remove a bunch more "$1" clobbers.
16153
16154 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
16155
16156 commit 5b729fb3bd98f49855d6bfc657c3fbae95f2adc2
16157 Author: Bartlomiej Sieka <tur@semihalf.com>
16158 Date: Tue Sep 4 17:31:22 2007 +0200
16159
16160 Fix do_bootm_linux() so that multi-file images with FDT blob boot.
16161
16162 Fix incorrect blob address calculation in do_bootm_linux() that prevents
16163 booting the kernel from a multi-file image (kernel + initrd + blob).
16164
16165 Also, make minor updates to the U-Boot's output and to the coding style.
16166
16167 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
16168
16169 commit 041a2554ad619e80dce520c1a33210affcb6a3f2
16170 Author: Gary Jennejohn <gary.jennejohn@freenet.de>
16171 Date: Fri Aug 31 14:29:04 2007 +0200
16172
16173 Add support for Sil680 IDE controller.
16174
16175 o add drivers/sil680.c to support the Sil680 IDE-controller.
16176 o drivers/Makefile: add sil680.o.
16177
16178 Signed-off-by: Gary Jennejohn <garyj@denx.de>
16179
16180 commit e79021223bc339df655e360645a52c457a74b067
16181 Author: Grant Likely <grant.likely@secretlab.ca>
16182 Date: Thu Sep 6 09:47:40 2007 -0600
16183
16184 bootm/fdt: Only process the fdt if an fdt address was provided
16185
16186 Boards with CONFIG_OF_LIBFDT enabled are not able to boot old-style
16187 kernels using the board info structure (instead of passing a device tree)
16188 This change allows the old style booting to be used if the fdt argument
16189 was not passed to 'bootm'.
16190
16191 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
16192 Acked-by: Kim Phillips <kim.phillips@freescale.com>
16193
16194 commit cf2817a84c2e9bea2c5dfc084bce2f2d2563ac43
16195 Author: Grant Likely <grant.likely@secretlab.ca>
16196 Date: Thu Sep 6 09:46:23 2007 -0600
16197
16198 Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT
16199
16200 Affects boards: icecube (lite5200), jupiter, motionpro, tqm5200
16201
16202 Tested on: lite5200b
16203
16204 Note: the fixup functions have not been moved to a common place. This
16205 patch is targeted for immediate merging as in solves a build issue, but
16206 the final name/location of the fixups is still subject to debate. I
16207 propose to merge this now, and move the fixups in the next merge window
16208 to be usable by all targets.
16209
16210 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
16211
16212 commit 41bb76e941929f54a73206fb132f7a4c275543a3
16213 Author: Grant Likely <grant.likely@secretlab.ca>
16214 Date: Thu Sep 6 09:46:17 2007 -0600
16215
16216 libfdt: add convenience function fdt_find_and_setprop()
16217
16218 Given the path to a node, fdt_find_and_setprop() allows a property value
16219 to be set directly.
16220
16221 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
16222
16223 commit 80767a6cead9990d9e77e62be947843c2c72f469
16224 Author: Peter Pearse <peter.pearse@arm.com>
16225 Date: Wed Sep 5 16:04:41 2007 +0100
16226
16227 Changed API name to coloured_led.h
16228 Removed code using deprecated ifdef CONFIG_BOOTBINFUNC
16229 Tidied other cpu/arm920t/start.S code
16230
16231 commit 56a9270521baaa00e12639a978302a67f61ef060
16232 Author: Kumar Gala <galak@kernel.crashing.org>
16233 Date: Thu Aug 30 16:18:18 2007 -0500
16234
16235 Fix ULI RTC support on MPC8544 DS
16236
16237 The RTC on the M1575 ULI chipset requires a dummy read before
16238 we are able to talk to the RTC. We accomplish this by adding a
16239 second memory region to the PHB the ULI is on and read from it.
16240
16241 The second region is added to maintain compatiabilty with Linux's
16242 view of the PCI memory map.
16243
16244 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16245
16246 commit f75e89e9b5714db2b0e80074071dfbdd6f59488a
16247 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
16248 Date: Thu Aug 30 01:58:48 2007 -0500
16249
16250 ft_board_setup update 85xx/86xx of pci/pcie bus-range property.
16251
16252 pcie is now differentiated from pci. Add 8641 bus-range updates.
16253
16254 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
16255
16256 commit 9f5c3d3720e777a572dcdc8af2008b44c7243885
16257 Author: Peter Pearse <peter.pearse@arm.com>
16258 Date: Tue Sep 4 16:18:38 2007 +0100
16259
16260 Add coloured led interface for ARM boards.
16261 Use it in cpu/arm920t/start.S to indicate U-Boot code has been entered.
16262
16263 commit 7462fe0d5a9d40cde083fb1a3cd73911996b5ecb
16264 Author: Peter Pearse <peter.pearse@arm.com>
16265 Date: Tue Sep 4 14:49:28 2007 +0100
16266
16267 Move include/led.h to board/at91rm9200dk
16268
16269 commit 6e4bf9b24e57c15abc6542e685d06380bc64af27
16270 Author: Peter Pearse <peter.pearse@arm.com>
16271 Date: Tue Sep 4 14:25:51 2007 +0100
16272
16273 Ran Lindent on drivers/at45.c
16274
16275 commit 557ab89d294f08dd532f21d19861b40093200a33
16276 Author: Peter Pearse <peter.pearse@arm.com>
16277 Date: Tue Sep 4 14:23:50 2007 +0100
16278
16279 Rename CONFIG_CMD_MUX to CONFIG_CMD_AT91_SPIMUX
16280
16281 commit 81b73dec16fd1227369a191e725e10044a9d56b8
16282 Author: Gary Jennejohn <garyj@denx.de>
16283 Date: Fri Aug 31 15:21:46 2007 +0200
16284
16285 ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia
16286
16287 The 440EPx has a problem when the PCI_CACHE_LINE_SIZE register is
16288 set to non-zero, because it doesn't support MRM (memory-read-
16289 multiple) correctly. We now added the possibility to configure
16290 this register in the board config file, so that the default value
16291 of 8 can be overridden.
16292
16293 Here the details of this patch:
16294
16295 o drivers_pci_auto.c: introduce CFG_PCI_CACHE_LINE_SIZE to allow
16296 board-specific settings. As an example the sequoia board requires 0.
16297 Idea from Stefan Roese <sr@denx.de>.
16298 o board/amcc/sequoia/init.S: add a TLB mapping at 0xE8000000 for the
16299 PCI IO-space. Obtained from Stefan Roese <sr@denx.de>.
16300 o include/configs/sequoia.h: turn CONFIG_PCI_PNP back on and set
16301 CFG_PCI_CACHE_LINE_SIZE to 0.
16302
16303 Signed-off-by: Gary Jennejohn <garyj@denx.de>
16304 Signed-off-by: Stefan Roese <sr@denx.de>
16305
16306 commit 60174746c668b309378a91488dded898e9553eae
16307 Author: Wolfgang Denk <wd@denx.de>
16308 Date: Fri Aug 31 10:01:51 2007 +0200
16309
16310 Fix TFTP OACK code for short packets.
16311
16312 The old code had a loop limit overflow bug which caused a semi-
16313 infinite loop for small packets, because in "i<len-8", "i" was signed,
16314 but "len" was unsigned, and "len-8" became a huge number for small
16315 values of "len".
16316
16317 This is a workaround which replaces broken commit 8f1bc284.
16318
16319 Signed-off-by: Wolfgang Denk <wd@denx.de>
16320
16321 commit 696dd1307cd8e73a10e9bb3c51731bfd6f837bee
16322 Author: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
16323 Date: Thu Aug 30 15:03:05 2007 +0200
16324
16325 Reduce BOOTDELAY variable to 1 second by default for STK1002
16326
16327 Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
16328 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
16329
16330 commit c88b6e1cbf9a8ae2a34fb602f78a1bf4e6692b6a
16331 Author: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
16332 Date: Thu Aug 30 15:03:04 2007 +0200
16333
16334 Remove double quotation marks around MAC address for STK1002
16335
16336 Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
16337 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
16338
16339 commit ff13ac8c7bbebb238e339592de765c546dba1073
16340 Author: Wolfgang Denk <wd@denx.de>
16341 Date: Thu Aug 30 14:42:15 2007 +0200
16342
16343 Backout commit 8f1bc284 as it causes TFTP to fail.
16344
16345 Signed-off-by: Wolfgang Denk <wd@denx.de>
16346
16347 commit 1900fbf255acba8b94fb442a16408ea85a1d46a6
16348 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
16349 Date: Thu Aug 30 02:26:17 2007 -0500
16350
16351 Revert "Fix MPC8544DS PCIe3 scsi."
16352
16353 This reverts commit 9468e680.
16354 Commit 16e23c3f5da removing allocation of PCSRBAR is sufficient.
16355
16356 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
16357
16358 commit 8f1bc28408ded213418d9bc0780c7d8fb8a03774
16359 Author: Grant Likely <grant.likely@secretlab.ca>
16360 Date: Wed Aug 29 18:26:24 2007 -0600
16361
16362 tftp: don't implicity trust the format of recevied packets
16363
16364 The TFTP OACK code trusts that the incoming packet is formated as
16365 ASCII text and can be processed by string functions. It also has a
16366 loop limit overflow bug where if the packet length is less than 8, it
16367 ends up looping over *all* of memory to find the 'blksize' string.
16368
16369 This patch solves the problem by forcing the packet to be null
16370 terminated and using strstr() to search for the sub string.
16371
16372 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
16373
16374 commit 04625764cc93ce8a61625ac19d7fe2a2ceee8143
16375 Author: Stefan Roese <sr@denx.de>
16376 Date: Wed Aug 29 16:31:18 2007 +0200
16377
16378 ppc4xx: Change lwmon5 default environment to support Linux RTC
16379
16380 The Linux PCF8563 RTC driver doesn't do autoprobing, so we need
16381 to supply the RTC I2C address as bootline parameter. This patch
16382 adds support for this rtc probing parameter to the bootargs:
16383
16384 "rtc-pcf8563.probe=0,0x51"
16385
16386 Signed-off-by: Stefan Roese <sr@denx.de>
16387
16388 commit 2602a5c40ae37ab965a4e240854fdaffb51328a4
16389 Author: Kim Phillips <kim.phillips@freescale.com>
16390 Date: Wed Aug 29 09:06:05 2007 -0500
16391
16392 sbc8641: remove unused OF_FLAT_TREE_MAX_SIZE
16393
16394 this had slipped through the cracks, since the sbc board was added
16395 after I wrote the original patch to remove all these symbols, and
16396 before it was merged.
16397
16398 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
16399
16400 commit c5bded3c88e48ae648a75d357dc81a8255fa81f1
16401 Author: Wolfgang Denk <wd@denx.de>
16402 Date: Wed Aug 29 14:05:30 2007 +0200
16403
16404 Add mii_init() prototype
16405
16406 to get rid of a *lot* of compiler warnings.
16407
16408 Signed-off-by: Wolfgang Denk <wd@denx.de>
16409
16410 commit 2d1f23aa1e74e4a8f8ffa67f246eb98c522dfd7f
16411 Author: Wolfgang Denk <wd@denx.de>
16412 Date: Wed Aug 29 13:35:03 2007 +0200
16413
16414 Disable network support on cmi_mpc5xx board
16415
16416 ..because it caused compiler errors and there seems to be no
16417 board maintainer to take care of this.
16418
16419 Signed-off-by: Wolfgang Denk <wd@denx.de>
16420
16421 commit 9468e6804b7e25b0f6f52e53f47bce3175400a16
16422 Author: Kumar Gala <galak@kernel.crashing.org>
16423 Date: Mon Aug 20 09:44:00 2007 -0500
16424
16425 Fix MPC8544DS PCIe3 scsi.
16426
16427 <ed.swarthout@freescale.com>
16428
16429 The problem is pciauto_setup_device() getting called from fsl_pci_init.c
16430 is allocating memory space it doesn't need.
16431
16432 Signed-off-by: Ed Swarthout <ed.swarthout@freescale.com>
16433 Signed-off-by: Andy Fleming <afleming@freescale.com>
16434
16435 commit 4bf4abb8a4e9955556b120a1aafa30c03e74032a
16436 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
16437 Date: Tue Aug 21 09:38:59 2007 -0500
16438
16439 8548cds fixes
16440
16441 Restore CONFIG_EXTRA_ENV_SETTINGS definition which contains the
16442 correct consoledev needed for linux boot.
16443 Standardize on fdt{file,addr} var to hold dtb file name.
16444
16445 Set PCI inbound memory region from CFG_MEMORY_{BUS,PHYS}.
16446
16447 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
16448
16449 commit 7a1ac419fa0d2d23ddd08bd61d16896a9f33c933
16450 Author: Haiying Wang <Haiying.Wang@freescale.com>
16451 Date: Thu Aug 23 15:20:54 2007 -0400
16452
16453 Enable L2 cache for MPC8568MDS board
16454
16455 The L2 cache size is 512KB for 8568, print out the correct informaiton.
16456
16457 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
16458
16459 commit 94c47fdaf14cb29fa3fb4d4da2efdd96c803b46b
16460 Author: Jason Jin <Jason.jin@freescale.com>
16461 Date: Wed Aug 22 17:54:49 2007 +0800
16462
16463 Remove the bios emulator binary files from MAI board
16464
16465 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
16466
16467 commit 7608d75f9c87c9eb5b3a43219d0506d3e979a13f
16468 Author: Kim Phillips <kim.phillips@freescale.com>
16469 Date: Tue Aug 21 17:00:17 2007 -0500
16470
16471 support board vendor-common makefiles
16472
16473 if a board/$(VENDOR)/common/Makefile exists, build it.
16474
16475 also add the first such case, board/freescale/common/Makefile, to
16476 handle building board-shared EEPROM, PIXIS, and MDS-PIB code, as
16477 dictated by board configuration.
16478
16479 thusly get rid of alternate build dir errors such as:
16480
16481 FATAL: can't create /work/wd/tmp/u-boot-ppc/board/freescale/mpc8360emds/../common/pq-mds-pib.o: No such file or directory
16482
16483 by putting the common/ mkdir command in its proper place (the common
16484 Makefile). Common bits from existing individual board Makefiles have
16485 been removed.
16486
16487 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
16488
16489 commit ef8f20752712dc1cdbd86f47e3bd6e35f81c83fd
16490 Author: stefano babic <sbabic@denx.de>
16491 Date: Tue Aug 21 15:52:33 2007 +0200
16492
16493 Fix: TFTP is not working on little endian systems
16494
16495 TFTP does not work anymore after multicast tftp
16496 patch was applied on little endian systems.
16497 This patch fix it.
16498
16499 Signed-off-by: Stefano Babic <sbabic@denx.de>
16500
16501 commit 5f470948570526e9186f053a3003da7719604e90
16502 Author: stefano babic <sbabic@denx.de>
16503 Date: Tue Aug 21 15:50:33 2007 +0200
16504
16505 Fix MAC address setting in DM9000 driver.
16506
16507 The logic to check if there is a correct MAC address in the DM9000
16508 EEPROM, added in the last patch, is wrong. Now the MAC address is
16509 always taken from the environment, even if a suitable MAC is present
16510 in the EEPROM.
16511
16512 Signed-off-by: Stefano Babic <sbabic@denx.de>
16513
16514 commit 4a8527ef086ec7c89f40674ef024ae6f988a614a
16515 Author: Martin Krause <martin.krause@tqs.de>
16516 Date: Tue Aug 21 12:40:34 2007 +0200
16517
16518 MPC5xxx: fix some compiler warnings in USB code
16519
16520 Fix the following warnings:
16521 - usb.c:xx: warning: function declaration isn't a prototype
16522 - usb_ohci.c:xxx: warning: passing argument 1 of '__fswab32' makes integer
16523 from pointer wihtout a cast
16524
16525 Signed-off-by: Martin Krause <martin.krase@tqs.de>
16526
16527 commit 16e23c3f5dab6937f5109365416808c7f15c122b
16528 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
16529 Date: Mon Aug 20 23:55:33 2007 -0500
16530
16531 fsl_pci_init - Remove self PCSRBAR allocation
16532
16533 CPU physical address space was being wasted by allocating a
16534 PCSRBAR PCI inbound region to it's memory space.
16535
16536 As a rule, PCSRBAR should be left alone since it does not affect
16537 transactions from self and other masters may have changed it.
16538
16539 Signed-off-by: Ed Swarthout <ed.swarthout@freescale.com>
16540
16541 commit 0e700ce03a23bb1921149bc77008ace7103d5289
16542 Author: Martin Krause <martin.krause@tqs.de>
16543 Date: Mon Aug 20 13:56:47 2007 +0200
16544
16545 Fix compiler warning in include/s3c2410.h
16546
16547 This patch fixes the "type qualifiers ignored on fuction return tpye"
16548 warning for include/s3c2410.h
16549
16550 Signed-off-by: Martin Krause <martin.krause@tqs.de>
16551
16552 commit 9bb8b209ed2058a5756ecbeb544c067e44a42aea
16553 Author: Dirk Behme <dirk.behme@googlemail.com>
16554 Date: Mon Aug 20 07:09:05 2007 +0200
16555
16556 Fix compilation error for omap2420h4_config.
16557
16558 omap2420h4 switched to cfi, so remove old (already disabled) flash.c
16559 and flash_probe() calls in env_flash.c.
16560
16561 Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
16562
16563 commit 3bb342fc85d79dbb6b8c2039e7cdcddc82b8d90f
16564 Author: Kim Phillips <kim.phillips@freescale.com>
16565 Date: Fri Aug 10 14:34:14 2007 -0500
16566
16567 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references
16568
16569 and make some minor corrections to the FDT part of the README.
16570
16571 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
16572
16573 commit 6af2eeb1e99c2dcc584d4c5ab7fcae30a325f4de
16574 Author: Wolfgang Denk <wd@denx.de>
16575 Date: Wed Aug 29 01:32:05 2007 +0200
16576
16577 Minor coding style cleanup.
16578
16579 Signed-off-by: Wolfgang Denk <wd@denx.de>
16580
16581 commit a861558c65f65f1cf1302f3a35e9db7686b9e1a3
16582 Author: Heiko Schocher <hs@pollux.denx.de>
16583 Date: Tue Aug 28 17:40:33 2007 +0200
16584
16585 [UC101] Fix: if no CF in the board, U-Boot resets sometimes.
16586
16587 Signed-off-by: Heiko Schocher <hs@denx.de>
16588
16589 commit f98984cb194bb34dbe1db9429d3b51133af30d07
16590 Author: Heiko Schocher <hs@pollux.denx.de>
16591 Date: Tue Aug 28 17:39:14 2007 +0200
16592
16593 IDE: - make ide_inb () and ide_outb () "weak", so boards can
16594 define there own I/O functions.
16595 (Needed for the pcs440ep board).
16596 - The default I/O Functions are again 8 Bit accesses.
16597 - Added CONFIG_CMD_IDE for the pcs440ep Board.
16598
16599 Signed-off-by: Heiko Schocher <hs@denx.de>
16600
16601 commit 2c05fd125744981e5f2828d24e66ccc20a77d25d
16602 Author: Semih Hazar <semih.hazar@indefia.com>
16603 Date: Mon Aug 20 19:00:01 2007 +0300
16604
16605 AVR32: Change prototype of memset
16606
16607 Signed-off-by: Semih Hazar <semih.hazar@indefia.com>
16608 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
16609
16610 commit 9c02defc29b57945b600714cf61ddfd02b02fb14
16611 Author: Yuri Tikhonov <yur@emcraft.com>
16612 Date: Sat Aug 25 05:07:16 2007 +0200
16613
16614 POST: limit memory test area to not touch global data anymore
16615
16616 As experienced on lwmon5, on some boards the POST memory test can
16617 corrupt the global data buffer (bd). This patch fixes this issue
16618 by checking and limiting this area.
16619
16620 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
16621 Signed-off-by: Stefan Roese <sr@denx.de>
16622
16623 commit 75e1a84d483e36be10e206e539b028c4889e1158
16624 Author: Stefan Roese <sr@denx.de>
16625 Date: Fri Aug 24 15:41:42 2007 +0200
16626
16627 ppc4xx: Add RTC POST test to lwmon5 board configuration
16628
16629 Since this RTC POST test is taking quite a while to complete
16630 it's only initiated upon special keypress same as the complete
16631 memory POST.
16632
16633 Signed-off-by: Stefan Roese <sr@denx.de>
16634
16635 commit d7bfa620037a6d2210159387571bdf93aa32c162
16636 Author: Stefan Roese <sr@denx.de>
16637 Date: Fri Aug 24 15:19:10 2007 +0200
16638
16639 ppc4xx: Change GPIO signal for watchdog triggering on lwmon5
16640
16641 Signed-off-by: Stefan Roese <sr@denx.de>
16642
16643 commit c25dd8fc25e9ca3695db996a257d9ba4dab414db
16644 Author: Stefan Roese <sr@denx.de>
16645 Date: Thu Aug 23 11:02:37 2007 +0200
16646
16647 ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board
16648
16649 This patch adds support for the 2nd EEPROM (AT24C128) on the lwmon5
16650 board. Now the "eeprom" command can be used to read/write from/to this
16651 device. Additionally a new command was added "eepromwp" to en-/disable
16652 the write-protect of this 2nd EEPROM.
16653
16654 The 1st EEPROM is not affected by this write-protect command.
16655
16656 Signed-off-by: Stefan Roese <sr@denx.de>
16657
16658 commit c64fb30e4c5976007d56fc1789c7a0666082b536
16659 Author: Stefan Roese <sr@denx.de>
16660 Date: Wed Aug 22 08:56:09 2007 +0200
16661
16662 ppc4xx: Remove unused option CFG_INIT_RAM_OCM
16663
16664 Signed-off-by: Stefan Roese <sr@denx.de>
16665
16666 commit 3ad63878737a5a2b1e60825bf0a7d601d7a695e7
16667 Author: Stefan Roese <sr@denx.de>
16668 Date: Tue Aug 21 16:27:57 2007 +0200
16669
16670 ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)
16671
16672 This patch adds support for the matrix keyboard on the lwmon5 board.
16673 Since the implementation in the dsPCI is kind of compatible with the
16674 "old" lwmon board, most of the code is copied from the lwmon
16675 board directory.
16676
16677 Signed-off-by: Stefan Roese <sr@denx.de>
16678
16679 commit 3e66c078003607a7d1d214c15a5f262bc1b4032f
16680 Author: Wolfgang Denk <wd@denx.de>
16681 Date: Sun Aug 19 10:27:34 2007 +0200
16682
16683 Fix some build errors.
16684
16685 Signed-off-by: Wolfgang Denk <wd@denx.de>
16686
16687 commit 05675735ef77dc23b5e0eb782bad1ff477b55e86
16688 Author: Wolfgang Denk <wd@denx.de>
16689 Date: Sat Aug 18 22:00:38 2007 +0200
16690
16691 Update CHANGELOG.
16692
16693 commit 79f240f7ecc0506b43ac50d1ea405ff6540d4d57
16694 Author: Kim Phillips <kim.phillips@freescale.com>
16695 Date: Thu Aug 16 22:52:39 2007 -0500
16696
16697 lib_ppc: make board_add_ram_info weak
16698
16699 platforms wishing to display RAM diagnostics in addition to size,
16700 can do so, on one line, in their own board_add_ram_info()
16701 implementation.
16702
16703 this consequently eliminates CONFIG_ADD_RAM_INFO.
16704
16705 Thanks to Stefan for the hint.
16706
16707 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
16708
16709 commit 815b5bd5b18569917c3e04b9757511e6ed23b9f6
16710 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
16711 Date: Fri Aug 17 12:43:44 2007 +0900
16712
16713 PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bug
16714
16715 This patch has been sent on:
16716 - 6 Jun 2007
16717
16718 Many users of PCI config read routines tend to ignore the function
16719 ret value, and are only concerned about the contents of *val. Based
16720 on this, pci_hose_read_config_{byte,word}_via_dword should initialize
16721 the *val on dword read error.
16722
16723 Without this fix, for example, we'll go on scanning bus with vendor or
16724 header_type uninitialized. This brings many unnecessary config trials.
16725
16726 Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
16727
16728 commit 26667b7fa05a8bf2fc65fb9f3230b02b1a10c367
16729 Author: Stefan Roese <sr@denx.de>
16730 Date: Sat Aug 18 14:37:52 2007 +0200
16731
16732 ColdFire: Fix some remaining problems with CFG_CMD_
16733
16734 Signed-off-by: Stefan Roese <sr@denx.de>
16735
16736 commit 8280f6a1c43247616b68224675188e5ccd124650
16737 Author: Stefan Roese <sr@denx.de>
16738 Date: Sat Aug 18 14:33:02 2007 +0200
16739
16740 Coding style cleanup
16741
16742 Signed-off-by: Stefan Roese <sr@denx.de>
16743
16744 commit 4a442d3186b31893b4f77c6e82f63c4517a5224b
16745 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16746 Date: Thu Aug 16 19:23:50 2007 -0500
16747
16748 ColdFire: Add M5235EVB Platform for MCF523x
16749
16750 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16751
16752 commit 4cc1cd5941827a04cf5c51a07fcc42e8945894aa
16753 Author: Kim Phillips <kim.phillips@freescale.com>
16754 Date: Fri Aug 17 09:30:00 2007 -0500
16755
16756 mpc83xx: fix typo in DDR2 programming
16757
16758 introduced in the implement board_add_ram_info patch as I was cleaning out the
16759 magic numbers. sorry.
16760
16761 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
16762
16763 commit e58fe95784d2514fc9c21028dc59f2b319a35d80
16764 Author: Kim Phillips <kim.phillips@freescale.com>
16765 Date: Thu Aug 16 22:53:09 2007 -0500
16766
16767 mpc83xx: move freescale boards to boards/freescale
16768
16769 includes build fixes.
16770
16771 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
16772
16773 commit 5aa4ad8d8e7e9468219990c7875d5fdc9e962f47
16774 Author: Kim Phillips <kim.phillips@freescale.com>
16775 Date: Thu Aug 16 22:52:59 2007 -0500
16776
16777 mpc83xx: suppress unused variable 'val8' warning
16778
16779 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
16780
16781 commit bbea46f76f767b919070b4829bf34c86bd223248
16782 Author: Kim Phillips <kim.phillips@freescale.com>
16783 Date: Thu Aug 16 22:52:48 2007 -0500
16784
16785 mpc83xx: implement board_add_ram_info
16786
16787 add board_add_ram_info, to make memory diagnostic output more
16788 consistent. u-boot banner output now looks like:
16789
16790 DRAM: 256 MB (DDR1, 64-bit, ECC on)
16791
16792 and for boards with SDRAM on the local bus, a line such as this is
16793 added:
16794
16795 SDRAM: 64 MB (local bus)
16796
16797 also replaced some magic numbers with their equivalent define names.
16798
16799 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
16800
16801 commit 14778585d1389d86d5846efec29e5fce892680ce
16802 Author: Tony Li <tony.li@freescale.com>
16803 Date: Fri Aug 17 10:35:59 2007 +0800
16804
16805 mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support
16806
16807 The patch split the PIB init code from pci.c to a single file board/freescale/common/pq-mds-pib.c
16808 And add Qoc3 ATM card support for MPC8360EMDS and MPC832XEMDS board.
16809
16810 Signed-off-by Tony Li <tony.li@freescale.com>
16811
16812 commit 8ae158cd87a4a25722b27835261b6ff0fa2aa6a7
16813 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16814 Date: Thu Aug 16 15:05:11 2007 -0500
16815
16816 ColdFire: Add M54455EVB for MCF5445x
16817
16818 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16819
16820 commit a1436a842654a8d3927d082a8ae9ee0a10da62d7
16821 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16822 Date: Thu Aug 16 13:20:50 2007 -0500
16823
16824 ColdFire: Add M5253EVBE platform for MCF52x2
16825
16826 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16827
16828 commit a605aacd8324094199402816cc6d9124aba57b8d
16829 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16830 Date: Thu Aug 16 05:04:31 2007 -0500
16831
16832 ColdFire: Add M5249EVB platform for MCF52x2
16833
16834 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16835
16836 commit f28e1bd9daa6de5eb33ae4822bda6b008ccb4e9e
16837 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16838 Date: Wed Aug 15 20:32:06 2007 -0500
16839
16840 ColdFire: Update Freescale MCF52x2 platforms
16841
16842 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16843
16844 commit 870470dbf6f4bb9864e0d97aeedbc17c167c6d1c
16845 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16846 Date: Wed Aug 15 19:55:10 2007 -0500
16847
16848 ColdFire: Update EB+MCF-EV123 platform
16849
16850 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16851
16852 commit aa93d859d9b1fcd8eea52d51b06e86c38f72111b
16853 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16854 Date: Wed Aug 15 19:46:38 2007 -0500
16855
16856 ColdFire: update TASREG platform for MCF52x2
16857
16858 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16859
16860 commit a9505510bf56a9b5558248dd8b73ec9d9a1556a2
16861 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16862 Date: Wed Aug 15 19:45:51 2007 -0500
16863
16864 ColdFire: update r5200 platform for MCF52x2
16865
16866 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16867
16868 commit 6cfd3c7bc813fb317ab7c0781f0d1874b1c0877c
16869 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16870 Date: Wed Aug 15 19:43:20 2007 -0500
16871
16872 ColdFire: idmr platform MCF52x2 update
16873
16874 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16875
16876 commit 6706424d0bb851fb52af00cd1c3301e91ee7f2b0
16877 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16878 Date: Wed Aug 15 19:41:06 2007 -0500
16879
16880 ColdFire: cobra5272 platform for MCF52x2 update
16881
16882 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16883
16884 commit 56115665b4a64c10c01440c57749b265e0908fa4
16885 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16886 Date: Wed Aug 15 19:38:15 2007 -0500
16887
16888 ColdFire: MCF52x2 Header files update
16889
16890 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16891
16892 commit 83ec20bc4380eebddfde45da6e3a69a92d4db21d
16893 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16894 Date: Wed Aug 15 19:21:21 2007 -0500
16895
16896 ColdFire: MCF52x2 update
16897
16898 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16899
16900 commit f52e78304dcc0ac459c0ea1fa5be275c7d1642cf
16901 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16902 Date: Wed Aug 15 18:46:11 2007 -0500
16903
16904 ColdFire: MCF5329 update cache
16905
16906 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16907
16908 commit 7171977fb8fd77cfb6676953fa9a05789c450513
16909 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16910 Date: Wed Aug 15 15:40:20 2007 -0500
16911
16912 ColdFire: MCF5329 header file clean up
16913
16914 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16915
16916 commit ab77bc547ba561c25ea34457ed17aa0b2f7c2723
16917 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16918 Date: Wed Aug 15 15:39:17 2007 -0500
16919
16920 ColdFire: MCF5329 Update and cleanup
16921
16922 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
16923
16924 commit 10327dc5541f947c0cf7e31fef86c4706169607a
16925 Author: Andy Fleming <afleming@freescale.com>
16926 Date: Thu Aug 16 16:35:02 2007 -0500
16927
16928 Add CONFIG_HAS_ETH0 to all boards with TSEC
16929
16930 The 85xx code now relies on CONFIG_HAS_ETH0 to determine whether
16931 to update TSEC1's device-tree node, so we need to add it
16932 to all the boards with TSECs. Do this for 83xx and 86xx, too,
16933 since they will eventually do something similar.
16934
16935 Signed-off-by: Andy Fleming <afleming@freescale.com>
16936
16937 commit d64ee908a1b525e5bb2b4cbeb5c449ad6a469666
16938 Author: Kumar Gala <galak@kernel.crashing.org>
16939 Date: Thu Aug 16 15:05:04 2007 -0500
16940
16941 Update MPC8544 DS PCI memory map
16942
16943 The PCIe bus that the ULI M1575 is connected to has no possible way of
16944 needing more than the fixed amount of IO & Memory space needed by the ULI.
16945
16946 So make it use far less IO & memory space and have it use the shared LAW. This
16947 free's up a LAW for PCIe1 IO space. Also reduce the amount of IO space needed
16948 by each bus.
16949
16950 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16951
16952 commit ea5877e31ed63ade948fd1293895ec23fe01472e
16953 Author: Kumar Gala <galak@kernel.crashing.org>
16954 Date: Thu Aug 16 11:01:21 2007 -0500
16955
16956 Fix up some fdt issues on 8544DS
16957
16958 It looks like we had a merge issue that duplicated a bit of code
16959 in ft_board_setup. Also, we need to set CONFIG_HAS_ETH0 to get
16960 the MAC address properly set in the device tree on boot for TSEC1
16961
16962 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16963
16964 commit 07bc20560cb9d3d186cca268c05c82762e8c55ad
16965 Author: Niklaus Giger <niklaus.giger@netstal.com>
16966 Date: Thu Aug 16 15:16:03 2007 +0200
16967
16968 PPC4xx:HCU4/5 cleanup
16969
16970 Minor cleanups to confirm to the u-boot coding style.
16971 Some german expressions -> english.
16972 HCU5 enforces a unique IP adress for a given slot in the rack.
16973
16974 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
16975
16976 commit 1e6b07c64967c1eb2cd84faa4c32bf2a769bc8eb
16977 Author: Niklaus Giger <niklaus.giger@netstal.com>
16978 Date: Thu Aug 16 15:16:02 2007 +0200
16979
16980 PPC4xx:HCU4/5 cleanup ecc/sdram init
16981
16982 Make ecc initialisation robust, as DDR2-ECC errors may be generated
16983 while zeroing the RAM.
16984
16985 Return 16 bytes (a cacheline) less than the available memory, as the
16986 board and/or PPC440EPx might have problems accessing the last bytes.
16987
16988 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
16989
16990 commit d35b508a55508535b6e8445b718585d27df733d3
16991 Author: Kim Phillips <kim.phillips@freescale.com>
16992 Date: Wed Aug 15 22:29:56 2007 -0500
16993
16994 fdt: suppress unused variable 'bd' warning
16995
16996 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
16997
16998 commit 82bd9ee77490588d4da785d75829ca63d0176baf
16999 Author: Andy Fleming <afleming@freescale.com>
17000 Date: Wed Aug 15 20:06:50 2007 -0500
17001
17002 Fix warnings from of_data copy fix
17003
17004 Forgot to cast of_flat_tree to ulong.
17005
17006 Signed-off-by: Andy Fleming <afleming@freescale.com>
17007
17008 commit 7613afda77d5eec0f47d303025b0c661b70e4c73
17009 Author: Andy Fleming <afleming@freescale.com>
17010 Date: Wed Aug 15 20:03:44 2007 -0500
17011
17012 Don't wait for disconnected TSECs
17013
17014 The TSEC driver's PHY code waits a long time for autonegotiation to
17015 complete, even if the link is down. The PHY knows the link is
17016 down or up before autonegotiation completes, so we can short-circuit
17017 the process if the link is down.
17018
17019 Signed-off-by: Andy Fleming <afleming@freescale.com>
17020
17021 commit b96c83d4ae475a70ef2635cd0e748174c44c8601
17022 Author: Andy Fleming <afleming@freescale.com>
17023 Date: Wed Aug 15 20:03:34 2007 -0500
17024
17025 Fix numerous bugs in the 8568 UEC support
17026
17027 Actually, fixed a large bug in the UEC for *all* platforms.
17028 How did this ever work?
17029
17030 uec_init() did not follow the spec for eth_init(), and returned
17031 0 on success. Switch it to return the link like tsec_init()
17032 (and 0 on error)
17033
17034 The immap for the 8568 was defined based on MPC8568, rather than
17035 CONFIG_MPC8568
17036
17037 CONFIG_QE was off
17038
17039 CONFIG_ETHPRIME was set to "Freescale GETH". Now is "FSL UEC0"
17040
17041 Fixed a comment about the ranges for CONFIG_ETHPRIME if TSEC_ENET is
17042 enabled
17043
17044 Signed-off-by: Andy Fleming <afleming@freescale.com>
17045
17046 commit 3a79013e2adda53332dfd0b511066a805e929a9d
17047 Author: Andy Fleming <afleming@freescale.com>
17048 Date: Wed Aug 15 20:03:25 2007 -0500
17049
17050 Define tsec flag values in config files
17051
17052 The tsec_info structure and array has a "flags" field for each
17053 ethernet controller. This field is the only reason there are
17054 settings. Switch to defining TSECn_FLAGS for each controller
17055 in the config header, and we can greatly simplify the array, and
17056 also simplify the addition of future boards.
17057
17058 Signed-off-by: Andy Fleming <afleming@freescale.com>
17059
17060 commit ec7238229507e7f47533a611ea8c53319d234cf3
17061 Author: Andy Fleming <afleming@freescale.com>
17062 Date: Wed Aug 15 20:03:13 2007 -0500
17063
17064 Add support for building all boards with a TSEC
17065
17066 Changes to the TSEC driver affect almost all 83xx, 85xx, and 86xx boards.
17067 Now we can do a MAKEALL test on all of them!
17068
17069 Signed-off-by: Andy Fleming <afleming@freescale.com>
17070
17071 commit 10aaf716cb0dc6614df54ef78bed5144afd23ef8
17072 Author: Andy Fleming <afleming@freescale.com>
17073 Date: Wed Aug 15 17:30:56 2007 -0500
17074
17075 Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards
17076
17077 The fix, "Fix where the #ifdef CFG_BOOTMAPSZ is placed"
17078 neglected to *also* put the code inside the similar #ifdef
17079 for CONFIG_OF_FLAT_TREE.
17080
17081 Signed-off-by: Andy Fleming <afleming@freescale.com>
17082
17083 commit 78f9fef7f406078c8bf7191e665a73f795157746
17084 Author: Scott Wood <scottwood@freescale.com>
17085 Date: Wed Aug 15 15:46:46 2007 -0500
17086
17087 mpc885ads: Don't define CONFIG_BZIP2.
17088
17089 bzip2 requires a significant chunk of malloc space, and there isn't
17090 enough room on mpc885ads (with only 8MB RAM) for both bzip2's malloc area
17091 and a downloaded image at 0x400000.
17092
17093 Signed-off-by: Scott Wood <scottwood@freescale.com>
17094
17095 commit 002275a3ed8b114885f6702d6d544d0780dfe689
17096 Author: Michal Simek <Monstr@seznam.cz>
17097 Date: Thu Aug 16 08:54:10 2007 +0200
17098
17099 Bios emulator - fix microblaze toolchain problem
17100
17101 microblaze CPU have problem with bios_emulator code.
17102 Microblaze toolchain doesn't support PRAGMA PACK.
17103
17104 Signed-off-by: Michal Simek <monstr@monstr.eu>
17105
17106 commit a5a38f4fd7e5366d706ff6a985f9b6715ddbc98b
17107 Author: Wolfgang Denk <wd@denx.de>
17108 Date: Thu Aug 16 11:51:04 2007 +0200
17109
17110 Minor Coding Style fix; Update CHANGELOG file.
17111
17112 Signed-off-by: Wolfgang Denk <wd@denx.de>
17113
17114 commit 8fb6e80c06849e3013ac5c9350d8ed9e52967991
17115 Author: Stefan Roese <sr@denx.de>
17116 Date: Thu Aug 16 11:21:49 2007 +0200
17117
17118 ppc4xx: Remove #warning in esd auto_update.c
17119
17120 Signed-off-by: Stefan Roese <sr@denx.de>
17121
17122 commit 2d78074d2e806edc380c1464eb9e5df335ece65e
17123 Author: Stefan Roese <sr@denx.de>
17124 Date: Fri Jun 22 17:32:28 2007 +0200
17125
17126 ppc7xx: Update CPCI750 board
17127
17128 This small CPCI750 update extends the board specific command
17129 "show_config" to display the Marvell strapping registers and
17130 extends the PCI IDE controller.
17131
17132 Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
17133 Signed-off-by: Stefan Roese <sr@denx.de>
17134
17135 commit 78cff50edba6b1508eb15c2f53ce966ac891eb9e
17136 Author: Michal Simek <monstr@monstr.eu>
17137 Date: Thu Aug 16 10:46:28 2007 +0200
17138
17139 [FIX] Changes for bios_emulator code for others architecture
17140
17141 commit 6e0e2253f039344f8ebd2787285fdba90e6714e8
17142 Author: Michal Simek <monstr@monstr.eu>
17143 Date: Thu Aug 16 10:45:09 2007 +0200
17144
17145 [FIX] Remove unused include file
17146
17147 commit 9de469bd960cc1870bb40d6672ed42726b8b50d7
17148 Author: Stefan Roese <sr@denx.de>
17149 Date: Thu Aug 16 10:18:33 2007 +0200
17150
17151 ppc4xx: Only enable POST FPU test on Sequoia and not Rainier
17152
17153 Signed-off-by: Stefan Roese <sr@denx.de>
17154
17155 commit 6da0c5bd4a53e40eb4f7eb72a4c051ecabad783c
17156 Author: Stefan Roese <sr@denx.de>
17157 Date: Thu Aug 16 09:54:51 2007 +0200
17158
17159 Add missing rainier (PPC440GRx) target to MAKEALL and MAINTAINERs files
17160
17161 Signed-off-by: Stefan Roese <sr@denx.de>
17162
17163 commit 02ba7022f62bb75908296c58c63866e1d294b69a
17164 Author: Stefan Roese <sr@denx.de>
17165 Date: Thu Aug 16 09:52:29 2007 +0200
17166
17167 ppc4xx: Update Sequoia/Rainier bootstrap command
17168
17169 As suggested by David Mitchell, here an update for the Sequoia/Rainier
17170 bootstrap command.
17171
17172 Signed-off-by: Stefan Roese <sr@denx.de>
17173
17174 commit 35cc4e4823668e8745854899cfaedd4489beb0ef
17175 Author: Kim Phillips <kim.phillips@freescale.com>
17176 Date: Wed Aug 15 22:30:39 2007 -0500
17177
17178 mpc83xx: enable libfdt by default on freescale boards
17179
17180 this enables libfdt code by default for the
17181 freescale mpc8313erdb, mpc832xemds, mpc8349emds,
17182 mpc8349itx and gp boards.
17183
17184 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17185
17186 commit 3fde9e8b22cfbd7af489214758f9839a206576cb
17187 Author: Kim Phillips <kim.phillips@freescale.com>
17188 Date: Wed Aug 15 22:30:33 2007 -0500
17189
17190 mpc83xx: migrate remaining freescale boards to libfdt
17191
17192 this adds libfdt support code for the freescale
17193 mpc8313erdb, mpc832xemds, mpc8349emds, mpc8349itx,
17194 and gp boards.
17195
17196 Boards remain compatible with OF_FLAT_TREE.
17197
17198 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17199
17200 commit 6a16e0dfcc4119b46adb1dce2d6c8fb3c5d108e1
17201 Author: Kim Phillips <kim.phillips@freescale.com>
17202 Date: Wed Aug 15 22:30:26 2007 -0500
17203
17204 mpc83xx: move common /memory node update mechanism to cpu.c
17205
17206 also adds common prototypes to include/common.h.
17207
17208 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17209
17210 commit 8f9e0e9f339aee4ce31a338d5f27356eb5457f85
17211 Author: Kim Phillips <kim.phillips@freescale.com>
17212 Date: Wed Aug 15 22:30:19 2007 -0500
17213
17214 mpc83xx: remaining 8360 libfdt fixes
17215
17216 PCI clocks and QE frequencies weren't being updated, and the core clock
17217 was being updated incorrectly. This patch also adds a /memory node if
17218 it doesn't already exist prior to update.
17219
17220 plus some cosmetic trimming to single line comments.
17221
17222 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17223
17224 commit f4b2ac5ed9aaff9920d487bff8a59696c083a524
17225 Author: Kim Phillips <kim.phillips@freescale.com>
17226 Date: Wed Aug 15 22:30:12 2007 -0500
17227
17228 mpc83xx: fix UEC2->1 typo in libfdt setup code
17229
17230 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17231
17232 commit 19fa1c35368484d4ed10ddce8a7793c21862e3a3
17233 Author: Kim Phillips <kim.phillips@freescale.com>
17234 Date: Wed Aug 15 22:30:05 2007 -0500
17235
17236 mpc83xx: add MAINTAINER and MAKEALL entries for the mpc8323erdb
17237
17238 and reorder the existing 83xx maintainers alpha.
17239
17240 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17241
17242 commit 5b4de9309d7a03aa1db2e5391ab696363391f460
17243 Author: Michal Simek <monstr@monstr.eu>
17244 Date: Wed Aug 15 21:15:05 2007 +0200
17245
17246 [FIX] Resolve problem with warnings
17247 microblaze toolchain don't support PRAGMA PACK.
17248
17249 commit d1ed28cf36ab6b1d4c479809de7252bf53d2f2d4
17250 Author: Michal Simek <monstr@monstr.eu>
17251 Date: Wed Aug 15 21:05:07 2007 +0200
17252
17253 [FIX] Correction command setting for Microblaze boards
17254
17255 commit 7aa63d8cd30ab20ac2fd1ab86e60471de8b1f1e5
17256 Author: Michal Simek <monstr@monstr.eu>
17257 Date: Wed Aug 15 21:03:41 2007 +0200
17258
17259 [FIX] Correction command definition
17260
17261 commit 30b52df9e906bf0e465916c2c6bb5192b438e0b8
17262 Author: Jon Loeliger <jdl@freescale.com>
17263 Date: Wed Aug 15 11:55:35 2007 -0500
17264
17265 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h
17266
17267 Remove a leftover in net/tftp.c while we're at it.
17268
17269 Signed-off-by: Jon Loeliger <jdl@freescale.com>
17270
17271 commit 4ce917742b1e48faa9bf9a9757545e56fb4cfe44
17272 Author: Jon Loeliger <jdl@freescale.com>
17273 Date: Wed Aug 15 12:20:40 2007 -0500
17274
17275 Move the MPC8641HPCN board under board/freescale.
17276
17277 Minor path corrections needed to ensure buildability.
17278
17279 Signed-off-by: Jon Loeliger <jdl@freescale.com>
17280
17281 commit 8662577fe36fdb6a44b55b998d9daac6392a736a
17282 Author: Jon Loeliger <jdl@freescale.com>
17283 Date: Wed Aug 15 11:46:22 2007 -0500
17284
17285 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h
17286
17287 Remove a leftover in net/tftp.c while we're at it.
17288
17289 Signed-off-by: Jon Loeliger <jdl@freescale.com>
17290
17291 commit 210f463c71917b7a4495c2103c228b9c179ae64d
17292 Author: Jerry Van Baren <gvb.uboot@gmail.com>
17293 Date: Wed Aug 15 11:13:15 2007 -0400
17294
17295 Fix where the #ifdef CFG_BOOTMAPSZ is placed.
17296
17297 Commit 073e1b509980cefe6f53c2d7fbbcd135df1e3924 "Fix initrd/dtb
17298 interaction" put the new code outside of the #if defined(CONFIG_OF_LIBFDT)
17299 when it should have gone inside of the conditional. As a result, it
17300 broke non-LIBFDT board builds.
17301
17302 Also added a missing "not." to the comment.
17303
17304 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
17305
17306 commit 0e19209767194a97cec6d93dba9e64d1da8d548e
17307 Author: Niklaus Giger <niklaus.giger@netstal.com>
17308 Date: Wed Aug 15 12:14:23 2007 +0200
17309
17310 PPC4xx:HCU4/5-Board fix compile warning
17311
17312 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
17313
17314 commit 594e79838ce5078a90d0c27abb2b2d61d5f8e8a7
17315 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
17316 Date: Tue Aug 14 14:06:45 2007 -0500
17317
17318 Fix malloc size error in ahci_init_one.
17319
17320 Typically this causes scsi init to corrupt the
17321 devlist and break the coninfo command.
17322 Fix a compiler size warning.
17323
17324 Signed-off-by: Jason Jin <jason.jin@freescale.com>
17325 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
17326 Acked-by: Andy Fleming <afleming@freescale.com>
17327
17328 commit b361acd64fd2525c081b9b288b0804efe209c0e9
17329 Author: ksi@koi8.net <ksi@koi8.net>
17330 Date: Tue Aug 14 10:02:16 2007 -0700
17331
17332 TI DaVinci - fix unsupported %hhx format
17333
17334 Signed-off-by: Sergey Kubushyn <ksi@koi8.net>
17335
17336 commit f01dbb5424a81453c81190dd30e945891466f621
17337 Author: Wolfgang Denk <wd@denx.de>
17338 Date: Tue Aug 14 18:42:36 2007 +0200
17339
17340 Coding style cleanup. Update CHANGELOG.
17341
17342 Signed-off-by: Wolfgang Denk <wd@denx.de>
17343
17344 commit 073e1b509980cefe6f53c2d7fbbcd135df1e3924
17345 Author: Andy Fleming <afleming@freescale.com>
17346 Date: Tue Aug 14 10:32:59 2007 -0500
17347
17348 Fix initrd/dtb interaction
17349
17350 The original code would wrongly relocate the blob to be right before
17351 the initrd if it existed. The blob *must* be within CFG_BOOTMAPSZ,
17352 if it is defined. So we make two changes:
17353
17354 1) flag the blob for relocation whenever its address is above BOOTMAPSZ
17355
17356 2) If the blob is being relocated, relocate it before kbd, not initrd
17357
17358 Signed-off-by: Andy Fleming <afleming@freescale.com>
17359
17360 commit e54b970173769307a116bd34028b6d0c2eea2a4e
17361 Author: Peter Pearse <peter.pearse@arm.com>
17362 Date: Tue Aug 14 15:40:00 2007 +0100
17363
17364 Supply spi interface in at45.c
17365
17366 commit 4ce846ec59f36b85d6644a769690ad3feb667575
17367 Author: Stefan Roese <sr@denx.de>
17368 Date: Tue Aug 14 15:12:01 2007 +0200
17369
17370 POST: Fix merge problem
17371
17372 Signed-off-by: Stefan Roese <sr@denx.de>
17373
17374 commit 429d9571f60631ae8a2fe12b11be4c75b0c2b37c
17375 Author: Stefan Roese <sr@denx.de>
17376 Date: Tue Aug 14 15:03:17 2007 +0200
17377
17378 Coding style cleanup
17379
17380 Signed-off-by: Stefan Roese <sr@denx.de>
17381
17382 commit 779e975117a75e91fcebe226a63104dbfb924ab1
17383 Author: Stefan Roese <sr@denx.de>
17384 Date: Tue Aug 14 14:44:41 2007 +0200
17385
17386 ppc4xx: Add initial Zeus (PPC405EP) board support
17387
17388 Signed-off-by: Stefan Roese <sr@denx.de>
17389
17390 commit c5a172a5fd636c12467429e3f7910e53773979c6
17391 Author: Stefan Roese <sr@denx.de>
17392 Date: Tue Aug 14 14:41:55 2007 +0200
17393
17394 POST: Add option for external ethernet loopback test
17395
17396 When CFG_POST_ETHER_EXT_LOOPBACK is defined, the ethernet POST
17397 is not done using an internal loopback connection, but by assuming
17398 that an external loopback connector is plugged into the board.
17399
17400 Signed-off-by: Stefan Roese <sr@denx.de>
17401
17402 commit eb2b4010ae426245172988804ee8d9193fb41038
17403 Author: Stefan Roese <sr@denx.de>
17404 Date: Tue Aug 14 14:39:44 2007 +0200
17405
17406 POST: Add ppc405 support to cache and UART POST
17407
17408 Signed-off-by: Stefan Roese <sr@denx.de>
17409
17410 commit 0c42f36f15074bd9808a7dbd7ef611fad9bf537c
17411 Author: Peter Pearse <peter.pearse@arm.com>
17412 Date: Tue Aug 14 10:46:32 2007 +0100
17413
17414 Replace lost end of at45.c.
17415
17416 commit 65d7ada64557e76094b4fd3bad30a0f18f5fb2b2
17417 Author: Peter Pearse <peter.pearse@arm.com>
17418 Date: Tue Aug 14 10:30:06 2007 +0100
17419
17420 Update Makefiles for merged and split at45.c.
17421
17422 commit 3454cece2db57cb9eb7087995f7e73066a163f71
17423 Author: Peter Pearse <peter.pearse@arm.com>
17424 Date: Tue Aug 14 10:21:06 2007 +0100
17425
17426 Delete the merged files.
17427
17428 commit dcbfd2e5649f97aa04fbbc6ea2b008aa4486e225
17429 Author: Peter Pearse <peter.pearse@arm.com>
17430 Date: Tue Aug 14 10:14:05 2007 +0100
17431
17432 Add the files.
17433
17434 commit d4fc6012fd0a5c211b825691f44b06f8032c0551
17435 Author: Peter Pearse <peter.pearse@arm.com>
17436 Date: Tue Aug 14 10:10:52 2007 +0100
17437
17438 Add MACH_TYPE records for several AT91 boards.
17439 Merge to two at45.c files into a common file, split to at45.c and spi.c
17440 Fix spelling error in DM9161 PHY Support.
17441 Initialize at91rm9200 board (and set LED).
17442 Add PIO control for at91rm9200dk LEDs and Mux.
17443 Change dataflash partition boundaries to be compatible with Linux 2.6.
17444
17445 Signed-off-by: Peter Pearse <peter.pearse@arm.com>
17446 Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
17447
17448 commit 4ef35e53c693556c54b0c22d6f873de87bade253
17449 Author: Wolfgang Denk <wd@denx.de>
17450 Date: Tue Aug 14 09:54:46 2007 +0200
17451
17452 Coding style cleanup, update CHANGELOG
17453
17454 Signed-off-by: Wolfgang Denk <wd@denx.de>
17455
17456 commit 85eb5caf6b906f7ec5b54814e8c7c74f55986bb7
17457 Author: Wolfgang Denk <wd@denx.de>
17458 Date: Tue Aug 14 09:47:27 2007 +0200
17459
17460 Coding style cleanup; rebuild CHANGELOG
17461
17462 commit 7f3f2bd2dc08e0b05e185662ca2e2d283757104a
17463 Author: Randy Vinson <rvinson@linuxbox.(none)>
17464 Date: Tue Feb 27 19:42:22 2007 -0700
17465
17466 85xxCDS: Add make targets for legacy systems.
17467
17468 The PCI ID select values on the Arcadia main board differ depending
17469 on the version of the hardware. The standard configuration supports
17470 Rev 3.1. The legacy target supports Rev 2.x.
17471
17472 Signed-off-by Randy Vinson <rvinson@mvista.com>
17473
17474 commit e41094c7e38177c755fbd9b182018069614f080d
17475 Author: Andy Fleming <afleming@freescale.com>
17476 Date: Tue Aug 14 01:50:09 2007 -0500
17477
17478 85xxCDS: Enable the VIA PCI-to-ISA bridge.
17479
17480 Author: Randy Vinson <rvinson@linuxbox.(none)>
17481
17482 Enable the PCI-to-ISA bridge in the VIA Southbridge located on the
17483 Arcadia main board.
17484
17485 Signed-off-by: Randy Vinson <rvinson@mvista.com>
17486 Signed-off-by: York Sun <yorksun@freescale.com>
17487
17488 commit da9d4610d76e52c4d20a8f3d8433439a7fcf5b71
17489 Author: Andy Fleming <afleming@freescale.com>
17490 Date: Tue Aug 14 00:14:25 2007 -0500
17491
17492 Add support for UEC to 8568
17493
17494 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
17495 Signed-off-by: Andy Fleming <afleming@freescale.com>
17496
17497 commit c59e4091ffe0148398b9e9ff14a019ea038b7432
17498 Author: Haiying Wang <Haiying.Wang@freescale.com>
17499 Date: Tue Jun 19 14:18:34 2007 -0400
17500
17501 Add PCI support for MPC8568MDS board
17502
17503 This patch is against u-boot-mpc85xx.git of www.denx.com
17504
17505 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
17506 Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com>
17507
17508 commit d111d6382c99fdea08c2312eeeae8786945e189a
17509 Author: Haiying Wang <Haiying.Wang@freescale.com>
17510 Date: Tue Jun 19 14:18:32 2007 -0400
17511
17512 Empirically set cpo and clk_adjust for mpc85xx DDR2 support
17513
17514 This patch is against u-boot-mpc85xx.git of www.denx.com
17515
17516 Setting cpo to 0x9 for frequencies higher than 333MHz is verified on
17517 both MPC8548CDS board and MPC8568MDS board, especially for supporting
17518 533MHz DDR2.
17519
17520 Setting clk_adjust to 0x6(3/4 late cycle) for MPC8568MDS board is for
17521 DDR2 on all current board versions especially ver 1.92 or later to bring
17522 up.
17523
17524 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
17525
17526 commit 3db0bef59eab1155801618cef5c481e97553b597
17527 Author: Kumar Gala <galak@kernel.crashing.org>
17528 Date: Tue Aug 7 18:07:27 2007 -0500
17529
17530 Use an absolute address when jumping out of 4k boot page
17531
17532 On e500 when we leave the 4k boot page we should use an absolute address since
17533 we don't know where the board code may want us to be really running at.
17534
17535 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
17536
17537 commit 39980c610c9a4c381907c9e1d1b9c0e1c0dca57a
17538 Author: Andy Fleming <afleming@freescale.com>
17539 Date: Mon Aug 13 14:49:59 2007 -0500
17540
17541 MPC85xx BA bits not set for 3-bit bank address DIMM
17542
17543 The current implementation does not set the number of bank address bits
17544 (BA) in the processor. The default assumes 2 logical bank bits. This
17545 works fine for a DIMM that uses devices with 4 internal banks (SPD
17546 byte17 = 0x4) but needs to be set appropriately for a DIMM that uses
17547 devices with 8 internal banks (SPD byte17 = 0x8).
17548
17549 Signed-off-by: Greg Davis <DavisG@embeddedplanet.com>
17550
17551 commit 6c543597bb4b1ecf5d8589f7abb0f39929fb7fd1
17552 Author: Andy Fleming <afleming@freescale.com>
17553 Date: Mon Aug 13 14:38:06 2007 -0500
17554
17555 Fix minor 85xx warnings
17556
17557 Some patches had inserted warnings into the build:
17558 * mpc8560ads declared data without using it
17559 * cpu_init declared ecm and immap without using it in all CONFIGs
17560 * MPC8548CDS.h had its default filenames changed so that they contained
17561 "\m" in the paths. Made the defaults not Windows-specific (or
17562 anything-specific)
17563
17564 Signed-off-by: Andy Fleming <afleming@freescale.com>
17565
17566 commit f2cff6b104f82b993bef6086ce0c97159bbe1add
17567 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
17568 Date: Fri Jul 27 01:50:52 2007 -0500
17569
17570 8548cds PCIE support.
17571
17572 Make the early L1 cache stack region guarded to prevent speculative
17573 fetches outside the locked range.
17574
17575 Use _PHYS defines, not _MEM for cpu-side PCI memory mapped regions.
17576 init.S whitespace cleanup.
17577
17578 Allow TEXT_BASE value to be specified on command line. This allows it
17579 to be set to 0xfffc0000 which cuts the uboot binary in half.
17580
17581 Clear and enable lbc and ecm errors.
17582
17583 Update last_busno in device-tree for pci and pcie.
17584
17585 Remove load of obsolete cpu/mpc85xx/pci.0
17586
17587 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
17588 Acked-by: Andy Fleming <afleming@freescale.com>
17589
17590 commit 837f1ba05cfb248aba5ab8e1fb1bfeefa07d5962
17591 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
17592 Date: Fri Jul 27 01:50:51 2007 -0500
17593
17594 8544ds PCIE support
17595
17596 PCI1 LAW mapping should use CFG_PCI1_MEM_PHY and not _BASE address.
17597
17598 Enable LBC and ECM errors and clear error registers.
17599
17600 Add tftpflash env var to get uboot from tftp server and flash it.
17601
17602 Add pci/pcie convenience env vars to display register space:
17603 "run pcie3regs" to see all pcie3 ccsr registers
17604 "run pcie3cfg" to see all cfg registers
17605 Whitespace cleanup and MPC8544DS.h
17606
17607 Enable CONFIG_INTERRUPTS.
17608
17609 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
17610 Acked-by: Andy Fleming <afleming@freescale.com>
17611
17612 commit 61a21e980a7b9188424d04f1c265fdc5c21c7e85
17613 Author: Andy Fleming <afleming@freescale.com>
17614 Date: Tue Aug 14 01:34:21 2007 -0500
17615
17616 85xx start.S cleanup and exception support
17617
17618 From: Ed Swarthout <Ed.Swarthout@freescale.com>
17619
17620 Support external interrupts from platform to eliminate system hangs.
17621 Define CONFIG_INTERRUPTS board configure option to enable.
17622 Enable ecm, ddr, lbc, and pci/pcie error interrupts in PIC.
17623
17624 Remove extra cpu initialization redundant with hardware initialization.
17625 Whitespace cleanup.
17626
17627 Define and use _START_OFFSET consistent with other processors using
17628 ppc_asm.tmpl
17629
17630 Move additional code from .text to boot page to make room for
17631 exception vectors at start of image.
17632
17633 Handle Machine Check, External and Critical exceptions.
17634
17635 Fix e500 machine check error determination in traps.c
17636
17637 TEXT_BASE can now be 0xfffc_0000 - which cuts binary image in half.
17638
17639 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
17640 Acked-by: Andy Fleming <afleming@freescale.com>
17641
17642 commit 7bd30fc4a6475b41d6679ae3aafc9fa505260c47
17643 Author: Andy Fleming <afleming@freescale.com>
17644 Date: Tue Aug 14 01:33:18 2007 -0500
17645
17646 Add MPC8544DS README
17647
17648 Signed-off-by: Andy Fleming <afleming@freescale.com>
17649
17650 commit 40c7f9b0de4e300370adfc704128fa0f79a143b6
17651 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
17652 Date: Fri Jul 27 01:50:48 2007 -0500
17653
17654 85xx allow debugger to configure ddr.
17655
17656 Only check for mpc8548 rev 1 when compiled for 8548.
17657
17658 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
17659 Acked-by: Andy Fleming <afleming@freescale.com>
17660
17661 commit 29372ff38c5baab7d0e3a8c14fe11fa194a38704
17662 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
17663 Date: Fri Jul 27 01:50:47 2007 -0500
17664
17665 mpc85xx L2 cache reporting and SRAM relocation option.
17666
17667 Allow debugger to override flash cs0/cs1 settings to enable alternate
17668 boot regions
17669
17670 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
17671 Acked-by: Andy Fleming <afleming@freescale.com>
17672
17673 commit 41f0f8fb1ab92f0cba7d329de90070f822f8299f
17674 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
17675 Date: Fri Jul 27 01:50:46 2007 -0500
17676
17677 e500 needs ppc_asm.tmp MCK_EXCEPTION
17678
17679 Always define MCK_EXCEPTION macro - so e500 can use it too.
17680
17681 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
17682 Acked-by: Andy Fleming <afleming@freescale.com>
17683
17684 commit 53a5c424bf8655b7b4e2c305a441963259a26a81
17685 Author: David Updegraff <dave@cray.com>
17686 Date: Mon Jun 11 10:41:07 2007 -0500
17687
17688 multicast tftp: RFC2090
17689
17690 Implemented IETF RFC2090, Multicast TFTP. Initial implementation
17691 on Realtek RTL8139 and Freescale TSEC.
17692
17693 Signed-off-by: David Updegraff <dave@cray.com>
17694 Signed-off-by: Ben Warren <bwarren@qstreams.com>
17695
17696 commit 5d110f0aa69f065ee386ec1840dfee1e8cc46bc1
17697 Author: Wilson Callan <wcallan@savantav.com>
17698 Date: Sat Jul 28 10:56:13 2007 -0400
17699
17700 New CONFIG_BOOTP_SERVERIP option
17701
17702 Added CONFIG_BOOTP_SERVERIP to allow the tftp server to be different
17703 from the bootp server
17704
17705 Signed-off-by: Wilson Callan <wcallan@savantav.com>
17706 Signed-off-by: Ben Warren <bwarren@qstreams.com>
17707
17708 commit 50cca8b976ec74069860208c36e64ce8f4d5e4c1
17709 Author: Mike Rapoport <mike@compulab.co.il>
17710 Date: Sun Aug 12 08:48:27 2007 +0300
17711
17712 Add ability to take MAC address from the environment to DM9000 driver
17713
17714 Signed-off-by: Mike Rapoport <mike@compulab.co.il>
17715 Signed-off-by: Ben Warren <bwarren@qstreams.com>
17716
17717 commit be5d72d10d47609326226225181e301fb9a33b58
17718 Author: Wolfgang Denk <wd@denx.de>
17719 Date: Mon Aug 13 21:57:53 2007 +0200
17720
17721 Minor coding style cleanup. Update CHANGELOG.
17722
17723 Signed-off-by: Wolfgang Denk <wd@denx.de>
17724
17725 commit cca34967cbd13ff6bd352be29e3f1cc88ab24c05
17726 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
17727 Date: Sat Aug 11 06:54:58 2007 -0500
17728
17729 Modify SBC8641D to use new Freescale PCI routines
17730
17731 PCI-Express sockets 1 and 2 verified working with Intel Pro/1000 PT
17732 adapter.
17733
17734 Signed-off-by: Joe Hamman <joe.hamman@embeddedspecialties.com>
17735 Signde-off-by: Jon Loeliger <jdl@freescale.com>
17736
17737 commit a08458303e7f9db67f296980036d3292c35cb45c
17738 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
17739 Date: Fri Jun 29 18:38:51 2007 +0200
17740
17741 atmel_mci: Fix data timeout value
17742
17743 Calculate the data timeout based on values from the CSD instead of
17744 just using a hardcoded DTOR value. This is a backport of a similar fix
17745 in BSP 2.0, with one additional fix: the DTOCYC value is rounded up
17746 instead of down.
17747
17748 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
17749
17750 commit 0ba8eed28b575626b17e0a7882f923b83e0d7584
17751 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
17752 Date: Mon Aug 13 17:22:31 2007 +0200
17753
17754 AVR32: Include <div64.h> instead of <asm/div64.h>
17755
17756 include/asm-avr32/div64.h was recently moved to include/div64.h, but
17757 cpu/at32ap/interrupts.c wasn't properly updated (an earlier version of
17758 the patch was merged perhaps?)
17759
17760 This patch updates cpu/at32ap/interrupts.c so that the avr32 port
17761 compiles again.
17762
17763 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
17764
17765 commit f0d1246ed7cb5a88522244c596d7ae7e6f161283
17766 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
17767 Date: Wed Jun 27 13:34:26 2007 +0200
17768
17769 atmel_mci: Use 512 byte blocksize if possible
17770
17771 Instead of always using the largest blocksize the card supports, check
17772 if it can support smaller block sizes and use 512 bytes if possible.
17773 Most cards do support this, and other parts of u-boot seem to have
17774 trouble with block sizes different from 512 bytes.
17775
17776 Also enable underrun/overrun protection.
17777
17778 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
17779 Acked-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
17780
17781 commit 273db7e1bdd1937e32f1d4507321bb721ebd3118
17782 Author: Stefan Roese <sr@denx.de>
17783 Date: Mon Aug 13 09:05:33 2007 +0200
17784
17785 ppc4xx: Fix problem in PLL clock calculation
17786
17787 This patch was originall provided by David Mitchell <dmitchell@amcc.com>
17788 and fixes a bug in the PLL clock calculation.
17789
17790 Signed-off-by: Stefan Roese <sr@denx.de>
17791
17792 commit 9986bc3e40e899bea372a99a2bca4071bdf2e24b
17793 Author: Wolfgang Denk <wd@denx.de>
17794 Date: Sun Aug 12 21:34:50 2007 +0200
17795
17796 Update CHANGELOG
17797
17798 commit 77d19a8bf3b0b1e401cb9f23c81e2ef419705c1a
17799 Author: Wolfgang Denk <wd@denx.de>
17800 Date: Sun Aug 12 21:34:34 2007 +0200
17801
17802 Minor alignment of output, 2nd try.
17803 Also update CHANGELOG
17804
17805 Signed-off-by: Wolfgang Denk <wd@denx.de>
17806
17807 commit 6b309f22a724fad8418e811751a0741b893419cf
17808 Author: Wolfgang Denk <wd@denx.de>
17809 Date: Sun Aug 12 20:35:49 2007 +0200
17810
17811 Minor alignment of output
17812
17813 Signed-off-by: Wolfgang Denk <wd@denx.de>
17814
17815 commit 6f6d7b9c8559e241e8d232621542b8b59699b07b
17816 Author: Wolfgang Denk <wd@denx.de>
17817 Date: Sun Aug 12 18:28:18 2007 +0200
17818
17819 Cleanup output on ADS5121 board
17820
17821 Signed-off-by: Wolfgang Denk
17822
17823 commit a4d2636f2a859245ed3a401f26189da2dfda4ceb
17824 Author: Wolfgang Denk <wd@denx.de>
17825 Date: Sun Aug 12 15:11:38 2007 +0200
17826
17827 Adapt board configuration and fix kernel crash on MCC200 board.
17828
17829 The update procedure was modified to turn off the USB subsystem
17830 before exit for MCC200 and TRAB. This is necessary as otherwise the
17831 USB controller continues to write periodically to system memory!
17832
17833 MCC200-specific notes:
17834 - the patch disables the magic key check for MCC200
17835 - the patch contains the configuration changes made
17836 for the new revision of the board.
17837
17838 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
17839 Signed-off-by: Wolfgang Denk <wd@denx.de>
17840
17841 commit e27f3a6efb9db5a533223b05c629ff4ac8d921bf
17842 Author: Wolfgang Denk <wd@denx.de>
17843 Date: Sun Aug 12 14:47:54 2007 +0200
17844
17845 Adjust default configuration of ADS5121 board.
17846
17847 Signed-off-by: Wolfgang Denk <wd@denx.de>
17848
17849 commit afaac86fe2948ac84cd9a12bbed883b3c683e7d9
17850 Author: Wolfgang Denk <wd@denx.de>
17851 Date: Sun Aug 12 14:27:39 2007 +0200
17852
17853 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.
17854
17855 Signed-off-by: Wolfgang Denk <wd@denx.de>
17856
17857 commit 5fe6be6208dda852c3564e384bd78d75784dea3e
17858 Author: Gerald Van Baren <vanbaren@cideas.com>
17859 Date: Tue Aug 7 21:14:22 2007 -0400
17860
17861 Improve error print messages.
17862
17863 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
17864
17865 commit 99dffca3b7590a16a00bc475c860b67b2a3f1462
17866 Author: Kim Phillips <kim.phillips@freescale.com>
17867 Date: Tue Jul 17 13:57:04 2007 -0500
17868
17869 fdt: allow for builds that don't want env and bd_t nodes
17870
17871 protect fdt_env and fdt_bd_t invocations, fix codingstyle while in the
17872 area.
17873
17874 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17875
17876 commit 91148bf7aeba142d6f348805db7625db7da64d6f
17877 Author: Kim Phillips <kim.phillips@freescale.com>
17878 Date: Tue Jul 17 13:56:53 2007 -0500
17879
17880 fdt: do board setup based on fdt address specified on bootm line
17881
17882 The last fdt patch to bootm did board setup based on the address
17883 specified by a prior fdt address command invocation. The bootm
17884 code, as its call to fdt_chosen does, should use the fdt specified
17885 by the user on the bootm command. Note this restores full
17886 functionality for the 8360's existing default boot environment
17887 values, e.g. 'run nfsboot' (i.e. no having to 'fdt addr $fdtaddr'
17888 before booting a kernel).
17889
17890 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17891
17892 commit e125a2ffc209dd34794e326c7175658253beadf3
17893 Author: Gerald Van Baren <vanbaren@cideas.com>
17894 Date: Tue Jul 10 20:40:39 2007 -0400
17895
17896 Call ft_board_setup() from the bootm command.
17897
17898 In the patch titled "Create new fdt boardsetup command..." I removed the
17899 call to ft_board_setup() from the routine fdt_chosen(), but I forgot
17900 to add a direct call back into cmd_bootm.c
17901
17902 This fixes the oversight by adding the direct call to the bootm command.
17903
17904 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
17905
17906 commit fd61e55dd8cb52ce3ff91b3917af26e24b6b0845
17907 Author: Gerald Van Baren <vanbaren@cideas.com>
17908 Date: Mon Jun 25 23:25:28 2007 -0400
17909
17910 Create new fdt boardsetup command, fix bug parsing [] form of set values.
17911
17912 Previously ft_board_setup() was called by fdt_chosen() which was not
17913 really correctly structured. This splits ft_board_setup() out by creating
17914 a new fdt boardsetup command.
17915
17916 Fix a bug when parsing fdt set command values which have the square
17917 bracket form [00 11 22 33] - the length was updated incorrectly in when
17918 parsing that form.
17919
17920 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
17921
17922 commit 6f35ded9e85493595e0eb66a82b502a95326d049
17923 Author: Gerald Van Baren <vanbaren@cideas.com>
17924 Date: Mon Jun 25 20:55:58 2007 -0400
17925
17926 Tighten up the error messages.
17927
17928 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
17929
17930 commit c45874b05aae897a6c29d1a97d4bb708fca2756c
17931 Author: Gerald Van Baren <vanbaren@cideas.com>
17932 Date: Mon Jun 25 19:52:23 2007 -0400
17933
17934 Asthetic improvements: error messages and line lengths.
17935
17936 Tighten up the error messages, split overlength lines.
17937
17938 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
17939
17940 commit 35ec398f16e17df600edc1b38c1e9e62c15c9aa1
17941 Author: Gerald Van Baren <vanbaren@cideas.com>
17942 Date: Fri May 25 22:08:57 2007 -0400
17943
17944 Fix fdt_chosen() to call ft_board_setup(), clean up long lines.
17945
17946 The fdt_chosen() function was adding/seting some properties ad-hoc
17947 improperly and duplicated (poorly) what was done in ft_board_setup()
17948
17949 Clean up long lines (setting properties, printing errors).
17950
17951 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
17952
17953 commit 06e19a07701c968f15d72c083b5872a1a11c7b01
17954 Author: Gerald Van Baren <vanbaren@cideas.com>
17955 Date: Mon May 21 23:27:16 2007 -0400
17956
17957 For fdt_find_node_by_path(), handle the root path properly.
17958
17959 Also removes the special case root path detection in cmd_fdt.c since it
17960 is no longer necessary.
17961
17962 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
17963
17964 commit 9675ee7208ab965d13ea8d8262d77ac4160ef549
17965 Author: Gerald Van Baren <vanbaren@cideas.com>
17966 Date: Thu May 17 23:54:36 2007 -0400
17967
17968 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT
17969
17970 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
17971 Acked-by: Gerald Van Baren <vanbaren@cideas.com>
17972
17973 commit 1a861169bc3758f9de3aead62b058736c6891246
17974 Author: Gerald Van Baren <vanbaren@cideas.com>
17975 Date: Wed Jun 6 22:47:58 2007 -0400
17976
17977 Replace fdt_node_offset() with fdt_find_node_by_path().
17978
17979 The new name matches more closely the kernel's name, which is also
17980 a much better description.
17981
17982 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
17983 Acked-by: Gerald Van Baren <vanbaren@cideas.com>
17984
17985 commit addd8ce83078c25f0eca5f23adbdfc64ca50a243
17986 Author: Gerald Van Baren <vanbaren@cideas.com>
17987 Date: Wed May 16 22:39:59 2007 -0400
17988
17989 Fix cmd_fdt line lengths, refactor code.
17990
17991 Break lines that were greater than 80 characters in length.
17992 Move the fdt print and property parsing code to separate static functions
17993 to reduce coding clutter in the fdt_cmd handling body.
17994
17995 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
17996
17997 commit 25114033ab21788810c48ba4df103b649da1223b
17998 Author: Gerald Van Baren <vanbaren@cideas.com>
17999 Date: Sat May 12 09:47:25 2007 -0400
18000
18001 FDT command improvements.
18002
18003 Fix "fdt set" so that it will create a non-existing property.
18004 Add "fdt mknode" to create nodes.
18005
18006 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
18007
18008 commit 38eb508e8e811e2e57628f445de3a24a23c7d804
18009 Author: Gerald Van Baren <vanbaren@cideas.com>
18010 Date: Sat May 12 09:45:46 2007 -0400
18011
18012 Reorganize and fix problems (returns) in the bootm command.
18013
18014 Do *NOT* return after the "point of no return" has been passed.
18015 If something goes wrong, the board must be reset after that point.
18016 Move the "Transferring control to Linux" debug message back to where it
18017 belongs: just before transferring control to linux.
18018
18019 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
18020
18021 commit 89c8757d8f213c47709bdc4efe0695263a6080a6
18022 Author: Gerald Van Baren <vanbaren@cideas.com>
18023 Date: Tue May 8 21:27:35 2007 -0400
18024
18025 Fix bugs in the CONFIG_OF_LIBFDT
18026
18027 Stupid coding mistakes (identified by Timur Tabi, thanks).
18028
18029 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
18030
18031 commit 6be07cc1ca458278c85ecdbf1a0536cff4c701ec
18032 Author: Gerald Van Baren <vanbaren@cideas.com>
18033 Date: Wed Apr 25 22:47:15 2007 -0400
18034
18035 Improve fdt move length handling.
18036
18037 Make the length parameter optional: if not specified, do the move using
18038 the current size unchanged.
18039
18040 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
18041
18042 commit bb930e76fea6cf89ca2d98e2f7c7a6043d79327d
18043 Author: Gerald Van Baren <vanbaren@cideas.com>
18044 Date: Wed Apr 25 22:23:36 2007 -0400
18045
18046 Minor code clean up.
18047
18048 Declare the variable fdt properly as extern.
18049 Call the "set_fn" function pointer the "short way" without the full
18050 dereferencing syntax.
18051
18052 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
18053
18054 commit ba24e2ac3bdb5c489f3c787e7542b6474c4d65c6
18055 Author: Gerald Van Baren <vanbaren@cideas.com>
18056 Date: Wed Apr 25 21:24:27 2007 -0400
18057
18058 Improve error messages, more informative.
18059
18060 Print more than the raw libfdt error message strings. This is especially
18061 useful for cluing in the user when the bootm command aborts due to
18062 blob problems.
18063
18064 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
18065
18066 commit 8096b3b8f772c1894ddeda9dbceff6a8826473a4
18067 Author: Gerald Van Baren <vanbaren@cideas.com>
18068 Date: Fri Apr 20 22:46:53 2007 -0400
18069
18070 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT
18071
18072 This is the way u-boot reduces configured-out code. At Wolfgang
18073 Grandegger and Wolfgang Denk's request, make libfdt conform.
18074
18075 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
18076
18077 commit 923efd286411ed052d9e074f59f8986d6081061c
18078 Author: Bruce Adler <bruce.adler@ccpu.com>
18079 Date: Fri Aug 10 14:54:47 2007 -0700
18080
18081 add image size and descriptors for Spartan 3E FPGA chips
18082
18083 Spartan 3E image sizes taken from Table 1-4 in Xilinx UG332 (v1.1)
18084
18085 Signed-off by: Bruce Adler <bruce.adler@ccpu.com>
18086
18087 commit fb56579ffe7ef3275b7036bb7b924e5a0d32bd70
18088 Author: Kim Phillips <kim.phillips@freescale.com>
18089 Date: Fri Aug 10 15:34:48 2007 -0500
18090
18091 make MAKEALL more immune to merge conflicts
18092
18093 ..by placing board entries one per line, as suggested by jdl.
18094
18095 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18096
18097 commit 2628114ec564f969f34b5f7105fbd168cb8c9c3f
18098 Author: Kim Phillips <kim.phillips@freescale.com>
18099 Date: Fri Aug 10 13:28:25 2007 -0500
18100
18101 README: Remove outdated cpu type, board type, and NAME_config lists
18102
18103 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18104
18105 commit 49bb59912d21aacb507eb81fd21fb7af650c706c
18106 Author: Dave Liu <r63238@freescale.com>
18107 Date: Fri Aug 10 15:48:59 2007 +0800
18108
18109 mpc83xx: Suppress the warning 'burstlen'
18110
18111 suppress the warning 'burstlen' of spd_sdram.
18112
18113 Signed-off-by: Dave Liu <daveliu@freescale.com>
18114
18115 commit c646bba6465a45c60746d4cc1602cd06c1960f2d
18116 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
18117 Date: Thu Aug 9 15:11:03 2007 -0500
18118
18119 Add support for SBC8641D. Config files.
18120
18121 Add support for Wind River's SBC8641D reference board.
18122
18123 Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com>
18124 Acked-by: Wolfgang Denk <wd@denx.de>
18125 Acked-by: Jon Loeliger <jdl@freescale.com>
18126
18127 commit 8ac273271d57321f90505c7a51cdb1ef2113b628
18128 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
18129 Date: Thu Aug 9 15:10:53 2007 -0500
18130
18131 Add support for SBC8641D. Board files.
18132
18133 Add support for Wind River's SBC8641D reference board.
18134
18135 Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com>
18136 Acked-by: Wolfgang Denk <wd@denx.de>
18137 Acked-by: Jon Loeliger <jdl@freescale.com>
18138
18139 commit c2c0ab4aff86622b837a48a0e560351f9afafb95
18140 Author: Stefan Roese <sr@denx.de>
18141 Date: Fri Aug 10 20:34:58 2007 +0200
18142
18143 Conding style cleanup
18144
18145 Signed-off-by: Stefan Roese <sr@denx.de>
18146
18147 commit c74b2108e31fe09bd1c5d291c3cf360510d4f13e
18148 Author: Sergey Kubushyn <ksi@koi8.net>
18149 Date: Fri Aug 10 20:26:18 2007 +0200
18150
18151 [ARM] TI DaVinci support, hopefully final
18152
18153 Add support for the following DaVinci boards:
18154 - DV_EVM
18155 - SCHMOOGIE
18156 - SONATA
18157
18158 Changes:
18159
18160 - Split into separate board directories
18161 - Removed changes to MTD_DEBUG (or whatever it's called)
18162 - New CONFIG_CMD party line followed
18163 - Some cosmetic fixes, cleanup etc.
18164 - Patches against the latest U-Boot tree as of now.
18165 - Fixed CONFIG_CMD_NET in net files.
18166 - Fixed CONFIG_CMD_EEPROM for schmoogie.
18167 - Made sure it compiles and works (forceenv() link problem) on SCHMOOGIE and
18168 DV_EVM. Can't check if it works on SONATA, don't have a board any more,
18169 but it at least compiles.
18170
18171 Here is an excerpt from session log on SCHMOOGIE...
18172
18173 U-Boot 1.2.0-g6c33c785-dirty (Aug 7 2007 - 13:07:17)
18174
18175 DRAM: 128 MB
18176 NAND: 128 MiB
18177 In: serial
18178 Out: serial
18179 Err: serial
18180 ARM Clock : 297MHz
18181 DDR Clock : 162MHz
18182 ETH PHY : DP83848 @ 0x01
18183 U-Boot > iprobe
18184 Valid chip addresses: 1B 38 3A 3D 3F 50 5D 6F
18185 U-Boot > ping 192.168.253.10
18186 host 192.168.253.10 is alive
18187 U-Boot >
18188
18189 Signed-off-by: Sergey Kubushyn <ksi@koi8.net>
18190 Acked-by: Dirk Behme <dirk.behme@gmail.com>
18191 Acked-by: Zach Sadecki <Zach.Sadecki@ripcode.com>
18192 Acked-by: Stefan Roese <sr@denx.de>
18193
18194 commit 2e4d94f1e3c2961428967a33b6ff2520568391b3
18195 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
18196 Date: Fri Jul 27 01:50:45 2007 -0500
18197
18198 fsl_pci_init cleanup.
18199
18200 Do not enable normal errors created during probe (master abort, perr,
18201 and pcie Invalid Configuration access).
18202
18203 Add CONFIG_PCI_NOSCAN board option to prevent bus scan.
18204
18205 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
18206 Acked-by: Andy Fleming <afleming@freescale.com>
18207
18208 commit 936b3e69b667c3eb9a61ece4e78647d3fce9fc2a
18209 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
18210 Date: Fri Jul 27 01:50:44 2007 -0500
18211
18212 pciauto_setup_device bars_num fix
18213
18214 Passing bars_num=0 to pciauto_setup_device should assign no bars.
18215
18216 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
18217 Acked-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
18218 Acked-by: Andy Fleming <afleming@freescale.com>
18219
18220 commit cf0b185e58ca0aec8ae2b2a8804ec0ef58ee21d4
18221 Author: Jon Loeliger <jdl@freescale.com>
18222 Date: Mon Aug 6 17:39:44 2007 -0500
18223
18224 8641hpcn: Do correct sized pointer math.
18225
18226 When I rebased Ed's patch and cleaned up a few compilation
18227 problems, I apparently rebased my brain on crack first.
18228 Fix that by doing (char *) sized pointer math as needed.
18229
18230 Signed-off-by: Jon Loeliger <jdl@freescale.com>
18231
18232 commit cfc7a7f5bb3273c9951173c788001d45118f141f
18233 Author: Jon Loeliger <jdl@freescale.com>
18234 Date: Thu Aug 2 14:42:20 2007 -0500
18235
18236 cpu/86xx fixes.
18237
18238 Remove rev 1 fixes.
18239 Always set PICGCR_MODE.
18240 Enable machine check and provide board config option
18241 to set and handle SoC error interrupts.
18242
18243 Include MSSSR0 in error message.
18244
18245 Isolate a RAMBOOT bit of code with #ifdef CFG_RAMBOOT.
18246
18247 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
18248 Signed-off-by: Jon Loeliger <jdl@freescale.com>
18249
18250 commit 35d22f957a85a22bb3cd1ad084fa5404620d1c42
18251 Author: Stefan Roese <sr@denx.de>
18252 Date: Fri Aug 10 10:42:25 2007 +0200
18253
18254 Coding style cleanup
18255
18256 Signed-off-by: Stefan Roese <sr@denx.de>
18257
18258 commit 3a6d56c20989fe27360afe743bd2a7ad4d76e48f
18259 Author: Dirk Behme <dirk.behme@googlemail.com>
18260 Date: Thu Aug 2 17:42:08 2007 +0200
18261
18262 Make use of generic 64bit division in nand_util.c
18263
18264 Use generic 64bit division in nand_util.c. This makes nand_util.c
18265 independent of any toolchain 64bit division.
18266
18267 Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
18268
18269 commit f7c086e94e8ce9aad7268af97f73aa6884686f27
18270 Author: Dirk Behme <dirk.behme@googlemail.com>
18271 Date: Thu Aug 2 17:41:14 2007 +0200
18272
18273 Move 64bit division from avr32 to generic lib
18274
18275 Move the 64bit division from lib_avr32 to lib_generic. With this, all
18276 boards can do_div/__div64_32 if needed, not only avr one. Code is put
18277 to lib_generic, so no larger memory footprint if not used. No code
18278 modifications. Thanks for proposal by HÃ¥vard Skinnemoen.
18279
18280 Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
18281
18282 commit 157cda4d0c3d592ccbb19bbfc07d9251894f0894
18283 Author: Niklaus Giger <niklausgiger@gmx.ch>
18284 Date: Fri Jul 27 11:31:22 2007 +0200
18285
18286 Add PPC4xx-HCU4 and HCU5 boards: HCU5 files
18287
18288 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
18289
18290 commit 6e5de26c6e7580faf16e87745cd488b92b492d0c
18291 Author: Niklaus Giger <niklausgiger@gmx.ch>
18292 Date: Fri Jul 27 11:30:33 2007 +0200
18293
18294 Add PPC4xx-HCU4 and HCU5 boards: HCU4 files
18295
18296 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
18297
18298 commit e8397fc78c9394d71de233a4d810fbc9047e4c76
18299 Author: Niklaus Giger <niklausgiger@gmx.ch>
18300 Date: Fri Jul 27 11:38:26 2007 +0200
18301
18302 Add PPC4xx-HCU4 and HCU5 boards: common files
18303
18304 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
18305
18306 commit ac982ea5a4f2f993efcf52dca122f5a59df047d8
18307 Author: Niklaus Giger <niklausgiger@gmx.ch>
18308 Date: Fri Jul 27 11:28:44 2007 +0200
18309
18310 Add PPC4xx-HCU4 and HCU5 boards: make related
18311
18312 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
18313
18314 commit 137fdd9f474ecb853efdace5200576308c67f18d
18315 Author: Niklaus Giger <niklausgiger@gmx.ch>
18316 Date: Fri Jul 27 11:28:03 2007 +0200
18317
18318 Add PPC4xx-HCU4 and HCU5 boards: HCU5 config
18319
18320 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
18321
18322 commit 714bc55b35b6f6a65cc8740a3842a543e88cdef2
18323 Author: Niklaus Giger <niklausgiger@gmx.ch>
18324 Date: Fri Jul 27 11:27:15 2007 +0200
18325
18326 Add PPC4xx-HCU4 and HCU5 boards: HCU4 config
18327
18328 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
18329
18330 commit 1894dd381124bdbfbdae7cf3a6ca52a8eb1f4421
18331 Author: Niklaus Giger <niklausgiger@gmx.ch>
18332 Date: Fri Jul 27 11:25:31 2007 +0200
18333
18334 Add PPC4xx-HCU4 and HCU5 boards: READMEs
18335
18336 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
18337
18338 commit 641cca9569ce351ddb287fd3343d8b1dcb591db4
18339 Author: Niklaus Giger <niklausgiger@gmx.ch>
18340 Date: Fri Jul 27 11:37:40 2007 +0200
18341
18342 Add PPC4xx-HCU4 and HCU5 boards: Infrastructure
18343
18344 This series of patches adds support for 2 boards from Netstal Maschinen.
18345
18346 The HCU4 has a PPC405Gpr and
18347 the HCU5 has a PPC440EPX.
18348
18349 The HCU4 has a somehow complicated flash setup, as the booteprom is
18350 only 8 bits and the CFI 16 bits wide, which makes it impossible to use a more
18351 elegant solution.
18352
18353 The HCU5 has only a booteprom as the whole code will be downloaded from a
18354 different board which has HD, CD-ROM, etc and where all code is stored.
18355
18356 This is my third try. I incorporated all suggestions made by Wolfgang and Stefan.
18357 Thanks them a lot.
18358
18359 Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
18360
18361 commit 3e4c90c6233618fc1806e63fde68df5f3d6a0171
18362 Author: Stefan Roese <sr@denx.de>
18363 Date: Fri Aug 10 08:42:55 2007 +0200
18364
18365 ppc4xx: Update lwmon5 POST configuration
18366
18367 Signed-off-by: Stefan Roese <sr@denx.de>
18368
18369 commit 29cb25da56afe18cf5e7072a92a9d98ea8af1fd4
18370 Author: Yuri Tikhonov <yur@emcraft.com>
18371 Date: Fri Aug 10 08:25:22 2007 +0200
18372
18373 POST: Add ppc4xx UART POST support without external uart clock (lwmon5)
18374
18375 The patch adds support for UART POST on ppc44x-based boards with no
18376 external serial clocks installed.
18377
18378 Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
18379 Acked-by: Stefan Roese <sr@denx.de>
18380
18381 commit 99c2fdab91bc633e46fb41dbaa629f87ccf6e00f
18382 Author: Kim Phillips <kim.phillips@freescale.com>
18383 Date: Mon Aug 6 18:18:34 2007 -0500
18384
18385 mpc83xx: fix ITX[GP] O=builddir builds
18386
18387 make: *** No rule to make target `/work/wd/tmp/board/mpc8349itx/u-boot.lds', needed by `/work/wd/tmp/u-boot'. Stop.
18388
18389 Both the ITX and ITX-GP fail when you use "make O=<some dir> ..." or
18390 "BUILD_DIR=<some dir> ./MAKEALL ..."
18391
18392 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18393
18394 commit 47e8bc846759e037b8af0e5f9c9f9cfa7a1050c3
18395 Author: Dave Liu <r63238@freescale.com>
18396 Date: Wed Aug 1 15:00:59 2007 +0800
18397
18398 mpc83xx: Correct the README for DDR ECC
18399
18400 Update the README for DDR ECC, change the name
18401 to README.mpc83xx.ddrecc.
18402
18403 Signed-off-by: Dave Liu <daveliu@freescale.com>
18404 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18405
18406 commit daab8c67d2defef73dc26ab07f0c3afd1b05d019
18407 Author: Dave Liu <r63238@freescale.com>
18408 Date: Wed Aug 1 15:00:15 2007 +0800
18409
18410 mpc83xx: Consolidate the ECC support of 83xx
18411
18412 Remove the duplicated source code of ecc command on the <board>.c,
18413 for reused, move these code to cpu/mpc83xx directory.
18414
18415 Signed-off-by: Dave Liu <daveliu@freescale.com>
18416 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18417
18418 commit 036575c544cf1b69654d8fb334bda69c6ff3da36
18419 Author: Dave Liu <r63238@freescale.com>
18420 Date: Sat Aug 4 13:37:39 2007 +0800
18421
18422 mpc83xx: Correct the burst length for DDR2 with 32 bits
18423
18424 The burst length should be 4 for DDR2 with 32 bits bus
18425
18426 Signed-off-by: Dave Liu <daveliu@freescale.com>
18427
18428 commit 1c274c4e05b6dc9b24edc8aa618b02f607ee6eed
18429 Author: Kim Phillips <kim.phillips@freescale.com>
18430 Date: Wed Jul 25 19:25:33 2007 -0500
18431
18432 mpc83xx: add support for the MPC8323E RDB
18433
18434 MPC8323E based board with 64MB fixed SDRAM, 16MB flash,
18435 five 10/100 ethernet ports connected via an ICPlus IP175C
18436 switch, one PCI slot, and serial. Features not supported
18437 in this patch are SD card interface, 2 USB ports, and the
18438 two phone ports.
18439
18440 Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
18441 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18442
18443 commit 343d91009d55fc5b3ff8cc940597af6c6aa1d359
18444 Author: Kim Phillips <kim.phillips@freescale.com>
18445 Date: Wed Jul 25 19:25:28 2007 -0500
18446
18447 mpc83xx: fixup generic pci for libfdt
18448
18449 add libfdt support to the generic 83xx pci code
18450
18451 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18452
18453 commit f57ac7a7b37109245b69db80839ebee26179966a
18454 Author: Kim Phillips <kim.phillips@freescale.com>
18455 Date: Wed Jul 25 19:25:22 2007 -0500
18456
18457 mpc83xx: fix 8360 and cpu functions to update fdt being passed
18458
18459 ..and not the global fdt. Rename local fdt vars to blob so as not to
18460 be confused with the global var with the same three-letter name.
18461
18462 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18463
18464 commit 8be404459a6b7395415a57bb35e8377e3b2b5acb
18465 Author: Jerry Van Baren <gvb.uboot@gmail.com>
18466 Date: Wed Jul 4 21:34:24 2007 -0400
18467
18468 mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled
18469
18470 Several node strings were not correct (trailing slashes and properties
18471 in the strings)
18472 Added setting of the timebase-frequency.
18473 Improved error messages and use debug() instead of printf().
18474
18475 Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
18476 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18477
18478 commit 26d02c9bbac1751c5e19294f000100b48d43a920
18479 Author: Jerry Van Baren <gvb.uboot@gmail.com>
18480 Date: Wed Jul 4 21:27:30 2007 -0400
18481
18482 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().
18483
18484 The new name matches more closely the kernel's name, which is also
18485 a much better description.
18486
18487 These are the mpc83xx changes made necessary by the function name change.
18488
18489 Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
18490 Acked-by: Gerald Van Baren <vanbaren@cideas.com>
18491 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18492
18493 commit 9be39a67c9f8fef7107f5df09d673005f04d0963
18494 Author: Dave Liu <daveliu@freescale.com>
18495 Date: Mon Jun 25 10:41:56 2007 +0800
18496
18497 mpc83xx: Add support for the display of reset status
18498
18499 83xx processor family has many reset sources, such as
18500 power on reset, software hard reset, software soft reset,
18501 JTAG, bus monitor, software watchdog, check stop reset,
18502 external hard reset, external software reset.
18503 sometimes, to figure out the fault of system, we need to
18504 know the cause of reset early before the prompt of
18505 u-boot present.
18506
18507 Signed-off-by: Dave Liu <daveliu@freescale.com>
18508 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18509
18510 commit ff9658d7049bf8c8e8e0a05dbe5e9f7e91aa5a5d
18511 Author: Dave Liu <daveliu@freescale.com>
18512 Date: Mon Jun 25 10:41:04 2007 +0800
18513
18514 mpc83xx: Fix the align bug of SDMA buffer
18515
18516 According to the latest user manual, the SDMA temporary
18517 buffer base address must be 4KB aligned.
18518
18519 Signed-off-by: Dave Liu <daveliu@freescale.com>
18520 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18521
18522 commit 66dc2c2dc51f8b88bb8e231bc80cd92eae1d6476
18523 Author: Dave Liu <daveliu@freescale.com>
18524 Date: Mon Jun 25 13:21:12 2007 +0800
18525
18526 mpc83xx: Revise the MPC8360EMDS readme doc
18527
18528 When the rev2.x silicon mount on the MPC8360EMDS baord,
18529 and if you are using the u-boot version after the commit
18530 3fc0bd159103b536e1c54c6f4457a09b3aba66ca.
18531 to make the ethernet interface usable, we have to setup
18532 the jumpers correctly.
18533
18534 Signed-off-by: Dave Liu <daveliu@freescale.com>
18535 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18536
18537 commit e739bc95797aac4fefc4c75b55c7c78e59d3ea9c
18538 Author: Timur Tabi <timur@freescale.com>
18539 Date: Tue Jul 3 13:46:32 2007 -0500
18540
18541 FSL I2C driver programs the two I2C busses differently
18542
18543 The i2c_init() function in fsl_i2c.c programs the two I2C busses differently.
18544 The second I2C bus has its slave address programmed incorrectly and is
18545 missing a 5-us delay.
18546
18547 Signed-off-by: Timur Tabi <timur@freescale.com>
18548 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18549
18550 commit df33f6b4d6d63693dd9200808b242de1b86cb8e8
18551 Author: Timur Tabi <timur@freescale.com>
18552 Date: Tue Jul 3 13:04:34 2007 -0500
18553
18554 Update SCCR programming in cpu_init_f() to support all 83xx processors
18555
18556 Update the cpu_init_f() function in cpu/mpc83xx/cpu_init.c to program the
18557 bitfields for all 83xx processors. The code to update some bitfields was
18558 compiled only on some processors. Now, the bitfields are programmed as long
18559 as the corresponding CFG_SCCR option is defined in the board header file.
18560 This means that the board header file should not define any CFG_SCCR macros
18561 for bitfields that don't exist on that processor, otherwise the SCCR will be
18562 programmed incorrectly.
18563
18564 Signed-off-by: Timur Tabi <timur@freescale.com>
18565 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18566
18567 commit 9546266999f0b9b51372636614211b88d90f0f25
18568 Author: Martin Krause <martin.krause@tqs.de>
18569 Date: Fri Jun 22 13:04:22 2007 +0200
18570
18571 TQM834x: cleanup configuraton
18572
18573 Remove irritating #undef DEBUG
18574
18575 Signed-off-by: Martin Krause <martin.krause@tqs.de>
18576 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18577
18578 commit 5d497e6bf0f5bf63729b4a47b3fd786d3c77a1bc
18579 Author: david.saada <David.Saada@ecitele.com>
18580 Date: Mon Jun 18 09:09:53 2007 -0700
18581
18582 MPC83xx: Fix makefile to generate config.h file in the build directory
18583
18584 MPC83xx: Fix the Makefile config sections to generate the include/config.h
18585 file in the build directory instead of the source directory.
18586
18587 Signed-off-by: David Saada <david.saada@ecitele.com>
18588 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18589
18590 commit 1ded0242e437259366792d52b7e9d1e1931d8fa5
18591 Author: Lee Nipper <Lee.Nipper@freescale.com>
18592 Date: Thu Jun 14 20:07:33 2007 -0500
18593
18594 mpc83xx: Add support for 8360 silicon revision 2.1
18595
18596 This change adds 8360 silicon revision 2.1 support to u-boot.
18597
18598 Signed-off-by: Lee Nipper <lee.nipper@freescale.com>
18599 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18600
18601 commit a22806469a8f2b69c829f4fd5361fdebd0cb01b4
18602 Author: Kumar Gala <galak@kernel.crashing.org>
18603 Date: Wed Aug 8 04:14:28 2007 -0500
18604
18605 Treat ppc64 host as ppc
18606
18607 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
18608
18609 commit 0dc4279b08ff82472bec2e2c90858602459febe8
18610 Author: Jason Jin <Jason.jin@freescale.com>
18611 Date: Wed Aug 8 09:01:46 2007 +0800
18612
18613 Minor fix for bios emulator makefile
18614
18615 Add $(obj) to LIB avoiding objects be built in the source dir
18616
18617 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
18618
18619 commit ce981dc857adfc8036ca2f6d5d5a06c2a8aa77d6
18620 Author: Jason Jin <Jason.jin@freescale.com>
18621 Date: Wed Aug 8 08:33:11 2007 +0800
18622
18623 Add CONFIG_BIOSEMU define to guard all the bios emulator code
18624
18625 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
18626
18627 This patch fix the compile issue on the board that did not enable the bios emulator
18628
18629 commit ed8106433522f2ea8933e9808346860d061d7731
18630 Author: Zach Sadecki <Zach.Sadecki@ripcode.com>
18631 Date: Tue Jul 31 12:27:25 2007 -0500
18632
18633 tsec: fix multiple PHY support
18634
18635 The change entitled "Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx"
18636 broke multiple PHY support in tsec.c. This fixes it.
18637
18638 Signed-off-by: Zach Sadecki <Zach.Sadecki@ripcode.com>
18639 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18640
18641 commit dcb84b7208ade0bbebbeb56bec9c2c64f8b2eede
18642 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
18643 Date: Thu Aug 9 09:08:18 2007 -0500
18644
18645 tsec: Allow Ten Bit Interface address to be configurable
18646
18647 Allow the address of the Ten Bit Interface (TBI) to be changed in the
18648 event of a conflict with another device.
18649
18650 Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com>
18651
18652 commit 3ba4c2d68f6541db4677b4aea12071f56e6ff6e6
18653 Author: Stefan Roese <sr@denx.de>
18654 Date: Wed Aug 8 09:54:26 2007 +0200
18655
18656 Coding style cleanup
18657
18658 Signed-off-by: Stefan Roese <sr@denx.de>
18659
18660 commit a41de1f0d373e09c782dea558385a06247111ba5
18661 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18662 Date: Sun Aug 5 05:15:18 2007 -0500
18663
18664 Port enabled for I2C signals and chipselects port configuration.
18665
18666 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18667
18668 commit 1a33ce65a4c51a69190dd8c408f9e1c62a66e94f
18669 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18670 Date: Sun Aug 5 04:31:18 2007 -0500
18671
18672 Added NAND support
18673
18674 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18675
18676 commit eaf9e447beb3e498818ef8ad0b8c1597cd506149
18677 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18678 Date: Sun Aug 5 04:11:20 2007 -0500
18679
18680 Added I2C support
18681
18682 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18683
18684 commit 99c03c175d2689093176facf17c58ce2cb320001
18685 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18686 Date: Sun Aug 5 03:58:52 2007 -0500
18687
18688 Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_DATA_PTR for time.c
18689
18690 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18691
18692 commit 8d1d66af54d305de29d0bbf4aa8c9e6375f7f731
18693 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18694 Date: Sun Aug 5 03:55:21 2007 -0500
18695
18696 Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf()
18697
18698 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18699
18700 commit 6fde84a44b7e575ea80fe0e2d5be3b6f73d1e630
18701 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18702 Date: Sun Aug 5 03:43:30 2007 -0500
18703
18704 Moved sync() from board file to include/asm-m68k/io.h
18705
18706 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18707
18708 commit 9e737d8476e7d6a596d16caaf6a3853a9a1190a2
18709 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18710 Date: Sun Aug 5 03:30:44 2007 -0500
18711
18712 Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
18713
18714 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18715
18716 commit 9998bd37ead85e93953559720710d3b0685c81e6
18717 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18718 Date: Sun Aug 5 03:19:10 2007 -0500
18719
18720 Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART
18721
18722 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
18723
18724 commit 7c4c3722a38d40b0cf537ddae72b04f4088b190c
18725 Author: Jason Jin <Jason.jin@freescale.com>
18726 Date: Tue Aug 7 16:17:06 2007 +0800
18727
18728 Add CONFIG_BIOSEMU define to guard all the bios emulator code
18729
18730 This patch fix the compile issue on the board that did not enable the bios emulator
18731
18732 commit bf1060ea4f9eaa7e7d164a70a7d6f28939882053
18733 Author: Wolfgang Denk <wd@denx.de>
18734 Date: Tue Aug 7 16:02:13 2007 +0200
18735
18736 Fix missing brace error in fs/fat/fat.c
18737 [pointed out by Roderik Wildenburg]
18738
18739 Signed-off-by: Wolfgang Denk <wd@denx.de>
18740
18741 commit 706714d97a0d08d59eda4de2268c39f504688329
18742 Author: Michal Simek <monstr@monstr.eu>
18743 Date: Mon Aug 6 23:41:53 2007 +0200
18744
18745 [FIX] remove cute code
18746
18747 commit f500d9fdeb576288656dac427052ad2c5ca0ad1a
18748 Author: Michal Simek <monstr@monstr.eu>
18749 Date: Mon Aug 6 23:35:26 2007 +0200
18750
18751 [FIX] Fix romfs code
18752
18753 commit ab4b956d3143f8f8174089053f5dfabbb04762b0
18754 Author: Michal Simek <monstr@monstr.eu>
18755 Date: Mon Aug 6 23:31:49 2007 +0200
18756
18757 [FIX] Coding style cleanup - Wolfgang's suggestions
18758
18759 commit 6c33c78557ca6f8da68c01ce33e278695197d3f4
18760 Author: Wolfgang Denk <wd@denx.de>
18761 Date: Mon Aug 6 23:21:05 2007 +0200
18762
18763 Fixed typo in README (pointed out by Martin Jost).
18764
18765 Signed-off-by: Wolfgang Denk <wd@denx.de>
18766
18767 commit 537223afa61f64480df31ce440a9cb386df4a814
18768 Author: Stefan Roese <sr@denx.de>
18769 Date: Mon Aug 6 21:10:17 2007 +0200
18770
18771 ppc4xx: Update AMCC Bamboo README doc/README.bamboo
18772
18773 As suggested by Eugene O'Brien <Eugene.O'Brien@advantechamt.com>,
18774 here an updated Bamboo README.
18775
18776 Signed-off-by: Stefan Roese <sr@denx.de>
18777
18778 commit 9c7e4b06214db61bb21f1bcbe57c97519669baae
18779 Author: Wolfgang Denk <wd@denx.de>
18780 Date: Mon Aug 6 02:17:36 2007 +0200
18781
18782 Coding style cleanup. Update CHANGELOG.
18783
18784 Signed-off-by: Wolfgang Denk <wd@denx.de>
18785
18786 commit 221838cc7eb178370ff62aa05920a582e12ac322
18787 Author: Jason Jin <Jason.jin@freescale.com>
18788 Date: Tue Jul 10 09:03:22 2007 +0800
18789
18790 Remove the bios emulator from MAI board.
18791
18792 The bios emulator in the MAI board can not pass compile
18793 and have a lot of crap in it. remove it and will have a
18794 clean and small bios emulator in the drivers directory
18795 which can be uesed for every board.
18796
18797 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
18798
18799 commit 5618332409bb96f4448d1712899369fc80c0b489
18800 Author: Jason Jin <Jason.jin@freescale.com>
18801 Date: Fri Jul 13 12:14:59 2007 +0800
18802
18803 Fix some compile issues for MAI board.
18804
18805 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
18806
18807 commit 0f460a1ee148b648ee242c3157650287d4296260
18808 Author: Jason Jin <Jason.jin@freescale.com>
18809 Date: Fri Jul 13 12:14:58 2007 +0800
18810
18811 Configurations for ATI video card BIOS emulator
18812
18813 This patch add definition of the BIOS emulator and the ATI framebuffer
18814 driver for MPC8641HPCN board.
18815
18816 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
18817 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
18818
18819 commit ece92f85053b8df613edcf05b26a416cbc3d629c
18820 Author: Jason Jin <Jason.jin@freescale.com>
18821 Date: Fri Jul 6 08:34:56 2007 +0800
18822
18823 This is a BIOS emulator, porting from SciTech for u-boot, mainly for
18824 ATI video card BIOS. and can be used for x86 code emulation by some
18825 modifications.
18826
18827 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
18828
18829 commit 5072188acabde3178fac7f5a597150e6e74fd40c
18830 Author: Jason Jin <Jason.jin@freescale.com>
18831 Date: Fri Jul 6 08:33:33 2007 +0800
18832
18833 This is a framebuffer driver for ATI video card, can work for PCI9200,
18834 X300, X700, X800 ATI video cards.
18835
18836 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
18837 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
18838
18839 commit 5728be389e65fd47f34b33c2596271eb4db751ae
18840 Author: Wolfgang Denk <wd@denx.de>
18841 Date: Mon Aug 6 01:01:49 2007 +0200
18842
18843 Coding style cleanup. Update CHANGELOG.
18844
18845 Signed-off-by: Wolfgang Denk <wd@denx.de>
18846
18847 commit 8092fef4c29b395958bb649647da7e3775731517
18848 Author: Martin Krause <Martin.Krause@tqs.de>
18849 Date: Tue Dec 12 14:26:01 2006 +0100
18850
18851 Add functions to list of exported functions
18852
18853 Additionally export the following fuctions (to make trab_config build again):
18854 - simple_strtol()
18855 - strcmp()
18856
18857 Also bump the ABI version to reflect this change
18858
18859 Signed-off-by: Martin Krause <martin.krause@tqs.de>
18860
18861 commit 63cec5814fab5d2b1c86982327433807a5ac0249
18862 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
18863 Date: Thu Aug 2 14:09:49 2007 -0500
18864
18865 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
18866
18867 All of the PCI/PCI-Express driver and initialization code that
18868 was in the MPC8641HPCN port has now been moved into the common
18869 drivers/fsl_pci_init.c. In a subsequent patch, this will be
18870 utilized by the 85xx ports as well.
18871
18872 Common PCI-E IMMAP register blocks for FSL 85xx/86xx are added.
18873
18874 Also enable the second PCI-Express controller on 8641
18875 by getting its BATS and CFG_ setup right.
18876
18877 Fixed a u16 vendor compiler warning in AHCI driver too.
18878
18879 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
18880 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
18881 Signed-off-by: Jon Loeliger <jdl@freescale.com>
18882
18883 commit a274ca4f6d68830e7c916f897561cff8c4101c38
18884 Author: Michal Simek <monstr@monstr.eu>
18885 Date: Sun Aug 5 22:33:05 2007 +0200
18886
18887 [FIX] Coding style cleanup
18888
18889 commit af8377d4eb3a0ac5a831830d5ce63fbf65fecb7f
18890 Author: Michal Simek <monstr@monstr.eu>
18891 Date: Sun Aug 5 16:13:31 2007 +0200
18892
18893 [FIX] Xilinx Uartlite driver
18894 Because PPC405 can use UARTLITE serial interface and
18895 Microblaze can use Uart16550 serial interface not only Uartlite.
18896
18897 commit 98889edd50aadf862071eb5664747ad0d568a20e
18898 Author: Michal Simek <monstr@monstr.eu>
18899 Date: Sun Aug 5 15:54:53 2007 +0200
18900
18901 [FIX] Change configuration for XUPV2P Microblaze board
18902
18903 commit 537091b4eed9302865d03fef3f7212b4fe5cf28f
18904 Author: Michal Simek <monstr@monstr.eu>
18905 Date: Sun Aug 5 15:53:50 2007 +0200
18906
18907 [PATCH] Added support for Xilinx Emac community driver
18908
18909 commit 86b116b1b1e165ca4840daefed36d2e3b8460173
18910 Author: Bartlomiej Sieka <tur@semihalf.com>
18911 Date: Fri Aug 3 12:08:16 2007 +0200
18912
18913 cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.
18914
18915 Add the ability for modules from the Schindler cm5200 family to use a
18916 single U-Boot image:
18917 - rename cm1_qp1 to cm5200
18918 - add run-time module detection
18919 - parametrize SDRAM configuration according to the module we are running on
18920
18921 Few minor, board-specific fixes included in this patch:
18922 - better MAC address handling
18923 - updated default environment ('update' command uses +{filesize} now)
18924 - improved error messages in the auto-update code
18925 - allow booting U-Boot from RAM (CFG_RAMBOOT)
18926
18927 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
18928 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
18929 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
18930
18931 commit c7e717ebc2b044d7a71062552c9dc0f54ea9b779
18932 Author: Andy Fleming <afleming@freescale.com>
18933 Date: Fri Aug 3 04:05:25 2007 -0500
18934
18935 Add Marvell 1149 PHY support to the TSEC
18936
18937 commit b1b54e352028ed370c3aa95d6fdeb9d64c5d2f86
18938 Author: Wolfgang Denk <wd@denx.de>
18939 Date: Thu Aug 2 21:27:46 2007 +0200
18940
18941 Coding style cleanup, update CHANGELOG
18942
18943 Signed-off-by: Wolfgang Denk <wd@denx.de>
18944
18945 commit 63e22764d2f8653f68888c667eb65b3996b52680
18946 Author: Wolfgang Denk <wd@denx.de>
18947 Date: Thu Aug 2 10:11:18 2007 +0200
18948
18949 Minor cleanup of <board>_nand build rules.
18950
18951 commit 9ca8d79de096c65b9b9c867259b3ff4685f775ef
18952 Author: Stefan Roese <sr@denx.de>
18953 Date: Thu Aug 2 08:33:56 2007 +0200
18954
18955 ppc4xx: Code cleanup
18956
18957 Signed-off-by: Stefan Roese <sr@denx.de>
18958
18959 commit c92409812206ac67a7fa7aae298539a9c3804a46
18960 Author: Grzegorz Bernacki <gjb@semihalf.com>
18961 Date: Tue Jul 31 18:51:48 2007 +0200
18962
18963 [ppc440SPe] Graceful recovery from machine check during PCIe configuration
18964
18965 During config transactions on the PCIe bus an attempt to scan for a
18966 non-existent device can lead to a machine check exception with certain
18967 peripheral devices. In order to avoid crashing in such scenarios the
18968 instrumented versions of the config cycle read routines are introduced, so
18969 the exceptions fixups framework can gracefully recover.
18970
18971 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
18972 Acked-by: Rafal Jaworowski <raj@semihalf.com>
18973
18974 commit dec99558b9ea75a37940d07f41a3565a50b54ad1
18975 Author: Rafal Jaworowski <raj@semihalf.com>
18976 Date: Tue Jul 31 18:19:54 2007 +0200
18977
18978 [ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.A
18979
18980 This brings back separate settings for PCIe bus numbers depending on chip
18981 revision, which got eliminated in 2b393b0f0af8402ef43b25c1968bfd29714ddffa
18982 commit. 440SPe rev. A does NOT work properly with the same settings as for
18983 the rev. B (no devices are seen on the bus during enumeration).
18984
18985 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
18986
18987 commit cdd917a43da6fa7fc8f54a3cc9f420ce5ecf3197
18988 Author: Wolfgang Denk <wd@denx.de>
18989 Date: Thu Aug 2 00:48:45 2007 +0200
18990
18991 Fix build errors and warnings / code cleanup.
18992
18993 Signed-off-by: Wolfgang Denk <wd@denx.de>
18994
18995 commit d2f68006627eda6cb6c7f364bddf621dbfd2fc68
18996 Author: Eugene OBrien <eugene.obrien@advantechamt.com>
18997 Date: Tue Jul 31 10:24:56 2007 +0200
18998
18999 ppc4xx: Update AMCC Bamboo 440EP support
19000
19001 Changed storage type of cfg_simulate_spd_eeprom to const
19002 Changed storage type of gpio_tab to stack storage
19003 (Cannot access global data declarations in .bss until afer code relocation)
19004
19005 Improved SDRAM tests to catch problems where data is not uniquely addressable
19006 (e.g. incorrectly programmed SDRAM row or columns)
19007
19008 Added CONFIG_PROG_SDRAM_TLB to support Bamboo SIMM/DIMM modules
19009 Fixed AM29LV320DT (OpCode Flash) sector map
19010
19011 Signed-off-by: Eugene OBrien <eugene.obrien@advantechamt.com>
19012 Signed-off-by: Stefan Roese <sr@denx.de>
19013
19014 commit ea9f6bce383cc9fbcdee28b5836109b1a6dba574
19015 Author: Stefan Roese <sr@denx.de>
19016 Date: Tue Jul 31 08:37:01 2007 +0200
19017
19018 ppc4xx: Update 440EPx lwmon5 board support
19019
19020 - Clear ECC status regs after ECC POST test
19021 - Set dcbz for ECC generation with caches enabled as default
19022 - Code cleanup
19023
19024 Signed-off-by: Stefan Roese <sr@denx.de>
19025
19026 commit 27a528fb41433c4c1e2b5d6bd3fd8d78606fc724
19027 Author: Stefan Roese <sr@denx.de>
19028 Date: Mon Jul 30 11:04:57 2007 +0200
19029
19030 ppc4xx: Only print ECC related info when the error bis are set
19031
19032 Signed-off-by: Stefan Roese <sr@denx.de>
19033
19034 commit e36220a4baf1f188ba60f17e9d0f043069b1362a
19035 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
19036 Date: Fri Jul 27 16:44:31 2007 +0200
19037
19038 new FPGA image for PLU405 board
19039
19040 new FPGA image for PLU405 board with improved CompactFlash timing
19041
19042 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
19043
19044 commit 8993e54b6f397973794f3d6f47d3b3c0c98dd4f6
19045 Author: Rafal Jaworowski <raj@semihalf.com>
19046 Date: Fri Jul 27 14:43:59 2007 +0200
19047
19048 [ADS5121] Support for the ADS5121 board
19049
19050 The following MPC5121e subsystems are supported:
19051
19052 - low-level CPU init
19053 - NOR Boot Flash (common CFI driver)
19054 - DDR SDRAM
19055 - FEC
19056 - I2C
19057 - Watchdog
19058
19059 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
19060 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
19061 Signed-off-by: Jan Wrobel <wrr@semihalf.com>
19062
19063 commit 1863cfb7b100ba0ee3401799457a01dc058745f8
19064 Author: Rafal Jaworowski <raj@semihalf.com>
19065 Date: Fri Jul 27 14:22:04 2007 +0200
19066
19067 [PPC] Remove unused MSR_USER definition
19068
19069 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
19070
19071 commit d4024bb72dd81695ec099b2199eda0d27c623e62
19072 Author: John Otken <john@softadvances.com>
19073 Date: Thu Jul 26 17:49:11 2007 +0200
19074
19075 ppc4xx: Add support for AMCC 405EP Taihu board
19076
19077 Signed-off-by: John Otken <john@softadvances.com>
19078
19079 commit b66091de6c7390620312c2501db23d8391e7cabb
19080 Author: Anatolij Gustschin <agust@denx.de>
19081 Date: Thu Jul 26 15:08:01 2007 +0200
19082
19083 ppc4xx: lwmon5: Update Lime initialization
19084
19085 Change Lime SDRAM initialization to now support 100MHz and
19086 133MHz (if enabled). Also the framebuffer is initialized to
19087 display a blue rectangle with a white border.
19088
19089 Signed-off-by: Anatolij Gustschin <agust@denx.de>
19090 Signed-off-by: Stefan Roese <sr@denx.de>
19091
19092 commit 9f24a808f17fc0f37b7fb4805f734741335caecc
19093 Author: Stefan Roese <sr@denx.de>
19094 Date: Tue Jul 24 09:52:52 2007 +0200
19095
19096 ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added
19097
19098 The used Intel NOR FLASH chips have internally two dies, and are now
19099 treated as two seperate chips.
19100
19101 Signed-off-by: Stefan Roese <sr@denx.de>
19102
19103 commit aedf5bde179ecfbd0a96130d18996a96518b785f
19104 Author: Stefan Roese <sr@denx.de>
19105 Date: Tue Jul 24 07:20:09 2007 +0200
19106
19107 ppc4xx: Fix lwmon5 interrupt controller setup (polarity, trigger...)
19108
19109 As suggested by Hakan Eryigit, here an updated setup for the lwmon5
19110 interrupt controller.
19111
19112 Signed-off-by: Stefan Roese <sr@denx.de>
19113
19114 commit a71d96eac8130b53a91f93cd10c70fca0db18d52
19115 Author: Stefan Roese <sr@denx.de>
19116 Date: Fri Jul 20 15:03:44 2007 +0200
19117
19118 ppc4xx: Fix bug with default GPIO output value
19119
19120 As spotted by Matthias Fuchs, the default output values for all GPIO1
19121 outputs were not setup correctly. This patch fixes this issue.
19122
19123 Signed-off-by: Stefan Roese <sr@denx.de>
19124
19125 commit 531e3e8b831f357056448fa573137d5fb37000fd
19126 Author: Pavel Kolesnikov <concord@emcraft.com>
19127 Date: Fri Jul 20 15:03:03 2007 +0200
19128
19129 POST: Add ECC POST for the lwmon5 board
19130
19131 This patch adds ECC Post test for the Lwmon5 board based
19132 on PPC440EPx to U-Boot.
19133
19134 Signed-off-by: Pavel Kolesnikov <concord@emcraft.com>
19135 Acked-by: Yuri Tikhonov <yur@emcraft.com>
19136 Acked-by: Stefan Roese <sr@denx.de>
19137
19138 commit cc3023b9f95d7ac959a764471a65001062aecf41
19139 Author: Rafal Jaworowski <raj@semihalf.com>
19140 Date: Thu Jul 19 17:12:28 2007 +0200
19141
19142 Fix breakage of 8xx boards from recent commit.
19143
19144 This patch fixes the negative consequences for 8xx of the recent
19145 "ppc4xx: Clean up 440 exceptions handling" commit.
19146
19147 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
19148
19149 commit c883f6ea32dce91f07670b3aafecf6c99b1e5341
19150 Author: Stefan Roese <sr@denx.de>
19151 Date: Mon Jul 16 13:11:12 2007 +0200
19152
19153 Coding style cleanup
19154
19155 Signed-off-by: Stefan Roese <sr@denx.de>
19156
19157 commit 8848ec858f74ed6dab06fb6d5ddc933e0a1328bf
19158 Author: Stefan Roese <sr@denx.de>
19159 Date: Mon Jul 16 10:02:12 2007 +0200
19160
19161 ppc4xx: Code cleanup
19162
19163 Signed-off-by: Stefan Roese <sr@denx.de>
19164
19165 commit 2a49fc17d09020e7ebd9536694d99d20e419fcb8
19166 Author: Stefan Roese <sr@denx.de>
19167 Date: Mon Jul 16 10:01:38 2007 +0200
19168
19169 ppc4xx: AMCC Luan uses the new boardspecific DDR2 controller setup
19170
19171 Signed-off-by: Stefan Roese <sr@denx.de>
19172
19173 commit df3f17422aeb03fb81a7ac8c78d2b05d05aa4cf9
19174 Author: Stefan Roese <sr@denx.de>
19175 Date: Mon Jul 16 10:00:43 2007 +0200
19176
19177 ppc4xx: Support for Yucca board with 440SPe Rev A added to 44x_spd_ddr2.c
19178
19179 The new boardspecific DDR2 controller configuration is used for the Yucca
19180 board. Now the Yucca board with 440SPe Rev. A chips is also supported.
19181
19182 Signed-off-by: Stefan Roese <sr@denx.de>
19183
19184 commit 6ed14addf97c8cd8f531e9ae7b2d3e222fffd53e
19185 Author: Stefan Roese <sr@denx.de>
19186 Date: Mon Jul 16 09:57:00 2007 +0200
19187
19188 ppc4xx: Add new weak functions to support boardspecific DDR2 configuration
19189
19190 The new "weak" functions ddr_wrdtr() and ddr_clktr() are added to better
19191 support non default, boardspecific DDR(2) controller configuration.
19192
19193 Signed-off-by: Stefan Roese <sr@denx.de>
19194
19195 commit 5743a9207a370b90f09b20ebd61167c806b937f3
19196 Author: Stefan Roese <sr@denx.de>
19197 Date: Mon Jul 16 08:53:51 2007 +0200
19198
19199 ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup
19200
19201 The new function remove_tlb() can be used to remove the TLB's used to
19202 map a specific memory region. This is especially useful for the DDR(2)
19203 setup routines which configure the SDRAM area temporarily as a cached
19204 area (for speedup on auto-calibration and ECC generation) and later
19205 need this area uncached for normal usage.
19206
19207 Signed-off-by: Stefan Roese <sr@denx.de>
19208
19209 commit 0c0a9cda1bde37106520476ed486bd67eb8d30ae
19210 Author: Michal Simek <monstr@monstr.eu>
19211 Date: Mon Jul 16 00:31:07 2007 +0200
19212
19213 [PATCH] Support for Xilinx EmacLite controller
19214
19215 commit 3a6cab844cf74f76639d795e0be8717e02c86af7
19216 Author: Wolfgang Denk <wd@denx.de>
19217 Date: Sat Jul 14 22:51:02 2007 +0200
19218
19219 Update CHANGELOG
19220
19221 Signed-off-by: Wolfgang Denk <wd@denx.de>
19222
19223 commit 5280f352c8da33b1d7fbf448768717d9e16ff9a1
19224 Author: Michal Simek <monstr@monstr.eu>
19225 Date: Sat Jul 14 13:11:28 2007 +0200
19226
19227 [FIX] support for simply measuring time
19228
19229 commit 91bb4ca665d2e0cf7f60c4b5b370990250ec0c43
19230 Author: Michal Simek <monstr@monstr.eu>
19231 Date: Sat Jul 14 12:41:23 2007 +0200
19232
19233 [FS] Added support for ROMFS
19234
19235 commit 011595307731a7a67a7445d107c279d031e8ab97
19236 Author: Heiko Schocher <hs@pollux.denx.de>
19237 Date: Sat Jul 14 01:06:58 2007 +0200
19238
19239 [PCS440EP] - fix compile error, if BUILD_DIR is used
19240
19241 commit 5a2f1098d81ad58b309e5e558d0492643166a799
19242 Author: Michal Simek <monstr@monstr.eu>
19243 Date: Sat Jul 14 00:18:48 2007 +0200
19244
19245 [PATCH] Support time without timer
19246
19247 commit a476ca2ac2217ddd05a2bf0c514075814b10a3c0
19248 Author: Michal Simek <monstr@monstr.eu>
19249 Date: Fri Jul 13 21:43:55 2007 +0200
19250
19251 [PATCH] Remove problem with disabled BARREL SHIFTER
19252
19253 commit 55e26ad62107d2f14f757de3ae0b14b9aa7aed94
19254 Author: Michal Simek <monstr@monstr.eu>
19255 Date: Fri Jul 13 21:41:44 2007 +0200
19256
19257 [FIX] correct help for rspr
19258
19259 commit fad63407154f46246ce80d53a9c669a44362ac67
19260 Author: Heiko Schocher <hs@pollux.denx.de>
19261 Date: Fri Jul 13 09:54:17 2007 +0200
19262
19263 make show_boot_progress () weak.
19264
19265 Signed-off-by: Heiko Schocher <hs@denx.de>
19266
19267 commit 907902472391b6ca1876ec300687562ecaf459b1
19268 Author: Heiko Schocher <hs@pollux.denx.de>
19269 Date: Fri Jul 13 08:26:05 2007 +0200
19270
19271 [PCS440EP] - The DIAG LEDs are now blinking, if an error occur
19272 - fix compile error, if BUILD_DIR is used
19273
19274 Signed-off-by: Heiko Schocher <hs@denx.de>
19275
19276 commit a2e1c7098cf9574386b0c96841dfc8ea5cc93578
19277 Author: Stefan Roese <sr@denx.de>
19278 Date: Thu Jul 12 16:32:08 2007 +0200
19279
19280 ppc4xx: Change receive buffer handling in the 4xx emac driver
19281
19282 This change fixes a bug in the receive buffer handling, that
19283 could lead to problems upon high network traffic (broadcasts...).
19284
19285 Signed-off-by: Stefan Roese <sr@denx.de>
19286
19287 commit 239f05ee4dd4cfe0b50f251b533dcebe9e67c360
19288 Author: Wolfgang Denk <wd@denx.de>
19289 Date: Thu Jul 12 01:45:34 2007 +0200
19290
19291 Update CHANGELOG, minor coding style cleanup.
19292
19293 Signed-off-by: Wolfgang Denk <wd@denx.de>
19294
19295 commit 5a56af3b522ba47fb33a3fee84d23bf1e5429654
19296 Author: Andy Fleming <afleming@freescale.com>
19297 Date: Fri Jun 8 16:41:18 2007 -0500
19298
19299 Remove erroneous errata code from Marvel 88E1111S driver
19300
19301 The Marvel 88E1111S driver for the TSEC was copied from the
19302 88E1101 driver, and included a fix for an erratum which does not
19303 exist on that part. Now it is removed
19304
19305 Signed-off-by: Andy Fleming <afleming@freescale.com>
19306
19307 commit 982efcf23fd03647e01e2fbe28a7a36239156cc0
19308 Author: Andy Fleming <afleming@freescale.com>
19309 Date: Tue Jun 5 16:38:44 2007 -0500
19310
19311 From: eran liberty <eran.liberty@gmail.com>
19312
19313 adds the reset register to 85xx immap
19314
19315 Signed-off-by: Eran Liberty <eran.liberty@gmail.com>
19316 Signed-off-by: Andy Fleming <afleming@freescale.com>
19317
19318 commit d3ec0d943a045bdb99e159e7bbc77430e09f11d7
19319 Author: Andy Fleming <afleming@freescale.com>
19320 Date: Thu May 10 17:50:01 2007 -0500
19321
19322 Polished the 85xx ADS config files
19323
19324 Made the boot commands use device trees by default.
19325 Also moved the ramdisk to 1000000 (I think the previous address
19326 was getting overridden during boot).
19327
19328 Signed-off-by: Andy Fleming <afleming@freescale.com>
19329
19330 commit bfb37b32d1b0b03f18077dba49cc66a6e76fa038
19331 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
19332 Date: Wed May 9 11:03:32 2007 -0500
19333
19334 8544ds: Fix Makefile after moving pixis to board/freescale.
19335
19336 The OBJTREE != SRCTREE build scenario was broken.
19337 This fixes it.
19338
19339 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
19340 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19341
19342 commit 2a3cee43c3b71fa5b8d91db19f05067865290f3e
19343 Author: Andy Fleming <afleming@freescale.com>
19344 Date: Wed May 9 00:54:20 2007 -0500
19345
19346 tsec: Fix PHY code to match first driver
19347
19348 Jarrold Wen noticed that the generic PHY code always matches
19349 under the current implementation. Change it so the first match
19350 wins, and *only* unknown PHYs trigger the generic driver
19351
19352 Signed-off-by: Andy Fleming <afleming@freescale.com>
19353
19354 commit ccc091aac61a38cd998d575d92f7232e256d6312
19355 Author: Andy Fleming <afleming@freescale.com>
19356 Date: Tue May 8 17:27:43 2007 -0500
19357
19358 Add support for CPM device tree configuration to 8560 ADS
19359
19360 * Adds code to modify CPM frequencies
19361 * Cleans up the config file to #define TSEC and (for now) #undef FCC
19362 * Adds the MII command for all 8560 ADS configurations
19363 * Updates config file to provide convenience commands for booting
19364 with a device tree
19365
19366 Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
19367 Signed-off-by: Andy Fleming <afleming@freescale.com>
19368
19369 commit 7507d56ccaf7aae1c474342a9a5540165cd7e9d9
19370 Author: Andy Fleming <afleming@freescale.com>
19371 Date: Tue May 8 17:23:02 2007 -0500
19372
19373 Fix Marvell 88e1145 PHY init code
19374
19375 Fix a bug in the Marvell 88e1145 PHY init code in the TSEC driver
19376 where the reset was being done after the errata code instead of
19377 before.
19378
19379 Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
19380 Signed-off-by: Andy Fleming <afleming@freescale.com>
19381
19382 commit 5dc210dec5bace98a50b6ba905347890091a9bb0
19383 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
19384 Date: Wed Jul 11 14:52:16 2007 -0500
19385
19386 Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC.
19387
19388 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
19389
19390 commit e8b85f3ba4cd8930e0a2fea2100c815d64201765
19391 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
19392 Date: Wed Jul 11 14:52:08 2007 -0500
19393
19394 pciauto setup bridge
19395
19396 The P2P bridge bus numbers programmed into the device are relative to
19397 hose->first_busno.
19398
19399 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
19400
19401 commit 571f49fa717004ca4268b4e24057efc7bf9f987b
19402 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
19403 Date: Wed Jul 11 14:52:01 2007 -0500
19404
19405 Support PCIe extended config registers
19406
19407 FSL PCIe block has extended cfg registers in the 100 and 400 range.
19408 For example, to read the LTSSM register: pci display <busn>.0 404 1
19409
19410 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
19411
19412 commit ba5feb12581bb2912ce301e4866b71f846e9fc07
19413 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
19414 Date: Wed Jul 11 14:51:48 2007 -0500
19415
19416 Minor improvements to drivers/pci_auto.c
19417
19418 - Make pciauto_{pre,post}scan_setup_bridge non-static
19419 - Added physical address display in debug messages.
19420
19421 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
19422
19423 commit 40e81addab7bb74d20ddf681ce9babc880a828ee
19424 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
19425 Date: Wed Jul 11 14:51:35 2007 -0500
19426
19427 Start pci hose scan from hose->current_busno.
19428
19429 Ensure hose->current_busno is not less than first_busno. This fixes
19430 broken board code which leaves current_busno=0 when first_busno is
19431 greater than 0 for the cases with multiple controllers.
19432
19433 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
19434
19435 commit 3865b1fb7843a08ad49a6319a36415752276ff48
19436 Author: Stefan Roese <sr@denx.de>
19437 Date: Wed Jul 11 12:13:53 2007 +0200
19438
19439 Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup
19440
19441 Signed-off-by: Stefan Roese <sr@denx.de>
19442
19443 commit fa1df308926a6f70e3504c57514ef27ac31fd13a
19444 Author: Bartlomiej Sieka <tur@semihalf.com>
19445 Date: Wed Jul 11 20:11:07 2007 +0200
19446
19447 CM1.QP1: Support for the Schindler CM1.QP1 board.
19448
19449 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
19450 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
19451
19452 commit 96e1d75be8193ca79e4215a368bf9d7f2362450f
19453 Author: Heiko Schocher <hs@pollux.denx.de>
19454 Date: Wed Jul 11 18:39:11 2007 +0200
19455
19456 [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed
19457 - now the Flash ST M29W040B is supported (not tested)
19458 - fix the "led" command
19459 - fix compile error, if BUILD_DIR is used
19460
19461 Signed-off-by: Heiko Schocher <hs@denx.de>
19462
19463 commit e9514751cfa5cce61ea699fa0d3eb37898a5eeb5
19464 Author: Stefan Roese <sr@denx.de>
19465 Date: Sun Jul 8 13:44:27 2007 +0200
19466
19467 Fix malloc problem introduced with the relocation fixup for the PPC platform
19468
19469 The relocation fixup didn't handle the malloc pointer initialization
19470 correctly. This patch fixes this problem. Tested successfully on 4xx.
19471 The relocation fixup patches for 4xx will follow soon.
19472
19473 Signed-off-by: Stefan Roese <sr@denx.de>
19474
19475 commit 0dca874db62718e41253659e60f3a1de7eb418ce
19476 Author: TsiChung <tcliew@Goku.(none)>
19477 Date: Tue Jul 10 15:45:43 2007 -0500
19478
19479 Cache update and added CFG_UNIFY_CACHE
19480
19481 Enabled cache in cpu_init_f() for faster flash to mem allocation. Updated cache handling in start.S. Applied cache invalidate in fec_send() and fec_recv(). Added CFG_UNIFY_CACHE for CF V3 only.
19482
19483 Signed-off-by: TsiChung <tcliew@Goku.(none)>
19484
19485 commit 52b017604a8f4d4a795880ef6e7861d7f2f1b005
19486 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19487 Date: Thu Jul 5 23:36:16 2007 -0500
19488
19489 Update header file. Include dtimer_intr_setup(). Changed timer divider to global define.
19490
19491 Include immap.h and timer.h. Moved dtimer interrupt setup to dtimer_intr_setup() from cpu/mcf532x/interrupts.c. Changed (CFG_CLK /1000000) -1 << 8 to CFG_TIMER_PRESCALER
19492
19493 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19494
19495 commit 5cdc07c7ef8f08ea55d3c47ed9221d91aa6d5fac
19496 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19497 Date: Thu Jul 5 23:31:25 2007 -0500
19498
19499 Update header files
19500
19501 Include immap.h and renamed mcfrtc.h to rtc.h
19502
19503 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19504
19505 commit 2870e98ac8e5553e9187b12a47e5f46babb53990
19506 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19507 Date: Thu Jul 5 23:29:21 2007 -0500
19508
19509 Add mcffec_initialize()
19510
19511 Added mcffec_initialize() in eth_initialize()
19512
19513 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19514
19515 commit 45a25bfd0c52f8a3fa137216bc94d32f90bedc5d
19516 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19517 Date: Thu Jul 5 23:27:40 2007 -0500
19518
19519 Update header file and clean up
19520
19521 Include immap.h
19522
19523 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19524
19525 commit 0cee9c66318602c856a899ae5fa7579ccba6443a
19526 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19527 Date: Thu Jul 5 23:23:15 2007 -0500
19528
19529 New uart structure and defines
19530
19531 Seperated from mcfuart.h
19532
19533 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19534
19535 commit a90e79de8d99e9c9d69d60bfff9f24c337165900
19536 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19537 Date: Thu Jul 5 23:22:31 2007 -0500
19538
19539 New timer structure and defines
19540
19541 Seperated from mcftimer.h
19542
19543 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19544
19545 commit e04acb2eba4782489417240eff76e20e176aec10
19546 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19547 Date: Thu Jul 5 23:21:09 2007 -0500
19548
19549 Rename mcfrtc to rtc
19550
19551 Since it is already in m68k folder, un-necessary to pad mcf. Replaced immap_5329.h and m5329.h to immap.h
19552
19553 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19554
19555 commit 2bd806fe4fc23958b8f78778199e7a6e3f8f6ad5
19556 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19557 Date: Thu Jul 5 23:17:36 2007 -0500
19558
19559 Rename mcfserial.c. Update include header
19560
19561 Renamed mcfserial.c to mcfuart.c. Modified Makefile for mcfuart.o from mcfserial.o. Replace immap_5329.h and m5329.h to immap.h
19562
19563 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19564
19565 commit f2208fbc2eb9de3f4285bfaa021c6ebae16c9b0e
19566 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19567 Date: Thu Jul 5 23:13:58 2007 -0500
19568
19569 Header file update, clean up and cache handling
19570
19571 Replaced immap_5329.h and m5329.h with immap.h. Included cache_invalid.
19572
19573 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19574
19575 commit 2e3f25ae9082daa9f5d181db45dfbc2e52ce0f97
19576 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19577 Date: Thu Jul 5 23:10:40 2007 -0500
19578
19579 Create interrupts.c and modify Makefile
19580
19581 interrupt_init() and dtimer_intr_setup() are placed in interrupts.c. Added interrupts.o to Makefile
19582
19583 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19584
19585 commit ddd104f1ed655eda50c06ba636237a83ed943f34
19586 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19587 Date: Thu Jul 5 23:06:55 2007 -0500
19588
19589 Enable Icache
19590
19591 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19592
19593 commit b9bf3de377b2bae70c983c9b97feae914999e735
19594 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19595 Date: Thu Jul 5 23:05:31 2007 -0500
19596
19597 Update header file and some clean up
19598
19599 Replaced immap_5329.h and m5329.h with immap.h. Removed whitespaces.
19600
19601 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19602
19603 commit 84a015b52ec820a5ae173717d78516de731c89c2
19604 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19605 Date: Thu Jul 5 23:03:28 2007 -0500
19606
19607 Update header file and enable icache
19608
19609 Replaced immap_5329.h and m5329.h with immap.h. Enabled icache_enable() in cpu_init_r().
19610
19611 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19612
19613 commit 7a17e759c7a8b58e910daf54df611e94fc8ca074
19614 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19615 Date: Thu Jul 5 23:01:22 2007 -0500
19616
19617 Update header file and removed interrupt_init()
19618
19619 Replace immap_5329.h and m5329.h with immap.h. Removed interrupt_init() and placed it in interrupts.c
19620
19621 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19622
19623 commit 3b635492c95bd0d6e08f93f699821cba1f602a64
19624 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19625 Date: Thu Jul 5 22:57:46 2007 -0500
19626
19627 Update for flash.o and mii.o
19628
19629 Removed flash.o and added mii.o
19630
19631 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19632
19633 commit c5ded275d839e4ff79f41718d50a835d989f57bc
19634 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19635 Date: Thu Jul 5 22:56:19 2007 -0500
19636
19637 MII functions calls.
19638
19639 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19640
19641 commit 427c814104560e29bda14955c67703245aaaa5b4
19642 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19643 Date: Thu Jul 5 22:54:42 2007 -0500
19644
19645 Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.
19646
19647 The removed MII routines will be placed in mii.c.
19648
19649 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19650
19651 commit 01a793fda09c63df5a496f09dc1c7cb26e6751a2
19652 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19653 Date: Thu Jul 5 22:51:05 2007 -0500
19654
19655 Duplicate code
19656
19657 There is a Common Flash Interface Driver existed. To use the CFI driver, define CFG_FLASH_CFI in configuration file.
19658
19659 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19660
19661 commit 2744354a8437b8f78db178e30660215688bff570
19662 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19663 Date: Thu Jul 5 22:46:38 2007 -0500
19664
19665 Seperate old structure defines and new structure defines
19666
19667 Removed new uart structure and defines to uart.h
19668
19669 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19670
19671 commit 2bd58608dbcff8890ca9a0c59e861ac24f8bb230
19672 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19673 Date: Thu Jul 5 22:45:01 2007 -0500
19674
19675 Seperate old structure defines and new structure defines
19676
19677 New timer structure and defines will move to new timer.h
19678
19679 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19680
19681 commit 8cd5cd6de4ff92e03978338ed7aeb3ce7b7b9784
19682 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19683 Date: Thu Jul 5 22:42:23 2007 -0500
19684
19685 Clean up
19686
19687 Removed whitespace
19688
19689 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19690
19691 commit 514871f565dd8bd1121e4a3ac1665a790e20b8f2
19692 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19693 Date: Thu Jul 5 22:41:24 2007 -0500
19694
19695 Clean up
19696
19697 Replaced whitespace with tabs
19698
19699 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19700
19701 commit 48dbfeabc7afffe30609a4489f10c22cb67ef7dd
19702 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19703 Date: Thu Jul 5 22:39:07 2007 -0500
19704
19705 Create new header file and move peripherals base address from configs file to new header file.
19706
19707 Create new header file to include immap_5xxx.h and m5xxx.h and to share among drivers without update in driver file each processor is added. Moved peripherals base address and defines from configs file to immap.h.
19708
19709 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19710
19711 commit be296e31c4411f96d9cb3d2afc8fcb006867abfa
19712 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19713 Date: Thu Jul 5 22:24:58 2007 -0500
19714
19715 Revert file mode
19716
19717 Changed MAKEALL file mode to executable, removed executable file mode from Makefile
19718
19719 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
19720
19721 commit b3aff0cb9ecf236d7e8c93761dd1dadf6837a582
19722 Author: Jon Loeliger <jdl@freescale.com>
19723 Date: Tue Jul 10 11:19:50 2007 -0500
19724
19725 disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
19726
19727 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
19728 Those always evaluated TRUE, and thus were always compiled
19729 even when IDE really wasn't defined/wanted.
19730
19731 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19732
19733 commit ddb5d86f0215bcb6c293510c50eb050e92883b7a
19734 Author: Jon Loeliger <jdl@freescale.com>
19735 Date: Tue Jul 10 11:13:21 2007 -0500
19736
19737 drivers/: Remove lingering references to CFG_CMD_* symbols.
19738
19739 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
19740 Those always evaluated TRUE, and thus were always compiled
19741 even when IDE really wasn't defined/wanted.
19742
19743 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19744
19745 commit f40a7f3e3888b42a43674b099e5470022c8c544c
19746 Author: Jon Loeliger <jdl@freescale.com>
19747 Date: Tue Jul 10 11:07:56 2007 -0500
19748
19749 fs/: Remove lingering references to CFG_CMD_* symbols.
19750
19751 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
19752 Those always evaluated TRUE, and thus were always compiled
19753 even when IDE really wasn't defined/wanted.
19754
19755 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19756
19757 commit 610f2e9c28a9c101e09fa1b78143cf5f00ed1593
19758 Author: Jon Loeliger <jdl@freescale.com>
19759 Date: Tue Jul 10 11:05:02 2007 -0500
19760
19761 net/: Remove lingering references to CFG_CMD_* symbols.
19762
19763 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
19764 Those always evaluated TRUE, and thus were always compiled
19765 even when IDE really wasn't defined/wanted.
19766
19767 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19768
19769 commit 902531788376046da212afd1661cffb62f3daa1c
19770 Author: Jon Loeliger <jdl@freescale.com>
19771 Date: Tue Jul 10 11:02:44 2007 -0500
19772
19773 common/: Remove lingering references to CFG_CMD_* symbols.
19774
19775 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
19776 Those always evaluated TRUE, and thus were always compiled
19777 even when IDE really wasn't defined/wanted.
19778
19779 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19780
19781 commit d39b57415838c73fb0a37eca84de3c68ba990586
19782 Author: Jon Loeliger <jdl@freescale.com>
19783 Date: Tue Jul 10 10:48:22 2007 -0500
19784
19785 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
19786
19787 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
19788 Those always evaluated TRUE, and thus were always compiled
19789 even when IDE really wasn't defined/wanted.
19790
19791 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19792
19793 commit 77a318545d57aefa844752465b94c7e09a3f26d0
19794 Author: Jon Loeliger <jdl@freescale.com>
19795 Date: Tue Jul 10 10:39:10 2007 -0500
19796
19797 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
19798
19799 Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
19800 Those always evaluated TRUE, and thus were always compiled
19801 even when IDE really wasn't defined/wanted.
19802
19803 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19804
19805 commit 068b60a0eb7e73b243ca55399f2a7df76e2c3f3d
19806 Author: Jon Loeliger <jdl@freescale.com>
19807 Date: Tue Jul 10 10:27:39 2007 -0500
19808
19809 cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.
19810
19811 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19812
19813 commit 079a136c3588814784561d6e4856970ee82d6e2a
19814 Author: Jon Loeliger <jdl@freescale.com>
19815 Date: Tue Jul 10 10:12:10 2007 -0500
19816
19817 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
19818
19819 Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
19820 used to be included but CONFIG_BOOTP_MASK was not defined.
19821
19822 Remove lingering references to CFG_CMD_* symbols.
19823
19824 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19825
19826 commit 7f5c01577400c74cc5bac74f41dd0d3c79df623c
19827 Author: Jon Loeliger <jdl@freescale.com>
19828 Date: Tue Jul 10 09:38:02 2007 -0500
19829
19830 include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.
19831
19832 Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
19833 used to be included but CONFIG_BOOTP_MASK was not defined.
19834
19835 Remove lingering references to CFG_CMD_* symbols.
19836
19837 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19838
19839 commit 80ff4f99b84b64edca3fd10da365ec1493be1c95
19840 Author: Jon Loeliger <jdl@freescale.com>
19841 Date: Tue Jul 10 09:29:01 2007 -0500
19842
19843 include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.
19844
19845 Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
19846 used to be included but CONFIG_BOOTP_MASK was not defined.
19847
19848 Remove lingering references to CFG_CMD_* symbols.
19849
19850 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19851
19852 commit a1aa0bb502e25fd598b5e0ccdfb2c174921d714a
19853 Author: Jon Loeliger <jdl@freescale.com>
19854 Date: Tue Jul 10 09:22:23 2007 -0500
19855
19856 include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.
19857
19858 Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
19859 used to be included but CONFIG_BOOTP_MASK was not defined.
19860
19861 Remove lingering references to CFG_CMD_* symbols.
19862
19863 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19864
19865 commit 659e2f6736232a08acca8785c206e2b4d9cd07d7
19866 Author: Jon Loeliger <jdl@freescale.com>
19867 Date: Tue Jul 10 09:10:49 2007 -0500
19868
19869 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.
19870
19871 Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
19872 used to be included but CONFIG_BOOTP_MASK was not defined.
19873
19874 Remove lingering references to CFG_CMD_* symbols.
19875
19876 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19877
19878 commit 11799434c5ff15a612577bb1ad1f4ea1a0595e4b
19879 Author: Jon Loeliger <jdl@freescale.com>
19880 Date: Tue Jul 10 09:02:57 2007 -0500
19881
19882 include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.
19883
19884 Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
19885 used to be included but CONFIG_BOOTP_MASK was not defined.
19886
19887 Remove lingering references to CFG_CMD_* symbols.
19888
19889 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19890
19891 commit 1fe80d79c5c4e52d3410a7ab4b8515da095cdab3
19892 Author: Jon Loeliger <jdl@freescale.com>
19893 Date: Mon Jul 9 22:08:34 2007 -0500
19894
19895 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
19896
19897 All of the choices for CONFIG_BOOTP_ are now documented in
19898 the README file. You must now individually select exactly
19899 the set that you want using a series of
19900 #define CONFIG_BOOTP_<x>
19901 statements in the board port config files now.
19902
19903 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19904
19905 commit d3b8c1a743dcd31625c99e6a44590f207eb00028
19906 Author: Jon Loeliger <jdl@freescale.com>
19907 Date: Mon Jul 9 21:57:31 2007 -0500
19908
19909 include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
19910
19911 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19912
19913 commit 2fd90ce575b02d189cbf443c85309bcd001aa393
19914 Author: Jon Loeliger <jdl@freescale.com>
19915 Date: Mon Jul 9 21:48:26 2007 -0500
19916
19917 include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
19918
19919 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19920
19921 commit 37d4bb70586659dedef1658ce1bed071be098aec
19922 Author: Jon Loeliger <jdl@freescale.com>
19923 Date: Mon Jul 9 21:38:02 2007 -0500
19924
19925 include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
19926
19927 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19928
19929 commit 18225e8dd1950bd6dbf35011e436db7f474c187d
19930 Author: Jon Loeliger <jdl@freescale.com>
19931 Date: Mon Jul 9 21:31:24 2007 -0500
19932
19933 include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
19934
19935 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19936
19937 commit 7be044e4ea644b0ef1c486dadc1a4c2665b4374d
19938 Author: Jon Loeliger <jdl@freescale.com>
19939 Date: Mon Jul 9 21:24:19 2007 -0500
19940
19941 include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
19942
19943 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19944
19945 commit 5d2ebe1b3ef0055c661bb1a0d252bf252380069f
19946 Author: Jon Loeliger <jdl@freescale.com>
19947 Date: Mon Jul 9 21:16:53 2007 -0500
19948
19949 include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
19950
19951 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19952
19953 commit f55f7f8d83f36021ab1f0e3d738f5d8c8083a7e3
19954 Author: Jon Loeliger <jdl@freescale.com>
19955 Date: Mon Jul 9 19:12:30 2007 -0500
19956
19957 Retire CONFIG_COMMANDS finally.
19958 Strip old CFG_CMD_* symbols out.
19959
19960 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19961
19962 commit b5501f7d720fed99ab0b42c83f5dea52868ce007
19963 Author: Jon Loeliger <jdl@freescale.com>
19964 Date: Mon Jul 9 19:10:03 2007 -0500
19965
19966 Update README.* to reference new CONFIG_CMD_* names now.
19967
19968 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19969
19970 commit 4431283c7e6d54ae180d466e51bf2d97471a0ad9
19971 Author: Jon Loeliger <jdl@freescale.com>
19972 Date: Mon Jul 9 19:06:00 2007 -0500
19973
19974 cpu/m*: Remove obsolete references to CONFIG_COMMANDS
19975
19976 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19977
19978 commit 3a1ed1e1f922c419bb71f7df4949d783ade369fa
19979 Author: Jon Loeliger <jdl@freescale.com>
19980 Date: Mon Jul 9 18:57:22 2007 -0500
19981
19982 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS
19983
19984 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19985
19986 commit ab3abcbabd840928fb1eb5122118ca466b5e5013
19987 Author: Jon Loeliger <jdl@freescale.com>
19988 Date: Mon Jul 9 18:45:16 2007 -0500
19989
19990 board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
19991
19992 Signed-off-by: Jon Loeliger <jdl@freescale.com>
19993
19994 commit 3fe00109a5f12de55b6e25b1f98dfc24bc9090c9
19995 Author: Jon Loeliger <jdl@freescale.com>
19996 Date: Mon Jul 9 18:38:39 2007 -0500
19997
19998 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
19999
20000 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20001
20002 commit c508a4cefd8a953fc64957650506a035e6e3d9d1
20003 Author: Jon Loeliger <jdl@freescale.com>
20004 Date: Mon Jul 9 18:31:28 2007 -0500
20005
20006 board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS
20007
20008 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20009
20010 commit b9307262f8a9f3b5c9e15a6067eadc17407146f6
20011 Author: Jon Loeliger <jdl@freescale.com>
20012 Date: Mon Jul 9 18:24:55 2007 -0500
20013
20014 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
20015
20016 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20017
20018 commit fcec2eb93e126400009729328e797f12bc94f1fd
20019 Author: Jon Loeliger <jdl@freescale.com>
20020 Date: Mon Jul 9 18:19:09 2007 -0500
20021
20022 board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
20023
20024 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20025
20026 commit a593814f2be0c9cdc3133cd550b167b8a988328f
20027 Author: Jon Loeliger <jdl@freescale.com>
20028 Date: Mon Jul 9 18:10:50 2007 -0500
20029
20030 rtc/: Remove obsolete references to CONFIG_COMMANDS
20031
20032 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20033
20034 commit 67350568f9d46e66c21829f3513b3db0caeb948b
20035 Author: Jon Loeliger <jdl@freescale.com>
20036 Date: Mon Jul 9 18:05:38 2007 -0500
20037
20038 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS
20039
20040 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20041
20042 commit 7def6b34f910f08d7ef0a14646da067719237ca2
20043 Author: Jon Loeliger <jdl@freescale.com>
20044 Date: Mon Jul 9 18:02:11 2007 -0500
20045
20046 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS
20047
20048 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20049
20050 commit dd60d1223b99a88a7216f3e041fe40634ad4c2bb
20051 Author: Jon Loeliger <jdl@freescale.com>
20052 Date: Mon Jul 9 17:56:50 2007 -0500
20053
20054 fs/: Remove obsolete references to CONFIG_COMMANDS
20055
20056 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20057
20058 commit c91898bbc505aff3e12a807af88e76da18efb7ee
20059 Author: Jon Loeliger <jdl@freescale.com>
20060 Date: Mon Jul 9 17:46:09 2007 -0500
20061
20062 tools/: Remove obsolete references to CONFIG_COMMANDS
20063
20064 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20065
20066 commit 643d1ab23960950b52e0a2803c2d3ea4c558fa01
20067 Author: Jon Loeliger <jdl@freescale.com>
20068 Date: Mon Jul 9 17:45:14 2007 -0500
20069
20070 net/: Remove obsolete references to CONFIG_COMMANDS
20071
20072 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20073
20074 commit cb51c0bf88f95a1bca68324b0126f8eed8b43273
20075 Author: Jon Loeliger <jdl@freescale.com>
20076 Date: Mon Jul 9 17:39:42 2007 -0500
20077
20078 drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
20079
20080 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20081
20082 commit 07d38a17e964aec4c7827f0ee9a583bc8cc1ad6b
20083 Author: Jon Loeliger <jdl@freescale.com>
20084 Date: Mon Jul 9 17:30:01 2007 -0500
20085
20086 drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS
20087
20088 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20089
20090 commit cde5c64d17cf4834aa7b5c373f288bc7dad27b29
20091 Author: Jon Loeliger <jdl@freescale.com>
20092 Date: Mon Jul 9 17:22:37 2007 -0500
20093
20094 disk/: Remove obsolete references to CONFIG_COMMANDS
20095
20096 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20097
20098 commit 639221c76c88215bd55af83ad174fc30d1940f8f
20099 Author: Jon Loeliger <jdl@freescale.com>
20100 Date: Mon Jul 9 17:15:49 2007 -0500
20101
20102 include/: Remove obsolete references to CONFIG_COMMANDS
20103 Mostly removed from comments here.
20104
20105 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20106
20107 commit 4ef218f6fdf8d747f4589da5252b004e7d2c2876
20108 Author: Wolfgang Denk <wd@denx.de>
20109 Date: Tue Jul 10 00:01:28 2007 +0200
20110
20111 Coding style cleanup; update CHANGELOG.
20112
20113 Signed-off-by: Wolfgang Denk <wd@denx.de>
20114
20115 commit c8603cfbd4573379a6076c9c208545ba2bbf019a
20116 Author: Stefan Roese <sr@denx.de>
20117 Date: Mon Jul 9 11:00:24 2007 +0200
20118
20119 Small coding style cleanup
20120
20121 Signed-off-by: Stefan Roese <sr@denx.de>
20122
20123 commit 0f92c7e7c9a62755b1457d3c46f93c8c1f6c19fc
20124 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
20125 Date: Mon Jul 9 10:10:08 2007 +0200
20126
20127 Migrate esd 405EP boards to new NAND subsystem
20128
20129 Remove unused CFG_NAND_LEGACY define
20130
20131 These boards to not have NAND.
20132
20133 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
20134
20135 commit bd84ee4c2020c3a6861f4bb2e7ea0fb49f82e803
20136 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
20137 Date: Mon Jul 9 10:10:06 2007 +0200
20138
20139 Migrate esd 405EP boards to new NAND subsystem
20140
20141 Migrate esd 405EP boards to new NAND subsystem
20142
20143 -cleanup
20144 -use correct io accessors (in/out_be32())
20145
20146 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
20147
20148 commit e09f7ab5749c345f924da272bea0521a73af5b11
20149 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
20150 Date: Mon Jul 9 10:10:04 2007 +0200
20151
20152 Migrate esd 405EP boards to new NAND subsystem
20153
20154 This patch prepares the migration from the legacy NAND driver
20155 to U-Boot's new NAND subsystem for esd boards.
20156
20157 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
20158
20159 commit c3517f919d0f61650cf3027fd4faf0f631142f6c
20160 Author: Jon Loeliger <jdl@freescale.com>
20161 Date: Sun Jul 8 18:10:08 2007 -0500
20162
20163 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
20164
20165 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20166
20167 commit fd9bcaa35be64fe41a4223fdb6ecdbad52470b39
20168 Author: Jon Loeliger <jdl@freescale.com>
20169 Date: Sun Jul 8 18:05:39 2007 -0500
20170
20171 common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
20172
20173 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20174
20175 commit c76fe47425afc7d5d670ff0539823c85d65d9c42
20176 Author: Jon Loeliger <jdl@freescale.com>
20177 Date: Sun Jul 8 18:02:23 2007 -0500
20178
20179 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
20180
20181 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20182
20183 commit baa26db4113679b80970ff447d91cc10217742a6
20184 Author: Jon Loeliger <jdl@freescale.com>
20185 Date: Sun Jul 8 17:51:39 2007 -0500
20186
20187 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
20188
20189 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20190
20191 commit af075ee96e52dda7b6bca6c937588aeaaec5f2cd
20192 Author: Jon Loeliger <jdl@freescale.com>
20193 Date: Sun Jul 8 17:02:01 2007 -0500
20194
20195 Clear up confusion over the CMD_POST and POST_DIAG mess.
20196
20197 For some reason, CONFIG_POST permeated as CONFIG_CMD_POST_DIAG
20198 when it really means just CONFIG_CMD_DIAG. There is no CMD_POST.
20199 Clear this mess up some.
20200
20201 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20202
20203 commit b3631487105a57ab7cbadfc26efbaf9676275018
20204 Author: Jon Loeliger <jdl@freescale.com>
20205 Date: Sun Jul 8 15:45:08 2007 -0500
20206
20207 Remove references to the old cmd_confdefs.h include file.
20208
20209 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20210
20211 commit a22d4da95e20049b4daa1c2a022f61e8a72f2fb6
20212 Author: Jon Loeliger <jdl@freescale.com>
20213 Date: Sun Jul 8 15:42:59 2007 -0500
20214
20215 include/configs: Catch some CONFIG_CMD_* conversion stragglers.
20216
20217 Use new CONFIG_CMD_* in lwmon5.h board config file.
20218 Fix CONFIG_CMD_* typo braindamage in omap1510inn.h
20219
20220 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20221
20222 commit a5562901661bd428f7e5feb333f796372cb81019
20223 Author: Jon Loeliger <jdl@freescale.com>
20224 Date: Sun Jul 8 15:31:57 2007 -0500
20225
20226 include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files.
20227
20228 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20229
20230 commit fe7f782d5b8c64a0195c68c31a0a11d4f641355e
20231 Author: Jon Loeliger <jdl@freescale.com>
20232 Date: Sun Jul 8 15:02:44 2007 -0500
20233
20234 include/configs: Use new CONFIG_CMD_* in various S* named board config files.
20235
20236 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20237
20238 commit e9a0f8f15c11f337967aa0600ad6e8af33037f50
20239 Author: Jon Loeliger <jdl@freescale.com>
20240 Date: Sun Jul 8 15:12:40 2007 -0500
20241
20242 include/configs: Use new CONFIG_CMD_* in various R* named board config files.
20243
20244 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20245
20246 commit 12aa9fd23d724bd6ab88e1baa0db35133a27303f
20247 Author: Jon Loeliger <jdl@freescale.com>
20248 Date: Sun Jul 8 14:55:07 2007 -0500
20249
20250 include/configs: Use new CONFIG_CMD_* in various Q* named board config files.
20251
20252 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20253
20254 commit acf0269779422f3e147d2ddfb499c9f6ff10ad5e
20255 Author: Jon Loeliger <jdl@freescale.com>
20256 Date: Sun Jul 8 14:49:44 2007 -0500
20257
20258 include/configs: Use new CONFIG_CMD_* in various P* named board config files.
20259
20260 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20261
20262 commit e18a1061a8630cb67995fdf99afd3fb50d1b187d
20263 Author: Jon Loeliger <jdl@freescale.com>
20264 Date: Sun Jul 8 14:21:43 2007 -0500
20265
20266 include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.
20267
20268 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20269
20270 commit 8353e139bfad9059c54f5b2421f1a3090e15a2e2
20271 Author: Jon Loeliger <jdl@freescale.com>
20272 Date: Sun Jul 8 14:14:17 2007 -0500
20273
20274 include/configs: Use new CONFIG_CMD_* in various M* named board config files.
20275
20276 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20277
20278 commit 348f258f24253433e4a2302a0bbceb6740a67246
20279 Author: Jon Loeliger <jdl@freescale.com>
20280 Date: Sun Jul 8 13:46:18 2007 -0500
20281
20282 include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config files.
20283
20284 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20285
20286 commit 6c4f4da9bfc9f9403f54fce678ed0364b7c86a6a
20287 Author: Jon Loeliger <jdl@freescale.com>
20288 Date: Sun Jul 8 10:09:35 2007 -0500
20289
20290 include/configs: Use new CONFIG_CMD_* in various H* named board config files.
20291
20292 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20293
20294 commit 60a0876b5106b34220e459c208bbf648073306c0
20295 Author: Jon Loeliger <jdl@freescale.com>
20296 Date: Sat Jul 7 21:04:26 2007 -0500
20297
20298 include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files.
20299
20300 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20301
20302 commit dcaa71562826a2466e894c868d132509dcda8444
20303 Author: Jon Loeliger <jdl@freescale.com>
20304 Date: Sat Jul 7 20:56:05 2007 -0500
20305
20306 include/configs: Use new CONFIG_CMD_* in various E* named board config files.
20307
20308 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20309
20310 commit 3c3227f3c737502311b25b72084573901cbbf17d
20311 Author: Jon Loeliger <jdl@freescale.com>
20312 Date: Sat Jul 7 20:40:43 2007 -0500
20313
20314 include/configs: Use new CONFIG_CMD_* in various D* named board config files.
20315
20316 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20317
20318 commit 49cf7e8ee7ef943fdfe866ce28410b0bfbf6a26c
20319 Author: Jon Loeliger <jdl@freescale.com>
20320 Date: Thu Jul 5 19:52:35 2007 -0500
20321
20322 include/configs: Use new CONFIG_CMD_* in various C* named board config files.
20323
20324 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20325
20326 commit de8b2a6e33298dcdb10bdda48db25e53c3089eba
20327 Author: Jon Loeliger <jdl@freescale.com>
20328 Date: Thu Jul 5 19:32:07 2007 -0500
20329
20330 include/configs: Use new CONFIG_CMD_* in various B* named board config files.
20331
20332 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20333
20334 commit 498ff9a228485bd4b9f23d066bada268f9add1dd
20335 Author: Jon Loeliger <jdl@freescale.com>
20336 Date: Thu Jul 5 19:13:52 2007 -0500
20337
20338 include/configs: Use new CONFIG_CMD_* in various A* named board config files.
20339
20340 Since ADS860.h includes "board/fads/fads.h" with ramifications
20341 on the CONFIG_COMMAND treatment, it too has to be adjusted to
20342 exclude already configured commands in this same commit.
20343
20344 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20345
20346 commit 10e038932f22ee80ebd53de312531e70e6590a2f
20347 Author: Thomas Knobloch <knobloch@siemens.com>
20348 Date: Fri Jul 6 14:58:39 2007 +0200
20349
20350 [NAND] Bad block skipping for command nboot
20351
20352 The old implementation of command nboot does not support reading the image from
20353 NAND flash with skipping of bad blocks. The patch implements a new version of
20354 the nboot command: by calling nboot.jffs2 from the u-boot command line the
20355 command will load the image from NAND flash with respect to bad blocks (by using
20356 nand_read_opts()). This is similar to e.g. the NAND read command: "nand
20357 read.jffs2 ...".
20358
20359 Signed-off-by: Thomas Knobloch <knobloch@siemens.com>
20360 Signed-off-by: Stefan Roese <sr@denx.de>
20361
20362 commit 334043f601a90ac53e5ecc846fbb73a1ef38cb1f
20363 Author: Stefan Roese <sr@denx.de>
20364 Date: Fri Jul 6 12:26:51 2007 +0200
20365
20366 ppc4xx: Update lwmon5 default environment
20367
20368 Signed-off-by: Stefan Roese <sr@denx.de>
20369
20370 commit 5d187430a055d62f17ca84d75e7245439d1f7e75
20371 Author: Stefan Roese <sr@denx.de>
20372 Date: Fri Jul 6 11:48:24 2007 +0200
20373
20374 ppc4xx: Update lwmon5 board
20375
20376 Add unlock=yes environment variable to default variables to unlock
20377 the CFI flash by default.
20378
20379 Signed-off-by: Stefan Roese <sr@denx.de>
20380
20381 commit 6b0a174a1e6f55e1f5a1fbb223cdad7645a4646e
20382 Author: Stefan Roese <sr@denx.de>
20383 Date: Fri Jul 6 09:45:47 2007 +0200
20384
20385 Fix problem with get/setdcr commands introduced by cfg patches
20386
20387 Signed-off-by: Stefan Roese <sr@denx.de>
20388
20389 commit f1152f8c28db4a22087c21c618a3f7baa48e9a4f
20390 Author: Wolfgang Denk <wd@denx.de>
20391 Date: Fri Jul 6 02:50:19 2007 +0200
20392
20393 Code cleanup and default config update for STC GP3 SSA board.
20394
20395 Signed-off-by: Wolfgang Denk <wd@denx.de>
20396
20397 commit e4dbe1b215f5c6c462e76909d240bd96472b84de
20398 Author: Wolfgang Denk <wd@denx.de>
20399 Date: Thu Jul 5 17:56:27 2007 +0200
20400
20401 Fixing some typos etc. introduced mainly by cfg patches.
20402
20403 Signed-off-by: Wolfgang Denk <wd@denx.de>
20404
20405 commit b6b4684546809f89c8bac72863ca49b5fd8ac0cd
20406 Author: Wolfgang Denk <wd@denx.de>
20407 Date: Thu Jul 5 11:12:16 2007 +0200
20408
20409 Minor coding style cleanup. Update CHANGELOG.
20410
20411 commit dca3b3d6d6396b67e5e84af53452164923c73443
20412 Author: Jon Loeliger <jdl@jdl.com>
20413 Date: Wed Jul 4 22:33:46 2007 -0500
20414
20415 include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files.
20416
20417 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20418
20419 commit 6c18eb9804b525f3e4f3bb3d014dd69a200d9fa7
20420 Author: Jon Loeliger <jdl@jdl.com>
20421 Date: Wed Jul 4 22:33:38 2007 -0500
20422
20423 include/configs: Use new CONFIG_CMD_* in various t* and u* named board config files.
20424
20425 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20426
20427 commit 46da1e96b7db14f4fcd2c92544e7c0862024bc76
20428 Author: Jon Loeliger <jdl@jdl.com>
20429 Date: Wed Jul 4 22:33:30 2007 -0500
20430
20431 include/configs: Use new CONFIG_CMD_* in various s* named board config files.
20432
20433 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20434
20435 commit 90cc3eb6d2be856d9ddd81436de9cf343bc6b5c8
20436 Author: Jon Loeliger <jdl@jdl.com>
20437 Date: Wed Jul 4 22:33:23 2007 -0500
20438
20439 include/configs: Use new CONFIG_CMD_* in various q* and r* named board config files.
20440
20441 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20442
20443 commit 26a34560d56a9df5bc2ae23525d9229736134757
20444 Author: Jon Loeliger <jdl@jdl.com>
20445 Date: Wed Jul 4 22:33:17 2007 -0500
20446
20447 include/configs: Use new CONFIG_CMD_* in various p* named board config files.
20448
20449 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20450
20451 commit a5cb23092a7d31490a33d4ec871468b63babfa3c
20452 Author: Jon Loeliger <jdl@jdl.com>
20453 Date: Wed Jul 4 22:33:13 2007 -0500
20454
20455 include/configs: Use new CONFIG_CMD_* in various o* named board config files.
20456
20457 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20458
20459 commit 929a2bfd142737003a8fc32e1b86e1f2c1850257
20460 Author: Jon Loeliger <jdl@jdl.com>
20461 Date: Wed Jul 4 22:33:07 2007 -0500
20462
20463 include/configs: Use new CONFIG_CMD_* in various n* named board config files.
20464
20465 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20466
20467 commit 5dc11a511960d490f7f01ffd746edfe6277f99b0
20468 Author: Jon Loeliger <jdl@jdl.com>
20469 Date: Wed Jul 4 22:33:01 2007 -0500
20470
20471 include/configs: Use new CONFIG_CMD_* in various m* named board config files.
20472
20473 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20474
20475 commit 9bbb1c0820c1fbd3811ab6ee4ba0f6c6f76b27e4
20476 Author: Jon Loeliger <jdl@jdl.com>
20477 Date: Wed Jul 4 22:32:57 2007 -0500
20478
20479 include/configs: Use new CONFIG_CMD_* in various l* named board config files.
20480
20481 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20482
20483 commit bc234c129fa04fb9fa33530930e5cbc6084cd47a
20484 Author: Jon Loeliger <jdl@jdl.com>
20485 Date: Wed Jul 4 22:32:51 2007 -0500
20486
20487 include/configs: Use new CONFIG_CMD_* in various j* and k* named board config files.
20488
20489 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20490
20491 commit 1d2c6bc491969f8d8fb34c8e30e8bea7a2af9c31
20492 Author: Jon Loeliger <jdl@jdl.com>
20493 Date: Wed Jul 4 22:32:32 2007 -0500
20494
20495 include/configs: Use new CONFIG_CMD_* in various i* named board config files.
20496
20497 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20498
20499 commit 48d5d102a2f2e619c92050b9aedbb69689185bc0
20500 Author: Jon Loeliger <jdl@jdl.com>
20501 Date: Wed Jul 4 22:32:25 2007 -0500
20502
20503 include/configs: Use new CONFIG_CMD_* in various h* named board config files.
20504
20505 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20506
20507 commit 72eb0efaed7048afcc61fc6f0085c49394b5dc36
20508 Author: Jon Loeliger <jdl@jdl.com>
20509 Date: Wed Jul 4 22:32:19 2007 -0500
20510
20511 include/configs: Use new CONFIG_CMD_* in various g* named board config files.
20512
20513 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20514
20515 commit 1bec3d3002d3bbbae6f2468a0f7376db1120d33e
20516 Author: Jon Loeliger <jdl@jdl.com>
20517 Date: Wed Jul 4 22:32:10 2007 -0500
20518
20519 include/configs: Use new CONFIG_CMD_* in various e* named board config files.
20520
20521 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20522
20523 commit ab999ba1b31ebe78dd16374394a55d7c6e5aa6e4
20524 Author: Jon Loeliger <jdl@jdl.com>
20525 Date: Wed Jul 4 22:32:03 2007 -0500
20526
20527 include/configs: Use new CONFIG_CMD_* in various d* named board config files.
20528
20529 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20530
20531 commit 37e4f24b87fa255ae456d193b7cd23c18dd1d56b
20532 Author: Jon Loeliger <jdl@jdl.com>
20533 Date: Wed Jul 4 22:31:56 2007 -0500
20534
20535 include/configs: Use new CONFIG_CMD_* in various c* named board config files.
20536
20537 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20538
20539 commit ba2351f9d1e841bd00ea6dad1e3c16d0259ad264
20540 Author: Jon Loeliger <jdl@jdl.com>
20541 Date: Wed Jul 4 22:31:49 2007 -0500
20542
20543 include/configs: Use new CONFIG_CMD_* in various b* named board config files.
20544
20545 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20546
20547 commit 0b361c916617aff79e647b40f0e43361e0bbaccf
20548 Author: Jon Loeliger <jdl@jdl.com>
20549 Date: Wed Jul 4 22:31:42 2007 -0500
20550
20551 include/configs: Use new CONFIG_CMD_* in various a* named board config files.
20552
20553 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20554
20555 commit b730cda82e362df6a22f4c59c0a9b97e885b1014
20556 Author: Jon Loeliger <jdl@jdl.com>
20557 Date: Wed Jul 4 22:31:35 2007 -0500
20558
20559 include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.
20560
20561 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20562
20563 commit d794cfefead5fc177cf4f41164e80382e9c9484a
20564 Author: Jon Loeliger <jdl@jdl.com>
20565 Date: Wed Jul 4 22:31:15 2007 -0500
20566
20567 include/configs: Use new CONFIG_CMD_* in various 5200 board config files.
20568
20569 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20570
20571 commit ef0df52ab49eea4a30c15087fd27d54c1d946f2c
20572 Author: Jon Loeliger <jdl@jdl.com>
20573 Date: Wed Jul 4 22:31:07 2007 -0500
20574
20575 include/configs: Use new CONFIG_CMD_* in STx board config files.
20576
20577 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20578
20579 commit 866e3089bfc826bb4dc74637f8aad87a3bab79fc
20580 Author: Jon Loeliger <jdl@jdl.com>
20581 Date: Wed Jul 4 22:30:58 2007 -0500
20582
20583 include/configs: Use new CONFIG_CMD_* in sbc* board config files.
20584
20585 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20586
20587 commit 2694690e285acaa34922f55f4b5ae030da60c55a
20588 Author: Jon Loeliger <jdl@jdl.com>
20589 Date: Wed Jul 4 22:30:50 2007 -0500
20590
20591 include/configs: Use new CONFIG_CMD_* in TQM board config files.
20592
20593 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20594
20595 commit 1cc4c458329765b58e584a19821e796b3c10e976
20596 Author: Jon Loeliger <jdl@jdl.com>
20597 Date: Wed Jul 4 22:30:28 2007 -0500
20598
20599 include/configs: Use new CONFIG_CMD_* in 82xx board config files.
20600
20601 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20602
20603 commit 8ea5499afdaba0acf60923dd99001c399d4a7c8e
20604 Author: Jon Loeliger <jdl@jdl.com>
20605 Date: Wed Jul 4 22:30:06 2007 -0500
20606
20607 include/configs: Use new CONFIG_CMD_* in 83xx board config files.
20608
20609 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20610
20611 commit b44896215a09c60fa40cae906f7ed207bbc2c492
20612 Author: Sergei Poselenov <sposelenov@emcraft.com>
20613 Date: Thu Jul 5 08:17:37 2007 +0200
20614
20615 Merged POST framework with the current TOT.
20616
20617 Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
20618
20619 commit b24629fa377214d63bb40d1360e354b6d3e4af56
20620 Author: Jon Loeliger <jdl@jdl.com>
20621 Date: Wed Jun 13 13:23:15 2007 -0500
20622
20623 mpc86xx: Remove old CFG_CMD_* references.
20624
20625 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20626
20627 commit 46175d9764da129bb4fd341cd2554dc7d55f5b2a
20628 Author: Jon Loeliger <jdl@jdl.com>
20629 Date: Wed Jun 13 13:22:54 2007 -0500
20630
20631 Add MPC8568MDS to MAKEALL 85xx target.
20632
20633 It was missing from the original port submission.
20634
20635 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20636
20637 commit 2835e518c969e5124ba1174eef3e8375e12fa7d5
20638 Author: Jon Loeliger <jdl@jdl.com>
20639 Date: Wed Jun 13 13:22:08 2007 -0500
20640
20641 include/configs: Use new CONFIG_CMD_* in 85xx board config files.
20642
20643 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20644
20645 commit 56b304ac2091689506088a9ae67f63fd6300cf16
20646 Author: Jon Loeliger <jdl@jdl.com>
20647 Date: Wed Jun 13 13:21:37 2007 -0500
20648
20649 Fix #if typo in CONFIG_CMD_* changes.
20650
20651 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20652
20653 commit f780b83316d9af1f61d71cc88b1917b387b9b995
20654 Author: Niklaus Giger <niklausgiger@gmx.ch>
20655 Date: Wed Jun 27 18:11:38 2007 +0200
20656
20657 resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX
20658
20659 Signed-off-by: Niklaus Giger <niklaus.giger@nestal.com>
20660
20661 commit 04e6c38b766eaa2f3287561563c9e215e0c3a0d4
20662 Author: Stefan Roese <sr@denx.de>
20663 Date: Wed Jul 4 10:06:30 2007 +0200
20664
20665 ppc4xx: Update lwmon5 board
20666
20667 - Add optional ECC generation routine to preserve existing
20668 RAM values. This is needed for the Linux log-buffer support
20669 - Add optional DDR2 setup with CL=4
20670 - GPIO50 not used anymore
20671 - Lime register setup added
20672
20673 Signed-off-by: Stefan Roese <sr@denx.de>
20674
20675 commit 6810a34677dbc446334f5e451f1682426dd33b49
20676 Author: Grant Likely <grant.likely@secretlab.ca>
20677 Date: Tue Jul 3 00:17:28 2007 -0600
20678
20679 Fix Makefile to use $(MKCONFIG) macro for all board ports
20680
20681 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20682
20683 commit 90b1b2d69b9396ff2f01165ebc16c9a594eb5926
20684 Author: Grant Likely <grant.likely@secretlab.ca>
20685 Date: Tue Jul 3 00:17:28 2007 -0600
20686
20687 Fix Makefile to use $(MKCONFIG) macro for all board ports
20688
20689 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20690
20691 commit 057004f4a4863554d56cc56268bfa7c7d9738e27
20692 Author: Grant Likely <grant.likely@secretlab.ca>
20693 Date: Tue Jul 3 00:34:49 2007 -0600
20694
20695 Correct fixup relocation for mpc83xx
20696
20697 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20698
20699 commit 5af61b2f4b838a05f79be274f3e5a66edd2d9c96
20700 Author: Grant Likely <grant.likely@secretlab.ca>
20701 Date: Tue Jul 3 00:34:44 2007 -0600
20702
20703 Correct fixup relocation for mpc8260
20704
20705 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20706
20707 commit f3a52fe05923935db86985daf9438e2f70ac39aa
20708 Author: Grant Likely <grant.likely@secretlab.ca>
20709 Date: Tue Jul 3 00:34:39 2007 -0600
20710
20711 Correct fixup relocation for mpc824x
20712
20713 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20714
20715 commit a85dd254c0577fca13627c46e93fc2ad4c4f1f00
20716 Author: Grant Likely <grant.likely@secretlab.ca>
20717 Date: Tue Jul 3 00:34:34 2007 -0600
20718
20719 Correct fixup relocation for mpc8220
20720
20721 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20722
20723 commit 6f7576b20ecf0d040c3ac3b032b5cbc860e38a90
20724 Author: Grant Likely <grant.likely@secretlab.ca>
20725 Date: Tue Jul 3 00:34:29 2007 -0600
20726
20727 Correct fixup relocation for MPC5xxx
20728
20729 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20730
20731 commit 3649cd99ba815b6601868735765602f00ef3692b
20732 Author: Grant Likely <grant.likely@secretlab.ca>
20733 Date: Tue Jul 3 00:34:24 2007 -0600
20734
20735 Correct relocation fixup for mpc5xx
20736
20737 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20738
20739 commit f82b3b6304b620ef7e28bfaa1ea887a2ad2fa325
20740 Author: Grant Likely <grant.likely@secretlab.ca>
20741 Date: Tue Jul 3 00:34:19 2007 -0600
20742
20743 Don't set gd->reloc_off if relocation of .fixup works correctly
20744
20745 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20746
20747 commit e1a6144c32dc7de73bcdd33995de0148cbd0bd28
20748 Author: Grant Likely <grant.likely@secretlab.ca>
20749 Date: Tue Jul 3 00:34:14 2007 -0600
20750
20751 Remove obsolete mpc83xx linker scripts
20752
20753 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20754
20755 commit 17e32fc3908bf7089d3f16fc82a1c3ae674dd65b
20756 Author: Grant Likely <grant.likely@secretlab.ca>
20757 Date: Tue Jul 3 00:34:09 2007 -0600
20758
20759 Consolidate mpc8260 linker scripts
20760
20761 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20762
20763 commit af7d38b393690d7eeaf418ac85a1e831a50d5fd0
20764 Author: Grant Likely <grant.likely@secretlab.ca>
20765 Date: Tue Jul 3 00:34:04 2007 -0600
20766
20767 Remove obsolete mpc824x linker scripts
20768
20769 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20770
20771 commit f94a3aecebc40ca0939c7d66d010009cf51be9e2
20772 Author: Grant Likely <grant.likely@secretlab.ca>
20773 Date: Tue Jul 3 00:33:59 2007 -0600
20774
20775 Remove obsolete mpc824x linker scripts (3 of 4)
20776
20777 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20778
20779 commit a71c084f3ac7fedf144537db2b2da47323068833
20780 Author: Grant Likely <grant.likely@secretlab.ca>
20781 Date: Tue Jul 3 00:33:53 2007 -0600
20782
20783 Remove obsolete mpc824x linker scripts (2 of 4)
20784
20785 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20786
20787 commit f670a15468d1365241d40022b9408e1004181f5e
20788 Author: Grant Likely <grant.likely@secretlab.ca>
20789 Date: Tue Jul 3 00:33:48 2007 -0600
20790
20791 Remove obsolete mpc824x linker scripts (1 of 4)
20792
20793 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20794
20795 commit 09555bd45a04c0e54f172528d21bc18896550d28
20796 Author: Grant Likely <grant.likely@secretlab.ca>
20797 Date: Tue Jul 3 00:33:43 2007 -0600
20798
20799 Remove obsolete mpc8220 linker scripts
20800
20801 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20802
20803 commit 5efb992f046e51225c93d52f80fecbe433abd789
20804 Author: Grant Likely <grant.likely@secretlab.ca>
20805 Date: Tue Jul 3 00:33:38 2007 -0600
20806
20807 Remove obsolete mpc5xxx linker scripts (3 of 3)
20808
20809 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20810
20811 commit 07c13dfef65b31647e69d8b61daa1eec598add1a
20812 Author: Grant Likely <grant.likely@secretlab.ca>
20813 Date: Tue Jul 3 00:33:33 2007 -0600
20814
20815 Remove obsolete mpc5xxx linker scripts (2 of 3)
20816
20817 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20818
20819 commit b4f67513a624ce85866c66c575bd2d9d7977d7f0
20820 Author: Grant Likely <grant.likely@secretlab.ca>
20821 Date: Tue Jul 3 00:33:28 2007 -0600
20822
20823 Remove obsolete mpc5xxx linker scripts (1 of 3)
20824
20825 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20826
20827 commit b7d8e05f8675249b5f208aa73babeed384a4519d
20828 Author: Grant Likely <grant.likely@secretlab.ca>
20829 Date: Tue Jul 3 00:33:23 2007 -0600
20830
20831 Remove obsolete mpc5xx linker scripts
20832
20833 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20834
20835 commit 416a0b6d40f6eba3a2fc547253c16bda28d922f7
20836 Author: Grant Likely <grant.likely@secretlab.ca>
20837 Date: Tue Jul 3 00:33:18 2007 -0600
20838
20839 Consolidate mpc83xx linker scripts
20840
20841 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20842
20843 commit 5fc59175b92883ed5d2666a04e6bc49e70a4a365
20844 Author: Grant Likely <grant.likely@secretlab.ca>
20845 Date: Tue Jul 3 00:33:13 2007 -0600
20846
20847 Consolidate mpc8260 linker scripts
20848
20849 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20850
20851 commit 737f9eb02d7335df2b3e4d7a4d3348784d1da207
20852 Author: Grant Likely <grant.likely@secretlab.ca>
20853 Date: Tue Jul 3 00:33:08 2007 -0600
20854
20855 Consolidate mpc824x linker scripts
20856
20857 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20858
20859 commit 9c757b789a59a855db57b448dd825329c4e9c4a0
20860 Author: Grant Likely <grant.likely@secretlab.ca>
20861 Date: Tue Jul 3 00:33:03 2007 -0600
20862
20863 Consolidate mpc8220 linker scripts
20864
20865 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20866
20867 commit d181c9a15cd41863fe24840d17848429f27d3c8c
20868 Author: Grant Likely <grant.likely@secretlab.ca>
20869 Date: Tue Jul 3 00:32:58 2007 -0600
20870
20871 Consolidate mpc5xxx linker scripts
20872
20873 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20874
20875 commit 287ac924adb7291bebe5086652a362a30ab28b13
20876 Author: Grant Likely <grant.likely@secretlab.ca>
20877 Date: Tue Jul 3 00:32:53 2007 -0600
20878
20879 Consolidate mpc5xx linker scripts
20880
20881 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
20882
20883 commit 52b8704d0245e589f86d462e9ec25aeb7ecbbbdd
20884 Author: Wolfgang Denk <wd@denx.de>
20885 Date: Wed Jul 4 00:43:53 2007 +0200
20886
20887 Fix a few file permission problems.
20888
20889 Signed-off-by: Wolfgang Denk <wd@denx.de>
20890
20891 commit 78e0cf2de7be7f1eaeeb622eb61fd50e4d5e205c
20892 Author: Wolfgang Denk <wd@denx.de>
20893 Date: Wed Jul 4 00:38:38 2007 +0200
20894
20895 Minor coding style cleanup. Rebuild CHANGELOG file.
20896
20897 commit 2f9c19e496acb6bb50d9299e1aab377625d48c38
20898 Author: Jon Loeliger <jdl@jdl.com>
20899 Date: Mon Jun 11 19:03:44 2007 -0500
20900
20901 configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.
20902
20903 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20904
20905 commit 602ad3b33d9ceef83dbab46be68646d645d637ee
20906 Author: Jon Loeliger <jdl@jdl.com>
20907 Date: Mon Jun 11 19:03:39 2007 -0500
20908
20909 README: Rewrite command line config to use CONFIG_CMD_* names.
20910
20911 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20912
20913 commit 72a074cec68e5bad60d63206c050974e08afd804
20914 Author: Jon Loeliger <jdl@jdl.com>
20915 Date: Mon Jun 11 19:03:34 2007 -0500
20916
20917 include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
20918
20919 This is a compatibility step that allows both the older form
20920 and the new form to co-exist for a while until the older can
20921 be removed entirely.
20922
20923 All transformations are of the form:
20924 Before:
20925 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
20926 After:
20927 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
20928
20929 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20930
20931 commit 5fcf543e0b6628c76ff48705b1b0566bfd11507b
20932 Author: Jon Loeliger <jdl@jdl.com>
20933 Date: Mon Jun 11 19:03:28 2007 -0500
20934
20935 tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
20936
20937 This is a compatibility step that allows both the older form
20938 and the new form to co-exist for a while until the older can
20939 be removed entirely.
20940
20941 All transformations are of the form:
20942 Before:
20943 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
20944 After:
20945 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
20946
20947 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20948
20949 commit 9107ebe0d352420895ab69b715697bdebc8caf50
20950 Author: Jon Loeliger <jdl@jdl.com>
20951 Date: Mon Jun 11 19:03:23 2007 -0500
20952
20953 board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
20954
20955 This is a compatibility step that allows both the older form
20956 and the new form to co-exist for a while until the older can
20957 be removed entirely.
20958
20959 All transformations are of the form:
20960 Before:
20961 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
20962 After:
20963 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
20964
20965 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20966
20967 commit 5e378003d592ea828ec69d6defcd4de79096dd5c
20968 Author: Jon Loeliger <jdl@jdl.com>
20969 Date: Mon Jun 11 19:03:19 2007 -0500
20970
20971 board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
20972
20973 This is a compatibility step that allows both the older form
20974 and the new form to co-exist for a while until the older can
20975 be removed entirely.
20976
20977 All transformations are of the form:
20978 Before:
20979 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
20980 After:
20981 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
20982
20983 Signed-off-by: Jon Loeliger <jdl@freescale.com>
20984
20985 commit 737184114ec9c9e0ab94d6713536126073bd2472
20986 Author: Jon Loeliger <jdl@jdl.com>
20987 Date: Mon Jun 11 19:03:15 2007 -0500
20988
20989 cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
20990
20991 This is a compatibility step that allows both the older form
20992 and the new form to co-exist for a while until the older can
20993 be removed entirely.
20994
20995 All transformations are of the form:
20996 Before:
20997 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
20998 After:
20999 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
21000
21001 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21002
21003 commit f48070fe5fe440dfb5ee5268c920de70e48ea327
21004 Author: Jon Loeliger <jdl@jdl.com>
21005 Date: Mon Jun 11 19:03:08 2007 -0500
21006
21007 cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
21008
21009 This is a compatibility step that allows both the older form
21010 and the new form to co-exist for a while until the older can
21011 be removed entirely.
21012
21013 All transformations are of the form:
21014 Before:
21015 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
21016 After:
21017 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
21018
21019 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21020
21021 commit 0c505db0a0dc1f670b13ce3b4d3fbf1ec5b3cbd2
21022 Author: Jon Loeliger <jdl@jdl.com>
21023 Date: Mon Jun 11 19:03:03 2007 -0500
21024
21025 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
21026
21027 This is a compatibility step that allows both the older form
21028 and the new form to co-exist for a while until the older can
21029 be removed entirely.
21030
21031 All transformations are of the form:
21032 Before:
21033 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
21034 After:
21035 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
21036
21037 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21038
21039 commit 73f032021ec5f13cda8faa4e34b6de80960eb86f
21040 Author: Jon Loeliger <jdl@jdl.com>
21041 Date: Mon Jun 11 19:02:58 2007 -0500
21042
21043 lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
21044
21045 This is a compatibility step that allows both the older form
21046 and the new form to co-exist for a while until the older can
21047 be removed entirely.
21048
21049 All transformations are of the form:
21050 Before:
21051 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
21052 After:
21053 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
21054
21055 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21056
21057 commit 98b79003c21c2578206003256de4e781d6b36ca8
21058 Author: Jon Loeliger <jdl@jdl.com>
21059 Date: Mon Jun 11 19:02:53 2007 -0500
21060
21061 rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
21062
21063 This is a compatibility step that allows both the older form
21064 and the new form to co-exist for a while until the older can
21065 be removed entirely.
21066
21067 All transformations are of the form:
21068 Before:
21069 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
21070 After:
21071 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
21072
21073 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21074
21075 commit 6e2115acb6a892d53a6881bf253ae41d3df39156
21076 Author: Jon Loeliger <jdl@jdl.com>
21077 Date: Mon Jun 11 19:02:49 2007 -0500
21078
21079 net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
21080
21081 This is a compatibility step that allows both the older form
21082 and the new form to co-exist for a while until the older can
21083 be removed entirely.
21084
21085 All transformations are of the form:
21086 Before:
21087 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
21088 After:
21089 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
21090
21091 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21092
21093 commit 45cdb9b72c94655c7308b464a2666057c0b286e0
21094 Author: Jon Loeliger <jdl@jdl.com>
21095 Date: Mon Jun 11 19:02:34 2007 -0500
21096
21097 disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
21098
21099 This is a compatibility step that allows both the older form
21100 and the new form to co-exist for a while until the older can
21101 be removed entirely.
21102
21103 All transformations are of the form:
21104 Before:
21105 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
21106 After:
21107 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
21108
21109 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21110
21111 commit 4e109ae98294a5ca7ff848b7652c7bfd4023a94a
21112 Author: Jon Loeliger <jdl@jdl.com>
21113 Date: Mon Jun 11 19:02:20 2007 -0500
21114
21115 fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
21116
21117 This is a compatibility step that allows both the older form
21118 and the new form to co-exist for a while until the older can
21119 be removed entirely.
21120
21121 All transformations are of the form:
21122 Before:
21123 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
21124 After:
21125 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
21126
21127 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21128
21129 commit d5be43de93ff905c465e509d45a3164ef48d26e7
21130 Author: Jon Loeliger <jdl@jdl.com>
21131 Date: Mon Jun 11 19:02:10 2007 -0500
21132
21133 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
21134
21135 This is a compatibility step that allows both the older form
21136 and the new form to co-exist for a while until the older can
21137 be removed entirely.
21138
21139 All transformations are of the form:
21140 Before:
21141 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
21142 After:
21143 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
21144
21145 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21146
21147 commit b453960d4fdb87b3970d96119b90df2ed024fc4a
21148 Author: Jon Loeliger <jdl@jdl.com>
21149 Date: Mon Jun 11 19:02:05 2007 -0500
21150
21151 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
21152
21153 This is a compatibility step that allows both the older form
21154 and the new form to co-exist for a while until the older can
21155 be removed entirely.
21156
21157 All transformations are of the form:
21158 Before:
21159 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
21160 After:
21161 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
21162
21163 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21164
21165 commit 65c450b47a62659d522cfa8f4fa1e4e5c60dccd0
21166 Author: Jon Loeliger <jdl@jdl.com>
21167 Date: Mon Jun 11 19:01:54 2007 -0500
21168
21169 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
21170
21171 This is a compatibility step that allows both the older form
21172 and the new form to co-exist for a while until the older can
21173 be removed entirely.
21174
21175 All transformations are of the form:
21176 Before:
21177 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
21178 After:
21179 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
21180
21181 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21182
21183 commit a76adc8142c1d956385a109e0b70f9319ede4d66
21184 Author: Jon Loeliger <jdl@jdl.com>
21185 Date: Mon Jun 11 19:01:43 2007 -0500
21186
21187 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
21188
21189 This is a compatibility step that allows both the older form
21190 and the new form to co-exist for a while until the older can
21191 be removed entirely.
21192
21193 All transformations are of the form:
21194 Before:
21195 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
21196 After:
21197 #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
21198
21199 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21200
21201 commit ec63b10b61fd68238d4c15c1cd04c0b38228e2c1
21202 Author: Jon Loeliger <jdl@jdl.com>
21203 Date: Mon Jun 11 19:01:34 2007 -0500
21204
21205 Introduce initial versions of new Command Config files.
21206
21207 Derive three new files from cmd_confdefs.h:
21208 config_bootp.h - Has BOOTP related config options, not commands
21209 config_cmd_all.h - Has a CONFIG_CMD_* definition for every command
21210 config_cmd_default.h - Has a CONFIG_CMD_* definition for default cmds.
21211
21212 For now, include "config_bootp.h" for compatability until all
21213 users of it directly include it properly.
21214
21215 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21216
21217 commit 1f2a05898658900dc5717761e27abf2052e67e13
21218 Author: Mushtaq Khan <mushtaqk_921@yahoo.co.in>
21219 Date: Sat Jun 30 18:50:48 2007 +0200
21220
21221 Fix S-ATA support.
21222
21223 Signed-off-by: mushtaq khan <mushtaqk_921@yahoo.co.in>
21224
21225 commit a5d71e290f3673269be8eefb4ec44f53412f9461
21226 Author: Heiko Schocher <hs@pollux.denx.de>
21227 Date: Mon Jun 25 19:11:37 2007 +0200
21228
21229 [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG
21230
21231 Signed-off-by: Heiko Schocher <hs@denx.de>
21232
21233 commit a1bd6200eccd3a02040a955d5f43d3ee1fc9f93b
21234 Author: Niklaus Giger <niklaus.giger@nestal.com>
21235 Date: Mon Jun 25 17:03:13 2007 +0200
21236
21237 ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt
21238
21239 This patch prints the DDR status registers upon machine check
21240 interrupt on the 440EPx/GRx. This can be useful especially when
21241 ECC support is enabled.
21242
21243 I added some small changes to the original patch from Niklaus to
21244 make it compile clean.
21245
21246 Signed-off-by: Niklaus Giger <niklaus.giger@nestal.com>
21247 Signed-off-by: Stefan Roese <sr@denx.de>
21248
21249 commit 807018fb7faceb429ce0cb47baa2073746b33a4e
21250 Author: Niklaus Giger <niklaus.giger@nestal.com>
21251 Date: Mon Jun 25 16:50:55 2007 +0200
21252
21253 ppc4xx: Fix O=buildir builds
21254
21255 This patch fixes the problem to assemble cpu/ppc4xx/start.S
21256 experienced last week where building failed having specified
21257 O=../build.sequoia.
21258
21259 Signed-off-by: Niklaus Giger <niklaus.giger@nestal.com>
21260
21261 commit 466fff1a7bb5fe764a06450626f6098219f446b8
21262 Author: Stefan Roese <sr@denx.de>
21263 Date: Mon Jun 25 15:57:39 2007 +0200
21264
21265 ppc4xx: Add pci_pre_init() for 405 boards
21266
21267 This patch removes the CFG_PCI_PRE_INIT option completely, since
21268 it's not needed anymore with the patch from Matthias Fuchs with
21269 the "weak" pci_pre_init() implementation.
21270
21271 Signed-off-by: Stefan Roese <sr@denx.de>
21272
21273 commit 6f35c53166213c24a5a0e2390ed861136ff73870
21274 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
21275 Date: Sun Jun 24 17:41:21 2007 +0200
21276
21277 ppc4xx: Maintenance patch for esd's CPCI405 derivats
21278
21279 -add pci_pre_init() for pci interrupt fixup code
21280 -disable phy sleep mode via reset_phy() function
21281 -use correct io accessors
21282 -cleanup
21283
21284 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
21285
21286 commit 5a1c9ff0c44305b57cb4d8f9369bba90bcf0e1f8
21287 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
21288 Date: Sun Jun 24 17:23:41 2007 +0200
21289
21290 ppc4xx: Add pci_pre_init() for 405 boards
21291
21292 This patch adds support for calling a plattform dependant
21293 pci_pre_init() function for 405 boards. This can be used to
21294 move the current pci_405gp_fixup_irq() function into the
21295 board code.
21296
21297 This patch also makes the CFG_PCI_PRE_INIT define obsolete.
21298 A default function with 'weak' attribute is used when
21299 a board specific pci_pre_init() is not implemented.
21300
21301 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
21302
21303 commit 1636d1c8529c006d106287cfbc20cd0a246fe1cb
21304 Author: Wolfgang Denk <wd@denx.de>
21305 Date: Fri Jun 22 23:59:00 2007 +0200
21306
21307 Coding stylke cleanup; rebuild CHANGELOG
21308
21309 commit 2dc64451b4c08ffd619372abfdc2506a2e2363b9
21310 Author: Igor Lisitsin <igor@emcraft.com>
21311 Date: Wed Apr 18 14:55:19 2007 +0400
21312
21313 Adapt log buffer code to support Linux 2.6
21314
21315 A new environment variable, "logversion", selects the log buffer
21316 behaviour. If it is not set or set to a value other than 2, then the
21317 old, Linux 2.4.4, behaviour is selected.
21318
21319 Signed-off-by: Igor Lisitsin <igor@emcraft.com>
21320 --
21321
21322 commit a11e06965ec91270c51853407ff1261d3c740386
21323 Author: Igor Lisitsin <igor@emcraft.com>
21324 Date: Wed Mar 28 19:06:19 2007 +0400
21325
21326 Extend POST support for PPC440
21327
21328 Added memory, CPU, UART, I2C and SPR POST tests for PPC440.
21329
21330 Signed-off-by: Igor Lisitsin <igor@emcraft.com>
21331 --
21332
21333 commit 566a494f592ae3b3c0785d90d4e1ba45574880c4
21334 Author: Heiko Schocher <hs@pollux.denx.de>
21335 Date: Fri Jun 22 19:11:54 2007 +0200
21336
21337 [PCS440EP] upgrade the PCS440EP board:
21338 - Show on the Status LEDs, some States of the board.
21339 - Get the MAC addresses from the EEProm
21340 - use PREBOOT
21341 - use the CF on the board.
21342 - check the U-Boot image in the Flash with a SHA1
21343 checksum.
21344 - use dynamic TLB entries generation for the SDRAM
21345
21346 Signed-off-by: Heiko Schocher <hs@denx.de>
21347
21348 commit 3a1f5c81b0b9557817a789bece839905581c2205
21349 Author: Stefan Roese <sr@denx.de>
21350 Date: Fri Jun 22 16:58:40 2007 +0200
21351
21352 ppc4xx: Fix problem with extended program_tlb() funtion
21353
21354 The recently extended program_tlb() function had a problem when
21355 multiple TLB's had to be setup (for example with 512MB of SDRAM). The
21356 virtual address was not incremented. This patch fixes this issue
21357 and is tested on Katmai with 512MB SDRAM.
21358
21359 Signed-off-by: Stefan Roese <sr@denx.de>
21360
21361 commit 02032e8f14751a1a751b09240a4f1cf9f8a2077f
21362 Author: Rafal Jaworowski <raj@semihalf.com>
21363 Date: Fri Jun 22 14:58:04 2007 +0200
21364
21365 [ppc] Fix build breakage for all non-4xx PowerPC variants.
21366
21367 - adapt to the more generic EXCEPTION_PROLOG and CRIT_EXCEPTION macros
21368 - minor 4xx cleanup
21369
21370 commit d677b32855f577ae2690dcd64a172cdd706e0ffc
21371 Author: Mike Frysinger <vapier@gentoo.org>
21372 Date: Fri Jun 22 10:34:12 2007 +0200
21373
21374 [patch] add nand_init() prototype to nand.h
21375
21376 since nand_init() is expected to be called by other parts of u-boot, there
21377 should be a prototype for it in nand.h
21378
21379 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
21380 Signed-off-by: Stefan Roese <sr@denx.de>
21381
21382 commit 83b4cfa3d629dff0264366263c5e94d9a50ad80b
21383 Author: Wolfgang Denk <wd@denx.de>
21384 Date: Wed Jun 20 18:14:24 2007 +0200
21385
21386 Coding style cleanup. Refresh CHANGELOG.
21387
21388 commit b3f9ec86e388207fd03dcdf7b145b9ed080bf024
21389 Author: Stefan Roese <sr@denx.de>
21390 Date: Tue Jun 19 17:22:44 2007 +0200
21391
21392 ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board
21393
21394 This patch adds a board command to configure the I2C bootstrap EEPROM
21395 values. Right now 533 and 667MHz are supported for booting either via NOR
21396 or NAND FLASH. Here the usage:
21397
21398 => bootstrap 533 nor ;to configure the board for 533MHz NOR booting
21399 => bootstrap 667 nand ;to configure the board for 667MHz NNAND booting
21400
21401 Signed-off-by: Stefan Roese <sr@denx.de>
21402
21403 commit df8a24cdd30151505cf57bbee5289e91bf53bd1b
21404 Author: Stefan Roese <sr@denx.de>
21405 Date: Tue Jun 19 16:42:31 2007 +0200
21406
21407 [ppc4xx] Fix problem with NAND booting on AMCC Acadia
21408
21409 The latest changes showed a problem with the location of the NAND-SPL
21410 image in the OCM and the init-data area (incl. cache). This patch
21411 fixes this problem.
21412
21413 Signed-off-by: Stefan Roese <sr@denx.de>
21414
21415 commit 86ba99e34194394052d24c04dc40d1263d29a26f
21416 Author: Stefan Roese <sr@denx.de>
21417 Date: Tue Jun 19 16:40:58 2007 +0200
21418
21419 [ppc4xx] Change board/amcc/acadia/cpr.c to pll.c
21420
21421 Signed-off-by: Stefan Roese <sr@denx.de>
21422
21423 commit 8e585f02f82c17cc66cd229dbf0fd3066bbbf658
21424 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
21425 Date: Mon Jun 18 13:50:13 2007 -0500
21426
21427 Added M5329AFEE and M5329BFEE Platforms
21428
21429 Added board/freescale/m5329evb, cpu/mcf532x, drivers/net,
21430 drivers/serial, immap_5329.h, m5329.h, mcfrtc.h,
21431 include/configs/M5329EVB.h, lib_m68k/interrupts.c, and
21432 rtc/mcfrtc.c
21433
21434 Modified CREDITS, MAKEFILE, Makefile, README, common/cmd_bdinfo.c,
21435 common/cmd_mii.c, include/asm-m68k/byteorder.h, include/asm-m68k/fec.h,
21436 include/asm-m68k/io.h, include/asm-m68k/mcftimer.h,
21437 include/asm-m68k/mcfuart.h, include/asm-m68k/ptrace.h,
21438 include/asm-m68k/u-boot.h, lib_m68k/Makefile, lib_m68k/board.c,
21439 lib_m68k/time.c, net/eth.c and rtc/Makefile
21440
21441 Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
21442
21443 commit 093172f08d6afb3f34d8a2f26ee0ee874261cf27
21444 Author: Michal Simek <monstr@monstr.eu>
21445 Date: Sun Jun 17 19:04:11 2007 +0200
21446
21447 [fix] email reparation
21448
21449 commit 3666afffe7baf859c6ae0ce2bebbc8ab7e512ddc
21450 Author: Michal Simek <monstr@monstr.eu>
21451 Date: Sun Jun 17 19:03:21 2007 +0200
21452
21453 [FIX] fix microblaze file permitission
21454
21455 commit e73846b7cf1e29ae635bf9bb5570269663df2ee5
21456 Author: Stefan Roese <sr@denx.de>
21457 Date: Fri Jun 15 11:33:41 2007 +0200
21458
21459 [ppc4xx] Change lwmon5 port to work with recent 440 exception rework
21460
21461 Now CONFIG_440 has to be defined in all PPC440 board config files.
21462
21463 Signed-off-by: Stefan Roese <sr@denx.de>
21464
21465 commit efa35cf12d914d4caba942acd5a6c45f217de302
21466 Author: Grzegorz Bernacki <gjb@semihalf.com>
21467 Date: Fri Jun 15 11:19:28 2007 +0200
21468
21469 ppc4xx: Clean up 440 exceptions handling
21470
21471 - Introduced dedicated switches for building 440 and 405 images required
21472 for 440-specific machine instructions like 'rfmci' etc.
21473
21474 - Exception vectors moved to the proper location (_start moved away from
21475 the critical exception handler space, which it occupied)
21476
21477 - CriticalInput now serviced (with default handler)
21478
21479 - MachineCheck properly serviced (added a dedicated handler and return
21480 subroutine)
21481
21482 - Overall cleanup of exceptions declared with STD_EXCEPTION macro (unused,
21483 unhandled and those not relevant for 4xx were eliminated)
21484
21485 - Eliminated Linux leftovers, removed dead code
21486
21487 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
21488 Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
21489 Signed-off-by: Stefan Roese <sr@denx.de>
21490
21491 commit b765ffb773f5a3cd5aa94ec76b6a05276b8cd5b2
21492 Author: Stefan Roese <sr@denx.de>
21493 Date: Fri Jun 15 08:18:01 2007 +0200
21494
21495 [ppc4xx] Add initial lwmon5 board support
21496
21497 This patch adds initial support for the Liebherr lwmon5 board euqipped
21498 with an AMCC 440EPx PowerPC.
21499
21500 Signed-off-by: Stefan Roese <sr@denx.de>
21501
21502 commit 85f737376d5ff3d5f0d45a8b657686326d175307
21503 Author: Stefan Roese <sr@denx.de>
21504 Date: Fri Jun 15 07:39:43 2007 +0200
21505
21506 [ppc4xx] Extend 44x GPIO setup with default output state
21507
21508 The board config array CFG_440_GPIO_TABLE for the ppc440 GPIO setup
21509 is extended with the default GPIO output state (level).
21510
21511 Signed-off-by: Stefan Roese <sr@denx.de>
21512
21513 commit dbca208518e5e7f01a6420588d1cd6e60db74c2b
21514 Author: Stefan Roese <sr@denx.de>
21515 Date: Thu Jun 14 11:14:32 2007 +0200
21516
21517 [ppc4xx] Extend program_tlb() with virtual & physical addresses
21518
21519 Now program_tlb() allows to program a TLB (or multiple) with
21520 different virtual and physical addresses. With this change, now one
21521 physical region (e.g. SDRAM) can be mapped 2 times, once with caches
21522 diabled and once with caches enabled.
21523
21524 Signed-off-by: Stefan Roese <sr@denx.de>
21525
21526 commit 9912121f7ed804ea58fd62f3f230b5dcfc357d88
21527 Author: Detlev Zundel <dzu@denx.de>
21528 Date: Wed May 23 19:02:41 2007 +0200
21529
21530 Change 'repeatable' attribute of some commands to sensible values.
21531
21532 Most prominently this changes 'erase' to be non-repeatable.
21533
21534 Signed-off-by: Detlev Zundel <dzu@denx.de>
21535
21536 commit 5afb202093f6a001797db92cf695b93a70ea9ab4
21537 Author: Detlev Zundel <dzu@denx.de>
21538 Date: Wed May 23 18:47:48 2007 +0200
21539
21540 Fix 'run' not to continue after interrupted command
21541
21542 Signed-off-by: Detlev Zundel <dzu@denx.de>
21543
21544 commit 9b7464a2c88614e1061f509c48930a3d240d1a35
21545 Author: Jason Jin <Jason.jin@freescale.com>
21546 Date: Mon Jun 11 15:14:24 2007 +0200
21547
21548 USB: This patch fix readl in ohci swap reg access.
21549
21550 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
21551
21552 commit 8f8416fada9faf94b9a92f21fe6000643cb521d5
21553 Author: Bartlomiej Sieka <tur@semihalf.com>
21554 Date: Fri Jun 8 14:52:22 2007 +0200
21555
21556 TQM5200: Add Flat Device Tree support, update default env. accordingly.
21557
21558 Signed-off-by: Jan Wrobel <wrr@semihalf.com>
21559 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
21560
21561 commit 9045f33c023f698660a2e45d1b2194c0711abebc
21562 Author: Wolfgang Denk <wd@denx.de>
21563 Date: Fri Jun 8 10:24:58 2007 +0200
21564
21565 Fix config problems on SC3 board; make ide_reset_timeout work.
21566
21567 commit fba3fb0449b8a54542aed1e729de76e7f5a2ff1b
21568 Author: Benoît Monin <bmonin@adeneo.eu>
21569 Date: Fri Jun 8 09:55:24 2007 +0200
21570
21571 [PATCH] fix gpio setting when using CFG_440_GPIO_TABLE
21572
21573 Set the correct value in GPIOx_TCR when configuring the gpio
21574 with CFG_440_GPIO_TABLE.
21575
21576 Signed-off-by: Benoit Monin <bmonin@adeneo.eu>
21577 Signed-off-by: Stefan Roese <sr@denx.de>
21578
21579 commit f539edc076cfe52bff919dd512ba8d7af0e22092
21580 Author: Vadim Bendebury <vbendeb@google.com>
21581 Date: Thu May 24 15:52:25 2007 -0700
21582
21583 cosmetic changes to bcm570x driver
21584
21585 This is a cosmetic only changes submission.
21586 It affects files relevant to bcm570x driver.
21587 the commands used to generate this change was
21588
21589 cd drivers
21590 Lindent -pcs -l80 bcm570x.c bcm570x_lm.h bcm570x_mm.h tigon3.c tigon3.h
21591
21592 The BMW target (the only one using this chip so far) builds cleanly, the
21593 `before and after' generated object files for drivers/bcm570x.c and
21594 drivers/tigon3.o are identical as reported by objdump -d
21595
21596 Signed-off-by: Vadim Bendebury <vbendeb@google.com>
21597 Signed-off-by: Ben Warren <bwarren@qstreams.com>
21598
21599 commit 725671ccd2cd04c9ebc50c9e5a94dd8cbade66b7
21600 Author: Wolfgang Denk <wd@denx.de>
21601 Date: Wed Jun 6 16:26:56 2007 +0200
21602
21603 Coding Style cleanup; generate new CHANGELOG file.
21604
21605 Signed-off-by: Wolfgang Denk <wd@denx.de>
21606
21607 commit 19d763c35e0b5568eaf0b8adbf7a68ccfe7fa243
21608 Author: Markus Klotzbuecher <mk@denx.de>
21609 Date: Wed Jun 6 11:49:44 2007 +0200
21610
21611 TRAB, USB: update trab board configuration for use of generic ohci driver
21612
21613 commit dace45acd1c1357daa9322099d07c9a9e08b0024
21614 Author: Markus Klotzbuecher <mk@denx.de>
21615 Date: Wed Jun 6 11:49:43 2007 +0200
21616
21617 USB: ohci fixes and cleanup for ppc4xx and yosemite board.
21618
21619 commit 72657570b61635c74fa0c3f0e9e7d0671a9d08df
21620 Author: Markus Klotzbuecher <mk@denx.de>
21621 Date: Wed Jun 6 11:49:43 2007 +0200
21622
21623 USB: ohci fixes and cleanup for mpc5xxx and IceCube board config
21624
21625 commit fc43be478f2aa37ce38acd85355038866e4162af
21626 Author: Markus Klotzbuecher <mk@denx.de>
21627 Date: Wed Jun 6 11:49:35 2007 +0200
21628
21629 USB/OHCI: endianness cleanup in the generic ohci driver
21630
21631 commit c440bfe6d6d92d66478a7e84402b31f48413617b
21632 Author: Stefan Roese <sr@denx.de>
21633 Date: Wed Jun 6 11:42:13 2007 +0200
21634
21635 ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board
21636
21637 This patch adds NAND booting support for the AMCC Acadia eval board.
21638
21639 Please make sure to configure jumper J7 to position 2-3 when booting
21640 from NOR, and to position 1-2 when booting for NAND.
21641
21642 I also added a board command to configure the I2C bootstrap EEPROM
21643 values. Right now only 267MHz is support for booting either via NOR
21644 or NAND FLASH. Here the usage:
21645
21646 => bootstrap 267 nor ;to configure the board for 267MHz NOR booting
21647 => bootstrap 267 nand ;to configure the board for 267MHz NNAND booting
21648
21649 Signed-off-by: Stefan Roese <sr@denx.de>
21650
21651 commit 18135125f909948b85d1d6881ab4ac0efb4a1c58
21652 Author: Rodolfo Giometti <giometti@linux.it>
21653 Date: Wed Jun 6 10:08:14 2007 +0200
21654
21655 Files include/linux/byteorder/{big,little}_endian.h define
21656 __BIG_ENDIAN and __LITTLE_ENDIAN.
21657
21658 Signed-off-by: Rodolfo Giometti <giometti@linux.it>
21659
21660 commit a81d1c0b85b13e9d45f2d87de96a51a6e0ef0f82
21661 Author: Zhang Wei <wei.zhang@freescale.com>
21662 Date: Wed Jun 6 10:08:14 2007 +0200
21663
21664 Add USB PCI-OHCI, USB keyboard and event poll support to the
21665 MPC8641HPCN board config file.
21666
21667 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
21668
21669 commit 4dae14ce8fbdf380017dc54f172218e7d2acc889
21670 Author: Zhang Wei <wei.zhang@freescale.com>
21671 Date: Wed Jun 6 10:08:14 2007 +0200
21672
21673 USB PCI-OHCI, interrupt pipe and usb event poll support
21674
21675 This patch added USB PCI-OHCI chips support, interrupt pipe support
21676 and usb event poll support. For supporting the USB interrupt pipe, the
21677 globe urb_priv is moved to purb in ed struct. Now, we can process
21678 several urbs at one time. The interrupt pipe support codes are ported
21679 from Linux kernel 2.4.
21680
21681 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
21682
21683 commit fdcfaa1b02268b2899e374b35adf936c911a47eb
21684 Author: Zhang Wei <wei.zhang@freescale.com>
21685 Date: Wed Jun 6 10:08:13 2007 +0200
21686
21687 USB event poll support
21688
21689 This patch adds USB event poll support, which could be used in usbkbd
21690 and other usb devices driver when the asynchronous interrupt
21691 processing is supported.
21692
21693 Signed-off-by: Zhang Wei <wei.zhang@freescale.com
21694
21695 commit 9a1d00fa47c1e05e3fdb60b33213af4e18d4c18e
21696 Author: Rodolfo Giometti <giometti@linux.it>
21697 Date: Wed Jun 6 10:08:12 2007 +0200
21698
21699 ISP116x: delay for crappy USB keys
21700
21701 Using some (very) slow USB keys cause the USB host controller buffers
21702 are not ready to be read by the CPU so we need an extra delay before
21703 reading the USB storage data.
21704
21705 Signed-off-by: Rodolfo Giometti <giometti@linux.it>
21706
21707 commit 09444143670c9c2243cb7aba9f70b3713d33bed1
21708 Author: Markus Klotzbuecher <mk@denx.de>
21709 Date: Wed Jun 6 10:08:12 2007 +0200
21710
21711 Change duplicate usb_cpu_init_fail to usb_board_init_fail
21712
21713 Thanks to Liew Tsi Chung <Tsi-chung.Liew@freescale.com> for pointing
21714 this out.
21715
21716 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
21717
21718 commit 32922cdc470fdfd39bea0c1c4f582d3fb340421e
21719 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
21720 Date: Tue Jun 5 12:30:52 2007 -0500
21721
21722 mpc8641 image size cleanup
21723
21724 e600 does not have a bootpg restriction.
21725 Move the version string to beginning of image at fff00000.
21726 Resetvec.S is not needed.
21727 Update flash copy instructions.
21728 Add tftpflash env variable
21729
21730 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
21731 Signed-off-by: Jon Loeliger <jdl@freescale.com>
21732
21733 commit e3cbe1f93c5722f8ebbad468e30c069a2b511097
21734 Author: Benoît Monin <bmonin@adeneo.eu>
21735 Date: Mon Jun 4 08:36:05 2007 +0200
21736
21737 [PATCH] Fix ppc4xx bootstrap letter displayed on startup
21738
21739 The attached patch is mainly cosmetic, allowing u-boot to
21740 display the correct bootstrap option letter according to the
21741 datasheets.
21742
21743 The original patch was extended with 405EZ support by Stefan
21744 Roese.
21745
21746 Signed-off-by: Benoit Monin <bmonin@adeneo.eu>
21747 Signed-off-by: Stefan Roese <sr@denx.de>
21748
21749 commit 5b1313fb2758ffce8b624457f777d8cc6709608d
21750 Author: Nikita V. Youshchenko <yoush@debian.org>
21751 Date: Wed May 23 12:45:19 2007 +0400
21752
21753 fix compilation problem for mpc8349itx CFG_RAMBOOT
21754
21755 Current include/configs/MPC8349ITX.h does contain some support for building
21756 image that will be started from memory (without putting in into flash).
21757 It could be triggered by building with TEXT_BASE set to a low value.
21758
21759 However, this support is incomplete: using of low TEXT_BASE causes
21760 defining configuration macros in inconsistent way, which later leads
21761 to compilation errors. In particular. flash support is being disabled,
21762 but then flash structures get referenced.
21763
21764 This patch fixes this, making it possible to build with low TEXT_BASE.
21765
21766 Signed-Off-By: Nikita Youshchenko <yoush@debian.org>
21767
21768 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
21769
21770 commit 8a364f0970de49949d635e60accf463c6443ef8c
21771 Author: Nikita V. Youshchenko <yoush@debian.org>
21772 Date: Wed May 23 12:45:25 2007 +0400
21773
21774 add missing 'console' var to default mpc8349itx config
21775
21776 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
21777
21778 commit 18d156eb37c90fadc8ec7a81a3b89176161f85b7
21779 Author: Stefan Roese <sr@denx.de>
21780 Date: Fri Jun 1 16:18:17 2007 +0200
21781
21782 ppc4xx: Add missing file for Bamboo NAND booting support
21783
21784 Signed-off-by: Stefan Roese <sr@denx.de>
21785
21786 commit 155a96478a0881e6da96cbbbcf34952d6a3b1b4b
21787 Author: Stefan Roese <sr@denx.de>
21788 Date: Fri Jun 1 15:58:19 2007 +0200
21789
21790 ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHz
21791
21792 This patch undoes the patch by Jeff Mann with commit-id ada4697d. As
21793 suggested by AMCC it is not recommended to dynamically change the EBC
21794 speed after bootup. So we undo this change to be on the safe side.
21795
21796 Signed-off-by: Stefan Roese <sr@denx.de>
21797
21798 commit 9d9096043e8f713d4bf1743d32e1459e6a11644b
21799 Author: Stefan Roese <sr@denx.de>
21800 Date: Fri Jun 1 15:29:04 2007 +0200
21801
21802 ppc4xx: Update Sequoia NAND booting support with ECC
21803
21804 Signed-off-by: Stefan Roese <sr@denx.de>
21805
21806 commit cf959c7d6687567c308e366e9581e1a5aff5cc5b
21807 Author: Stefan Roese <sr@denx.de>
21808 Date: Fri Jun 1 15:27:11 2007 +0200
21809
21810 ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board
21811
21812 This patch adds NAND booting support for the AMCC Bamboo eval board.
21813 Since the NAND-SPL boot image is limited to 4kbytes, this version
21814 only supports the onboard 64MBytes of DDR. The DIMM modules can't be
21815 supported, since the setup code for I2C DIMM autodetection and
21816 configuration is too big for this NAND bootloader.
21817
21818 Signed-off-by: Stefan Roese <sr@denx.de>
21819
21820 commit 42be56f53c8b107868e6125c8524ae84293e95a7
21821 Author: Stefan Roese <sr@denx.de>
21822 Date: Fri Jun 1 15:23:04 2007 +0200
21823
21824 NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.c
21825
21826 The U-Boot NAND booting support is now extended to support ECC
21827 upon loading of the NAND U-Boot image.
21828
21829 Tested on AMCC Sequoia (440EPx) and Bamboo (440EP).
21830
21831 Signed-off-by: Stefan Roese <sr@denx.de>
21832
21833 commit a471db07fbb65a841ffc9f4f112562b945230f98
21834 Author: Stefan Roese <sr@denx.de>
21835 Date: Fri Jun 1 15:19:29 2007 +0200
21836
21837 ppc4xx: Prepare Bamboo port for NAND booting support
21838
21839 This patch updates the "normal" Bamboo NOR booting port, so
21840 that it is compatible with the coming soon NAND booting
21841 Bamboo port.
21842
21843 It also enables the 2nd NAND flash on the Bamboo.
21844
21845 Signed-off-by: Stefan Roese <sr@denx.de>
21846
21847 commit 53ad02103fb8be4138a9937a8ab91fcdff7b4987
21848 Author: Stefan Roese <sr@denx.de>
21849 Date: Fri Jun 1 15:16:58 2007 +0200
21850
21851 ppc4xx: Update in_be32() functions and friends to latest Linux version
21852
21853 Signed-off-by: Stefan Roese <sr@denx.de>
21854
21855 commit 91da09cfbce0c1de05d6d84aa8363d666fa7ea3c
21856 Author: Stefan Roese <sr@denx.de>
21857 Date: Fri Jun 1 15:15:12 2007 +0200
21858
21859 NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.c
21860
21861 This patch adds hardware ECC support to the NDFC driver. It also
21862 changes the register access from using the "simple" in32/out32
21863 functions to the in_be32/out_be32 functions, which make sure
21864 that the access is correctly synced. This is the only recommended
21865 access to SoC registers in the current Linux kernel.
21866
21867 Signed-off-by: Stefan Roese <sr@denx.de>
21868
21869 commit 17b5e862287cca76f19dcf8b741e61a7d06617f2
21870 Author: Stefan Roese <sr@denx.de>
21871 Date: Fri Jun 1 15:12:15 2007 +0200
21872
21873 NAND: Update nand_ecc.c to latest Linux version
21874
21875 This patch updates the nand_ecc code to the latest Linux version.
21876 The main reason for this is the more compact code. This makes
21877 it possible to include the ECC code into the NAND bootloader
21878 image (NAND_SPL) for PPC4xx.
21879
21880 Signed-off-by: Stefan Roese <sr@denx.de>
21881
21882 commit d2d432760d2199d0e8558fdd9d1789b8131abcf7
21883 Author: Stefan Roese <sr@denx.de>
21884 Date: Fri Jun 1 15:09:50 2007 +0200
21885
21886 ppc4xx: 44x DDR driver code cleanup and small fix for Bamboo
21887
21888 Signed-off-by: Stefan Roese <sr@denx.de>
21889
21890 commit e4bbed2803a2ad0521c7362f5d3e065f99abaedc
21891 Author: Stefan Roese <sr@denx.de>
21892 Date: Fri Jun 1 13:45:24 2007 +0200
21893
21894 ppc4xx: Change Luan config file to support ECC
21895
21896 With the updated 44x DDR2 driver the Luan board now supports
21897 ECC generation and checking.
21898
21899 Signed-off-by: Stefan Roese <sr@denx.de>
21900
21901 commit 7187db73491c8de0fb56efb5e5134ba5ec443089
21902 Author: Stefan Roese <sr@denx.de>
21903 Date: Fri Jun 1 13:45:00 2007 +0200
21904
21905 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
21906
21907 Add config option for 180 degree advance clock control as needed
21908 for the AMCC Luan eval board.
21909
21910 Signed-off-by: Stefan Roese <sr@denx.de>
21911
21912 commit ee1529838abbfaa35f14e3ffbeaaba693159475f
21913 Author: Wolfgang Denk <wd@denx.de>
21914 Date: Thu May 31 17:20:09 2007 +0200
21915
21916 Add support for STX GP3SSA (stxssa) Board with 4 MiB flash.
21917
21918 Signed-off-by: Wolfgang Denk <wd@denx.de>
21919
21920 commit 7049288fb1f16f1b317140226cdebd07bd416395
21921 Author: Bartlomiej Sieka <tur@semihalf.com>
21922 Date: Sun May 27 17:26:46 2007 +0200
21923
21924 Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH.
21925
21926 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
21927
21928 commit 4520fd4d2c450da49637216aa0e53739b61c60ac
21929 Author: Bartlomiej Sieka <tur@semihalf.com>
21930 Date: Sun May 27 17:06:36 2007 +0200
21931
21932 Motion-PRO: Add support for redundant environment.
21933
21934 Enable redundant environment, add a MTD partition for it; also add env.
21935 variable command for passing MTD partitions to the kernel command line.
21936
21937 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
21938 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
21939
21940 commit a26eabeec31746f06d309103690892805696e344
21941 Author: Bartlomiej Sieka <tur@semihalf.com>
21942 Date: Sun May 27 17:05:11 2007 +0200
21943
21944 Motion-PRO: Change maximum console buffer size from 256 to 1024 bytes.
21945
21946 Allow passing longer command line to the kernel - useful especially
21947 for passing MTD partition layout.
21948
21949 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
21950 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
21951
21952 commit 9160b96f71483a116de81c68985e8ee306d36764
21953 Author: Bartlomiej Sieka <tur@semihalf.com>
21954 Date: Sun May 27 17:04:18 2007 +0200
21955
21956 Fix: Add missing NULL termination in strings expanded by macros parser.
21957
21958 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
21959 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
21960
21961 commit 630ec84aef7228fc1dbfb38dec78541403a786cd
21962 Author: Bartlomiej Sieka <tur@semihalf.com>
21963 Date: Sun May 27 17:03:37 2007 +0200
21964
21965 Motion-PRO: Update EEPROM's page write bits and write delay.
21966
21967 Change EEPROM configuration according to the datasheet: "The 24C01A and 24C02A
21968 have a page write capability of two bytes", and "This device offers fast (1ms)
21969 byte write". Add 3ms of extra delay.
21970
21971 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
21972 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
21973
21974 commit c00125e07c1ebc125bab40e1e18bceed8be0c162
21975 Author: Bartlomiej Sieka <tur@semihalf.com>
21976 Date: Sun May 27 16:58:45 2007 +0200
21977
21978 MPC5XXX, Motion-PRO: Fix PHY initialization problem.
21979
21980 After being reset in mpc5xxx_fec_init_phy(), PHY goes into FX mode, in which
21981 networking does not function. This commit switches PHY to TX mode by clearing
21982 the FX_SEL bit of Mode Control Register. It also reverses commit
21983 008861a2f3ef2c062744d733787c7e530a1b8761, i.e., a temporary workaround.
21984
21985 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
21986 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
21987
21988 commit 93b78f534a6e708b4cf1a4ffb4d8438c67a007db
21989 Author: Bartlomiej Sieka <tur@semihalf.com>
21990 Date: Sun May 27 16:57:15 2007 +0200
21991
21992 Motion-PRO: Add support for the temperature sensor.
21993
21994 Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
21995 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
21996
21997 commit c75e639630cc132dc19cd1ecda5922c0db0bfbba
21998 Author: Bartlomiej Sieka <tur@semihalf.com>
21999 Date: Sun May 27 16:55:23 2007 +0200
22000
22001 Motion-PRO: Add displaying of CPLD revision information during boot.
22002
22003 Signed-off-by: Jan Wrobel <wrr@semihalf.com>
22004 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
22005
22006 commit c99512d6bd3973f01ca2fc4896d829b46e68f150
22007 Author: Bartlomiej Sieka <tur@semihalf.com>
22008 Date: Sun May 27 16:53:43 2007 +0200
22009
22010 MPC5xxx: Change names of defines related to IPB and PCI clocks.
22011
22012 Both CFG_PCISPEED_66 and CFG_IPBSPEED_133 are misnamed, as defining
22013 them does not cause PCI or IPB clocks to run at the specified speed.
22014 Instead, they configure divisors used to calculate said clocks. This
22015 patch renames the defines according to their real function.
22016
22017 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
22018 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
22019
22020 commit a11c0b85dc3664bb3c1e781137118730c8f619ab
22021 Author: Bartlomiej Sieka <tur@semihalf.com>
22022 Date: Sun May 27 16:51:48 2007 +0200
22023
22024 Motion-PRO: Add LED support.
22025
22026 Signed-off-by: Jan Wrobel <wrr@semihalf.com>
22027 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
22028 Acked-by: Bartlomiej Sieka <tur@semihalf.com>
22029
22030 commit 7ebb4479b07ff294eb4d76e420753a0349f7c93b
22031 Author: Ulf Samuelsson <ulf@atmel.com>
22032 Date: Thu May 24 12:12:47 2007 +0200
22033
22034 [PATCH][NAND] Define the Vendor Id for Micron NAND Flash
22035
22036 Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
22037 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
22038 Signed-off-by: Stefan Roese <sr@denx.de>
22039
22040 commit d756894722c888d09a9fa1df8323753772d3dcce
22041 Author: Stefan Roese <sr@denx.de>
22042 Date: Thu May 24 09:49:00 2007 +0200
22043
22044 ppc4xx: Fix small 405EZ OCM initilization bug in start.S
22045
22046 As pointed out by Bruce Adler <bruce.adler@acm.org> this patch
22047 fixes a small bug in the 405EZ OCM initialization. Thanks for
22048 spotting.
22049
22050 Signed-off-by: Stefan Roese <sr@denx.de>
22051
22052 commit 5d4a179013d59a76446462e1eb0a969fba63eb81
22053 Author: Stefan Roese <sr@denx.de>
22054 Date: Thu May 24 08:22:09 2007 +0200
22055
22056 ppc4xx: Update AMCC Acadia support for board revision 1.1
22057
22058 This patch updates the Acadia (405EZ) support for the new 1.1 board
22059 revision. It also adds support for NAND FLASH via the 4xx NDFC.
22060
22061 Please note that the jumper J7 must be in position 2-3 for this
22062 NAND support. Position 1-2 is for NAND booting only. NAND booting
22063 support will follow later.
22064
22065 Signed-off-by: Stefan Roese <sr@denx.de>
22066
22067 commit 822d55365bb557e084d0e33625a6dedcc866110b
22068 Author: Jon Loeliger <jdl@freescale.com>
22069 Date: Wed May 23 14:09:46 2007 -0500
22070
22071 Add LIST_86xx MAKEALL target for PowerPC builds.
22072
22073 Signed-off-by: Jon Loeliger <jdl@freescale.com>
22074
22075 commit 9f0077abd69f7a7c756a915b961037302be3e6f2
22076 Author: Stefan Roese <sr@denx.de>
22077 Date: Tue May 22 12:48:09 2007 +0200
22078
22079 ppc4xx: Use do { ... } while (0) for CPR & SDR access macros
22080
22081 Signed-off-by: Stefan Roese <sr@denx.de>
22082
22083 commit 6f3dfc139a838b0841c151efe00ad47db2366e79
22084 Author: Stefan Roese <sr@denx.de>
22085 Date: Tue May 22 12:46:10 2007 +0200
22086
22087 ppc4xx: Add 405 support to 4xx NAND driver ndfc.c
22088
22089 This patch adds support for 405 PPC's to the 4xx NAND driver
22090 ndfc.c. This is in preparation for the new AMCC 405EZ.
22091
22092 Signed-off-by: Stefan Roese <sr@denx.de>
22093
22094 commit 10603d76767426be803dadd4fb688b97eb69481c
22095 Author: Stefan Roese <sr@denx.de>
22096 Date: Mon May 21 07:41:22 2007 +0200
22097
22098 ppc4xx: Fix problem in 405EZ OCM initialization
22099
22100 As spotted by Bruce Adler this patch fixes an initialization problem
22101 for the 405EZ OCM.
22102
22103 Signed-off-by: Stefan Roese <sr@denx.de>
22104
22105 commit 3e3b956906eba9e4ad7931581ecedaad10eccce8
22106 Author: Peter Pearse <peter.pearse@arm.com>
22107 Date: Fri May 18 16:47:03 2007 +0100
22108
22109 Reduce line lengths to 80 characters max.
22110
22111 commit 93ef45c9ddfdd9fc17c4e74bd8e2f2456580eb72
22112 Author: Peter Pearse <peter.pearse@arm.com>
22113 Date: Fri May 18 14:34:07 2007 +0100
22114
22115 Makefile permissions
22116
22117 commit 1443a31457d68f7e8f0b9403e9832ec1e79dc59d
22118 Author: Peter Pearse <peter.pearse@arm.com>
22119 Date: Fri May 18 14:33:11 2007 +0100
22120
22121 Makefile permissions
22122
22123 commit 255a3577c848706441daee0174543efe205a77f8
22124 Author: Kim Phillips <kim.phillips@freescale.com>
22125 Date: Wed May 16 16:52:19 2007 -0500
22126
22127 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
22128
22129 For all practical u-boot purposes, TSECs don't differ throughout the
22130 mpc8[356]xx families; reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx.
22131
22132 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
22133
22134 commit 70124c2602ae2d4c5d3dba05b482d91548242de8
22135 Author: Stefano Babic <sbabic@denx.de>
22136 Date: Wed May 16 14:49:12 2007 +0200
22137
22138 Fix compile problem cause my Microblaze merge
22139
22140 Signed-off-by: Stefano Babic <sbabic@denx.de>
22141
22142 commit ada4697d0230d6da552867777f98a67ec3ba2579
22143 Author: Jeffrey Mann <mannj@embeddedplanet.com>
22144 Date: Wed May 16 13:23:10 2007 +0200
22145
22146 [PATCH] Run new sequoia boards with an EBC speed of 83MHz
22147
22148 Because the Sequoia board does not boot with an EBC faster than 66MHz,
22149 the clock divider are changed after the initial boot process.
22150
22151 This allows for maximum clocking speeds to be achieved on newer boards.
22152 Sequoia boards with 666.66 MHz processors require that the EBC divider
22153 be set to 3 in order to start the initial boot process at a slower EBC
22154 speed. After the initial boot process, the divider can be set back to 2,
22155 which will cause the boards to run at 83.333MHz. This is backward
22156 compatible with boards with 533.33 MHz processors, as these boards will
22157 already be set with an EBC divider of 2.
22158
22159 Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
22160
22161 commit a7676ea7732f3c596805079fed7e5c9fac652cfc
22162 Author: Wolfgang Denk <wd@denx.de>
22163 Date: Wed May 16 01:16:53 2007 +0200
22164
22165 Minor Coding Style cleanup, update CHANGELOG.
22166
22167 Signed-off-by: Wolfgang Denk <wd@denx.de>
22168
22169 commit d62f64cc23a940eafe712c776b3249e4160753d1
22170 Author: Wolfgang Denk <wd@denx.de>
22171 Date: Wed May 16 00:13:33 2007 +0200
22172
22173 Coding Style Cleanup, new CHANGELOG
22174
22175 commit 3162eb836903c8b247fdc7470dd39bfa6996f495
22176 Author: Wolfgang Denk <wd@denx.de>
22177 Date: Tue May 15 23:38:05 2007 +0200
22178
22179 Minor coding style cleanup.
22180
22181 commit 66d9dbec1cc27d6398ee6cf84639dbe14971251e
22182 Author: mushtaq khan <mushtaq_k@procsys.com>
22183 Date: Fri Apr 20 14:23:02 2007 +0530
22184
22185 Add driver for S-ATA-controller on Intel processors with South
22186 Bridge, ICH-5, ICH-6 and ICH-7.
22187
22188 Implementation:
22189
22190 1. Code is divided in to two files. All functions, which are
22191 controller specific are kept in "drivers/ata_piix.c" file and
22192 functions, which are not controller specific, are kept in
22193 "common/cmd_sata.c" file.
22194
22195 2. Reading and Writing from the S-ATA drive is done using PIO method.
22196
22197 3. Driver can be configured for 48-bit addressing by defining macro
22198 CONFIG_LBA48, if this macro is not defined driver uses the 28-bit
22199 addressing.
22200
22201 4. S-ATA read function is hooked to the File system, commands like
22202 ext2ls and ext2load file can be used. This has been tested.
22203
22204 5. U-Boot command "SATA_init" is added, which initializes the S-ATA
22205 controller and identifies the S-ATA drives connected to it.
22206
22207 6. U-Boot command "sata" is added, which is used to read/write, print
22208 partition table and get info about the drives present. This I have
22209 implemented in same way as "ide" command is implemented in U-Boot.
22210
22211 7. This driver is for S-ATA in native mode.
22212
22213 8. This driver does not support the Native command queuing and
22214 Hot-plugging.
22215
22216 Signed-off-by: Mushtaq Khan <mushtaq_k@procsys.com>
22217
22218 commit 644e6fb4eb8be90ea04ba34b643a8bf019d680e0
22219 Author: mushtaq khan <mushtaq_k@procsys.com>
22220 Date: Mon Apr 30 15:57:22 2007 +0530
22221
22222 Fixes bug clearing the bss section for i386
22223
22224 Hi,
22225 There is a bug in the code of clearing the bss section for processor
22226 i386.(File: cpu/i386/start.S)
22227 In the code, bss_start addr (starting addr of bss section) is put into
22228 the register %eax, but the code which clears the bss section refers to
22229 the addr pointed by %edi.
22230
22231 This patch fixes this bug by putting bss_start into %edi register.
22232
22233 Signed-off-by: Mushtaq Khan <mushtaq_k@procsys.com>
22234
22235 commit c3243cf7b490057277d61acffe4ad0946f9eb4a4
22236 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
22237 Date: Mon Apr 30 16:47:28 2007 -0500
22238
22239 Add support for BCM5464 Quad Phy
22240
22241 Added support for Broadcom's BCM5464 Quad Phy
22242
22243 Signed-off-by: Joe Hamman <joe.hamman@embeddedspecialties.com>
22244
22245 commit 1b305bdc754c8468e1d5d858f5dcf8a7a0a4bb7a
22246 Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
22247 Date: Wed May 9 08:10:57 2007 +0800
22248
22249 Search the exception table with linear algorithm
22250
22251 Search the exception table with linear algorithm instead of
22252 bisecting algorithm.
22253 Because the exception table might be unsorted.
22254
22255 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
22256
22257 commit 5dfaa50eb819686bfba1927e8c5b8a70a4d65fd3
22258 Author: Aubrey.Li <aubrey.adi@gmail.com>
22259 Date: Mon May 14 11:47:35 2007 +0800
22260
22261 Fix compilation issues on MACOSX
22262
22263 Singed-off-by: Marc Hoffman <Marc.Hoffman@analog.com>
22264 Signed-off-by: Aubrey Li <aubrey.adi@gmail.com>
22265
22266 commit 56fd7162985c412317bbf763a225fba23c64fd31
22267 Author: Stephen Williams <steve@icarus.com>
22268 Date: Tue May 15 07:55:42 2007 -0700
22269
22270 Fix for compile of JSE target
22271
22272 The attached patch fixes the compile of the JSE board in the
22273 denx git as of 14 may 2007. It is an extremely simple patch,
22274 it just adds the missing define of CFG_SYSTEMACE_WIDTH.
22275
22276 Fix to compile JSE against 20070514 git of u-boot
22277
22278 commit 69df3c4da0c93017cceb25a366e794570bd0ed98
22279 Author: Nobuhiro Iwamatsu <iwamatsu@rahute.(none)>
22280 Date: Sun May 13 21:01:03 2007 +0900
22281
22282 sh: MS7750SE support.
22283
22284 This adds support for the Hitachi MS7750SE.
22285
22286 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
22287
22288 commit 0b135cfc2e524dc249b75057b55dd4cc09842e27
22289 Author: Nobuhiro Iwamatsu <iwamatsu@rahute.(none)>
22290 Date: Sun May 13 20:58:00 2007 +0900
22291
22292 sh: First support code of SuperH.
22293
22294 Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
22295
22296 commit 61936667e86a250ae12fd2dc189d3588f0a59e0b
22297 Author: Stefan Roese <sr@denx.de>
22298 Date: Fri May 11 12:01:49 2007 +0200
22299
22300 ppc4xx: Add mtcpr/mfcpr access macros
22301
22302 Signed-off-by: Stefan Roese <sr@denx.de>
22303
22304 commit 343c48bd84606c4025c8a7c7263fda465d6e284c
22305 Author: Stefan Roese <sr@denx.de>
22306 Date: Fri May 11 12:01:06 2007 +0200
22307
22308 ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too
22309
22310 Signed-off-by: Stefan Roese <sr@denx.de>
22311
22312 commit 7d98ba770a7eaefa29ce927f31a0956df85bf650
22313 Author: Piotr Kruszynski <ppk@semihalf.com>
22314 Date: Thu May 10 16:55:52 2007 +0200
22315
22316 [Motion-PRO] Add MTD and JFFS2 support, also add default partition
22317 definition.
22318
22319 commit 65fb6a676e821f9570a2a376dc204bf611ce5f81
22320 Author: Peter Pearse <peter.pearse@arm.com>
22321 Date: Wed May 9 11:42:44 2007 +0100
22322
22323 Add the board directory for SMN42
22324
22325 commit 160131bf965785419626df6c388729fe0b597992
22326 Author: Peter Pearse <peter.pearse@arm.com>
22327 Date: Wed May 9 11:41:58 2007 +0100
22328
22329 Add the files for the SMN42 board
22330
22331 commit 5c6d2b5a500f8c49670de8910150b78a41f781fc
22332 Author: Peter Pearse <peter.pearse@arm.com>
22333 Date: Wed May 9 11:40:34 2007 +0100
22334
22335 Remove the deleted files for the SMN42 patch
22336
22337 commit b0d8f5bf0d215adc9424cb228b2484dbf07f7761
22338 Author: Peter Pearse <peter.pearse@arm.com>
22339 Date: Wed May 9 11:37:56 2007 +0100
22340
22341 New board SMN42 branch
22342
22343 commit 29f3be0caf0799ca6b89dfd9824c15619a50000f
22344 Author: Peter Pearse <peter.pearse@arm.com>
22345 Date: Wed May 9 10:24:38 2007 +0100
22346
22347 Makefile permissions
22348
22349 commit b84289b595731e8851df46e893845cc1322c9b9b
22350 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
22351 Date: Tue May 8 14:17:07 2007 -0500
22352
22353 8641hpcn: Fix Makefile after moving pixis to board/freescale.
22354
22355 The OBJTREE != SRCTREE build scenario was broken.
22356 This fixes it.
22357
22358 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
22359 Signed-off-by: Jon Loeliger <jdl@freescale.com>
22360
22361 commit e69f66c6ebe82bbbd1da766bc4eda40ec7ee5af1
22362 Author: Michal Simek <monstr@monstr.eu>
22363 Date: Tue May 8 15:57:43 2007 +0200
22364
22365 add: reading special purpose registers
22366
22367 commit 1a50f164beb065f360fbddb76029607d6b099698
22368 Author: Michal Simek <monstr@monstr.eu>
22369 Date: Tue May 8 14:52:52 2007 +0200
22370
22371 add: Microblaze V5 exception handling
22372
22373 commit ab874d5047e5d30dbc1e517ff26083efffa98ecb
22374 Author: Michal Simek <monstr@monstr.eu>
22375 Date: Tue May 8 14:39:11 2007 +0200
22376
22377 add: FSL control read and write
22378
22379 commit de1de02a7cbf05e6b63e0d8ffc624f12493f6ba3
22380 Author: Piotr Kruszynski <ppk@semihalf.com>
22381 Date: Tue May 8 13:05:44 2007 +0200
22382
22383 [Motion-PRO] Add support for I2C, EEPROM and RTC.
22384
22385 commit fa5c2ba123b1bf88455bfc21db5e786ca045029d
22386 Author: Bartlomiej Sieka <tur@semihalf.com>
22387 Date: Tue May 8 10:23:56 2007 +0200
22388
22389 [Motion-PRO] Add ATA support. Add CF-booting commands to the default
22390 environment.
22391
22392 commit 06241d50a3ab1b20a0b08baeeaffcaa23ae4b839
22393 Author: Bartlomiej Sieka <tur@semihalf.com>
22394 Date: Tue May 8 09:39:12 2007 +0200
22395
22396 [Motion-PRO] Change IPB clock frequency from 50MHz to 100MHz. This
22397 eliminates networking problems in Linux (timeouts).
22398
22399 commit 1f1369c34b629be94702684d41d3fddf0f6193e7
22400 Author: Bartlomiej Sieka <tur@semihalf.com>
22401 Date: Tue May 8 09:21:57 2007 +0200
22402
22403 [Motion-PRO] Enable Flat Device Tree support and modify default environment
22404 to allow booting of FDT-expecting kernels.
22405
22406 commit fb05f6da35ea1c15c553abe6f23f656bf18dc5db
22407 Author: Michal Simek <monstr@monstr.eu>
22408 Date: Mon May 7 23:58:31 2007 +0200
22409
22410 new: USE_MSR_INTR support
22411
22412 commit 008861a2f3ef2c062744d733787c7e530a1b8761
22413 Author: Bartlomiej Sieka <tur@semihalf.com>
22414 Date: Mon May 7 22:36:15 2007 +0200
22415
22416 [MPC5xxx] There are networking problems on the Motion-PRO board with
22417 current PHY initalization code (tftp timeouts all the time). This commit
22418 temporarily disables PHY initalization sequence to make the networking
22419 operational, until a fix is found.
22420
22421 commit abca901869c3760b6c5fecb825db6c1d91a78a93
22422 Author: Wolfgang Denk <wd@denx.de>
22423 Date: Mon May 7 22:10:36 2007 +0200
22424
22425 Get rid of duplicated file (see include/configs/sbc8560.h instead)
22426
22427 Signed-off-by: Wolfgang Denk <wd@denx.de>
22428
22429 commit 207b7b2c9d9752e0f6478c30c29b7087f6e6cbb6
22430 Author: Wolfgang Denk <wd@denx.de>
22431 Date: Mon May 7 22:07:08 2007 +0200
22432
22433 Get rid of duplicated file (see doc/README.SBC8560 instead)
22434
22435 Signed-off-by: Wolfgang Denk <wd@denx.de>
22436
22437 commit a7bac7e9b57ba948051beb19ec5be3a75ce75383
22438 Author: Michal Simek <monstr@monstr.eu>
22439 Date: Mon May 7 19:43:10 2007 +0200
22440
22441 fix: read and write MSR - repair number of parameters
22442
22443 commit 193b4a3bb3acaddf798da8de0da05d94ba8774ee
22444 Author: Jeffrey Mann <mannj@embeddedplanet.com>
22445 Date: Mon May 7 19:42:49 2007 +0200
22446
22447 [PATCH] ppc4xx: Fix CONFIG_SYS_CLK_FREQ definition in Sequoia config file
22448
22449 A '3' got cut off in the formatting of the last patch to automatically
22450 change the clock speed of the system clock on sequoia board.
22451
22452 Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
22453 Signed-off-by: Stefan Roese <sr@denx.de>
22454
22455 commit 19bf1fbad7f19d5a120be9b1daf136e052fcab39
22456 Author: Michal Simek <monstr@monstr.eu>
22457 Date: Mon May 7 19:33:51 2007 +0200
22458
22459 new: fsl interrupt support
22460 FSL_Has_data is connected to INTC.
22461
22462 commit 792032baa7d625e34c981ab6df521911bd8dc861
22463 Author: Michal Simek <monstr@monstr.eu>
22464 Date: Mon May 7 19:30:12 2007 +0200
22465
22466 fix: interrupt handler
22467 remove asm code
22468
22469 commit f3f001a341ef185d0f13841be5b5dc3395aacc31
22470 Author: Michal Simek <monstr@monstr.eu>
22471 Date: Mon May 7 19:25:08 2007 +0200
22472
22473 fix: remove asm code
22474
22475 commit fb7c2dbef02c9f6f8d7b04ec4c2bfb91418b9c01
22476 Author: Michal Simek <monstr@monstr.eu>
22477 Date: Mon May 7 19:12:43 2007 +0200
22478
22479 fix: clean interrupt
22480
22481 commit 42efed6130c8fcf7da881385b5427065d2801757
22482 Author: Michal Simek <monstr@monstr.eu>
22483 Date: Mon May 7 17:22:25 2007 +0200
22484
22485 fix: interrupt handler for multiple sources
22486
22487 commit 48fbd3a4cdabbebc1debd7eed73c00c2caf914f6
22488 Author: Michal Simek <monstr@monstr.eu>
22489 Date: Mon May 7 17:11:09 2007 +0200
22490
22491 new: add writing to msr register
22492
22493 commit 3a619dd7bed03e8b4d22a3911f90fd12af5376c2
22494 Author: Markus Klotzbuecher <mk@denx.de>
22495 Date: Mon May 7 16:43:56 2007 +0200
22496
22497 Fix an ancient CHANGELOG conflict
22498
22499 commit ac4cd59d59c9bf3f89cb7a344abf8184d678f562
22500 Author: Timur Tabi <timur@freescale.com>
22501 Date: Sat May 5 08:12:30 2007 +0200
22502
22503 5xxx: write MAC address to mac-address and local-mac-address
22504
22505 Some device trees have a mac-address property, some have local-mac-address,
22506 and some have both. To support all of these device trees, ftp_cpu_setup()
22507 should write the MAC address to mac-address and local-mac-address, if they
22508 exist.
22509
22510 Signed-off-by: Timur Tabi <timur@freescale.com>
22511 Acked-by: Grant Likely <grant.likely@secretlab.ca>
22512
22513 commit a9d87e2707dcb249f6bb7f7ff7e00acd8cda9fd2
22514 Author: Grzegorz Wianecki <grzegorz.wianecki@gmail.com>
22515 Date: Sun Apr 29 14:01:54 2007 +0200
22516
22517 [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message
22518
22519 MPC5200B systems are incorrectly reported as MPC5200 in U-Boot start-up
22520 message. Use PVR to distinguish between the two variants, and print proper CPU
22521 information.
22522
22523 Signed-off-by: Grzegorz Wianecki <grzegorz.wianecki@gmail.com>
22524 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
22525 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
22526
22527 commit 4ec5bd55ed1ffa91a774af298769621f4fbb18c1
22528 Author: Ladislav Michl <ladis@linux-mips.org>
22529 Date: Wed Apr 25 16:01:26 2007 +0200
22530
22531 [PATCH] simplify silent console
22532
22533 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
22534 Acked-by: Stefan Roese <sr@denx.de>
22535
22536 commit b7598a43f2b421a713d8135e98a42c37d9eb9df0
22537 Author: Sergei Shtylyov <sshtylyov@ru.mvista.com>
22538 Date: Mon Apr 23 15:30:39 2007 +0200
22539
22540 [PATCH] Avoid assigning PCI resources from zero address
22541
22542 If a PCI IDE card happens to get a zero address assigned to it, the Linux IDE
22543 core complains and IDE drivers fails to work. Also, assigning zero to a BAR
22544 was illegal according to PCI 2.1 (the later revisions seem to have excluded the
22545 sentence about "0" being considered an invalid address) -- so, use a reasonable
22546 starting value of 0x1000 (that's what the most Linux archs are using).
22547
22548 Alternatively, one might have fixed the calls to pci_set_region() individually
22549 (some code even seems to have taken care of this issue) but that would have
22550 been a lot more work. :-)
22551
22552 Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
22553 Acked-by: Stefan Roese <sr@denx.de>
22554
22555 commit 9ffd451afeb08e5be7ddae680487ec962b2bca25
22556 Author: Jeffrey Mann <mannj@embeddedplanet.com>
22557 Date: Mon Apr 23 14:00:11 2007 +0200
22558
22559 [patch] setenv(...) can delete environmentalvariables
22560
22561 update setenv() function so that entering a NULL value for the
22562 variable's value will delete the environmental variable
22563
22564 Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
22565 Acked-by: Stefan Roese <sr@denx.de>
22566
22567 commit ebd0a0ae05a44769c4e27458ad4e9f3438250443
22568 Author: Mike Frysinger <vapier@gentoo.org>
22569 Date: Mon Apr 23 13:54:24 2007 +0200
22570
22571 [patch] use unsigned char in smc91111 driver for mac
22572
22573 the v_mac variable in the smc91111 driver is declared as a signed char ...
22574 this causes problems when one of the bytes in the MAC is "signed" like 0xE0
22575 because when it gets printed out, you get a display like:
22576 0xFFFFFFE0 and that's no good
22577
22578 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
22579
22580 commit ffc50f9bb194343c6303517a517708457a5eb6b8
22581 Author: Michal Simek <monstr@monstr.eu>
22582 Date: Sat May 5 18:54:42 2007 +0200
22583
22584 new: FSL and MSR support #2
22585
22586 commit f7e2e0eb0668136305f78bb9c21be79b48a34247
22587 Author: Michal Simek <monstr@monstr.eu>
22588 Date: Sat May 5 18:27:16 2007 +0200
22589
22590 new: FSL and MSR support
22591
22592 commit 2f15278c2eb911c668b4fe562130b78cf554d139
22593 Author: Wolfgang Denk <wd@denx.de>
22594 Date: Sat May 5 18:23:11 2007 +0200
22595
22596 Coding stylke cleanup; update CHANGELOG.
22597
22598 Signed-off-by: Wolfgang Denk <wd@denx.de>
22599
22600 commit 885ec89b648a899a2f32393fd3ffd9f7234c4402
22601 Author: Wolfgang Denk <wd@denx.de>
22602 Date: Sat May 5 18:05:02 2007 +0200
22603
22604 Add STX GP3 SSA board to MAKEALL script; update CHANGELOG.
22605
22606 Signed-off-by: Wolfgang Denk <wd@denx.de>
22607
22608 commit 5499645b3fe17a548af9dfc479ca6e2455f179a2
22609 Author: Wolfgang Denk <wd@denx.de>
22610 Date: Sat May 5 17:15:50 2007 +0200
22611
22612 Make "file" command happy with some config.mk files; update CHANGELOG
22613
22614 commit e3b8c78bc2489c27ae020986ef0eaca684866cef
22615 Author: Jeffrey Mann <mannj@embeddedplanet.com>
22616 Date: Sat May 5 08:32:14 2007 +0200
22617
22618 ppc4xx: Detect if the sysclk on Sequoia is 33 or 33.333 MHz
22619
22620 The AMCC Secquoia board has been changed in a new revision from using a
22621 33.000 MHz clock to a 33.333 MHz system clock. A bit in the CPLD
22622 indicates the difference. This patch reads that bit and uses the correct
22623 clock speed for the board. This code is backward compatable will all
22624 prior boards. All prior boards will be read as 33.000.
22625
22626 Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
22627 Signed-off-by: Stefan Roese <sr@denx.de>
22628
22629 commit f544ff6656fca263ed1ebe39899b6d95da67c8b8
22630 Author: Stefan Roese <sr@denx.de>
22631 Date: Sat May 5 08:29:01 2007 +0200
22632
22633 ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting
22634
22635 Using cpu/ppc4xx/speed.c to calculate the bus frequency is too big
22636 for the 4k NAND boot image so define bus_frequency to 133MHz here
22637 which is save for the refresh counter setup.
22638
22639 Signed-off-by: Stefan Roese <sr@denx.de>
22640
22641 commit 2f550ab976405300f5b07bf2890800840d0aa05f
22642 Author: Timur Tabi <timur@freescale.com>
22643 Date: Sat May 5 08:12:30 2007 +0200
22644
22645 5xxx: write MAC address to mac-address and local-mac-address
22646
22647 Some device trees have a mac-address property, some have local-mac-address,
22648 and some have both. To support all of these device trees, ftp_cpu_setup()
22649 should write the MAC address to mac-address and local-mac-address, if they
22650 exist.
22651
22652 Signed-off-by: Timur Tabi <timur@freescale.com>
22653 Acked-by: Grant Likely <grant.likely@secretlab.ca>
22654
22655 commit a79886590593ba1d667c840caa4940c61639f18f
22656 Author: Thomas Knobloch <knobloch@siemens.com>
22657 Date: Sat May 5 07:04:42 2007 +0200
22658
22659 NAND: Wrong calculation of page number in nand_block_bad()
22660
22661 In case that there is no memory based bad block table available the
22662 function nand_block_checkbad() in drivers/mtd/nand/nand_base.c will call
22663 nand_block_bad() directly. When parameter 'getchip' is set to zero,
22664 nand_block_bad() will not right shift the offset to calculate the
22665 correct page number.
22666
22667 Signed-off-by: Thomas Knobloch <knobloch@siemens.com>
22668 Signed-off-by: Stefan Roese <sr@denx.de>
22669
22670 commit 9877d7dcd1eebe61aa5d8b8ffe9c048ea426e6f6
22671 Author: Wolfgang Denk <wd@denx.de>
22672 Date: Fri May 4 10:02:33 2007 +0200
22673
22674 Fix initrd length corruption in bootm command.
22675
22676 When using FDT Images, the length of an inital ramdisk was
22677 overwritten (bug introduced by commit 87a449c8, 22 Aug 2006).
22678
22679 Patches by Timur Tabi & Johns Daniel.
22680
22681 Signed-off-by: Wolfgang Denk <wd@denx.de>
22682
22683 commit 068aab660bc3912b930be5540e6b3f3fd6ad3c96
22684 Author: Kim Phillips <kim.phillips@freescale.com>
22685 Date: Thu May 3 19:43:52 2007 -0500
22686
22687 mpc83xx: fix trivial error in MAKEALL
22688
22689 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
22690
22691 commit c64a89d6ce8584b9fc64f4e85da9ecac3cfc2c2a
22692 Author: Wolfgang Denk <wd@denx.de>
22693 Date: Thu May 3 16:34:41 2007 +0200
22694
22695 Update board configuration for STX GP3SSA board:
22696
22697 Enable hush shell, environment in flash rather in EEPROM,
22698 more user-friendly default environment, etc.
22699 The simple EEPROM environment can be selected easily in the board
22700 config file.
22701
22702 Signed-off-by: Wolfgang Denk <wd@denx.de>
22703
22704 commit 2c6fb199dc5756fc72f49d1f4de105e089049d65
22705 Author: Wolfgang Denk <wd@denx.de>
22706 Date: Tue Apr 24 14:37:49 2007 +0200
22707
22708 Cleanup STX GP3SSA code; fix build and compile problems.
22709
22710 commit 35171dc04e028ecacc23ad916a66295472555dbf
22711 Author: Dan Malek <dan@embeddedalley.com>
22712 Date: Fri Jan 5 09:15:34 2007 +0100
22713
22714 Add support for STX GP3SSA (stxssa) Board
22715
22716 Signed-off-by Dan Malek, <dan@embeddedalley.com>
22717
22718 commit f2134f8e9eb006bdcd729e89f309c07b2fa45180
22719 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
22720 Date: Wed May 2 13:31:53 2007 +0200
22721
22722 macb: Don't restart autonegotiation if we already have link
22723
22724 Rework macb_phy_init so that it doesn't attempt to re-negotiate if the
22725 link is already up.
22726
22727 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
22728
22729 commit 04fcb5d38bc90779cd9a710d60702075986f0e29
22730 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
22731 Date: Wed May 2 13:22:38 2007 +0200
22732
22733 macb: Introduce a few barriers when dealing with DMA descriptors
22734
22735 There were a few theoretical possibilities that the compiler might
22736 optimize away DMA descriptor reads and/or writes and thus cause
22737 synchronization problems with the hardware. Insert barriers where
22738 we depend on reads/writes actually hitting memory.
22739
22740 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
22741
22742 commit ffa621a0d12a1ccd81c936c567f8917a213787a8
22743 Author: Andy Fleming <afleming@freescale.com>
22744 Date: Sat Feb 24 01:08:13 2007 -0600
22745
22746 Cleaned up some 85xx PCI bugs
22747
22748 * Cleaned up the CDS PCI Config Tables and added NULL entries to
22749 the end
22750 * Fixed PCIe LAWBAR assignemt to use the cpu-relative address
22751 * Fixed 85xx PCI code to assign powar region sizes based on the
22752 config values (rather than hard-coding them)
22753 * Fixed the 8548 CDS PCI2 IO to once again have 0 as the base address
22754
22755 Signed-off-by: Andy Fleming <afleming@freescale.com>
22756
22757 commit 6743105988fc44d5b0d30388c790607835aae7a6
22758 Author: Andy Fleming <afleming@freescale.com>
22759 Date: Mon Apr 23 02:54:25 2007 -0500
22760
22761 Add support for the 8568 MDS board
22762
22763 This included some changes to common files:
22764 * Add 8568 processor SVR to various places
22765 * Add support for setting the qe bus-frequency value in the dts
22766 * Add the 8568MDS target to the Makefile
22767
22768 Signed-off-by: Andy Fleming <afleming@freescale.com>
22769
22770 commit af1c2b84bf27c8565baddc82d1abb93700d10e2e
22771 Author: David Updegraff <dave@cray.com>
22772 Date: Fri Apr 20 14:34:48 2007 -0500
22773
22774 Add support for treating unknown PHYs as generic PHYs.
22775
22776 When bringing up u-boot on new boards, PHY support sometimes gets
22777 neglected. Most PHYs don't really need any special support,
22778 though. By adding a generic entry that always matches if nothing
22779 else does, we can provide support for "unsupported" PHYs for the
22780 tsec.
22781
22782 The generic PHY driver supports most PHYs, including gigabit.
22783
22784 Signed-off-by: David Updegraff <dave@cray.com>
22785 Signed-off-by: Andy Fleming <afleming@freescale.com>
22786
22787 commit a75af9bfd8fff0499efdbb90601cec5a2afef117
22788 Author: James Yang <James.Yang@freescale.com>
22789 Date: Wed Feb 7 15:28:04 2007 -0600
22790
22791 Conditionalize 8641 Rev1.0 MCM workarounds
22792
22793 Signed-off-by: James Yang <James.Yang@freescale.com>
22794 Signed-off-by: Jon Loeliger <jdl@freescale.com>
22795
22796 commit f64702b7fc8f8df39d31add770df6e372f9e9ce3
22797 Author: Timur Tabi <timur@freescale.com>
22798 Date: Mon Apr 30 13:59:50 2007 -0500
22799
22800 Fix memory initialization on MPC8349E-mITX
22801
22802 Define CFG_DDR_SDRAM_CLK_CNTL for the MPC8349E-mITX and MPC8349E-mITX-GP.
22803 This allows ddr->sdram_clk_cntl to be properly initialized. This is necessary
22804 on some ITX boards, notably those with a revision 3.1 CPU.
22805
22806 Also change spd_sdram() in cpu/mpc83xx/spd_sdram.c to not write anything into
22807 ddr->sdram_clk_cntl if CFG_DDR_SDRAM_CLK_CNTL is not defined.
22808
22809 Signed-off-by: Timur Tabi <timur@freescale.com>
22810 Acked-by: Michael Benedict <MBenedict@twacs.com>
22811 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
22812
22813 commit 54b2d434ae9d01787936f34fe1759cf3d7624ae3
22814 Author: Kim Phillips <kim.phillips@freescale.com>
22815 Date: Mon Apr 30 15:26:21 2007 -0500
22816
22817 mpc83xx: replace elaborate boottime verbosity with 'clocks' command
22818
22819 and fix CPU: to align with Board: display text.
22820
22821 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
22822
22823 commit c1ab82669d9525998c34e802a12cad662723f22a
22824 Author: James Yang <James.Yang@freescale.com>
22825 Date: Fri Mar 16 13:02:53 2007 -0500
22826
22827 Rewrote picos_to_clk() to avoid rounding errors.
22828 Clarified that conversion is to DRAM clocks rather than platform clocks.
22829 Made function static to spd_sdram.c.
22830
22831 Signed-off-by: James Yang <James.Yang@freescale.com>
22832 Signed-off-by: Jon Loeliger <jdl@freescale.com>
22833
22834 commit 8b39501d28754e72726ce7fb02310e56dbdf116a
22835 Author: Stefan Roese <sr@denx.de>
22836 Date: Sun Apr 29 14:13:01 2007 +0200
22837
22838 ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver
22839
22840 Signed-off-by: Stefan Roese <sr@denx.de>
22841
22842 commit 864aa6a6a466fcb92bf32b1d7dba79cd709b52c9
22843 Author: Grzegorz Wianecki <grzegorz.wianecki@gmail.com>
22844 Date: Sun Apr 29 14:01:54 2007 +0200
22845
22846 [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message
22847
22848 MPC5200B systems are incorrectly reported as MPC5200 in U-Boot start-up
22849 message. Use PVR to distinguish between the two variants, and print proper CPU
22850 information.
22851
22852 Signed-off-by: Grzegorz Wianecki <grzegorz.wianecki@gmail.com>
22853 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
22854 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
22855
22856 commit 5c5d3242935cf3543af01142627494434834cf98
22857 Author: Kim Phillips <kim.phillips@freescale.com>
22858 Date: Wed Apr 25 12:34:38 2007 -0500
22859
22860 mpc83xx: minor fixups for 8313rdb introduction
22861
22862 commit ada4d40091f6ed4a4f0040e08d20db21967e4a67
22863 Author: Ladislav Michl <ladis@linux-mips.org>
22864 Date: Wed Apr 25 16:01:26 2007 +0200
22865
22866 [PATCH] simplify silent console
22867
22868 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
22869 Acked-by: Stefan Roese <sr@denx.de>
22870
22871 commit 144876a380f5756f57412caf74c1d6dc201dd796
22872 Author: Michal Simek <monstr@monstr.eu>
22873 Date: Tue Apr 24 23:01:02 2007 +0200
22874
22875 [PATCH] MTD partition support, JFFS2 support
22876
22877 commit 37ed6cdd4159195bfad68d8a237f6adda8f482cb
22878 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
22879 Date: Tue Apr 24 14:03:45 2007 +0200
22880
22881 ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content.
22882
22883 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
22884
22885 commit 66ed6cca3f340f7a8a06d9272ae2ef8e96f0273d
22886 Author: Andy Fleming <afleming@freescale.com>
22887 Date: Mon Apr 23 02:37:47 2007 -0500
22888
22889 Reworked 85xx speed detection code
22890
22891 Changed the code to read the registers and calculate the clock
22892 rates, rather than using a "switch" statement.
22893
22894 Idea from Andrew Klossner <andrew@cesa.opbu.xerox.com>
22895
22896 Signed-off-by: Andy Fleming <afleming@freescale.com>
22897
22898 commit 81f481ca708ed6a56bf9c410e3191dbad581c565
22899 Author: Andy Fleming <afleming@freescale.com>
22900 Date: Mon Apr 23 02:24:28 2007 -0500
22901
22902 Enable 8544 support
22903
22904 * Add support to the Makefile
22905 * Add 8544 configuration support to the tsec driver
22906 * Add 8544 SVR numbers to processor.h
22907
22908 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
22909 Signed-off-by: Jon Loeliger <jdl@freescale.com>
22910
22911 commit 0d8c3a2096eaff8d7de89d45e9af4d4b0d4868fe
22912 Author: Andy Fleming <afleming@freescale.com>
22913 Date: Fri Feb 23 17:12:25 2007 -0600
22914
22915 Support 1G size on 8548
22916
22917 e500v2 and newer cores support 1G page sizes.
22918
22919 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
22920 Signed-off-by: Andy Fleming <afleming@freescale.com>
22921
22922 commit 45cef612cc601d2d1c890fbbd7cdc9609a189a46
22923 Author: Andy Fleming <afleming@freescale.com>
22924 Date: Fri Feb 23 17:11:16 2007 -0600
22925
22926 Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nG
22927
22928 The other pagesz constants use one letter to specify order of
22929 magnitude. Also change the one reference to it in mpc8548cds/init.S
22930
22931 Signed-off-by: Andy Fleming <afleming@freescale.com>
22932
22933 commit 1f9a318cea14272edd10d63739e2d326c90f430e
22934 Author: Andy Fleming <afleming@freescale.com>
22935 Date: Fri Feb 23 16:28:46 2007 -0600
22936
22937 Only set ddrioovcr for 8548 rev1.
22938
22939 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
22940 Signed-off-by: Andy Fleming <afleming@freescale.com>
22941
22942 commit 9343dbf85bc03033f2102d8e8543567c2c1ad2d2
22943 Author: Andy Fleming <afleming@freescale.com>
22944 Date: Sat Feb 24 01:16:45 2007 -0600
22945
22946 Tweak DDR ECC error counter
22947
22948 Enable single-bit error counter when memory was cleared by ddr controller.
22949
22950 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
22951 Signed-off-by: Andy Fleming <afleming@freescale.com>
22952
22953 commit 85e7c7a45e3dd9c7ce3e722352ba60f8df1a7a4b
22954 Author: Timur Tabi <timur@freescale.com>
22955 Date: Mon Feb 12 13:34:55 2007 -0600
22956
22957 85xx: write MAC address to mac-address and local-mac-address
22958
22959 Some device trees have a mac-address property, some have local-mac-address,
22960 and some have both. To support all of these device trees, ftp_cpu_setup()
22961 should write the MAC address to mac-address and local-mac-address, if they
22962 exist.
22963
22964 Signed-off-by: Timur Tabi <timur@freescale.com>
22965
22966 commit 03b81b48eec0ad249ec97a4ae16c36fa2e014ff4
22967 Author: Andy Fleming <afleming@freescale.com>
22968 Date: Mon Apr 23 01:44:44 2007 -0500
22969
22970 Some 85xx cpu cleanups
22971
22972 * Cleaned up the TSR[WIS] clearing
22973 * Cleaned up DMA initialization
22974
22975 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
22976 Signed-off-by: Jon Loeliger <jdl@freescale.com>
22977 Acked-by: Andy Fleming <afleming@freescale.com>
22978
22979 commit 151d5d992eab8c497b24c816c73dc1ad8bffb4eb
22980 Author: Andy Fleming <afleming@freescale.com>
22981 Date: Mon Apr 23 01:32:22 2007 -0500
22982
22983 Add cpu support for the 8544
22984
22985 Recognize new SVR values, and add a few register definitions
22986
22987 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
22988 Signed-off-by: Jon Loeliger <jdl@freescale.com>
22989 Acked-by: Andy Fleming <afleming@freescale.com>
22990
22991 commit 25d83d7f4ac65727182d8ddaf7ba42fa74cf65ae
22992 Author: Jon Loeliger <jdl@freescale.com>
22993 Date: Wed Apr 11 16:51:02 2007 -0500
22994
22995 Add MPC8544DS basic port board files.
22996
22997 Add board port under new board/freescale directory
22998 structure and reuse existing PIXIS FPGA support there.
22999
23000 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
23001 Signed-off-by: Jon Loeliger <jdl@freescale.com>
23002
23003 commit 0cde4b00fc7393b89f379d83a9d436dcb1334bfa
23004 Author: Jon Loeliger <jdl@freescale.com>
23005 Date: Wed Apr 11 16:50:57 2007 -0500
23006
23007 Add MPC8544DS main configuration file.
23008
23009 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
23010 Signed-off-by: Jon Loeliger <jdl@freescale.com>
23011
23012 commit 362dd83077ac04c0296bca3e824ec2fb3d44d9d6
23013 Author: Sergei Shtylyov <sshtylyov@ru.mvista.com>
23014 Date: Wed Dec 27 22:07:15 2006 +0300
23015
23016 Fix PCI I/O space mapping on Freescale MPC85x0ADS
23017
23018 The PCI I/O space mapping for Freescale MPC8540ADS board was broken by commit
23019 52c7a68b8d587ebcf5a6b051b58b3d3ffa377ddc which failed to update the #define's
23020 describing the local address window used for the PCI I/O space accesses -- fix
23021 this and carry over the necessary changes into the MPC8560ADS code since the
23022 PCI I/O space mapping was also broken for this board (by the earlier commit
23023 087454609e47295443af793a282cddcd91a5f49c). Add the comments clarifying how
23024 the PCI I/O space must be mapped to all the MPC85xx board config. headers.
23025
23026 Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
23027
23028 board/mpc8540ads/init.S | 4 ++--
23029 board/mpc8560ads/init.S | 4 ++--
23030 include/configs/MPC8540ADS.h | 5 ++---
23031 include/configs/MPC8541CDS.h | 2 +-
23032 include/configs/MPC8548CDS.h | 2 +-
23033 include/configs/MPC8560ADS.h | 8 ++++----
23034 6 files changed, 12 insertions(+), 13 deletions(-)
23035
23036 commit 96629cbabdb727d4a5e62542deefc01d498db6dc
23037 Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
23038 Date: Tue Dec 5 16:42:30 2006 +0800
23039
23040 u-boot: Fix e500 v2 core reset bug
23041
23042 The following patch fixes the e500 v2 core reset bug.
23043 For e500 v2 core, a new reset control register is added to reset the
23044 processor.
23045
23046 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
23047
23048 commit 63247a5acd58032e6cf33f525bc3923b467bac88
23049 Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
23050 Date: Wed Dec 20 11:01:00 2006 +0800
23051
23052 u-boot: v2: Remove the fixed TLB and LAW entrynubmer
23053
23054 Remove the fixed TLB and LAW entry nubmer. Use actually TLB and LAW
23055 entry number to control the loop. This can reduce the potential risk
23056 for the 85xx processor increasing its TLB adn LAW entry number.
23057
23058 Signed-off-by: Swarthout Edward <swarthout@freescale.com>
23059 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
23060
23061 commit 0b1934ba12fd408fcc3b8bd9f4b04864c42a42bf
23062 Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
23063 Date: Mon Dec 18 17:01:04 2006 +0800
23064
23065 u-boot: Fix the 85xxcds tsec bug
23066
23067 Fix the 85xxcds tsec bug.
23068 When enable PCI, tsec.o should be added to u-boot.lds to make tsec work.
23069
23070 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
23071
23072 commit 7337b237ffc4aaf1b9467024fe472a880d852598
23073 Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
23074 Date: Fri Dec 15 14:43:31 2006 +0800
23075
23076 u-boot: Fix CPU2 errata on MPC8548CDS board
23077
23078 This patch apply workaround of CPU2 errata on MPC8548CDS board.
23079
23080 Signed-off-by:Ebony Zhu <ebony.zhu@freescale.com>
23081
23082 commit 39b18c4f3e0b6d0dc00f4e68bad2da3766c85f09
23083 Author: ebony.zhu@freescale.com <ebony.zhu@freescale.com>
23084 Date: Mon Dec 18 16:25:15 2006 +0800
23085
23086 u-boot: Disables MPC8548CDS 2T_TIMING for DDR by default
23087
23088 This patch disables MPC8548CDS 2T_TIMING for DDR by default.
23089
23090 Signed-off-by:Ebony Zhu <ebony.zhu@freescale.com>
23091
23092 commit 41fb7e0f1ec9b91bdae2565bab5f2e3ee15039c7
23093 Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
23094 Date: Thu Dec 14 14:14:55 2006 +0800
23095
23096 u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS board
23097
23098 Enable PCI function and add PEX & rapidio memory map on MPC8548CDS
23099 board.
23100 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
23101
23102 commit 96b8a05432f346f36493535c85320b70ec9c7c1b
23103 Author: Scott Wood <scottwood@freescale.com>
23104 Date: Mon Apr 16 14:54:15 2007 -0500
23105
23106 mpc83xx: Add MPC8313ERDB support.
23107
23108 Signed-off-by: Scott Wood <scottwood@freescale.com>
23109
23110 commit 49ea3b6eafe606285ae4d5c378026153dde53200
23111 Author: Scott Wood <scottwood@freescale.com>
23112 Date: Mon Apr 16 14:34:21 2007 -0500
23113
23114 mpc83xx: Add generic PCI setup code.
23115
23116 Board code can now request the generic setup code rather than having to
23117 copy-and-paste it for themselves. Boards should be converted to use this
23118 once they're tested with it.
23119
23120 Signed-off-by: Scott Wood <scottwood@freescale.com>
23121
23122 commit 7c98e5193e93df6b9b651851d54b638a61ebb0ea
23123 Author: Scott Wood <scottwood@freescale.com>
23124 Date: Mon Apr 16 14:34:19 2007 -0500
23125
23126 mpc83xx: Add 831x support to speed.c.
23127
23128 Signed-off-by: Scott Wood <scottwood@freescale.com>
23129
23130 commit 0f253283a32d91e06844d7f87f9b33f4f4fbce8f
23131 Author: Scott Wood <scottwood@freescale.com>
23132 Date: Mon Apr 16 14:34:18 2007 -0500
23133
23134 mpc83xx: Add 831x support to global_data.h
23135
23136 Signed-off-by: Scott Wood <scottwood@freescale.com>
23137
23138 commit 95e7ef897e54591e615fc1b458b74c286fe1fb06
23139 Author: Scott Wood <scottwood@freescale.com>
23140 Date: Mon Apr 16 14:34:16 2007 -0500
23141
23142 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().
23143
23144 Rather than misleadingly define PVR_83xx as the specific type of 83xx
23145 being built for, the PVR of each core revision is defined. checkcpu() now
23146 prints the core that it detects, rather than aborting if it doesn't find
23147 what it thinks it wants.
23148
23149 Signed-off-by: Scott Wood <scottwood@freescale.com>
23150
23151 commit a35b0c4950d84cf9e3a9e32b916135956d1ac636
23152 Author: Scott Wood <scottwood@freescale.com>
23153 Date: Mon Apr 16 14:34:15 2007 -0500
23154
23155 mpc83xx: Recognize SPR values for MPC8311 and MPC8313.
23156
23157 Signed-off-by: Scott Wood <scottwood@freescale.com>
23158
23159 commit d87c57b201b4572d16f1b642998faa00c9912b16
23160 Author: Scott Wood <scottwood@freescale.com>
23161 Date: Mon Apr 16 14:31:55 2007 -0500
23162
23163 mpc83xx: Add register definitions for MPC831x.
23164
23165 Signed-off-by: Scott Wood <scottwood@freescale.com>
23166
23167 commit 7fc4c71a143be8666d70803fb25ae60379c95622
23168 Author: Stefan Roese <sr@denx.de>
23169 Date: Mon Apr 23 15:39:59 2007 +0200
23170
23171 Fix file mode
23172
23173 Signed-off-by: Stefan Roese <sr@denx.de>
23174
23175 commit 38257988abfe74d459ca2ad748b109ca04e4efe1
23176 Author: Sergei Shtylyov <sshtylyov@ru.mvista.com>
23177 Date: Mon Apr 23 15:30:39 2007 +0200
23178
23179 [PATCH] Avoid assigning PCI resources from zero address
23180
23181 If a PCI IDE card happens to get a zero address assigned to it, the Linux IDE
23182 core complains and IDE drivers fails to work. Also, assigning zero to a BAR
23183 was illegal according to PCI 2.1 (the later revisions seem to have excluded the
23184 sentence about "0" being considered an invalid address) -- so, use a reasonable
23185 starting value of 0x1000 (that's what the most Linux archs are using).
23186
23187 Alternatively, one might have fixed the calls to pci_set_region() individually
23188 (some code even seems to have taken care of this issue) but that would have
23189 been a lot more work. :-)
23190
23191 Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
23192 Acked-by: Stefan Roese <sr@denx.de>
23193
23194 commit afb903a2eb9436baa9270ccc0c27082d86497d89
23195 Author: Jeffrey Mann <mannj@embeddedplanet.com>
23196 Date: Mon Apr 23 14:00:11 2007 +0200
23197
23198 [patch] setenv(...) can delete environmentalvariables
23199
23200 update setenv() function so that entering a NULL value for the
23201 variable's value will delete the environmental variable
23202
23203 Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
23204 Acked-by: Stefan Roese <sr@denx.de>
23205
23206 commit 36f104e5caa747d568eff26b369565af57c2ffa6
23207 Author: Mike Frysinger <vapier@gentoo.org>
23208 Date: Mon Apr 23 13:54:24 2007 +0200
23209
23210 [patch] use unsigned char in smc91111 driver for mac
23211
23212 the v_mac variable in the smc91111 driver is declared as a signed char ...
23213 this causes problems when one of the bytes in the MAC is "signed" like 0xE0
23214 because when it gets printed out, you get a display like:
23215 0xFFFFFFE0 and that's no good
23216
23217 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
23218
23219 commit d98c0885ad617fccf21e7c26ef8cb728fbfb2459
23220 Author: Rodolfo Giometti <giometti@enneenne.com>
23221 Date: Mon Apr 23 13:10:52 2007 +0200
23222
23223 USB: (Another) delay for crappy USB keys.
23224
23225 Some USB keys are slow in giving back an answer when the Root HUB
23226 enables power lines.
23227
23228 Signed-off-by: Rodolfo Giometti <giometti@linux.it>
23229
23230 commit 323bfa8f436dc3bc57187c9b1488bc3146ff1522
23231 Author: Stefan Roese <sr@denx.de>
23232 Date: Mon Apr 23 12:00:22 2007 +0200
23233
23234 Remove BOARDLIBS usage completely
23235
23236 Signed-off-by: Stefan Roese <sr@denx.de>
23237
23238 commit 32556443840f127170e4baa8bdd5b567039f6c36
23239 Author: Michal Simek <monstr@monstr.eu>
23240 Date: Sat Apr 21 21:07:22 2007 +0200
23241
23242 [PATCH] SystemACE support for Microblaze
23243
23244 commit 0643631aa1036cd746bf5d15f5a34bc7bc01ea4f
23245 Author: Michal Simek <monstr@monstr.eu>
23246 Date: Sat Apr 21 21:02:40 2007 +0200
23247
23248 16bit read/write little endian
23249
23250 commit 9d1d6a34d26c5933bc097ce73c9348f95573cdd4
23251 Author: Michal Simek <monstr@monstr.eu>
23252 Date: Sat Apr 21 20:53:31 2007 +0200
23253
23254 Change ML401 parameters - Xilinx BSP
23255
23256 commit 2e343b9a57f32e1bd08c35c9976910333fb4e13d
23257 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
23258 Date: Wed Feb 28 05:37:29 2007 -0600
23259
23260 mpc8641hpcn: Fix LAW and TLB setup to use the IO_PHYS #defines.
23261
23262 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
23263
23264 commit 79cb47391eebef85acadb3f6961ef6c55cace6ac
23265 Author: Zhang Wei <wei.zhang@freescale.com>
23266 Date: Fri Jan 19 10:42:37 2007 +0800
23267
23268 Enable LAWs for MPC8641 PCI-Ex2.
23269
23270 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
23271 Signed-off-by: Jon Loeliger <jdl@freescale.com>
23272
23273 commit bd7851ce1e1f140665b520026abf1042968b1102
23274 Author: Jon Loeliger <jdl@freescale.com>
23275 Date: Fri Apr 20 14:12:26 2007 -0500
23276
23277 mpc86xx; Write MAC address to mac-address and local-mac-address
23278
23279 Some device trees have a mac-address property, some have local-mac-address,
23280 and some have both. To support all of these device trees, ftp_cpu_setup()
23281 should write the MAC address to mac-address and local-mac-address, if they
23282 exist.
23283
23284 Signed-off-by: Timur Tabi <timur@freescale.com>
23285 Signed-off-by: Jon Loeliger <jdl@freescale.com>
23286
23287 commit 7dbdf28b8bd855a8530dc3292e4982575a197060
23288 Author: Jon Loeliger <jdl@freescale.com>
23289 Date: Fri Apr 20 14:11:38 2007 -0500
23290
23291 mpc86xx: protect memcpy to bad address if a mac-address is missing from dt
23292
23293 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
23294 Signed-off-by: Jon Loeliger <jdl@freescale.com>
23295
23296 commit 14da5f7675bbb427c469e3f45006e027b6e21db9
23297 Author: Wolfgang Denk <wd@denx.de>
23298 Date: Fri Apr 20 17:43:28 2007 +0200
23299
23300 Cleanup compiler warnings, update CHANGELOG
23301
23302 Signed-off-by: Wolfgang Denk <wd@denx.de>
23303
23304 commit 6923565db12af34fd5e02d354ee65a8c78ac460f
23305 Author: Detlev Zundel <dzu@denx.de>
23306 Date: Fri Apr 20 12:01:47 2007 +0200
23307
23308 Fix breakage of NC650 board with respect to nand support.
23309
23310 Signed-off-by: Detlev Zundel <dzu@denx.de>
23311
23312 commit 39f23cd90947639ac278a18ff277ec786b5ac167
23313 Author: Domen Puncer <domen.puncer@telargo.com>
23314 Date: Fri Apr 20 11:13:16 2007 +0200
23315
23316 [RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculation
23317
23318 G2 core reference manual says decrementer and time base
23319 are decreasing/increasing once every 4 bus clock cycles.
23320 Lets fix it, so time in Linux won't run twice as fast
23321
23322 Signed-off-by: Domen Puncer <domen.puncer@telargo.com>
23323 Acked-by: Grant Likely <grant.likely@secretlab.ca>
23324
23325 commit 7651f8bdbba03bb0b4f241e2d2c4cb65b230bd56
23326 Author: Gerald Van Baren <vanbaren@cideas.com>
23327 Date: Thu Apr 19 23:14:39 2007 -0400
23328
23329 Fix serious pointer bug with bootm and reserve map.
23330
23331 What was suppose to be a stack variable was declared as a pointer,
23332 overwriting random memory.
23333 Also moved the libfdt.a requirement into the main Makefile. That is
23334 The U-Boot Way.
23335
23336 commit d21686263574e95cb3e9e9b0496f968b1b897fdb
23337 Author: Stefan Roese <sr@denx.de>
23338 Date: Thu Apr 19 09:53:52 2007 +0200
23339
23340 ppc4xx: Fix chip select timing for SysACE access on AMCC Katmai
23341
23342 Previous versions used full wait states for the chip select #1 which
23343 is connected to the Xilinix SystemACE controller on the AMCC Katmai
23344 evaluation board. This leads to really slow access and therefore low
23345 performance. This patch now sets up the chip select a lot faster
23346 resulting in much better read/write performance of the Linux driver.
23347
23348 Signed-off-by: Stefan Roese <sr@denx.de>
23349
23350 commit 37837828d89084879bee2f2b8c7c68d4695940df
23351 Author: Wolfgang Denk <wd@denx.de>
23352 Date: Wed Apr 18 17:49:29 2007 +0200
23353
23354 Clenaup, update CHANGELOG
23355
23356 Signed-off-by: Wolfgang Denk <wd@denx.de>
23357
23358 commit fd094c6379e2ef8a4d0ceb5640b24cb0c8d04449
23359 Author: Wolfgang Denk <wd@denx.de>
23360 Date: Wed Apr 18 17:20:58 2007 +0200
23361
23362 Update CHANGELOG
23363
23364 Signed-off-by: Wolfgang Denk <wd@denx.de>
23365
23366 commit 2a26ec4732efd7a308d0bbc97714c1d75ef1173b
23367 Author: Wolfgang Denk <wd@denx.de>
23368 Date: Wed Apr 18 17:07:26 2007 +0200
23369
23370 Cleanup, update CHANGELOG
23371
23372 Sigend-off-by: Wolfgang Denk <wd@denx.de>
23373
23374 commit 5f6c732affea9647762d27a4617a2ae64c52dceb
23375 Author: Wolfgang Denk <wd@denx.de>
23376 Date: Wed Apr 18 16:17:46 2007 +0200
23377
23378 Update CHANGELOG
23379
23380 commit ad4eb555671d97f96dc56eab55103b1f86874b01
23381 Author: Wolfgang Denk <wd@denx.de>
23382 Date: Wed Apr 18 14:30:39 2007 +0200
23383
23384 MCC200 board: remove warning which is obsolete after PSoC firmware changes
23385
23386 Signed-off-by: Wolfgang Denk <wd@denx.de>
23387
23388 commit 3747a3f010b2b1442dec3e871c69788b6017aaae
23389 Author: Domen Puncer <domen.puncer@telargo.com>
23390 Date: Wed Apr 18 12:11:05 2007 +0200
23391
23392 [PATCH] icecube/lite5200b: document wakeup from low-power support
23393
23394 Signed-off-by: Domen Puncer <domen.puncer@telargo.com>
23395
23396 commit e673226ff9d6aa91b47ceac74b8c13770b06bb37
23397 Author: Stefan Roese <sr@denx.de>
23398 Date: Wed Apr 18 12:07:47 2007 +0200
23399
23400 ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROM
23401
23402 Signed-off-by: Stefan Roese <sr@denx.de>
23403
23404 commit 90e6f41cf09fc98f6ccb510e183d53ab8546cf2f
23405 Author: Stefan Roese <sr@denx.de>
23406 Date: Wed Apr 18 12:05:59 2007 +0200
23407
23408 ppc4xx: Add output for bootrom location to 405EZ ports
23409
23410 Now 405EZ ports also show upon bootup from which boot device
23411 they are configured to boot:
23412
23413 U-Boot 1.2.0-gd3832e8f-dirty (Apr 18 2007 - 07:47:05)
23414
23415 CPU: AMCC PowerPC 405EZ Rev. A at 199.999 MHz (PLB=133, OPB=66, EBC=66 MHz)
23416 Bootstrap Option E - Boot ROM Location EBC (32 bits)
23417 16 kB I-Cache 16 kB D-Cache
23418 Board: Acadia - AMCC PPC405EZ Evaluation Board
23419
23420 Signed-off-by: Stefan Roese <sr@denx.de>
23421
23422 commit 9c00dfb0bf89c8c23e8af5b5bdf49cf66d769f85
23423 Author: Peter Pearse <peter.pearse@arm.com>
23424 Date: Tue Apr 17 13:30:33 2007 +0100
23425
23426 Move ppearse to ARM board list
23427 Add Konstantin Kletschke for scb9328.
23428 Signed-off-by: Peter Pearse <peter.pearse@arm.com>
23429
23430 commit d3832e8fe1b214ec62424eac36cfda9fc56d21b3
23431 Author: Domen Puncer <domen.puncer@telargo.com>
23432 Date: Mon Apr 16 14:00:13 2007 +0200
23433
23434 [PATCH] icecube/lite5200b: wakeup from low-power support
23435
23436 U-Boot part of Lite5200b low power mode support.
23437 Puts SDRAM out of self-refresh and transfers control to
23438 address saved at physical 0x0.
23439
23440 Signed-off-by: Domen Puncer <domen.puncer@telargo.com>
23441 Acked-by: Grant Likely <grant.likely@secretlab.ca>
23442
23443 commit f35a53fc7b0c79fcfe7bdc01163c4b34aaba1460
23444 Author: Gerald Van Baren <vanbaren@cideas.com>
23445 Date: Sun Apr 15 13:54:26 2007 -0400
23446
23447 Fix the ft_cpu_setup() property settings.
23448
23449 Use "setter" functions instead of flags, cleaner and more flexible.
23450 It also fixes the problem noted by Timur Tabi that the ethernet MAC
23451 addresses were all being set incorrectly to the same MAC address.
23452
23453 commit c28abb9c614f65ce2096cc4a66fc886c77d0e5a4
23454 Author: Gerald Van Baren <vanbaren@cideas.com>
23455 Date: Sat Apr 14 22:51:24 2007 -0400
23456
23457 Improve the bootm command for CONFIG_OF_LIBFDT
23458
23459 In bootm, create the "/chosen" node only if it doesn't already exist
23460 (better matches the previous behavior).
23461 Update for proper reserved memory map handling for initrd.
23462
23463 commit 3f9f08cf91c8a6949a5d78a18bd3d8df7b86d888
23464 Author: Gerald Van Baren <vanbaren@cideas.com>
23465 Date: Sat Apr 14 22:46:41 2007 -0400
23466
23467 Add some utilities to manipulate the reserved memory map.
23468
23469 commit 8048cdd56f04a756eeea4951f402bf5cc33785db
23470 Author: Wolfgang Denk <wd@denx.de>
23471 Date: Sat Apr 14 21:16:54 2007 +0200
23472
23473 Update CHANGELOG
23474
23475 commit 8e6875183cdca91c134408d119d4abcd48ef6856
23476 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23477 Date: Sun Dec 17 18:56:46 2006 +0100
23478
23479 AVR32: Enable MMC support
23480
23481 Set up the portmux for the MMC interface and enable the MMC driver
23482 along with support for DOS partitions, ext2 and FAT filesystems.
23483
23484 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23485
23486 commit fc26c97bb6df41b4a95662c34054fe912387bf38
23487 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23488 Date: Fri Jan 20 10:03:53 2006 +0100
23489
23490 Atmel MCI driver
23491
23492 Driver for the Atmel MCI controller (MMC interface) for AT32AP CPUs.
23493
23494 The AT91 ARM-based CPUs use basically the same hardware, so it should
23495 be possible to share this driver, but no effort has been made so far.
23496
23497 Hardware documentation can be found in the AT32AP7000 data sheet,
23498 which can be downloaded from
23499
23500 http://www.atmel.com/dyn/products/datasheets.asp?family_id=682
23501
23502 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23503
23504 commit 05fdab1ef6a10d049a50021a86f1226f444d9b9f
23505 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23506 Date: Sun Dec 17 18:55:37 2006 +0100
23507
23508 AVR32: Add clk and gpio infrastructure for mmci
23509
23510 Implement functions for configuring the mmci pins, as well as
23511 functions for getting the clock rate of the mmci controller.
23512
23513 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23514
23515 commit 7fac3f69e9f05c5e5326681976c35d129324c4de
23516 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23517 Date: Sun Dec 17 18:53:56 2006 +0100
23518
23519 Enable partition support with MMC
23520
23521 Include implementations of init_part() and get_partition_info() when
23522 CONFIG_MMC is set.
23523
23524 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23525
23526 commit 9a24f477a1ed5bb0f74377c985d754ebbfa44872
23527 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23528 Date: Sun Dec 17 17:14:30 2006 +0100
23529
23530 AVR32: Enable networking
23531
23532 Implement MACB initialization for AVR32 and ATSTK1000, and turn
23533 everything on, including the MACB driver.
23534
23535 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23536
23537 commit 5c1fe1ffffd1750a7e47e5a2e2cd600c00e4f009
23538 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23539 Date: Fri Jan 20 10:03:34 2006 +0100
23540
23541 Atmel MACB ethernet driver
23542
23543 Driver for the Atmel MACB on-chip ethernet controller.
23544
23545 This driver has been tested on the ATSTK1000 board with a AT32AP7000
23546 CPU. It should probably work on AT91SAM926x as well with some minor
23547 modifications.
23548
23549 Hardware documentation can be found in the AT32AP7000 data sheet,
23550 which can be downloaded from
23551
23552 http://www.atmel.com/dyn/products/datasheets.asp?family_id=682
23553
23554 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23555
23556 commit b4ec9c2d43d894729bb633bfdbdfa95a962c1556
23557 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23558 Date: Sun Dec 17 16:56:14 2006 +0100
23559
23560 AVR32: Add clk and gpio infrastructure for macb0 and macb1
23561
23562 Implement functions for configuring the macb0 and macb1 pins, as
23563 well as functions for getting the clock rate of the various
23564 busses the macb ethernet controllers are connected to.
23565
23566 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23567
23568 commit d5acb95b16a0a74c643524342c3437e765426d05
23569 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23570 Date: Sun Dec 17 15:39:15 2006 +0100
23571
23572 AVR32: Implement simple DMA memory allocator
23573
23574 Implement dma_alloc_coherent() which returns cache-aligned
23575 uncacheable memory.
23576
23577 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23578
23579 commit 91975b0fea773c9e681fea8cf3349669f27685ee
23580 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23581 Date: Sun Dec 17 15:46:02 2006 +0100
23582
23583 Import <linux/mii.h> from the Linux kernel
23584
23585 Instead of creating yet another set of MII register definitions
23586 in the macb driver, here's a complete set of definitions for everyone
23587 to use.
23588
23589 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23590
23591 commit 1b804b229556a4d862da93c0ec94e79419364b2c
23592 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23593 Date: Wed Mar 21 19:47:36 2007 +0100
23594
23595 AVR32: Include more commands for ATSTK1000
23596
23597 Include the imi, imls and jffs commands sets by default on ATSTK1000.
23598 Also define CONFIG_BOOTARGS to something more useful, define
23599 CONFIG_BOOTCOMMAND and enable autoboot by default.
23600
23601 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23602
23603 commit 9c0deb5ae3ea0189f2e08ac29ef1316f1fb8548d
23604 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23605 Date: Wed Mar 21 19:44:48 2007 +0100
23606
23607 AVR32: Provide a definition of struct stat
23608
23609 Copy the definition of struct stat from the Linux kernel.
23610
23611 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23612
23613 commit 12f099c08167a7a51aeee623bc16dafd0841271c
23614 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23615 Date: Sun Dec 17 14:46:06 2006 +0100
23616
23617 AVR32: Use initdram() instead of board_init_memories()
23618
23619 Conform to the "standard" interface and use initdram() instead of
23620 board_init_memories() on AVR32. This enables us to get rid of the
23621 sdram_size member of the global_data struct as well.
23622
23623 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23624
23625 commit 1f4f2121c2685182eb87fa9a9b799d1917387a1c
23626 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23627 Date: Mon Nov 20 15:53:10 2006 +0100
23628
23629 AVR32: Relocate u-boot to SDRAM
23630
23631 Relocate the u-boot image into SDRAM like everyone else does. This
23632 means that we can handle much larger .data and .bss than we used to.
23633
23634 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23635
23636 commit df548d3c3e2bbc40258713167859ffc2ce99a900
23637 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23638 Date: Sun Nov 19 18:06:53 2006 +0100
23639
23640 AVR32: Resource management rewrite
23641
23642 Rewrite the resource management code (i.e. I/O memory, clock gating,
23643 gpio) so it doesn't depend on any global state. This is necessary
23644 because this code is heavily used before relocation to RAM, so we
23645 can't write to any global variables.
23646
23647 As an added bonus, this makes u-boot's memory footprint a bit smaller,
23648 although some functionality has been left out; all clocks are enabled
23649 all the time, and there's no checking for gpio line conflicts.
23650
23651 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23652
23653 commit 03d1e1365796cd15d1726e8a51fd8b5be50b2fe9
23654 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23655 Date: Sat Nov 18 18:01:13 2006 +0100
23656
23657 AVR32: Clean up memory-map.h for at32ap7000
23658
23659 Convert spaces to tabs (must have missed this one last time around),
23660 sort the entries by address and group them together by bus
23661 connectivity.
23662
23663 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23664
23665 commit 28c699ef69f4b6cdf252e4747b7b590028a88981
23666 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23667 Date: Sat Nov 18 17:32:31 2006 +0100
23668
23669 AVR32: Build position-independent u-boot
23670
23671 Add -fPIC -mno-init-got to the avr32-specific CFLAGS to make u-boot
23672 position independent. This will make relocation a lot easier.
23673
23674 -mno-init-got means that gcc shouldn't emit code to load the GOT
23675 address into r6 in every function prologue. We do it once and for
23676 all in the early startup assembly code, so enabling this option
23677 makes u-boot a bit faster and smaller.
23678
23679 The assembly parts have always been position-independent, so no code
23680 changes should be necessary.
23681
23682 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23683
23684 commit 5374b36de91d006d1df9536259fa9f66b01aa3aa
23685 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23686 Date: Sat Nov 18 17:24:31 2006 +0100
23687
23688 AVR32: Use avr32-linux- cross-compilation prefix by default
23689
23690 It doesn't really matter which toolchain you use to compile u-boot,
23691 but the avr32-linux one is probably what most people have installed.
23692
23693 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23694
23695 commit c841beeddebece0039e724fb27f4d1a39ee1c6b6
23696 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
23697 Date: Sat Nov 18 17:15:30 2006 +0100
23698
23699 AVR32: Split start_u_boot into board_init_f and board_init_r
23700
23701 Split the avr32 initialization code into a function to run before
23702 relocation, board_init_f and a function to run after relocation,
23703 board_init_r. For now, board_init_f simply calls board_init_r
23704 at the end.
23705
23706 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
23707
23708 commit 37403005cfe6bb13964d450f6a48a0b0f2f7017e
23709 Author: Heiko Schocher <hs@pollux.denx.de>
23710 Date: Sat Apr 14 05:26:48 2007 +0200
23711
23712 [Fix] Set the LED status register on the UC101 for the LXT971 PHY.
23713 clear the Display after reset.
23714
23715 Signed-off-by: Heiko Schocher <hs@denx.de>
23716
23717 commit 7882751c78b7ecabfd49b0eff8de27661c71f16c
23718 Author: Denis Peter <d.peter@mpl.ch>
23719 Date: Fri Apr 13 09:13:33 2007 +0200
23720
23721 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c
23722
23723 Fix bug introduced by "Fix get_partition_info() parameter error in all
23724 other calls" from 2005-03-04 in cmd_ide.c and cmd_scsi.c, which prevented
23725 to use diskboot or scsiboot form another device than 0.
23726
23727 Signed-off-by: Denis Peter <d.peter@mpl.ch>
23728
23729 commit 0b94504d22e70f537c17a0d38c87edb6e370977d
23730 Author: Greg Lopp <lopp@pobox.com>
23731 Date: Fri Apr 13 08:02:24 2007 +0200
23732
23733 [PATCH] Fix use of "void *" for block dev read/write buffer pointers
23734
23735 Signed-of-by: Greg Lopp <lopp@pobox.com>
23736 Acked-by: Grant Likely <grant.likely@secretlab.ca>
23737
23738 commit 6fbf261f8df294e589cfadebebe5468e3c0f29e9
23739 Author: Xie Xiaobo <r63061@freescale.com>
23740 Date: Fri Mar 9 19:08:25 2007 +0800
23741
23742 Fix two bugs for MPC83xx DDR2 controller SPD Init
23743
23744 There are a few bugs in the cpu/mpc83xx/spd_sdram.c
23745 the first bug is that the picos_to_clk routine introduces a huge
23746 rounding error in 83xx.
23747 the second bug is that the mode register write recovery field is
23748 tWR-1, not tWR >> 1.
23749
23750 commit 2ad3aba01d37b72e7c957b07e102fccd64fe6d13
23751 Author: Jeffrey Mann <mannj@embeddedplanet.com>
23752 Date: Thu Apr 12 14:15:59 2007 +0200
23753
23754 ppc4xx: Fix i2c divisor calcularion for PPC4xx
23755
23756 This patch fixes changes the i2c_init(...) function to use the function
23757 get_OPB_freq() rather than calculating the OPB speed by
23758 sysInfo.freqPLB/sysInfo.pllOpbDiv. The get_OPB_freq() function is
23759 specific per processor. The prior method was not and so was calculating
23760 the wrong speed for some PPC4xx processors.
23761
23762 Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
23763 Signed-off-by: Stefan Roese <sr@denx.de>
23764
23765 commit 6c9ba919375db977aaad9146bf320c7afd07ae7a
23766 Author: Wolfgang Denk <wd@denx.de>
23767 Date: Wed Apr 11 17:25:01 2007 +0200
23768
23769 Update CHANGELOG
23770
23771 Signed-off-by: Wolfgang Denk <wd@denx.de>
23772
23773 commit 51056dd9863e6a1bc363afbbe1775c58cd967418
23774 Author: Wolfgang Denk <wd@denx.de>
23775 Date: Wed Apr 11 17:22:55 2007 +0200
23776
23777 Update for SC3 board
23778
23779 * Make IDE timeout configurable through ide_reset_timeout variable.
23780 * Use Newline as "password" string
23781 * Use just a single partition in NAND flash
23782
23783 commit 3d98b85800c80dc68227c8f10bf5c93456d6d054
23784 Author: Haiying Wang <haiying.wang@freescale.com>
23785 Date: Mon Jan 22 12:37:30 2007 -0600
23786
23787 Add PIXIS FPGA support for MPC8641HPCN board.
23788
23789 Move the 8641HPCN's PIXIS code to the new directory
23790 board/freescale/common/ as it will be shared by
23791 future boards not in the same processor family.
23792
23793 Write a "pixis_reset" command that utilizes the FPGA
23794 reset sequencer to support alternate soft-reset options
23795 such as using the "alternate" flash bank, enabling
23796 the watch dog, or choosing different CPU frequencies.
23797
23798 Add documentation for the pixis_reset to README.mpc8641hpcn.
23799
23800 Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
23801 Signed-off-by: Jon Loeliger <jdl@freescale.com>
23802
23803 commit 64dbbd40c58349b64f43fd33dbb5ca0adb67d642
23804 Author: Gerald Van Baren <vanbaren@cideas.com>
23805 Date: Fri Apr 6 14:19:43 2007 -0400
23806
23807 Moved fdt command support code to fdt_support.c
23808
23809 ...in preparation for improving the bootm command's handling of fdt blobs.
23810 Also cleaned up some coding sloppiness.
23811
23812 commit 6679f9299534e488a171a9bb8f9bb891de247aab
23813 Author: Gerald Van Baren <vanbaren@cideas.com>
23814 Date: Fri Apr 6 14:17:14 2007 -0400
23815
23816 libfdt: Make fdt_check_header() public
23817
23818 Changed _fdt_check_header() to fdt_check_header() and made it part of
23819 the interface - it is a useful routine.
23820
23821 Also did some asthetics cleanup to the include files (headers).
23822
23823 commit c0707ce65677650b5ceab0500ee50ae5168afef2
23824 Author: Aubrey Li <aubrey.adi@gmail.com>
23825 Date: Thu Apr 5 18:34:06 2007 +0800
23826
23827 [Blackfin][PATCH] Kill off a bunch of common local prototypes
23828
23829 commit 7b7e30aa64bb6657a1bfd32fdbdbfeb561e6a48d
23830 Author: Aubrey Li <aubrey.adi@gmail.com>
23831 Date: Thu Apr 5 18:33:04 2007 +0800
23832
23833 [Blackfin][PATCH] Fix dynamic CPLB generation issue
23834
23835 commit 0445e3a264251d75b1be45ef713c70726a2952f0
23836 Author: Aubrey Li <aubrey.adi@gmail.com>
23837 Date: Thu Apr 5 18:31:47 2007 +0800
23838
23839 [Blackfin][PATCH] minior cleanup
23840
23841 commit 155fd766573981090e638b493d5857562151862e
23842 Author: Aubrey Li <aubrey.adi@gmail.com>
23843 Date: Thu Apr 5 18:31:18 2007 +0800
23844
23845 [Blackfin][PATCH] Fix copyright and update license
23846
23847 commit 9fd437bbd75d282f899e1da50be20a2bf38450bc
23848 Author: Aubrey Li <aubrey.adi@gmail.com>
23849 Date: Thu Apr 5 18:30:25 2007 +0800
23850
23851 [Blackfin][PATCH] Add BF537 EMAC driver initialization
23852
23853 commit 889256e8604e0c68db1d866d720894dffede9df6
23854 Author: Aubrey Li <aubrey.adi@gmail.com>
23855 Date: Thu Apr 5 18:29:55 2007 +0800
23856
23857 [Blackfin][PATCH] call real the system synchronize instruction
23858
23859 commit e0df1c921b788289564e4c1ee7120a6a9cd3ab05
23860 Author: Aubrey Li <aubrey.adi@gmail.com>
23861 Date: Thu Apr 5 18:29:17 2007 +0800
23862
23863 [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of these definitions nor does any other arch include it
23864
23865 commit dfeeab2cd680df047e68e723b246adf6f33bb556
23866 Author: Aubrey Li <aubrey.adi@gmail.com>
23867 Date: Thu Apr 5 18:28:34 2007 +0800
23868
23869 [Blackfin][PATCH]: fix flash unaligned copy issue
23870
23871 commit 443feb740584e406efa203af909fe2926608e8d5
23872 Author: Igor Marnat <marny@rambler.ru>
23873 Date: Wed Mar 21 09:55:01 2007 +0300
23874
23875 Update usage of 'nc' in README.NetConsole
23876
23877 Added information about usage of NetConsole on systems where the -l and -p
23878 switches are mutually exclusive.
23879
23880 Signed-off-by: Igor Marnat <marny@rambler.ru>
23881 Signed-off-by: Ben Warren <bwarren@qstreams.com>
23882
23883 commit 31c98a88228021b314c89ebb8104fb6473da4471
23884 Author: Wolfgang Denk <wd@denx.de>
23885 Date: Wed Apr 4 02:09:30 2007 +0200
23886
23887 Minor coding style cleanup.
23888
23889 commit 94abd7c0583ebe01e799b25f451201deeaab550d
23890 Author: Wolfgang Denk <wd@denx.de>
23891 Date: Wed Apr 4 01:49:15 2007 +0200
23892
23893 Minor cleanup.
23894
23895 commit 822af351ad2babc7d99033361a5fcacd30f6bc78
23896 Author: Rodolfo Giometti <giometti@enneenne.com>
23897 Date: Tue Apr 3 14:27:18 2007 +0200
23898
23899 Support for the Philips ISP116x HCD (Host Controller Driver)
23900
23901 Signed-off-by: Rodolfo Giometti <giometti@enneenne.com>
23902
23903 commit edf5851be6c17c031d4f71dd5b0a12040b7c50c8
23904 Author: Markus Klotzbuecher <mk@denx.de>
23905 Date: Tue Apr 3 14:27:08 2007 +0200
23906
23907 USB: cleanup monahans usb support. Remove dead code.
23908
23909 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
23910
23911 commit a65c5768e5537530bd1780af3d3fddc3113a163c
23912 Author: Stefan Roese <sr@denx.de>
23913 Date: Mon Apr 2 10:09:30 2007 +0200
23914
23915 ppc4xx: Change SysACE address on Katmai
23916
23917 With this new base address of the Xilinx SystemACE controller
23918 the Linux driver will be easier to adapt, since it can now be
23919 mapped via the "normal" ioremap() call.
23920
23921 Signed-off-by: Stefan Roese <sr@denx.de>
23922
23923 commit aea03c4e8c3a21ce43d3faf48a6e6d474c8bdf73
23924 Author: Gerald Van Baren <vanbaren@cideas.com>
23925 Date: Sat Mar 31 14:30:53 2007 -0400
23926
23927 Fix some minor whitespace violations.
23928
23929 commit 213bf8c822de8eecaf69860684469cdaba2e9e6a
23930 Author: Gerald Van Baren <vanbaren@cideas.com>
23931 Date: Sat Mar 31 12:23:51 2007 -0400
23932
23933 Add a flattened device tree (fdt) command (2 of 2)
23934
23935 Modifications to the existing code to support the new fdt command.
23936
23937 commit 781e09ee6e3e3e392ab362c1f0ef1068adc76e3e
23938 Author: Gerald Van Baren <vanbaren@cideas.com>
23939 Date: Sat Mar 31 12:22:10 2007 -0400
23940
23941 Add a flattened device tree (fdt) command (1 of 2)
23942
23943 The fdt command uses David Gibson's libfdt library to manipulate as well
23944 as print the flattened device tree. This patch is the new command,
23945 the second part is the modifications to the existing code.
23946
23947 commit 3af0d587d93e0be5f96e1b30fa41e662f8b0803e
23948 Author: Gerald Van Baren <vanbaren@cideas.com>
23949 Date: Sat Mar 31 12:13:43 2007 -0400
23950
23951 libfdt: Enhanced and published fdt_next_tag()
23952
23953 Enhanced the formerly private function _fdt_next_tag() to allow stepping
23954 through the tree, used to produce a human-readable dump, and made
23955 it part of the published interface.
23956 Also added some comments.
23957
23958 commit fa3a74cec73dfd06a5ae35a9a3368200273aaa71
23959 Author: Gerald Van Baren <vanbaren@cideas.com>
23960 Date: Sat Mar 31 12:05:39 2007 -0400
23961
23962 libfdt: Customizations for use by u-boot.
23963
23964 Changes to David Gibson's original source to fit into u-boot's
23965 environment. No functionality changes.
23966
23967 commit 35748177c64a4a83a00057e93bb33e40278a2a96
23968 Author: Gerald Van Baren <vanbaren@cideas.com>
23969 Date: Sat Mar 31 12:00:56 2007 -0400
23970
23971 libfdt: Import libfdt source (2 of 2)
23972
23973 This adds the applicable libfdt source files (unmodified) and a README
23974 to explain where the source came from.
23975
23976 commit 7cd5da0fe877e7171a4cdd44880bce783132871a
23977 Author: Gerald Van Baren <vanbaren@cideas.com>
23978 Date: Sat Mar 31 11:59:59 2007 -0400
23979
23980 libfdt: Import libfdt source (1 of 2)
23981
23982 This adds the applicable libfdt source files (unmodified) and a README
23983 to explain where the source came from.
23984
23985 commit da6ebc1bc082cbe3b6bbde079cafe09f7ebbad4b
23986 Author: Stefan Roese <sr@denx.de>
23987 Date: Sat Mar 31 13:16:23 2007 +0200
23988
23989 ppc4xx: Update Katmai bootstrap command
23990
23991 Now the DDR2 frequency is also 2*PLB frequency when 166MHz PLB
23992 is selected.
23993
23994 Signed-off-by: Stefan Roese <sr@denx.de>
23995
23996 commit cabee756a6532986729477c3cc1ea16ef8517ad2
23997 Author: Stefan Roese <sr@denx.de>
23998 Date: Sat Mar 31 13:15:06 2007 +0200
23999
24000 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
24001
24002 Additional RAM information is now printed upon powerup, like
24003 DDR2 frequency and CAS latency.
24004
24005 Signed-off-by: Stefan Roese <sr@denx.de>
24006
24007 commit 60723803431ac75cad085690789e433d5ab9174e
24008 Author: Stefan Roese <sr@denx.de>
24009 Date: Sat Mar 31 08:48:36 2007 +0200
24010
24011 ppc4xx: Change Yucca config file to support ECC
24012
24013 With the updated 44x DDR2 driver the Yucca board now supports
24014 ECC generation and checking.
24015
24016 Signed-off-by: Stefan Roese <sr@denx.de>
24017
24018 commit 490e5730c674b20d708b783a2c5ffd7208f83873
24019 Author: Stefan Roese <sr@denx.de>
24020 Date: Sat Mar 31 08:47:34 2007 +0200
24021
24022 ppc4xx: Fix "bootstrap" command for Katmai board
24023
24024 The board specific "bootstrap" command is now fixed and can
24025 be used for the AMCC Katmai board to configure different
24026 CPU/PLB/OPB frequencies.
24027
24028 Signed-off-by: Stefan Roese <sr@denx.de>
24029
24030 commit 94f54703c3a776ec23e427ca2a16e0a79a5d50c1
24031 Author: Stefan Roese <sr@denx.de>
24032 Date: Sat Mar 31 08:46:08 2007 +0200
24033
24034 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
24035
24036 Fix a bug in the auto calibration routine. This driver now runs
24037 more reliable with the tested modules. It's also tested with
24038 167MHz PLB frequency (667MHz DDR2 frequency) on the Katmai.
24039
24040 Signed-off-by: Stefan Roese <sr@denx.de>
24041
24042 commit 342cd097be1e7affe82f42ab3da220959a699e64
24043 Author: Michal Simek <monstr@monstr.eu>
24044 Date: Fri Mar 30 22:52:09 2007 +0200
24045
24046 [PATCH] Clean include dependence
24047
24048 commit 6f934210fb293fde2cfb4251c6d96fdc58b6a906
24049 Author: Michal Simek <monstr@monstr.eu>
24050 Date: Fri Mar 30 22:42:45 2007 +0200
24051
24052 [CLEAN] Remove inefficient Suzaku code
24053
24054 commit 430f1b0f9a670c2f13eaa52e66a10db96dd3647d
24055 Author: Stefan Roese <sr@denx.de>
24056 Date: Wed Mar 28 15:03:16 2007 +0200
24057
24058 Merge some AMCC make targets to keep the top-level Makefile smaller
24059
24060 Signed-off-by: Stefan Roese <sr@denx.de>
24061
24062 commit 0c75c9d84307a9f1cbe1ff0c4d8937ee3a96475e
24063 Author: Stefan Roese <sr@denx.de>
24064 Date: Wed Mar 28 14:52:12 2007 +0200
24065
24066 i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined
24067
24068 The "old" i2c commands (iprobe, imd...) are now compiled in again,
24069 even when the i2c command tree is enabled via the CONFIG_I2C_CMD_TREE
24070 config option.
24071
24072 Signed-off-by: Stefan Roese <sr@denx.de>
24073
24074 commit 5da048adf44bea5e3b94080d02903c2e3fe7aa4a
24075 Author: Michal Simek <monstr@monstr.eu>
24076 Date: Tue Mar 27 00:32:16 2007 +0200
24077
24078 PATCH: Resolve GPL license problem
24079
24080 commit ae00bb4b2944dc64a485ed72a19754b11af7c223
24081 Author: Rodolfo Giometti <giometti@enneenne.com>
24082 Date: Mon Mar 26 12:03:36 2007 +0200
24083
24084 PXA: pxa27x USB OHCI support
24085
24086 Signed-off-by: Rodolfo Giometti <giometti@linux.it>
24087
24088 commit ae79f60677c208326535647dcbd5c3ec40dbcb0b
24089 Author: Markus Klotzbuecher <mk@denx.de>
24090 Date: Mon Mar 26 11:21:05 2007 +0200
24091
24092 USB: remove the S3C24X0_merge #define, which was introduced while
24093 merging OHCI drivers.
24094
24095 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
24096
24097 commit 1798049522f594013aea29457d46794298c6ae15
24098 Author: Michal Simek <root@monstr.eu>
24099 Date: Mon Mar 26 01:39:07 2007 +0200
24100
24101 Support for XUPV2P board
24102 Reset support
24103 BSP autoconfig support
24104
24105 commit 0d974d5297349504a2ddfa09314be573b5df320a
24106 Author: Stefan Roese <sr@denx.de>
24107 Date: Sat Mar 24 15:57:09 2007 +0100
24108
24109 [PATCH] Add 4xx GPIO functions
24110
24111 This patch adds some 4xx GPIO functions. It also moves some of the
24112 common code and defines into a common 4xx GPIO header file.
24113
24114 Signed-off-by: Stefan Roese <sr@denx.de>
24115
24116 commit 2db633658bbf366ab0c8dad7a0727e1fb2ae6b11
24117 Author: Stefan Roese <sr@denx.de>
24118 Date: Sat Mar 24 15:55:58 2007 +0100
24119
24120 [PATCH] Small Sequoia cleanup
24121
24122 Signed-off-by: Stefan Roese <sr@denx.de>
24123
24124 commit 3cb86f3e40d2a80356177434a99f75bc8baa9caf
24125 Author: Stefan Roese <sr@denx.de>
24126 Date: Sat Mar 24 15:45:34 2007 +0100
24127
24128 [PATCH] Clean up 40EZ/Acadia support
24129
24130 This patch cleans up all the open issue of the preliminary
24131 Acadia support.
24132
24133 Signed-off-by: Stefan Roese <sr@denx.de>
24134
24135 commit 6eb1df835191d8ce4b81d5af40fa8e0fbe78e997
24136 Author: Jon Loeliger <jdl@freescale.com>
24137 Date: Tue Dec 12 11:02:20 2006 -0600
24138
24139 Fix 8641HPCN problem with ld version 2.16
24140
24141 (Dot outside sections problem).
24142
24143 This fix is in the spirit of 807d5d7319330e336ab34a5623c5e0d73b87d540.
24144
24145 Signed-off-by: Jon Loeliger <jdl@freescale.com>
24146
24147 commit 9964a4dd0d4ef5a037febaebf1aa494b1a72991c
24148 Author: Haiying Wang <haiying.wang@freescale.com>
24149 Date: Thu Dec 7 10:35:55 2006 -0600
24150
24151 Set Rev 2.x 86xx PIC in mixed mode.
24152
24153 Prevent false interrupt from hanging Linux as MSR[EE] is set
24154 to enable interrupts by changing the PIC out of the default
24155 pass through mode into mixed mode.
24156
24157 Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
24158 Signed-off-by: Jon Loeliger <jdl@freescale.com>
24159
24160 commit 5a58a73ceb0a4059c42ef64cedbc1a45e0aaa00e
24161 Author: Jason Jin <jason.jin@freescale.com>
24162 Date: Thu Dec 7 10:32:35 2006 -0600
24163
24164 Add flash cmd function to 8641HPCN ramboot
24165
24166 Also fixes some commmand for 8641 HPCN ramboot case.
24167
24168 Signed-off-by: Jason Jin <jason.jin@freescale.com>
24169 Signed-off-by: Jon Loeliger <jdl@freescale.com>
24170
24171 commit 2ccceacc04b009d923afb7c26189ba2f8a2a5d46
24172 Author: Ed Swarthout <ed.swarthout@freescale.com>
24173 Date: Thu Dec 7 10:34:14 2006 -0600
24174
24175 Add support for 8641 Rev 2 silicon.
24176
24177 Without this patch, I am unable to get to the prompt on rev 2 silicon.
24178 Only set ddrioovcr for rev1.
24179
24180 Signed-off-by: Ed Swarthout<ed.swarthout@freescale.com>
24181 Signed-off-by: Jon Loeliger <jdl@freescale.com>
24182
24183 commit 44ba464b99001f8bd1c456a1e9d59726252f707a
24184 Author: Wolfgang Denk <wd@denx.de>
24185 Date: Thu Mar 22 00:13:12 2007 +0100
24186
24187 Code cleanup / re-insert previous Copyright entries.
24188
24189 Signed-off-by: Wolfgang Denk <wd@denx.de>
24190
24191 commit 2a8dfe08359a1b663418b2faa1da1d7bce34d302
24192 Author: Wolfgang Denk <wd@denx.de>
24193 Date: Wed Mar 21 23:26:15 2007 +0100
24194
24195 Code cleanup. Update CHANGELOG
24196
24197 commit e6615ecf4eaf4dd52696934aed8f5c6474cfd286
24198 Author: Stefan Roese <sr@denx.de>
24199 Date: Wed Mar 21 14:54:29 2007 +0100
24200
24201 ppc4xx: Fix file mode of include/configs/acadia.h
24202
24203 Signed-off-by: Stefan Roese <sr@denx.de>
24204
24205 commit d5f4614c9350d9333e575100fb250aab774d0258
24206 Author: Markus Klotzbuecher <mk@denx.de>
24207 Date: Wed Mar 21 14:41:46 2007 +0100
24208
24209 SPC1920: fix small clock routing bug
24210
24211 Signed-off-by: Markus Klotzbuecher <mk@denx.de>
24212
24213 commit 16c0cc1c82081a493ab87c51980b28336ce1bce8
24214 Author: Stefan Roese <sr@denx.de>
24215 Date: Wed Mar 21 13:39:57 2007 +0100
24216
24217 [PATCH] Add AMCC Acadia (405EZ) eval board support
24218
24219 This patch adds support for the new AMCC Acadia eval board.
24220
24221 Please note that this Acadia/405EZ support is still in a beta stage.
24222 Still lot's of cleanup needed but we need a preliminary release now.
24223
24224 Signed-off-by: Stefan Roese <sr@denx.de>
24225
24226 commit e01bd218b00af73499331a1a701625a852cd286f
24227 Author: Stefan Roese <sr@denx.de>
24228 Date: Wed Mar 21 13:38:59 2007 +0100
24229
24230 [PATCH] Add AMCC PPC405EZ support
24231
24232 This patch adds support for the new AMCC 405EZ PPC. It is in
24233 preparation for the AMCC Acadia board support.
24234
24235 Please note that this Acadia/405EZ support is still in a beta stage.
24236 Still lot's of cleanup needed but we need a preliminary release now.
24237
24238 Signed-off-by: Stefan Roese <sr@denx.de>
24239
24240 commit 07e82cb2e284a893df6693f2a1337ab2c47bf6a1
24241 Author: Heiko Schocher <hs@pollux.denx.de>
24242 Date: Wed Mar 21 08:45:17 2007 +0100
24243
24244 [PATCH] TQM8272: dont change the bits given from the HRCW
24245 for the SIUMCR and BCR Register.
24246 Fix the calculation for the EEprom Size
24247
24248 Signed-off-by: Heiko Schocher <hs@denx.de>
24249
24250 commit 654589873dbafcf104dff133ce0d03a4506e9cc3
24251 Author: Aubrey Li <aubrey.adi@gmail.com>
24252 Date: Tue Mar 20 18:16:24 2007 +0800
24253
24254 [Blackfin][PATCH] Add BF561 EZKIT board support
24255
24256 commit a6154fd1cfd020f6da8527e0365b1020a11a71d0
24257 Author: Aubrey Li <aubrey.adi@gmail.com>
24258 Date: Mon Mar 19 22:55:58 2007 +0800
24259
24260 [Blackfin][PATCH] minor cleanup
24261
24262 commit 389b6bb50f745bf5038ce030300d8a8512e96f79
24263 Author: Wolfgang Denk <wd@denx.de>
24264 Date: Mon Mar 19 13:10:08 2007 +0100
24265
24266 Remove obsoleted POST files.
24267
24268 Signed-off-by: Wolfgang Denk <wd@denx.de>
24269
24270 commit 8e709bbb2636b5670a8f2b575e138eb1f55773f6
24271 Author: Aubrey Li <aubrey.adi@gmail.com>
24272 Date: Mon Mar 19 01:26:11 2007 +0800
24273
24274 [PATCH] Add flash chip M29W320ET/B support
24275
24276 commit 26bf7deca364a5b33f39e8f14ddd3f4081345015
24277 Author: Aubrey Li <aubrey.adi@gmail.com>
24278 Date: Mon Mar 19 01:24:52 2007 +0800
24279
24280 [Blackfin][PATCH] Add BF537 stamp board support
24281
24282 commit 8423e5e31a7235d05a482627315fb11d49c17bd7
24283 Author: Stefan Roese <sr@denx.de>
24284 Date: Fri Mar 16 21:11:42 2007 +0100
24285
24286 [PATCH] Use dynamic SDRAM TLB setup on AMCC Ebony eval board
24287
24288 Define CONFIG_PROG_SDRAM_TLB so that the TLB entries for the
24289 DDR memory are dynamically programmed matching the total size
24290 of the equipped memory (DIMM modules).
24291
24292 Signed-off-by: Stefan Roese <sr@denx.de>
24293
24294 commit 76d1466f918b881cda2d259254761e73885093c2
24295 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
24296 Date: Tue Mar 13 13:38:05 2007 +0100
24297
24298 [PATCH] renamed environment variable 'addcon' to 'addcons' for PCI405
24299 boards in terms of unification.
24300
24301 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
24302
24303 commit a7090b993d3d4d2221ac3f33e6cb1d1b2ccc6bf0
24304 Author: Wolfgang Denk <wd@denx.de>
24305 Date: Tue Mar 13 16:05:55 2007 +0100
24306
24307 Make SC3 board build with 'make O='; use 'addcons' consistently
24308 (SC3 and Jupiter used to use 'addcon' instead).
24309
24310 Signed-off-by: Wolfgang Denk wd@denx.de
24311
24312 commit 8502e30a28e492c756ea2d7df0ace026388fce4b
24313 Author: Heiko Schocher <hs@pollux.denx.de>
24314 Date: Tue Mar 13 09:40:59 2007 +0100
24315
24316 [PATCH] update board config for jupiter Board:
24317 added Hush Shell,
24318 CONFIG_CMDLINE_EDITING,
24319 CFG_ENV_ADDR_REDUND activated
24320
24321 Signed-off-by: Heiko Schocher <hs@denx.de>
24322
24323 commit 0d93de11449390a5984b0236c3612e50f6dbb7e8
24324 Author: Aubrey Li <aubrey.adi@gmail.com>
24325 Date: Mon Mar 12 12:11:55 2007 +0800
24326
24327 [Blackfin][PATCH] minor cleanup
24328
24329 commit bfa5754a58477ac917d21527cd0f079d87cf188e
24330 Author: Aubrey Li <aubrey.adi@gmail.com>
24331 Date: Mon Mar 12 01:42:06 2007 +0800
24332
24333 [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue
24334
24335 commit 8440bb14581a294375c34b91b42512f9753d1130
24336 Author: Aubrey Li <aubrey.adi@gmail.com>
24337 Date: Mon Mar 12 00:25:14 2007 +0800
24338
24339 [Blackfin][PATCH] code cleanup
24340
24341 commit cfc67116a706fd18b8f6a9c11a16753c5626d689
24342 Author: Michal Simek <monstr@monstr.eu>
24343 Date: Sun Mar 11 13:48:24 2007 +0100
24344
24345 [Microblaze][PATCH] part 2
24346 timer support
24347 interrupt controller support
24348 flash support
24349 ethernet support
24350 cache support
24351 board information support
24352 env support
24353 booting image support
24354
24355 adding support for Xilinx ML401
24356
24357 commit 76316a318de91f6184e7c22a10e02d275ade2441
24358 Author: Michal Simek <monstr@monstr.eu>
24359 Date: Sun Mar 11 13:42:58 2007 +0100
24360
24361 [Microblaze][PATCH]
24362 timer support
24363 interrupt controller support
24364 flash support
24365 ethernet support
24366 cache support
24367 board information support
24368 env support
24369 booting image support
24370
24371 adding support for Xilinx ML401
24372
24373 commit 8db13d63157811c839d15a313d9f2d2f5fd10af3
24374 Author: Aubrey Li <aubrey.adi@gmail.com>
24375 Date: Sat Mar 10 23:49:29 2007 +0800
24376
24377 [Blackfin][PATCH] code cleanup
24378
24379 commit ef26a08fef928b7bc11ae2c109e638dc3a016d91
24380 Author: Aubrey.Li <aubrey.adi@gmail.com>
24381 Date: Fri Mar 9 13:40:56 2007 +0800
24382
24383 [Blackfin][PATCH-2/2] Common files changed to support bf533 platform
24384
24385 commit 3f0606ad0b5639f7f22848fe5b4574e754d0470f
24386 Author: Aubrey.Li <aubrey.adi@gmail.com>
24387 Date: Fri Mar 9 13:38:44 2007 +0800
24388
24389 [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support
24390
24391 commit 992423ab43c2bcf6b704853bd00af77450915e20
24392 Author: Stefan Roese <sr@denx.de>
24393 Date: Thu Mar 8 23:00:08 2007 +0100
24394
24395 ppc4xx: Fix file mode of sequoia.c
24396
24397 Signed-off-by: Stefan Roese <sr@denx.de>
24398
24399 commit eb92f613556800f7483666db09d9a237ad911d4a
24400 Author: Wolfgang Denk <wd@pollux.denx.de>
24401 Date: Thu Mar 8 22:52:51 2007 +0100
24402
24403 Minor cleanup.
24404
24405 commit 8ce16f55c7b9752af3d8bed84521aec5337e2de1
24406 Author: John Otken john@softadvances.com <john@softadvances.com>
24407 Date: Thu Mar 8 09:39:48 2007 -0600
24408
24409 ppc4xx: Clear Sequoia/Rainier security engine reset bits
24410
24411 Signed-off-by: John Otken john@softadvances.com <john@softadvances.com>
24412
24413 commit 650a330dd2539130c8c324791e2f9f75aed79d4e
24414 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
24415 Date: Thu Mar 8 16:26:52 2007 +0100
24416
24417 [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules
24418
24419 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
24420
24421 commit d9fc703246840c4b268debf48c334ba55c597dc0
24422 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
24423 Date: Thu Mar 8 16:25:47 2007 +0100
24424
24425 [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined
24426
24427 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
24428
24429 commit ced5b9029043397348cdc88e0cfcd6b1f629250b
24430 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
24431 Date: Thu Mar 8 16:23:11 2007 +0100
24432
24433 [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUS
24434
24435 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
24436
24437 commit d8a8ea5c476d37006fc7f85b7f903142795c8b14
24438 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
24439 Date: Thu Mar 8 16:20:32 2007 +0100
24440
24441 [PATCH] I2C: Add missing default CFG_SPD_BUS_NUM
24442
24443 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
24444
24445 commit f9fc6a5852a6335840882fa2111925010eea1abe
24446 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
24447 Date: Wed Mar 7 15:32:01 2007 +0100
24448
24449 fixed ethernet phy configuration for plu405 board
24450
24451 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
24452
24453 commit 769104c9356594deb2092e204a39c05b33202d6c
24454 Author: Wolfgang Denk <wd@pollux.denx.de>
24455 Date: Thu Mar 8 21:49:27 2007 +0100
24456
24457 Minor cleanup
24458
24459 commit 00cdb4ce5e1b42248e7e6522ad0da3421b988afa
24460 Author: Stefan Roese <sr@denx.de>
24461 Date: Thu Mar 8 10:13:16 2007 +0100
24462
24463 [PATCH] Update AMCC Luan 440SP eval board support
24464
24465 The AMCC Luan now uses the common 440SP(e) DDR SPD code for DDR
24466 inititializition. This includes DDR auto calibration and support
24467 for different DIMM modules, instead of the fixed setup used in
24468 the earlier version.
24469
24470 This patch also enables the cache in FLASH for the startup
24471 phase of U-Boot (while running from FLASH). After relocating to
24472 SDRAM the cache is disabled again. This will speed up the boot
24473 process, especially the SDRAM setup, since there are some loops
24474 for memory testing (auto calibration).
24475
24476 Signed-off-by: Stefan Roese <sr@denx.de>
24477
24478 commit 2f5df47351910a2936c7741cf111855829200943
24479 Author: Stefan Roese <sr@denx.de>
24480 Date: Thu Mar 8 10:10:18 2007 +0100
24481
24482 [PATCH] Update AMCC Yucca 440SPe eval board support
24483
24484 The AMCC Yucca now uses the common 440SP(e) DDR SPD code for DDR
24485 inititializition. This includes DDR auto calibration and support
24486 for different DIMM modules, instead of the fixed setup used in
24487 the earlier version.
24488
24489 Signed-off-by: Stefan Roese <sr@denx.de>
24490
24491 commit 2721a68a9ea91f1e494649ce68b2577261f578e2
24492 Author: Stefan Roese <sr@denx.de>
24493 Date: Thu Mar 8 10:07:18 2007 +0100
24494
24495 ppc4xx: Small AMCC Katmai 440SPe update
24496
24497 Signed-off-by: Stefan Roese <sr@denx.de>
24498
24499 commit df294497479b1dca6dd86318b2a912f72fede0df
24500 Author: Stefan Roese <sr@denx.de>
24501 Date: Thu Mar 8 10:06:09 2007 +0100
24502
24503 ppc4xx: Update 440SP/440SPe DDR SPD setup code to support 440SP
24504
24505 Signed-off-by: Stefan Roese <sr@denx.de>
24506
24507 commit 83853178bd36bca6f0f8f1331476620c84a587fc
24508 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
24509 Date: Wed Mar 7 12:14:50 2007 -0600
24510
24511 net - Support ping reply when processing net-loop
24512
24513 Add ICMP_ECHO_REQUEST packet support by responding with a ICMP_ECHO_REPLY.
24514
24515 This permits the ping command to test the phy interface when the phy
24516 is put in loopback mode (typically by setting register 0 bit 14).
24517
24518 It also allows the port to respond to an external ping when u-boot is
24519 processing some other net command (such as tftp). This is useful when
24520 tftp appears to hang.
24521
24522 Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
24523 Signed-off-by: Ben Warren <bwarren@qstreams.com>
24524
24525 commit fa1aef15bcd47736687be1af544506e90fba545d
24526 Author: Stefan Roese <sr@denx.de>
24527 Date: Wed Mar 7 16:43:00 2007 +0100
24528
24529 [PATCH] Use dynamic SDRAM TLB setup on AMCC Ocotea eval board
24530
24531 Define CONFIG_PROG_SDRAM_TLB so that the TLB entries for the
24532 DDR memory are dynamically programmed matching the total size
24533 of the equipped memory (DIMM modules).
24534
24535 Signed-off-by: Stefan Roese <sr@denx.de>
24536
24537 commit e2ebe696818939e2b974628be9c921ea3fe9de13
24538 Author: Stefan Roese <sr@denx.de>
24539 Date: Wed Mar 7 16:39:36 2007 +0100
24540
24541 [PATCH] Fix AMCC 44x SPD SDRAM init code to support 2 DIMM's
24542
24543 This patch fixes a problem that occurs when 2 DIMM's are
24544 used. This problem was first spotted and fixed by Gerald Jackson
24545 <gerald.jackson@reaonixsecurity.com> but this patch fixes the
24546 problem in a little more clever way.
24547
24548 This patch also adds the nice functionality to dynamically
24549 create the TLB entries for the SDRAM (tlb.c). So we should
24550 never run into such problems with wrong (too short) TLB
24551 initialization again on these platforms.
24552
24553 As this feature is new to the "old" 44x SPD DDR driver, it
24554 has to be enabled via the CONFIG_PROG_SDRAM_TLB define.
24555
24556 Signed-off-by: Stefan Roese <sr@denx.de>
24557
24558 commit 39218433983417b9df087976a79e3f80dd5e83d6
24559 Author: Wolfgang Denk <wd@denx.de>
24560 Date: Wed Mar 7 16:33:44 2007 +0100
24561
24562 UC101: fix compiler warnings
24563
24564 commit 8d7e2732221bc2d64df14f700c64c23e0a4c3dce
24565 Author: Wolfgang Denk <wd@pollux.denx.de>
24566 Date: Wed Mar 7 16:19:46 2007 +0100
24567
24568 HMI1001: fix build error, cleanup compiler warnings.
24569
24570 commit ad5bb451ade552c44bef9119d907929ebc2c126f
24571 Author: Wolfgang Denk <wd@pollux.denx.de>
24572 Date: Tue Mar 6 18:08:43 2007 +0100
24573
24574 Restructure POST directory to support of other CPUs, boards, etc.
24575
24576 commit a5284efd125967675b2e9c6ef7b95832268ad360
24577 Author: Wolfgang Denk <wd@pollux.denx.de>
24578 Date: Tue Mar 6 18:01:47 2007 +0100
24579
24580 Fix HOSTARCH handling.
24581 Patch by Mike Frysinger, Mar 05 2007
24582
24583 commit 07b7b0037aac5102939917d7cbe561b5c0d5aa44
24584 Author: Stefan Roese <sr@denx.de>
24585 Date: Tue Mar 6 07:47:04 2007 +0100
24586
24587 [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setup
24588
24589 As provided by the AMCC applications team, this patch optimizes the
24590 DDR2 setup for 166MHz bus speed. The values provided are also save
24591 to use on a "normal" 133MHz PLB bus system. Only the refresh counter
24592 setup has to be adjusted as done in this patch.
24593
24594 For this the NAND booting version had to include the "speed.c" file
24595 from the cpu/ppc4xx directory. With this addition the NAND SPL image
24596 will just fit into the 4kbytes of program space. gcc version 4.x as
24597 provided with ELDK 4.x is needed to generate this optimized code.
24598
24599 Signed-off-by: Stefan Roese <sr@denx.de>
24600
24601 commit 647d3c3eed0da1d1505eecabe0b0fab96f956e68
24602 Author: Wolfgang Denk <wd@pollux.denx.de>
24603 Date: Sun Mar 4 01:36:05 2007 +0100
24604
24605 Some code cleanup.
24606
24607 commit 781e026c8aa6f7e9eb5f0e72cc4d20971219b148
24608 Author: Kim Phillips <kim.phillips@freescale.com>
24609 Date: Wed Feb 28 00:02:04 2007 -0600
24610
24611 mpc83xx: fix implicit declaration of function 'ft_get_prop' warnings
24612
24613 (cherry picked from c5bf13b02284c3204a723566a9bab700e5059659 commit)
24614
24615 commit 4feab4de7bfc2cb2fed36ad76f93c3a69659bbaf
24616 Author: Kumar Gala <galak@kernel.crashing.org>
24617 Date: Tue Feb 27 23:51:42 2007 -0600
24618
24619 mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode
24620
24621 The config value for:
24622 * CFG_ACR_PIPE_DEP
24623 * CFG_ACR_RPTCNT
24624 * CFG_SPCR_TSEC1EP
24625 * CFG_SPCR_TSEC2EP
24626 * CFG_SCCR_TSEC1CM
24627 * CFG_SCCR_TSEC2CM
24628
24629 Were not being used when setting the appropriate register
24630
24631 Added:
24632 * CFG_SCCR_USBMPHCM
24633 * CFG_SCCR_USBDRCM
24634 * CFG_SCCR_PCICM
24635 * CFG_SCCR_ENCCM
24636
24637 To allow full config of the SCCR.
24638
24639 Also removed random CFG_SCCR settings in MPC8349EMDS, TQM834x, and sbc8349
24640 that were just bogus.
24641
24642 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
24643
24644 commit d51b3cf371cd441030460ef19d36b2924c361b1a
24645 Author: Kim Phillips <kim.phillips@freescale.com>
24646 Date: Thu Feb 22 20:06:57 2007 -0600
24647
24648 mpc83xx: update [local-]mac-address properties on UEC based devices
24649
24650 8360 and 832x weren't updating their [local-]mac-address
24651 properties. This patch fixes that.
24652
24653 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
24654
24655 commit 61f4f912acbe60776c5e00df1ec94094ce672957
24656 Author: Timur Tabi <timur@freescale.com>
24657 Date: Tue Feb 13 10:41:42 2007 -0600
24658
24659 mpc83xx: write MAC address to mac-address and local-mac-address
24660
24661 Some device trees have a mac-address property, some have local-mac-address,
24662 and some have both. To support all of these device trees, this patch
24663 updates ftp_cpu_setup() to write the MAC address to mac-address if it exists.
24664 This function already updates local-mac-address.
24665
24666 Signed-off-by: Timur Tabi <timur@freescale.com>
24667
24668 commit 22d71a71f57fd5d38b27ac3848e50d790360a598
24669 Author: Kim Phillips <kim.phillips@freescale.com>
24670 Date: Tue Feb 27 18:41:08 2007 -0600
24671
24672 mpc83xx: add command line editing by default
24673
24674 commit 3fc0bd159103b536e1c54c6f4457a09b3aba66ca
24675 Author: Kim Phillips <kim.phillips@freescale.com>
24676 Date: Wed Feb 14 19:50:53 2007 -0600
24677
24678 mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffers
24679
24680 Disable G1TXCLK, G2TXCLK h/w buffers. This patch
24681 fixes a networking timeout issue with MPC8360EA (Rev.2) PBs.
24682
24683 Verified on Rev. 1.1, Rev. 1.2, and Rev. 2.0 boards.
24684
24685 Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
24686 Signed-off-by: Emilian Medve <Emilian.Medve@freescale.com>
24687
24688 commit d61853cf2472e0b8bcbd131461a93d1c49ff0c1f
24689 Author: Xie Xiaobo <r63061@freescale.com>
24690 Date: Wed Feb 14 18:27:17 2007 +0800
24691
24692 mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx
24693
24694 The code supply fixed and SPD initialization for MPC83xx DDR2 Controller.
24695 it pass DDR/DDR2 compliance tests.
24696
24697 Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
24698
24699 commit b110f40bd180c6b560276589beedf753e97c46ce
24700 Author: Xie Xiaobo <r63061@freescale.com>
24701 Date: Wed Feb 14 18:27:06 2007 +0800
24702
24703 mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS
24704
24705 MPC8360E rev2.0 have new spridr,and PVR value,
24706 The MDS board for MPC8360E rev2.0 has 32M bytes Flash and 256M DDR2 DIMM.
24707
24708 Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
24709
24710 commit 8d172c0f0d85998a256a95b7459a5403a30380ed
24711 Author: Xie Xiaobo <r63061@freescale.com>
24712 Date: Wed Feb 14 18:26:44 2007 +0800
24713
24714 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS
24715
24716 MPC8349E rev3.1 have new spridr,and PVR value,
24717 The MDS board for MPC8349E rev3.1 has 32M bytes Flash and 256M DDR2 DIMM.
24718
24719 Signed-off-by: Xie Xiaobo<X.Xie@freescale.com>
24720
24721 commit f6f5f709e5c8e4564c4dfeecfdf2279244f9c83b
24722 Author: Joakim Tjernlund <joakim.tjernlund@transmode.se>
24723 Date: Wed Jan 31 11:04:19 2007 +0100
24724
24725 mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c
24726
24727 Fix empty i2c reads/writes, i2c_write(0x50, 0x00, 0, NULL, 0)
24728 which is used to se if an slave will ACK after receiving its address.
24729
24730 Correct i2c probing to use this method as the old method could upset
24731 a slave as it wrote a data byte to it.
24732
24733 Add a small delay in i2c_init() to let the controller
24734 shutdown any ongoing I2C activity.
24735
24736 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
24737
24738 commit 7a78f148d6a7298e4fface680dc7eacd877b1aba
24739 Author: Timur Tabi <timur@freescale.com>
24740 Date: Wed Jan 31 15:54:29 2007 -0600
24741
24742 mpc83xx: Add support for the MPC8349E-mITX-GP
24743
24744 Add support for the MPC8349E-mITX-GP, a stripped-down version of the
24745 MPC8349E-mITX. Bonus features include support for low-boot (BMS bit in
24746 HRCW is 0) for the ITX and a README for the ITX and the ITX-GP.
24747
24748 Signed-off-by: Timur Tabi <timur@freescale.com>
24749
24750 commit fab16807adad350f618024350c6950165c247c72
24751 Author: Timur Tabi <timur@freescale.com>
24752 Date: Wed Jan 31 15:54:20 2007 -0600
24753
24754 mpc83xx: Delete sdram_init() for MPC8349E-mITX
24755
24756 There is no SDRAM on any of the 8349 ITX variants, so function sdram_init()
24757 never does anything. This patch deletes it.
24758
24759 Signed-off-by: Timur Tabi <timur@freescale.com>
24760
24761 commit a87c856eb411b9365937d0d4b9c21e46adbe1c14
24762 Author: Dave Liu <daveliu@freescale.com>
24763 Date: Fri Jan 19 10:43:26 2007 +0800
24764
24765 mpc83xx: Fix the LAW1/3 bug
24766
24767 The patch solves the alignment problem of the local bus access windows to
24768 render accessible the memory bank and PHY registers of UPC 1 (starting at
24769 0xf801 0000). What we actually did was to adjust the sizes of the bus
24770 access windows so that the base address alignment requirement would be met.
24771
24772 Signed-off-by: Chereji Marian <marian.chereji@freescale.com>
24773 Signed-off-by: Gridish Shlomi <gridish@freescale.com>
24774 Signed-off-by: Dave Liu <daveliu@freescale.com>
24775
24776 commit 97c4b397dce236a7318b304667bf89e59d08b17c
24777 Author: Kim Phillips <kim.phillips@freescale.com>
24778 Date: Tue Jan 30 16:15:31 2007 -0600
24779
24780 mpc83xx: don't hang if watchdog configured on 8360, 832x
24781
24782 don't hang if watchdog configured on 8360, 832x
24783
24784 The watchdog programming model is the same across all 83xx devices;
24785 make the code reflect that.
24786
24787 commit b70047478570e371ce7223be342ce98afea0f7d6
24788 Author: Kim Phillips <kim.phillips@freescale.com>
24789 Date: Tue Jan 30 16:15:21 2007 -0600
24790
24791 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt
24792
24793 protect memcpy to bad address if a local-mac-address is missing from dt
24794
24795 commit 6752ed088c75c26a89b70c46b7326a4cd6015f29
24796 Author: Kim Phillips <kim.phillips@freescale.com>
24797 Date: Tue Jan 30 16:15:04 2007 -0600
24798
24799 mpc83xx: make 8360 default environment fdt be 8360 (not 8349)
24800
24801 make 8360 default environment fdt be 8360 (not 8349)
24802
24803 commit a28899c910024a0226331df07207b1038c300c93
24804 Author: Emilian Medve <Emilian.Medve@freescale.com>
24805 Date: Tue Jan 30 16:14:50 2007 -0600
24806
24807 mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC
24808
24809 The problem is not gcc4 but the code itself. The BD_STATUS() macro can't
24810 be used for busy-waiting since it strips the 'volatile' property from
24811 the bd variable. gcc3 was working by pure luck.
24812
24813 This is a follow on patch to "Fix the UEC driver bug of QE"
24814
24815 commit 3e78a31cfe3d3022f46f67eb88e1281d5cc2eb89
24816 Author: Kumar Gala <galak@kernel.crashing.org>
24817 Date: Tue Jan 30 14:08:30 2007 -0600
24818
24819 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead
24820
24821 The code that is ifdef'd with CONFIG_MPC8349 is actually applicable to all
24822 MPC834X class processors. Change the protections from CONFIG_MPC8349 to
24823 CONFIG_MPC834X so they are more generic.
24824
24825 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
24826
24827 commit ae246dc6c1937c291014eadd90b6d48c438c7cb0
24828 Author: Kim Phillips <kim.phillips@freescale.com>
24829 Date: Thu Jan 25 13:40:55 2007 -0600
24830
24831 mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALL
24832
24833 commit 4decd84e8f04279c5cfff7f8e907465ef8d8a3fb
24834 Author: Kim Phillips <kim.phillips@freescale.com>
24835 Date: Wed Jan 24 17:18:37 2007 -0600
24836
24837 mpc83xx: sort Makefile targets
24838
24839 reordered targets alphabetically
24840
24841 commit 91e25769771c1164ed63ffca0add49f934ae3343
24842 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
24843 Date: Tue Jan 16 11:38:14 2007 -0500
24844
24845 mpc83xx: U-Boot support for Wind River SBC8349
24846
24847 I've redone the SBC8349 support to match git-current, which
24848 incorporates all the MPC834x updates from Freescale since the 1.1.6
24849 release, including the DDR changes.
24850
24851 I've kept all the SBC8349 files as parallel as possible to the
24852 MPC8349EMDS ones for ease of maintenance and to allow for easy
24853 inspection of what was changed to support this board. Hence the SBC8349
24854 U-Boot has FDT support and everything else that the MPC8349EMDS has.
24855
24856 Fortunately the Freescale updates added support for boards using CS0,
24857 but I had to change spd_sdram.c to allow for board specific settings for
24858 the sdram_clk_cntl (it is/was hard coded to zero, and that remains the
24859 default if the board doesn't specify a value.)
24860
24861 Hopefully this should be mergeable as-is and require no whitespace
24862 cleanups or similar, but if something doesn't measure up then let me
24863 know and I'll fix it.
24864
24865 Thanks,
24866 Paul.
24867
24868 commit 05031db456ab227f3e3752f37b9b812b65bb83ad
24869 Author: Sam Song <samsongshu@yahoo.com.cn>
24870 Date: Thu Dec 14 19:03:21 2006 +0800
24871
24872 mpc83xx: Remove a redundant semicolon in mpc8349itx.c
24873
24874 A redundant semicolon existed in mpc8349itx.c
24875 should be removed.
24876
24877 Signed-off-by: Sam Song <samsongshu@yahoo.com.cn>
24878
24879 commit f35f358241c549be3f75cfe2eaa642914275b7ba
24880 Author: Jerry Van Baren <gerald.vanbaren@comcast.net>
24881 Date: Wed Dec 6 21:23:55 2006 -0500
24882
24883 mpc83xx: Put the version (and magic) after the HRCW.
24884
24885 Put the version (and magic) after the HRCW. This puts it in a fixed
24886 location in flash, not at the start of flash but as close as we can get.
24887
24888 Signed-off-by: Jerry Van Baren <vanbaren@cideas.com>
24889
24890 commit 48aecd969171a6e99a55fae04933857787f9a5bd
24891 Author: Dave Liu <r63238@freescale.com>
24892 Date: Thu Dec 7 21:14:51 2006 +0800
24893
24894 mpc83xx: Add the MPC832XEMDS board readme
24895
24896 Add the MPC832XEMDS board readme
24897
24898 Signed-off-by: Dave Liu <daveliu@freescale.com>
24899
24900 commit 24c3aca3f1358b113d3215adb5433b156e99f72b
24901 Author: Dave Liu <r63238@freescale.com>
24902 Date: Thu Dec 7 21:13:15 2006 +0800
24903
24904 mpc83xx: Add support for the MPC832XEMDS board
24905
24906 This patch supports DUART, ETH3/4 and PCI etc.
24907
24908 Signed-off-by: Dave Liu <daveliu@freescale.com>
24909
24910 commit e080313c32322e15ab5a18eb896a252858c57284
24911 Author: Dave Liu <r63238@freescale.com>
24912 Date: Thu Dec 7 21:11:58 2006 +0800
24913
24914 mpc83xx: streamline the 83xx immr head file
24915
24916 For better format and style, I streamlined the 83xx head files,
24917 including immap_83xx.h and mpc83xx.h. In the old head files, 1)
24918 duplicated macro definition appear in the both files; 2) the structure
24919 of QE immr is duplicated in the immap_83xx.h and immap_qe.h; 3) The
24920 macro definition put inside the each structure. So, I cleaned up the
24921 structure of QE immr from immap_83xx.h, deleted the duplicated stuff and
24922 moved the macro definition to mpc83xx.h, Just like MPC8260.
24923
24924 CHANGELOG
24925
24926 *streamline the 83xx immr head file
24927
24928 Signed-off-by: Dave Liu <daveliu@freescale.com>
24929
24930 commit ddd02492f43db5408f5ab9f823b0ba5796e28ef0
24931 Author: Dave Liu <r63238@freescale.com>
24932 Date: Wed Dec 6 11:38:17 2006 +0800
24933
24934 mpc83xx: Fix the UEC driver bug of QE
24935
24936 The patch prevents the GCC tool chain from striping useful code for
24937 optimization. It will make UEC ethernet driver workable, Otherwise the
24938 UEC will fail in tx when you are using gcc4.x. but the driver can work
24939 when using gcc3.4.3.
24940
24941 CHANGELOG
24942
24943 *Prevent the GCC from striping code for optimization, Otherwise the UEC
24944 will tx failed when you are using gcc4.x.
24945
24946 Signed-off-by: Dave Liu <daveliu@freescale.com>
24947
24948 commit ba58e4c9a9a917ce795dd16d4ec8d515f9f7aa35
24949 Author: Stefan Roese <sr@denx.de>
24950 Date: Thu Mar 1 21:11:36 2007 +0100
24951
24952 [PATCH] Update AMCC Katmai 440SPe eval board support
24953
24954 This patch updates the recently added Katmai board support. The biggest
24955 change is the support of ECC DIMM modules in the 440SP(e) SPD DDR2
24956 driver.
24957
24958 Please note, that still some problems are left with some memory
24959 configurations. See the driver for more details.
24960
24961 Signed-off-by: Stefan Roese <sr@denx.de>
24962
24963 commit 8c12045a3b06c5b6675d3fe02fbc9f545988129a
24964 Author: Stefan Roese <sr@denx.de>
24965 Date: Thu Mar 1 07:03:25 2007 +0100
24966
24967 [PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUM
24968
24969 Signed-off-by: Stefan Roese <sr@denx.de>
24970
24971 commit ccbc7036648e465697ca298ba51e0e76dda352a0
24972 Author: Wolfgang Denk <wd@pollux.denx.de>
24973 Date: Wed Feb 28 01:28:53 2007 +0100
24974
24975 SC3: fix typo in default environment
24976
24977 commit e344568b1b46af85ec32d815586f91bc115d6223
24978 Author: Sergei Poselenov <sposelenov@emcraft.com>
24979 Date: Tue Feb 27 20:15:30 2007 +0300
24980
24981 MCC200: Fixes for update procedure
24982
24983 - fix logic error in image type handling
24984 - make sure file system images (cramfs etc.) get stored in flash
24985 with image header stripped so they can be mounted through MTD
24986
24987 commit 743571145b37182757d4e688a77860b36ee77573
24988 Author: Wolfgang Denk <wd@pollux.denx.de>
24989 Date: Tue Feb 27 14:26:04 2007 +0100
24990
24991 Minor code cleanup.
24992
24993 commit 638dd1458bbdc2a55d4b9e25c5c4e1f838a5dc72
24994 Author: Sergei Poselenov <sposelenov@emcraft.com>
24995 Date: Tue Feb 27 12:40:16 2007 +0300
24996
24997 MCC200 update - add LCD Progress Indicator
24998
24999 commit 6c7cac8c4fce0ea2bf8e15ed8658d87974155b44
25000 Author: Stefan Roese <sr@denx.de>
25001 Date: Thu Feb 22 07:43:34 2007 +0100
25002
25003 [PATCH] get_dev() now unconditionally uses manual relocation
25004
25005 Since the relocation fix is not included yet and we're not sure how
25006 it will be added, this patch removes code that required relocation
25007 to be fixed for now.
25008
25009 Signed-off-by: Stefan Roese <sr@denx.de>
25010
25011 commit 8274ec0bd01d2feb2c7f095eba78d42ea009798b
25012 Author: Stefan Roese <sr@denx.de>
25013 Date: Thu Feb 22 07:40:23 2007 +0100
25014
25015 [PATCH] Change systemace driver to select 8 & 16bit mode
25016
25017 As suggested by Grant Likely this patch enables the Xilinx SystemACE
25018 driver to select 8 or 16bit mode upon startup.
25019
25020 Signed-off-by: Stefan Roese <sr@denx.de>
25021
25022 commit 3a197b2fe49d6fa03978e60af2394efe9c70b527
25023 Author: Haiying Wang <Haiying.Wang@freescale.com>
25024 Date: Wed Feb 21 16:52:31 2007 +0100
25025
25026 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished
25027
25028 Some CPUs like PPC, BLACKFIN need sync() to ensure cfi flash write command
25029 is fully finished. The sync() is defined in each CPU's io.h file. For
25030 those CPUs which do not need sync for now, a dummy sync() is defined in
25031 their io.h as well.
25032
25033 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
25034
25035 commit da04995c7dc6772013a9a0dc5c767f190c402478
25036 Author: Stefan Roese <sr@denx.de>
25037 Date: Wed Feb 21 13:44:34 2007 +0100
25038
25039 [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)
25040
25041 Signed-off-by: Stefan Roese <sr@denx.de>
25042
25043 commit 751bb57107d78978ae08e697c3deba816f5be091
25044 Author: Stefan Roese <sr@denx.de>
25045 Date: Tue Feb 20 13:21:57 2007 +0100
25046
25047 [PATCH] Fix relocation problem with "new" get_dev() function
25048
25049 This patch enables the "new" get_dev() function for block devices
25050 introduced by Grant Likely to be used on systems that still suffer
25051 from the relocation problems (manual relocation neede because of
25052 problems with linker script).
25053
25054 Hopefully we can resolve this relocation issue soon for all platform
25055 so we don't need this additional code anymore.
25056
25057 Signed-off-by: Stefan Roese <sr@denx.de>
25058
25059 commit d93e2212f962668b3dce091ff5edc33f2347fe37
25060 Author: Stefan Roese <sr@denx.de>
25061 Date: Tue Feb 20 13:17:42 2007 +0100
25062
25063 [PATCH] Update SystemACE driver for 16bit access
25064
25065 This patch removes some problems when the Xilinx SystemACE driver
25066 is used with 16bit access on an big endian platform (like the
25067 AMCC Katmai).
25068
25069 Signed-off-by: Stefan Roese <sr@denx.de>
25070
25071 commit 874bb7b88fe9b4648e1288a387af2e31014a72f3
25072 Author: Stefan Roese <sr@denx.de>
25073 Date: Tue Feb 20 13:15:40 2007 +0100
25074
25075 [PATCH] Clean up Katmai (440SPe) linker script
25076
25077 Signed-off-by: Stefan Roese <sr@denx.de>
25078
25079 commit 4745acaa1a603b67f6b9b7970365ebadd7d6586f
25080 Author: Stefan Roese <sr@denx.de>
25081 Date: Tue Feb 20 10:57:08 2007 +0100
25082
25083 [PATCH] Add support for the AMCC Katmai (440SPe) eval board
25084
25085 Signed-off-by: Stefan Roese <sr@denx.de>
25086
25087 commit 0dc018ece13effc689e47479ea9ebf1c98a507f5
25088 Author: Stefan Roese <sr@denx.de>
25089 Date: Tue Feb 20 10:51:26 2007 +0100
25090
25091 [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT
25092
25093 This patch switches to the desired I2C bus when the date/dtt
25094 commands are called. This can be configured using the
25095 CFG_RTC_BUS_NUM and/or CFG_DTT_BUS_NUM defines.
25096
25097 Signed-off-by: Stefan Roese <sr@denx.de>
25098
25099 commit 4037ed3b63923cfcec27f784a89057c3cbabcedb
25100 Author: Stefan Roese <sr@denx.de>
25101 Date: Tue Feb 20 10:43:34 2007 +0100
25102
25103 [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support
25104
25105 This patch adds support for the DDR2 controller used on the
25106 440SP and 440SPe. It is tested on the Katmai (440SPe) eval
25107 board and works fine with the following DIMM modules:
25108
25109 - Corsair CM2X512-5400C4 (512MByte per DIMM)
25110 - Kingston ValueRAM KVR667D2N5/512 (512MByte per DIMM)
25111 - Kingston ValueRAM KVR667D2N5K2/2G (1GByte per DIMM)
25112
25113 This patch also adds the nice functionality to dynamically
25114 create the TLB entries for the SDRAM (tlb.c). So we should
25115 never run into such problems with wrong (too short) TLB
25116 initialization again on these platforms.
25117
25118 Signed-off-by: Stefan Roese <sr@denx.de>
25119
25120 commit 36d830c9830379045f5daa9f542ac1c990c70068
25121 Author: Stefan Roese <sr@denx.de>
25122 Date: Tue Feb 20 10:35:42 2007 +0100
25123
25124 [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files
25125
25126 Since the existing 4xx SPD SDRAM initialization routines for the
25127 405 SDRAM controller and the 440 DDR controller don't have much in
25128 common this patch splits both drivers into different files.
25129
25130 This is in preparation for the 440 DDR2 controller support (440SP/e).
25131
25132 Signed-off-by: Stefan Roese <sr@denx.de>
25133
25134 commit 79b2d0bb2eae09602448f7a7cb56530d2f31e6c6
25135 Author: Stefan Roese <sr@denx.de>
25136 Date: Tue Feb 20 10:27:08 2007 +0100
25137
25138 [PATCH] PPC4xx: Add support for multiple I2C busses
25139
25140 This patch adds support for multiple I2C busses on the PPC4xx
25141 platforms. Define CONFIG_I2C_MULTI_BUS in the board config file
25142 to make use of this feature.
25143
25144 It also merges the 405 and 440 i2c header files into one common
25145 file 4xx_i2c.h.
25146
25147 Also the 4xx i2c reset procedure is reworked since I experienced
25148 some problems with the first access on the 440SPe Katmai board.
25149
25150 Signed-off-by: Stefan Roese <sr@denx.de>
25151
25152 commit eb867a76238fb38e952c37871b16d0d7fd61c95f
25153 Author: Grant Likely <grant.likely@secretlab.ca>
25154 Date: Tue Feb 20 09:05:45 2007 +0100
25155
25156 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
25157
25158 Block device read/write is anonymous data; there is no need to use a
25159 typed pointer. void * is fine. Also add a hook for block_read functions
25160
25161 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
25162
25163 commit 53758fa20e935cc87eeb0519ed365df753a6f289
25164 Author: Grant Likely <grant.likely@secretlab.ca>
25165 Date: Tue Feb 20 09:05:38 2007 +0100
25166
25167 [PATCH 8_9] Add block_write hook to block_dev_desc_t
25168
25169 Preparation for future patches which support block device writing
25170
25171 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
25172
25173 commit f4852ebe6ca946a509667eb68be42026f837be76
25174 Author: Grant Likely <grant.likely@secretlab.ca>
25175 Date: Tue Feb 20 09:05:31 2007 +0100
25176
25177 [PATCH 7_9] Replace ace_readw_ace_writeb functions with macros
25178
25179 Register read/write does not need to be wrapped in a full function. The
25180 patch replaces them with macros.
25181
25182 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
25183
25184 commit 3a8ce9af6fcb5744a7851b4440c07688acc40844
25185 Author: Grant Likely <grant.likely@secretlab.ca>
25186 Date: Tue Feb 20 09:05:23 2007 +0100
25187
25188 [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c
25189
25190 The code in this file is not a command; it is a device driver. Put it in
25191 the correct place. There are zero functional changes in this patch, it
25192 only moves the file.
25193
25194 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
25195
25196 commit 984618f3e7794c783ec8d1511e74c6ee2d69bfe4
25197 Author: Grant Likely <grant.likely@secretlab.ca>
25198 Date: Tue Feb 20 09:05:16 2007 +0100
25199
25200 [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)
25201
25202 This patch is in preparation of additional changes to the sysace driver.
25203 May as well take this opportunity to fixup the inconsistent whitespace since
25204 this file is about to undergo major changes anyway.
25205
25206 There are zero functional changes in this patch. It only cleans up the
25207 the whitespace.
25208
25209 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
25210
25211 commit 80ba981d940471fe7e539e64fa3d2bd80002beda
25212 Author: Grant Likely <grant.likely@secretlab.ca>
25213 Date: Tue Feb 20 09:05:07 2007 +0100
25214
25215 [PATCH 4_4] Remove local implementation of isprint() in ft_build.c
25216
25217 isprint is already defined in ctype.c
25218
25219 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
25220
25221 commit c95c4280d751ca078c2ff58228d2f2b44ccf0600
25222 Author: Grant Likely <grant.likely@secretlab.ca>
25223 Date: Tue Feb 20 09:05:00 2007 +0100
25224
25225 [PATCH 3_9] Move buffer print code from md command to common function
25226
25227 Printing a buffer is a darn useful thing. Move the buffer print code
25228 into print_buffer() in lib_generic/
25229
25230 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
25231
25232 commit 99b0f0fd3fbf2572ae1a7723dd90cffc8e85130a
25233 Author: Grant Likely <grant.likely@secretlab.ca>
25234 Date: Tue Feb 20 09:04:52 2007 +0100
25235
25236 [PATCH 2_4] Use config.h, not xparameters.h, for xilinx targets
25237
25238 Change the xilinx device drivers and board code to include config.h
25239 instead of xparameters.h directly. config.h always includes the
25240 correct xparameters file. This change reduces the posibility of
25241 including the wrong file when adding a new xilinx board port
25242
25243 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
25244
25245 commit 735dd97b1b20e777d059c7b389fe9d70cd3f80c7
25246 Author: Grant Likely <grant.likely@secretlab.ca>
25247 Date: Tue Feb 20 09:04:34 2007 +0100
25248
25249 [PATCH 1_4] Merge common get_dev() routines for block devices
25250
25251 Each of the filesystem drivers duplicate the get_dev routine. This change
25252 merges them into a single function in part.c
25253
25254 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
25255
25256 commit f5fcc3c20b65554e98a165542c36ee0c610a2d81
25257 Author: Wolfgang Denk <wd@pollux.denx.de>
25258 Date: Mon Feb 19 23:09:51 2007 +0100
25259
25260 MCC200: Software Updater: allow both "ramdisk" and "filesystem" types
25261 as root file system images.
25262
25263 commit 489c696ae7211218961d159e43e722d74c36fcbc
25264 Author: Sergei Poselenov <sposelenov@emcraft.com>
25265 Date: Wed Feb 14 14:30:28 2007 +0300
25266
25267 MCC200: Extensions to Software Update Mechanism
25268
25269 Update / extend Software Update Mechanism for MCC200 board:
25270
25271 - Add support for rootfs image added. The environment variables
25272 "rootfs_st" and "rootfs_nd" can be used to override the default
25273 values of the image start and end.
25274 - Remove excessive key check code.
25275 - Code cleanup.
25276
25277 commit 4be23a12f23f1372634edc3215137b09768b7949
25278 Author: Stefan Roese <sr@denx.de>
25279 Date: Mon Feb 19 08:23:15 2007 +0100
25280
25281 [PATCH] Update Sequoia EBC configuration (NOR FLASH)
25282
25283 As spotted by Matthias Fuchs, the READY input should not be
25284 enabled for the NOR FLASH on the Sequoia board.
25285
25286 Signed-off-by: Stefan Roese <sr@denx.de>
25287
25288 commit 2605e90bf676d48123afe5719a846d2b52b24aac
25289 Author: Heiko Schocher <hs@pollux.denx.de>
25290 Date: Fri Feb 16 07:57:42 2007 +0100
25291
25292 [PATCH] Added support for the jupiter board.
25293
25294 Signed-off-by: Heiko Schocher <hs@denx.de>
25295
25296 commit 497d012e5be0194e1084073d0081eb1a844796b2
25297 Author: Gary Jennejohn <garyj@pollux.denx.de>
25298 Date: Mon Feb 12 13:11:50 2007 +0100
25299
25300 LPC2292: patch from Siemens.
25301
25302 commit b0b1a920aebead0d44146e73676ae9d80fffc8e2
25303 Author: Stefan Roese <sr@denx.de>
25304 Date: Sat Feb 10 08:49:31 2007 +0100
25305
25306 [PATCH] Add missing p3mx.h file to repository (ups)
25307
25308 Signed-off-by: Stefan Roese <sr@denx.de>
25309
25310 commit 53d4a4983fb9b3ae5f7b2f10c599aca2b1b4034a
25311 Author: Bartlomiej Sieka <tur@semihalf.com>
25312 Date: Fri Feb 9 10:45:42 2007 +0100
25313
25314 [Motion-PRO] Preliminary support for the Motion-PRO board.
25315
25316 commit 5a753f98c6a01bd1c61a9a3f95e8329a35f62994
25317 Author: Stefan Roese <sr@denx.de>
25318 Date: Wed Feb 7 16:51:08 2007 +0100
25319
25320 [PATCH] Update some AMCC 4xx board config files (set initrd_high)
25321
25322 Some boards that can have more than 768MBytes of SDRAM need to
25323 set "initrd_high", so that the initrd can be accessed by the
25324 Linux kernel.
25325
25326 Signed-off-by: Stefan Roese <sr@denx.de>
25327
25328 commit 7372ca68227930d03cffa548310524cad5b96733
25329 Author: Stefan Roese <sr@denx.de>
25330 Date: Fri Feb 2 12:44:22 2007 +0100
25331
25332 [PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boards
25333
25334 Previously the strapping DCR/SDR was read to determine if the internal PCI
25335 arbiter is enabled or not. This strapping bit can be overridden, so now
25336 the current status is read from the correct DCR/SDR register.
25337
25338 Signed-off-by: Stefan Roese <sr@denx.de>
25339
25340 commit 2aa54f651a42d198673318f07a20c89a43e4d197
25341 Author: Stefan Roese <sr@denx.de>
25342 Date: Fri Feb 2 12:42:08 2007 +0100
25343
25344 [PATCH] Change configuration output of Sycamore, Yellowstone & Rainier
25345
25346 Signed-off-by: Stefan Roese <sr@denx.de>
25347
25348 commit 23744d6b5bf17592eb6a0ef4f318f6089f55993b
25349 Author: Stefan Roese <sr@denx.de>
25350 Date: Thu Feb 1 13:22:41 2007 +0100
25351
25352 [PATCH] Remove PCI-PNP configuration from Sequoia/Rainier config file
25353
25354 When PCI PNP is enabled the pci pnp configuration routine is called
25355 which sets the PCI_CACHE_SIZE_LINE to 8. This seems to generate some
25356 problems with some PCI cards. For now disable the PCI PNP configuration.
25357
25358 Signed-off-by: Stefan Roese <sr@denx.de>
25359
25360 commit 2902fadade3be7659467e8d074048c6b7068f5c0
25361 Author: Stefan Roese <sr@denx.de>
25362 Date: Wed Jan 31 16:56:10 2007 +0100
25363
25364 [PATCH] Update 440EPx/440GRx cpu detection
25365
25366 Signed-off-by: Stefan Roese <sr@denx.de>
25367
25368 commit d5ea287b02a6945c3977410e364a879dd1a555c8
25369 Author: Stefan Roese <sr@denx.de>
25370 Date: Wed Jan 31 16:38:04 2007 +0100
25371
25372 [PATCH] Update esd cpci5200 files
25373
25374 Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
25375
25376 commit 8b7d1f0ab7d7c4fe3160bbf74a7e9690d9f3a3ab
25377 Author: Stefan Roese <sr@denx.de>
25378 Date: Wed Jan 31 16:37:34 2007 +0100
25379
25380 [PATCH] Add support for esd mecp5200 board
25381
25382 Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
25383
25384 commit 71a4e5fda8b60044ab9f46069fa1cfa26bdd07ff
25385 Author: Stefan Roese <sr@denx.de>
25386 Date: Wed Jan 31 12:38:50 2007 +0100
25387
25388 [PATCH] Remove unneccessary yellowstone board config file
25389
25390 Signed-off-by: Stefan Roese <sr@denx.de>
25391
25392 commit e802594b6fa1b166308820c276b96dc0d7cc731c
25393 Author: Stefan Roese <sr@denx.de>
25394 Date: Tue Jan 30 17:06:10 2007 +0100
25395
25396 [PATCH] Update Sequoia (440EPx) config file
25397
25398 The config file now handles the 2nd target, the Rainier (440GRx)
25399 evaluation board better. Additionally the PPC input clock was
25400 adjusted to match the correct value of 33.0 MHz.
25401
25402 Signed-off-by: Stefan Roese <sr@denx.de>
25403
25404 commit 700200c67e73b83751418abe7815840dca8fd6cb
25405 Author: Stefan Roese <sr@denx.de>
25406 Date: Tue Jan 30 17:04:19 2007 +0100
25407
25408 [PATCH] Merge Yosemite & Yellowstone board ports
25409
25410 Now the AMCC eval boards Yosemite (440EP) and Yellowstone (440GR)
25411 share one config file and all board specific files. This way we
25412 don't have to maintain two different sets of files for nearly
25413 identical boards.
25414
25415 Signed-off-by: Stefan Roese <sr@denx.de>
25416
25417 commit 1bbf5eae322f5f1f6427ecc3ac13a0cb7dba8ad6
25418 Author: Stefan Roese <sr@denx.de>
25419 Date: Tue Jan 30 15:01:49 2007 +0100
25420
25421 [PATCH] Update Prodrive SCPU (PDNB3 variant) board
25422
25423 SCPU doesn't use redundant environment in flash.
25424
25425 Signed-off-by: Stefan Roese <sr@denx.de>
25426
25427 commit 6304430ed642ea8fa15c9e5af965ac2e033eec45
25428 Author: Stefan Roese <sr@denx.de>
25429 Date: Tue Jan 30 12:51:07 2007 +0100
25430
25431 [PATCH] alpr: Update alpr board config file
25432
25433 Signed-off-by: Stefan Roese <sr@denx.de>
25434
25435 commit f8db84f132b1e335f20f96138a1f09ed97b08664
25436 Author: Wolfgang Denk <wd@pollux.denx.de>
25437 Date: Tue Jan 30 00:50:40 2007 +0100
25438
25439 LPC2292 SODIMM port coding style cleanup.
25440
25441 commit 6bd2447ee47ee23c18d2b3c7ccd5a20f7626f5b3
25442 Author: Gary Jennejohn <garyj@pollux.denx.de>
25443 Date: Wed Jan 24 12:16:56 2007 +0100
25444
25445 Add port for the lpc2292sodimm evaluation board from EmbeddedArtists
25446
25447 commit 2daf046ba627f85f44195815778140039636244e
25448 Author: Bartlomiej Sieka <tur@semihalf.com>
25449 Date: Tue Jan 23 17:22:06 2007 +0100
25450
25451 [iDMR] Add MTD and JFFS2 support, also add default partition definition.
25452
25453 commit f7db33101fbc9c8f0a10738ce87034875a17aeb9
25454 Author: Bartlomiej Sieka <tur@semihalf.com>
25455 Date: Tue Jan 23 14:21:14 2007 +0100
25456
25457 [iDMR] Flash driver on initialisation write-protects some sectors,
25458 currently sectors 0-3. Sector 3 does not need to be protected, though
25459 (U-boot occupies sectors 0-1 and the environment sector 2). This commit
25460 fixes this, i.e., only sectors 0-2 are protected.
25461
25462 commit 0ed47bb119cd2c4c16edb2548789148f9e6dc9de
25463 Author: Bartlomiej Sieka <tur@semihalf.com>
25464 Date: Tue Jan 23 14:11:22 2007 +0100
25465
25466 [iDMR] Using MII-related commands on iDRM board doesn't work now (e.g.,
25467 "mii device" results in "Unexpected exception"). Fixing this properly
25468 requires some clean-up in the FEC drivers infrastructure for ColdFire, so
25469 this commit disables MII commads for now.
25470
25471 commit 363d1d8f9c99b63daef81f5985cab3fc00edde5c
25472 Author: Bartlomiej Sieka <tur@semihalf.com>
25473 Date: Tue Jan 23 13:25:22 2007 +0100
25474
25475 [ColdFire MCF5271 family] Add CPU detection based on the value of Chip
25476 Identification Register (CIR).
25477
25478 commit fdef388758506765d4d6a7155c8f1584c63ff581
25479 Author: roy zang <tie-fei.zang@freescale.com>
25480 Date: Mon Jan 22 13:19:21 2007 +0800
25481
25482 use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAP
25483 The patch by Heiko Schocher <hs@pollux.denx.de> on Jan, 19, 2007
25484 fixes cfi_driver bug for mpc7448hpc2 board. The default cfi_driver can support
25485 mpc7448hpc2 board.
25486
25487 commit a4012396645533aef218354eeba754dff0deace8
25488 Author: Wolfgang Denk <wd@pollux.denx.de>
25489 Date: Fri Jan 19 23:08:39 2007 +0100
25490
25491 Minor code cleanup.
25492
25493 commit f539b7ba7d7ef6dd187c8209609001cb1cd95e39
25494 Author: Heiko Schocher <hs@pollux.denx.de>
25495 Date: Fri Jan 19 19:57:10 2007 +0100
25496
25497 [PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT.
25498
25499 Signed-off-by: Heiko Schocher <hs@denx.de>
25500
25501 commit d0b6e14087ddd8789f224a48e1d33f2a5df4d167
25502 Author: Heiko Schocher <hs@pollux.denx.de>
25503 Date: Fri Jan 19 18:05:26 2007 +0100
25504
25505 [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver
25506 if you must swap the bytes between reading/writing.
25507 (Needed for the SC3 board)
25508
25509 Signed-off-by: Heiko Schocher <hs@denx.de>
25510
25511 commit 9d8d5a5bfb64768f29a0cb47fc37cd6f4c40e276
25512 Author: Stefan Roese <sr@denx.de>
25513 Date: Thu Jan 18 16:05:47 2007 +0100
25514
25515 [PATCH] Add support for Prodrive SCPU (PDNB3 variant) board
25516
25517 Signed-off-by: Stefan Roese <sr@denx.de>
25518
25519 commit 0057d758e3e874cbe7f24745d0cce8c1cb6c207e
25520 Author: Stefan Roese <sr@denx.de>
25521 Date: Thu Jan 18 11:54:52 2007 +0100
25522
25523 [PATCH] Update Prodrive P3Mx support
25524
25525 Signed-off-by: Stefan Roese <sr@denx.de>
25526
25527 commit 34167a36c29ee946b727465db5c014746a08e978
25528 Author: Stefan Roese <sr@denx.de>
25529 Date: Thu Jan 18 11:48:10 2007 +0100
25530
25531 [PATCH] Add missing Taishan config file
25532
25533 Signed-off-by: Stefan Roese <sr@denx.de>
25534
25535 commit cb4820725e9fc409c5cbc8e83054a6ed522d2111
25536 Author: Heiko Schocher <hs@pollux.denx.de>
25537 Date: Thu Jan 18 11:28:51 2007 +0100
25538
25539 [PATCH] Fix: Compilerwarnings for SC3 board.
25540 The EBC Configuration Register is now by CFG_EBC_CFG definable
25541 Added JFFS2 support for the SC3 board.
25542
25543 Signed-off-by: Heiko Schocher <hs@denx.de>
25544
25545 commit 5fb692cae57d1710c8f52a427cf7f39a37383fcd
25546 Author: Stefan Roese <sr@denx.de>
25547 Date: Thu Jan 18 10:25:34 2007 +0100
25548
25549 [PATCH] Add support for AMCC Taishan PPC440GX eval board
25550
25551 Signed-off-by: Stefan Roese <sr@denx.de>
25552
25553 commit 6d3e0107235aa0e6a6dcb77f9884497280bf85ad
25554 Author: Wolfgang Denk <wd@pollux.denx.de>
25555 Date: Tue Jan 16 18:30:50 2007 +0100
25556
25557 Raname solidcard3 into sc3; add redundant env for sc3
25558
25559 commit 1bbbbdd20fcec9933697000dcf55ff7972622596
25560 Author: Wolfgang Denk <wd@pollux.denx.de>
25561 Date: Tue Jan 16 12:46:35 2007 +0100
25562
25563 Update default environment for Solidcard3
25564
25565 commit 5a5c56986a9ccf71642c8b6374eb18487b15fecd
25566 Author: Stefan Roese <sr@denx.de>
25567 Date: Mon Jan 15 09:46:29 2007 +0100
25568
25569 [PATCH] Fix 440SPe rev B detection from previous patch
25570
25571 Signed-off-by: Stefan Roese <sr@denx.de>
25572
25573 commit a443d31410c571ee8f970da819a44d698fdd6b1f
25574 Author: Heiko Schocher <hs@pollux.denx.de>
25575 Date: Sun Jan 14 13:35:31 2007 +0100
25576
25577 [FIX] correct I2C Writes for the LM81 Sensor.
25578
25579 Signed-off-by: Heiko Schocher <hs@denx.de>
25580
25581 commit 0bba5452835f19a61204edcda3a58112fd8e2208
25582 Author: Wolfgang Denk <wd@pollux.denx.de>
25583 Date: Sat Jan 13 11:17:10 2007 +0100
25584
25585 Undo commit 3033ebb2: reset command does not take any arguments
25586
25587 Haiying Wang's modification to the reset command was broken, undo it.
25588
25589 Signed-off-by: Wolfgang Denk <wd@denx.de>
25590
25591 commit 95981778cff0038fd9941044d6a3eda810e33258
25592 Author: Stefan Roese <sr@denx.de>
25593 Date: Sat Jan 13 08:01:03 2007 +0100
25594
25595 [PATCH] Update 440SP(e) cpu revisions
25596
25597 Also display enabled/disabled RAID 6 support for 440SP/440SPe PPC's.
25598
25599 Signed-off-by: Stefan Roese <sr@denx.de>
25600
25601 commit 77ddc5b9afb325262fd88752ba430a1dded1f0c7
25602 Author: Stefan Roese <sr@denx.de>
25603 Date: Sat Jan 13 07:59:56 2007 +0100
25604
25605 [PATCH] Update Yellowstone (440GR) to display board rev and PCI bus speed
25606
25607 Now the board revision and the current PCI bus speed are printed after
25608 the board message.
25609
25610 Also the EBC initialising is now done via defines in the board config
25611 file.
25612
25613 Signed-off-by: Stefan Roese <sr@denx.de>
25614
25615 commit 36adff362c2c0141ff8a810d42a7e478f779130f
25616 Author: Stefan Roese <sr@denx.de>
25617 Date: Sat Jan 13 07:59:19 2007 +0100
25618
25619 [PATCH] Update Yosemite (440EP) to display board rev and PCI bus speed
25620
25621 Now the board revision and the current PCI bus speed are printed after
25622 the board message.
25623
25624 Also the EBC initialising is now done via defines in the board config
25625 file.
25626
25627 Signed-off-by: Stefan Roese <sr@denx.de>
25628
25629 commit e0b9ea8c8a294de6a5350ae638879d24b5b709d6
25630 Author: Stefan Roese <sr@denx.de>
25631 Date: Sat Jan 13 07:57:51 2007 +0100
25632
25633 [PATCH] Update Sequoia (440EPx) to display board rev and PCI bus speed
25634
25635 Now the board revision and the current PCI bus speed are printed after
25636 the board message.
25637
25638 Signed-off-by: Stefan Roese <sr@denx.de>
25639
25640 commit ca43ba18e910206ef8063e4b22d282630bff3fd2
25641 Author: Heiko Schocher <hs@pollux.denx.de>
25642 Date: Thu Jan 11 15:44:44 2007 +0100
25643
25644 Added support for the SOLIDCARD III board from Eurodesign
25645
25646 Signed-off-by: Heiko Schocher <hs@denx.de>
25647
25648 commit 6abaee42621c07e81a2cd189ad4368b5e8c50280
25649 Author: Reinhard Thies <Reinhard.Thies@web.de>
25650 Date: Wed Jan 10 14:41:14 2007 +0100
25651
25652 Adjusted default environment for cam5200 board.
25653
25654 commit bab5a90d4ccc1a46a8127b867fa59028cc623ad9
25655 Author: Wolfgang Denk <wd@pollux.denx.de>
25656 Date: Wed Jan 10 15:35:52 2007 +0100
25657
25658 Update CHANGELOG
25659
25660 commit 787fa15860a57833e50bd30555079a9cd4e519b8
25661 Author: Wolfgang Denk <wd@pollux.denx.de>
25662 Date: Wed Jan 10 01:28:39 2007 +0100
25663
25664 Fix auto_update for MCC200 board.
25665
25666 The invocation of do_auto_update() is moved to the end of the
25667 misc_init_r() function, after the flash mappings have been
25668 initialized. Please find attached a patch that implements that
25669 change.
25670
25671 Also correct the decoding of the keypad status. With this update, the
25672 key that will trigger the update is Column 2, Row 2.
25673
25674 commit d9384de2f571046e71081bae22b49e3d5ca2e3d5
25675 Author: Marian Balakowicz <m8@semihalf.com>
25676 Date: Wed Jan 10 00:26:15 2007 +0100
25677
25678 CAM5200 flash driver modifications:
25679 - use CFI driver (replaces custom flash driver) for main 'cam5200' target
25680 - add second build target 'cam5200_niosflash' which still uses custom driver
25681
25682 commit 67fea022fa957f59653b5238c7496f80a6b70432
25683 Author: Markus Klotzbuecher <mk@denx.de>
25684 Date: Tue Jan 9 16:02:48 2007 +0100
25685
25686 SPC1920: cleanup memory contoller setup
25687
25688 commit 8fc2102faa23593c80381437c09f7745a14deb40
25689 Author: Markus Klotzbuecher <mk@denx.de>
25690 Date: Tue Jan 9 14:57:14 2007 +0100
25691
25692 Fix the cpu speed setup to work with all boards.
25693
25694 commit 9295acb77481cf099ef9b40e1fa2d145b3c7490c
25695 Author: Markus Klotzbuecher <mk@denx.de>
25696 Date: Tue Jan 9 14:57:13 2007 +0100
25697
25698 SPC1920: add support for the FM18L08 Ramtron FRAM
25699
25700 commit 38ccd2fdf3364a53fe80e9b365303ecdafc9e223
25701 Author: Markus Klotzbuecher <mk@denx.de>
25702 Date: Tue Jan 9 14:57:13 2007 +0100
25703
25704 SPC1920: update the HPI register addresses to work with the second
25705 generation of hardware
25706
25707 commit 5921e5313fc3eadd42770c2b99badd7fae5ecf1e
25708 Author: Markus Klotzbuecher <mk@creamnet.de>
25709 Date: Tue Jan 9 14:57:13 2007 +0100
25710
25711 Miscellanious spc1920 related cleanups
25712
25713 commit e4c2d37adc8bb1bf69dcf600cbc6c75f916a6120
25714 Author: Markus Klotzbuecher <mk@denx.de>
25715 Date: Tue Jan 9 14:57:12 2007 +0100
25716
25717 SPC1920 GO/NOGO led should be set to color red in U-Boot
25718
25719 commit 0be62728aac459ba268d6d752ed49ec0e2bc7348
25720 Author: Markus Klotzbuecher <mk@creamnet.de>
25721 Date: Tue Jan 9 14:57:12 2007 +0100
25722
25723 Add support for the DS3231 RTC
25724
25725 commit 8139567b60d678584b05f0718a681f2047c5e14f
25726 Author: Markus Klotzbuecher <mk@creamnet.de>
25727 Date: Tue Jan 9 14:57:11 2007 +0100
25728
25729 SMC1 uses external CLK4 instead of BRG on spc1920
25730
25731 commit d8d9de1a02fbd880b613d607143d1f57342affc7
25732 Author: Markus Klotzbuecher <mk@creamnet.de>
25733 Date: Tue Jan 9 14:57:10 2007 +0100
25734
25735 Update the SPC1920 CMB PLD driver
25736
25737 commit 3f34f869162750e5e999fd140f884f5de952bcfe
25738 Author: Markus Klotzbuecher <mk@creamnet.de>
25739 Date: Tue Jan 9 14:57:10 2007 +0100
25740
25741 Add / enable I2C support on the spc1920 board
25742
25743 commit d28707dbce1e9ac2017ad051da4133bf22b4204f
25744 Author: Markus Klotzbuecher <mk@creamnet.de>
25745 Date: Tue Jan 9 14:57:10 2007 +0100
25746
25747 Add support for the tms320671x host port interface (HPI)
25748
25749 commit f4eb54529bb3664c3a562e488b460fe075f79d67
25750 Author: Wolfgang Denk <wd@pollux.denx.de>
25751 Date: Sun Jan 7 00:13:11 2007 +0100
25752
25753 Prepare for release 1.2.0
25754
25755 commit f07ae7a9daef27a3d0213a4f3fe39d5342173c02
25756 Author: Stefan Roese <sr@denx.de>
25757 Date: Sat Jan 6 15:58:09 2007 +0100
25758
25759 [PATCH] 44x: Fix problem with DDR controller setup (refresh rate)
25760
25761 This patch fixes a problem with an incorrect setup for the refresh
25762 timer of the 44x DDR controller in the file cpu/ppc4xx/sdram.c
25763
25764 Signed-off-by: Stefan Roese <sr@denx.de>
25765
25766 commit f16c1da9577f06c5fc08651a4065537407de4635
25767 Author: Stefan Roese <sr@denx.de>
25768 Date: Sat Jan 6 15:56:13 2007 +0100
25769
25770 [PATCH] Update ALPR board files
25771
25772 This update brings the ALPR board support to the newest version.
25773 It also fixes a problem with the NAND driver.
25774
25775 Signed-off-by: Stefan Roese <sr@denx.de>
25776
25777 commit cd1d937f90250a32988c37b2b4af8364d25de8ed
25778 Author: Stefan Roese <sr@denx.de>
25779 Date: Fri Jan 5 11:46:05 2007 +0100
25780
25781 [PATCH] nand: Fix problem with oobsize calculation
25782
25783 Here the description from Brian Brelsford <Brian_Brelsford@dell.com>:
25784
25785 The Hynix part returns a 0x1d in the 4th ID byte. The Samsung part
25786 returns a 0x15. In the code fragment below bits [1:0] determine the
25787 page size, it is ANDed via "(extid & 0x3)" then shifted out. The
25788 next field is also ANDed with 0x3. However this is a one bit field
25789 as defined in the Hynix and Samsung parts in the 4th ID byte that
25790 determins the oobsize, not a two bit field. It works on Samsung as
25791 bits[3:2] are 01. However for the Hynix there is a 11 in these two
25792 bits, so the oob size gets messed up.
25793
25794 I checked the correct linux code and the suggested fix from Brian is
25795 also available in the linux nand mtd driver.
25796
25797 Signed-off-by: Stefan Roese <sr@denx.de>
25798
25799 commit a78bc443ae5a4a8ba87590587d5e35bf5a787b2e
25800 Author: Stefan Roese <sr@denx.de>
25801 Date: Fri Jan 5 10:40:36 2007 +0100
25802
25803 [PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx)
25804
25805 This fix will make the MAL burst disabling patch for the Linux
25806 EMAC driver obsolete.
25807
25808 Signed-off-by: Stefan Roese <sr@denx.de>
25809
25810 commit 023889838282b6237b401664f22dd22dfba2c066
25811 Author: Stefan Roese <sr@denx.de>
25812 Date: Fri Jan 5 10:38:05 2007 +0100
25813
25814 [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board
25815
25816 This code will optimize the DDR2 controller setup on a board specific
25817 basis.
25818
25819 Note: This code doesn't work right now on the NAND booting image for the
25820 Sequoia board, since it doesn't fit into the 4kBytes for the SPL image.
25821
25822 Signed-off-by: Stefan Roese <sr@denx.de>
25823
25824 commit cce4acbb68398634b8d011ed7bb0d12269c84230
25825 Author: Bartlomiej Sieka <tur@semihalf.com>
25826 Date: Thu Dec 28 19:08:21 2006 +0100
25827
25828 Few V38B changes:
25829 - fix a typo in V38B config file
25830 - move watchdog initialisation earlier in the boot process
25831 - add "wdt=off" to default kernel command line (disables kernel watchdog)
25832
25833 commit 92eb729bad876725aeea908d2addba0800620840
25834 Author: Wolfgang Denk <wd@pollux.denx.de>
25835 Date: Wed Dec 27 01:26:13 2006 +0100
25836
25837 Fix bug in adaption of Stefano Babic's CFI driver patch.
25838
25839 commit 9c0f42ecfe25f7ffce8ec7a815f03864d723ffe3
25840 Author: Wolfgang Denk <wd@pollux.denx.de>
25841 Date: Sun Dec 24 01:42:57 2006 +0100
25842
25843 Minor code cleanup.
25844
25845 commit d784fdb05900ada3686d5778783e1fb328e9fb66
25846 Author: Stefano Babic <sbabic@denx.de>
25847 Date: Tue Dec 12 00:22:42 2006 +0100
25848
25849 Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset to go into CFI mode)
25850
25851 commit 1b3c360c235dc684ec06c2d5f183f0a282ce45e2
25852 Author: Stefan Roese <sr@denx.de>
25853 Date: Fri Dec 22 14:29:40 2006 +0100
25854
25855 [PATCH] Fix sequoia flash autodetection (finally correct)
25856
25857 Now 32MByte and 64MByte FLASH is know to work and other
25858 configurations should work too.
25859
25860 Signed-off-by: Stefan Roese <sr@denx.de>
25861
25862 commit 82e5236a8b719543643fd26d5827938ab2b94818
25863 Author: Wolfgang Denk <wd@pollux.denx.de>
25864 Date: Fri Dec 22 10:30:26 2006 +0100
25865
25866 Minor code cleanup; update CHANGELOG.
25867
25868 commit fa23044564091f05d9695beb7b5b9a931e7f41a4
25869 Author: Heiko Schocher <hs@pollux.denx.de>
25870 Date: Thu Dec 21 17:17:02 2006 +0100
25871
25872 Added support for the TQM8272 board from TQ
25873
25874 Signed-off-by: Heiko Schocher <hs@denx.de>
25875
25876 commit 6dedf3d49dd14c3bf541c8ecee7ffaac5f0e1d6c
25877 Author: Heiko Schocher <hs@pollux.denx.de>
25878 Date: Thu Dec 21 16:14:48 2006 +0100
25879
25880 [PATCH] Add support for the UC101 board from MAN.
25881
25882 Signed-off-by: Heiko Schocher <hs@denx.de>
25883
25884 commit c84bad0ef60e7055ab0bd49b93069509cecc382a
25885 Author: Bartlomiej Sieka <tur@semihalf.com>
25886 Date: Wed Dec 20 00:29:43 2006 +0100
25887
25888 Fix to make the baudrate changes immediate for the MCF52x2 family.
25889
25890 commit daa6e418bcc0c717752e8de939c213c790286096
25891 Author: Bartlomiej Sieka <tur@semihalf.com>
25892 Date: Wed Dec 20 00:27:32 2006 +0100
25893
25894 Preliminary support for the iDMR board (ColdFire).
25895
25896 commit cdb97a6678826f85e7c69eae6a1c113d034c9b10
25897 Author: Andrei Safronov <safronov@pollux.denx.de>
25898 Date: Fri Dec 8 16:23:08 2006 +0100
25899
25900 automatic update mechanism
25901
25902 commit 9d27b3a0685ff99fc477983f315c04d49f657a8a
25903 Author: roy zang <tie-fei.zang@freescale.com>
25904 Date: Mon Dec 4 17:56:59 2006 +0800
25905
25906 Slight code clean up.
25907 Add comments, delete duplicate define and remove spaces.
25908 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
25909
25910 commit 4dbcd69e3e2776ea334590d5768e3692c5fae5c1
25911 Author: roy zang <tie-fei.zang@freescale.com>
25912 Date: Mon Dec 4 17:54:21 2006 +0800
25913
25914 Introduce PLL_CFG[0:4] table for processor 7448/7447A/7455/7457. The original
25915 multiplier table can not refect the real PLL clock behavior of these
25916 processors. Please refer to the hardware specification for detailed
25917 information of the corresponding processors.
25918 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
25919
25920 commit 4efe20c9579011d9987f62ed7d35ee8cdc1cf0e0
25921 Author: roy zang <tie-fei.zang@freescale.com>
25922 Date: Mon Dec 4 14:46:23 2006 +0800
25923
25924 Remove the static MAC address, ip address, server ip, netmask and
25925 gateway ip for network setting.
25926 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
25927
25928 commit 6f12c61cf31ed73d72ddfcfc712a854a3a177aaf
25929 Author: roy zang <tie-fei.zang@freescale.com>
25930 Date: Mon Dec 4 14:33:08 2006 +0800
25931
25932 Remove the duplicate memory test code for mpc744ihpc2 board.
25933 If a memory test is needed, please use the functions in
25934 post/memory.c or memtest command.
25935 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
25936
25937 commit c9c1eeed7dd193fa65fb194654132040d49d4d3a
25938 Author: roy zang <tie-fei.zang@freescale.com>
25939 Date: Fri Dec 1 19:01:25 2006 +0800
25940
25941 Fix the exception occuring in RAM table search issue.
25942 The original search_one_table() function code can only processes the search
25943 for the exception occurring in FLASH/ROM, because the exception and fixup
25944 table usually locate in FLASH. If the exception address is also in
25945 FLASH, it will be OK.
25946 If the exception occurs in RAM, after the u-boot relocation, a
25947 relocation offset should be added.
25948
25949 clean up the code in cpu/74xx_7xx/cpu.c
25950
25951 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
25952
25953 commit ee311214e0d216f904feea269599d0934bf71f23
25954 Author: roy zang <tie-fei.zang@freescale.com>
25955 Date: Fri Dec 1 11:47:36 2006 +0800
25956
25957 Clean up the code according to codestyle:
25958 (1) remove some C++ comments.
25959 (2) remove trailing white space.
25960 (3) remove trailing empty line.
25961 (4) Indentation by table.
25962 (5) remove {} in one line condition.
25963 (6) add space before '(' in function call.
25964 Remove some weird printf () output.
25965 Add necessary comments.
25966 Modified Makefile to support building in a separate directory.
25967
25968 commit dd520bf314c7add4183c5191692180f576f96b60
25969 Author: Wolfgang Denk <wd@pollux.denx.de>
25970 Date: Thu Nov 30 18:02:20 2006 +0100
25971
25972 Code cleanup.
25973
25974 commit 8d9a8610b8256331132227e9e6585c6bd5742787
25975 Author: Wolfgang Denk <wd@pollux.denx.de>
25976 Date: Thu Nov 30 01:54:07 2006 +0100
25977
25978 Code cleanup. Update CHANGELOG.
25979
25980 commit 726e90aacf0b1ecb0e7055be574622fbe3e450ba
25981 Author: Grant Likely <grant.likely@secretlab.ca>
25982 Date: Wed Nov 29 16:23:42 2006 +0100
25983
25984 [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals
25985
25986 The soc node of the mpc52xx needs to be loaded with the IPB bus frequency,
25987 not the XLB frequency.
25988
25989 This patch depends on the previous patches for MPC52xx device tree support
25990
25991 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
25992 Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
25993
25994 commit 1eac2a71417b6675b11aace72102a2e7fde8f5c6
25995 Author: Stefan Roese <sr@denx.de>
25996 Date: Wed Nov 29 15:42:37 2006 +0100
25997
25998 [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
25999
26000 This patch adds support for the Prodrive P3M750 (PPC750 & MV64460)
26001 and the P3M7448 (MPC7448 & MV64460) PMC modules. Both modules are
26002 quite similar and share the same board directory "prodrive/p3mx"
26003 and the same config file "p3mx.h".
26004
26005 Signed-off-by: Stefan Roese <sr@denx.de>
26006
26007 commit 1bdd46832aeb569f5e04b1f20f64318525b6525a
26008 Author: Stefan Roese <sr@denx.de>
26009 Date: Wed Nov 29 12:53:15 2006 +0100
26010
26011 [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command
26012
26013 In the bootvx command the load address was only read from the env
26014 variable "loadaddr" and not optionally passed as paramter as described
26015 in the help. This is fixed with this patch. The behaviour is now the
26016 same as in the bootelf command.
26017
26018 Signed-off-by: Stefan Roese <sr@denx.de>
26019
26020 commit 4e26f1074c3ac1bd8fd094f0dc4a1c4a0b15a592
26021 Author: Stefan Roese <sr@denx.de>
26022 Date: Wed Nov 29 12:03:57 2006 +0100
26023
26024 [PATCH] include/ppc440.h minor error affecting interrupts
26025
26026 Fixed include/ppc440.c for UIC address Bug
26027
26028 Corrects bug affecting the addresses for the universal interrupt
26029 controller UIC2 and UIC3 on the PPC440 Epx, GRx, and SPE chips.
26030
26031 Signed-off-by: Jeff Mann <mannj@embeddedplanet.com>
26032 Signed-off-by: Stefan Roese <sr@denx.de>
26033
26034 commit 1939d969443ccf316cab2bf32ab1027d4db5ba1a
26035 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
26036 Date: Tue Nov 28 16:17:27 2006 -0600
26037
26038 Make fsl-i2c not conflict with SOFT I2C
26039
26040 Signed-off-by: Timur Tabi <timur@freescale.com>
26041
26042 commit 14198bf768fdc958e3c1afd2404e5262208e98d7
26043 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
26044 Date: Tue Nov 28 16:17:18 2006 -0600
26045
26046 Fix I2C master address initialization.
26047
26048 Signed-off-by: Timur Tabi <timur@freescale.com>
26049
26050 commit cf3d045e51ca8dcc6cf759827140861d6ac25c04
26051 Author: Kim Phillips <kim.phillips@freescale.com>
26052 Date: Tue Nov 28 23:31:19 2006 -0600
26053
26054 Assign maintainers for mpc8349emds and mpc8360emds
26055
26056 Dave for mpc8360emds, and me for mpc8349emds.
26057
26058 commit 1aa934c81b77f2080d3ca4b226eab67b17a33961
26059 Author: Kim Phillips <kim.phillips@freescale.com>
26060 Date: Tue Nov 28 23:28:33 2006 -0600
26061
26062 Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c
26063
26064 give initial values for reg_num, shift, p_cmxucr in ucc_set_clk_src
26065 since they are passed by reference to ucc_get_cmxucr_reg and assigned.
26066
26067 commit e857a5bdb3954b896c0920cb9d8d2b1b9c107ce5
26068 Author: Timur Tabi <timur@freescale.com>
26069 Date: Tue Nov 28 12:09:35 2006 -0600
26070
26071 mpc83xx: Miscellaneous code style fixes
26072
26073 Implement various code style fixes and similar changes.
26074
26075 Signed-off-by: Timur Tabi <timur@freescale.com>
26076
26077 commit e59581c56ab5d6e0207ddac3b2c1d55cb36ec706
26078 Author: Stefan Roese <sr@denx.de>
26079 Date: Tue Nov 28 17:55:49 2006 +0100
26080
26081 [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.
26082
26083 This patch adds the code and configuration necessary to boot with an
26084 arch/powerpc Linux kernel.
26085
26086 Signed-off-by: Grant Likely <grant.likely@gmail.com>
26087 Acked-by: Jon Loeliger <jdl@freescale.com>
26088
26089 commit e732faec95a83cb468b4850ae807c8301dde8f6a
26090 Author: Stefan Roese <sr@denx.de>
26091 Date: Tue Nov 28 16:09:24 2006 +0100
26092
26093 [PATCH] PPC4xx: 440SP Rev. C detection added
26094
26095 Signed-off-by: Stefan Roese <sr@denx.de>
26096
26097 commit e7f3e9ff01fbd7fa72eb42a9675fbed6bc4736b0
26098 Author: Stefan Roese <sr@denx.de>
26099 Date: Tue Nov 28 11:04:45 2006 +0100
26100
26101 [PATCH] nand: Fix patch merge problem
26102
26103 Signed-off-by: Stefan Roese <sr@denx.de>
26104
26105 commit 58e3b14c18ed3288ceef8d086946dbf3df64ccf2
26106 Author: Stefan Roese <sr@denx.de>
26107 Date: Tue Nov 28 11:04:45 2006 +0100
26108
26109 [PATCH] nand: Fix patch merge problem
26110
26111 Signed-off-by: Stefan Roese <sr@denx.de>
26112
26113 commit 4f4b602ec7524a032bdf3c6d28c7f525a4a67eaa
26114 Author: Wolfgang Denk <wd@pollux.denx.de>
26115 Date: Mon Nov 27 22:53:53 2006 +0100
26116
26117 Update CHANGELOG
26118
26119 commit f6e495f54cdb8fe340b9c03deab40ad746d52fae
26120 Author: Stefan Roese <sr@denx.de>
26121 Date: Mon Nov 27 17:43:25 2006 +0100
26122
26123 [PATCH] 4xx_enet.c: Correct the setting of zmiifer register
26124
26125 Patch below corrects the setting of the zmiifer register, it was
26126 overwritting the register rather than ORing the settings.
26127
26128 Signed-off-by: Neil Wilson <NWilson@airspan.com>
26129 Signed-off-by: Stefan Roese <sr@denx.de>
26130
26131 commit d1a72545296800b7e219f93104ad5836f0003d66
26132 Author: Stefan Roese <sr@denx.de>
26133 Date: Mon Nov 27 17:34:10 2006 +0100
26134
26135 [PATCH] Select NAND embedded environment from board configuration
26136
26137 The current NAND Bootloader setup forces the environment
26138 variables to be in line with the bootloader. This change
26139 enables the configuration to be made in the board include
26140 file instead so that it can be individually enabled.
26141
26142 Signed-off-by: Nick Spence <nick.spence@freescale.com>
26143 Signed-off-by: Stefan Roese <sr@denx.de>
26144
26145 commit 15784862857c3c2214498defcfed84ff137fb81e
26146 Author: Stefan Roese <sr@denx.de>
26147 Date: Mon Nov 27 17:22:19 2006 +0100
26148
26149 [PATCH] nand_wait() timeout fixes
26150
26151 Two fixes for the nand_wait() function in
26152 drivers/nand/nand_base.c:
26153
26154 1. Use correct timeouts. The original timeouts in Linux
26155 source are 400ms and 20ms not 40s and 20s
26156
26157 2. Return correct error value in case of timeout. 0 is
26158 interpreted as OK.
26159
26160 Signed-off-by: Rui Sousa <rui.sousa@laposte.net>
26161 Signed-off-by: Stefan Roese <sr@denx.de>
26162
26163 commit da5553b095bf04f4f109ad7e565dae3aba47b230
26164 Author: Stefan Roese <sr@denx.de>
26165 Date: Mon Nov 27 17:04:06 2006 +0100
26166
26167 [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel
26168
26169 This patch allows an arch/ppc kernel to be booted by just passing 1 or 2
26170 arguments to bootm. It removes the getenv("disable_of") test that used
26171 to be used for this purpose.
26172
26173 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
26174 Acked-by: Jon Loeliger <jdl@freescale.com>
26175
26176 commit a9398e018593782c5fa7d0741955fc1256b34c1e
26177 Author: Wolfgang Denk <wd@pollux.denx.de>
26178 Date: Mon Nov 27 15:32:42 2006 +0100
26179
26180 Minor code cleanup. Update CHANGELOG.
26181
26182 commit 1729b92cde575476684bffe819d0b7791b57bff2
26183 Author: Stefan Roese <sr@denx.de>
26184 Date: Mon Nov 27 14:52:04 2006 +0100
26185
26186 [PATCH] 4xx: Fix problem with board specific reset code (now for real)
26187
26188 Signed-off-by: Stefan Roese <sr@denx.de>
26189
26190 commit cc5ee8a92a0e3ca6f727af71b8fd206460c7afd7
26191 Author: Stefan Roese <sr@denx.de>
26192 Date: Mon Nov 27 14:49:51 2006 +0100
26193
26194 [PATCH] alpr: remove unused board specific flash driver
26195
26196 Signed-off-by: Stefan Roese <sr@denx.de>
26197
26198 commit 1f94d162e2b5f0edc28d9fb11482502c44d218e1
26199 Author: Stefan Roese <sr@denx.de>
26200 Date: Mon Nov 27 14:48:41 2006 +0100
26201
26202 [PATCH] 4xx: Fix problem with board specific reset code
26203
26204 Signed-off-by: Stefan Roese <sr@denx.de>
26205
26206 commit ec0c2ec725aec9524a177a77ce75559e644a931a
26207 Author: Stefan Roese <sr@denx.de>
26208 Date: Mon Nov 27 14:46:06 2006 +0100
26209
26210 [PATCH] Remove testing 4xx enet PHY setup
26211
26212 Signed-off-by: Stefan Roese <sr@denx.de>
26213
26214 commit 1c2ce2262069510f31c7d3fd7efd3d58b8c0c148
26215 Author: Stefan Roese <sr@denx.de>
26216 Date: Mon Nov 27 14:12:17 2006 +0100
26217
26218 [PATCH] Update Prodrive ALPR board support (440GX)
26219
26220 Signed-off-by: Stefan Roese <sr@denx.de>
26221
26222 commit 58b485776698c3d71ec5a215e392123b4c15afa3
26223 Author: Markus Klotzbuecher <mk@denx.de>
26224 Date: Mon Nov 27 11:51:21 2006 +0100
26225
26226 Add a small README with information on the generic ohci driver.
26227
26228 commit ae3b770e4eae8e98b6e9e29662e18c47fdf0171f
26229 Author: Markus Klotzbuecher <mk@denx.de>
26230 Date: Mon Nov 27 11:46:46 2006 +0100
26231
26232 Fix some endianness issues related to the generic ohci driver
26233
26234 commit 7b59b3c7a8ce2e4b567abf99c1cd667bf35b9418
26235 Author: Markus Klotzbuecher <mk@denx.de>
26236 Date: Mon Nov 27 11:44:58 2006 +0100
26237
26238 Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
26239 to choose between the old and the generic OHCI drivers.
26240
26241 commit 53e336e9ffc51035bdc4e5867631b3378761b4df
26242 Author: Markus Klotzbuecher <mk@denx.de>
26243 Date: Mon Nov 27 11:43:09 2006 +0100
26244
26245 Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver
26246 and adapted board configs TQM5200 and yosemite accordingly. This commit
26247 also makes the maximum number of root hub ports configurable
26248 (CFG_USB_OHCI_MAX_ROOT_PORTS).
26249
26250 commit 78d620ebb5871d252270dedfad60c6568993b780
26251 Author: Wolfgang Denk <wd@atlas.denx.de>
26252 Date: Thu Nov 23 22:58:58 2006 +0100
26253
26254 Updates for TQM5200 modules:
26255 - fix off-by-one error in board/tqm5200/cam5200_flash.c error message
26256 - simplify "udate" definitions
26257
26258 commit 2053283304eeddf250d109e6791eb6fa4cad14f7
26259 Author: Stefan Roese <sr@denx.de>
26260 Date: Wed Nov 22 13:20:50 2006 +0100
26261
26262 [PATCH] PPC4xx start.S: Fix for processor errata
26263
26264 Fixed cpu/ppc4xx/start.S for 440EPx Errata: further corrects PPC440EPx
26265 errata 1.12: 440_33 by moving patch up in code.
26266
26267 Signed-off-by: Jeff Mann <mannj@embeddedplanet.com>
26268 Signed-off-by: Stefan Roese <sr@denx.de>
26269
26270 commit 4ef6251403f637841000e0fef9e832aa01339822
26271 Author: Stefan Roese <sr@denx.de>
26272 Date: Mon Nov 20 20:39:52 2006 +0100
26273
26274 [PATCH] Update AMCC Sequoia config file to support 64MByte NOR FLASH
26275
26276 Signed-off-by: Stefan Roese <sr@denx.de>
26277
26278 commit e4bbd8da164b976d38616bd9c69c5e86e193cdf0
26279 Author: Wolfgang Denk <wd@pollux.denx.de>
26280 Date: Mon Nov 20 10:28:30 2006 +0100
26281
26282 Update CHANGELOG
26283
26284 commit 260421a21e934a68d31fb6125b0fbd2631a8ca20
26285 Author: Stefan Roese <sr@denx.de>
26286 Date: Mon Nov 13 13:55:24 2006 +0100
26287
26288 [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]
26289
26290 * Adds support for AMD command set Top Boot flash geometry reversal
26291 * Adds support for reading JEDEC Manufacturer ID and Device ID
26292 * Adds support for displaying command set, manufacturer id and
26293 device ids (flinfo)
26294 * Makes flinfo output to be consistent when CFG_FLASH_EMPTY_INFO defined
26295 * Removes outdated change history (refer to git log instead)
26296
26297 Signed-off-by: Tolunay Orkun <listmember@orkun.us>
26298 Signed-off-by: Stefan Roese <sr@denx.de>
26299
26300 commit b21b511d4c50408f4853f46f06b601272196223f
26301 Author: Wolfgang Denk <wd@pollux.denx.de>
26302 Date: Sun Nov 12 21:13:23 2006 +0100
26303
26304 Update CHANGELOG
26305
26306 commit ce3f1a40c507afbab06c5eb58ccdc6713eda3245
26307 Author: Bartlomiej Sieka <tur@semihalf.com>
26308 Date: Sat Nov 11 22:48:22 2006 +0100
26309
26310 Disable the watchdog in the default config for the V38B board.
26311
26312 commit 44a47e6db2694841211f1c8fdbafd36992e9cd1a
26313 Author: Bartlomiej Sieka <tur@semihalf.com>
26314 Date: Sat Nov 11 22:43:00 2006 +0100
26315
26316 Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pin
26317 group is enabled for USB earlier (in cpu_init_f() instead of
26318 usb_lowlevel_init()).
26319
26320 commit 91650b3e4de688038d4f71279c44858e3e2c6870
26321 Author: Wolfgang Denk <wd@pollux.denx.de>
26322 Date: Mon Nov 6 17:06:36 2006 +0100
26323
26324 Sequential accesses to non-existent memory must be synchronized,
26325 at least on G2 cores.
26326
26327 This fixes get_ram_size() problems on MPC5200 Rev. B boards.
26328
26329 commit be5e61815d5a1fac290ce9c0ef09cb6a8e4288fa
26330 Author: Timur Tabi <timur@freescale.com>
26331 Date: Fri Nov 3 19:15:00 2006 -0600
26332
26333 mpc83xx: Update 83xx to use fsl_i2c.c
26334
26335 Update the 83xx tree to use I2C support in drivers/fsl_i2c.c. Delete
26336 cpu/mpc83xx/i2c.c, include/asm-ppc/i2c.h, and all references to those files.
26337 Added multiple I2C bus support to fsl_i2c.c.
26338
26339 Signed-off-by: Timur Tabi <timur@freescale.com>
26340
26341 commit d239d74b1c937984bc519083a8e7de373a390f06
26342 Author: Timur Tabi <timur@freescale.com>
26343 Date: Fri Nov 3 12:00:28 2006 -0600
26344
26345 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
26346
26347 Replace all instances of CFG_IMMRBAR with CFG_IMMR, so that the 83xx
26348 tree matches the other 8xxx trees.
26349
26350 Signed-off-by: Timur Tabi <timur@freescale.com>
26351
26352 commit f7fb2e703ec9688541416962724adff70a7322cb
26353 Author: Kim Phillips <kim.phillips@freescale.com>
26354 Date: Thu Nov 2 19:47:11 2006 -0600
26355
26356 mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c
26357
26358 commit 90f30a710a3c619b5405860a686c4ddfc495d4b6
26359 Author: Dave Liu <daveliu@freescale.com>
26360 Date: Thu Nov 2 18:05:50 2006 -0600
26361
26362 mpc83xx: Fix the incorrect dcbz operation
26363
26364 The 834x rev1.x silicon has one CPU5 errata.
26365
26366 The issue is when the data cache locked with
26367 HID0[DLOCK], the dcbz instruction looks like no-op inst.
26368
26369 The right behavior of the data cache is when the data cache
26370 Locked with HID0[DLOCK], the dcbz instruction allocates
26371 new tags in cache.
26372
26373 The 834x rev3.0 and later and 8360 have not this bug inside.
26374
26375 So, when 834x rev3.0/8360 are working with ECC, the dcbz
26376 instruction will corrupt the stack in cache, the processor will
26377 checkstop reset.
26378
26379 However, the 834x rev1.x can work with ECC with these code,
26380 because the sillicon has this cache bug. The dcbz will not
26381 corrupt the stack in cache.
26382 Really, it is the fault code running on fault sillicon.
26383
26384 This patch fix the incorrect dcbz operation. Instead of
26385 CPU FP writing to initialise the ECC.
26386
26387 CHANGELOG:
26388 * Fix the incorrect dcbz operation instead of CPU FP
26389 writing to initialise the ECC memory. Otherwise, it
26390 will corrupt the stack in cache, The processor will checkstop
26391 reset.
26392
26393 Signed-off-by: Dave Liu <daveliu@freescale.com>
26394
26395 commit bf0b542d6773a5a1cbce77691f009b06d9aeb57d
26396 Author: Kim Phillips <kim.phillips@freescale.com>
26397 Date: Wed Nov 1 00:10:40 2006 -0600
26398
26399 mpc83xx: add OF_FLAT_TREE bits to 83xx boards
26400
26401 add ft_pci_setup, OF_CPU, OF_SOC, OF_TBCLK, and
26402 STDOUT_PATH configuration bits to mpc8349emds,
26403 mpc8349itx, and mpc8360emds board code.
26404
26405 redo environment to use bootm with the fdtaddr
26406 for booting ARCH=powerpc kernels by default,
26407 and provide default fdtaddr values.
26408
26409 commit 48041365b3420589ad464ebc7752e0053538b729
26410 Author: Kim Phillips <kim.phillips@freescale.com>
26411 Date: Wed Nov 1 00:07:25 2006 -0600
26412
26413 mpc83xx: change ft code to modify local-mac-address property
26414
26415 Update 83xx OF code to update local-mac-address properties
26416 for ethernet instead of the obsolete 'address' property.
26417
26418 commit 9ca880a250870a7d55754291b5591d2b5fe89b54
26419 Author: Timur Tabi <timur@freescale.com>
26420 Date: Tue Oct 31 21:23:16 2006 -0600
26421
26422 mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS
26423
26424 This patch also adds an improved I2C set_speed(), which handles all clock
26425 frequencies.
26426
26427 Signed-off-by: Timur Tabi <timur@freescale.com>
26428
26429 commit ac4b5622ce050b5ee1e154b98df630d778661632
26430 Author: Dave Liu <daveliu@freescale.com>
26431 Date: Tue Oct 31 19:54:59 2006 -0600
26432
26433 mpc83xx: add the README.mpc8360emds
26434
26435 add doc/README.mpc8360emds to accompany the new board support
26436
26437 commit 7737d5c658c606f999dfbe3e86b0fed49e5c50ef
26438 Author: Dave Liu <daveliu@freescale.com>
26439 Date: Fri Nov 3 12:11:15 2006 -0600
26440
26441 mpc83xx: add QE ethernet support
26442
26443 this patch adds support for the QUICC Engine based UCC gigabit ethernet device.
26444
26445 commit 5f8204394e39bbe8cd9f08b8f8d145b6c01f7c73
26446 Author: Dave Liu <daveliu@freescale.com>
26447 Date: Fri Nov 3 19:33:44 2006 -0600
26448
26449 mpc83xx: Add MPC8360EMDS basic board support
26450
26451 Add support for the Freescale MPC8360EMDS board.
26452 Includes DDR, DUART, Local Bus, PCI.
26453
26454 commit 23892e49352de74f7fac36ff90bb1be143d195e3
26455 Author: Dave Liu <daveliu@freescale.com>
26456 Date: Tue Oct 31 19:30:40 2006 -0600
26457
26458 mpc83xx: add the QUICC Engine (QE) immap file
26459
26460 common QE immap file. Also required for 8360.
26461
26462 commit b701652a4992bdcc62fb1a6038a85beef9e55da4
26463 Author: Dave Liu <daveliu@freescale.com>
26464 Date: Tue Oct 31 19:25:38 2006 -0600
26465
26466 mpc83xx: Add 8360 specifics to 83xx immap
26467
26468 Mainly add QE device dependencies, with appropriate 8360 protection.
26469 Lindent also run.
26470
26471 commit 988833324a7fda482c8ac3ca23eb539f8232e404
26472 Author: Timur Tabi <timur@freescale.com>
26473 Date: Tue Oct 31 19:14:41 2006 -0600
26474
26475 mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITX
26476
26477 PREREQUISITE PATCHES:
26478
26479 * This patch can only be applied after the following patches have been applied:
26480
26481 1) DNX#2006092142000015 "Add support for the MPC8349E-mITX 1/2"
26482 2) DNX#2006092142000024 "Add support for the MPC8349E-mITX 2/2"
26483
26484 CHANGELOG:
26485
26486 * For the 8349E-mITX, fix some size values in pci_init_board(), enable
26487 the clock for the 2nd USB board (Linux kernel will hang otherwise),
26488 and fix the CONFIG_BOOTARGS macro.
26489
26490 Signed-off-by: Timur Tabi <timur@freescale.com>
26491
26492 commit 2ad6b513b31070bd0c003792ed1c3e7f5d740357
26493 Author: Timur Tabi <timur@freescale.com>
26494 Date: Tue Oct 31 18:44:42 2006 -0600
26495
26496 mpc83xx: Add support for the MPC8349E-mITX
26497
26498 PREREQUISITE PATCHES:
26499
26500 * This patch can only be applied after the following patches have been applied:
26501
26502 1) DNX#2006090742000024 "Add support for multiple I2C buses"
26503 2) DNX#2006090742000033 "Multi-bus I2C implementation of MPC834x"
26504 3) DNX#2006091242000041 "Additional MPC8349 support for multibus i2c"
26505 4) DNX#2006091242000078 "Add support for variable flash memory sizes on 83xx systems"
26506 5) DNX#2006091242000069 "Add support for Errata DDR6 on MPC 834x systems"
26507
26508 CHANGELOG:
26509
26510 * Add support for the Freescale MPC8349E-mITX reference design platform.
26511 The second TSEC (Vitesse 7385 switch) is not supported at this time.
26512
26513 Signed-off-by: Timur Tabi <timur@freescale.com>
26514
26515 commit 183da6d9b446cc12123455844ad1187e2375626f
26516 Author: Ben Warren <bwarren@qstreams.com>
26517 Date: Tue Sep 12 10:15:53 2006 -0400
26518
26519 Additional MPC8349 support for multibus i2c
26520
26521 Hello,
26522
26523 Here is a patch for a file that was accidentally left out of a previous
26524 attempt.
26525
26526 It accompanies the patch with ticket DNX#2006090742000024
26527
26528 CHANGELOG:
26529 Change PCI initialization to use new multi-bus I2C API.
26530
26531 regards,
26532 Ben
26533
26534 commit b24f119d672b709d153ff2ac091d4aa63ec6877d
26535 Author: Ben Warren <bwarren@qstreams.com>
26536 Date: Thu Sep 7 16:51:04 2006 -0400
26537
26538 Multi-bus I2C implementation of MPC834x
26539
26540 Hello,
26541
26542 Attached is a patch implementing multiple I2C buses on the MPC834x CPU
26543 family and the MPC8349EMDS board in particular.
26544 This patch requires Patch 1 (Add support for multiple I2C buses).
26545 Testing was performed on a 533MHz board.
26546
26547 /*** Note: This patch replaces ticket DNX#2006083042000027 ***/
26548
26549 Signed-off-by: Ben Warren <bwarren@qstreams.com>
26550
26551 CHANGELOG:
26552 Implemented driver-level code to support two I2C buses on the
26553 MPC834x CPU family and the MPC8349EMDS board. Available I2C bus speeds
26554 are 50kHz, 100kHz and 400kHz on each bus.
26555
26556 regards,
26557 Ben
26558
26559 commit bb99ad6d8257bf828f150d40f507b30d80a4a7ae
26560 Author: Ben Warren <bwarren@qstreams.com>
26561 Date: Thu Sep 7 16:50:54 2006 -0400
26562
26563 Add support for multiple I2C buses
26564
26565 Hello,
26566
26567 Attached is a patch providing support for multiple I2C buses at the
26568 command level. The second part of the patch includes an implementation
26569 for the MPC834x CPU and MPC8349EMDS board.
26570
26571 /*** Note: This patch replaces ticket DNX#2006083042000018 ***/
26572
26573 Signed-off-by: Ben Warren <bwarren@qstreams.com>
26574
26575 Overview:
26576
26577 1. Include new 'i2c' command (based on USB implementation) using
26578 CONFIG_I2C_CMD_TREE.
26579
26580 2. Allow multiple buses by defining CONFIG_I2C_MULTI_BUS. Note that
26581 the commands to change bus number and speed are only available under the
26582 new 'i2c' command mentioned in the first bullet.
26583
26584 3. The option CFG_I2C_NOPROBES has been expanded to work in multi-bus
26585 systems. When CONFIG_I2C_MULTI_BUS is used, this option takes the form
26586 of an array of bus-device pairs. Otherwise, it is an array of uchar.
26587
26588 CHANGELOG:
26589 Added new 'i2c' master command for all I2C interaction. This is
26590 conditionally compiled with CONFIG_I2C_CMD_TREE. New commands added for
26591 setting I2C bus speed as well as changing the active bus if the board
26592 has more than one (conditionally compiled with
26593 CONFIG_I2C_MULTI_BUS). Updated NOPROBE logic to handle multiple buses.
26594 Updated README.
26595
26596 regards,
26597 Ben
26598
26599 commit bed85caf872714ebf53013967a695c9d63acfc68
26600 Author: Timur Tabi <timur@freescale.com>
26601 Date: Tue Oct 31 18:13:36 2006 -0600
26602
26603 mpc83xx: Add support for Errata DDR6 on MPC 834x systems
26604
26605 CHANGELOG:
26606
26607 * Errata DDR6, which affects all current MPC 834x processors, lists changes
26608 required to maintain compatibility with various types of DDR memory. This
26609 patch implements those changes.
26610
26611 Signed-off-by: Timur Tabi <timur@freescale.com>
26612
26613 commit afd6e470f639883002c7c59d562690a5cb0f4865
26614 Author: Timur Tabi <timur@freescale.com>
26615 Date: Wed Oct 25 18:45:23 2006 -0500
26616
26617 mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it
26618
26619 commit 31068b7c4abeefcb2c8fd4fbeccc8ec6c6d0475a
26620 Author: Timur Tabi <timur@freescale.com>
26621 Date: Tue Aug 22 17:07:00 2006 -0500
26622
26623 mpc83xx: Add support for variable flash memory sizes on 83xx systems
26624
26625 CHANGELOG:
26626
26627 * On 83xx systems, use the CFG_FLASH_SIZE macro to program the LBC local access
26628 window registers, instead of using a hard-coded value of 8MB.
26629
26630 Signed-off-by: Timur Tabi <timur@freescale.com>
26631
26632 commit 2fc34ae66e73fa7841d1a006dc1b5dcbc1f78965
26633 Author: Tanya Jiang <tanya.jiang@freescale.com>
26634 Date: Thu Aug 3 18:38:13 2006 +0800
26635
26636 mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros
26637
26638 Unified TQM834x variable names with 83xx and consolidated macro
26639 in preparation for the 8360 and other upcoming 83xx devices.
26640
26641 Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com>
26642
26643 commit f6eda7f80ccc13d658020268c507d7173cf2e8aa
26644 Author: Dave Liu <daveliu@freescale.com>
26645 Date: Wed Oct 25 14:41:21 2006 -0500
26646
26647 mpc83xx: Changed to unified mpx83xx names and added common 83xx changes
26648
26649 Incorporated the common unified variable names and the changes in preparation
26650 for releasing mpc8360 patches.
26651
26652 Signed-off-by: Dave Liu <daveliu@freescale.com>
26653
26654 commit 3894c46c27c64891f93ac04edde86a9fa9758d92
26655 Author: Tanya Jiang <tanya.jiang@freescale.com>
26656 Date: Thu Aug 3 18:36:02 2006 +0800
26657
26658 mpc83xx: Fix missing build for mpc8349emds pci.c
26659
26660 Make pci build for mpc8349emds
26661
26662 Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com>
26663
26664 commit 09a81ff740b29deea1e2ab08a3c2ac136c2e6219
26665 Author: Tanya Jiang <tanya.jiang@freescale.com>
26666 Date: Thu Aug 3 18:39:49 2006 +0800
26667
26668 mpc83xx: Removed unused file resetvec.S for mpc83xx cpu
26669
26670 Removed unused file resetvec.S for mpc83xx cpu
26671
26672 Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com>
26673
26674 commit 04f899fc465c3e44f2b55ecc70618f5696fc0ddf
26675 Author: Nick Spence <Nick.Spence@freescale.com>
26676 Date: Sat Sep 30 00:32:59 2006 -0700
26677
26678 NAND Flash verify across block boundaries
26679
26680 This patch addresses a problem when CONFIG_MTD_NAND_VERIFY_WRITE is
26681 defined
26682 and the write crosses a block boundary. The pointer to the verification
26683 buffer (bufstart) is not being updated to reflect the starting of the
26684 new
26685 block so the verification of the second block fails.
26686
26687 CHANGELOG:
26688
26689 * Fix NAND FLASH page verification across block boundaries
26690
26691 commit f484dc791a3932537213c43c654cc1295c64b84c
26692 Author: Nick Spence <nick.spence@freescale.com>
26693 Date: Thu Sep 7 07:39:46 2006 -0700
26694
26695 Added RGMII support to the TSECs and Marvell 881111 Phy
26696
26697 Added a phy initialization to adjust the RGMII RX and TX timing
26698 Always set the R100 bit in 100 BaseT mode regardless of the TSEC mode
26699
26700 Signed-off-by: Nick Spence <nick.spence@freescale.com>
26701
26702 commit 4831c8b8a97799da77923d6bbb4c260c0d45521c
26703 Author: roy zang <tie-fei.zang@freescale.com>
26704 Date: Fri Nov 3 13:10:00 2006 +0800
26705
26706 Remove some unused CFG define.
26707 undef CFG_DRAM_TEST
26708
26709 commit 99c09c4dec34f77c243bf51bea532e3f339410ad
26710 Author: roy zang <tie-fei.zang@freescale.com>
26711 Date: Fri Nov 3 13:07:36 2006 +0800
26712
26713 Change the TEXT_BASE from 0xFFF00000 to 0xFF000000.
26714 Both work. 0xFF000000 seems more reasonable.
26715
26716 commit c59200443072353044aa4bf737a5a60f9a9af231
26717 Author: Wolfgang Denk <wd@pollux.denx.de>
26718 Date: Thu Nov 2 15:15:01 2006 +0100
26719
26720 Release U-Boot 1.1.6
26721
26722 commit c1fbe4103a0d6c8957f912af902d705ba67836f2
26723 Author: roy zang <tie-fei.zang@freescale.com>
26724 Date: Thu Nov 2 19:14:48 2006 +0800
26725
26726 This patch comes from Yuli's posted patch on 8/8/2006
26727 titled "CFI Driver Little-Endian write Issue".
26728
26729 http://sourceforge.net/mailarchive/message.php?msg_id=36311999
26730
26731 If that patch applied, please discard this one.
26732 Until now , I do not see his patch is applied. So please apply this one.
26733
26734 Signed-off-by: Yuli Barcohen <yuli@arabellasw.com>
26735 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
26736
26737 commit b825f158e449e1e9cf74c08e572955e122394c96
26738 Author: roy zang <tie-fei.zang@freescale.com>
26739 Date: Thu Nov 2 19:12:31 2006 +0800
26740
26741 Tsi108 on chip i2c support.
26742
26743 The i2c Interface provides a master-only, serial interface that can be
26744 used for initializing Tsi108/Tsi109 registers from an EEPROM after a
26745 device reset.
26746
26747 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
26748 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
26749
26750 commit 9226e7d6f09b9a1ac074cd918c81225a4689bba8
26751 Author: roy zang <tie-fei.zang@freescale.com>
26752 Date: Thu Nov 2 19:11:06 2006 +0800
26753
26754 Tsi108 on chip pci controller support.
26755
26756 If there is no pci card, the tsi108/109 pci configure read will
26757 cause a machine check exception to the processor. PCI error should
26758 also be cleared after the read.
26759
26760 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
26761 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
26762
26763 commit d1927cee977126e547ceeba23e4f978f377cfb8f
26764 Author: roy zang <tie-fei.zang@freescale.com>
26765 Date: Thu Nov 2 19:08:55 2006 +0800
26766
26767 Tundra tsi108 on chip Ethernet controller support.
26768
26769 The following is a brief description of the Ethernet controller:
26770 The Tsi108/9 Ethernet Controller connects Switch Fabric to two independent
26771 Gigabit Ethernet ports,E0 and E1. It uses a single Management interface
26772 to manage the two physical connection devices (PHYs). Each Ethernet port
26773 has its own statistics monitor that tracks and reports key interface
26774 statistics. Each port supports a 256-entry hash table for address
26775 filtering. In addition, each port is bridged to the Switch Fabric
26776 through a 2-Kbyte transmit FIFO and a 4-Kbyte Receive FIFO.
26777
26778 Each Ethernet port also has a pair of internal Ethernet DMA channels to
26779 support the transmit and receive data flows. The Ethernet DMA channels
26780 use descriptors set up in memory, the memory map of the device, and
26781 access via the Switch Fabric. The Ethernet Controller?s DMA arbiter
26782 handles arbitration for the Switch Fabric. The Controller also
26783 has a register businterface for register accesses and status monitor
26784 control.
26785
26786 The PMD (Physical Media Device) interface operates in MII, GMII, or TBI
26787 modes. The MII mode is used for connecting with 10 or 100 Mbit/s PMDs.
26788 The GMII and TBI modes are used to connect with Gigabit PMDs. Internal
26789 data flows to and from the Ethernet Controller through the Switch Fabric.
26790
26791 Each Ethernet port uses its transmit and receive DMA channels to manage
26792 data flows through buffer descriptors that are predefined by the
26793 system (the descriptors can exist anywhere in the system memory map).
26794 These descriptors are data structures that point to buffers filled
26795 with data ready to transmit over Ethernet, or they point to empty
26796 buffers ready to receive data from Ethernet.
26797
26798 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
26799 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
26800
26801 commit 78aa0c3427f3ecdeb34aabfbbe2dd23b6ad8f40e
26802 Author: roy zang <tie-fei.zang@freescale.com>
26803 Date: Thu Nov 2 19:01:33 2006 +0800
26804
26805 Tundra tsi108 header file.
26806
26807 The Tundra Semiconductor Corporation (Tundra) Tsi108 is a host bridge for
26808 PowerPC processors that offers numerous system interconnect options for
26809 embedded application designers. The Tsi108 can interconnect 60x or
26810 MPX processors to PCI/X peripherals, DDR2-400 memory, Gigabit Ethernet,
26811 and Flash. Provided the macro define for tsi108 chip.
26812
26813 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
26814 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
26815
26816 commit 87c4db09699c6b89176b31004afcb83eb1585d47
26817 Author: roy zang <tie-fei.zang@freescale.com>
26818 Date: Thu Nov 2 18:59:15 2006 +0800
26819
26820 Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.
26821 mpc7448hpc2 board support high level code:tsi108 init + mpc7448hpc2.
26822
26823 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
26824 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
26825
26826 commit 27801b8ab11c61b577e45742a515bb3b23b80241
26827 Author: roy zang <tie-fei.zang@freescale.com>
26828 Date: Thu Nov 2 18:57:21 2006 +0800
26829
26830 Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.
26831 Make ,config.mk and link file for the mpc7448hpc2 board.
26832
26833 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
26834 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
26835
26836 commit c6411c0c3bbc79f9ba8aef58296a42d8f9d8a0a6
26837 Author: roy zang <tie-fei.zang@freescale.com>
26838 Date: Thu Nov 2 18:55:04 2006 +0800
26839
26840 Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.
26841 The mpc7448hpc2 board support header file.
26842
26843 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
26844 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
26845
26846 commit 625bb5ddb50b243f931262ca8c46956409471917
26847 Author: roy zang <tie-fei.zang@freescale.com>
26848 Date: Thu Nov 2 18:52:21 2006 +0800
26849
26850 Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.
26851 The mpc7448hpc2 board support low level assemble language init code.
26852
26853 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
26854 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
26855
26856 commit 4c52783b3d024e153c4972b97332e314bc3bdc46
26857 Author: roy zang <tie-fei.zang@freescale.com>
26858 Date: Thu Nov 2 18:49:51 2006 +0800
26859
26860 General code modification for mpc7448hpc2 board support.
26861 1. Add 7447A and 7448 processor support.
26862 2. Add the following flags.
26863
26864 CFG_CONFIG_BUS_CLK : If the 74xx bus frequency can be configured dynamically
26865 (such as by switch on board), this flag should be set.
26866
26867 CFG_EXCEPTION_AFTER_RELOCATE: If an exception occurs after the u-boot
26868 relocates to RAM, this flag should be set.
26869
26870 CFG_SERIAL_HANG_IN_EXCEPTION: If the print out function will cause the
26871 system hang in exception, this flag should be set.
26872
26873 There is a design issue for tsi108/109 pci configure read. When pci scan
26874 the slots, if there is no pci card, the tsi108/9 will cause a machine
26875 check exception for mpc7448 processor.
26876
26877 Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
26878 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
26879
26880 commit 69366bf42f22d67efce8da3f8c40a43d4a3c2695
26881 Author: roy zang <tie-fei.zang@freescale.com>
26882 Date: Thu Nov 2 18:34:47 2006 +0800
26883
26884 Add README file for mpc7448hpc2 board.
26885 Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
26886
26887 commit 25721b5cec2be4bce79cfade17ec8f6aa1e67526
26888 Author: Bartlomiej Sieka <tur@semihalf.com>
26889 Date: Wed Nov 1 02:04:38 2006 +0100
26890
26891 Finish up support for MarelV38B board
26892 - add watchdog support
26893 - enable GPIO_WKUP_7 pin for input
26894 - code cleanup
26895
26896 commit ffa150bc90c943ca265170bd1be3f293674dd5c7
26897 Author: Bartlomiej Sieka <tur@semihalf.com>
26898 Date: Wed Nov 1 01:45:46 2006 +0100
26899
26900 - Fix issues related to the use of ELDK 4 when compiling for MarelV38B:
26901 * remove warnings when compiling ethaddr.c
26902 * adjust linker script (fixes a crash resulting from incorrect
26903 definition of __u_boot_cmd_start)
26904 - Some MarelV38B code cleanup.
26905
26906 commit dae80f3caf9754a6dd3ddf3cf903d0c46cbd4385
26907 Author: Bartlomiej Sieka <tur@semihalf.com>
26908 Date: Wed Nov 1 01:38:16 2006 +0100
26909
26910 - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the
26911 MPC5XXX_WU_GPIO_DATA macro to MPC5XXX_WU_GPIO_DATA_O (per MPC5200 User's
26912 Manual). Replace the uses of MPC5XXX_WU_GPIO_DATA with
26913 MPC5XXX_WU_GPIO_DATA_O for affected boards.
26914
26915 - Add defintions for some MPC5XXX GPIO pins.
26916
26917 commit 82d9c9ec29a1bec1b03ba616425ebaed231072c8
26918 Author: Bartlomiej Sieka <tur@semihalf.com>
26919 Date: Wed Nov 1 01:34:29 2006 +0100
26920
26921 Changed MarelV38B board make target to lowercase. Config file cleanup.
26922
26923 commit 1954be6e9c9421b45d0a9d05b10356acc7563150
26924 Author: Wolfgang Denk <wd@pollux.denx.de>
26925 Date: Sun Oct 29 01:03:51 2006 +0200
26926
26927 Automatically adjust ARFLAGS so "make -s" is really silent.
26928
26929 commit fae684e89844856383bdf101440889557df3e6b1
26930 Author: Stefan Roese <sr@denx.de>
26931 Date: Sat Oct 28 16:45:00 2006 +0200
26932
26933 [PATCH] omap925.c: Remove unused functions
26934
26935 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
26936 Signed-off-by: Stefan Roese <sr@denx.de>
26937
26938 commit 1265581502ab8ea8c08e8edbe9bf64fbd62fd776
26939 Author: Stefan Roese <sr@denx.de>
26940 Date: Sat Oct 28 17:12:58 2006 +0200
26941
26942 [PATCH] Add some missing machtypes for netstar & voiceblue boards
26943
26944 Use MACH_TYPE_NETSTAR and MACH_TYPE_VOICEBLUE defines instead of
26945 numbers in code.
26946
26947 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
26948 Signed-off-by: Stefan Roese <sr@denx.de>
26949
26950 commit 856f054410cef52d868feb330168b2a4c4091328
26951 Author: Stefan Roese <sr@denx.de>
26952 Date: Sat Oct 28 15:55:52 2006 +0200
26953
26954 [PATCH] NAND: Partition name support added to NAND subsystem
26955
26956 chpart, nboot and NAND subsystem related commands now accept also partition
26957 name to specify offset.
26958
26959 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
26960 Signed-off-by: Stefan Roese <sr@denx.de>
26961
26962 commit 07a69a18c2ecfda904231fdf23e2523ea7792eb6
26963 Author: Wolfgang Denk <wd@pollux.denx.de>
26964 Date: Sat Oct 28 02:29:44 2006 +0200
26965
26966 Update CHANGELOG.
26967
26968 commit 2751a95abd1b96911081c357e96a12fa97b40dee
26969 Author: Wolfgang Denk <wd@pollux.denx.de>
26970 Date: Sat Oct 28 02:29:14 2006 +0200
26971
26972 Enable commandline editing and hush shell on all TQM boards.
26973
26974 commit 8078f1a5f63a739b8533478f6c2b62fb1e2f79d7
26975 Author: Wolfgang Denk <wd@pollux.denx.de>
26976 Date: Sat Oct 28 02:28:02 2006 +0200
26977
26978 README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETE
26979
26980 commit 471a7be7a042e95e440f5de969c9765214ae8d6e
26981 Author: Wolfgang Denk <wd@denx.de>
26982 Date: Sat Oct 28 01:14:32 2006 +0200
26983
26984 Check for illegal character '=' in environment variable names.
26985
26986 Make sure the string passed as variable name does not contain a '='
26987 character. This not only prevents the common error or typing
26988 "setenv foo=bar" instead of "setenv foo bar", but (more importantly)
26989 also closes a backdoor which allowed to delete write-protected
26990 environment variables, for example by using "setenv ethaddr=".
26991
26992 commit 19973b6ad9863a56f5c5fbcfd90e20ab2490a2c2
26993 Author: Wolfgang Denk <wd@pollux.denx.de>
26994 Date: Sat Oct 28 00:38:39 2006 +0200
26995
26996 Minor code cleanup.
26997
26998 commit e11887a77d81077416a2d1c5e0354916fee8c034
26999 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
27000 Date: Thu Oct 26 17:55:31 2006 +0200
27001
27002 Don't pass any debug options directly to the assembler
27003
27004 When passing the -g option to gcc, gcc automatically selects a
27005 suitable --g<format> option to pass on to the assembler.
27006 Thus, there's no point in forcing a specific debug option on the
27007 assembler using the -Wa mechanism.
27008
27009 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
27010
27011 commit ea08ff6e14f9ebb8c07cfa79c51ef540eb087393
27012 Author: Jon Loeliger <jdl@freescale.com>
27013 Date: Fri Oct 27 07:47:22 2006 -0500
27014
27015 MPC86xx: Cleaned up unused and conditionally used local variables.
27016
27017 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27018
27019 commit d38936cdae46bfd2623ff83f6ce9b616d36ab0f9
27020 Author: Wolfgang Denk <wd@pollux.denx.de>
27021 Date: Fri Oct 27 11:55:21 2006 +0200
27022
27023 Fix "ar" flags in some Makefiles to allow for silent "make -s"
27024
27025 commit 4653f91c13ed51c21cc4c3855745d69a3fb1817f
27026 Author: Ben Warren <bwarren@qstreams.com>
27027 Date: Thu Oct 26 14:38:25 2006 -0400
27028
27029 Fix TSEC driver (now for real): avoid crashes if PHY is not attached
27030 to a TSEC (e.g. a switch is connected via RMII) or
27031 if the PHY is defective/incorrectly configured.
27032
27033 Signed-off-by: Ben Warren <bwarren@qstreams.com>
27034
27035 commit b985b5d6e4fb88f508f7aa0f126c2e27ada2b999
27036 Author: Ben Warren <bwarren@qstreams.com>
27037 Date: Thu Oct 26 14:38:25 2006 -0400
27038
27039 Fix TSEC driver: avoid crashes if PHY is not attached
27040 to a TSEC (e.g. a switch is connected via RMII) or
27041 if the PHY is defective/incorrectly configured.
27042
27043 Signed-off-by: Ben Warren <bwarren@qstreams.com>
27044
27045 commit 2b2a40bebbf1822506e80e631d7253e60f0e0fe6
27046 Author: Wolfgang Denk <wd@pollux.denx.de>
27047 Date: Thu Oct 26 16:24:31 2006 +0200
27048
27049 Code cleanup.
27050
27051 commit 5e3b0bc19f07ed277d85324ad0427642c8981baf
27052 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
27053 Date: Wed Oct 25 15:48:59 2006 +0200
27054
27055 Finish up support for the ATSTK1000/ATSTK1002 boards
27056
27057 Add atstk1002_config target to Makefile and move the AVR32 section
27058 down below Blackfin so that it doesn't end up in the middle of
27059 MIPS.
27060
27061 Drop the autogenerated linker script thing for now. Will have to
27062 revisit how to handle chips with different flash and RAM layout
27063 later.
27064
27065 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
27066
27067 commit c76f951a747cfb87ba826ef45b5aea82d5b5dbb4
27068 Author: Kumar Gala <galak@kernel.crashing.org>
27069 Date: Tue Oct 24 23:47:37 2006 -0500
27070
27071 Added support for Multi-Image files that contain a device tree
27072
27073 If a Multi-Image file contains a third image we try to use it as a
27074 device tree. The device tree image is assumed to be uncompressed in the
27075 image file. We automatically allocate space for the device tree in memory
27076 and provide an 8k pad to allow more than a reasonable amount of growth.
27077
27078 Additionally, a device tree that was contained in flash will now automatically
27079 get copied to system memory as part of boot. Previously an error was
27080 reported if one tried to boot a device tree that was in flash.
27081
27082 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
27083
27084 commit 7c52c4b943ff52bbe8796a7e2d3e476ceaf3f512
27085 Author: Wolfgang Denk <wd@denx.de>
27086 Date: Tue Oct 24 21:35:55 2006 +0200
27087
27088 Switch to automatically generated CHANGELOG file.
27089 (use "make CHANGELOG" to update it from time to time)
27090
27091 commit 7ade0c634a979c32fa91a74e8f5775f24651fbe6
27092 Author: Stefan Roese <sr@denx.de>
27093 Date: Tue Oct 24 18:06:48 2006 +0200
27094
27095 Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c
27096 Patch by Stefan Roese, 24 Oct 2006
27097
27098 commit 8ae3b713b2286e0c3213b7802062e4c1599010de
27099 Author: Wolfgang Denk <wd@pollux.denx.de>
27100 Date: Tue Oct 24 17:24:55 2006 +0200
27101
27102 Merge with /home/wd/git/u-boot/master
27103
27104 commit 47a6989c10685d2ab3efcf95228ce50d2a496d3e
27105 Author: Wolfgang Denk <wd@pollux.denx.de>
27106 Date: Tue Oct 24 15:32:57 2006 +0200
27107
27108 Code cleanup
27109
27110 commit 3a78e3e75b633ecb6413114ffd11e2f000c4f11e
27111 Author: Wolfgang Denk <wd@pollux.denx.de>
27112 Date: Tue Oct 24 14:51:36 2006 +0200
27113
27114 Move atstk1000 files into vendor specific directory.
27115 Patch by Haavard Skinnemoen, 12 Sep 2006
27116
27117 commit 6ccec4492e77428fd6eafd3dfe94fbdf08e91d37
27118 Author: Wolfgang Denk <wd@pollux.denx.de>
27119 Date: Tue Oct 24 14:42:37 2006 +0200
27120
27121 Add ATSTK1000 and ATSTK1002 board support
27122 Patch by Haavard Skinnemoen, 06 Sep 2006
27123
27124 This patch adds support for the ATSTK1000 with the ATSTK1002 CPU
27125 daughterboard.
27126
27127 ATSTK1000 is a full-featured development board for AT32AP CPUs. It
27128 has two ethernet ports, a high quality QVGA LCD panel, a loudspeaker,
27129 and connectors for USART, PS/2, VGA, USB, MMC/SD cards and
27130 CompactFlash cards. For more information, please see this page:
27131
27132 http://www.atmel.com/dyn/products/tools.asp?family_id=682
27133
27134 The ATSTK1002 is a daughterboard for the ATSTK1000 supporting the
27135 AT32AP7000 chip.
27136
27137 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
27138
27139 commit f93ae788c3640fcde5db383471d45548ff4060d0
27140 Author: Wolfgang Denk <wd@pollux.denx.de>
27141 Date: Tue Oct 24 14:31:24 2006 +0200
27142
27143 Add common serial driver for Atmel AT32 and AT91 chips
27144 Patch by Haavard Skinnemoen, 06 Sep 2006
27145
27146 This is a first attempt at creating a common serial driver for Atmel
27147 chips. For now, it supports the AT32AP7000 AVR32 chip, but it should
27148 be possible to support AT91RM9200 and other ARM-based chips with some
27149 minor modifications.
27150
27151 There's nothing fundamentally AVR32-specific in this driver, but it
27152 does use some features which are currently only defined for the
27153 AT32AP CPU port:
27154 * pm_get_clock_freq: Obtain the clock frequency of a given domain
27155 * gd->console_uart: A "struct device" containing information about
27156 register mappings, gpio resources and clocks associated with the
27157 UART device.
27158
27159 For more information about these features, please see the "AT32AP
27160 CPU" patch.
27161
27162 commit 72a087e04705c26cad982879ebd06b5281bf825a
27163 Author: Wolfgang Denk <wd@pollux.denx.de>
27164 Date: Tue Oct 24 14:27:35 2006 +0200
27165
27166 Add AT32AP CPU and AT32AP7000 SoC support
27167 Patch by Haavard Skinnemoen, 06 Sep 2006
27168
27169 This patch adds support for the AT32AP CPU family and the AT32AP7000
27170 chip, which is the first chip implementing the AVR32 architecture.
27171
27172 The AT32AP CPU core is a high-performance implementation featuring a
27173 7-stage pipeline, separate instruction- and data caches, and a MMU.
27174 For more information, please see the "AVR32 AP Technical Reference":
27175
27176 http://www.atmel.com/dyn/resources/prod_documents/doc32001.pdf
27177
27178 In addition to this, the AT32AP7000 chip comes with a large set of
27179 integrated peripherals, many of which are shared with the AT91 series
27180 of ARM-based microcontrollers from Atmel. Full data sheet is
27181 available here:
27182
27183 http://www.atmel.com/dyn/resources/prod_documents/doc32003.pdf
27184
27185 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
27186
27187 commit 7b64fef33c66be648826c0ff9758298ef13d0604
27188 Author: Wolfgang Denk <wd@pollux.denx.de>
27189 Date: Tue Oct 24 14:21:16 2006 +0200
27190
27191 Add AVR32 architecture support
27192 Patch by Haavard Skinnemoen, 6 Sep 2006 16:23:02 +0200
27193
27194 This patch adds common infrastructure code for the Atmel AVR32
27195 architecture. See doc/README.AVR32 for details.
27196
27197 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
27198
27199 commit 2da2d9a4766063b9848f3a35ad6025499cf87265
27200 Author: Wolfgang Denk <wd@pollux.denx.de>
27201 Date: Tue Oct 24 13:57:33 2006 +0200
27202
27203 Use -g instead of -gstabs in AFLAGS_DEBUG
27204 Patch by Haavard Skinnemoen, 30 Aug 2006
27205
27206 In config.mk, -Wa,-gstabs is unconditionally appended to AFLAGS no
27207 matter what the target's preferred debugging format is. This patch
27208 simply replaces -gstabs with -g, so that the default debugging format
27209 for the architecture is used.
27210
27211 commit 965829872169c2996023840d98e1d85ad148d629
27212 Author: Wolfgang Denk <wd@pollux.denx.de>
27213 Date: Tue Oct 24 13:55:18 2006 +0200
27214
27215 Fix/workaround broken dependency handling with make 3.81
27216 Based on patch by Haavard Skinnemoen, 29 Aug 2006 11:20:39 +0200
27217
27218 commit 8318fbf8cc30418b621ea9f39b84b4c1a08f003a
27219 Author: Marian Balakowicz <m8@semihalf.com>
27220 Date: Mon Oct 23 22:17:05 2006 +0200
27221
27222 Fix sequoia separate object direcory building problems.
27223
27224 commit 3dfa9cfdcee78b30da3432318b32821ffabe974b
27225 Author: Jon Loeliger <jdl@freescale.com>
27226 Date: Fri Oct 20 17:16:35 2006 -0500
27227
27228 Use generic I2C register block on 85xx and 86xx.
27229
27230 Replace private IMMAP I2C structures with generic reg block
27231 and allow 86xx to have multiple I2C device busses.
27232
27233 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27234
27235 commit f5012827df11ca0c9be1df5f8b153e188dc2fa7c
27236 Author: Jon Loeliger <jdl@freescale.com>
27237 Date: Fri Oct 20 15:54:34 2006 -0500
27238
27239 Fix compilation warnings on a few 85xx boards.
27240
27241 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27242
27243 commit 2047672684cf85cb6f96a1fbc993180aaaf19a99
27244 Author: Jon Loeliger <jdl@freescale.com>
27245 Date: Fri Oct 20 15:50:15 2006 -0500
27246
27247 Converted all 85xx boards to use a common FSL I2C driver.
27248 Introduced COFIG_FSL_I2C to select the common FSL I2C driver.
27249 And removed hard i2c path from a few u-boot.lds scipts too.
27250 Minor whitespace cleanups along the way.
27251
27252 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27253
27254 commit 4d45f69e362b05892c9e92a7907e5820995612aa
27255 Author: Jon Loeliger <jdl@freescale.com>
27256 Date: Thu Oct 19 12:02:24 2006 -0500
27257
27258 Rewrite a series of goto statements as a sequences of
27259 conditional expressions instead.
27260
27261 Use consistent return code 0/-1 for good/bad indicators.
27262
27263 Include one fewer file if the driver isn't used at all.
27264
27265 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27266
27267 commit 7237c033b02fe295880435f1eb80819a0c987532
27268 Author: Jon Loeliger <jdl@freescale.com>
27269 Date: Thu Oct 19 11:02:16 2006 -0500
27270
27271 Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
27272
27273 in an effort to begin to unify the umpteen FSL I2C drivers that
27274 are all otherwise very similar.
27275
27276 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27277
27278 commit 13a7fcdf37f6ea9429ae04c9df67f893364cfe4b
27279 Author: Jon Loeliger <jdl@freescale.com>
27280 Date: Thu Oct 19 11:33:52 2006 -0500
27281
27282 * Fix a bunch of compiler warnings for gcc 4.0
27283
27284 Signed-off-by: Matthew McClintock <msm@freescale.com>
27285
27286 commit af9e1f5b9e6f9ce810f5e8bf2961c9542a5865c2
27287 Author: Stefan Roese <sr@denx.de>
27288 Date: Tue Oct 17 06:14:31 2006 +0200
27289
27290 Add monitor functions for indirect access to PPC440 DCR's
27291 Patch by Leonid Baryudin, 12 Oct 2006
27292
27293 commit 5f3249a0a168e446a4cc9669b2bce0bc456f0a09
27294 Author: Jon Loeliger <jdl@freescale.com>
27295 Date: Fri Oct 13 16:47:53 2006 -0500
27296
27297 Fixed leading whitespace issues.
27298 Removed spurious LAWAR thing.
27299
27300 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27301
27302 commit 0ee90cb77e01d6e8ccd37e1bd96678597875c391
27303 Author: Jon Loeliger <jdl@freescale.com>
27304 Date: Thu Oct 12 10:42:36 2006 -0500
27305
27306 Remove unneeded include files and local variable.
27307
27308 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27309
27310 commit 1eaf3a5ff4960a46f3a9063568ba2af7883f07c5
27311 Author: Grant Likely <grant.likely@secretlab.ca>
27312 Date: Tue Oct 10 00:23:32 2006 -0600
27313
27314 Fix possible uninitialized variable compiler warning.
27315
27316 When CONFIG_OF_FLAG_TREE is set, the compiler complains that 'len' in
27317 do_bootm_linux() may be uninitialized. There is no possibility in the
27318 current code that len will get used uninitialized, but this fix follows
27319 the existing convention of setting both len and data to zero at the same
27320 time.
27321
27322 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
27323
27324 commit 7376eb87aaa601f728f9b8e5e9cd2711a67f529e
27325 Author: Matthew McClintock <msm@freescale.com>
27326 Date: Wed Oct 11 15:13:01 2006 -0500
27327
27328 * Fix a bunch of compiler warnings for gcc 4.0
27329
27330 Signed-off-by: Matthew McClintock <msm@freescale.com>
27331
27332 commit bf651baa365e5447246aad6a633ccd667cf24a39
27333 Author: Jon Loeliger <jdl@freescale.com>
27334 Date: Wed Oct 11 10:10:43 2006 -0500
27335
27336 Move "ar" flags to config.mk to allow for silent "make -s"
27337
27338 commit 1fd5699a4a24f5c1dab1b32f480bace1ebb9fc3e
27339 Author: Jon Loeliger <jdl@freescale.com>
27340 Date: Tue Oct 10 17:19:03 2006 -0500
27341
27342 Coding style changes to remove local varible blocks
27343 and reformat a bit nicer.
27344
27345 commit 8b283dbb3a08d1b8d406bc15f119e081b3e2606a
27346 Author: Jon Loeliger <jdl@freescale.com>
27347 Date: Tue Oct 10 17:16:04 2006 -0500
27348
27349 Fix whitespace issues.
27350
27351 commit 7b382b7125f2397cce63253df62f183e3dfa2770
27352 Author: Jon Loeliger <jdl@freescale.com>
27353 Date: Tue Oct 10 17:14:45 2006 -0500
27354
27355 Fix whitespace issues.
27356
27357 commit e10390ddd736b0dad1528eec4b0fe35c0827139a
27358 Author: Jon Loeliger <jdl@freescale.com>
27359 Date: Tue Oct 10 17:06:53 2006 -0500
27360
27361 Fix whitespace issues.
27362
27363 commit 89875e96ba3f023157bf50d5f8e33bf254964a76
27364 Author: Jon Loeliger <jdl@freescale.com>
27365 Date: Tue Oct 10 17:03:43 2006 -0500
27366
27367 Ran lindent and cleaned up whitespace issues.
27368 Format for 80-columns too.
27369
27370 commit 333961ae7095fc66d8a041fce1ac9ee873b09d86
27371 Author: Jon Loeliger <jdl@freescale.com>
27372 Date: Tue Oct 10 17:02:22 2006 -0500
27373
27374 Fix whitespace and 80-col issues.
27375
27376 commit 5c912cb1c31266c66ca59b36f9b6f87296421d75
27377 Author: Stefan Roese <sr@denx.de>
27378 Date: Sat Oct 7 11:36:51 2006 +0200
27379
27380 CFG_NAND_QUIET_TEST added to not warn upon missing NAND device
27381 Patch by Stefan Roese, 07 Oct 2006
27382
27383 commit 5bc528fa4da751d472397b308137238a6465afd2
27384 Author: Stefan Roese <sr@denx.de>
27385 Date: Sat Oct 7 11:35:25 2006 +0200
27386
27387 Update ALPR code (NAND support working now)
27388 Patch by Stefan Roese, 07 Oct 2006
27389
27390 commit 77d5034847d328753b80c46b83f960a14a26f40e
27391 Author: Stefan Roese <sr@denx.de>
27392 Date: Sat Oct 7 11:33:03 2006 +0200
27393
27394 Remove compile warnings in fpga code
27395 Patch by Stefan Roese, 07 Oct 2006
27396
27397 commit f3443867e90d2979a7dd1c65b0d537777e1f9850
27398 Author: Stefan Roese <sr@denx.de>
27399 Date: Sat Oct 7 11:30:52 2006 +0200
27400
27401 Add CONFIG_BOARD_RESET to configure board specific reset function
27402 Patch by Stefan Roese, 07 Oct 2006
27403
27404 commit f55df18187e7a45cb73fec4370d12135e6691ae1
27405 Author: John Traill <john.traill@freescale.com>
27406 Date: Fri Sep 29 08:23:12 2006 +0100
27407
27408 Fix missing tCycle/modfreq calculation.
27409
27410 Signed-off-by: John Traill <john.traill@freescale.com>
27411
27412 commit 8272dc2f58f2473d8995fcc9b916440cfba080f0
27413 Author: Andy Fleming <afleming@freescale.com>
27414 Date: Wed Sep 13 10:33:35 2006 -0500
27415
27416 Updated config headers to add default FDT-based booting
27417
27418 commit 09f3e09e9ebcfa7919ca8931a4b5504fadd1f1d3
27419 Author: Andy Fleming <afleming@freescale.com>
27420 Date: Wed Sep 13 10:34:18 2006 -0500
27421
27422 Add support for eTSEC 3 & 4 on 8548 CDS
27423
27424 * Added support for using eTSEC 3 and eTSEC 4 on the 8548 CDS.
27425 This will only work on rev 1.3 boards (but doesn't break older boards)
27426 * Cleaned up some comments to reflect the expanded role of tsec
27427 in other systems
27428
27429 commit 084d648b109c8984f83674043c1a7fa3885ef801
27430 Author: Andy Fleming <afleming@freescale.com>
27431 Date: Wed Sep 13 10:33:56 2006 -0500
27432
27433 Added code to support 2.6.18 PCI changes in u-boot
27434
27435 * Added code to swizzle the IRQ map for the PCI
27436
27437 commit afbdc649f8751e4f4f1a6f527edfe139773f2c15
27438 Author: Jon Loeliger <jdl@freescale.com>
27439 Date: Tue Sep 19 09:34:10 2006 -0500
27440
27441 Modified makefile for new build mechanism.
27442
27443 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27444
27445 commit d14ba6a798beb753e7a864500414fcc2d198b8bc
27446 Author: Jon Loeliger <jdl@freescale.com>
27447 Date: Thu Sep 14 08:40:36 2006 -0500
27448
27449 Handle 86xx SVR values according to the new Reference Manual.
27450 Both 8641 and 8641D have SVR == 0x8090, and are distinguished
27451 by the byte in bits 16-23 instead.
27452 Thanks to Jason Jin for noticing.
27453
27454 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27455
27456 commit 88c8f4921fc47fb0eb2384b16586f1bd7f275be7
27457 Author: Zhang Wei <wei.zhang@freescale.com>
27458 Date: Mon Aug 28 14:25:31 2006 +0800
27459
27460 Fixed an OF-tree off-by-one bug when adding a new property name.
27461 This bug will cause the kernel booting to pause a long time.
27462
27463 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
27464 (cherry picked from 2f15776ccc6dc32377d8ba9652b8f58059c27c6d commit)
27465
27466 commit 9bff7a69a885adebbd2bd45990494ec4cf998a30
27467 Author: Jon Loeliger <jdl@freescale.com>
27468 Date: Tue Aug 29 11:05:09 2006 -0500
27469
27470 Remove trailing empty lines.
27471
27472 commit cd6d73d5b895a5935ac4fde0a356288142a584e0
27473 Author: Jon Loeliger <jdl@freescale.com>
27474 Date: Tue Aug 29 09:48:49 2006 -0500
27475
27476 Remove bogus msync and use volatile asm.
27477
27478 commit 778d45049ce5927b65b3ff1d8e6692b654bdd49e
27479 Author: Jon Loeliger <jdl@freescale.com>
27480 Date: Tue Aug 29 08:17:14 2006 -0500
27481
27482 Add myself as maintainer for MPC8641HPCN.
27483
27484 commit 2f15776ccc6dc32377d8ba9652b8f58059c27c6d
27485 Author: Zhang Wei <wei.zhang@freescale.com>
27486 Date: Mon Aug 28 14:25:31 2006 +0800
27487
27488 Fixed an OF-tree off-by-one bug when adding a new property name.
27489 This bug will cause the kernel booting to pause a long time.
27490
27491 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
27492
27493 commit 5567806b67d0ae83493aa8823ad3b6c914f581d7
27494 Author: Haiying Wang <haiying.wang@freescale.com>
27495 Date: Fri Aug 25 14:38:34 2006 -0400
27496
27497 Change ramdiskaddr and dtbaddr
27498 Remove PEX fluff commands.
27499
27500 Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
27501 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27502
27503 commit b2b78421d9db49c21a821af8a19c21c1f7dfb29e
27504 Author: Matthew McClintock <msm@freescale.com>
27505 Date: Wed Aug 23 13:32:45 2006 -0500
27506
27507 * Another small fix for booting with disable_of
27508
27509 Signed-off-by: Matthew McClintock <msm@freescale.com>
27510
27511 commit 4a7cc0f21918e6ecf07ed57075d67df2c4a1299c
27512 Author: Jon Loeliger <jdl@freescale.com>
27513 Date: Wed Aug 23 11:04:43 2006 -0500
27514
27515 Cleanup and lindent new AHCI driver.
27516
27517 commit dabf9ef8c10b4dead5ef2106ef742b1c06b542de
27518 Author: Jin Zhengxiong <jason@bus.ap.freescale.net>
27519 Date: Wed Aug 23 19:15:12 2006 +0800
27520
27521 Add AHCI define and sata support for MPC8641HPCN board.
27522
27523 Signed-off-by:Jason Jin<jason.jin@freescale.com>
27524
27525 commit 4782ac80b02f0d01afd309e2200dd3c7037f2ba4
27526 Author: Jin Zhengxiong <jason@bus.ap.freescale.net>
27527 Date: Wed Aug 23 19:10:44 2006 +0800
27528
27529 Add AHCI support to u-boot
27530
27531 Add AHCI support in u-boot, enable the sata disk controllers which
27532 following the AHCI protocol.
27533
27534 Signed-off-by:Jason Jin<jason.jin@freescale.com>
27535
27536 commit d8ea2acf5f137cae99417df4f573d036ee384668
27537 Author: Zhang Wei <wei.zhang@freescale.com>
27538 Date: Wed Aug 23 17:54:32 2006 +0800
27539
27540 Add dtb boot-up parameter to default boot commands.
27541
27542 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
27543
27544 commit b93775c2036b99baa390ea425c4771895bbc63c4
27545 Author: Jon Loeliger <jdl@freescale.com>
27546 Date: Tue Aug 22 18:26:08 2006 -0500
27547
27548 Cleanup even more poorly introduced whitespace.
27549
27550 commit ae6241685cbcf0c79a3636530d2ceab1fb291a94
27551 Author: Jon Loeliger <jdl@freescale.com>
27552 Date: Tue Aug 22 18:07:00 2006 -0500
27553
27554 Cleanup more poorly introduced whitespace.
27555
27556 commit 2c33e8a1c535b3ae91cf0b284480600bf3f57c57
27557 Author: Jon Loeliger <jdl@freescale.com>
27558 Date: Tue Aug 22 17:54:05 2006 -0500
27559
27560 Cleanup poorly introduced whitespace.
27561
27562 commit 80e955c7dd98f4b4fd23c2113caf75ed2b77b5b3
27563 Author: Jon Loeliger <jdl@freescale.com>
27564 Date: Tue Aug 22 12:25:27 2006 -0500
27565
27566 General indent and whitespace cleanups.
27567
27568 commit ffff3ae56f5842ca3679e4ce7922b819a87aad9f
27569 Author: Jon Loeliger <jdl@freescale.com>
27570 Date: Tue Aug 22 12:06:18 2006 -0500
27571
27572 General indent and whitespace cleanups.
27573
27574 commit 41a0e8b304d3ff55fe27a230507aac79684016ac
27575 Author: Jon Loeliger <jdl@freescale.com>
27576 Date: Tue Aug 22 10:42:21 2006 -0500
27577
27578 Cleanup compiler warnings.
27579
27580 commit 5de62c47a8628b3da4d73f7c07027f32a3342d40
27581 Author: Matthew McClintock <msm@freescale.com>
27582 Date: Tue Aug 22 09:31:59 2006 -0500
27583
27584 Fix disable_of booting
27585
27586 Signed-off-by: Matthew McClintock <msm@freescale.com>
27587
27588 commit 87a449c8ac396420cb24260f717ea9e6faa82047
27589 Author: Matthew McClintock <msm@freescale.com>
27590 Date: Tue Aug 22 09:23:55 2006 -0500
27591
27592 Support for FDT in uImage format, error when using FDT from flash
27593
27594 Signed-off-by: Matthew McClintock <msm@freescale.com>
27595
27596 commit 75c299c38369d01addd5e054b8a16217b70f4a86
27597 Author: Haiying Wang <haiying.wang@freescale.com>
27598 Date: Tue Aug 15 15:12:55 2006 -0400
27599
27600 Unlock cache before kernel starts up for MPC86xx
27601
27602 commit 67256678f00c09b0a7f19e862e5c1847553d31bc
27603 Author: Haiying Wang <haiying.wang@freescale.com>
27604 Date: Tue Aug 15 15:13:15 2006 -0400
27605
27606 Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
27607
27608 commit 1c8f6d8fb028f156094d05f2d14298e6479364ac
27609 Author: Haiying Wang <haiying.wang@freescale.com>
27610 Date: Tue Aug 15 15:12:55 2006 -0400
27611
27612 Unlock cache before kernel starts up for MPC86xx
27613
27614 commit 0d9ccc55edf9a7f3c5b2b6263580a6ea8d702a04
27615 Author: Haiying Wang <haiying.wang@freescale.com>
27616 Date: Tue Aug 15 15:13:15 2006 -0400
27617
27618 Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
27619
27620 commit 86c8e17f25e972a7e272950a0735fad84e082b88
27621 Author: Matthew McClintock <msm@freescale.com>
27622 Date: Wed Aug 16 13:59:47 2006 -0500
27623
27624 * Fix disable_of booting
27625
27626 Signed-off-by: Matthew McClintock <msm@freescale.com>
27627
27628 commit 25c751e9adc86e22fe3b5b47cf2806379b575db7
27629 Author: Matthew McClintock <msm@freescale.com>
27630 Date: Wed Aug 16 10:54:09 2006 -0500
27631
27632 * Support for FDT in uImage format, error when using FDT from flash
27633
27634 Signed-off-by: Matthew McClintock <msm@freescale.com>
27635
27636 commit 899620c2d66d4eef3b2a0034d062e71d45d886c9
27637 Author: Stefan Roese <sr@denx.de>
27638 Date: Tue Aug 15 14:22:35 2006 +0200
27639
27640 Add initial support for the ALPR board from Prodrive
27641 NAND needs some additional testing
27642 Patch by Heiko Schocher, 15 Aug 2006
27643
27644 commit f0ff4692ff3372dec55074a8eb444943ab095abb
27645 Author: Stefan Roese <sr@denx.de>
27646 Date: Tue Aug 15 14:15:51 2006 +0200
27647
27648 Add FPGA Altera Cyclone 2 support
27649 Patch by Heiko Schocher, 15 Aug 2006
27650
27651 commit fecf1c7e4de1b2779edc18742b91c22bdc32b68b
27652 Author: Jon Loeliger <jdl@freescale.com>
27653 Date: Mon Aug 14 15:33:38 2006 -0500
27654
27655 Fix BAT0 to actually be cacheable, non-guarded as documented.
27656
27657 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27658
27659 commit 40bc83559db5745681909fd7382ae509567e116d
27660 Author: Jon Loeliger <jdl@freescale.com>
27661 Date: Wed Aug 9 15:32:16 2006 -0500
27662
27663 Removed MPC8641HPCN DTS source file from build.
27664 It is no longer linked into U-Boot; its sources are
27665 now located in the kernel tree.
27666
27667 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27668
27669 commit 34c3c0e01dbf1f8cc2bd08de92f2b89ba84921eb
27670 Author: Matthew McClintock <msm@freescale.com>
27671 Date: Wed Jun 28 10:47:03 2006 -0500
27672
27673 * Switched default PCI speed for 8540 ADS back to 33MHz
27674
27675 * Added comments and a printf to warn that PCI-X won't
27676 work at 33MHz
27677 Patch by Andy Fleming 17-Mar-2006
27678
27679 Signed-off-by: Andy Fleming <afleming@freescale.com>
27680
27681 commit b6c5e1373b6ea0bb37a18e4aeecec00613d1cd39
27682 Author: Matthew McClintock <msm@freescale.com>
27683 Date: Wed Jun 28 10:46:35 2006 -0500
27684
27685 * Fixed a bug where 8555 PCI code used the old variable and function names Patch by Andy Fleming 17-Mar-2006
27686
27687 Signed-off-by: Andy Fleming <afleming@freescale.com>
27688
27689 commit bf1dfffd8c26f8ecdd630a0ae4c834e751e4e452
27690 Author: Matthew McClintock <msm@freescale.com>
27691 Date: Wed Jun 28 10:46:13 2006 -0500
27692
27693 * Added VIA configuration table
27694
27695 * Added support for PCI2 on CDS
27696 Patch by Andy Fleming 17-Mar-2006
27697
27698 Signed-off-by: Andy Fleming <afleming@freescale.com>
27699
27700 commit c88f9fe66b64247e5b6a38410ba315ca25596d16
27701 Author: Matthew McClintock <msm@freescale.com>
27702 Date: Wed Jun 28 10:45:41 2006 -0500
27703
27704 * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006
27705
27706 Signed-off-by: Andy Fleming <afleming@freescale.com>
27707
27708 commit 97074ed9655309b64231bc2cee69fe85399f8055
27709 Author: Matthew McClintock <msm@freescale.com>
27710 Date: Wed Jun 28 10:45:17 2006 -0500
27711
27712 * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17-Mar-2006
27713
27714 Signed-off-by: Andy Fleming <afleming@freescale.com>
27715
27716 commit f0e6f57f71b3c4fdd13028eb03c3f3e91926dda2
27717 Author: Matthew McClintock <msm@freescale.com>
27718 Date: Wed Jun 28 10:44:49 2006 -0500
27719
27720 * Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-Mar-2006
27721
27722 Signed-off-by: Andy Fleming <afleming@freescale.com>
27723
27724 commit a4e11558b810ef2cddffdf7b9d86bc1130441960
27725 Author: Matthew McClintock <msm@freescale.com>
27726 Date: Wed Jun 28 10:44:23 2006 -0500
27727
27728 * 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
27729
27730 Signed-off-by: Andy Fleming <afleming@freescale.com>
27731
27732 commit 0e16387db1d4aacd5bf35cb6d7c1942765c0347b
27733 Author: Matthew McClintock <msm@freescale.com>
27734 Date: Wed Jun 28 10:43:36 2006 -0500
27735
27736 * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006
27737
27738 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27739
27740 commit 855e6fb073f9d04fe4a7f06c107ecbac6344ddd4
27741 Author: Matthew McClintock <msm@freescale.com>
27742 Date: Wed Jun 28 10:43:00 2006 -0500
27743
27744 * 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
27745
27746 commit 5498d90312aad9f6bdbf047986027c35b03cd163
27747 Author: Matthew McClintock <msm@freescale.com>
27748 Date: Wed Jun 28 10:42:24 2006 -0500
27749
27750 * Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006
27751
27752 commit 0267768eddc5ca7bc1865bc40c866829ac5efbfe
27753 Author: Matthew McClintock <msm@freescale.com>
27754 Date: Wed Jun 28 10:41:37 2006 -0500
27755
27756 * Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006
27757
27758 commit 8fc8bd2cc479b6cd188fdede4010e0e052970b8a
27759 Author: John Traill <john.traill@freescale.com>
27760 Date: Wed Aug 9 14:33:50 2006 +0100
27761
27762 Add Rapidio support for the MPC8641HPCN
27763
27764 Signed-off-by: John Traill <john.traill@freescale.com>
27765
27766 commit 91a414c7d1fb0eac912592cd995b30c9f23045c9
27767 Author: John Traill <john.traill@freescale.com>
27768 Date: Tue Aug 8 11:32:43 2006 +0100
27769
27770 Fix caslat calculation
27771
27772 Signed-off-by: John Traill <john.traill@freescale.com>
27773
27774 commit 709d3073e74153278e7904a70819bbef7df50e1a
27775 Author: Jon Loeliger <jdl@freescale.com>
27776 Date: Thu Aug 3 16:17:56 2006 -0500
27777
27778 Convert to mac-address in ethernet nodes.
27779
27780 commit 71748af833ca1017edf1415be376366ff2937d17
27781 Author: Haiying Wang <haiying.wang@freescale.com>
27782 Date: Fri Jul 28 12:41:35 2006 -0400
27783
27784 Correct the irq value of DUART2
27785
27786 commit 9cb3e8816ae4d854e7dc22128c3eea3d70bb982c
27787 Author: Haiying Wang <haiying.wang@freescale.com>
27788 Date: Fri Jul 28 12:41:41 2006 -0400
27789
27790 Change the space size of PEX IO in README
27791
27792 commit 239db37c94f7a92941c4465feceb867c609241c5
27793 Author: Haiying Wang <haiying.wang@freescale.com>
27794 Date: Fri Jul 28 12:41:18 2006 -0400
27795
27796 Move get_board_sys_clk to board directory
27797
27798 commit 492900b985439fbce1a118afde1e35def870db03
27799 Author: John Traill <john.traill@freescale.com>
27800 Date: Fri Jul 28 09:03:54 2006 +0100
27801
27802 Fix 8641HPCN pollution
27803
27804 commit 515ab8a62e8574e2babc6e8dcc43544ad221c5b2
27805 Author: John Traill <john.traill@freescale.com>
27806 Date: Fri Jul 28 08:16:06 2006 +0100
27807
27808 Fix 8641HPCN timebase
27809
27810 commit c86360b830f1eecd7a72208575dde4f57879faea
27811 Author: Zhang Wei <wei.zhang@freescale.com>
27812 Date: Fri Jul 28 00:01:34 2006 +0800
27813
27814 Fixed OF device tree of mpc86xxhpcn board.
27815
27816 The changes works in with kernel irq mapping rework.
27817
27818 Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
27819
27820 commit bea3f28d285942bf3f7ab339ce85178ded544225
27821 Author: Haiying Wang <haiying.wang@freescale.com>
27822 Date: Wed Jul 12 10:48:05 2006 -0400
27823
27824 Add support for reading and writing mac addresses to or from ID EEPROM.
27825
27826 Added code for reading and writing Mac addresses to/from ID EEPROM(0x57).
27827 With attached patch, we can use command "mac/mac read/mac save/"
27828 to read and write EEPROM under u-boot prompt.
27829
27830 U-boot will calculate the checksum of EEPROM while bootup,
27831 if it is right, then u-boot will check whether the mac address
27832 of eTSEC0/1/2/3 is availalbe (non-zero).
27833
27834 If there is mac address availabe in EEPROM, u-boot will use it,
27835 otherewise, u-boot will use the mac address defined in
27836 MPC8641HPCN.h. This matches the requirement to set unique mac address
27837 for each TSEC port.
27838
27839 Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
27840 Signed-off-by: York Sun <yorksun@freescale.com>
27841
27842 commit fcb28e763415e0e4e66b0f45842d1557ae198e5e
27843 Author: Jin Zhengxiong <Jason.Jin@freescale.com>
27844 Date: Thu Jul 13 10:35:10 2006 -0500
27845
27846 Fixed initrd issue by define big RAM
27847
27848 Signed-off-by:Jason Jin <Jason.jin@freescale.com>
27849
27850 commit e6cd2a1785d74ec3d30a86f1cb360be8de478151
27851 Author: Jason Jin <Jason.jin@freescale.com>
27852 Date: Fri Jul 7 10:01:45 2006 -0500
27853
27854 We made a u-boot patch to fix the hang up issue
27855 when booting filesystem from ramdisk.
27856
27857 Signed-off-by:Jason Jin <Jason.jin@freescale.com>
27858
27859 commit 38433ccc5850ee70549af0b2bc5b920355ef5388
27860 Author: Matthew McClintock <msm@freescale.com>
27861 Date: Wed Jun 28 10:47:03 2006 -0500
27862
27863 * Switched default PCI speed for 8540 ADS back to 33MHz
27864 * Added comments and a printf to warn that PCI-X won't
27865 work at 33MHz
27866 Patch by Andy Fleming 17-Mar-2006
27867
27868 Signed-off-by: Andy Fleming <afleming@freescale.com>
27869
27870 commit e4c2a0eb0c3e3ffbf824800184ee42bdc99d5b19
27871 Author: Matthew McClintock <msm@freescale.com>
27872 Date: Wed Jun 28 10:46:35 2006 -0500
27873
27874 * Fixed a bug where 8555 PCI code used the old variable and
27875 function names
27876 Patch by Andy Fleming 17-Mar-2006
27877
27878 Signed-off-by: Andy Fleming <afleming@freescale.com>
27879
27880 commit cbfc7ce756b88eb26e5537bc7b625c445c6dcfac
27881 Author: Matthew McClintock <msm@freescale.com>
27882 Date: Wed Jun 28 10:46:13 2006 -0500
27883
27884 * Added VIA configuration table
27885 * Added support for PCI2 on CDS
27886 Patch by Andy Fleming 17-Mar-2006
27887
27888 Signed-off-by: Andy Fleming <afleming@freescale.com>
27889
27890 commit 52c7a68b8d587ebcf5a6b051b58b3d3ffa377ddc
27891 Author: Matthew McClintock <msm@freescale.com>
27892 Date: Wed Jun 28 10:45:41 2006 -0500
27893
27894 * Fixed PCI memory definitions
27895 Patch by Andy Fleming 17-Mar-2006
27896
27897 Signed-off-by: Andy Fleming <afleming@freescale.com>
27898
27899 commit 087454609e47295443af793a282cddcd91a5f49c
27900 Author: Matthew McClintock <msm@freescale.com>
27901 Date: Wed Jun 28 10:45:17 2006 -0500
27902
27903 * Added support for initializing second PCI bus on 85xx
27904 Patch by Andy Fleming 17-Mar-2006
27905
27906 Signed-off-by: Andy Fleming <afleming@freescale.com>
27907
27908 commit b636aaeb6fd516a442fb611bbeeddf3077a687fb
27909 Author: Matthew McClintock <msm@freescale.com>
27910 Date: Wed Jun 28 10:44:49 2006 -0500
27911
27912 * Added PCI-X #defines for PCI-X initialization
27913 Patch by Andy Fleming on 17-Mar-2006
27914
27915 Signed-off-by: Andy Fleming <afleming@freescale.com>
27916
27917 commit 20abbc6fffa115690107cc942c7abf84bdc03a1b
27918 Author: Matthew McClintock <msm@freescale.com>
27919 Date: Wed Jun 28 10:44:23 2006 -0500
27920
27921 * Made sure the code which disables prefetch for PCI devices
27922 sets the size of the prefetch region to 0
27923 Patch by Andy Fleming on 17-Mar-2006
27924
27925 Signed-off-by: Andy Fleming <afleming@freescale.com>
27926
27927 commit 40d5fa35d02df22580593bf0039ab173367e8ef0
27928 Author: Matthew McClintock <msm@freescale.com>
27929 Date: Wed Jun 28 10:43:36 2006 -0500
27930
27931 * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards
27932 Patch by Jon Loeliger 17-Jan-2006
27933
27934 Signed-off-by: Jon Loeliger <jdl@freescale.com>
27935
27936 commit be7e8b0cb5a0c49dc180075b96df296a893bf146
27937 Author: Matthew McClintock <msm@freescale.com>
27938 Date: Wed Jun 28 10:43:00 2006 -0500
27939
27940 * Removed the oftree.dts for stxxtx in light of the changes
27941 to the flat device tree handling code
27942 Patch by Matthew McClintock 26-June-2006
27943
27944 commit 1b380ec225665e73959677f3893dc658c5925e05
27945 Author: Matthew McClintock <msm@freescale.com>
27946 Date: Wed Jun 28 10:42:24 2006 -0500
27947
27948 * Patch to modify ft_build.c to update flat device trees in place
27949 Patch by Matthew McClintock 26-June-2006
27950
27951 commit 98a9c4d468a942a09ebe8979bec508017f3e4462
27952 Author: Matthew McClintock <msm@freescale.com>
27953 Date: Wed Jun 28 10:41:37 2006 -0500
27954
27955 * Modify bootm command to support booting with flat device trees
27956 Patch by Matthew McClintock 26-June-2006
27957
27958 commit da012ab661fd4ab169dd7b9b32201a4df62cf34a
27959 Author: Jin Zhengxiong <Jason.Jin@freescale.com>
27960 Date: Wed Jun 28 08:43:56 2006 -0500
27961
27962 Change Id to symbolic name for RTL8139
27963
27964 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
27965
27966 commit bc09cf3c2bfb8d54c659cbb332f79d0950982fd0
27967 Author: Jin Zhengxiong-R64188 <Jason.Jin@freescale.com>
27968 Date: Tue Jun 27 18:12:10 2006 +0800
27969
27970 Fix RTL8139 in big endian
27971
27972 signed-off-by: Jason Jin <Jason.Jin@freescale.com>
27973 signed-off-by: Wei Zhang <wei.zhang@freescale.com>
27974
27975 commit fcfb9a57947fc203b99fe81ab0578f7286261f9f
27976 Author: Jin Zhengxiong-R64188 <Jason.Jin@freescale.com>
27977 Date: Tue Jun 27 18:12:23 2006 +0800
27978
27979 Fix Tsec bug when no link
27980
27981 When tftp a non-exist file from the tftp server, u-boot will check
27982 the link of all eth port. The original file will return wrong link
27983 state on the no link ports.
27984
27985 signed-off-by: Jason Jin <Jason.Jin@freescale.com>
27986
27987 commit bd22c2b97514fbfb0e03bd9c72b3445e4dbd57e2
27988 Author: Jin Zhengxiong-R64188 <Jason.Jin@freescale.com>
27989 Date: Tue Jun 27 18:12:02 2006 +0800
27990
27991 Fix bug for io_bar size during pci scan
27992
27993 During the pci scan process, Some devices return bar_reponse with the
27994 highest bytes 0, such as the pci bridge in uli1575 return bar_response
27995 with 0xffffff, So the bar_size should be manually set under 64K.
27996
27997 Signed-off-by: Jason Jin <jason.jin@freescale.com>
27998
27999 commit fa7db9c377bc2353a17bf1d381d65a6c418728f0
28000 Author: Jin Zhengxiong-R64188 <Jason.Jin@freescale.com>
28001 Date: Tue Jun 27 18:11:54 2006 +0800
28002
28003 Enable PCIE1 for MPC8641HPCN board
28004
28005 Signed-off-by: Jason Jin <Jason.jin@freescale.com>
28006
28007 commit 99d70e3a47affb9bae041a2caece7cd516e213b3
28008 Author: Wolfgang Denk <wd@pollux.denx.de>
28009 Date: Mon Jun 26 11:06:00 2006 +0200
28010
28011 More code cleanup
28012
28013 commit 684623ce92c5fd32e7db2d6e016945a67c5ffaba
28014 Author: Jon Loeliger <jdl@freescale.com>
28015 Date: Thu Jun 22 08:51:46 2006 -0500
28016
28017 Fix bug in 8641hpcn reset command with no args.
28018
28019 Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
28020 Acked-by: Jon Loeliger <jdl@freescale.com>
28021
28022 commit 8be429a5ddbf0ebe2d94174ba58fcfc7a24285dc
28023 Author: Zhang Wei <wei.zhang@freescale.com>
28024 Date: Tue Jun 20 17:47:15 2006 +0800
28025
28026 Reworked IRQ mapping in OF-tree.
28027
28028 commit 0e4c2a17ca34001ed36d259f13cb88ada4611a8c
28029 Author: Jon Loeliger <jdl@freescale.com>
28030 Date: Thu Jun 15 21:33:37 2006 -0500
28031
28032 Do not enable address translation on secondary CPUs.
28033 Do not set up BATs on secondary CPUs. Let Linux do the nasty.
28034
28035 Signed-off-by: Jon Loeliger <jdl@freescale.com>
28036
28037 commit 386eda022473394ad8f36b86f2bdc9b4cb816291
28038 Author: Wolfgang Denk <wd@pollux.denx.de>
28039 Date: Wed Jun 14 18:14:56 2006 +0200
28040
28041 Code cleanup
28042
28043 commit 16c8d5e76ae0f78f39a60608574adfe0feb9cc70
28044 Author: Wolfgang Denk <wd@pollux.denx.de>
28045 Date: Wed Jun 14 17:45:53 2006 +0200
28046
28047 Various USB related patches
28048 - Add support for mpc8xx USB device.
28049 - Add support for Common Device Class - Abstract Control Model USB console.
28050 - Add support for flow control in USB slave devices.
28051 - Add support for switching between gserial and cdc_acm using environment.
28052 - Minor changes to usbdcore_omap1510.c usbdcore_omap1510.h
28053 - Update usbcore slightly to ease host enumeration.
28054 - Fix non-portable endian problems in usbdcore and usbdcore_ep0.
28055 - Add AdderUSB_config as a defconfig to enable usage of the USB console
28056 by default with the Adder87x U-Boot port.
28057 Patches by Bryan O'Donoghue <bodonoghue@codehermit.ie>, 29 May 2006
28058
28059 commit 8ecc971618f56029ad99d3516f8b297a6ed58971
28060 Author: Jon Loeliger <jdl@jdl.com>
28061 Date: Wed Jun 7 10:53:55 2006 -0500
28062
28063 Fix a get_board_sys_clk() use-before-def warning.
28064
28065 Signed-off-by: Jon Loeliger <jdl@jdl.com>
28066
28067 commit d9bf4858fca5aa4d651b283270f77da72ebadfd5
28068 Author: Jon Loeliger <jdl@jdl.com>
28069 Date: Wed Jun 7 10:52:49 2006 -0500
28070
28071 Allow DTC path to be passed in.
28072
28073 Signed-off-by: Jon Loeliger <jdl@jdl.com>
28074
28075 commit c83ae9ea6d93abbe751bf8a3396236a084e56f87
28076 Author: Haiying Wang <haiying.wang@freescale.com>
28077 Date: Tue Jun 6 16:54:29 2006 -0400
28078
28079 Modify the IRQ of DUART2
28080
28081 commit c934f655f9aeca70a5c5f88b465d9e9d57a8d22e
28082 Author: Jon Loeliger <jdl@jdl.com>
28083 Date: Wed May 31 13:55:35 2006 -0500
28084
28085 Review cleanups.
28086
28087 Signed-off-by: Jon Loeliger <jdl@freescale.com>
28088
28089 commit cb5965fb95b77a49f4e6af95248e0c849f4af03e
28090 Author: Jon Loeliger <jdl@jdl.com>
28091 Date: Wed May 31 12:44:44 2006 -0500
28092
28093 White space cleanup.
28094 Some 80-column cleanups.
28095 Convert printf() to puts() where possible.
28096 Use #include "spd_sdram.h" as needed.
28097 Enhanced reset command usage message a bit.
28098
28099 Signed-off-by: Jon Loeliger <jdl@freescale.com>
28100
28101 commit 3d5c5be547445dd3bd2eb7368d80df03ea437970
28102 Author: Jon Loeliger <jdl@jdl.com>
28103 Date: Wed May 31 11:39:34 2006 -0500
28104
28105 Removed unneeded local_bus_init() from 8641HPCN board.
28106
28107 Signed-off-by: Jon Loeliger <jdl@freescale.com>
28108
28109 commit 4d3d729c16c392d2982d3266b659d333c927697d
28110 Author: Jon Loeliger <jdl@jdl.com>
28111 Date: Wed May 31 11:24:28 2006 -0500
28112
28113 Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
28114
28115 Signed-off-by: Jon Loeliger <jdl@freescale.com>
28116
28117 commit b2a941de060350ad15878d8219825f4950e9bb8e
28118 Author: Jon Loeliger <jdl@jdl.com>
28119 Date: Wed May 31 10:07:28 2006 -0500
28120
28121 Remove dead debug code.
28122
28123 Signed-off-by: Jon Loeliger <jdl@jdl.com>
28124
28125 commit 126aa70f10ba3d20e0a6f4d32328250513b77770
28126 Author: Jon Loeliger <jdl@freescale.com>
28127 Date: Tue May 30 17:47:00 2006 -0500
28128
28129 Move mpc86xx PIXIS code to board directory
28130
28131 First cut at moving the PIXIS platform code out of
28132 the 86xx cpu directory and into board/mpc8641hpcn
28133 where it belongs.
28134
28135 Signed-off-by: Jon Loeliger <jdl@freescale.com>
28136
28137 commit ddf83a2fcef1a670c45fc585119dcc1fe062c4a9
28138 Author: Markus Klotzbuecher <mk@denx.de>
28139 Date: Tue May 30 16:56:14 2006 +0200
28140
28141 Support generic OHCI support for the s3c24x0 cpu.
28142
28143 commit 38cee12dcfcc257371c901c7e13e58ecab0a35d8
28144 Author: Haiying Wang <Haiying.Wang@freescale.com>
28145 Date: Tue May 30 09:10:32 2006 -0500
28146
28147 Improve "reset" command's interaction with watchdog.
28148
28149 "reset altbank" will reset another bank WITHOUT watch dog timer enabled
28150 "reset altbank wd" will reset another bank WITH watch dog enabled
28151 "diswd" will disable watch dog after u-boot boots up successfully
28152
28153 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
28154
28155 commit 70205e5a6ddc8528b11db9eb4d3fa0209d9fce2a
28156 Author: Haiying Wang <Haiying.Wang@freescale.com>
28157 Date: Tue May 30 08:51:19 2006 -0500
28158
28159 Fix two SDRAM setup bugs.
28160
28161 Fix ECC setup bug.
28162 Enable 1T/2T based on number of DIMMs present.
28163
28164 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
28165
28166 commit d11fec5015334deb2010e36ce00bb118cc5429a5
28167 Author: Haiying Wang <Haiying.Wang@freescale.com>
28168 Date: Fri May 26 10:24:48 2006 -0500
28169
28170 Add first draft of the MPC8641HPCN doc/README.
28171
28172 Signed-off-by: Jon Loeliger <jdl@jdl.com>
28173
28174 commit ed45d6c930b5939718a87ee12e25cf9a05978d4a
28175 Author: Haiying Wang <Haiying.Wang@freescale.com>
28176 Date: Fri May 26 10:13:04 2006 -0500
28177
28178 Added pci@8000 block.
28179 Updated ethernet interrupt mappings (moved up 48).
28180 Cleaned up a few comments.
28181
28182 Signed-off-by: Jon Loeliger <jdl@jdl.com>
28183
28184 commit 3033ebb20fd7c372c7bca3c9955a4692bb2240b7
28185 Author: Haiying Wang <Haiying.Wang@freescale.com>
28186 Date: Fri May 26 10:01:16 2006 -0500
28187
28188 Allow args on reset command.
28189
28190 Signed-off-by: Jon Loeliger <jdl@jdl.com>
28191
28192 commit 301f1aa384d0edcae6a22fd9adb933ad71695ecc
28193 Author: Markus Klotzbuecher <mk@denx.de>
28194 Date: Tue May 23 13:38:35 2006 +0200
28195
28196 Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
28197 fixes to the latter.
28198
28199 commit 24e37645e7378b20fa8f20e2996c8fb8e90c70c9
28200 Author: Markus Klotzbuecher <mk@denx.de>
28201 Date: Tue May 23 10:33:11 2006 +0200
28202
28203 More cleanup for the delta board and the generic usb_ohci driver. Added
28204 CFG_USB_BOARD_INIT and CFG_USB_CPU_INIT for enabling board and cpu specific
28205 initialization and cleanup hooks respectively.
28206
28207 commit 3e326ece9eba8184f5d48aa4fb87760a8f6f0f10
28208 Author: Markus Klotzbuecher <mk@denx.de>
28209 Date: Mon May 22 16:33:54 2006 +0200
28210
28211 This patch adds USB storage support for the delta board. This is the first
28212 board to make use of a generic OHCI driver, that calls hooks for board
28213 dependant initialization.
28214
28215 commit 14e37081ff3cac7ebe6e93836523429853b6b292
28216 Author: Jon Loeliger <jdl@jdl.com>
28217 Date: Fri May 19 13:28:39 2006 -0500
28218
28219 Change arbitration to round-robin for SMP linux.
28220
28221 commit 9a655876e5995be80f49054e2509500e871e4d3a
28222 Author: Jon Loeliger <jdl@jdl.com>
28223 Date: Fri May 19 13:26:34 2006 -0500
28224
28225 Enable dual DDR controllers and interleaving.
28226
28227 commit 586d1d5abd3e525f1e1d9b81e5a61a4da6b2fa3c
28228 Author: Jon Loeliger <jdl@jdl.com>
28229 Date: Fri May 19 13:22:44 2006 -0500
28230
28231 Update 86xx address map and LAWBARs.
28232
28233 commit cccce5d0581bb0ba4602799a4b5112e58d1579cb
28234 Author: Jon Loeliger <jdl@jdl.com>
28235 Date: Fri May 19 13:14:15 2006 -0500
28236
28237 Remove L2 Cache invalidate polling.
28238
28239 commit f35ec68fb066cec0e36294bfe07dec2d4e8ad3a8
28240 Author: Jon Loeliger <jdl@jdl.com>
28241 Date: Fri May 19 12:33:09 2006 -0500
28242
28243 Enable 2nd CPU and I2C.
28244
28245 commit bf690dcb512d34c4fceec0eb1e5c0e88a9db5d54
28246 Author: Jon Loeliger <jdl@freescale.com>
28247 Date: Mon May 15 07:26:56 2006 -0500
28248
28249 Update interrupt mapping.
28250
28251 commit 6cfea33477b04b63ed47386ed1629529484c33ba
28252 Author: Haiying Wang <Haiying.Wang@freescale.com>
28253 Date: Wed May 10 09:38:06 2006 -0500
28254
28255 Remove unneeded INIT_RAM_LOCK cache twiddling.
28256 Correctly tracks r29 as global data pointer now.
28257
28258 Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
28259
28260 commit d4dd317b58c126a2a7e73f4764ecc1a7c97f876c
28261 Author: Jon Loeliger <jdl@freescale.com>
28262 Date: Wed May 10 09:33:07 2006 -0500
28263
28264 Remove unnecessary flash.c file.
28265
28266 commit 18b6c8cd8af6cc7f35180cedc4adb3236cc1a1b8
28267 Author: Jon Loeliger <jdl@freescale.com>
28268 Date: Tue May 9 08:23:49 2006 -0500
28269
28270 Get MPC8641HPCN flash images working.
28271
28272 Enable the CFI driver.
28273 Remove bogus LAWBAR7 cruft.
28274 Use correct TEXT_BASE, Fixup load script.
28275 Enable SPD EEPROM during DDR setup.
28276 Use generic RFC 1918 IP addresses by default.
28277
28278 commit 5c9efb36a6b5431423f52888a0e3b4b515fe7eca
28279 Author: Jon Loeliger <jdl@freescale.com>
28280 Date: Thu Apr 27 10:15:16 2006 -0500
28281
28282 Cleanup whitespaces and style issues.
28283 Removed //-style comments.
28284 Use 80-column lines.
28285 Remove trailing whitespace.
28286 Remove dead code and debug cruft.
28287
28288 commit a2320a6bf8113a09544c42d160d10ac69d049a03
28289 Author: Jon Loeliger <jdl@freescale.com>
28290 Date: Thu Apr 27 08:22:39 2006 -0500
28291
28292 Revert bad PCI prefetch limit change.
28293
28294 commit debb7354d1ea4f694154818df5e5b523f5c1cc1d
28295 Author: Jon Loeliger <jdl@freescale.com>
28296 Date: Wed Apr 26 17:58:56 2006 -0500
28297
28298 Initial support for MPC8641 HPCN board.