]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - CHANGELOG
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[karo-tx-uboot.git] / CHANGELOG
1 commit 060f28532b09dd3d2c78423bdd809ac768a27629
2 Author: Wolfgang Denk <wd@denx.de>
3 Date:   Thu Mar 25 14:07:23 2010 +0100
4
5     cmd_usb.c: print debug messages only when DEBUG is defined
6
7     Signed-off-by: Wolfgang Denk <wd@denx.de>
8
9 commit a574cff121b1479c8e962b7a2a29310020387260
10 Author: Wolfgang Denk <wd@denx.de>
11 Date:   Wed Mar 24 12:19:19 2010 +0100
12
13     ml300: remove support for broken, orphaned board
14
15     The ml300 board has a number of issues, but nobody cares about this
16     long-orphaned board any more.  Remove it.
17
18     Signed-off-by: Wolfgang Denk <wd@denx.de>
19     Acked-by: Michal Simek <monstr@monstr.eu>
20
21 commit 04387d24a17b1ee13024dd4779da4b84d47c65cc
22 Author: Wolfgang Denk <wd@denx.de>
23 Date:   Sat Mar 27 23:37:46 2010 +0100
24
25     mkimage: fix Segmentation Fault when run without "-n name" option
26
27     The restructuring of the mkimage command in commit 89a4d6b1 ("tools:
28     mkimage: split code into core, default and FIT image specific")
29     introduced a bug that caused mkimage to segfault when run without
30     "-n name" option.  Initialize the imagename entry to prevent that.
31
32     Signed-off-by: Wolfgang Denk <wd@denx.de>
33
34 commit c40c94a3d20a8616264c2dfcda85279185d69aeb
35 Author: Renato Andreola <renato.andreola@imagos.it>
36 Date:   Wed Mar 24 23:00:47 2010 +0800
37
38     cfi_flash: precision and underflow problem in tout calculation
39
40     With old configuration it could happen tout=0 if CONFIG_SYS_HZ<1000.
41
42     Signed-off-by: Renato Andreola <renato.andreola@imagos.it>
43     Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
44     Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
45     Signed-off-by: Stefan Roese <sr@denx.de>
46
47 commit c550afada5fcad426aa6a219a329feb9eedae8b2
48 Author: Rupjyoti Sarmah <rsarmah@appliedmicro.com>
49 Date:   Wed Mar 24 16:52:02 2010 +0530
50
51     ppc4xx fix unstable 440EPx bootstrap options
52
53     440EPx fixed bootstrap options A, B, D, and E sets PLL FWDVA to a value = 1.
54     This results in the PLLOUTB being greater than the CPU clock frequency
55     resulting unstable 440EPx operation resulting in various software hang
56     conditions.
57
58     This patch reprograms the FWDVA satisfying the requirement of setting FWDVB
59     to a value greater than 1 while using one of the four deafult bootstrap options.
60
61     Signed-off-by: Rupjyoti Sarmah <rsarmah@amcc.com>
62     Acked-by : Victor Gallardo <vgallardo@appliedmicro.com>
63     Signed-off-by: Stefan Roese <sr@denx.de>
64
65 commit fb508b8b39a52a4063d098f5a9b4355bc5b30c14
66 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
67 Date:   Wed Mar 24 10:16:20 2010 +0100
68
69     at91: Get rid of some warnings when building for otc570
70
71     The soft-i2c code for AT91 defines I2C_SOFT_DECLARATIONS
72     for direct access by dereferencing a pio pointer.
73     The OTC570 platform uses the AT91 gpio API so it does not
74     need the pio variable.
75
76     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
77
78 commit acb13868936a28502782a16e1edaec378e494a29
79 Author: Alessandro Rubini <rubini@unipv.it>
80 Date:   Sat Mar 13 17:44:08 2010 +0100
81
82     lcd: make 16bpp work
83
84     Support for 16bpp was supposed to be in the code but was not working.
85     This makes it work and has been tested in the nhk8815 board.
86
87     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
88     Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
89     Signed-off-by: Anatolij Gustschin <agust@denx.de>
90
91 commit 152dda3d94e97ede7af3f9560a59a659384d4585
92 Author: Wolfgang Denk <wd@denx.de>
93 Date:   Mon Mar 22 23:25:00 2010 +0100
94
95     Prepare v2010.03-rc2
96
97     Update CHANGELOG
98
99     Signed-off-by: Wolfgang Denk <wd@denx.de>
100
101 commit d650da2dd4af99967aabc43cccbd8f160eb4cea6
102 Author: Matthias Kaehlcke <matthias@kaehlcke.net>
103 Date:   Tue Mar 9 22:13:33 2010 +0100
104
105     ep93xx timer: Fix resolution of get_ticks()
106
107     ep93xx timer: Make get_ticks() return a value in CONFIG_SYS_HZ resolution,
108     as announced by get_tbclk()
109
110     Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
111
112 commit 7e67fb5bf27a07d3b8d6b97c76f7195f7d68af58
113 Author: Matthias Kaehlcke <matthias@kaehlcke.net>
114 Date:   Tue Mar 9 22:13:20 2010 +0100
115
116     ep93xx timer: Fix possible overflow in usecs_to_ticks()
117
118     ep93xx timer: Use 64-bit values in usecs_to_ticks() in order to avoid
119     overflows in intermediate values
120
121     Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
122
123 commit daa989b47297c9f73426783599c286ef3a1f3f49
124 Author: Asen Dimov <dimov@ronetix.at>
125 Date:   Thu Mar 18 13:41:47 2010 +0200
126
127     correct a syntax typo in at91_matrix.h
128
129     Signed-off-by: Asen Dimov <dimov@ronetix.at>
130
131 commit 322ff395c9aec7b87a2211fe4333fdf44377c564
132 Author: Jeff Angielski <jeff@theptrgroup.com>
133 Date:   Wed Mar 17 15:09:26 2010 -0400
134
135     env: fix endian ordering in crc table
136
137     The crc table was being built as little endian for big endian
138     targets.  This would cause fw_printenv to always fail with
139     "Warning: Bad CRC, using default environment" messages.
140
141     Signed-off-by: Jeff Angielski <jeff@theptrgroup.com>
142     Acked-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
143
144 commit 51c2ac9bb574c1420b993615268392b0c1f829f6
145 Author: Anatolij Gustschin <agust@denx.de>
146 Date:   Tue Mar 16 17:10:08 2010 +0100
147
148     mpc5121: cpu/mpc512x/diu.c: fix warnings
149
150     Fix warnings while compiling with CONFIG_VIDEO enabled:
151
152     diu.c: In function 'video_hw_init':
153     diu.c:158: warning: 'return' with no value, in function returning non-void
154     diu.c:162: warning: format '%ld' expects type 'long int', but argument 6 has type 'int'
155     diu.c:162: warning: format '%ld' expects type 'long int', but argument 7 has type 'int'
156
157     Signed-off-by: Anatolij Gustschin <agust@denx.de>
158
159 commit a74908161a1b37d780d3a826a86807bbc50a3857
160 Author: Anatolij Gustschin <agust@denx.de>
161 Date:   Tue Mar 16 15:29:33 2010 +0100
162
163     console.c: fix problem with splashimage
164
165     If a board uses cfb_console driver and splash image
166     and also defines CONFIG_SILENT_CONSOLE, the user is
167     locked out even if "silent" is not set. It is not
168     possible to get any output, neither on vga console
169     device nor on serial console after redirecting the
170     output to the serial console, since the GD_FLG_SILENT
171     flag remains set.
172
173     Fix the problem by redirecting the output from frame
174     buffer to serial console if splashimage is used.
175     Only suppress the output if "silent" environment
176     variable was set and don't set the GD_FLG_SILENT
177     flag arbitrarily.
178
179     Signed-off-by: Anatolij Gustschin <agust@denx.de>
180
181 commit 5647f78d04174b0b99857d2a7cbf25141bd14a45
182 Author: Thomas Weber <swirl@gmx.li>
183 Date:   Sat Mar 13 23:14:45 2010 +0100
184
185     mod change 755 => 644 for multiple files
186
187     I executed 'find . -name "*.[chS]" -perm 755 -exec chmod 644 {} \;'
188
189     Signed-off-by: Thomas Weber <swirl@gmx.li>
190     Add some more: neither Makefile nor config.mk need execute permissions.
191     Signed-off-by: Wolfgang Denk <wd@denx.de>
192
193 commit 99c006a320ceb9ea19135ac1512e4a81e8bebb72
194 Author: Stefano Babic <sbabic@denx.de>
195 Date:   Sat Mar 13 21:09:00 2010 +0100
196
197     mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors
198
199     Some registers of the mxcmmc driver were accessed using
200     16 bit accessor functions, because only the LSB is
201     significant. This is not needed and generates
202     warnings.
203
204     Signed-off-by: Stefano Babic <sbabic@denx.de>
205
206 commit c96f86eefc215b67dd222694ce2b6f60e6a42b0b
207 Author: Wolfgang Denk <wd@denx.de>
208 Date:   Sun Jan 17 23:55:53 2010 +0100
209
210     TFTP: allow for adjustable retransmission timout
211
212     So far, TFTP negotiated a fixed retransmission timeout of 5 seconds.
213     In some cases (busy networks, slow TFTP servers) this caused very
214     slow transfers. A new environment variable "tftptimeout" allows to
215     set this timeout. Lowering this value may make downloads succeed
216     faster in networks with high packet loss rates or with unreliable
217     TFTP servers.
218
219     Signed-off-by: Wolfgang Denk <wd@denx.de>
220     Cc: Ben Warren <biggerbadderben@gmail.com>
221     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
222
223 commit 252b404d954f91499a4477a3e1064eb237ce5a1c
224 Author: Wolfgang Denk <wd@denx.de>
225 Date:   Tue Mar 9 14:27:25 2010 +0100
226
227     Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()
228
229     Signed-off-by: FUJITA Kazutoshi <fujita@soum.co.jp>
230     Signed-off-by: <wd@denx.de>
231     Acked-by: Stefan Roese <sr@denx.de>
232
233 commit 9d90a93d367272ee65550c0c9f82615cec967c70
234 Author: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
235 Date:   Thu Feb 25 14:03:08 2010 +0100
236
237     cmd_mmc remove \n
238
239     This patch removes the \n after the help message for mmcinfo.
240     This resulted in an empty line being displayed after the mmcinfo line
241     when the help command was given.
242
243     Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
244
245 commit 67c7189dd35cb368ef665126fd17816581bd2e92
246 Author: Renato Andreola <renato.andreola@imagos.it>
247 Date:   Tue Mar 16 16:01:29 2010 -0400
248
249     nios2: Added support to YANU UART
250
251     Signed-off-by: Scott McNutt <smcnutt@psyent.com>
252
253 commit 1e67fb32fbdae7949bb423c9e20b3f77c0a61663
254 Author: Thomas Chou <thomas@wytron.com.tw>
255 Date:   Tue Mar 16 12:12:48 2010 -0400
256
257     nios2: use generic unaligned.h
258
259     Signed-off-by: Scott McNutt <smcnutt@psyent.com>
260
261 commit 05022629a2ca6c385dc390d32c20aa27cf5d915a
262 Author: Mike Frysinger <vapier@gentoo.org>
263 Date:   Thu Jan 21 05:01:15 2010 -0500
264
265     asm-blackfin/unaligned.h: add for zlib code
266
267     The new zlib code wants asm/unaligned.h, so have the Blackfin version pull
268     in the asm-generic/unaligned.h.
269
270     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
271
272 commit 3adc1fda38a6aacd4aaf3c2c9cc62a1e69e6de17
273 Author: Mike Frysinger <vapier@gentoo.org>
274 Date:   Thu Jan 21 05:01:14 2010 -0500
275
276     asm-generic/unaligned.h: dynamic default unaligned accesses
277
278     This is based on the asm-arm/unaligned.h, but made generic so all arches
279     that cannot do unaligned accesses can utilize it.
280
281     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
282
283 commit be129aa71882421ad0b50cd3762915d10ace27ad
284 Author: Matthias Weisser <matthias.weisser@graf-syteco.de>
285 Date:   Tue Jan 12 12:06:31 2010 +0100
286
287     video: Fix console display when splashscreen is used
288
289     If a splashscreen is used the console scrolling used the
290     scroll size as needed when a logo was displayed. This
291     patch sets the scroll size to the whole screen if
292     a splashscreen is shown.
293
294     Signed-off-by: Matthias Weisser <matthias.weisser@graf-syteco.de>
295
296 commit 93910edb595a88d394da3eb2cf5148096155dfe9
297 Author: Wolfgang Denk <wd@denx.de>
298 Date:   Fri Mar 12 23:06:04 2010 +0100
299
300     Prepare v2010.03-rc1
301
302     Coding style cleanup, update CHANGELOG.
303
304     Signed-off-by: Wolfgang Denk <wd@denx.de>
305
306 commit 4e72fb15c9073129e05820cc9c54f54bc4985835
307 Author: Wolfgang Denk <wd@denx.de>
308 Date:   Fri Mar 12 22:11:00 2010 +0100
309
310     standalone eepro100_eeprom: fix build error
311
312     Building examples/standalone/eepro100_eeprom triggers this error:
313
314     In file included from include/common.h:629,
315                      from eepro100_eeprom.c:24:
316     include/net.h: In function 'NetReadIP':
317     include/net.h:430: warning: implicit declaration of function 'memcpy'
318     eepro100_eeprom.c: At top level:
319     eepro100_eeprom.c:81: error: conflicting types for 'memcpy'
320     include/net.h:430: error: previous implicit declaration of 'memcpy' was here
321
322     Fix this.
323
324     Signed-off-by: Wolfgang Denk <wd@denx.de>
325
326 commit 1bb1809558e11eb089fba32caed9fc99d21477c1
327 Author: Wolfgang Denk <wd@denx.de>
328 Date:   Fri Mar 12 22:10:31 2010 +0100
329
330     Update .gitignore's: add some generated files
331
332     Signed-off-by: Wolfgang Denk <wd@denx.de>
333
334 commit 9c9cbe78dcb0afad081670cb1bdc82d227095cae
335 Author: Detlev Zundel <dzu@denx.de>
336 Date:   Mon Mar 8 14:02:57 2010 +0100
337
338     mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.
339
340     This code has compile problems and the company does not even exist any
341     more.  So we take the liberty to drop support for it.
342
343     Signed-off-by: Detlev Zundel <dzu@denx.de>
344     CC: Wolfgang Denk <wd@denx.de>
345     CC: Ben Warren <biggerbadderben@gmail.com>
346
347 commit ca02f6f8dc4966b2a019b15e01b5070189327df2
348 Author: Kumar Gala <galak@kernel.crashing.org>
349 Date:   Wed Mar 10 17:16:48 2010 -0600
350
351     85xx: Drop FIT support to allow u-boot image to fit in 512k
352
353     The 36-bit build exceeds the 512k size we have.  Removing FIT type image
354     support allows us to fit and we dont really use it.
355
356     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
357
358 commit 5f8419597f427aaf9bb501460735d703d10db5ee
359 Author: Michael Zaidman <michael.zaidman@gmail.com>
360 Date:   Sun Feb 28 16:28:25 2010 +0200
361
362     Cosmetic change - indentation correction.
363
364     Signed-off-by: Michael Zaidman <michael.zaidman@gmail.com>
365
366 commit a693447ceadff49155e260cbbaef4e09c926cab5
367 Author: Anatolij Gustschin <agust@denx.de>
368 Date:   Wed Feb 24 00:29:44 2010 +0100
369
370     cmd_mtdparts.c: prevent printbuffer overflows
371
372     The length of configured MTDPARTS_DEFAULT string
373     could be greater than console printbuffer size.
374     Replace printf() by puts() to avoid potential buffer
375     overflows.
376
377     Signed-off-by: Anatolij Gustschin <agust@denx.de>
378
379 commit 3920bbedcf74a073bc72950a51de75af6faa2f06
380 Author: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
381 Date:   Fri Feb 19 11:59:04 2010 +0100
382
383     Fix MPC8536DS documentation
384
385     This patch corrects small mistake in the register list in
386     doc/README.mpc8536ds. These registers are 32 bits and this one starts
387     at ....c not ....e
388
389     When using the ...c address I can boot from sd, when using the ...e
390     address I cannot.
391
392     Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
393     Acked-by: Hu Mingkai <B21284@freescale.com>
394
395 commit ab68f4dd193053c0ba395af15b154caca35e99f3
396 Author: Heiko Schocher <hs@denx.de>
397 Date:   Wed Feb 10 08:03:21 2010 +0100
398
399     doc: add README for CONFIG_HWCONFIG option
400
401     Signed-off-by: Heiko Schocher <hs@denx.de>
402
403 commit 7026ead0d3ece5e43d6b39f62fb5c4306f691224
404 Author: Heiko Schocher <hs@denx.de>
405 Date:   Tue Feb 9 15:50:27 2010 +0100
406
407     TQM8xx: enable device tree support on all TQM8xx based boards.
408
409     Also enable support for CONFIG_HWCONFIG because we use this for
410     configuring if this hardware has a FEC or not.
411
412     syntax:
413
414     hwconfig=fec:on   if hardware has an fec
415     hwconfig=fec:off  if hardware has no fec
416
417     Signed-off-by: Heiko Schocher <hs@denx.de>
418     Signed-off-by: Wolfgang Denk <wd@denx.de>
419
420 commit 6ed3b9d44c359bc829e9acd0a55fcd1c3e82b6ae
421 Author: Heiko Schocher <hs@denx.de>
422 Date:   Tue Feb 9 15:50:21 2010 +0100
423
424     TQM8xx: add device tree support for TQM8xx based boards.
425
426     Also use hwconfig to configure whether the board has a FEC or not.
427     We then can adjust the DTS to tell Linux if there is a FEC present.
428
429     syntax:
430
431     hwconfig=fec:on   if hardware has a  FEC
432     hwconfig=fec:off  if hardware has no FEC
433
434     Signed-off-by: Heiko Schocher <hs@denx.de>
435     Signed-off-by: Wolfgang Denk <wd@denx.de>
436
437 commit 143cd21fe22e69bf0cdaefd57be98f07ed8f04fa
438 Author: Wolfgang Denk <wd@denx.de>
439 Date:   Thu Mar 11 23:56:03 2010 +0100
440
441     Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT
442
443     The auto-update feature (CONFIG_UPDATE_TFTP) requires that the env
444     variable serverip be set for the TFTP access. If DHCP is to be used
445     to get the serverip env variable, this doesn't work as DHCP happens
446     after the auto-update attempt has run. A solution is to run DHCP in
447     PREBOOT, but even this is too late.
448
449     To solve this, we move update_tftp() below the PREBOOT stuff.
450
451     Signed-off-by: Wolfgang Denk <wd@denx.de>
452
453 commit 1b691bb0c2fa18c9b68f15398ef6c8b9e0c0f3e3
454 Author: Mike Frysinger <vapier@gentoo.org>
455 Date:   Mon Jan 25 18:50:11 2010 -0500
456
457     mkimage: dont force entry point with xip
458
459     Some people boot images with the entry point in the middle of the blob
460     (like Linux with the head code in discardable .init.text), and there is no
461     no real requirement that the entry point be right after the mkimage header
462     when doing XIP, so let people specify whatever they want.  If they do need
463     an entry right after the header, then they still can do that with normal
464     -e behavior.
465
466     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
467
468 commit 4b99327a4121a28d2bdb2c2b841f5d97931ae905
469 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
470 Date:   Fri Jan 15 10:06:06 2010 -0500
471
472     PPC: Record U-Boot's relocated address in RAM and show in bdinfo.
473
474     This patch uses gd->relocaddr variable to store uboot's relocated
475     address in RAM and shows it in bdinfo command.
476
477     This patch moves CONFIG_AMIGAONEG3SE style copying of the address
478     in board_init_f to just before relocation is actually done.
479
480     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
481     Tested-by: Detlev Zundel <dzu@denx.de>
482
483 commit 8c4444ff5e1d8e9fd1a847a2fb096aa9aff66f85
484 Author: Wolfgang Denk <wd@denx.de>
485 Date:   Thu Mar 11 23:35:43 2010 +0100
486
487     Fix memory leak in mmc_read()
488
489     There is be a path through mmc_read in drivers/mmc/mmc.c where
490     malloc'd memory is not freed before exiting mmc_read: it occurs if
491     mmc_set_blocklen() returns a non-zero value.
492
493     Reported-by: Quentin Armitage <Quentin@Armitage.org.uk>
494     Signed-off-by: Wolfgang Denk <wd@denx.de>
495
496 commit 6258b04e9a41ee60f21547358a58fbcb9087735d
497 Author: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
498 Date:   Thu Feb 11 14:57:04 2010 +0100
499
500     AT91: Update otc570 board to new SoC access
501
502     * convert otc570 board to use c stucture SoC access
503     * change gpio access to at91_gpio syntax
504
505     Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
506
507 commit 7cedb29872069e782f9f97cef4ab1232736e4c85
508 Author: Jens Scharsig <js_at_ng@scharsoft.de>
509 Date:   Sun Feb 14 12:20:43 2010 +0100
510
511     updates the at91 main_clock calculation
512
513     * updates the conditional main_clock calculation (if AT91_MAIN_CLOCK defined) to c structure SoC access
514      * add need register flags
515
516     Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
517
518 commit 637833c2d669f9a370706e275e7103454c3c83ec
519 Author: Prafulla Wadaskar <prafulla@marvell.com>
520 Date:   Wed Mar 3 15:27:37 2010 +0530
521
522     arm: kirkwood: suen3: fixed build warning
523
524     This patch fixes following build warning
525
526     Invalid Kwbimage command Type - valid names are: BOOT_FROM, NAND_ECC_MODE, NAND_PAGE_SIZE, SATA_PIO_MODE, DDR_INIT_DELAY, DATA, , spi, nand, sata, pex, uart
527
528     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
529
530 commit e4d34492017c95e4041ea0c581e1ab8d1d49381b
531 Author: Stefano Babic <sbabic@denx.de>
532 Date:   Fri Mar 5 17:54:37 2010 +0100
533
534     MX51: removed warnings for the mx51evk
535
536     The patch removes warnings at compile time and provides
537     some cleanup code:
538     - Removed comment on NAND (not yet supported) from lowlevel_init.S
539     - Removed NFMS bit definition from imx-regs.h
540       The bit is only related to MX.25/35 and can lead to confusion
541     - Moved is_soc_rev() to soc specific code (removed from mx51evk.c)
542
543     Signed-off-by: Stefano Babic <sbabic@denx.de>
544
545 commit 9d69e33d8d0f112fe3a089101d023e87431684d1
546 Author: Vipin Kumar <vipin.kumar@st.com>
547 Date:   Tue Mar 2 10:46:52 2010 +0530
548
549     SPEAr : Supporting new mach ids for spear310 and spear320
550
551     Supporting new machine ids for SoCs spear310 and spear320
552
553     include/asm-arm/mach-types.h has to be updated before applying
554     this patch for build to work
555
556     Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
557
558 commit cc0b53c8d5d6a3f14f36982552bc3feb8ecb1db5
559 Author: Heiko Schocher <hs@denx.de>
560 Date:   Mon Mar 1 15:58:18 2010 +0100
561
562     arm, suen3: fix compile error, if doing not a local build
563
564     Signed-off-by: Heiko Schocher <hs@denx.de>
565
566 commit 67fa8c25f5c2d23932c0f31b035281d6abbb0965
567 Author: Heiko Schocher <[hs@denx.de]>
568 Date:   Mon Feb 22 16:43:02 2010 +0530
569
570     arm: add support for the suen3 board from keymile
571
572     Add support for the ARM part of the mgcoge2, named suen3.
573     This board is based on the Marvell Kirkwood (88F6281) SoC.
574     As there come more board variants, common config options
575     are collected in include/configs/km_arm.h. Also, this board
576     use common code for all keymile boards, which is stored in
577     board/keymile/common/common.c
578
579     Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
580     Signed-off-by: Stefan Roese <sr@denx.de>
581     Signed-off-by: Heiko Schocher <hs@denx.de>
582
583 commit 6895d4510a7758595b85b48a7f449bd61dfc812f
584 Author: John Rigby <jcrigby@gmail.com>
585 Date:   Mon Jan 25 23:12:58 2010 -0700
586
587     Add support for KARO TX25 board
588
589     This is an i.MX25 base board with only NAND
590     so it uses nand_spl to boot.
591
592     Signed-off-by: John Rigby <jcrigby@gmail.com>
593
594     Tune configuration, add support for (redundant) environment in NAND.
595     Signed-off-by: Wolfgang Denk <wd@denx.de>
596
597     Acked-by: Wolfgang Denk <wd@denx.de>
598     CC: Fred Fan <fanyefeng@gmail.com>
599     CC: Tom <Tom.Rix@windriver.com>
600
601 commit 740d6ae5b982496fcea0666b2207cb34cc0e6015
602 Author: John Rigby <jcrigby@gmail.com>
603 Date:   Mon Jan 25 23:12:57 2010 -0700
604
605     fec_mxc: add MX25 support
606
607     Use RMII for MX25
608     Add code to init gasket that enables RMII
609
610     Signed-off-by: John Rigby <jcrigby@gmail.com>
611     CC: Ben Warren <biggerbadderben@gmail.com>
612
613 commit cb17b92de03416cf4d5db5bd27ef4ae17f95e707
614 Author: John Rigby <jcrigby@gmail.com>
615 Date:   Mon Jan 25 23:12:55 2010 -0700
616
617     fec_mxc: cleanup and factor out MX27 dependencies
618
619     general cleanup
620     move clock init to cpu_eth_init in cpu/arm926ejs/mx27/generic.c
621     make MX27 specific phy init conditional on CONFIG_MX27
622     replace call to imx_get_ahbclk with one to imx_get_fecclk
623     and define imx_get_fecclk in include/asm-arm/arch-mx27/clock.h
624
625     Signed-off-by: John Rigby <jcrigby@gmail.com>
626     CC: Ben Warren <biggerbadderben@gmail.com>
627     CC: Fred Fan <fanyefeng@gmail.com>
628     CC: Tom <Tom.Rix@windriver.com>
629
630 commit 552ff8f1d9fccf57243a01afe6dbebb982867e20
631 Author: John Rigby <jcrigby@gmail.com>
632 Date:   Mon Jan 25 23:12:56 2010 -0700
633
634     Add support for Freescale MX25 SOC
635
636     ARM926EJS core with MX31 peripherals.
637
638     Signed-off-by: John Rigby <jcrigby@gmail.com>
639     Earlier Version Signed-off-by: Wolfgang Denk <wd@denx.de>
640     CC: Fred Fan <fanyefeng@gmail.com>
641     CC: Tom <Tom.Rix@windriver.com>
642
643 commit e911c983f4a8d588f831806af37eb56c95512d5d
644 Author: John Rigby <jcrigby@gmail.com>
645 Date:   Mon Jan 25 23:12:51 2010 -0700
646
647     mxc_serial replace platform specific clock
648
649     remove ifdef'd clock selection code from
650     serial_mxc.c and replace with call to imx_get_uartclk
651
652     Add definitions for imx_get_uartclk to imx31 and imx27
653     include files.
654
655     This makes it easier to add new imx platforms.
656
657     Signed-off-by: John Rigby <jcrigby@gmail.com>
658
659 commit c5fb70c9114bd0a8289444d3d5c7e360eda08232
660 Author: Stefano Babic <sbabic@denx.de>
661 Date:   Fri Feb 5 15:13:58 2010 +0100
662
663     Add initial support for Freescale mx51evk board
664
665     The patch adds initial support for the Freescale mx51evk board.
666     Network (FEC) and SD controller (fsl_esdhc) are supported.
667
668     Signed-off-by: Stefano Babic <sbabic@denx.de>
669     Signed-off-by: Fred Fan <fanyefeng@gmail.com>
670
671 commit c67bee1460a0da89ef08cbc28375171acc9a4227
672 Author: Stefano Babic <sbabic@denx.de>
673 Date:   Fri Feb 5 15:11:27 2010 +0100
674
675     fsl_esdhc: add support for mx51 processor
676
677     The esdhc controller in the mx51 processor is quite
678     the same as the one in some powerpc processors
679     (MPC83xx, MPC85xx). This patches adapts the driver
680     to support the arm mx51.
681
682     Signed-off-by: Stefano Babic <sbabic@denx.de>
683
684 commit 69df00f9d9c2f45b4576d1eae79bfac8bebb8821
685 Author: Stefano Babic <sbabic@denx.de>
686 Date:   Fri Feb 5 15:07:33 2010 +0100
687
688     ARM: add accessors functions
689
690     Some Freescale's processors of different architecture
691     have the same peripheral (eSDHC controller in PowerPC
692     and i.MX51). This patch adds accessors for
693     the internal registers of the SOCs, as already
694     implemented in the PowerPC architecture.
695
696     Signed-off-by: Stefano Babic <sbabic@denx.de>
697
698 commit 11fdade294b4d60c19ae861515aabddca1278deb
699 Author: Stefano Babic <sbabic@denx.de>
700 Date:   Fri Feb 5 15:04:43 2010 +0100
701
702     MMC: add weak function to detect MMC/SD card
703
704     Most controllers can check if there is a card in the slot.
705     However, they require pins that could be not available because
706     required by other functions and the detection of a card must
707     be performed in another way. This patch adds a weak function
708     that a board can implement to add its internal custom way
709     to check the presence of a MMC/SD card.
710
711     Signed-off-by: Stefano Babic <sbabic@denx.de>
712
713 commit 250de12bc2f7842807d25e16971c5bea59c3a4b1
714 Author: Stefano Babic <sbabic@denx.de>
715 Date:   Wed Jan 20 18:20:39 2010 +0100
716
717     mmc: check correctness of the voltage mask in ocr
718
719     Most cards do not answer if some reserved bits
720     in the ocr are set. However, some controllers
721     can set bit 7 (reserved for low voltages), but
722     how to manage low voltages SD card is not yet
723     specified.
724
725     Signed-off-by: Stefano Babic <sbabic@denx.de>
726
727 commit 71d64c0e4fa5910c15eca175a8f3b0e1c1d6711c
728 Author: Stefano Babic <sbabic@denx.de>
729 Date:   Wed Jan 20 18:20:19 2010 +0100
730
731     serial_mxc: add support for MX51 processor
732
733     The patch adds support for the Freescale mx51 processor.
734
735     Signed-off-by: Stefano Babic <sbabic@denx.de>
736     Signed-off-by: Fred Fan <fanyefeng@gmail.com>
737
738 commit 67adcee0e091f0935e7dd722404d2a864cdecbe7
739 Author: Stefano Babic <sbabic@denx.de>
740 Date:   Wed Jan 20 18:20:04 2010 +0100
741
742     MX51: Add pin and multiplexer definitions.
743
744     The patch add header files to support the pin multiplexer
745     of the the Freescale i.MX51 processor.
746
747     Signed-off-by: Stefano Babic <sbabic@denx.de>
748     Signed-off-by: Fred Fan <fanyefeng@gmail.com>
749
750 commit fb87a1ed9205bf5f843e1f264198ce946602deda
751 Author: Stefano Babic <sbabic@denx.de>
752 Date:   Wed Jan 20 18:19:51 2010 +0100
753
754     MX51: Add register definitions
755
756     The patch add header files to support the Freescale i.MX51
757     processor, setting definitions for internal registers.
758
759     Signed-off-by: Stefano Babic <sbabic@denx.de>
760     Signed-off-by: Fred Fan <fanyefeng@gmail.com>
761
762 commit 64fdf452a85718935d82416d141be144b262c542
763 Author: Stefano Babic <sbabic@denx.de>
764 Date:   Wed Jan 20 18:19:32 2010 +0100
765
766     MX51: Add initial support for the Freescale MX51
767
768     The patch add initial support for the Freescale i.MX51 processor
769     (family arm cortex_a8).
770
771     Signed-off-by: Stefano Babic <sbabic@denx.de>
772     Signed-off-by: Fred Fan <fanyefeng@gmail.com>
773
774 commit 18ba012b9b919a7c264dc6299f954d7f53d06605
775 Author: Matthias Kaehlcke <matthias@kaehlcke.net>
776 Date:   Wed Feb 24 19:45:39 2010 +0100
777
778     edb93xx: Fix SDRAM initialization
779
780     edb93xx: Fix SDRAM initialization by issuing a precharge all command before
781     forcing the precharge and select mode register update mode before programming
782     the mode registers. Write to the SDRAM banks in order to force a precharge,
783     reading causes the edb93xx boards to hang
784
785     Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
786
787 commit cade7d9577d4d17f55404b5e60cd5e5b0b605c31
788 Author: Anders Darander <anders.darander@gmail.com>
789 Date:   Thu Feb 25 15:57:03 2010 +0100
790
791     Add bootcount to AT91
792
793     Use AT91_GPBR 3 as a bootcount register.
794     The bootmagic and the bootcount shares AT91_GPBR 3.
795
796     Signed-off-by: Anders Darander <ad@datarespons.se>
797
798 commit 5f353484093876d7021f20fa4bd63f82d32941b9
799 Author: Tom Rix <Tom.Rix@windriver.com>
800 Date:   Thu Feb 25 12:05:32 2010 -0600
801
802     ARM Update mach-types
803
804     Fetched from http://www.arm.linux.org.uk/developer/machines/download.php
805     And built with
806
807     repo http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
808     commit aea187c46f7d03ce985e55eb1398d0776a15b928
809
810     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
811
812 commit c7ad13a24295ded880d7bcd17181df4a5f3bac58
813 Author: Matthias Kaehlcke <matthias@kaehlcke.net>
814 Date:   Wed Feb 24 00:22:09 2010 +0100
815
816     ep93xx: Refactoring of timer code
817
818     ep93xx: Refactoring of the timer code, including the following changes
819
820      * use a free running timer instead of a periodical one
821      * use unsigned long long for total number of ticks
822      * hold the timer state in a structure instead of separate variables
823      * increment the timer counter instead of decrementing it
824      * remove unused function udelay_masked()
825      * remove unused function set_timer()
826
827     Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
828
829 commit d9f505e3cddbb7afce26dcfe0fd19b207ee57c09
830 Author: Matthias Kaehlcke <matthias@kaehlcke.net>
831 Date:   Wed Feb 24 00:22:00 2010 +0100
832
833     ep93xx: Fix calculation of sys ticks in clk_to_systicks()
834
835     ep93xx: Use unsigned long long for calculation of sys ticks in clk_to_systicks()
836     for proper handling of large intermediate values
837
838     Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
839
840 commit 041d42e789aba20296ffcde92173f100a9592880
841 Author: Siarhei Siamashka <siarhei.siamashka@gmail.com>
842 Date:   Tue Feb 23 23:56:36 2010 -0500
843
844     OMAP3: workaround for ARM Cortex-A8 erratum 725233
845
846     725233: PLD instructions executed with PLD data forwarding
847     enabled can result in a processor deadlock
848
849     This deadlock can happen when NEON load instructions are used together
850     with cache preload instructions (PLD). The problematic conditions
851     can be triggered in-the-wild by NEON optimized functions from pixman
852     library (http://cgit.freedesktop.org/pixman), which perform dynamic
853     adjustment of prefetch distance.
854
855     The workaround disables PLD data forwarding by setting PLD_FWD bit
856     in L2 Cache Auxiliary Control Register as recommended in ARM Cortex-A8
857     errata list.
858
859     The deadlock can only happen on r1pX revisions of Cortex-A8 (used in
860     OMAP34xx/OMAP35xx). Performance impact of the workaround is practically
861     non-existant.
862
863     Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
864     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
865
866 commit 7c966a8bdfdab80cafbfed035d7ae6ea6f58f756
867 Author: Achim Ehrlich <aehrlich@taskit.de>
868 Date:   Wed Feb 24 10:29:16 2010 +0100
869
870     ARM change name of defines for AT91 arm926ejs
871
872     Configuration defines should be preceeded with CONFIG_SYS_. Renamed
873     some at91 specific defines to conform to this naming convention:
874
875     AT91_CPU_NAME to CONFIG_SYS_AT91_CPU_NAME
876     AT91_MAIN_CLOCK to CONFIG_SYS_AT91_MAIN_CLOCK
877
878     Signed-off-by: Achim Ehrlich <aehrlich@taskit.de>
879
880 commit 5c97a1de196fdcbe9d098948ecf4fccfbea23b78
881 Author: Ladislav Michl <Ladislav.Michl@seznam.cz>
882 Date:   Wed Feb 17 21:29:45 2010 -0500
883
884     VoiceBlue: fix linker errors
885
886     linking eeprom with libgeneric.a is not really needed and causes following
887     error:
888     ../../lib_generic/libgeneric.a(string.o): In function `strcmp':
889     /home/ladis/src/u-boot-ti/lib_generic/string.c:152: multiple definition of `strcmp'
890     ../../examples/standalone/libstubs.a(stubs.o):include/_exports.h:24: first defined here
891     make[1]: *** [eeprom.srec] Error 1
892
893     Fix undefined reference to memset generated by some versions of gcc
894     to zero out initialized structure on the stack:
895     eeprom.o: In function `eeprom':
896     board/voiceblue/eeprom.c:152: undefined reference to `memset'
897     make[1]: *** [eeprom] Error 1
898
899     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
900     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
901
902 commit a32c1e0ecd563c65c617b0eb9080a10d286bb0b4
903 Author: Ladislav Michl <Ladislav.Michl@seznam.cz>
904 Date:   Wed Feb 17 21:29:39 2010 -0500
905
906     VoiceBlue: limit line lenght to 80 characters
907
908     Reindent configuration header to limit line lenght to 80 characters by
909     removing obvious and sometimes misleading comments.
910
911     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
912     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
913
914 commit 779b534385adf0a1efdd8b40dbacae11598575b8
915 Author: Ladislav Michl <ladis@linux-mips.org>
916 Date:   Wed Feb 17 21:13:53 2010 -0500
917
918     netstar.h: do not exceed 80 columns
919
920     Limit line length to 80 characters mostly by removing obvious and sometimes
921     misleading comments. Fix indentation, too.
922
923     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
924     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
925
926 commit 3fca29294abd73915de2bd0fcf2650e03cc9becc
927 Author: Sandeep Paulraj <s-paulraj@ti.com>
928 Date:   Wed Feb 17 21:09:21 2010 -0500
929
930     DaVinci: Adding entry to MAKEALL for DM365 EVM
931
932     The patch adds an entry for the DM365 EVM to MAKEALL
933
934     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
935
936 commit 37cffdad06af5a4538dd090794f213292135adbc
937 Author: Nick Thompson <nick.thompson@ge.com>
938 Date:   Wed Feb 17 20:37:24 2010 -0500
939
940     da830evm: Add support for TI EMAC
941
942     Adds support for ethernet networking on the da830evm platform.
943
944     This platform uses an SoC EMAC interface and a 3 port ethernet
945     switch as a PHY with an RMII interface. The PHY also has a i2c
946     interface for configuring the switch functions.
947
948     Signed-off-by: Nick Thompson <nick.thompson@ge.com>
949     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
950
951 commit d8775d03f3f0116241cfb45c7ef27fd080904c4a
952 Author: Ladislav Michl <Ladislav.Michl@seznam.cz>
953 Date:   Mon Feb 8 14:19:06 2010 -0500
954
955     NetStar: make mtdparts default ready for recent kernels
956
957     Recent kernels are using generic NAND and NOR drivers. Change
958     default mtdparts to reflect it.
959
960     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
961     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
962
963 commit de9a1e0d08301ea4925ee137af240424b107a608
964 Author: Ladislav Michl <Ladislav.Michl@seznam.cz>
965 Date:   Mon Feb 8 14:17:45 2010 -0500
966
967     NetStar: fix default environment
968
969     Correct switching partitions after upgrade and make it more readable.
970
971     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
972     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
973
974 commit 3a67566c1def7d2eb935b31b3b282ba893c3f330
975 Author: Ladislav Michl <Ladislav.Michl@seznam.cz>
976 Date:   Mon Feb 8 14:15:47 2010 -0500
977
978     NetStar: eeprom - fix linker error
979
980     linking eeprom with libgeneric.a is not really needed and causes following
981     error:
982     ../../lib_generic/libgeneric.a(string.o): In function `strcmp':
983     lib_generic/string.c:152: multiple definition of `strcmp'
984     ../../examples/standalone/libstubs.a(stubs.o):include/_exports.h:24: first defined here
985     Remove eeprom linker script as well and generate entry point object
986     (to start application by jumping on its beginning) on the fly.
987     Out-of-tree build tested as well.
988
989     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
990     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
991
992 commit 308d463eaf6f4ada00193306a6e643298d1990d8
993 Author: Ladislav Michl <Ladislav.Michl@seznam.cz>
994 Date:   Mon Feb 8 14:15:43 2010 -0500
995
996     NetStar: eeprom - be less verbose
997
998     Use shorter yet descriptive messages, replace printf() with
999     puts() where appropriate. This saves few bytes.
1000
1001     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
1002     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
1003
1004 commit b29ff6277239f5c8bc9366e74afac5a36ab3b23e
1005 Author: Ladislav Michl <Ladislav.Michl@seznam.cz>
1006 Date:   Mon Feb 8 14:15:15 2010 -0500
1007
1008     NetStar: eeprom - undefined reference to `memset'
1009
1010     Defining partially initialized struct eth_device on stack means
1011     gcc has to zero out it, and some gcc versions optimize this with
1012     an implicit call to memset. Move definition to data section
1013     to avoid that (it has also nice side effect that we need not
1014     to pass it to helper functions anymore)
1015
1016     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
1017     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
1018
1019 commit 8f9a221045a4ace14fe006e1353c593619d1001a
1020 Author: Wolfgang Wegner <w.wegner@astro-kom.de>
1021 Date:   Tue Mar 2 10:59:19 2010 +0100
1022
1023     ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM
1024
1025     For platforms with flash below ram addresses, the current check to
1026     activate monitor protection is wrong/insufficient. This patch fixes
1027     CONFIG_MONITOR_IS_IN_RAM for these systems by adding a check for
1028     this configuration.
1029
1030     Signed-off-by: Wolfgang Wegner <w.wegner@astro-kom.de>
1031     Signed-off-by: Stefan Roese <sr@denx.de>
1032
1033 commit c7de810c79a00aa6fc08900ee0bb57bd295db733
1034 Author: Wolfgang Wegner <w.wegner@astro-kom.de>
1035 Date:   Tue Mar 2 10:59:20 2010 +0100
1036
1037     allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM
1038
1039     CONFIG_MONITOR_IS_IN_RAM is broken for MCF532x. This patch fixes this
1040      by conditionally
1041     - removing the vector table at the beginning of code
1042     - not overwriting the vector base register
1043     - removing the code to re-set the PLL, which effectively disables
1044       SDRAM access
1045
1046     Signed-off-by: Wolfgang Wegner <w.wegner@astro-kom.de>
1047
1048 commit bb907ab51fd04255923b7ecf9dab352078808351
1049 Author: Richard Retanubun <RichardRetanubun at RuggedCom.com>
1050 Date:   Mon Oct 26 14:19:17 2009 -0400
1051
1052     MCF5271-only: Added a weak board_reset function to allow custom reset
1053
1054     This patch adds a board_reset function to allow boards to specify
1055     their own custom reset sequence (e.g. resetting by timing out watchdog).
1056     Tested only on MCF5271, can be expanded if needed.
1057
1058     Based on Mike Frysinger's suggestion on:
1059     http://article.gmane.org/gmane.comp.boot-loaders.u-boot/70304
1060
1061     Signed-off-by: Richard Retanubun <RichardRetanubun at RuggedCom.com>
1062
1063 commit 992d7129500d239d684c15fa2d61e0a8f2e64457
1064 Author: Wolfgang Wegner <w.wegner@astro-kom.de>
1065 Date:   Wed Oct 28 15:11:00 2009 -0500
1066
1067     MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZE
1068
1069     in cpu/mcf532x/start.S, the function icache_enable enables the cache for
1070     a fixed 32MB region starting at the SDRAM start address; this patch
1071     changes the function to cover the region defined by CONFIG_SYS_SDRAM_SIZE
1072
1073     Signed-off-by: Wolfgang Wegner <w.wegner at astro-kom.de>
1074
1075 commit 870bf3ee60320b58f8970ffe3ddebda0e8ac62f7
1076 Author: Wolfgang Wegner <w.wegner@astro-kom.de>
1077 Date:   Wed Dec 9 17:32:12 2009 -0500
1078
1079     add include/asm-m68k/unaligned.h
1080
1081     lib_generic/zlib.c needs include/asm/unaligned.h since commit
1082     cd514aeb996e2f7aefbe1f78481965d9d074aed4, which broke compilation for
1083     Coldfire/M68K. This patch adds the missing header for these
1084     architectures.
1085
1086     Signed-off-by: Wolfgang Wegner <w.wegner at astro-kom.de>
1087
1088 commit da5e083590bb62ca6d7f08d3714d07ba736da863
1089 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
1090 Date:   Mon Feb 8 11:50:16 2010 +0900
1091
1092     sh: Add asm/unaligned.h and asm/unaligned-sh4a.h from Linux kernel
1093
1094     zlib.c demands asm/unaligned.h. But, SH does not have these.
1095     This commit add asm/unaligned.h and asm/unaligned-sh4a.h from Linux
1096     kernel and modifyf for u-boot.
1097
1098     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
1099
1100 commit fe389da6ae739816879606ecde4ab25f4292377d
1101 Author: Kim Phillips <kim.phillips@freescale.com>
1102 Date:   Mon Mar 1 11:10:17 2010 -0600
1103
1104     mpc83xx: fix out-of-tree mpc8315 nand build
1105
1106     commit 2e95004deb6e33e33bf1b8a92a38cd2115bac4c2 "mpc83xx: Add NAND boot support
1107     for MPC8315E-RDB boards" symlinked nand_spl/board/freescale/mpc8315erdb to
1108     mpc8313erdb in order to not duplicate code.
1109
1110     Since the main makefile builds nand_spl/board/$(BOARDDIR) (which makes sense),
1111     and the board Makefile and linker script are the only two necessary files
1112     to enable out-of-tree building, and other boards have duplicated nand makefiles
1113     (e.g. 8536ds & 8569mds), it only seems prudent to copy these two files in the
1114     name of the 8315 too.
1115
1116     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1117     Cc: Anton Vorontsov <avorontsov@ru.mvista.com>
1118     Cc: Wolfgang Denk <wd@denx.de>
1119
1120 commit 4e7e12dfa103cb8ec6dc7547dd1c9976337dc1fd
1121 Author: Kim Phillips <kim.phillips@freescale.com>
1122 Date:   Mon Feb 22 19:39:16 2010 -0600
1123
1124     mpc83xx: vme8349: fix incorrect BR0_PRELIM port size comment
1125
1126     commit 98d92d8c9f4021629a45261ad5ec3f3595f3a27a "sbc8349: fix incorrect
1127     comment" missed this one.
1128
1129     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1130
1131 commit 87800f72414b830756aefc757dd191688febacf9
1132 Author: Eugene O'Brien <eugene.g.obrien@gmail.com>
1133 Date:   Wed Feb 24 14:10:24 2010 -0500
1134
1135     ppc4xx: Corrected EBC register bit definitions
1136
1137     Corrected the bit field positions of the external master priority low
1138     and the external master priority high values in the EBC configuration
1139     register. These bit field positions differ between PPC405 and PPC440
1140     processors
1141
1142     Signed-off-by: Eugene O'Brien <eugene.obrien@advantechamt.com>
1143     Signed-off-by: Stefan Roese <sr@denx.de>
1144
1145 commit f3651764e57e353251695691677bd95ba5a420bc
1146 Author: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
1147 Date:   Mon Feb 22 22:49:06 2010 +0100
1148
1149     cmd_itest.c: fix pointer dereferencing
1150
1151     fix pointer dereferencing
1152     if the size is .b and .w an 8 or 16 bit access is done.
1153
1154     Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
1155     Acked-by: Detlev Zundel <dzu@denx.de>
1156
1157 commit 0ad22703f06af5fe100cfe6f08b1f32ea89cd5b1
1158 Author: Kim Phillips <kim.phillips@freescale.com>
1159 Date:   Mon Feb 22 19:37:56 2010 -0600
1160
1161     tools: fix imximage warning
1162
1163     Fix build warning:
1164
1165     Configuring for MPC837XEMDS board...
1166     imximage.c: In function `imximage_parse_cfg_file':
1167     imximage.c:146: warning: passing argument 2 of `getline' from incompatible pointer type
1168     /usr/include/bits/stdio.h:116: note: expected `size_t *' but argument is of type `uint32_t *'
1169
1170     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1171
1172 commit 5b28e913f4519870ad2ca06cd7845b053f78bf0f
1173 Author: Stefano Babic <sbabic@denx.de>
1174 Date:   Fri Feb 5 15:16:02 2010 +0100
1175
1176     mkimage: SEGFAULT with imximage on 64 bit systems
1177
1178     Running mkimage to generate an imximage produces a SEGFAULT
1179     on 64 bit machines due to pointer arithmetic limited to 32 bit.
1180
1181     Signed-off-by: Stefano Babic <sbabic@denx.de>
1182     Acked-by: Kim Phillips <kim.phillips@freescale.com>
1183
1184 commit ecd1a09b81f2ed6e6ba7bd1d0bfb0cc3d0ea2ad0
1185 Author: Kim Phillips <kim.phillips@freescale.com>
1186 Date:   Thu Feb 18 19:28:12 2010 -0600
1187
1188     mpc83xx: remove hardcoded network addresses from config files
1189
1190     and avoid e.g., two identical boards from causing random networking
1191     conflicts when hooked up to the same network.
1192
1193     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1194
1195 commit 4c006dd1501283eecaea813a0e5e225e9ee6fdeb
1196 Author: Michael Zaidman <michael.zaidman@gmail.com>
1197 Date:   Mon Feb 15 10:02:32 2010 +0200
1198
1199     Bug: do_reset issued via netconsole does not reset mpc83xx cpu.
1200
1201     The do_reset routine in the cpu/mpc83xx/cpu.c file does not reset
1202     the mpc83xx cpu when issued via netconsole.
1203
1204     Moving the console output "resetting the board." to the beginning of
1205     the routine before disabling interrupts solved the problem.
1206
1207     Signed-off-by: Michael Zaidman <michael.zaidman@gmail.com>
1208     Acked-by: Detlev Zundel <dzu@denx.de>
1209     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
1210
1211 commit 77e7273c40315abd2f3c17ad8d46a78950e3e65f
1212 Author: Jens Scharsig <js_at_ng@scharsoft.de>
1213 Date:   Wed Feb 3 22:48:09 2010 +0100
1214
1215     new board (eb_cpux9k2)
1216
1217     * new board (eb_cpux9k2)
1218      * support for EB+CPUx9K2 board by BuS Elektronik GmbH & Co. KG
1219      * select via make eb_cpux9k2_config
1220      * this also demonstrates, how to use boards with AT91RM9200 cpu
1221        in at91 arch tree
1222
1223     Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
1224
1225 commit 6799a80f7644d78988187390dfd37352f20ad710
1226 Author: Jens Scharsig <js_at_ng@scharsoft.de>
1227 Date:   Wed Feb 3 22:47:57 2010 +0100
1228
1229     new at91_emac network driver (NET_MULTI api)
1230
1231     * add's at91_emac (AT91RM9200) network driver (NET_MULTI api)
1232      * enable driver with CONFIG_DRIVER_AT91EMAC
1233      * generic PHY initialization
1234      * modify AT91RM9200 boards to use NET_MULTI driver
1235      * the drivers has been tested with LXT971 Phy and DM9161 Phy at MII and RMII
1236        interface
1237
1238     Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
1239
1240 commit 98250e8e17fc76b3981708c6e63d41f875bf0359
1241 Author: Jens Scharsig <js_at_ng@scharsoft.de>
1242 Date:   Wed Feb 3 22:47:35 2010 +0100
1243
1244     prepare joining at91rm9200 into at91
1245
1246     * prepare joining at91 and at91rm9200
1247      * add modified copy of soc files to cpu/arm920t/at91 to make
1248        possible to compile at91rm9200 boards in at91 tree instead
1249        of at91rm9200
1250      * add header files with c structure defs for AT91 MC, ST and TC
1251      * the new cpu files are using at91 c structure soc access
1252      * please read README.soc-at91 for details
1253
1254     Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
1255
1256 commit 1b34f00c28a3023693d9b31e7bd1a9212af8352f
1257 Author: Jens Scharsig <js_at_ng@scharsoft.de>
1258 Date:   Wed Feb 3 22:47:18 2010 +0100
1259
1260     update at91sam9263ek board to new SoC access
1261
1262     * convert at91sam9263ek board to use c stucture SoC access
1263      * change gpio access to at91_gpio syntax
1264
1265     Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
1266
1267 commit 0cf0b93161beb3f3ed5e37e6112aedf15da17e8a
1268 Author: Jens Scharsig <js_at_ng@scharsoft.de>
1269 Date:   Wed Feb 3 22:46:58 2010 +0100
1270
1271     convert common files to new SoC access
1272
1273     * add's a warning to all files, which need update to new SoC access
1274      * convert common files in cpu/../at91 and a lot of drivers to use
1275        c stucture SoC access
1276
1277     Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
1278
1279 commit 7f9e8633ac9c846e7e4f867507cbd5de1bd99e0c
1280 Author: Jens Scharsig <js_at_ng@scharsoft.de>
1281 Date:   Wed Feb 3 22:46:46 2010 +0100
1282
1283     convert all at91 files to use at91_gpio driver syntax
1284
1285     * convert all files cpu/../at91 to use at91_gpio driver syntax
1286      * change AT91_PINP([A-F])(\d+) to AT91_PIO_PORT\1, \2
1287        this makes all 160 AT91_PINPxxx defines obsolete
1288      * AT91_PINPxxx defines and gpio.h can be remove, if all boards converted to new SoC access
1289
1290     Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
1291
1292 commit ea8fbba73184a40437bdeccd888cf448d5f1105e
1293 Author: Jens Scharsig <js_at_ng@scharsoft.de>
1294 Date:   Wed Feb 3 22:46:16 2010 +0100
1295
1296     add a new AT91 GPIO driver
1297
1298     * add a real AT91 GPIO driver instead of header inline code
1299     * resolve the mixing of port and pins
1300     * change board config files to use new driver
1301     * add macros to gpio to realize backward compatibility
1302
1303     Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
1304
1305 commit 5d8e359c38d3ab80015e47d0cab792efe75cacf9
1306 Author: Jens Scharsig <js_at_ng@scharsoft.de>
1307 Date:   Wed Feb 3 22:46:01 2010 +0100
1308
1309     add c structures for SoC access
1310
1311     * add's c structures for SoC access to pheriperials head files
1312
1313     Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
1314
1315 commit 425de62d40f84524b90e776b141b060cd438a9fe
1316 Author: Jens Scharsig <js_at_ng@scharsoft.de>
1317 Date:   Wed Feb 3 22:45:42 2010 +0100
1318
1319     add new CONFIG_AT91_LEGACY
1320
1321     * add's the new temporary CONFIG_AT91_LEGACY to all board configs
1322      This will need for backward compatiblity, while change the SoC access
1323      to c structures. If CONFIG_AT91_LEGACY is defined, the deprecated
1324      SoC is used.
1325
1326     Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
1327
1328 commit 3a4e43921d2599453ea87c623099e5f347c9e54a
1329 Author: Nick Thompson <nick.thompson@ge.com>
1330 Date:   Mon Feb 8 11:36:16 2010 -0500
1331
1332     DA830 EVM: Enable NAND support on Spectrum Digital EVM
1333
1334     The EVM UI extender card has a NAND device. This change will enable
1335     saveenv to work with NAND and Linux to be booted using:
1336
1337         mtdparts default
1338         nboot kernel
1339         bootm
1340
1341     Signed-off-by: Nick Thompson <nick.thompson@ge.com>
1342     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
1343
1344 commit 6228e6389e5ef472d5f43cc5ec4f309323305638
1345 Author: Nick Thompson <nick.thompson@ge.com>
1346 Date:   Mon Feb 8 11:34:58 2010 -0500
1347
1348     Davinci: Add EMIF-A macros for setting chip select parameters
1349
1350     The patch adds EMIF-A macros for setting chip select parameters
1351
1352     Signed-off-by: Nick Thompson <nick.thompson@ge.com>
1353     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
1354
1355 commit b74064a0e2984a166e3575852f3697ef5595a97b
1356 Author: Sanjeev Premi <premi@ti.com>
1357 Date:   Mon Feb 8 11:33:25 2010 -0500
1358
1359     OMAP3: Avoid re-write to PRM_CLKSRC_CTRL
1360
1361     In function get_osc_clk_speed(), do not change/ update
1362     the divider for SYS_CLK as it can has cascading effect
1363     on the other derived clocks.
1364
1365     Sudden change in divider value can lead to inconsistent
1366     behavior in the system - often leading to crashes.
1367
1368     The problem was found when working with OMAP3EVM using
1369     DM3730 processor card.
1370
1371     The patch has been tested with OMAP3530 on OMAP3EVM as
1372     well
1373
1374     Signed-off-by: Sanjeev Premi <premi@ti.com>
1375     Signed-off-by: Hiremath Vaibhav <hvaibhav@ti.com>
1376     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
1377
1378 commit eff536befd3efab538bba10bad07ecff63c9f470
1379 Author: Magnus Lilja <lilja.magnus@gmail.com>
1380 Date:   Tue Feb 9 22:05:39 2010 +0100
1381
1382     SPI: Fix 32 bit transfers in mxc_spi.c
1383
1384     Commit f9b6a1575d9f1ca192e4cb60e547aa66f08baa3f,  "i.MX31: fix SPI
1385     driver for shorter than 32 bit" broke 32 bit transfers. This patch
1386     makes single 32 bit transfer work again.
1387
1388     Transfer lengths that are known not to work will abort and print
1389     an error message.
1390
1391     Tested on i.MX31 Litekit and i.MX31 PDK using 32 bit transfers to
1392     the MC13783/ATLAS chip (using the 'date' command).
1393
1394     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
1395
1396 commit 39a9142203e610bf2b1a216085e374277fd28f9f
1397 Author: Alessandro Rubini <rubini-list@gnudd.com>
1398 Date:   Sat Feb 6 20:54:05 2010 +0100
1399
1400     edb93xx: enable the uart in devicecfg register
1401
1402     printf goes to uart1, but it will block forever waiting for
1403     busy to go off unless the uart is enabled first.
1404
1405     Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
1406
1407 commit 822bd70db49773b4d57eaa484dca83386a6b3479
1408 Author: Alessandro Rubini <rubini-list@gnudd.com>
1409 Date:   Sat Feb 6 20:53:54 2010 +0100
1410
1411     edb93xx: change calculation un early_udelay.h
1412
1413     Previous code compiled with gcc-4.2.2 makes a call to
1414     __aeabi_uidiv to divide by 20. As a side effect it was
1415     not inline any more, and so sdram_cfg used the stack
1416     as well, but this is early code that has no stack yet.
1417     The patch explicitly removes the division, so no stack is used.
1418
1419     The calculation of the counter calls a division by 20
1420
1421     Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
1422
1423 commit c50a0f503967d435150bbb9f2f816ce33afdf231
1424 Author: Alessandro Rubini <rubini-list@gnudd.com>
1425 Date:   Sat Feb 6 20:53:43 2010 +0100
1426
1427     EP93xx: fix syscon_regs definition
1428
1429     The structure was missing a reserved entry (not listed in the manual,
1430     actually), so the last registers had a wrong offset. This prevented
1431     all swlocked registers to be modified as swlock is last in the structure.
1432
1433     Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
1434
1435 commit fcfb632bd1e9de645b015cf73a78183c299743d8
1436 Author: Matthias Kaehlcke <matthias@kaehlcke.net>
1437 Date:   Mon Feb 1 21:29:39 2010 +0100
1438
1439     ARM: Add support for EP93xx SoCs
1440
1441     Add support for the Cirrus EP93xx platform
1442
1443     Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
1444     Acked-by: Tom <Tom.Rix@windriver.com>
1445
1446 commit cf3c142ee4be0f077f8b84593f1b24b35d14039e
1447 Author: Matthias Kaehlcke <matthias@kaehlcke.net>
1448 Date:   Mon Feb 1 21:29:48 2010 +0100
1449
1450     Add support for EDB93xx boards
1451
1452     Added support for the following EDB93xx boards:
1453
1454     EDB9301
1455     EDB9302
1456     EDB9302A
1457     EDB9307
1458     EDB9307A
1459     EDB93012
1460     EDB9315
1461     EDB9315A
1462
1463     Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
1464
1465 commit d798e27b14543762f9f5d0561a3430c7f9e2153b
1466 Author: Ladislav Michl <Ladislav.Michl@seznam.cz>
1467 Date:   Wed Jan 27 11:12:28 2010 -0500
1468
1469     NetStar: Remove debug junk leaked into eeprom utility
1470
1471     This patch removes debug junk leaked into eeprom utility.
1472
1473     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
1474     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
1475
1476 commit 89e94d81eda9af2e1c35e97125b0c049335c70fc
1477 Author: Ladislav Michl <Ladislav.Michl@seznam.cz>
1478 Date:   Wed Jan 27 11:12:23 2010 -0500
1479
1480     NetStar: make crcit utility more readable
1481
1482     This patch makes the crcit utility more readable
1483
1484     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
1485     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
1486
1487 commit 3843e7dc934d8ef7c592f5a2106885efe32eac7f
1488 Author: Ladislav Michl <Ladislav.Michl@seznam.cz>
1489 Date:   Wed Jan 27 11:12:08 2010 -0500
1490
1491     NetStar: Disable CONFIG_CMD_JFFS2
1492
1493     This patch removes "CONFIG_CMD_JFFS" from the board config
1494
1495     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
1496     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
1497
1498 commit 632e1d9014848ec8d983a629c2e35b4423816336
1499 Author: Tom Rix <Tom.Rix@windriver.com>
1500 Date:   Wed Jan 27 11:11:55 2010 -0500
1501
1502     OMAP3 Move declaration of gpmc_cfg.
1503
1504     Every omap3 board config file declared the global variable gpmc_cfg.
1505     This changes moves the declaration to a better location in the
1506     arch dependent header file cpu.h.
1507
1508     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
1509     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
1510
1511 commit 093d6018cf0a8dae614c2924c0013d97e2a48662
1512 Author: Scott Ellis <scott@jumpnowtek.com>
1513 Date:   Wed Jan 27 11:11:46 2010 -0500
1514
1515     Overo GPMC registers
1516
1517     Use appropriate GPMC timings for the LAN9221 controller on the
1518     Gumstix Overo expansion boards not the values in arch-omap3/mem.h
1519     which are for a different ethernet controller.
1520
1521     Signed-off-by: Scott Ellis <scott@jumpnowtek.com>
1522     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
1523
1524 commit 63a47dfd07536e399665ca7504bac512bf21491e
1525 Author: Nick Thompson <nick.thompson@ge.com>
1526 Date:   Wed Jan 27 11:11:28 2010 -0500
1527
1528     da830evm: Use table driven pin mux configuration
1529
1530     Tidyup the pin muxer configuration using the Davinci table driven
1531     pinmux configuration function and data tables.
1532
1533     Signed-off-by: Nick Thompson <nick.thompson@ge.com>
1534     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
1535
1536 commit 8ed5885693b39c5c2cca5574dd98d6ad8a982702
1537 Author: Sekhar Nori <nsekhar@ti.com>
1538 Date:   Wed Jan 27 11:10:40 2010 -0500
1539
1540     TI DaVinci: Driver for the davinci SPI controller
1541
1542     This adds a driver for the SPI controller found on davinci
1543     based SoCs from Texas Instruments.
1544
1545     Signed-off-by: Sekhar Nori <nsekhar@ti.com>
1546     Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
1547     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
1548
1549 commit 44d80256229d05862622f4dd886466fd70fe04ae
1550 Author: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
1551 Date:   Mon Jan 25 10:50:41 2010 +0100
1552
1553     at91: Add esd gmbh OTC570 board support
1554
1555     This patch adds support for esd gmbh OTC570 board.
1556     The OTC570 is based on an Atmel AT91SAM9263 SoC.
1557
1558     Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
1559
1560 commit e39bf1e2a9e437174687de687c127ec980a93eeb
1561 Author: Mike Frysinger <vapier@gentoo.org>
1562 Date:   Mon Feb 8 15:30:16 2010 -0500
1563
1564     kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed
1565
1566     Commit cbb0cab1d929839d broke some platforms which used kgdb code but
1567     didn't actually include kgdb.h.  So include kgdb.h in all the relevant
1568     traps code.
1569
1570     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
1571
1572 commit ab5a0dcb9c8f19e351fc33c5db91469bfb1d9438
1573 Author: Stefan Roese <sr@denx.de>
1574 Date:   Tue Feb 2 13:43:48 2010 +0100
1575
1576     net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop
1577
1578     This patch fixes a problem I've notived on a buggy PPC4xx system. This
1579     system has problems with the PHY MDIO communication and seemed to be
1580     stuck/crashed in miiphy_reset(). But degugging revealed, that the CPU
1581     didn't crash, but "only" hung in this counting loop for about 2 minutes.
1582
1583     This patch now uses a real timeout of 0.5 seconds (as mentioned in the
1584     comment in miiphy_reset).
1585
1586     Signed-off-by: Stefan Roese <sr@denx.de>
1587     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1588
1589 commit 4294b2485bf0e8d68c893190a96bb0e7856b12c4
1590 Author: Stefano Babic <sbabic@denx.de>
1591 Date:   Mon Feb 1 14:51:30 2010 +0100
1592
1593     fec_mxc: add support for MX51 processor
1594
1595     The patch add support for the Freescale mx51 processor
1596     to the FEC ethernet driver.
1597
1598     Signed-off-by: Stefano Babic <sbabic@denx.de>
1599     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1600
1601 commit e66b19ce6dbe6f91b18ba47273cbe89eb5a80e78
1602 Author: Siddarth Gore <gores@marvell.com>
1603 Date:   Tue Jan 19 11:09:07 2010 +0530
1604
1605     NET: kirkwood-egiga smi access fix
1606
1607     Although the datasheet mentions seperate smi registers for each
1608     port, using Port 1 smi register to access ethernet phys does not
1609     work. Hence only Port 0 smi register should be used to access all
1610     devices connected to the smi bus. This behavior is consistant with
1611     the mv643xx driver in the linux kernel.
1612
1613     Signed-off-by: Siddarth Gore <gores@marvell.com>
1614     Acked-by: Prafulla Wadaskar <prafulla@marvell.com>
1615     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1616
1617 commit a1b322a98319de568b3bc38029ef7e123643c1e8
1618 Author: Ladislav Michl <ladis@linux-mips.org>
1619 Date:   Mon Feb 1 23:34:25 2010 +0100
1620
1621     ns16550: kick watchdog while waiting for a character
1622
1623     ns16550 busyloops waiting for incoming byte causing watchdog to reboot
1624     while waiting for a key press. A call to WATCHDOG_RESET in NS16550_getc
1625     loop fixes it.
1626
1627     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
1628
1629 commit 84d36b30181acfb72f22d1105c15574b30ea2fa1
1630 Author: Remy Bohmer <linux@bohmer.net>
1631 Date:   Mon Feb 1 19:40:47 2010 +0100
1632
1633     USB: usb_control_msg wait for driver ISR to set status.
1634
1635     This patch changes usb_control_msg back to the state prior to commit
1636     48867208444cb2a82e2af9c3249e90b7ed4a1751.
1637
1638     The USB driver ISR routine may update the status.
1639
1640     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
1641
1642 commit 6e20e64f5c6deb5b48e40a0cba4877f9170545e0
1643 Author: Prathap Srinivas <msprathap@ti.com>
1644 Date:   Mon Jan 11 15:36:46 2010 +0530
1645
1646     musb: Add host support for DM365 EVM
1647
1648     Add support for musb host on DM365 EVM.
1649
1650     Signed-off-by: Prathap Srinivas <msprathap@ti.com>
1651
1652 commit ec2aadb40855cecb088b68c062e3534d6ce39128
1653 Author: Cliff Cai <cliff.cai@analog.com>
1654 Date:   Tue Jan 19 00:10:42 2010 -0500
1655
1656     usb: musb: fix Blackfin DMA register padding
1657
1658     The conversion from offsets to C structs lost a little padding in the DMA
1659     register map.  Accessing endpoints other than ep0 with DMA would fail as
1660     the addresses wouldn't be adjusted correctly.
1661
1662     Signed-off-by: Cliff Cai <cliff.cai@analog.com>
1663     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
1664
1665 commit d0750bc9e5932baf4c90eda2456106f21a26bdc1
1666 Author: Wolfgang Denk <wd@denx.de>
1667 Date:   Mon Feb 1 11:36:29 2010 +0100
1668
1669     EXBITGEN: drop support for unmaintained board
1670
1671     The EXBITGEN board has not been maintained for a long time; it has
1672     build problems, but no hardware is available any more for testing.
1673
1674     Drop support for this board.
1675
1676     Signed-off-by: Wolfgang Denk <wd@denx.de>
1677     Acked-by: Stefan Roese <sr@denx.de>
1678
1679 commit 9461a939cabd606d7f0e9b8490b40841af104ff5
1680 Author: Wolfgang Denk <wd@denx.de>
1681 Date:   Sun Jan 31 22:03:15 2010 +0100
1682
1683     mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm'
1684
1685     Signed-off-by: Wolfgang Denk <wd@denx.de>
1686     Acked-by: Detlev Zundel <dzu@denx.de>
1687
1688 commit 13d8bfe26c0dd2c08b76c5f077e800a718859bbc
1689 Author: Wolfgang Denk <wd@denx.de>
1690 Date:   Sun Jan 31 21:58:48 2010 +0100
1691
1692     mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0'
1693
1694     Signed-off-by: Wolfgang Denk <wd@denx.de>
1695     Acked-by: Detlev Zundel <dzu@denx.de>
1696
1697 commit 4710cee1b5292fe077a67cc23193cc43060fbe3d
1698 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
1699 Date:   Mon Feb 1 13:54:09 2010 +0100
1700
1701     ppc4xx: Remove unused feature from AR405 board
1702
1703     This patch fixes building for AR405 boards by remove an unused feature.
1704
1705     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
1706     Signed-off-by: Stefan Roese <sr@denx.de>
1707
1708 commit 976c21ad8e136df0ec361aca0c4bc287c5637c01
1709 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
1710 Date:   Mon Feb 1 13:53:59 2010 +0100
1711
1712     ppc4xx: Fix building for PLU405 boards
1713
1714     The init_coupler() function from board/esd/plu405/plu405.c
1715     got lost somehow! This patch readds it.
1716
1717     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
1718     Signed-off-by: Stefan Roese <sr@denx.de>
1719
1720 commit 59c1db6dab52b981e6ea25a203d0a919ede61ed2
1721 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
1722 Date:   Mon Feb 1 13:53:47 2010 +0100
1723
1724     ppc4xx: Fix building of PMC440 board
1725
1726     Remove some unused features and default environment variable
1727     to shrink the PMC440 u-boot.
1728
1729     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
1730     Signed-off-by: Stefan Roese <sr@denx.de>
1731
1732 commit 6f6c26e430ffae87b6b3d74ba7cbf9439703feea
1733 Author: Stefan Roese <sr@denx.de>
1734 Date:   Tue Jan 26 13:33:29 2010 +0100
1735
1736     ppc4xx: Fix compilation error on ML2 board
1737
1738     Recently this compilation error occurs:
1739
1740     Configuring for ML2 board...
1741     traps.c: In function 'MachineCheckException':
1742     traps.c:159: error: 'debugger_exception_handler' undeclared (first use
1743         in this function)
1744     traps.c:159: error: (Each undeclared identifier is reported only once
1745     traps.c:159: error: for each function it appears in.)
1746
1747     This patch now fixes it by including kgdb.h
1748
1749     Signed-off-by: Stefan Roese <sr@denx.de>
1750
1751 commit f3dec798d9ebf7f17c11ec7671b979ce3d251955
1752 Author: Ladislav Michl <ladis@linux-mips.org>
1753 Date:   Thu Jan 28 12:27:14 2010 +0100
1754
1755     CFI: fix eraseregions numblocks
1756
1757     eraseregions numblocks was sometimes one less than actual, possibly producing
1758     erase regions with zero blocks. As MTD code touches eraseregions only if
1759     numeraseregions is greater that zero, allocate eraseregions only for non
1760     uniform erase size flash.
1761
1762     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
1763     Signed-off-by: Stefan Roese <sr@denx.de>
1764
1765 commit c041e9d212162f6c85cd3b6a40ad6ba9d9292451
1766 Author: Jens Scharsig <js_at_ng@scharsoft.de>
1767 Date:   Sat Jan 23 12:03:45 2010 +0100
1768
1769     new at91_emac network driver (NET_MULTI api)
1770
1771     * add's at91_emac (AT91RM9200) network driver (NET_MULTI api)
1772     * enable driver with CONFIG_DRIVER_AT91EMAC
1773     * generic PHY initialization
1774     * modify AT91RM9200 boards to use NET_MULTI driver
1775     * the drivers has been tested with LXT971 Phy and DM9161 Phy at
1776       MII and RMII interface
1777
1778     Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
1779     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1780
1781 commit 594d57d0ccce649d6ccd881b8d9c5ea8d0c307ef
1782 Author: Matthias Kaehlcke <matthias@kaehlcke.net>
1783 Date:   Sun Jan 31 17:39:49 2010 +0100
1784
1785     Add EP93xx ethernet driver
1786
1787     Added ethernet driver for EP93xx SoCs
1788
1789     Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
1790     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1791
1792 commit 582c55a0274f38e6e7e35b95e7ab81d3e912f700
1793 Author: Heiko Schocher <hs@denx.de>
1794 Date:   Wed Jan 20 09:04:28 2010 +0100
1795
1796     83xx, uec: split enet_interface in two variables
1797
1798     There's no sensible reason to unite speed and interface type into
1799     one variable.  So split this variable enet_interface into two
1800     vars: enet_interface_type, which hold the interface type and speed.
1801
1802     Also: add the possibility for switching between 10 and 100 MBit
1803     interfaces on the fly, when running in FAST_ETH mode.
1804
1805     Signed-off-by: Heiko Schocher <hs@denx.de>
1806     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1807
1808 commit d7e354374c8eb0a5d8b8226b881c5ee276c77a60
1809 Author: Nick Thompson <nick.thompson@ge.com>
1810 Date:   Fri Dec 18 13:33:07 2009 +0000
1811
1812     TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX
1813
1814     The EMAC IP on DM365, DM646x and DA830 is slightly different
1815     from that on DM644x. This change updates the DaVinci EMAC driver
1816     so that EMAC becomes operational on SOCs with EMAC v2.
1817
1818     Signed-off-by: Nick Thompson <nick.thompson@ge.com>
1819     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1820
1821 commit 0f751d6ef3e6fb1d28ac272c39c34831d629a59e
1822 Author: Semih Hazar <semih.hazar@indefia.com>
1823 Date:   Thu Dec 17 15:07:15 2009 +0200
1824
1825     macb: Fix mii_phy_read and mii_phy_write functions
1826
1827     Enabling CONFIG_CMD_MII in AVR32 boards was not possible due to
1828     compile errors.
1829
1830     This patch fixes miiphy_read and miiphy_write functions and
1831     registers them properly.
1832
1833     Signed-off-by: Semih Hazar <semih.hazar@indefia.com>
1834     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1835
1836 commit 5f6b1442218fcb6a3ef0d2be05d84119cebfe0ae
1837 Author: Peter Tyser <ptyser@xes-inc.com>
1838 Date:   Mon Nov 9 13:09:48 2009 -0600
1839
1840     tsec: Add TSEC_FIBER flag
1841
1842     The TSEC_FIBER flag should be set when a PHY is operating with an
1843     external fiber interface.  Currently it is only used to notify a user
1844     that the PHY is operating in fiber mode.
1845
1846     A short description was also added to the other TSEC flag defines so
1847     that it is clear how they differ from one another.
1848
1849     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
1850     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1851
1852 commit 8abb8dcc8d6f2a9e31551a6fa41de97bd1f15350
1853 Author: Peter Tyser <ptyser@xes-inc.com>
1854 Date:   Mon Nov 9 13:09:47 2009 -0600
1855
1856     tsec: Add support for using the BCM5482 PHY in fiber mode
1857
1858     The BCM5482 PHY supports both copper and fiber as an ethernet medium.
1859     By enabling its copper/fiber mode auto-detection feature it can
1860     dynamically determine if it should be configured for copper or fiber.
1861
1862     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
1863     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1864
1865 commit c6dbdfda5393c155bb13a90d9d6be4fe75ec3498
1866 Author: Peter Tyser <ptyser@xes-inc.com>
1867 Date:   Mon Nov 9 13:09:46 2009 -0600
1868
1869     tsec: General cleanup
1870
1871     - Cleanup formatting of phy_info structures
1872
1873     - Fix lines > 80 chars
1874
1875     - Fix some random indentation inconsistencies
1876
1877     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
1878     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1879
1880 commit e1957ef02c0d949c27f7386e5fa509a57e033d5a
1881 Author: Peter Tyser <ptyser@xes-inc.com>
1882 Date:   Mon Nov 9 13:09:45 2009 -0600
1883
1884     tsec: Make functions/data static when possible
1885
1886     This is generally good practice and saves ~150 bytes.
1887
1888     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
1889     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1890
1891 commit 27165b5c328464b706601b1cd586e359a3dc2f6d
1892 Author: Peter Tyser <ptyser@xes-inc.com>
1893 Date:   Mon Nov 9 13:09:44 2009 -0600
1894
1895     tsec: Clean up Broadcom PHY status parsing
1896
1897     - Remove unnecessary printing "Enet starting in <speed>/<duplex>"
1898         This same information is already printed during normal ethernet
1899         operation in the form "Speed: 1000, full duplex".
1900
1901     - Add a check for link before determining link speed and duplex
1902         If there is no link, speed/duplex don't matter.  This also removes
1903         the annoying and unneeded "Auto-neg error, defaulting to 10BT/HD"
1904         message that occurs when no link is detected.
1905
1906     - Whitespace and line > 80 characters cleanup
1907
1908     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
1909     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1910
1911 commit 46e91674fb4b6d06c6a4984c0b5ac7d9a16923f4
1912 Author: Peter Tyser <ptyser@xes-inc.com>
1913 Date:   Tue Nov 3 17:52:07 2009 -0600
1914
1915     tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode
1916
1917     In SGMII mode the link between a processor's internal TBI PHY and an
1918     external PHY should always be 1000Mbps, full duplex.  Also, the SGMII
1919     interface between an internal TBI PHY and external PHY does not
1920     support in-band auto-negotation.
1921
1922     Previously, when configured for SGMII mode a TBI PHY would attempt to
1923     restart auto-negotation during initializtion.  This auto-negotation
1924     between a TBI PHY and external PHY would fail and result in unusable
1925     ethernet operation.
1926
1927     Forcing the TBI PHY and and external PHY to link at 1000Mbps full duplex
1928     in SGMII mode resolves this issue of auto-negotation failing.
1929
1930     Note that 10Mbps and 100Mbps operation is still possible on the external
1931     side of the external PHY even when SGMII is operating at 1000Mbps.
1932     The SGMII interface still operates at 1000Mbps, but each byte of data
1933     is repeated 100 or 10 times for 10/100Mbps and the external PHY handles
1934     converting this data stream into proper 10/100Mbps signalling.
1935
1936     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
1937     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1938
1939 commit 76771e595aa2640da8c7b5ea81bd9583ccdab8a1
1940 Author: Seunghyeon Rhee <seunghyeon@lpmtec.com>
1941 Date:   Mon Nov 2 00:00:00 2009 -0800
1942
1943     NET: Fix MAC addr handling for smc911x
1944
1945     This patch turns off MAC address mismatch warning when
1946     optional eeprom programmed with MAC address is not available.
1947     In that case, smc911x's MAC address register has its default
1948     value ff:ff:ff:ff:ff:ff and it's not a valid address. This
1949     makes eth_initialize() show the warning which has no
1950     meaningful information while environment variable ethaddr
1951     overrides the address read from the register. If there's no
1952     eeprom and the value of MAC address register is not valid
1953     after initialization, dev->enetaddr had better not be updated
1954     and maintain its initial value 00:00:00:00:00:00, which I
1955     think is what eth_initialize() expects. This is not a bug fix.
1956     Even without this patch, the driver works fine. It's just for
1957     enhancing the way of displaying messages.
1958
1959     Signed-off-by: Seunghyeon Rhee <seunghyeon@lpmtec.com>
1960     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1961
1962 commit 07c966066b977b24f4b08b1684eed130f463b4c6
1963 Author: Matthias Kaehlcke <matthias@kaehlcke.net>
1964 Date:   Thu Jan 21 22:16:34 2010 +0100
1965
1966     cs8900_initialize() cleanup
1967
1968     cs8900_initialize(): remove unecessary calls to free() and fix memory leak
1969
1970     Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
1971     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1972
1973 commit c4168af3ba03c17a73751b98c124bbd2e3e1f5b0
1974 Author: Mike Frysinger <vapier@gentoo.org>
1975 Date:   Thu Jan 21 05:04:59 2010 -0500
1976
1977     smc91111_eeprom: fix linking error
1978
1979     Building for a bf533-stamp ends up with this error:
1980     smc91111_eeprom.o: In function `smc91111_eeprom':
1981     examples/standalone/smc91111_eeprom.c:58: undefined reference to `memset'
1982     make[2]: *** [smc91111_eeprom] Error 1
1983
1984     The new eth_struct definition means gcc has to zero out the structure on
1985     the stack, and some gcc versions optimize this with an implicit call to
1986     memset.  So tweak the structure style to avoid that gcc feature.
1987
1988     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
1989     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
1990
1991 commit 5f566f454750be4f2f83288ef382afcb9c4aa8a4
1992 Author: Wolfgang Denk <wd@denx.de>
1993 Date:   Sun Jan 31 21:51:43 2010 +0100
1994
1995     cmd_ximg.c: fix error: 'i' undeclared
1996
1997     Fix compile error:
1998
1999         cmd_ximg.c: In function 'do_imgextract':
2000         cmd_ximg.c:234: error: 'i' undeclared (first use in this function)
2001         cmd_ximg.c:234: error: (Each undeclared identifier is reported only once
2002         cmd_ximg.c:234: error: for each function it appears in.)
2003
2004     Signed-off-by: Wolfgang Denk <wd@denx.de>
2005
2006 commit a6e42ed097220a82870a32f4e60ac8863a8b05ab
2007 Author: Anatolij Gustschin <agust@denx.de>
2008 Date:   Sat Dec 12 21:20:57 2009 +0100
2009
2010     lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor
2011
2012     Not all boards defining LCD_COLOR16 are able to set
2013     lcd_color_fg/lcd_color_bg correctly. The issue seems to
2014     be caused by CONFIG_ATMEL_LCD ifdefs in lcd_setfgcolor()
2015     and lcd_setbgcolor(). Actually, the color values passed
2016     to these functions are already correct, we don't need
2017     to fix them. So remove ifdefs here.
2018
2019     Reported-by: Alessandro Rubini <rubini@unipv.it>
2020     Signed-off-by: Anatolij Gustschin <agust@denx.de>
2021
2022 commit d841978ea616e661e48f8da4045a71d6217823bd
2023 Author: Alessandro Rubini <rubini@unipv.it>
2024 Date:   Sat Dec 5 13:39:41 2009 +0100
2025
2026     include/nomadik.h: add physical address for cldc
2027
2028     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
2029     Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
2030
2031 commit 3e446cbdf30221b9ca3a89b0f5abbfc691ce7755
2032 Author: Alessandro Rubini <rubini@unipv.it>
2033 Date:   Sat Dec 5 13:39:31 2009 +0100
2034
2035     video: add amba-clcd prime-cell
2036
2037     This adds support for the CLCD logic cell. It accepts precompiled
2038     register values for specific configuration through a board-supplied
2039     data structure.  It is used by the Nomadik nhk8815, added by a later
2040     patch in this series.
2041
2042     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
2043     Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
2044
2045 commit b081c2e9b9329d7dadc8d13fc9a2bae5c90a1204
2046 Author: John Rigby <jcrigby@gmail.com>
2047 Date:   Tue Jan 26 19:24:18 2010 -0700
2048
2049     Nand mxc_nand add v1.1 controller support
2050
2051     Add support for version 1.1 of the nfc nand flash
2052     controller which is on the i.mx25 soc.
2053
2054     Signed-off-by: John Rigby <jcrigby@gmail.com>
2055     CC: Scott Wood <scottwood@freescale.com>
2056
2057 commit f3bb63a304c4e76010a2a4e99da61f7b6ffffc77
2058 Author: John Rigby <jcrigby@gmail.com>
2059 Date:   Tue Jan 26 19:24:17 2010 -0700
2060
2061     Add MX25 support to nand_spl fsl nfc driver
2062
2063     MX25 has a different version of the fsl_nfc
2064     flash controller known as version 1.1.
2065
2066     Add support to the nand_spl fsl_nfc driver
2067
2068     Versioning differs from mainline mxc kernel driver
2069     no consensus yet on if the naming here and in
2070     Redboot or the kernel is "correct".
2071
2072     Signed-off-by: John Rigby <jcrigby@gmail.com>
2073     Signed-off-by: Wolfgang Denk <wd@denx.de>
2074     CC: Scott Wood <scottwood@freescale.com>
2075
2076 commit ef22b50370f7b6d8deba9e9e64d2cb13c542b647
2077 Author: John Rigby <jcrigby@gmail.com>
2078 Date:   Mon Jan 25 23:12:52 2010 -0700
2079
2080     arm926ejs: add nand_spl boot support
2081
2082     Add CONFIG_PRELOADER/CONFIG_NAND_SPL support for nand booting
2083     to arm926ejs/start.S
2084
2085     This is derived from CONFIG_PRELOADER support in arm1136/start.S
2086
2087     Signed-off-by: John Rigby <jcrigby@gmail.com>
2088     CC: Scott Wood <scottwood@freescale.com>
2089
2090 commit 15b86c3d6c9a5a2e917b73d758a556568430021a
2091 Author: Wolfgang Denk <wd@denx.de>
2092 Date:   Sat Jan 16 21:50:26 2010 -0700
2093
2094     env_nand.c: print error message and fail gracefully
2095
2096     env_nand.c would crash silently if a malloc() for the environment
2097     buffers failed; make it print an error message and fail gracefully,
2098     i. e. use the default environment then.
2099
2100     Signed-off-by: Wolfgang Denk <wd@denx.de>
2101     Acked-by: John Rigby <jcrigby@gmail.com>
2102
2103 commit 674ef7bd02de948b6d8757f6a43a6f2fa4d88769
2104 Author: Liu Yu <yu.liu@freescale.com>
2105 Date:   Mon Jan 18 19:03:28 2010 +0800
2106
2107     Nand boot: Add nand boot support for MPC8569mds board
2108
2109     This patch add nand boot support for MPC8569mds board.
2110
2111     Signed-off-by: Liu Yu <yu.liu@freescale.com>
2112
2113 commit 249d4dec69e8d41ca58fe6cb3c56ea6f0480ef16
2114 Author: Kumar Gala <galak@kernel.crashing.org>
2115 Date:   Wed Jan 27 10:16:56 2010 -0600
2116
2117     Fix compiler warning in imximage.c due to getline prototype
2118
2119     imximage.c: In function 'imximage_parse_cfg_file':
2120     imximage.c:142: warning: implicit declaration of function 'getline'
2121
2122     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2123
2124 commit a9c3ac78d81d7ff4fe239e292e11e0f78ac5d461
2125 Author: Kumar Gala <galak@kernel.crashing.org>
2126 Date:   Tue Jan 12 12:56:05 2010 -0600
2127
2128     85xx: Add support for 'cpu disable' command
2129
2130     Support disabling of a core via user command 'cpu disable'.
2131
2132     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2133
2134 commit c894852b7aa2ac5f04ca70a073f803aa665c3ec1
2135 Author: Kumar Gala <galak@kernel.crashing.org>
2136 Date:   Tue Jan 12 11:51:52 2010 -0600
2137
2138     86xx: Add support for 'cpu disable' command
2139
2140     Support disabling of a core via user command 'cpu disable'.
2141
2142     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2143
2144 commit 4194b3668a93eee18dd1f7eb1309ca7b05003aa7
2145 Author: Kumar Gala <galak@kernel.crashing.org>
2146 Date:   Tue Jan 12 11:42:43 2010 -0600
2147
2148     Add support to disable cpu's in multicore processors
2149
2150     Add a disable sub-command to the cpu command that allows for disabling
2151     cores in multicore processors.  This can be useful for systems that are
2152     using multicore chips but aren't utilizing all the cores as a way to
2153     reduce power and possibly improve performance.
2154
2155     Also updated an added missing copyright.
2156
2157     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2158
2159 commit 8b1760ed9a35a5fd71d1f64981068ca2979f1e3d
2160 Author: Heiko Schocher <hs@denx.de>
2161 Date:   Wed Jan 20 09:05:32 2010 +0100
2162
2163     83xx, kmeter1: fix compile error
2164
2165     - delete double MTDIDS_DEFAULT and MTDPARTS_DEFAULT
2166       defines in board config file.
2167     - add mising CONFIG_KM_UBI_PARTITION_NAME define
2168
2169     Signed-off-by: Heiko Schocher <hs@denx.de>
2170     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2171
2172 commit 5912d3650740468329a0df014109132431d2140d
2173 Author: Wolfgang Wegner <w.wegner@astro-kom.de>
2174 Date:   Thu Dec 10 10:11:21 2009 +0100
2175
2176     add ability to handle compressed images to imxtract
2177
2178     imxtract currently can not handle compressed images. This patch adds
2179     handling for bzip2 and zip compression. In both cases, a destination
2180     address has to be specified for extraction.
2181
2182     Signed-off-by: Wolfgang Wegner <w.wegner@astro-kom.de>
2183
2184 commit a16e9a5b5f23106665dde15d974db17e8aeb83f1
2185 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2186 Date:   Tue Jan 19 14:41:57 2010 +0100
2187
2188     ppc: remove -ffixed-r14 gcc option.
2189
2190     This is no loger needed, free up r14 for general usage.
2191
2192     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2193
2194 commit e6bee80814c3a0d7eab89d28142fe68c4a670f31
2195 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2196 Date:   Tue Jan 19 14:41:58 2010 +0100
2197
2198     ppc: Update README about the new GOT ptr.
2199
2200     r14 is no longer used as non volatile GOT ptr. Instead
2201     the volatile r12 is used so be sure to do GET_GOT in
2202     asm code when you need to access global data.
2203
2204     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2205
2206 commit 0f8aa159175385ddd77bc91d11b9568583fbbd0c
2207 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2208 Date:   Tue Jan 19 14:41:56 2010 +0100
2209
2210     ppc: Use r12 instead of r14 as GOT pointer.
2211
2212     r14 is not supposed to be clobbered by functions. Switch
2213     to r12 and call GET_GOT when needed. This will allow u-boot
2214     to loose the -ffixed-r14 gcc option.
2215
2216     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2217
2218 commit fc4e188789b01dc9f18c80869c43fdd7d1a51378
2219 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2220 Date:   Tue Jan 19 14:41:55 2010 +0100
2221
2222     ppc: Loose GOT access in IRQ
2223
2224     Using the GOT in IRQ handlers requires r14 to be -ffixed-r14.
2225     Avoid this by relocatate transfer_to_handler too.
2226     This will allow to free up r14 later on.
2227
2228     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2229
2230 commit 66e821ebe96123b3a81ec9ca25cec9c0560fe232
2231 Author: Vivek Mahajan <vivek.mahajan@freescale.com>
2232 Date:   Thu Jan 7 14:27:14 2010 +0530
2233
2234     85xx/p1_p2_rdb: enable hwconfig
2235
2236     Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
2237     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2238
2239 commit 46df64f22c471b010161aa68bfdbfe94ea46e7bd
2240 Author: Liu Yu <yu.liu@freescale.com>
2241 Date:   Fri Jan 15 14:58:40 2010 +0800
2242
2243     qe: fixup the snum for MPC8569 Rev2.0
2244
2245     Since 1.0 and 2.0 use different snum table,
2246     we fixup the snum value according to SPRN_SVR.
2247
2248     Signed-off-by: Liu Yu <yu.liu@freescale.com>
2249     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2250
2251 commit 0fd2fa6cce6eb91271ebf9733878d0f1fcbc9b32
2252 Author: Dave Liu <daveliu@freescale.com>
2253 Date:   Tue Nov 17 20:49:05 2009 +0800
2254
2255     Fix the local bus divider mapping
2256
2257     The real clock divider is 4 times of the bits LCRR[CLKDIV],
2258     according the latest RevF RM.
2259
2260     Signed-off-by: Dave Liu <daveliu@freescale.com>
2261     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2262
2263 commit c95d541e4b46cb3ba19bf35e34b1dc3ca32f7b4b
2264 Author: Liu Yu <yu.liu@freescale.com>
2265 Date:   Fri Nov 27 15:31:52 2009 +0800
2266
2267     ppc/85xx: Add ATM config for MPC8569MDS
2268
2269     Signed-off-by: Liu Yu <yu.liu@freescale.com>
2270     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2271
2272 commit d91803826985bfdf151eed66543ce3b1a301682f
2273 Author: Liu Yu <yu.liu@freescale.com>
2274 Date:   Fri Nov 27 15:31:51 2009 +0800
2275
2276     ppc/85xx: Add PIB/ATM support for MPC8569mds
2277
2278     Signed-off-by: Liu Yu <yu.liu@freescale.com>
2279     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2280
2281 commit 1118cdbfeb8fc3acfe542d08703153ac188f9dbd
2282 Author: Li Yang <leoli@freescale.com>
2283 Date:   Thu Jan 7 16:00:13 2010 +0800
2284
2285     fsl_esdhc: fix wrong clock mask
2286
2287     Fix typo in SYSCTL_CLOCK_MASK, which caused residual in high bits of SDCLKFS.
2288
2289     Signed-off-by: Jin Qing <B24347@freescale.com>
2290     Signed-off-by: Li Yang <leoli@freescale.com>
2291     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2292
2293 commit 693416fe01d324472d270ac28389022eb82c7217
2294 Author: Kumar Gala <galak@kernel.crashing.org>
2295 Date:   Mon Jan 25 11:01:51 2010 -0600
2296
2297     Revert "ppc/p4080: Fix reporting of PME & FM clock frequencies"
2298
2299     This reverts commit bc20f9a9527afe8ae406a74f74765d4323f04922.
2300
2301     The original code was correct.  I clearly need glasses or a brown
2302     paper bag.
2303
2304     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2305
2306 commit 93cedc71647b4b72ac9b48e11997eb2f91645001
2307 Author: James Yang <James.Yang@freescale.com>
2308 Date:   Tue Jan 12 15:50:18 2010 -0600
2309
2310     ppc/p4080: Fix mask width of RCW fields MEM_PLL_RAT, SYS_PLL_RAT
2311
2312     The masks for MEM_PLL_RAT and SYS_PLL_RAT should have been 5-bits
2313     instead of 4.
2314
2315     Signed-off-by: James Yang <James.Yang@freescale.com>
2316     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2317
2318 commit 2903ad33a71251a3a87485b5b185852c8998f209
2319 Author: Mike Frysinger <vapier@gentoo.org>
2320 Date:   Fri Jan 8 08:03:06 2010 -0500
2321
2322     jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE
2323
2324     Commit b5b004ad8a0ac6f98bd5708ec8b22fbddd1c1042 caused the sector_size to
2325     be calculated incorrectly when the part size was not hardcoded.  This is
2326     because the new code relied on part->size but tried to do the calculation
2327     before it was initialized properly, and it did not take into consideration
2328     the magic SIZE_REMAINING define.
2329
2330     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2331
2332 commit 64b150213365db6be97a98d25884f87d83caacaf
2333 Author: Mike Frysinger <vapier@gentoo.org>
2334 Date:   Fri Jan 8 02:48:03 2010 -0500
2335
2336     getline: split out for darwin systems
2337
2338     At least on OS X 10.5 and older, getline does not exist.  So split out the
2339     function from the mingw code so that we can pull it in for Darwin systems.
2340
2341     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2342
2343 commit e852d36a1e12864ab0656729c45c846e65efa4ee
2344 Author: Mike Frysinger <vapier@gentoo.org>
2345 Date:   Thu Jan 21 19:59:04 2010 -0500
2346
2347     tools: give explicit libfdt paths
2348
2349     The current libfdt object rules hard depend implicitly on the .depend file
2350     being correct.  If it isn't, then it is unable to properly compile the
2351     objects.  Give it a full path like all the other implicit rules here so it
2352     will always work in face of .depend issues.
2353
2354     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2355
2356 commit 44431cabbb66e81a2d77642b6f7d39c6230ea4ba
2357 Author: Mike Frysinger <vapier@gentoo.org>
2358 Date:   Thu Jan 21 19:30:36 2010 -0500
2359
2360     gzip/zlib: make features optional
2361
2362     If you really want to slim down U-Boot and you would rather use a higher
2363     compression scheme (like LZMA), it'd be nice to disable gzip/zlib since
2364     these code bases take up a significant amount of space.
2365
2366     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2367
2368 commit 8edcde5e4e2e7f6bc7e277011fed71e64fd9d294
2369 Author: Stefano Babic <sbabic@denx.de>
2370 Date:   Wed Jan 20 18:19:10 2010 +0100
2371
2372     mkimage: Add Freescale imx Boot Image support (imximage)
2373
2374     This patch adds support for "imximage" (MX Boot Image)
2375     to the mkimage utility. The imximage is used on the Freescales's
2376     MX.25, MX.35 and MX.51 processors.
2377
2378     Further details under doc/README.imximage.
2379
2380     This patch was tested on a Freescale mx51evk board.
2381
2382     Signed-off-by: Stefano Babic <sbabic@denx.de>
2383
2384 commit a21fb981d533ac6d323a01c7fa2cda20f2d36de5
2385 Author: Detlev Zundel <dzu@denx.de>
2386 Date:   Wed Jan 20 14:28:48 2010 +0100
2387
2388     mpc5xxx: Support CPU internal watchdog.
2389
2390     Signed-off-by: Detlev Zundel <dzu@denx.de>
2391
2392 commit 82826d5422331e9c99e5408dcf0348c8e0c257a6
2393 Author: Detlev Zundel <dzu@denx.de>
2394 Date:   Fri Jan 22 14:47:59 2010 +0100
2395
2396     mpc512x: Add display of reset status register
2397
2398     Content of the RSR is put into gd early so we can output it together
2399     with the CPU info.  The clearing of gd in board_init_f is redundant for
2400     this architecture as it is done in cpu_init_f so we remove it.
2401
2402     Signed-off-by: Detlev Zundel <dzu@denx.de>
2403
2404 commit a3f3897bfda9b4729785bdd328b3b7f30417a67f
2405 Author: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
2406 Date:   Wed Jan 20 08:00:11 2010 +0100
2407
2408     at91: Enable slow master clock on meesc board
2409
2410     Normally the processor clock has a divisor of 2.
2411     In some cases this this needs to be set to 4.
2412     Check the user has set environment mdiv to 4 to change the divisor.
2413
2414     Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
2415
2416 commit 7da692360414d07027c6cf564a15d79cd9dcf488
2417 Author: Vipin KUMAR <vipin.kumar@st.com>
2418 Date:   Fri Jan 15 19:15:53 2010 +0530
2419
2420     SPEAr : Support added for SPEAr320 board
2421
2422     SPEAr320 SoC support contains basic spear320 support along with the
2423     usage of following drivers
2424     - serial driver(UART)
2425     - i2c driver
2426     - smi driver
2427     - nand driver(FSMC)
2428     - usbd driver
2429     - emi driver(cfi support)
2430
2431     Signed-off-by: Vipin <vipin.kumar@st.com>
2432
2433 commit 080cfee71459588fd6312e475bb5115bdbda1cb3
2434 Author: Vipin KUMAR <vipin.kumar@st.com>
2435 Date:   Fri Jan 15 19:15:52 2010 +0530
2436
2437     SPEAr : Support added for SPEAr310 board
2438
2439     SPEAr310 SoC support contains basic spear310 support along with the
2440     usage of following drivers
2441     - serial driver(UART)
2442     - i2c driver
2443     - smi driver
2444     - nand driver(FSMC)
2445     - usbd driver
2446     - emi driver(cfi support)
2447
2448     Signed-off-by: Vipin <vipin.kumar@st.com>
2449
2450 commit 4bfacad4e796f2e121ee7432705ecc9c61e7b6ca
2451 Author: Vipin KUMAR <vipin.kumar@st.com>
2452 Date:   Fri Jan 15 19:15:51 2010 +0530
2453
2454     SPEAr : emi controller initialization for CFI driver support
2455
2456     SPEAr310 and SPEAr320 SoCs contain an EMI controller to interface
2457     Paraller NOR flashes. This patch adds the support for this IP
2458
2459     The standard CFI driver is used to interface with NOR flashes
2460
2461     Signed-off-by: Vipin <vipin.kumar@st.com>
2462
2463 commit 7e074158ce239380259c5fc97e87be2896169973
2464 Author: Vipin KUMAR <vipin.kumar@st.com>
2465 Date:   Fri Jan 15 19:15:50 2010 +0530
2466
2467     SPEAr : Support added for SPEAr300 board
2468
2469     SPEAr300 SoC support contains basic spear300 support along with the
2470     usage of following drivers
2471     - serial driver(UART)
2472     - i2c driver
2473     - smi driver
2474     - nand driver(FSMC)
2475     - usbd driver
2476
2477     Signed-off-by: Vipin <vipin.kumar@st.com>
2478
2479 commit f92994f0f7403b84366ce04e554e461f624e6868
2480 Author: Vipin KUMAR <vipin.kumar@st.com>
2481 Date:   Fri Jan 15 19:15:49 2010 +0530
2482
2483     SPEAr : Support for HW mac id read/write from i2c mem
2484
2485     This patch adds the  support to read and write mac id from i2c
2486     memory.
2487     For reading:
2488         if (env contains ethaddr)
2489                 pick env ethaddr
2490         else
2491                 pick ethaddr from i2c memory
2492     For writing:
2493         chip_config ethaddr XX:XX:XX:XX:XX:XX writes the mac id
2494         in i2c memory
2495
2496     Signed-off-by: Vipin <vipin.kumar@st.com>
2497
2498 commit 566c9c16fe4e501c3193ae6605bc9c663c6ea706
2499 Author: Vipin KUMAR <vipin.kumar@st.com>
2500 Date:   Fri Jan 15 19:15:48 2010 +0530
2501
2502     SPEAr : Support added for SPEAr600 board
2503
2504     SPEAr600 SoC support contains basic spear600 support along with the
2505     usage of following drivers
2506     - serial driver(UART)
2507     - i2c driver
2508     - smi driver
2509     - nand driver(FSMC)
2510     - usbd driver
2511
2512     Signed-off-by: Vipin <vipin.kumar@st.com>
2513
2514 commit 62db1c0d79f1fd75961eec81edc8c0a1bc1f09a6
2515 Author: Vipin KUMAR <vipin.kumar@st.com>
2516 Date:   Fri Jan 15 19:15:47 2010 +0530
2517
2518     SPEAr : usbd driver support for SPEAr SoCs
2519
2520     SPEAr SoCs contain a synopsys usb device controller.
2521     USB Device IP can work in 2 modes
2522     - DMA mode
2523     - Slave mode
2524
2525     The driver adds support only for slave mode operation of usb
2526     device IP. This driver is used along with standard USBTTY
2527     driver to obtain a tty interface over USB on the host
2528
2529     Signed-off-by: Vipin <vipin.kumar@st.com>
2530
2531 commit 165fa406ad8c39c0c32a31476a8a9bda3db72851
2532 Author: Vipin KUMAR <vipin.kumar@st.com>
2533 Date:   Fri Jan 15 19:15:46 2010 +0530
2534
2535     SPEAr : nand driver support for SPEAr SoCs
2536
2537     SPEAr SoCs contain an FSMC controller which can be used to interface
2538     with a range of memories eg. NAND, SRAM, NOR.
2539     Currently, this driver supports interfacing FSMC with NAND memories
2540
2541     Signed-off-by: Vipin <vipin.kumar@st.com>
2542
2543 commit a6e34f76c51c8514f1b691fc60394f09ae4fb2ff
2544 Author: Vipin KUMAR <vipin.kumar@st.com>
2545 Date:   Fri Jan 15 19:15:45 2010 +0530
2546
2547     SPEAr : smi driver support for SPEAr SoCs
2548
2549     SPEAr SoCs contain a serial memory interface controller. This
2550     controller is used to interface with spi based memories.
2551     This patch adds the driver for this IP.
2552
2553     Signed-off-by: Vipin <vipin.kumar@st.com>
2554
2555 commit 2403f8f417b1b94701bb5949903d701f1f414a42
2556 Author: Vipin KUMAR <vipin.kumar@st.com>
2557 Date:   Fri Jan 15 19:15:44 2010 +0530
2558
2559     SPEAr : i2c driver support added for SPEAr SoCs
2560
2561     SPEAr SoCs contain a synopsys i2c controller.
2562     This patch adds the driver for this IP.
2563
2564     Signed-off-by: Vipin <vipin.kumar@st.com>
2565
2566 commit 81c0ebf623ddbb6a4da8e051441c83e99a01b00b
2567 Author: Vipin KUMAR <vipin.kumar@st.com>
2568 Date:   Fri Jan 15 19:15:43 2010 +0530
2569
2570     SPEAr : Adding basic SPEAr architecture support.
2571
2572     SPEAr Architecture support added. It contains the support for
2573     following SPEAr blocks
2574     - Timer
2575     - System controller
2576     - Misc registers
2577
2578     Signed-off-by: Vipin <vipin.kumar@st.com>
2579
2580 commit 6fffcdf8c869a3d8436be8eff6428d8121aa76e6
2581 Author: Vipin KUMAR <vipin.kumar@st.com>
2582 Date:   Fri Jan 15 19:15:42 2010 +0530
2583
2584     SPEAr : Adding README.spear in doc
2585
2586     README.spear contains information about SPEAr architecture and
2587     build options etc
2588
2589     Signed-off-by: Vipin <vipin.kumar@st.com>
2590
2591 commit e4c43c20b87d5c9a7ac3b5250ca009311c62945c
2592 Author: Tom Rix <Tom.Rix@windriver.com>
2593 Date:   Wed Jan 20 18:00:28 2010 -0600
2594
2595     ARM Update mach-types
2596
2597     Fetched from http://www.arm.linux.org.uk/developer/machines/download.php
2598     And built with
2599
2600     repo http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
2601     commit 2045124ffd1a5e46d157349016a2c50f19c8c91d
2602
2603     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
2604
2605 commit bfb6d510e9acbec97e4e1cc855ec1269538689f8
2606 Author: Prafulla Wadaskar <prafulla@marvell.com>
2607 Date:   Mon Nov 16 18:29:25 2009 +0530
2608
2609     Kirkwood: Makefile cleanup- fixed ordering (cosmetic change)
2610
2611     As per coding guidlines, it is good to maintain proper ordering
2612     in the makefiles.
2613     This was missed during initial coding, corrected here.
2614
2615     This was discovered during orion5x code review
2616     Thanks to Albert Aribaud for this.
2617
2618     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
2619
2620 commit beca04dd2446fc9ec46ca17163dadb7f82420e7c
2621 Author: Prafulla Wadaskar <prafulla@marvell.com>
2622 Date:   Thu Dec 24 02:55:23 2009 +0530
2623
2624     Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later
2625
2626     These are few files directly imported from Linux kernel source.
2627     Those are not modifyed at all ar per strategy.
2628     These files contains source with GPLv2 only
2629     whereas u-boot expects GPLv2 or latter
2630
2631     These files are updated for the same from prior permission from original writes
2632
2633     Acked-by: Nicolas Pitre <nico@marvell.com>
2634     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
2635
2636 commit d8e5f55475e621e793a15d93e2dd2549c5138735
2637 Author: Minkyu Kang <mk7.kang@samsung.com>
2638 Date:   Fri Dec 18 15:03:51 2009 +0900
2639
2640     s5pc1xx: update cache routines
2641
2642     Because of v7_flush_dcache_all is moved to omap3/cache.S
2643     and s5pc110 needs cache routines, update s5pc1xx cache routines.
2644
2645     l2_cache_enable and l2_caceh_disable are moved from cache.c to cache.S
2646     and invalidate_dcache is modified for SoC specific.
2647
2648     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2649
2650 commit 17ef9104ae11220979e1870f22dcaf535d9baacf
2651 Author: Seunghyeon Rhee <seunghyeon@lpmtec.com>
2652 Date:   Thu Dec 3 09:41:49 2009 +0900
2653
2654     samsung: fix DMC1_MEM_CFG for s3c64xx
2655
2656     The MSB of DMC1_MEM_CFG can be set to '1' for separate CKE control
2657     for S3C6400. In the configuration of SMDK6400, however, two 16-bit
2658     mDDR (SAMSUNG K4X51163) chips are used in parallel to form 32-bit
2659     memory bus and there is no need to control CKE for each chip
2660     separately. AFAIK, CKE1 is not at all connected. Only CKE0 is
2661     used. Futhermore, it should be '0' always for S3C6410. When tested
2662     with a board which has a S3C6410 and the same memory configuration,
2663     a side effect is observed that u-boot command "reset" doesn't work
2664     leading to system hang. Leaving the bit clear is safe in most cases.
2665
2666     Signed-off-by: Seunghyeon Rhee <seunghyeon@lpmtec.com>
2667     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2668
2669 commit 9998b1366e7e42089c3f579b4d1d790d3c295387
2670 Author: Stefan Roese <sr@denx.de>
2671 Date:   Thu Jan 21 11:37:31 2010 +0100
2672
2673     ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration
2674
2675     A newer CPLD version on the 405EX evaluation board requires a different
2676     EBC controller setup for the CPLD register access. This patch adds a CPLD
2677     version detection for Kilauea and code to reconfigure the EBC controller
2678     (chip select 2) for the old CPLD if no new version is found.
2679
2680     Additionally the CPLD version is printed upon bootup:
2681
2682     Board: Kilauea - AMCC PPC405EX Evaluation Board (CPLD rev. 0)
2683
2684     Signed-off-by: Stefan Roese <sr@denx.de>
2685     Acked-by: Wolfgang Denk <wd@denx.de>
2686     Cc: Zhang Bao Quan <bqzhang@udtech.com.cn>
2687
2688 commit 97c9f29008579f56c3fb86785f29f04dd4f47f94
2689 Author: Felix Radensky <felix@embedded-sol.com>
2690 Date:   Sat Jan 23 01:35:24 2010 +0200
2691
2692     ppc4xx: Fix sending type 1 PCI transactions
2693
2694     The list of 4xx SoCs that should send type 1 PCI transactions
2695     is not defined correctly. As a result PCI-PCI bridges and devices
2696     behind them are not identified. The following 4xx variants should
2697     send type 1 transactions: 440GX, 440GP, 440SP, 440SPE, 460EX and 460GT.
2698
2699     Signed-off-by: Felix Radensky <felix@embedded-sol.com>
2700     Signed-off-by: Stefan Roese <sr@denx.de>
2701
2702 commit 57ae8a5cced612088104303777e71a3dc89c00ef
2703 Author: Detlev Zundel <dzu@denx.de>
2704 Date:   Thu Jan 21 17:55:58 2010 +0100
2705
2706     mpc512x: Use in/out accessors for all registers
2707
2708     This is not only a cosmetic change as it fixes the real bug of board
2709     reset not working with the ELDK 4.2 toolchain.
2710
2711     Signed-off-by: Detlev Zundel <dzu@denx.de>
2712
2713 commit c7c0d542a199089cf658a7c23c314a5cff248b00
2714 Author: Mike Frysinger <vapier@gentoo.org>
2715 Date:   Thu Jan 21 04:03:22 2010 -0500
2716
2717     tools: allow people to compile w/out configuring
2718
2719     It's useful to be able to build up the host tools without having to select
2720     a board first.  Pretty much all tools in there are config-independent
2721     anyways.
2722
2723     Also add a shortcut "tools-all" to quickly build all host tools that are
2724     actually config-independent to allow for simple test builds.
2725
2726     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2727
2728 commit c5a028f085020b60040a2b42966f29b25bd6ee8e
2729 Author: Mike Frysinger <vapier@gentoo.org>
2730 Date:   Thu Jan 21 04:03:21 2010 -0500
2731
2732     ubsha1: drop unnecessary includes/prototypes
2733
2734     This code doesn't use any config.h defines, and the sha1.h header already
2735     declares a sha1_csum prototype.
2736
2737     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2738
2739 commit 5daa1c18b6a6877b0619a8dbaad0afd783f79e4f
2740 Author: Mike Frysinger <vapier@gentoo.org>
2741 Date:   Thu Jan 21 04:03:20 2010 -0500
2742
2743     image.h: avoid command.h for host tools
2744
2745     The u-boot command structures don't get used with host systems, so don't
2746     bother including it when building host code.  This avoids an implicit need
2747     on config.h in the process.
2748
2749     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2750
2751 commit 34be10651704709dfb35f9c57013f02d47cced09
2752 Author: Matthias Weisser <weisserm@arcor.de>
2753 Date:   Mon Jan 18 10:58:13 2010 +0100
2754
2755     Removing Atmel from ARM926EJ-S Systems
2756
2757     Signed-off-by: Matthias Weisser <weisserm@arcor.de>
2758
2759 commit a16028da63c78001823bfb375b3f6d9d86e5a534
2760 Author: Mike Frysinger <vapier@gentoo.org>
2761 Date:   Tue Nov 3 11:35:59 2009 -0500
2762
2763     lmb: only force on arches that use it
2764
2765     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2766
2767 commit dac4d7e8849d275023ea2fcae6caf941db91c042
2768 Author: Mike Frysinger <vapier@gentoo.org>
2769 Date:   Sun Jan 17 21:08:00 2010 -0500
2770
2771     sha1: add dedicated config option
2772
2773     The sha1 code is currently compiled for everyone, but in reality, it's
2774     only used by the FIT code.  So make it optional just like MD5.
2775
2776     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2777
2778 commit 33c8c664239f6665b228145d7e5adfa238a300bc
2779 Author: Felix Radensky <felix@embedded-sol.com>
2780 Date:   Tue Jan 19 21:19:06 2010 +0200
2781
2782     ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMs
2783
2784     On platforms where SPD EEPROM and another EEPROM have adjacent
2785     I2C addresses SPD_EEPROM_ADDRESS should be defined as a single
2786     element array, otherwise DDR2 setup code would fail with the
2787     following error:
2788
2789     ERROR: Unknown DIMM detected in slot 1
2790
2791     However, fixing SPD_EEPROM_ADDRESS would result in another
2792     error:
2793
2794     ERROR: DIMM's DDR1 and DDR2 type can not be mixed.
2795
2796     This happens because initdram() routine does not explicitly
2797     initialize dimm_populated array. This patch fixes the problem.
2798
2799     Signed-off-by: Felix Radensky <felix@embedded-sol.com>
2800     Signed-off-by: Stefan Roese <sr@denx.de>
2801
2802 commit d98964aaacc5c54cf7d67bb1e5128ed067086dd7
2803 Author: Felix Radensky <felix@embedded-sol.com>
2804 Date:   Tue Jan 19 17:37:13 2010 +0200
2805
2806     ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT
2807
2808     Bootstrap options G and F are reported incorrectly (G instead
2809     of F and vice versa). This patch fixes this.
2810
2811     Signed-off-by: Felix Radensky <felix@embedded-sol.com>
2812     Signed-off-by: Stefan Roese <sr@denx.de>
2813
2814 commit 19c292999732996e071caa0782eeef0ce0a60ac0
2815 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
2816 Date:   Wed Jan 20 21:07:00 2010 +0900
2817
2818     MIPS: qemu_mips: Import asm/unaligned.h from the Linux kernel
2819
2820     with a few adjustments for U-Boot.  This fixes the following build error:
2821
2822     make -C lib_generic/
2823     zlib.c:31:27: error: asm/unaligned.h: No such file or directory
2824     zlib.c: In function 'inflate_fast':
2825     zlib.c:641: warning: implicit declaration of function 'get_unaligned'
2826     make[1]: *** [zlib.o] Error 1
2827     make[1]: Leaving directory `/home/skuribay/git/u-boot.git/lib_generic'
2828     make: *** [lib_generic/libgeneric.a] Error 2
2829
2830     Reported-by: Himanshu Chauhan <himanshu@symmetricore.com>
2831     Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
2832
2833 commit 38a8b3eafb17d61690e5fc93e6dc45120f79d7d0
2834 Author: Magnus Lilja <lilja.magnus@gmail.com>
2835 Date:   Sun Jan 17 17:46:11 2010 +0100
2836
2837     MX31: Activate NAND environment on i.MX31 PDK board.
2838
2839     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
2840
2841 commit c4832dffff20519e72879a8da010174ac0526141
2842 Author: Magnus Lilja <lilja.magnus@gmail.com>
2843 Date:   Sun Jan 17 17:46:10 2010 +0100
2844
2845     MXC: Add large page oob layout for i.MX31 NAND controller.
2846
2847     Import the large page oob layout from Linux mxc_nand.c driver.
2848
2849     The CONFIG_SYS_NAND_LARGEPAGE option is used to activate
2850     the large page oob layout. Run time detection is not supported
2851     as this moment.
2852
2853     This has been tested on the i.MX31 PDK board with a large
2854     page NAND device.
2855
2856     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
2857
2858 commit f6a9748e3261fdccdeb78a2b58e6ad538ba54496
2859 Author: Magnus Lilja <lilja.magnus@gmail.com>
2860 Date:   Wed Nov 11 20:18:43 2009 +0100
2861
2862     mxc_nand: Update driver to work with i.MX31.
2863
2864     Tested on i.MX31 Litekit.
2865
2866     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
2867
2868 commit c816dcb118e26ba17e7d73989514fec08a3823ac
2869 Author: Magnus Lilja <lilja.magnus@gmail.com>
2870 Date:   Wed Nov 11 20:18:42 2009 +0100
2871
2872     MX31: Add struct definition for clock control module in i.MX31.
2873
2874     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
2875
2876 commit 50ef25ef24eccd8e69d2c1ccc97b3f7e30109f51
2877 Author: Michal Simek <monstr@monstr.eu>
2878 Date:   Tue Jan 19 12:03:25 2010 +0100
2879
2880     microblaze: zlib needs asm/unaligned.h
2881
2882     Microblaze has own hw unaligned handler if is available.
2883     Use big endian version.
2884
2885     Signed-off-by: Michal Simek <monstr@monstr.eu>
2886
2887 commit 5b8b83bce6fdd0d2ca661de90ae83a0f8b152de6
2888 Author: Michal Simek <monstr@monstr.eu>
2889 Date:   Tue Jan 19 12:03:24 2010 +0100
2890
2891     microblaze: Remove getenv_IPaddr prototype
2892
2893     Commit 6a45e384955262882375a2785426dc65aeb636c4
2894     should remove reference from Microblaze too.
2895
2896     Signed-off-by: Michal Simek <monstr@monstr.eu>
2897
2898 commit b9e6957ca15be8466190794d6d87845491b3411b
2899 Author: Alessandro Rubini <rubini@unipv.it>
2900 Date:   Mon Jan 18 22:38:38 2010 +0100
2901
2902     MAINTAINERS: fix nhk8815 board name
2903
2904     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
2905
2906 commit b40e2320c440c5082020e5036a0cb8d4ed1b3d7d
2907 Author: Ben Warren <biggerbadderben@gmail.com>
2908 Date:   Mon Jan 18 11:35:31 2010 -0800
2909
2910     Fix breakage in SMC EEPROM standalone applications
2911
2912     Commit 6a45e384955262882375a2785426dc65aeb636c4 (Make getenv_IPaddr() global)
2913     inadvertently added ' #include "net.h" ' to the standalone programs, creating
2914     duplicate definitions of 'struct eth_device'.  This patch removes the local
2915     definitions and removes other code that breaks due to the change in definition.
2916
2917     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2918     Acked-by: Mike Frysinger <vapier@gentoo.org>
2919
2920 commit 2a9987935e3cdb61e7550c87cbc9f500a54f672d
2921 Author: Daniel Hobi <daniel.hobi@schmid-telecom.ch>
2922 Date:   Mon Jan 18 18:13:39 2010 +0100
2923
2924     Makefile: fix parallel build
2925
2926     During parallel build, the top Makefile spawns multiple sub-makes for
2927     targets in cpu/$(CPU) and $(dir $(LDSCRIPT)). If the .depend files are
2928     not present in these directories, the sub-makes may end up generating
2929     these files simultaneously which leads to corrupted content.
2930
2931     A typical error message is:
2932
2933     .depend:39: *** multiple target patterns.  Stop.
2934
2935     This patch serializes the creation of .depend in cpu/$(CPU) and
2936     $(dir $(LDSCRIPT)) by adding these directories to the depend target
2937     in the top Makefile.
2938
2939     Other directories in $(LIBS) are not affected since they contain only
2940     one Make target and thus only one sub-make is spawned per directory.
2941
2942     Signed-off-by: Daniel Hobi <daniel.hobi@schmid-telecom.ch>
2943     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2944
2945 commit f19fd87e9387282b5abbfdafe46ac272320643d8
2946 Author: Robin Getz <robin.getz@analog.com>
2947 Date:   Mon Dec 21 16:35:48 2009 -0500
2948
2949     Blackfin: add support for kgdb
2950
2951     Signed-off-by: Robin Getz <robin.getz@analog.com>
2952     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2953
2954 commit 3869453f659c22396fecb7c8ed7af909e89f461c
2955 Author: Robin Getz <robin.getz@analog.com>
2956 Date:   Mon Dec 21 17:55:22 2009 -0500
2957
2958     asm-generic/signal.h: import from linux
2959
2960     We need signal.h for Blackfin/KGDB, so import the asm-generic/signal.h
2961     for people to leverage.
2962
2963     Signed-off-by: Robin Getz <robin.getz@analog.com>
2964     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2965
2966 commit 88ffb2665cd066b6b20cfaade13929d4e8428dde
2967 Author: Heiko Schocher <hs@denx.de>
2968 Date:   Thu Jan 7 08:55:54 2010 +0100
2969
2970     CRAMFS: support cramfs in RAM
2971
2972     cramfsls and cramfsload are added to the command list.
2973     A cramfs placed at 'cramfs_addr' can the be listed with 'cramfsls' and files
2974     can be loaded with 'cramfsload'. 'cramfs_addr' is an environment variable
2975     specifying the address the cramfs is located.
2976     This works for powerpc and for ARM.
2977
2978     Use CONFIG_CMD_CRAMFS.
2979
2980     Signed-off-by: Andreas Huber <andreas.huber@keymile.com>
2981     Signed-off-by: Heiko Schocher <hs@denx.de>
2982
2983 commit 4897ee33c98b4b29efd62854052eb7862380b5ae
2984 Author: Heiko Schocher <hs@denx.de>
2985 Date:   Thu Jan 7 08:55:50 2010 +0100
2986
2987     powerpc: keymile boards updates
2988
2989     - malloc size 4 MB for all keymile boards
2990     - use generic FDT code for fixing up the DTS
2991     - enable unit-led at startup for keymile boards
2992     - remove some dts updates for keymile boards
2993     - ppc_83xx, kmeter1: take FE/GbE PHYs out of reset
2994     - ppc_83xx, kmeter1: change from Intel Strata to Spansion 64MB flash
2995       changed from Intel Strata to Spansion 64MB flash and changed flash layout.
2996     +---------+----------+-----------------------+-----------------------------+
2997     | name    | size     | range                 | description                 |
2998     +---------+----------+-----------------------+-----------------------------+
2999     | u-boot  |   768 KB | 0xf0000000-0xf00bffff | for u-boot                  |
3000     | env     |   128 KB | 0xf00c0000-0xf00dffff | for environment             |
3001     | envred  |   128 KB | 0xf00e0000-0xf00fffff | for environment (redundant) |
3002     | ubi0    | 64512 KB | 0xf0100000-0xf3ffffff | ubi0 for ubi volumes        |
3003     +---------+----------+-----------------------+-----------------------------+
3004
3005     Signed-off-by: Heiko Schocher <hs@denx.de>
3006
3007 commit 1567b596d9f4a7ff49ebdca29e15a33777dfd670
3008 Author: Heiko Schocher <hs@denx.de>
3009 Date:   Thu Jan 7 08:55:44 2010 +0100
3010
3011     env, eeprom: add redundant environment support
3012
3013     Add redundant environment support for environment lying on a EEPROM.
3014
3015     Tested on uppcoming suen3 support
3016
3017     Signed-off-by: Andreas Huber <andreas.huber@keymile.com>
3018
3019 commit 548738b4d43af841ff58c787bce297ac6a8bf7d1
3020 Author: Heiko Schocher <hs@denx.de>
3021 Date:   Thu Jan 7 08:55:40 2010 +0100
3022
3023     cmd_eeprom: I2C updates
3024
3025     - CONFIG_ENV_EEPROM_IS_ON_I2C
3026       define this, if you have I2C and SPI activated, and your
3027       EEPROM, which holds the environment, is on the I2C bus.
3028
3029     - CONFIG_I2C_ENV_EEPROM_BUS
3030       if you have an Environment on an EEPROM reached over
3031       I2C muxes, you can now define, how to reach this
3032       EEPROM.
3033
3034     Signed-off-by: Heiko Schocher <hs@denx.de>
3035
3036 commit b63815e31355b44e65899b361da1d8ef6940ab90
3037 Author: Matthias Kaehlcke <matthias@kaehlcke.net>
3038 Date:   Tue Dec 22 23:05:45 2009 +0100
3039
3040     move definition of macros likely and unlikely to compiler.h
3041
3042     the macros likely and unlikely were defined in include/linux/mtd/compat.h,
3043     but used in code not related to MTD. moved the macro definitions to compiler.h
3044
3045     Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
3046
3047 commit c3d7eec6d88945dec0626cdd4f4a35cb5f83ef00
3048 Author: Detlev Zundel <dzu@denx.de>
3049 Date:   Tue Dec 22 12:43:02 2009 +0100
3050
3051     cmd_bootm.c: Change interpretation of standalone image parameters.
3052
3053     Current code uses the second argument to bootm for standalone images to
3054     override the load address specified in the image instead of passing all
3055     parameters as is to the application.  This behaviour is not documented
3056     and not in line with how the go command works for standalone applications,
3057     so we simply drop it.
3058
3059     Signed-off-by: Detlev Zundel <dzu@denx.de>
3060
3061 commit 8b828a8f44b7ee9953c7ba63e64b1e80790139b3
3062 Author: Detlev Zundel <dzu@denx.de>
3063 Date:   Tue Dec 22 12:43:01 2009 +0100
3064
3065     cmd_bootm.c: Do not load a ramdisk when not booting a kernel.
3066
3067     In case we boot an image marked as 'standalone' and 'linux', the current
3068     code erroneously tried to load a ramdisk.
3069
3070     Signed-off-by: Detlev Zundel <dzu@denx.de>
3071
3072 commit 16035bcd8c81c3c59dddfb54f48e8059a623b13c
3073 Author: Robin Getz <robin.getz@analog.com>
3074 Date:   Mon Dec 21 18:40:44 2009 -0500
3075
3076     kgdb: update mem2hex/hex2mem funcs
3077
3078     Convert the funcs to do the conversion inline so that we can do the copy
3079     all at once with memcpy.  This let's us push out an weird arch-specific
3080     issue with accessing different regions of memory to the memcpy function
3081     like the MMRs on Blackfin systems, and it should be a bit faster.
3082
3083     Signed-off-by: Robin Getz <robin.getz@analog.com>
3084     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3085
3086 commit cbb0cab1d929839d1cf170b54b1fef05896433ea
3087 Author: Mike Frysinger <vapier@gentoo.org>
3088 Date:   Mon Dec 21 18:40:43 2009 -0500
3089
3090     kgdb: drop duplicate debugger_exception_handler
3091
3092     The debugger_exception_handler definition is the same for everyone, so use
3093     the common one now.
3094
3095     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3096
3097 commit 0c909551f88c0d92a919ff70127df7b33cdd473d
3098 Author: Robin Getz <robin.getz@analog.com>
3099 Date:   Mon Dec 21 18:40:42 2009 -0500
3100
3101     kgdb: add default generic stubs
3102
3103     The default kgdb functions can be implemented with common U-Boot functions,
3104     so rather than force everyone to copy & paste these things, create a set of
3105     weak stubs.
3106
3107     Signed-off-by: Robin Getz <robin.getz@analog.com>
3108     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3109
3110 commit fa2744de6584c92750f807a006e20a59ee046e76
3111 Author: Mike Frysinger <vapier@gentoo.org>
3112 Date:   Mon Dec 21 14:19:12 2009 -0500
3113
3114     netconsole: mark local funcs with static
3115
3116     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3117
3118 commit 7293e0577f149b75595b6f6ceb75bf50a523aff6
3119 Author: Michael Hennerich <michael.hennerich@analog.com>
3120 Date:   Sat Dec 19 08:19:09 2009 -0500
3121
3122     easylogo: add support for 16-bit RGB565
3123
3124     Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
3125     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3126
3127 commit 0f597bc2a80353bcd0fd4daf42e2047c959485c8
3128 Author: Detlev Zundel <dzu@denx.de>
3129 Date:   Fri Dec 18 17:35:57 2009 +0100
3130
3131     mpc5xxx/cpu_init.c: Convert to IO accessors.
3132
3133     Signed-off-by: Detlev Zundel <dzu@denx.de>
3134
3135 commit 18e89890625c86be6c971c01b824d14bbdd78e25
3136 Author: Detlev Zundel <dzu@denx.de>
3137 Date:   Fri Dec 18 17:35:56 2009 +0100
3138
3139     mpc5xxx.h: Add structure definition for XLB arbiter block.
3140
3141     Signed-off-by: Detlev Zundel <dzu@denx.de>
3142
3143 commit 10c32ff59f7abe352b548066918bc5ea39e7c47b
3144 Author: Mike Frysinger <vapier@gentoo.org>
3145 Date:   Wed Dec 2 21:15:03 2009 -0500
3146
3147     config_defaults.h: new header for common u-boot config defaults
3148
3149     There are a bunch of features in U-Boot that we want to enable by default,
3150     and it's best if we centralize them in one place rather than updating all
3151     the board files out there.
3152
3153     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3154
3155 commit 64917ca38933d10b3763f61df7a1e58e1e127b52
3156 Author: Peter Tyser <ptyser@xes-inc.com>
3157 Date:   Sun Jan 17 15:38:26 2010 -0600
3158
3159     PCIe, USB: Replace 'end point' references with 'endpoint'
3160
3161     When referring to PCIe and USB 'endpoint' is the standard naming
3162     convention.
3163
3164     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
3165     Acked-by: Stefan Roese <sr@denx.de>
3166     Acked-by: Remy Bohmer <linux@bohmer.net>
3167
3168 commit 6a45e384955262882375a2785426dc65aeb636c4
3169 Author: Dirk Behme <dirk.behme@googlemail.com>
3170 Date:   Sun Jan 3 08:33:58 2010 +0100
3171
3172     Make getenv_IPaddr() global
3173
3174     There are boards out there that do not have network support in
3175     U-Boot (CONFIG_CMD_NET not set), but they do so in Linux. This
3176     makes it desirable to be able to port network configuration (like
3177     the IP address) to the Linux kernel.
3178
3179     We should not make the passing of the IP configuration to Linux
3180     dependent on U-Boot features / settings.
3181
3182     For this, make getenv_IPaddr() global. This fixes build error
3183
3184     u-boot/lib_xxx/board.c:360: undefined reference to `getenv_IPaddr'
3185
3186     on various architectures.
3187
3188     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
3189     Acked-by: Ben Warren <biggerbadderben@gmail.com>
3190
3191 commit 846a6391e4bc9fdd721753a1021953ff0ca17c27
3192 Author: Mike Frysinger <vapier@gentoo.org>
3193 Date:   Fri Jan 15 04:50:40 2010 -0500
3194
3195     Blackfin: drop .eh_frame from linker script
3196
3197     Nothing in U-Boot uses runtime C++ exceptions/unwinding, so there is no
3198     need to list this section.
3199
3200     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3201
3202 commit ed912d4d659e67910edca04498803db24d826615
3203 Author: Mike Frysinger <vapier@gentoo.org>
3204 Date:   Fri Jan 15 04:47:06 2010 -0500
3205
3206     Blackfin: use sort funcs in the linker script
3207
3208     This is just Blackfin catching up with every one else.
3209
3210     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3211
3212 commit 2aeda2d054bb32027bed33d9c3a63d152164b5e0
3213 Author: Harald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at>
3214 Date:   Wed Jan 13 09:04:53 2010 -0500
3215
3216     Blackfin: tcm-bf518: new board port
3217
3218     Signed-off-by: Harald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at>
3219     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3220
3221 commit c46a0ebf82d3fd27dd21ad7d4fe7f11c2b2b0b21
3222 Author: Mike Frysinger <vapier@gentoo.org>
3223 Date:   Fri Jan 8 07:56:17 2010 -0500
3224
3225     Blackfin: enable JFFS summary support for ADI boards
3226
3227     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3228
3229 commit 912da8d606997822d44905b83ef47799a130a1b9
3230 Author: Mike Frysinger <vapier@gentoo.org>
3231 Date:   Fri Jan 8 06:14:13 2010 -0500
3232
3233     Blackfin: bf518f-ezbrd: increase monitor length
3234
3235     The addition of KGDB overflowed the current linker section.
3236
3237     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3238
3239 commit 03642aeee0d51660c35c9dbdde78882eb3efb350
3240 Author: Robin Getz <robin.getz@analog.com>
3241 Date:   Mon Dec 21 17:02:48 2009 -0500
3242
3243     Blackfin: handle anomaly 05000257
3244
3245     Need to reload the loop counters to keep from corrupting hardware loops.
3246
3247     Signed-off-by: Robin Getz <robin.getz@analog.com>
3248     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3249
3250 commit b6db2834407d49ec48ac8e9281fdd704d5ee3eba
3251 Author: Robin Getz <robin.getz@analog.com>
3252 Date:   Mon Dec 21 16:59:21 2009 -0500
3253
3254     Blackfin: keep hwtrace on CPLB miss
3255
3256     Crashes rarely happen in the CPLB miss handler compared to the rest of
3257     U-Boot code, so disable hardware tracing when processing misses.  This
3258     way a crash due to other functions will be shown properly.
3259
3260     Signed-off-by: Robin Getz <robin.getz@analog.com>
3261     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3262
3263 commit 0097870e3d72f10ec58ae22488945fd9ee37289f
3264 Author: Robin Getz <robin.getz@analog.com>
3265 Date:   Mon Dec 21 15:31:08 2009 -0500
3266
3267     Blackfin: add a netconsole helper
3268
3269     Signed-off-by: Robin Getz <robin.getz@analog.com>
3270     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3271
3272 commit 10eafa10be2deaba4939d0c19cd21648f2d3d4aa
3273 Author: Michael Hennerich <michael.hennerich@analog.com>
3274 Date:   Thu Dec 10 09:19:21 2009 +0000
3275
3276     Blackfin: add support for BF527-EZKIT v2.1
3277
3278     The new board revision has a different LCD.
3279
3280     Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
3281     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3282
3283 commit 9442c4a1337dbcf82e3bc02a12e24f491e0e6122
3284 Author: Cliff Cai <cliff.cai@analog.com>
3285 Date:   Tue Dec 8 07:25:57 2009 +0000
3286
3287     Blackfin: bf527-ezkit/bf548-ezkit: add musb board specific initialization
3288
3289     Signed-off-by: Cliff Cai <cliff.cai@analog.com>
3290     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3291
3292 commit 581d92eefc1a060ea5c6eb42028880a37095953d
3293 Author: Cliff Cai <cliff.cai@analog.com>
3294 Date:   Mon Dec 7 08:03:06 2009 +0000
3295
3296     Blackfin: bfin_spi: round up clock divider
3297
3298     If the requested clock cannot be exactly obtained, round it up so that we
3299     err on the side of slightly slower rather than slightly faster.
3300
3301     Signed-off-by: Cliff Cai <cliff.cai@analog.com>
3302     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3303
3304 commit a52ad4f99486ce3f404f83f75263e321956bb6d5
3305 Author: Mike Frysinger <vapier@gentoo.org>
3306 Date:   Mon Nov 30 13:51:24 2009 -0500
3307
3308     Blackfin: pull io funcs from linux
3309
3310     Some common code uses more of the io.h funcs than we currently provide, so
3311     pull in all of the ones from the linux kernel.
3312
3313     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3314
3315 commit 5eefe7e99537ca3641496185f23b1dc9e76b405c
3316 Author: Mike Frysinger <vapier@gentoo.org>
3317 Date:   Mon Nov 30 13:34:07 2009 -0500
3318
3319     Blackfin: section off the CF/IDE io.h hacks
3320
3321     These need to be rethought, but until that happens, isolate the hack so
3322     that we can extend the common code without breaking things.
3323
3324     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3325
3326 commit 3b062da326f9b37d34aa8f80bf9d2f9e74f55c86
3327 Author: Mike Frysinger <vapier@gentoo.org>
3328 Date:   Mon Nov 30 13:30:18 2009 -0500
3329
3330     Blackfin: drop unused funcs from io.h
3331
3332     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3333
3334 commit 5f79644d2665763d522ef2db53c026c5f4865b02
3335 Author: Mike Frysinger <vapier@gentoo.org>
3336 Date:   Mon Nov 30 13:08:39 2009 -0500
3337
3338     Blackfin: bf533-stamp: split and cleanup CF/IDE code
3339
3340     Give the CF/IDE code its own file to keep things cleanly separated.  While
3341     we're here, clean up the code to use common functions.
3342
3343     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3344
3345 commit e54c8209913a3f26ae28819e3515df53ec2b4548
3346 Author: Cliff Cai <cliff.cai@analog.com>
3347 Date:   Fri Nov 20 08:24:43 2009 +0000
3348
3349     Blackfin: convert bfin_sdh to generic mmc
3350
3351     Signed-off-by: Cliff Cai <cliff.cai@analog.com>
3352     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3353
3354 commit 17ebd5bf3393144f3ead19384318a6e5b01c4f90
3355 Author: Cliff Cai <cliff.cai@analog.com>
3356 Date:   Tue Nov 17 09:36:21 2009 +0000
3357
3358     Blackfin: bfin_spi: let boards control idle value
3359
3360     Some SPI devices like to see high idle values rather than low.
3361
3362     Signed-off-by: Cliff Cai <cliff.cai@analog.com>
3363     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3364
3365 commit ea693f22d8dbd8a65867a60a7f3faac30f85d65b
3366 Author: Mike Frysinger <vapier@gentoo.org>
3367 Date:   Sat Nov 14 13:53:00 2009 -0500
3368
3369     Blackfin: asm/string.h: drop useless includes
3370
3371     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3372
3373 commit f948158f72e6b880d02e4fa549362e4dc285eb1c
3374 Author: Mike Frysinger <vapier@gentoo.org>
3375 Date:   Thu Nov 12 18:42:53 2009 -0500
3376
3377     Blackfin: use new bfin read/write mmr helper funcs
3378
3379     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3380
3381 commit 313e8aacc1c9f5ca06085fa19b1429fa18a01aaa
3382 Author: Mike Frysinger <vapier@gentoo.org>
3383 Date:   Thu Nov 12 18:42:07 2009 -0500
3384
3385     Blackfin: move watchdog config check to Makefile
3386
3387     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3388
3389 commit dc6bc645e0cc1939b31cc54346415cf8e0dffc88
3390 Author: Mike Frysinger <vapier@gentoo.org>
3391 Date:   Wed Nov 11 19:08:33 2009 -0500
3392
3393     Blackfin: fix L1 Instruction sizes on BF52x/BF54x
3394
3395     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3396
3397 commit b7659ef2e764f62fc334f0d970721496823e4888
3398 Author: Mike Frysinger <vapier@gentoo.org>
3399 Date:   Wed Nov 11 17:29:35 2009 -0500
3400
3401     Blackfin: bf527-ezkit: auto-select NAND settings
3402
3403     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3404
3405 commit 7527feef06b13e9fd5b6d10a4bfc81b59ee56f27
3406 Author: Mike Frysinger <vapier@gentoo.org>
3407 Date:   Mon Nov 9 19:38:23 2009 -0500
3408
3409     Blackfin: support boards with no external memory
3410
3411     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3412
3413 commit dbda2c65e5fec92d0791367b53042983746ce95b
3414 Author: Mike Frysinger <vapier@gentoo.org>
3415 Date:   Mon Nov 9 19:44:04 2009 -0500
3416
3417     Blackfin: re-architect initcode
3418
3419     The single initcode function was growing unwieldy, so split it up the
3420     distinct steps into their own function.  This should making digesting the
3421     result much easier on people.
3422
3423     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3424
3425 commit f5402d4c27e471c333cb84a82a437e60c6182449
3426 Author: Mike Frysinger <vapier@gentoo.org>
3427 Date:   Mon Nov 9 18:08:09 2009 -0500
3428
3429     Blackfin: global_data.h: make pull in needed headers
3430
3431     We need the definition of bd_t in this header, so pull in asm/u-boot.h.
3432
3433     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3434
3435 commit fa45bd498a1970574f4b7539b67cc2286f1324fa
3436 Author: Mike Frysinger <vapier@gentoo.org>
3437 Date:   Tue Nov 3 06:28:22 2009 -0500
3438
3439     Blackfin: kill off useless initdram() usage
3440
3441     While the initdram() function makes sense on some arches, it doesn't for
3442     Blackfin systems as it's always implemented the same way.
3443
3444     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3445
3446 commit b1e2c5519a06f9a5841a7a434bf4da4d393f8df5
3447 Author: Mike Frysinger <vapier@gentoo.org>
3448 Date:   Tue Nov 3 06:11:31 2009 -0500
3449
3450     Blackfin: move section length calculation to linker script
3451
3452     The length of the sections is fixed at link time, so let the linker do the
3453     calculation rather than doing it ourselves at runtime.
3454
3455     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3456
3457 commit 446707c90f52e5fcafecd468920cfad685ee9fc7
3458 Author: Valentin Yakovenkov <yakovenkov@niistt.ru>
3459 Date:   Mon Oct 26 18:43:04 2009 -0400
3460
3461     Blackfin: bf561-acvilon: new board port
3462
3463     Signed-off-by: Valentin Yakovenkov <yakovenkov@niistt.ru>
3464     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3465
3466 commit 16ada4f66ffea53662b7a61a5222cbc825d67175
3467 Author: Mike Frysinger <vapier@gentoo.org>
3468 Date:   Thu Oct 15 14:59:46 2009 -0400
3469
3470     Blackfin: ADI settings: enable silent console support
3471
3472     Very little additional code overhead, and only works when the user sets an
3473     env var ahead of time, so default to on makes sense.
3474
3475     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3476
3477 commit ac41c7a0e76fe6384949571373dc84a6098965ac
3478 Author: Mike Frysinger <vapier@gentoo.org>
3479 Date:   Thu Oct 15 14:55:21 2009 -0400
3480
3481     Blackfin: bf537-stamp: rename SPI/MMC define
3482
3483     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3484
3485 commit fd04a05b89d848c7841d8512751b8cce8b791e69
3486 Author: Harald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at>
3487 Date:   Wed Oct 14 08:37:32 2009 -0400
3488
3489     Blackfin: update tiny board settings (voltage/default env)
3490
3491     The tinyboards like to run at a little lower voltage than the default, and
3492     they prefer to boot over the network.  For the latter, extend the common
3493     code a little to make this easier.
3494
3495     Also fix the cm-bf527 env sector size while we're in here to reflect the
3496     flash that is actually in use.
3497
3498     Signed-off-by: Harald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at>
3499     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3500
3501 commit 76d82187c6cccbcd8d514015c3b283f05ee8ac5c
3502 Author: Mike Frysinger <vapier@gentoo.org>
3503 Date:   Tue Jul 21 22:17:36 2009 -0400
3504
3505     Blackfin: tweak embedded LDR env config option
3506
3507     Use the common config option for extracting the environment for embedding
3508     into LDR files and clarify the LDR-specific option.
3509
3510     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3511
3512 commit 2740544881f652566756815dda4da0bcd946e9de
3513 Author: Wolfgang Denk <wd@denx.de>
3514 Date:   Fri Jan 15 11:20:10 2010 +0100
3515
3516     malloc: return NULL if not initialized yet
3517
3518     When malloc() was called before it was properly initialized
3519     (as would happen if when used before relocation to RAM) it returned
3520     random, non-NULL values, which called all kinds of difficult to debug
3521     subsequent errors.
3522
3523     Make sure to return NULL when initialization was not done yet.
3524
3525     Signed-off-by: Wolfgang Denk <wd@denx.de>
3526
3527 commit f098337152ca48e135448f5e7836cce938e12bc0
3528 Author: Wolfgang Denk <wd@denx.de>
3529 Date:   Fri Jan 15 11:10:33 2010 +0100
3530
3531     JFFS2: drop support for LZARI compression mode
3532
3533     Support for LZARI compression mode was added based on a MTD CVS
3534     snapshot of March 13, 2005. However, fs/jffs2/compr_lzari.c contains
3535     contradictory licensing terms: the original copyright clause says "All
3536     rights reserved. Permission granted for non-commercial use.", but
3537     later reference to the file 'LICENCE' in the jffs2 directory was added
3538     which says GPL v2 or later.
3539
3540     As no boards ever used LZARI compression, and this file is also not
3541     present in recent MTD code, we resolve this conflict by removing the
3542     conflicting file and references to it.
3543
3544     Also copy the referenced but missing file 'LICENCE' from the current
3545     MTD source tree.
3546
3547     Signed-off-by: Wolfgang Denk <wd@denx.de>
3548
3549 commit 321790f61bb92fead0fc01b8d055aa331d8dcf85
3550 Author: Bryan Wu <bryan.wu@analog.com>
3551 Date:   Sat Jan 9 16:53:54 2010 -0500
3552
3553     usb: musb: add virtual root hub control support
3554
3555     For MUSB devices that do not support multipoint (hubs), we have to emulate
3556     a root hub so that we can support core operations like resetting ports.
3557
3558     Signed-off-by: Bryan Wu <bryan.wu@analog.com>
3559     Signed-off-by: Cliff Cai <cliff.cai@analog.com>
3560     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3561
3562 commit 559e2c87e45ae7261837d4945411c04833937d2a
3563 Author: Chris Zhang <chris@seamicro.com>
3564 Date:   Wed Jan 6 13:34:06 2010 -0800
3565
3566     Adds EHCI definitions to sequoia board configuration file.
3567
3568     Adds required definitions for EHCI support in sequoia configuration file.
3569     But still keeps the OHCI as default driver.
3570
3571     Signed-off-by: Chris Zhang <chris@seamicro.com>
3572
3573 commit 5f82887feecd7895593401f1ccda866bfb299fbb
3574 Author: Chris Zhang <chris@seamicro.com>
3575 Date:   Wed Jan 6 13:34:05 2010 -0800
3576
3577     Add ppc440epx USB ehci support.
3578
3579     Currently ppc440epx uses OHCI for USB full-speed support. This change adds
3580     support for EHCI.
3581
3582     Signed-off-by: Chris Zhang <chris@seamicro.com>
3583
3584 commit b416191a14770c6bcc6fd67be7decf8159b2baee
3585 Author: Chris Zhang <chris@seamicro.com>
3586 Date:   Wed Jan 6 13:34:04 2010 -0800
3587
3588     Fix EHCI port reset.
3589
3590     In USB ehci driver, the port reset is not terminated. EHCI spec says "A host
3591      controller must terminate the reset and stabilize the state of the port within
3592      2 milliseconds". Without termination, a port stays at reset state. This is
3593      observed on ppc4xx(sequoia) boards.
3594
3595     Signed-off-by: Chris Zhang <chris@seamicro.com>
3596
3597 commit b301be0599d14be46fc088861bb798648844aea5
3598 Author: Sanjeev Premi <premi@ti.com>
3599 Date:   Thu Dec 24 14:20:41 2009 +0530
3600
3601     omap3: fix compile warning
3602
3603     This patch fixes this warning during compile:
3604
3605     omap3.c: In function 'musb_platform_init':
3606     omap3.c:126: warning: label 'end' defined but not used
3607
3608     Problem reported by: Dirk Behme[dirk.behme@googlemail.com]
3609
3610     Signed-off-by: Sanjeev Premi <premi@ti.com>
3611
3612 commit e608f221c13943d88e86f44753e23668342c3df3
3613 Author: Bryan Wu <bryan.wu@analog.com>
3614 Date:   Wed Dec 16 22:04:02 2009 -0500
3615
3616     usb: musb: add support for Blackfin MUSB
3617
3618     Signed-off-by: Bryan Wu <bryan.wu@analog.com>
3619     Signed-off-by: Cliff Cai <cliff.cai@analog.com>
3620     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3621     Signed-off-by: Remy Bohmer <linux@bohmer.net>
3622
3623 commit bc72a919e037782f64e3ac45c91bc60408e57e85
3624 Author: Bryan Wu <bryan.wu@analog.com>
3625 Date:   Wed Dec 16 22:04:01 2009 -0500
3626
3627     usb: musb: change rxcsr register from write to read/modify/write
3628
3629     The RX Control/Status register has bits that we want to preserve, so don't
3630     just write out a single bit.  Preserve the others bits in the process.
3631
3632     The original code posted to the u-boot list had this behavior, but looks
3633     like it was lost somewhere along the way to merging.
3634
3635     Signed-off-by: Bryan Wu <bryan.wu@analog.com>
3636     Signed-off-by: Cliff Cai <cliff.cai@analog.com>
3637     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3638     Signed-off-by: Remy Bohmer <linux@bohmer.net>
3639
3640 commit 8868fd443b7a52bf433903cc9527403ad055acb9
3641 Author: Bryan Wu <bryan.wu@analog.com>
3642 Date:   Wed Dec 16 22:04:00 2009 -0500
3643
3644     usb: musb: make multipoint optional
3645
3646     The multipoint handling under MUSB is optional, and some parts (like the
3647     Blackfin processor) do not implement support for it.
3648
3649     Signed-off-by: Bryan Wu <bryan.wu@analog.com>
3650     Signed-off-by: Cliff Cai <cliff.cai@analog.com>
3651     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3652     Signed-off-by: Remy Bohmer <linux@bohmer.net>
3653
3654 commit df402ba38103df51f6929848b6a797eff4db61f8
3655 Author: Bryan Wu <bryan.wu@analog.com>
3656 Date:   Wed Dec 16 22:03:59 2009 -0500
3657
3658     usb: musb: make fifo support configurable
3659
3660     The dynamic FIFO handling under MUSB is optional, and some parts (like
3661     the Blackfin processor) do not implement support for it.
3662
3663     Due to this, the FIFO reading/writing steps need special handling, so
3664     mark the common versions weak so drivers can override.
3665
3666     Signed-off-by: Bryan Wu <bryan.wu@analog.com>
3667     Signed-off-by: Cliff Cai <cliff.cai@analog.com>
3668     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3669     Signed-off-by: Remy Bohmer <linux@bohmer.net>
3670
3671 commit dc2cd05c91a134d53fada41e8f97a434be22de02
3672 Author: Mike Frysinger <vapier@gentoo.org>
3673 Date:   Wed Dec 16 22:03:58 2009 -0500
3674
3675     usb: musb: make sure the register layout is packed
3676
3677     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
3678     Signed-off-by: Remy Bohmer <linux@bohmer.net>
3679
3680 commit 7b4292883b6fdc42984671fbe4e0a352ec704bde
3681 Author: Ajay Kumar Gupta <ajay.gupta@ti.com>
3682 Date:   Tue Dec 22 10:56:14 2009 +0530
3683
3684     DA830: Add usb config
3685
3686     Adding USB configuration. Default is set for USB MSC host.
3687
3688     Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
3689     Signed-off-by: Swaminathan S <swami.iyer@ti.com>
3690
3691 commit 7359273d946a7dcde04c5e8d5bad669146efc87c
3692 Author: Ajay Kumar Gupta <ajay.gupta@ti.com>
3693 Date:   Tue Dec 22 10:56:13 2009 +0530
3694
3695     DA8xx: Add MUSB host support
3696
3697     Tested USB host functionality on DA830 EVM.
3698
3699     Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
3700     Signed-off-by: Swaminathan S <swami.iyer@ti.com>
3701
3702 commit 0b232310b2087d4278fb224fa01e228136fb8bdf
3703 Author: Ajay Kumar Gupta <ajay.gupta@ti.com>
3704 Date:   Tue Dec 22 10:56:12 2009 +0530
3705
3706     DA8xx: Add GPIO register definitions
3707
3708     Added DA8xx GPIO base addresses in gpio_defs.h and pointers
3709     to different BANKs which can be used to program GPIOs.
3710
3711     Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
3712     Signed-off-by: Swaminathan S <swami.iyer@ti.com>
3713
3714 commit 82a821f89bee913d7ba17cb500c778cf08dce321
3715 Author: Ajay Kumar Gupta <ajay.gupta@ti.com>
3716 Date:   Tue Dec 22 10:56:11 2009 +0530
3717
3718     DA830: Add pinmux for USB0_DRVVBUS
3719
3720     USB0_DRVVBUS pinmux configuration is required for USB functinality
3721     in uboot.
3722
3723     Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
3724     Signed-off-by: Swaminathan S <swami.iyer@ti.com>
3725
3726 commit a3f5da1bee9a8c343a411080d7d468bdc78794a4
3727 Author: Heiko Schocher <hs@denx.de>
3728 Date:   Thu Jan 7 08:56:00 2010 +0100
3729
3730     mpc83xx: add support configure bus parking
3731
3732     Add support to configure bus parking mode and master in bus arbitration
3733     configuration (ACR). Add this for the kmeter1 port:
3734
3735     Configure bus arbiter with recommended values from Freescale
3736     to improve bus latency/throughput for application with
3737     intensive QuiccEngine activity.
3738
3739     Signed-off-by: Heiko Schocher <hs@denx.de>
3740     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
3741
3742 commit a0daa2e06f05d97c03c59b656d50371319bf29ec
3743 Author: Reinhard Arlt <reinhard.arlt@esd.eu>
3744 Date:   Tue Dec 8 09:21:41 2009 +0100
3745
3746     mpc83xx: vme8349: Fix power up reset sequence for tsi148
3747
3748     Remove PCI reset, if there is a monarch PMC module.
3749
3750     Signed-off-by: Reinhard Arlt <reinhard.arlt@esd.eu>
3751     Signed-off-by: Stefan Roese <sr@denx.de>
3752
3753     convert clrbits_be32 + setbits_be32 to clrsetbits_be32, use out_be32 to set gcr.
3754
3755     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
3756
3757 commit 1dee9be683c9b0f060452aaf1a97a34fae87f07a
3758 Author: Reinhard Arlt <reinhard.arlt@esd.eu>
3759 Date:   Tue Dec 8 09:13:08 2009 +0100
3760
3761     mpc83xx: Add support for MPC8349 esd caddy2
3762
3763     The caddy2 is a variant of the already supported vme8349. So we just
3764     add the differences to this board port. To better support those two
3765     boards we switched from fixed SDRAM configuration to usage of
3766     spd_sdram(). This is done by providing a board specific SPD EEPROM
3767     routine with different values for both boards.
3768
3769     Signed-off-by: Reinhard Arlt <reinhard.arlt@esd.eu>
3770     Signed-off-by: Stefan Roese <sr@denx.de>
3771
3772     changed to use mkconfig -t option instead, plus misc codingstyle fixes.
3773
3774     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
3775
3776 commit 7693640acd5222f5a64e59ccf5e3bc511e8054b9
3777 Author: Stefan Roese <sr@denx.de>
3778 Date:   Tue Dec 8 09:10:04 2009 +0100
3779
3780     mpc83xx: spd_sdram.c: Disable memory controller before initializing
3781
3782     The memory controller could already be enabled, when spd_sdram() is
3783     called. This could be the case for example, when the SDRAM is initialized
3784     by the JTAG debugger.
3785
3786     The "sync" after the register access via the accessor function is
3787     still needed, because the macro uses the sync before the real write
3788     is done. So until not all accesses are converted to using accessor
3789     functions, this sync still needs to be made "manually" here.
3790
3791     Signed-off-by: Stefan Roese <sr@denx.de>
3792     Cc: Reinhard Arlt <reinhard.arlt@esd.eu>
3793     Acked-by: Dave Liu <daveliu@freescale.com>
3794     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
3795
3796 commit 2e95004deb6e33e33bf1b8a92a38cd2115bac4c2
3797 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
3798 Date:   Tue Nov 24 20:12:12 2009 +0300
3799
3800     mpc83xx: Add NAND boot support for MPC8315E-RDB boards
3801
3802     The core support for NAND booting is there already, so this patch
3803     is pretty straightforward.
3804
3805     There is one trick though: top level Makefile expects nand_spl to
3806     be in nand_spl/board/$(BOARDDIR), but we can fully reuse the code
3807     from mpc8313erdb boards, and so to not duplicate the code we just
3808     symlink nand_spl/board/freescale/mpc8315erdb to mpc8313erdb.
3809
3810     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
3811
3812     o silence make during ln echo
3813     o update documentation
3814     o and avoid:
3815
3816     $ ./MAKEALL MPC8315ERDB_NAND
3817     Configuring for MPC8315ERDB board...
3818     sdram.o: In function `fixed_sdram':
3819     /home/r1aaha/git/u-boot/nand_spl/board/freescale/mpc8313erdb/sdram.c:72: undefined reference to `udelay'
3820
3821     by renaming udelay -> __udelay in the spirit of commit
3822     3eb90bad651fab39cffba750ec4421a9c01d60e7 "Generic udelay() with watchdog
3823     support".
3824
3825     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
3826
3827 commit b821cead7d2147724d5f1d8ccbca40710faad38a
3828 Author: Sanjeev Premi <premi@ti.com>
3829 Date:   Fri Dec 18 14:55:24 2009 +0530
3830
3831     onenand: Fix compile errors due to FlexOneNAND
3832
3833     This patch fixes the compile error while trying to
3834     compile for omap3evm.
3835
3836     env_onenand.c: In function 'env_relocate_spec':
3837     env_onenand.c:70: error: 'CONFIG_ENV_ADDR_FLEX' undeclared
3838      (first use in this function)
3839     env_onenand.c:70: error: (Each undeclared identifier is re
3840     ported only once
3841     env_onenand.c:70: error: for each function it appears in.)
3842     env_onenand.c: In function 'saveenv':
3843     env_onenand.c:106: error: 'CONFIG_ENV_ADDR_FLEX' undeclare
3844     d (first use in this function)
3845     env_onenand.c:107: error: 'CONFIG_ENV_SIZE_FLEX' undeclare
3846     d (first use in this function)
3847
3848     Signed-off-by: Sanjeev Premi <premi@ti.com>
3849     Acked-by: Tom Rix <Tom.Rix@windriver.com>
3850
3851 commit 20da6f4d93db270c57eb67968e441a20faf61938
3852 Author: Nick Thompson <nick.thompson@ge.com>
3853 Date:   Wed Dec 16 11:15:58 2009 +0000
3854
3855     Davinci: davinci_nand.c performance enhancments
3856
3857     Introduces various optimisations that approximately triple the
3858     read data rate from NAND when run on da830evm.
3859
3860     Most of these optimisations depend on the endianess of the machine
3861     and most of them are very similar to optimisations already present
3862     in the Linux Kernel.
3863
3864     Signed-off-by: Nick Thompson <nick.thompson@ge.com>
3865
3866 commit 06f95959bc5421e516a9a25012e303dea8833385
3867 Author: Tom Rix <Tom.Rix@windriver.com>
3868 Date:   Wed Jan 6 09:36:24 2010 -0600
3869
3870     ARM Update mach-types
3871
3872     Fetched from http://www.arm.linux.org.uk/developer/machines/download.php
3873     And built with
3874
3875     repo http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
3876     commit c9f937e4a3f4ebf9924ec21d80632e5eb61d949c
3877
3878     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
3879
3880 commit 8b0ab304943b07d13a29db6d3d2ca3edad32cdcb
3881 Author: Becky Bruce <beckyb@kernel.crashing.org>
3882 Date:   Tue Nov 17 21:10:21 2009 -0600
3883
3884     ppc/p4080: Add Corenet Platform Cache (CPC) registers
3885
3886     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
3887     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3888
3889 commit 3e731aaba30c7011edf6391072eee845ed1b816f
3890 Author: Dave Liu <daveliu@freescale.com>
3891 Date:   Wed Dec 16 10:24:39 2009 -0600
3892
3893     fsl-ddr: setup ODT_RD_CFG & ODT_WR_CFG when we interleave
3894
3895     In chip-select interleaving case, we also need set the ODT_RD_CFG
3896     and ODT_WR_CFG in cs1_config register.
3897
3898     Signed-off-by: Dave Liu <daveliu@freescale.com>
3899     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3900
3901 commit 1aa3d08a0244506b94031522e54fe06ee7a5ae0e
3902 Author: Dave Liu <daveliu@freescale.com>
3903 Date:   Wed Dec 16 10:24:38 2009 -0600
3904
3905     fsl-ddr: add override for the Rtt_Wr
3906
3907     Different boards may require different settings of Dynamic ODT (Rtt_Wr).
3908     We provide a means to allow the board specific code to provide its own
3909     value of Rtt_Wr.
3910
3911     Signed-off-by: Dave Liu <daveliu@freescale.com>
3912     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3913
3914 commit bdc9f7b5eab8d5edd8a8cc5d80ef080836b00e85
3915 Author: Dave Liu <daveliu@freescale.com>
3916 Date:   Wed Dec 16 10:24:37 2009 -0600
3917
3918     fsl-ddr: add the override for write leveling
3919
3920     add the override for write leveling sampling and
3921     start time according to specific board.
3922
3923     Signed-off-by: Dave Liu <daveliu@freescale.com>
3924     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3925
3926 commit 0a71c92c7e1e565111cb34cd389a21ec500ca5c1
3927 Author: Dave Liu <daveliu@freescale.com>
3928 Date:   Wed Dec 16 10:24:36 2009 -0600
3929
3930     fsl-ddr: Fix power-down timing settings
3931
3932     1. TIMING_CFG_0[ACT_PD_EXIT] was set to 6 clocks, but
3933        It should be set to tXP parameter, tXP=max(3CK, 7.5ns)
3934     2. TIMING_CFG_0[PRE_PD_EXIT] was set to 6 clocks, but
3935        It should be set to tXP (if MR0[A12]=1) else to tXPDLL parameter
3936        We are setting the mode register MR0[A12]='1'
3937
3938     Signed-off-by: Dave Liu <daveliu@freescale.com>
3939     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3940
3941 commit c4ca10f1db36c3ce649c656dec14f7aab644dd86
3942 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
3943 Date:   Wed Dec 16 01:14:31 2009 +0300
3944
3945     mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boards
3946
3947     Thanks to "Errata to MPC8569E PowerQUICC III Integrated Host Processor
3948     Family Reference Manual, Rev. 0" document, which describes all eSDHC
3949     pins, we can add 4-bits eSDHC support for MPC8569E-MDS boards.
3950
3951     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
3952     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3953
3954 commit bc20f9a9527afe8ae406a74f74765d4323f04922
3955 Author: Kumar Gala <galak@kernel.crashing.org>
3956 Date:   Wed Dec 9 17:28:17 2009 -0600
3957
3958     ppc/p4080: Fix reporting of PME & FM clock frequencies
3959
3960     We incorrectly had the sense of PME_CLK_SEL, FM1_CLK_SEL, FM2_CLK_SEL
3961     backwards so we report the wrong frequency.
3962
3963     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3964
3965 commit de3cbd78c9a485389b233f8ca705a9e5f51afaf3
3966 Author: Li Yang <leoli@freescale.com>
3967 Date:   Wed Dec 9 14:26:08 2009 +0800
3968
3969     fsl_law: add SRIO2 target id and law_size_bits() macro
3970
3971     Signed-off-by: Li Yang <leoli@freescale.com>
3972     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3973
3974 commit abc76eb6a6936a99811eda256222b3927427f8e2
3975 Author: Kumar Gala <galak@kernel.crashing.org>
3976 Date:   Tue Nov 17 20:21:20 2009 -0600
3977
3978     ppc/85xx: Map boot page guarded for MP boot
3979
3980     We already map the page cache-inhibited.  There is no reason we
3981     shouldn't also be marking it guarded to prevent speculative accesses.
3982
3983     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3984
3985 commit effe4973f2f349e6e87d455ae718aabaf919a75d
3986 Author: Kumar Gala <galak@kernel.crashing.org>
3987 Date:   Tue Nov 17 22:44:52 2009 -0600
3988
3989     ppc: Added macro to test for specific SVR revision
3990
3991     Various SoC errata are specific to a given revision of silicon. This
3992     patch gives us a simple macro to use when doing such tests.
3993
3994     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3995
3996 commit f5ecc6e027150289c2a46db7cec197b2b6da893c
3997 Author: Dave Liu <daveliu@freescale.com>
3998 Date:   Tue Nov 17 20:01:24 2009 -0600
3999
4000     p4080: add readback to bootpage translation window
4001
4002     We need to add the readback to bootpage translation LAW
4003     to make it effect.
4004
4005     Signed-off-by: Dave Liu <daveliu@freescale.com>
4006     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
4007     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4008
4009 commit 5fb6ea3ad3562f78df8693ed8c4ca89654236c4f
4010 Author: Kumar Gala <galak@kernel.crashing.org>
4011 Date:   Fri Nov 13 09:25:07 2009 -0600
4012
4013     ppc/85xx: Make flash TLB entry determined at runtime on FSL boards
4014
4015     Rather than hard coding which TLB entry the FLASH is mapped with we can
4016     use find_tlb_idx to determine the entry.
4017
4018     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4019
4020 commit 783852e467f32a3a5568b542379e9fec3d26a173
4021 Author: Kumar Gala <galak@kernel.crashing.org>
4022 Date:   Fri Nov 13 09:09:10 2009 -0600
4023
4024     ppc/85xx: Remove CONFIG_SYS_DDR_TLB_START
4025
4026     Now that we dynamically determine TLB CAM entries to use we dont need
4027     CONFIG_SYS_DDR_TLB_START anymore.
4028
4029     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4030
4031 commit 355f4f85e90ce2e6d91883012c2993be7970c8b1
4032 Author: Kumar Gala <galak@kernel.crashing.org>
4033 Date:   Fri Nov 13 09:04:19 2009 -0600
4034
4035     ppc/85xx: Make SPD DDR TLB setup code use dynamic entry allocation
4036
4037     Now that we track which TLB CAM entries are used we can allocate
4038     entries on the fly.  Change the SPD DDR TLB setup code to assume
4039     we use at most 8 TLBs (or the number free, which ever is fewer).
4040
4041     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4042
4043 commit 94e9411b9dda182dd63d53ba6ea640c98b35db5f
4044 Author: Kumar Gala <galak@kernel.crashing.org>
4045 Date:   Thu Nov 12 10:26:16 2009 -0600
4046
4047     ppc/85xx: Add tracking of TLB CAM usage
4048
4049     We need to track which TLB CAM entries are used to allow us to
4050     "dynamically" allocate entries later in the code.  For example the SPD
4051     DDR code today hard codes which TLB entries it uses.  We can now make
4052     that pick entries that are free.
4053
4054     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4055
4056 commit ee53650dad2fede057e93fdf6f8cd72b29ef7cd0
4057 Author: Kumar Gala <galak@kernel.crashing.org>
4058 Date:   Wed Nov 4 13:00:55 2009 -0600
4059
4060     ppc/8xxx: Remove is_fsl_pci_agent
4061
4062     All users of is_fsl_pci_agent have been converted to fsl_is_pci_agent
4063     that uses the standard PCI programming model to determine host vs
4064     agent/end-point.
4065
4066     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4067
4068 commit 7cb8f79b44c70a3c66891f407254d9c739e2e7da
4069 Author: Kumar Gala <galak@kernel.crashing.org>
4070 Date:   Wed Nov 4 11:39:55 2009 -0600
4071
4072     ppc/85xx: Move to using fsl_setup_hose on TQM 85xx
4073
4074     We can use fsl_setup_hose to determine if we are a agent/end-point or
4075     a host.  Rather than using some SoC specific register we can just look
4076     at the PCI cfg space of the host controller to determine this.
4077
4078     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4079
4080 commit 9263e829f025661cbd3a80675285b42c14350ea4
4081 Author: Kumar Gala <galak@kernel.crashing.org>
4082 Date:   Wed Nov 4 13:01:51 2009 -0600
4083
4084     ppc/85xx: Move to using fsl_setup_hose on P2020 DS
4085
4086     We can use fsl_setup_hose to determine if we are a agent/end-point or
4087     a host.  Rather than using some SoC specific register we can just look
4088     at the PCI cfg space of the host controller to determine this.
4089
4090     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4091
4092 commit 1e21ba8f6d0708fe7f44066059927cfa6bfedf7a
4093 Author: Kumar Gala <galak@kernel.crashing.org>
4094 Date:   Wed Nov 4 13:01:38 2009 -0600
4095
4096     ppc/85xx: Move to using fsl_setup_hose on P1/P2 RDB
4097
4098     We can use fsl_setup_hose to determine if we are a agent/end-point or
4099     a host.  Rather than using some SoC specific register we can just look
4100     at the PCI cfg space of the host controller to determine this.
4101
4102     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4103
4104 commit 42c01b9d1f0132a6d82e2c8333b236b1e3b0831f
4105 Author: Kumar Gala <galak@kernel.crashing.org>
4106 Date:   Wed Nov 4 13:01:17 2009 -0600
4107
4108     ppc/85xx: Move to using fsl_setup_hose on MPC8572 DS
4109
4110     We can use fsl_setup_hose to determine if we are a agent/end-point or
4111     a host.  Rather than using some SoC specific register we can just look
4112     at the PCI cfg space of the host controller to determine this.
4113
4114     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4115
4116 commit 5e3d7050cf127dfcd6ab260c551e9183299d0dca
4117 Author: Kumar Gala <galak@kernel.crashing.org>
4118 Date:   Wed Nov 4 12:51:10 2009 -0600
4119
4120     ppc/86xx: Clean up MPC8610 HPCD PCI setup code
4121
4122     Use new fsl_pci_init_port() that reduces amount of duplicated code in the
4123     board ports, use IO accessors and clean up printing of status info.
4124
4125     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4126
4127 commit 7b626880b4e1fd8d2297c9341b92c2253fc27fd0
4128 Author: Kumar Gala <galak@kernel.crashing.org>
4129 Date:   Wed Nov 4 11:15:29 2009 -0600
4130
4131     ppc/85xx: Clean up MPC8548 CDS PCI setup code
4132
4133     Use new fsl_pci_init_port() that reduces amount of duplicated code in the
4134     board ports, use IO accessors and clean up printing of status info.
4135
4136     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4137
4138 commit feadd5d53ba5047c3bc912ff5b7c7a690c8c53cf
4139 Author: Kumar Gala <galak@kernel.crashing.org>
4140 Date:   Wed Nov 4 11:05:02 2009 -0600
4141
4142     ppc/85xx: Clean up ATUM8548 PCI setup code
4143
4144     Use new fsl_pci_init_port() that reduces amount of duplicated code in the
4145     board ports, use IO accessors and clean up printing of status info.
4146
4147     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4148
4149 commit 4681457e2aace8dff09dc4c6c02185231b970d6b
4150 Author: Kumar Gala <galak@kernel.crashing.org>
4151 Date:   Wed Nov 4 10:31:53 2009 -0600
4152
4153     ppc/85xx: Clean up MPC8568 MDS PCI setup code
4154
4155     Use new fsl_pci_init_port() that reduces amount of duplicated code in the
4156     board ports, use IO accessors and clean up printing of status info.
4157
4158     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4159
4160 commit c847e98b143c154cc466f9d03e90a3495329172b
4161 Author: Kumar Gala <galak@kernel.crashing.org>
4162 Date:   Wed Nov 4 10:26:30 2009 -0600
4163
4164     ppc/85xx: Clean up MPC8569 MDS PCI setup code
4165
4166     Use new fsl_pci_init_port() that reduces amount of duplicated code in the
4167     board ports, use IO accessors and clean up printing of status info.
4168
4169     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4170
4171 commit 645d5a7838058ce603803935cd40a62a26aea04d
4172 Author: Kumar Gala <galak@kernel.crashing.org>
4173 Date:   Wed Nov 4 10:22:26 2009 -0600
4174
4175     ppc/85xx: Clean up MPC8544 DS PCI setup code
4176
4177     Use new fsl_pci_init_port() that reduces amount of duplicated code in the
4178     board ports, use IO accessors and clean up printing of status info.
4179
4180     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4181
4182 commit 8a414c4258aeeab93fb83fad0544894597c8bd35
4183 Author: Mingkai Hu <Mingkai.hu@freescale.com>
4184 Date:   Wed Oct 28 10:49:31 2009 +0800
4185
4186     ppc/85xx: Clean up MPC8536 DS PCI setup code
4187
4188     Use new fsl_pci_init_port() that reduces amount of duplicated code in the
4189     board ports, use IO accessors and clean up printing of status info.
4190
4191     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
4192     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4193
4194 commit 3ad89c4ecba51564c97075f031aef4fa5eafbb16
4195 Author: Kumar Gala <galak@kernel.crashing.org>
4196 Date:   Sat Oct 31 11:23:41 2009 -0500
4197
4198     NET: Base support for etsec2.0
4199
4200     1. Modified the tsec_mdio structure to include the new regs
4201     2. Modified the MDIO_BASE_ADDR so that it will handle both
4202     older version and new version of etsec.
4203
4204     Signed-off-by: Sandeep Gopalpet <sandeep.kumar@freescale.com>
4205     Acked-by: Kim Phillips <kim.phillips@freescale.com>
4206     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4207
4208 commit b9e186fc31683a4f1b6880c086950b2270e62e24
4209 Author: Sandeep Gopalpet <sandeep.kumar@freescale.com>
4210 Date:   Sat Oct 31 00:35:04 2009 +0530
4211
4212     NET: Move MDIO regs out of TSEC Space
4213
4214     Moved the mdio regs out of the tsec structure,and
4215     provided different offsets for tsec base and mdio
4216     base so that provision for etsec2.0 can be provided.
4217
4218     This patch helps in providing the support for etsec2.0
4219     In etsec2.0, the MDIO register space and the etsec reg
4220     space are different.
4221
4222     Also, moved the TSEC_BASE_ADDR and MDIO_BASE_ADDR definitons into
4223     platform specific files.
4224
4225     Signed-off-by: Sandeep Gopalpet <sandeep.kumar@freescale.com>
4226     Acked-by: Kim Phillips <kim.phillips@freescale.com>
4227     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4228
4229 commit bcad21fda187f7d8d5d2c026c395cca35a9c700e
4230 Author: Kumar Gala <galak@kernel.crashing.org>
4231 Date:   Thu Mar 19 02:46:28 2009 -0500
4232
4233     85xx: Add support to set DPAA (data path) devices clock frequencies
4234
4235     Set clock-frequency for Frame Manager 0/1 and Patter Match Engine on p4080.
4236
4237     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4238
4239 commit 178e39e199e9c985e5e5e968d60d7243fceb5616
4240 Author: Kumar Gala <galak@kernel.crashing.org>
4241 Date:   Thu Sep 17 00:01:14 2009 -0500
4242
4243     ppc/8xxx: Don't use pci_cfg on FSL_CORENET platforms
4244
4245     The FSL_CORENET platforms use a completely different means to determine
4246     which PCIe port is enabled as well as if its a host or agent/end-point.
4247
4248     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4249
4250 commit 11588b5dc4c581b2a68a24e3298ab14e83c59d31
4251 Author: Kumar Gala <galak@kernel.crashing.org>
4252 Date:   Thu Oct 15 23:22:10 2009 -0500
4253
4254     ppc/p4080: Added p4080 SERDES registers & USB offset
4255
4256     Added immap definition for SERDES registers on p4080, the USB offset
4257     (since it was missing) and a GPL header.
4258
4259     Signed-off-by: Li Yang <leoli@freescale.com>
4260     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4261
4262 commit 82fd1f8da9add2d74532cf78d224485f0042d00d
4263 Author: Kumar Gala <galak@kernel.crashing.org>
4264 Date:   Thu Mar 19 02:53:01 2009 -0500
4265
4266     85xx: Add support for e500mc cache stashing
4267
4268     The e500mc core supports the ability to stash into the L1 or L2 cache,
4269     however we need to uniquely identify the caches with an id.
4270
4271     We use the following equation to set the various stash-ids:
4272
4273     32 + coreID*2 + 0(L1) or 1(L2)
4274
4275     The 0 (for L1) or 1 (for L2) matches the CT field used be various cache
4276     control instructions.
4277
4278     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4279
4280 commit 26be2c53d671ecfd3e0483f0870649ac28322293
4281 Author: Nick Thompson <nick.thompson@ge.com>
4282 Date:   Sat Dec 12 12:13:10 2009 -0500
4283
4284     Davinci: NAND enable ECC even when not in NAND boot mode
4285
4286     Davinci: NAND enable ECC even when not in NAND boot mode
4287
4288     On Davinci platforms, the default NAND device is enabled (for ECC)
4289     in low level boot code when NAND boot mode is used. If booting in
4290     another mode, NAND ECC is not enabled. The driver should make
4291     sure ECC is enabled regardless of boot mode if NAND is configured
4292     in U-Boot.
4293
4294     Signed-off-by: Nick Thompson <nick.thompson@ge.com>
4295
4296 commit 97f4eb8cfb97c7c5b158e3c0df4611efbf50f403
4297 Author: Nick Thompson <nick.thompson@gefanuc.com>
4298 Date:   Sat Dec 12 12:12:26 2009 -0500
4299
4300     Davinci: Configurable NAND chip selects
4301
4302     Davinci: Configurable NAND chip selects
4303
4304     Add a CONFIG_SYS_NAND_CS setting to all davinci configs and
4305     use it to setup the NAND controller in the davinci_nand
4306     mtd driver.
4307
4308     Signed-off-by: Nick Thompson <nick.thompson@gefanuc.com>
4309
4310 commit 90110e0eab5ac6ab714109ce1fd8873c858dd552
4311 Author: Nick Thompson <nick.thompson@gefanuc.com>
4312 Date:   Sat Dec 12 12:10:51 2009 -0500
4313
4314     Davinci: Table driven pinmux configuration
4315
4316     Davinci: Table driven pinmux configuration
4317
4318     Add code to allow pinmux_config tables to be grouped and configured
4319     as a single resource. This removes multiple calls to the pinmux
4320     configuration code from board_init and allows pinmuxes to be
4321     individually configured and added by data manipulation only.
4322
4323     All related #ifdefs can the be removed from board_init code and
4324     since the compiler optimises away statics, #ifdefs can be reduced in
4325     the data definitions as well.
4326
4327     Signed-off-by: Nick Thompson <nick.thompson@gefanuc.com>
4328
4329 commit 1270ec13d4fbae48a537dc76d418a6efa72f5725
4330 Author: Robert P. J. Day <rpjday@crashcourse.ca>
4331 Date:   Sat Dec 12 12:10:33 2009 -0500
4332
4333     Remove superfluous uses of V_PROMPT macro.
4334
4335     A number of config files define the V_PROMPT macro for the
4336     command-line prompt, only to immediately use that macro to define
4337     CONFIG_SYS_PROMPT, making V_PROMPT entirely superfluous.
4338
4339     Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
4340
4341 commit 8b432bebc205a959684559477472c048e31d137d
4342 Author: Grazvydas Ignotas <notasas@gmail.com>
4343 Date:   Fri Dec 11 15:07:30 2009 +0200
4344
4345     pandora: don't enable VAUX3, VDAC and VPLL2 regulators
4346
4347     These regulators are not needed to start the kernel and only
4348     cause "incomplete constraints" warnings from kernel, so don't
4349     turn them on to save power.
4350
4351     Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
4352
4353 commit ead39d7aa3ddccb2e374217aeab23bd65cedb762
4354 Author: Grazvydas Ignotas <notasas@gmail.com>
4355 Date:   Thu Dec 10 17:10:21 2009 +0200
4356
4357     TWL4030: make LEDs selectable for twl4030_led_init()
4358
4359     Not all boards have both LEDs hooked, so enabling both on
4360     boards with single LED will just waste power. Make it
4361     possible to choose LEDs by adding argument to
4362     twl4030_led_init().
4363
4364     Using this turn on only LEDB for pandora, leave both LEDs
4365     on for all other boards, as it was before this patch.
4366
4367     Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
4368
4369 commit be34fef7fdcfaffc68495e50929669ac5e4bd800
4370 Author: Stefan Roese <sr@denx.de>
4371 Date:   Wed Dec 16 09:27:31 2009 +0100
4372
4373     ppc4xx: alpr: Remove some not needed commands to make image fit again
4374
4375     The latest changes increased the size of the alpr image a bit more.
4376     Now it doesn't fit into the 256k reserved for it. This patch now removes
4377     the commands "ping" and "diag" which are not needed in the production
4378     systems.
4379
4380     Signed-off-by: Stefan Roese <sr@denx.de>
4381     Cc: Pieter Voorthuijsen <pieter.voorthuijsen@prodrive.nl>
4382
4383 commit 072e754b6b9bef438fc0870318755e33051baa7d
4384 Author: Heiko Schocher <hs@denx.de>
4385 Date:   Thu Dec 3 11:23:17 2009 +0100
4386
4387     i2c, ppc4xx: fix compiling KAREF and METROBOX boards.
4388
4389     commit eb5eb2b0f744f0cba405160c5d01335c40f09acf
4390
4391     ppc4xx: Cleanup PPC4xx I2C infrastructure
4392
4393     This patch cleans up the PPC4xx I2C intrastructure:
4394
4395     - Use C struct to describe the I2C registers instead of defines
4396     - Coding style cleanup (braces, whitespace, comments, line length)
4397     - Extract common code from i2c_read() and i2c_write()
4398     - Remove unneeded IIC defines from ppc405.h & ppc440.h
4399
4400     breaks comiling for the KAREF and METROBOX boards.
4401
4402     This patch fixes this issue.
4403
4404     Signed-off-by: Heiko Schocher <hs@denx.de>
4405     Signed-off-by: Stefan Roese <sr@denx.de>
4406
4407 commit 87d93a1ba2ae23550e1370adb7a3b00af0831165
4408 Author: Wolfgang Wegner <w.wegner@astro-kom.de>
4409 Date:   Wed Dec 9 15:16:47 2009 +0100
4410
4411     move prototypes for gunzip() and zunzip() to common.h
4412
4413     Prototype for gunzip/zunzip was only in lib_generic/gunzip.c and thus
4414     repeated in every file using it. This patch moves the prototypes to
4415     common.h and removes all prototypes distributed anywhere else.
4416
4417     Signed-off-by: Wolfgang Wegner <w.wegner@astro-kom.de>
4418
4419 commit 127e10842b2474ac20e40572a4102dd4d5ed80f1
4420 Author: Mahavir Jain <mjain@marvell.com>
4421 Date:   Tue Nov 3 12:22:10 2009 +0530
4422
4423     usb: write command for RAW partition.
4424
4425     This patch implements write support to usb device with raw partition.
4426     It will be useful for filesystem write support to usb device from
4427     u-boot in future.
4428
4429     Tested with writing kernel image to raw usb disk & booting with usb
4430     read command into ram.
4431
4432     [Note:  run usb part to get info about start sector & number of
4433     sectors on a partition for usb write operation.]
4434
4435     Signed-off-by: Mahavir Jain <mjain@marvell.com>
4436
4437 commit 73c8640e93881439b87a5734485a9e56a494ef50
4438 Author: Ajay Kumar Gupta <ajay.gupta@ti.com>
4439 Date:   Wed Nov 4 15:58:23 2009 -0600
4440
4441     omap3evm: musb: add USB config
4442
4443     Added USB host and device config for host (MSC, Keyboard) and
4444     device (ACM) functionalities.
4445
4446     Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
4447
4448 commit ae4caf2fb53cc7be5d59a649b8aee86d542cbb6f
4449 Author: Tom Rix <Tom.Rix@windriver.com>
4450 Date:   Sat Oct 31 12:37:46 2009 -0500
4451
4452     OMAP3 USB Initialize twl4030 only if required
4453
4454     OMAP3EVM uses ISP1504 phy and so twl4030 related init is not required.
4455
4456     Submitted-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
4457     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
4458
4459 commit 2ec1abea4359b94523d45a20d68d8582e09ace46
4460 Author: Tom Rix <Tom.Rix@windriver.com>
4461 Date:   Sat Oct 31 12:37:45 2009 -0500
4462
4463     OMAP3 zoom2 Use usbtty if the debug board is not connected.
4464
4465     The preferred serial output comes from the debug board.
4466     When the debug board is disconnected, fall back on using
4467     usbtty from the usb connector on the Zoom2 board.
4468
4469     This shows up as /dev/ttyACM0 in a linux host.
4470
4471     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
4472
4473 commit 6299487ef5dcdb06e0394f5955755c8dd9ce707b
4474 Author: Tom Rix <Tom.Rix@windriver.com>
4475 Date:   Sat Oct 31 12:37:44 2009 -0500
4476
4477     USBTTY make some function declarations easier to use.
4478
4479     Zoom2 needs to use these declarations and the include directory is a
4480     better place from them than in the middle of the driver directory.
4481     It did not make sense to create a new file for just a couple of
4482     lines so they were appended to the serial.h
4483
4484     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
4485
4486 commit 25374bfbf3a6c6624d8db512c95a4960e3a84635
4487 Author: Tom Rix <Tom.Rix@windriver.com>
4488 Date:   Sat Oct 31 12:37:43 2009 -0500
4489
4490     OMAP3 beagle Add usbtty configuration
4491
4492     The primary console of beagle is the serial header.
4493
4494     A secondary console is to use the usbtty.  The user can set this
4495     manually by doing
4496
4497     setenv stdout usbtty; setenv stdin usbtty; setenv stderr usbtty
4498     saveenv
4499
4500     usbtty will be usable by accessing the /dev/ttyACM0 on a linux host.
4501
4502     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
4503
4504 commit 05be5a60e98eb1243901f556fefd66b1691fabe4
4505 Author: Tom Rix <Tom.Rix@windriver.com>
4506 Date:   Sat Oct 31 12:37:42 2009 -0500
4507
4508     OMAP3 zoom1 Add usbtty configuration
4509
4510     The primary console of zoom1 is the serial out from the jumpers
4511     accessed by removing the back panel.
4512
4513     A secondary console is to use the usbtty.  The user can set this
4514     manually by doing
4515
4516     setenv stdout usbtty; setenv stdin usbtty; setenv stderr usbtty
4517     saveenv
4518
4519     usbtty will be usable by accessing the /dev/ttyACM0 on a linux host.
4520
4521     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
4522
4523 commit f298e4b6dd56df3e35a13a6ddd572ca3baf06ad2
4524 Author: Tom Rix <Tom.Rix@windriver.com>
4525 Date:   Sat Oct 31 12:37:41 2009 -0500
4526
4527     OMAP3 Add usb device support
4528
4529     This change adds the usb device support for musb.
4530
4531     Omap3 platform support added at the same level as davinci.
4532
4533     The interface for usbtty to use the musb device support was added.
4534
4535     Verified on omap3 beagle, zoom1 and zoom2.
4536
4537     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
4538
4539 commit bffbb2a86d2a3aa28bd8f9869aa553082fb5af5f
4540 Author: Tom Rix <Tom.Rix@windriver.com>
4541 Date:   Sat Oct 31 12:37:40 2009 -0500
4542
4543     TWL4030 Add usb PHY support
4544
4545     The twl4030 provides a PHY device for connecting a link device,
4546     like musb, to physical connection.
4547
4548     This change adds the twl4030 usb registers and functions for
4549     initializing the PHY as required by omap3.
4550
4551     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
4552
4553 commit 988365a2048356f94ed0c294009233317c9fb4b2
4554 Author: Tom Rix <Tom.Rix@windriver.com>
4555 Date:   Sat Oct 31 12:37:39 2009 -0500
4556
4557     USB add macros for debugging usb device setup.
4558
4559     When developing usb device features, it is useful to print out
4560     common usb structures.
4561
4562     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
4563
4564 commit 8f8bd565f35ff8a068727bfcf8975c50df082043
4565 Author: Tom Rix <Tom.Rix@windriver.com>
4566 Date:   Sat Oct 31 12:37:38 2009 -0500
4567
4568     USB Consolidate descriptor definitions
4569
4570     The header files usb.h and usbdescriptors.h have the same nameed
4571     structure definitions for
4572
4573     usb_config_descriptor
4574     usb_interface_descriptor
4575     usb_endpoint_descriptor
4576     usb_device_descriptor
4577     usb_string_descriptor
4578
4579     These are out right duplicates in usb.h
4580
4581     usb_device_descriptor
4582     usb_string_descriptor
4583
4584     This one has extra unused elements
4585
4586     usb_endpoint_descriptor
4587
4588         unsigned char   bRefresh
4589         unsigned char   bSynchAddress;
4590
4591     These in usb.h have extra elements at the end of the usb 2.0
4592     specified descriptor and are used.
4593
4594     usb_config_descriptor
4595     usb_interface_descriptor
4596
4597     The change is to consolidate the definition of the descriptors
4598     to usbdescriptors.h.  The dublicates in usb.h are removed.
4599     The extra element structure will have their name shorted by
4600     removing the '_descriptor' suffix.
4601
4602     So
4603
4604     usb_config_descriptor -> usb_config
4605     usb_interface_descriptor -> usb_interface
4606
4607     For these, the common descriptor elements are accessed now
4608     by an element 'desc'.
4609
4610     As an example
4611
4612     -   if (iface->bInterfaceClass != USB_CLASS_HUB)
4613     +   if (iface->desc.bInterfaceClass != USB_CLASS_HUB)
4614
4615     This has been compile tested on MAKEALL arm, ppc and mips.
4616
4617     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
4618
4619 commit e5e4e705ce402856a4800ebf4c0cc163d41b58b0
4620 Author: Li Yang <leoli@freescale.com>
4621 Date:   Wed Dec 9 18:13:26 2009 +0800
4622
4623     Update Makefile for tag generating
4624
4625     Get tag directories from the $(__LIB) and also generate tag for .S files.
4626
4627     Signed-off-by: Li Yang <leoli@freescale.com>
4628
4629 commit d02ffbf8d72085035f746c63c2609daf20a84765
4630 Author: Kumar Gala <galak@kernel.crashing.org>
4631 Date:   Wed Dec 16 14:12:11 2009 -0600
4632
4633     drivers/bios_emulator: Fix compile error in .depend not being generated
4634
4635     make -C drivers/bios_emulator/
4636     make[2]: Entering directory
4637     `drivers/bios_emulator'
4638     In file included from atibios.c:49:
4639     biosemui.h:47:21: error: biosemu.h: No such file or directory
4640     ...
4641     x86emu/decode.c:40:28: error: x86emu/x86emui.h: No such file or directory
4642     ...
4643
4644     Due to lack of proper CPPFLAGS being passed to .depend generation rule
4645
4646     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
4647
4648 commit a200a7c04d89853d2a1395b96d8ca5e3dd754551
4649 Author: Wolfgang Denk <wd@denx.de>
4650 Date:   Tue Dec 15 23:20:54 2009 +0100
4651
4652     Update CHANGELOG; prepare Prepare v2009.11
4653
4654     Signed-off-by: Wolfgang Denk <wd@denx.de>
4655
4656 commit f9476902b789b0481b9df49af88d6ca94fb16fa0
4657 Author: Peter Tyser <ptyser@xes-inc.com>
4658 Date:   Tue Dec 15 12:10:47 2009 -0600
4659
4660     mpc85xx, mpc86xx: Fix gd->cpu pointer after relocation
4661
4662     The gd->cpu pointer is set to an address located in flash when the
4663     probecpu() function is called while U-Boot is executing from flash.
4664     This pointer needs to be updated to point to an address in RAM after
4665     relocation has occurred otherwise Linux may not be able to boot due to
4666     "fdt board" crashing if flash has been erased or changed.
4667
4668     This bug was introduced in commit
4669     a0e2066f392782730f0398095e583c87812d97f2.
4670
4671     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
4672     Reported-by: Ed Swarthout <Ed.Swarthout@freescale.com>
4673     Tested-by: Kumar Gala <galak@kernel.crashing.org>
4674     Tested on MPC8527DS.
4675     Tested by: Ed Swarthout <Ed.Swarthout@freescale.com>
4676
4677 commit 1ab70f6fff9fa3b7910c11b874f625e004256c50
4678 Author: Ben Warren <biggerbadderben@gmail.com>
4679 Date:   Mon Dec 14 16:30:39 2009 -0800
4680
4681     Net: Clean up LAN91C96 Support
4682
4683     A previous Commit converted the LAN91C96 Ethernet driver to using the
4684     CONFIG_NET_MULTI API, but did not include full board support.  This patch
4685     finishes the job.
4686
4687     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
4688
4689 commit 3363a34b9eeda9783afcbbed5cdd738926d1f4bf
4690 Author: Peter Tyser <ptyser@xes-inc.com>
4691 Date:   Sun Dec 13 17:58:34 2009 -0600
4692
4693     MVBLUE: Remove CONFIG_CMD_IRQ
4694
4695     Neither the MVBLUE nor its underlying architecture implement the
4696     do_irqinfo() function which is required when CONFIG_CMD_IRQ is defined.
4697     This change fixes the following MVBLUE compiler error:
4698
4699     -> ./MAKEALL MVBLUE
4700     Configuring for MVBLUE board...
4701     common/libcommon.a(cmd_irq.o):(.u_boot_cmd+0x24): undefined reference to `do_irqinfo'
4702     make: *** [u-boot] Error 1
4703
4704     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
4705     Acked-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
4706
4707 commit 18e8ad60ee87431c01cc2686985b60cc54f5dd3b
4708 Author: Detlev Zundel <dzu@denx.de>
4709 Date:   Mon Dec 14 17:54:40 2009 +0100
4710
4711     imx27lite: Reenable MTD support on NOR flash.
4712
4713     The support for this was silently dropped by a configuration
4714     split during the merge of the imx27lite board support in commit
4715     864aa034f3a0e10ce710e8bbda171df3cab59414 (cmd_mtdparts: Move to common
4716     handling of FLASH devices via MTD layer).
4717
4718     Signed-off-by: Detlev Zundel <dzu@denx.de>
4719
4720 commit 076cd24cb4278c125c8f36df386852dc0fcfefae
4721 Author: Thomas Weber <weber@corscience.de>
4722 Date:   Wed Dec 9 09:38:04 2009 +0100
4723
4724     net: dm9000x: fix debug output
4725
4726     commit 60f61e6d7655400bb785a2ef637581679941f6d1 breaks compile with gcc by introducing __func__
4727     instead of constant string "func" in the macro call but missed to change the macro.
4728
4729     Signed-off-by: Thomas Weber <weber@corscience.de>
4730     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
4731
4732 commit c179a2896e6a5138e30786f1d7961d880dbd6d31
4733 Author: John Ogness <john.ogness@linutronix.de>
4734 Date:   Fri Dec 11 09:47:28 2009 +0100
4735
4736     fec_mxc: incomplete error handling
4737
4738     fec_init() will only allocate fec->base_ptr if it is non-NULL. But
4739     the cleanup routine on error will free the pointer without setting
4740     it to NULL. This means that a later call to fec_init() would result
4741     in using an invalid pointer.
4742
4743     Signed-off-by: John Ogness <john.ogness@linutronix.de>
4744     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
4745
4746 commit 2ab4a4d0952b754b1c74f4d2b12b83d600d449c8
4747 Author: Reinhard Arlt <reinhard.arlt@esd.eu>
4748 Date:   Fri Dec 4 09:52:17 2009 +0100
4749
4750     net: e1000: Add support for the Intel 82546GB controller
4751
4752     This chip is equipped for example on the esd PMC-ETH2-GB board. So let's
4753     add it to the list of supported chips to the e1000 driver.
4754
4755     Signed-off-by: Reinhard Arlt <reinhard.arlt@esd.eu>
4756     Signed-off-by: Stefan Roese <sr@denx.de>
4757     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
4758
4759 commit aafda38fb266b94ca344e5ff014d430790c72279
4760 Author: Remy Bohmer <linux@bohmer.net>
4761 Date:   Wed Oct 28 22:13:40 2009 +0100
4762
4763     Add error codes/handling for TFTP-server
4764
4765     Signed-off-by: Remy Bohmer <linux@bohmer.net>
4766     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
4767
4768 commit ac6b362a2598b8cd27beb071fa6224cf8b121e1b
4769 Author: Nishanth Menon <nm@ti.com>
4770 Date:   Fri Oct 16 00:06:37 2009 -0500
4771
4772     LAN91C96: Enable NET_MULTI LAN driver
4773
4774     This modification is NOT tested on any of the
4775     platforms modified as I dont have them. please
4776     help by testing+building+fixing
4777
4778     Signed-off-by: Nishanth Menon <nm@ti.com>
4779     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
4780
4781 commit a1725999b8b7527971183122cdfb54e2f87f61ae
4782 Author: Nishanth Menon <nm@ti.com>
4783 Date:   Fri Oct 16 00:06:36 2009 -0500
4784
4785     TI OMAP3: SDP3430 FIX NET_MULTI Warning
4786
4787     Enable the NET MULTI option and remove build warning
4788
4789     Tested: SDP3430
4790
4791     Signed-off-by: Nishanth Menon <nm@ti.com>
4792     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
4793
4794 commit b7ad4109da342dfc787468fc713d88d0a8b9e67a
4795 Author: Nishanth Menon <nm@ti.com>
4796 Date:   Fri Oct 16 00:06:35 2009 -0500
4797
4798     NET: LAN91C96 CONFIG_NET_MULTIify
4799
4800     Make the lan91c96 driver capable of CONFIG_NET_MULTI
4801     to be clean for the new arch, add a a lil detect function
4802     Most of the formatting change was done to keep checkpatch
4803     silent, but a few functions and #if 0ed code which
4804     does not make sense for NET_MULTI have been removed
4805
4806     Now, use the lan91c96_initialize() function to init the driver
4807
4808     Signed-off-by: Nishanth Menon <nm@ti.com>
4809     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
4810
4811 commit 6ac59c5518e1d2e2ef1c4b8dee99267dfbdf9cdc
4812 Author: Mike Frysinger <vapier@gentoo.org>
4813 Date:   Tue Nov 3 11:35:42 2009 -0500
4814
4815     net: pull CONFIG checks out of source and into makefile
4816
4817     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
4818     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
4819
4820 commit f4cfe42758192d09f8375e384cc000aa70d97029
4821 Author: Stefan Roese <sr@denx.de>
4822 Date:   Wed Dec 9 09:01:43 2009 +0100
4823
4824     nand: Fix access to last block in NAND devices
4825
4826     Currently, the last block of NAND devices can't be accessed. This patch
4827     fixes this issue by correcting the boundary checking (off-by-one error).
4828
4829     Signed-off-by: Stefan Roese <sr@denx.de>
4830     Cc: Scott Wood <scottwood@freescale.com>
4831     Cc: Wolfgang Denk <wd@denx.de>
4832
4833 commit 3b887ca8ce72cc12129183538f6e828db13f4867
4834 Author: Peter Korsgaard <jacmet@sunsite.dk>
4835 Date:   Tue Dec 8 22:20:34 2009 +0100
4836
4837     mpc83xx: boot time regression, move LCRR setup back to cpu_init_f
4838
4839     Commit c7190f02 (retain POR values of non-configured ACR, SPCR, SCCR,
4840     and LCRR bitfields) moved the LCRR assignment to after relocation
4841     to RAM because of the potential problem with changing the local bus
4842     clock while executing from flash.
4843
4844     This change unfortunately adversely affects the boot time, as running
4845     all code up to cpu_init_r can cause significant slowdown.
4846
4847     E.G. on a 8347 board a bootup time increase of ~600ms has been observed:
4848
4849        0.020 CPU:   e300c1, MPC8347_PBGA_EA, Rev: 3.0 at 400 MHz, CSB: 266.667 MHz
4850        0.168 RS:    232
4851        0.172 I2C:   ready
4852        0.176 DRAM:  64 MB
4853        1.236 FLASH: 32 MB
4854
4855     Versus:
4856
4857        0.016 CPU:   e300c1, MPC8347_PBGA_EA, Rev: 3.0 at 400 MHz, CSB: 266.667 MHz
4858        0.092 RS:    232
4859        0.092 I2C:   ready
4860        0.096 DRAM:  64 MB
4861        0.644 FLASH: 32 MB
4862
4863     So far no boards have needed the late LCRR setup, so simply revert it
4864     for now - If it is needed at a later time, those boards can either do
4865     their own final LCRR setup in board code (E.G. in board_early_init_r),
4866     or we can introduce a CONFIG_SYS_LCRR_LATE config option to only do
4867     the setup in cpu_init_r.
4868
4869     Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
4870     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
4871
4872 commit 4b142febff71eabdb7ddbb125c7b583b24ddc434
4873 Author: Heiko Schocher <hs@denx.de>
4874 Date:   Thu Dec 3 11:21:21 2009 +0100
4875
4876     common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
4877
4878     There is more and more usage of printing 64bit values,
4879     so enable this feature generally, and delete the
4880     CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
4881     defines.
4882
4883     Signed-off-by: Heiko Schocher <hs@denx.de>
4884
4885 commit 00b6d927ba8900cdf218b90b277e1090e284bea6
4886 Author: Heiko Schocher <hs@denx.de>
4887 Date:   Thu Dec 3 11:20:06 2009 +0100
4888
4889     5xxx, fdt: move fdt_fixup_memory() to cpu.c file
4890
4891     u-boot updates, before starting Linux, the memory node in the
4892     DTS. As this is a "standard" feature, move this functionality
4893     to the cpu.c file for mpc5xxx and mpc512x processors.
4894
4895     Signed-off-by: Heiko Schocher <hs@denx.de>
4896
4897 commit 386118a896554b13f14ad0f82356276988f7de82
4898 Author: Michal Simek <monstr@monstr.eu>
4899 Date:   Tue Dec 8 09:12:49 2009 +0100
4900
4901     microblaze: Correct ffs regression for Microblaze
4902
4903     We are using generic implementation of ffs. This should
4904     be part of Simon's commit 0413cfecea350000eab5e591a0965c3e3ee0ff00
4905
4906     Here is warning message which this patch removes.
4907
4908     In file included from /tmp/u-boot-microblaze/include/common.h:38,
4909                      from cmd_mtdparts.c:87:
4910     /tmp/u-boot-microblaze/include/linux/bitops.h:123:1: warning: "ffs" redefined
4911     In file included from /tmp/u-boot-microblaze/include/linux/bitops.h:110,
4912                      from /tmp/u-boot-microblaze/include/common.h:38,
4913                      from cmd_mtdparts.c:87:
4914     /tmp/u-boot-microblaze/include/asm/bitops.h:269:1:
4915     warning: this is the location of the previous definition
4916
4917     Signed-off-by: Michal Simek <monstr@monstr.eu>
4918
4919 commit 8fe7b29f9811322931f0192a56431edcf819d6b9
4920 Author: Graeme Smecher <graeme.smecher@mail.mcgill.ca>
4921 Date:   Mon Dec 7 08:09:57 2009 -0800
4922
4923     microblaze: Stop stack clobbering in microblaze-generic.
4924
4925     A typo caused the stack and malloc regions to overlap, which prevented
4926     mem_malloc_init() from returning. This commit makes the memory layout match
4927     the example described in include/configs/microblaze-generic.h
4928
4929     Signed-off-by: Graeme Smecher <graeme.smecher@mail.mcgill.ca>
4930     Signed-off-by: Michal Simek <monstr@monstr.eu>
4931
4932 commit 0fc52948bda0734431cb528ee4fd82f1dec8c7b5
4933 Author: Wolfgang Denk <wd@denx.de>
4934 Date:   Mon Dec 7 23:14:13 2009 +0100
4935
4936     Update CHANGELOG, prepare -rc2
4937
4938     Signed-off-by: Wolfgang Denk <wd@denx.de>
4939
4940 commit f2352877cb2daac88115192fb09991a2397d0b27
4941 Author: Peter Tyser <ptyser@xes-inc.com>
4942 Date:   Sun Dec 6 23:58:28 2009 -0600
4943
4944     MAKEALL: Fix return value
4945
4946     Previously MAKEALL would always return a value of 0, even if 1 or more
4947     boards did not compile.  This change causes MAKEALL to return 0 if all
4948     boards were able to build, otherwise 1.
4949
4950     This change also requires changing the script interpreter from sh to
4951     bash to support bash's PIPESTATUS variable.
4952
4953     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
4954
4955 commit fbc1c8f6f6c972524197829c56dd8f2f5da0200a
4956 Author: Peter Tyser <ptyser@xes-inc.com>
4957 Date:   Sun Dec 6 01:33:24 2009 -0600
4958
4959     tools/mkimage: Remove duplicate line of code
4960
4961     Recent commits 1a99de2cb4d08eb3bf9fb3f60a9d533150de8c0e and
4962     6a590c5f5fd12cdd27f3153522acfac3854590e7 both fixed the same bug in the
4963     same manner.  Unfortunately git was "smart" enough to merge both changes
4964     which resulted in some duplicate code.
4965
4966     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
4967
4968     Reordered code and comment a bit.
4969
4970     Signed-off-by: Wolfgang Denk <wd@denx.de>
4971
4972 commit df002fa6b9cd475909ede35bf95b803c2289c6a4
4973 Author: Heiko Schocher <hs@denx.de>
4974 Date:   Sat Dec 5 11:59:51 2009 +0100
4975
4976     i2c: fix dangling comment in do_i2c_mw()
4977
4978     commit bd3784df94bfeca43fbf34094df9cb1bd3ecca3b deleted some unused
4979     code in do_i2c_mw(), but missed to also remove the respective
4980     commment. This patch fixes this.
4981
4982     Signed-off-by: Heiko Schocher <hs@denx.de>
4983
4984 commit 7cb5fc15f22de46cc6fabc26baf994cf8f7fa546
4985 Author: Heiko Schocher <hs@denx.de>
4986 Date:   Thu Dec 3 11:20:42 2009 +0100
4987
4988     mpc52xx, manroland: add some commands
4989
4990     add the following commands for the manroland boards:
4991
4992     CONFIG_CMDLINE_EDITING
4993     CONFIG_COMMAND_HISTORY
4994     CONFIG_AUTO_COMPLETE
4995
4996     Signed-off-by: Heiko Schocher <hs@denx.de>
4997
4998 commit 39ff7d5f4cc547a2034a8bfc2a5b5f4b62fd5c20
4999 Author: Stefan Roese <sr@denx.de>
5000 Date:   Thu Dec 3 06:24:30 2009 +0100
5001
5002     POST: Remove duplicated post_hotkey_pressed() functions
5003
5004     This patch introduces a weak default function for post_hotkey_pressed(),
5005     returning 0, for boards without hotkey support. The long-running tests
5006     won't be started on those boards. This default function was implemented
5007     in many board directories. By implementing this weak default we can
5008     remove all those duplicate versions.
5009
5010     Boards with hotkey support, can override this weak default function
5011     by defining one in their board specific code.
5012
5013     Signed-off-by: Stefan Roese <sr@denx.de>
5014
5015 commit f8450829f921cf10667af98a8d08edfa3d998f04
5016 Author: Heiko Schocher <hs@denx.de>
5017 Date:   Tue Dec 1 19:30:47 2009 +0100
5018
5019     52xx, manroland: add fdt_fixup_memory() in ft_board_setup()
5020
5021     To update the real memory size in the memory node on the
5022     uc101 and mucmc52 boards call fdt_fixup_memory() in
5023     ft_board_setup().
5024
5025     Signed-off-by: Heiko Schocher <hs@denx.de>
5026
5027 commit 0ec81db20294efdad2454a753e79f1fe244a43ca
5028 Author: Daniel Hobi <daniel.hobi@schmid-telecom.ch>
5029 Date:   Tue Dec 1 14:05:55 2009 +0100
5030
5031     Fix computation in nand_util.c:get_len_incl_bad
5032
5033     Depending on offset, flash size and the number of bad blocks,
5034     get_len_incl_bad may return a too small value which may lead to:
5035
5036     1) If there are no bad blocks, nand_{read,write}_skip_bad chooses the
5037     bad block aware read/write code. This may hurt performance, but does
5038     not have any adverse effects.
5039
5040     2) If there are bad blocks, the nand_{read,write}_skip_bad may choose
5041     the bad block unaware read/write code (if len_incl_bad == *length)
5042     which leads to corrupted data.
5043
5044     Signed-off-by: Daniel Hobi <daniel.hobi@schmid-telecom.ch>
5045
5046 commit aabb8cb0818e285aeed0cfaf243635997e07554d
5047 Author: Evan Samanas <esamanas@xes-inc.com>
5048 Date:   Mon Nov 9 20:08:36 2009 -0600
5049
5050     nfs: NfsTimeout() updates
5051
5052     - NfsTimeout() does not correctly update the NFS timeout value which
5053       results in NfsTimeout() only being called once in certain situations.
5054       This can result in the 'nfs' command hanging indefinetly.  For
5055       example, the command:
5056
5057         nfs 192.168.0.1:/home/user/file
5058
5059       will not exit until ctrl-c is pressed if 192.168.0.1 does not have an
5060       NFS server running.
5061
5062       This issue is resolved by reinitializting the NFS timeout value inside
5063       NfsTimeout() when a timeout occurs.
5064
5065     - Make the 'nfs' command print the 'T' character when a timeout occurs.
5066       Previously there was no indication that timeouts were occuring.
5067
5068     - Mimic the 'tftpboot' command and when a download fails print "Retry
5069       count exceeded; starting again", and restart the download taking the
5070       'netretry' environment variable into account.
5071
5072     Signed-off-by: Evan Samanas <esamanas@xes-inc.com>
5073     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
5074
5075     Tested on TQM8xxL.
5076
5077     Tested by: Wolfgang Denk <wd@denx.de>
5078
5079     Tested on MPC8527DS.
5080
5081     Tested by: Ed Swarthout <Ed.Swarthout@freescale.com>
5082
5083 commit 224c90d1060bf1a83cbf33ca51d060b9d19e0294
5084 Author: Peter Tyser <ptyser@xes-inc.com>
5085 Date:   Wed Nov 18 19:08:59 2009 -0600
5086
5087     bootm: Fix help message's sub-command ordering
5088
5089     The help message for the 'bootm' command listed the 'cmdline' and 'bdt'
5090     sub-commands in the wrong order which resulted in the error below when
5091     following the 'help' command's instructions:
5092
5093       "Trying to execute a command out of order"
5094
5095     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
5096
5097 commit a93c92cddaedd5f0720e0da15c6664f7a688b582
5098 Author: Robert P. J. Day <rpjday@crashcourse.ca>
5099 Date:   Tue Nov 17 07:30:23 2009 -0500
5100
5101     help: Correct syntax of nandecc help output.
5102
5103     "nandecc" help output should not reproduce the command name, nor have
5104     a trailing newline.
5105
5106     Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
5107
5108 commit c2fff331a32ceca837d76eb7827d6340da270d52
5109 Author: Mike Rapoport <mike@compulab.co.il>
5110 Date:   Wed Nov 11 10:03:03 2009 +0200
5111
5112     smc911x: update SMC911X related configuration description
5113
5114     Since commit 736fead8fdbf8a8407048bebc373cd551d01ec98 "Convert SMC911X
5115     Ethernet driver to CONFIG_NET_MULTI API" SMC911X configration options
5116     are called CONFIG_SMC911X rather than CONFIG_DRIVER_SMC911X. Update
5117     README to reflect that change.
5118
5119     Signed-off-by: Mike Rapoport <mike@compulab.co.il>
5120
5121 commit 45b6b65c6bf06a589ef3123192af94b0381db27b
5122 Author: Mike Rapoport <mike@compulab.co.il>
5123 Date:   Wed Nov 11 10:03:09 2009 +0200
5124
5125     smc911x: fix typo in smc911x_handle_mac_address name
5126
5127     Signed-off-by: Mike Rapoport <mike@compulab.co.il>
5128
5129 commit f64ef9bb995687e24e0b61b52316f4eaa97c3bbc
5130 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
5131 Date:   Thu Nov 19 02:47:28 2009 -0600
5132
5133     fix nfs symlink name corruption
5134
5135     An off by one error may cause nfs readlink lookup fail if
5136     nfs_path_buff has non-zero data from a previous use.
5137
5138     Loading: *** ERROR: File lookup fail
5139
5140     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
5141
5142 commit e8fac25e83426fdf461c66aa8a2530ec28ec536e
5143 Author: Wolfgang Denk <wd@denx.de>
5144 Date:   Mon Dec 7 21:06:40 2009 +0100
5145
5146     at91sam9261ek.c: fix minor coding style issue.
5147
5148     Signed-off-by: Wolfgang Denk <wd@denx.de>
5149
5150 commit 4713010adf5beda87410d637ebfc58db0db9a9db
5151 Author: Wolfgang Denk <wd@denx.de>
5152 Date:   Sun Dec 6 01:21:28 2009 +0100
5153
5154     trab: fix warning: implicit declaration of function 'disable_vfd'
5155
5156     Signed-off-by: Wolfgang Denk <wd@denx.de>
5157
5158 commit a9f99ab44b473fb394169ba365f8b4380f981584
5159 Author: Wolfgang Denk <wd@denx.de>
5160 Date:   Sun Dec 6 00:53:18 2009 +0100
5161
5162     zlib.c: avoid build conflicts for cradle board
5163
5164     Commit dce3d79710 updated the zlib code to v0.95; this caused
5165     conflicts when building for the "cradle" board, because the (pretty
5166     generic) preprocessor variable "OFF" was used in multiple files.
5167     Make sure to avoid further conflicts by #undef'ing it in zlib.c
5168     before redefining it.
5169
5170     Signed-off-by: Wolfgang Denk <wd@denx.de>
5171     cc: Giuseppe Condorelli <giuseppe.condorelli@st.com>
5172     cc: Angelo Castello <angelo.castello@st.com>
5173     cc: Alessandro Rubini <rubini-list@gnudd.com>
5174
5175 commit 8cbf4e4f17121d732e78764f0ba317c9a1838ea6
5176 Author: Wolfgang Denk <wd@denx.de>
5177 Date:   Sun Dec 6 00:26:19 2009 +0100
5178
5179     Fix out-of-tree building of "apollon" board.
5180
5181     Signed-off-by: Wolfgang Denk <wd@denx.de>
5182
5183 commit f68ab43de67f59925542efb6bcec30f4a84fe695
5184 Author: Mike Frysinger <vapier@gentoo.org>
5185 Date:   Fri Dec 4 05:35:15 2009 -0500
5186
5187     lzma: ignore unset filesizes
5188
5189     The Linux kernel build system changed how it compresses things with LZMA
5190     such that the header no longer contains the filesize (it is instead set to
5191     all F's).  So if we get a LZMA image that has -1 for the 64bit field,
5192     let's just assume that the decompressed size is unknown and continue on.
5193
5194     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
5195
5196 commit cccfc2ab77877dbdd2abe26b28d4c1f467feb0c0
5197 Author: Detlev Zundel <dzu@denx.de>
5198 Date:   Tue Dec 1 17:16:19 2009 +0100
5199
5200     README: Rearrange paragraphs to regain linear arrangement.
5201
5202     Two later additions to the Configuration Option section unfortunately
5203     split the description of Show boot progress and the list of its call outs.
5204
5205     Signed-off-by: Detlev Zundel <dzu@denx.de>
5206
5207 commit cd514aeb996e2f7aefbe1f78481965d9d074aed4
5208 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
5209 Date:   Thu Nov 19 13:22:44 2009 +0100
5210
5211     zlib: Optimize decompression
5212
5213     This patch optimizes the direct copy procedure.
5214     Uses get_unaligned() but only in one place.
5215     The copy loop just above this one can also use this
5216     optimization, but I havn't done so as I have not tested if it
5217     is a win there too.
5218     On my MPC8321 this is about 17% faster on my JFFS2 root FS
5219     than the original. No speed test has been performed in u-boot.
5220
5221     Size increase on ppc: 484 bytes
5222
5223     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
5224     Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
5225
5226 commit 20dde48bcadd856c86a91d5463831a10be46db83
5227 Author: Peter Korsgaard <jacmet@sunsite.dk>
5228 Date:   Thu Nov 19 11:37:51 2009 +0100
5229
5230     add lzop decompression support
5231
5232     Add lzop decompression support to the existing lzo bitstream handling
5233     (think gzip versus zlib), and support it for uImage decompression if
5234     CONFIG_LZO is enabled.
5235
5236     Lzop doesn't compress as good as gzip (~10% worse), but decompression
5237     is very fast (~0.7s faster here on a slow ppc). The lzop decompression
5238     code is based on Albin Tonnerre's recent ARM Linux lzo support patch.
5239
5240     Cc: albin.tonnerre@free-electrons.com
5241     Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
5242
5243 commit c81296c16fd9d12422c9968cc0f1d9bf440a7d88
5244 Author: Peter Tyser <ptyser@xes-inc.com>
5245 Date:   Tue Nov 24 16:42:10 2009 -0600
5246
5247     tools/mkimage: Print FIT image contents after creation
5248
5249     Previously, there was no indication to the user that a FIT image was
5250     successfully created after executing mkimage.  For example:
5251
5252       $ mkimage -f uImage.its uImage.itb
5253       DTC: dts->dtb  on file "uImage.its"
5254
5255     Adding some additional output after creating a FIT image lets the user
5256     know exactly what is contained in their image, eg:
5257
5258       $ mkimage -f uImage.its uImage.itb
5259       DTC: dts->dtb  on file "uImage.its"
5260       FIT description: Linux kernel 2.6.32-rc7-00201-g7550d6f-dirty
5261       Created:         Tue Nov 24 15:43:01 2009
5262        Image 0 (kernel@1)
5263         Description:  Linux Kernel 2.6.32-rc7-00201-g7550d6f-dirty
5264         Type:         Kernel Image
5265         Compression:  gzip compressed
5266         Data Size:    2707311 Bytes = 2643.86 kB = 2.58 MB
5267         Architecture: PowerPC
5268         OS:           Linux
5269         Load Address: 0x00000000
5270         Entry Point:  0x00000000
5271         Hash algo:    crc32
5272         Hash value:   efe0798b
5273         Hash algo:    sha1
5274         Hash value:   ecafba8c95684f2c8fec67e33c41ec88df1534d7
5275        Image 1 (fdt@1)
5276         Description:  Flattened Device Tree blob
5277         Type:         Flat Device Tree
5278         Compression:  uncompressed
5279         Data Size:    12288 Bytes = 12.00 kB = 0.01 MB
5280         Architecture: PowerPC
5281         Hash algo:    crc32
5282         Hash value:   a5cab676
5283         Hash algo:    sha1
5284         Hash value:   168722b13e305283cfd6603dfe8248cc329adea6
5285        Default Configuration: 'config@1'
5286        Configuration 0 (config@1)
5287         Description:  Default Linux kernel
5288         Kernel:       kernel@1
5289         FDT:          fdt@1
5290
5291     This brings the behavior of creating a FIT image in line with creating a
5292     standard uImage, which also prints out the uImage contents after
5293     creation.
5294
5295     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
5296
5297 commit 8e1c89663cc8796b85588910046e03b388a7597c
5298 Author: Peter Tyser <ptyser@xes-inc.com>
5299 Date:   Tue Nov 24 16:42:09 2009 -0600
5300
5301     tools/fit_image.c: Remove unused fit_set_header()
5302
5303     The FIT fit_set_header() function was copied from the standard uImage's
5304     image_set_header() function during mkimage reorganization.  However, the
5305     fit_set_header() function is not used since FIT images use a standard
5306     device tree blob header.
5307
5308     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
5309
5310 commit 1a99de2cb4d08eb3bf9fb3f60a9d533150de8c0e
5311 Author: Peter Tyser <ptyser@xes-inc.com>
5312 Date:   Tue Nov 24 16:42:08 2009 -0600
5313
5314     tools/mkimage: Assume FDT image type for FIT images
5315
5316     When building a Flattened Image Tree (FIT) the image type needs to be
5317     "flat_dt".  Commit 89a4d6b12fd6394898b8a454cbabeaf1cd59bae5 introduced a
5318     regression which caused the user to need to specify the "-T flat_dt"
5319     parameter on the command line when building a FIT image.  The "-T
5320     flat_dt" parameter should not be needed and is at odds with the current
5321     FIT image documentation.
5322
5323     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
5324
5325 commit 3eb90bad651fab39cffba750ec4421a9c01d60e7
5326 Author: Ingo van Lil <inguin@gmx.de>
5327 Date:   Tue Nov 24 14:09:21 2009 +0100
5328
5329     Generic udelay() with watchdog support
5330
5331     According to the PPC reference implementation the udelay() function is
5332     responsible for resetting the watchdog timer as frequently as needed.
5333     Most other architectures do not meet that requirement, so long-running
5334     operations might result in a watchdog reset.
5335
5336     This patch adds a generic udelay() function which takes care of
5337     resetting the watchdog before calling an architecture-specific
5338     __udelay().
5339
5340     Signed-off-by: Ingo van Lil <inguin@gmx.de>
5341
5342 commit 1c409bc7101a24ecd47a13a4e851845d66dc23ce
5343 Author: Graeme Russ <graeme.russ@gmail.com>
5344 Date:   Tue Nov 24 20:04:21 2009 +1100
5345
5346     i386: Final Relocation
5347
5348     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
5349
5350 commit cabe5794803fbe18bedac2d9c7f2417a0fa95ec1
5351 Author: Graeme Russ <graeme.russ@gmail.com>
5352 Date:   Tue Nov 24 20:04:20 2009 +1100
5353
5354     i386: Move references to link script exports
5355
5356     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
5357
5358 commit 0fc1b49ecbd7ec7371f9ede0600e4fd28cec7f33
5359 Author: Graeme Russ <graeme.russ@gmail.com>
5360 Date:   Tue Nov 24 20:04:19 2009 +1100
5361
5362     i386: Remove inline asm symbols from .dynsym
5363
5364     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
5365
5366 commit 564a9984bdbf86a02cf4f0d848933a9fff4a1d18
5367 Author: Graeme Russ <graeme.russ@gmail.com>
5368 Date:   Tue Nov 24 20:04:18 2009 +1100
5369
5370     i386: Rearrange Interupt Handling
5371
5372     In preperation for full relocation
5373
5374     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
5375
5376 commit 27f13075a659da046372dfe249d808f2f6ddb432
5377 Author: Graeme Russ <graeme.russ@gmail.com>
5378 Date:   Tue Nov 24 20:04:17 2009 +1100
5379
5380     i386: Fix race condition when using SC520 timers
5381
5382     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
5383
5384 commit 141a62cc12bfbab49f0f44a394518a360dcddad8
5385 Author: Graeme Russ <graeme.russ@gmail.com>
5386 Date:   Tue Nov 24 20:04:16 2009 +1100
5387
5388     i386: Fix global label in inline asm compile error
5389
5390     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
5391
5392 commit 4ee4e413baa8e951e3c42c17a808578867a63572
5393 Author: Graeme Russ <graeme.russ@gmail.com>
5394 Date:   Tue Nov 24 20:04:15 2009 +1100
5395
5396     i386: Reorder source objects in lib_i386 Makefile
5397
5398     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
5399
5400 commit aea14421c52f31e39837aa2890e07e9c70ee61fd
5401 Author: Graeme Russ <graeme.russ@gmail.com>
5402 Date:   Tue Nov 24 20:04:14 2009 +1100
5403
5404     i386: Fix link collisions resulting from gcc4.4.1 upgrade
5405
5406     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
5407
5408 commit b4feeb4e8a1d9124bae39985a97b99d08e06186d
5409 Author: Graeme Russ <graeme.russ@gmail.com>
5410 Date:   Tue Nov 24 20:04:13 2009 +1100
5411
5412     i386: Fix malloc initialization
5413
5414     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
5415
5416 commit c74bfce0fb20ec4d01809fa0566263894923467b
5417 Author: Graeme Russ <graeme.russ@gmail.com>
5418 Date:   Tue Nov 24 20:04:12 2009 +1100
5419
5420     i386: Fix dlmalloc compile warning
5421
5422     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
5423
5424 commit 270737acca21f3939f814de5dcf350a1c3d80d83
5425 Author: Michael Brandt <Michael.Brandt@emsyso.de>
5426 Date:   Sun Nov 22 14:13:27 2009 +0100
5427
5428     EXT2FS: fix inode size for ext2fs rev#0
5429
5430     extfs.c assumes that there is always a valid inode_size field in the
5431     superblock. But this is not true for ext2fs rev 0. Such ext2fs images
5432     are for instance generated by genext2fs. Symptoms on ARM machines are
5433     messages like: "raise: Signal # 8 caught"; on PowerPC "ext2ls" will
5434     print nothing.
5435     This fix checks for rev 0 and uses then 128 bytes as inode size.
5436
5437     Signed-off-by: Michael Brandt <Michael.Brandt@emsyso.de>
5438     Tested on: TQM5200S
5439     Tested-by: Wolfgang Denk <wd@denx.de>
5440     Signed-off-by: Wolfgang Denk <wd@denx.de>
5441
5442 commit bcb324d68f7955c1136dafc944eb55db8ebaa601
5443 Author: Robert P. J. Day <rpjday@crashcourse.ca>
5444 Date:   Thu Nov 19 11:00:28 2009 -0500
5445
5446     Remove superfluous preprocessor tests from some cmd_*.c files.
5447
5448     A small number of common/cmd_*.c files contain preprocessor tests that
5449     are apparently superfluous since those same tests are used in the
5450     Makefile to control the compilation of those files.  Those tests are
5451     clearly redundant as long as they surround the entirety of the source
5452     in those files.
5453
5454     Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
5455
5456 commit 3ee8c12071f0e3bdda25125b63c9d3fd54a7c9d8
5457 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
5458 Date:   Thu Nov 19 13:44:16 2009 +0100
5459
5460     crc32: Impl. linux optimized crc32()
5461
5462     Ported over the more efficient linux crc32() function.
5463     A quick comparsion on ppc:
5464     After changing the old crc32 to do 4 bytes in the
5465     inner loop to be able to compare with new version one can note:
5466     - old inner loop has 61 insn, new has 19 insn.
5467     - new crc32 does one 32 bit load of data to crc while
5468       the old does four 8 bits loads.
5469     - size is bit bigger for the new crc32:
5470       1392(old) 1416(new) of text. The is because the new version
5471       shares code with crc32_no_comp() instead of duplicating code.
5472     - about 33% faster on ppc:
5473       New > crc 0 0xfffffff -> 39 secs
5474       Old > crc 0 0xfffffff -> 60 secs
5475
5476     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
5477
5478 commit ad53226156fa64b6d04c0d1d6e91e09979cbea15
5479 Author: Robert P. J. Day <rpjday@crashcourse.ca>
5480 Date:   Tue Nov 17 01:59:29 2009 -0500
5481
5482     README: Update the list of directories.
5483
5484     Bring the directory listing more into line with current content.
5485
5486     Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
5487
5488 commit bd3784df94bfeca43fbf34094df9cb1bd3ecca3b
5489 Author: Pratap Chandu <pratap.rrke@gmail.com>
5490 Date:   Thu Nov 12 19:28:25 2009 +0530
5491
5492     Removes dead code in the file common/cmd_i2c.c
5493
5494     There is some dead code enclosed by #if 0 .... #endif in the file
5495     common/cmd_i2c.c
5496     This patch removes the dead code.
5497
5498     Signed-off-by: Pratap Chandu <pratap.rrke@gmail.com>
5499
5500 commit 64a480601a5614b441de692ae15a62c51e0bb381
5501 Author: Mike Frysinger <vapier@gentoo.org>
5502 Date:   Wed Nov 11 17:51:56 2009 -0500
5503
5504     smc91111_eeprom: drop CONFIG stub protection
5505
5506     Since the Makefile now controls the compilation of this, there is no need
5507     for CONFIG checking nor the stub function.
5508
5509     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
5510
5511 commit f3a7bddc06c927c36a1a99a97131299479ef207a
5512 Author: Magnus Lilja <lilja.magnus@gmail.com>
5513 Date:   Wed Nov 11 19:56:58 2009 +0100
5514
5515     RTC: Fix return code in MC13783 RTC driver.
5516
5517     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
5518
5519 commit d52e3e0176a74c30549251e16c5c00a363c544d2
5520 Author: Magnus Lilja <lilja.magnus@gmail.com>
5521 Date:   Wed Nov 11 19:56:36 2009 +0100
5522
5523     cmd_date: Fix spelling in error message.
5524
5525     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
5526
5527 commit c253122395753abb9e531d8906c5265dc8803fb1
5528 Author: Peter Tyser <ptyser@xes-inc.com>
5529 Date:   Wed Nov 11 10:36:28 2009 -0600
5530
5531     Move do_irqinfo() to common/cmd_irq.c
5532
5533     cmd_irq.c is a much better home and it is already conditionally
5534     compiled based on CONFIG_CMD_IRQ.
5535
5536     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
5537
5538 commit a5dd4dc64fe68e549c5ffcf6a048281b5ba94752
5539 Author: Peter Tyser <ptyser@xes-inc.com>
5540 Date:   Wed Nov 11 10:36:19 2009 -0600
5541
5542     cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE
5543
5544     cmd_license is already conditionally compiled at the Makefile-level.
5545
5546     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
5547
5548 commit 06015146a15adc7455440c491d543f6a8091551d
5549 Author: Peter Tyser <ptyser@xes-inc.com>
5550 Date:   Mon Nov 9 15:18:52 2009 -0600
5551
5552     m41t11: Remove unused functions
5553
5554     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
5555
5556 commit 9ef78511cda39987e5fc10febf386fd19f58ecf7
5557 Author: Peter Tyser <ptyser@xes-inc.com>
5558 Date:   Mon Nov 9 15:17:50 2009 -0600
5559
5560     circbuf: Move to lib_generic and conditionally compile
5561
5562     circbuf could be used as a generic library and is only currently
5563     needed when CONFIG_USB_TTY is defined.
5564
5565     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
5566
5567 commit 604f7ce55ad74694ef8743ad2e99933dc0265e46
5568 Author: Sanjeev Premi <premi@ti.com>
5569 Date:   Mon Nov 9 22:43:00 2009 +0530
5570
5571     Fix build failure in examples/standalone
5572
5573     Some versions of 'make' do not handle trailing white-spaces
5574     properly. Trailing spaces in ELF causes a 'fake' source to
5575     be added to the variable COBJS; leading to build failure
5576     (listed below). The problem was found with GNU Make 3.80.
5577
5578     Using text-function 'strip' as a workaround for the problem.
5579
5580     make[1]: Entering directory `/home/sanjeev/u-boot/examples/standalone'
5581     arm-none-linux-gnueabi-gcc -g  -Os   -fno-common -ffixed-r8 -msoft-float
5582     -D__KERNEL__ -DTEXT_BASE=0x80e80000 -I/home/sanjeev/u-boot/include
5583     -fno-builtin -ffreestanding -nostdinc -isystem /opt/codesourcery/2009q1-
5584     203/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/include -pipe  -DCONFIG_
5585     ARM -D__ARM__ -marm  -mabi=aapcs-linux -mno-thumb-interwork -march=armv5
5586     -Wall -Wstrict-prototypes -fno-stack-protector -g  -Os   -fno-common -ff
5587     ixed-r8 -msoft-float   -D__KERNEL__ -DTEXT_BASE=0x80e80000 -I/home/sanje
5588     ev/u-boot/include -fno-builtin -ffreestanding -nostdinc -isystem /opt/co
5589     desourcery/2009q1-203/bin/../lib/gcc/arm-none-linux-gnueabi/4.3.3/includ
5590     e -pipe  -DCONFIG_ARM -D__ARM__ -marm  -mabi=aapcs-linux -mno-thumb-inte
5591     rwork -march=armv5 -I.. -Bstatic -T u-boot.lds  -Ttext 0x80e80000 -o .c
5592     arm-none-linux-gnueabi-gcc: no input files
5593     make[1]: *** [.c] Error 1
5594     make[1]: Leaving directory `/home/sanjeev/u-boot/examples/standalone'
5595     make: *** [examples/standalone] Error 2
5596     premi #
5597
5598     Signed-off-by: Sanjeev Premi <premi@ti.com>
5599
5600     Fixed typo (s/ElF/ELF/).
5601     Signed-off-by: Wolfgang Denk <wd@denx.de>
5602
5603 commit d984fed068b3bec8a7edaf7a3de71479abde080a
5604 Author: Scott Wood <scottwood@freescale.com>
5605 Date:   Wed Nov 4 18:41:41 2009 -0600
5606
5607     makefiles: fixes for building build tools
5608
5609     Currently, some of the tools instead set CC to be HOSTCC in order to re-use
5610     some pattern rules -- but this fails when the user overrides CC on the make
5611     command line.  Also, the HOSTCFLAGS in tools/Makefile are currently not
5612     being used because config.mk overwrites them.
5613
5614     This patch adds static pattern rules for files that have been requested to
5615     be built with the native compiler using $(HOSTSRCS) and $(HOSTOBJS), and
5616     converts the tools to use them.
5617
5618     It restores easylogo to using the host compiler, which was broken by commit
5619     38d299c2db81bd889c601b5dfc12c4e83ef83333 (if this was an intentional change,
5620     please let me know -- but it seems to be a build tool).
5621
5622     It restores -pedantic and the special flags for darwin and cygwin that were
5623     requested in tools/makefile (but keeps the flags added by config.mk) --
5624     hopefully someone can test this on those platforms.  It no longer
5625     conditionalizes -pedantic on not being darwin; it wasn't clear that that was
5626     intentional, and unless there's a real problem it's just inviting people to
5627     contribute non-pedantic patches to those files (I'm not a fan of -pedantic
5628     personally, but if it's on for one platform it should be on for all).
5629
5630     HOST_LDFLAGS is renamed HOSTLDFLAGS for consistency with the previous
5631     HOST_CFLAGS to HOSTCFLAGS rename.  A new HOSTCFLAGS_NOPED is made available
5632     for those files which currently cannot be built with -pedantic, and replaces
5633     the old FIT_CFLAGS.
5634
5635     imls now uses the cross compiler properly, rather than by trying to
5636     reconstruct CC using the typoed $(CROSS_COMPILER).
5637
5638     envcrc.c is now dependency-processed unconditionally -- previously it would
5639     be built without being on (HOST)SRCS if CONFIG_ENV_IS_EMBEDDED was not
5640     selected.
5641
5642     Signed-off-by: Scott Wood <scottwood@freescale.com>
5643
5644 commit af860962b544ddf323c4ff68454f00d31e44df0a
5645 Author: Becky Bruce <beckyb@kernel.crashing.org>
5646 Date:   Wed Nov 4 18:30:08 2009 -0600
5647
5648     85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files
5649
5650     A bunch of the 85xx boards have this cruft in them - it's not used
5651     anywhere.  Delete it.
5652
5653     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
5654
5655 commit bf44f3f327acddba202ff67f70192926ea47dfd1
5656 Author: Mike Frysinger <vapier@gentoo.org>
5657 Date:   Wed Nov 4 16:34:42 2009 -0500
5658
5659     exports: rewrite jump table init
5660
5661     The current jump table init fails to initialize a bunch of exported
5662     symbols (forceenv/do_reset/etc...).  Rather than fix just these few
5663     missing pieces, rewrite the code to utilize the existing list of
5664     exported symbols -- _exports.h.  Since every exported symbol has to
5665     be listed in this header, it makes sense to use it so that we only
5666     ever have one list that needs to be updated and things can't fall
5667     out of sync again.
5668
5669     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
5670
5671 commit deec1fbd4f704dded2e668bb9e368631981ea139
5672 Author: Wolfgang Denk <wd@denx.de>
5673 Date:   Wed Dec 2 22:26:30 2009 +0100
5674
5675     MAINTAINERS: update responsible for MPC85xx/86xx
5676
5677     Signed-off-by: Wolfgang Denk <wd@denx.de>
5678     Cc: Kumar Gala <galak@kernel.crashing.org>
5679     Cc: Becky Bruce <beckyb@kernel.crashing.org>
5680
5681 commit 71636fa7c3de63de29c0f514d5c725eccb011657
5682 Author: Tom Rix <Tom.Rix@windriver.com>
5683 Date:   Sun Nov 29 17:56:36 2009 -0600
5684
5685     ARM Update mach-types
5686
5687     Fetched from http://www.arm.linux.org.uk/developer/machines/download.php
5688     And built with
5689
5690     repo http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
5691     commit 3fcca9ac6cbce35b3e81e247d375534117d5f4cd
5692
5693     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
5694
5695 commit 7c15121f4007751af8c45c978c4ad7d6c5ff11f9
5696 Author: Vaibhav Hiremath <hvaibhav@ti.com>
5697 Date:   Mon Nov 23 16:36:05 2009 +0530
5698
5699     omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWER
5700
5701     Fixes the build/compilation error if we try to re-use the omap3_mmc code
5702     without TWL4030_POWER.
5703
5704     Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
5705
5706 commit 6406d6daea51bbeed21f3829b37d3f395c198e54
5707 Author: Sandeep Paulraj <s-paulraj@ti.com>
5708 Date:   Sat Nov 21 13:13:59 2009 -0500
5709
5710     TI DaVinci: Adding a README for the DaVinci series of SOC's
5711
5712     Adding an initial README for the DaVinci series of SOC's
5713
5714     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
5715
5716 commit 990f569c4fa6b9e76b31d0a5229981c092b02dcf
5717 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at>
5718 Date:   Sat Jun 6 10:30:58 2009 +0000
5719
5720     avr32/hsdramc: Move conditional compilation to Makefile
5721
5722     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj <at> jcrosoft.com>
5723     Cc: Haavard Skinnemoen <haavard.skinnemoen <at> atmel.com>
5724
5725 commit 3f12f5217e8bdf8f6842bf1b8c5c5b98425ac3db
5726 Author: Sandeep Paulraj <s-paulraj@ti.com>
5727 Date:   Sat Nov 21 13:24:17 2009 -0500
5728
5729     NAND: Add config option for imx27lite
5730
5731     We will get compilation warnings without
5732     "CONFIG_SYS_64BIT_VSPRINTF" being defined
5733     in the board config.
5734
5735     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
5736
5737 commit 43a5f0df2f2e3a2b5eab05d6742501c98d3c0d0c
5738 Author: Po-Yu Chuang <ratbert.chuang@gmail.com>
5739 Date:   Wed Nov 11 17:27:30 2009 +0800
5740
5741     arm: A320: Add support for Faraday A320 evaluation board
5742
5743     This patch adds support for A320 evaluation board from Faraday. This board
5744     uses FA526 processor by default and has 512kB and 32MB NOR flash, 64M RAM.
5745     FA526 is an ARMv4 processor and uses the ARM920T source in this patch.
5746
5747     Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
5748
5749 commit 39ba774f9b02c44b8fd4df44afac932800c18662
5750 Author: Po-Yu Chuang <ratbert.chuang@gmail.com>
5751 Date:   Wed Nov 11 17:26:00 2009 +0800
5752
5753     arm: A320: driver for FTRTC010 real time clock
5754
5755     This patch adds an FTRTC010 driver for Faraday A320 evaluation board.
5756
5757     Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
5758
5759 commit c1ee63cee89c5822fbbcc63586c8f2a1add70614
5760 Author: Sandeep Paulraj <s-paulraj@ti.com>
5761 Date:   Sat Nov 21 18:08:49 2009 -0500
5762
5763     TI DaVinci DM646x: Enable NAND on DM6467 EVM
5764
5765     This patch enables NAND on the DM6467 EVM
5766
5767     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
5768
5769 commit d414aae552bc229dafcad92028effb4a8306c7a5
5770 Author: Nishanth Menon <nm@ti.com>
5771 Date:   Mon Nov 9 09:29:34 2009 -0500
5772
5773     OMAP3: Fix SDRC init
5774
5775     Defaults are for Infineon DDR timings.
5776     Since none of the supported boards currently do
5777     XIP boot, these seem to be faulty. fix the values
5778     as per the calculations(ACTIMA,B), conf
5779     the sdrc power with pwdnen and wakeupproc bits
5780
5781     Signed-off-by: Nishanth Menon <nm@ti.com>
5782
5783 commit 30563a04bff73fd4fbd840b846f4b6459759a839
5784 Author: Nishanth Menon <nm@ti.com>
5785 Date:   Sat Nov 7 10:51:24 2009 -0500
5786
5787     OMAP3:SDRC: introduce DDR types
5788
5789     Micron DDR timings based on:
5790     http://www.sakoman.net/cgi-bin/gitweb.cgi?p=x-load-omap3.git;a=blob;f=include/asm/arch-omap3/mem.h;h=e6fbfe3947f5d0d85fea776e30821d4017316d86;hb=HEAD
5791
5792     Introduce Micron DDR timings and provide
5793     CONFIG_OMAP3_INFINEON_DDR and CONFIG_OMAP3_MICRON_DDR config
5794     options to allow for platform files to setup their timings as
5795     per the type of DDR selected
5796
5797     Reported-by: Steve Sakoman in http://www.nabble.com/forum/Permalink.jtp?root=25779518&post=25959734&page=y
5798
5799     Signed-off-by: Nishanth Menon <nm@ti.com>
5800
5801 commit 169a4c804dbaf11facb041b1333d394c6ceb8d68
5802 Author: Nishanth Menon <nm@ti.com>
5803 Date:   Sat Nov 7 10:40:47 2009 -0500
5804
5805     OMAP3:SDRC: Cleanup references to SDP
5806
5807     Remove SDP referenced unused defines
5808
5809     Signed-off-by: Nishanth Menon <nm@ti.com>
5810
5811 commit 2819e1365be0c81a0141ef5c6a7996b40888f6d8
5812 Author: Sekhar Nori <nsekhar@ti.com>
5813 Date:   Thu Nov 12 11:09:25 2009 -0500
5814
5815     TI DA8xx: Integrate DA830 EVM support into U-Boot
5816
5817     Integrate DA830 EVM support into U-Boot.
5818
5819     Provides initial support for TI OMAP-L137/DA830 SoC devices on a Spectrum
5820     Digital EVM board. See http://www.spectrumdigital.com/
5821
5822     Signed-off-by: Nick Thompson <nick.thompson@gefanuc.com>
5823
5824 commit bdc9c6c7f77a9a63349ecb9f54b20ad34033a2ae
5825 Author: Sekhar Nori <nsekhar@ti.com>
5826 Date:   Thu Nov 12 11:08:39 2009 -0500
5827
5828     TI DA8xx: Add new directory for da830evm board
5829
5830     Add new directory for da830evm board
5831
5832     Provides initial support for TI OMAP-L137/DA830 SoC devices on a Spectrum
5833     Digital EVM board. See http://www.spectrumdigital.com/
5834
5835     Provides:
5836     Initial boot and configuration.
5837     Support for i2c.
5838     UART support (console).
5839
5840     Signed-off-by: Nick Thompson <nick.thompson@gefanuc.com>
5841
5842 commit 91172baf46a57807233eb7bcd724b9f10109cfe0
5843 Author: Sekhar Nori <nsekhar@ti.com>
5844 Date:   Thu Nov 12 11:07:22 2009 -0500
5845
5846     TI DA8xx: Add DA8xx cpu functions
5847
5848     Provides initial support for TI OMAP-L1x/DA8xx SoC devices.
5849     See http://www.ti.com
5850
5851     Provides:
5852     Low level initialisation.
5853     System clock API.
5854     Timer control.
5855
5856     Signed-off-by: Nick Thompson <nick.thompson@gefanuc.com>
5857
5858 commit bbed056e550b26712edc173411c9d7ff9cb7e0e6
5859 Author: Nick Thompson <nick.thompson@gefanuc.com>
5860 Date:   Thu Nov 12 11:06:08 2009 -0500
5861
5862     Add TI DA8xx support: DA8xx includes
5863
5864     Provides initial support for TI OMAP-L1x/DA8xx SoC devices.
5865     See http://www.ti.com
5866
5867     The DA8xx devices are similar to DaVinci devices but have a differing
5868     memory map and updated peripheral versions.
5869
5870     Signed-off-by: Nick Thompson <nick.thompson@gefanuc.com>
5871     Signed-off-by: Sekhar Nori <nsekhar@ti.com>
5872
5873 commit ca8480d444bdcc1670e42a613c5a5e4e8366d2d9
5874 Author: Nick Thompson <nick.thompson@gefanuc.com>
5875 Date:   Thu Nov 12 11:03:23 2009 -0500
5876
5877     TI Davinci: add a pin multiplexer configuration API
5878
5879     Creates a method allowing pin settings to be logically grouped into data
5880     structure arrays and provides an API to configure the pinmux settings to
5881     enable the relevant pin functions.
5882
5883     Signed-off-by: Nick Thompson <nick.thompson@gefanuc.com>
5884
5885 commit 9868a36dfb8de4bb98b48e4f4eb912312d67279e
5886 Author: Nick Thompson <nick.thompson@gefanuc.com>
5887 Date:   Thu Nov 12 11:02:17 2009 -0500
5888
5889     TI Davinci timer.c: Remove volatiles and memory mapped structures
5890
5891     Remove volatiles and memory mapped structure accesses and replace with
5892     readl and writel macro usage.
5893
5894     Signed-off-by: Nick Thompson <nick.thompson@gefanuc.com>
5895
5896 commit c90b32739a50ca52d9b8d220ea6875ae994566ec
5897 Author: Grazvydas Ignotas <notasas@gmail.com>
5898 Date:   Thu Nov 12 11:46:07 2009 +0200
5899
5900     OMAP3: pandora: fix booting without serial attached
5901
5902     When the board is booted without serial cable attached (which
5903     is how most of them will be used) UART RX is left floating and
5904     sometimes picks noise, which interrupts countdown and enters
5905     U-Boot prompt instead of booting the kernel.
5906
5907     Fix this by setting up internal pullup on UART RX pin. This
5908     does not prevent serial from working as the internal pullup
5909     is weak.
5910
5911     Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
5912
5913 commit ac67804fbb2d82a19170066c02af7053d474ce8d
5914 Author: kevin.morfitt@fearnside-systems.co.uk <kevin.morfitt@fearnside-systems.co.uk>
5915 Date:   Tue Nov 17 18:30:34 2009 +0900
5916
5917     Add a unified s3c24x0 header file
5918
5919     This patch adds a unified s3c24x0 cpu header file that selects the header
5920     file for the specific s3c24x0 cpu from the SOC and CPU configs defined in
5921     board config file. This removes the current chain of s3c24-type #ifdef's
5922     from the s3c24x0 code.
5923
5924     Signed-off-by: Kevin Morfitt <kevin.morfitt@fearnside-systems.co.uk>
5925     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
5926
5927 commit a59a23d68ae4f4a1c07d105520c93e6e289d186f
5928 Author: Seunghyeon Rhee <rhee4j1@gmail.com>
5929 Date:   Fri Nov 13 16:49:41 2009 +0900
5930
5931     S3C6400/SMDK6400: fix stack_setup in start.S
5932
5933     Fix stack_setup to place the stack on the correct address in DRAM
5934     accroding to U-Boot standard and remove conditional compilation by
5935     CONFIG_MEMORY_UPPER_CODE macro that is not necessry. This macro
5936     was introduced and used only by this board for some unclear reason.
5937
5938     The definition of this macro is also removed because it's not
5939     referenced elsewhere.
5940
5941     Signed-off-by: Seunghyeon Rhee <seunghyeon@lpmtec.com>
5942     Tested-by: Minkyu Kang <mk7.kang@samsung.com>
5943
5944 commit 940032260914076b1594906334b2e3f7af6fb7cf
5945 Author: Minkyu Kang <mk7.kang@samsung.com>
5946 Date:   Tue Nov 10 20:23:50 2009 +0900
5947
5948     s5pc1xx: serial: fix the error check logic
5949
5950     Because of Frame error, Parity error and Overrun error are occured only receive
5951     operation, need to masking when error checking.
5952
5953     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
5954
5955 commit 9ebfdc202275bcd9eb4af56e32bfb4253ff1b781
5956 Author: kevin.morfitt@fearnside-systems.co.uk <kevin.morfitt@fearnside-systems.co.uk>
5957 Date:   Wed Nov 4 17:49:31 2009 +0900
5958
5959     Clean-up of s3c24x0 header files
5960
5961     Cleans up the s3c24x0 header files:
5962
5963     s4c24x0.h: removes the use of 'volatile' from the S3C24X0_REG8,
5964     S3C24X0_REG16 and S3C24X0_REG32 register typedef's. Registers are always
5965     accessed using the IO accessor functions which cast the register address
5966     as 'volatile' anyway so it isn't required here.
5967
5968     s3c2400.h and s3c2410.h: insert a blank line between the static inline
5969     functions
5970
5971     Signed-off-by: Kevin Morfitt <kevin.morfitt@fearnside-systems.co.uk>
5972
5973 commit 47e801bec360e69e4b087a141d015b318e1b0212
5974 Author: Minkyu Kang <mk7.kang@samsung.com>
5975 Date:   Wed Nov 4 16:07:59 2009 +0900
5976
5977     s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
5978
5979     This patch moves the s3c64xx header files from include/
5980     to include/asm-arm/arch-s3c64xx
5981
5982     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
5983
5984 commit 492fb1fdbcdd5e21be0b6742c15f76c648f0653b
5985 Author: kevin.morfitt@fearnside-systems.co.uk <kevin.morfitt@fearnside-systems.co.uk>
5986 Date:   Tue Nov 3 18:08:41 2009 +0900
5987
5988     Move s3c24x0 header files to asm-arm/arch-s3c24x0/
5989
5990     This patch moves the s3c24x0 header files from include/ to
5991     include/asm-arm/arch-s3c24x0/.
5992
5993     checkpatch.pl showed 2 errors and 3 warnings. The 2 errors were both due
5994     to a non-UTF8 character in David M?ller's name:
5995
5996     ERROR: Invalid UTF-8, patch and commit message should be encoded in UTF-8
5997     #489: FILE: include/asm-arm/arch-s3c24x0/s3c2410.h:3:
5998     + * David M?ller ELSOFT AG Switzerland. d.mueller@elsoft.ch
5999
6000     As David's name correctly contains a non-UTF8 character I haven't fixed
6001     these errors.
6002
6003     The 3 warnings were all because of the use of 'volatile' in s3c24x0.h:
6004
6005     WARNING: Use of volatile is usually wrong: see Documentation/volatile-considered-harmful.txt
6006     #673: FILE: include/asm-arm/arch-s3c24x0/s3c24x0.h:35:
6007     +typedef volatile u8        S3C24X0_REG8;
6008     +typedef volatile u16       S3C24X0_REG16;
6009     +typedef volatile u32       S3C24X0_REG32;
6010
6011     I'll fix these errors in another patch.
6012
6013     Tested by running MAKEALL for ARM8 targets and ensuring there were no new
6014     errors or warnings.
6015
6016     Signed-off-by: Kevin Morfitt <kevin.morfitt@fearnside-systems.co.uk>
6017     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
6018
6019 commit 2d251ccaa90997012e0b1f13bf791df2bf03a144
6020 Author: Tom Rix <Tom.Rix@windriver.com>
6021 Date:   Sun Nov 15 10:58:06 2009 -0600
6022
6023     ARM Update mach-types
6024
6025     Fetched from http://www.arm.linux.org.uk/developer/machines/download.php
6026     And built with
6027
6028     repo http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
6029     commit 156171c71a0dc4bce12b4408bb1591f8fe32dc1a
6030
6031     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
6032
6033 commit c88ed4cb2eed29a690ac6689ed1dc2f5e9547d15
6034 Author: Mark Asselstine <[mark.asselstine@windriver.com]>
6035 Date:   Tue Oct 27 19:40:40 2009 +0530
6036
6037     sheevaplug: correct SDRAM address control register
6038
6039     value
6040
6041     The SheevaPlug DevKit is shipped with 4x8 by 1Gb DDR devices in
6042     two banks for a total of 512MB of RAM. Based on this configuration
6043     the existing values for SDRAM address control register are incorrect
6044     and result in random kernel oops as memory is incorrectly accessed
6045     (while for example extracting a large tarball such as a rootfs).
6046     Based on the hardware configuration along with the supporting
6047     documentation from Marvell these are the correct values, as
6048     well this change mimics values previously used in Marvell's own
6049     u-boot git tree for the SheevaPlug.
6050
6051     Other variants of the hardware such as the PogoPlug and TonidoPlug
6052     may have different memory configurations but to properly support
6053     those additional board directories should be maintained or a better
6054     system to support other kwb*.cfg is needed.
6055
6056     Tested on SheevaPlug DevKit.
6057
6058     Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
6059
6060 commit 9829cabbaa0474e94075bf7d62c99bdba996518b
6061 Author: Sandeep Paulraj <s-paulraj@ti.com>
6062 Date:   Wed Oct 28 19:16:43 2009 -0400
6063
6064     Fix for Void function returning value in sbc35-a9g20
6065
6066     Void function was returning 0 in the m41t94 rtc driver.
6067     This makes it similar to m41t62 rtc driver.
6068
6069     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
6070
6071 commit d5e2d625c74c84aa419ba7fa0c81bad93fc69a60
6072 Author: Tom Rix <Tom.Rix@windriver.com>
6073 Date:   Sat Oct 24 14:48:33 2009 -0500
6074
6075     ARM Update mach-types.h
6076
6077     From http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
6078
6079     Commit id 0996391139f43d032335b5360db11da62a2cbb39
6080
6081     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
6082
6083 commit 34ddbd171ba154e9afd83f07a07ad8b57ac592e3
6084 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
6085 Date:   Thu Oct 22 23:06:59 2009 +0200
6086
6087     ppc4xx: Remove autoupdate feature from PLU405 board
6088
6089     The autoupdate feature is not used on PLU405 boards.
6090     So remove it.
6091
6092     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
6093     Signed-off-by: Stefan Roese <sr@denx.de>
6094
6095 commit 824d82997fbcf28e49081d36fdd5d3be1b92b03d
6096 Author: Ira W. Snyder <iws@ovro.caltech.edu>
6097 Date:   Wed Nov 4 13:37:59 2009 -0800
6098
6099     Fix example FIT image source files
6100
6101     The example FIT image source files do not compile with the latest dtc and
6102     mkimage. The following error message is produced:
6103
6104     DTC: dts->dtb  on file "kernel.its"
6105     Error: kernel.its 7:0 - 1:0 syntax error
6106     FATAL ERROR: Unable to parse input tree
6107     ./mkimage: Can't read kernel.itb.tmp: Invalid argument
6108
6109     The FIT image source files are missing the "/dts-v1/;" directive at the
6110     beginning of the file. Add the directive to the examples.
6111
6112     Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
6113
6114 commit fd66066ee3ce15c2966feb9b2be0f0d51a95db48
6115 Author: Mike Frysinger <vapier@gentoo.org>
6116 Date:   Wed Nov 4 16:13:19 2009 -0500
6117
6118     img2srec: use standard types
6119
6120     The img2srec code creates a lot of typedefs with common names.  These
6121     easily clash with system headers that include these typedefs (like mingw).
6122
6123     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
6124
6125 commit 8204e068110e8abe5db9c3b7df9971b58cda8f26
6126 Author: Mike Frysinger <vapier@gentoo.org>
6127 Date:   Wed Nov 4 16:03:25 2009 -0500
6128
6129     tools: gitignore *.exe binaries
6130
6131     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
6132
6133 commit 425d3b666eee5c58fdb82fb894a535dd71782a05
6134 Author: Peter Tyser <ptyser@xes-inc.com>
6135 Date:   Tue Nov 3 23:31:07 2009 -0600
6136
6137     ppc: Move conditional compilation of kgdb.c to Makefile
6138
6139     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
6140
6141 commit e06ab6546b332acc55ac4e7c31338662328b0fb3
6142 Author: Mike Frysinger <vapier@gentoo.org>
6143 Date:   Tue Nov 3 11:36:39 2009 -0500
6144
6145     spi_flash.h: pull in linux/types.h for u## types
6146
6147 commit 0008555f4d57c15ad86ee735861ca0d783042f61
6148 Author: Mike Frysinger <vapier@gentoo.org>
6149 Date:   Tue Nov 3 11:36:26 2009 -0500
6150
6151     bootm: mark local boot_os[] table static
6152
6153     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
6154
6155 commit a8fa379d47f06c7d3ed75c8fb26ae43ee38e1fd7
6156 Author: Nishanth Menon <nm@ti.com>
6157 Date:   Mon Nov 2 09:40:18 2009 -0600
6158
6159     mkconfig: deny messed up ARCH definition
6160
6161     Refuse to setup a platform if the command line ARCH= is not the same
6162     as the one required for the board. This prevents any user with
6163     prehistoric aliases from messing up their builds.
6164
6165     Reported in thread:
6166     http://old.nabble.com/-U-Boot--Build-breaks-on-some-OMAP3-configs-to26132721.html
6167
6168     Inputs from: Mike Frysinger and Wolfgang Denk:
6169     http://lists.denx.de/pipermail/u-boot/2009-November/063642.html
6170
6171     Cc: Wolfgang Denk <wd@denx.de>
6172     Cc: Mike Frysinger <vapier@gentoo.org>
6173     Cc: Anand Gadiyar <gadiyar@ti.com>
6174     Cc: Dirk Behme <dirk.behme@googlemail.com>
6175     Signed-off-by: Nishanth Menon <nm@ti.com>
6176
6177 commit 67b96e87da1b84660fa1e5b78cc760246d116814
6178 Author: Remy Bohmer <linux@bohmer.net>
6179 Date:   Wed Oct 28 22:13:39 2009 +0100
6180
6181     Repair the 'netretry=once' option.
6182
6183     'netretry = once' does the same as 'netretry = yes', because it is not stored
6184     when it was tried once.
6185
6186     Signed-off-by: Remy Bohmer <linux@bohmer.net>
6187     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6188
6189 commit b25e38fc36e13fa8037fa4d37fe909d1d6e6f372
6190 Author: Remy Bohmer <linux@bohmer.net>
6191 Date:   Thu Oct 29 14:24:22 2009 +0100
6192
6193     Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y
6194
6195     Signed-off-by: Remy Bohmer <linux@bohmer.net>
6196
6197 commit 01826abc02ce160501534788e63629ccbe31b05c
6198 Author: Grazvydas Ignotas <notasas@gmail.com>
6199 Date:   Thu Nov 12 11:46:07 2009 +0200
6200
6201     OMAP3: pandora: fix booting without serial attached
6202
6203     When the board is booted without serial cable attached (which
6204     is how most of them will be used) UART RX is left floating and
6205     sometimes picks noise, which interrupts countdown and enters
6206     U-Boot prompt instead of booting the kernel.
6207
6208     Fix this by setting up internal pullup on UART RX pin. This
6209     does not prevent serial from working as the internal pullup
6210     is weak.
6211
6212     Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
6213
6214 commit 41dfd8a60324243dbe2dc313a607910824a68aa7
6215 Author: Remy Bohmer <linux@bohmer.net>
6216 Date:   Wed Oct 28 22:13:37 2009 +0100
6217
6218     Add support for CS2 dataflash for Atmel-SPI.
6219
6220     The only missing chipselect line support is CS2, and I need it on
6221     CS2...
6222
6223     Signed-off-by: Remy Bohmer <linux@bohmer.net>
6224
6225 commit faf36c1437c95e4a86835633d9801c5f6396a3c7
6226 Author: Remy Bohmer <linux@bohmer.net>
6227 Date:   Wed Oct 28 22:13:36 2009 +0100
6228
6229     Fix mingw tools build
6230
6231     mkimage does not build due to missing strtok_r() and getline() implementation
6232
6233     Signed-off-by: Remy Bohmer <linux@bohmer.net>
6234
6235 commit 6a590c5f5fd12cdd27f3153522acfac3854590e7
6236 Author: Remy Bohmer <linux@bohmer.net>
6237 Date:   Wed Oct 28 22:13:35 2009 +0100
6238
6239     Building of FIT images does not work.
6240
6241     The type is not set for generation of the FIT images, resulting
6242     in no images being created without printing or returning an error
6243
6244     Signed-off-by: Remy Bohmer <linux@bohmer.net>
6245
6246 commit 0a7691e820e33b23f61c6ea0ef6fa72099d1a6ae
6247 Author: Renato Andreola <renato.andreola@imagos.it>
6248 Date:   Mon Nov 23 16:45:14 2009 -0500
6249
6250     Nios2: do_boom_linux(): kernel gunzip input data integrity problem due to
6251         missing cache flush.
6252
6253         Added instruction and data caches flush.
6254
6255     Signed-off-by: Scott McNutt <smcnutt@psyent.com>
6256
6257 commit de03825386eaedb5e17261dd87cde86e9a764ba9
6258 Author: Scott McNutt <smcnutt@psyent.com>
6259 Date:   Mon Nov 23 16:29:40 2009 -0500
6260
6261     Nios2: Fix compiler warnings in lib_nios2/board.c (unused variables)
6262
6263     Signed-off-by: Scott McNutt <smcnutt@psyent.com>
6264
6265 commit 57baa379cf2f67df89a5c6052767fd25daff20bd
6266 Author: Scott McNutt <smcnutt@psyent.com>
6267 Date:   Mon Nov 23 15:54:25 2009 -0500
6268
6269     Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from
6270         the standalone examples.
6271
6272     Signed-off-by: Scott McNutt <smcnutt@psyent.com>
6273
6274 commit eb5eb2b0f744f0cba405160c5d01335c40f09acf
6275 Author: Stefan Roese <sr@denx.de>
6276 Date:   Thu Nov 19 14:03:17 2009 +0100
6277
6278     ppc4xx: Cleanup PPC4xx I2C infrastructure
6279
6280     This patch cleans up the PPC4xx I2C intrastructure:
6281
6282     - Use C struct to describe the I2C registers instead of defines
6283     - Coding style cleanup (braces, whitespace, comments, line length)
6284     - Extract common code from i2c_read() and i2c_write()
6285     - Remove unneeded IIC defines from ppc405.h & ppc440.h
6286
6287     Signed-off-by: Stefan Roese <sr@denx.de>
6288
6289 commit b2f618f2150b15b2674f11d09e1c0fdfe460c1cd
6290 Author: Stefan Roese <sr@denx.de>
6291 Date:   Thu Nov 19 11:49:36 2009 +0100
6292
6293     ppc4xx: Remove some testing code from 4xx_pcie.c
6294
6295     This code got included accidentally.
6296
6297     Signed-off-by: Stefan Roese <sr@denx.de>
6298
6299 commit 4e574c4e2d3776d9db62dca4ca3c73be1574af43
6300 Author: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
6301 Date:   Mon May 18 13:20:54 2009 +0200
6302
6303     at91: Extended soft_i2c driver for AT91SAM9263 SoC
6304
6305     While hard_i2c support is not available
6306     (see http://lists.denx.de/pipermail/u-boot/2009-March/049751.html),
6307     this patch enables soft_i2c on AT91SAM9263 SoC.
6308
6309     Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
6310
6311 commit 396fd17338b9bf1f84f494ec1860427e18868ede
6312 Author: Peter Tyser <ptyser@xes-inc.com>
6313 Date:   Fri Oct 16 17:36:27 2009 -0500
6314
6315     Add 'true' and 'false' commands
6316
6317     These commands are only enabled when the hush shell is enabled and can
6318     be useful in scripts such as:
6319
6320     while true do
6321         echo "Booting OS...";
6322         run $bootcmd;
6323         echo "Booting OS failed";
6324         sleep 10;
6325     done
6326
6327     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
6328
6329 commit 4e1ca93b6bae34b68be9280b43bf0289d994656c
6330 Author: Peter Tyser <ptyser@xes-inc.com>
6331 Date:   Fri Oct 16 17:36:26 2009 -0500
6332
6333     cmd_help: General cleanup
6334
6335     Shorten the overly-verbose help message of 'help' and clean up some
6336     redundant ifdefery while we're at it.
6337
6338     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
6339
6340 commit 6b8f5ad10f567362a3682840f59ba0fc470af319
6341 Author: Peter Tyser <ptyser@xes-inc.com>
6342 Date:   Fri Oct 16 17:36:25 2009 -0500
6343
6344     command.c: Break commands out to appropriate cmd_*.c files
6345
6346     command.c should contain common code related to commands, not
6347     miscellaneous command implementations.
6348
6349     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
6350
6351 commit fcffb680e77fcb48598d4a9944dbe2d4503170e0
6352 Author: Mike Frysinger <vapier@gentoo.org>
6353 Date:   Wed Oct 14 19:28:03 2009 -0400
6354
6355     sf: fix stmicro offset setup while erasing
6356
6357     Reported-by: Peter Gombos <gombos@protecta.hu>
6358     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
6359
6360 commit d394a7795027d96ca55799df40bd5c4a13dbeebe
6361 Author: Jason McMullan <mcmullan@netapp.com>
6362 Date:   Fri Oct 9 17:12:23 2009 -0400
6363
6364     sf: new driver for Winbond W25X16/32/64 devices
6365
6366     Signed-off-by: Jason McMullan <jason.mcmullan@gmail.com>
6367     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
6368
6369 commit cada315100c88894b85972a91309a6f2413966b6
6370 Author: Marcel Ziswiler <marcel@ziswiler.com>
6371 Date:   Thu Oct 1 23:55:17 2009 +0200
6372
6373     mpc8260: move FDT memory node fixup into common CPU code.
6374
6375     Signed-off-by: Marcel Ziswiler <marcel.ziswiler@noser.com>
6376     Tested-by: Heiko Schocher <hs@denx.de>
6377
6378 commit f2cea405f83da46b72098ea874fb3eefe185d312
6379 Author: Po-Yu Chuang <ratbert.chuang@gmail.com>
6380 Date:   Wed Sep 23 15:52:35 2009 +0800
6381
6382     Add driver for FTRTC010 real time clock
6383
6384     Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
6385
6386     Edited commit message.
6387     Signed-off-by: Wolfgang Denk <wd@denx.de>
6388
6389 commit c0356a88011330646e960dfac8a2c909bede3304
6390 Author: Mark Jackson <mpfj-list@mimc.co.uk>
6391 Date:   Mon Aug 17 16:42:52 2009 +0100
6392
6393     MIMC200: set default fbmem value
6394
6395     This patch adds a default bootargs "fbmem" value to the
6396     CONFIG_BOOTARGS string for the MIMC200 board.
6397
6398     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
6399
6400 commit 10a5a7991258019af155bc19b3b246aaa708b0e2
6401 Author: Sandeep Paulraj <s-paulraj@ti.com>
6402 Date:   Thu Nov 19 23:04:42 2009 -0500
6403
6404     NAND: Add Support for 4K page size in DaVinci NAND driver
6405
6406     This patch adds support for NAND devices with a page size of
6407     4K in the DaVinci NAND driver. The layout matches the layout that TI uses
6408     for 4K page size NAND devices in the kernel NAND driver.
6409
6410     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
6411
6412 commit 14ce02c88116316a0285cc7d9c05f83367a5aae8
6413 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
6414 Date:   Wed Nov 18 16:29:29 2009 +0100
6415
6416     ppc4xx: Remove unused features from PMC440 board support
6417
6418     This patch shrinks the PMC440 u-boot binary (from next branch)
6419     to fit into 384kB again.
6420
6421     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
6422     Signed-off-by: Stefan Roese <sr@denx.de>
6423
6424 commit 629ab99b3b19c1b7e06a7c4e5d666138bc924c7c
6425 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
6426 Date:   Wed Nov 18 16:28:42 2009 +0100
6427
6428     ppc4xx: Remove confusing comment
6429
6430     This is not the sequoia board.
6431
6432     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
6433     Signed-off-by: Stefan Roese <sr@denx.de>
6434
6435 commit 79e2d8df3776b667257e609aefefa071b4fe13a2
6436 Author: Stefan Roese <sr@denx.de>
6437 Date:   Tue Nov 17 15:53:00 2009 +0100
6438
6439     ppc4xx: alpr: Remove some not needed commands to make image fit again
6440
6441     The latest changes in the u-boot/next branch increased the size of the
6442     alpr image a bit more. Now it doesn't fit into the 256k reserved for it.
6443     This patch now removes the commands "askenv" and "irq" which are not
6444     needed in the production systems.
6445
6446     Signed-off-by: Stefan Roese <sr@denx.de>
6447     Cc: Pieter Voorthuijsen <pieter.voorthuijsen@prodrive.nl>
6448
6449 commit 6c70049bd14e8e81764570732be7f34a89831f09
6450 Author: Stefan Roese <sr@denx.de>
6451 Date:   Thu Nov 12 17:19:37 2009 +0100
6452
6453     ppc4xx: Consolidate pci_master_init() function
6454
6455     This patch removes the duplicted implementations of the pci_master_init()
6456     function by introducing a weak default function for it. It can be
6457     overridden by a board specific version.
6458
6459     Signed-off-by: Stefan Roese <sr@denx.de>
6460
6461 commit a760b0203155da6fb8b8e9086169bb87d09d76fa
6462 Author: Stefan Roese <sr@denx.de>
6463 Date:   Thu Nov 12 16:41:09 2009 +0100
6464
6465     ppc4xx: Consolidate pci_pre_init() function
6466
6467     This patch removes the duplicted implementations of the pci_pre_init()
6468     function by introducing a weak default function for it. This weak default
6469     has a different implementation for some PPC variants. It can be
6470     overridden by a board specific version.
6471
6472     Signed-off-by: Stefan Roese <sr@denx.de>
6473
6474 commit 1095493a5d4c16f481a783f6f54d83ad0e07dfa0
6475 Author: Stefan Roese <sr@denx.de>
6476 Date:   Thu Nov 12 12:00:49 2009 +0100
6477
6478     ppc4xx: Consolidate pci_target_init() function
6479
6480     This patch removes the duplicted implementations of the pci_target_init()
6481     function by introducing a weak default function for it. This weak default
6482     has a different implementation for 440EP(x)/GR(x) PPC's. It can be
6483     overridden by a board specific version (e.g. PMC440, korat).
6484
6485     Signed-off-by: Stefan Roese <sr@denx.de>
6486     Acked-by: Matthias Fuchs <matthias.fuchs@esd.eu>
6487
6488 commit 5e1ded558b7cc28a62c14598f6437023b6262444
6489 Author: Hui.Tang <zetalabs@gmail.com>
6490 Date:   Wed Nov 18 16:24:04 2009 +0800
6491
6492     S3C2410 NAND Flash Add Missing Function
6493
6494     This patch add nand_read_buf() for S3C2410 NAND SPL.
6495     In nand_spl/nand_boot.c, nand_boot() will check nand->select_chip,
6496     so nand->select_chip should also be initialized.
6497
6498     Signed-off-by: Hui.Tang <zetalabs@gmail.com>
6499
6500 commit 6cd752f927e515e63a038fa363edceec5a59c028
6501 Author: Sandeep Paulraj <s-paulraj@ti.com>
6502 Date:   Mon Nov 16 13:32:01 2009 -0500
6503
6504     NAND: Update read_read_subpage API check
6505
6506     This patch updates a check condition in the NAND driver.
6507     The check condition is similat to what is in linux/next.
6508
6509     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
6510
6511 commit bb3e9828e7fbcc9e4518e51592876f4a0997d9ec
6512 Author: Sandeep Paulraj <s-paulraj@ti.com>
6513 Date:   Mon Nov 16 13:31:47 2009 -0500
6514
6515     NAND:Extending the nand_ecclayout structure
6516
6517     NANDs with page size of lesser than and equal to 2K are
6518     reaching EOL. They are bing replaced with NANDs of
6519     page size 4K and above.
6520     To support this we have to extend the eccpos field
6521
6522     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
6523
6524 commit 3ffc0d61bad7d986e344ce7062b37c5c8f04fb0e
6525 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
6526 Date:   Tue Oct 27 19:58:09 2009 +0100
6527
6528     ppc4xx: Initialize magnetic coupler on VOM405 boards
6529
6530     This patch fixes an ugly behavior of the IL712 magnetic coupler
6531     as used on VOM405. These parts will remember their last state
6532     over a power cycle which might cause unwanted behavior.
6533
6534     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
6535     Signed-off-by: Stefan Roese <sr@denx.de>
6536
6537 commit be0db3e3141c6c6b4e232b51091f35a284cc54e5
6538 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
6539 Date:   Mon Oct 26 09:58:45 2009 +0100
6540
6541     ppc4xx: Initialize magnetic couplers in PLU405
6542
6543     This patch fixes an ugly behavior of the IL712 magnetic couplers
6544     as used on PLU405. These parts will remember their last state
6545     over a power cycle which might cause unwanted behavior.
6546
6547     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
6548     Signed-off-by: Stefan Roese <sr@denx.de>
6549
6550 commit 067f54c66acd469870ef6946e1591bfcc02de1b3
6551 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
6552 Date:   Mon Oct 26 09:55:40 2009 +0100
6553
6554     Add minimal SJA1000 header for basic CAN mode
6555
6556     This patch is in preparation for the upcoming PLU405 board fix.
6557
6558     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
6559     Signed-off-by: Stefan Roese <sr@denx.de>
6560
6561 commit 1d2e96de56cc57e25a19bc40d297f36c4c4443a2
6562 Author: Dirk Behme <dirk.behme@googlemail.com>
6563 Date:   Mon Nov 2 20:36:26 2009 +0100
6564
6565     OMAP2/3: I2C: Add support for second and third bus
6566
6567     Add support to use second and third I2C bus, too.
6568
6569     Bus 0 is still the default, but by calling i2c_set_bus_num(1/2) before doing
6570     I2C accesses, code can switch to bus 1 and 2, too. Don't forget to switch
6571     back afterwards, then.
6572
6573     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
6574
6575 commit c758e947aa7d39a2be607ecdedd818ad300807b2
6576 Author: Amul Kumar Saha <amul.saha@samsung.com>
6577 Date:   Wed Nov 4 10:38:46 2009 +0530
6578
6579     ENV Variable support for Flex-OneNAND
6580
6581     Define and use CONFIG_ENV_ADDR_FLEX and CONFIG_ENV_SIZE_FLEX
6582     for storing environment variables.
6583
6584     Signed-off-by: Rohit Hagargundgi <h.rohit@samsung.com>
6585     Signed-off-by: Amul Kumar Saha <amul.saha@samsung.com>
6586
6587 commit cacbe919584193f64e74088e03f068e52775bb86
6588 Author: Amul Kumar Saha <amul.saha@samsung.com>
6589 Date:   Fri Nov 6 17:15:31 2009 +0530
6590
6591     Flex-OneNAND driver support
6592
6593     This patch adds support for Flex-OneNAND devices.
6594
6595     Signed-off-by: Rohit Hagargundgi <h.rohit@samsung.com>
6596     Signed-off-by: Amul Kumar Saha <amul.saha@samsung.com>
6597
6598 commit 35209cbceebe212a8c5ec17d552960f8bd4725f3
6599 Author: Mingkai Hu <Mingkai.hu@freescale.com>
6600 Date:   Tue Oct 20 16:58:17 2009 +0800
6601
6602     fsl_elbc_nand: remove the bbt descriptors relocation fixup
6603
6604     The commit 66372fe2 manually relocated the bbt pattern pointer,
6605     which can be removed by using full relocation.
6606
6607     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
6608
6609 commit 25643d4da257e51f6200b213c75de4fb5b345780
6610 Author: Mingkai Hu <Mingkai.hu@freescale.com>
6611 Date:   Tue Oct 20 16:58:16 2009 +0800
6612
6613     ppc/85xx: make boot from NAND full relocation to RAM
6614
6615     Take advantage of the latest full relocation commit of PPC platform
6616     for boot from NAND.
6617
6618     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
6619     Acked-by: Kumar Gala <galak@kernel.crashing.org>
6620
6621 commit 7e86661cd777eec1e81c5e57c468e81138fda983
6622 Author: David Brownell <dbrownell@users.sourceforge.net>
6623 Date:   Sat Nov 7 16:27:01 2009 -0500
6624
6625     NAND: fix "raw" reads with ECC syndrome layouts
6626
6627     The syndrome based page read/write routines store ECC, and possibly other
6628     "OOB" data, right after each chunk of ECC'd data.  With ECC chunk size of
6629     512 bytes and a large page (2KiB) NAND, the layout is:
6630
6631       data-0 OOB-0 data-1 OOB-1 data-2 OOB-2 data-3 OOB-3 OOB-leftover
6632
6633     Where OOBx is (prepad, ECC, postpad).  However, the current "raw" routines
6634     use a traditional layout -- data OOB, disregarding the prepad and postpad
6635     values -- so when they're used with that type of ECC hardware, those calls
6636     mix up the data and OOB.  Which means, in particular, that bad block
6637     tables won't be found on startup, with data corruption and related chaos
6638     ensuing.
6639
6640     The current syndrome-based drivers in mainline all seem to use one chunk
6641     per page; presumably they haven't noticed such bugs.
6642
6643     Fix this, by adding read/write page_raw_syndrome() routines as siblings of
6644     the existing non-raw routines; "raw" just means to bypass the ECC
6645     computations, not change data and OOB layout.
6646
6647     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
6648     Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
6649     Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
6650
6651 commit 5df3c2b62cebaa0ddb2817364f93726e5dbe3525
6652 Author: Sandeep Paulraj <s-paulraj@ti.com>
6653 Date:   Sat Nov 7 14:25:18 2009 -0500
6654
6655     NAND: Don't walk past end of oobfree[]
6656
6657     When computing oobavail from the list of free areas in the OOB,
6658     don't assume there will always be an unused slot at the end.
6659     This syncs up with the kernel NAND driver.
6660
6661     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
6662
6663 commit 18b5a4b43af3c8359cb568f4fa32d6b9dcebbf26
6664 Author: Sandeep Paulraj <s-paulraj@ti.com>
6665 Date:   Sat Nov 7 14:25:03 2009 -0500
6666
6667     NAND: Update check condition for nand_read_page_hwecc API
6668
6669     The patch updates the check condition for determining
6670     whether the ECC corrections has failed.
6671     This makes it similar to what is in the kernel NAND driver.
6672
6673     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
6674
6675 commit e25ee0396226fb56679702d0361cf2645504e7f6
6676 Author: Sandeep Paulraj <s-paulraj@ti.com>
6677 Date:   Sat Nov 7 14:24:50 2009 -0500
6678
6679     NAND: Updating comments/explanations in the NAND driver
6680
6681     Patch updates the comments and explanations for
6682     the arguments to various functions.
6683
6684     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
6685
6686 commit aad4a28b2518e1d24ee606d9ea31f9b4dd029777
6687 Author: Sandeep Paulraj <s-paulraj@ti.com>
6688 Date:   Sat Nov 7 14:24:34 2009 -0500
6689
6690     NAND: Subpage shift for ecc_steps equal to 16
6691
6692     This was originally part of Thomas Gleixner's patch for
6693     adding support for 4KiB pages.
6694     This is not part of the U-Boot NAND driver so updating the
6695     driver with this to sync up with the kernel NAND driver.
6696
6697     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
6698
6699 commit 36e0b98ec832bb5ec42d6e249058d5b84f75dff8
6700 Author: Sandeep Paulraj <s-paulraj@ti.com>
6701 Date:   Sat Nov 7 14:24:20 2009 -0500
6702
6703     NAND: Remove commented out code
6704
6705     Patch removes already commented out dead code
6706
6707     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
6708
6709 commit 4f41e7ea1a17ba7207ca41379bf344b317e72c12
6710 Author: Sandeep Paulraj <s-paulraj@ti.com>
6711 Date:   Sat Nov 7 14:24:06 2009 -0500
6712
6713     NAND: Correct the "chip_shift" calculation
6714
6715     This patch updates the "chip_shift" calculation in the
6716     NAND driver. This is being done to sync up the NAND driver with
6717     the kernel NAND driver.
6718
6719     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
6720
6721 commit aaa8eec532876c47acfd31bf9b573a00eaad92ae
6722 Author: Sandeep Paulraj <s-paulraj@ti.com>
6723 Date:   Fri Oct 30 13:51:23 2009 -0400
6724
6725     NAND: Update to support 64 bit device size
6726
6727     This patch adds support for NANDs greater than 2 GB.
6728     Patch is based on the MTD NAND driver in the kernel.
6729
6730     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
6731     Signed-off-by: Scott Wood <scottwood@freescale.com>
6732
6733 commit 581d04f14d7a39b63d418e2a21e44101233096d1
6734 Author: Peter Tyser <ptyser@xes-inc.com>
6735 Date:   Thu Oct 15 10:48:18 2009 -0500
6736
6737     cmd_nand: Move conditional compilation to Makefile
6738
6739     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
6740
6741 commit 9574fd63a97d080e379f30b6a81a1221eaeb797e
6742 Author: Peter Tyser <ptyser@xes-inc.com>
6743 Date:   Thu Oct 15 10:48:17 2009 -0500
6744
6745     cmd_nand: Remove duplicate include
6746
6747     Also remove vague, unnecessary comment
6748
6749     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
6750
6751 commit cdbdbe65f5f006cba208accee5a126c659d4b867
6752 Author: Kumar Gala <galak@kernel.crashing.org>
6753 Date:   Fri Nov 13 08:52:21 2009 -0600
6754
6755     ppc/85xx: Fix how we determine the number of CAM entries
6756
6757     We were incorrectly use the max CAM size as the number of entries in
6758     the array for setting up the addrmap.  We should be using the NENTRY
6759     field which is the low 12-bits of TLB1CFG.
6760
6761     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
6762
6763 commit fbd47b6753b08162436d9ccad1e63c8d43ede54c
6764 Author: Mike Rapoport <mike@compulab.co.il>
6765 Date:   Thu Nov 12 15:35:08 2009 +0200
6766
6767     smc911x: make smc911x_initialize return correct value
6768
6769     Make smc911x_initialize return -1 on error and number of interfaces
6770     detected otherwise.
6771
6772     Signed-off-by: Mike Rapoport <mike@compulab.co.il>
6773     Acked-by: Mike Frysinger <vapier@gentoo.org>
6774     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6775
6776 commit c44efcf97b335dcef7d014f65b7d3094e79adb13
6777 Author: Mike Frysinger <vapier@gentoo.org>
6778 Date:   Thu Nov 12 22:26:02 2009 -0500
6779
6780     smc911x_eeprom: fix building after smc911x overhaul
6781
6782     When the smc911x driver was converted to NET_MULTI, the smc911x eeprom was
6783     missed.  The config option needed updating as well as overhauling of the
6784     rergister read/write functions.
6785
6786     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
6787     Tested-by: Mike Rapoport <mike.rapoport@gmail.com>
6788     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6789
6790 commit 3ad95deb30ac73bd57e966d321215a17d3236f9f
6791 Author: Dave Liu <daveliu@freescale.com>
6792 Date:   Thu Nov 12 07:26:37 2009 +0800
6793
6794     fsl-ddr: Fix the chip-select interleaving issue
6795
6796     commit 1542fbdeec0d1e2a6df13189df8dcb1ce8802be3
6797     introduced one new bug to chip-select interleaving.
6798
6799     Single DDR controller also can do the chip-select
6800     interleaving if there is dual-rank or qual-rank DIMMs.
6801
6802     Signed-off-by: Dave Liu <daveliu@freescale.com>
6803     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
6804
6805 commit 651ef90fa6ca824c8e581aeef9e04bbbe7f7e9ce
6806 Author: javier Martin <javier.martin@vista-silicon.com>
6807 Date:   Thu Oct 29 08:22:43 2009 +0100
6808
6809     mxc_fec: avoid free() calls to already freed pointers.
6810
6811     Sometimes, inside NetLoop, eth_halt() is called before eth_init() has
6812     been called. This is harmless except for free() calls to pointers
6813     which have not been allocated yet.
6814
6815     This patch initializes those pointers to NULL and allocates them only
6816     the first time. This way we can get rid of free calls in halt callback.
6817
6818     This has been tested in i.MX27 Litekit board and eldk-4.2 toolchains.
6819
6820     Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
6821     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6822
6823 commit e8f1546a88b4ade6a910c4a7958a774ee1b40023
6824 Author: javier Martin <javier.martin@vista-silicon.com>
6825 Date:   Thu Oct 29 08:18:34 2009 +0100
6826
6827     mxc_fec: fix some erroneous PHY accesses.
6828
6829     This patch fixes erroneous access to the ethernet PHY which broke the driver.
6830     1. Selector field in the auto-negotiation register must be 0x00001 for
6831     using 802.3, not 0x00000 which is reseved.
6832     2. Access to the PHY address specified by CONFIG_FEC_MXC_PHYADDR, not
6833     0x0 fixed address.
6834
6835     This has been tested in i.MX27 Litekit board and eldk-4.2 toolchains.
6836
6837     Now using proper defines for auto-negotiation register.
6838
6839     Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
6840     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6841
6842 commit f865fcbbb35851e75fee9c3a3fa8e0f71d9e6463
6843 Author: Ron Lee <ron@debian.org>
6844 Date:   Wed Aug 5 20:14:01 2009 +0200
6845
6846     ARM Don't inline weak symbols
6847
6848     ------------------------------------------------------------------------
6849
6850     GCC 4.4 complains about this now.
6851
6852     Signed-off-by: Ron Lee <ron@debian.org>
6853
6854 commit efe12bcec55c3d77b9ead56e62010d26b66781f3
6855 Author: Stefan Roese <sr@denx.de>
6856 Date:   Mon Nov 9 14:15:42 2009 +0100
6857
6858     ppc4xx: Katmai: Add chip_config command
6859
6860     This patch removes the Katmai "bootstrap" command and replaces it
6861     with the now common command "chip_config".
6862
6863     Signed-off-by: Stefan Roese <sr@denx.de>
6864
6865 commit cdaed5dc31f4023610f180fe158ec8c6f5e855a3
6866 Author: Stefan Roese <sr@denx.de>
6867 Date:   Mon Nov 9 14:13:43 2009 +0100
6868
6869     ppc4xx: Switch to I2C bus numer 0 for chip_config command
6870
6871     All currently available 4xx derivats have the I2C bootstrap EEPROM
6872     located on I2C bus number 0. This patch now first sets this bus number,
6873     so that the chip_config command also works for board with multiple
6874     I2C busses, like Katmai.
6875
6876     Signed-off-by: Stefan Roese <sr@denx.de>
6877
6878 commit 985edaccc4fbaef6d357d104aed08f839058a32f
6879 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
6880 Date:   Tue Oct 27 12:19:11 2009 +0100
6881
6882     ppc4xx: Add UBI support to PLU405 boards
6883
6884     -add UBI support
6885     -increase malloc'able memory size
6886     -cleanup MONITOR|FLASH_BASE|LEN constants
6887
6888     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
6889     Signed-off-by: Stefan Roese <sr@denx.de>
6890
6891 commit d14c7ec2b51fb92c4a5218b299b772c3d186510d
6892 Author: Ben Warren <biggerbadderben@gmail.com>
6893 Date:   Mon Nov 9 13:09:57 2009 -0800
6894
6895     Fix SMC91111 regression: lpd7a40x build failures
6896
6897     Both lpd7a400 and lpd7a404 failed to compile because they had
6898     CONFIG_SMC_USE_IOFUNCS defined:
6899
6900     examples/standalone/smc91111_eeprom.c:388: undefined reference to `SMC_outw'
6901
6902     Also removed an orphaned paren in lpd7a404.h
6903
6904     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6905
6906 commit 1031ae960ce6ce8332190278a06e2d72c2b2793e
6907 Author: Ben Warren <biggerbadderben@gmail.com>
6908 Date:   Mon Nov 9 14:01:08 2009 -0800
6909
6910     SMC91111: Clean up SMC_inx macros on xsengine and xaeniax
6911
6912     This patch fixes the following warnings:
6913
6914     Configuring for xaeniax board...
6915     smc91111_eeprom.c: In function 'print_macaddr':
6916     smc91111_eeprom.c:278: warning: suggest parentheses around + or - in operand of &
6917     smc91111_eeprom.c:281: warning: suggest parentheses around + or - in operand of &
6918     ...
6919     Configuring for xsengine board...
6920     smc91111_eeprom.c: In function 'print_macaddr':
6921     smc91111_eeprom.c:278: warning: suggest parentheses around + or - inside shift
6922     smc91111_eeprom.c:281: warning: suggest parentheses around + or - inside shift
6923
6924     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6925
6926 commit 830c7b6722c6a9762411bf52a7bf2fae4dc71dab
6927 Author: Ben Warren <biggerbadderben@gmail.com>
6928 Date:   Mon Nov 9 11:43:18 2009 -0800
6929
6930     Fix CS8900 regression on impa7 board
6931
6932     The following error was seen on impa7 board, due to its use of a 32-bit bus
6933     on CS8900.
6934     cs8900.c:137:37: error: macro "get_reg_init_bus" passed 2 arguments, but takes just 1
6935
6936     This patch gives the macro the correct number of arguments
6937
6938     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6939
6940 commit e5c5d9e0834bacf1c4787fa76cc4e369f2597cf5
6941 Author: Mike Frysinger <vapier@gentoo.org>
6942 Date:   Sun Nov 1 22:39:56 2009 -0500
6943
6944     clarify eth driver halt/recv steps
6945
6946     The dev->halt() func can be called at any time, and the dev->recv() func
6947     does not need to use NetRxPackets[] when calling NetReceive().
6948
6949     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
6950     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6951
6952 commit 497ab0eec5e1e2dfccc141a4485cd6b940e1424a
6953 Author: Hui.Tang <zetalabs@gmail.com>
6954 Date:   Thu Nov 5 09:58:44 2009 +0800
6955
6956     Fix cs8900 dev->priv not init issue
6957
6958     Ensure all CS8900 data structures are assigned before accessing device
6959
6960     Signed-off-by: Hui.Tang <zetalabs@gmail.com>
6961     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
6962
6963 commit 4fe5193d464ecdac26ddc71b1351be5b86bbff29
6964 Author: Stefan Roese <sr@denx.de>
6965 Date:   Tue Nov 3 14:34:45 2009 +0100
6966
6967     ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)
6968
6969     This error only appears when DEBUG is enabled in this driver. That's why
6970     it went unnoticed till now.
6971
6972     Signed-off-by: Stefan Roese <sr@denx.de>
6973
6974 commit 916ed9444d3ab7b5cd6312557005f2a764a8baf7
6975 Author: Stefan Roese <sr@denx.de>
6976 Date:   Thu Oct 29 18:37:45 2009 +0100
6977
6978     ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z)
6979
6980     This patch fixes a problem only seen very occasionally on Canyonlands.
6981     The NOR flash interface (CFI driver) doesn't work reliably in all cases.
6982     Erasing and/or programming sometimes doesn't work. Sometimes with
6983     an error message, like "flash not erased" when trying to program an
6984     area that should have just been erased. And sometimes without any error
6985     messages. As mentioned above, this problem was only seen rarely and with
6986     some PLL configuration (CPU speed, EBC speed).
6987
6988     Now I spotted this problem a few times, when running my Canyonlands with
6989     the following setup (chip_config):
6990
6991     1000-nor         - NOR  CPU:1000 PLB: 200 OPB: 100 EBC: 100
6992
6993     Changing the EBC configuration to not release the bus into high
6994     impedance state inbetween the transfers (ATC, DTC and CTC bits set to 1
6995     in EBC0_CFG) seems to fix this problem. I haven't seen any failure
6996     anymore with this patch applied.
6997
6998     Signed-off-by: Stefan Roese <sr@denx.de>
6999     Cc: David Mitchell <dmitchell@amcc.com>
7000     Cc: Jeff Mann <MannJ@embeddedplanet.com>
7001
7002 commit 56f9b39d1f5d3c51e4b19792adb65bd93a8b6fcb
7003 Author: Stefan Roese <sr@denx.de>
7004 Date:   Mon Nov 9 13:01:19 2009 +0100
7005
7006     ppc4xx: Fix NAND booting targets after 4xx linker script consolidation
7007
7008     Somehow I missed the NAND booting targets in the 4xx linker script
7009     consolidation patchset. This patch fixes this issue.
7010
7011     Signed-off-by: Stefan Roese <sr@denx.de>
7012
7013 commit 9a81c61249d8361ed57d81f496121f3eb9c0eee8
7014 Author: Stefan Roese <sr@denx.de>
7015 Date:   Thu Oct 29 16:54:52 2009 +0100
7016
7017     ppc4xx: Remove duplicated is_pci_host() functions
7018
7019     This patch introduces a weak default function for is_pci_host(),
7020     returning 1. This is the default behaviour, since most boards only
7021     implement PCI host functionality. This weak default can be overridden
7022     by a board specific version if needed.
7023
7024     Signed-off-by: Stefan Roese <sr@denx.de>
7025
7026 commit b0b867462c569e7accd6f78c942cbab028116ecf
7027 Author: Stefan Roese <sr@denx.de>
7028 Date:   Thu Oct 29 15:04:35 2009 +0100
7029
7030     ppc4xx: Consolidate 4xx PCIe board specific configuration
7031
7032     This patch consolidates the PPC4xx board specific PCIe configuration
7033     code. This way the duplicated code is removed. Boards can implement a
7034     special, non standard behaviour (e.g. number of PCIe slots, etc) by
7035     overriding the weak default functions.
7036
7037     Signed-off-by: Stefan Roese <sr@denx.de>
7038
7039 commit 25793f76bf9a7be59c9415ef0f78d034e8d53dae
7040 Author: Remy Bohmer <linux@bohmer.net>
7041 Date:   Thu Oct 29 12:29:37 2009 +0100
7042
7043     ARM: Use Linux version for unaligned access code
7044
7045     The asm-arm/unaligned.h includes linux/unaligned/access_ok.h
7046     This file is unsafe to be used on ARM, since it does an unaligned memory
7047     accesses which fails on ARM.
7048
7049     Lookin at Linux the basic difference seems to be the header
7050     "include/asm-arm/unaligned.h". The Linux version of "unaligned.h"
7051     does *not* include "access_ok.h" at all. It includes "le_byteshift.h"
7052     and "be_byteshift.h" instead.
7053
7054     Signed-off-by: Remy Bohmer <linux@bohmer.net>
7055     Signed-off-by: Stefan Roese <sr@denx.de>
7056     --
7057      include/asm-arm/unaligned.h            |    3 -
7058      include/linux/unaligned/be_byteshift.h |   70 +++++++++++++++++++++++++++++++++
7059      include/linux/unaligned/le_byteshift.h |   70 +++++++++++++++++++++++++++++++++
7060      3 files changed, 142 insertions(+), 1 deletion(-)
7061      create mode 100644 include/linux/unaligned/be_byteshift.h
7062      create mode 100644 include/linux/unaligned/le_byteshift.h
7063
7064 commit 6d6e7c53d5c75e5e24841c5506f4ed9d82adee09
7065 Author: Kumar Gala <galak@kernel.crashing.org>
7066 Date:   Wed Nov 4 18:02:10 2009 -0600
7067
7068     ppc/85xx: Fix inclusion of 83xx immap in 85xx builds
7069
7070     The nand_boot_fsl_elbc.c is shared between 83xx & 85xx however we should
7071     not be including the immap_83xx.h when building 85xx.  We can just get
7072     this all from common.h
7073
7074     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7075
7076 commit 107b579c75256212d4bf8b99ee8d68e0078f3646
7077 Author: Becky Bruce <beckyb@kernel.crashing.org>
7078 Date:   Wed Nov 4 17:34:04 2009 -0600
7079
7080     86xx: Remove redundant code in initdram
7081
7082     The same code exists both inside an #ifdef and outside of it.
7083     Remove the extra code for all the 86xx boards.
7084
7085     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
7086     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7087
7088 commit 715d8f7608f77c93f1807a032644893fd5b6d08b
7089 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
7090 Date:   Mon Nov 2 09:05:49 2009 -0600
7091
7092     fsl_pci_init_port end-point initialization is broken
7093
7094     commit 70ed869e broke fsl pcie end-point initialization.
7095     Returning 0 is not correct.  The function must return the first free
7096     bus number for the next controller.
7097
7098     fsl_pci_init() must still be called and a bus allocated even if the
7099     controller is an end-point.
7100
7101     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
7102     Acked-by: Vivek Mahajan <vivek.mahajan@freescale.com>
7103     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7104
7105 commit 01471d538fb163f472a769f21267d7676c91267c
7106 Author: Kumar Gala <galak@kernel.crashing.org>
7107 Date:   Wed Nov 4 01:29:04 2009 -0600
7108
7109     Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
7110
7111     This reverts commit 70ed869ea5f6b1d13d7b140c83ec0dcd8a127ddc.
7112
7113     There isn't any need to modify the API for fsl_pci_init_port to pass the
7114     status of host/agent(end-point) status.  We can determine that
7115     internally to fsl_pci_init_port.  Revert the patch that makes the API
7116     change.
7117
7118     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7119
7120 commit 2cd95a25cb0ee8218b271d23d64fb3f719ac5390
7121 Author: Stefan Roese <sr@denx.de>
7122 Date:   Tue Oct 27 16:20:05 2009 +0100
7123
7124     ppc4xx: Remove board specific linker scripts from most PPC4xx boards
7125
7126     All these linker scripts can be removed since the new common ppc4xx
7127     linker script should be able to handle all of those boards.
7128
7129     Please test and report problems. Thanks.
7130
7131     Signed-off-by: Stefan Roese <sr@denx.de>
7132
7133 commit 4649913ea5f440d756d150a6fdf2fb2e8ecb75fd
7134 Author: Stefan Roese <sr@denx.de>
7135 Date:   Tue Oct 27 16:11:26 2009 +0100
7136
7137     ppc4xx: Add common ppc4xx linker script
7138
7139     This linker script can be used by all PPC4xx platforms. It works for
7140     PPC405 and PPC440 platforms. Boards which need a board specific linker
7141     script can override this default linker script in board/*/config.mk.
7142
7143     Signed-off-by: Stefan Roese <sr@denx.de>
7144
7145 commit b1245dd3c6409c743f6c2768d00e909a4c8cc4ea
7146 Author: Stefan Roese <sr@denx.de>
7147 Date:   Tue Oct 27 16:16:13 2009 +0100
7148
7149     ppc4xx: Add custom linker script to board/*/config.mk
7150
7151     These boards have special linker scripts right now. We can't use the
7152     common 4xx linker script here. So overrride the linker script (LDSCRIPT)
7153     in board/*/config.mk and choose the board specific version.
7154
7155     Signed-off-by: Stefan Roese <sr@denx.de>
7156
7157 commit ceaa62a6f0237a8ddd2a5f659e6535fcd054332f
7158 Author: Stefan Roese <sr@denx.de>
7159 Date:   Tue Oct 27 15:57:24 2009 +0100
7160
7161     ppc4xx: Fix problems in some ppc4xx board Makefiles
7162
7163     Some 4xx Makefiles didn't add $(SOBJ) to their board library. This was
7164     no till now problem, since those boards included this object (init.o
7165     most of the time) directly from their linker scripts. This patch clean
7166     this up, so that all objects are now collected in the board library. This
7167     is in preparation for the upcoming PPC4xx linker script consolidation.
7168
7169     Signed-off-by: Stefan Roese <sr@denx.de>
7170
7171 commit a0ff1f129a0e1a466e4f8568fce12b7b84578e4c
7172 Author: Stefan Roese <sr@denx.de>
7173 Date:   Tue Oct 27 11:20:53 2009 +0100
7174
7175     ppc4xx: sc3: Remove unreferenced external declarations from sc3.h
7176
7177     Signed-off-by: Stefan Roese <sr@denx.de>
7178     Acked-by: Heiko Schocher <hs@denx.de>
7179
7180 commit 7ec1fedda6ac551c67f2214ced94e4b49b6680e4
7181 Author: Stefan Roese <sr@denx.de>
7182 Date:   Tue Oct 27 11:46:23 2009 +0100
7183
7184     mkconfig: Create board directory (CONFIG_BOARDDIR) in include/config.h
7185
7186     This patch extends the mkconfig script to automatically create a define
7187     for the board directory in include/config.h:
7188
7189     #define CONFIG_BOARDDIR board/amcc/canyonlands
7190
7191     This is needed for the upcoming PPC4xx linker script consolidation,
7192     where the PPC440 platforms need to include a board specific file in
7193     the common linker script.
7194
7195     Signed-off-by: Stefan Roese <sr@denx.de>
7196
7197 commit ff88229549e08fdd3f9127c1cc4db11a3576250f
7198 Author: Dave Liu <daveliu@freescale.com>
7199 Date:   Sat Oct 31 07:59:55 2009 +0800
7200
7201     ppc/85xx: Fix misc L2 cache enabling bug
7202
7203     We need loop-check the flash clear lock and enable bit for L2 cache.
7204
7205     Signed-off-by: Dave Liu <daveliu@freescale.com>
7206     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7207
7208 commit cd12f615e4dd1dd24caab93f4157894783c6c1c0
7209 Author: Wolfgang Grandegger <wg@denx.de>
7210 Date:   Fri Oct 23 12:03:16 2009 +0200
7211
7212     mpc52xx: add support for the IPEK01 board
7213
7214     This patch adds support for the board IPEK01 based on the MPC5200.
7215     The Futjitsu Lime graphics controller is configured in 16 bpp mode.
7216
7217     Signed-off-by: Wolfgang Grandegger <wg@denx.de>
7218
7219 commit 229b6dce675c729ee0ea2d7b61fbcda89b23b6b8
7220 Author: Wolfgang Grandegger <wg@denx.de>
7221 Date:   Fri Oct 23 12:03:15 2009 +0200
7222
7223     video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01
7224
7225     In 16 bpp mode, the new IPEK01 board only requires swapping of D16 words
7226     for D32 accesses due to the diffferent connecting to the GDC bus. This
7227     patch introduces the configuration option VIDEO_FB_16BPP_WORD_SWAP,
7228     which should be set for all board using the mb862xx in 16 bpp mode. For
7229     the IPEK01, VIDEO_FB_16BPP_PIXEL_SWAP should not be set.
7230
7231     Signed-off-by: Wolfgang Grandegger <wg@denx.de>
7232
7233 commit 5d16ca87100ea58c93c46b9f0264981eaed49568
7234 Author: Anatolij Gustschin <agust@denx.de>
7235 Date:   Fri Oct 23 12:03:14 2009 +0200
7236
7237     video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode
7238
7239     The new IPEK01 board can use the 32 bpp mode for the Lime graphics
7240     controller. For this mode, video accelaration does not work. This patch
7241     makes the accelaration configurable via CONFIG_VIDEO_MB862xx_ACCEL,
7242     which is enabled for the lwmon5 and the socrates board for backward
7243     compatibility.
7244
7245     Signed-off-by: Anatolij Gustschin <agust@denx.de>
7246     Signed-off-by: Wolfgang Grandegger <wg@denx.de>
7247
7248 commit c28d3bbe963f4c57937d6fdc1dd63cd3562c147c
7249 Author: Wolfgang Grandegger <wg@denx.de>
7250 Date:   Fri Oct 23 12:03:13 2009 +0200
7251
7252     video: mb862xx: improve board-specific Lime configuration
7253
7254     To avoid board-specific code accessing the mb862xx registers directly,
7255     the public function mb862xx_probe() has been introduced. Furthermore,
7256     the "Change of Clock Frequency" and "Set Memory I/F Mode" registers
7257     are now defined by CONFIG_SYS_MB862xx_CCF and CONFIG_SYS_MB862xx__MMR,
7258     respectively. The BSPs for the socrates and lwmon5 boards have been
7259     adapted accordingly.
7260
7261     Signed-off-by: Wolfgang Grandegger <wg@denx.de>
7262
7263 commit 08ea550eef310e9d59d83f3cfd57a902373bf17f
7264 Author: Valentin Yakovenkov <yakovenkov@niistt.ru>
7265 Date:   Mon Oct 26 18:49:06 2009 -0400
7266
7267     new PCA9564 i2c bridge driver
7268
7269     Signed-off-by: Valentin Yakovenkov <yakovenkov@niistt.ru>
7270     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7271
7272 commit 08a1c6258c2a04cead33eac50d96ea89979dcb94
7273 Author: Mike Frysinger <vapier@gentoo.org>
7274 Date:   Wed Oct 14 19:27:27 2009 -0400
7275
7276     Blackfin: TWI/I2C: implement bus speed get/set functions
7277
7278     While we're here, improve the speed calculation a bit to match the HRM.
7279
7280     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7281
7282 commit 3814ea4f0002536ac592480b2cdafa319a16e329
7283 Author: Mike Frysinger <vapier@gentoo.org>
7284 Date:   Wed Oct 14 19:27:26 2009 -0400
7285
7286     Blackfin: TWI/I2C: add timeout to transfer
7287
7288     The current transfer code relies on ctrlc() to abort transfers, but this
7289     requires user interactivity.  Naturalize the process with a timeout.
7290
7291     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7292
7293 commit 59434fe243962758742af5cb8e2ced976e17c302
7294 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
7295 Date:   Fri Oct 30 10:16:27 2009 +0900
7296
7297     sh: Update lowlevel_init.S of espt-giga
7298
7299     There was the point that did not use write macro.
7300     Change to write macro.
7301
7302     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
7303
7304 commit f1cae1969d9e971fb72827a5731ce7e752464aa2
7305 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
7306 Date:   Fri Oct 30 10:01:25 2009 +0900
7307
7308     sh: Move some defs to convince 'pcrel too far'
7309
7310     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
7311     Signed-off-by: Takashi Yoshii <yoshii.takashi@gmail.com>
7312
7313 commit 0f9eaf4b323ea0ca95944b84c7465b81ba575514
7314 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
7315 Date:   Thu Oct 15 13:36:34 2009 +0900
7316
7317     sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.
7318
7319     By "arm/microblaze/nios/nios2/sh: Remove relocation fixups"
7320     (commit: 0630535e2d062dd73c1ceca5c6125c86d1127a49", doesn't need
7321     malloc_bin_reloc function. This commit remove this.
7322
7323     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
7324
7325 commit 0775437293a6963cb21244dfae6978cbf67c6bfe
7326 Author: Ben Warren <biggerbadderben@gmail.com>
7327 Date:   Wed Oct 21 21:53:39 2009 -0700
7328
7329     Fix DM9000 MAC address handling
7330
7331     Proper behavior is to pull MAC address from NVRAM in the initialization() an
7332     stuff it in dev->address, then program the device from dev->address in
7333     the init() function.
7334
7335     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
7336
7337 commit 98d92d8c9f4021629a45261ad5ec3f3595f3a27a
7338 Author: Wolfgang Denk <wd@denx.de>
7339 Date:   Wed Oct 28 22:07:56 2009 +0100
7340
7341     sbc8349: fix incorrect comment
7342
7343     The comment for the BR0_PRELIM port size initialization incorrectly
7344     stated 32 bit, while it's actually 16 bit. The code is correct.
7345
7346     Reported-by: Guenter Koellner <guenter.koellner@nsn.com>
7347     Signed-off-by: Wolfgang Denk <wd@denx.de>
7348
7349 commit a38f85e180a30b6225808828ded1017b1a5418c6
7350 Author: Sandeep Paulraj <s-paulraj@ti.com>
7351 Date:   Wed Oct 28 11:05:03 2009 -0400
7352
7353     Fix Compliation warning for TNY-A9260 and TNY-A9G20
7354
7355     The patch fixes a compilation warning by defining
7356     CONFIG_SYS_64BIT_VSPRINTF in the config file
7357
7358     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
7359
7360 commit 264e42ee54f1d322805d9068168fd362b413fd09
7361 Author: Sandeep Paulraj <s-paulraj@ti.com>
7362 Date:   Wed Oct 28 11:04:53 2009 -0400
7363
7364     Fix Compliation warning for SBC35-A9G20 board
7365
7366     The patch fixes a compilation warning by defining
7367     CONFIG_SYS_64BIT_VSPRINTF in the config file
7368
7369     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
7370
7371 commit 353462f6ff9769091fb644d44d8025f20a4192d9
7372 Author: Eric Millbrandt <emillbrandt@coldhaus.com>
7373 Date:   Wed Oct 28 09:37:33 2009 -0500
7374
7375     galaxy5200: Add default environment variables
7376
7377     Extend bootdelay to 10 seconds.  Set boot retry time to 120 seconds and use
7378     reset to retry.  Define default bootcommand and bootargs for production.
7379
7380     Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
7381
7382 commit fa36ae790eb10ce70935f9a78f07703719dca422
7383 Author: Stefan Roese <sr@denx.de>
7384 Date:   Tue Oct 27 15:15:55 2009 +0100
7385
7386     cfi: Add weak default function for flash_cmd_reset()
7387
7388     Currently the CFI driver issues both AMD and Intel reset commands.
7389     This is because the driver doesn't know yet which chips are connected.
7390     This dual reset seems to cause problems with the M29W128G chips as
7391     reported by Richard Retanubun. This patch now introduces a weak default
7392     function for the CFI reset command, still with both resets. This can
7393     be overridden by a board specific version if necessary.
7394
7395     Signed-off-by: Stefan Roese <sr@denx.de>
7396     Cc: Richard Retanubun <RichardRetanubun@ruggedcom.com>
7397
7398 commit 4946775c6db52dba28f72ba3525764b54f1d4593
7399 Author: Wolfgang Denk <wd@denx.de>
7400 Date:   Wed Oct 28 00:49:47 2009 +0100
7401
7402     Coding Style cleanup; update CHANGELOG, prepare -rc1
7403
7404     Signed-off-by: Wolfgang Denk <wd@denx.de>
7405
7406 commit 246c69225c7b962d5c93e92282b78ca9fc5fefee
7407 Author: Peter Tyser <ptyser@xes-inc.com>
7408 Date:   Sun Oct 25 15:12:56 2009 -0500
7409
7410     Add 'editenv' command
7411
7412     The editenv command can be used to edit an environment variable.
7413     Editing an environment variable is useful when one wants to tweak an
7414     existing variable, for example fix a typo or change the baudrate in the
7415     'bootargs' environment variable.
7416
7417     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
7418
7419 commit b0fa8e50632a628766db23f5c884ec63f1469552
7420 Author: Peter Tyser <ptyser@xes-inc.com>
7421 Date:   Sun Oct 25 15:12:55 2009 -0500
7422
7423     setenv(): Delete 0-length environment variables
7424
7425     Previously setenv() would only delete an environment variable if it
7426     was passed a NULL string pointer as a value.  It should also delete an
7427     environment variable when it encounters a valid string pointer of
7428     0-length.
7429
7430     This change/fix is generally useful and is necessary for the upcoming
7431     "editenv" command.
7432
7433     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
7434
7435 commit ecc5500ee487170d8af6ff893fd1e0082380a01a
7436 Author: Peter Tyser <ptyser@xes-inc.com>
7437 Date:   Sun Oct 25 15:12:54 2009 -0500
7438
7439     readline(): Add ability to modify a string buffer
7440
7441     If the 'buf' parameter is a non-0-length string, its contents will be
7442     edited.  Previously, the initial contents of 'buf' were ignored and the
7443     user entered its contents from scratch.
7444
7445     This change is necessary to support the upcoming "editenv" command but
7446     could also be used for future commands which require a user to modify
7447     an existing string.
7448
7449     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
7450
7451 commit f923943843cd617d681387e7fe81a48060cc6401
7452 Author: Peter Tyser <ptyser@xes-inc.com>
7453 Date:   Sun Oct 25 15:12:53 2009 -0500
7454
7455     cread_line(): Remove unused variables
7456
7457     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
7458
7459 commit e491a71e578e93bd3b2f8f20d8ef8f111c98010d
7460 Author: Peter Tyser <ptyser@xes-inc.com>
7461 Date:   Sun Oct 25 15:12:52 2009 -0500
7462
7463     Check for NULL prompt in readline_into_buffer()
7464
7465     Previously, passing readline() or readline_into_buffer() a NULL 'prompt'
7466     parameter would result in puts() printing garbage when
7467     CONFIG_CMDLINE_EDITING was enabled.
7468
7469     Note that no board currently triggers this bug.  Enabling
7470     CONFIG_CMDLINE_EDITING on some boards (eg bab7xx) would result in
7471     the bug appearing.  This change is only intended to prevent someone
7472     from running into this issue in the future.
7473
7474     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
7475
7476 commit 16d1c10783660f3fdbc3c19141f42f3b0d1834d3
7477 Author: Wolfgang Denk <wd@denx.de>
7478 Date:   Sun Oct 25 23:00:09 2009 +0100
7479
7480     drivers/net/phy/miiphybb.c: fix warning: no newline at end of file
7481
7482     Add missing newline.
7483
7484     Signed-off-by: Wolfgang Denk <wd@denx.de>
7485     Cc: Luigi Mantellini <luigi.mantellini@idf-hit.com>
7486     Cc: Ben Warren <biggerbadderben@gmail.com>
7487
7488 commit a747a7f31059b9069e97c78bba5496409c33aa05
7489 Author: Wolfgang Denk <wd@denx.de>
7490 Date:   Tue Oct 27 00:03:32 2009 +0100
7491
7492     Revert "env: only build env_embedded and envcrc when needed"
7493
7494     Breaks building on many boards, and no really clean fix available yet.
7495
7496     This reverts commit 6dab6add2d8ee80905234b326abc3de11be1d178.
7497
7498 commit 3fca80375981fe83d4674a0267183b469a1ea7ff
7499 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
7500 Date:   Thu Oct 15 17:47:16 2009 +0400
7501
7502     mpc85xx: Configure QE USB for MPC8569E-MDS boards
7503
7504     Setup QE pin multiplexing for USB function, configure needed BCSRs
7505     and add some fdt fixups.
7506
7507     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
7508     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7509
7510 commit 14809b6c21c89dd65abaf3fea7627fb5ea0f78a3
7511 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
7512 Date:   Thu Oct 15 17:47:13 2009 +0400
7513
7514     mpc85xx: Configure QE UART for MPC8569E-MDS boards
7515
7516     To make QE UART usable by Linux we should setup pin multiplexing
7517     and turn UCC2 Ethernet node into UCC2 QE UART node.
7518
7519     Also, QE UART is mutually exclusive with UART0, so we can't enable
7520     it if eSDHC is in 4-bits mode on pilot boards, or if it's a prototype
7521     board with eSDHC in 1- or 4-bits mode.
7522
7523     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
7524     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7525
7526 commit 70d665b1d230b9575a647948e8db3da1e6743e5c
7527 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
7528 Date:   Thu Oct 15 17:47:11 2009 +0400
7529
7530     mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boards
7531
7532     SPI Flash (M25P40) is connected to the SPI1 bus, we need a few
7533     qe_iop entries to actually enable SPI1 on these boards.
7534
7535     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
7536     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7537
7538 commit 65dec3b4599a17e83ec69dfd059e4ea1e795ef37
7539 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
7540 Date:   Thu Oct 15 17:47:09 2009 +0400
7541
7542     mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boards
7543
7544     This patch sets memory window for Serial RapidIO on MPC8569E-MDS
7545     boards.
7546
7547     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
7548     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7549
7550 commit a29155e12286cc5ec2df72c1cab28e3659bfdad5
7551 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
7552 Date:   Thu Oct 15 17:47:08 2009 +0400
7553
7554     mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards
7555
7556     Simply add some defines, and adjust TLBe setup to include some
7557     space for eLBC NAND.
7558
7559     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
7560     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7561
7562 commit 7f52ed5ef1b490da282ace3316be381a6abf96a5
7563 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
7564 Date:   Thu Oct 15 17:47:06 2009 +0400
7565
7566     mpc85xx: Add eSDHC support for MPC8569E-MDS boards
7567
7568     eSDHC is mutually exlusive with UART0 (in 4-bits mode) and I2C2
7569     (in 1-bit mode). When eSDHC is used, we should switch u-boot console to
7570     UART1, and make the proper device-tree fixups.
7571
7572     Because of an erratum in prototype boards it is impossible to use eSDHC
7573     without disabling UART0 (which makes it quite easy to 'brick' the board
7574     by simply issung 'setenv hwconfig esdhc', and not able to interact with
7575     U-Boot anylonger).
7576
7577     So, but default we assume that the board is a prototype, which is a most
7578     safe assumption. There is no way to determine board revision from a
7579     register, so we use hwconfig.
7580
7581     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
7582     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7583
7584 commit 48618126f78f05042dae428811809b594f747eb9
7585 Author: Peter Tyser <ptyser@xes-inc.com>
7586 Date:   Fri Oct 23 15:55:48 2009 -0500
7587
7588     xpedite5370: Enable multi-core support
7589
7590     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
7591     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7592
7593 commit 5ccd29c3679b3669b0bde5c501c1aa0f325a7acb
7594 Author: Peter Tyser <ptyser@xes-inc.com>
7595 Date:   Fri Oct 23 15:55:47 2009 -0500
7596
7597     85xx: MP Boot Page Translation update
7598
7599     This change has 3 goals:
7600     - Have secondary cores be released into spin loops at their 'true'
7601       address in SDRAM.  Previously, secondary cores were put into spin
7602       loops in the 0xfffffxxx address range which required that boot page
7603       translation was always enabled while cores were in their spin loops.
7604
7605     - Allow the TLB window that the primary core uses to access the
7606       secondary cores boot page to be placed at any address.  Previously, a
7607       TLB window at 0xfffff000 was always used to access the seconary cores'
7608       boot page.  This TLB address requirement overlapped with other
7609       peripherals on some boards (eg XPedite5370).  By default, the boot
7610       page TLB will still use the 0xfffffxxx address range, but this can be
7611       overridden on a board-by-board basis by defining a custom
7612       CONFIG_BPTR_VIRT_ADDR.  Note that the TLB used to map the boot page
7613       remains in use while U-Boot executes.  Previously it was only
7614       temporarily used, then restored to its initial value.
7615
7616     - Allow Boot Page Translation to be disabled on bootup.  Previously,
7617       Boot Page Translation was always left enabled after secondary cores
7618       were brought out of reset.  This caused the 0xfffffxxx address range
7619       to somewhat "magically" be translated to an address in SDRAM.  Some
7620       boards may not want this oddity in their memory map, so defining
7621       CONFIG_MPC8xxx_DISABLE_BPTR will turn off Boot Page Translation after
7622       the secondary cores are initialized.
7623
7624     These changes are only applicable to 85xx boards with CONFIG_MP defined.
7625
7626     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
7627     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7628
7629 commit 70ed869ea5f6b1d13d7b140c83ec0dcd8a127ddc
7630 Author: Vivek Mahajan <vivek.mahajan@freescale.com>
7631 Date:   Tue Oct 27 12:18:55 2009 +0530
7632
7633     ppc/85xx/pci: fsl_pci_init: pcie agent mode support
7634
7635     Originally written by Jason Jin and Mingkai Hu for mpc8536.
7636
7637     When QorIQ based board is configured as a PCIe agent, then unlock/enable
7638     inbound PCI configuration cycles and init a 4K inbound memory window;
7639     so that a PCIe host can access the PCIe agents SDRAM at address 0x0
7640
7641     * Supported in fsl_pci_init_port() after adding pcie_ep as a param
7642     * Revamped copyright in drivers/pci/fsl_pci_init.c
7643     * Mods in 85xx based board specific pci init after this change
7644
7645     Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
7646     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7647
7648 commit 273a28ad9ef59dcfcd4c056ec1f61f1e0896cfaa
7649 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
7650 Date:   Tue Oct 27 09:36:38 2009 +0530
7651
7652     85xx/p1_p2_rdb: Fixing DDR configuration for 800MHz data rate
7653
7654     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
7655     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7656
7657 commit 924024c396761c267b948f38d78e9905f2036501
7658 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
7659 Date:   Tue Oct 27 09:26:55 2009 +0530
7660
7661     85xx/p1_p2rdb: Fix crash while configuring 32 bit DDR i/f for P1020RDB.
7662
7663     The data being modified was in NOR flash which caused the crash.
7664
7665     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
7666     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7667
7668 commit 2c0c58b92dbb68007061bdc0edd23bdf142efebf
7669 Author: Sergey Mironov <ierton@gmail.com>
7670 Date:   Wed Sep 23 16:47:38 2009 +0400
7671
7672     Fix bug in jumptable call stubs for SPARC.
7673
7674     Signed-off-by: Sergey Mironov <ierton@gmail.com>
7675     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
7676
7677 commit 3e303f748cf57fb23e8ec95ab7eac0074be50e2b
7678 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
7679 Date:   Thu Oct 15 17:47:04 2009 +0400
7680
7681     fdt_support: Add multi-serial support for stdout fixup
7682
7683     Currently fdt_fixup_stdout() is using hard-coded CONFIG_CONS_INDEX
7684     constant. With multi-serial support, the CONS_INDEX may no longer
7685     represent actual console, so we should try to extract port number
7686     from the current stdio device name instead of always hard-coding the
7687     constant value.
7688
7689     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
7690     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
7691     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7692
7693 commit da0e5f7ee828f246d85997486fff308837069453
7694 Author: Leon Woestenberg <leon.woestenberg@gmail.com>
7695 Date:   Mon Oct 26 10:03:32 2009 +0100
7696
7697     ppc/85xx: Fix crashes due to generation of SPE instruction
7698
7699     U-Boot crashed on the last instruction:
7700
7701     int parse_stream_outer(struct in_str *inp, int flag)
7702     {
7703     effa4784:       94 21 ff 38     stwu    r1,-200(r1)
7704     effa4788:       7c 08 02 a6     mflr    r0
7705     effa478c:       42 9f 00 05     bcl-    20,4*cr7+so,effa4790 <parse_stream_outer+0xc>
7706     effa4790:       7d 80 00 26     mfcr    r12
7707     effa4794:       13 c1 b3 21     evstdd  r30,176(r1)
7708
7709     ...which is a  SPE instruction, although -mno-spe was used.
7710
7711     tmp/cross/ppce500v2/bin/powerpc-angstrom-linux-gnuspe-gcc --version
7712     powerpc-angstrom-linux-gnuspe-gcc (GCC) 4.3.3
7713
7714     Seems to be a known issue (since 2008-04?!)
7715
7716     Googled some, turns out this patch/workaround works for me on MPC8536DS.
7717
7718     See http://gcc.gnu.org/ml/gcc-patches/2008-04/msg00311.html for more info
7719
7720     Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
7721     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7722
7723 commit 654ea1f3184235694306ddc5874baa27ad3018fe
7724 Author: Dave Liu <daveliu@freescale.com>
7725 Date:   Thu Oct 22 00:10:23 2009 -0500
7726
7727     ppc/85xx: Make L2 support more robust
7728
7729     According the user manual, we need loop-check the L2 enable bit set.
7730
7731     Signed-off-by: Dave Liu <daveliu@freescale.com>
7732     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7733
7734 commit 613ad28c3da4c7fc6336ef9d94993b25a5d0586e
7735 Author: Kumar Gala <galak@kernel.crashing.org>
7736 Date:   Mon Oct 26 21:21:25 2009 -0500
7737
7738     ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c
7739
7740     nand_boot.c: In function 'board_init_f':
7741     nand_boot.c:44: warning: 'sys_clk' may be used uninitialized in this function
7742
7743     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7744
7745 commit e8967d96a0e8d09d91a3b7bd292746996dd8e7ac
7746 Author: Kumar Gala <galak@kernel.crashing.org>
7747 Date:   Mon Oct 26 21:18:33 2009 -0500
7748
7749     ppc/85xx: Fix building NAND_SPL out of tree
7750
7751     We need to source files to exist in the O=<FOO> nand_spl dir when
7752     we build out of tree.
7753
7754     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7755
7756 commit f3ee25859e3920ee7c7cc519a3e6f60d70d7a53f
7757 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
7758 Date:   Fri Oct 23 10:52:38 2009 +0200
7759
7760     License cleanup: Fix license header for some esd display configurations
7761
7762     These files were autogenerated by EPSON configuration tools.
7763     This patch replaces the autogenerated file headers by the GPL
7764     license notice.
7765
7766     This change is done with the explicit permission
7767     of Epson Research & Development / IC Software Development.
7768
7769     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
7770
7771 commit 4166ee58d30ada7b298b9c941067f0341c2dccbe
7772 Author: Mike Frysinger <vapier@gentoo.org>
7773 Date:   Fri Oct 9 17:12:44 2009 -0400
7774
7775     sf: add GPL-2 license info
7776
7777     Some of the new spi flash files were missing explicit license lines.
7778
7779     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
7780     CC: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
7781
7782 commit d535a493004fb701f131b132402a7704f9c9342d
7783 Author: Kumar Gala <galak@kernel.crashing.org>
7784 Date:   Wed Oct 21 23:29:51 2009 -0500
7785
7786     fdt: Fix fdt padding issue for initrd mem_rsv
7787
7788     Its possible that we end up with a device tree that happens to be a
7789     particular size that after we call fdt_resize() we don't have any
7790     space left for the initrd mem_rsv.
7791
7792     Fix this be adding a second mem_rsv into the size calculation.  We
7793     had one to cover the fdt itself and we have the potential of adding
7794     a second for the initrd.
7795
7796     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
7797     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
7798
7799 commit 4bc3d2afb380e78fdbb9c501d9a8da6d59eb178e
7800 Author: Steve Sakoman <sakoman@gmail.com>
7801 Date:   Tue Oct 20 18:21:18 2009 +0200
7802
7803     ARM: OMAP3: Refactors the SM911x driver
7804
7805     Move the test up in the function to not hang on systems without ethernet.
7806
7807     Signed-off-by: Steve Sakoman <sakoman@gmail.com>
7808     Acked-by: Ben Warren <biggerbadderben@gmail.com>
7809
7810 commit f3807374787e4394efb767e2e8527887f57e51b8
7811 Author: Minkyu Kang <mk7.kang@samsung.com>
7812 Date:   Thu Oct 15 11:19:15 2009 +0900
7813
7814     s5pc1xx: SMDKC100: fix compile warnings
7815
7816     fix the following compile warnings
7817     warning: dereferencing type-punned pointer will break strict-aliasing rules
7818
7819     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
7820
7821 commit 8003c361deec3ee651451662efd05352f1abdd40
7822 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
7823 Date:   Tue Oct 6 08:44:22 2009 +0200
7824
7825     arm926ejs: 8-byte align stack to avoid LDRD/STRD problems
7826
7827     U-boot for Marvell Kirkwood boards no longer work after the EABI changes
7828     introduced in commit f772acf8a584067033eff1e231fcd1fb3a00d3d9. This
7829     turns out to be caused by a stack alignment issue. The armv5te
7830     instructions ldrd/strd instructions require 8-byte alignment to work
7831     properly (otherwise undefined behavior).
7832
7833     Tested on an OpenRD base board, where both printouts and ubifs stuff now
7834     works.
7835
7836     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
7837
7838 commit e63e5904b48528f3f3cc98317df6fc62fab25bf9
7839 Author: Tom Rix <Tom.Rix@windriver.com>
7840 Date:   Sat Oct 17 12:41:06 2009 -0500
7841
7842     TI OMAP3 SDP3430: Initial Support
7843
7844     Start of support of
7845     Texas Instruments Software Development Platform(SDP)
7846     for OMAP3430 - SDP3430
7847
7848     Highlights of this platform are:
7849     Flash Memory devices:
7850         Sibley NOR, Micron 8bit NAND and OneNAND
7851     Connectivity:
7852         3 UARTs and expanded 4 UART ports + IrDA
7853         Ethernet, USB
7854     Other peripherals:
7855         TWL5030 PMIC+Audio+Keypad
7856         VGA display
7857     Expansion ports:
7858         Memory devices plugin boards (PISMO)
7859         Connectivity board for GPS,WLAN etc.
7860     Completely configurable boot sequence and device mapping
7861     etc.
7862
7863     Support default jumpering and:
7864      - UART1/ttyS0 console(legacy sdp3430 u-boot)
7865      - UART3/ttyS2 console (matching other boards,
7866                  and SDP HW docs)
7867      - Ethernet
7868      - mmc0
7869      - NOR boot
7870
7871     Currently the UART1 is enabled by default.  for
7872     compatibility with other OMAP3 u-boot platforms,
7873     enable the #define of CONSOLE_J9.
7874
7875     Conflicts:
7876
7877         Makefile
7878
7879     Fixed the conflict with smdkc100_config by moving omap_sdp3430_config
7880     to it is alphabetically sorted location above zoom1.
7881
7882     Signed-off-by: David Brownell <david-b@pacbell.net>
7883     Signed-off-by: Nishanth Menon <nm@ti.com>
7884     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
7885
7886 commit a4474ff8629be5f28aefb8a9f48d4411d62fb0d2
7887 Author: Sandeep Paulraj <s-paulraj@ti.com>
7888 Date:   Tue Oct 13 19:35:11 2009 -0400
7889
7890     TI DaVinci: Adding Copyright for DM365 EVM
7891
7892     Forgot to add Copyright while submitting the patch.
7893     This patch adds the copyright.
7894
7895     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
7896
7897 commit 11b0102218bbb50ac5c04f1521f2a22ed4e90cf1
7898 Author: Sandeep Paulraj <s-paulraj@ti.com>
7899 Date:   Tue Oct 13 12:32:32 2009 -0400
7900
7901     TI DaVinci: Fix DM6467 EVM Compilation Warning
7902
7903     Due to new TI boards being added to U-Boot, the hardware.h
7904     is getting very messy. The warning being fixed is due to
7905     the EMIF addresses being redefined.
7906
7907     The long term solution(after 2009.11) to this is to
7908     have SOC specific header files.
7909
7910     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
7911
7912 commit fac1ef4ba685606bf28349d18e050ea08b50e669
7913 Author: Sandeep Paulraj <s-paulraj@ti.com>
7914 Date:   Tue Oct 13 12:01:52 2009 -0400
7915
7916     TI DaVinci: DM355 Leopard: Fix compilation warning
7917
7918     We get a compliation warning when we enable the NAND driver
7919     for DM355 leopard. The waring we get is that we have
7920     an implicit declaration of davinci_nand_init.
7921
7922     It is fixed by including the asm/arch/nand_defs.h header file
7923
7924     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
7925
7926 commit f8a812aa656bc34622303a26fa5003d19c34aeed
7927 Author: Nishanth Menon <nm@ti.com>
7928 Date:   Tue Oct 13 12:49:55 2009 -0400
7929
7930     TI OMAP3: make gpmc_config as const
7931
7932     gpmc_config should not be a variant as it is board specific
7933     hence make it a const parameter
7934
7935     Fixes issues identified by Dirk:
7936     - build issue for zoom2
7937     - warnings for all other OMAP3 platforms using nand/onenand etc
7938
7939     Signed-off-by: Nishanth Menon <nm@ti.com>
7940
7941 commit cfc25874624a328f53ad59b1206e2103f2e62d74
7942 Author: Stefan Roese <sr@denx.de>
7943 Date:   Mon Oct 19 16:19:36 2009 +0200
7944
7945     ppc4xx: Sequoia: Add chip_config command
7946
7947     This patch removes the Sequoia "bootstrap" command and replaces it
7948     with the now common command "chip_config".
7949
7950     Please note that the patches with the dynamic PCI sync clock
7951     configuration have to be applied, before this one should go in.
7952     This is because Sequoia has 2 different bootstrap EEPROMs, and
7953     the old bootstrap command configured different values depending
7954     on the detected PCI async clock (33 vs. 66MHz). With the PCI sync
7955     clock patches, this is not necessary anymore. The PCI sync clock
7956     will be configured correctly on-the-fly now.
7957
7958     Signed-off-by: Stefan Roese <sr@denx.de>
7959
7960 commit c85b58397030e25e146ccf5085c86221c40c53b3
7961 Author: Stefan Roese <sr@denx.de>
7962 Date:   Mon Oct 19 14:14:08 2009 +0200
7963
7964     ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock
7965
7966     This patch now uses the 440EP(x)/GR(x) function to check and dynamically
7967     reconfigure the PCI sync clock.
7968
7969     Signed-off-by: Stefan Roese <sr@denx.de>
7970
7971 commit 23c51a2d6393cd3be9eb62cb42d92138ff6db8a9
7972 Author: Stefan Roese <sr@denx.de>
7973 Date:   Mon Oct 19 14:10:50 2009 +0200
7974
7975     ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock
7976
7977     This patch now uses the 440EP(x)/GR(x) function to check and dynamically
7978     reconfigure the PCI sync clock.
7979
7980     Signed-off-by: Stefan Roese <sr@denx.de>
7981
7982 commit 08c6a2628478ace808b3767db17e4148cac5a7fb
7983 Author: Stefan Roese <sr@denx.de>
7984 Date:   Mon Oct 19 14:44:11 2009 +0200
7985
7986     ppc4xx: Print PCI synchronous clock frequency upon bootup
7987
7988     Some 4xx variants (e.g. 440EP(x)/GR(x)) have an internal
7989     synchronous PCI clock. Knowledge about the currently configured
7990     value might be helpful. So let's print it out upon bootup.
7991
7992     Signed-off-by: Stefan Roese <sr@denx.de>
7993
7994 commit 5e47f9535f53fd4cc05f32fb6166870f976fbb4e
7995 Author: Stefan Roese <sr@denx.de>
7996 Date:   Mon Oct 19 14:06:23 2009 +0200
7997
7998     ppc4xx: Add function to check and dynamically change PCI sync clock
7999
8000     PPC440EP(x)/PPC440GR(x):
8001     In asynchronous PCI mode, the synchronous PCI clock must meet
8002     certain requirements. The following equation describes the
8003     relationship that must be maintained between the asynchronous PCI
8004     clock and synchronous PCI clock. Select an appropriate PCI:PLB
8005     ratio to maintain the relationship:
8006
8007     AsyncPCIClk - 1MHz <= SyncPCIclock <= (2 * AsyncPCIClk) - 1MHz
8008
8009     This patch now adds a function to check and reconfigure the sync
8010     PCI clock to meet this requirement. This is in preparation for
8011     some AMCC boards (Sequoia/Rainier and Yosemite/Yellowstone) using this
8012     function to not violate the PCI clocking rules.
8013
8014     Signed-off-by: Stefan Roese <sr@denx.de>
8015
8016 commit 92b8964bed0d1b779d9e26be4e16755b5c635415
8017 Author: Stefan Roese <sr@denx.de>
8018 Date:   Fri Oct 16 10:01:09 2009 +0200
8019
8020     ppc4xx: Update flash size in reg property of the NOR flash node
8021
8022     Till now only the ranges in the ebc node are updated with the values
8023     currently configured in the PPC4xx EBC controller. With this patch now
8024     the NOR flash size is updated in the device tree blob as well. This is
8025     done by scanning the compatible nodes "cfi-flash" and "jedec-flash"
8026     for the correct chip select number.
8027
8028     This size fixup is enabled for all AMCC eval board right now. Other
8029     4xx boards may want to enable it as well, if this problem with multiple
8030     NOR FLASH sizes exists.
8031
8032     Signed-off-by: Stefan Roese <sr@denx.de>
8033     Cc: Wolfgang Denk <wd@denx.de>
8034
8035 commit 30d45c0d3ea2231f9131276ea113595959a0720e
8036 Author: Stefan Roese <sr@denx.de>
8037 Date:   Wed Oct 21 11:59:52 2009 +0200
8038
8039     fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb
8040
8041     This function can be used to update the size in the "reg" property
8042     of the NOR FLASH device nodes. This is necessary for boards with
8043     non-fixed NOR FLASH sizes.
8044
8045     Signed-off-by: Stefan Roese <sr@denx.de>
8046     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
8047     Acked-by: Wolfgang Denk <wd@denx.de>
8048
8049 commit 76706cb86b1c76954ff5353db6757ab99cfd95fb
8050 Author: Wolfgang Denk <wd@denx.de>
8051 Date:   Tue Oct 20 23:12:13 2009 +0200
8052
8053     cpu/ppc4xx/fdt.c: avoid strcpy() to constant string
8054
8055     strcpy() was iused with the target address being a pointer to a
8056     constant string, which potentially is read-only. Use a (writable)
8057     array of characters instead.
8058
8059     Signed-off-by: Wolfgang Denk <wd@denx.de>
8060     Signed-off-by: Stefan Roese <sr@denx.de>
8061
8062 commit 0e1ac981194aa0d92eff0934442cec48a4f57834
8063 Author: Wolfgang Denk <wd@denx.de>
8064 Date:   Tue Oct 20 23:07:04 2009 +0200
8065
8066     cpu/ppc4xx/fdt.c: avoid strcpy() to constant string
8067
8068     strcpy() was iused with the target address being a pointer to a
8069     constant string, which potentially is read-only. Use a (writable)
8070     array of characters instead.
8071
8072     Signed-off-by: Wolfgang Denk <wd@denx.de>
8073
8074 commit c55096c084308c08bf8891c190f90bdc3a232394
8075 Author: Daniel Mack <daniel@caiaq.de>
8076 Date:   Wed Apr 8 13:23:38 2009 +0200
8077
8078     smc911x: add support for LAN9220
8079
8080     Signed-off-by: Daniel Mack <daniel@caiaq.de>
8081     Cc: Sascha Hauer <s.hauer@pengutronix.de>
8082     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
8083
8084 commit f67066b6b0740b826ed862615c5ab022aaf4779a
8085 Author: Mike Frysinger <vapier@gentoo.org>
8086 Date:   Sun Oct 18 20:43:14 2009 -0400
8087
8088     envcrc: check return value of fwrite()
8089
8090     Newer toolchains will often complain about unchecked fwrite():
8091         envcrc.c:117: warning: ignoring return value of `fwrite´, declared
8092                 with attribute warn_unused_result
8093
8094     So check the return value to silence the warnings.
8095
8096     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
8097
8098 commit efd988ebaa241bab265b1511052350207cb7aaa0
8099 Author: Wolfgang Denk <wd@denx.de>
8100 Date:   Mon Oct 19 09:18:57 2009 +0200
8101
8102     mcc200: fix build error
8103
8104     Fix compile error:
8105     include/configs/mcc200.h:401:6: error: #elif with no expression
8106
8107     Signed-off-by: Wolfgang Denk <wd@denx.de>
8108
8109 commit 4e0539d2696992a5e32643a0c831e870cfe9a036
8110 Author: Nishanth Menon <nm@ti.com>
8111 Date:   Tue Oct 13 12:47:39 2009 -0400
8112
8113     OMAP3: fix warnings when NAND/ONENAND is not used
8114
8115     Fix build warnings by putting specific used variables
8116     under required #ifdefs for removing:
8117     mem.c:227: warning: unused variable 'f_sec'
8118     mem.c:226: warning: unused variable 'f_off'
8119     mem.c:225: warning: unused variable 'size'
8120     mem.c:224: warning: unused variable 'base'
8121     mem.c:222: warning: unused variable 'gpmc_config'
8122
8123     Signed-off-by: Nishanth Menon <nm@ti.com>
8124
8125 commit 73db0c71da365a2d101878ae3aeb8ff3545a1828
8126 Author: Nishanth Menon <nm@ti.com>
8127 Date:   Tue Oct 13 12:47:24 2009 -0400
8128
8129     OMAP3: export enable_gpmc_cs_config to board files
8130
8131     Export enable_gpmc_cs_config into common header to
8132     prevent warning:
8133
8134     warning: implicit declaration of function 'enable_gpmc_cs_config'
8135
8136     Signed-off-by: Nishanth Menon <nm@ti.com>
8137
8138 commit 96a27c6dc29abf11740632ecd8ccab607b209c5d
8139 Author: Tom Rix <Tom.Rix@windriver.com>
8140 Date:   Mon Oct 12 12:07:40 2009 -0400
8141
8142     Zoom2 Fix serial gpmc setup
8143
8144     The offset to the chip select is incorrect.
8145
8146     The change 187af954cf7958c24efcf0fd62289bbdb4f1f24e,
8147
8148     omap3: embedd gpmc_cs into gpmc config struct
8149
8150     introduced a problem with the serial gpmc setup.
8151
8152     This patch reverts the chip select to its previous value.
8153
8154     The symptoms of this problem are that the Zoom2
8155     currently hangs.
8156
8157     This was run tested on Zoom2.
8158
8159     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
8160
8161 commit 64d945abe8cffbacdaeca5f63b9b84f895d2d9ab
8162 Author: Sandeep Paulraj <s-paulraj@ti.com>
8163 Date:   Sun Oct 11 09:10:27 2009 -0400
8164
8165     TI DaVinci Sonata: Add Config option for 64 bit Support
8166
8167     Adding the CONFIG_SYS_64BIT_VSPRINTF fot the DM644x based Sonata
8168     Without this option enabled while performing NAND operations we will get
8169     wrong diagnostic messages.
8170     Example if the MTD NAND driver find a bad block while erasing from
8171     a certain address, it will say bad block skipped at 0x00000000.
8172
8173     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
8174
8175 commit 54aa603d2ce1d9374a1f5c6336362037ad2d8b51
8176 Author: Sandeep Paulraj <s-paulraj@ti.com>
8177 Date:   Sun Oct 11 09:14:58 2009 -0400
8178
8179     TI DaVinci DVEVM: Add Config option for 64 bit Support
8180
8181     Adding the CONFIG_SYS_64BIT_VSPRINTF in the DVEVM config.
8182     Without this option enabled while performing NAND operations we will get
8183     wrong diagnostic messages.
8184     Example if the MTD NAND driver find a bad block while erasing from
8185     a certain address, it will say bad block skipped at 0x00000000.
8186
8187     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
8188
8189 commit b8d0aa0c78b8c0fa51acada3c486b81085924b53
8190 Author: Sandeep Paulraj <s-paulraj@ti.com>
8191 Date:   Sat Oct 10 10:19:20 2009 -0400
8192
8193     TI DaVinci DM365: Add Config option for 64 bit Support
8194
8195     Adding the CONFIG_SYS_64BIT_VSPRINTF in the DM365 EVM config.
8196     Without this option enabled while performing NAND operations we will get
8197     wrong diagnostic messages.
8198     Example if the MTD NAND driver find a bad block while erasing from
8199     a certain address, it will say bad block skipped at 0x00000000.
8200
8201     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
8202
8203 commit 86a725b9c8b829c217be90e590f3ca2c91fa1dca
8204 Author: Sandeep Paulraj <s-paulraj@ti.com>
8205 Date:   Sat Oct 10 10:18:46 2009 -0400
8206
8207     TI DaVinci DM355: Add Config option for 64 bit Support
8208
8209     Adding the CONFIG_SYS_64BIT_VSPRINTF in the DM355 EVM config.
8210     Without this option enabled while performing NAND operations we will get
8211     wrong diagnostic messages.
8212     Example if the MTD NAND driver find a bad block while erasing from
8213     a certain address, it will say bad block skipped at 0x00000000.
8214
8215     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
8216
8217 commit 9c44ddccb6602f620fc037974f3e4468ad8a7c0c
8218 Author: Sandeep Paulraj <s-paulraj@ti.com>
8219 Date:   Wed Sep 9 11:50:40 2009 -0400
8220
8221     TI: OMAP3: Remove SZ_xx references
8222
8223     This patch removes dependency on the sizes.h header file
8224     and removes all references to SZ_xx.
8225
8226     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
8227
8228 commit 13d2cb988ff07addce6e10ab2cb8965a9dd23c63
8229 Author: Steve Sakoman <sakoman@gmail.com>
8230 Date:   Sat Oct 10 14:29:37 2009 -0400
8231
8232     OMAP3: Update Overo and Beagle environment
8233
8234     Update default environment to support new kernel DSS2 subsystem and
8235     simplify rootfs type and location changes.
8236
8237     Signed-off-by: Steve Sakoman <sakoman@gmail.com>
8238     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
8239
8240 commit c73607c5525c6957c815e64f7e865fdd3baffe98
8241 Author: Sandeep Paulraj <s-paulraj@ti.com>
8242 Date:   Sat Oct 10 13:46:26 2009 -0400
8243
8244     TI DaVinci: Maintainer for DM355 and DM365 EVM
8245
8246     Adding entries to the MAINTAINERS directory for the
8247     DM355 and DM365 EVM.
8248
8249     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
8250
8251 commit 5df65cf56aeef9fdeab83a259c37aa7d23836dd3
8252 Author: Sandeep Paulraj <s-paulraj@ti.com>
8253 Date:   Sat Oct 10 13:37:10 2009 -0400
8254
8255     TI: DaVinci: DM355 Leopard board support
8256
8257     This patch adds support for the leopard board which is
8258     based on the DM355 SOC.
8259
8260     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
8261
8262 commit 6ab176d7091d21960a1bd89fcb7fd87b9e91aca1
8263 Author: Sandeep Paulraj <s-paulraj@ti.com>
8264 Date:   Sat Oct 10 12:00:47 2009 -0400
8265
8266     TI DaVinci DM646x: Adding initial support for DM6467 EVM
8267
8268     This patch adds the initial support for DM6467 EVM.
8269     Other features like NET and NAND support will be added as follow up patches.
8270
8271     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
8272
8273 commit d884f64a7b8482f6c9688600e0a4731fa5678e0c
8274 Author: Sandeep Paulraj <s-paulraj@ti.com>
8275 Date:   Thu Oct 1 20:22:09 2009 -0400
8276
8277     TI DaVinci DM365: Fix Compilation warning for DM365 EVM
8278
8279     This patch fixes a compilation warning while compiling
8280     the DM365 EVM.
8281
8282     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
8283
8284 commit 6fe5e87be4b944edf428835210056e020c8bb794
8285 Author: Sandeep Paulraj <s-paulraj@ti.com>
8286 Date:   Thu Oct 1 20:21:13 2009 -0400
8287
8288     TI DaVinci DM355: Fix Compilation warning for DM355 EVM
8289
8290     This patch fixes a compilation warning while compiling
8291     the DM355 EVM.
8292
8293     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
8294
8295 commit 513bbe1b1720682e6de0aba2d9db5e60f3a428bb
8296 Author: Eric Benard <eric@eukrea.com>
8297 Date:   Mon Oct 12 10:15:39 2009 +0200
8298
8299     AT91 CPUAT91 Fix compiler warning
8300
8301     This change fixes the compiler warning
8302
8303     main.c: In function 'abortboot':
8304     main.c:122: warning: too few arguments for format
8305
8306     Signed-off-by: Eric Benard <eric@eukrea.com>
8307     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
8308
8309 commit b1e81f701d044eee3884202b127d5d1f0668bdb9
8310 Author: Eric Benard <eric@eukrea.com>
8311 Date:   Mon Oct 12 10:15:40 2009 +0200
8312
8313     AT91 CPU9260 CPU9G20 Fix compile warnings
8314
8315     This change fixes the compiler warning
8316
8317     nand_util.c:45:2: warning: #warning Please define CONFIG_SYS_64BIT_VSPRINTF
8318       for correct output!
8319
8320     Signed-off-by: Eric Benard <eric@eukrea.com>
8321     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
8322
8323 commit 94d50c527a3cedb6a41fbe6773256cdd1855317f
8324 Author: Eric Benard <eric@eukrea.com>
8325 Date:   Mon Oct 12 10:08:20 2009 +0200
8326
8327     AT91 CPU9260 Fix machine ID when using a CPU9G20.
8328
8329     Signed-off-by: Eric Benard <eric@eukrea.com>
8330     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
8331
8332 commit 8c0a92c8f4cf399e873c2611939f3617983785a9
8333 Author: Alessandro Rubini <rubini@unipv.it>
8334 Date:   Sat Oct 10 11:51:26 2009 +0200
8335
8336     lcd: remove '#if 0' 32-bit scroll, now memcpy does it
8337
8338     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
8339     Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
8340
8341 commit e3ea948d4588e7efddbf0ee92147d93f827d7cea
8342 Author: Alessandro Rubini <rubini@unipv.it>
8343 Date:   Sat Oct 10 11:51:16 2009 +0200
8344
8345     lib_generic memset: fill one word at a time if possible
8346
8347     If the destination is aligned, fill ulong values until possible.
8348     Then fill remaining part by byte.
8349
8350     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
8351     Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
8352     Acked-by: Mike Frysinger <vapier@gentoo.org>
8353
8354 commit ecd830b863e5c6ac5d804d3b3a92453a98d526fc
8355 Author: Alessandro Rubini <rubini@unipv.it>
8356 Date:   Sat Oct 10 11:51:05 2009 +0200
8357
8358     lib_generic memcpy: copy one word at a time if possible
8359
8360     If source and destination are aligned, this copies ulong values
8361     until possible, trailing part is copied by byte. Thanks for the details
8362     to Wolfgang Denk, Mike Frysinger, Peter Tyser, Chris Moore.
8363
8364     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
8365     Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
8366     Acked-by: Mike Frysinger <vapier@gentoo.org>
8367
8368 commit 9c5586aa19bbedf290d2a663813404d2db87dfa5
8369 Author: Alessandro Rubini <rubini@unipv.it>
8370 Date:   Thu Oct 8 14:29:14 2009 +0200
8371
8372     setenv: do console redirection even if previously unset
8373
8374     If "stdout" is not previously set, doing "setenv stdout lcd" had no
8375     effect, since console redirection only worked if the environment
8376     variable was already set; the second time you run setenv it worked.
8377     Most default environments lack stdin/out/err definitions, so I'm sure
8378     I'm not alone with this problem.
8379
8380     This patch simply moves a block of code out of a conditional, to do
8381     the same work even if the variable was previously unset.
8382
8383     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
8384     Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
8385
8386 commit c9ee39972a7758e883b73c6c0e3c3a14cd5b2f43
8387 Author: Martha Stan <mmarx@silicontkx.com>
8388 Date:   Wed Oct 7 04:38:46 2009 -0400
8389
8390     mpc512x: fix System Clock Control constants for USB1 & USB2
8391
8392     Signer-off-by: Martha Stan <mmarx@silicontkx.com>
8393
8394 commit 87b22b7787f397fc3daad570d711e478b1a7d253
8395 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
8396 Date:   Fri Oct 2 18:18:33 2009 -0400
8397
8398     mem_mtest: fix error reporting, allow escape with ^C
8399
8400     The basic memtest function tries to watch for ^C after each
8401     pattern pass as an escape mechanism, but if things are horribly
8402     wrong, we'll be stuck in an inner loop flooding the console with
8403     error messages and never check for ^C.  To make matters worse,
8404     if the user waits for all the error messages to complete, we
8405     then incorrectly report the test passed without errors.
8406
8407     Adding a check for ^C after any error is printed will give
8408     the end user an escape mechanism from a console flood without
8409     slowing down the overall test speed on a slow processor.
8410
8411     Also, the more extensive memtest quit after just a single error,
8412     which is inconsistent with the normal memtest, and not useful if
8413     if you are doing dynamic environmental impact testing, such as
8414     heating/cooling etc.
8415
8416     Both tests now track the error count and report it properly
8417     at test completion.
8418
8419     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
8420     Acked-by: Mike Frysinger <vapier@gentoo.org>
8421
8422 commit 9f4a420663419dc13f08a0ce65b93033c6172c69
8423 Author: Mike Frysinger <vapier@gentoo.org>
8424 Date:   Thu Oct 1 12:11:54 2009 -0400
8425
8426     new default shortcut to config & build a board
8427
8428     The majority of the time that I build things in U-Boot, I want to just
8429     build for the board.  I don't make board config tweaks after selecting the
8430     board.  So add a new pattern rule that allows people to combine two steps
8431     in one go:
8432         `make foo_config && make` => `make foo`
8433
8434     This shouldn't conflict with any existing make rules as the pattern rule
8435     is used only the rule doesn't already exist.
8436
8437     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
8438
8439 commit 6dab6add2d8ee80905234b326abc3de11be1d178
8440 Author: Mike Frysinger <vapier@gentoo.org>
8441 Date:   Wed Sep 30 15:29:58 2009 -0400
8442
8443     env: only build env_embedded and envcrc when needed
8444
8445     The env code is protected by the ENV_IS_EMBEDDED define, so attempting to
8446     compile the code when this isn't defined is pointless.  Now that the env
8447     headers have unified around CONFIG_ENV_IS_EMBEDDED, convert the build
8448     system to only build the env objects when this is enabled.  And now that
8449     the env code is conditionally compiled, we can drop the source code checks.
8450
8451     For people who want to extract the environment manually, add a new option
8452     CONFIG_BUILD_ENVCRC that only enables the envcrc utility.
8453
8454     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
8455
8456 commit 78f4ca7976748159080c9d920d5eb542d1b32d4f
8457 Author: Daniel Mack <daniel@caiaq.de>
8458 Date:   Mon Sep 28 11:40:38 2009 +0200
8459
8460     part_dos: check status flags of partitions
8461
8462     Only read partitions which have 0x00 or 0x80 set in their status field.
8463     All others are invalid.
8464
8465     Signed-off-by: Daniel Mack <daniel@caiaq.de>
8466
8467 commit 45def0ab9d1dedcd2a73939aad8373f760498762
8468 Author: Eric Millbrandt <emillbrandt@coldhaus.com>
8469 Date:   Fri Sep 25 17:47:43 2009 -0500
8470
8471     galaxy5200: change cs1 configuration
8472
8473     Correct the chip select configuration for the nand flash chip select.
8474
8475     Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
8476
8477 commit 7936b51165b519a16ecf3db302fb88df8b8b3b3d
8478 Author: Niklaus Giger <niklaus.giger@netstal.com>
8479 Date:   Wed Sep 23 08:12:14 2009 +0200
8480
8481     Cleanup: use constant
8482
8483     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
8484
8485 commit 7120c888101952b7e61b9e54bb42370904aa0e68
8486 Author: Kim Phillips <kim.phillips@freescale.com>
8487 Date:   Mon Oct 12 11:06:19 2009 -0500
8488
8489     mpc83xx: mpc8313 - handle erratum IPIC1 (TSEC IRQ number swappage)
8490
8491     mpc8313e erratum IPIC1 swapped TSEC interrupt ID numbers on rev. 1
8492     h/w (see AN3545).  The base device tree in use has rev. 1 ID numbers,
8493     so if on Rev. 2 (and higher) h/w, we fix them up here.
8494
8495     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
8496     Reviewed-by: Roland Lezuo <roland.lezuo@chello.at>
8497
8498 commit 91525c67153fcf2c19b2fc8d9c6376ac1a019f52
8499 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
8500 Date:   Mon Oct 12 23:55:39 2009 +0400
8501
8502     mpc85xx: Fix booting on various boards
8503
8504     commit 0e870980a64584a591af775bb9c9fe9450124df9 ("8xxx: Removed
8505     CONFIG_NUM_CPUS from 85xx/86xx") breaks U-Boot on various boards,
8506     namely the ones that call get_sys_info() from board_early_init_f().
8507
8508     get_sys_info() calls cpu_numcores(), which depends on probecpu()
8509     being called before. But probecpu() is called after board_early_init_f(),
8510     and so cpu_numcores() returns random values, which in turn crashes
8511     get_sys_info().
8512
8513     To fix the issue we place probecpu() before board_early_init_f()
8514     in an initialization sequence.
8515
8516     Booting on the following boards should be revived now:
8517      mpc8540ads
8518      mpc8541cds
8519      mpc8548cds
8520      mpc8555cds
8521      mpc8560ads
8522      mpc8568mds
8523      mpc8569mds
8524      and maybe more.
8525
8526     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
8527     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8528
8529 commit 26df6aa9916443077139f8f008fbc5f414ba05e5
8530 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
8531 Date:   Fri Oct 2 18:48:07 2009 -0400
8532
8533     mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define
8534
8535     This is an orphaned legacy leftover that is just polluting
8536     the config file namespace.
8537
8538     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
8539     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8540
8541 commit fad15096e3b34927444ba5f6133742d40d78a425
8542 Author: Dipen Dudhat <dipen.dudhat@freescale.com>
8543 Date:   Thu Oct 8 13:33:29 2009 +0530
8544
8545     ppc/P1_P2_RDB: On-chip BootROM support
8546
8547     On Chip BootROM support for P1 and P2 series RDB platforms.
8548
8549     This patch is derived from latest On Chip BootROM support on MPC8536DS
8550
8551     Signed-off-by: Dipen Dudhat <dipen.dudhat@freescale.com>
8552     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8553
8554 commit f7780ec977e545b83bc5068e0957d640f1d98f13
8555 Author: Dipen Dudhat <dipen.dudhat@freescale.com>
8556 Date:   Thu Oct 8 13:33:18 2009 +0530
8557
8558     ppc/P1_P2_RDB: NAND Boot Support
8559
8560     NAND Boot support for P1 and P2 series RDB platforms.
8561
8562     This patch is derived from NAND Boot support on MPC8536DS.
8563
8564     Signed-off-by: Dipen Dudhat <dipen.dudhat@freescale.com>
8565     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8566
8567 commit d11823ca3cb551814ffcd926402c8bcf3a7eff35
8568 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
8569 Date:   Wed Oct 7 16:34:28 2009 -0400
8570
8571     mpc8xxx: improve LAW error messages when setting up DDR
8572
8573     When setting up the LAWs for the DDR, if there was an error,
8574     you got the not-so-helpful error text "ERROR" and nothing
8575     else.  Not only is it non-informative, but it is also
8576     pretty frustrating trying to grep for "ERROR" in the source.
8577
8578     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
8579     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8580
8581 commit a9946e3fc7089ddc6b7711a44e07a6b0827b79a7
8582 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
8583 Date:   Wed Sep 30 16:12:31 2009 -0400
8584
8585     sbc8641d: fix LAW so board doesn't hang on DDR init
8586
8587     All versions between now and since this commit:
8588
8589       commit bd76729bcbfd64b5d016a9b936f058931fc06eaf
8590       MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by default
8591
8592     will fail to allow the SBC8641D to get past DDR init, because the
8593     LAW config was overlapping.  Eventually this board will do SPD
8594     EEPROM config, but for now this gets the board working again.
8595
8596     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
8597     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
8598
8599 commit 3d1988ab47cc0e265272967e07d747ec600a44c9
8600 Author: kevin.morfitt@fearnside-systems.co.uk <kevin.morfitt@fearnside-systems.co.uk>
8601 Date:   Sat Oct 10 13:34:09 2009 +0900
8602
8603     Clean-up of s3c24x0 nand driver
8604
8605     This patch re-formats the arm920t s3c24x0 nand driver in preparation for changes
8606     to add support for the Embest SBC2440-II Board.
8607
8608     The changes are as follows:
8609     - re-indent the code using Lindent
8610     - make sure register layouts are defined using a C struct
8611     - replace the upper-case typedef'ed C struct names with lower case
8612     non-typedef'ed ones
8613     - make sure registers are accessed using the proper accessor functions
8614     - run checkpatch.pl and fix any error reports
8615
8616     It assumes the following patch has been applied first:
8617     - [U-Boot][PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards, 05/09/2009
8618      - patches 1/4, 2/4 and 3/4 of this series
8619
8620     Tested on an Embest SBC2440-II Board with local u-boot patches as I don't have
8621     any s3c2400 or s3c2410 boards but need this patch applying before I can submit
8622     patches for the SBC2440-II Board. Also, temporarily modified sbc2410x, smdk2400,
8623     smdk2410 and trab configs to use the mtd nand driver (which isn't used by any
8624     board at the moment), ran MAKEALL for all ARM9 targets and no new warnings or
8625     errors were found.
8626
8627     Signed-off-by: Kevin Morfitt <kevin.morfitt@fearnside-systems.co.uk>
8628     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
8629
8630 commit eb0ae7f549b7142826a8bcdd2dc945fac9c36349
8631 Author: kevin.morfitt@fearnside-systems.co.uk <kevin.morfitt@fearnside-systems.co.uk>
8632 Date:   Sat Oct 10 13:33:11 2009 +0900
8633
8634     Clean-up of s3c24x0 drivers excluding nand driver
8635
8636     This patch re-formats the arm920t s3c24x0 driver files, excluding the nand
8637     driver, in preparation for changes to add support for the Embest SBC2440-II Board.
8638
8639     The changes are as follows:
8640     - re-indent the code using Lindent
8641     - make sure register layouts are defined using a C struct
8642     - replace the upper-case typedef'ed C struct names with lower case
8643       non-typedef'ed ones
8644     - make sure registers are accessed using the proper accessor functions
8645     - run checkpatch.pl and fix any error reports
8646
8647     It assumes the following patch has been applied first:
8648     - [U-Boot][PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards, 05/09/2009
8649     - patches 1/4 and 2/4 of this series
8650
8651     Tested on an Embest SBC2440-II Board with local u-boot patches as I don't have
8652     any s3c2400 or s3c2410 boards but need this patch applying before I can submit
8653     patches for the SBC2440-II Board. Also, temporarily modified sbc2410x, smdk2400,
8654     smdk2410 and trab configs to use the mtd nand driver (which isn't used by any
8655     board at the moment), ran MAKEALL for all ARM9 targets and no new warnings or
8656     errors were found.
8657
8658     Signed-off-by: Kevin Morfitt <kevin.morfitt@fearnside-systems.co.uk>
8659     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
8660
8661 commit 8250d0bae84229abea397f6b474b3556b0f04e80
8662 Author: kevin.morfitt@fearnside-systems.co.uk <kevin.morfitt@fearnside-systems.co.uk>
8663 Date:   Sat Oct 10 13:32:01 2009 +0900
8664
8665     Clean-up of s3c24x0 header files
8666
8667     This patch re-formats the arm920t s3c24x0 header files in preparation for
8668     changes to add support for the Embest SBC2440-II Board.
8669
8670     The changes are as follows:
8671     - re-indent the code using Lindent
8672     - make sure register layouts are defined using a C struct
8673     - replace the upper-case typedef'ed C struct names with lower case
8674     non-typedef'ed ones
8675     - make sure registers are accessed using the proper accessor functions
8676     - run checkpatch.pl and fix any error reports
8677
8678     It assumes the following patch has been applied first:
8679     - [U-Boot][PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards, 05/09/2009
8680     - patch 1/4 of this series
8681
8682     Tested on an Embest SBC2440-II Board with local u-boot patches as I don't have
8683     any s3c2400 or s3c2410 boards but need this patch applying before I can submit
8684     patches for the SBC2440-II Board. Also, temporarily modified sbc2410x, smdk2400,
8685     smdk2410 and trab configs to use the mtd nand driver (which isn't used by any
8686     board at the moment), ran MAKEALL for all ARM9 targets and no new warnings or
8687     errors were found.
8688
8689     Signed-off-by: Kevin Morfitt <kevin.morfitt@fearnside-systems.co.uk>
8690     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
8691
8692 commit d67cce2dda3a40c3bd90a6c6e129fbb26dd4cfab
8693 Author: kevin.morfitt@fearnside-systems.co.uk <kevin.morfitt@fearnside-systems.co.uk>
8694 Date:   Sat Oct 10 13:30:22 2009 +0900
8695
8696     Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code
8697
8698     This patch re-formats the code in cpu/arm920t and cpu/arm920t/23c24x0 in
8699     preparation for changes to add support for the Embest SBC2440-II Board.
8700
8701     The changes are as follows:
8702     - re-indent the code using Lindent
8703     - make sure register layouts are defined using a C struct
8704     - replace the upper-case typedef'ed C struct names with lower case
8705       non-typedef'ed ones
8706     - make sure registers are accessed using the proper accessor functions
8707     - run checkpatch.pl and fix any error reports
8708
8709     It assumes the following patch has been applied first:
8710     - [U-Boot][PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards, 05/09/2009
8711
8712     Tested on an Embest SBC2440-II Board with local u-boot patches as I don't have
8713     any s3c2400 or s3c2410 boards but need this patch applying before I can submit
8714     patches for the SBC2440-II Board. Also, ran MAKEALL for all ARM9 targets and no
8715     new warnings or errors were found.
8716
8717     Signed-off-by: Kevin Morfitt <kevin.morfitt@fearnside-systems.co.uk>
8718     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
8719
8720 commit cd85662b345c0c2248fd7637f65bb2fbb4d53dd9
8721 Author: kevin.morfitt@fearnside-systems.co.uk <kevin.morfitt@fearnside-systems.co.uk>
8722 Date:   Sun Sep 6 00:33:13 2009 +0900
8723
8724     CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards
8725
8726     This sets CONFIG_SYS_HZ to 1000 for all boards that use the s3c2400 and
8727     s3c2410 cpu's which fixes various problems such as the timeouts in tftp being
8728     too short.
8729
8730     Tested on an Embest SBC2440-II Board with local u-boot patches as I don't
8731     have any s3c2400 or s3c2410 boards but need this patch applying before I can
8732     submit patches for the SBC2440-II Board. Also, ran MAKEALL for all ARM9 targets
8733     and no new warnings or errors were found.
8734
8735     It was originally submitted on 21/06/2009 but didn't get into the 2009.08
8736     release, and Jean-Pierre made one comment on the original patch (see
8737     http://lists.denx.de/pipermail/u-boot/2009-July/055470.html). I've made two
8738     changes to the original patch:
8739     - it's been re-based to the current release
8740     - I've re-named get_timer_raw() to get_ticks() in response to Jean-Pierre's comment
8741
8742     This affects the sbc2410, smdk2400, smdk2410 and trab boards. I've copied it
8743     directly to the maintainers of all except the sbc2410 which doesn't have an
8744     entry in MAINTAINERS.
8745
8746     Signed-off-by: Kevin Morfitt <kmorfitt@aselaptop-1.localdomain>
8747     Tested-by: Wolfgang Denk <wd@denx.de>
8748     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
8749
8750 commit 8bc4ee9e8213abe4031ea1720aa02fa98d4402ad
8751 Author: Minkyu Kang <mk7.kang@samsung.com>
8752 Date:   Thu Oct 1 17:20:40 2009 +0900
8753
8754     s5pc1xx: add support SMDKC100 board
8755
8756     Adds new board SMDKC100 that uses s5pc100 SoC
8757
8758     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
8759     Signed-off-by: HeungJun, Kim <riverful.kim@samsung.com>
8760
8761 commit dd2c9e6a3b67c8ff56694e515e6e3c7baddd8f52
8762 Author: Minkyu Kang <mk7.kang@samsung.com>
8763 Date:   Thu Oct 1 17:20:28 2009 +0900
8764
8765     s5pc1xx: support serial driver
8766
8767     This patch includes the serial driver for s5pc1xx.
8768     s5pc1xx uart driver needs own register setting and clock configuration.
8769     So, need to special driver.
8770
8771     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
8772
8773 commit 4678d674f0cacc983dca7f6b9933cd8291c9797c
8774 Author: Minkyu Kang <mk7.kang@samsung.com>
8775 Date:   Thu Oct 1 17:20:08 2009 +0900
8776
8777     s5pc1xx: support onenand driver
8778
8779     This patch includes the onenand driver for s5pc100
8780
8781     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
8782     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
8783
8784 commit 399e5ae0d0b2eb4663fc5784201968c07d45afac
8785 Author: Minkyu Kang <mk7.kang@samsung.com>
8786 Date:   Thu Oct 1 17:20:01 2009 +0900
8787
8788     s5pc1xx: support Samsung s5pc1xx SoC
8789
8790     This patch adds support for the Samsung s5pc100 and s5pc110
8791     SoCs. The s5pc1xx SoC is an ARM Cortex A8 processor.
8792
8793     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
8794     Signed-off-by: HeungJun, Kim <riverful.kim@samsung.com>
8795
8796 commit d087d19a994e741f0ce526124be117c90be482ae
8797 Author: Mike Frysinger <vapier@gentoo.org>
8798 Date:   Tue Oct 13 21:58:26 2009 -0400
8799
8800     Blackfin: drop MAC display at boot
8801
8802     The default Blackfin boot would display the MAC address for the first NIC,
8803     but this relies on the environment.  The current net multi stack no longer
8804     writes the default hardware settings to the environment, so most of the
8805     time the display shows all zeros.  This can be pretty confusing and really
8806     doesn't add anything useful, so just drop it.
8807
8808     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
8809
8810 commit 1f003cf4738a199d99c818124784058526d2d40e
8811 Author: Mike Frysinger <vapier@gentoo.org>
8812 Date:   Fri Oct 9 02:24:33 2009 -0400
8813
8814     Blackfin: reset watchdog in udelay()
8815
8816     All arches apparently should reset the watchdog in their udelay loop as
8817     noted on the mailing list recently:
8818
8819       > A comment in flash_status_check() suggests that udelay() is
8820       > expected to reset the watchdog, but I can't find any architecture
8821       > where it does.
8822
8823       If this is missing in other architectures, it should be fixed at the
8824       root cause, i. e. in udelay() or in the respective support routines.
8825
8826     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
8827
8828 commit 370ec734557d0b0f266e6d0953229ee12cae5edd
8829 Author: Mike Frysinger <vapier@gentoo.org>
8830 Date:   Fri Oct 9 02:22:11 2009 -0400
8831
8832     Blackfin: Remove relocation fixups
8833
8834     Blackfin pieces like commit 0630535e2d062dd73c1ceca5c6125c86d1127a49.
8835
8836     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
8837
8838 commit a380279b2abe130c2d3d2c8de36f8ff98bc6b3b0
8839 Author: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
8840 Date:   Tue Sep 29 08:03:12 2009 +0200
8841
8842     at91: Update MEESC board support
8843
8844     This patch implements several updates:
8845     -disable CONFIG_ENV_OVERWRITE
8846     -add new hardware style variants and set the arch numbers appropriate
8847     -pass the serial# and hardware revision to the kernel
8848     -removed unused macros from include/configs/meesc.h
8849     -fixed multiline comment style
8850
8851     Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
8852
8853 commit 9df20ce211576aa7ac75710dcd8d0a6236abfd70
8854 Author: Simon Kagstrom <[simon.kagstrom@netinsight.net]>
8855 Date:   Thu Oct 1 19:41:50 2009 +0530
8856
8857     arm: Correct build with CONFIG_SYS_HUSH_PARSER set
8858
8859     FLAG_PARSE_SEMICOLON is not defined without hush.h, so include that.
8860
8861     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
8862     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
8863
8864 commit df3826262c0efd2baec4df23d44b3942af98f5a7
8865 Author: Olof Johansson <olof@lixom.net>
8866 Date:   Tue Sep 29 10:22:45 2009 -0400
8867
8868     TI: OMAP3: Overo Tobi ethernet support
8869
8870     Add setup for ethernet on Tobi, allowing kernel/ramdisk to be loaded
8871     over tftp.
8872
8873     This also refactors the smc911x driver to allow for detecting when the
8874     chip is missing. I.e. the detect_chip() function is called earlier and
8875     will abort gracefully when the Chip ID read returns all 1's.
8876
8877     Signed-off-by: Olof Johansson <olof@lixom.net>
8878     Acked-by: Dirk Behme <dirk.behme@googlemail.com>
8879     Acked-by: Ben Warren <biggerbadderben@gmail.com>
8880
8881 commit 2a6cc97b91997ae485312ac91ffbcea6a89b663a
8882 Author: Olof Johansson <olof@lixom.net>
8883 Date:   Tue Sep 29 10:21:29 2009 -0400
8884
8885     SMC911X: Add chip auto detection
8886
8887     Refactor the smc911x driver to allow for detecting when the chip is missing.
8888     I.e. the detect_chip() function is called earlier and will abort gracefully
8889     when the Chip ID read returns all 1's.
8890
8891     Signed-off-by: Olof Johansson <olof@lixom.net>
8892     Acked-by: Dirk Behme <dirk.behme@googlemail.com>
8893     Acked-by: Ben Warren <biggerbadderben@gmail.com>
8894
8895 commit 0297ec7e2a4039b8a28346f52f3ccca4db1ddc62
8896 Author: Tom Rix <Tom.Rix@windriver.com>
8897 Date:   Tue Sep 29 10:19:49 2009 -0400
8898
8899     TI OMAP3 Use arm init sequence to initialize i2c
8900
8901     This changes fixes an early i2c error.
8902
8903     It appears that I2C is working because once a read or write
8904     error is detected, the omap24xx_i2c driver calls i2c_init
8905     inside its error handling check.
8906
8907     While it is ok to attempt error handling this way, the boards
8908     must not depend on this side effect to initialize it's i2c.
8909
8910     Instead of explicitly calling i2c_init for every board, use
8911     the generic arm initialization in lib_arm/board.c. By defining
8912     the config variable CONFIG_HARD_I2C, the omap3 i2c initialization
8913     is included in the init_sequence table.
8914
8915     Run tested on Beagle.
8916     Compile tested on the omap3's
8917
8918     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
8919     Acked-by: Dirk Behme <dirk.behme@googlemail.com>
8920
8921 commit 4df30f3bb7285b2c962713a5c693c16fd90885e0
8922 Author: Sandeep Paulraj <s-paulraj@ti.com>
8923 Date:   Tue Sep 29 09:43:04 2009 -0400
8924
8925     TI: DaVinci DM365: Enabling network Support on DM365 EVM
8926
8927     This patch enables EMAC on the DM365 EVM.
8928
8929     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
8930     Acked-by: Tom Rix <Tom.Rix@windriver.com>
8931
8932 commit 00e1665a3cf956e09ac2ce86ef6ec459f6bfb33c
8933 Author: Sandeep Paulraj <s-paulraj@ti.com>
8934 Date:   Tue Sep 29 10:02:38 2009 -0400
8935
8936     TI: DaVinci: GPIO header file and definitions
8937
8938     Some DaVinci SOC's use GPIOs to enable EMAC and DM9000.
8939     This patch adds some definitions for GPIO registers and also adds
8940     structures for GPIO.
8941     A separate header file is being added so that in future we
8942     can have a DaVinci GPIO driver similer to OMAP.
8943
8944     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
8945     Acked-by: Tom Rix <Tom.Rix@windriver.com>
8946
8947 commit 95ae803afbdd9f673c94b992ea624a10d252afc2
8948 Author: Sandeep Paulraj <s-paulraj@ti.com>
8949 Date:   Fri Sep 18 17:30:05 2009 -0400
8950
8951     TI: DaVinci DM646x: Update flag used to represent DM646x SOC's
8952
8953     In the DaVinci specific code, we use both CONFIG_SOC_DM646X and
8954     CONFIG_SOC_DM646x to represent DM646x specific code.
8955     This patch changes occurrences of CONFIG_SOC_DM646x to
8956     CONFIG_SOC_DM646X. This is because for DM644x series of SOCs we use
8957     the flag CONFIG_SOC_DM644X. We want some uniformity.
8958
8959     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
8960     Acked-by: Tom Rix <Tom.Rix@windriver.com>
8961
8962 commit fc9165fdb3b021aa8ff02417692220fe9344072b
8963 Author: Olof Johansson <olof@lixom.net>
8964 Date:   Mon Sep 28 08:19:30 2009 -0400
8965
8966     OMAP3: Clean up whitespace in mux configs
8967
8968     Switch from space-based indentation to tab-based in mux configs, as pointed
8969     out by WD at:
8970
8971     http://lists.denx.de/pipermail/u-boot/2009-September/061241.html
8972
8973     Nothing but whitespace changes in this patch (diff -w gives no output).
8974
8975     Signed-off-by: Olof Johansson <olof@lixom.net>
8976
8977 commit 9de0212bd7c4c82a7e8c2a2c8714f8c7abc57d08
8978 Author: Dirk Behme <dirk.behme@googlemail.com>
8979 Date:   Mon Sep 28 08:17:50 2009 -0400
8980
8981     OMAP3 MMC: Fix warning dereferencing type-punned pointer
8982
8983     Fix warning
8984     Dereferencing type-punned pointer will break strict-aliasing rules
8985
8986     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
8987     CC: Steve Sakoman <sakoman@gmail.com>
8988     Acked-by: Tom Rix <Tom.Rix@windriver.com>
8989
8990 commit e92daeb5c2050438402b87c7d614e8a13c294348
8991 Author: Simon Kagstrom <[simon.kagstrom@netinsight.net]>
8992 Date:   Tue Sep 22 04:01:01 2009 +0530
8993
8994     Support for the OpenRD base board
8995
8996     The implementation is borrowed from the sheevaplug board and the Marvell
8997     1.1.4 code. Unsupported (or untested) is the SD card, PCIe and SATA.
8998
8999     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
9000
9001 commit a62e78fc444c67f958be48891bef3dab0e9eb285
9002 Author: Prafulla Wadaskar <prafulla@marvell.com>
9003 Date:   Mon Sep 21 20:15:17 2009 +0530
9004
9005     Kirkwood: mv88f6281gtw_ge: Add kwbimage build support
9006
9007     This patch adds kwbimage configuration file
9008     (used by mkimage utility)
9009     to support u-boot.kwb target on mv88f6281gtw_ge board.
9010
9011     To create Kirkwood boot image to be flashed on SPI Flash,
9012     additional parameter u-boot.kwb need to be passed during make.
9013
9014     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
9015
9016 commit 5bc7cbc15b1890682c0b279f708914518bd25f8d
9017 Author: Prafulla Wadaskar <prafulla@marvell.com>
9018 Date:   Mon Sep 21 18:23:11 2009 +0530
9019
9020     Kirkwood: rd6281a: Add kwbimage build support
9021
9022     This patch adds kwbimage configuration file
9023     (used by mkimage utility)
9024     to support u-boot.kwb target on rd6281a platform.
9025
9026     To create Kirkwood boot image to be flashed on NAND,
9027     additional parameter u-boot.kwb need to be passed during make.
9028
9029     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
9030
9031 commit 23b80982a02a43bf4ead91574c9d6f1b647ccc8f
9032 Author: Tom Rix <Tom.Rix@windriver.com>
9033 Date:   Sun Sep 27 11:10:09 2009 -0500
9034
9035     Add support for Eukrea CPU9260/CPU9G20 SBC
9036
9037     these boards are built around Atmel's AT91SAM9260/9G20 and have
9038     up to 64MB of NOR flash, up to 128MB of SDRAM, up to 2GB of NAND
9039     and include a 10/100 Ethernet PHY in RMII mode.
9040
9041     Signed-off-by: Eric Benard <eric@eukrea.com>
9042     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
9043
9044 commit d8380c9d35e88759c96e68a03738446ca0cb292f
9045 Author: Tom Rix <Tom.Rix@windriver.com>
9046 Date:   Sun Sep 27 07:47:24 2009 -0500
9047
9048     Add support for Eukrea CPUAT91 SBC
9049
9050     CPUAT91 is built around Atmel's AT91RM9200 and has up to 16MB of NOR
9051     flash, up to 128MB of SDRAM, and includes a Micrel KS8721 PHY in RMII
9052     mode.
9053
9054     Signed-off-by: Eric Benard <eric@eukrea.com>
9055     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
9056
9057 commit eb95aa15e644c29b01832703aa4964fe419170f0
9058 Author: Sandeep Paulraj <s-paulraj@ti.com>
9059 Date:   Mon Sep 14 14:57:47 2009 -0400
9060
9061     TI: DaVinci DM365: Minor config cleanup
9062
9063     The DM365 config was using the 'CONFIG_CMD_SAVEENV' flag.
9064     This is already included when we include the
9065     config_cmd_default.h header file. So this flag is removed.
9066     Also another flag to enable NAND functions was being
9067     enabled incorrectly.
9068
9069     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
9070
9071 commit 5d783c1ffd691ffdadbc2c2f796c41481b7cdce7
9072 Author: Sandeep Paulraj <s-paulraj@ti.com>
9073 Date:   Mon Sep 14 15:03:06 2009 -0400
9074
9075     TI DaVinci DM365: Removing header file which does not exist
9076
9077     The DaVinci DM365 EVM board specific code was including a header file
9078     which does not exist. So removing this header file.
9079
9080     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
9081
9082 commit 409ec37bd8ae8822d276e77419d899571891b191
9083 Author: Sandeep Paulraj <s-paulraj@ti.com>
9084 Date:   Tue Sep 8 18:08:06 2009 -0400
9085
9086     TI DaVinci: DM355: Config Cleanup and Update
9087
9088     This patch does the following
9089     1) Enables the NAND driver which is now available.
9090     2) Enables the 'CONFIG_MTD_DEVICE' as without this the
9091     compilation will fail
9092     3) We now have a safe place to store environment and defines
9093     an offset where this can be stored. This offset value is such that it is after
9094     the location where U-Boot is flashed using TI flash utilities.
9095     4) Enables Bootdelay
9096     5) Increases malloc() arena size. Manufacturers are coming out with
9097     NAND with large blocks sizes of upto 1 MiB. It has been noticed that
9098     as the block size of the NAND used is increased, if this particular
9099     value is not increased, the NAND driver will output out of memory
9100     errors.
9101
9102     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
9103
9104 commit 7908c97a106765ad8816bf2271a5bf315728b274
9105 Author: Sandeep Paulraj <s-paulraj@ti.com>
9106 Date:   Tue Sep 8 11:37:39 2009 -0400
9107
9108     TI DaVinci: DM646x: Initial Support for DM646x SOC
9109
9110     DM646x is an SOC from TI which has both an ARM and a DSP.
9111     There are multiple variants of the SOC mainly dealing with different
9112     core speeds.
9113     This patch adds the initial framework for the DM646x SOC.
9114
9115     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
9116
9117 commit 5d0f53624c24eaf82d58368a6a5b8476392dd5c7
9118 Author: Sandeep Paulraj <s-paulraj@ti.com>
9119 Date:   Wed Sep 9 15:26:00 2009 -0400
9120
9121     TI DaVinci: DM6446: Fix Compilation error in NAND mode
9122
9123     The Default mode that is built for the Davinci DVEVM happens
9124     to be the NOR mode.
9125     When we want to build for the NAND mode, we get a compilation
9126     error. This is overcome by defining the CONFIG_MTD_DEVICE
9127     flag in the NAND mode.
9128     The image built for NAND mode was successfully tested on the
9129     DaVinci DM6446 EVM.
9130
9131     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
9132
9133 commit 7a2aa8b68120f333ed2edc33475ca195810d6cb1
9134 Author: Tom Rix <Tom.Rix@windriver.com>
9135 Date:   Thu Sep 10 15:27:57 2009 -0400
9136
9137     OMAP3 Move cache routine to cache.S
9138
9139     v7_flush_dcache_all, because it depends on omap ROM code is not
9140     generic.  Rename the function to 'invalidate_dcache' and move it
9141     to the omap cpu directory.
9142
9143     Collect the other omap cache routines l2_cache_enable and
9144     l2_cache_disable with invalide_dcache into cache.S.  This
9145     means removing the old cache.c file that contained l2_cache_enable
9146     and l2_cache_disable.
9147
9148     The conversion from cache.c to cache.S was done most through
9149     disassembling the uboot binary.  The only significant change was
9150     to change the comparision for the return of get_cpu_rev from
9151
9152        cmp      r0, #0
9153        beq      earlier_than_label
9154
9155     Which was lost information to
9156
9157        cmp      r0, #CPU_3XX_ES20
9158        blt      earlier_than_label
9159
9160     The paths through the enable routine were verified by
9161     adding an infinite loop and seeing the hang.  Then
9162     removing the infinite loop and seeing it continue.
9163
9164     The disable routine is similar enough that it was not
9165     tested with this method.
9166
9167     Run tested by cold booting from nand on beagle and zoom1.
9168     Compile tested on MAKEALL arm.
9169
9170     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
9171
9172 commit a16df2c11188297eca43cf6080c70fb69b960232
9173 Author: Sandeep Paulraj <s-paulraj@ti.com>
9174 Date:   Tue Sep 8 17:09:52 2009 -0400
9175
9176     TI DaVinci: Remove references to SZ_xx
9177
9178     This patch removes the asm/sizes.h header file from being
9179     included in the DaVinci SOC configs.
9180     References to SZ_xx have been replaced by appropriate
9181     bit shifted values.
9182
9183     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
9184     Acked-by: Wolfgang Denk <wd@denx.de>
9185
9186 commit 285870f75378aca41c5063e4358ad93bf3014fd8
9187 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
9188 Date:   Thu Oct 9 01:27:18 2008 -0500
9189
9190     Leave x86emu op code tables in default section
9191
9192     Forcing the tables into got2 caused extra relocation when using -mrelocatable.
9193     This patch requires any board defining CONFIG_BIOSEMU to use -mrelocatable.
9194
9195     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
9196     Acked-by: Jin Zhengxiong <Jason.Jin@freescale.com>
9197
9198 commit be2254423b86572841aa70ff05d20933d1b49823
9199 Author: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
9200 Date:   Sat Oct 10 12:42:22 2009 +0200
9201
9202     Update all board to support new bbmiiphy driver (with multibus support)
9203
9204     Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
9205     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
9206
9207 commit 310cecb8ccdbc8a9be580e75b2fd362179d78535
9208 Author: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
9209 Date:   Sat Oct 10 12:42:21 2009 +0200
9210
9211     Add bb_miiphy_init call before any ethernet bring-up code.
9212
9213     Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
9214     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
9215
9216 commit 4ba31ab33ac824635fcb49ac609070a9ebcab7f0
9217 Author: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
9218 Date:   Sat Oct 10 12:42:20 2009 +0200
9219
9220     Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbitrary number of mii buses.
9221
9222     This feature is useful when your board uses different mii buses for different
9223     phys and all (or a part) of these buses are implemented via bit-banging mode.
9224
9225     The driver requires that the following macros should be defined into the board
9226     configuration file:
9227
9228     CONFIG_BITBANGMII       - Enable the miiphybb driver
9229     CONFIG_BITBANGMII_MULTI - Enable the multi bus support
9230
9231     If the CONFIG_BITBANGMII_MULTI is not defined, the board's config file needs
9232     to define at least the following macros:
9233
9234     MII_INIT      - Generic code to enable the MII bus (optional)
9235     MDIO_DECLARE  - Declaration needed to access to the MDIO pin (optional)
9236     MDIO_ACTIVE   - Activate the MDIO pin as out pin
9237     MDIO_TRISTATE - Activate the MDIO pin as input/tristate pin
9238     MDIO_READ     - Read the MDIO pin
9239     MDIO(v)       - Write v on the MDIO pin
9240     MDC_DECLARE   - Declaration needed to access to the MDC pin (optional)
9241     MDC(v)        - Write v on the MDC pin
9242
9243     The previous macros make the driver compatible with the previous version
9244     (that didn't support the multi-bus).
9245
9246     When the CONFIG_BITBANGMII_MULTI is also defined, the board code needs to fill
9247     the bb_miiphy_buses[] array with a record for each required bus and declare
9248     the bb_miiphy_buses_num variable with the number of mii buses.
9249     The record (struct bb_miiphy_bus) has the following fields/callbacks (see
9250     miiphy.h for details):
9251
9252     char name[]            - The symbolic name that must be equal to the MII bus
9253                              registered name
9254     int (*init)()          - Initialization function called at startup time (just
9255                              before the Ethernet initialization)
9256     int (*mdio_active)()   - Activate the MDIO pin as output
9257     int (*mdio_tristate)() - Activate the MDIO pin as input/tristate pin
9258     int (*set_mdio)()      - Write the MDIO pin
9259     int (*get_mdio)()      - Read the MDIO pin
9260     int (*set_mdc)()       - Write the MDC pin
9261     int (*delay)()         - Delay function
9262     void *priv             - Private data used by board specific code
9263
9264     The board code will look like:
9265
9266     struct bb_miiphy_bus bb_miiphy_buses[] = {
9267      { .name = miibus#1, .init = b1_init, .mdio_active = b1_mdio_active, ... },
9268      { .name = miibus#2, .init = b2_init, .mdio_active = b2_mdio_active, ... },
9269      ...
9270     int bb_miiphy_buses_num = sizeof(bb_miiphy_buses) /
9271                               sizeof(bb_miiphy_buses[0]);
9272
9273     Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
9274     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
9275
9276 commit efaf6f1bf6ebdd8f16b0d0c2960abe8d06f95af4
9277 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
9278 Date:   Fri Oct 2 18:54:20 2009 -0400
9279
9280     mpc83xx: cosmetic comment update relating to SPD EEPROM
9281
9282     commit 6d0f6bcf337c5261c08fabe12982178c2c489d76 did the big
9283     rename of CFG_ macros to CONFIG_SYS macros.  But it missed
9284     a couple of instances within comments.
9285
9286     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
9287     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
9288
9289 commit afc3ba0fc4195624e79e21244380ed7cc2fd6969
9290 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
9291 Date:   Thu Oct 8 02:03:51 2009 +0200
9292
9293     relocation: Do not relocate NULL pointers.
9294
9295     NULL is an absolute value and should not be relocated.
9296     After this correction code like:
9297      void weak_fun(void) __attribute__((weak));
9298      printf("weak_fun:%p\n", weak_fun);
9299     will still print null after relocation.
9300
9301     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
9302
9303 commit 3beb40c2473f0dd373231c723d88c51e46ad96f7
9304 Author: Peter Tyser <ptyser@xes-inc.com>
9305 Date:   Wed Oct 7 11:45:00 2009 -0500
9306
9307     85xx: Ensure BSS segment isn't linked at address 0
9308
9309     When U-Boot is relocated from flash to RAM pointers are modified
9310     accordingly.  However, pointers initialzed with NULL values should not
9311     be modified so that they maintain their intended NULL value.  If the
9312     BSS segment is linked at address 0 its address will not be
9313     updated as necessary during relocation.
9314
9315     This is a temporary workaround.  The end goal is to add support to
9316     U-Boot to dynamically locate the BSS at an arbitrary address at
9317     runtime.  When the ability to fixup the BSS inteligently is
9318     added, this workaround can be removed and the 85xx link script
9319     can put the BSS at a fixed address at link time.
9320
9321     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9322
9323 commit 95c44ec485b46ffb43dbdaa299f1491a500fdadf
9324 Author: Detlev Zundel <dzu@denx.de>
9325 Date:   Wed Oct 7 16:38:05 2009 +0200
9326
9327     tqm5200: Correct comment and code in post_hotkeys_pressed.
9328
9329     This fixes the code and the comment according to the original intent of
9330     doing an intensive memory test when PSC6_3 is pulled low on the STK52xx.
9331     Notably PORT_CONFIG will be overridden with this correct code now,
9332     so beware.
9333
9334     The original code only worked by coincidence depending on the PORT_CONFIG
9335     setting from the header file.  The new code was tested to ensure that the
9336     (undocumented) memory test still works on the STK52x.
9337
9338     Signed-off-by: Detlev Zundel <dzu@denx.de>
9339     CC: Martin Krause <Martin.Krause@tqs.de>
9340
9341     Minor white-space cleanup.
9342     Signed-off-by: Wolfgang Denk <wd@denx.de>
9343
9344 commit da01f53404f99db185d196867af79371725d4683
9345 Author: Wolfgang Denk <wd@denx.de>
9346 Date:   Sun Oct 4 22:56:08 2009 +0200
9347
9348     mpc512x: fix fixed_sdram() init code.
9349
9350     Commit 054197ba and later fixes used an array to initialize some of
9351     the MDDRC parameters; however, the use of an array turned out to be a
9352     bad idea as it was not possible to correlate structure entries to
9353     array indices in readable and reliable way. Now we use a struct
9354     instead, which makes this self-explanatory.
9355
9356     Signed-off-by: Wolfgang Denk <wd@denx.de>
9357
9358 commit dbcc357166bed20df13450e93a501f30b197efd1
9359 Author: Niklaus Giger <niklaus.giger@member.fsf.org>
9360 Date:   Sun Oct 4 20:04:22 2009 +0200
9361
9362     ppc4xx: respect 80-chars per line in ppc*.h files
9363
9364     After running checkstyle.pl on the three previous patches I noted that in
9365     the *.h files there were a lot of long lines. This patch solves this problem.
9366
9367     Signed-off-by: Niklaus Giger <niklaus.giger@member.fsf.org>
9368     Signed-off-by: Stefan Roese <sr@denx.de>
9369
9370 commit 78d2a641371ec71cc3786b167a318c7b115fbb90
9371 Author: Niklaus Giger <niklaus.giger@member.fsf.org>
9372 Date:   Sun Oct 4 20:04:21 2009 +0200
9373
9374     ppc4xx: Rework cmd reginfo
9375
9376     The command "reginfo" got an overhaul for the ppc4xx. It dumps all the
9377     relevant HW configuration registers (address, symbolic name, content).
9378     This allows to easily detect errors in *.h files and changes in the HW
9379     configuration.
9380
9381     Signed-off-by: Niklaus Giger <niklaus.giger@member.fsf.org>
9382     Signed-off-by: Stefan Roese <sr@denx.de>
9383
9384 commit ddc922ff2c20ae0b7f9ce2df1ac28143e2f325bd
9385 Author: Niklaus Giger <niklaus.giger@member.fsf.org>
9386 Date:   Sun Oct 4 20:04:20 2009 +0200
9387
9388     ppc_4xx: Apply new HW register names
9389
9390     Modify all existing *.c files to use the new register names
9391     as seen in the AMCC manuals.
9392
9393     Signed-off-by: Niklaus Giger <niklaus.giger@member.fsf.org>
9394     Signed-off-by: Stefan Roese <sr@denx.de>
9395
9396 commit f80e61dcfe53fa3a5936659883415c9bd1b5a3d9
9397 Author: Niklaus Giger <niklaus.giger@member.fsf.org>
9398 Date:   Sun Oct 4 20:04:19 2009 +0200
9399
9400     ppc4xx: Cleanup some HW register names
9401
9402     Here you find all the changes in the include directory for new register names
9403     and adapting other ones to the names used by AMCC in their manuals, e.g.
9404     For 440EPx/GRPPC440EPx/GRX, Revision 1.15 â€“ September 22, 2008
9405     For PPC405GP Embedded Processor, Revision 1.02 â€“ March 22, 2006
9406
9407     Signed-off-by: Niklaus Giger <niklaus.giger@member.fsf.org>
9408     Signed-off-by: Stefan Roese <sr@denx.de>
9409
9410 commit 56f14818f66c68a8b9e45925f29ceb974405ad48
9411 Author: Stefan Roese <sr@denx.de>
9412 Date:   Tue Oct 6 07:21:08 2009 +0200
9413
9414     ppc4xx: Add PPC405EX(r) Rev D support
9415
9416     Unfortunately some Rev D PPC405EX/405EXr PVR's are identical with older
9417     405EX(r) parts. Here a list:
9418
9419     0x12911475 - 405EX Rev D with Security *and* 405EX Rev A/B witout Sec
9420     0x12911473 - 405EX Rev D without Security *and* 405EXr Rev A/B with Sec
9421
9422     Since there are only a few older parts in the field, this patch now
9423     changes the PVR's above to represent the new Rev D versions.
9424
9425     Signed-off-by: Stefan Roese <sr@denx.de>
9426     Cc: Phong Vo" <pvo@amcc.com>
9427
9428 commit 06dfaeef52a5f773ae4292432e3c74ff52ead316
9429 Author: Stefan Roese <sr@denx.de>
9430 Date:   Fri Oct 2 14:35:16 2009 +0200
9431
9432     ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan
9433
9434     This message is printed upon PCIe bus scan, not only upon error, but also
9435     if no PCIe device is detected at all. Since this is not an error, let's
9436     remove this message in this case. We already have the message
9437     "link is not up." if there is no PCIe device present.
9438
9439     Signed-off-by: Stefan Roese <sr@denx.de>
9440     Acked-by: Wolfgang Denk <wd@denx.de>
9441
9442 commit 54f5f056aa1daa3e39bad1c5c3fb43a72cdb9e84
9443 Author: Mike Nuss <mike@terascala.com>
9444 Date:   Mon Oct 5 12:33:28 2009 -0400
9445
9446     PPC4xx: Denali core: Fix incorrect DDR row bits
9447
9448     The SPD detection code for the Denali memory controller used on some
9449     ppc4xx
9450     processors incorrectly encodes DDR0_42. With certain memory
9451     configurations,
9452     this can cause the bootwrapper to incorrectly calculate the installed
9453     memory
9454     size, because the number of row bits is wrong. This patch fixes that
9455     encoding.
9456
9457     Signed-off-by: Mike Nuss <mike@terascala.com>
9458     Signed-off-by: Stefan Roese <sr@denx.de>
9459
9460 commit 99dbd4efd6d5ecc37d7e8f28b20d9be8c83055c7
9461 Author: Ben Warren <biggerbadderben@gmail.com>
9462 Date:   Mon Oct 5 00:02:51 2009 -0700
9463
9464     Add information about return values of xxx_eth_register() in documentation
9465
9466     As discussed on mailing list, <0 indicates failure, >=0 indicates number
9467     of interfaces found.
9468
9469     Also added blurb about private data
9470
9471     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
9472
9473 commit 1f1e774ec6242d4ea34e5cff57232deb5bb587e0
9474 Author: Mike Frysinger <vapier@gentoo.org>
9475 Date:   Wed Sep 9 14:41:22 2009 -0400
9476
9477     document network driver framework
9478
9479     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
9480     Acked-by: Wolfgang Denk <wd@denx.de>
9481     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
9482
9483 commit aba8237257dd15b0e76cc517f0e741c0908ee0b9
9484 Author: Prafulla Wadaskar <prafulla@marvell.com>
9485 Date:   Wed Sep 9 15:59:19 2009 +0530
9486
9487     net: kirkwood_egiga.c: fixed build warning
9488
9489     if link up detection code is disabled through config option, it gives build warning.
9490     This patch fixes the same
9491
9492     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
9493     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
9494
9495 commit 7194ab809532eeca3e2ee5dc12017cb901cc5842
9496 Author: Ben Warren <biggerbadderben@gmail.com>
9497 Date:   Sun Oct 4 22:37:03 2009 -0700
9498
9499     Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
9500
9501     All in-tree boards that use this controller have CONFIG_NET_MULTI
9502     added
9503     Also:
9504       - changed CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111
9505       - cleaned up line lengths
9506       - modified all boards that override weak function in this driver
9507       - modified all eeprom standalone apps to work with new driver
9508       - updated blackfin standalone EEPROM app after testing
9509
9510     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
9511     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
9512
9513 commit 32e7f239dda8638377edb0d3e7ac269cabbafbe6
9514 Author: Prafulla Wadaskar <prafulla@marvell.com>
9515 Date:   Mon Sep 21 20:28:18 2009 +0530
9516
9517     net: phy: mv88e61xx.c : fixed build warning
9518
9519     following build warning was observed
9520
9521     mv88e61xx.c: In function â€˜mv88e61xx_busychk’:
9522     mv88e61xx.c:208: warning: dereferencing type-punned pointer will break strict-aliasing rules
9523
9524     This patch fixes the same
9525     Patch tested for rd6281a board build
9526
9527     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
9528     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
9529
9530 commit c0b46d8ead3c6c5b569c83544fd71b9d73356869
9531 Author: James Clough <james@rtetc.com>
9532 Date:   Thu Sep 10 09:11:50 2009 +0200
9533
9534     net: Fix problem with 405EZ ethernet interrupt
9535
9536     On 405EZ the RX-/TX-interrupts are coalesced into one IRQ bit in the
9537     UIC. We need to acknowledge the RX-/TX-interrupts in the
9538     SDR0_ICINTSTAT reg as well.
9539
9540     This problem was introduced with commit
9541     d1631fe1 [ppc4xx: Consolidate PPC4xx UIC defines]
9542
9543     Signed-off-by: James Clough <james@rtetc.com>
9544     Signed-off-by: Stefan Roese <sr@denx.de>
9545     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
9546
9547 commit 91b469c95faf92435e3d5d78292ba78075a3c5ca
9548 Author: Mike Frysinger <vapier@gentoo.org>
9549 Date:   Wed Sep 2 04:18:55 2009 -0400
9550
9551     net: add random_port() prototype
9552
9553     The random_port() is meant to be used by other net code, but without a
9554     prototype, we get fun warnings like:
9555     dns.c: In function 'DnsSend':
9556     dns.c:89: warning: implicit declaration of function 'random_port'
9557
9558     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
9559     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
9560
9561 commit 3469424cb6d939c7aedf1e0efdec44a797c0a18c
9562 Author: Peter Tyser <ptyser@xes-inc.com>
9563 Date:   Mon Sep 21 11:20:37 2009 -0500
9564
9565     ppc: Remove reloc_off field from global_data structure
9566
9567     Now that proper relocation is supported, the reloc_off field is no longer
9568     necessary.
9569
9570     Note that the location of the standalone application jump table pointer
9571     in the global data structure is affected by this change, breaking
9572     execution of standalone applications compiled for previous versions of
9573     U-Boot.
9574
9575     We therefore increment XF_VERSION to 6
9576
9577     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9578     Signed-off-by: Wolfgang Denk <wd@denx.de>
9579
9580 commit 0630535e2d062dd73c1ceca5c6125c86d1127a49
9581 Author: Peter Tyser <ptyser@xes-inc.com>
9582 Date:   Tue Sep 22 09:27:55 2009 -0500
9583
9584     arm/microblaze/nios/nios2/sh: Remove relocation fixups
9585
9586     These architectures don't need relocation fixups, so reduce their
9587     codesize a bit by defining CONFIG_RELOC_FIXUP_WORKS.
9588
9589     Also remove the reloc_off field from their global data structures
9590     as it is no longer needed.
9591
9592     Note that the location of the standalone application jump table pointer
9593     in the global data structure is affected by this change, breaking
9594     execution of standalone applications compiled for previous versions of
9595     U-Boot. We will therefore increment XF_VERSION in the next commit,
9596     which also touches this area.
9597
9598     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9599     Signed-off-by: Wolfgang Denk <wd@denx.de>
9600
9601 commit 521af04d853361b49344b61892eb0618f9f713c5
9602 Author: Peter Tyser <ptyser@xes-inc.com>
9603 Date:   Mon Sep 21 11:20:36 2009 -0500
9604
9605     Conditionally perform common relocation fixups
9606
9607     Add #ifdefs where necessary to not perform relocation fixups.  This
9608     allows boards/architectures which support relocation to trim a decent
9609     chunk of code.
9610
9611     Note that this patch doesn't add #ifdefs to architecture-specific code
9612     which does not support relocation.
9613
9614     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9615
9616 commit 3cbcfa70b116df1bbdc90ba31c61adcaec058a8a
9617 Author: Peter Tyser <ptyser@xes-inc.com>
9618 Date:   Mon Sep 21 11:20:35 2009 -0500
9619
9620     p3mx: Remove serial relocation fixups
9621
9622     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9623
9624 commit 80f73b92a19129854876ec3f1aef531a09e86d2d
9625 Author: Peter Tyser <ptyser@xes-inc.com>
9626 Date:   Mon Sep 21 11:20:34 2009 -0500
9627
9628     lwmon, lwmon5: Remove sysmon POST relocation fixups
9629
9630     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9631
9632 commit 331ab60c4a418c39e5b1a05d4648a4155d0ad13e
9633 Author: Peter Tyser <ptyser@xes-inc.com>
9634 Date:   Mon Sep 21 11:20:33 2009 -0500
9635
9636     mpl: Remove memory test relocation fixups
9637
9638     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9639
9640 commit 6385b28116f775da4771b768ba9bf93c3aaaf26e
9641 Author: Peter Tyser <ptyser@xes-inc.com>
9642 Date:   Mon Sep 21 11:20:32 2009 -0500
9643
9644     fpga: Remove relocation fixups
9645
9646     PPC boards are the only users of the current FPGA code which is littered
9647     with manual relocation fixups.  Now that proper relocation is supported
9648     for PPC boards, remove FPGA manual relocation.
9649
9650     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9651
9652 commit cd1011db80287eef933d1599b74cff1116c93134
9653 Author: Peter Tyser <ptyser@xes-inc.com>
9654 Date:   Mon Sep 21 11:20:31 2009 -0500
9655
9656     tsec: Remove PHY command relocation fixups
9657
9658     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9659
9660 commit b5650c5d8c99100144d8e4e9af910405f857bb7a
9661 Author: Peter Tyser <ptyser@xes-inc.com>
9662 Date:   Mon Sep 21 11:20:30 2009 -0500
9663
9664     ppc: Remove board-specific command table relocation fixups
9665
9666     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9667
9668 commit e6b05e774d7ce1641613cdeffb69c1d48139a869
9669 Author: Peter Tyser <ptyser@xes-inc.com>
9670 Date:   Mon Sep 21 11:20:29 2009 -0500
9671
9672     ppc: Remove extable relocation fixups
9673
9674     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9675
9676 commit b32a894011b1436758905fa10e6a03b8539c43c9
9677 Author: Peter Tyser <ptyser@xes-inc.com>
9678 Date:   Mon Sep 21 11:20:28 2009 -0500
9679
9680     ppc: Remove pci config table pointer relocation fixups
9681
9682     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9683
9684 commit a0e2066f392782730f0398095e583c87812d97f2
9685 Author: Peter Tyser <ptyser@xes-inc.com>
9686 Date:   Mon Sep 21 11:20:27 2009 -0500
9687
9688     ppc: Remove board.c relocation fixups
9689
9690     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9691
9692 commit 244615197469dd6fe75ae082f38424b97c79aeaf
9693 Author: Peter Tyser <ptyser@xes-inc.com>
9694 Date:   Mon Sep 21 11:20:26 2009 -0500
9695
9696     ppc: Check for compilers that don't support relocation
9697
9698     Certain ppc compilers are known not to generate the .fixup section
9699     properly.  The .fixup section is necessary to create a relocatable
9700     U-Boot image.  A basic check for the existence of the .fixup section
9701     should hopefully catch the majority of broken compilers which don't
9702     support relocation.
9703
9704     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9705
9706 commit 858290178f222d998b6425d85cf06822467918f3
9707 Author: Peter Tyser <ptyser@xes-inc.com>
9708 Date:   Mon Sep 21 11:20:25 2009 -0500
9709
9710     ppc: Enable full relocation to RAM
9711
9712     The following changes allow U-Boot to fully relocate from flash to
9713     RAM:
9714      - Remove linker scripts' .fixup sections from the .text section
9715      - Add -mrelocatable to PLATFORM_RELFLAGS for all boards
9716      - Define CONFIG_RELOC_FIXUP_WORKS for all boards
9717
9718     Previously, U-Boot would partially relocate, but statically initialized
9719     pointers needed to be manually relocated.
9720
9721     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
9722
9723 commit 3b4bd2d75c4b3c1a4570f47ffaaed66f56a78ff4
9724 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
9725 Date:   Wed Sep 30 11:55:04 2009 +0200
9726
9727     ppc4xx: Add SDRAM detection for PMC440 boards
9728
9729     This patch adds support to detect the amount of DDR2 SDRAM
9730     on PMC440 modules. Detection is done by probing through
9731     a list of available and supported hardware configurations
9732     from 1GByte down to 256MB.
9733
9734     The static TLB entry is replaced by dynamically created entries.
9735
9736     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
9737     Signed-off-by: Stefan Roese <sr@denx.de>
9738
9739 commit fb95169e39f2d03270bed552d27bbb02627a443e
9740 Author: Stefan Roese <sr@denx.de>
9741 Date:   Mon Sep 28 17:33:45 2009 +0200
9742
9743     ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling
9744
9745     This patch merges the ECC handling (ECC parity byte writing) into one
9746     file (ecc.c) for all PPC4xx SDRAM controllers except for PPC440EPx/GRx.
9747     This exception is because only those PPC's use the completely different
9748     Denali SDRAM controller core.
9749
9750     Previously we had two routines to generate/write the ECC parity bytes.
9751     With this patch we now only have one core function left.
9752
9753     Tested on Kilauea (no ECC) and Katmai (with and without ECC).
9754
9755     Signed-off-by: Stefan Roese <sr@denx.de>
9756     Cc: Felix Radensky <felix@embedded-sol.com>
9757     Cc: Grant Erickson <gerickson@nuovations.com>
9758     Cc: Pieter Voorthuijsen <pv@prodrive.nl>
9759
9760 commit d24bd2517a2b847f773453eab0ee5b1c8ebc74ba
9761 Author: Felix Radensky <felix@embedded-sol.com>
9762 Date:   Sun Sep 27 23:56:12 2009 +0200
9763
9764     ppc4xx: Reorganize DDR2 ECC handling
9765
9766     Reorganize DDR2 ECC handling to use common code for
9767     SPD DIMMs and soldered SDRAM. Also, use common code
9768     to display SDRAM info (ECC, CAS latency) for SPD and
9769     soldered SDRAM variants.
9770
9771     Signed-off-by: Felix Radensky <felix@embedded-sol.com>
9772     Signed-off-by: Stefan Roese <sr@denx.de>
9773
9774 commit 46a887949e11d2cddb91e17ca47e73341d71a379
9775 Author: Mike Frysinger <vapier@gentoo.org>
9776 Date:   Wed Sep 30 03:09:16 2009 -0400
9777
9778     Blackfin: update default console= settings
9779
9780     The Linux kernel has changed the way it numbers serial ports, so update
9781     the default command line to match it.
9782
9783     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
9784
9785 commit 4c5f307d58604dea001cccf388aa077a902ab0a5
9786 Author: Mike Frysinger <vapier@gentoo.org>
9787 Date:   Mon Sep 21 18:04:49 2009 -0400
9788
9789     Blackfin: bf533-ezkit: update env location
9790
9791     The u-boot image has outgrown the current space and overflowed into the
9792     env sector.  So move the env to the next available sector (we've already
9793     allocated the first few sectors anyways for u-boot).
9794
9795     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
9796
9797 commit 24b17d8a3c3a4b9ceaf6363ebe0021011b0b8bd8
9798 Author: Kumar Gala <galak@kernel.crashing.org>
9799 Date:   Wed Sep 30 08:39:44 2009 -0500
9800
9801     ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPL
9802
9803     Don't include get_law_entry as part of the NAND_SPL build since the
9804     code isnt used.
9805
9806     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
9807
9808 commit 693a048d8ac191181f5b9adbff642d3f1bbd479f
9809 Author: Mingkai Hu <Mingkai.hu@freescale.com>
9810 Date:   Wed Sep 23 15:20:39 2009 +0800
9811
9812     Add README.mpc8536ds
9813
9814     Add boot from NAND/eSDHC/eSPI description
9815
9816     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
9817     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
9818
9819 commit e40ac4870c6e72302044e98338322f45c34435bd
9820 Author: Mingkai Hu <Mingkai.hu@freescale.com>
9821 Date:   Wed Sep 23 15:20:38 2009 +0800
9822
9823     On-chip ROM boot: MPC8536DS support
9824
9825     The MPC8536E is capable of booting from the on-chip ROM - boot from
9826     eSDHC and boot from eSPI. When power on, the porcessor excutes the
9827     ROM code to initialize the eSPI/eSDHC controller, and loads the mian
9828     U-Boot image from the memory device that interfaced to the controller,
9829     such as the SDCard or SPI EEPROM, to the target memory, e.g. SDRAM or
9830     L2SRAM, then boot from it.
9831
9832     The memory device should contain a specific data structure with control
9833     word and config word at the fixed address. The config word direct the
9834     process how to config the memory device, and the control word direct
9835     the processor where to find the image on the memory device, or where
9836     copy the main image to. The user can use any method to store the data
9837     structure to the memory device, only if store it on the assigned address.
9838
9839     The on-chip ROM code will map the whole 4GB address space by setting
9840     entry0 in the TLB1, so the main image need to switch to Address space 1
9841     to disable this mapping and map the address space again.
9842
9843     This patch implements loading the mian U-Boot image into L2SRAM, so
9844     the image can configure the system memory by using SPD EEPROM.
9845
9846     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
9847     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
9848
9849 commit 9a1a0aedbbd56f901bfbc124f18ec6d9dcefe282
9850 Author: Mingkai Hu <Mingkai.hu@freescale.com>
9851 Date:   Wed Sep 23 15:20:37 2009 +0800
9852
9853     NAND boot: MPC8536DS support
9854
9855     MPC8536E can support booting from NAND flash which uses the
9856     image u-boot-nand.bin. This image contains two parts: a 4K
9857     NAND loader and a main U-Boot image. The former is appended
9858     to the latter to produce u-boot-nand.bin. The 4K NAND loader
9859     includes the corresponding nand_spl directory, along with the
9860     code twisted by CONFIG_NAND_SPL. The main U-Boot image just
9861     like a general U-Boot image except the parts that included by
9862     CONFIG_SYS_RAMBOOT.
9863
9864     When power on, eLBC will automatically load from bank 0 the
9865     4K NAND loader into the FCM buffer RAM where CPU can execute
9866     the boot code directly. In the first stage, the NAND loader
9867     copies itself to RAM or L2SRAM to free up the FCM buffer RAM,
9868     then loads the main image from NAND flash to RAM or L2SRAM
9869     and boot from it.
9870
9871     This patch implements the NAND loader to load the main image
9872     into L2SRAM, so the main image can configure the RAM by using
9873     SPD EEPROM. In the first stage, the NAND loader copies itself
9874     to the second to last 4K address space, and uses the last 4K
9875     address space as the initial RAM for stack.
9876
9877     Obviously, the size of L2SRAM shouldn't be less than the size
9878     of the image used. If so, the workaround is to generate another
9879     image that includes the code to configure the RAM by SPD and
9880     load it to L2SRAM first, then relocate the main image to RAM
9881     to boot up.
9882
9883     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
9884     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
9885
9886 commit 07355700523203c5f72018712cf0d93683f255c8
9887 Author: Mingkai Hu <Mingkai.hu@freescale.com>
9888 Date:   Wed Sep 23 15:19:32 2009 +0800
9889
9890     mpc8536: fix board config file line length
9891
9892     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
9893     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
9894
9895 commit dd9ca98f2600000e5c2744735040100b770650e7
9896 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
9897 Date:   Fri Sep 25 11:14:11 2009 -0400
9898
9899     sbc8548: reclaim wasted sector in boot flash
9900
9901     By nature of being based off the MPC8548CDS board, this
9902     board inherited an ENV_SIZE setting of 256k.  But since
9903     it has a smaller flash device (8MB soldered on), it has
9904     a native sector size of 128k, and hence the ENV_SIZE was
9905     causing 2 sectors to be used for the environment.
9906
9907     By removing the unused sector, we can push TEXT_BASE up
9908     closer to the end of address space and reclaim that
9909     sector for any other application.  This also fixes the
9910     mismatch between TEXT_BASE and MONITOR_LEN reported by
9911     Kumar earlier.
9912
9913     Since this board also supports the ability to boot off
9914     the 64MB SODIMM flash, this change is forward looking
9915     with that in mind; i.e. the settings for MONITOR_LEN
9916     and ENV_SIZE will work when the 512k sectors of the
9917     SODIMM flash are used for alternate boot in the future.
9918
9919     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
9920     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
9921
9922 commit 8280912e0657e96a7b7d8da7003656d62b0fd109
9923 Author: Kumar Gala <galak@kernel.crashing.org>
9924 Date:   Mon Sep 28 21:38:00 2009 -0500
9925
9926     ppc/85xx: Clean up immap_85xx.h
9927
9928     * Converted all white space to tabs
9929     * Converted all types to u8/u16/u32
9930     * Reduce lines to fit in 80 columns
9931     * Renamed MPC85xx_{Q,B}MAN -> FSL_CORENET_{Q,B}MAN
9932
9933     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
9934
9935 commit d44e9c1736283f0abc5d3c5d28cfea8480c93a79
9936 Author: Scott Wood <scottwood@freescale.com>
9937 Date:   Mon Sep 28 16:33:18 2009 -0500
9938
9939     NAND: davinci: Fix warnings when 4-bit ECC not used
9940
9941     I accidentally left v2 of "NAND: DaVinci:Adding 4 BIT ECC support"
9942     applied when I pushed the tree last merge window, and missed these fixes
9943     which were in v3 of that patch.
9944
9945     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
9946     Signed-off-by: Scott Wood <scottwood@freescale.com>
9947
9948 commit ca6189db484882798f2a35a476c07e618e21f6d3
9949 Author: Kyungmin Park <kmpark@infradead.org>
9950 Date:   Tue Sep 22 09:05:00 2009 +0900
9951
9952     Refactor OneNAND IPL code
9953
9954     Refactoring the OneNAND IPL code
9955
9956     and some minor fixed:
9957     - Remove unnecessary header file
9958     - Fix wrong access at read interrupt
9959     - The recent OneNAND has 4KiB pagesize
9960
9961     Also Board can override OneNAND IPL image
9962
9963     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
9964
9965 commit a05e3f9a084fc8951d87745b3a91df246432df7d
9966 Author: Shinya Kuribayashi <skuribay@pobox.com>
9967 Date:   Sat Sep 12 18:01:40 2009 +0900
9968
9969     MIPS: VCT: Remove read_spareram reference
9970
9971     The commit ecad289fc6bd9d89ef4d5093cc7b6fd712fd0d29 (OneNAND: Remove
9972     unused read_spareram and add unlock_all as kernel does) forgot to remove
9973     a local reference to read_spareram in board/micronas/vct/ebi_onenand.c,
9974     which causes the following build failure when configured with OneNAND:
9975
9976     ebi_onenand.c: In function 'onenand_board_init':
9977     ebi_onenand.c:196: error: 'struct onenand_chip' has no member named 'read_spareram'
9978     make[1]: *** [ebi_onenand.o] Error 1
9979     make[1]: *** Waiting for unfinished jobs....
9980     make: *** [board/micronas/vct/libvct.a] Error 2
9981
9982     Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
9983     Acked-by: Stefan Roese <sr@denx.de>
9984     Cc: Kyungmin Park <kyungmin.park@samsung.com>
9985     Signed-off-by: Scott Wood <scottwood@freescale.com>
9986
9987 commit ef37c6835eac66206a9c7c11f0c7186f5d64bf91
9988 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
9989 Date:   Fri Sep 25 14:05:57 2009 +0200
9990
9991     ubifs: Correct dereferencing of files-after-symlinks
9992
9993     Files in directories which are symlinked to were not dereferenced
9994     correctly in last commit. E.g., with a symlink
9995
9996        /boot/lnk -> /boot/real_dir
9997
9998     loading
9999
10000        /boot/lnk/uImage
10001
10002     will fail. This patch fixes that by simply seeing to it that the target
10003     base directory has a slash after it.
10004
10005     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
10006     Signed-off-by: Stefan Roese <sr@denx.de>
10007
10008 commit b306db2f1bf561b5823a655c677fe28cfad80cfb
10009 Author: Stefan Roese <sr@denx.de>
10010 Date:   Thu Sep 24 14:10:30 2009 +0200
10011
10012     ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead
10013
10014     Additionally some whitespace coding style fixes.
10015
10016     Signed-off-by: Stefan Roese <sr@denx.de>
10017
10018 commit 95b602bab5fec2fffab07a01ea3947c70d1bacc1
10019 Author: Stefan Roese <sr@denx.de>
10020 Date:   Thu Sep 24 13:59:57 2009 +0200
10021
10022     ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
10023
10024     The latest PPC4xx register cleanup patch missed some SDRAM defines.
10025     This patch now changes lower case UIC defines to upper case. Also
10026     some names are changed to match the naming in the IBM/AMCC users
10027     manuals (e.g. mem_mcopt1 -> SDRAM0_CFG).
10028
10029     Signed-off-by: Stefan Roese <sr@denx.de>
10030
10031 commit 952e7760bfc5b0e3b142b9ce34e7fbb7d008c900
10032 Author: Stefan Roese <sr@denx.de>
10033 Date:   Thu Sep 24 09:55:50 2009 +0200
10034
10035     ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
10036
10037     The latest PPC4xx register cleanup patch missed the UIC defines.
10038     This patch now changes lower case UIC defines to upper case.
10039
10040     Signed-off-by: Stefan Roese <sr@denx.de>
10041
10042 commit d1c9e5b37901b53ffc1ce3f08ec8ed61bfd557b6
10043 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
10044 Date:   Tue Sep 22 13:40:44 2009 +0200
10045
10046     fsl_i2c: Do not generate STOP after read.
10047
10048     __i2c_read always ends with a STOP condition thereby releasing
10049     the bus. It is cleaner to do the STOP magic in i2c_read(), like
10050     i2c_write() does. This may also help future multimaster systems which
10051     wants to hold on to the bus until all transactions are finished.
10052
10053     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
10054
10055 commit 99404202127346b9e91503bbd69deafa18c980c4
10056 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
10057 Date:   Thu Sep 17 11:07:17 2009 +0200
10058
10059     fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR
10060
10061     The latest AN2919 has changed the way FDR/DFSR should be calculated.
10062     Update the driver according to spec. However, Condition 2
10063     is not accounted for as it is not clear how to do so.
10064
10065     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
10066     Acked-by: Wolfgang Grandegger <wg@grandegger.com>
10067
10068 commit d01ee4db9302cfccaa5c548a1c4e873b415681a0
10069 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
10070 Date:   Thu Sep 17 11:07:16 2009 +0200
10071
10072     fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}
10073
10074     Some boards need a higher DFSR value than the spec currently
10075     recommends so give these boards the means to define there own.
10076
10077     For completeness, add CONFIG_FSL_I2C_CUSTOM_FDR too.
10078
10079     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
10080
10081 commit 21f4cbb77299788e2b06c9b0f48cf20a5ab00d4a
10082 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
10083 Date:   Thu Sep 17 11:07:15 2009 +0200
10084
10085     fsl_i2c: Wait for STOP condition to propagate
10086
10087     After issuing a STOP one must wait until the STOP has completed
10088     on the bus before doing something new to the controller.
10089
10090     Also add an extra read of SR as the manual mentions doing that
10091     is a good idea.
10092
10093     Remove surplus write of CR just before a write, isn't required and
10094     could potentially disturb the I2C bus.
10095
10096     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
10097
10098 commit c7190f028fa950d4d36b6d0b4bb3fc72602ec54c
10099 Author: Kim Phillips <kim.phillips@freescale.com>
10100 Date:   Fri Sep 25 18:19:44 2009 -0500
10101
10102     mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields
10103
10104     some LCRR bits are not documented throughout the 83xx family RMs.
10105     New board porters copying similar board configurations might omit
10106     setting e.g., DBYP since it was not documented in their SoC's RM.
10107
10108     Prevent them bricking their board by retaining power on reset values
10109     in bit fields that the board porter doesn't explicitly configure
10110     via CONFIG_SYS_<registername>_<bitfield> assignments in the board
10111     config file.
10112
10113     also move LCRR assignment to cpu_init_r[am] to help ensure no
10114     transactions are being executed via the local bus while CLKDIV is being
10115     modified.
10116
10117     also start to use i/o accessors.
10118
10119     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10120
10121 commit 00ec0ff549b8cb6fb6d40e275aeb5a460642a3bd
10122 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10123 Date:   Mon Sep 21 17:44:51 2009 -0400
10124
10125     sbc8349: tidy up Makefile to use new configuration script.
10126
10127     Commit 804d83a5 allows us to move all the configuration
10128     variation tweaks out of the top level Makefile and down
10129     into the board config header.  This takes advantage of
10130     that for the sbc8349 board.
10131
10132     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10133     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10134
10135 commit da6eea0f48c24a318e6de69d6bca0bb5ab70572b
10136 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
10137 Date:   Wed Sep 16 23:22:08 2009 +0400
10138
10139     mpc83xx: mpc8360emds: Add QE USB device tree fixups
10140
10141     With this patch we can change QE USB mode without need to hand-edit
10142     the device tree.
10143
10144     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
10145     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10146
10147 commit 89da44ce3fe1638312d71cb3add8c6a6d2c7c1f3
10148 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
10149 Date:   Wed Sep 16 23:21:59 2009 +0400
10150
10151     mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUs
10152
10153     This patch fixes various ethernet issues with gigabit links handling
10154     in U-Boot. The workarounds originally implemented by Kim Phillips for
10155     Linux kernel.
10156
10157     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
10158     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10159
10160 commit 034477bb31948d698d18b84bc0834c3e25a14d04
10161 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
10162 Date:   Wed Sep 16 23:21:57 2009 +0400
10163
10164     mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is available
10165
10166     Since commit 5c2ff323a94e27e481f70c44838d43fcd844dd46 ("mpc8360emds:
10167     rework LBC SDRAM setup"), LBC SDRAM is available for use in Linux.
10168
10169     Though, it appears that QE Ethernet in Gigabit mode can't transmit
10170     large packets when it tries to work with a data in LBC SDRAM (memtest
10171     didn't discover any issues, is LBC SDRAM just too slow?).
10172
10173     With this patch we can still use the board without DDR memory, but
10174     if DDR is available, we don't use LBC SDRAM.
10175
10176     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
10177     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10178
10179 commit d77c779bc23596aa3693d1c5c4d5b6e1072f93f2
10180 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
10181 Date:   Wed Sep 16 23:21:55 2009 +0400
10182
10183     net: uec: Fix uccf.h and uec.h headers to include headers they depend on
10184
10185     Headers should include headers containing prototypes and defines they
10186     depend on, don't assume that they're included by somebody else.
10187
10188     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
10189     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10190
10191 commit 6185f80c311cc3bdef2f8d5096c61e40ca6f48b2
10192 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
10193 Date:   Wed Sep 16 23:21:53 2009 +0400
10194
10195     net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs
10196
10197     This will be needed for MPC8360E-MDS boards with rev. 2.1 CPUs.
10198
10199     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
10200     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
10201
10202 commit 984f10baac8ef6032df52f135943d6b0bc96f724
10203 Author: Wolfgang Denk <wd@denx.de>
10204 Date:   Fri Sep 25 14:16:00 2009 +0200
10205
10206     mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[]
10207
10208     Signed-off-by: Wolfgang Denk <wd@denx.de>
10209
10210 commit 6e748ea004473cce99fbde6382dd580c10ffdb60
10211 Author: Ken MacLeod <ken@bitsko.slc.ut.us>
10212 Date:   Fri Sep 11 15:16:18 2009 -0500
10213
10214     cmd_fdt.c: fix parse of byte streams and strings
10215
10216     Commit 4abd844d8e extended the fdt command parser to handle property
10217     strings which are split across multiple arguments but it was broken for
10218     byte streams and strings.
10219
10220     Byte stream parsing:
10221
10222      * Fixes where it would terminate early or go into an endless loop.
10223
10224      * Fixes a 0x00 being inserted into the data if there is a space after
10225        '[' or a separate argument.
10226
10227      * Fixes dereferencing the argument pointer after the last argument.
10228
10229      * Checks for bad characters.
10230
10231     String parsing:
10232
10233      * Treat multiple arguments as a string list.  This fixes an issue where
10234        only the last argument was stored.
10235
10236     Signed-off-by: Ken MacLeod <ken@bitsko.slc.ut.us>
10237
10238 commit 3887c3fbdbbe6bbb4df60ed415c8e1ab9fe56b5e
10239 Author: Heiko Schocher <hs@denx.de>
10240 Date:   Wed Sep 23 07:56:08 2009 +0200
10241
10242     mucmc52, uc101: delete ata@3a00 node, if no CF card is detected
10243
10244     U-Boot can detect if an IDE device is present or not.
10245     If not, and this new config option is activated, U-Boot
10246     removes the ATA node from the DTS before booting Linux,
10247     so the Linux IDE driver does not probe the device and
10248     crash. This is needed for buggy hardware (uc101) where
10249     no pull down resistor is connected to the signal IDE5V_DD7.
10250
10251     Signed-off-by: Heiko Schocher <hs@denx.de>
10252
10253 commit 7f625fc6d3ba8f890e843ac01717804c2462ed53
10254 Author: Heiko Schocher <hs@denx.de>
10255 Date:   Wed Sep 23 07:56:04 2009 +0200
10256
10257     mpc5200, mucmc52, uc101: config cleanup
10258
10259     - As these boards are similiar, collect common config options
10260       in manroland/common.h and manroland/mpc52xx-common.h
10261       for mpc5200 specific common options for this manufacturer.
10262     - add OF support
10263     - update default environment
10264
10265     Signed-off-by: Heiko Schocher <hs@denx.de>
10266
10267     Minor edit of commit message.
10268
10269     Signed-off-by: Wolfgang Denk <wd@denx.de>
10270
10271 commit 9d142ea8f787882ab732fa531a34db091bfa363d
10272 Author: Wolfgang Denk <wd@denx.de>
10273 Date:   Fri Sep 25 00:57:49 2009 +0200
10274
10275     Fix "ppc/85xx: Clean up use of LAWAR defines" breakage
10276
10277     Commit 002741ae86 modified include/asm-ppc/mmu.h such that the LAWAR_
10278     defines were only enabled for the 83xx platform, but they are also
10279     needed on MPC512x system. Enabling these for E300 systems seems thus
10280     more appropriate.
10281
10282     Signed-off-by: Wolfgang Denk <wd@denx.de>
10283
10284 commit a5aa3998ab6408a6ac738a3ce8005e647b9465f8
10285 Author: Martha M Stan <mmarx@silicontkx.com>
10286 Date:   Mon Sep 21 14:08:00 2009 -0400
10287
10288     Add Elpida Memory Configuration to mpc5121ads Boards
10289
10290     Signed-off-by: Martha M Stan <mmarx@silicontkx.com>
10291
10292     Minor coding style cleanup.
10293
10294     Signed-off-by: Wolfgang Denk <wd@denx.de>
10295
10296 commit 054197ba8ee5ef1e41694df58531b6e53ec43f2d
10297 Author: Martha M Stan <mmarx@silicontkx.com>
10298 Date:   Mon Sep 21 14:07:14 2009 -0400
10299
10300     mpc512x: Streamlined fixed_sdram() init sequence.
10301
10302     Signed-off-by: Martha M Stan <mmarx@silicontkx.com>
10303
10304     Minor cleanup:
10305
10306     Re-ordered default_mddrc_config[] to have matching indices.
10307
10308     This allows to use the same index "N" for source and target fields;
10309     before, we had code like this
10310
10311         out_be32(&im->mddrc.ddr_time_config2, mddrc_config[3]);
10312
10313     which always looked like a copy & paste error because 2 != 3.
10314
10315     Also, use NULL when meaning a null pointer.
10316
10317     Signed-off-by: Wolfgang Denk <wd@denx.de>
10318
10319 commit 39aaca1f66a0e5b1204b0789f6c0097938c00ad1
10320 Author: Kumar Gala <galak@kernel.crashing.org>
10321 Date:   Thu Mar 19 02:46:19 2009 -0500
10322
10323     ppc/p4080: Determine various chip frequencies on CoreNet platforms
10324
10325     The means to determine the core, bus, and DDR frequencies are completely
10326     new on CoreNet style platforms.  Additionally on p4080 we can have
10327     different frequencies for FMAN and PME IP blocks.  We need to keep track
10328     of the FMAN & PME frequencies since they are used for time stamping
10329     capabilities inside each block.
10330
10331     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10332
10333 commit 3c2a67eec8a0facc865b400caca52e7f6b7adf01
10334 Author: Kumar Gala <galak@kernel.crashing.org>
10335 Date:   Thu Sep 17 01:52:37 2009 -0500
10336
10337     ppc/p4080: Handle timebase enabling and frequency reporting
10338
10339     On CoreNet style platforms the timebase frequency is the bus frequency
10340     defined by 16 (on PQ3 it is divide by 8).  Also on the CoreNet platforms
10341     the core not longer controls the enabling of the timebase.  We now need
10342     to enable the boot core's timebase via CCSR register writes.
10343
10344     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10345
10346 commit 7e4259bba4c56536760e42d32dacfb3233f216fd
10347 Author: Kumar Gala <galak@kernel.crashing.org>
10348 Date:   Thu Mar 19 02:39:17 2009 -0500
10349
10350     ppc/p4080: Add various p4080 related defines (and p4040)
10351
10352     There are various locations that we have chip specific info:
10353
10354     * Makefile for which ddr code to build
10355     * Added p4080 & p4040 to cpu_type_list and SVR list
10356     * Added number of LAWs for p4080
10357     * Set CONFIG_MAX_CPUS to 8 for p4080
10358
10359     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10360
10361 commit 39a7e7fd538cdf49e7e8a2f0634ea5e15e12b4ec
10362 Author: Kumar Gala <galak@kernel.crashing.org>
10363 Date:   Thu Sep 17 01:44:39 2009 -0500
10364
10365     ppc/p4080: CoreNet platfrom style secondary core release
10366
10367     The CoreNet platform style of bringing secondary cores out of reset is
10368     a bit different that the PQ3 style.  Mostly the registers that we use
10369     to setup boot translation, enable time bases, and boot release the cores
10370     have moved around.
10371
10372     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10373
10374 commit a880cf3e0e1c220d780eccd0b101170c4499485d
10375 Author: Kumar Gala <galak@kernel.crashing.org>
10376 Date:   Thu Sep 17 01:44:00 2009 -0500
10377
10378     ppc/p4080: CoreNet platfrom style CCSRBAR setting
10379
10380     On CoreNet based platforms the CCSRBAR address is split between an high &
10381     low register and we no longer shift the address.
10382
10383     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10384     Signed-off-by: Scott Wood <scottwood@freescale.com>
10385
10386 commit 418ec8584343f04048e2cc7ee96b6b29be54ad97
10387 Author: Kumar Gala <galak@kernel.crashing.org>
10388 Date:   Thu Mar 19 02:32:23 2009 -0500
10389
10390     ppc/p4080: Add support for CoreNet style platform LAWs
10391
10392     On CoreNet based platforms the LAW address is split between an high &
10393     low register and we no longer shift the address.  Also, the target IDs
10394     on CoreNet platforms have been completely re-assigned.
10395
10396     Additionally, added a new find_law() API to which LAW an address hits in.
10397     This is need for the CoreNet style boot release code since it will need
10398     to determine what the target ID should be set to for boot window
10399     translation.
10400
10401     Finally, enamed LAWAR_EN to LAW_EN and moved to header so we can use
10402     it elsewhere.
10403
10404     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10405
10406 commit 01df521217957d77d53c2d570183eded7030938f
10407 Author: Kumar Gala <galak@kernel.crashing.org>
10408 Date:   Wed Sep 16 09:43:12 2009 -0500
10409
10410     ppc/p4080: Add p4080 platform immap definitions
10411
10412     The p4080 SoC has a significant amount of commonality with the 85xx/PQ3
10413     platform.  We reuse the 85xx immap and just add new definitions for
10414     local access and global utils.  The global utils is now broken into
10415     global utils, clocking and run control/power management.
10416
10417     The offsets from CCSR for a number of blocks have also changed.  We
10418     introduce the CONFIG_FSL_CORENET define to distinquish the PQ3 style of
10419     platform from the new p4080 platform.  We don't use QoirQ as there are
10420     products (like p2020) that are PQ3 based platforms but have the QoirQ
10421     name.
10422
10423     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10424
10425 commit 25bacf7a2b096496e2c58f2de4e5b2bce8fba038
10426 Author: Kumar Gala <galak@kernel.crashing.org>
10427 Date:   Tue Sep 22 15:45:44 2009 -0500
10428
10429     ppc/85xx: Fix enabling of L2 cache
10430
10431     We need to flash invalidate the locks in addition to the cache
10432     before we enable.
10433
10434     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10435
10436 commit cb0ff65c619efacdc0ba69aa8ee6ede7dd364a38
10437 Author: Vivek Mahajan <vivek.mahajan@freescale.com>
10438 Date:   Tue Sep 22 12:48:27 2009 +0530
10439
10440     85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ
10441
10442     The code assumed names where just numbers and always prefixed 'mpc'.
10443     However newer QorIQ don't follow the mpc naming scheme.
10444
10445     Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
10446     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10447
10448 commit 234a89d911ce28e46372f555d7c14e28424f2b0d
10449 Author: Mingkai Hu <Mingkai.hu@freescale.com>
10450 Date:   Tue Sep 22 14:53:21 2009 +0800
10451
10452     ppc/85xx: add cpu init config file for boot from NAND
10453
10454     When boot from NAND, the NAND flash must be connected to br/or0.
10455     Also init RAM(L2 SRAM or DDR SDRAM) for load the second image to
10456     it.
10457
10458     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
10459     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10460
10461 commit 266139b88b43ae1d87abb5f5431e6f57b801795f
10462 Author: Mingkai Hu <Mingkai.hu@freescale.com>
10463 Date:   Tue Sep 22 14:53:34 2009 +0800
10464
10465     immap_85xx: add porpllsr's plat ratio definition
10466
10467     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
10468     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10469
10470 commit 098bcbae3172d73d24ca8ba196328d901eed4132
10471 Author: Mingkai Hu <Mingkai.hu@freescale.com>
10472 Date:   Tue Sep 22 14:53:10 2009 +0800
10473
10474     ppc/85xx: add ld script file for boot from NAND
10475
10476     The first stage 4K image uses a seperate ld script file to
10477     generate 4K image. This patch moves it to the cpu/mpc85xx/*
10478     to make it avaliable for 85xx platform.
10479
10480     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
10481     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10482
10483 commit 8439f05cfd8cbb38485376a34d9fe297ba262737
10484 Author: Peter Tyser <ptyser@xes-inc.com>
10485 Date:   Mon Sep 21 23:09:28 2009 -0500
10486
10487     mpc8610hpcd: Use common 86xx fdt fixup code
10488
10489     Using the common 86xx fdt fixups removes some board-specific code and
10490     should make the mpc8610hpcd easier to maintain in the long run.
10491
10492     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
10493     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10494
10495 commit 928435d11b898870415910efff87a4d6399cecb8
10496 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10497 Date:   Mon Sep 21 17:19:17 2009 -0400
10498
10499     sbc85x0: tidy up Makefile to use new configuration script.
10500
10501     Commit 804d83a5 allows us to move all the configuration
10502     variation tweaks out of the top level Makefile and down
10503     into the boards config header.  This takes advantage of
10504     that for the sbc8540/sbc8560 boards.
10505
10506     There were a couple of cheezy comments pointing at incorrect
10507     files, or files that don't exist, so I've cleaned those up too.
10508
10509     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10510     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10511
10512 commit 2738bc8df65ec905094d83f62f87fed123a03b9c
10513 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10514 Date:   Sun Sep 20 20:36:06 2009 -0400
10515
10516     sbc8548: allow enabling PCI via a make config option
10517
10518     Prior to this commit, to enable PCI, you had to go manually
10519     edit the board config header, and if you had 33MHz PCI, you
10520     had to manually change CONFIG_SYS_NS16550_CLK too, which was
10521     not real user friendly,
10522
10523     This adds the typical PCI and clock speed make targets to the
10524     toplevel Makefile in accordance with what is being done with
10525     other boards (i.e. using the "-t" to mkconfig).
10526
10527     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10528     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10529
10530 commit fdc7eb90b504daa020f290604d50da8f7cb70d8a
10531 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10532 Date:   Sun Sep 20 20:36:05 2009 -0400
10533
10534     sbc8548: update PCI/PCI-e support code
10535
10536     The PCI/PCI-e support for the sbc8548 was based on an earlier
10537     version of what the MPC8548CDS board was using, and in its
10538     current state it won't even compile.  This re-syncs it to match
10539     the latest codebase and makes use of the new shared PCI functions
10540     to reduce board duplication.
10541
10542     It borrows from the MPC8568MDS, in that it pulls the PCI-e I/O
10543     back to 0xe280_0000 (where PCI2 would be on MPC8548CDS), and
10544     similarly it coalesces the PCI and PCI-e mem into one single TLB.
10545
10546     Both PCI-x and PCI-e have been tested with intel e1000 cards
10547     under linux (with an accompanying dts change in place)
10548
10549     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10550     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10551
10552 commit a8b3e90f798e0cca5f11c912f9d0823a1c5b6c24
10553 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10554 Date:   Sun Sep 20 20:36:01 2009 -0400
10555
10556     fsl_pci: create a SET_STD_PCI_INFO() helper wrapper
10557
10558     Recycle the recently added PCI-e wrapper used to reduce board
10559     duplication of code by creating a similar version for plain PCI.
10560
10561     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10562     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10563
10564 commit 11d5a629f8a40f9d7cffc74e58f4e3ed258e56ab
10565 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10566 Date:   Sun Sep 20 20:36:04 2009 -0400
10567
10568     sbc8548: correct local bus SDRAM size from 64M to 128M
10569
10570     The size of the LB SDRAM on this board is 128MB, spanning CS3
10571     and CS4.  It was previously only being configured for 64MB on
10572     CS3, since that was what the original codebase of the MPC8548CDS
10573     had.  In addition to setting up BR4/OR4, this also adds the TLB
10574     entry for the second half of the SDRAM.
10575
10576     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10577     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10578
10579 commit 0c7e4d45d9fb3c9e503ee93d50572d346dae150e
10580 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10581 Date:   Sun Sep 20 20:36:03 2009 -0400
10582
10583     sbc8548: use I/O accessors
10584
10585     Sweep throught the board specific file and replace the various
10586     register proddings with the equivalent I/O accessors.
10587
10588     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10589     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10590
10591 commit fc38eb98ff226f2c53eecbee033a6ab7619473dc
10592 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10593 Date:   Sun Sep 20 20:36:02 2009 -0400
10594
10595     sbc8548: remove eTSEC3/4 voltage hack
10596
10597     With only eTSEC1 and 2 being brought out to RJ-45 connectors, we
10598     aren't interested in the eTSEC3/4 voltage hack on this board
10599
10600     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10601     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10602
10603 commit 9b3ba24f18900633a394416cc056c44a1a6eb754
10604 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10605 Date:   Fri Sep 18 19:08:41 2009 -0400
10606
10607     sbc8548: enable access to second bank of flash
10608
10609     The sbc8548 has a 64MB SODIMM flash module off of CS6 that
10610     previously wasn't enumerated by u-boot.  There were already
10611     BR6/OR6 settings for it [used by cpu_init_f()] but there
10612     was no TLB entry and it wasn't in the list of flash banks
10613     reported to u-boot.
10614
10615     The location of the 64MB flash is "pulled back" 8MB from
10616     a 64MB boundary, in order to allow address space for the
10617     8MB boot flash that is at the end of 32 bit address space.
10618     This means creating two 4MB TLB entries for the 8MB chunk,
10619     and then expanding the original boot flash entry to 64MB
10620     in order to cover the 8MB boot flash and the remainder
10621     (56MB) of the user flash.
10622
10623     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10624     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10625
10626 commit ded58f4153923dfff16d2f96495bd7acf1f7e10e
10627 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10628 Date:   Wed Sep 23 17:30:57 2009 -0400
10629
10630     sbc8548: cosmetic line re-wrap
10631
10632     Fix the extra long lines to be consistent with u-boot coding style.
10633     No functional change here.
10634
10635     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10636
10637 commit 2c40acd3525b75db3fcd3f5a5bd40445679b5547
10638 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10639 Date:   Fri Sep 18 19:08:40 2009 -0400
10640
10641     sbc8548: get_clock_freq is not valid for this board
10642
10643     The get_clock_freq() comes from freescale/common/cadmus.c and is
10644     only valid for the CDS based 85xx reference platforms.  It would
10645     be nice if we could read the 33 vs. 66MHz status somehow, but in
10646     the meantime, tie it to CONFIG_SYS_CLK_FREQ like all the other
10647     non-CDS boards do.
10648
10649     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10650     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10651
10652 commit 7b1f1399e876587e0a268a5a471dd444bfbc3114
10653 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10654 Date:   Fri Sep 18 19:08:39 2009 -0400
10655
10656     sbc8548: delete unused MPC8548CDS info carried over from port
10657
10658     There are a couple defines and PCI bridge quirks related to the PCI
10659     backplane of the MPC8548CDS that have no meaning in the context of
10660     the port to the sbc8548 board, so delete them.
10661
10662     Also, the form factor of the sbc8548 is a standalone board with a
10663     single PCI-X and a single PCI-e slot.  That pretty much guarantees
10664     that it will never be a PCI agent itself, so the host/agent and root
10665     complex/end node distinctions have been removed.
10666
10667     Similarly, since there is no physical connector mapping to PCI2, so
10668     all references of PCI2 in the board support files have been removed
10669     as well.
10670
10671     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10672     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10673
10674 commit 94ca091456d5c3040ddd6351c80cf3e74393f9be
10675 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10676 Date:   Fri Sep 18 19:08:44 2009 -0400
10677
10678     sbc8548: enable use of PCI network cards
10679
10680     Create a board_eth_init to allow a place to hook in
10681     the PCI ethernet init after all the eTSEC are up
10682     and configured.
10683
10684     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10685     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10686
10687 commit 82b7725b6d46d9ad2b962b4cdfa896bd5ee32fb5
10688 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
10689 Date:   Sat Sep 19 17:50:17 2009 +0530
10690
10691     ppc/85xx: 32bit DDR changes for P1020/P1011
10692
10693     The P1020/P1011 SOCs support max 32bit DDR width as opposed to P2020/P2010
10694     where max DDR data width supported is 64bit.
10695
10696     As a next step the DDR data width initialization would be made more dynamic
10697     with more flexibility from the board perspective and user choice.
10698     Going forward we would also remove the hardcodings for platforms with onboard
10699     memories and try to use the FSL SPD code for DDR initialization.
10700
10701     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
10702     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10703
10704 commit bd42bbb858dde713f023fc2e4f512ec174a1a8d2
10705 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
10706 Date:   Fri Sep 18 19:08:46 2009 -0400
10707
10708     sbc8548: replace README with completely new document
10709
10710     The previous README.sbc8548 was pretty much content-free. Replace
10711     it with something that actually gives the end user some relevant
10712     hardware details, and also lists the u-boot configuration choices.
10713
10714     Also in the cosmetic department, fix the bogus line in the Makefile
10715     that was carried over from the SBC8560 Makefile, and the typo in
10716     the sbc8548.c copyright.
10717
10718     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
10719     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10720
10721 commit 002741ae862c1c7e3dad89d020e392e6add1c05d
10722 Author: Kumar Gala <galak@kernel.crashing.org>
10723 Date:   Sat Sep 19 11:20:54 2009 -0500
10724
10725     ppc/85xx: Clean up use of LAWAR defines
10726
10727     On 85xx platforms we shouldn't be using any LAWAR_* defines
10728     but using the LAW_* ones provided by fsl-law.h.  Rename any such
10729     uses and limit the LAWAR_ to the 83xx platform as the only user so
10730     we will get compile errors in the future.
10731
10732     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10733
10734 commit f61dae7c9dc526410faec15ce352b11fc36a560b
10735 Author: Kumar Gala <galak@kernel.crashing.org>
10736 Date:   Thu Sep 3 10:20:09 2009 -0500
10737
10738     ppc/85xx: Clean up mpc8572DS PCI setup code
10739
10740     Use new fsl_pci_init_port() that reduces amount of duplicated code in the
10741     board ports, use IO accessors and clean up printing of status info.
10742
10743     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10744
10745 commit 4958af8735207640181c4423e41b24ee7418361a
10746 Author: Kumar Gala <galak@kernel.crashing.org>
10747 Date:   Thu Sep 3 09:42:01 2009 -0500
10748
10749     ppc/85xx: Clean up p2020ds PCI setup code
10750
10751     Use new fsl_pci_init_port() that reduces amount of duplicated code in the
10752     board ports, use IO accessors and clean up printing of status info.
10753
10754     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10755
10756 commit 93a83872c707891bad22f7776d79a650c870601f
10757 Author: Kumar Gala <galak@kernel.crashing.org>
10758 Date:   Thu Sep 3 10:09:04 2009 -0500
10759
10760     ppc/85xx: Clean up p1_p2_rdb PCI setup
10761
10762     General code cleanup to use in/out IO accessors as well as making
10763     the code that prints out info sane between board and generic fsl pci
10764     code.
10765
10766     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10767
10768 commit 62ca21c442e18fec118ec83e183d64ea49966ce7
10769 Author: Kumar Gala <galak@kernel.crashing.org>
10770 Date:   Thu Sep 10 16:31:53 2009 -0500
10771
10772     ppc/85xx: Simplify the top makefile for P1_P2_RDB boards
10773
10774     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10775
10776 commit a0f9e0e0f06033807de0ae017ad4d9cf5ddff84b
10777 Author: Kumar Gala <galak@kernel.crashing.org>
10778 Date:   Thu Sep 10 16:26:37 2009 -0500
10779
10780     ppc/85xx: Simplify the top makefile for 36-bit config for P2020DS
10781
10782     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10783
10784 commit f9edcc10e6cb497dd7dcbaf691cfd1859abae27a
10785 Author: Kumar Gala <galak@kernel.crashing.org>
10786 Date:   Thu Sep 10 16:23:45 2009 -0500
10787
10788     ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DS
10789
10790     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10791
10792 commit 0e905ac28b1e039d74e63232293972bff6b5a0ce
10793 Author: Mingkai Hu <Mingkai.hu@freescale.com>
10794 Date:   Fri Sep 18 11:45:09 2009 +0800
10795
10796     ppc/85xx: simplify the top makefile for 36-bit config for mpc8536ds
10797
10798     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
10799     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10800
10801 commit 202d94875c98b7b573f136c4f353609758ed9733
10802 Author: Kumar Gala <galak@kernel.crashing.org>
10803 Date:   Tue Sep 15 22:21:58 2009 -0500
10804
10805     ppc/85xx: Fix LCRR_CLKDIV defines
10806
10807     For some reason the CLKDIV field varies between SoC in how it interprets
10808     the bit values.
10809
10810     All 83xx and early (e500v1) PQ3 devices support:
10811      clk/2: CLKDIV = 2
10812      clk/4: CLKDIV = 4
10813      clk/8: CLKDIV = 8
10814
10815     Newer PQ3 (e500v2) and MPC86xx support:
10816      clk/4: CLKDIV = 2
10817      clk/8: CLKDIV = 4
10818      clk/16: CLKDIV = 8
10819
10820     Ensure that the MPC86xx and MPC85xx still get the same behavior and make
10821     the defines reflect their logical view (not the value of the field).
10822
10823     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
10824     Acked-by: Peter Tyser <ptyser@xes-inc.com>
10825
10826 commit 55f786d8ba8ce58a81428536da34a2192b9bad9f
10827 Author: Peter Tyser <ptyser@xes-inc.com>
10828 Date:   Mon Sep 21 12:04:33 2009 -0500
10829
10830     MAKEALL: Use POSIX math
10831
10832     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
10833
10834 commit 40a28f0885e62b6607e12ed6baa6284927f5263e
10835 Author: Peter Tyser <ptyser@xes-inc.com>
10836 Date:   Mon Sep 21 12:04:32 2009 -0500
10837
10838     MAKEALL: Add summary information
10839
10840     This change adds some basic summary information to the MAKEALL script.
10841     The summary information includes how many boards were compiled, how many
10842     boards had compile warnings or errors, and which specific boards had
10843     compile warnings or errors.
10844
10845     This information is useful when doing compile testing to quickly
10846     determine which boards are broken.
10847
10848     As a side benefit, no empty $BOARD.ERR files are generated by MAKEALL.
10849     Previously, each board had a corresponding $BOARD.ERR file, even if the
10850     board compiled cleanly.
10851
10852     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
10853
10854 commit 71ce9bd7f551e44c4ddb4c985c095da6d3452d79
10855 Author: Eric Millbrandt <emillbrandt@coldhaus.com>
10856 Date:   Mon Sep 21 11:05:55 2009 -0500
10857
10858     galaxy5200: enable version environment variable
10859
10860     Add version environment variable configuration to the galaxy5200
10861     board header file.
10862
10863     Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
10864
10865     Edited commit message.
10866
10867     Signed-off-by: Wolfgang Denk <wd@denx.de>
10868
10869 commit c569ad6e1e8768a0fec513ffc156412240b7eb35
10870 Author: Werner Pfister <werner.pfister@intercontrol.de>
10871 Date:   Mon Sep 21 14:49:56 2009 +0200
10872
10873     digsy_mtc: Add TCR register value for RTC (DS1339)
10874
10875     Signed-off-by: Werner Pfister <werner.pfister@intercontrol.de>
10876     Signed-off-by: Detlev Zundel <dzu@denx.de>
10877
10878 commit b0078c8792badd81aed51b7eabe85e960036361c
10879 Author: Werner Pfister <werner.pfister@intercontrol.de>
10880 Date:   Mon Sep 21 14:49:55 2009 +0200
10881
10882     rtc/ds1337.c: Allow to set TCR register
10883
10884     This is needed to correctly start the charging of an attached capacitor
10885     or battery.
10886
10887     Signed-off-by: Werner Pfister <werner.pfister@intercontrol.de>
10888     Signed-off-by: Detlev Zundel <dzu@denx.de>
10889
10890 commit 9d7952e4c636b8c99289a44dbe28c6f93c43b9f7
10891 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
10892 Date:   Tue Sep 15 09:53:29 2009 +0200
10893
10894     ubifs: Add support for looking up directory and relative symlinks
10895
10896     This patch adds support for resolving symlinks to directories as well as
10897     relative symlinks. Symlinks are now always resolved during file lookup,
10898     so the load stage no longer needs to special-case them.
10899
10900     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
10901     Signed-off-by: Stefan Roese <sr@denx.de>
10902
10903 commit fcdb36b85ac033c09a9762a0a14808f7cb2ed54c
10904 Author: Rupjyoti Sarmah <rsarmah@amcc.com>
10905 Date:   Mon Sep 21 11:26:19 2009 -0700
10906
10907     ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board
10908
10909     u-boot reports a PCIE PLL lock error at boot time on Yucca board, and
10910     left PCIe nonfunctional. This is fixed by making u-boot function
10911     ppc4xx_init_pcie() to wait 300 uS after negating reset before the
10912     first check of the PLL lock.
10913
10914     Signed-off-by: Rupjyoti Sarmah <rsarmah@amcc.com>
10915     Signed-off-by: Stefan Roese <sr@denx.de>
10916
10917 commit 91d599044caac4a8c228115b16cf3b073f902080
10918 Author: Dirk Eibach <eibach@gdsys.de>
10919 Date:   Mon Sep 21 13:27:14 2009 +0200
10920
10921     ppc4xx: Make DDR2 timing for intip more robust
10922
10923     DDR2 timing for intip was on the edge for some of the available chips
10924     for this board. Now it is verfied to work with all of them.
10925
10926     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
10927     Signed-off-by: Stefan Roese <sr@denx.de>
10928
10929 commit 184a3a27f5cd2c64666f74df94c86b94c4383ef8
10930 Author: Wolfgang Denk <wd@denx.de>
10931 Date:   Tue Sep 15 00:26:02 2009 +0200
10932
10933     board/linkstation/ide.c: Fix compile warning
10934
10935     Fix warning: ide.c:60: warning: dereferencing type-punned pointer will
10936     break strict-aliasing rules
10937
10938     Signed-off-by: Wolfgang Denk <wd@denx.de>
10939     Cc: Guennadi Liakhovetski <lg@denx.de>
10940
10941 commit 004eca0c9ba328de457d5dc9ef8805639dfef893
10942 Author: Peter Tyser <ptyser@xes-inc.com>
10943 Date:   Wed Sep 16 22:03:08 2009 -0500
10944
10945     ppc: Clean up calling of phy_reset() during init
10946
10947     Remove board-specific #ifdefs for calling phy_reset() during
10948     initializtion
10949
10950     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
10951
10952 commit 3a8f28d0a6d9f8505017680233064c13e4587174
10953 Author: Peter Tyser <ptyser@xes-inc.com>
10954 Date:   Wed Sep 16 22:03:07 2009 -0500
10955
10956     ppc: Clean up calling of misc_init_r() during init
10957
10958     Remove board-specific #ifdefs for calling misc_init_r() during
10959     initializtion
10960
10961     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
10962     Acked-by: Heiko Schocher <hs@denx.de>
10963
10964 commit 3202d33169df04da5cf3dea8c5ab0a902b90ecaa
10965 Author: Peter Tyser <ptyser@xes-inc.com>
10966 Date:   Wed Sep 16 21:38:10 2009 -0500
10967
10968     Remove deprecated 'autoscr' command/variables
10969
10970     The more standard 'source' command provides identical functionality to
10971     the autoscr command.
10972
10973     Environment variable names/values on the MVBC_P, MVBML7, kmeter1,
10974     mgcoge, and km8xx boards are updated to no longer refernce 'autoscr'.
10975
10976     The 'autoscript' and 'autoscript_uname' environment variables are
10977     also removed.
10978
10979     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
10980     Acked-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
10981     Acked-by: Heiko Schocher <hs@denx.de>
10982
10983 commit d3f4941874a20d8a390a36ba71335ae1db2f9ba0
10984 Author: Paul Gibson <paul.gibson2074@gmail.com>
10985 Date:   Wed Sep 16 10:05:00 2009 +1000
10986
10987     mpc512x. Micron nand flash needs a reset before a read command is issued.
10988
10989     Micron nand flash needs a reset before a read command is issued.
10990     The current mpc5121_nfc driver ignores the reset command.
10991
10992 commit b55ae40249545eabb9d6bfb850b1400a32561b1f
10993 Author: Marcel Ziswiler <marcel@ziswiler.com>
10994 Date:   Wed Sep 9 21:18:41 2009 +0200
10995
10996     FDT: remove obsolete OF_CPU and OF_SOC macros.
10997
10998     Signed-off-by: Marcel Ziswiler <marcel.ziswiler@noser.com>
10999     Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
11000     Acked-by: Heiko Schocher <hs@denx.de>
11001
11002 commit 3b6a9267f0de7b85d387fa4123d0b58379363447
11003 Author: Wolfgang Denk <wd@denx.de>
11004 Date:   Tue Sep 15 00:09:21 2009 +0200
11005
11006     board/flagadm/flash.c: fix compile warning
11007
11008     Fix warning: flash.c:531: warning: dereferencing type-punned pointer
11009     will break strict-aliasing rules
11010
11011     Signed-off-by: Wolfgang Denk <wd@denx.de>
11012     Cc: Kári Davíðsson <kd@flaga.is>
11013
11014 commit 0413cfecea350000eab5e591a0965c3e3ee0ff00
11015 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
11016 Date:   Thu Sep 17 15:15:52 2009 +0200
11017
11018     Correct ffs/fls regression for PowerPC etc
11019
11020     Commits
11021
11022       02f99901ed1c9d828e3ea117f94ce2264bf8389e
11023       52d61227b66d4099b39c8309ab37cb67ee09a405
11024
11025     introduced a regression where platform-specific ffs/fls implementations
11026     were defined away. This patch corrects that by using PLATFORM_xxx
11027     instead of the name itself.
11028
11029     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
11030     Acked-by: Kumar Gala <galak@kernel.crashing.org>
11031     Acked-by: Stefan Roese <sr@denx.de>
11032
11033 commit e67af44d0167d8237dd2c2ddf8e301d19ca12914
11034 Author: Stefan Roese <sr@denx.de>
11035 Date:   Mon Sep 14 11:13:34 2009 +0200
11036
11037     ppc4xx: Consolidate get_OPB_freq()
11038
11039     All 4xx variants had their own, mostly identical get_OPB_freq()
11040     function. Some variants even only had the OPB frequency calculated
11041     in this routine and not supplied the sys_info.freqOPB variable
11042     correctly (e.g. 405EZ). This resulted in incorrect OPB values passed
11043     via the FDT to Linux.
11044
11045     This patch now removes all those copies and only uses one function
11046     for all 4xx variants (except for IOP480 which doesn't have an OPB).
11047
11048     Signed-off-by: Stefan Roese <sr@denx.de>
11049
11050 commit 84a45d33c2cc261dbd5411f7c2ad45f6003025b6
11051 Author: Stefan Roese <sr@denx.de>
11052 Date:   Fri Sep 11 17:09:45 2009 +0200
11053
11054     ppc4xx: Enable commands for FDT enabled Linux booting on AMCC Acadia
11055
11056     Acadia still used the "old" arch/ppc bootm commands for booting
11057     Linux images without FDT. This patch now enables these fdt-aware
11058     boot commands for Acadia as well.
11059
11060     Signed-off-by: Stefan Roese <sr@denx.de>
11061
11062 commit 95a4a593b577b6e2f1da2d4b0f5ec86975c33413
11063 Author: Stefan Roese <sr@denx.de>
11064 Date:   Fri Sep 11 17:07:55 2009 +0200
11065
11066     ppc4xx: Fix 405EZ uart base baud calculation
11067
11068     With this fix, Linux correctly configures the baudrate when booting
11069     with FDT passed from U-Boot to Linux.
11070
11071     Signed-off-by: Stefan Roese <sr@denx.de>
11072
11073 commit 15fba3279b56333bdb65ead366f82c945ed320d1
11074 Author: Kumar Gala <galak@kernel.crashing.org>
11075 Date:   Fri Sep 11 15:28:41 2009 -0500
11076
11077     ppc/85xx: Disable all async interrupt sources when we boot
11078
11079     We should make sure to clear MSR[ME, CE, DE] when we boot an OS image
11080     since we have changed the exception vectors and the OSes vectors might
11081     not be setup we should avoid async interrupts at all costs.
11082
11083     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11084
11085 commit 9f00409a9d04cf533305531da32437130802f3a3
11086 Author: Kumar Gala <galak@kernel.crashing.org>
11087 Date:   Fri Sep 11 13:52:45 2009 -0500
11088
11089     ppc/85xx: Split out cpu_init_early into its own file for NAND_SPL
11090
11091     By pulling out cpu_init_early we can build just it and not all of
11092     cpu_init for NAND_SPL.
11093
11094     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11095
11096 commit 0456dbf3475d0aec42873a967ac97ed81f376119
11097 Author: Kumar Gala <galak@kernel.crashing.org>
11098 Date:   Fri Sep 11 13:41:49 2009 -0500
11099
11100     ppc/85xx: Change cpu_init_early_f so we can use with NAND SPL
11101
11102     Use write_tlb and don't use memset so we can use the same code for
11103     cpu_init_early_f between NAND SPL and not.
11104
11105     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11106
11107 commit 6e1385d5f8d137e741dfef02465d7dc328040ad7
11108 Author: Mingkai Hu <Mingkai.hu@freescale.com>
11109 Date:   Fri Sep 11 10:53:08 2009 +0800
11110
11111     NAND boot: change NAND loader's relocate SP to CONFIG param
11112
11113     So that we can set the NAND loader's relocate stack pointer
11114     to the value other than the relocate address + 0x10000.
11115
11116     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
11117     Acked-by: Kim Phillips <kim.phillips@freescale.com>
11118     Acked-by: Scott Wood <scottwood@freescale.com>
11119     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11120
11121 commit 7da53351d817c6d77364cfde922891f37d0e5ed8
11122 Author: Mingkai Hu <Mingkai.hu@freescale.com>
11123 Date:   Fri Sep 11 14:19:10 2009 +0800
11124
11125     ppc/85xx: add boot from NAND/eSDHC/eSPI support
11126
11127     The MPC8536E is capable of booting form NAND/eSDHC/eSPI, this patch
11128     implements these three bootup methods in a unified way - all of these
11129     use the general cpu/mpc85xx/start.S, and load the main image to L2SRAM
11130     which lets us use the SPD to initialize the SDRAM.
11131
11132     For all three bootup methods, the bootup process can be divided into two
11133     stages: the first stage will initialize the corresponding controller,
11134     configure the L2SRAM, then copy the second stage image to L2SRAM and
11135     jump to it. The second stage image is just like the general U-Boot image
11136     to configure all the hardware and boot up to U-Boot command line.
11137
11138     When boot from NAND, the eLBC controller will first load the first stage
11139     image to internal 4K RAM buffer because it's also stored on the NAND
11140     flash. The first stage image, also call 4K NAND loader, will initialize
11141     the L2SRAM, load the second stage image to L2SRAM and jump to it. The 4K
11142     NAND loader's code comes from the corresponding nand_spl directory, along
11143     with the code twisted by CONFIG_NAND_SPL.
11144
11145     When boot from eSDHC/eSPI, there's no such a first stage image because
11146     the CPU ROM code does the same work. It will initialize the L2SRAM
11147     according to the config addr/word pairs on the fixed address and
11148     initialize the eSDHC/eSPI controller, then load the second stage image
11149     to L2SRAM and jump to it.
11150
11151     The macro CONFIG_SYS_RAMBOOT is used to control the code to produce the
11152     second stage image for all different bootup methods. It's set in the
11153     board config file when one of the bootup methods above is selected.
11154
11155     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
11156     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11157
11158 commit b2eec281a811bb52941f61203d8fe35256b3582c
11159 Author: Kumar Gala <galak@kernel.crashing.org>
11160 Date:   Fri Sep 11 12:32:01 2009 -0500
11161
11162     ppc/85xx: Move code around to prep for NAND_SPL
11163
11164     If we move some of the functions in tlb.c around we need less
11165     ifdefs.  The first stage loader just needs invalidate_tlb and
11166     init_tlbs.
11167
11168     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11169
11170 commit 206af3527c05e520e28d38a48a1d15433e34675d
11171 Author: Kumar Gala <galak@kernel.crashing.org>
11172 Date:   Fri Sep 11 11:30:30 2009 -0500
11173
11174     ppc/85xx: Repack tlb_table to save space
11175
11176     We can pack the initial tlb_table in MAS register format and use
11177     write_tlb to set things up.  This savings can be helpful for NAND
11178     style first stage boot loaders.
11179
11180     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11181
11182 commit d30f9043539d372cf66406bc2f21bb8c20e67009
11183 Author: Kumar Gala <galak@kernel.crashing.org>
11184 Date:   Fri Sep 11 11:27:00 2009 -0500
11185
11186     ppc/85xx: Introduce low level write_tlb function
11187
11188     Factor out the code we use to actually write a tlb entry.
11189
11190     set_tlb is a logical view of the TLB while write_tlb is a low level
11191     matching the MAS registers.
11192
11193     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11194
11195 commit 0ead6f2ed7cf4e1f70dab5b529ad121e38359485
11196 Author: Roy Zang <tie-fei.zang@freescale.com>
11197 Date:   Thu Sep 10 14:44:48 2009 +0800
11198
11199     ppc/85xx: Enable usb ehci support for p2020ds board
11200
11201     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
11202     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11203
11204 commit 6d8565a1ed5acb01bad4a4cd74a93be5f7fb7f7c
11205 Author: Kumar Gala <galak@kernel.crashing.org>
11206 Date:   Thu Sep 10 14:54:55 2009 -0500
11207
11208     ppc/8xxx: Misc DDR related fixes
11209
11210     * Fix setting of ESDMODE (MR1) register - the bit shifting was wrong
11211     * Fix the format string to match size in a debug print
11212
11213     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11214
11215 commit 3e3c9c157b89eab2dc2f897899b1b95cd70c1a58
11216 Author: Scott Wood <scottwood@freescale.com>
11217 Date:   Thu Aug 20 17:45:00 2009 -0500
11218
11219     ppc/85xx: Remove some bogus code from external interrupt handler.
11220
11221     Skipping the interrupted instruction will accomplish nothing other
11222     than turning a spurious interrupt into a crash.
11223
11224     External interrupts are not machine checks, so don't count them as such.
11225
11226     Signed-off-by: Scott Wood <scottwood@freescale.com>
11227
11228 commit dcc87dd58db466caa2d66755c5ec9455edf42fe8
11229 Author: Scott Wood <scottwood@freescale.com>
11230 Date:   Thu Aug 20 17:45:05 2009 -0500
11231
11232     ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.
11233
11234     Its reset value is random, and we sometimes read uninitialized TLB
11235     arrays.  Make sure that we don't retain MAS8 from reading such an entry
11236     if the VF bit in MAS8 is set, attempts to use the mapping will trap.
11237
11238     Signed-off-by: Scott Wood <scottwood@freescale.com>
11239
11240 commit 1b72dbecca2d7ad7a21c92d80227daa2d8ec5a57
11241 Author: Scott Wood <scottwood@freescale.com>
11242 Date:   Thu Aug 20 17:44:20 2009 -0500
11243
11244     ppc/85xx: Don't enable interrupts before we're ready
11245
11246     We cannot handle any exceptions while running in AS1, as the exceptions
11247     will transition back to AS0 without a valid mapping.
11248
11249     Signed-off-by: Scott Wood <scottwood@freescale.com>
11250
11251 commit 3ca55bce9c8bf00df06a20487fafc16fa2f8084b
11252 Author: Marcel Ziswiler <marcel@ziswiler.com>
11253 Date:   Fri Sep 11 07:50:33 2009 -0400
11254
11255     mpc8260: remove Ethernet node fixup to use generic FDT code.
11256
11257     Remove Ethernet node fixup from mgcoge and muas3001 boards and modify its
11258     configs for the common mpc8260 code to use generic Ethernet fixup.
11259
11260     Signed-off-by: Marcel Ziswiler <marcel.ziswiler@noser.com>
11261     Tested-by: Heiko Schocher <hs@denx.de>
11262
11263 commit 1c20e4a9fbc531e2149ae061e8583f5fad82f163
11264 Author: Mike Frysinger <vapier@gentoo.org>
11265 Date:   Wed Sep 9 12:20:21 2009 -0400
11266
11267     tools/netconsole: use ncb automatically if available
11268
11269     The standard netcat, while ubiquitous, doesn't handle broadcast udp packets
11270     properly.  The local ncb util does however.  So if ncb can be located in
11271     the standard locations, automatically use that instead.
11272
11273     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11274
11275 commit 770931805d292908a57a3d2c5f9a4fcde888b5a2
11276 Author: Mike Frysinger <vapier@gentoo.org>
11277 Date:   Wed Sep 9 12:20:20 2009 -0400
11278
11279     tools/netconsole: make a bit more robust
11280
11281     The netcat utility likes to exit when it receives an empty packet (as it
11282     thinks this means EOF).  This can easily occur when working with command
11283     line editing as this behavior will be triggered when using backspace.  Or
11284     with tabs and command line completion.  So create two netcat processes -
11285     one to only listen (and put it into a loop), and one to do the sending.
11286     Once the user quits the transmitting netcat, the listening one will be
11287     killed automatically.
11288
11289     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11290
11291 commit a6e19d69f63c14b7672c65ca4b014621c6fd0201
11292 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
11293 Date:   Mon Aug 24 09:10:16 2009 +0200
11294
11295     arm: Define test_and_set_bit and test_and_clear bit for ARM
11296
11297     Needed for (e.g.) ubifs support to work.
11298
11299     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
11300
11301 commit 52d61227b66d4099b39c8309ab37cb67ee09a405
11302 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
11303 Date:   Mon Aug 24 09:10:12 2009 +0200
11304
11305     Define ffs/fls for all architectures
11306
11307     UBIFS requires fls(), which is not defined for arm (and some other
11308     architectures) and this patch adds it. The implementation is taken from
11309     Linux and is generic. ffs() is also defined for those that miss it.
11310
11311     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
11312
11313 commit 4b15de08fe4d2c9d12a3764394731018a763216b
11314 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
11315 Date:   Mon Aug 24 09:10:03 2009 +0200
11316
11317     arm: Make arm bitops endianness-independent
11318
11319     Bring over the bitop implementations from the Linux
11320     include/asm-generic/bitops/non-atomic.h to provide
11321     endianness-independence.
11322
11323     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
11324
11325 commit 02f99901ed1c9d828e3ea117f94ce2264bf8389e
11326 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
11327 Date:   Mon Aug 24 09:09:50 2009 +0200
11328
11329     Move __set/clear_bit from ubifs.h to bitops.h
11330
11331     __set_bit and __clear_bit are defined in ubifs.h as well as in
11332     asm/include/bitops.h for some architectures. This patch moves
11333     the generic implementation to include/linux/bitops.h and uses
11334     that unless it's defined by the architecture.
11335
11336     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
11337
11338 commit 557555fe0b82940ba7cc69f81d31d6ef4d4933b4
11339 Author: Mike Frysinger <vapier@gentoo.org>
11340 Date:   Fri Sep 4 19:54:45 2009 -0400
11341
11342     standalone: convert to kbuild style
11343
11344     Clean up the arch/cpu/board/config checks as well as redundant setting of
11345     srec/bin variables by using the kbuild VAR-$(...) style.
11346
11347     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11348
11349 commit 804d83a563c47b55e1f14f5de3b6e9d7e2a7ef5e
11350 Author: Wolfgang Denk <wd@denx.de>
11351 Date:   Tue Sep 15 22:12:31 2009 +0200
11352
11353     mkconfig: split the board make target to multiple config targets
11354
11355     To simplify the top level makefile it useful to be able to parse
11356     the top level makefile target to multiple individual target, then
11357     put them to the config.h, leave the board config file to handle
11358     the different targets.
11359
11360     Note that this method uses the '_'(underline) as the delimiter when
11361     splits the board make target.
11362
11363     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
11364
11365     This also reverts commit 511c02f611cb5afa1b8ca5980caaaabaa0de377f.
11366
11367     Signed-off-by: Wolfgang Denk <wd@denx.de>
11368
11369 commit ceb2d57c2205db5bbd868577f756c74a2568160c
11370 Author: Wolfgang Denk <wd@denx.de>
11371 Date:   Tue Sep 15 21:13:27 2009 +0200
11372
11373     kwbimage.c: Fix compile warning when building on 64 bit systems (again)
11374
11375     Commit 51003b89 attempted to fix a build problem on 64 bit systems,
11376     but just turned it into a build problem on 32 bit systems (silly me).
11377
11378     Now do the Right Thing (TM) and use a "%zu" printf format.
11379
11380     Also fix spelling error.
11381
11382     Signed-off-by: Wolfgang Denk <wd@denx.de>
11383
11384 commit 6c7bc91fb3dba186d3398a1653f6db236510ffa7
11385 Author: Wolfgang Denk <wd@denx.de>
11386 Date:   Fri Sep 11 11:30:34 2009 +0200
11387
11388     board/amcc/common/flash.c: Fix compile warning
11389
11390     Fix warning: ../common/flash.c:917: warning: dereferencing type-punned
11391     pointer will break strict-aliasing rules
11392
11393     Signed-off-by: Wolfgang Denk <wd@denx.de>
11394     Cc: Stefan Roese <sr@denx.de>
11395     Acked-by: Stefan Roese <sr@denx.de>
11396
11397 commit 70fb809c563c340538264d2a9436135e74c38bfe
11398 Author: Wolfgang Denk <wd@denx.de>
11399 Date:   Fri Sep 11 11:47:07 2009 +0200
11400
11401     board/amcc/yucca/flash.c: Fix compile warning
11402
11403     Fix warning: flash.c:919: warning: dereferencing type-punned pointer
11404     will break strict-aliasing rules
11405
11406     Signed-off-by: Wolfgang Denk <wd@denx.de>
11407     Cc: Stefan Roese <sr@denx.de>
11408     Acked-by: Stefan Roese <sr@denx.de>
11409
11410 commit 030ec52f8cc83015f968db30208f4bd07feffa6c
11411 Author: Wolfgang Denk <wd@denx.de>
11412 Date:   Fri Sep 11 11:44:39 2009 +0200
11413
11414     board/amcc/taihu/flash.c: Fix compile warning
11415
11416     Fix warnings:
11417     flash.c: In function 'write_word_1':
11418     flash.c:696: warning: dereferencing type-punned pointer will break strict-aliasing rules
11419     flash.c: In function 'write_word_2':
11420     flash.c:1044: warning: dereferencing type-punned pointer will break strict-aliasing rules
11421
11422     Signed-off-by: Wolfgang Denk <wd@denx.de>
11423     Cc: Stefan Roese <sr@denx.de>
11424     Acked-by: Stefan Roese <sr@denx.de>
11425
11426 commit 0fd3d902d920f3e60f88530c33f1ae7581260951
11427 Author: Wolfgang Denk <wd@denx.de>
11428 Date:   Fri Sep 11 11:37:20 2009 +0200
11429
11430     board/etin/debris/phantom.c: Fix compile error
11431
11432     Fix build problem caused by commit e84aba13: "Replace BCD2BIN and
11433     BIN2BCD macros with inline functions"
11434
11435     phantom.c:163: error: redefinition of 'bcd2bin'
11436     /home/wd/git/u-boot/work/include/bcd.h:16: error: previous definition of 'bcd2bin' was here
11437     phantom.c:168: error: redefinition of 'bin2bcd'
11438     /home/wd/git/u-boot/work/include/bcd.h:21: error: previous definition of 'bin2bcd' was here
11439
11440     Signed-off-by: Wolfgang Denk <wd@denx.de>
11441     Cc: Sangmoon Kim <dogoil@etinsys.com>
11442
11443 commit 5168801f4b71c2f8dcd92a80cfcfda84246e67fe
11444 Author: Wolfgang Denk <wd@denx.de>
11445 Date:   Fri Sep 11 11:28:21 2009 +0200
11446
11447     board/dave/common/flash.c: fix compile warning
11448
11449     Fix warning: ../common/flash.c:668: warning: dereferencing type-punned
11450     pointer will break strict-aliasing rules
11451
11452     Signed-off-by: Wolfgang Denk <wd@denx.de>
11453     Cc: Andrea Marson <andrea.marson@dave-tech.it>
11454
11455 commit 97138fc48091f2b063c4e32f36d05854b9d113fb
11456 Author: Wolfgang Denk <wd@denx.de>
11457 Date:   Fri Sep 11 11:15:31 2009 +0200
11458
11459     board/esd/cpci750/ide.c: fix compile warning
11460
11461     Fix warning: ide.c:54: warning: dereferencing type-punned pointer will
11462     break strict-aliasing rules
11463
11464     Signed-off-by: Wolfgang Denk <wd@denx.de>
11465     Cc: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11466     Cc: Stefan Roese <sr@denx.de>
11467     Acked-by: Stefan Roese <sr@denx.de>
11468
11469 commit ba73060cf4163bd5eb1711020126e2f7f62d363e
11470 Author: Wolfgang Denk <wd@denx.de>
11471 Date:   Fri Sep 11 10:13:26 2009 +0200
11472
11473     board/esd/common/flash.c: Fix compile warning
11474
11475     Fix warning: ../common/flash.c:635: warning: dereferencing type-punned
11476     pointer will break strict-aliasing rules
11477
11478     Signed-off-by: Wolfgang Denk <wd@denx.de>
11479     Cc: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
11480     Cc: Stefan Roese <sr@denx.de>
11481     Acked-by: Matthias Fuchs <matthias.fuchs@esd.eu>
11482     Acked-by: Stefan Roese <sr@denx.de>
11483
11484 commit 2d6d9f0848e952ea33c658dfba335685a2725b8b
11485 Author: Wolfgang Denk <wd@denx.de>
11486 Date:   Fri Sep 11 09:36:31 2009 +0200
11487
11488     sk98lin: fix compile warnings
11489
11490     Fix warnings:
11491     skge.c: In function 'BoardInitMem':
11492     skge.c:1389: warning: dereferencing type-punned pointer will break strict-aliasing rules
11493     skge.c:1390: warning: dereferencing type-punned pointer will break strict-aliasing rules
11494     skge.c:1391: warning: dereferencing type-punned pointer will break strict-aliasing rules
11495     skgesirq.c: In function 'SkGePortCheckUpXmac':
11496     skgesirq.c:1301: warning: dereferencing type-punned pointer will break strict-aliasing rules
11497     skgesirq.c:1301: warning: dereferencing type-punned pointer will break strict-aliasing rules
11498     skgesirq.c:1398: warning: dereferencing type-punned pointer will break strict-aliasing rules
11499     skgesirq.c:1398: warning: dereferencing type-punned pointer will break strict-aliasing rules
11500     skrlmt.c: In function 'SkRlmtInit':
11501     skrlmt.c:661: warning: dereferencing type-punned pointer will break strict-aliasing rules
11502     skxmac2.c: In function 'SkMacPromiscMode':
11503     skxmac2.c:753: warning: dereferencing type-punned pointer will break strict-aliasing rules
11504     skxmac2.c:753: warning: dereferencing type-punned pointer will break strict-aliasing rules
11505     skxmac2.c: In function 'SkMacHashing':
11506     skxmac2.c:803: warning: dereferencing type-punned pointer will break strict-aliasing rules
11507     skxmac2.c:803: warning: dereferencing type-punned pointer will break strict-aliasing rules
11508     skxmac2.c: In function 'SkMacFlushTxFifo':
11509     skxmac2.c:1115: warning: dereferencing type-punned pointer will break strict-aliasing rules
11510     skxmac2.c:1115: warning: dereferencing type-punned pointer will break strict-aliasing rules
11511     skxmac2.c: In function 'SkMacFlushRxFifo':
11512     skxmac2.c:1145: warning: dereferencing type-punned pointer will break strict-aliasing rules
11513     skxmac2.c:1145: warning: dereferencing type-punned pointer will break strict-aliasing rules
11514     skxmac2.c: In function 'SkXmInitPauseMd':
11515     skxmac2.c:1987: warning: dereferencing type-punned pointer will break strict-aliasing rules
11516     skxmac2.c:1987: warning: dereferencing type-punned pointer will break strict-aliasing rules
11517     skxmac2.c: In function 'SkXmOverflowStatus':
11518     skxmac2.c:4236: warning: dereferencing type-punned pointer will break strict-aliasing rules
11519     skxmac2.c:4236: warning: dereferencing type-punned pointer will break strict-aliasing rules
11520     skxmac2.c:4242: warning: dereferencing type-punned pointer will break strict-aliasing rules
11521     skxmac2.c:4242: warning: dereferencing type-punned pointer will break strict-aliasing rules
11522
11523     Signed-off-by: Wolfgang Denk <wd@denx.de>
11524     Cc: Ben Warren <biggerbadderben@gmail.com>
11525
11526 commit 3708e4cdb1f1d3d5128cf87be040d7e6b85f60dd
11527 Author: Wolfgang Denk <wd@denx.de>
11528 Date:   Fri Sep 11 09:13:58 2009 +0200
11529
11530     drivers/net/natsemi.c: fix compile warning
11531
11532     Fix warning: natsemi.c:757: warning: dereferencing type-punned pointer
11533     will break strict-aliasing rules
11534
11535     Signed-off-by: Wolfgang Denk <wd@denx.de>
11536     Cc: Ben Warren <biggerbadderben@gmail.com>
11537
11538 commit 78d19a398778a58d7b40b0c78e026515271b1a84
11539 Author: Michal Simek <monstr@monstr.eu>
11540 Date:   Mon Sep 7 09:08:02 2009 +0200
11541
11542     net: emaclite: Cleanup license to be GPL compatible
11543
11544     Signed-off-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
11545     Signed-off-by: Michal Simek <monstr@monstr.eu>
11546
11547 commit 0900bee9ab9818439b2d1298fa8909a88f74ec0d
11548 Author: Michal Simek <monstr@monstr.eu>
11549 Date:   Fri Aug 14 13:41:17 2009 +0200
11550
11551     microblaze: Enable hush parser
11552
11553     With Hush parser is possible to change command line in dtb
11554
11555     Signed-off-by: Michal Simek <monstr@monstr.eu>
11556
11557 commit 13916abf996b127b681ddc26664c236ded28ba7f
11558 Author: Michal Simek <monstr@monstr.eu>
11559 Date:   Thu Aug 20 22:44:02 2009 +0200
11560
11561     microblaze: Remove AtmarkTechno Suzaku board
11562
11563     Users should use microblaze-generic platform.
11564     This platform is longer not supported.
11565
11566     Signed-off-by: Michal Simek <monstr@monstr.eu>
11567
11568 commit 3ceba1d45d007144d10368f91ff9e36f3b5f39a1
11569 Author: Michal Simek <monstr@monstr.eu>
11570 Date:   Thu Aug 20 22:36:20 2009 +0200
11571
11572     net: Remove old Xilinx Emac driver
11573
11574     Signed-off-by: Michal Simek <monstr@monstr.eu>
11575
11576 commit 2fddd44464d02e0f3ade06dabe0e165835fa61f0
11577 Author: Michal Simek <monstr@monstr.eu>
11578 Date:   Wed Aug 19 08:10:08 2009 +0200
11579
11580     microblaze: Short size of global data and fix malloc size
11581
11582     If is full malloc area global, data are rewrite because
11583     there was bad size of malloc area.
11584
11585     Signed-off-by: Michal Simek <monstr@monstr.eu>
11586
11587 commit aedb4683097d3e5de8833f4a9e34664d3d2bd077
11588 Author: Michal Simek <monstr@monstr.eu>
11589 Date:   Fri Aug 14 17:02:35 2009 +0200
11590
11591     microblaze: Add sbss, scommon and COMMON symbols for clearing
11592
11593     Signed-off-by: Michal Simek <monstr@monstr.eu>
11594
11595 commit 4c1883670acbf1cc83c04df1876235c3aedde128
11596 Author: Dirk Eibach <eibach@gdsys.de>
11597 Date:   Wed Sep 9 12:36:07 2009 +0200
11598
11599     ppc4xx: Rename compactcenter to intip
11600
11601     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
11602     Signed-off-by: Stefan Roese <sr@denx.de>
11603
11604 commit d1c3b27525b664e8c4db6bb173eed51bfc8220de
11605 Author: Stefan Roese <sr@denx.de>
11606 Date:   Wed Sep 9 16:25:29 2009 +0200
11607
11608     ppc4xx: Big cleanup of PPC4xx defines
11609
11610     This patch cleans up multiple issues of the 4xx register (mostly
11611     DCR, SDR, CPR, etc) definitions:
11612
11613     - Change lower case defines to upper case (plb4_acr -> PLB4_ACR)
11614     - Change the defines to better match the names from the
11615       user's manuals (e.g. cprpllc -> CPR0_PLLC)
11616     - Removal of some unused defines
11617
11618     Please test this patch intensive on your PPC4xx platform. Even though
11619     I tried not to break anything and tested successfully on multiple
11620     4xx AMCC platforms, testing on custom platforms is recommended.
11621
11622     Signed-off-by: Stefan Roese <sr@denx.de>
11623
11624 commit d8d8724be06df43772162dc344ae20dfa814dc72
11625 Author: Wolfgang Denk <wd@denx.de>
11626 Date:   Fri Sep 11 09:05:32 2009 +0200
11627
11628     net/bootp.c: fix compile warning
11629
11630     Fix warning: bootp.c:695: warning: dereferencing type-punned pointer
11631     will break strict-aliasing rules
11632
11633     Signed-off-by: Wolfgang Denk <wd@denx.de>
11634     Cc: Ben Warren <biggerbadderben@gmail.com>
11635
11636 commit 51003b89816848cbe86a8fe48f970ba8b14005f5
11637 Author: Wolfgang Denk <wd@denx.de>
11638 Date:   Fri Sep 11 08:58:11 2009 +0200
11639
11640     kwbimage.c: Fix compile warning when building on 64 bit systems
11641
11642     Fix this warning when building on 64 bit systems:
11643     tools/kwbimage.c: In function 'kwbimage_checksum32':
11644     tools/kwbimage.c:135: warning: format '%d' expects type 'int',
11645     but argument 4 has type 'long unsigned int'
11646
11647     Signed-off-by: Wolfgang Denk <wd@denx.de>
11648     Cc: Prafulla Wadaskar <prafulla@marvell.com>
11649
11650 commit e7963772eb78a6aa1fa65063d64eab3a8626daac
11651 Author: Marcel Ziswiler <marcel@ziswiler.com>
11652 Date:   Wed Sep 9 21:11:18 2009 +0200
11653
11654     muas3001: remove BRG clock node fixup to use common mpc8260 code.
11655
11656     Signed-off-by: Marcel Ziswiler <marcel.ziswiler@noser.com>
11657     Acked-by: Heiko Schocher <hs@denx.de>
11658
11659 commit c7c1dbbf7159b38f3302b845dd97d28a543ff91b
11660 Author: Marcel Ziswiler <marcel@ziswiler.com>
11661 Date:   Wed Sep 9 21:09:00 2009 +0200
11662
11663     r7780mp: fix typo in Ethernet chip model number comment.
11664
11665     Signed-off-by: Marcel Ziswiler <marcel.ziswiler@noser.com>
11666
11667 commit 45f89f340b4d8aa099fd022260dcb13cf3321b61
11668 Author: Marcel Ziswiler <marcel@ziswiler.com>
11669 Date:   Wed Sep 9 21:22:08 2009 +0200
11670
11671     ep8248: add support for device tree and secondary Ethernet interface.
11672
11673     Signed-off-by: Marcel Ziswiler <marcel.ziswiler@noser.com>
11674
11675 commit aa0c7a86cd236b8193218a09e1365c8991bb5ddc
11676 Author: Prafulla Wadaskar <prafulla@marvell.com>
11677 Date:   Mon Sep 7 15:05:02 2009 +0530
11678
11679     mkimage: Add Kirkwood Boot Image support (kwbimage)
11680
11681     This patch adds support for "kwbimage" (Kirkwood Boot Image)
11682     image types to the mkimage code.
11683
11684     For details refer to docs/README.kwbimage
11685
11686     This patch is tested with Sheevaplug board
11687
11688     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
11689     Acked-by: Ron Lee <ron@debian.org>
11690
11691     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
11692
11693 commit 7809fbb9aafd60e3a6e5dfe456ae30b93ac61338
11694 Author: Prafulla Wadaskar <prafulla@marvell.com>
11695 Date:   Mon Sep 7 14:59:09 2009 +0530
11696
11697     Kirkwood: Sheevaplug: Add kwimage configuration file
11698
11699     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
11700
11701 commit b029dddc9ae958b1ccf875649f52c6db396a742d
11702 Author: Prafulla Wadaskar <prafulla@marvell.com>
11703 Date:   Mon Sep 7 14:59:08 2009 +0530
11704
11705     mkimage: Make table_entry code global
11706
11707     - make get_table_entry_id() global
11708     - make get_table_entry_name() global
11709     - move struct table_entry to image.h
11710
11711     Currently this code is used by image.c only.
11712
11713     This patch makes this API global so it can be used by other parts of
11714     code, too.
11715
11716     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
11717     Acked-by: Ron Lee <ron.debian.org>
11718
11719     Edit comments and commit message.
11720
11721     Signed-off-by: Wolfgang Denk <wd@denx.de>
11722
11723 commit f666dea8ab215c76c3c2a077ad299f90dd1ace7c
11724 Author: Prafulla Wadaskar <prafulla@marvell.com>
11725 Date:   Mon Sep 7 14:59:07 2009 +0530
11726
11727     mkimage: Make genimg_print_size() global
11728
11729     Currently it is used by image.c only, but the the function can be
11730     used to support additional mkimage types like for example kwbimage,
11731     so make this function globally visible.
11732
11733     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
11734
11735     Edited commit message.
11736
11737     Signed-off-by: Wolfgang Denk <wd@denx.de>
11738
11739 commit 37b801888cf73b18f78c1109140ff44e3e37914f
11740 Author: Prafulla Wadaskar <prafulla@marvell.com>
11741 Date:   Mon Sep 7 14:59:06 2009 +0530
11742
11743     mkimage: Include missing files in build dependency calculations
11744
11745     Include default_image.o and fit_image.o into the build dependency
11746     calculations. This makes sure they get rebuilt if any of the headers
11747     they include are modified
11748
11749     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
11750     Acked-by: Ron Lee <ron@debian.org>
11751
11752     Edited commit message.
11753
11754     Signed-off-by: Wolfgang Denk <wd@denx.de>
11755
11756 commit 3a2003f61ee79ac53d20c24cc896c2637a2dfc24
11757 Author: Wolfgang Denk <wd@denx.de>
11758 Date:   Wed Aug 19 11:42:56 2009 +0200
11759
11760     tools/mkimage: fix compiler warnings, use "const"
11761
11762     This fixes some compiler warnings:
11763     tools/default_image.c:141: warning: initialization from incompatible pointer type
11764     tools/fit_image.c:202: warning: initialization from incompatible pointer type
11765     and changes to code to use "const" attributes in a few places where
11766     it's appropriate.
11767
11768     Signed-off-by: Wolfgang Denk <wd@denx.de>
11769
11770 commit 89a4d6b12fd6394898b8a454cbabeaf1cd59bae5
11771 Author: Prafulla Wadaskar <prafulla@marvell.com>
11772 Date:   Wed Aug 19 17:36:46 2009 +0530
11773
11774     tools: mkimage: split code into core, default and FIT image specific
11775
11776     This is a first step towards reorganizing the mkimage code to make it
11777     easier to add support for additional images types. Current mkimage
11778     code is specific to generating uImage and FIT image files, but the
11779     same framework can be used to generate other image types like
11780     Kirkwood boot images (kwbimage-TBD). For this, the mkimage code gets
11781     reworked:
11782
11783     Here is the brief plan for the same:-
11784     a) Split mkimage code into core and image specific support
11785     b) Implement callback functions for image specific code
11786     c) Move image type specific code to respective C files
11787            Currently there are two types of file generation/list
11788            supported (i.e uImage, FIT), the code is abstracted from
11789            mkimage.c/.h and put in default_image.c and fit_image.c;
11790            all code in these file is static except init function call
11791     d) mkimage_register API is added to add new image type support
11792     All above is addressed in this patch
11793     e) Add kwbimage type support to this new framework (TBD)
11794     This will be implemented in a following commit.
11795
11796     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
11797     Edit commit message, fix coding style and typos.
11798     Signed-off-by: Wolfgang Denk <wd@denx.de>
11799
11800 commit 449609f5b11cce6beba7338bc4ce0f3345376a0b
11801 Author: Prafulla Wadaskar <prafulla@marvell.com>
11802 Date:   Sun Aug 16 05:28:19 2009 +0530
11803
11804     tools: mkimage: Fixed build warnings
11805
11806     uninitialized retval variable warning fixed
11807     crc32 APIs moved to crc.h (newly added) and build warnings fixed
11808
11809     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
11810     Signed-off-by: Wolfgang Denk <wd@denx.de>
11811
11812 commit 14821d7dea8d7209f2457c3179fa6551c088ba71
11813 Author: Prafulla Wadaskar <prafulla@marvell.com>
11814 Date:   Mon Aug 10 20:44:06 2009 +0530
11815
11816     tools: mkimage: Makefile sorted
11817
11818     The tools/Makefile is sorted for all entries,
11819
11820     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
11821
11822 commit f7644c0bf3502529031657a869fa213cda5a2424
11823 Author: Prafulla Wadaskar <prafulla@marvell.com>
11824 Date:   Mon Aug 10 18:49:37 2009 +0530
11825
11826     tools: mkimage : bugfix returns correct value for list command
11827
11828     List command always return "EXIT_SUCCESS" even in case of
11829     failure by any means.
11830
11831     This patch return 0 if list command is sucessful,
11832     returns negative value reported by check_header functions
11833
11834     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
11835     Signed-off-by: Wolfgang Denk <wd@denx.de>
11836
11837 commit 511c02f611cb5afa1b8ca5980caaaabaa0de377f
11838 Author: Mingkai Hu <Mingkai.hu@freescale.com>
11839 Date:   Tue Sep 8 15:07:12 2009 +0800
11840
11841     mkconfig: pass the board name to board config file
11842
11843     Then we can handle different config targets in the board file, which
11844     simplifies the top level Makefile for boards that have multiple
11845     config targets.
11846
11847     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
11848
11849 commit d640ac58dbf61c769864b3fe76314306b7336cf1
11850 Author: Wolfgang Denk <wd@denx.de>
11851 Date:   Mon Sep 7 23:52:31 2009 +0200
11852
11853     Remove "atmel_df_pow2" binary with "make clean"
11854
11855     Commit 65f6f07b added support for the atmel_df_pow2 standalone program
11856     but missed to add a rule to remove it to the "clean" make target.
11857
11858     Signed-off-by: Wolfgang Denk <wd@denx.de>
11859
11860 commit 0b34dbbd0b6969c98c44313b291836d9056ec40a
11861 Author: Stefan Roese <sr@denx.de>
11862 Date:   Mon Sep 7 10:52:24 2009 +0200
11863
11864     ppc4xx: Fix compilation warning in 4xx miiphy.c
11865
11866     This patch fixes the following compilation warning:
11867
11868     miiphy.c: In function 'emac4xx_miiphy_read':
11869     miiphy.c:353: warning: dereferencing type-punned pointer will break
11870     strict-aliasing rules
11871
11872     Signed-off-by: Stefan Roese <sr@denx.de>
11873
11874 commit 82379b5564819e62624a3c58fbc43f1afedf4f5f
11875 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
11876 Date:   Mon Sep 7 17:00:41 2009 +0200
11877
11878     ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards
11879
11880     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
11881     Signed-off-by: Stefan Roese <sr@denx.de>
11882
11883 commit 99bcf14d553f399148a7660b98f7acbd8cc72d80
11884 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
11885 Date:   Mon Sep 7 17:00:40 2009 +0200
11886
11887     ppc4xx: Allow overwriting pci target registers for all 4xx boards
11888
11889     This patch adds the CONFIG_PCI_4xx_PTM_OVERWRITE option and replaces
11890     the ugly 'if defined(BOARD1) || ... || defined(BOARDn)' construct
11891     in 4xx pci code.
11892
11893     When CONFIG_PCI_4xx_PTM_OVERWRITE is defined the default ptm register
11894     setup can be overwritten through environment variables ptm1la, ptm1ms,
11895     ptm2la and ptm2ms to do application specific pci target BAR configuration.
11896
11897     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
11898     Signed-off-by: Stefan Roese <sr@denx.de>
11899
11900 commit cfab2ae322a99ad55364d054054f138f51130c2a
11901 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
11902 Date:   Fri Sep 4 10:37:04 2009 +0200
11903
11904     ppc4xx: Fix PMC405DE support
11905
11906     This patch fixes PMC405DE support. Patch 85d6bf0b fixed out-of-tree
11907     building for this board but the loadpci object did not get linked
11908     after that.
11909
11910     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
11911     Signed-off-by: Stefan Roese <sr@denx.de>
11912
11913 commit c8355b9d9f778bd12ee19c8f34d88e13758a4efd
11914 Author: Detlev Zundel <dzu@denx.de>
11915 Date:   Wed Sep 2 17:24:57 2009 +0200
11916
11917     amcc-common.h: Use filenames from environment variables for update procedure.
11918
11919     Using a separate "u-boot" environment variable allows to easily
11920     specify different filenames for the update procedure.  This is also in
11921     line with many other board configurations defining an "update" script.
11922
11923     Signed-off-by: Detlev Zundel <dzu@denx.de>
11924     Acked-by: Wolfgang Denk <wd@denx.de>
11925     Signed-off-by: Stefan Roese <sr@denx.de>
11926
11927 commit 6c97a20d0b2f56cb4f3745d94b1f96986e8cced5
11928 Author: Kumar Gala <galak@kernel.crashing.org>
11929 Date:   Wed Sep 9 11:40:41 2009 -0500
11930
11931     ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address
11932
11933     Some board ports place TEXT_BASE at a location that would cause the
11934     RESET_VECTOR_ADDRESS not to be at 0xfffffffc when we link.  By default
11935     we assume RESET_VECTOR_ADDRESS will be 0xfffffffc if the board doesn't
11936     explicitly set it.
11937
11938     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11939     Acked-by: Wolfgang Denk <wd@denx.de>
11940
11941 commit c348322ac7f76318295cf25ffab2cc2a4900a234
11942 Author: Kumar Gala <galak@kernel.crashing.org>
11943 Date:   Tue Sep 8 13:46:46 2009 -0500
11944
11945     ppc/85xx: Clean up do_reset
11946
11947     There is no reason to do a run time check for e500 v1 based cores to
11948     determine if we have the GUTs RSTCR facility.  Only the first generation
11949     of PQ3 parts (MPC8540/41/55/60) do not have it.  So checking to see if
11950     we are e500 v2 would miss future parts (like e500mc).
11951
11952     Just change this to be ifdef'd based on CONFIG_MPC85{40,41,55,60}.
11953
11954     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11955
11956 commit 21170c80a83f1e60ce7f6f83005e06a5c2d15a8e
11957 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
11958 Date:   Thu Sep 3 19:42:40 2009 +0530
11959
11960     ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().
11961
11962     While in probecpu() UART is still not initialized.
11963
11964     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
11965     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11966
11967 commit f8027f6b4789e3340f10620d8fb6113b95b88d9c
11968 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
11969 Date:   Wed Sep 2 19:40:36 2009 +0530
11970
11971     ppc/85xx/86xx: Device tree fixup for number of cores
11972
11973     Fixing the number of cores in the device tree based on the actual number of
11974     cores on the system.  With this same device tree image can be used for dual
11975     core and single core members of otherwise exactly same SOC.
11976
11977     For example:
11978     * P2020RDB and P2010RDB
11979     * P1020RDB and P1011RDB
11980     * MPC8641D and MPC8641
11981
11982     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
11983     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11984
11985 commit 58442dc01e47cc8ce42af4f29486a34cad60b9d2
11986 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
11987 Date:   Wed Sep 2 13:35:21 2009 +0530
11988
11989     ppc/85xx,86xx: Handling Unknown SOC version
11990
11991     Incase the system is detected with Unknown SVR, let the system boot
11992     with a default value and a proper message.
11993
11994     Now with dynamic detection of SOC properties from SVR, this is necessary
11995     to prevent a crash.
11996
11997     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
11998     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
11999
12000 commit 3e7b6c1f2db5ec31f9e7dbc3e0cbca602167a46a
12001 Author: Kumar Gala <galak@kernel.crashing.org>
12002 Date:   Wed Sep 2 09:03:08 2009 -0500
12003
12004     ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
12005
12006     Refactor the code into a simple bitmask lookup table that determines if
12007     a given PCI controller is enabled and if its in host/root-complex or
12008     agent/end-point mode.
12009
12010     Each processor in the PQ3/MPC86xx family specified different encodings
12011     for the cfg_host_agt[] and cfg_IO_ports[] boot strapping signals.
12012
12013     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12014
12015 commit 5052a771cf1722c37c732f3c340775b55fbe3a22
12016 Author: Kumar Gala <galak@kernel.crashing.org>
12017 Date:   Wed Sep 2 09:00:50 2009 -0500
12018
12019     ppc/85xx: Cleanup makefile and related optional files
12020
12021     Cleaned up cpu/mpc85xx/Makefile to use CONFIG_* for those obvious cases
12022     we have like PCI, CPM2, QE.  Also reworked it to use one line per file
12023     for everything and sorted in alphabetical order.
12024
12025     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12026
12027 commit 74c5dfd81f94a2a1f0d6990d17c491d718e8b9ea
12028 Author: Timur Tabi <timur@freescale.com>
12029 Date:   Fri Sep 4 17:05:24 2009 -0500
12030
12031     fsl: add register read-back to set_law()
12032
12033     After programming a new LAW, we should read-back the LAWAR register so that
12034     we sync the writes.  Otherwise, code that attempts to use the new LAW-mapped
12035     memory might fail right away.
12036
12037     Signed-off-by: Timur Tabi <timur@freescale.com>
12038     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12039
12040 commit c7259086816405fe0eb77f4dc22e76980a040cef
12041 Author: Kumar Gala <galak@kernel.crashing.org>
12042 Date:   Thu Sep 3 08:41:31 2009 -0500
12043
12044     ppc/85xx: Fix bug in setup_mp code
12045
12046     Its possible that we try and copy the boot page code out of flash into a
12047     DDR location that doesn't have a TLB cover it.  For example, if we have
12048     3G of DDR we typically only map the first 2G.  In the cases of 4G+ this
12049     wasn't an issue since the reset page TLB mapping covered the last page
12050     of memory which we wanted to copy to.
12051
12052     We now change the physical address of the reset page TLB to map to the
12053     true physical location of the boot page code, copy and than set the
12054     TLB back to its 1:1 mapping of the reset page.
12055
12056     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12057
12058 commit c2287af1552bd630956568d3957c370f86801b7d
12059 Author: Kumar Gala <galak@kernel.crashing.org>
12060 Date:   Thu Sep 3 08:20:24 2009 -0500
12061
12062     ppc/85xx: Add a simple function to search the TLB
12063
12064     Allow us to search the TLB array based on an address.  This is useful
12065     if we want to change an entry but dont know where it happens to be
12066     located.
12067
12068     For example, the boot page mapping we use on MP or the flash TLB that
12069     we change the WIMGE settings for after we've relocated.
12070
12071     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12072
12073 commit 26f4cdba6b51deab4ec99d60be381244068ef950
12074 Author: Kumar Gala <galak@kernel.crashing.org>
12075 Date:   Fri Aug 14 13:37:54 2009 -0500
12076
12077     85xx: Add support for setting IVORs to fixed offset defaults
12078
12079     In future Book-E implementations IVORs will most likely go away and be
12080     replaced with fixed offsets.  The IVPR will continue to exist to allow
12081     for relocation of the interrupt vectors.
12082
12083     This code adds support to setup the IVORs as their fixed offset values
12084     per the ISA 2.06 spec when we transition from u-boot to another OS
12085     either via 'bootm' or a cpu release.
12086
12087     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12088
12089 commit da1cd955dfec35b0e15381ad1ee248fa194eed82
12090 Author: Dipen Dudhat <dipen.dudhat@freescale.com>
12091 Date:   Wed Sep 2 11:25:08 2009 +0530
12092
12093     ppc/85xx: Fix up eSDHC controller clock frequency in the device tree
12094
12095     Signed-off-by: Dipen Dudhat <dipen.dudhat@freescale.com>
12096     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12097
12098 commit 2abbd31da6d900473ed678ca50789ee58bc9bb00
12099 Author: Kumar Gala <galak@kernel.crashing.org>
12100 Date:   Tue Sep 1 22:01:54 2009 -0500
12101
12102     ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist
12103
12104     The ddr_pd_cntl isn't defined in any reference manual and thus we wil
12105     remove especially since we set it to 0, which would most likely be its
12106     POR value.
12107
12108     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12109
12110 commit 13d46ab2572c0283d34f93bebc9a41295ef84ca5
12111 Author: Kumar Gala <galak@kernel.crashing.org>
12112 Date:   Tue Sep 1 21:07:08 2009 -0500
12113
12114     ppc/8xxx: relocate cpu pointer in global data
12115
12116     Now that we have a pointer to the cpu struct we need to relocate it once
12117     we get into ram.
12118
12119     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12120
12121 commit 9c671e7062720074f894ee329eaa6995b0823727
12122 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12123 Date:   Wed Sep 2 02:17:24 2009 +0400
12124
12125     fsl: sys_eeprom: Fix 'may be used uninitialized' warning
12126
12127     The warning is bogus, so silence it by initializing the 'ret' variable.
12128
12129     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12130     Acked-by: Timur Tabi <timur@freescale.com>
12131     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12132
12133 commit 6b9ea08c5010eab5ad1056bc9bf033afb672d9cc
12134 Author: Dipen Dudhat <dipen.dudhat@freescale.com>
12135 Date:   Tue Sep 1 17:27:00 2009 +0530
12136
12137     ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clk
12138
12139     Enable eSDHC Clock based on generic CONFIG_FSL_ESDHC define instead of a
12140     platform define.  This will enable all the 85xx platforms to use sdhc_clk
12141     based on CONFIG_FSL_ESDHC.
12142
12143     Signed-off-by: Gao Guanhua <B22826@freescale.com>
12144     Signed-off-by: Dipen Dudhat <dipen.dudhat@freescale.com>
12145     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12146
12147 commit 92477a631bbda2dc0dd2194e03f9bd3ddb8b9c21
12148 Author: Timur Tabi <timur@freescale.com>
12149 Date:   Fri Sep 4 16:28:35 2009 -0500
12150
12151     fsl_i2c: increase I2C timeout values and make them configurable
12152
12153     The value of I2C_TIMEOUT in fsl_i2c.c has several problems.  First, it is
12154     defined as CONFIG_HZ/4, but it is used as a count of microseconds, so it makes
12155     no sense to derive it from a clock rate.  Second, the current value (250) is
12156     too low for some boards, so it needs to be increased.  Third, the timeout
12157     necessary for multiple-master arbitration is larger than the timeout for basic
12158     read/write operations, so we shouldn't have a single constant for both timeouts.
12159     Finally, it would be nice if we could override these values on a per-board
12160     basis.
12161
12162     Signed-off-by: Timur Tabi <timur@freescale.com>
12163     Acked-by: Wolfgang Denk <wd@denx.de>
12164     Tested-by: Peter Tyser <ptyser@xes-inc.com>
12165     Acked-by: Peter Tyser <ptyser@xes-inc.com>
12166
12167 commit 5da71efa18e8b4eac9afd8bfa13e3c7e7ddde1d0
12168 Author: Eric Millbrandt <emillbrandt@coldhaus.com>
12169 Date:   Thu Sep 3 08:09:44 2009 -0500
12170
12171     Reset i2c slave devices during init on mpc5xxx cpus
12172
12173     Reset any i2c devices that may have been interrupted during a system reset.
12174     Normally this would be accomplished by clocking the line until SCL and SDA
12175     are released and then sending a start condtiion (From an Atmel datasheet).
12176     There is no direct access to the i2c pins so instead create start commands
12177     through the i2c interface.  Send a start command then delay for the SDA Hold
12178     time, repeat this by disabling/enabling the bus a total of 9 times.
12179
12180     Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
12181
12182 commit 2d4072c06b5549444e4140231bba3d47d9b0bc53
12183 Author: Sandeep Paulraj <s-paulraj@ti.com>
12184 Date:   Sat Aug 15 11:20:58 2009 -0400
12185
12186     ARM: DaVinci: Adding Support for DaVinci DM365 EVM
12187
12188     This patch adds support for the DM365 EVM.
12189     It has been tested on a DM365 EVM.
12190
12191     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12192
12193 commit cf463091bce8b0f8951dd08f94754d08d64793b8
12194 Author: Sandeep Paulraj <s-paulraj@ti.com>
12195 Date:   Sat Aug 15 11:20:44 2009 -0400
12196
12197     ARM: DaVinci: DaVinci DM365 SOC specific code
12198
12199     This patch adds support for DaVinci DM365 SOC.
12200
12201     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12202
12203 commit e830b66b3592f115316600d370399f3ee148e909
12204 Author: Ilko Iliev <iliev@ronetix.at>
12205 Date:   Sat Sep 5 02:51:34 2009 +0200
12206
12207     DM9000 init for pm9261
12208
12209     Signed-off-by: Ilko Iliev <iliev@ronetix.at>
12210
12211 commit c35d7cf071f171bd6bba69f1563a6ac578a18ea6
12212 Author: Frederik Kriewitz <frederik@kriewitz.eu>
12213 Date:   Sun Aug 23 12:56:42 2009 +0200
12214
12215     Add support for the DevKit8000 board
12216
12217     This patch adds support for the DevKit8000 board.
12218
12219     Signed-off-by: Frederik Kriewitz <frederik@kriewitz.eu>
12220
12221 commit 127f9ae575991aee3e105e1448c49b5b4e254998
12222 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12223 Date:   Sun Aug 23 16:32:40 2009 +0200
12224
12225     omap3: move the other boards to board/
12226
12227     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12228
12229 commit 350f3ac5731faf0f02ca55ab016694b7c7269f97
12230 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12231 Date:   Sun Aug 23 16:32:39 2009 +0200
12232
12233     arm: move Logicpd's boards to board/logicpd/
12234
12235     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12236
12237 commit 0a0e4bad9693ef1d2ca8c33ba551d395a4e3d641
12238 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12239 Date:   Sun Aug 23 16:32:38 2009 +0200
12240
12241     omap: move TI's boards to board/ti/
12242
12243     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12244
12245 commit 9f23ca42b3ba19b24e66fade572f2b86d929b6e8
12246 Author: Wolfgang Denk <wd@denx.de>
12247 Date:   Fri Sep 4 23:20:29 2009 +0200
12248
12249     ARM: Update mach-types
12250
12251     Signed-off-by: Wolfgang Denk <wd@denx.de>
12252
12253 commit 262ae0a6193f10b6a94e86d2f752e7f5510416fa
12254 Author: Mike Frysinger <vapier@gentoo.org>
12255 Date:   Thu Sep 3 23:12:47 2009 -0400
12256
12257     push LOAD_ADDR out to arch mk files
12258
12259     Rather than maintain/extend the current ifeq($(ARCH)) mess that exists in
12260     the standalone Makefile, push the setting up of LOAD_ADDR out to the arch
12261     config.mk (and rename to STANDALONE_LOAD_ADDR in the process).  This keeps
12262     the common code clean and lets the arch do whatever crazy crap it wants in
12263     its own area.
12264
12265     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12266
12267 commit 7662eb2b9d6fbc95ecb1fb3e5b5147215e251e7d
12268 Author: Giuseppe CONDORELLI <giuseppe.condorelli@st.com>
12269 Date:   Thu Sep 3 07:37:46 2009 -0400
12270
12271     zlib: fix code when DEBUG is defined
12272
12273     Removed stdio.h inclusion and moved trace macros to use printf avoiding to
12274     write debug informations to standard error.
12275
12276     Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli@st.com>
12277
12278 commit cfcbf8c4cf3da96b9e3f652506b664bfd766a520
12279 Author: Scott Wood <scottwood@freescale.com>
12280 Date:   Wed Sep 2 16:45:31 2009 -0500
12281
12282     mxc_nand: Remove Freescale's "All Rights Reserved."
12283
12284     Signed-off-by: Scott Wood <scottwood@freescale.com>
12285
12286 commit 001d615681333569c555e6cde07d8d23e2c536fb
12287 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12288 Date:   Wed Sep 2 17:58:48 2009 +0400
12289
12290     mpc83xx/serdes: License cleanup: remove "All Rights Reserved" notice
12291
12292     "All Rights Reserved" conflicts with the GPL.
12293
12294     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12295
12296 commit 46ff6d461321f5b565cc790e02679237ffd9a20f
12297 Author: Wolfgang Denk <wd@denx.de>
12298 Date:   Wed Sep 2 14:57:27 2009 +0200
12299
12300     License cleanup: remove unintended "All Rights Reserved" notices.
12301
12302     Some files included my old standerd file header which had a "All
12303     Rights Reserved" part. As this has never been my intention, I remove
12304     these lines to make the files compatible with GPL v.2 and later.
12305
12306     Signed-off-by: Wolfgang Denk <wd@denx.de>
12307
12308 commit 37daa77f3cafb5ec9a974eff3db2af4a0560a9ef
12309 Author: Wolfgang Denk <wd@denx.de>
12310 Date:   Wed Sep 2 10:21:20 2009 +0200
12311
12312     cmd_mtdparts.c: fix compiler warning in debug code
12313
12314     Fix warning messages:
12315     cmd_mtdparts.c:1429: warning: format '%08lx' expects type 'long
12316     unsigned int', but argument 6 has type 'u32'
12317     cmd_mtdparts.c:1429: warning: format '%08lx' expects type 'long
12318     unsigned int', but argument 7 has type 'u32'
12319
12320     Signed-off-by: Wolfgang Denk <wd@denx.de>
12321
12322 commit d8bc55a6fb28876abcbf4a3fc3b6c3ce429c1bb3
12323 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
12324 Date:   Tue Sep 1 20:58:03 2009 +0400
12325
12326     Move uninitialized_var() macro from ubi_uboot.h to compiler.h
12327
12328     This is needed so that we could use this macro for non-UBI code.
12329
12330     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
12331
12332 commit d72871e1387094972569e4b77c25e88020f7b68f
12333 Author: Kumar Gala <galak@kernel.crashing.org>
12334 Date:   Tue Sep 1 11:24:45 2009 -0500
12335
12336     arm: Remove -fno-strict-aliasing
12337
12338     -fno-strict-aliasing is hidding warnings.
12339
12340     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12341
12342 commit d6281ff0cc2ebb5d6a5c3e1021837334074f92ec
12343 Author: Kumar Gala <galak@kernel.crashing.org>
12344 Date:   Tue Sep 1 11:24:44 2009 -0500
12345
12346     ppc: Remove -fno-strict-aliasing
12347
12348     -fno-strict-aliasing is hidding warnings.
12349
12350     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12351
12352 commit 795d246c278e70b4ba9868cc9f2c8fbada49d388
12353 Author: Eric Millbrandt <emillbrandt@coldhaus.com>
12354 Date:   Fri Aug 28 07:14:04 2009 -0500
12355
12356     galaxy5200: Add chip select region for an Epson S1D15313
12357
12358     Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
12359
12360 commit 3dfad40a0459f63099e177dc15a1df39d048f860
12361 Author: Kumar Gala <galak@kernel.crashing.org>
12362 Date:   Thu Aug 27 08:23:55 2009 -0500
12363
12364     Add ability for arch code to make changes before we boot
12365
12366     Added a arch_preboot_os() function that cpu specific code can implement to
12367     allow for various modifications to the state of the machine right before
12368     we boot.  This can be useful to setup register state to a specific
12369     configuration.
12370
12371     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12372
12373 commit 9ea005fb4428c922536fa75991ce9972304a02fb
12374 Author: Roy Zang <tie-fei.zang@freescale.com>
12375 Date:   Sat Aug 22 03:49:52 2009 +0800
12376
12377     Use different PBA value for E1000 PCI and PCIe cards
12378
12379     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
12380     Acked-by: André Schwarz <andre.schwarz@matrix-vision.de>
12381
12382 commit 5b34a296d47b236dafbcaf1c91ae11b5aeb1ef51
12383 Author: Graeme Russ <graeme.russ@gmail.com>
12384 Date:   Sun Aug 23 12:59:58 2009 +1000
12385
12386     Add PCI support to eNET board
12387
12388     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12389
12390 commit f50b619d9cb297b0125fe78dcd6f255eb0d91659
12391 Author: Graeme Russ <graeme.russ@gmail.com>
12392 Date:   Sun Aug 23 12:59:57 2009 +1000
12393
12394     i386: Moved PCI from #ifdef to conditional compile for sc520 boards
12395
12396     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12397
12398 commit ed7a1b681de1e31d18d5b92e2767ae8df3241687
12399 Author: Graeme Russ <graeme.russ@gmail.com>
12400 Date:   Sun Aug 23 12:59:56 2009 +1000
12401
12402     i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure
12403
12404     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12405
12406 commit 9b32f96b5b92ba13fdb4b5eb637734752235f260
12407 Author: Graeme Russ <graeme.russ@gmail.com>
12408 Date:   Sun Aug 23 12:59:55 2009 +1000
12409
12410     Misc sc520 cdp fixups
12411
12412     Now that the PCI, SATA et al compile problems have been resolved, the
12413     cludge that was applied to avoid them can be removed
12414
12415     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12416
12417 commit 91ee4e183cb7ac5f86e7673ead51400f19906635
12418 Author: Graeme Russ <graeme.russ@gmail.com>
12419 Date:   Sun Aug 23 12:59:54 2009 +1000
12420
12421     Fixup sc520_spunk board
12422
12423     Primary intent is to resolve build errors for this board which has been
12424     neglected for a very long time. I do not have one of these boards, so I
12425     cannot test functionality
12426
12427     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12428
12429 commit 8907b8dbc5805094f1316d64737d3428b3863693
12430 Author: Graeme Russ <graeme.russ@gmail.com>
12431 Date:   Sun Aug 23 12:59:53 2009 +1000
12432
12433     Misc ds1722 fixups
12434
12435     This patch is based on a patch submitted by Jean-Christophe PLAGNIOL-VILLARD
12436     on 18th May 2008 as part of a general i386 / sc520 fixup which was never
12437     applied
12438
12439     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12440
12441 commit a92510e7fae523145b58765cdc46110f1162260d
12442 Author: Graeme Russ <graeme.russ@gmail.com>
12443 Date:   Sun Aug 23 12:59:52 2009 +1000
12444
12445     Misc ti_pci1410a fixups
12446
12447     Removed do_pinit() - now declared in cmd_pcmcia.c
12448
12449     Added #define CONFIG_CMD_PCMCIA around pcmcia_off() in line with other
12450     PCMCIA drivers
12451
12452     signed/unsigned type fixups
12453
12454     Added semi-colon after default: label as required by newer gcc
12455
12456     The only board that appears to use this driver is the sc520_spunk which
12457     is very old and very likely very broken anyway. I do not have one to test
12458     whether this patch breaks anything functionaly, I have can only check
12459     that it compiles without warning or error
12460
12461     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12462
12463 commit 31b9ab33d93d88ff89f3046aa45c68667a378a56
12464 Author: Graeme Russ <graeme.russ@gmail.com>
12465 Date:   Sun Aug 23 12:59:51 2009 +1000
12466
12467     Misc SATA fixups
12468
12469     Cast first parameter to sata_cpy()
12470
12471     In /drivers/block/ata_piix.h, ata_id_has_lba48(), ata_id_has_lba(),
12472     ata_id_has_dma(), ata_id_u32(), ata_id_u64() are all defined in
12473     include/libata.h which is included in ata.h which is included by all files
12474     which include ata_piix.h (only ata_piix.c) so these definitions are
12475     supurflous to (and conlict with) this in libata.h. Interestingly, my
12476     compiler complains about ata_id_u64 already being defined, but not
12477     ata_id_u32
12478
12479     ata_dump_id() is defined in include/libata.h and should not be static
12480     (maybe should even use ata_dump_id() in libata.c
12481
12482     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12483
12484 commit d7549024098af093785151261266a02be19af633
12485 Author: Graeme Russ <graeme.russ@gmail.com>
12486 Date:   Sun Aug 23 12:59:50 2009 +1000
12487
12488     i386: Misc PCI fixups
12489
12490     Change PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY (Originally done in
12491     commit ff4e66e93c1a, regressed by commit 6d7f610b09f8)
12492
12493     Cast PCI_ROM_ADDRESS_MASK to u32
12494
12495     Wrap probe_pci_video() call inside #ifdef CONFIG_VIDEO
12496
12497     Change call to pci_find_class() to pci_find_devices(). This is based on a
12498     patch submitted on 1st March 2007 (Patch that fixes the compilation errors
12499     for sc520_cdp board) by mushtaq_k
12500
12501     This patch requires that PCI_VIDEO_VENDOR_ID and PCI_VIDEO_DEVICE_ID be
12502     specified in the board config file.  Dummy values have been added for the
12503     SC520 CDP board to enable compilation, but since I do not have one of these,
12504     I do know what the values should be
12505
12506     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12507
12508 commit 04ff9ab158714d43cdf2f4f6f0235c3ea9d241a2
12509 Author: Graeme Russ <graeme.russ@gmail.com>
12510 Date:   Sun Aug 23 12:59:49 2009 +1000
12511
12512     Fix sc520 timer interrupt generation
12513
12514     The current implementation has the timer being started before the interrupt
12515     handler is installed. It the interrupt occurs before the handler is
12516     installed, the timer interrupt is never reset and the timer stops
12517
12518     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12519
12520 commit f3a8d6b29b1cd01fdd940e8ff7a62b1df0ebbf82
12521 Author: Graeme Russ <graeme.russ@gmail.com>
12522 Date:   Sun Aug 23 12:59:48 2009 +1000
12523
12524     Fix environment configuration for eNET board
12525
12526     The current configuration of the Environment has the redundant copy of the
12527     environment in the Boot Flash - This was never the intent. The Environment
12528     should instead be in the first two sectors of the first Strata Flash
12529
12530     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12531
12532 commit ea0c37798c3823fdd77edfffd27b20191f8ca1f0
12533 Author: Graeme Russ <graeme.russ@gmail.com>
12534 Date:   Sun Aug 23 12:59:47 2009 +1000
12535
12536     i386: Fix regression introduced by commit 8c63d47651f7
12537
12538     A local variable was deleted that should not have been
12539
12540     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12541
12542 commit cfb3a736ffcff3e3753b902cad536f22fcf8961d
12543 Author: Graeme Russ <graeme.russ@gmail.com>
12544 Date:   Sun Aug 23 12:59:46 2009 +1000
12545
12546     i386: Change inline asm global symbols to local
12547
12548     gcc 4.3.2 optimiser creates multiple copies of inline asm (who knows why)
12549     Remove use of global names for labels to prevent 'symbol already defined'
12550     errors
12551
12552     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12553
12554 commit a3ab8caee696a1d53fc82fa321e2b2f179970168
12555 Author: Graeme Russ <graeme.russ@gmail.com>
12556 Date:   Sun Aug 23 12:59:45 2009 +1000
12557
12558     i386: Add errno.h
12559
12560     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
12561
12562 commit d4e8ada0f6d51e0e3b80790fb9375ac8910f5352
12563 Author: Peter Tyser <ptyser@xes-inc.com>
12564 Date:   Fri Aug 21 23:05:21 2009 -0500
12565
12566     Consolidate arch-specific mem_malloc_init() implementations
12567
12568     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
12569
12570 commit a483a167bc8d808145ca1224a2c238cda90aa60c
12571 Author: Peter Tyser <ptyser@xes-inc.com>
12572 Date:   Fri Aug 21 23:05:20 2009 -0500
12573
12574     Standardize mem_malloc_init() implementation
12575
12576     This lays the groundwork to allow architectures to share a common
12577     mem_malloc_init().
12578
12579     Note that the x86 implementation was not modified as it did not fit the
12580     mold of all other architectures.
12581
12582     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
12583
12584 commit 5e93bd1c9aaea886c5e5c7c1b6114ab36c30668f
12585 Author: Peter Tyser <ptyser@xes-inc.com>
12586 Date:   Fri Aug 21 23:05:19 2009 -0500
12587
12588     Consolidate arch-specific sbrk() implementations
12589
12590     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
12591
12592 commit 65f6f07b72a71b83d775c4d20d7ebcd6b2d2086d
12593 Author: Mike Frysinger <vapier@gentoo.org>
12594 Date:   Thu Jul 23 16:37:03 2009 -0400
12595
12596     atmel_df_pow2: standalone to convert dataflashes to pow2
12597
12598     Atmel DataFlashes by default operate with pages that are slightly bigger
12599     than normal binary sizes (i.e. many are 1056 byte pages rather than 1024
12600     bytes).  However, they also have a "power of 2" mode where the pages show
12601     up with the normal binary size.  The latter mode is required in order to
12602     boot with a Blackfin processor, so many people wish to convert their
12603     DataFlashes on their development systems to this mode.  This standalone
12604     application does just that.
12605
12606     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12607
12608 commit cb95c7a935ab9b52dac5d08e5ba4007c5a480f97
12609 Author: Mike Frysinger <vapier@gentoo.org>
12610 Date:   Wed Sep 2 05:52:37 2009 -0400
12611
12612     Blackfin: cm-bf548: fix device->stdio_dev fallout
12613
12614     The recent 52cb4d4fb348 commit which renamed device to stdio_dev missed the
12615     cm-bf548's video board.
12616
12617     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12618
12619 commit c7bcdde46a7ef78628f0f09fdc6cb61bb1bd7e79
12620 Author: Mike Frysinger <vapier@gentoo.org>
12621 Date:   Wed Sep 2 04:21:16 2009 -0400
12622
12623     Blackfin: enable 64bit printf for nand
12624
12625     Since the NAND code now uses 64bit code, make sure we enable support for
12626     ADI Blackfin boards in printf to avoid the warning:
12627     nand_util.c:45:2: warning: #warning Please define CONFIG_SYS_64BIT_VSPRINTF for correct output!
12628
12629     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12630
12631 commit 9c46e71af2b03ccd721c56b1dc906ead702d6fb5
12632 Author: Mike Frysinger <vapier@gentoo.org>
12633 Date:   Mon Aug 24 20:48:04 2009 -0400
12634
12635     Blackfin: use scratch pad for exception stack
12636
12637     If the memory layout pushes the stack out of the default DCPLB coverage,
12638     the exception handler may trigger a double fault by trying to push onto
12639     the uncovered stack.  So handle the exception stack similar to the kernel
12640     by using the top of the scratch pad SRAM.
12641
12642     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12643
12644 commit 69a25ce3578f34c8accb476f70089f3a44b78ed9
12645 Author: Mike Frysinger <vapier@gentoo.org>
12646 Date:   Mon Aug 24 20:36:25 2009 -0400
12647
12648     Blackfin: increase default console size
12649
12650     The default console size indirectly applies to length of env vars, so a
12651     smaller length makes it hard to pass longer command lines to kernels.
12652
12653     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12654
12655 commit f541e1d6d99c22bbd4bc8c84fdb02baad0277847
12656 Author: Mike Frysinger <vapier@gentoo.org>
12657 Date:   Mon Aug 24 19:03:18 2009 -0400
12658
12659     Blackfin: fix debug printf modifiers
12660
12661     The display_global_data() function generated warnings with pretty much
12662     every variable.
12663
12664     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12665
12666 commit 4640c2b8699bcdd2346a2c633486f07f061a2939
12667 Author: Harald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at>
12668 Date:   Thu Aug 20 19:20:41 2009 -0400
12669
12670     Blackfin: cm-bf537u: new board port
12671
12672     The CM-BF537U is similar to the CM-BF537E module, but enough to need its
12673     own board port.
12674
12675     Signed-off-by: Harald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at>
12676     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12677
12678 commit c4db335c2e0805e1ce4c33d278b77492c0812353
12679 Author: Robin Getz <robin.getz@analog.com>
12680 Date:   Mon Aug 17 15:23:02 2009 +0000
12681
12682     Blackfin: change global data register from P5 to P3
12683
12684     Since the Blackfin ABI favors higher scratch registers by default, use the
12685     last scratch register (P3) for global data rather than the first (P5).
12686     This allows the compiler's register allocator to use higher number scratch
12687     P registers, which in turn better matches the Blackfin instruction set,
12688     which reduces the size of U-Boot by more than 1024 bytes...
12689
12690     Signed-off-by: Robin Getz <robin.getz@analog.com>
12691     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12692
12693 commit 574b70df03fba0ea635e2fe71fbd7b97d19b706a
12694 Author: Robin Getz <robin.getz@analog.com>
12695 Date:   Tue Aug 11 14:20:13 2009 +0000
12696
12697     Blackfin: enable more network commands for ADI dev boards
12698
12699     Add dns and ntp to default networking commands, and ask for more dhcp
12700     options to better configure the network environment.
12701
12702     Signed-off-by: Robin Getz <robin.getz@analog.com>
12703     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12704
12705 commit aa7b248a05323d4720969227603e39a22777ed95
12706 Author: Michael Hennerich <michael.hennerich@analog.com>
12707 Date:   Thu Jun 18 09:12:50 2009 +0000
12708
12709     Blackfin: bf537-stamp: comment CF-Flash Card Support better
12710
12711     Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
12712     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12713
12714 commit 69c6d268a29cf6d61e096d815abf5abf24136f45
12715 Author: Robin Getz <robin.getz@analog.com>
12716 Date:   Fri Jul 10 18:37:15 2009 +0000
12717
12718     Blackfin: use +(filesize) to make sure we are only doing what is necessary
12719
12720     Signed-off-by: Robin Getz <robin.getz@analog.com>
12721     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12722
12723 commit 2dc851e3b0f07a56f83060f13882ff4b62cf5112
12724 Author: Albin Tonnerre <albin.tonnerre@free-electrons.com>
12725 Date:   Thu Aug 20 16:04:49 2009 +0200
12726
12727     Support for the Calao TNY-A9260/TNY-A9G20 boards
12728
12729     The Calao TNY-A9260 and TNY-9G20 are boards manufactured and sold by
12730     Calao Systems <http://www.calao-systems.com>. Their components are very
12731     similar to the AT91SAM9260EK board, so their configuration is based on
12732     the configuration of this board. There are however some differences:
12733     different clocks, no LCD, no ethernet. They also can use SPI EEPROM to
12734     store the environment.
12735
12736     Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
12737     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
12738
12739 commit 49d2cb4d6153a6c18249dccb5de5cffeb261a61c
12740 Author: Prafulla Wadaskar <prafulla@marvell.com>
12741 Date:   Thu Aug 20 20:59:28 2009 +0530
12742
12743     arm: Kirkwood: add SYSRSTn Duration Counter Support
12744
12745     This feature can be used to trigger special command "sysrstcmd" using
12746     reset key long press event and environment variable "sysrstdelay" is set
12747     (useful for reset to factory or manufacturing mode execution)
12748
12749     Kirkwood SoC implements a hardware-based SYSRSTn duration counter.
12750     When SYSRSTn is asserted low, a SYSRSTn duration counter is running.
12751     The counter value is stored in the SYSRSTn Length Counter Register
12752     The counter is based on the 25-MHz reference clock (40ns)
12753     It is a 29-bit counter, yielding a maximum counting duration of
12754     2^29/25 MHz (21.4 seconds). When the counter reach its maximum value,
12755     it remains at this value until counter reset is triggered by setting
12756     bit 31 of KW_REG_SYSRST_CNT
12757
12758     Implementation:
12759     Upon long reset assertion (> ${sysrstdelay} in secs) sysrstcmd will be
12760     executed if pre-defined in environment variables.
12761     This feature will be disabled if "sysrstdelay" variable is unset.
12762
12763     for-ex.
12764     setenv sysrst_cmd "echo starting factory reset;
12765                    nand erase 0xa0000 0x20000;
12766                    echo finish ed sysrst command;"
12767     will erase particular nand sector if triggered by this event
12768
12769     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
12770
12771 commit 9453967e28c5e3abbf856f95735ea69bae1e77fa
12772 Author: Albin Tonnerre <albin.tonnerre@free-electrons.com>
12773 Date:   Mon Aug 24 18:03:26 2009 +0200
12774
12775     Add support for the Calao SBC35-A9G20 board
12776
12777     The Calao SBC35-A9G20 board is manufactured and sold by Calao Systems
12778     <http://www.calao-systems.com>. It is built around an AT91SAM9G20 ARM SoC
12779     running at 400MHz. It features an Ethernet port, an SPI RTC backed by an onboard
12780     battery , an SD/MMC slot, a CompactFlash slot, 64Mo of SDRAM, 256Mo of NAND
12781     flash, two USB host ports, and an USB device port. More informations can be
12782     found at <http://www.calao-systems.com/articles.php?lng=en&pg=5936>
12783
12784     Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
12785
12786 commit 10bc241dfc15a0820d9c52469173b7ccafec0b84
12787 Author: Ilya Yanok <yanok@emcraft.com>
12788 Date:   Tue Aug 11 02:32:09 2009 +0400
12789
12790     imx27lite: add support for imx27lite board from LogicPD
12791
12792     This patch adds support for i.MX27-LITEKIT development board from
12793     LogicPD. This board uses i.MX27 SoC and has 2MB NOR flash, 64MB NAND
12794     flash, FEC ethernet controller integrated into i.MX27.
12795
12796     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
12797     Acked-by: Wolfgang Denk <wd@denx.de>
12798
12799 commit 50b5fff55827946c86a60db8b21a9358be720666
12800 Author: Albin Tonnerre <albin.tonnerre@free-electrons.com>
12801 Date:   Tue Sep 1 11:26:20 2009 +0200
12802
12803     at91sam9260/afeb9260: Fix SPI initialization
12804
12805     Commit 7ebafb7ec1a0285af8380623c009576f92583b98 introduced a mistake in the spi
12806     init function call for those boards. This patch fixes this.
12807
12808     Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
12809
12810 commit f3d4f8870e69e0fd177397778d97d0751bbd020a
12811 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
12812 Date:   Tue Aug 18 11:13:44 2009 +0200
12813
12814     Remove duplicate set_cr
12815
12816     Remove duplicate set_cr
12817
12818     set_cr is defined in both asm-arm/proc-armv/system.h and
12819     include/asm-arm/system.h. This patch removes it (and some duplicate
12820     defines) from the former.
12821
12822     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
12823
12824 commit 3d35d87d5482de23cd5dc4d7721b1086107cae50
12825 Author: Wolfgang Denk <wd@denx.de>
12826 Date:   Mon Aug 31 19:57:42 2009 +0200
12827
12828     Prepare 2009.08
12829
12830     Update CHANGELOG
12831
12832     Signed-off-by: Wolfgang Denk <wd@denx.de>
12833
12834 commit 632a6dd0b612eb7b143f789f2a0273917468c041
12835 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
12836 Date:   Mon Aug 31 16:18:24 2009 +0200
12837
12838     Add common code dir for Matrix Vision boards.
12839
12840     This fixes current build failure.
12841
12842     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
12843
12844     mvblm7.c: fix warning: implicit declaration of function
12845     'mv_reset_environment'
12846
12847     Signed-off-by: Wolfgang Denk <wd@denx.de>
12848
12849 commit 52f6c34c85d6c16f2a41433b5000490ecf374992
12850 Author: David Brownell <dbrownell@users.sourceforge.net>
12851 Date:   Sun Aug 30 11:05:29 2009 -0700
12852
12853     bugfix CONFIG_SYS_CONSOLE_INFO_QUIET
12854
12855     The "console: unify printing current devices" patch goofed:
12856     CONFIG_SYS_CONSOLE_INFO_QUIET is supposed to *REMOVE* boot
12857     time noise, not add it.  Said patch changed the #ifndefs
12858     to #ifdef; this one restores them to the proper sense.
12859
12860     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
12861
12862 commit 2d04db088e6df8a008bb09f604876a45031df93b
12863 Author: Timur Tabi <timur@freescale.com>
12864 Date:   Fri Aug 28 16:56:45 2009 -0500
12865
12866     fsl: simplify the "mac id" command, improve boot-time informational message
12867
12868     The "mac id" command took a 4-character parameter as the identifier string.
12869     However, for any given board, only one kind of identifier is acceptable, so it
12870     makes no sense to ask the user to type it in.  Instead, if the user enters
12871     "mac id", the identifier (and also the version, if it's NXID) will
12872     automatically be set to the correct value.
12873
12874     Improve the message that is displayed when EEPROM is read during boot.  It now
12875     displays "EEPROM:" and then either an error message or the EEPROM identifier
12876     if successful.
12877
12878     If the identifier in EEPROM is valid, then always reject a bad CRC, even if the
12879     CRC field has not been initialized.
12880
12881     Don't force the MAC address count to MAX_NUM_PORTS or less.  Forcing the value
12882     to be changed resulting in an in-memory copy that does not match what's in
12883     hardware, even though the user did not request that change.
12884
12885     Finally, always update the CRC value in the in-memory copy after any field
12886     is changed, so that the CRC is always correct.
12887
12888     Signed-off-by: Timur Tabi <timur@freescale.com>
12889     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12890
12891 commit 33f3f34255bd7cf0be502275c59f0ff22dc50080
12892 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
12893 Date:   Fri Aug 21 07:29:58 2009 +0530
12894
12895     85xx: Added PCIe support for P1 P2 RDB
12896
12897     Call fsl_pci_init_port() to initialize all the PCIe ports on the board.
12898
12899     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
12900     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12901
12902 commit 0d3d68b25a8e7790f58530ddccbd61f9fc0245ef
12903 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
12904 Date:   Fri Aug 21 07:29:42 2009 +0530
12905
12906     driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller
12907
12908     fsl_pci_init_port can be called from board specific PCI initialization
12909     routines to setup the PCI (or PCIe) controller.  This will reduce code
12910     redundancy in most of the 85xx/86xx FSL board ports that setup PCI.
12911
12912     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
12913     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12914
12915 commit 05f6f66474312ad03c39b4ca4875af46c87366bf
12916 Author: Timur Tabi <timur@freescale.com>
12917 Date:   Thu Aug 20 17:41:11 2009 -0500
12918
12919     85xx: Improve MPIC initialization
12920
12921     The MPIC initialization code for Freescale e500 CPUs was not using I/O
12922     accessors, and it was not issuing a read-back to the MPIC after setting
12923     mixed mode.  This may be the cause of a spurious interrupt on some systems.
12924
12925     Signed-off-by: Timur Tabi <timur@freescale.com>
12926     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12927
12928 commit c17b79fbd0c7923948331d65cb588734a9c681ff
12929 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
12930 Date:   Thu Aug 20 18:59:18 2009 +0530
12931
12932     85xx: Added support for P1011RDB and P2010RDB
12933
12934     P1011 and P2010 are single core variants of P1010 and P2020 respectively.
12935     The board(RDB) will be same.
12936
12937     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
12938     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12939
12940 commit a713ba926b45da9a6f923f1ac9e60a66852e5f2d
12941 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
12942 Date:   Thu Aug 20 18:57:45 2009 +0530
12943
12944     85xx: Added single core members of FSL P1xx/P2xx processors series
12945
12946     P1011 - Single core variant of P1020
12947     P2010 - Single core variant of P2020
12948
12949     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
12950     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12951
12952 commit bf488bc0949fc900d1296a7f35a38a6a28cb5fab
12953 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
12954 Date:   Thu Aug 20 18:57:02 2009 +0530
12955
12956     85xx: P1020RDB Support Added
12957
12958     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
12959     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12960
12961 commit 3b1f243b8dad30a646a0f056b0268519eadbc3c5
12962 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
12963 Date:   Thu Aug 20 18:55:35 2009 +0530
12964
12965     85xx: Added CONFIG_MAX_CPUS for P1020
12966
12967     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
12968     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12969
12970 commit 76b474e2f5a223fcabfeaa4f1c8fb699062b986c
12971 Author: Mingkai Hu <Mingkai.hu@freescale.com>
12972 Date:   Tue Aug 18 15:37:15 2009 +0800
12973
12974     85xx: Add L2SRAM Register's macro definition
12975
12976     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
12977     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12978
12979 commit 158c6724c99368a4d8eef11ee7e3c7ad0ef03a15
12980 Author: Felix Radensky <felix@embedded-sol.com>
12981 Date:   Sat Aug 15 15:08:37 2009 +0300
12982
12983     85xx: Fix memory test range on MPC8536DS
12984
12985     With current values of CONFIG_SYS_MEMTEST_START and CONFIG_SYS_MEMTEST_END
12986     memory test hangs if run without arguments. Set them to sane values, so
12987     that all available 512MB of RAM excluding exception vectors at the bottom
12988     and u-boot code and stack at the top can be tested.
12989
12990     Signed-off-by: Felix Radensky <felix@embedded-sol.com>
12991     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
12992
12993 commit ef41f2a25c554604156b59f5945feadae2f3cb55
12994 Author: Kumar Gala <galak@kernel.crashing.org>
12995 Date:   Wed Aug 12 00:10:44 2009 -0500
12996
12997     85xx: Removed BEDBUG support on P1_P2_RDB
12998
12999     To match all other 85xx platforms we are removing BEDBUG support.
13000
13001     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13002
13003 commit b560ab85edfb68da653bf2527c390c3e182392a1
13004 Author: Kumar Gala <galak@kernel.crashing.org>
13005 Date:   Sat Aug 8 10:42:30 2009 -0500
13006
13007     85xx: Init pci ethernet cards if we enable any on MPC8572DS
13008
13009     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13010
13011 commit 1bb61b69f7aba4931ede35fdcabd8e5ecad121d7
13012 Author: Peter Tyser <ptyser@xes-inc.com>
13013 Date:   Fri Aug 7 13:16:34 2009 -0500
13014
13015     xes: Use proper IO access functions
13016
13017     Also fix some minor whitespace oddities while we're cleaning up
13018
13019     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
13020     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13021
13022 commit ec79d33b2c41ee8b6d1354cc0910217b769c5036
13023 Author: Kumar Gala <galak@kernel.crashing.org>
13024 Date:   Fri Aug 7 13:00:55 2009 -0500
13025
13026     85xx: Move to a common linker script
13027
13028     There are really no differences between all the 85xx linker scripts so
13029     we can just move to a single common one.  Board code is still able to
13030     override the common one if need be.
13031
13032     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13033
13034 commit 87c7661b42aa7672539b54b51d3d5c4013ec6f6c
13035 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
13036 Date:   Fri Jul 31 12:08:27 2009 +0530
13037
13038     85xx: Added P1020 Processor Support.
13039
13040     P1020 is another member of QorIQ series of processors which falls in ULE
13041     category. It is an e500 based dual core SOC.
13042
13043     Being a scaled down version of P2020 it has following differences:
13044     - 533MHz - 800MHz core frequency.
13045     - 256Kbyte L2 cache
13046     - Ethernet controllers with classification capabilities.
13047     Also the SOC is pin compatible with P2020
13048
13049     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
13050     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13051
13052 commit 728ece343e8bb2a66ee977c49d455439e3b28da9
13053 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
13054 Date:   Wed Aug 5 13:29:24 2009 +0530
13055
13056     85xx: Add support for P2020RDB board
13057
13058     The code base adds P1 & P2 RDB platforms support.
13059     The folder and file names can cater to future SOCs of P1/P2 family.
13060     P1 & P2 processors are 85xx platforms, part of Freescale QorIQ series.
13061
13062     Tested following on P2020RDB:
13063     1. eTSECs
13064     2. DDR, NAND, NOR, I2C.
13065
13066     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
13067     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13068
13069 commit 0e870980a64584a591af775bb9c9fe9450124df9
13070 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
13071 Date:   Fri Jul 31 12:08:14 2009 +0530
13072
13073     8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
13074
13075     The number of CPUs are getting detected dynamically by checking the
13076     processor SVR value.  Also removed CONFIG_NUM_CPUS references from all
13077     the platforms with 85xx/86xx processors.
13078
13079     This can help to use the same u-boot image across the platforms.
13080
13081     Also revamped and corrected few Freescale Copyright messages.
13082
13083     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
13084     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13085
13086 commit 18bacc2027f8531d8dec15ba8da3242dfb4e63f3
13087 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
13088 Date:   Fri Jul 31 12:07:45 2009 +0530
13089
13090     8xxx: Refactored common cpu specific code for 85xx/86xx into one file.
13091
13092     Removed same code pieces from cpu/mpc85xx/cpu.c and cpu/mpc86xx/cpu.c
13093     and moved to cpu/mpc8xxx/cpu.c(new file)
13094
13095     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
13096     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13097
13098 commit 7b18c227b847e4782eb1492219ebd555f521b08b
13099 Author: Alex Dubov <oakad@yahoo.com>
13100 Date:   Fri Aug 7 15:28:32 2009 +1000
13101
13102     stx: create common vendor/board hierarchy for STx boards
13103
13104     Move files belonging to the STx boards into common vendor directory and
13105     update the Makefile to reflect this.
13106
13107     Signed-off-by: Alex Dubov <oakad@yahoo.com>
13108     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13109
13110 commit bafdf9aa9dbb69d937b72db17ed5800998c59523
13111 Author: Peter Tyser <ptyser@xes-inc.com>
13112 Date:   Tue Aug 4 17:38:00 2009 -0500
13113
13114     85xx: Remove unused CONFIG_CLEAR_LAW0 defines
13115
13116     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
13117     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13118
13119 commit 73aacc522849486b60a5611f678f0bf1c3053779
13120 Author: Kumar Gala <galak@kernel.crashing.org>
13121 Date:   Thu Aug 6 18:38:43 2009 -0500
13122
13123     86xx: Remove redudant PLATFORM_CPPFLAGS
13124
13125     For historic reasons we had defined some additional PLATFORM_CPPFLAGS like:
13126
13127     PLATFORM_CPPFLAGS += -DCONFIG_MPC86xx=1
13128     PLATFORM_CPPFLAGS += -DCONFIG_MPC8641=1
13129
13130     However these are all captured in the config.h and thus redudant.  Also
13131     moved common 86xx flags into cpu/mpc86xx/config.mk.
13132
13133     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13134
13135 commit 53efa1f1acacacb76fa9a21b09b3294783a11c03
13136 Author: Kumar Gala <galak@kernel.crashing.org>
13137 Date:   Thu Aug 6 18:28:34 2009 -0500
13138
13139     85xx: Remove redudant PLATFORM_CPPFLAGS
13140
13141     For historic reasons we had defined some additional PLATFORM_CPPFLAGS
13142     like:
13143
13144     PLATFORM_CPPFLAGS += -DCONFIG_E500=1
13145     PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
13146     PLATFORM_CPPFLAGS += -DCONFIG_MPC8548=1
13147
13148     However these are all captured in the config.h and thus redudant.
13149
13150     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13151
13152 commit 337f9fde2e9317c1d9e85a4a8955a2f14730a00f
13153 Author: Kumar Gala <galak@kernel.crashing.org>
13154 Date:   Thu Jul 30 15:54:07 2009 -0500
13155
13156     85xx: Add a 36-bit physical configuration for MPC8536DS
13157
13158     We move all IO addressed (CCSR, localbus, PCI) above the 4G boundary
13159     to allow for larger memory sizes.
13160
13161     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13162     Acked-by: Wolfgang Denk <wd@denx.de>
13163
13164     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13165
13166 commit ecead84d56b0ced67b727f5ce21ba08c53b5f09e
13167 Author: Kumar Gala <galak@kernel.crashing.org>
13168 Date:   Tue Aug 4 09:10:03 2009 -0500
13169
13170     85xx: Cleanup whitespace in mpc8536ds.c
13171
13172     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13173
13174 commit ad19e7a5d2de337064ce7728d6504df9648f5d31
13175 Author: Kumar Gala <galak@kernel.crashing.org>
13176 Date:   Wed Aug 5 07:59:35 2009 -0500
13177
13178     pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory
13179
13180     The old PCI ATMU setup code would just mimic the PCI regions into the
13181     ATMU registers.  For simple memory maps in which all memory, MMIO, etc
13182     space fit into 4G this works ok.  However there are issues with we have
13183     >4G of memory as we know can't access all of memory and we need to
13184     ensure that PCICSRBAR (PEXCSRBAR on PCIe) isn't overlapping with
13185     anything since we can't turn it off.
13186
13187     We first setup outbound windows based on what the board code setup
13188     in the pci regions for MMIO and IO access.  Next we place PCICSRBAR
13189     below the MMIO window.  After which we try to setup the inbound windows
13190     to map as much of memory as possible.
13191
13192     On PCIe based controllers we are able to overmap the ATMU setup since
13193     RX & TX links are separate but report the proper amount of inbound
13194     address space to the region tracking to ensure there is no overlap.
13195
13196     On PCI based controllers we use as many inbound windows as available to
13197     map as much of the memory as possible.
13198
13199     Additionally we changed all the CCSR register access to use proper IO
13200     accessor functions.  Also had to add CONFIG_SYS_CCSRBAR_PHYS to some
13201     86xx platforms that didn't have it defined.
13202
13203     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13204
13205 commit 8295b94400449586505ffe34ec024feb3d2c8fe4
13206 Author: Kumar Gala <galak@kernel.crashing.org>
13207 Date:   Wed Aug 5 07:49:27 2009 -0500
13208
13209     pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe
13210
13211     Change the code to use the PCIe capabilities register to determine if we
13212     are a PCIe controller or not.  Additionally cleaned up some white space
13213     and formatting in the file.
13214
13215     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13216
13217 commit cb151aa2cf5fbb1e412fc763a3a611758f066238
13218 Author: Kumar Gala <galak@kernel.crashing.org>
13219 Date:   Mon Aug 3 21:02:02 2009 -0500
13220
13221     pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
13222
13223     Every platform that calls fsl_pci_init calls fsl_pci_setup_inbound_windows
13224     before it calls fsl_pci_init.  There isn't any reason to just call it
13225     from fsl_pci_init and simplify things a bit.
13226
13227     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13228
13229 commit fb3143b35eb5890ec72e79d17a6068a84a057d47
13230 Author: Kumar Gala <galak@kernel.crashing.org>
13231 Date:   Mon Aug 3 20:44:55 2009 -0500
13232
13233     pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
13234
13235     Every platform that calls fsl_pci_init calls pci_setup_indirect before
13236     it calls fsl_pci_init.  There isn't any reason to just call it from
13237     fsl_pci_init and simplify things a bit.
13238
13239     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
13240
13241 commit 28887d831b02c66ccc10d7f1379204b5a62f4543
13242 Author: André Schwarz <andre.schwarz@matrix-vision.de>
13243 Date:   Thu Aug 27 14:48:35 2009 +0200
13244
13245     Use common code for Matrix Vision boards
13246
13247     Clean up existing boards (mvBC-P/MPC5200 and mvBL-M7/MPC8343) by
13248     using common code.
13249
13250     Signed-off-by: André Schwarz <andre.schwarz@matrix-vision.de>
13251
13252 commit 05f91a65abc3180e2896cd8ddee7a34b1d1ce6e0
13253 Author: Kim Phillips <kim.phillips@freescale.com>
13254 Date:   Wed Aug 26 21:27:37 2009 -0500
13255
13256     mpc83xx: mpc8349itx - accommodate larger kernel sizes & unzero the bootdelay
13257
13258     apparently the ITX was missed last round.
13259
13260     Also make bootdelay consistent with other boards, so as to give on the
13261     opportunity to fix mistakenly set bootcmd without having checked for an
13262     bootdelay zero setting first.
13263
13264     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
13265
13266 commit cc861f7127f200e704baaf061a7f508e3c93f2a3
13267 Author: Kim Phillips <kim.phillips@freescale.com>
13268 Date:   Wed Aug 26 21:25:46 2009 -0500
13269
13270     mpc83xx: match dtb filename references to their dts equivalents in the linux kernel
13271
13272     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
13273
13274 commit 77b351cd0f20483eefa09bebebb3e0cbf5555b2c
13275 Author: Sandeep Paulraj <s-paulraj@ti.com>
13276 Date:   Tue Aug 18 10:10:42 2009 -0400
13277
13278     NAND: DaVinci: V2 Adding 4 BIT ECC support
13279
13280     This patch adds 4 BIT ECC support in the DaVinci NAND
13281     driver. Tested on both the DM355 and DM365.
13282
13283     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
13284     Signed-off-by: Scott Wood <scottwood@freescale.com>
13285
13286 commit f83b7f9e8a5d1334e24506ea5953dd871596ea8a
13287 Author: Sandeep Paulraj <s-paulraj@ti.com>
13288 Date:   Mon Aug 10 13:27:56 2009 -0400
13289
13290     MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST
13291
13292     This patch adds the new mode NAND_ECC_HW_OOB_FIRST in the nand code to
13293     support 4-bit ECC on TI DaVinci devices with large page (up to 2K) NAND
13294     chips.  This ECC mode is similar to NAND_ECC_HW, with the exception of
13295     read_page API that first reads the OOB area, reads the data in chunks,
13296     feeds the ECC from OOB area to the ECC hw engine and perform any
13297     correction on the data as per the ECC status reported by the engine.
13298
13299     This patch has been accepted by Andrew Morton and can be found at
13300
13301     http://userweb.kernel.org/~akpm/mmotm/broken-out/mtd-nand-add-new-ecc-mode-ecc_hw_oob_first.patch
13302
13303     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
13304     Signed-off-by: Sneha Narnakaje <nsnehaprabha@ti.com>
13305     Signed-off-by: Scott Wood <scottwood@freescale.com>
13306
13307 commit 36fab997d85d89ee7fd2c7fd6057fab786d556aa
13308 Author: Ilya Yanok <yanok@emcraft.com>
13309 Date:   Tue Aug 11 02:32:54 2009 +0400
13310
13311     mxc_nand: add nand driver for MX2/MX3
13312
13313     Driver for NFC NAND controller found on Freescale's MX2 and MX3
13314     processors. Ported from Linux. Tested only with i.MX27 but should
13315     works with other MX2 and MX3 processors too.
13316
13317     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
13318     Signed-off-by: Scott Wood <scottwood@freescale.com>
13319
13320 commit a2c65b47effcb3d0aa23e58596538acd338ac7c5
13321 Author: Sandeep Paulraj <s-paulraj@ti.com>
13322 Date:   Mon Aug 10 13:27:46 2009 -0400
13323
13324     NAND: ADD page Parameter to all read_page/read_page_raw API's
13325
13326     This patch adds a new "page" parameter to all NAND read_page/read_page_raw
13327     APIs.  The read_page API for the new mode ECC_HW_OOB_FIRST requires the
13328     page information to send the READOOB command and read the OOB area before
13329     the data area.
13330
13331     This patch has been accepted by Andrew Morton and can be found at
13332     http://userweb.kernel.org/~akpm/mmotm/broken-out/mtd-nand-add-page-parameter-to-all-read_page-read_page_raw-apis.patch
13333
13334     WE would like this to become part of the u-boot GIT as well
13335
13336     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
13337     Signed-off-by: Sneha Narnakaje <nsnehaprabha@ti.com>
13338     Signed-off-by: Scott Wood <scottwood@freescale.com>
13339
13340 commit de4250929f37e6c16860741b74546bedbe0bdaba
13341 Author: Heiko Schocher <hs@denx.de>
13342 Date:   Tue Jul 21 17:13:40 2009 +0200
13343
13344     83xx, kmeter1: added NAND support
13345
13346     Signed-off-by: Heiko Schocher <hs@denx.de>
13347     Signed-off-by: Scott Wood <scottwood@freescale.com>
13348
13349 commit ecad289fc6bd9d89ef4d5093cc7b6fd712fd0d29
13350 Author: Kyungmin Park <kmpark@infradead.org>
13351 Date:   Tue Jul 21 11:58:04 2009 +0900
13352
13353     OneNAND: Remove unused read_spareram
13354
13355     Remove unused read_spareram and add unlock_all as kernel does
13356
13357     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13358     Signed-off-by: Scott Wood <scottwood@freescale.com>
13359
13360 commit 403ce1f759b5acec8514cd7e10ce76704fed519c
13361 Author: Matthias Kaehlcke <matthias@kaehlcke.net>
13362 Date:   Thu Jul 16 21:19:29 2009 +0200
13363
13364     KB9202: Add NAND support
13365
13366     Add KB9202 NAND driver
13367
13368     Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
13369     Signed-off-by: Scott Wood <scottwood@freescale.com>
13370
13371 commit ce3277a6f2c082f39596d3d3d88dd0a5bc91439d
13372 Author: Kyungmin Park <kmpark@infradead.org>
13373 Date:   Tue Jul 21 11:58:04 2009 +0900
13374
13375     OneNAND: Remove unused read_spareram
13376
13377     Remove unused read_spareram and add unlock_all as kernel does
13378
13379     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13380
13381 commit 0d042037b3cf8693ea0f793d0c292430bfc5a95c
13382 Author: Eric Millbrandt <emillbrandt@coldhaus.com>
13383 Date:   Tue Aug 25 10:30:26 2009 -0500
13384
13385     galaxy5200: Cleanup typo and trailing whitespace
13386
13387     Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
13388
13389 commit f6a309080b2da9e509b5ee8d091dca5e175415b7
13390 Author: TsiChung Liew <tsicliew@gmail.com>
13391 Date:   Wed Jul 22 18:42:45 2009 +0000
13392
13393     ColdFire: Fix compile warning messages
13394
13395     Change %08lX to %08X in board.c. Remove unused variable
13396     'oscillator' in mcf5227x/cpu_init.c and 'scm2' in
13397     mcf532x/cpu_init.c. Provide argument type cast in
13398     drivers/dma/MCD_dmaApi.c.
13399
13400     Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
13401
13402 commit 88c811b153771a3d1bfe958297c69722efb278e9
13403 Author: TsiChung Liew <tsicliew@gmail.com>
13404 Date:   Wed Jul 22 16:32:39 2009 +0000
13405
13406     ColdFire: Fix missing _IO_BASE which caused compile error
13407
13408     The compile error was caused by a recent patch. Affected platforms -
13409     M5253DEMO.h, M5253EVBE.h, and M54455EVB.h. Adding the _IO_BASE
13410     automatically defined to 0 in asm-m68k/io.h if it isn't set in
13411     platform configuration file.
13412
13413     Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
13414
13415 commit 3a7b2c21fb08b022e3e624cd071002b4aaed1606
13416 Author: Niklaus Giger <niklaus.giger@member.fsf.org>
13417 Date:   Wed Jul 22 17:13:24 2009 +0200
13418
13419     Support up to 7 banks for ids as specified in JEDEC JEP106Z
13420
13421     see http://www.jedec.org/download/search/jep106Z.pdf
13422     Add some second source legacy flash chips 256x8.
13423
13424     Signed-off-by: Niklaus Giger <niklaus.giger@member.fsf.org>
13425     Signed-off-by: Stefan Roese <sr@denx.de>
13426
13427 commit 0d071cdd782e917b43e04869843df31670231ffd
13428 Author: Kim Phillips <kim.phillips@freescale.com>
13429 Date:   Mon Aug 24 14:32:26 2009 -0500
13430
13431     net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete
13432
13433     if you don't have firmware installed for the PHY to come to life, this
13434     wait can be painful - let's give the option to avoid it if we want.
13435
13436     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
13437     Acked-by: Andy Fleming <afleming@freescale.com>
13438     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
13439
13440 commit 4fccb818e7ee1190602e79aa5729a23bc349bf0c
13441 Author: Robin Getz <rgetz@blackfin.uclinux.org>
13442 Date:   Thu Aug 20 10:50:20 2009 -0400
13443
13444     Add Transfer Size Option to tftp
13445
13446     Optionally add RFC 2349 "Transfer Size Option", so we can minimize the
13447     time spent sending data over the UART (now print a single line during a
13448     tftp transfer).
13449
13450      - If turned on (CONFIG_TFTP_TSIZE), U-Boot asks for the size of the file.
13451      - if receives the file size, a single line (50 chars) are printed.
13452          one hash mark == 2% of the file downloaded.
13453      - if it doesn't receive the file size (the server doesn't support RFC
13454          2349, prints standard hash marks (one mark for each UDP frame).
13455
13456     Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
13457     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
13458
13459 commit 488feef85229c08cd3aa1fa183bc8f483d2ae832
13460 Author: Robin Getz <rgetz@blackfin.uclinux.org>
13461 Date:   Mon Aug 24 10:33:39 2009 -0400
13462
13463     Add debug message for Blackfin Ethernet Rx function.
13464
13465     Add a simple print for the Blackfin's Ethernet Rx function,
13466     so we can debug incomming Ethernet functions easier.
13467
13468     Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
13469     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
13470
13471 commit b1c0eaac110bc919e5b4e88821348e714493f266
13472 Author: Ben Warren <biggerbadderben@gmail.com>
13473 Date:   Tue Aug 25 13:09:37 2009 -0700
13474
13475     Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
13476
13477     All in-tree boards that use this controller have CONFIG_NET_MULTI added
13478     Also:
13479       - changed CONFIG_DRIVER_CS8900 to CONFIG_CS8900
13480       - changed CS8900_BASE to CONFIG_CS8900_BASE
13481       - changed CS8900_BUS?? to CONFIG_CS8900_BUS??
13482       - cleaned up line lengths
13483       - modified VCMA9 command function that accesses the device
13484       - removed MAC address initialization from lib_arm/board.c
13485
13486     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
13487     Tested-by: Wolfgang Denk <wd@denx.de>
13488     Acked-by: Wolfgang Denk <wd@denx.de>
13489
13490 commit d47628a6ecf80cd4584a50b6c795b90c985a48e5
13491 Author: Alessandro Rubini <rubini-list@gnudd.com>
13492 Date:   Fri Aug 7 13:59:26 2009 +0200
13493
13494     arm nomadik: activate defrag choose 4k transfer block size
13495
13496     This chooses 4kB data size for both TFTP and NFS, as an example
13497     about how to use support for IP fragments.
13498
13499     Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
13500     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
13501
13502 commit bd931ca61c84039241d438ade4a9755ae0e5372f
13503 Author: Alessandro Rubini <rubini-list@gnudd.com>
13504 Date:   Fri Aug 7 13:59:16 2009 +0200
13505
13506     nfs: accept CONFIG_NFS_READ_SIZE from config file
13507
13508     To take advantage of defragmented packets, the config file
13509     can define CONFIG_NFS_READ_SIZE to override the 1kB default.
13510     No support is there for an environment variable by now.
13511
13512     Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
13513     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
13514
13515 commit 89ba81d1079a07b8430a98c1746c6d411312eb0d
13516 Author: Alessandro Rubini <rubini-list@gnudd.com>
13517 Date:   Fri Aug 7 13:59:06 2009 +0200
13518
13519     tftp: get the tftp block size from config file and from the environment
13520
13521     Increasing the block size is useful if CONFIG_IP_DEFRAG is
13522     used. Howerver, the last fragments in a burst may overflow the
13523     receiving ethernet, so the default is left at 1468, with thre new
13524     CONFIG_TFTP_BLOCKSIZE for config files. Further, "tftpblocksize"
13525     can be set in the environment.
13526
13527     Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
13528     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
13529
13530 commit 5cfaa4e54d0eb8232fa1cf092d955fdaed5b673d
13531 Author: Alessandro Rubini <rubini-list@gnudd.com>
13532 Date:   Fri Aug 7 13:58:56 2009 +0200
13533
13534     net: defragment IP packets
13535
13536     The defragmenting code is enabled by CONFIG_IP_DEFRAG; the code is
13537     useful for TFTP and NFS transfers.  The user can specify the maximum
13538     defragmented payload as CONFIG_NET_MAXDEFRAG (default 16k).
13539     Since NFS has a bigger per-packet overhead than TFTP, the static
13540     reassembly buffer can hold CONFIG_NET_MAXDEFRAG + the NFS overhead.
13541
13542     The packet buffer is used as an array of "hole" structures, acting as
13543     a double-linked list. Each new fragment can split a hole in two,
13544     reduce a hole or fill a hole. No support is there for a fragment
13545     overlapping two diffrent holes (i.e., thre new fragment is across an
13546     already-received fragment).
13547
13548     Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
13549     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
13550
13551 commit 68e74567cf317318df52dbcb2ac170ffc5e7758a
13552 Author: Feng Kan <fkan@amcc.com>
13553 Date:   Fri Aug 21 10:59:42 2009 -0700
13554
13555     ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver
13556
13557     Fix ECC Correction bug where the byte offset location were double
13558     flipped causing correction routine to toggle the wrong byte location
13559     in the ECC segment. The ndfc_calculate_ecc routine change the order
13560     of getting the ECC code.
13561             /* The NDFC uses Smart Media (SMC) bytes order */
13562             ecc_code[0] = p[2];
13563             ecc_code[1] = p[1];
13564             ecc_code[2] = p[3];
13565     But in the Correction algorithm when calculating the byte offset
13566     location, the s1 is used as the upper part of the address. Which
13567     again reverse the order making the final byte offset address
13568     location incorrect.
13569         byteoffs = (s1 << 0) & 0x80;
13570         .
13571         .
13572         byteoffs |= (s0 >> 4) & 0x08;
13573     The order is change to read it in straight and let the correction
13574     function to revert it to SMC order.
13575
13576     Signed-off-by: Feng Kan <fkan@amcc.com>
13577     Acked-by: Victor Gallardo <vgallardo@amcc.com>
13578     Acked-by: Prodyut Hazarika <phazarika@amcc.com>
13579     Signed-off-by: Stefan Roese <sr@denx.de>
13580
13581 commit 307ecb6db04eebdc06b8c87d48bf48d3cbd5e9d7
13582 Author: Eric Millbrandt <emillbrandt@coldhaus.com>
13583 Date:   Thu Aug 13 08:32:37 2009 -0500
13584
13585     Add support for USB on PSC3 for the mpc5200
13586
13587     Support USB on PSC3 on the mpc5200.  Before this patch, enabling USB support
13588     would reconfigure PSC4 and PSC5 to USB.  The mpc5200 does not support USB
13589     enabled on both the standard USB port and PSC3.  This patch masks the
13590     appropriate bits when enabling USB.
13591
13592     Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
13593     Acked-by: Grant Likely <grant.likely@secretlab.ca>
13594     Acked-by: Remy Bohmer <linux@bohmer.net>
13595
13596 commit 6b8548b0f7068379ad1efa4fa28725f361b2d3cd
13597 Author: Albin Tonnerre <albin.tonnerre@free-electrons.com>
13598 Date:   Thu Aug 13 19:12:44 2009 +0200
13599
13600     Add driver for the ST M41T94 SPI RTC
13601
13602     This RTC is used in some Calao boards. The driver code is taken from
13603     the linux rtc-m41t94 driver
13604
13605     Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
13606
13607 commit 885fc78c28fbe773bcb4edc9dd0fdac05ebb5b38
13608 Author: Albin Tonnerre <albin.tonnerre@free-electrons.com>
13609 Date:   Thu Aug 13 15:31:12 2009 +0200
13610
13611     Switch from per-driver to common definition of bin2bcd and bcd2bin
13612
13613     Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
13614     Acked-by: Stefan Roese <sr@denx.de>
13615
13616 commit e84aba135ed7145299304ef550e92f08b2c99d7a
13617 Author: Albin Tonnerre <albin.tonnerre@free-electrons.com>
13618 Date:   Thu Aug 13 15:31:11 2009 +0200
13619
13620     Replace BCD2BIN and BIN2BCD macros with inline functions
13621
13622     In the process, also remove backward-compatiblity macros BIN_TO_BCD and
13623     BCD_TO_BIN and update the sole board using them to use the new bin2bcd
13624     and bcd2bin instead
13625
13626     Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
13627     Acked-by: Stefan Roese <sr@denx.de>
13628     Acked-by: Detlev Zundel <dzu@denx.de>
13629
13630 commit 5b53b29bc2e82b80b669f1d2402068c60d7fecd0
13631 Author: Eric Millbrandt <emillbrandt@coldhaus.com>
13632 Date:   Thu Aug 13 10:14:21 2009 -0500
13633
13634     Add support for the galaxy5200
13635
13636     Add support for the DEKA Research and Development galaxy5200 board
13637
13638     The galaxy5200 is an Freescale mpc5200 based embedded industrial
13639     control board.
13640
13641     Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
13642
13643 commit 0a9e4e772123fe3e2bb499d7d2160c4cfd8a3a8d
13644 Author: Mike Frysinger <vapier@gentoo.org>
13645 Date:   Fri Jul 24 16:34:32 2009 -0400
13646
13647     unify {CONFIG_,}ENV_IS_EMBEDDED
13648
13649     Some boards have fallen out of sync by defining CONFIG_ENV_IS_EMBEDDED
13650     manually.  While it is useful to have this available to the build system,
13651     let's do it automatically rather than forcing people to opt into it.
13652
13653     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
13654     Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
13655     Signed-off-by: Wolfgang Denk <wd@denx.de>
13656
13657 commit 02c9aa1d41f73fdcf8383a36cc0cbbfaf952855d
13658 Author: Robin Getz <rgetz@blackfin.uclinux.org>
13659 Date:   Mon Jul 27 00:07:59 2009 -0400
13660
13661     Add md5sum and sha1 commands...
13662
13663     Now that we have sha1 and md5 in lib_generic, allow people to use
13664     them on the command line, for checking downloaded files.
13665
13666     Signed-off-by: Robin Getz <rgetz@analog.com>
13667
13668 commit 30fc5cd3116cb112d0aab7e6d7c8eef1b67ed075
13669 Author: Wolfgang Denk <wd@denx.de>
13670 Date:   Tue Aug 25 12:22:38 2009 +0200
13671
13672     include/s3c24x0.h: fix S3C24X0_SPI_CHANNEL declaration
13673
13674     The SPI controller on the S3C24X0 has 8 bit registers, not 32 bit.
13675
13676     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13677     Signed-off-by: Wolfgang Denk <wd@denx.de>
13678
13679 commit e637385e69f63bc73b9dfd2ddd8d0f383790ca28
13680 Author: Mike Frysinger <vapier@gentoo.org>
13681 Date:   Thu Aug 20 19:17:59 2009 -0400
13682
13683     Blackfin: fix typos in gpio comments
13684
13685     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
13686
13687 commit c2fbcb6ae86c10621a386c13be57eaa766221ed5
13688 Author: Harald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at>
13689 Date:   Tue Aug 18 04:49:57 2009 -0400
13690
13691     Blackfin: cm-bf527/cm-bf537: increase flash sectors
13692
13693     Newer revisions of these boards have slightly larger flashes, so increase
13694     the configured number of sectors so that U-Boot works on all revisions.
13695
13696     Signed-off-by: Harald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at>
13697     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
13698
13699 commit a794f59a75bf9fd4a44f1ad2349cae903c42b89c
13700 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13701 Date:   Sun Aug 23 14:14:52 2009 +0200
13702
13703     sh/rsk7203: add missing include net.h
13704
13705     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13706
13707 commit 6ac9f47977a9fc1876979871eeb14f26ba1bdbe6
13708 Author: Mike Frysinger <vapier@gentoo.org>
13709 Date:   Sun Aug 23 02:47:59 2009 -0400
13710
13711     start a linker script helper file
13712
13713     Start a common header file for common linker script code (such as
13714     workarounds for older linkers) rather than doing this in the build system.
13715
13716     As fallout, we no longer execute the linker every time config.mk is
13717     included by a build file (which can easily be 70+ times), but rather only
13718     execute it once.
13719
13720     This also fixes a bug in the major version checking by creating a macro to
13721     easily compare versions and keep people from making the same common
13722     mistake (forgetting to check major and minor together).
13723
13724     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
13725
13726 commit 2ed0869d30602eb660569eababb8fedff36bd23a
13727 Author: Mike Frysinger <vapier@gentoo.org>
13728 Date:   Sat Aug 22 19:50:22 2009 -0400
13729
13730     Blackfin: use common code to preprocess linker script
13731
13732     Now that the common code preprocesses the linker script, the Blackfin code
13733     no longer needs to do it.
13734
13735     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
13736
13737 commit 4d3758c835c7e96da2a291e7fb5acfc19bc06e8e
13738 Author: Mike Frysinger <vapier@gentoo.org>
13739 Date:   Sat Aug 22 19:48:56 2009 -0400
13740
13741     .gitignore: ignore generated u-boot.lds
13742
13743     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
13744
13745 commit 79b91de958511840d2a7491be92d435b7ef43f17
13746 Author: Albin Tonnerre <albin.tonnerre@free-electrons.com>
13747 Date:   Sat Aug 22 14:21:53 2009 +0200
13748
13749     include/mmc.h: Fix typo in IS_SD() macro
13750
13751     Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
13752
13753 commit 963f2f611741f8d9c38bd7caf20ae8c95cab7b3f
13754 Author: Wolfgang Denk <wd@denx.de>
13755 Date:   Sat Aug 22 23:27:26 2009 +0200
13756
13757     Prepare 2009.08-rc3
13758
13759     Update CHANGELOG, minor Coding Style cleanup.
13760
13761     Signed-off-by: Wolfgang Denk <wd@denx.de>
13762
13763 commit 5b2da6a309266f21cbb68f06fcfdf9ba141022e7
13764 Author: Michal Simek <monstr@monstr.eu>
13765 Date:   Fri Aug 21 06:52:25 2009 +1000
13766
13767     qemu-mips: Fix Qemu website
13768
13769     Signed-off-by: Michal Simek <monstr@monstr.eu>
13770     Signed-off-by: Michal Simek <michal.simek@petalogix.com>
13771     Acked-by: Shinya Kuribayashi <skuribay@pobox.com>
13772
13773 commit 79f516bccc3cff5a5cd4b3dffb7d254e746fdbde
13774 Author: Kim Phillips <kim.phillips@freescale.com>
13775 Date:   Fri Aug 21 16:34:38 2009 -0500
13776
13777     mpc83xx: accommodate larger kernel sizes by default
13778
13779     linux mpc83xx_defconfig kernels are getting bigger, accommodate for
13780     their growth by adjusting default load and fdt addresses.
13781
13782     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
13783
13784 commit 8eceeb7fd656d6d071c0a8b615e178aca5775fff
13785 Author: Kim Phillips <kim.phillips@freescale.com>
13786 Date:   Fri Aug 21 16:33:15 2009 -0500
13787
13788     mpc83xx: mpc8377erdb - change DDR settings to those from latest bsp
13789
13790     when using Linus' 83xx_defconfig, the mpc8377rdb would hang at boot
13791     at either:
13792
13793     NET: Registered protocol family 16
13794
13795     or the
13796
13797     io scheduler cfq registered
13798
13799     message.  Fixing up these DDR settings appears to fix the problem.
13800
13801     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
13802
13803 commit 27c5248dd4c9ba4a36899689595956c5e59e349a
13804 Author: Kim Phillips <kim.phillips@freescale.com>
13805 Date:   Fri Aug 21 16:31:20 2009 -0500
13806
13807     mpc83xx: tqm8349 - remove pci & flash window conflict
13808
13809     commit 9993e196da707a0a1cd4584f1fcef12382c1c144 "mpc83xx: convert all
13810     remaining boards over to 83XX_GENERIC_PCI" remapped pci windows on
13811     tqm834x to make it more consistent with the other 83xx boards.  During
13812     that time however, the author failed to realize that FLASH_BASE was
13813     occupying the same range as what PCI1_MEM_BASE was being assigned.
13814
13815     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
13816     Tested-by: Wolfgang Denk <wd@denx.de>
13817
13818 commit 6d2c26ac831f033b0025cfb256365a047f8dd115
13819 Author: Heiko Schocher <hs@denx.de>
13820 Date:   Fri Aug 21 16:30:30 2009 -0500
13821
13822     mpc83xx: add missing CSCONFIG_ODT_WR_CFG for 832x CPUs
13823
13824     Signed-off-by: Heiko Schocher <hs@denx.de>
13825     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
13826
13827 commit 193b4cb3f641ed0fd9bb79b8fa4671882c50ffdb
13828 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
13829 Date:   Fri Aug 21 16:27:05 2009 -0500
13830
13831     mpc83xx: mpc8349 - delete unused SYS_MID_FLASH_JUMP
13832
13833     This was introduced with the MPC8349EMDS board, and then copied to
13834     a couple other boards by nature of being the reference implementation.
13835
13836       u-boot$git grep CONFIG_SYS_MID_FLASH_JUMP
13837       include/configs/MPC8349EMDS.h:#define CONFIG_SYS_MID_FLASH_JUMP 0x7F000000
13838       include/configs/sbc8349.h:#define CONFIG_SYS_MID_FLASH_JUMP     0x7F000000
13839       include/configs/vme8349.h:#define CONFIG_SYS_MID_FLASH_JUMP     0x7F000000
13840       u-boot$
13841
13842     It currently isn't used, so delete it before it spreads further.
13843
13844     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13845     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
13846
13847 commit c0d660fbbede322648ec79d3e39389e48f5fab24
13848 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
13849 Date:   Fri Aug 21 16:21:58 2009 -0500
13850
13851     mpc83xx: sbc8349 - make enabling PCI more user friendly
13852
13853     Prior to this commit, to enable PCI, you had to go manually
13854     edit the board config header, which isn't really user friendly.
13855     This adds the typical PCI make targets to the toplevel Makefile
13856     in accordance with what is being done with other boards.
13857
13858     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13859     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
13860
13861 commit a3c5057a6c05b4c7235a270486220e4511366133
13862 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13863 Date:   Fri Aug 7 23:37:54 2009 +0200
13864
13865     eeprom_m95xxx: remove unused variable i
13866
13867     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13868
13869 commit 8cf19b9fec92d8aa22b2fe4b4e6976743b1daa51
13870 Author: Ilya Yanok <yanok@emcraft.com>
13871 Date:   Fri Jul 17 15:02:42 2009 +0400
13872
13873     jffs2: some fixes to summary support
13874
13875     This patch fixes some issues with JFFS2 summary support in U-Boot.
13876     1/ Summary support made compilation configurable (as summary support
13877     considered expiremental even in Linux).
13878     2/ Summary code can do unaligned 16-bit and 32-bit memory accesses.
13879     We need to get data byte by byte to exclude data aborts.
13880     3/ Make summary scan in two passes so we can safely fall back to full
13881     scan if we found unsupported entry in the summary.
13882
13883     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
13884
13885 commit 11906936e168d12d684bb3d2930a62693ba3d84e
13886 Author: Prafulla Wadaskar <prafulla@marvell.com>
13887 Date:   Mon Aug 10 18:55:54 2009 +0530
13888
13889     arm: rd6281a: Fixed NAND specific warning
13890
13891     It is recommended to define the macro CONFIG_SYS_64BIT_VSPRINTF
13892     for NAND specific warning removal, same is done in this patch
13893
13894     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
13895
13896 commit b5ffb193330113d2e00489d96bf8ec1f541ed4e1
13897 Author: Wolfgang Denk <wd@denx.de>
13898 Date:   Thu Aug 13 00:37:16 2009 +0200
13899
13900     TRAB: make independent of specific libgcc helper routines
13901
13902     The TRAB board references local libgcc helper routines
13903     (lib_arm/div0.o and lib_arm/_umodsi3.o) which cause build problems
13904     when we try to use the normal, compiler provided libgcc instead.
13905     Removing these references allows to build both with and without the
13906     local libgcc helper routines.
13907
13908     Signed-off-by: Wolfgang Denk <wd@denx.de>
13909
13910 commit 1aada9cd643567d351667138851e9231ccfa245a
13911 Author: Wolfgang Denk <wd@denx.de>
13912 Date:   Mon Aug 17 14:00:53 2009 +0200
13913
13914     Fix all linker scripts for older binutils versions (pre-2.16)
13915
13916     Commit f62fb99941c6 fixed handling of all rodata sections by using a
13917     wildcard combined with calls to ld's builtin functions SORT_BY_ALIGNMENT()
13918     and SORT_BY_NAME().  Unfortunately these functions were only
13919     introduced with biunutils version 2.16, so the modification broke
13920     building with all tool chains using older binutils.
13921
13922     This patch makes it work again.  This is done by omitting the use of
13923     these functions for such old tool chains.  This will result in
13924     slightly larger target binaries, as the rodata sections are no longer
13925     in optimal order alignment-wise which reauls in unused gaps, but the
13926     effect was found to be insignificant - especially compared to the fact
13927     that you cannot build U-Boot at all in the current state.
13928
13929     As ld seems to have no support for conditionals we run the linker
13930     script through the C preprocessor which can be easily used to remove
13931     the unwanted function calls.
13932
13933     Note that the C preprocessor must be run with the "-ansi" (or a
13934     "-std=") option to make sure all the system-specific predefined
13935     macros outside the reserved namespace are suppressed. Otherise, cpp
13936     might for example substitute "powerpc" to "1", thus corrupting for
13937     example "OUTPUT_ARCH(powerpc)" etc.
13938
13939     Signed-off-by: Wolfgang Denk <wd@denx.de>
13940     Cc: Mike Frysinger <vapier@gentoo.org>
13941
13942 commit f772acf8a584067033eff1e231fcd1fb3a00d3d9
13943 Author: Wolfgang Denk <wd@denx.de>
13944 Date:   Mon Aug 17 13:17:29 2009 +0200
13945
13946     ARM: compiler options cleanup - improve tool chain support
13947
13948     For some time there have been repeated reports about build problems
13949     with some ARM (cross) tool chains.  Especially issues about
13950     (in)compatibility with the tool chain provided runtime support
13951     library libgcc.a caused to add and support a private implementation
13952     of such runtime support code in U-Boot.  A closer look at the code
13953     indicated that some of these issues are actually home-made.  This
13954     patch attempts to clean up some of the most obvious problems and make
13955     building of U-Boot with different tool chains easier:
13956
13957     - Even though all ARM systems basicy used the same compiler options
13958       to select a specific ABI from the tool chain, the code for this was
13959       distributed over all cpu/*/config.mk files.  We move this one level
13960       up into lib_arm/config.mk instead.
13961
13962     - So far, we only checked if "-mapcs-32" was supported by the tool
13963       chain; if yes, this was used, if not, "-mabi=apcs-gnu" was
13964       selected, no matter if the tool chain actually understood this
13965       option.  There was no support for EABI conformant tool chains.
13966       This patch implements the following logic:
13967
13968       1) If the tool chain supports
13969         "-mabi=aapcs-linux -mno-thumb-interwork"
13970          we use these options (EABI conformant tool chain).
13971       2) Otherwise, we check first if
13972         "-mapcs-32"
13973          is supported, and then check for
13974         "-mabi=apcs-gnu"
13975          If one test succeeds, we use the first found option.
13976       3) In case 2), we also test if "-mno-thumb-interwork", and use
13977          this if the test succeeds. [For "-mabi=aapcs-linux" we set
13978          "-mno-thumb-interwork" mandatorily.]
13979
13980       This way we use a similar logic for the compile options as the
13981       Linux kernel does.
13982
13983     - Some EABI conformant tool chains cause external references to
13984       utility functions like raise(); such functions are provided in the
13985       new file lib_arm/eabi_compat.c
13986
13987       Note that lib_arm/config.mk gets parsed several times, so we must
13988       make sure to add eabi_compat.o only once to the linker list.
13989
13990     Signed-off-by: Wolfgang Denk <wd@denx.de>
13991     Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
13992     Cc: Dirk Behme <dirk.behme@googlemail.com>
13993     Cc: Magnus Lilja <lilja.magnus@gmail.com>
13994     Cc: Tom Rix <Tom.Rix@windriver.com>
13995     Cc: Prafulla Wadaskar <prafulla@marvell.com>
13996     Acked-by: Sergey Kubushyn <ksi@koi8.net>
13997     Tested-by: Magnus Lilja <lilja.magnus@gmail.com>
13998     Tested-by: Andrzej Wolski <awolski@poczta.fm>
13999     Tested-by: Gaye Abdoulaye Walsimou <walsimou@walsimou.com>
14000     Tested-by: Tom Rix <Tom.Rix@windriver.com>
14001     Tested-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14002
14003 commit 269610f6ba2e4a7bc27d2e53d43160614016964f
14004 Author: Mingkai Hu <Mingkai.hu@freescale.com>
14005 Date:   Thu Jul 30 17:56:51 2009 +0800
14006
14007     NAND boot: fix nand_load overlap issue
14008
14009     The code copy data from NAND flash block by block, so when
14010     the data length isn't a whole-number multiple of the block
14011     size, it will overlap the rest space.
14012
14013     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
14014     Signed-off-by: Scott Wood <scottwood@freescale.com>
14015
14016 commit 1fc1d9aed08f2b3366d634fda6712a710b2cff9a
14017 Author: Giulio Benetti <giulio.benetti@micronovasrl.com>
14018 Date:   Fri Jul 31 17:30:34 2009 -0500
14019
14020     add WATCHDOG_RESET() on nand write and read
14021
14022     Signed-off-by: giulio.benetti@micronovasrl.com
14023     Acked-by: Wolfgang Denk <wd@denx.de>
14024     Signed-off-by: Scott Wood <scottwood@freescale.com>
14025
14026 commit b1e849f2201bbbf3ca81fde164f154f9caf7f0e9
14027 Author: Peter Tyser <ptyser@xes-inc.com>
14028 Date:   Wed Feb 4 15:14:05 2009 -0600
14029
14030     tsec: Wait for auto-negotiation to complete without link
14031
14032     Previously, waiting for auto-negotiation would only occur if a valid
14033     link had been detected.  Problems arose when attempting to use a
14034     tsec immediately after bootup but before link was achieved, eg:
14035     => dhcp
14036     Auto-neg error, defaulting to 10BT/HD
14037     eTSEC1: No link.
14038     Auto-neg error, defaulting to 10BT/HD
14039     eTSEC2: No link.
14040     =>
14041
14042     With this patch applied the same operation as above resulted in:
14043     => dhcp
14044     Waiting for PHY auto negotiation to complete. done
14045     Enet starting in 1000BT/FD
14046     Speed: 1000, full duplex
14047
14048     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
14049     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14050
14051 commit 477fa6378fbd3e47a5e2e83d0dd3970d5b1c8371
14052 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
14053 Date:   Thu Aug 20 10:14:11 2009 +0200
14054
14055     arm: kirkwood: See to it that sent data is 8-byte aligned
14056
14057     U-boot might use non-8-byte-aligned addresses for sending data, which
14058     the kwgbe_send doesn't accept (bootp does this for me). This patch
14059     copies the data to be sent to a malloced temporary buffer if it is
14060     non-aligned.
14061
14062     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
14063     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14064
14065 commit cad713bf7548b9e90433dac8270165402a6c9cc3
14066 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
14067 Date:   Thu Aug 20 10:13:06 2009 +0200
14068
14069     Wait for the link to come up on kirkwood network init
14070
14071     This patch makes the device wait for up to 5 seconds for the link to
14072     come up, similar to what many of the other network drivers do. This
14073     avoids confusing situations where, e.g., a tftp fails when initiated
14074     early after U-boot has started (before the link has come up).
14075
14076     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
14077     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14078
14079 commit bb1ca3b27f7fba8c73cb10279a6a8b8b69a308ff
14080 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
14081 Date:   Thu Aug 20 10:12:28 2009 +0200
14082
14083     arm:kirkwood Define kirkwood phy address magic number
14084
14085     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
14086     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14087
14088 commit f81ecb5d3300bf92d17302d3712f30585c182da9
14089 Author: Timur Tabi <timur@freescale.com>
14090 Date:   Mon Aug 17 15:55:38 2009 -0500
14091
14092     e1000: fix PCI memory addressing
14093
14094     The Intel E1000 driver was making assumptions about the relationship between
14095     some virtual, physical, and PCI addresses.
14096
14097     Also fix some bad usage of the DEBUGOUT macro
14098
14099     Signed-off-by: Timur Tabi <timur@freescale.com>
14100     Acked-by: Kumar Gala <galak@kernel.crashing.org>
14101     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14102
14103 commit b644006e1a7baa227aedc606ecdf0bb5eeb24cab
14104 Author: Ilya Yanok <yanok@emcraft.com>
14105 Date:   Wed Aug 12 16:42:48 2009 +0400
14106
14107     jffs2: clean the cache in case of malloc fails in build_lists
14108
14109     We should call jffs2_clean_cache() if we return from jffs2_build_lists()
14110     with an error to prevent usage of incomplete lists. Also we should
14111     free() a local buffer to prevent memory leaks.
14112
14113     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
14114
14115 commit 7ff66bb0be80cadd681be22a72e5eb02ee14c878
14116 Author: Heiko Schocher <hs@denx.de>
14117 Date:   Wed Aug 12 10:17:03 2009 +0200
14118
14119     ppc: trigger WDT before starting Linux
14120
14121     Signed-off-by: Heiko Schocher <hs@denx.de>
14122
14123 commit 918319c705d8a3d6251919a660baef32ff3a829a
14124 Author: Albin Tonnerre <albin.tonnerre@free-electrons.com>
14125 Date:   Wed Jul 22 18:30:03 2009 +0200
14126
14127     Update the mtd driver name in bootargs for at91-based boards
14128
14129     The name of the atmel nand driver in the kernel changed from at91_nand
14130     to atmel_nand back in June 2008, but the at91-based boards config files
14131     still refer to at91_nand. This patch updates them with the new name
14132
14133     Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
14134
14135 commit 8fa656aa5289815d942ebdc26182ccb9f2b9c86f
14136 Author: Ben Goska <goskab@onid.oregonstate.edu>
14137 Date:   Fri Aug 14 10:03:36 2009 -0700
14138
14139     omap3: Fixed a problem with hwecc
14140
14141     In commit 187af954cf7958c24efcf0fd62289bbdb4f1f24e there
14142     was a typo that offset all the ecc registers by 4 bytes, fixed that.
14143
14144     Signed-off-by: Ben Goska <goskab@onid.oregonstate.edu>
14145     Acked-by: Dirk Behme <dirk.behme@googlemail.com>
14146
14147 commit 514bab6609acd1a2a19fdd75c2f6255178db7c96
14148 Author: Stefan Roese <sr@denx.de>
14149 Date:   Mon Aug 17 16:57:53 2009 +0200
14150
14151     ppc4xx: Fix "chip_config" command for AMCC Arches
14152
14153     This patch fixes the "chip_config" command for I2C bootstrap EEPROM
14154     configuration. First it changes the I2C bootstrap EEPROM address to
14155     0x54 as this is used on Arches (instead of 0x52 on Canyonlands/
14156     Glacier). Additionally, the NAND bootstrap settings are removed
14157     for Arches since Arches doesn't support NAND-booting.
14158
14159     Signed-off-by: Stefan Roese <sr@denx.de>
14160
14161 commit 4af34177b657e91263919a307fd0b0865a299e52
14162 Author: Wolfgang Denk <wd@denx.de>
14163 Date:   Sun Aug 16 23:40:13 2009 +0200
14164
14165     Monahans: avoid floating point calculations
14166
14167     Current code for the Monahans CPU defined OSCR_CLK_FREQ as 3.250 (MHz)
14168     which caused floating point operations to be used. This resulted in
14169     unresolved references to some FP related libgcc functions when using
14170     U-Boot's private libgcc functions.
14171
14172     Change the code to use fixed point math only.
14173
14174     Signed-off-by: Wolfgang Denk <wd@denx.de>
14175
14176 commit e393e2e9bc5cd3d5484e193d1380e7cd7587ab5c
14177 Author: Kumar Gala <galak@kernel.crashing.org>
14178 Date:   Fri Aug 14 16:43:22 2009 -0500
14179
14180     85xx: Fix addrmap to include memory
14181
14182     When we init the addrmap based on the TLB we will not end up getting
14183     the TLB that covers memory if we are using SPD.  The reason is we
14184     haven't relocated at the point that we setup the memory TLB and thus it
14185     will not get setup in the addrmap.
14186
14187     Instead we can just walk over the TLB array after we've relocated and
14188     see all the TLBs that have been set and use that information to populate
14189     the initial addrmap.  By doing this we insure that we get the TLB
14190     entries that cover memory.
14191
14192     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14193
14194 commit 7dedefdf749ff02c1086f7ddb8cb83a77b00d030
14195 Author: John Schmoller <jschmoller@xes-inc.com>
14196 Date:   Wed Aug 12 10:55:47 2009 -0500
14197
14198     flash: Fix CFI buffer size bug
14199
14200     Fix bug introduced by 9c048b523413ae5f3ff34e00cf57569c3368ab51.
14201
14202     The cfi_flash.c driver cast the flash buffer size to a uchar in
14203     flash_write_cfibuffer(). On some flash parts, (tested on Numonyx
14204     part PC32F512M29EWH), the buffer size is 1KB. Remove the cast to
14205     uchar to enable buffer sizes to be larger.
14206
14207     Signed-off-by: John Schmoller <jschmoller@xes-inc.com>
14208     Signed-off-by: Stefan Roese <sr@denx.de>
14209
14210 commit f6e3a1fa92f61083885178101e973c86b419a6f7
14211 Author: Mike Frysinger <vapier@gentoo.org>
14212 Date:   Thu Aug 13 00:32:14 2009 -0400
14213
14214     trab: rename spi_init()
14215
14216     The local board-specific spi_init() function conflicts with the common SPI
14217     layer, so rename it to something board-specific.
14218
14219     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
14220
14221 commit 253cb831f5861358a7fa673305cdf7ded1096f44
14222 Author: Giuseppe CONDORELLI <giuseppe.condorelli@st.com>
14223 Date:   Wed Jul 29 06:05:20 2009 -0400
14224
14225     zlib: add watchdog reset call
14226
14227     This patch adds watchdog reset call to allow its invokation during decompression
14228     phase. This control was present on old zlib version and here it is
14229     backported for those relevant routines. This patch is sent as a zlib separate
14230     one beacuse it was not tested due to specific board lack.
14231     zlib patches will be unified just in one when this will be validated through
14232     tests.
14233
14234     Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli@st.com>
14235
14236 commit dce3d797102b6618e8bdd4a09cfd35969f165d86
14237 Author: Giuseppe CONDORELLI <giuseppe.condorelli@st.com>
14238 Date:   Wed Jul 29 08:05:08 2009 -0400
14239
14240     zlib: updated to v.1.2.3
14241
14242     This patch updates zlib to the latest stable version.
14243     Only relevant zlib parts were ported to u-boot tree, as already did for the
14244     current zlib (0.95). New zlib guarantees a faster inflate performances
14245     other then others improvements as explained at www.zlib.net.
14246     It also includes Alessandro Rubini's patches to allow 0 as destination pointer
14247     and to call watchdog reset if required by architecture.
14248
14249     Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli@st.com>
14250     Reviewed-by: Angelo Castello <angelo.castello@st.com>
14251     Reviewed-by: Alessandro Rubini <rubini-list@gnudd.com>
14252
14253 commit 3426d65daab6af483b177ed502038f52ed2e5aef
14254 Author: Heiko Schocher <hs@denx.de>
14255 Date:   Tue Aug 11 10:37:58 2009 +0200
14256
14257     dtt, lm81: move unneccessary printf into a debug printf
14258
14259     Signed-off-by: Heiko Schocher <hs@denx.de>
14260
14261 commit 54e399f110bbaa24e662e6dd9e88ddb86989d668
14262 Author: Mark Jackson <mpfj-list@mimc.co.uk>
14263 Date:   Tue Aug 11 11:33:47 2009 +0100
14264
14265     MIMC200: reduce LCD pixclock
14266
14267     The initial pixclock for the MIMC200 board is wrong (and causes
14268     screen corruption due to DMA underruns).
14269
14270     This patch simply reduces the pixel clock to fix the problem.
14271
14272     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
14273
14274 commit 1443cd7e54d6893ab7cc51d93fe7759cdaa8b31f
14275 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
14276 Date:   Wed Jul 1 14:04:05 2009 -0400
14277
14278     UEC FIXED PHY: Determine fixed-phy port using UEC interface name.
14279
14280     Fixed a misunderstanding in the original implementation, 'devnum' that
14281     was used in the cpu/ppc4xx/4xx_enet.c implementation was NOT the
14282     PHY's SMI address, rather it was the number of the MAC interface on
14283     the CPU. The equivalent of this for uec_phy will be the UEC number
14284     stored in mii_info->dev->name. Usage example is updated for uec.
14285
14286     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
14287     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14288
14289 commit 1a9519373b977ef3f7c9563ad3acb6c6f2424657
14290 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
14291 Date:   Wed Jul 1 14:03:15 2009 -0400
14292
14293     Assigned a static SMI address to all UECs TBIPA address.
14294
14295     It is set to 0x1F by default and can be overwritten on the board
14296     header file by defining CONFIG_UTBIPAR_INIT_TBIPA. This allows
14297     the CPU to simply "reserve" one SMI address instead of using
14298     a different one for each UEC.
14299
14300     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
14301     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14302
14303 commit 9fd38a01cbc0ce4a8db41f72677103ed04b23db5
14304 Author: Prafulla Wadaskar <prafulla@marvell.com>
14305 Date:   Mon Aug 10 19:43:06 2009 +0530
14306
14307     net: kirkwood: updates: used eth_setenv_enetaddr api
14308
14309     eth_setenv_enetaddr is avaible by upper layer
14310     using this saves 204 bytes on total image size
14311
14312     used Local OUI instead of Marvell OUI for
14313     random MAC address generation logic
14314
14315     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
14316     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14317
14318 commit ecbd2078a1f56c85b6c56afaaed862bf92ccd3f3
14319 Author: Roy Zang <tie-fei.zang@freescale.com>
14320 Date:   Tue Aug 11 03:48:05 2009 +0800
14321
14322     Fix E1000 build warning on AP1000 board
14323
14324      Fix E1000 build warning on AP1000 board
14325      Fix the build warning on AP1000 board:
14326      e1000.c:131: warning: 'e1000_read_eeprom' used but never defined
14327      e1000.c:2012: warning: 'e1000_set_phy_mode' defined but not used
14328
14329     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
14330     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14331
14332 commit b3af1d698b031e721bacaee8715d79daaf823de6
14333 Author: Sandeep Paulraj <s-paulraj@ti.com>
14334 Date:   Mon Aug 10 12:24:40 2009 -0400
14335
14336     ARM: Davinci DM355: Enabling DM9000 on DM355 EVM
14337
14338     Due to recent changes to the NET support on U-boot, DM9000
14339     is no longer detected on the DM355 EVM.
14340     This minor update enables DM9000 on the DM355 EVM.
14341     Tested on the DM355 EVM
14342
14343     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
14344     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14345
14346 commit 08c2df33f1cd5935938486e968696f94ad406313
14347 Author: Prafulla Wadaskar <prafulla@marvell.com>
14348 Date:   Mon Aug 10 19:23:19 2009 +0530
14349
14350     net: phy: bugfixes: mv88E61xx compiler warnings fixed
14351
14352     1. mv88E61xx driver compiler warnings fixed
14353     2. idstr if-else statements changed to switch() construct
14354        and added default case too.
14355        This fixed idstr may be uninitialized warning
14356
14357     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
14358     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14359
14360 commit 750326e5d540885e3ec36bda9464b8269249f6ce
14361 Author: Po-Yu Chuang <ratbert@faraday-tech.com>
14362 Date:   Mon Aug 10 11:00:00 2009 +0800
14363
14364     arm: A320: driver for FTMAC100 ethernet controller
14365
14366     This patch adds an FTMAC100 ethernet driver for Faraday A320 evaluation board.
14367
14368     Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
14369     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14370
14371 commit f90dc43fd67eea71124b999a7d5e617d0d86795b
14372 Author: Kumar Gala <galak@kernel.crashing.org>
14373 Date:   Mon Aug 10 16:40:55 2009 -0500
14374
14375     85xx: Removed BEDBUG support from FSL 85xx boards
14376
14377     For some reason the MPC8544 enabled BEDBUG if PCI was enabled and that
14378     got copied int the MPC8536, MPC8572 and P2020 DS boards.  The BEDBUG
14379     support has never been made to work completely on e500/85xx so we
14380     just disable it to save space and match the other FSL 85xx boards.
14381
14382     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14383
14384 commit eb1a4d0a471505c169bef19a73a60f8641f0b875
14385 Author: Wolfgang Denk <wd@denx.de>
14386 Date:   Mon Aug 10 10:39:12 2009 +0200
14387
14388     Prepare 2009.08-rc2
14389
14390     Update CHANGELOG
14391
14392     Signed-off-by: Wolfgang Denk <wd@denx.de>
14393
14394 commit 53cc18c71b2b920cca171874c6663e274fa80556
14395 Author: Wolfgang Denk <wd@denx.de>
14396 Date:   Mon Aug 10 10:38:34 2009 +0200
14397
14398     Minor coding style cleanup.
14399
14400     Signed-off-by: Wolfgang Denk <wd@denx.de>
14401
14402 commit d371708a1beda0f529756e614af785b30461379e
14403 Author: Wolfgang Denk <wd@denx.de>
14404 Date:   Mon Aug 10 09:59:10 2009 +0200
14405
14406     net/tftp.c: fix warning: pointer targets differ in signedness
14407
14408     tftp.c:294: warning: pointer targets in passing argument 1 of 'strlen'
14409     differ in signedness
14410
14411     This was only visible for the utx8245 board which seems to have DEBUG
14412     enabled.
14413
14414     Signed-off-by: Wolfgang Denk <wd@denx.de>
14415
14416 commit 3ed9e943fdfe51174b23989d48563b8c1b7d2ea8
14417 Author: Dirk Behme <dirk.behme@googlemail.com>
14418 Date:   Sat Aug 8 16:06:47 2009 +0200
14419
14420     ARM Cortex A8: Remove bogus config.mk entries
14421
14422     Remove bogus config.mk entry, fix newline and remove redundant
14423     omap3/config.mk
14424
14425     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
14426
14427 commit cd3dcba1422d3441503251fbc69cf2437c440781
14428 Author: Dirk Behme <dirk.behme@googlemail.com>
14429 Date:   Sat Aug 8 12:46:09 2009 +0200
14430
14431     OMAP3: Fix missing GPMC_CONFIG_CS0_BASE
14432
14433     Applying two indepenent OMAP3 patches resulted in missing
14434     GPMC_CONFIG_CS0_BASE. Patch "omap3: embedd gpmc_cs into gpmc
14435     config struct" removes GPMC_CONFIG_CS0_BASE, independent patch
14436     "omap3: bug fix for NOR boot support" introduces it's usage.
14437     Re-introduce GPMC_CONFIG_CS0_BASE.
14438
14439     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
14440
14441 commit ba3dbaf281130029ecb970a922551902c1d80b50
14442 Author: Ilya Yanok <yanok@emcraft.com>
14443 Date:   Mon Jun 8 04:12:49 2009 +0400
14444
14445     mxc-mmc: sdhc host driver for MX2 and MX3 proccessor
14446
14447     This is a port of Linux driver for SDHC host controller hardware
14448     found on Freescale's MX2 and MX3 processors. Uses new generic MMC
14449     framework (CONFIG_GENERIC_MMC) and it looks like there are some
14450     problems with a framework (at least on LE cpus). Some of these
14451     problems are addressed in the following patches.
14452
14453     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
14454
14455 commit 642d7b63c343633dcafc4e23a20e32604a05ff13
14456 Author: Alessandro Rubini <rubini-list@gnudd.com>
14457 Date:   Fri Aug 7 12:35:47 2009 +0200
14458
14459     kirkwood/gpio.h: remove duplicate definition
14460
14461     Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
14462
14463 commit 3ac374c0f0b7d856f1a43317a286f2079106bd6a
14464 Author: Albin Tonnerre <albin.tonnerre@free-electrons.com>
14465 Date:   Fri Aug 7 12:37:36 2009 +0200
14466
14467     Add driver for the ST M95xxx SPI EEPROM
14468
14469     This chip is used in a number of boards manufactured by Calao-Systems
14470     which should be supported soon. This driver provides the necessary
14471     spi_read and spi_write functions necessary to communicate with the chip.
14472
14473     Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
14474
14475 commit 30951960bae9a2c33e324a7165962a082e913f9e
14476 Author: Prafulla Wadaskar <prafulla@marvell.com>
14477 Date:   Fri Aug 7 22:27:32 2009 +0530
14478
14479     arm: Sheevaplug: Fixed NAND specific warning
14480
14481     It is recommended to define the macro CONFIG_SYS_64BIT_VSPRINTF
14482     for NAND specific warning removal, same is done in this patch
14483
14484     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
14485
14486 commit 317734966e763fdee183898c0ed940c9bada2541
14487 Author: Josh Boyer <jwboyer@linux.vnet.ibm.com>
14488 Date:   Fri Aug 7 13:53:20 2009 -0400
14489
14490     Dual-license IBM code contributions
14491
14492     It was brought to our attention that U-Boot contains code derived from the
14493     IBM OpenBIOS source code originally provided with some of the older PowerPC
14494     4xx development boards.  As a result, the original license of this code has
14495     been carried in the various files for a number of years in the U-Boot project.
14496
14497     IBM is dual-licensing the IBM code contributions already present in U-Boot
14498     under either the terms of the GNU General Public License version 2, or the
14499     original code license already present.
14500
14501     Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
14502
14503 commit cfd700be9f5ed289fd57a9bd61e266319badcb0d
14504 Author: Kumar Gala <galak@kernel.crashing.org>
14505 Date:   Wed Aug 5 09:03:54 2009 -0500
14506
14507     fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges
14508
14509     If the size of a region equal to 4G it can't be represnted in a 32-bit
14510     BAR so we should have marked that case as MEM64.
14511
14512     Additionally bump the number of inbound windows up to 4 to handle the
14513     fact that Freescale PPCs that have an implicit window for CCSRBAR.
14514
14515     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
14516
14517 commit 59b4d7471c42e955bd9846892a0cc7478171778d
14518 Author: Wolfgang Denk <wd@denx.de>
14519 Date:   Thu Aug 6 21:29:59 2009 +0200
14520
14521     ARM EABI: add new helper functions resp. function names
14522
14523     The ARM EABI defines new names for GCC helper functions,
14524     and GCC seems to need some new functions as well.
14525
14526     This patch is a minimal-invasive approach to fix problems with EABI
14527     conformant tool chains (to be used with "USE_PRIVATE_LIBGCC=yes").
14528
14529     Signed-off-by: Wolfgang Denk <wd@denx.de>
14530     Tested-by: Dirk Behme <dirk.behme@googlemail.com>
14531
14532 commit 197324d7d998a791e5137b8176981b4af25220ae
14533 Author: Peter Tyser <ptyser@xes-inc.com>
14534 Date:   Wed Aug 5 16:18:44 2009 -0500
14535
14536     hush: Fix bogus free() call
14537
14538     An off-by-one error in hush.c resulted in an unintentional free() call
14539     every time a command was executed
14540
14541     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
14542
14543 commit ff27650bb255e2275a212357b78c3b77cbf1d2e9
14544 Author: Detlev Zundel <dzu@denx.de>
14545 Date:   Wed Aug 5 18:37:45 2009 +0200
14546
14547     digsy_mtc: Update default environment
14548
14549     Signed-off-by: Detlev Zundel <dzu@denx.de>
14550
14551 commit 0b40bd439a33bde9e3cccf1acb5744225d0c6103
14552 Author: Detlev Zundel <dzu@denx.de>
14553 Date:   Wed Aug 5 18:37:44 2009 +0200
14554
14555     digsy_mtc: Add delay in SPI transfers to the companion controller.
14556
14557     While at it, remove initialization of variables which will be set
14558     before usage in all cases.
14559
14560     Signed-off-by: Detlev Zundel <dzu@denx.de>
14561
14562 commit 0bf00750e082a004e5fb058925622ae72890cc56
14563 Author: Anatolij Gustschin <agust@denx.de>
14564 Date:   Wed Aug 5 18:37:43 2009 +0200
14565
14566     digsy_mtc: minor fixes for mtc command help
14567
14568     Add mtc state subcommand description to the
14569     help of mtc command.
14570
14571     Remove some newlines in description of commands
14572     for proper help formating.
14573
14574     Signed-off-by: Anatolij Gustschin <agust@denx.de>
14575
14576 commit 5cc69084189bf49aa99d13d57515be72d1844bdf
14577 Author: Grzegorz Bernacki <gjb@semihalf.com>
14578 Date:   Wed Aug 5 18:37:42 2009 +0200
14579
14580     digsy_mtc: Add mtc state command.
14581
14582     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
14583
14584 commit 716655288a53c95fad203ebf21d0b8ffdc2f7525
14585 Author: Wolfgang Denk <wd@denx.de>
14586 Date:   Tue Jul 28 22:35:39 2009 +0200
14587
14588     Partition support: remove newline from partition name
14589
14590     Remove bogus newline character that got added to the .name field of
14591     the disk_partition_t structure.
14592
14593     Signed-off-by: Wolfgang Denk <wd@denx.de>
14594
14595 commit 3f1649fb0dfb1e5c8890de154c332c394db5cdb5
14596 Author: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
14597 Date:   Tue Jul 28 09:33:17 2009 +0200
14598
14599     Fix LZMA string.h header inclusion issue and remove unused variables.
14600
14601     Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
14602
14603 commit 1c6232f1e2eae87e0e36d489611eb6891dff21e1
14604 Author: Jens Scharsig <esw@bus-elektronik.de>
14605 Date:   Mon Jul 27 15:28:42 2009 +0200
14606
14607     bus_vcxk.c: fix warning: unused variable 'lineptr'
14608
14609     Signed-off-by: Jens Scharsig <esw@bus-elektronik.de>
14610
14611 commit 18304f7675e84252965b4e24cba279071f1da472
14612 Author: Mike Frysinger <vapier@gentoo.org>
14613 Date:   Fri Jul 24 17:51:27 2009 -0400
14614
14615     env: kill off default_environment_size
14616
14617     The only environment type that uses this variable is spi flash, and that is
14618     only because it is reimplementing the common set_default_env() function.
14619     So fix the spi flash code and kill off the default_environment_size in the
14620     process.
14621
14622     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
14623
14624 commit bedd8403f77f790e9876578885eab1200ba2f8d8
14625 Author: Mike Frysinger <vapier@gentoo.org>
14626 Date:   Thu Jul 23 16:37:48 2009 -0400
14627
14628     export SPI functions to standalone apps
14629
14630     While we're here, fix the broken #ifdef handling in _exports.h.
14631
14632     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
14633
14634 commit 3b9043a7c03290c9bdbef03848307263f5f3472c
14635 Author: Penda Naveen Kumar <pnaveen@ti.com>
14636 Date:   Fri Jul 31 00:06:36 2009 +0530
14637
14638     omap3: bug fix for NOR boot support
14639
14640     This patch provides bug fix, when omap3 uses nor boot.
14641
14642     Signed-off-by: Penda Naveen Kumar<pnaveen@ti.com>
14643     Acked-by: Dirk Behme <dirk.behme@googlemail.com>
14644
14645 commit 61c68ae0b43bb5d6ab32958c45289aa197b1a2d1
14646 Author: Michael Evans <horse_dung@hotmail.com>
14647 Date:   Mon Jul 13 20:13:45 2009 +0100
14648
14649     Fix examples for OMAP3 boards...
14650
14651     The attached patch corrects an error in the examples/Makefile which
14652     causes the applications in the examples directory to hang on OMAP3
14653     based boards. The current Makefile sets -Ttext during linking to
14654     0x0c100000 which is outside of addressable SDRAM memory. The script
14655     corrects the existing ifeq...else...endif logic to look at the VENDOR
14656     tag rather than the CPU tag.
14657
14658     The patch affects the following configs: omap3_beagle_config,
14659     omap3_overo_config, omap3_evm_config, omap3_pandora_config,
14660     omap3_zoom1_config and omap3_zoom2_config.
14661
14662     Signed-off-by: Michael Evans <horse_dung@hotmail.com>
14663
14664     Edited commit message.
14665     Signed-off-by: Wolfgang Denk <wd@denx.de>
14666
14667 commit a3d1421dfd0bb1a729e171f8a093ac837f92cec6
14668 Author: Dirk Behme <dirk.behme@googlemail.com>
14669 Date:   Sat Aug 8 09:30:23 2009 +0200
14670
14671     omap3: use only fixed-size types inside ctrl_structs
14672
14673     replace variable types in ctrl_structs for omap3 by those with
14674     fixed size (u8, u16, u32).
14675     Additional ifndef-protection is needed by examples which do not
14676     compile when including asm/types.h
14677
14678     Signed-off-by: Matthias Ludwig <mludwig@ultratronik.de>
14679     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
14680
14681 commit 894113529e3a04871544dde977d6d7adee05d3bf
14682 Author: Dirk Behme <dirk.behme@googlemail.com>
14683 Date:   Sat Aug 8 09:30:22 2009 +0200
14684
14685     omap3: replace all instances of gpmc config struct by one global
14686
14687     Signed-off-by: Matthias Ludwig <mludwig@ultratronik.de>
14688     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
14689
14690 commit 97a099eaa48d5c762c4f73c52c3090c513b8b877
14691 Author: Dirk Behme <dirk.behme@googlemail.com>
14692 Date:   Sat Aug 8 09:30:21 2009 +0200
14693
14694     omap3: remove typedefs for configuration structs
14695
14696     Signed-off-by: Matthias Ludwig <mludwig@ultratronik.de>
14697     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
14698
14699 commit aa0707897c49c330b7d6b8d8362e44f60f224732
14700 Author: Roy Zang <tie-fei.zang@freescale.com>
14701 Date:   Fri Jul 31 13:34:02 2009 +0800
14702
14703     Add Intel E1000 PCIE card support
14704
14705     Based on Intel PRO/1000 Network Driver 7.3.20-k2
14706       Add Intel E1000 PCIE card support. The following cards are added:
14707       INTEL_82571EB_COPPER
14708       INTEL_82571EB_FIBER,
14709       INTEL_82571EB_SERDES
14710       INTEL_82571EB_QUAD_COPPER
14711       INTEL_82571PT_QUAD_COPPER
14712       INTEL_82571EB_QUAD_FIBER
14713       INTEL_82571EB_QUAD_COPPER_LOWPROFILE
14714       INTEL_82571EB_SERDES_DUAL
14715       INTEL_82571EB_SERDES_QUAD
14716       INTEL_82572EI_COPPER
14717       INTEL_82572EI_FIBER
14718       INTEL_82572EI_SERDES
14719       INTEL_82572EI
14720       INTEL_82573E
14721       INTEL_82573E_IAMT
14722       INTEL_82573L
14723       INTEL_82546GB_QUAD_COPPER_KSP3
14724       INTEL_80003ES2LAN_COPPER_DPT
14725       INTEL_80003ES2LAN_SERDES_DPT
14726       INTEL_80003ES2LAN_COPPER_SPT
14727       INTEL_80003ES2LAN_SERDES_SPT
14728
14729      82571EB_COPPER dual ports,
14730      82572EI single port,
14731      82572EI_COPPER single port PCIE cards
14732      and
14733      82545EM_COPPER,
14734      82541GI_LF
14735      pci cards are tested on both  P2020 board
14736      and MPC8544DS board.
14737
14738      Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
14739
14740     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14741
14742 commit 86848a74c3c8eb2f8dd179d039ee604dc45288cf
14743 Author: Mike Frysinger <vapier@gentoo.org>
14744 Date:   Wed Jul 15 21:31:28 2009 -0400
14745
14746     net: sync env ethaddr to device enetaddr in eth_init()
14747
14748     In the previous enetaddr refactoring, the assumption with commit 56b555a644
14749     was that the eth layer would handle the env -> device enetaddr syncing.
14750     This was not the case as eth_initialize() is called only once and the sync
14751     occurs there.  So make sure the eth_init() function does the env -> device
14752     sync with every network init.
14753
14754     Reported-by: Andrzej Wolski <awolski@poczta.fm>
14755     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
14756     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14757
14758 commit 0ebf04c607b54a352629dcf7e76b76f1785dae54
14759 Author: Robin Getz <rgetz@blackfin.uclinux.org>
14760 Date:   Thu Jul 23 03:01:03 2009 -0400
14761
14762     minor debug cleanups in ./net
14763
14764      Minor ./net cleanups - no functional changes
14765       - change #ifdef DEBUG printf(); #endif to just debug()
14766       - changed __FUNCTION__ to __func__
14767       - got rid of extra whitespace between function and opening brace
14768       - removed unnecessary braces on if statements
14769
14770      gcc dead code elimination should make this functionally/size equivalent
14771      when DEBUG is not defined. (confirmed on Blackfin, with gcc 4.3.3).
14772
14773      Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
14774
14775     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
14776
14777 commit 187af954cf7958c24efcf0fd62289bbdb4f1f24e
14778 Author: Matthias Ludwig <mludwig@ultratronik.de>
14779 Date:   Tue May 19 09:09:31 2009 +0200
14780
14781     omap3: embedd gpmc_cs into gpmc config struct
14782
14783     Embedd chip select configuration into struct for gpmc config
14784     instead of having it completely separated as suggested by
14785     Wolfgang Denk on
14786     http://lists.denx.de/pipermail/u-boot/2009-May/052247.html
14787
14788     Signed-off-by: Matthias Ludwig <mludwig@ultratronik.de>
14789
14790 commit 06bffc6ea52d4b390843d295d438b2037d12e5fd
14791 Author: David Brownell <david-b@pacbell.net>
14792 Date:   Thu Jul 16 18:40:55 2009 -0700
14793
14794     rm9200 lowevel_init: don't touch reserved/readonly registers
14795
14796     For some reason the AT91rm9200 lowlevel init writes to a bunch of
14797     reserved or read-only addresses.  All the boards seem to define the
14798     value-to-be-written values as zero ... but they shouldn't actually
14799     be writing *anything* there.
14800
14801     No documented erratum justifies these accesses.  It looks like maybe
14802     some pre-release BDI-2000 setup code has been carried along by cargo
14803     cult programming since at least late 2004 (per GIT history).
14804
14805     Here's a patch disabling what seems to be bogosity.  Tested on a
14806     csb337; there were no behavioral changes.
14807
14808     Signed-off-by: David Brownell <david-b@pacbell.net>
14809
14810     on RM9200ek
14811     Tested-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14812
14813 commit 301b7db88fbdf7d118efb79b371b2527a2c31868
14814 Author: David Hunter <hunterd42@gmail.com>
14815 Date:   Thu Jul 30 14:32:49 2009 -0700
14816
14817     pxa: Fix typo in GCDR(x)
14818
14819     Fix a typo in the GCDR(x) macro. It's a good thing no one was using it.
14820
14821     Signed-off-by: David Hunter <hunterd42@gmail.com>
14822
14823 commit 3c448e648221879ae0e030e94508b4f9f63b7ab8
14824 Author: Eric Benard <eric@eukrea.com>
14825 Date:   Sat Jul 18 23:45:15 2009 +0200
14826
14827     Add AT91SAM9260 to at91's lowlevel_init.S
14828
14829     Needed for AT91SAM9260 NOR Boot on Eukrea's CPU9260.
14830
14831     Signed-off-by: Eric Benard <eric@eukrea.com>
14832
14833 commit 56bdfa961242fc6acaeebc800640a12b28db3899
14834 Author: Dirk Eibach <eibach@gdsys.de>
14835 Date:   Thu Jul 30 09:36:33 2009 +0200
14836
14837     ppc4xx: Remove check for PPC460EX from CompactCenter
14838
14839     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
14840     Signed-off-by: Stefan Roese <sr@denx.de>
14841
14842 commit c3fa4f0c8684c862ecd3fb622fab1e17e44e82e1
14843 Author: Stefan Roese <sr@denx.de>
14844 Date:   Wed Jul 29 08:46:10 2009 +0200
14845
14846     ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC Canyonlands
14847
14848     This patch is based on a diff created by Phong Vo from AMCC.
14849
14850     Signed-off-by: Phong Vo <pvo@amcc.com>
14851     Signed-off-by: Stefan Roese <sr@denx.de>
14852
14853 commit 89bcc4875007ef6608297dc11e7a0d1fbd9900d2
14854 Author: Stefan Roese <sr@denx.de>
14855 Date:   Wed Jul 29 08:45:27 2009 +0200
14856
14857     ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips
14858
14859     This patch is based on a diff created by Phong Vo from AMCC.
14860
14861     Signed-off-by: Phong Vo <pvo@amcc.com>
14862     Signed-off-by: Stefan Roese <sr@denx.de>
14863
14864 commit 82a7edc7ea8f5fe55fed4ff7e127469569e539c4
14865 Author: Stefan Roese <sr@denx.de>
14866 Date:   Tue Jul 28 15:12:04 2009 +0200
14867
14868     ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM's
14869
14870     Some Canyonlands boards are equipped with different SODIMM's. This is no
14871     problem with the "normal" NOR booting Canyonlands U-Boot, since it
14872     automatically detects the SODIMM's via SPD data and correctly configures
14873     them. But the NAND booting version is different. Here we only have 4k
14874     of image size to completely setup the hardware, including DDR2 setup.
14875     So we need to use a fixed DDR2 setup here. This doesn't work for different
14876     SODIMM's right now.
14877
14878     Currently only this Crucial SODIMM is support:
14879     CT6464AC667.8FB (dual ranked)
14880
14881     Now some boards are shipped with this SODIMM:
14882     CT6464AC667.4FE (single ranked)
14883
14884     This patch now supports both SODIMM's by configuring first for the dual
14885     ranked DIMM. A quick shows, if this module is really installed. If this test
14886     fails, the DDR2 controller is re-configured for the single
14887     ranked SODIMM.
14888
14889     Tested with those SODIMM's:
14890
14891     CT6464AC667.8FB (dual ranked)
14892     CT6464AC667.4FE (single ranked)
14893
14894     Signed-off-by: Stefan Roese <sr@denx.de>
14895
14896 commit 27dd5f8e1062684f1ba685760409d9b2ab6691bf
14897 Author: Stefan Roese <sr@denx.de>
14898 Date:   Tue Jul 28 10:56:03 2009 +0200
14899
14900     ppc4xx: amcc: Move "kernel_addr_r" etc to higher locations (> 16MB)
14901
14902     This patch moves the load addresses for kernel, fdt and ramdisk to higher
14903     addresses (>= 16MB). This enables booting of bigger kernel images (e.g.
14904     lockdep enabled).
14905
14906     Signed-off-by: Stefan Roese <sr@denx.de>
14907
14908 commit 6942efc2be1b90054fa4afa5cda7023469fe08b9
14909 Author: Stefan Roese <sr@denx.de>
14910 Date:   Tue Jul 28 10:50:32 2009 +0200
14911
14912     ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernels
14913
14914     This patch changes CONFIG_SYS_BOOTMAPSZ from 8MB to 16MB which is the
14915     initial TLB on 40x PPC's in the Linux kernel. With this change even bigger
14916     Linux kernels (> 8MB) can be booted.
14917
14918     This patch also sets CONFIG_SYS_BOOTM_LEN to 16MB (default 8MB) to enable
14919     decompression of bigger images.
14920
14921     Signed-off-by: Stefan Roese <sr@denx.de>
14922
14923 commit 901be89a27e11b2627c132ee87c7761bd6886091
14924 Author: Heiko Schocher <hs@denx.de>
14925 Date:   Tue Jul 28 14:53:44 2009 +0200
14926
14927     83xx, kmeter1, fix: update in the DTS the correct size for the first flash
14928
14929     When updating the "reg" in the "/localbus/flash@f0000000,0" node
14930     size was wrong updated for the first flash, because the total
14931     size was filled in, instead of the right size for it.
14932
14933     Signed-off-by: Heiko Schocher <hs@denx.de>
14934     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
14935
14936 commit 4c2e3da82dc2b7f8b39b7f1d57f570e4bc5caa6d
14937 Author: Kumar Gala <kumar.gala@freescale.com>
14938 Date:   Tue Jul 28 21:49:52 2009 -0500
14939
14940     Update Freescale copyrights to remove "All Rights Reserved"
14941
14942     "All Rights Reserved" conflicts with the GPL.
14943
14944     Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
14945
14946 commit bb4291e62579dbc611e84eaaf973631e0bf129c7
14947 Author: Alessandro Rubini <rubini@unipv.it>
14948 Date:   Fri Jul 24 11:27:14 2009 +0200
14949
14950     arm nomadik: add i2c
14951
14952     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
14953     Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
14954     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14955
14956 commit 60cbfbfd0fbebb4682f10ba96f622bfe17317598
14957 Author: Alessandro Rubini <rubini@unipv.it>
14958 Date:   Fri Jul 24 11:27:03 2009 +0200
14959
14960     arm nomadik: add gpio support
14961
14962     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
14963     Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
14964     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14965
14966 commit 549b98306d897ae5991362d6096a36df50efe686
14967 Author: Tom Rix <Tom.Rix@windriver.com>
14968 Date:   Sun Jun 28 12:52:32 2009 -0500
14969
14970     OMAP3 Remove twl4030 defines
14971
14972     These defines have been subplanted by the equivelent defines in
14973     include/twl4030.h
14974
14975     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
14976     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
14977     Acked-by: Heiko Schocher <hs@denx.de>
14978
14979 commit fccc0fcaaae5154612f8259365d26d04f204859f
14980 Author: Tom Rix <Tom.Rix@windriver.com>
14981 Date:   Sun Jun 28 12:52:31 2009 -0500
14982
14983     OMAP3 Move twl4030 mmc function
14984
14985     Because twl4030 now has its own device files, move and rename
14986     twl4030_mmc_config.
14987
14988     twl4030_mmc_config initializes the twl4030 power setting to
14989     the mmc device.  Because it is in the twl4030 power domain, move
14990     it out of drivers/mmc/omap3_mmc.c and into drivers/power/twl4030.c.
14991
14992     The function was renamed to twl4030_power_mmc_init because all
14993     the functions in this file are to have the format
14994
14995     twl4030_power_<device>_<action>
14996
14997     In this case the suffix is mmc_init so
14998     device : mmc
14999     action : init
15000
15001     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
15002     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15003     Acked-by: Heiko Schocher <hs@denx.de>
15004
15005 commit 2c15513010493435c78f83202940ac3be11de2c3
15006 Author: Tom Rix <Tom.Rix@windriver.com>
15007 Date:   Sun Jun 28 12:52:30 2009 -0500
15008
15009     OMAP3 Move twl4030 power and led functions
15010
15011     Because twl4030 now has its own device files, move exiting
15012     omap3 power_init_r to a new location.
15013
15014     power_init_r is the only function in board/omap3/common.
15015     It initializes the twl4030 power for the board and enables
15016     the led.
15017
15018     The power part of the the function is moved to twl4030_power_init in
15019     drivers/power/twl4030.c The power compilation is conditional on the
15020     existing config variable CONFIG_TWL4030_POWER.
15021
15022     The led part is moved to twl4030_led_init in the new file
15023     drivers/misc/twl4030_led.c  The led compilation is conditional on
15024     the new config variable CONFIG_TWL4030_LED
15025
15026     The directory board/omap3/common was removed because power_init_r
15027     was the only function in it.
15028
15029     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
15030     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15031     Acked-by: Heiko Schocher <hs@denx.de>
15032
15033 commit 3cb7a4805fc8fb4c09e4801e1c7d531186f20190
15034 Author: Wolfgang Denk <wd@denx.de>
15035 Date:   Tue Jul 28 22:13:52 2009 +0200
15036
15037     TQM8xx* boards: set larger SMC Rx buffer len
15038
15039     Commit 2b3f12c2 added support for configurable SMC Rx buffer length on
15040     8xx systems. Enable this feature on TQM8xx* based boards.
15041
15042     This fixes the problem that pasting text in the middle of a line
15043     (i. e. inserting in edit mode) did not work - only the first two
15044     characters got inserted, the rest was lost.
15045
15046     Signed-off-by: Wolfgang Denk <wd@denx.de>
15047
15048 commit 4b7511478b62a539e5b066d19a986b75e5d9a527
15049 Author: Wolfgang Denk <wd@denx.de>
15050 Date:   Tue Jul 28 22:07:37 2009 +0200
15051
15052     Fix ext2load return code
15053
15054     Make the ext2load command return 0 on success (instead of the file
15055     length).
15056
15057     Also fix output format (get rid of random newlines) and some coding
15058     style issues (long lines etc.).
15059
15060     Signed-off-by: Wolfgang Denk <wd@denx.de>
15061
15062 commit 56fdaadc124a8ef9ec0fd8ff578233ec3b1137be
15063 Author: Weirich, Bernhard <Bernhard.Weirich@riedel.net>
15064 Date:   Wed Jun 10 14:00:37 2009 +0200
15065
15066     ext2: fix inode size and calculations
15067
15068     Signed-off-by: unsik Kim <donari75@gmail.com>
15069     Signed-off-by: Bernhard Weirich <bernhard.weirich@riedel.net>
15070     Signed-off-by: Wolfgang Denk <wd@denx.de>
15071     Tested-by: Wolfgang Denk <wd@denx.de>
15072
15073 commit cd7826359ee71e8f6f3d68331930ab9cbe1c990e
15074 Author: Tom Rix <Tom.Rix@windriver.com>
15075 Date:   Sun Jun 28 12:52:29 2009 -0500
15076
15077     TWL4030 Add power reset button
15078
15079     The Zoom2 power reset button is on the top right side of the
15080     main board.  Press and hold for about to 8 seconds to completely
15081     reset the board.
15082
15083     Some of the beta boards have a hardware problem that prevents
15084     using this feature.  If is difficult to further characterize the
15085     boards that fail.  So disable resetting for all beta boards.
15086
15087     The Zoom1 reset button is the red circle on the top right,
15088     front of the board.  Press and hold the button for 8 seconds to
15089     completely reset the board.
15090
15091     After analyzing beagle, it was determined that other boards
15092     that use the twl4030 for power managment can also make use
15093     this function.
15094
15095     The resetting is done by the power management part of the twl4030.
15096     Since there is no existing drivers/power, add one.
15097
15098     The compilation of power/twl4030.h is controlled by the config
15099     variable CONFIG_TWL4030_POWER
15100
15101     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
15102     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15103     Acked-by: Heiko Schocher <hs@denx.de>
15104
15105 commit 8966eb4c1c2d894b2a76174ba904c26c5af815b8
15106 Author: Tom Rix <Tom.Rix@windriver.com>
15107 Date:   Sun Jun 28 12:52:28 2009 -0500
15108
15109     TWL4030 Add initial support
15110
15111     The TWL4030 supplies many peripherals for OMAP3 boards. These include
15112     power management, usb and, keyboard.
15113
15114     The product description is found here:
15115
15116     http://focus.ti.com/docs/prod/folders/print/tps65950.html
15117
15118     Product reference document, tps65950.pdf, is found here:
15119
15120     http://www.ti.com/lit/gpn/tps65950
15121
15122     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
15123     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15124     Acked-by: Heiko Schocher <hs@denx.de>
15125
15126 commit 7f79dfb48b7419d5caa1cf932fcff4e2fb7040af
15127 Author: Tom Rix <Tom.Rix@windriver.com>
15128 Date:   Sun Jun 28 12:52:27 2009 -0500
15129
15130     OMAP I2C Fix the sampling clock.
15131
15132     This problem is seen on Zoom1 and Zoom2 in the startup and
15133     when i2c probe is used
15134
15135     Before :
15136
15137     In:    serial
15138     Out:   serial
15139     Err:   serial
15140     timed out in wait_for_bb: I2C_STAT=1000
15141     timed out in wait_for_bb: I2C_STAT=1000
15142     timed out in wait_for_bb: I2C_STAT=1000
15143     timed out in wait_for_pin: I2C_STAT=1000
15144     I2C read: I/O error
15145     timed out in wait_for_bb: I2C_STAT=1000
15146     timed out in wait_for_bb: I2C_STAT=1000
15147     Die ID #327c00020000000004013ddd05026013
15148     Hit any key to stop autoboot:  0
15149     OMAP3 Zoom1# i2c probe
15150     Valid chip addresses:timed out in wait_for_bb: I2C_STAT=1000
15151      02 03 04 05 06 07 08 09 0A 0B 0C 0D <snip>
15152
15153     After :
15154
15155     In:    serial
15156     Out:   serial
15157     Err:   serial
15158     Die ID #327c00020000000004013ddd05026013
15159     Hit any key to stop autoboot:  0
15160     OMAP3 Zoom1# i2c probe
15161     Valid chip addresses: 48 49 4A 4B
15162
15163     The addresses are for the twl4030.
15164
15165     The prescalar that converts the function clock to the sampling
15166     clock is hardcoded to 0.  The reference manual recommends 7
15167     if the function clock is 96MHz.
15168
15169     Instead of just changing the hardcoded values, the prescalar
15170     is calculated from the value I2C_IP_CLK.
15171
15172     The i2c #defines are in kHz.  The speed passed into the
15173     i2c init routine is in Hz.  To be consistent, change the
15174     defines to be in Hz.
15175
15176     The timing calculations are based on what is done in the
15177     linux 2.6.30 kernel in drivers/i2c/buses/i2c_omap.c as
15178     apposed to what is done in TRM.
15179
15180     The major variables in the timing caculations are
15181     specified as #defines that can be overriden as required.
15182
15183     The variables and their defaults are
15184
15185     I2C_IP_CLK                          SYSTEM_CLOCK_96
15186     I2C_INTERNAL_SAMPLING_CLK           19200000
15187     I2C_FASTSPEED_SCLL_TRIM                     6
15188     I2C_FASTSPEED_SCLH_TRIM                     6
15189     I2C_HIGHSPEED_PHASE_ONE_SCLL_TRIM   I2C_FASTSPEED_SCLL_TRIM
15190     I2C_HIGHSPEED_PHASE_ONE_SCLH_TRIM   I2C_FASTSPEED_SCLH_TRIM
15191     I2C_HIGHSPEED_PHASE_TWO_SCLL_TRIM   I2C_FASTSPEED_SCLL_TRIM
15192     I2C_HIGHSPEED_PHASE_TWO_SCLH                I2C_FASTSPEED_SCLH_TRIM
15193
15194     This was runtime verified on Zoom1, Zoom2, Beagle and Overo.
15195     The 400kHz and 3.4M cases were verifed on test Zoom1,
15196     Zoom2, Beagle and Overo configurations.
15197
15198     Testing for omap2 will be done in a second step as Nishanth
15199     and Jean-Christophe commented.
15200
15201     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
15202     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15203     Acked-by: Heiko Schocher <hs@denx.de>
15204
15205 commit 4ce5a72851ff2960543b125866c6132e0094e1ee
15206 Author: Heiko Schocher <hs@denx.de>
15207 Date:   Mon Jul 20 09:59:37 2009 +0200
15208
15209     arm, i2c: added support for the TWSI I2C Interface
15210
15211     Signed-off-by: Heiko Schocher <hs@denx.de>
15212
15213 commit 042d01c72e0ea95731708dd24bb8b6cf42e75c80
15214 Author: Stefan Roese <sr@denx.de>
15215 Date:   Mon Jul 27 09:13:38 2009 +0200
15216
15217     ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setup
15218
15219     This patch fixes the problem, that the current fdt board fixup code only
15220     set's one range, the one for NOR. By this it's overwriting the already
15221     correctly configured values done in __ft_board_setup(). Just remove this
15222     now unneeded NOR fixup and all the ranges are correctly defined.
15223
15224     Signed-off-by: Stefan Roese <sr@denx.de>
15225     Cc: Dirk Eibach <eibach@gdsys.de>
15226     Cc: Felix Radensky <felix@embedded-sol.com>
15227
15228 commit 11a1604f8d0a8d936b42f6435d004b4aa33a5d87
15229 Author: Stefan Roese <sr@denx.de>
15230 Date:   Mon Jul 27 07:42:48 2009 +0200
15231
15232     ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd
15233
15234     This patch adds some I2C bootstrap setting for NAND booting to the Kilauea
15235     chip_config command ("533-nand" and "600-nand").
15236
15237     Additionally some incorrectly indented lines are fixed.
15238
15239     Signed-off-by: Stefan Roese <sr@denx.de>
15240
15241 commit 5b34691ff87821891375b28ec5bcf5154575a735
15242 Author: Stefan Roese <sr@denx.de>
15243 Date:   Mon Jul 27 07:42:37 2009 +0200
15244
15245     ppc4xx: Kilauea: Fix SDRAM init in NAND booting version
15246
15247     DDR2 Auto-calibration needs to be disabled on the NAND booting PPC4xx
15248     targets. Otherwise the configured fixed init values for some DDR2
15249     controller registers (e.g. RQDC) are not initialized at all resulting
15250     in a non working SDRAM.
15251
15252     Signed-off-by: Stefan Roese <sr@denx.de>
15253
15254 commit f3ed3c9b7441cde936d06a1ff7b1490ff0d600e6
15255 Author: Stefan Roese <sr@denx.de>
15256 Date:   Mon Jul 27 10:53:43 2009 +0200
15257
15258     ppc4xx: Fix Arches DDR2 initialization
15259
15260     Testing on AMCC Arches with the latest U-Boot version yielded that DDR2
15261     initialization is currently broken. U-Boot hangs upon relocation to SDRAM
15262     or crashes with random traps. This patch fixes this problem. Arches now
15263     uses a different WRDTR and CLKTR default setting than Canyonlands/Glacier.
15264
15265     Signed-off-by: Stefan Roese <sr@denx.de>
15266
15267 commit ab4c62c1ba788bf7f673a985d99a76d9c2fd7eca
15268 Author: Dirk Eibach <eibach@gdsys.de>
15269 Date:   Mon Jul 27 08:49:48 2009 +0200
15270
15271     ppc4xx: Add GDsys CompactCenter board support.
15272
15273     Board support for the Guntermann & Drunck CompactCenter and
15274     DevCon-Center.
15275     Based on the AMCC Canyonlands board support by Stefan Roese.
15276
15277     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
15278     Signed-off-by: Stefan Roese <sr@denx.de>
15279
15280 commit c2e49f706ba13213f3c8da3a33e88010214e1997
15281 Author: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
15282 Date:   Sat Jul 25 06:19:12 2009 +0200
15283
15284     mpc83xx: Add esd VME8349 board support
15285
15286     This patch adds support for the esd VME8349 board equipped with the
15287     MPC8349. It's a VME PMC carrier board equipped with the Tundra
15288     TSI148 VME-bridge.
15289
15290     Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
15291     Signed-off-by: Stefan Roese <sr@denx.de>
15292     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
15293
15294 commit fe613cdd4eb2c5b257a60d8dfb7759742318c28a
15295 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
15296 Date:   Thu Jul 23 17:10:55 2009 -0400
15297
15298     sbc8349: combine HRCW flash and u-boot image flash
15299
15300     Up to this point in time, the sbc8349 board was storing the u-boot
15301     image in flash 2x.  One for the HRCW value at the beginning of
15302     flash (0xff80_0000), and once close to the end of flash (0xfff8_0000)
15303     for the actual image that got executed.
15304
15305     This moves the TEXT_BASE to be the beginning of flash, which makes
15306     the second copy of the image redundant, and frees up the flash
15307     from the end of the environment storage to the end of the flash
15308     device itself.
15309
15310     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
15311     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
15312
15313 commit be9b56df02168ca97562d6b9ec791136e4cd925a
15314 Author: Kim Phillips <kim.phillips@freescale.com>
15315 Date:   Thu Jul 23 14:09:38 2009 -0500
15316
15317     mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove the former
15318
15319     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
15320
15321 commit 94978e19f31d225b4f7d97c4acbac1ecfaeb8f69
15322 Author: Wolfgang Denk <wd@denx.de>
15323 Date:   Mon Jul 27 10:37:37 2009 +0200
15324
15325     Prepare 2009.08-rc1 (again, after fixing last minute issues).
15326
15327     Update CHANGELOG
15328
15329     Signed-off-by: Wolfgang Denk <wd@denx.de>
15330
15331 commit 9689ddcca6e01f3637b4442fa8575f29ef4d7aa3
15332 Author: Wolfgang Denk <wd@denx.de>
15333 Date:   Mon Jul 27 10:06:39 2009 +0200
15334
15335     cpu/arm920t/start.S: include <common.h> to have ROUND() defined
15336
15337     Commit fcd3c87e made include/common.h usable by assembler code but
15338     failed to update cpu/arm920t/start.S
15339
15340     Signed-off-by: Wolfgang Denk <wd@denx.de>
15341
15342 commit c9ed38cb6de50fdb4aaa60b668c555002903b211
15343 Author: Wolfgang Denk <wd@denx.de>
15344 Date:   Mon Jul 27 10:01:11 2009 +0200
15345
15346     at91cap9adk: fix #ifdef/#endif pairing (2nd try)
15347
15348     Commit 7024aa14 was supposed to fix the #ifdef/#endif pairing in
15349     include/configs/at91cap9adk.h, but did not cate all problems.
15350
15351     Signed-off-by: Wolfgang Denk <wd@denx.de>
15352
15353 commit fb364bec5f29164d3ee681fcd9d187be8435db12
15354 Author: Wolfgang Denk <wd@denx.de>
15355 Date:   Mon Jul 27 09:58:14 2009 +0200
15356
15357     Fix include/common.h for boards with CONFIG_STATUS_LED
15358
15359     The reordering of include/common.h by commit fcd3c87e495f3c48 broke
15360     boards with status LED support, resulting in
15361         error: #error Status LED configuration missing
15362     errors. Undo this reordering to avoid this issue.
15363
15364     Signed-off-by: Wolfgang Denk <wd@denx.de>
15365
15366 commit 942828a0980b3cea7db698784cc7f6a3e7740b2b
15367 Author: Wolfgang Denk <wd@denx.de>
15368 Date:   Mon Jul 27 09:19:15 2009 +0200
15369
15370     ABI: fix build problems due to now needed div64 routine.
15371
15372     Signed-off-by: Wolfgang Denk <wd@denx.de>
15373
15374 commit 85d6bf0bdc8ccad2d67a9160472f6f8c6bb482fb
15375 Author: Wolfgang Denk <wd@denx.de>
15376 Date:   Mon Jul 27 08:50:59 2009 +0200
15377
15378     PMC405DE: fix out of tree building
15379
15380     Signed-off-by: Wolfgang Denk <wd@denx.de>
15381
15382 commit 10c7604d021949464b1e4ba903df95e6b2f0d2ff
15383 Author: Wolfgang Denk <wd@denx.de>
15384 Date:   Mon Jul 27 00:24:55 2009 +0200
15385
15386     Prepare 2009.08-rc1
15387
15388     Update CHANGELOG, minor coding style fix.
15389
15390     Signed-off-by: Wolfgang Denk <wd@denx.de>
15391
15392 commit fafbb2c3e4b35b60ca303ed2ad1c6cf400cd9a22
15393 Author: rhabarber1848@web.de <rhabarber1848@web.de>
15394 Date:   Fri Jul 24 08:16:30 2009 +0200
15395
15396     add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines
15397
15398     Signed-off-by: rhabarber1848@web.de
15399
15400 commit 3c972849f2becbf19c13a24f090d293f37ecf616
15401 Author: Niklaus Giger <niklaus.giger@member.fsf.org>
15402 Date:   Thu Jul 23 23:31:58 2009 +0200
15403
15404     Less verbose output when loading vxworks 6.x images
15405
15406     Loading vxWorks 5.x images resulted just into 3 or 4 lines of output.
15407     With vxWorks 6.x and the new GCC it emits about 30 lines, which is
15408     far too noisy in my opinion.
15409
15410     Signed-off-by: Niklaus Giger <niklaus.giger@member.fsf.org>
15411
15412 commit fcd3c87e495f3c48b70c919869fb1e0b93d4880b
15413 Author: Wolfgang Denk <wd@denx.de>
15414 Date:   Fri Jul 24 00:17:48 2009 +0200
15415
15416     Make include/common.h usable by assembler code
15417
15418     Commit 70ebf316 factored out the ROUND() macro into include/common.h,
15419     not realizing that the primary use of this macro on AT91 systems was
15420     in start.S where common.h was not included, and could not be included
15421     because it contains a lot of C code which the assembler doesn't
15422     understand.
15423
15424     This patch wraps such code in common.h in a "#ifndef __ASSEMBLY__"
15425     construct, and then adds an include to cpu/arm926ejs/start.S thus
15426     solving the problem.
15427
15428     Signed-off-by: Wolfgang Denk <wd@denx.de>
15429
15430 commit deec15b3064d3bb0189aede3c2921fd7ee401a0f
15431 Author: Heiko Schocher <heiko.schocher@invitel.hu>
15432 Date:   Thu Jul 23 13:27:04 2009 +0200
15433
15434     arm: add _lshrdi3.S
15435
15436     Signed-off-by: Heiko Schocher <hs@denx.de>
15437
15438 commit 52b1bf2c5cd2f8af880dab503d0039b35570665b
15439 Author: Wolfgang Denk <wd@denx.de>
15440 Date:   Thu Jul 23 13:15:59 2009 +0200
15441
15442     Make linking against libgcc configurable
15443
15444     Many (especially ARM) tool chains seem to come with broken or
15445     otherwise unusable (for the purposes of builing U-Boot) run-time
15446     support libraries `libgcc.a'. By using the "USE_PRIVATE_LIBGCC"
15447     setting we allow to use alternative libraries instead.
15448
15449     "USE_PRIVATE_LIBGCC" can either be set as an environment variable in
15450     the shell, or as a command line argument when running "make", i. e.
15451         $ make USE_PRIVATE_LIBGCC=yes
15452     or
15453         $ USE_PRIVATE_LIBGCC=yes
15454         $ export USE_PRIVATE_LIBGCC
15455         $ make
15456
15457     The value of "USE_PRIVATE_LIBGCC" is the name of the directory which
15458     contains the alternative run-time support library `libgcc.a'. The
15459     special value "yes" selects the directory $(OBJTREE)/lib_$(ARCH) .
15460
15461     Note that not all architectures provide an alternative `libgcc.a' in
15462     their lib_$(ARCH) directories - so far, only ARM does.
15463
15464     Signed-off-by: Wolfgang Denk <wd@denx.de>
15465     Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
15466     Cc: Prafulla Wadaskar <prafulla@marvell.com>
15467     cc: Stefan Roese <sr@denx.de>
15468
15469 commit 479105065d965121f57b55dcfe83a940cba46ac1
15470 Author: Dirk Behme <dirk.behme@googlemail.com>
15471 Date:   Wed Jul 22 17:51:56 2009 +0200
15472
15473     Use do_div from div64.h for vsprintf
15474
15475     Use do_div from div64.h for vsprintf in case of 64bit division.
15476     For 32bit division, do_div from div64.h can't be used as it
15477     needs a 64bit parameter.
15478
15479     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
15480     Acked-by: Stefan Roese <sr@denx.de>
15481     CC: Simon Kagstrom <simon.kagstrom@netinsight.net>
15482
15483 commit 48287792384a93d77d43aaaa1c06cac275bbe1bb
15484 Author: Kyungmin Park <kmpark@infradead.org>
15485 Date:   Mon Jul 20 09:47:47 2009 +0900
15486
15487     Fix compiler warnings after loff_t change
15488
15489     Now 'env_addr' type is loff_t so use correct field type.
15490
15491     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
15492
15493 commit 9c67352f727a5b5eff531c852f9cff59fcb17f7f
15494 Author: Wolfgang Denk <wd@denx.de>
15495 Date:   Sun Jul 26 23:28:02 2009 +0200
15496
15497     Revert "ppc: Unlock cache-as-ram in a consistent manner"
15498
15499     This reverts commit 982adfc610669482a32127282fe489857a92cfe3.
15500
15501     This patch causes problems on MPC83xx boards - flash recognition stops
15502     working.
15503
15504     Signed-off-by: Wolfgang Denk <wd@denx.de>
15505
15506 commit 35cf3b57eafe3ee1f693e24267e0ecfefab60251
15507 Author: Jens Scharsig <esw@bus-elektronik.de>
15508 Date:   Fri Jul 24 10:31:48 2009 +0200
15509
15510     update the EB+MCF-EV123 board support
15511
15512     This patch updates the support for EB+MCF-EV123 board and needs
15513     the [PATCH 1/2 V3] new video driver for bus vcxk framebuffers
15514
15515     * remove the board framebuffer driver
15516     * use the common bus_vcxk framebuffer driver
15517     * adds bmp support
15518     * adds splashimage support
15519     * fix serveral cosmetical errors
15520
15521     Signed-off-by: Jens Scharsig <esw@bus-elektronik.de>
15522     [agust@denx.de: fixed some style issues before applying]
15523     Signed-off-by: Anatolij Gustschin <agust@denx.de>
15524
15525 commit 04538cdb752eeea8fd23cf7ac3394439f189fb77
15526 Author: Anatolij Gustschin <agust@denx.de>
15527 Date:   Sun Jul 26 12:05:25 2009 +0200
15528
15529     video: bus_vcxk.c: fix style issues added by 50217dee
15530
15531     Signed-off-by: Anatolij Gustschin <agust@denx.de>
15532
15533 commit 50217deeb07911d686790d34d468eb9a5245f68d
15534 Author: Jens Scharsig <esw@bus-elektronik.de>
15535 Date:   Fri Jul 24 10:09:02 2009 +0200
15536
15537     new video driver for bus vcxk framebuffers
15538
15539     This patch adds a new video driver
15540
15541     * adds common bus_vcxk framebuffer driver
15542
15543     Signed-off-by: Jens Scharsig <esw@bus-elektronik.de>
15544     [agust@denx.de: fixed lots of style issues before applying]
15545     Signed-off-by: Anatolij Gustschin <agust@denx.de>
15546
15547 commit 60e97419246d0a3615758ad6af40680aefb5f7f1
15548 Author: Alessandro Rubini <rubini@gnudd.com>
15549 Date:   Tue Jul 21 14:09:45 2009 +0200
15550
15551     lcd.h: define extern vidinfo_t for all cases
15552
15553     include/lcd.h has different vidinfo for different platforms,
15554     and several extern declaration, but one for the default case was
15555     missing. This makes them a single extern declaration for everyone.
15556
15557     Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
15558
15559 commit bcf0b5248952c6b03081dc5cc4ff9e0b2299c5fa
15560 Author: Anatolij Gustschin <agust@denx.de>
15561 Date:   Sun Jul 26 11:04:59 2009 +0200
15562
15563     mimc200.c: fix too long lines added by f68378d6
15564
15565     Signed-off-by: Anatolij Gustschin <agust@denx.de>
15566
15567 commit f68378d60a905d43155f2e89bf81999d3c93a90a
15568 Author: Mark Jackson <mpfj-list@mimc.co.uk>
15569 Date:   Tue Jul 21 11:35:22 2009 +0100
15570
15571     Add LCD support to MIMC200 board
15572
15573     This patch updates the MIMC200 files to enable the LCD.
15574
15575     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
15576
15577 commit 69f32e6c24d41fcdf347ff64e9c13b25059ace58
15578 Author: Mark Jackson <mpfj-list@mimc.co.uk>
15579 Date:   Tue Jul 21 11:18:44 2009 +0100
15580
15581     Add 16bit colour support in lcd.h
15582
15583     This patch adds support for LCD_COLOR16 in include/lcd.h.
15584
15585     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
15586
15587 commit bdc873ea063b8cc6d44c6ab748b7723a97d8d7b3
15588 Author: Anatolij Gustschin <agust@denx.de>
15589 Date:   Sun Jul 26 10:34:58 2009 +0200
15590
15591     lib_avr32/board.c: fix too long line added by 716ece1d
15592
15593     Signed-off-by: Anatolij Gustschin <agust@denx.de>
15594
15595 commit 716ece1de9a7d43a61d8698ac41b71b64f66f9e9
15596 Author: Mark Jackson <mpfj-list@mimc.co.uk>
15597 Date:   Tue Jul 21 11:11:37 2009 +0100
15598
15599     Add AVR32 LCD support
15600
15601     This patch adds support for the AVR32 LCD controller.  This patch is
15602     based off the latest u-boot-video.
15603
15604     A quick summary of what's going on:-
15605
15606     Enable LCDC pixel clock
15607     Enable LCDC port pins
15608     Add framebuffer pointer to global_data struct
15609     Allocate framebuffer
15610
15611     To use the new code, update your board config to include something like
15612     this:-
15613
15614     #define CONFIG_LCD                  1
15615
15616     #if defined(CONFIG_LCD)
15617     #define CONFIG_CMD_BMP
15618     #define CONFIG_ATMEL_LCD            1
15619     #define LCD_BPP                             LCD_COLOR16
15620     #define CONFIG_BMP_16BPP            1
15621     #define CONFIG_FB_ADDR                      0x10600000
15622     #define CONFIG_WHITE_ON_BLACK               1
15623     #define CONFIG_VIDEO_BMP_GZIP               1
15624     #define CONFIG_SYS_VIDEO_LOGO_MAX_SIZE              262144
15625     #define CONFIG_ATMEL_LCD_BGR555             1
15626     #define CONFIG_SYS_CONSOLE_IS_IN_ENV        1
15627     #define CONFIG_SPLASH_SCREEN                1
15628     #endif
15629
15630     The standard U-Boot BMP and Splash-screen features should just work.
15631
15632     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
15633     [agust@denx.de: fixed some style issues]
15634     Signed-off-by: Anatolij Gustschin <agust@denx.de>
15635
15636 commit 6111722a9281c6e04a7304d502556afff6a5a1f8
15637 Author: Alessandro Rubini <rubini@gnudd.com>
15638 Date:   Sun Jul 19 17:52:27 2009 +0200
15639
15640     video: move extern declarations from C to headers
15641
15642     This moves some extern declaration from lcd.c to lcd.h, removing
15643     unneeded ifdef around a pair of them.  Additionally, since
15644     gunzip_bmp() was declared static in cmd_bmp.c but extern in lcd.c, I
15645     removed the static.  The extra "#include <lcd.h>" in cmd_bmp.c is
15646     added to ensure the header is consistent with the source.
15647
15648     This has been compile-tested on both ARM (at91 boards) and PowerPC
15649     (HH405_config, TQM823L_LCD_config, mcc200_config), to test all use
15650     combinations.
15651
15652     Signed-off-by: Alessandro Rubini <rubini@gnudd.it>
15653     [agust@denx.de: removed gunzip_bmp() fixes as commit c01171ea did it]
15654     Signed-off-by: Anatolij Gustschin <agust@denx.de>
15655
15656 commit f51e001143c58447eb50e7aefa2b09eb4cc1410c
15657 Author: Mike Frysinger <vapier@gentoo.org>
15658 Date:   Thu Jul 23 16:26:58 2009 -0400
15659
15660     Blackfin: restore EVT1 handling in linker script
15661
15662     Sadly, the Blackfin linker script unification lost a small #ifdef logic
15663     needed on older parts.  Restore that CONFIG_BFIN_BOOTROM_USES_EVT1 logic.
15664
15665     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
15666
15667 commit f33b325af666b12eafa9ab235b2cd59832d6e51c
15668 Author: Wolfgang Denk <wd@denx.de>
15669 Date:   Fri Jul 24 14:24:07 2009 +0200
15670
15671     Revert "zlib: updated to v.1.2.3"
15672
15673     This reverts commit b201171f2b4d509f3ad510b214bee70ff902e3d6.
15674
15675     The commit caused problems for example when unpacking kernel images:
15676
15677            Uncompressing Kernel Image ... Error: inflate() returned -2
15678            GUNZIP: uncompress, out-of-mem or overwrite error - must
15679            RESET board to recover
15680
15681     Conflicts:
15682
15683         include/u-boot/zlib.h
15684         lib_generic/zlib.c
15685
15686     Signed-off-by: Wolfgang Denk <wd@denx.de>
15687
15688 commit 4b1389e0ceb19e9b50b96fd3908483a6c2274fb0
15689 Author: Stefan Roese <sr@denx.de>
15690 Date:   Tue Jul 21 14:06:29 2009 +0200
15691
15692     ppc4xx: Add chip_config command to AMCC Kilauea eval board
15693
15694     This patch removes the "alterpll" command and replaces it with the now
15695     ppc4xx standard "chip_config" command to configure the I2C bootstrap
15696     EEPROM.
15697
15698     Signed-off-by: Stefan Roese <sr@denx.de>
15699
15700 commit f6af8ce0c80327cb6aaa347642026ad838335c23
15701 Author: Stefan Roese <sr@denx.de>
15702 Date:   Tue Jul 21 14:33:52 2009 +0200
15703
15704     ppc4xx: Fix EEPROM configuration on Kilauea
15705
15706     Kilauea has an AT24C02 EEPROM which has an 8 byte page. Without defining
15707     CONFIG_SYS_EEPROM_PAGE_WRITE_BITS to 3 the "eeprom" command doesn't
15708     work correctly.
15709
15710     Additionally the page write delay (CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS)
15711     is set to a more defensive value of 10ms.
15712
15713     Signed-off-by: Stefan Roese <sr@denx.de>
15714
15715 commit 99d8b23bc7e2be04fcbf49c5cec9f5ae76df290c
15716 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
15717 Date:   Wed Jul 22 13:56:21 2009 +0200
15718
15719     ppc4xx: Add 405EP based PMC405DE board
15720
15721     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
15722     Signed-off-by: Stefan Roese <sr@denx.de>
15723
15724 commit da799f66ad1d4fc36dd20cc2d7e584493fda8546
15725 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
15726 Date:   Mon Jul 20 12:15:38 2009 +0200
15727
15728     ppc4xx: Add struct for 4xx GPIO controller registers
15729
15730     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
15731     Signed-off-by: Stefan Roese <sr@denx.de>
15732
15733 commit 58ea142fb2e969f32306c8da1dabfaebd6fa141a
15734 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
15735 Date:   Wed Jul 22 17:27:56 2009 +0200
15736
15737     ppc4xx: Replace 4xx lowercase SPR references
15738
15739     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
15740     Signed-off-by: Stefan Roese <sr@denx.de>
15741
15742 commit 87c0b72908e05662b8b415e26e1042f4779629da
15743 Author: Stefan Roese <sr@denx.de>
15744 Date:   Mon Jul 20 06:57:27 2009 +0200
15745
15746     Add "chip_config" command for PPC4xx bootstrap configuration
15747
15748     This patch adds a generic command for programming I2C bootstrap
15749     eeproms on PPC4xx. An implementation for Canyonlands board is
15750     included.
15751
15752     The command name is intentionally chosen not to be PPC4xx specific.
15753     This way other CPU's/SoC's can implement a similar command under
15754     the same name, perhaps with a different syntax.
15755
15756     Usage on Canyonlands:
15757
15758     => chip_config
15759     Available configurations (I2C address 0x52):
15760     600-nor          - NOR  CPU: 600 PLB: 200 OPB: 100 EBC: 100
15761     600-nand         - NAND CPU: 600 PLB: 200 OPB: 100 EBC: 100
15762     800-nor          - NOR  CPU: 800 PLB: 200 OPB: 100 EBC: 100
15763     800-nand         - NAND CPU: 800 PLB: 200 OPB: 100 EBC: 100
15764     1000-nor         - NOR  CPU:1000 PLB: 200 OPB: 100 EBC: 100
15765     1000-nand        - NAND CPU:1000 PLB: 200 OPB: 100 EBC: 100
15766     1066-nor         - NOR  CPU:1066 PLB: 266 OPB:  88 EBC:  88 ***
15767     1066-nand        - NAND CPU:1066 PLB: 266 OPB:  88 EBC:  88
15768     => chip_config 600-nor
15769     Using configuration:
15770     600-nor          - NOR  CPU: 600 PLB: 200 OPB: 100 EBC: 100
15771     done (dump via 'i2c md 52 0.1 10')
15772     Reset the board for the changes to take effect
15773
15774     Other 4xx boards will be migrated to use this command soon
15775     as well.
15776
15777     Signed-off-by: Stefan Roese <sr@denx.de>
15778     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
15779     Acked-by: Matthias Fuchs <matthias.fuchs@esd.eu>
15780
15781 commit 10c1b218556ed9871f36bc0c407f4f2f6196353b
15782 Author: Peter Tyser <ptyser@xes-inc.com>
15783 Date:   Fri Jul 17 19:01:16 2009 -0500
15784
15785     xpedite1k: Move to X-ES vendor directory
15786
15787     The XPedite1000 is an X-ES product thus it can be put in board/xes along
15788     with other X-ES boards.  Along with the move, the board was renamed to
15789     XPedite1000 from XPedite1K to fit X-ES's standard naming convention.
15790     Maintainership was also transfered to Peter Tyser.
15791
15792     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15793     Signed-off-by: Stefan Roese <sr@denx.de>
15794
15795 commit 54381b79d268e1bead5d78ed8423df31a3cb0e2c
15796 Author: Peter Tyser <ptyser@xes-inc.com>
15797 Date:   Fri Jul 17 19:01:15 2009 -0500
15798
15799     xpedite1k: Sync checkboard() with other X-ES boards
15800
15801     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15802     Signed-off-by: Stefan Roese <sr@denx.de>
15803
15804 commit 9b4ef1f5dc0daab64f46249a32e67279c4d44fd2
15805 Author: Peter Tyser <ptyser@xes-inc.com>
15806 Date:   Fri Jul 17 19:01:14 2009 -0500
15807
15808     xpedite1k: Sync up board config options with other X-ES boards
15809
15810     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15811     Signed-off-by: Stefan Roese <sr@denx.de>
15812
15813 commit 4cdad5f43ae67e4ceeac69ef4af4392bd2f7381f
15814 Author: Peter Tyser <ptyser@xes-inc.com>
15815 Date:   Fri Jul 17 19:01:13 2009 -0500
15816
15817     xpedite1k: Sync organization of board config with other X-ES boards
15818
15819     This change should have no functional effect
15820
15821     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15822     Signed-off-by: Stefan Roese <sr@denx.de>
15823
15824 commit c4ae1a0257a0f5008ee2686e8aa92fba3992f279
15825 Author: Peter Tyser <ptyser@xes-inc.com>
15826 Date:   Fri Jul 17 19:01:12 2009 -0500
15827
15828     xpedite1k: Sync up commands and environment with other X-ES boards
15829
15830     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15831     Signed-off-by: Stefan Roese <sr@denx.de>
15832
15833 commit fbc7951ea84c2fe6da0f6007b672ed35bae91acb
15834 Author: Peter Tyser <ptyser@xes-inc.com>
15835 Date:   Fri Jul 17 19:01:11 2009 -0500
15836
15837     xpedite1k: Disable unused ethernet port 1
15838
15839     The XPedite1000 only has 2 available ethernet ports:
15840     ppc_4xx_eth2 (EMAC2) and ppc_4xx_eth3 (EMAC3)
15841
15842     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15843     Signed-off-by: Stefan Roese <sr@denx.de>
15844
15845 commit 767e32ad369d83f55f950e6938e68b6dba7fa65f
15846 Author: Peter Tyser <ptyser@xes-inc.com>
15847 Date:   Fri Jul 17 19:01:10 2009 -0500
15848
15849     xpedite1k: Store environment in flash
15850
15851     Previously an I2C EEPROM was used.  The EEPROM had size, reliability,
15852     and access issues which are resolved by storing the environment in
15853     flash.
15854
15855     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15856     Signed-off-by: Stefan Roese <sr@denx.de>
15857
15858 commit b88da157f9990cd2cb081e4faea4b9581b5d0e2f
15859 Author: Peter Tyser <ptyser@xes-inc.com>
15860 Date:   Fri Jul 17 19:01:09 2009 -0500
15861
15862     xpedite1k: Add support for additional GPIO pins
15863
15864     Enable GPIO pins for an I2C EEPROM write protect, a system reset pin,
15865     and a PMC #MONARCH pin.  These pins are not currently used in U-Boot,
15866     but are used in OSes and may be used in U-Boot in the future.
15867
15868     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15869     Signed-off-by: Stefan Roese <sr@denx.de>
15870
15871 commit 42735815dd9ba39efe51203868aebce04053c8de
15872 Author: Peter Tyser <ptyser@xes-inc.com>
15873 Date:   Fri Jul 17 19:01:08 2009 -0500
15874
15875     xpedite1k: Add support for optional flashes
15876
15877     The XPedite1000 can be built with 4 total flashes:
15878     - 512KB AMD socketed
15879     - 16MB Intel soldered
15880     - 2 x 32MB AMD MirrorBit flashes
15881
15882     Add support for the optional 2 32MB CFI-compliant AMD flashes
15883
15884     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15885     Signed-off-by: Stefan Roese <sr@denx.de>
15886
15887 commit e02990764c7415c84668823a0fc8c5b4dd8d8cf0
15888 Author: Peter Tyser <ptyser@xes-inc.com>
15889 Date:   Fri Jul 17 19:01:07 2009 -0500
15890
15891     xpedite1k: Cleanup coding style
15892
15893     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15894     Signed-off-by: Stefan Roese <sr@denx.de>
15895
15896 commit 086ff34a3a7e5e595630d658c1c13778399452d1
15897 Author: Peter Tyser <ptyser@xes-inc.com>
15898 Date:   Fri Jul 17 19:01:06 2009 -0500
15899
15900     xpedite1k: Remove support for reading MACs from EEPROM
15901
15902     By default, the XPedite1000 comes installed with xMon, a proprietary
15903     bootloader.  xMon stores its MAC address in an onboard EEPROM.  Rather
15904     than requiring a non-standard location in the EEPROM to be reserved for
15905     MAC addresses, store the MAC addresses in U-Boot's standard environment.
15906     A U-Boot application or OS application can be used to migrate xMon MAC
15907     addresses to U-Boot's environment if necessary.
15908
15909     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15910     Signed-off-by: Stefan Roese <sr@denx.de>
15911
15912 commit 108d6d0099372f9f6532c3198fbaacabc121c9b3
15913 Author: Peter Tyser <ptyser@xes-inc.com>
15914 Date:   Fri Jul 17 19:01:05 2009 -0500
15915
15916     xpedite1k: Remove support for fixed SDRAM configuration
15917
15918     All XPedite1000's have SPD EEPROMs present and no fixed configuration
15919     parameters are currently defined or used
15920
15921     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15922     Signed-off-by: Stefan Roese <sr@denx.de>
15923
15924 commit c86d00a2ed923002f1ab0bfb0a925522628302e9
15925 Author: Peter Tyser <ptyser@xes-inc.com>
15926 Date:   Fri Jul 17 19:01:04 2009 -0500
15927
15928     xpedite1k: Remove CONFIG_SYS_DRAM_TEST support
15929
15930     POST or command line tests provide similar functionality
15931
15932     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15933     Signed-off-by: Stefan Roese <sr@denx.de>
15934
15935 commit 11ad309c183b176d8866944026a63c0f1c626f56
15936 Author: Peter Tyser <ptyser@xes-inc.com>
15937 Date:   Fri Jul 17 19:01:03 2009 -0500
15938
15939     xpedite1k: Use standard CFI flash driver
15940
15941     Using the CFI flash driver will allow write access to the 16MB Intel
15942     StrataFlash present on the XPedite1000.  The 512KB socketed (non
15943     CFI-compliant flash) will no longer be writable.
15944
15945     The mapping of the 16MB Strata flash was moved to 0xff000000 and the
15946     512KB AMD socketed flash was moved to 0xfe000000.
15947
15948     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15949     Signed-off-by: Stefan Roese <sr@denx.de>
15950
15951 commit d4d2e79bb433fc7ec18c68cc49cc6b7433d1320c
15952 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
15953 Date:   Thu Jul 16 22:13:57 2009 +0200
15954
15955     ppc4xx: Cleanup PLU405 board code
15956
15957     Some Coding style cleanup (braces, whitespaces, long lines)
15958
15959     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
15960     Signed-off-by: Stefan Roese <sr@denx.de>
15961
15962 commit b209a114829dc8a7a0e39a9335b6e4aebf9742cb
15963 Author: Dirk Eibach <eibach@gdsys.de>
15964 Date:   Fri Jul 17 14:16:40 2009 +0200
15965
15966     ppc4xx: Add DL-Vision 405EP board support
15967
15968     Board support for the Guntermann & Drunck DL-Vision.
15969
15970     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
15971     Signed-off-by: Stefan Roese <sr@denx.de>
15972
15973 commit 9b1b8c8a1bf52e9b65e1958e5205838576066cbc
15974 Author: Dirk Eibach <eibach@gdsys.de>
15975 Date:   Fri Jul 10 14:47:32 2009 +0200
15976
15977     ppc4xx: Fix missing freqOPB for 405EP
15978
15979     In cpu/ppc4xx/speed.c initialization of sysInfo->freqOPB for 405EP was
15980     left out for no obvious reason.
15981
15982     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
15983     Signed-off-by: Stefan Roese <sr@denx.de>
15984
15985 commit 0a371ca08908c9b2a58171223a79bffea1f7c6f5
15986 Author: Stefan Roese <sr@denx.de>
15987 Date:   Tue Jul 14 15:53:08 2009 +0200
15988
15989     ppc4xx: Fix TLB reset problem with recent 44x images
15990
15991     Patch d873133f [ppc4xx: Add Sequoia RAM-booting target] broke "normal"
15992     booting on some 44x platforms. This breakage is only noticed in some
15993     cases while powercycling. As it seems, the code in question in start.S
15994     didn't invalidate TLB #0. This makes sense since this TLB is used for
15995     the bootrom mapping. With the patch mentioned above even TLB #0 got
15996     invalidated resulting in an error later on.
15997
15998     This patch now fixes this issue by only invalidating TLB #0 in the RAM-
15999     booting case.
16000
16001     Tested succesfully on Sequoia and Canyonlands.
16002
16003     Signed-off-by: Stefan Roese <sr@denx.de>
16004     Cc: Dirk Eibach <Eibach@gdsys.de>
16005
16006 commit 44259bb9e696d22bf1773181111855a29f00cf33
16007 Author: Prafulla Wadaskar <prafulla@marvell.com>
16008 Date:   Fri Jul 17 19:56:30 2009 +0530
16009
16010     usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root
16011
16012     This change is cheked in Linux source and fix found to be in sync.
16013     This patch is tested for USB host interface on Kirkwood based
16014     Sheevaplug platform (ARM little endian board)
16015
16016     Risk: the impact of this patch is not validated on big endian board.
16017     This need to be checked...
16018
16019     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
16020     Signed-off-by: Remy Bohmer <linux@bohmer.net>
16021
16022 commit 28958b8bea4c66629c5a22fd3c8b0d49df90383d
16023 Author: Wolfgang Denk <wd@denx.de>
16024 Date:   Thu Jul 23 22:23:23 2009 +0200
16025
16026     Coding Style cleanup; update CHANGELOG.
16027
16028     Signed-off-by: Wolfgang Denk <wd@denx.de>
16029
16030 commit 2632c008e2c2cd61fefb622ed671ea3e6bd2e2a6
16031 Author: Mike Frysinger <vapier@gentoo.org>
16032 Date:   Tue Jul 21 22:59:36 2009 -0400
16033
16034     autoconf.mk: include before config.mk for top level files
16035
16036     By including autoconf.mk before config.mk, all top level files can use any
16037     config options it sets up (like <arch>_config.mk) or the Makefile itself
16038     without being forced to use lazy evaluation.
16039
16040 commit c01171eaecc963d2c1f56a0984a0cbcdd8a3ab3c
16041 Author: Mark Jackson <mpfj-list@mimc.co.uk>
16042 Date:   Tue Jul 21 11:30:53 2009 +0100
16043
16044     Remove static declaration from gunzip_bmp()
16045
16046     This patch removes the static declaration from gunzip_bmp()
16047
16048     Without it, the gunzip_bmp() function is not visible to
16049     common/lcd.c and fails to compile with an error.
16050
16051     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
16052
16053 commit 2d4a43e230a3c8bfd03b9beaa0eb2a95e779c03b
16054 Author: Peter Tyser <ptyser@gmail.com>
16055 Date:   Mon Jul 20 21:51:38 2009 -0500
16056
16057     cmd_tsi148: General cleanup
16058
16059     - Fix command help message
16060     - Disable DEBUG by default
16061     - Fix whitespace issues
16062     - Fix lines > 80 characters
16063
16064     Signed-off-by: Peter Tyser <ptyser@gmail.com>
16065     Acked-by: Stefan Roese <sr@denx.de>
16066
16067 commit 9aef73888509d10193615ee5cd9cf439ca44e937
16068 Author: Mike Frysinger <vapier@gentoo.org>
16069 Date:   Sun Jul 19 15:17:03 2009 -0400
16070
16071     unify HOST_CFLAGS and HOSTCFLAGS
16072
16073     The top build system sets up HOSTCFLAGS a bit and exports it, but other
16074     places use HOST_CFLAGS instead.  Unify the two as HOSTCFLAGS so that the
16075     values stay in sync.
16076
16077     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
16078
16079 commit 2e9393f500065f940e5e4ac7fe375e4c0b77b936
16080 Author: Wolfgang Denk <wd@denx.de>
16081 Date:   Thu Jul 23 21:16:59 2009 +0200
16082
16083     Update CHANGELOG
16084
16085     Signed-off-by: Wolfgang Denk <wd@denx.de>
16086
16087 commit e3b39f84e974df70065fa248f0f63993b1708c9d
16088 Author: André Schwarz <andre.schwarz@matrix-vision.de>
16089 Date:   Fri Jul 17 14:50:24 2009 +0200
16090
16091     update config for mvBC-P (MPC5200)
16092
16093     This patch adds I2C support for mvBC-P and defines flash layout
16094     matching the shipped product.
16095
16096     Signed-off-by: André Schwarz <andre.schwarz@matrix-vision.de>
16097
16098 commit cb6d0b72c2c4f13c0075a7ae92e11682ec94a311
16099 Author: Kumar Gala <galak@kernel.crashing.org>
16100 Date:   Mon Jul 13 09:24:00 2009 -0500
16101
16102     ahci: Fix gcc 4.4 compiler warning
16103
16104     ahci.c: In function 'ata_scsiop_read_capacity10':
16105     ahci.c:616: warning: dereferencing type-punned pointer will break strict-aliasing rules
16106
16107     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16108
16109 commit 51d91e1a253c97713c7f3e5c0b910a4db4979283
16110 Author: Kumar Gala <galak@kernel.crashing.org>
16111 Date:   Mon Jul 13 09:23:59 2009 -0500
16112
16113     drivers/bios_emulator: Fix gcc 4.4 compiler warning
16114
16115     biosemu.c: In function 'BE_setVGA':
16116     biosemu.c:147: warning: dereferencing type-punned pointer will break strict-aliasing rules
16117
16118     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16119
16120 commit f97ec30bb3c5a4a456159eb2b75b3bc68772bf2a
16121 Author: Detlev Zundel <dzu@denx.de>
16122 Date:   Mon Jul 13 16:01:19 2009 +0200
16123
16124     Re-add support for image type 'Standalone Program'
16125
16126     Support for this type was lost during the bootm refactoring.
16127
16128     Signed-off-by: Detlev Zundel <dzu@denx.de>
16129
16130 commit ca95c9df0280f40e8e4befadbaae21fa67d92331
16131 Author: Detlev Zundel <dzu@denx.de>
16132 Date:   Mon Jul 13 16:01:18 2009 +0200
16133
16134     Add error checking for unsupported OS types.
16135
16136     Signed-off-by: Detlev Zundel <dzu@denx.de>
16137
16138 commit 982adfc610669482a32127282fe489857a92cfe3
16139 Author: Peter Tyser <ptyser@xes-inc.com>
16140 Date:   Fri Jul 10 18:46:10 2009 -0500
16141
16142     ppc: Unlock cache-as-ram in a consistent manner
16143
16144     Previously, non-e500 architectures only unlocked their data cache which
16145     was used as early RAM when booting to Linux using the "bootm" command.
16146     This change causes all PPC boards with CONFIG_SYS_INIT_RAM_LOCK defined
16147     to unlock their data cache during U-Boot's initialization.  This
16148     improves U-Boot performance and provides a common cache state when
16149     booting to different OSes.
16150
16151     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16152
16153 commit b201171f2b4d509f3ad510b214bee70ff902e3d6
16154 Author: Giuseppe CONDORELLI <giuseppe.condorelli@st.com>
16155 Date:   Thu Jul 23 04:54:45 2009 -0400
16156
16157     zlib: updated to v.1.2.3
16158
16159     This patch updates zlib to the latest stable version.
16160
16161     Only relevant zlib parts were ported to u-boot tree, as was done for
16162     the previously used version of zlib (0.95). New zlib gives faster
16163     inflate performance and other improvements, see www.zlib.net
16164
16165     Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli@st.com>
16166     Reviewed-by: Angelo Castello <angelo.castello@st.com>
16167
16168     Edited commit message
16169
16170     Signed-off-by: Wolfgang Denk <wd@denx.de>
16171
16172 commit 97cfe86163505ea18e7ff7b71e78df5bb03dad57
16173 Author: Robin Getz <rgetz@blackfin.uclinux.org>
16174 Date:   Tue Jul 21 12:15:28 2009 -0400
16175
16176     Save server's MAC address in environment
16177
16178     Linux's netconsole works much better when you can pass it the MAC address of
16179     the server. (otherwise it just uses broadcast, which everyone else on my
16180     network complains about :)
16181
16182     This sets the env var "serveraddr" (to match ethaddr), so that you can pass
16183     it to linux with whatever bootargs you want to....
16184
16185     addnetconsole=set bootargs $(bootargs) netconsole=@$(ipaddr)/eth0,@$(serverip)/$(serveraddr)
16186
16187     Signed-of-by: Robin Getz <rgetz@blackfin.uclinux.org>
16188
16189     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16190
16191 commit 0b23fb368d08c9669fac647971ff249c3f9fee8f
16192 Author: Ilya Yanok <yanok@emcraft.com>
16193 Date:   Tue Jul 21 19:32:21 2009 +0400
16194
16195     fec_mxc: driver for FEC ethernet controller on i.MX27
16196
16197     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
16198     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16199
16200 commit 0544c63681d2ea3607faf374e9c56f101e365b42
16201 Author: Alessio Centazzo <centazzo@gmail.com>
16202 Date:   Sat Jul 11 11:56:06 2009 -0700
16203
16204     ppc4xx: Fixed compilation warning in 4xx_enet.c
16205
16206     This patch fixes a compilation warning for some Ethernet PHY-less
16207     PPC4xx platforms (440SPE based ones) and a potential compilation
16208     error for 440SP platforms (use of undefined 'ethgroup' variable).
16209     In the original code and in case of 440SPE platforms, 'ethgroup'
16210     is initialized to -1 and never modified.  Later in the function,
16211     within an #ifdef statement, an 'if statement' executes code only
16212     if 'ethgroup' is set to 4, therefore it is harmless to avoid
16213     executing the 'if statement' by removing the CONFIG_440SPE from
16214     the affected #ifdefs.  In case of 440SP platforms  with on-board
16215     Ethernet PHY, 'ethgroup' is undefined but used (there are not such
16216     platforms in the repository yet). All other architectures are not
16217     affected by this change.
16218
16219     Signed-off-by: Alessio Centazzo acpatin@yahoo.com
16220     Acked-by: Stefan Roese <sr@denx.de>
16221     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16222
16223 commit 09133f8580f0106429ba3600f1855bd3577ae58b
16224 Author: Michael Zaidman <michael.zaidman@gmail.com>
16225 Date:   Tue Jul 14 23:37:12 2009 +0300
16226
16227     DHCP regression on 2009-06
16228
16229     Fixed the DHCP/BOOTP/RARP regression introduced in u-boot-2009.06
16230     by initializing our IP addr to 0 in order to accept any IP addr
16231     assigned to us by the DHCP/BOOTP/RARP server.
16232
16233     Ack-by: Robin Getz <rgetz@blackfin.uclinux.org>
16234     Signed-off-by: Michael Zaidman <michael.zaidman@gmail.com>
16235     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16236
16237 commit 443ce4ac9d1138ae5ae6863b2d40a96fd6edf523
16238 Author: Prafulla Wadaskar <prafulla@marvell.com>
16239 Date:   Thu Jul 16 20:58:02 2009 +0530
16240
16241     net: phy: bugfixes: mv88E61xx multichip addressing support
16242
16243     With these fixes, this driver works properly for multi chip
16244     addressging mode
16245
16246     Bugfixes:
16247     1. Build error fixed for function mv88e61xx_busychk_multic-fixed
16248     2. PHY dev address error detection- fixed
16249     3. wrong busy bit was refered in function mv88e61xx_busychk -fixed
16250     4. invalid data read ptr was refered for RD_PHY in case of
16251         multichip addressing mode -fixed
16252
16253     The Multichip Address mode is tested with RD6281A board having
16254     MV88E6165 switch on it
16255
16256     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
16257     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16258
16259 commit 16025ea45539219f2a7c750c6f0ae983ea5c2737
16260 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
16261 Date:   Wed Jul 8 13:05:11 2009 +0200
16262
16263     arm: Kirkwood: Check the error summary bit for error detection
16264
16265     The Marvell documentation for the 88f6281 states that the error coding
16266     is only valid if the error summary and last frame bits in the transmit
16267     descriptor status field are set. This patch adds checks for these for
16268     transmit (I would get transmit errors on bootp with the current check,
16269     which I believe are spurious).
16270
16271     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
16272     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16273
16274 commit 7b05f5e027b81cd3a9a41c6c6d3fe09c72fa93f6
16275 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
16276 Date:   Wed Jul 8 13:03:18 2009 +0200
16277
16278     arm: Kirkwood: Fix compiler optimization bug for kwgbe_send
16279
16280     kwgbe_send/recv both have loops waiting for the hardware to set  a bit.
16281     GCC 4.3.3 cleverly optimizes the send case to ... a while(1); loop. This
16282     patch uses readl to force a read from device memory. Other volatile
16283     accesses have also been replaced with readl/writel where appropriate
16284     (as per suggestions on the U-boot mailing list).
16285
16286     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
16287     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16288
16289 commit 3f6b18ffd94621625de961bc566022b0266790f5
16290 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
16291 Date:   Thu Jul 2 13:21:22 2009 -0400
16292
16293     MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.
16294
16295     This patch sets the returned value to 0xFFFF if the PHY does not exist
16296     and does not assert Transfer Acknowledge. A NULL check for the value
16297     pointer is also added for buffer overflow protection.
16298
16299     Without this patch 'mii info' will  show 'phantom' devices because the
16300     value will be not be initialized and return with some random value.
16301
16302     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
16303     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16304
16305 commit 736fead8fdbf8a8407048bebc373cd551d01ec98
16306 Author: Ben Warren <biggerbadderben@gmail.com>
16307 Date:   Mon Jul 20 22:01:11 2009 -0700
16308
16309     Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
16310
16311     All in-tree boards that use this controller have CONFIG_NET_MULTI added
16312     Also:
16313      - changed CONFIG_DRIVER_SMC911X* to CONFIG_SMC911X*
16314      - cleaned up line lengths
16315      - modified all boards that override weak function in this driver
16316      - added
16317
16318     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16319     Tested-by: Mike Frysinger <vapier@gentoo.org>
16320
16321 commit 3bd0a877b74b9c005ae7cb892480ccedfa308c20
16322 Author: Ben Warren <biggerbadderben@gmail.com>
16323 Date:   Fri Jul 17 00:50:15 2009 -0700
16324
16325     Add warning about upcoming removal of old Ethernet API
16326
16327     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16328
16329 commit b7fe25d2a8d1cede401d09e1f9c84f8fe47bdbb1
16330 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
16331 Date:   Thu Jul 2 16:15:13 2009 +0530
16332
16333     P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)
16334
16335     These PHYs are on P2020RDB platform.
16336
16337     Also revamped Freescale copyright message in drivers/net/tsec.c.
16338
16339     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
16340     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16341
16342 commit 1a32bf41881b5dbe3119cb77a33572b4d462cabf
16343 Author: Robin Getz <rgetz@blackfin.uclinux.org>
16344 Date:   Mon Jul 20 14:53:54 2009 -0400
16345
16346     Add DNS support
16347
16348     On 04 Oct 2008 Pieter posted a dns implementation for U-Boot.
16349
16350     http://www.mail-archive.com/u-boot-users@lists.sourceforge.net/msg10216.html
16351     >
16352     > DNS can be enabled by setting CFG_CMD_DNS. After performing a query,
16353     > the serverip environment var is updated.
16354     >
16355     > Probably there are some cosmetic issues with the patch. Unfortunatly I
16356     > do not have the time to correct these. So if anybody else likes DNS
16357     > support in U-Boot and has the time, feel free to patch it in the main tree.
16358
16359     Here it is again - slightly modified & smaller:
16360       - update to 2009-06 (Pieter's patch was for U-Boot 1.2.0)
16361       - README.dns is added
16362       - syntax is changed (now takes a third option, the env var to store
16363         the result in)
16364       - add a random port() function in net.c
16365       - sort Makefile in ./net/Makefile
16366       - dns just returns unless a env var is given
16367       - run through checkpatch, and clean up style issues
16368       - remove packet from stack
16369       - cleaned up some comments
16370       - failure returns much faster (if server responds, don't wait for
16371         timeout)
16372       - use built in functions (memcpy) rather than byte copy.
16373
16374     Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
16375     Signed-off-by: Pieter Voorthuijsen <pieter.voorthuijsen@prodrive.nl>
16376     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16377
16378 commit 88ad3fd91c83a4343b25385fd78fd8e29ebb723f
16379 Author: Kim Phillips <kim.phillips@freescale.com>
16380 Date:   Fri Jul 17 12:17:00 2009 -0500
16381
16382     net: tsec - fix dereferencing type-punned pointer will break strict-aliasing rules warning
16383
16384     fix this gcc 4.4 warning:
16385
16386     tsec.c: In function 'tsec_init':
16387     tsec.c:200: warning: dereferencing type-punned pointer will break strict-aliasing rules
16388
16389     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
16390     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16391
16392 commit d9bec9f42ab34383737c8a94429aa02fe76d7946
16393 Author: Mike Frysinger <vapier@gentoo.org>
16394 Date:   Sat Jul 18 21:04:08 2009 -0400
16395
16396     net: rename NetRxPkt to NetRxPacket
16397
16398     The net code is mostly consistent in using 'Packet' rather than 'Pkt', so
16399     rename the minor detractor to follow suite.
16400
16401     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
16402     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16403
16404 commit 88a4c2e77cd5674db745d0c2ebbad68c9baf760c
16405 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
16406 Date:   Thu Jun 25 16:33:04 2009 +0900
16407
16408     sh: sh_eth: Remove garbage from printf
16409
16410     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
16411     CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
16412     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16413
16414 commit 2ea20efa47da9d98ff38223ff51dea5439ad8708
16415 Author: Andreas Pretzsch <apr@cn-eng.de>
16416 Date:   Thu Jul 9 21:50:05 2009 +0200
16417
16418     smc911x: add support for LAN9221
16419
16420     Signed-off-by: Andreas Pretzsch <apr@cn-eng.de>
16421     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16422
16423 commit 7168eba729b9e6d730db7cd1028767f7b1a6128b
16424 Author: David Brownell <david-b@pacbell.net>
16425 Date:   Tue Jun 9 11:14:24 2009 -0700
16426
16427     rm9200 ethernet driver: board-specific quirk (csb337)
16428
16429     CSB337 boards originally shipped with MicroMonitor, not U-Boot;
16430     and with a version using a different convention for recording
16431     Ethernet addresses than anyone else.  To avoid breaking Linux
16432     when it uses U-Boot, have it use the same convention on that
16433     hardware.
16434
16435     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
16436     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
16437
16438 commit 57215cd2e59fd403248df8f2f195e382900d5fc2
16439 Author: Heiko Schocher <hs@denx.de>
16440 Date:   Thu Jul 16 09:58:31 2009 +0200
16441
16442     arm, kirkwood: added kw_gpio_set_valid() in gpio.h
16443
16444     Signed-off-by: Heiko Schocher <hs@denx.de>
16445
16446 commit ec16441085f471c03a8c0909579463e31e5b947a
16447 Author: Dieter Kiermaier <dk-arm-linux@gmx.de>
16448 Date:   Mon Jun 29 14:45:08 2009 +0200
16449
16450     Kirkwood: add Marvell Kirkwood gpio driver
16451
16452     Signed-off-by: Dieter Kiermaier <dk-arm-linux@gmx.de>
16453     Acked-by: Prafulla Wadaskar <prafulla@marvell.com>
16454     Tested-by: Heiko Schocher <hs@denx.de>
16455
16456 commit 688b6a0ff2dcbb0c7e63ef63cbbcc291f14f321f
16457 Author: Heiko Schocher <hs@denx.de>
16458 Date:   Thu Jul 16 09:59:10 2009 +0200
16459
16460     arm, kirkwood: added KW_TWSI_BASE in kirkwood.h
16461
16462     Signed-off-by: Heiko Schocher <hs@denx.de>
16463
16464 commit fbc8365ad7ab0afd4143bdbffab2fd0b24df004f
16465 Author: Prafulla Wadaskar <prafulla@marvell.com>
16466 Date:   Thu Jul 16 21:02:24 2009 +0530
16467
16468     Marvell RD6281A Board support
16469
16470     This is Marvell's 88F6281_A0 based reference design board
16471
16472     This patch is tested for-
16473     1. Boot from DRAM/NAND flash/NFS
16474     2. File transfer using tftp and loadb
16475     3. NAND flash read/write/erase
16476
16477     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
16478     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16479
16480 commit 2906e6d654fcc7f2451fde225e4e8b3f20c9555f
16481 Author: Piotr Ziecik <kosmo@semihalf.com>
16482 Date:   Fri Jul 17 16:35:19 2009 +0200
16483
16484     api: Fix broken build on ARM.
16485
16486     This patch fixes broken build introduced by commit
16487     84bf7ca522e94ec402a1264b01971b924b7e268f (api: remove un-needed
16488     ifdef CONFIG_API already handle by the Makefile).
16489
16490     Signed-off-by: Piotr Ziecik <kosmo@semihalf.com>
16491
16492 commit 48677a1ef5f82adca49145a7baf11ece77f51945
16493 Author: Wolfgang Denk <wd@denx.de>
16494 Date:   Wed Jul 22 23:53:23 2009 +0200
16495
16496     Fix "ld: cannot find -lstubs" build error
16497
16498     Commit 1bc15386 moved the examples/ to examples/standalone but failed
16499     to adapt the Makefiles that need to link against libstubs.a
16500
16501     Signed-off-by: Wolfgang Denk <wd@denx.de>
16502     Cc: Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16503
16504 commit ae71121a111ddf9dd057cacbbdd0f51054be428a
16505 Author: Wolfgang Denk <wd@denx.de>
16506 Date:   Sat Jul 18 20:47:36 2009 +0200
16507
16508     at91cap9adk: fix #ifdef/#endif pairing
16509
16510     The #ifdef/#endif pairing in this file was obviously messed up.
16511
16512     Signed-off-by: Wolfgang Denk <wd@denx.de>
16513
16514 commit 6b96a20d512b04a808438553874c00cf40812c44
16515 Author: Minkyu Kang <mk7.kang@samsung.com>
16516 Date:   Mon Jul 20 11:40:01 2009 +0900
16517
16518     ARM Cortex A8: Move OMAP3 specific reset handler
16519
16520     Because of the reset_cpu is soc specific, should be move to soc
16521
16522     Cc: Dirk Behme <dirk.behme@googlemail.com>
16523     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
16524
16525 commit 048e7efe91f66094f868281c12e488ce2bae8976
16526 Author: Kumar Gala <galak@kernel.crashing.org>
16527 Date:   Wed Jul 22 10:12:39 2009 -0500
16528
16529     85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards
16530
16531     The pixis code used in8/out8 all over the place.  Replace it with
16532     in_8/out_8 macros.
16533
16534     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16535
16536 commit 0a6d0c6320b77bd6572393a93e6b8ccdf39c7100
16537 Author: Peter Tyser <ptyser@xes-inc.com>
16538 Date:   Tue Jul 21 13:51:08 2009 -0500
16539
16540     xpedite5370: Enable NAND command support
16541
16542     Use the MPC8572's eLBC to access 1 GB (or greater) onboard NAND flash
16543     via the 'nand' command.
16544
16545     Previously, the XPedite5370's NAND chip selects were properly
16546     configured, but NAND support was not enabled.
16547
16548     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16549     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16550
16551 commit 39121c0896a6760bd436d88c17892f49a97902d0
16552 Author: Peter Tyser <ptyser@xes-inc.com>
16553 Date:   Tue Jul 21 13:51:07 2009 -0500
16554
16555     xes: Increase CONFIG_SYS_BOOTM_LEN to 16MB
16556
16557     Increasing CONFIG_SYS_BOOTM_LEN from 8 MB to 16 MB is necessary to
16558     support uncompressing images larger than 8 MB when using the bootm
16559     command.
16560
16561     Note that recent Linux kernels for the 85xx and 86xx map greater than
16562     16MB of memory on bootup, but we use 16MB to maintain compatibility with
16563     older Linux kernels for now.
16564
16565     Signed-off-by: Nate Case <ncase@xes-inc.com>
16566     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16567     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16568
16569 commit 58f31b602dfd52eb7836ab82caa587514e046f02
16570 Author: Peter Tyser <ptyser@xes-inc.com>
16571 Date:   Sun Jul 19 19:17:41 2009 -0500
16572
16573     xpedite5370: Fix I2C GPIO initialization typo
16574
16575     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16576     Acked-by: Heiko Schocher<hs@denx.de>
16577     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16578
16579 commit 5ff821006c6e7647d183ea95817044943bb22e7e
16580 Author: Peter Tyser <ptyser@xes-inc.com>
16581 Date:   Sun Jul 19 19:17:40 2009 -0500
16582
16583     xpedite5200,5370: Use buffered NOR flash writes
16584
16585     Buffered writes are possible on the XPedite5200 and XPedite5370 and greatly
16586     improve NOR flash write speeds
16587
16588     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16589     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16590
16591 commit d9c147f371800a479a507a816b2fe572c97da197
16592 Author: Peter Tyser <ptyser@xes-inc.com>
16593 Date:   Fri Jul 17 10:14:48 2009 -0500
16594
16595     85xx, 86xx: Add common board_add_ram_info()
16596
16597     Previously, 85xx and 86xx boards would display DRAM information on
16598     bootup such as:
16599
16600     ...
16601     I2C:   ready
16602     DRAM:
16603     Memory controller interleaving enabled: Bank interleaving!
16604      2 GB
16605     FLASH: 256 MB
16606     ...
16607
16608     This patch moves the printing of the DRAM controller configuration to a
16609     common board_add_ram_info() function which prints out DDR type, width,
16610     CAS latency, and ECC mode.  It also makes the DDR interleaving
16611     information print out in a more sane manner:
16612
16613     ...
16614     I2C:   ready
16615     DRAM:   2 GB (DDR2, 64-bit, CL=4, ECC on)
16616            DDR Controller Interleaving Mode: bank
16617     FLASH: 256 MB
16618     ...
16619
16620     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16621     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16622
16623 commit 12a440ae6d09445140f1a0c2023dba76a9f1a617
16624 Author: Peter Tyser <ptyser@xes-inc.com>
16625 Date:   Fri Jul 17 10:14:47 2009 -0500
16626
16627     tqm85xx: Remove board_add_ram_info()
16628
16629     This is in preparation for adding one common 8xxx board_add_ram_info()
16630     function for all 8xxx boards
16631
16632     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16633     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16634
16635 commit ed2c9488bbe389b7b25cada1e42bdae5d0976327
16636 Author: Peter Tyser <ptyser@xes-inc.com>
16637 Date:   Fri Jul 17 10:14:46 2009 -0500
16638
16639     xes: Remove 8xxx board_add_ram_info() function
16640
16641     This is in preparation for adding one common 8xxx board_add_ram_info()
16642     fuction for all 8xxx boards
16643
16644     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16645     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16646
16647 commit e7ee23ec1788d8cf269a4cf6b9cd3722cbc7d592
16648 Author: Peter Tyser <ptyser@xes-inc.com>
16649 Date:   Fri Jul 17 10:14:45 2009 -0500
16650
16651     86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields
16652
16653     Rename sdram_mode_1 to sdram_mode and sdram_cfg_1 to sdram_cfg to match
16654     the 86xx user's manual and other Freescale architectures
16655
16656     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16657     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16658
16659 commit f6155c6fbb1d85f517b7c160570f0995ef14c43f
16660 Author: Roy Zang <tie-fei.zang@freescale.com>
16661 Date:   Thu Jul 9 10:05:48 2009 +0800
16662
16663     85xx: Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boards
16664
16665     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
16666     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16667
16668 commit 6bb5b412291177e6edd42f9a80e5c5afe57a6a0f
16669 Author: Kumar Gala <galak@kernel.crashing.org>
16670 Date:   Tue Jul 14 22:42:01 2009 -0500
16671
16672     85xx: Report which "bank" of NOR flash we are booting from on FSL boards
16673
16674     The p2020DS, MPC8536DS, MPC8572DS, MPC8544DS boards are capable of
16675     swizzling the upper address bits of the NOR flash we boot out of which
16676     creates the concept of "virtual" banks.  This is useful in that we can
16677     flash a test of image of u-boot and reset to one of the virtual banks
16678     while still maintaining a working image in "bank 0".
16679
16680     The PIXIS FPGA exposes registers on LBC which we can use to determine
16681     which "bank" we are booting out of (as well as setting which bank to
16682     boot out of).
16683
16684     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16685
16686 commit 9af9c6bdc16da53772c56b1a79c2c91701fe94e6
16687 Author: Kumar Gala <galak@kernel.crashing.org>
16688 Date:   Wed Jul 15 13:45:00 2009 -0500
16689
16690     86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN
16691
16692     The MPC8641HPCN board is capable of swizzling the upper address bit of
16693     the NOR flash we boot out of which creates the concept of "virtual"
16694     banks.  This is useful in that we can flash a test of image of u-boot
16695     and reset to one of the virtual banks while still maintaining a
16696     working image in "bank 0".
16697
16698     The PIXIS FPGA exposes registers on LBC which we can use to determine
16699     which "bank" we are booting out of (as well as setting which bank to
16700     boot out of).
16701
16702     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16703
16704 commit caf72ff329759b4da71352ab098537c7698c0e9f
16705 Author: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
16706 Date:   Tue Jul 21 10:45:49 2009 +0200
16707
16708     Refresh LZMA-lib to v4.65
16709
16710     Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
16711
16712 commit 70ebf31633f372a24505e47846b2628e8435ea37
16713 Author: Wolfgang Denk <wd@denx.de>
16714 Date:   Fri Jul 17 23:35:29 2009 +0200
16715
16716     AT91: factor out ROUND() macro
16717
16718     A large number of boards (all AT91 based) duplicated the ROUND()
16719     macro in their board specific config files. Add the definition to
16720     include/common.h and clean up the board config files.
16721
16722     Signed-off-by: Wolfgang Denk <wd@denx.de>
16723
16724 commit 89188a62333c0841a7166783d2ebdd39d7044eb2
16725 Author: Kumar Gala <galak@kernel.crashing.org>
16726 Date:   Wed Jul 15 08:54:50 2009 -0500
16727
16728     85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards
16729
16730     We have always mapped at least 16M in the kernel and we have seen cases
16731     with new kernel features that a kernel image needs more than 8M of
16732     memory.
16733
16734     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16735
16736 commit d4abc757c26c531293f5bbc4262ade44a317eec9
16737 Author: Peter Tyser <ptyser@xes-inc.com>
16738 Date:   Mon Jul 20 19:02:21 2009 -0500
16739
16740     Move api_examples to examples/api
16741
16742     Also add a rule to remove demo.bin which was previously leftover
16743     after a "make clean"
16744
16745     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16746
16747 commit af1d7d984a23a0faa1f436ebfeb55c876b1a99e1
16748 Author: Heiko Schocher <hs@denx.de>
16749 Date:   Tue Jul 21 06:37:28 2009 +0200
16750
16751     83xx, kmeter: fix compile error
16752
16753     CONFIG_SYS_MALLOC_LEN is defined in the board config, and
16754     the keymile-common.h, which collects common options used
16755     by all keymile-boards. This results in a compile error
16756     when compiling the kmeter1 board. So remove this define
16757     in the board config file.
16758
16759     Signed-off-by: Heiko Schocher <hs@denx.de>
16760
16761 commit 39df00d9aecfb465b9eec9af593f9b763fb5209a
16762 Author: Heiko Schocher <hs@denx.de>
16763 Date:   Thu Jul 9 12:04:26 2009 +0200
16764
16765     i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c
16766
16767     This patch adds the possibility to call a board specific
16768     i2c bus reset routine for the fsl_i2c bus driver, and adds
16769     this option for the keymile kmeter1 board.
16770
16771     The deblock sequence for this board is implemented and
16772     tested in the following way:
16773
16774     CR = 0x20 (release SDA and SCL pin)
16775     CR = 0xa0 (start read)
16776     dummy read
16777     dummy read
16778     if 2. dummy read == 0x00
16779         3. dummy read
16780
16781     CR = 0x80 (SDA and SCL now 1 SR = 0x86)
16782     CR = 0x00 (Modul reset SR=0x81)
16783     CR = 0x80 (SDA and SCL = 1, SR = 0x81)
16784
16785     Signed-off-by: Heiko Schocher <hs@denx.de>
16786
16787 commit 1bc1538613d66cef3cbce680fc8d7c3561a0fbd0
16788 Author: Peter Tyser <ptyser@xes-inc.com>
16789 Date:   Fri Jul 10 11:03:19 2009 -0500
16790
16791     Move examples/ to examples/standalone
16792
16793     The current files in examples are all standalone application examples,
16794     so put them in their own subdirectory for organizational purposes
16795
16796     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16797
16798 commit b220c64d86f7c705a183302c3b50076d7e5d876c
16799 Author: Peter Tyser <ptyser@xes-inc.com>
16800 Date:   Fri Jul 10 11:03:15 2009 -0500
16801
16802     Move architecture specific config.mk files into subdirs
16803
16804     This cleans up U-Boot's toplevel directory a bit and makes the
16805     architecture 'config.mk' file naming and location similar to board
16806     and cpu 'config.mk' files
16807
16808     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16809
16810 commit 082becd0d546399637fa94fdf9f1730a0f7bf348
16811 Author: Po-Yu Chuang <ratbert@faraday-tech.com>
16812 Date:   Fri Jul 10 18:25:34 2009 +0800
16813
16814     Add "tags" to .gitignore file.
16815
16816     Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
16817     Signed-off-by: Wolfgang Denk <wd@denx.de>
16818
16819 commit dc71b248ef0d5e12b19f33c6efb873e31df91fa9
16820 Author: Heiko Schocher <hs@denx.de>
16821 Date:   Thu Jul 9 12:04:18 2009 +0200
16822
16823     powerpc: updates for the keymile boards
16824
16825     - CONFIG_SYS_MAX_I2C_BUS changed to 1
16826       We use only one I2C hardwarecontroller on this boards, so
16827       change the CONFIG_SYS_MAX_I2C_BUS to 1.
16828     - common: dont print errormsg if second IVM Block lacks.
16829     - 82xx, mgcoge: fix double mtdpart entry in environment
16830     - 82xx, mgcoge: activate on second Flash the second bank.
16831     - common: CONFIG_ENV_SIZE 0x4000 for all keymile boards
16832     - common: Change malloc size to 1MByte for all Keymile boards
16833         We need a bigger malloc area for the environment support (128k)
16834         on some Keymile boards (kmeter1) and the upcoming UBI support.
16835         Change it to 1MB for all Keymile boards to be on the save side.
16836         Also define CONFIG_SYS_64BIT_VSPRINTF which is needed for
16837         UBI/UBIFS support.
16838     - Add UBI support to all Keymile boards
16839     - change manner of writing "/localbus/ranges" node
16840         instead of writting the complete "/localbus/ranges" node
16841         before booting Linux, only update the ranges entries
16842         which gets dynamical detected (size of flashes).
16843         This is needed, because keymile adds in the DTS
16844         "/localbus/ranges" node entries, which u-boot must
16845         not overwrite/delete.
16846     - kmeter, mgcoge: define 2 seperate regions needed for the Intel P30 chips
16847         The Intel P30 chip has 2 non-identical chips on
16848         one die, so we need to define 2 seperate regions
16849         that are scanned by physmap_of independantly.
16850     - kmeter1: Add MTD concat support to Keymile boards
16851     - 82xx, mgcoge: add "unlock=yes" to default environment
16852     - added CONFIG_MTD_DEVICE to get in sync with mainline code
16853
16854     Signed-off-by: Heiko Schocher <hs@denx.de>
16855     Signed-off-by: Stefan Roese <sr@denx.de>
16856
16857 commit f14d81050a9e0fa57aedb1bc746c60a07c1ad67f
16858 Author: galak <galak@ducky.am.freescale.net>
16859 Date:   Tue Jul 7 15:53:21 2009 -0500
16860
16861     fsl_sata: Fix compiler warnings shown by gcc-4.4
16862
16863     Update fsl_sata to use common structures instead of casting
16864     back and forth between the fsl specific ones and the common ones
16865     (which are identical).
16866
16867     fsl_sata.c: In function 'scan_sata':
16868     fsl_sata.c:550: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
16869     fsl_sata.c:549: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
16870     fsl_sata.c:548: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
16871     fsl_sata.c:545: note: initialized from here
16872     fsl_sata.c:592: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
16873     fsl_sata.c:590: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
16874     fsl_sata.c:588: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
16875     fsl_sata.c:586: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
16876     fsl_sata.c:579: warning: dereferencing pointer 'cfis' does break strict-aliasing rules
16877     ...
16878
16879     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16880
16881 commit 20938e54a207472a090f04f20f30c9e32b14137e
16882 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
16883 Date:   Tue Jul 7 15:58:51 2009 +0200
16884
16885     Add unaligned.h for arm
16886
16887     This patch adds unaligned.h for ARM (needed to build with LZO
16888     compression). The file is taken from the linux kernel, but includes
16889     u-boot headers instead.
16890
16891     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
16892     Acked-by: Stefan Roese <sr@denx.de>
16893
16894 commit 433ea8abd6adfae3138dd4ce238237a037e1e537
16895 Author: Peter Tyser <ptyser@xes-inc.com>
16896 Date:   Sun Jul 19 19:17:42 2009 -0500
16897
16898     Remove last remanants of unused CONFIG_I2C_CMD_TREE
16899
16900     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16901
16902 commit f6ca3b70949790ab5438d6c9a592216cc3616110
16903 Author: Andrzej Wolski <awolski@poczta.fm>
16904 Date:   Fri Jul 17 22:26:54 2009 +0200
16905
16906     ubi: help message correction
16907
16908     Fix incorrect information about size units and correct typo.
16909
16910     Signed-off-by: Andrzej Wolski <awolski@poczta.fm>
16911     Signed-off-by: Stefan Roese <sr@denx.de>
16912
16913 commit 22f2017c31bc682e9b15612a5c2580ab5b84418e
16914 Author: Peter Tyser <ptyser@xes-inc.com>
16915 Date:   Sun Jul 19 19:17:42 2009 -0500
16916
16917     Remove last remanants of unused CONFIG_I2C_CMD_TREE
16918
16919     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
16920
16921 commit f99a292aa6083057f5db8283d2ce4a2be22b8856
16922 Author: Andrzej Wolski <awolski@poczta.fm>
16923 Date:   Fri Jul 17 22:26:54 2009 +0200
16924
16925     ubi: help message correction
16926
16927     Fix incorrect information about size units and correct typo.
16928
16929     Signed-off-by: Andrzej Wolski <awolski@poczta.fm>
16930     Signed-off-by: Stefan Roese <sr@denx.de>
16931
16932 commit b86b85e2611d57d834795a92453431a1a340c3c9
16933 Author: Ilya Yanok <yanok@emcraft.com>
16934 Date:   Mon Jun 29 17:53:16 2009 +0400
16935
16936     mmc: set bus width to 1 and clock to minimum early during initialization
16937
16938     We need to switch back to 1-bit before initialization or SD 2.0 cards
16939     will fail to send SCR if we've switched to 4-bit already.
16940
16941     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
16942
16943 commit cff80f2cd12bf9767509b5334ecfc90cd7de5502
16944 Author: Shinya Kuribayashi <skuribay@pobox.com>
16945 Date:   Sat Jun 20 19:14:33 2009 +0900
16946
16947     config.mk: Remove unused HPATH
16948
16949     This variable is not unused anywhere.
16950
16951     Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
16952
16953 commit a781de12700e2cb3d3011fc83b47f7dd8cc3c154
16954 Author: Grzegorz Bernacki <gjb@semihalf.com>
16955 Date:   Wed Jun 17 16:20:14 2009 +0200
16956
16957     digsy mtc: Enable command line history.
16958
16959     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
16960
16961 commit 37566090766d61beef70c62986b90749920255d8
16962 Author: Mike Frysinger <vapier@gentoo.org>
16963 Date:   Thu Jul 2 19:23:25 2009 -0400
16964
16965     compiler.h: unify system ifdef cruft here
16966
16967     Shove a lot of the HOSTCC and related #ifdef checking crap into the new
16968     compiler.h header so that we can keep all other headers nice and clean.
16969
16970     Also introduce custom uswap functions so we don't have to rely on the non
16971     standard implementations that a host may (or may not in the case of OS X)
16972     provide.  This allows mkimage to finally build cleanly on an OS X system.
16973
16974     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
16975
16976 commit 2a2ed845c085eb093b69fa6382fcf7534bb1f4b0
16977 Author: Kim Phillips <kim.phillips@freescale.com>
16978 Date:   Mon Jun 15 11:50:40 2009 -0500
16979
16980     common: fix 'dummy' is used uninitialized in this function warning
16981
16982     fix this gcc 4.4 warning:
16983
16984     xyzModem.c: In function 'xyzModem_stream_open':
16985     xyzModem.c:564: warning: 'dummy' is used uninitialized in this function
16986
16987     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
16988
16989 commit 1ea6bcd8590b3ff9fe2bfbb0eb29a3b0edaa9460
16990 Author: Mike Frysinger <vapier@gentoo.org>
16991 Date:   Sun Jun 14 23:33:14 2009 -0400
16992
16993     push CROSS_COMPILE out to $(ARCH)_config.mk
16994
16995     Each arch should handle setting a proper default CROSS_COMPILE value in
16996     their own config.mk file rather than having to maintain a large ugly list
16997     in the Makefile.  By using conditional assignment, we don't have to worry
16998     about the variable already being set (env/cmdline/etc...).
16999
17000     The common config.mk file takes care of exporting CROSS_COMPILE already,
17001     and while a few variables (toolchain ones) utilize CROSS_COMPILE before
17002     including the arch config.mk, they do so with deferred assignment.
17003
17004     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
17005
17006 commit 60a3f404acbf8238a3138fe1f80a6bac75da4582
17007 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17008 Date:   Sat Jun 13 12:55:37 2009 +0200
17009
17010     malloc.h: protect it against multiple include
17011
17012     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17013
17014 commit 7640f41988a456a0b1f05263d2e2dc5cd7d93984
17015 Author: Wolfgang Denk <wd@denx.de>
17016 Date:   Sun Jul 19 19:37:24 2009 +0200
17017
17018     Fix boards broken after removal of legacy NAND and DoC support
17019
17020     Commit 2419169f removed support for legacy NAND and disk on chip but
17021     missed to update the code for a few boards. This patch fixes the
17022     resulting build issues.
17023
17024     Signed-off-by: Wolfgang Denk <wd@denx.de>
17025
17026 commit 1a4664b53aaf23687b52d64b94be06a9aa260b86
17027 Author: Wolfgang Denk <wd@denx.de>
17028 Date:   Sun Jul 19 19:32:37 2009 +0200
17029
17030     cmd_flash.c: fix fix compile error for boards with DataFlash
17031
17032     Commit 5669ed45 ("cmd_flash.c: fix warning: unused variable
17033     'addr_first'/'addr_last'") changed the #ifdef logic areound the
17034     declaration of these variables and missed a combination of settings
17035     of HAS_DATAFLASH with SYS_NO_FLASH; this patch fixes this.
17036
17037     Also spotted by Alessandro Rubini <rubini@gnudd.com>
17038
17039     Signed-off-by: Wolfgang Denk <wd@denx.de>
17040
17041 commit 341245a28830d3261c41b09d958eeea7bb93587a
17042 Author: Wolfgang Denk <wd@denx.de>
17043 Date:   Sun Jul 19 12:05:15 2009 +0200
17044
17045     pcm030: fix out-of-tree building
17046
17047     Commit 0a87dd90 that was supposed to fix out-of-tree building for the
17048     pcm030 board was unfortunately incomplete.
17049
17050     Signed-off-by: Wolfgang Denk <wd@denx.de>
17051
17052 commit 8bf29b59fce8cc381114929082202d800e313ad5
17053 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
17054 Date:   Tue Jul 7 13:58:51 2009 +0200
17055
17056     Add unaligned.h for arm
17057
17058     This patch adds unaligned.h for ARM (needed to build with LZO
17059     compression). The file is taken from the linux kernel, but includes
17060     u-boot headers instead.
17061
17062     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
17063     Acked-by: Stefan Roese <sr@denx.de>
17064
17065 commit e405afab1dda66c9df3733f6b779d72fc36a0162
17066 Author: Kazuaki Ichinohe <kazuichi@fsi.co.jp>
17067 Date:   Fri Jun 12 18:10:12 2009 +0900
17068
17069     Canyonlands SATA harddisk driver
17070
17071     This patch adds a SATA harddisk driver for the canyonlands.
17072     This patch is kernel driver's porting.
17073     This patch corresponded to not cmd_scsi but cmd_sata.
17074     This patch divided an unused member with ifndef __U_BOOT__ in the structure.
17075
17076     [environment variable, boot script]
17077     setenv bootargs root=/dev/sda7 rw
17078     setenv bootargs ${bootargs} console=ttyS0,115200
17079     ext2load sata 0:2 0x400000 /canyonlands/uImage
17080     ext2load sata 0:2 0x800000 /canyonlands/canyonlands.dtb
17081     fdt addr 0x800000 0x4000
17082     bootm 0x400000 - 0x800000
17083
17084     If you drive SATA-2 disk on Canyonlands, you must change parts from
17085     PI2PCIE212 to PI2PCIE2212 on U25. We confirmed to boot by using
17086     following disks:
17087
17088     1.Vendor: Fujitsu    Type: MHW2040BS
17089     2.Vendor: Fujitsu    Type: MHW2060BK
17090     3.Vendor: HAGIWARA SYS-COM:HFD25S-032GT
17091     4.Vendor: WesternDigital Type: WD3200BJKT (CONFIG_LBA48 required)
17092     5.Vendor: WesternDigital Type: WD3200BEVT (CONFIG_LBA48 required)
17093     6.Vendor: Hitachi    Type: HTS543232L9A300 (CONFIG_LBA48 required)
17094     7.Vendor: Seagate    Type: ST31000333AS (CONFIG_LBA48 required)
17095     8.Vendor: Transcend  Type: TS32GSSD25S-M
17096     9.Vendor: MTRON              Type: MSD-SATA1525-016
17097
17098     Signed-off-by: Kazuaki Ichinohe <kazuichi at fsi.co.jp>
17099
17100 commit 52a0e2dee90c17e39634de814b16b96061cfb472
17101 Author: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
17102 Date:   Wed Jun 10 19:09:40 2009 +0200
17103
17104     Add support for the Tundra TSI148 VME-bridge
17105
17106     From: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
17107
17108     This patch adds support for the Tundra TSI148 VME-bridge. It's used on
17109     the upcoming esd VME8349 board.
17110
17111     Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
17112     Signed-off-by: Stefan Roese <sr@denx.de>
17113
17114 commit 8d1fea2c4041e665c96944e3f6fcffbde55db34b
17115 Author: Mike Frysinger <vapier@gentoo.org>
17116 Date:   Thu Jul 16 19:05:30 2009 -0400
17117
17118     Blackfin: bf537-{minotaur,srv1}: do not hardcode CONFIG_ETHADDR
17119
17120     MAC addresses should not be hardcoded in boards to avoid random link level
17121     conflicts.
17122
17123     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
17124
17125 commit baf357050353aee30c04f3f4b868426cb54468ca
17126 Author: Mike Frysinger <vapier@gentoo.org>
17127 Date:   Fri Jul 10 10:42:06 2009 -0400
17128
17129     Blackfin: bf533-stamp: back down SCLK a bit
17130
17131     While the 1.0 and 1.2 spin of the bf533-stamp boards can handle the higher
17132     SCLK speeds just fine, the 1.1 spin cannot due to the bugs introduced with
17133     the shortened SDRAM traces.  So lower the SCLK speed down to a value that
17134     all three can handle.
17135
17136     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
17137
17138 commit 490fe7349102012c48730f6fc14ef36c8d155068
17139 Author: Mike Frysinger <vapier@gentoo.org>
17140 Date:   Thu Jul 9 20:56:56 2009 -0400
17141
17142     Blackfin: split cpu COBJS into multilines
17143
17144     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
17145
17146 commit 909878fd3fda056d19b8b51a5cc51cb1c0b563d1
17147 Author: Mike Frysinger <vapier@gentoo.org>
17148 Date:   Thu Jul 9 01:15:05 2009 -0400
17149
17150     Blackfin: add os log functions
17151
17152     Part of the mini Blackfin ABI with operating systems is that they can use
17153     0x4f0-0x4f8 to pass log buffers to/from bootloaders.  So add support to
17154     U-Boot for reading the log buffer.
17155
17156     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
17157
17158 commit 9993e196da707a0a1cd4584f1fcef12382c1c144
17159 Author: Kim Phillips <kim.phillips@freescale.com>
17160 Date:   Sat Jul 18 18:42:13 2009 -0500
17161
17162     mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI
17163
17164     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17165
17166 commit d39041fcadb1231430201d298c31f6be03d654f7
17167 Author: Wolfgang Denk <wd@denx.de>
17168 Date:   Sun Jul 19 01:15:52 2009 +0200
17169
17170     PATI board: fix compiler warnings
17171
17172     Fix these:
17173     pati.c: In function 'checkboard':
17174     pati.c:358: warning: pointer targets in passing argument 2 of 'getenv_r' differ in signedness
17175     ../common/flash.c: In function 'write_word':
17176     ../common/flash.c:824: warning: dereferencing type-punned pointer will break strict-aliasing rules
17177     cmd_pati.c: In function 'do_pati':
17178     cmd_pati.c:279: warning: 'value' may be used uninitialized in this function
17179
17180     Signed-off-by: Wolfgang Denk <wd@denx.de>
17181
17182 commit 28c345042eafc550a34b9f52431bd4a22af6ac25
17183 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17184 Date:   Sat May 16 12:14:56 2009 +0200
17185
17186     mpl: printing current stdio devices cleanup
17187
17188     Currently the mpl boards duplicate the code to print the current
17189     devices from common/console.c; use stdio_print_current_devices()
17190     instead
17191
17192     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17193
17194     Edited commit message.
17195
17196     Signed-off-by: Wolfgang Denk <wd@denx.de>
17197
17198 commit 7e3be7cf3bb344f717b6ec3d47a081269ea67ead
17199 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17200 Date:   Sat May 16 12:14:55 2009 +0200
17201
17202     console: unify printing current devices
17203
17204     Create stdio_print_current_devices() for this purpose
17205
17206     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17207
17208 commit 5669ed4557edf2714203aa8625c9fcd5a753b338
17209 Author: Wolfgang Denk <wd@denx.de>
17210 Date:   Sat Jul 18 23:18:14 2009 +0200
17211
17212     cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'
17213
17214     Signed-off-by: Wolfgang Denk <wd@denx.de>
17215
17216 commit 6bb6e6c75ec4ef496f00f7f530e549d3e073c5de
17217 Author: Tom Rix <Tom.Rix@windriver.com>
17218 Date:   Tue Jun 30 15:04:13 2009 -0500
17219
17220     OMAP3 Fix compiler warning for v7_flush_dcache_all
17221
17222     On build of omap3 targets in MAKEALL, the *.ERR files have
17223
17224     cpu.c: In function 'cleanup_before_linux':
17225     cpu.c:64: warning: implicit declaration of function 'v7_flush_dcache_all'
17226     cpu.c:64: warning: implicit declaration of function 'get_device_type
17227
17228     The functions v7_flush_dcache_all and get_device_type are declared
17229     in include/asm-arm/arch-omap3/sys_proto.h, so use this file to
17230     declare the functions.
17231
17232     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
17233
17234 commit dba107b967332fc8a35867f4d58038626c968800
17235 Author: Wolfgang Denk <wd@denx.de>
17236 Date:   Sat Jul 18 22:09:38 2009 +0200
17237
17238     ARM: make split_by_variant.sh output more useful
17239
17240     The board/armltd/integrator/split_by_variant.sh script used to print
17241     "Configuring for integrator*p board..." no matter which board name
17242     was being compiled. This made it difficult to match MAKEALL output to
17243     board names. This patch fixes this.
17244
17245     Signed-off-by: Wolfgang Denk <wd@denx.de>
17246
17247 commit 2eb99ca8029b44c988d5f6312f97e68d3b9cb2bd
17248 Author: Wolfgang Denk <wd@denx.de>
17249 Date:   Sat Jul 18 21:52:24 2009 +0200
17250
17251     NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
17252
17253     Commit 8d2effea added a warning for configurations that use NAND
17254     without defining the (then necessary) CONFIG_SYS_64BIT_VSPRINTF but
17255     failed to fix the affected boards.
17256
17257     This patch covers the non-PPC boards that were missed in the previous
17258     patch (commit 170c1972).
17259
17260     Signed-off-by: Wolfgang Denk <wd@denx.de>
17261
17262 commit 7024aa14df2981b4e65c6189909da9aadb1c22da
17263 Author: Wolfgang Denk <wd@denx.de>
17264 Date:   Sat Jul 18 20:46:38 2009 +0200
17265
17266     at91cap9adk: fix #ifdef/#endif pairing
17267
17268     The #ifdef/#endif pairing in this file was obviously messed up.
17269
17270     Signed-off-by: Wolfgang Denk <wd@denx.de>
17271
17272 commit 4abc5bffea244589fa1097e4c899a63efc609c8e
17273 Author: Prafulla Wadaskar <prafulla@marvell.com>
17274 Date:   Thu Jul 16 20:58:01 2009 +0530
17275
17276     Marvell MV88F6281GTW_GE Board support
17277
17278     This is Marvell's 88F6281_A0 based custom board developed
17279     for wireless access point product
17280
17281     This patch is tested for-
17282     1. Boot from DRAM/SPI flash/NFS
17283     2. File transfer using tftp and loadb
17284     3. SPI flash read/write/erase
17285     4. Booting Linux kernel and RFS from SPI flash
17286     5. Boot from USB supported
17287
17288     Reviewed-by: Ronen Shitrit <rshitrit@marvell.com>
17289     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
17290
17291 commit 55dd4ba5413b14e8ee24058c89ac5c05376c331c
17292 Author: Prafulla Wadaskar <prafulla@marvell.com>
17293 Date:   Thu Jul 16 20:58:00 2009 +0530
17294
17295     Marvell Sheevaplug Board support
17296
17297     Reference:
17298     http://plugcomputer.org/
17299     http://openplug.org/plugwiki/index.php/Das_U-boot_plug_support
17300
17301     This patch is tested for-
17302     1. Boot from DRAM/NAND flash
17303     2. File transfer using tftp
17304     3. NAND flash read/write/erase
17305     4. Linux kernel and RFS Boot from NAND
17306     5. Enabled USB PHY init for kernel need
17307     6. Boot from USB supported
17308
17309     Note: to boot Kirkwood kernel with USB support,
17310         you should add "usb start" in the boot sequence
17311
17312     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
17313
17314 commit 0a87dd90a75d034301496285026fbd8106c7c6d5
17315 Author: Wolfgang Denk <wd@denx.de>
17316 Date:   Sat Jul 18 18:00:25 2009 +0200
17317
17318     pcm030: fix out-of-tree building
17319
17320     Commit c9969947, which added support for the pcm030 board
17321     (aka phyCORE-MPC5200B-tiny), broke out-of-tree building.
17322
17323     Signed-off-by: Wolfgang Denk <wd@denx.de>
17324
17325 commit 9ff59601c71e800b9d0dfde22fa70d12c71c12b4
17326 Author: Wolfgang Denk <wd@denx.de>
17327 Date:   Sat Jul 18 16:36:11 2009 +0200
17328
17329     MPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN" redefined
17330
17331     Signed-off-by: Wolfgang Denk <wd@denx.de>
17332
17333 commit 2b5243fc24a724e83409c0b70caa1a3180e997ae
17334 Author: Wolfgang Denk <wd@denx.de>
17335 Date:   Sat Jul 18 16:13:18 2009 +0200
17336
17337     8xxx: fix warning: implicit declaration of function 'uec_standard_init'
17338
17339     Commit 8e55258f created function uec_standard_init() to initialize
17340     all UEC interfaces for 83xx and 85xx but failed to provide a
17341     prototype for it.
17342
17343     Signed-off-by: Wolfgang Denk <wd@denx.de>
17344
17345 commit 5b54df2674fdad5e7d316484c67efc68e79f3f0d
17346 Author: Wolfgang Denk <wd@denx.de>
17347 Date:   Sat Jul 18 15:46:02 2009 +0200
17348
17349     MIP405T: fix compile problem
17350
17351     The "stdio/device: rework function naming convention" patch
17352     (commit 52cb4d4f) broke the MIP405T board; this patch fixes it.
17353
17354     Signed-off-by: Wolfgang Denk <wd@denx.de>
17355
17356 commit 170c19725ecd3a0e2e517dfd49979ca8822edec0
17357 Author: Wolfgang Denk <wd@denx.de>
17358 Date:   Sat Jul 18 15:32:10 2009 +0200
17359
17360     NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
17361
17362     Commit 8d2effea added a warning for configurations that use NAND
17363     without defining the (then necessary) CONFIG_SYS_64BIT_VSPRINTF but
17364     failed to fix the affected boards.
17365
17366     Signed-off-by: Wolfgang Denk <wd@denx.de>
17367
17368 commit 6e897a661fb9968ce354165a12cce82e4b889e04
17369 Author: Wolfgang Denk <wd@denx.de>
17370 Date:   Sat Jul 18 15:05:44 2009 +0200
17371
17372     CPCI750: fix compile problem
17373
17374     Commit bc0d3296 removed ppc_error_no.h from Marvell boards
17375     but forgot to update board/esd/cpci750/mv_eth.h
17376
17377     Signed-off-by: Wolfgang Denk <wd@denx.de>
17378
17379 commit 6aee3048348f1b19ab89156da98bfa4f7babf24b
17380 Author: Alessandro Rubini <rubini-list@gnudd.com>
17381 Date:   Fri Jul 17 14:42:11 2009 +0200
17382
17383     cmd_i2c: bugfix: add missing brace
17384
17385     The sub-command parser missed a brace, so "return 0;" is always
17386     taken and no error message is diplayed if you say "i2c scan"
17387     instead of "i2c probe", for example.
17388
17389     Proper brace is added. Also, a misleading and unneeded else
17390     is removed.
17391
17392     Signed-off-by: Alessandro Rubini <rubini@gnudd.com.it>
17393
17394 commit 52cb4d4fb3487313f5a72ea740f527a4aefaa365
17395 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17396 Date:   Sat May 16 12:14:54 2009 +0200
17397
17398     stdio/device: rework function naming convention
17399
17400     So far the console API uses the following naming convention:
17401
17402         ======Extract======
17403         typedef struct device_t;
17404
17405         int     device_register (device_t * dev);
17406         int     devices_init (void);
17407         int     device_deregister(char *devname);
17408         struct list_head* device_get_list(void);
17409         device_t* device_get_by_name(char* name);
17410         device_t* device_clone(device_t *dev);
17411         =======
17412
17413     which is too generic and confusing.
17414
17415     Instead of using device_XX and device_t we change this
17416     into stdio_XX and stdio_dev
17417
17418     This will also allow to add later a generic device mechanism in order
17419     to have support for multiple devices and driver instances.
17420
17421     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17422
17423     Edited commit message.
17424
17425     Signed-off-by: Wolfgang Denk <wd@denx.de>
17426
17427 commit f732a7598fa36d48241df20b1a1f4cdbf09f75ee
17428 Author: Peter Tyser <ptyser@xes-inc.com>
17429 Date:   Wed Jul 15 00:01:08 2009 -0500
17430
17431     ppc: Fix compile error for boards with CONFIG_DDR_ECC
17432
17433     A bug was introduced by commit e94e460c6e8741f42dab6d8dd4b596ba5d9d79ae
17434     which affected non-MPC83xx/85xx/86xx ppc boards which had CONFIG_DDR_ECC
17435     defined and resulted in errors such as:
17436
17437     Configuring for canyonlands board...
17438     fsl_dma.c:50:2: error: #error "Freescale DMA engine not supported on your
17439     processor"
17440     make[1]: *** No rule to make target `.depend', needed by `libdma.a'.  Stop.
17441
17442     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
17443
17444 commit 18e067de9b6ed087fa60496e64887f0b7458dbaa
17445 Author: Prafulla Wadaskar <prafulla@marvell.com>
17446 Date:   Thu Jul 16 20:57:59 2009 +0530
17447
17448     include/config_cmd_default.h cleanup
17449
17450     arranged configurations in alphabetical order
17451     CONFIG_CMD_FLASH moved under ifndef CONFIG_SYS_NO_FLASH
17452
17453     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
17454
17455 commit 569460ebf14b87bd8fdb2352bde95d35ee96e13b
17456 Author: Mike Frysinger <vapier@gentoo.org>
17457 Date:   Sun Jun 14 21:35:22 2009 -0400
17458
17459     sata: namespace curr_device variable
17460
17461     The curr_device variable really should be namespaced with a "sata_" prefix
17462     since it is only used by the sata code.  It also avoids random conflicts
17463     with other pieces of code (like cmd_mmc):
17464     common/libcommon.a(cmd_sata.o):(.data.curr_device+0x0):
17465         multiple definition of `curr_device'
17466     common/libcommon.a(cmd_mmc.o):(.data.curr_device+0x0): first defined here
17467
17468     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
17469
17470 commit 02e22c2de1ce2312f2636fa473a60c8d8f18d8aa
17471 Author: Mike Frysinger <vapier@gentoo.org>
17472 Date:   Sun Jun 14 21:35:21 2009 -0400
17473
17474     cmd_mmc: make curr_device static
17475
17476     The curr_device variable isn't used outside of cmd_mmc, so mark it static
17477     to avoid conflicts with other pieces of code (like sata which also exports
17478     a curr_device).  Otherwise we end up with stuff like:
17479     common/libcommon.a(cmd_sata.o):(.data.curr_device+0x0):
17480         multiple definition of `curr_device'
17481     common/libcommon.a(cmd_mmc.o):(.data.curr_device+0x0): first defined here
17482
17483     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
17484
17485 commit 2d8d2adde3fce1152e4ad9f47238f07e70793c53
17486 Author: Mike Frysinger <vapier@gentoo.org>
17487 Date:   Sun Jun 14 21:35:16 2009 -0400
17488
17489     envcrc: add missing dependencies on env storage
17490
17491     When the envcrc building was made conditional, it missed a bunch of env
17492     storage types, so add all currently supported types.
17493
17494     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
17495
17496 commit 2419169f5749d7af501b3b77a5336d1d535320de
17497 Author: Scott Wood <scottwood@freescale.com>
17498 Date:   Thu Jul 16 19:08:04 2009 -0500
17499
17500     Remove legacy NAND and disk on chip references from boards.
17501
17502     Signed-off-by: Scott Wood <scottwood@freescale.com>
17503
17504 commit 12e9043c7ed961b60df865f45d9a3c74d6a38199
17505 Author: Shinya Kuribayashi <skuribay@pobox.com>
17506 Date:   Sat Jun 20 19:10:14 2009 +0900
17507
17508     config.mk: Remove $(PCI_CLOCK) reference
17509
17510     The following commit introduced $(PCI_CLOCK) reference so that
17511     we could tweak `PCI_66M' definition via an environment variable.
17512
17513     > commit f046ccd15c8bc9613bfd72916b761a127d36e5c6
17514     > Author: Eran Liberty <liberty@freescale.com>
17515     > Date:   Thu Jul 28 10:08:46 2005 -0500
17516     >
17517     >     * Patch by Eran Liberty
17518     >       Add support for the Freescale MPC8349ADS board.
17519
17520     But I suggest a removal of it for the following reasons:
17521
17522     * In 2006, MPC8349ADS was merged into MPC8349EMDS port,
17523       and it seems that MPC8349EMDS port is PCI_66M free.
17524
17525     * OTOH, PCI_66M is used by MPC832XEMDS an MPC8360EMDS ports,
17526       but they don't need $(PCI_CLOCK) environment variable at all.
17527       PCI_66M is automatically configured via $(BOARD)_config names
17528       with the help of $(findstring _66_,$@).
17529
17530     * Unfortunately $(PCI_CLOCK) has been undocumented anywhere,
17531       so only a few people know the existence of it these days.
17532
17533     * Keep config.mk independent from $(BOARD) as much as possible.
17534
17535     Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
17536     Acked-by: Kim Phillips <kim.phillips@freescale.com>
17537
17538 commit 3db75d9c11d37cc1d28bebd91b19f4e548b68155
17539 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17540 Date:   Sat May 23 21:42:36 2009 +0200
17541
17542     fix: missing autoconfig.mk from general Makefile
17543
17544     At the first run of make we generate the autoconf.mk and
17545     autoconf.mk.dep if not already the case and we currently include only
17546     to .dep
17547
17548     In order to use these autogenerated values we need to include it also
17549     even if it's included in config.mk but it's done before their
17550     generation
17551
17552     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17553     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
17554
17555 commit 1ca298ced07327749b54321815f76fcddb2f9479
17556 Author: Matthias Weisser <matthias.weisser@graf-syteco.de>
17557 Date:   Thu Jul 9 16:07:30 2009 +0200
17558
17559     Added support for splash screen positioning
17560
17561     This patch adds support splash image positioning by adding an
17562     additional variable "splashpos" to the environment. Please see
17563     README for details.
17564
17565     Signed-off-by: Matthias Weisser <matthias.weisser@graf-syteco.de>
17566     Acked-by: Matthias Fuchs <matthias.fuchs@esd.eu>
17567     Signed-off-by: Anatolij Gustschin <agust@denx.de>
17568
17569 commit 9d173e0233493113c9b1aa81bd2208d0057ab9db
17570 Author: Anatolij Gustschin <agust@denx.de>
17571 Date:   Tue Jul 7 13:11:36 2009 +0200
17572
17573     video: mb862xx: replace printf with puts
17574
17575     Signed-off-by: Anatolij Gustschin <agust@denx.de>
17576
17577 commit cce99b2a7dd80683d61360aee56a6ece344950b2
17578 Author: Anatolij Gustschin <agust@denx.de>
17579 Date:   Tue Jul 7 13:27:07 2009 +0200
17580
17581     video: mb862xx: use macros instead of magic numbers
17582
17583     Signed-off-by: Anatolij Gustschin <agust@denx.de>
17584
17585 commit e86528671ece6d5c1162656a37fc68a8e0bf67f8
17586 Author: Anatolij Gustschin <agust@denx.de>
17587 Date:   Tue Jul 7 13:24:08 2009 +0200
17588
17589     video: mb862xx: fix coding style and remove dead code
17590
17591     Signed-off-by: Anatolij Gustschin <agust@denx.de>
17592
17593 commit 292ed489dba8cc97b458579003a8001cd4703cd8
17594 Author: Michal Simek <monstr@monstr.eu>
17595 Date:   Tue Jun 30 12:03:50 2009 +0200
17596
17597     microblaze: Remove ignored return type for __arch__swab16 function
17598
17599     This change remove compilation warnings.
17600
17601     Signed-off-by: Michal Simek <monstr@monstr.eu>
17602
17603 commit e2776587c0eac131954ae100fda89cc3e7ed8b57
17604 Author: Michal Simek <monstr@monstr.eu>
17605 Date:   Tue Jun 30 12:02:45 2009 +0200
17606
17607     microblaze: Removed unused variables
17608
17609     Signed-off-by: Michal Simek <monstr@monstr.eu>
17610
17611 commit be33b046b549ad88c204c209508cd7657232ffbd
17612 Author: Scott Wood <scottwood@freescale.com>
17613 Date:   Wed Apr 1 15:02:13 2009 -0500
17614
17615     Remove legacy NAND and disk on chip code.
17616
17617     Legacy NAND had been scheduled for removal.  Any boards that use this
17618     were already not building in the previous release due to an #error.
17619
17620     The disk on chip code in common/cmd_doc.c relies on legacy NAND,
17621     and it has also been removed.  There is newer disk on chip code
17622     in drivers/mtd/nand; someone with access to hardware and sufficient
17623     time and motivation can try to get that working, but for now disk
17624     on chip is not supported.
17625
17626     Signed-off-by: Scott Wood <scottwood@freescale.com>
17627
17628 commit fbdaafaee71e2c7f2c31b3582ab6d8679efee8d3
17629 Author: Stefan Roese <sr@denx.de>
17630 Date:   Thu Jun 4 16:40:36 2009 +0200
17631
17632     nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices
17633
17634     This is needed for the MPC512x NAND driver (fsl_nfc_nand.c) which already
17635     defines such a 4k plus 218 bytes ECC layout.
17636
17637     Signed-off-by: Stefan Roese <sr@denx.de>
17638     Cc: Scott Wood <scottwood@freescale.com>
17639     Signed-off-by: Scott Wood <scottwood@freescale.com>
17640
17641 commit f2f376ab956c17d4a0c42a993133ca25cdc87278
17642 Author: Stefan Roese <sr@denx.de>
17643 Date:   Thu Jul 16 15:13:04 2009 +0200
17644
17645     nand: ndfc: Remove unnecessary #ifdef's
17646
17647     Now that the 4xx NAND driver ndfc is moved to the common NAND driver
17648     directory we don't need this #ifdef's anymore.
17649
17650     Signed-off-by: Stefan Roese <sr@denx.de>
17651     Cc: Scott Wood <scottwood@freescale.com>
17652     Signed-off-by: Scott Wood <scottwood@freescale.com>
17653
17654 commit 12582ac771b0bf3852817c3bfa4be326522a0665
17655 Author: Stefan Roese <sr@denx.de>
17656 Date:   Thu Jul 16 15:12:48 2009 +0200
17657
17658     nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
17659
17660     Signed-off-by: Stefan Roese <sr@denx.de>
17661     Cc: Scott Wood <scottwood@freescale.com>
17662     Signed-off-by: Scott Wood <scottwood@freescale.com>
17663
17664 commit 3ebf70db5452d3d47c316ddef09f40e76553bcba
17665 Author: Valeriy Glushkov <gvv@lstec.com>
17666 Date:   Tue Jul 14 13:51:10 2009 +0300
17667
17668     nand: fixed failed reads on corrected ECC errors in nand_util.c
17669
17670     Signed-off-by: Valeriy Glushkov <gvv@lstec.com>
17671     Signed-off-by: Paulraj, Sandeep <s-paulraj@ti.com>
17672     Signed-off-by: Scott Wood <scottwood@freescale.com>
17673
17674 commit ed727d394c5ab139033719772dc95dc25cfa14f7
17675 Author: David Brownell <david-b@pacbell.net>
17676 Date:   Mon Jul 13 16:29:04 2009 -0700
17677
17678     Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.
17679
17680     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
17681     Signed-off-by: Scott Wood <scottwood@freescale.com>
17682
17683 commit 937076f84c5064f0a79105fce352ac7cf7b33643
17684 Author: Kyungmin Park <kmpark@infradead.org>
17685 Date:   Sat Jul 11 16:49:55 2009 +0900
17686
17687     MTD: OneNAND: Increase the environment size to 4KiB
17688
17689     Also use mtd operation instead of onenand functions
17690
17691     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
17692     Signed-off-by: Scott Wood <scottwood@freescale.com>
17693
17694 commit bfadb17f69c256196620c32164775f063a59c34f
17695 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
17696 Date:   Wed Jun 10 00:25:38 2009 +0400
17697
17698     mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable
17699
17700     Since we have simple hwconfig interface now, we don't need
17701     pci_external_arbiter variable any longer.
17702
17703     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
17704     Acked-by: Kim Phillips <kim.phillips@freescale.com>
17705
17706 commit b8b71ffbc35fde6905e65ffdbf4e4b87efc26b7e
17707 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
17708 Date:   Wed Jun 10 00:25:36 2009 +0400
17709
17710     mpc83xx: MPC8315ERDB: Use hwconfig for board type selection
17711
17712     This patch simply converts the board to the hwconfig infrastructure.
17713
17714     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
17715     Acked-by: Kim Phillips <kim.phillips@freescale.com>
17716
17717 commit c78c678354c8321737aa07e86831ff14176f4ed5
17718 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
17719 Date:   Wed Jun 10 00:25:31 2009 +0400
17720
17721     mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device tree
17722
17723     fdt_fixup_esdhc() will either disable or enable eSDHC nodes, and
17724     also will fixup clock-frequency property.
17725
17726     Plus, since DR USB and eSDHC are mutually exclusive, we should
17727     only configure the eSDHC if asked through hwconfig.
17728
17729     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
17730     Acked-by: Kim Phillips <kim.phillips@freescale.com>
17731
17732 commit c9646ed758804fa1fa6c1425369a4eee5d618b1d
17733 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
17734 Date:   Wed Jun 10 00:25:30 2009 +0400
17735
17736     mpc83xx: MPC837XERDB: Add support for FSL eSDHC
17737
17738     This patch adds support for eSDHC on MPC837XERDB boards. The WP
17739     switch doesn't seem to work on RDB boards though, the WP pin is
17740     always asserted (can see the pin state when it's in GPIO mode).
17741
17742     FSL DR USB and FSL eSDHC are mutually exclusive because of pins
17743     multiplexing, so user should specify 'esdhc' or 'dr_usb' options
17744     in the hwconfig environment variable to choose between the
17745     devices.
17746
17747     p.s.
17748     Now we're very close to a monitor len limit (196 bytes left using
17749     gcc-4.2.0), so also increase the monitor len by one sector (64 KB).
17750
17751     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
17752     Acked-by: Kim Phillips <kim.phillips@freescale.com>
17753
17754 commit b33433a63fe08c9e723ea15a7c7c7143bf527c6d
17755 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
17756 Date:   Wed Jun 10 00:25:29 2009 +0400
17757
17758     fsl_esdhc: Add device tree fixups
17759
17760     This patch implements fdt_fixup_esdhc() function that is used to fixup
17761     the device tree.
17762
17763     The function adds status = "disabled" propery if esdhc pins muxed away,
17764     otherwise it fixups clock-frequency for esdhc nodes.
17765
17766     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
17767     Acked-by: Kim Phillips <kim.phillips@freescale.com>
17768
17769 commit 93f9dcf9e8b8182e97aeb7965c687176cbd0b933
17770 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
17771 Date:   Wed Jun 10 00:25:27 2009 +0400
17772
17773     Add simple hwconfig infrastructure
17774
17775     This patch implements simple hwconfig infrastructure: an
17776     interface for software knobs to control a hardware.
17777
17778     This is very simple implementation, i.e. it is implemented
17779     via `hwconfig' environment variable. Later we could write
17780     some "hwconfig <enable|disable|list>" commands, ncurses
17781     interface for Award BIOS-like interface, and frame-buffer
17782     interface for AMI GUI[1] BIOS-like interface with mouse
17783     support[2].
17784
17785     Current implementation details/limitations:
17786
17787     1. Doesn't support options dependencies and mutual exclusion.
17788        We can implement this by integrating apt-get[3] into the
17789        u-boot. But I didn't bother yet.
17790
17791     2. Since we don't implement hwconfig command, i.e. we're working
17792        with the environement directly, there is no way to tell that
17793        toggling a particular option will need a reboot to take
17794        an effect. So, for now it's advised to always reboot the
17795        target after modifying hwconfig variable.
17796
17797     3. We support hwconfig options with arguments. For example,
17798
17799        set hwconfig dr_usb:mode=peripheral,phy_type=ulpi
17800
17801        That means:
17802        - dr_usb - enable Dual-Role USB controller;
17803        - dr_usb:mode=peripheral - USB in Function mode;
17804        - dr_usb:phy_type=ulpi - USB should work with ULPI PHYs;
17805
17806     The purpose of this simple implementation is to define some
17807     internal API and then we can continue improving user experience
17808     by adding more mature interface, like hwconfig command with
17809     bells and whistles. Or not adding, if we feel that current
17810     interface fits its needs.
17811
17812     [1] http://en.wikipedia.org/wiki/American_Megatrends
17813     [2] Regarding ncurses and GUI with mouse support -- I'm just
17814         kidding.
17815     [3] The comment regarding apt-get is also a joke, meaning that
17816         dependency tracking could be non-trivial. For example, for
17817         enabling HW feature X we may need to disable Y, and turn Z
17818         into reduced mode (like RMII-only interface for ethernet,
17819         no MII).
17820
17821         It's quite trivial to implement simple cases though.
17822
17823     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
17824     Acked-by: Kim Phillips <kim.phillips@freescale.com>
17825
17826 commit 6c3fef28b9fff0d7f3fa4c51c3ee0ae8c2a3b043
17827 Author: Jerry Van Baren <gvb.uboot@gmail.com>
17828 Date:   Wed Jul 15 20:42:59 2009 -0400
17829
17830     Improve U-Boot Porting Guide in the README
17831
17832     Update for...
17833     * BDI2000 -> BDI3000 (BDI2000 is obsolete).
17834     * Add a line to read the doc/README.* files
17835     * Fix coding standard violations
17836
17837     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
17838
17839 commit 9578718c1b085cac73017d834001bc5cb0b2f73f
17840 Author: Kim Phillips <kim.phillips@freescale.com>
17841 Date:   Tue Jul 14 16:00:24 2009 -0500
17842
17843     mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations
17844
17845     a.k.a cfi_mtd.c does as cfi_flash.c does.  This also prevents
17846     the TQM834x build from doing a:
17847
17848     cfi_mtd.c:36: error: variably modified 'cfi_mtd_info' at file scope
17849     cfi_mtd.c:37: error: variably modified 'cfi_mtd_names' at file scope
17850
17851     using gcc 4.4.
17852
17853     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17854     Signed-off-by: Stefan Roese <sr@denx.de>
17855
17856 commit 4a9932a4364b548773bc131bf85e24a2ec15f2b0
17857 Author: Kim Phillips <kim.phillips@freescale.com>
17858 Date:   Tue Jul 7 18:04:21 2009 -0500
17859
17860     mpc83xx: increase MONITOR_LEN to offset growing pains
17861
17862     Saving the environment leads to overwriting u-boot itself,
17863     bricking boards.  Increase u-boot's image size so the environment
17864     base address doesn't end up overlapping u-boot text.
17865
17866     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17867
17868 commit c31e13260bcd048a94412a47b004386ea6112acf
17869 Author: Valeriy Glushkov <gvv@lstec.com>
17870 Date:   Tue Jun 30 15:48:41 2009 +0300
17871
17872     usb: mpx8349itx: added support of loading images from USB storage (MPH/DR)
17873
17874     Signed-off-by: Valeriy Glushkov <gvv@lstec.com>
17875     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17876
17877 commit d89e1c36891de793a20a929282acc0fc7b98feac
17878 Author: Valeriy Glushkov <gvv@lstec.com>
17879 Date:   Tue Jun 30 15:48:40 2009 +0300
17880
17881     usb: mpc834x: added support of the MPH USB controller in addition to the DR one
17882
17883     Signed-off-by: Valeriy Glushkov <gvv@lstec.com>
17884     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17885
17886 commit d9ac3d5a17ecef0beb70073018925e011b11684e
17887 Author: Kim Phillips <kim.phillips@freescale.com>
17888 Date:   Mon Jun 15 11:51:47 2009 -0500
17889
17890     mpc83xx: set 64BIT_VSPRINTF for boards using nand_util
17891
17892     When enabling NAND support for a board, one must also define
17893     CONFIG_SYS_64BIT_VSPRINTF because this is needed in nand_util.c
17894     for correct output.
17895
17896     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
17897     Cc: Dave Liu <daveliu@freescale.com>
17898     Cc: Ron Madrid <ron_madrid@sbcglobal.net>
17899     Cc: Anton Vorontsov <avorontsov@ru.mvista.com>
17900
17901 commit 052c08916532d1d9c2f69eb9229709c7b2fc1f02
17902 Author: TsiChung Liew <tsicliew@gmail.com>
17903 Date:   Wed Jul 8 07:41:24 2009 +0000
17904
17905     ColdFire: Update bootargs
17906
17907     Add a bootargs for M53017EVB and update bootargs
17908     for M54451EVB
17909
17910     Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
17911
17912 commit 6e8d58d36691520f8da74cd948661d28d5a5dc66
17913 Author: TsiChung Liew <tsicliew@gmail.com>
17914 Date:   Tue Jun 30 14:30:19 2009 +0000
17915
17916     Command for accessing serial flash update
17917
17918     Change strtoul number base of argv 3 from 0 to 16
17919
17920     Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
17921
17922 commit ee0a8462466dd284968536eb57c6eef4be0d6aad
17923 Author: TsiChung Liew <tsicliew@gmail.com>
17924 Date:   Tue Jun 30 14:18:29 2009 +0000
17925
17926     ColdFire: Add DSPI support for MCF5227x and MCF5445x
17927
17928     Remove individual CPU specific DSPI driver.
17929     Add required feature for the common DSPI driver in cpu_init and
17930     in platform configuration file.
17931
17932     Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
17933
17934 commit dec61c7851baa72151ef1d3657e7bb3b68907d48
17935 Author: TsiChung Liew <tsicliew@gmail.com>
17936 Date:   Tue Jun 30 14:09:47 2009 +0000
17937
17938     Coldfire: Consolidate DSPI driver
17939
17940     Unify both MCF5227x and MCF5445x DSPI driver in CPU to
17941     driver/spi folder for common use.
17942
17943     Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
17944
17945 commit 11d88b26a68bd4bf98b1c962fde6257a50978231
17946 Author: TsiChung Liew <tsicliew@gmail.com>
17947 Date:   Fri Jun 12 13:03:34 2009 +0000
17948
17949     ColdFire: Remove compiler warning messages
17950
17951     Remove unused variables and printf type mismatch in
17952     lib_m68k/board.c
17953
17954     Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
17955
17956 commit 4567c7bff2503fb1a7c738ff9b9f0bd00d274d9a
17957 Author: TsiChung Liew <tsicliew@gmail.com>
17958 Date:   Fri Jun 12 11:31:31 2009 +0000
17959
17960     ColdFire: Fix M53017EVB flash size
17961
17962     Increase the flash size from 8MB to 16MB
17963
17964     Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
17965
17966 commit bf9a521529e484b15e8fdb583a607cf7945d2f6b
17967 Author: TsiChung Liew <tsicliew@gmail.com>
17968 Date:   Fri Jun 12 11:29:00 2009 +0000
17969
17970     ColdFire: Add M5208EVB and MCF520x CPU support
17971
17972     Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
17973
17974 commit 709b384b6493d9726dce20663ebe31bf7cab2925
17975 Author: TsiChung Liew <tsicliew@gmail.com>
17976 Date:   Thu Jun 11 15:39:57 2009 +0000
17977
17978     ColdFire: Update for M54451EVB
17979
17980     Update serial boot DRAM's Internal RAM, vector table and DRAM in
17981     start.S, serial flash's read status command over SPI and NOR
17982     flash.
17983
17984     Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
17985
17986 commit bbf6bbffcaf694c03504c661e58fbd1aefe5bf64
17987 Author: TsiChung Liew <tsicliew@gmail.com>
17988 Date:   Thu Jun 11 12:50:05 2009 +0000
17989
17990     ColdFire: Update configuration file to use flash buffer write
17991
17992     Update M52277EVB, M53017EVB and M54455EVB platform configuration
17993     file to use flash buffer write
17994
17995     Signed-off-by: TsiChung Liew <tsicliew@gmail.com>
17996
17997 commit 7d4450a9773673052fcd7fdf0a4a88c089126ac1
17998 Author: Wolfgang Denk <wd@denx.de>
17999 Date:   Sun Jun 14 20:58:53 2009 +0200
18000
18001     mpc5121ads: add JFFS2 and MTDPARTS support; adjust flash map
18002
18003     Signed-off-by: Wolfgang Denk <wd@denx.de>
18004
18005 commit 1f1f82f3de1660f398bf42bfd709b9859582ce5e
18006 Author: Wolfgang Denk <wd@denx.de>
18007 Date:   Sun Jun 14 20:58:52 2009 +0200
18008
18009     aria: add JFFS2 and MTDPARTS support; adjust flash map
18010
18011     Signed-off-by: Wolfgang Denk <wd@denx.de>
18012
18013 commit a6d6d46a4fef876455e11b45ed699c0fb3bd1ca1
18014 Author: Wolfgang Denk <wd@denx.de>
18015 Date:   Sun Jun 14 20:58:51 2009 +0200
18016
18017     aria: enable NAND flash support
18018
18019     Signed-off-by: Wolfgang Denk <wd@denx.de>
18020
18021 commit 13946925e850db5351982acb691d51716fc754e2
18022 Author: Wolfgang Denk <wd@denx.de>
18023 Date:   Sun Jun 14 20:58:50 2009 +0200
18024
18025     MPC512x: fix typo in comment listing the NAND driver name
18026
18027     Signed-off-by: Wolfgang Denk <wd@denx.de>
18028     Cc: Stefan Roese <sr@denx.de>
18029     Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
18030
18031 commit 2ca6f74d09653f8041b52cafd0d650fdc2a56c51
18032 Author: Wolfgang Denk <wd@denx.de>
18033 Date:   Sun Jun 14 20:58:49 2009 +0200
18034
18035     mecp5123: cleanup - remove dead code
18036
18037     Remove dead code that was obviously a left-over from copy & paste.
18038
18039     Signed-off-by: Wolfgang Denk <wd@denx.de>
18040     Cc: Stefan Roese <sr@denx.de>
18041     Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
18042
18043 commit 25671c8672f2d7b39555416a6b7a6b7b39b810bf
18044 Author: Wolfgang Denk <wd@denx.de>
18045 Date:   Sun Jun 14 20:58:48 2009 +0200
18046
18047     aria: adjust memory controller initialization
18048
18049     Needed for Rev. 2 silicon at 400 MHz
18050
18051     Signed-off-by: Wolfgang Denk <wd@denx.de>
18052
18053 commit 7629f1c06b6dea36bbc7bf70820b824e9b6d2227
18054 Author: Wolfgang Denk <wd@denx.de>
18055 Date:   Sun Jun 14 20:58:47 2009 +0200
18056
18057     MPC512x: factor out common code
18058
18059     Now that we have 3 boards for the MPC512x it turns out that they all
18060     use the very same fixed_sdram() code.
18061
18062     This patch factors out this common code into cpu/mpc512x/fixed_sdram.c
18063     and adds a new header file, include/asm-ppc/mpc512x.h, with some
18064     macros, inline functions and prototype definitions specific to MPC512x
18065     systems.
18066
18067     Signed-off-by: Wolfgang Denk <wd@denx.de>
18068     Cc: Stefan Roese <sr@denx.de>
18069     Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
18070
18071 commit 0549353a6ba5aa03420c0962b9072e9cf1fa49d9
18072 Author: Wolfgang Denk <wd@denx.de>
18073 Date:   Sun Jun 14 20:58:46 2009 +0200
18074
18075     mecp5123: fix build error
18076
18077     The mecp5123 board did not compile because the MSCAN Clock Control
18078     Registers were missing; these got added, but as an array instead
18079     of 4 individual registers. Adapt the code so it builds.
18080
18081     Signed-off-by: Wolfgang Denk <wd@denx.de>
18082     Cc: Stefan Roese <sr@denx.de>
18083     Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
18084
18085 commit a9905db5d29a56aedd7db5bcb56b0385873aa6a3
18086 Author: Wolfgang Denk <wd@denx.de>
18087 Date:   Sun Jun 14 20:58:45 2009 +0200
18088
18089     MPC512x: Add MSCAN1...4 Clock Control Registers
18090
18091     Signed-off-by: Wolfgang Denk <wd@denx.de>
18092     Cc: Stefan Roese <sr@denx.de>
18093     Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
18094
18095 commit f5489c4200b37c9a1d6dbde116f5adc0539610de
18096 Author: Wolfgang Denk <wd@denx.de>
18097 Date:   Sun Jun 14 20:58:44 2009 +0200
18098
18099     MPC512x: enabling NAND support requires CONFIG_SYS_64BIT_VSPRINTF
18100
18101     When enabling NAND support for a board, one must also define
18102     CONFIG_SYS_64BIT_VSPRINTF because this is needed in nand_util.c
18103     for correct output.
18104
18105     Signed-off-by: Wolfgang Denk <wd@denx.de>
18106     Cc: Stefan Roese <sr@denx.de>
18107     Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
18108
18109 commit b4db4a7638ef90cf0aacf7b954d9bf3043dda780
18110 Author: Po-Yu Chuang <ratbert@faraday-tech.com>
18111 Date:   Fri Jul 10 18:03:57 2009 +0800
18112
18113     issue write command to base for JEDEC flash
18114
18115     For JEDEC flash, we should issue word programming command relative to
18116     base address rather than sector base address. Original source makes
18117     SST Flash fails to program sectors which are not on the 0x10000 boundaries.
18118
18119     e.g.
18120     SST39LF040 uses addr1=0x5555 and addr2=0x2AAA, however, each sector
18121     is 0x1000 bytes.
18122
18123     Thus, if we issue command to "sector base (0x41000) + offset(0x5555)",
18124     it sends to 0x46555 and the chip fails to recognize that address.
18125
18126     This patch is tested with SST39LF040.
18127
18128     Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
18129     Signed-off-by: Stefan Roese <sr@denx.de>
18130
18131 commit 986922714ffd21ad39f48522d285fffc7aed56b1
18132 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18133 Date:   Sat May 2 11:53:50 2009 +0200
18134
18135     versatile: update config and merge to cfi flash driver
18136
18137     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18138     Signed-off-by: Peter Pearse <peter.pearse@arm.com>
18139     Cc: Catalin Marinas <catalin.marinas@arm.com>
18140
18141 commit d6e8ed832b25d5db4fdd3fb91e73028e494dcd6e
18142 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18143 Date:   Sat May 2 11:53:49 2009 +0200
18144
18145     versatile: specify the board type on the prompt
18146
18147     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18148     Signed-off-by: Peter Pearse <peter.pearse@arm.com>
18149     Cc: Catalin Marinas <catalin.marinas@arm.com>
18150
18151 commit 5ccc2d99d61c81805348b0cd9f79731b271f7daf
18152 Author: Sedji Gaouaou <sedji.gaouaou@atmel.com>
18153 Date:   Thu Jun 25 17:04:15 2009 +0200
18154
18155     at91: Introduction of at91sam9g10 SOC.
18156
18157     AT91sam9g10 is an ARM 926ej-s SOC. It is an evolution of the at91sam9261 with a
18158     faster clock speed: 266/133MHz.
18159
18160     Signed-off-by: Sedji Gaouaou <sedji.gaouaou@atmel.com>
18161
18162 commit 22ee647380c42f44528f99b7c1b423725e542102
18163 Author: Sedji Gaouaou <sedji.gaouaou@atmel.com>
18164 Date:   Thu Jul 9 10:16:29 2009 +0200
18165
18166     at91: Introduction of at91sam9g45 SOC.
18167
18168     AT91sam9g45 series is an ARM 926ej-s SOC family clocked at 400/133MHz.
18169     It embeds USB high speed host and device, LCD, DDR2 RAM, and a full set of
18170     peripherals.
18171
18172     The first board that embeds at91sam9g45 chip is the AT91SAM9G45-EKES.
18173     On the board you can find 2 USART, USB high speed,
18174     a 480*272 LG lcd, ethernet, gpio/joystick/buttons.
18175
18176     Signed-off-by: Sedji Gaouaou <sedji.gaouaou@atmel.com>
18177
18178 commit c33c5990cec7ced9ef1ef148debbca34adafa12b
18179 Author: Daniel Mack <daniel@caiaq.de>
18180 Date:   Tue Jun 23 17:30:05 2009 +0200
18181
18182     pxa: fix CKEN_B register bits
18183
18184     The current defition for CKEN_B register bits is nonsense. Adding 32 to
18185     the shifted value is equal to '| (1 << 5)', and this bit is marked
18186     'reserved' in the PXA docs.
18187
18188     Signed-off-by: Daniel Mack <daniel@caiaq.de>
18189
18190 commit bd876be46f28b5fc2896537f6d01353f332789f7
18191 Author: Daniel Mack <daniel@caiaq.de>
18192 Date:   Tue Jun 23 17:30:04 2009 +0200
18193
18194     pxa: add clock for system bus 2 arbiter
18195
18196     This clock is needed for systems using the USB2 device unit or the 2d
18197     graphics accelerator.
18198
18199     Signed-off-by: Daniel Mack <daniel@caiaq.de>
18200
18201 commit b016000a95514c08cab50e1cba00b019c0801bc4
18202 Author: Grazvydas Ignotas <notasas@gmail.com>
18203 Date:   Wed Jul 8 00:30:01 2009 +0300
18204
18205     OMAP3 pandora: Fix CKE1 MUX setting to allow self-refresh
18206
18207     Pandora is using both SDRC CSes. The MUX setting is needed
18208     for the second CS clock signal to allow the 2 RAM parts to
18209     be put in self-refresh correctly.
18210
18211     Based on similar patch for beagle and overo by
18212     Jean Pihet and Steve Sakoman.
18213
18214 commit 8672c288703f3c51c829851c8fe6608c7869faaa
18215 Author: Grazvydas Ignotas <notasas@gmail.com>
18216 Date:   Wed Jul 8 00:30:00 2009 +0300
18217
18218     OMAP3 pandora: setup pulls for various GPIOs
18219
18220     Set pullups or pulldowns for GPIOs which need them.
18221     Disable them for others, which have external pulls.
18222     Also make disabled pull setting consistent (some pins had
18223     type set to "up" even if pull type selection was disabled).
18224
18225 commit 5ff78122f229946862a3f67a2f50a329e8e1bcf5
18226 Author: Grazvydas Ignotas <notasas@gmail.com>
18227 Date:   Wed Jul 8 00:29:59 2009 +0300
18228
18229     OMAP3 pandora: setup pin mux for pins used on rev3 boards
18230
18231     Setup pin mux for GPIO pins connected on rev3 or later
18232     boards. Also change NUB2 IRQ pin. This should not affect
18233     older boards because they don't have any nubs (analog
18234     controllers) attached to them.
18235
18236 commit 67c97c346b27c586a7263564f7afff6d1f8d8d0a
18237 Author: Grazvydas Ignotas <notasas@gmail.com>
18238 Date:   Wed Jul 8 00:29:58 2009 +0300
18239
18240     OMAP3 pandora: pin mux cleanup
18241
18242     Remove configuration of not unused pins, effectively
18243     leaving them in safe mode.
18244
18245 commit b996165f5a1623a055c03b22d64d6d5da81835d0
18246 Author: Prafulla Wadaskar <prafulla@marvell.com>
18247 Date:   Mon Jul 6 15:50:47 2009 +0530
18248
18249     arm: Kirkwood: bugfix: UART1 bar correction
18250
18251     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
18252
18253 commit 50243e3e7a96a96c5418ce6c90b7252d26fdd5b0
18254 Author: Kumar Gala <galak@kernel.crashing.org>
18255 Date:   Tue Jul 7 15:48:58 2009 -0500
18256
18257     usb: Fix compiler warning with gcc4.4
18258
18259     ehci-hcd.c: In function 'ehci_submit_root':
18260     ehci-hcd.c:719: warning: value computed is not used
18261     ehci-hcd.c:748: warning: value computed is not used
18262
18263     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
18264     Signed-off-by: Remy Bohmer <linux@bohmer.net>
18265
18266 commit 04366d070a1a3f7affddf15aaaea87bcf44cdbb0
18267 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
18268 Date:   Wed Jul 8 11:42:19 2009 +0900
18269
18270     sh: Update pci config for Renesas r7780mp board
18271
18272     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
18273
18274 commit 74d9c16a681aa24bb4125191fe39dc7c75cde56a
18275 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
18276 Date:   Thu Jun 25 16:31:26 2009 +0900
18277
18278     sh: Add support ESPT-GIGA borad
18279
18280     ESPT-Giga is SH7763-based reference board.
18281     Board support is relatively sparse, presently supporting serial,
18282     gigabit ethernet, USB host, and MTD.
18283
18284     More information (in Japanese) available at:
18285     http://www.cente.jp/product/cente_hard/ESPT-Giga.html
18286
18287     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
18288     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
18289
18290 commit dae4e0148a1146a5610025ae4b445e841410b659
18291 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
18292 Date:   Fri Jul 3 16:06:37 2009 +0200
18293
18294     Add ESD PCI vendor ID
18295
18296     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
18297
18298 commit 876b3cef537aab2cba8c19505db2876f6057f818
18299 Author: Peter Tyser <ptyser@xes-inc.com>
18300 Date:   Mon Jun 22 18:01:41 2009 -0500
18301
18302     api_examples/Makefile: General cleanup
18303
18304     * Remove symlinking of files located outside api_examples/
18305
18306     * Auto generate dependencies for files located outside api_examples/
18307
18308     * Update names of variables to be similar to those in tools/Makefile
18309
18310     * Fix out of tree build error
18311       Dependencies are calculated for all files in the SRCS variable.
18312       Previously, the SRCS variable contained files which were symlinked
18313       into the api_examples/ directory.  These symlinked files did not exist
18314       when dependencies were calculated when building out of tree.  This
18315       resulted in errors such as:
18316         make[1]: *** No rule to make target `/work/wd/tmp-ppc/api_examples/.depend', needed by `_depend'.  Stop.
18317         make[1]: Leaving directory `/home/wd/git/u-boot/work/api_examples'
18318         make: *** [depend] Error 2
18319
18320       Since symlinked source files are no longer used, this bug no longer
18321       exists.
18322
18323     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
18324     Acked-by: Rafal Jaworowski <raj@semihalf.com>
18325
18326 commit 522f6f02adb93194e337016fe2e4e53c58d5d5ea
18327 Author: Peter Tyser <ptyser@xes-inc.com>
18328 Date:   Mon Jun 22 18:01:40 2009 -0500
18329
18330     api_examples/Makefile: Get rid of unnecessary intermediate LIB target
18331
18332     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
18333     Acked-by: Rafal Jaworowski <raj@semihalf.com>
18334
18335 commit 117d0ab5e6f3b3dd48fc346df4919555a78afd39
18336 Author: Peter Tyser <ptyser@xes-inc.com>
18337 Date:   Mon Jun 22 18:01:39 2009 -0500
18338
18339     api_examples/Makefile: Combine ELF and BIN targets
18340
18341     Combining the two rules cleans up the Makefile a bit
18342
18343     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
18344     Acked-by: Rafal Jaworowski <raj@semihalf.com>
18345
18346 commit 644cb38108b8dc22e0ef3cf5f404fe310d1995f8
18347 Author: Peter Tyser <ptyser@xes-inc.com>
18348 Date:   Mon Jun 22 18:01:38 2009 -0500
18349
18350     api_examples/Makefile: Split up variable declarations
18351
18352     This cleans up the Makefile a bit and simplifies future changes
18353
18354     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
18355     Acked-by: Rafal Jaworowski <raj@semihalf.com>
18356
18357 commit 890d242facc4079ed21e979ced2e8c6d6974f6d3
18358 Author: Timur Tabi <timur@freescale.com>
18359 Date:   Fri Jun 19 14:10:52 2009 -0500
18360
18361     remove _IO_BASE and KSEG1ADDR from board configuration files
18362
18363     The KSEG1ADDR macro used to be necessary for the RTL8139 Ethernet
18364     driver, but the code that used that macro was removed over a year
18365     ago, so board configuration files no longer need to define it.
18366
18367     The _IO_BASE macro is also automatically defined to 0 if it isn't
18368     already set, so there's no need to define that macro either in the
18369     board configuration files.
18370
18371     Signed-off-by: Timur Tabi <timur@freescale.com>
18372     Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
18373     Acked-by: Andy Fleming <afleming@freescale.com>
18374     Acked-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
18375     Acked-by: Kim Phillips <kim.phillips@freescale.com>
18376
18377 commit c9969947a4687de90e2bb58e76842b491aa0e0b9
18378 Author: Jon Smirl <jonsmirl@gmail.com>
18379 Date:   Sun Jun 14 18:21:28 2009 -0400
18380
18381     board support patch for phyCORE-MPC5200B-tiny
18382
18383     Add support for the Phytec phyCORE-MPC5200B-tiny.
18384     Code originally from Pengutronix.de.
18385     Created CONFIG_SYS_ATA_CS_ON_TIMER01 define for when IDE CS is on
18386     Timer 0/1
18387
18388     Signed-off-by: Jon Smirl <jonsmirl@gmail.com>
18389     Acked-by: Grant Likely <grant.likely@secretlab.ca>
18390
18391 commit 7bd49ad12cc36a4de6995ddabbc65ffa1aa1933d
18392 Author: Mike Frysinger <vapier@gentoo.org>
18393 Date:   Mon Jun 15 13:37:20 2009 -0400
18394
18395     kallsyms: fix escaping of NUL char in strings
18396
18397     The current kallsyms code is using \\0 to escape the backslash in the awk
18398     code, but the shell too needs escaping.  This way we make sure gcc is
18399     passed the \0.  Then gcc itself will consume this as an octal, so we have
18400     to use 000 so gcc will create the final NUL.
18401
18402     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
18403
18404 commit ed540f07b8ad86909704e9806c1762462cb4995a
18405 Author: Harald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at>
18406 Date:   Fri Jun 26 10:18:49 2009 -0400
18407
18408     Blackfin: cm-bf561: add example settings for EXT-BF5xx-USB-ETH2 add-on
18409
18410     The cm-bf561 module can easily hook up to the EXT-BF5xx-USB-ETH2 extender
18411     board, so add a simple example of how to do that in the board config.
18412
18413     Signed-off-by: Harald Krapfenbauer <Harald.Krapfenbauer@bluetechnix.at>
18414     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
18415
18416 commit f8bf54b4081c3c3d518830df0017a23ec672a841
18417 Author: Mike Frysinger <vapier@gentoo.org>
18418 Date:   Thu Jun 25 19:40:28 2009 -0400
18419
18420     Blackfin: blackstamp: update spi flash settings
18421
18422     The latest blackstamp boards can only run the SPI flash at 15MHz before
18423     they start to crap out, so lower the max speeds accordingly.  The new SPI
18424     flash also has different sector requirements, so update the environment
18425     sizes as well.
18426
18427     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
18428
18429 commit 286070ddc8339666c09bd7912e960b850a8a0318
18430 Author: Mike Frysinger <vapier@gentoo.org>
18431 Date:   Mon Oct 6 03:31:52 2008 -0400
18432
18433     Blackfin: add cache_dump commands
18434
18435     A few debug-type commands used to dump the raw icache/dcache data.  Useful
18436     when trying to track down cache-related bugs.
18437
18438     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
18439
18440 commit 632e9b671efb0a6c900499f7a49fe5b63292b5fc
18441 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
18442 Date:   Wed Jul 8 15:31:57 2009 +0200
18443
18444     ppc4xx: Set default PCI device ID for 405EP boards
18445
18446     Current code only sets the PCI vendor id to 0x1014 and
18447     leaved device id to 0x0000.
18448
18449     Ths patch ....
18450     a) uses the correct PCI_VENDOR_ID_IBM macro for this
18451     b) sets the default device ID as stated in the UM to 0x0156
18452        by using PCI_DEVICE_ID_IBM_405GP for this.
18453
18454     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
18455     Signed-off-by: Stefan Roese <sr@denx.de>
18456
18457 commit 123f102ec093fba6967066acdf9beb637df2e2d1
18458 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
18459 Date:   Wed Jul 8 13:43:55 2009 +0200
18460
18461     ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()
18462
18463     This patch moves some basic PCI initialisation from the 4xx cpu_init_f()
18464     to cpu/ppc4xx/4xx_pci.c.
18465
18466     The original cpu_init_f() function enabled the 405EP's internal arbiter
18467     in all situations. Also the HCE bit in cpc0_pci is always set.
18468     The first is not really wanted for PCI adapter designs and the latter
18469     is a general bug for PCI adapter U-Boots. Because it enables
18470     PCI configuration by the system CPU even when the PCI configuration has
18471     not been setup by the 405EP. The one and only correct place is
18472     in pci_405gp_init() (see "Set HCE bit" comment).
18473
18474     So for compatibility reasons the arbiter is still enabled in any case,
18475     but from weak pci_pre_init() so that it can be replaced by board specific
18476     code.
18477
18478     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
18479     Signed-off-by: Stefan Roese <sr@denx.de>
18480
18481 commit c71103f9dc66dfcce8ad6df942364043bf27ade8
18482 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
18483 Date:   Wed Jul 8 13:43:23 2009 +0200
18484
18485     ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs
18486
18487     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
18488     Signed-off-by: Stefan Roese <sr@denx.de>
18489
18490 commit 1d8937a469bfeb55ca1f6d89a4e7cd2dfee3cf17
18491 Author: Prafulla Wadaskar <prafulla@marvell.com>
18492 Date:   Mon Jun 29 20:56:43 2009 +0530
18493
18494     usb: add Marvell Kirkwood ehci host controller driver
18495
18496     This driver is tested on Sheevaplug platform
18497
18498     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
18499     Signed-off-by: Remy Bohmer <linux@bohmer.net>
18500
18501 commit db7b43e4681f6f93c336132708157a8a0cca1f8b
18502 Author: Vivek Mahajan <vivek.mahajan@freescale.com>
18503 Date:   Wed Jun 24 10:08:40 2009 +0530
18504
18505     mpc83xx: USB: fix: access of ehci struct elements
18506
18507     It fixes the access to the 'ehci' struct elements for mpc83xx which
18508     should have been taken care of in 4ef01010aa4799c759d75e67007fdd3a38c88c8a
18509     Sorry about that.
18510
18511     Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
18512     Signed-off-by: Remy Bohmer <linux@bohmer.net>
18513
18514 commit 08066152735417fc55a5c9de2cec0714c529e4f3
18515 Author: Vivek Mahajan <vivek.mahajan@freescale.com>
18516 Date:   Fri Jun 19 17:56:00 2009 +0530
18517
18518     mpc8xxx: USB: fix: access of ehci struct elements
18519
18520     This patch fixes the access to the 'ehci' struct elements which should
18521     have been taken care off in 4ef01010aa4799c759d75e67007fdd3a38c88c8a
18522     Sorry about that.
18523
18524     Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
18525     Signed-off-by: Remy Bohmer <linux@bohmer.net>
18526
18527 commit c3a012ce65818beb274195cd47f31ed80d0fbaa5
18528 Author: Bryan Wu <bryan.wu@analog.com>
18529 Date:   Tue Jun 16 05:26:27 2009 -0400
18530
18531     usb: musb: add timeout via CONFIG_MUSB_TIMEOUT
18532
18533     Signed-off-by: Bryan Wu <bryan.wu@analog.com>
18534     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
18535     Signed-off-by: Remy Bohmer <linux@bohmer.net>
18536
18537 commit 7984967a9405672db1581402d2c2cfae268d1a67
18538 Author: Mike Frysinger <vapier@gentoo.org>
18539 Date:   Tue Jun 16 05:26:25 2009 -0400
18540
18541     usb: musb: drop old musb read/write prototypes
18542
18543     These functions are no longer defined, so remove their prototypes.
18544
18545     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
18546     Signed-off-by: Remy Bohmer <linux@bohmer.net>
18547
18548 commit 4e04f16020115ab5ccf53158e100de58bcaf29bd
18549 Author: Kim Phillips <kim.phillips@freescale.com>
18550 Date:   Mon Jun 15 11:50:07 2009 -0500
18551
18552     usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined error
18553
18554     fix a stray CONFIG_MPC83XX that escaped commit
18555     0f898604945af4543c1525fc33b6bae621a3b805.
18556
18557     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
18558     Signed-off-by: Remy Bohmer <linux@bohmer.net>
18559
18560 commit bc0d3296f1780b50e6b9630aee5eb368f2afb6cb
18561 Author: Michal Simek <monstr@monstr.eu>
18562 Date:   Tue Jun 30 23:47:30 2009 +1000
18563
18564     asm-generic: Consolidate errno.h to asm-generic/errno.h
18565
18566     This patch use blackfin errno.h implementation which
18567     correspond Linux kernel one.
18568
18569     MIPS implemetation is different that's why I keep it.
18570
18571     I removed ppc_error_no.h from Marvell boards which
18572     was the same too.
18573
18574     I have got ack from ppc40x, blackfin, arm, coldfire and avr custodians.
18575
18576     Acked-by: Stefan Roese <sr@denx.de>
18577     Signed-off-by: Michal Simek <monstr@monstr.eu>
18578
18579 commit 2896b5851f0430bf16529376a4193630e966c788
18580 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
18581 Date:   Tue Jul 7 16:01:02 2009 +0200
18582
18583     Command improvements for ubifs
18584
18585     Check that an argument is passed to ubifsmount and that addresses and
18586     sizes are actually numbers for ubifsload. Also improve the instructions
18587     a bit.
18588
18589     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
18590     Signed-off-by: Stefan Roese <sr@denx.de>
18591
18592 commit 25c8f4005979ab2d190713ba341d96a5fa905cdb
18593 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
18594 Date:   Tue Jul 7 16:59:46 2009 +0200
18595
18596     Handle VID header offset in ubi part command
18597
18598     The VID header offset is sometimes needed to initialize the UBI
18599     partition. This patch adds it (optionally) to the command line
18600     for the ubi part command.
18601
18602     (Lines have been properly wrapped since last version)
18603
18604     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
18605     Acked-by: Stefan Roese <sr@denx.de>
18606     Signed-off-by: Stefan Roese <sr@denx.de>
18607
18608 commit 3672cd5c3b53d219d33345eebad4e25ad5bf6d52
18609 Author: Wolfgang Denk <wd@denx.de>
18610 Date:   Thu Jul 9 09:56:16 2009 +0200
18611
18612     MAINTAINERS: fix sorting, remove duplicates.
18613
18614     Signed-off-by: Wolfgang Denk <wd@denx.de>
18615
18616 commit efbf14e9a2394a154b12643d4a011994b5096b5a
18617 Author: Heiko Schocher <heiko.schocher@invitel.hu>
18618 Date:   Wed Dec 10 08:27:01 2008 +0100
18619
18620     all platforms: make show_boot_progress() work again
18621
18622     Signed-off-by: Heiko Schocher <hs@denx.de>
18623
18624 commit 205a0988d8fd778c60746c34c2f17dbd2b7cd0d2
18625 Author: Prafulla Wadaskar <prafulla@marvell.com>
18626 Date:   Mon Jun 29 15:25:18 2009 +0530
18627
18628     nand: Add Marvell Kirkwood NAND driver
18629
18630     This patch adds a NAND driver for the Marvell Kirkwood SoC's
18631
18632     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
18633     Acked-by: Scott Wood <scottwood@freescale.com>
18634
18635 commit 0580e48f53f972783e56fcedadb9ce6e5b0b6f32
18636 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
18637 Date:   Mon Jul 6 16:27:33 2009 +0200
18638
18639     ppc4xx: Make pll_write global
18640
18641     This patch makes pll_write on PPC405EP boards
18642     global and callable from C code.
18643
18644     pll_write can be used to dynamically modify the PLB:PCI divider
18645     as it is required for 33/66 MHz pci adapters based on the 405EP.
18646
18647     board_early_init_f() is a good place to do that (check M66EN signal
18648     and call pll_write() when it is required).
18649
18650     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
18651     Signed-off-by: Stefan Roese <sr@denx.de>
18652
18653 commit 20b3c4b528606d51799aed5e4c71783720cd2b72
18654 Author: Stefan Roese <sr@denx.de>
18655 Date:   Mon Jul 6 11:44:33 2009 +0200
18656
18657     ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"
18658
18659     Signed-off-by: Stefan Roese <sr@denx.de>
18660
18661 commit d0a1364f91c80d29daff6b27a7904a50cdc00b35
18662 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
18663 Date:   Fri Jul 3 16:06:06 2009 +0200
18664
18665     ppc4xx: Implement is_pci_host() for 405 CPUs
18666
18667     This patch implements the is_pci_host() function in a similiar way
18668     as it is used on 440 targets.
18669
18670     The former path with CONFIG_PCI_HOST == PCI_HOST_AUTO does not
18671     build on 405EP targets because checking the PCI arbiter is different.
18672     So putting the fixed code into a separate function makes the code
18673     more readable.
18674
18675     Also using is_pci_host() on 405 brings 405 and 440 PCI code
18676     a little bit closer.
18677
18678     In preparation for an upcoming 405EP based PMC module I made this
18679     function weak so that it can be overwritten from board specific code.
18680
18681     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
18682     Signed-off-by: Stefan Roese <sr@denx.de>
18683
18684 commit 04ddae915f295dee301f15c32100533a48e3b433
18685 Author: Alessio Centazzo <centazzo@gmail.com>
18686 Date:   Wed Jul 1 22:20:51 2009 -0700
18687
18688     ppc4xx: Fixed PPC4xx debug compilation error in uic.c
18689
18690     This patch fixes a debug compilation error for PPC4xx platforms, all
18691     other architectures are not affected by this change.  The 'handler'
18692     pointer was undefined.  The fix is exercised and has effect only if
18693     DEBUG is defined.
18694
18695     Signed-off-by: Alessio Centazzo acpatin@yahoo.com
18696     Signed-off-by: Stefan Roese <sr@denx.de>
18697
18698 commit 48e2b535a0dd3a7b77b674130934a24f9de6f48d
18699 Author: Felix Radensky <felix@embedded-sol.com>
18700 Date:   Wed Jul 1 11:37:46 2009 +0300
18701
18702     4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code
18703
18704     This patch fixes printf format string compilation warnings in several
18705     debug statements. It also fixes the dump of DDR controller MQ registers
18706     found on some 44x and 46x platforms. The current register dump code
18707     uses incorrect DCRs to access these registers.
18708
18709     Signed-off-by: Felix Radensky <felix@embedded-sol.com>
18710     Signed-off-by: Stefan Roese <sr@denx.de>
18711
18712 commit 26d37f0061ad05e5c383c910f00e6006f3c89a3a
18713 Author: Felix Radensky <felix@embedded-sol.com>
18714 Date:   Mon Jun 22 15:30:42 2009 +0300
18715
18716     ppc4xx: Fix FDT EBC mappings on Canyonlands
18717
18718     This patch fixes 2 problems with FDT EBC mappings on Canyonlands.
18719     First, NAND EBC mapping was missing, making Linux NAND driver
18720     unusable on this board. Second, NOR remapping code assumed that
18721     NOR is always on CS0, however when booting from NAND NOR is on CS3.
18722
18723     Signed-off-by: Felix Radensky <felix@embedded-sol.com>
18724     Signed-off-by: Stefan Roese <sr@denx.de>
18725
18726 commit baa9f9ba4345ed6dc5c403871c32e6295316ea52
18727 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
18728 Date:   Tue Jun 16 22:29:15 2009 +0900
18729
18730     sh: Revised the build with newest compiler
18731
18732     The check of data became severe from newest gcc.
18733     This patch checked in gcc-4.2 and 4.3 .
18734
18735     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
18736
18737 commit be45c632568ba76343c1453b3951ad793f482fd5
18738 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18739 Date:   Thu Jun 4 12:06:48 2009 +0200
18740
18741     sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV
18742
18743     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18744     Cc: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
18745     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
18746
18747 commit 8dd29c87ba370072a8464b8cc19e0a1e6e0497b4
18748 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18749 Date:   Thu Jun 4 12:06:47 2009 +0200
18750
18751     sh3/sh4: fix CONFIG_SYS_HZ to 1000
18752
18753     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18754     Cc: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
18755     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
18756
18757 commit add380f51f34ed1e2678c2abac8d53c91d652f26
18758 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18759 Date:   Thu Jun 4 12:06:46 2009 +0200
18760
18761     sh: introduce clock framework
18762
18763     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18764     Cc: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
18765     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
18766
18767 commit 3931a375de2c381d9ff5ec2767b2da9f62a41aef
18768 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18769 Date:   Thu Jun 4 12:06:45 2009 +0200
18770
18771     sh: unify linker script
18772
18773     all sh boards use the same cpu linker script so move it to cpu/$(CPU)
18774
18775     that could be overwrite in following order
18776     SOC
18777     BOARD
18778     via the corresponding config.mk
18779
18780     tested on r2dplus
18781
18782     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18783     Cc: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
18784     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
18785
18786 commit 236aad875817771eb1f25ed32784b3cd7760b2e6
18787 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18788 Date:   Thu Jun 4 12:06:44 2009 +0200
18789
18790     sh: make the linker scripts more generic
18791
18792     currently we need to sync the linker script enty and TEXT_BASE manualy
18793     and the reloc_dst is based on it
18794
18795     instead provide it now from the ldflags
18796
18797     tested on r2dplus
18798
18799     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18800     Cc: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
18801     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
18802
18803 commit ce29817212792113cd2d67a9767049a2e262c406
18804 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18805 Date:   Thu Jun 4 12:06:43 2009 +0200
18806
18807     sh7785lcr: fix out of tree build
18808
18809     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18810     Cc: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
18811     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
18812
18813 commit 2e8a6f551cba550e9220dca4d8504066203b1f74
18814 Author: HeungJun Kim <riverful.kim@gmail.com>
18815 Date:   Tue Jun 30 14:42:22 2009 +0900
18816
18817     env_onenand: change env_address type from unsigned long to loff_t
18818
18819     If use the onenand boot, the env_relocate_spec() calls mtd->read(),
18820     and the type of the argument #2 of mtd->read() was changed to loff_t.
18821     But, the "env_addr" type is still unsigned long, thus this patch change
18822     the type from unsigned long to loff_t.
18823
18824     Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
18825     Signed-off-by: HeungJun, Kim <riverful.kim@samsung.com>
18826     Signed-off-by: Scott Wood <scottwood@freescale.com>
18827
18828 commit 66372fe2ab11cdeb0e841ad9eb6ba79769db4909
18829 Author: Mingkai Hu <Mingkai.hu@freescale.com>
18830 Date:   Thu Jun 18 18:23:27 2009 +0800
18831
18832     fsl_elbc_nand: redirect the pointer of bbt pattern to RAM
18833
18834     The bbt descriptors contains the pointer to the bbt pattern which
18835     are statically initialized memory struct. When relocated to RAM,
18836     these pointers will continue point to NOR flash(or L2 SRAM, or
18837     other boot device). If the contents of NOR flash changed or L2
18838     SRAM disabled, it'll hang the system.
18839
18840     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
18841     Signed-off-by: Scott Wood <scottwood@freescale.com>
18842
18843 commit 1dac3a51875967f32641bbc0d26dc382ef02330a
18844 Author: Scott Wood <scottwood@freescale.com>
18845 Date:   Wed Jun 24 17:23:49 2009 -0500
18846
18847     nand_spl: Fix cmd_ctrl usage in nand_boot.c.
18848
18849     When adding large page NAND support to this file, I had a misunderstanding
18850     about the exact semantics of NAND_CTRL_CHANGE (which isn't documented
18851     anywhere I can find) -- it is apparently just a hint to drivers,
18852     which aren't required to preserve the old value for subsequent
18853     non-"change" invocations.
18854
18855     This change makes nand_boot.c no longer assume this.  Note that this
18856     happened to work by chance with some NAND drivers, which don't preserve
18857     the value, but treat 0 equivalently to NAND_CTRL_ALE.
18858
18859     I don't have hardware to test this, so any testing is appreciated.
18860
18861     Signed-off-by: Scott Wood <scottwood@freescale.com>
18862
18863 commit 98713d2663d5d30dde74f48f547114a2bfd9d463
18864 Author: kevin.morfitt@fearnside-systems.co.uk <kevin.morfitt@fearnside-systems.co.uk>
18865 Date:   Thu Jun 18 18:41:03 2009 +0100
18866
18867     Bug-fix in drivers mtd nand Makefile
18868
18869     The S3C2410 NAND driver source file is included in the makefile instead of
18870     the object file.
18871
18872     Signed-off-by: Kevin Morfitt <kevin.morfitt@fearnside-systems.co.uk>
18873     Signed-off-by: Scott Wood <scottwood@freescale.com>
18874
18875 commit b74ab737369bbbe66c15cbe6c0d0b6a351b00c96
18876 Author: Guennadi Liakhovetski <lg@denx.de>
18877 Date:   Mon May 18 16:07:22 2009 +0200
18878
18879     nand_spl: read environment early, when booting from NAND using nand_spl
18880
18881     Currently, when booting from NAND using nand_spl, in the beginning the default
18882     environment is used until later in boot process the dynamic environment is read
18883     out. This way environment variables that must be interpreted early, like the
18884     baudrate or "silent", cannot be modified dynamically and remain at their
18885     default values. Fix this problem by reading out main and redundand (if used)
18886     copies of the environment in the nand_spl code.
18887
18888     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
18889     Signed-off-by: Scott Wood <scottwood@freescale.com>
18890
18891 commit 378adfcdf4bbd77ee4cbc3276d4733e218308a21
18892 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18893 Date:   Sat May 16 14:27:40 2009 +0200
18894
18895     mtd: nand: use loff_t for offset
18896
18897     nand_util currently uses size_t which is arch dependent and not always a
18898     unsigned long.  Now use loff_t, as does the linux mtd layer.
18899
18900     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
18901     Signed-off-by: Scott Wood <scottwood@freescale.com>
18902
18903 commit 8360b66bac9567701027a0087274d0c9b2fe8d6b
18904 Author: Wolfgang Denk <wd@denx.de>
18905 Date:   Sun May 24 17:34:33 2009 +0200
18906
18907     nand/onenand: Fix missing argument checking for "markbad" command
18908
18909     The "nand markbad" and "onenand markbad" commands did not check if an
18910     argument was passed; if this was forgotten, no error was raised but
18911     block 0 was marked as bad.
18912
18913     While fixing this bug, clean up the code a bit and allow to pass more
18914     than one block address, thus allowing to mark several blocks as bad
18915     in a single command invocation.
18916
18917     Signed-off-by: Wolfgang Denk <wd@denx.de>
18918     Signed-off-by: Scott Wood <scottwood@freescale.com>
18919
18920 commit cd84423a09f3a08029fe41c1db96168debd0b51f
18921 Author: Mike Frysinger <vapier@gentoo.org>
18922 Date:   Mon May 25 22:42:28 2009 -0400
18923
18924     mtd: nand: new base driver for memory mapped nand devices
18925
18926     The BF537-STAMP Blackfin board had a driver for working with NAND devices
18927     that are simply memory mapped.  Since there is nothing Blackfin specific
18928     about this, generalize the driver a bit so that everyone can leverage it.
18929
18930     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
18931     Signed-off-by: Scott Wood <scottwood@freescale.com>
18932
18933 commit d27bc728cf35e7d7996fbd77154335e66615b213
18934 Author: Guennadi Liakhovetski <lg@denx.de>
18935 Date:   Mon May 18 16:06:45 2009 +0200
18936
18937     env_nand: remove unused variable.
18938
18939     Remove an unused "total" variable in multiple functions.
18940
18941     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
18942     Signed-off-by: Scott Wood <scottwood@freescale.com>
18943
18944 commit 154b5484ac7dcbcd0fb5ba388d930b02f87fa302
18945 Author: David Brownell <dbrownell@users.sourceforge.net>
18946 Date:   Sun May 10 15:43:01 2009 -0700
18947
18948     davinci_nand chipselect/init cleanup
18949
18950     Update chipselect handling in davinci_nand.c so that it can
18951     handle 2 GByte chips the same way Linux does:  as one device,
18952     even though it has two halves with independent chip selects.
18953     For such chips the "nand info" command reports:
18954
18955       Device 0: 2x nand0, sector size 128 KiB
18956
18957     Switch to use the default chipselect function unless the board
18958     really needs its own.  The logic for the Sonata board moves out
18959     of the driver into board-specific code.  (Which doesn't affect
18960     current build breakage if its NAND support is enabled...)
18961
18962     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
18963     Signed-off-by: Scott Wood <scottwood@freescale.com>
18964
18965 commit 496863b2440dd7cd69a1ad2443a9badd5f8968d1
18966 Author: Sandeep Paulraj <s-paulraj@ti.com>
18967 Date:   Sat May 9 12:35:20 2009 -0400
18968
18969     NAND DaVinci: Update to ALE/CLE Mask values
18970
18971     All DaVinci SOC's use a CLE mask of 0x10 and an ALE mask of 0x8
18972     except the DM646x. This was decided by the design team driving the design.
18973     This patch updates the CLE and ALE values for DM646x.
18974     Updated patches for DM646x will be sent shortly.
18975     This applies to u-boot-nand-flash git
18976
18977     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
18978     Signed-off-by: Scott Wood <scottwood@freescale.com>
18979
18980 commit 0c1684437ef810c503df29e8d73f63191aa63862
18981 Author: Sandeep Paulraj <s-paulraj@ti.com>
18982 Date:   Wed Apr 29 09:47:09 2009 -0400
18983
18984     ARM DaVinci: Changing ALE Mask Value
18985
18986     The ALE mask used by DaVinci SOCs is wrong. The patch changes the mask value
18987     from '0xa' to '0x8'. This is the mask we use for all TI releases.
18988
18989     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
18990     Signed-off-by: Scott Wood <scottwood@freescale.com>
18991
18992 commit 6e29ed8e576a6900c5d8dcde36b423ac576894dc
18993 Author: David Brownell <dbrownell@users.sourceforge.net>
18994 Date:   Tue Apr 28 13:19:53 2009 -0700
18995
18996     davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)
18997
18998     Remove CONFIG_SYS_DAVINCI_BROKEN_ECC option.  It's not just nasty;
18999     it's also unused by any current boards, and doesn't even match the
19000     main U-Boot distributions from TI (which use soft ECC, or 4-bit ECC
19001     on newer chips that support it).
19002
19003     DaVinci GIT kernels since 2.6.24, and mainline Linux since 2.6.30,
19004     match non-BROKEN code paths for 1-bit HW ECC.  The BROKEN code paths
19005     do seem to partially match what MontaVista/TI kernels (4.0/2.6.10,
19006     and 5.0/2.6.18) do ... but only for small pages.  Large page support
19007     is really broken (and it's unclear just what software it was trying
19008     to match!), and the ECC layout was making three more bytes available
19009     for use by filesystem (or whatever) code.
19010
19011     Since this option itself seems broken, remove it.  Add a comment
19012     about the MV/TI compat issue, and the most straightforward way to
19013     address it (should someone really need to solve it).
19014
19015     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
19016     Signed-off-by: Scott Wood <scottwood@freescale.com>
19017
19018 commit fcb774777562bb7bcdc53c608d0e6bae906ce0f6
19019 Author: David Brownell <dbrownell@users.sourceforge.net>
19020 Date:   Tue Apr 28 13:19:50 2009 -0700
19021
19022     davinci_nand: cleanup I (minor)
19023
19024     Minor cleanup for DaVinci NAND code:
19025
19026      - Use I/O addresses from nand_chip; CONFIG_SYS_NAND_BASE won't
19027        be defined when there are multiple chipselect lines in use
19028        (as with common 2 GByte chips).
19029
19030      - Cleanup handling of EMIF control registers
19031         * Only need one pointer pointing to them
19032         * Remove incorrect and unused struct supersetting them
19033
19034      - Use the standard waitfunc; we don't need a custom version
19035
19036      - Partial legacy cleanup:
19037         * Don't initialize every board like it's a DM6446 EVM
19038         * #ifdef a bit more code for BROKEN_ECC
19039
19040     Sanity checked with small page NAND on dm355 and dm6446 EVMs;
19041     and large page on dm355 EVM (packaged as two devices, not one).
19042
19043     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
19044     Signed-off-by: Scott Wood <scottwood@freescale.com>
19045
19046 commit 8e5e9b940cdede0debe528cdd7edccccbb3ebf2a
19047 Author: Wolfgang Denk <wd@denx.de>
19048 Date:   Tue Jul 7 22:35:02 2009 +0200
19049
19050     Coding style cleanup; update CHANGELOG
19051
19052     Signed-off-by: Wolfgang Denk <wd@denx.de>
19053
19054 commit d318d0c44d8e91e937c4dad0c5b1d2f6bb9d9fd8
19055 Author: Stefan Roese <sr@denx.de>
19056 Date:   Mon Jun 29 13:30:50 2009 +0200
19057
19058     UBI: Fix build problem noticed on Apollon (arm/testing repo)
19059
19060     This patch fixes a build problem noticed on Apollon by using
19061     mtd_dev_by_eb() instead of "/" as done in the Linux UBI version.
19062     So this brings the U-Boot UBI version more in sync with the Linux
19063     version again.
19064
19065     Signed-off-by: Stefan Roese <sr@denx.de>
19066
19067 commit 2efee52b09657e9353655b9dae9e1d1a67a2abe4
19068 Author: Prafulla Wadaskar <prafulla@marvell.com>
19069 Date:   Mon Jul 6 20:29:15 2009 +0530
19070
19071     sf: Macronix additional chips supported
19072
19073     new chips supported:-
19074     MX25L1605D, MX25L3205D, MX25L6405D, MX25L12855E
19075     out of which MX25L6405D and MX25L12855E tested on Kirkwood platforms
19076
19077     Modified the Macronix flash support to use 2 bytes of device id instead of 1
19078     This was required to support MX25L12855E
19079
19080     Signed-off-by: Piyush Shah <spiyush@marvell.com>
19081     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
19082     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
19083
19084 commit dd54126715b89ed0c43322aa78b0dad306f043b6
19085 Author: Mike Frysinger <vapier@gentoo.org>
19086 Date:   Fri Jun 19 03:27:28 2009 -0400
19087
19088     sf: sst: add sst25vf###b ids
19089
19090     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
19091
19092 commit 7d907f0ea993b179a197d8db2a36f122bc673c2d
19093 Author: Mike Frysinger <vapier@gentoo.org>
19094 Date:   Fri Jun 19 03:20:06 2009 -0400
19095
19096     sf: sst: fix sector size
19097
19098     Looks like when I was encoding the sector sizes, I forgot to divide by 8
19099     (due to the stupid marketing driven process that declares all sizes in
19100     useless megabits and not megabytes).
19101
19102     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
19103
19104 commit ceb70b466e75ceb1a621b6163f7e31116bfc8094
19105 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19106 Date:   Sun Jul 5 01:06:06 2009 +0200
19107
19108     nhk8815: fix MAKEALL
19109
19110     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19111
19112 commit d08e5ca301b69ab77ecdd34e2b06aee30d6057d1
19113 Author: Magnus Lilja <lilja.magnus@gmail.com>
19114 Date:   Sat Jul 4 10:31:24 2009 +0200
19115
19116     MX31: Add NAND SPL boot support to i.MX31 PDK board.
19117
19118     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
19119
19120 commit 78eabb90b793fafe875a7469526d1715fa56cbb4
19121 Author: Prafulla Wadaskar <prafulla@marvell.com>
19122 Date:   Mon Jun 29 20:55:54 2009 +0530
19123
19124     arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support
19125
19126     This patch abstracts Kirkwood arch specific changes to support ehci-kirkwood driver
19127
19128     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
19129
19130 commit 095a460b49022e64df76134300643606e3acb4e9
19131 Author: Alessandro Rubini <rubini@unipv.it>
19132 Date:   Mon Jun 29 10:52:37 2009 +0200
19133
19134     arm nomadik: use 1000 as HZ value and rewrite timer code
19135
19136     This sets CONFIG_SYS_HZ to 1000 as required, and completely rewrites
19137     timer code, which is now both correct and much smaller.  Unused
19138     functions like udelay_masked() have been removed as no driver uses
19139     them, even the ones that are not currently active for this board.
19140     mtu.h is copied literally from the kernel sources.
19141
19142     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
19143     Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
19144     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19145
19146 commit f7aa59b29a451cc502078a9e4ba32345a4250c05
19147 Author: Alessandro Rubini <rubini@unipv.it>
19148 Date:   Mon Jun 22 09:18:57 2009 +0200
19149
19150     arm nomadik: allow Nand and OneNand to coexists
19151
19152     The evaluation kit has both Nand and OneNand, both drivers are there
19153     and the two configurations only select a different default for the
19154     jffs partition. This adds the OneNand driver and cleans up storage.
19155
19156     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
19157     Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
19158
19159 commit fd14c41a861cd38ee2fe3abd61d59b57b4eb23c9
19160 Author: Alessandro Rubini <rubini@unipv.it>
19161 Date:   Mon Jun 22 09:18:47 2009 +0200
19162
19163     arm nomadik: cleanup reset
19164
19165     There is only one public release of the Nomadik chip, so the ifdef
19166     in reset code as well as a define in the config file are not needed
19167
19168     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
19169     Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
19170
19171 commit ee1363f2da3996bafdecdd8f4e48862ebff3f271
19172 Author: Alessandro Rubini <rubini@unipv.it>
19173 Date:   Mon Jun 22 09:18:37 2009 +0200
19174
19175     arm nomadik: rename board to nhk8815
19176
19177     This is an error in my side in the initial submission: nobody
19178     calls it ""nmdk8815", it's "nomadik hardware kit", nhk8815, instead.
19179
19180     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
19181     Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
19182
19183 commit 040f8f63e922bbfb8ba0958bf637f11a917f5c38
19184 Author: Stefano Babic <sbabic@denx.de>
19185 Date:   Wed Jul 1 20:40:41 2009 +0200
19186
19187     xscale: add support for the polaris board
19188
19189     The Polaris board is based on the TrizepsIV module of
19190     Keith & Koep (http://www.keith-koep.com).
19191
19192     Signed-off-by: Stefano Babic <sbabic@denx.de>
19193
19194 commit 88bd97501314683b87f3f1edcf55b347c041b722
19195 Author: Stefano Babic <sbabic@denx.de>
19196 Date:   Wed Jul 1 04:33:56 2009 +0200
19197
19198     xscale: fix USB initialization for Trizepsiv module
19199
19200     Due to change in the usb_board_init() prototype, the USB for
19201     the TrizepsIV was not correctly initialized.
19202     Removed dummy print from usb_board_stop().
19203
19204     Signed-off-by: Stefano Babic <sbabic@denx.de>
19205
19206 commit 0b785ddd60120cfb74d18e58c56054238219f6db
19207 Author: Prafulla Wadaskar <prafulla@marvell.com>
19208 Date:   Wed Jul 1 20:34:51 2009 +0200
19209
19210     net: merge bugfix: Marvell Kirkwood gigabit ethernet driver
19211
19212     This patch looks okay on u-boot-net.git/next branch
19213     but when it was merged to u-boot.git/master the last line is missing
19214
19215     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
19216     Acked-by: Ben Warren <biggerbadderben@gmail.com>
19217
19218 commit 33b1d3f43a16fbb79004075ce89ae4e618b288a2
19219 Author: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
19220 Date:   Tue Jun 30 21:03:37 2009 +0200
19221
19222     at91: Add esd gmbh MEESC board support
19223
19224     This patch adds support for esd gmbh MEESC board.
19225     The MEESC is based on an Atmel AT91SAM9263 SoC.
19226
19227     Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
19228
19229 commit 21761540b43c7086c75ee9afb412da1e5ddde2e9
19230 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19231 Date:   Tue Jun 30 21:03:35 2009 +0200
19232
19233     ARM: Update mach-types
19234
19235     update against linux v2.6.30
19236
19237     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19238
19239 commit 45627fce18139a74e0755124d27376b520db156c
19240 Author: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
19241 Date:   Tue Jun 30 23:03:33 2009 +0200
19242
19243     at91: Add CAN init function
19244
19245     To enable CAN init, CONFIG_CAN has to be defined in the board config file
19246     and at91_can_hw_init() has to be called in the board specific code.
19247
19248     CAN is available on AT91SAM9263 and AT91CAP9 SoC.
19249
19250     Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
19251
19252 commit 2e23008e5dbde7fe4c4758bee5a393e1db796cdf
19253 Author: Simon Kagstrom <simon.kagstrom@netinsight.net>
19254 Date:   Tue Jun 30 23:03:31 2009 +0200
19255
19256     arm: Kirkwood: Correct header define
19257
19258     Correct define typo (. -> ,)
19259
19260     Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
19261
19262 commit 8449f287f5c53d59db13c3c512e6bd1750b692d1
19263 Author: Magnus Lilja <lilja.magnus@gmail.com>
19264 Date:   Wed Jul 1 01:07:55 2009 +0200
19265
19266     MX31: Add basic support for Freescale i.MX31 PDK board.
19267
19268     Add support for Freescale's i.MX31 PDK board (a.k.a. 3 stack board).
19269
19270     This patch assumes that some other program performs the actual
19271     NAND boot.
19272
19273     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
19274     Acked-by: Fabio Estevam <fabioestevam@yahoo.com>
19275     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19276
19277 commit 8d460a573e2a2ac4834636903865a0428ad0e629
19278 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19279 Date:   Tue Jun 23 00:12:01 2009 +0200
19280
19281     S3C24x0: extract interrupts from timer
19282
19283     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19284
19285 commit c8badbe500a752f42049e51042767ee62ea714e0
19286 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19287 Date:   Sun Jun 28 14:14:21 2009 +0200
19288
19289     dm355/pm9261: add missing CONFIG_NET_MULTI
19290
19291     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19292
19293 commit 798bf9a9ade1cfbe85a16d180cad720927d8e10a
19294 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19295 Date:   Tue Jun 23 00:12:01 2009 +0200
19296
19297     arm920t/interrupts: Move conditional compilation to Makefile
19298
19299     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19300
19301 commit 06e758e75c79ce8761866bf8165c443584a20893
19302 Author: Kim, Heung Jun <riverful@gmail.com>
19303 Date:   Sat Jun 20 11:02:17 2009 +0200
19304
19305     move L2 cache enable/disable function to cache.c in the omap3 SoC directory
19306
19307     Signed-off-by: HeungJun, Kim <riverful.kim@samsung.com>
19308     CC: Dirk Behme <dirk.behme@googlemail.com>
19309     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19310
19311 commit d583ef5147066d3609de21f3beebbab99a19bad4
19312 Author: Thomas Lange <thomas@corelatus.se>
19313 Date:   Sat Jun 20 11:02:17 2009 +0200
19314
19315     ARM DaVinci: EMIF settings
19316
19317     NAND module should not modify EMIF registers unrelated to CS2
19318     that is used for NAND, i.e. do not modify EWAIT config register
19319     or registers for other Chip Selects.
19320
19321     Without this patch, EMIF configurations made in board_init()
19322     will be invalidated.
19323
19324     Signed-off-by: Thomas Lange <thomas@corelatus.se>
19325
19326 commit 2600b8571a26c10c1c43401d7af38e2333cc5381
19327 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19328 Date:   Sat Jun 20 11:02:17 2009 +0200
19329
19330     versatile: config coding style cleanup
19331
19332     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19333     Cc: Peter Pearse <peter.pearse@arm.com>
19334
19335 commit 4efb77d41f9c5d93f0f92dda60e742023fa03c72
19336 Author: Prafulla Wadaskar <prafulla@marvell.com>
19337 Date:   Sat Jun 20 11:01:53 2009 +0200
19338
19339     arm: Kirkwood: Basic SOCs support
19340
19341     Kirkwood family controllers are highly integrated SOCs
19342     based on Feroceon-88FR131/Sheeva-88SV131/arm926ejs cpu core.
19343
19344     SOC versions supported:-
19345     1) 88F6281-A0       define CONFIG_KW88F6281_A0
19346     2) 88F6192-A0       define CONFIG_KW88F6192_A0
19347
19348     Other supported features:-
19349     1) get_random_hex() fucntion
19350     2) PCI Express port initialization
19351     3) NS16550 driver support
19352
19353     Contributors:
19354     Yotam Admon <yotam@marvell.com>
19355     Michael Blostein <michaelbl@marvell.com
19356
19357     Reviewed-by: Ronen Shitrit <rshitrit@marvell.com>
19358     Acked-by: Stefan Rose <sr@denx.de>
19359     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
19360
19361 commit 5c3d5817e5e68b828c165c501c215e793dc63aac
19362 Author: Prafulla Wadaskar <prafulla@marvell.com>
19363 Date:   Sat Jun 20 11:01:52 2009 +0200
19364
19365     arm: generic cache.h for ARM architectures
19366
19367     This patch is required for Kirkwood SoC support
19368     may be used by other ARM architectures
19369
19370     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
19371
19372 commit 9c8c706c92e53433a871a563946c38075d76504d
19373 Author: Matthias Ludwig <mludwig@ultratronik.de>
19374 Date:   Sat Jun 20 11:01:50 2009 +0200
19375
19376     OMAP3EVM: fix typo. replace CS6 by CS5, no functionality change
19377
19378     Signed-off-by: Matthias Ludwig <mludwig@ultratronik.de>
19379
19380 commit 0aafde1dc76d6d65d6be10bf499ec86d9ffee8b9
19381 Author: Sedji Gaouaou <sedji.gaouaou@atmel.com>
19382 Date:   Wed Jun 24 08:32:09 2009 +0200
19383
19384     at91sam9260/9263: add back up for the rst(reset controller).
19385
19386     On the boards at91sam9260ek, at91sam9263ek and afed9260, the rstc register was
19387     set to 0 after being set to 500 ms for the PHY reset.
19388     Do backup the old reset length and restore it after the MACB initialisation.
19389
19390     Signed-off-by: Sedji Gaouaou <sedji.gaouaou@atmel.com>
19391     Signed-off-by: Stelian Pop <stelian@popies.net>
19392
19393 commit afb0b1315c048ce2b1f35f0183b8b118ad0c14e1
19394 Author: Kumar Gala <galak@kernel.crashing.org>
19395 Date:   Fri Jul 3 12:45:44 2009 -0500
19396
19397     fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom code
19398
19399     sys_eeprom.c: In function 'do_mac':
19400     sys_eeprom.c:323: warning: dereferencing type-punned pointer will break strict-aliasing rules
19401     sys_eeprom.c: In function 'mac_read_from_eeprom':
19402     sys_eeprom.c:395: warning: dereferencing type-punned pointer will break strict-aliasing rules
19403
19404     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19405
19406 commit e94e460c6e8741f42dab6d8dd4b596ba5d9d79ae
19407 Author: Peter Tyser <ptyser@xes-inc.com>
19408 Date:   Tue Jun 30 17:15:51 2009 -0500
19409
19410     83xx: Add support for fsl_dma driver
19411
19412     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
19413     Reviewed-by: Ira W. Snyder <iws@ovro.caltech.edu>
19414     Tested-by: Ira W. Snyder <iws@ovro.caltech.edu>
19415     Acked-by: Kim Phillips <kim.phillips@freescale.com>
19416     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19417
19418 commit 9adda5459ca62120c0c50b82b766fe1cf6925bbf
19419 Author: Peter Tyser <ptyser@xes-inc.com>
19420 Date:   Tue Jun 30 17:15:50 2009 -0500
19421
19422     83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references
19423
19424     Update 83xx architecture's CONFIG_ECC_INIT_VIA_DDRC references to
19425     CONFIG_ECC_INIT_VIA_DDRCONTROLLER, which other Freescale architectures
19426     use
19427
19428     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
19429     Acked-by: Kim Phillips <kim.phillips@freescale.com>
19430     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19431
19432 commit 039594a4301dadceb267db5e8b9c8c78b1bb86b5
19433 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
19434 Date:   Thu Jul 2 16:15:01 2009 +0530
19435
19436     8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors
19437
19438     Defining the next two configs allows to switch the serial port from the
19439     console using the setenv stdin and stdout
19440       1. #define CONFIG_SERIAL_MULTI 1 /* Enable both serial ports */
19441       2. #define CONFIG_SYS_CONSOLE_IS_IN_ENV /* determine from environment */
19442
19443     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
19444     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
19445     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19446
19447 commit 546b1032907df70f2dd0f98f3ad09885a88411e5
19448 Author: Poonam Aggrwal <poonam.aggrwal@freescale.com>
19449 Date:   Thu Jul 2 16:14:40 2009 +0530
19450
19451     85xx: Adds GPIO registers to MPC85xx Memory Map.
19452
19453     Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
19454     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19455
19456 commit 5da6f806b400372b8a0664f3282c9e83a402eb66
19457 Author: Peter Tyser <ptyser@xes-inc.com>
19458 Date:   Tue Jun 30 17:26:01 2009 -0500
19459
19460     86xx: XPedite5170 board support
19461
19462     Initial support for Extreme Engineering Solutions XPedite5170 -
19463     a MPC8640-based 3U VPX single board computer with a PMC/XMC
19464     site.
19465
19466     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
19467     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19468
19469 commit e66f38da8434425aca8df08d06d9ef41b3478d3b
19470 Author: Timur Tabi <timur@freescale.com>
19471 Date:   Wed Jul 1 16:51:59 2009 -0500
19472
19473     fsl_ddr: Fix DDR3 calculation of rank density with 8GB or more
19474
19475     The calculate for rank density in compute_ranksize() for DDR3 used all
19476     integers for the expression, so the result was also a 32-bit integer, even
19477     though the 'bsize' variable is a u64.  Fix the expression to calculate a
19478     true 64-bit value.
19479
19480     Signed-off-by: Timur Tabi <timur@freescale.com>
19481     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19482
19483 commit 6af015b86b86d94de7ca1b23a3890bc93a50c2ab
19484 Author: Peter Tyser <ptyser@xes-inc.com>
19485 Date:   Tue Jun 30 17:15:49 2009 -0500
19486
19487     fsl_dma: Make DMA transactions snoopable
19488
19489     Make DMA transactions snoopable so that CPUs can keep caches up-to-date.
19490     This allows dma transactions to be used for operations such as memory
19491     copies without any additional cache control operations.
19492
19493     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
19494     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19495
19496 commit 0d595f76bc9c7c8dff5bd31dffed87a840a03c56
19497 Author: Peter Tyser <ptyser@xes-inc.com>
19498 Date:   Tue Jun 30 17:15:48 2009 -0500
19499
19500     fsl_dma: Break out common memory initialization function
19501
19502     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
19503     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19504
19505 commit 79f4333ceb059049b3ee560167d6cbaec493695f
19506 Author: Peter Tyser <ptyser@xes-inc.com>
19507 Date:   Tue Jun 30 17:15:47 2009 -0500
19508
19509     8xxx: Move dma_init() call to common code
19510
19511     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
19512     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19513
19514 commit 191c7118592cd182f2dc7f46b4f72d9bed0e2c76
19515 Author: Peter Tyser <ptyser@xes-inc.com>
19516 Date:   Tue Jun 30 17:15:46 2009 -0500
19517
19518     fsl_dma: Move dma function prototypes to common header file
19519
19520     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
19521     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19522
19523 commit 7892f619d40f4196e41e7114c5dfee9fad0f572f
19524 Author: Peter Tyser <ptyser@xes-inc.com>
19525 Date:   Tue Jun 30 17:15:45 2009 -0500
19526
19527     8xxx: Rename dma_xfer() to dmacpy()
19528
19529     Also update dmacpy()'s argument order to match memcpy's and use
19530     phys_addr_t/phy_size_t for address/size arguments
19531
19532     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
19533     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19534
19535 commit 484919cf3351212ebf748b9b13ece1ddaf7e7d1c
19536 Author: Peter Tyser <ptyser@xes-inc.com>
19537 Date:   Tue Jun 30 17:15:44 2009 -0500
19538
19539     fsl_dma: Fix Channel Start bug in dma_check()
19540
19541     The Channel Start (CS) bit in the Mode Register (MR) should actually be
19542     cleared as the comment in the code suggests.  Previously, CS was being
19543     set, not cleared.
19544
19545     Assuming normal operation of the DMA engine, this change shouldn't have
19546     any real affect.
19547
19548     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
19549     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19550
19551 commit 51402ac12be9a0025f16db51fbde7c050a54e5fe
19552 Author: Peter Tyser <ptyser@xes-inc.com>
19553 Date:   Tue Jun 30 17:15:43 2009 -0500
19554
19555     fsl_dma: Add support for arbitrarily large transfers
19556
19557     Support DMA transfers larger than the DMA controller's limit of
19558     (2 ^ 26 - 1) bytes
19559
19560     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
19561     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19562
19563 commit a730393a362741c318b21771b8d7b2647e546c3e
19564 Author: Peter Tyser <ptyser@xes-inc.com>
19565 Date:   Tue Jun 30 17:15:42 2009 -0500
19566
19567     fsl_dma: Use proper I/O access functions
19568
19569     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
19570     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19571
19572 commit 9c06071a6077ba95e9d43226156e39567d5d064a
19573 Author: Peter Tyser <ptyser@xes-inc.com>
19574 Date:   Tue Jun 30 17:15:41 2009 -0500
19575
19576     fsl_dma: Add bitfield definitions for common registers
19577
19578     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
19579     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19580
19581 commit 017f11f68ef543e866be033bcb7b8058a8a380d8
19582 Author: Peter Tyser <ptyser@xes-inc.com>
19583 Date:   Tue Jun 30 17:15:40 2009 -0500
19584
19585     8xxx: Break out DMA code to a common file
19586
19587     DMA support is now enabled via the CONFIG_FSL_DMA define instead of the
19588     previous CONFIG_DDR_ECC
19589
19590     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
19591     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19592
19593 commit 6bbced671719518d0e28ff422623cd7ce396cbda
19594 Author: Mark Jackson <mpfj-list@mimc.co.uk>
19595 Date:   Mon Jun 29 15:59:10 2009 +0100
19596
19597     Atmel LCD driver GUARDTIME fix
19598
19599     This patch allows the guard time parameter to be set in
19600     the Atmel LCDC driver.
19601
19602     By default, the previous value of 1 is used, unless the
19603     setting is defined elsewhere.
19604
19605     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
19606
19607 commit 29c35182462feea09f322e51913759a53359a3e0
19608 Author: Roy Zang <tie-fei.zang@freescale.com>
19609 Date:   Tue Jun 30 13:56:23 2009 +0800
19610
19611     85xx: Add pci e1000 Ethernet support for P2020 board
19612
19613     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
19614     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19615
19616 commit 156984a3611c28093919d3e3c042f722b5548253
19617 Author: Kumar Gala <galak@kernel.crashing.org>
19618 Date:   Thu Jun 18 08:39:42 2009 -0500
19619
19620     8xxx: Fix PCI bus address setup for 36-bit configs
19621
19622     We want the outbound PCI memory map to end at the 4G boundary so we
19623     can maximize the amount of space available for inbound mappings if
19624     we have large amounts of memory.
19625
19626     This matches the device tree setup in the kernel for the 36-bit physical
19627     configs for the platforms that have one (MPC8641 HPCN & MPC8572 DS).
19628
19629     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19630
19631 commit 480f61790565d77432b70b4016b73f2ae27d530f
19632 Author: Kumar Gala <galak@kernel.crashing.org>
19633 Date:   Thu Jun 18 08:23:01 2009 -0500
19634
19635     86xx: Add CPU_TYPE_ENTRY support
19636
19637     Unify with 83xx and 85xx and use CPU_TYPE_ENTRY.  We are going to use
19638     this to convey the # of cores and DDR width in the near future so its
19639     good to keep in sync.
19640
19641     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
19642
19643 commit 98ab14e858bf60306d0aa3f0df5a7a5f88264aff
19644 Author: Peter Meerwald <pmeerw@pmeerw.net>
19645 Date:   Mon Jun 29 15:48:33 2009 -0400
19646
19647     Blackfin: TWI/I2C: fix pure writes
19648
19649     If doing a pure write with register address and data (not a read/write
19650     combo transfer), we don't set the initial transfer length properly which
19651     ends up causing only the register address to be transferred.
19652
19653     While we're here, fix the i2c_write() parameter description of the buffer.
19654
19655     Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
19656     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
19657
19658 commit 5710de45808eb8f1cc34b51dc3e67e2422113249
19659 Author: Prafulla Wadaskar <prafulla@marvell.com>
19660 Date:   Sat May 30 01:13:33 2009 +0530
19661
19662     spi: Add Marvell Kirkwood SPI driver
19663
19664     This patch adds a SPI driver for the Marvell Kirkwood SoC's.
19665
19666     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
19667
19668 commit 6bde171a4c4116cee179167cb65335a28f99932d
19669 Author: Minkyu Kang <mk7.kang@samsung.com>
19670 Date:   Thu Jun 25 19:21:33 2009 +0900
19671
19672     s3c64xx: move the reset_cpu function
19673
19674     Because of the reset_cpu is soc specific, should be move to soc
19675     And read reset value from SYS_ID register instead of hard code
19676     this patch also supports s3c6410
19677
19678     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
19679
19680 commit 576afd4faeba1519bcb8c0083c3e4d45e5643a48
19681 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19682 Date:   Sun May 17 00:58:37 2009 +0200
19683
19684     integrator: merge integratorap and integratorcp
19685
19686     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19687     Acked-by: Peter Pearse <peter.pearse@arm.com>
19688
19689 commit 46937b27427688a56bf7f5944a92d962dc43c3fa
19690 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19691 Date:   Sun May 17 00:58:36 2009 +0200
19692
19693     integratorap/cp: use cfi driver
19694
19695     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19696     Acked-by: Peter Pearse <peter.pearse@arm.com>
19697
19698 commit de7a01abd8aeb167946f391327e1e0d1e01f90c9
19699 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19700 Date:   Sun May 17 00:58:36 2009 +0200
19701
19702     integratorap/cp/versatile: remove non used functions
19703
19704     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19705     Acked-by: Peter Pearse <peter.pearse@arm.com>
19706
19707 commit f54851a6e3844b7e01581b5a9681f294118b7529
19708 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19709 Date:   Sun May 17 00:58:36 2009 +0200
19710
19711     integratorcp: split timer support
19712
19713     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19714     Acked-by: Peter Pearse <peter.pearse@arm.com>
19715
19716 commit 2bcef0723ea11c4e9bfbcfff2a93ec2da520b5f1
19717 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19718 Date:   Sun May 17 00:58:36 2009 +0200
19719
19720     integratorap: split timer support
19721
19722     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19723     Acked-by: Peter Pearse <peter.pearse@arm.com>
19724
19725 commit 86baa085c52a7f3377a88074679c5aca9b9e4d38
19726 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19727 Date:   Sun May 17 00:58:36 2009 +0200
19728
19729     integratorap: split pci support
19730
19731     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19732     Acked-by: Peter Pearse <peter.pearse@arm.com>
19733
19734 commit 379e9fc0a319b8f6ae16d763590bf023f3afb87c
19735 Author: Ilya Yanok <yanok@emcraft.com>
19736 Date:   Mon Jun 8 04:12:50 2009 +0400
19737
19738     arm: add support for CONFIG_GENERIC_MMC
19739
19740     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
19741
19742 commit 47d19da4d3f9ac4787abe9dee32406478424be52
19743 Author: Ilya Yanok <yanok@emcraft.com>
19744 Date:   Mon Jun 8 04:12:46 2009 +0400
19745
19746     serial_mx31: allow it to work with mx27 too and rename to serial_mxc
19747
19748     UART hardware on i.MX27 is the same as on the i.MX31 so we just
19749     need to provide the driver with correct address of the registers.
19750
19751     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
19752
19753 commit 1dc4da749dbde27ec862f5b65703e8e4541fbba3
19754 Author: Ilya Yanok <yanok@emcraft.com>
19755 Date:   Mon Jun 8 04:12:45 2009 +0400
19756
19757     mx27: basic cpu support
19758
19759     This patch adds generic code to support Freescale's i.MX27 SoCs.
19760
19761     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
19762
19763 commit dd2f6965a6c71f6f711ec98827880152e022c236
19764 Author: Magnus Lilja <lilja.magnus@gmail.com>
19765 Date:   Sat Jun 13 20:50:03 2009 +0200
19766
19767     i.MX31: Create a common device file.
19768
19769     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
19770
19771 commit 958f7da7887fea4a2091ae60944d62c1708c2c55
19772 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19773 Date:   Sat Jun 13 20:50:02 2009 +0200
19774
19775     ARM: Add macros.h to be used in assembler file.
19776
19777     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19778
19779 commit 40c642bc19b9fa2906e3172487a522fee456340b
19780 Author: Magnus Lilja <lilja.magnus@gmail.com>
19781 Date:   Sat Jun 13 20:50:01 2009 +0200
19782
19783     MX31: Add NAND SPL for i.MX31.
19784
19785     This patch adds the NAND SPL framework needed to boot i.MX31 boards
19786     from NAND.
19787
19788     It has been tested on a i.MX31 PDK board with large page NAND. Small
19789     page NANDs should work as well, but this has not been tested.
19790
19791     Note: The i.MX31 NFC uses a non-standard layout for large page NANDs,
19792     whether this is compatible with a particular setup depends on how
19793     the NAND device is programmed by the flash programmer (e.g. JTAG
19794     debugger).
19795
19796     The patch is based on the work by Maxim Artamonov.
19797
19798     Signed-off-by: Maxim Artamonov <scn1874@yandex.ru>
19799     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
19800
19801 commit df81238b3e27a791da996a9208402ac8f40b9862
19802 Author: Magnus Lilja <lilja.magnus@gmail.com>
19803 Date:   Sat Jun 13 20:50:00 2009 +0200
19804
19805     ARM1136: Introduce CONFIG_PRELOADER macro.
19806
19807     Currently CONFIG_ONENAND_IPL is used in a number of #ifdef's
19808     in start.S. In preparation for adding support for NAND SPL
19809     the macro CONFIG_PRELOADER is introducted and replaces the
19810     CONFIG_ONENAND_IPL in start.S.
19811
19812     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
19813
19814 commit 8096c51fd4e611ed666dbe77767e81af5d94fc7b
19815 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19816 Date:   Sat Jun 13 12:50:04 2009 +0200
19817
19818     at91: unify nor boot support
19819
19820     the lowlevel init sequence is the same so unify it
19821
19822     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19823
19824 commit 1b3b7c640d04df2ba9a9d947117d112a75fee7f4
19825 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19826 Date:   Sat Jun 13 12:48:36 2009 +0200
19827
19828     at91sam9263ek: add nor flash support
19829
19830     this will allow you to store use it for the env and to boot directly U-Boot from
19831
19832     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19833
19834 commit 329492329700812c6df275aa0fda09d609cd0fd4
19835 Author: Ilko Iliev <iliev@ronetix.at>
19836 Date:   Fri Jun 12 21:20:39 2009 +0200
19837
19838     at91: add support for the PM9261 board of Ronetix GmbH
19839
19840     The PM9261 board is based on the AT91SAM9261-EK board.
19841
19842     Here is the page on Ronetix website:
19843     http://www.ronetix.at/starter_kit_9261.html
19844
19845     Signed-off-by: Ilko Iliev <iliev@ronetix.at>
19846     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19847
19848 commit 01550a2b650fbabc03334f9eadcc6083601a2414
19849 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19850 Date:   Fri Jun 12 21:20:38 2009 +0200
19851
19852     pm9263: use macro instead of hardcode value for the lowlevel_init
19853
19854     optimize a few the RAM init
19855
19856     Signed-off-by: Ilko Iliev <iliev@ronetix.at>
19857     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19858
19859 commit 7a11c7f9747240dc770954d320569596c0fbcb50
19860 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19861 Date:   Fri Jun 12 21:20:37 2009 +0200
19862
19863     pm9263: lowlevel init update
19864
19865     move PSRAM init to pm9263.c
19866     this will allow us after to make the nor lowlevel_init generic
19867
19868     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
19869
19870 commit 3e88337b225bf796f6df21d0a7f591530e9d4ce0
19871 Author: Mike Frysinger <vapier@gentoo.org>
19872 Date:   Mon Jun 15 00:25:19 2009 -0400
19873
19874     Blackfin: move ALL += u-boot.ldr to blackfin_config.mk
19875
19876     The way the ALL variable is used allows for config.mk's to add more
19877     targets themselves without having to clutter up the top level Makefile.
19878
19879     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
19880
19881 commit afac8b07172d7e4a65f86ce1ec4c783a6165ba1f
19882 Author: Mike Frysinger <vapier@gentoo.org>
19883 Date:   Sun Jun 14 22:29:35 2009 -0400
19884
19885     Blackfin: fix SPI flash speed define name
19886
19887     The SPI flash define is named CONFIG_SF_DEFAULT_SPEED, not
19888     CONFIG_SF_DEFAULT_HZ, so fix the typos in the Blackfin boards.
19889
19890     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
19891
19892 commit 9ae55ccf601de7a5b75eb418f3fc3d5eca92c106
19893 Author: Mike Frysinger <vapier@gentoo.org>
19894 Date:   Sun Jun 14 22:26:31 2009 -0400
19895
19896     Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards
19897
19898     Building the compression code in lib_generic/ with -O2 rather than -Os
19899     gives a nice speed boost without too much code size increase.
19900
19901     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
19902
19903 commit fea63e2a44f0db51d2e39ee7793e8c6d7f3cf5d4
19904 Author: Mike Frysinger <vapier@gentoo.org>
19905 Date:   Sun Jun 14 21:23:27 2009 -0400
19906
19907     Blackfin: bf548-ezkit: bump up monitor size
19908
19909     The latest version of U-Boot got a bit fatter in the BSS section which
19910     caused overflows in the RAM region, so increase the monitor size.
19911
19912     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
19913
19914 commit bc43a8d8994c2f0be29e09b13b15da7f79e2c081
19915 Author: Vivi Li <vivi.li@analog.com>
19916 Date:   Fri Jun 12 10:53:22 2009 +0000
19917
19918     Blackfin: bf533-stamp/bf537-stamp: fix env settings for SPI flash
19919
19920     The SPI flash layer is much stricter about sector usage than the eeprom
19921     layer we used to use, so update the env settings to better match the
19922     sector alignment of the flashes we use.
19923
19924     Signed-off-by: Vivi Li <vivi.li@analog.com>
19925     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
19926
19927 commit 63cb0f4eb2d3cf15e7a1add19d1289f4ae75816c
19928 Author: Vivi Li <vivi.li@analog.com>
19929 Date:   Fri Jun 12 10:33:23 2009 +0000
19930
19931     Blackfin: bump up default JTAG console timeout
19932
19933     The debug tools that interface with the other side of the JTAG console
19934     got much slower when generalizing things, so bump up the default timeout
19935     value on the U-Boot side to cope.  Hopefully at some point we can improve
19936     the debug tools to speed things back up.
19937
19938     Signed-off-by: Vivi Li <vivi.li@analog.com>
19939     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
19940
19941 commit c11ff779f4e0e0c7edc322e84dd229ad28709595
19942 Author: Mike Frysinger <vapier@gentoo.org>
19943 Date:   Mon Jun 1 19:08:33 2009 -0400
19944
19945     Blackfin: add jtagconsole helper script
19946
19947     This script is similar to the netconsole script, but instead works with
19948     the JTAG console device driver that exists on Blackfin parts.
19949
19950     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
19951
19952 commit 60f61e6d7655400bb785a2ef637581679941f6d1
19953 Author: Remy Bohmer <linux@bohmer.net>
19954 Date:   Sat May 2 21:49:18 2009 +0200
19955
19956     Convert DM9000 driver for CONFIG_NET_MULTI
19957
19958     All drivers need to be converted to CONFIG_NET_MULTI.
19959     This patch converts the dm9000 driver.
19960
19961     Signed-off-by: Thomas Smits <ts.smits@gmail.com>
19962     Signed-off-by: Remy Bohmer <linux@bohmer.net>
19963     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
19964
19965 commit 9131589ada4dda0718604d0a425ca46e52775f6e
19966 Author: Prafulla Wadaskar <prafulla@marvell.com>
19967 Date:   Sun Jun 14 22:33:46 2009 +0530
19968
19969     net: Add Marvell Kirkwood gigabit ethernet driver
19970
19971     This patch adds a egiga driver for the Marvell Kirkwood SoC's.
19972
19973     Contributors:
19974     Yotam Admon <yotam@marvell.com>
19975     Michael Blostein <michaelbl@marvell.com
19976
19977     Reviewed-by: Ronen Shitrit <rshitrit@marvell.com>
19978     Acked-by: Stefan Rose <sr@denx.de>
19979     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
19980     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
19981
19982 commit 7835f4b94927ecb5affd99aad62592108db606ad
19983 Author: s-paulraj@ti.com <s-paulraj@ti.com>
19984 Date:   Tue May 12 11:45:34 2009 -0400
19985
19986     DaVinci Network Driver Updates
19987
19988     Different flavours of DaVinci SOC's have differences in their EMAC IP
19989     This patch does the following
19990     1) Updates base addresses for DM365
19991     2) Updates MDIO frequencies for DM365 and DM646x
19992     3) Update EMAC wrapper registers for DM365 and DM646x
19993
19994     Patch applies to u-boot-net git. the EMAC driver itself
19995     will be updated shortly to add support for DM365 and DM646x
19996
19997     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
19998     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
19999
20000 commit 44578bea14e49035331a8f0e000e935e0d830ff4
20001 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
20002 Date:   Tue May 26 08:29:29 2009 -0400
20003
20004     Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay(1) loop counter.
20005
20006      From 584b5fbd4abfc43f920cc1c329633e03816e28be Mon Sep 17 00:00:00 2001
20007     From: Richard Retanubun <RichardRetanubun@RuggedCom.com>
20008     Date: Wed, 20 May 2009 18:26:01 -0400
20009     Subject: [PATCH] Standardize the use of MCFFEC_TOUT_LOOP as a udelay(1) loop counter.
20010
20011     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
20012     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
20013
20014 commit c9a2aab1512fb2d132670fff9c27656d2eb949cd
20015 Author: Norbert van Bolhuis <nvbolhuis@aimvalley.nl>
20016 Date:   Thu Jun 4 09:39:48 2009 +0200
20017
20018     A VLAN tagged DHCP request/discover is 4 bytes short
20019
20020     The problem is that BOOTP_SIZE uses ETHER_HDR_SIZE which is 14 bytes.
20021     If sending a VLAN tagged frame (when env variable vlan is set) this
20022     should be VLAN_ETHER_HDR_SIZE=18 which is what NetSetEther returns.
20023
20024     Signed-off-by: Norbert van Bolhuis <nvbolhuis@aimvalley.nl>
20025     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
20026
20027 commit 6e0d2fc7fe0dcfa2f51ab8931d706940ee364193
20028 Author: Ben Warren <biggerbadderben@gmail.com>
20029 Date:   Tue Apr 28 16:39:19 2009 -0700
20030
20031     Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC
20032
20033     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
20034
20035 commit 8453587ef9137daf98b7c9cf4f3b865f4039cea0
20036 Author: Ben Warren <biggerbadderben@gmail.com>
20037 Date:   Tue May 26 00:34:07 2009 -0700
20038
20039     Switched davinci_emac Ethernet driver to use newer API
20040
20041     Added CONFIG_NET_MULTI to all Davinci boards
20042     Removed all calls to Davinci network driver from board code
20043     Added cpu_eth_init() to cpu/arm926ejs/cpu.c
20044
20045     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
20046
20047 commit 8cc13c13f1d154c8fa8fff56cea357ed38af76bf
20048 Author: Ben Warren <biggerbadderben@gmail.com>
20049 Date:   Mon Apr 27 23:19:10 2009 -0700
20050
20051     Initial cleanup of Davinci Ethernet driver
20052
20053      Removed pointless #ifdefs
20054      Moved functions around in file in preparation for switch to newer API
20055
20056     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
20057
20058 commit 09cdd1b9b01450e91786d26ff3c866dc9c8d8d6b
20059 Author: Ben Warren <biggerbadderben@gmail.com>
20060 Date:   Tue May 26 00:17:59 2009 -0700
20061
20062     Moved Davinci Ethernet driver to drivers/net
20063
20064     This driver has been renamed davinci_emac.c
20065
20066     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
20067
20068 commit 6f51deb7f298413cfcb0a36d24c97ef7dd69d48f
20069 Author: Prafulla Wadaskar <prafulla@marvell.com>
20070 Date:   Tue May 19 01:40:16 2009 +0530
20071
20072     Marvell MV88E61XX Switch Driver support
20073
20074     Chips supported:-
20075     1. 88E6161 6 port gbe swtich with 5 integrated PHYs
20076     2. 88E6165 6 port gbe swtich with 5 integrated PHYs
20077     2. 88E6132 3 port gbe swtich with 2 integrated PHYs
20078     Platform specific configuration supported for:-
20079     default or router port vlan configuration
20080     led_init configuration
20081     mdip/n polarity reversal configuration
20082
20083     Note: This driver is supported and tested against
20084     kirkwood egiga interface
20085
20086     Contributors:
20087     Yotam Admon <yotam@marvell.com>
20088     Michael Blostein <michaelbl@marvell.com
20089
20090     Reviewed by: Ronen Shitrit <rshitrit@marvell.com>
20091     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
20092     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
20093
20094 commit 091dc9f6adaf572b067ae91af92c4e7db33d7903
20095 Author: Zach LeRoy <zleroy@xes-inc.com>
20096 Date:   Fri May 22 10:26:33 2009 -0500
20097
20098     tsec: Add support for BCM5482S PHY
20099
20100     Signed-off-by: Zach LeRoy <zleroy@xes-inc.com>
20101     Acked-by: Kumar Gala <galak@kernel.crashing.org>
20102     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
20103
20104 commit 9ff67e5e4c719556d57f136a6453f8e4798d85c0
20105 Author: Mike Frysinger <vapier@gentoo.org>
20106 Date:   Sun Jun 14 06:29:07 2009 -0400
20107
20108     Blackfin: unify u-boot linker scripts
20109
20110     All the Blackfin linker scripts were duplicated across the board dirs with
20111     no difference save from the semi-often used ENV_IS_EMBEDDED option.  So
20112     unify all of them in the lib_blackfin/ dir and for the few boards that
20113     need to embedded the environment directly, add a LDS_BOARD_TEXT define for
20114     them to customize via their board config file.  This is much simpler than
20115     forcing them to duplicate the rest of the linker script.
20116
20117     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20118
20119 commit f52efcae98cbb8a39f1d0535df8d9646a776af9e
20120 Author: Mike Frysinger <vapier@gentoo.org>
20121 Date:   Fri May 29 17:02:37 2009 -0400
20122
20123     Blackfin: bf518f-ezbrd: enable SST SPI flash driver
20124
20125     The BF51xF parts have an internal SST SPI flash, so make sure the driver is
20126     enabled by default so we can access it.
20127
20128     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20129
20130 commit f348ab85f741dc98b2d202c04b5f430eace94925
20131 Author: Mike Frysinger <vapier@gentoo.org>
20132 Date:   Fri Apr 24 17:22:40 2009 -0400
20133
20134     Blackfin: convert specific pre/post config headers to common method
20135
20136     The Blackfin port was using asm/blackfin-config-{pre,post}.h to setup
20137     common Blackfin board defines.  The common method now is to use config.h,
20138     so convert blackfin-config-post.h to that.  Rename the still Blackfin
20139     specific blackfin-config-pre.h to config-pre.h so the naming conventions
20140     at least line up.
20141
20142     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20143
20144 commit 7c7503ee6cd03c0f3b16e98d33d5aa23b30d65b1
20145 Author: Mike Frysinger <vapier@gentoo.org>
20146 Date:   Fri Apr 24 17:11:47 2009 -0400
20147
20148     Blackfin: enable LZMA for all ADI boards
20149
20150     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20151
20152 commit 0e63dc0679451d48f8b727c543ce48b488f7a33f
20153 Author: Mike Frysinger <vapier@gentoo.org>
20154 Date:   Mon Apr 13 05:52:45 2009 -0400
20155
20156     Blackfin: make default ADI env more flexible
20157
20158     Allow boards to easily override the root= and default bootcmd, allow
20159     people to tweak the file used in default bootcmds at runtime via one env
20160     var, and add a stock nandboot command.
20161
20162     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20163
20164 commit 0f52b560f19623ec651f9b9b40405d138ec251d3
20165 Author: Hoan Hoang <hnhoan@i-syst.com>
20166 Date:   Sun Jan 18 22:44:17 2009 -0500
20167
20168     Blackfin: ibf-dsp561: new board port
20169
20170     Signed-off-by: Hoan Hoang <hnhoan@i-syst.com>
20171     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20172
20173 commit 3088189a15d219c48fd7e71623ca4daa08b80b59
20174 Author: Mike Frysinger <vapier@gentoo.org>
20175 Date:   Sun Oct 12 23:28:33 2008 -0400
20176
20177     Blackfin: blackstamp: new board port
20178
20179     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20180
20181 commit 59ac9729700db1d4446c1a6db3ffe38398b7abb2
20182 Author: Mike Frysinger <vapier@gentoo.org>
20183 Date:   Sun Oct 12 23:22:25 2008 -0400
20184
20185     Blackfin: bf537-srv1: new board port
20186
20187     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20188
20189 commit d7fdc1410b5fa5ef623b35a283733b6bcee3753b
20190 Author: Mike Frysinger <vapier@gentoo.org>
20191 Date:   Sun Oct 12 23:16:52 2008 -0400
20192
20193     Blackfin: bf537-minotaur: new board port
20194
20195     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20196
20197 commit cb4b5e874f3c9b882a6f4394bbebbbd91fd01bbf
20198 Author: Mike Frysinger <vapier@gentoo.org>
20199 Date:   Sun Oct 12 23:08:03 2008 -0400
20200
20201     Blackfin: bf537-pnav: new board port
20202
20203     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20204
20205 commit 59e4be945b6469e31eee721e0bcdccf4940d75ac
20206 Author: Mike Frysinger <vapier@gentoo.org>
20207 Date:   Sun Oct 12 21:55:45 2008 -0400
20208
20209     Blackfin: cm-bf527: new board port
20210
20211     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20212
20213 commit 8b219cf07c186cc9d97354cf4b14f24a53d193c5
20214 Author: Mike Frysinger <vapier@gentoo.org>
20215 Date:   Sun Oct 12 21:54:07 2008 -0400
20216
20217     Blackfin: cm-bf548: new board port
20218
20219     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20220
20221 commit 9417d9a21384279308abe5b4dd8dfd418742484c
20222 Author: Mike Frysinger <vapier@gentoo.org>
20223 Date:   Sun Oct 12 21:49:28 2008 -0400
20224
20225     Blackfin: tcm-bf537: new board port
20226
20227     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20228
20229 commit e548321af00e869af7194896576beb9b68457ff7
20230 Author: Mike Frysinger <vapier@gentoo.org>
20231 Date:   Sun Oct 12 21:45:05 2008 -0400
20232
20233     Blackfin: cm-bf561: new board port
20234
20235     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20236
20237 commit 8a9bab08a6fe93e5f3bf57b90438f1d2a67fad3c
20238 Author: Mike Frysinger <vapier@gentoo.org>
20239 Date:   Sun Oct 12 21:41:06 2008 -0400
20240
20241     Blackfin: cm-bf537e: new board port
20242
20243     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20244
20245 commit e82d8a1f028bedb12c4ab88a35a935010d92898c
20246 Author: Mike Frysinger <vapier@gentoo.org>
20247 Date:   Sun Oct 12 21:36:22 2008 -0400
20248
20249     Blackfin: cm-bf533: new board port
20250
20251     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20252
20253 commit dd14af7640f7d48d8e9768eeeb09592e6f94ed38
20254 Author: Mike Frysinger <vapier@gentoo.org>
20255 Date:   Thu Nov 27 16:50:32 2008 -0500
20256
20257     Blackfin: new spibootldr command
20258
20259     Newer Blackfin parts can an on-chip ROM that can boot LDRs over SPI flashes,
20260     so add a new 'spibootldr' command to take advantage of it.
20261
20262     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20263
20264 commit 67c2829b646bb5b859088b36fbc89e971b9c1960
20265 Author: Mike Frysinger <vapier@gentoo.org>
20266 Date:   Mon Oct 6 04:42:33 2008 -0400
20267
20268     Blackfin: support embedding the environment into loader files (LDRs)
20269
20270     For the most part, the Blackfin processor boots files in the LDR format
20271     rather than binary/ELF files.  So we want to export the environment as a
20272     raw blob to the LDR utility so it can embed it at the right location.
20273
20274     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20275
20276 commit 31f30c9eb60d9ab0bd702e31f66345f99b34bdc6
20277 Author: Mike Frysinger <vapier@gentoo.org>
20278 Date:   Sun Jun 14 11:03:48 2009 -0400
20279
20280     add %.c->%.i and %.c->%.s rules
20281
20282     The Linux kernel has some helper rules which allow you to quickly produce
20283     some of the intermediary files from C source.  Specifically, you can
20284     create .i files which is the preprocessed output and you can create .s
20285     files which is the assembler output.  This is useful when you are trying
20286     to track down header/macro expansion errors or inline assembly errors.
20287
20288     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20289     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
20290
20291 commit 6d1ce387874c1060f27656f70151a52c511cd0e3
20292 Author: Mike Frysinger <vapier@gentoo.org>
20293 Date:   Sat May 30 01:02:03 2009 -0400
20294
20295     make sure toplevel $(SUBDIRS) is always declared
20296
20297     The $(SUBDIRS) variable is only declared when U-Boot has been configured,
20298     but it gets used all the time.  In the non-configured case, it is used to
20299     generate a helpful error message, but it needs to be set properly for that
20300     to occur.
20301
20302     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20303
20304 commit 1260233982f7dfbdfd1adee12daa95a0c0e84a43
20305 Author: Grzegorz Bernacki <gjb@semihalf.com>
20306 Date:   Fri Jun 12 11:33:55 2009 +0200
20307
20308     digsy mtc: Add description to GPIO initial configuration.
20309
20310     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
20311
20312 commit 12304871bc7839145f2b4238923e9023616d7399
20313 Author: Grzegorz Bernacki <gjb@semihalf.com>
20314 Date:   Fri Jun 12 11:33:54 2009 +0200
20315
20316     digsy MTC: Add 'mtc' command.
20317
20318     New command allows to:
20319          o check FW version
20320          o set LED status
20321          o set digital output status
20322          o get digital input status
20323
20324     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
20325
20326 commit f1f66edfc76f4a9f5b9f63972d90309784a8cae5
20327 Author: Grzegorz Bernacki <gjb@semihalf.com>
20328 Date:   Fri Jun 12 11:33:53 2009 +0200
20329
20330     digsy MTC: Add SPI support.
20331
20332     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
20333
20334 commit 6325b7780dad8be26ba6fc25ef88ba338c50205b
20335 Author: Grzegorz Bernacki <gjb@semihalf.com>
20336 Date:   Fri Jun 12 11:33:52 2009 +0200
20337
20338     mpc52xx: Add SPI driver.
20339
20340     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
20341
20342 commit 5ec5529b82f314ca2cf9c262cdfc985d5fc468a0
20343 Author: Mike Frysinger <vapier@gentoo.org>
20344 Date:   Sun Jun 14 09:33:00 2009 -0400
20345
20346     allow boards to customize compiler options on a per-file/dir basis
20347
20348     With our Blackfin boards, we like to build the compression routines with
20349     -O2 as our tests show a pretty good size/speed tradeoff.  For the rest of
20350     U-Boot though, we want to stick with the default -Os as that is mostly
20351     control code.  So in our case, we would add a line like so to the board
20352     specific config.mk file:
20353         CFLAGS_lib_generic += -O2
20354
20355     Now all files under lib_generic/ will have -O2 appended to their build.
20356
20357     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20358     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
20359
20360 commit 6b1f78ae6ad037382ad430b07064105c88f7ac02
20361 Author: Wolfgang Denk <wd@denx.de>
20362 Date:   Sun Jun 14 21:30:39 2009 +0200
20363
20364     Prepare v2009.06
20365
20366     Update CHANGELOG, fix minor coding stylke issue. Update Makefile.
20367
20368     Signed-off-by: Wolfgang Denk <wd@denx.de>
20369
20370 commit c3147c1762f8caf99649051116a2411bdf887c10
20371 Author: Wolfgang Denk <wd@denx.de>
20372 Date:   Sun Jun 14 20:31:36 2009 +0200
20373
20374     Revert "SMC911x driver fixed for NFS boot"
20375
20376     This reverts commit ca9c8a1e10fac01e6a1129f82a7ce18bd818fa43,
20377     which causes compile warnings ("large integer implicitly truncated
20378     to unsigned type") on all systems that use this driver. The warning
20379     results from passing long constants (TX_CFG, RX_CFG) into
20380     smc911x_set_mac_csr() which is declared to accept "unsigned
20381     character" arguments only.
20382
20383     Being close to a release, with nobody available to actually test the
20384     code or the suggested fixes, it seems better to revert the patch.
20385
20386 commit 388517e4b745b00256c2fa201ce7bccb67b4f245
20387 Author: Peter Tyser <ptyser@xes-inc.com>
20388 Date:   Fri May 22 10:26:37 2009 -0500
20389
20390     xes: Update Freescale clock code to work with 86xx processors
20391
20392     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
20393     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20394
20395 commit 25623937bb81cae788d767e6c59a11c96fc82866
20396 Author: Peter Tyser <ptyser@xes-inc.com>
20397 Date:   Fri May 22 10:26:36 2009 -0500
20398
20399     xes: Update Freescale DDR code to work with 86xx processors
20400
20401     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
20402     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20403
20404 commit bef3013908bbc68f24084174a3ca86cc2a3eb986
20405 Author: Peter Tyser <ptyser@xes-inc.com>
20406 Date:   Fri May 22 10:26:35 2009 -0500
20407
20408     xes: Update Freescale PCI code to work with 86xx processors
20409
20410     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
20411     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20412
20413 commit 6442b71b522face775c1c31bd43121db3b4bf7d6
20414 Author: Peter Tyser <ptyser@xes-inc.com>
20415 Date:   Fri May 22 10:26:32 2009 -0500
20416
20417     85xx: Add PORBMSR and PORDEVSR shift defines
20418
20419     Add defines similar to those already used for the the 86xx architecture.
20420     This will ease sharing of PCI code between the 85xx and 86xx
20421     architectures.
20422
20423     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
20424     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20425
20426 commit 2f21ce4d546d31289ac49a680f78bcc9a792c6ec
20427 Author: Peter Tyser <ptyser@xes-inc.com>
20428 Date:   Thu May 21 12:10:00 2009 -0500
20429
20430     fsl/85xx, 86xx: Sync up DMA code
20431
20432     The following changes were made to sync up the DMA code between the 85xx
20433     and 86xx architectures which will make it easier to break out common
20434     8xxx DMA code:
20435
20436     85xx:
20437     - Don't set STRANSINT and SPCIORDER fields in SATR register.  These bits
20438       only have an affect when the SBPATMU bit is set.
20439     - Write 0xffffffff instead of 0xfffffff to clear errors in the DMA
20440       status register.  We may as well clear all 32 bits of the register...
20441
20442     86xx:
20443     - Add CONFIG_SYS_MPC86xx_DMA_ADDR define to address DMA registers
20444     - Add clearing of errors in the DMA status register when initializing
20445       the controller
20446     - Clear the channel start bit in the DMA mode register after a transfer
20447
20448     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
20449     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20450
20451 commit b1f12650d332eadac1306a772cab6096abee6ddd
20452 Author: Peter Tyser <ptyser@xes-inc.com>
20453 Date:   Thu May 21 12:09:59 2009 -0500
20454
20455     fsl: Create common fsl_dma.h for 85xx and 86xx cpus
20456
20457     Break out DMA structures for the Freescale MPC85xx and MPC86xx cpus to
20458     reduce a large amount of code duplication
20459
20460     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
20461     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20462
20463 commit 3bd8e532b5de20647aeaff94a1cbf33fb8b897b9
20464 Author: Haiying Wang <Haiying.Wang@freescale.com>
20465 Date:   Wed May 20 12:30:41 2009 -0400
20466
20467     85xx: Add UEC6 and UEC8 at SGMII mode for MPC8569MDS
20468
20469     On MPC8569MDS board, UCC6 and UCC8 can be configured to work at SGMII mode via
20470     UEM on PB board. Since MPC8569 supports up to 4 Gigabit Ethernet ports, we
20471     disable UEC6 and UEC8 by default.
20472
20473     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
20474     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20475
20476 commit e8efef7c1b457442583a8b9d38d8a5b667661616
20477 Author: Haiying Wang <Haiying.Wang@freescale.com>
20478 Date:   Thu Jun 4 16:12:42 2009 -0400
20479
20480     drivers/qe: add sgmii support in for UEC driver
20481
20482     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
20483     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20484
20485 commit 8e55258f144764de8902e9f078a7ad4c6c022c2f
20486 Author: Haiying Wang <Haiying.Wang@freescale.com>
20487 Date:   Thu Jun 4 16:12:41 2009 -0400
20488
20489     qe: Pass in uec_info struct through uec_initialize
20490
20491     The uec driver contains code to hard code configuration information for the uec
20492     ethernet controllers. This patch creates an array of uec_info structures, which
20493     are then parsed by the corresponding driver instance to determine configuration.
20494     It also creates function uec_standard_init() to initialize all UEC interfaces
20495     for 83xx and 85xx.
20496
20497     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
20498     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20499
20500 commit 9a6110897fc9282ade598bbba70ad72b940436e3
20501 Author: Haiying Wang <Haiying.Wang@freescale.com>
20502 Date:   Thu Jun 4 16:12:40 2009 -0400
20503
20504     fsl: Update the number of ethxaddr in reading system eeprom
20505
20506     We support up to 8 mac addresses in system eeprom, so we define the macro
20507     MAX_NUM_PORTS to limit the mac_count to 8, and update the number of ethxaddr
20508     according to mac_count.
20509
20510     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
20511     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20512
20513 commit f82107f637f167a77803c0933f9b24741a91c711
20514 Author: Haiying Wang <Haiying.Wang@freescale.com>
20515 Date:   Wed May 20 12:30:37 2009 -0400
20516
20517     85xx: Add RMII support for MPC8569MDS
20518
20519     This patch supports UCC working at RMII mode on PIB board, fixup fdt blob to
20520     support rmii in kernel. It also changes the name of enable_mpc8569mds_qe_mdio to
20521     enalbe_mpc8569mds_qe_uec which is  more accurate.
20522
20523     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
20524     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20525
20526 commit 750098d33bc362ac4263863e92da158cf011063f
20527 Author: Haiying Wang <Haiying.Wang@freescale.com>
20528 Date:   Wed May 20 12:30:36 2009 -0400
20529
20530     85xx: Add UEC3 and UEC4 support for MPC8569MDS
20531
20532     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
20533     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20534
20535 commit 4e7b25e4fe777f525e426cbd58c3a3976c564f2e
20536 Author: Haiying Wang <Haiying.Wang@freescale.com>
20537 Date:   Wed May 20 12:30:35 2009 -0400
20538
20539     drivers/qe: Add more SNUM number for QE
20540
20541     Some QE chips like 8569 need more SNUM numbers for supporting 4 UECs in RGMII-
20542     1000 mode.
20543
20544     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
20545     Acked-by: Timur Tabi <timur@freescale.com>
20546     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20547
20548 commit 7211fbfa18f3061858696150ee6e9e093d9eceae
20549 Author: Haiying Wang <Haiying.Wang@freescale.com>
20550 Date:   Thu May 21 15:34:14 2009 -0400
20551
20552     drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs
20553
20554     Also define the QE_RISC_ALLOCATION_RISCs to MACROs instead of using enum, and
20555     define MAX_QE_RISC for QE based silicons.
20556
20557     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
20558     Acked-by: Timur Tabi <timur@freescale.com>
20559     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20560
20561 commit b3d7f20f43a0f8d11c65e2f92153b5512b11580c
20562 Author: Haiying Wang <Haiying.Wang@freescale.com>
20563 Date:   Wed May 20 12:30:29 2009 -0400
20564
20565     85xx: Add QE clk support
20566
20567     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
20568     Acked-by: Timur Tabi <Timur@freescale.com>
20569     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20570
20571 commit 71b358cc26792889bbac35054d8e89d59b3fabc4
20572 Author: Kumar Gala <galak@kernel.crashing.org>
20573 Date:   Wed May 20 01:11:33 2009 -0500
20574
20575     85xx: Added MPC8535/E identifiers
20576
20577     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20578
20579 commit 22419d77976bbd0df9fcf45513f1b96bd73e50d1
20580 Author: Kumar Gala <galak@kernel.crashing.org>
20581 Date:   Thu May 21 08:36:43 2009 -0500
20582
20583     85xx: Always attempt ethernet device tree fixup
20584
20585     Its reasonable that we may have ethernet devices but dont have drivers
20586     or support enabled for them in u-boot and want the device tree fixed up.
20587     Unconditionally calling the ethernet fixup is fine since if we dont have
20588     ethernet nodes that match (or aliases) we will not attempt to do
20589     anything.
20590
20591     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20592     Acked-by: Timur Tabi <timur@freescale.com>
20593
20594 commit 52d6ad5ecfb22938441c8e3e62935fbd7b0f0920
20595 Author: Haiying Wang <Haiying.Wang@freescale.com>
20596 Date:   Thu May 21 15:32:13 2009 -0400
20597
20598     drivers/qe: Rename the camel-case identifiers in uec
20599
20600     Rename riscRx/riscTx to risc_rx/risc_tx to comply with Codingstyle.
20601
20602     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
20603
20604 commit feb7838f979ec2b581df3c791b9ae3284c36bb47
20605 Author: Srikanth Srinivasan <srikanth.srinivasan@freescale.com>
20606 Date:   Fri Apr 3 15:36:13 2009 -0500
20607
20608     85xx: Add P2020DS support
20609
20610     The patch adds support for P2020DS reference platform.
20611     DDR3 interface uses hard-coded initialization rather than SPD
20612     for now and was tested at 667Mhz. Some PIXIS register
20613     definitions and associated code sections need to be fixed.
20614     TSEC1/2/3, NOR flash, MAC/SYS ID EEPROM, PCIE1/2/3 are all
20615     tested under u-boot.
20616
20617     Signed-off-by: Srikanth Srinivasan <srikanth.srinivasan@freescale.com>
20618     Signed-off-by: Travis Wheatley <Travis.Wheatley@freescale.com>
20619     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20620
20621 commit 229549a56d9ae413c00f64fd7c728c6879a1b54b
20622 Author: Stefan Roese <sr@denx.de>
20623 Date:   Tue Jun 9 16:57:47 2009 +0200
20624
20625     mpc512x: MPC5121ADS: Add NAND support
20626
20627     This patch adds NAND support to the MPC5121ADS board. Please
20628     note that the image size increased since NAND support didn't
20629     fit in the current image size (256k).
20630
20631     Signed-off-by: Stefan Roese <sr@denx.de>
20632     Signed-off-by: Wolfgang Denk <wd@denx.de>
20633     Cc: Wolfgang Denk <wd@denx.de>
20634
20635 commit 35f2edbb6cad043ccd5ea6e78fe9b7aa21d8395f
20636 Author: Stefan Roese <sr@denx.de>
20637 Date:   Tue Jun 9 16:57:03 2009 +0200
20638
20639     nand/mpc512x: Add MPC512x NAND support (NFC)
20640
20641     This patch adds NAND Flash Controller driver for MPC5121 revision 2.
20642     All device features, except hardware ECC and power management, are
20643     supported.
20644
20645     This NFC driver replaces the one orignally posted by John Rigby:
20646
20647     "[PATCH] Freescale NFC NAND driver"
20648
20649     It's a port of the Linux driver version posted by Piotr Ziecik a few
20650     weeks ago. Using this driver has the following advantages (from my
20651     point of view):
20652
20653     - Compatibility with the Linux NAND driver (e.g. ECC usage)
20654     - Better code quality in general
20655     - Resulting U-Boot image is a bit smaller (approx. 3k)
20656     - Better to sync with newer Linux driver versions
20657
20658     The only disadvantage I can see, is that HW-ECC is not supported right
20659     now. But this could be added later (e.g. port from Linux driver after
20660     it's supported there). Using HW-ECC on the MCP5121 NFC has a general
20661     problem because of the ECC usage in the spare area. This collides with
20662     JFFS2 for example.
20663
20664     Signed-off-by: Stefan Roese <sr@denx.de>
20665     Cc: Piotr Ziecik <kosmo@semihalf.com>
20666     Cc: Wolfgang Denk <wd@denx.de>
20667     Cc: John Rigby <jcrigby@gmail.com>
20668     Cc: Scott Wood <scottwood@freescale.com>
20669
20670 commit e53b507cee5d976953134a565c72fd32c967d7dd
20671 Author: Stefan Roese <sr@denx.de>
20672 Date:   Tue Jun 9 11:50:40 2009 +0200
20673
20674     mpc512x: Add esd gmbh mecp5123 board support
20675
20676     MECP5123 is a MPC5121E based module by esd gmbh.
20677
20678     Signed-off-by: Stefan Roese <sr@denx.de>
20679     Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
20680
20681 commit 6bd55cc65d0c3aa84d719518254fb3c650239ed9
20682 Author: Stefan Roese <sr@denx.de>
20683 Date:   Tue Jun 9 11:50:05 2009 +0200
20684
20685     mcp512x: Add macros for SCFR LPC divisor access
20686
20687     Thos macros will be used by the esd mecp5123 board.
20688
20689     Signed-off-by: Stefan Roese <sr@denx.de>
20690
20691 commit c60dc8527dbb2a1318c03bc18bdebcfbd0164551
20692 Author: Stefan Roese <sr@denx.de>
20693 Date:   Mon Jun 8 09:38:07 2009 +0200
20694
20695     mpc512x: Fix problem with I2C access before relocation
20696
20697     This is needed for the upcoming esd MECP5123 board port which uses
20698     I2C EEPROM for environment storage.
20699
20700     Signed-off-by: Stefan Roese <sr@denx.de>
20701     Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
20702     Acked-by: Heiko Schocher<hs@denx.de>
20703
20704 commit 58f10460b05e0928d986b15edd4f2e1e99403f7e
20705 Author: Stefan Roese <sr@denx.de>
20706 Date:   Thu Jun 4 13:35:39 2009 +0200
20707
20708     74xx_7xx: CPCI750: Add CPCI adapter/target support
20709
20710     The CPCI750 can be built as CPCI host or adapter/target board. This patch
20711     adds support for runtime detection of those variants.
20712
20713     Signed-off-by: Stefan Roese <sr@denx.de>
20714     Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
20715
20716 commit ae7a2739d7a0704437376e229bb21940952c55be
20717 Author: Stefan Roese <sr@denx.de>
20718 Date:   Fri Jun 5 05:45:41 2009 +0200
20719
20720     74xx_7xx: CPCI750: Enable access to PCI function > 0
20721
20722     The Marvell bridge 64360 supports serveral PCI functions, not only 0. This
20723     patch enables access to those functions.
20724
20725     Signed-off-by: Stefan Roese <sr@denx.de>
20726     Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
20727
20728 commit e5b563e9ec54c3f6d702c8fa2b711b4a6150243a
20729 Author: Stefan Roese <sr@denx.de>
20730 Date:   Thu Jun 4 13:35:37 2009 +0200
20731
20732     74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.c
20733
20734     Signed-off-by: Stefan Roese <sr@denx.de>
20735     Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
20736
20737 commit 0e5ef07d0d91bd3d87ebea0534f538561aa974d5
20738 Author: Stefan Roese <sr@denx.de>
20739 Date:   Thu Jun 4 13:35:36 2009 +0200
20740
20741     74xx_7xx: CPCI750: Add loadpci command
20742
20743     This command is used to load/boot an OS-image which is transferred from
20744     the CPCI host to the CPCI target/adapter.
20745
20746     Signed-off-by: Stefan Roese <sr@denx.de>
20747     Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
20748
20749 commit 0a14d6b8f4d21ff59a9b7686a49a77069a9fcd2a
20750 Author: Stefan Roese <sr@denx.de>
20751 Date:   Thu Jun 4 13:35:35 2009 +0200
20752
20753     74xx_7xx: CPCI750: Add commandline editing/history
20754
20755     Signed-off-by: Stefan Roese <sr@denx.de>
20756     Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
20757
20758 commit 60cfe87bd39e6f07f2b92eb4bff82bfd105f4724
20759 Author: Stefan Roese <sr@denx.de>
20760 Date:   Thu Jun 4 16:55:34 2009 +0200
20761
20762     UBI: Add compile-time check for correct malloc area configuration
20763
20764     UBI is quite memory greedy and requires at least approx. 512k of malloc
20765     area. This patch adds a compile-time check, so that boards will not
20766     build with less memory reserved for this area (CONFIG_SYS_MALLOC_LEN).
20767
20768     Signed-off-by: Stefan Roese <sr@denx.de>
20769
20770 commit 7ce6031afc8671c8b47c6135b3678d43fcd02852
20771 Author: Prafulla Wadaskar <prafulla@marvell.com>
20772 Date:   Mon Apr 6 21:24:43 2009 +0530
20773
20774     sf: new Macronix MX25xx SPI flash driver
20775
20776     Added macronix SF driver for MTD framework
20777     MX25L12805D is supported and tested
20778     TBD: sector erase implementation, other deivces support
20779
20780     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
20781     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20782
20783 commit 2a6cc58869305f346e389eefdfa96dea5146cb0c
20784 Author: Todor I Mollov <tmollov@ucsd.edu>
20785 Date:   Sat Apr 4 07:14:44 2009 -0400
20786
20787     sf: atmel: implement power-of-two write/erase funcs
20788
20789     Signed-off-by: Todor I Mollov <tmollov@ucsd.edu>
20790     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
20791     CC: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
20792
20793 commit 4bc6eb79be2a7317425575184324b94e3b43fbc2
20794 Author: Vivek Mahajan <vivek.mahajan@freescale.com>
20795 Date:   Mon May 25 17:23:18 2009 +0530
20796
20797     mpc85xx: 8536ds: Add USB related CONFIGs
20798
20799     This patch adds CONFIGs for enabling USB in mpc8536ds and also
20800     adds usb_phy_type in CONFIG_EXTRA_ENV_SETTINGS. Also revamps its
20801     Copyright.
20802
20803     Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
20804     Signed-off-by: Remy Bohmer <linux@bohmer.net>
20805
20806 commit 6823e9b01290977c4d9c90381459c01f66e12e79
20807 Author: Vivek Mahajan <vivek.mahajan@freescale.com>
20808 Date:   Mon May 25 17:23:17 2009 +0530
20809
20810     mpc83xx: 8315erdb: Add USB related CONFIGs
20811
20812     This patch adds CONFIGs for enabling USB in mpc8315erdb and also
20813     adds usb_phy_type in CONFIG_EXTRA_ENV_SETTINGS. Also revamps its
20814     Copyright.
20815
20816     Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
20817     Signed-off-by: Remy Bohmer <linux@bohmer.net>
20818
20819 commit a07bf180efc3c0de4a89a3bd49a7c7584dfb95a8
20820 Author: Vivek Mahajan <vivek.mahajan@freescale.com>
20821 Date:   Thu May 21 17:32:48 2009 +0530
20822
20823     mpc85xx: USB: Add support
20824
20825     The following patch adds 85xx-specific USB support and also
20826     revamps Copyright in immap_85xx.h
20827
20828     Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
20829     Signed-off-by: Remy Bohmer <linux@bohmer.net>
20830
20831 commit 4ef01010aa4799c759d75e67007fdd3a38c88c8a
20832 Author: Vivek Mahajan <vivek.mahajan@freescale.com>
20833 Date:   Mon May 25 17:23:16 2009 +0530
20834
20835     mpc83xx: USB: Reorganized its support
20836
20837     The following patch reorganizes/reworks the USB support for mpc83xx
20838     as under:-
20839
20840       * Moves the 83xx USB clock init from drivers/usb/host/ehci-fsl.c to
20841         cpu/mpx83xx/cpu_init.c
20842
20843       * Board specific usb_phy_type is read from the environment
20844
20845       * Adds USB EHCI specific structure in include/usb/ehci-fsl.h
20846
20847       * Copyrights revamped in most of the following files
20848
20849     Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
20850     Signed-off-by: Remy Bohmer <linux@bohmer.net>
20851
20852 commit ed90d2c87158e5114b6009fa95bb6417e4b27b3e
20853 Author: Vivek Mahajan <vivek.mahajan@freescale.com>
20854 Date:   Thu May 21 17:32:27 2009 +0530
20855
20856     mpc8xxx: USB: Relocates ehci-fsl.h to include/usb
20857
20858     The following patch moves 8xxx-specifc USB #defines from
20859     drivers/usb/host/ehci-fsl.h to include/usb.
20860
20861     Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
20862     Signed-off-by: Remy Bohmer <linux@bohmer.net>
20863
20864 commit cfd39cdf9422d3d25e9b3c058865f4c1f66f34da
20865 Author: Vivek Mahajan <vivek.mahajan@freescale.com>
20866 Date:   Thu May 21 17:32:15 2009 +0530
20867
20868     mpc8xxx: USB: Removed reenablement of its interface
20869
20870     To prepare for the 85xx USB support, which requires interface enablement
20871     only once in (specified) order, no different than instructions for
20872     enabling the interface under 83xx.  It is unknown why the original author
20873     enabled the interface twice (checked for references in errata, etc).
20874
20875     Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
20876     Signed-off-by: Remy Bohmer <linux@bohmer.net>
20877
20878 commit 2c7920afaf96d9779304202cd8a355b4f7576a83
20879 Author: Peter Tyser <ptyser@xes-inc.com>
20880 Date:   Fri May 22 17:23:25 2009 -0500
20881
20882     83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
20883
20884     Use the standard lowercase "x" capitalization that other Freescale
20885     architectures use for CPU defines to prevent confusion and errors
20886
20887     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
20888     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
20889
20890 commit 0f898604945af4543c1525fc33b6bae621a3b805
20891 Author: Peter Tyser <ptyser@xes-inc.com>
20892 Date:   Fri May 22 17:23:24 2009 -0500
20893
20894     83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
20895
20896     Use the standard lowercase "xx" capitalization that other Freescale
20897     architectures use for CPU defines to prevent confusion and errors
20898
20899     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
20900     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
20901
20902 commit ba4feae90ca71de1681d5808f17e73224d8f03c4
20903 Author: Stefan Roese <sr@denx.de>
20904 Date:   Tue Jun 2 16:53:16 2009 +0200
20905
20906     mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code
20907
20908     This patch removes the duplicated code for baudrate generator configuration
20909     in the PSC serial_init() implementation by calling serial_setbrg() instead
20910     of duplicating the code.
20911
20912     Signed-off-by: Stefan Roese <sr@denx.de>
20913
20914 commit b8c1d6a54ff8195488b68e163de8ec31f1603496
20915 Author: Stefan Roese <sr@denx.de>
20916 Date:   Tue Jun 2 16:53:15 2009 +0200
20917
20918     mpc512x: Fix PSC divisor calculation for baudrate setting
20919
20920     The wrong input frequency was used in serial_setbrg(). This patch fixes
20921     this by using ips_clk as input frequency for the PSC baudrate generator.
20922
20923     Signed-off-by: Stefan Roese <sr@denx.de>
20924
20925 commit 52568c3654b2b257016d52167805ae132faac14e
20926 Author: Wolfgang Denk <wd@denx.de>
20927 Date:   Sat May 16 10:47:46 2009 +0200
20928
20929     MPC512x: add support for ARIA board
20930
20931     ARIA is a MPC5121E based COM Express module by Dave/DENX.
20932
20933     Signed-off-by: Wolfgang Denk <wd@denx.de>
20934     Cc: John Rigby <jcrigby@gmail.com>
20935
20936 commit 3b74e7ec58e2cc352b0a396a614065cfeb8d138f
20937 Author: Wolfgang Denk <wd@denx.de>
20938 Date:   Sat May 16 10:47:45 2009 +0200
20939
20940     MPC512x: remove include/mpc512x.h
20941
20942     Move needed definitions (register descriptions etc.) from
20943     include/mpc512x.h  into  include/asm-ppc/immap_512x.h.
20944
20945     Instead of using a #define'd register offset, use a function that
20946     provides the PATA controller's base address.
20947
20948     All the rest of include/mpc512x.h are register offset definitions
20949     which can be eliminated by proper use of C structures.
20950
20951     There are only a few register offsets remaining that are needed in
20952     cpu/mpc512x/start.S; for these we provide cpu/mpc512x/asm-offsets.h
20953     which is intended as a temporary workaround only. In a later patch
20954     this file will be removed, too, and then auto-generated from the
20955     respective C structs.
20956
20957     Signed-off-by: Wolfgang Denk <wd@denx.de>
20958     Cc: John Rigby <jcrigby@gmail.com>
20959
20960 commit a927e491b2a326c1e9c4313e3ce4042988422697
20961 Author: Wolfgang Denk <wd@denx.de>
20962 Date:   Sat May 16 10:47:44 2009 +0200
20963
20964     MPC512x FEC: get rid of duplicated struct ethernet_regs
20965
20966     Use existing struct fec512x instead.
20967
20968     Signed-off-by: Wolfgang Denk <wd@denx.de>
20969     Cc: John Rigby <jcrigby@gmail.com>
20970     Acked-by: Ben Warren <biggerbadderben@gmail.com>
20971
20972 commit 843efb1192cc8fd4f904a23dbab4e0fe3e1c5bc2
20973 Author: Wolfgang Denk <wd@denx.de>
20974 Date:   Sat May 16 10:47:43 2009 +0200
20975
20976     MPC512x: use I/O accessors instead of pointer accesses
20977
20978     This commit changes the MPC512x code to use I/O accessor calls (i.e.
20979     out_*() and in_*()) instead of using deprecated pointer accesses.
20980
20981     Signed-off-by: Wolfgang Denk <wd@denx.de>
20982     Cc: John Rigby <jcrigby@gmail.com>
20983
20984 commit 19dc7e179268be148e550c36203208c662610d76
20985 Author: Wolfgang Denk <wd@denx.de>
20986 Date:   Sat May 16 10:47:42 2009 +0200
20987
20988     MPC512x: add more hardware description to immap_512x.h
20989
20990     - add GPIO module description
20991     - add Address Latch Timing Register description
20992     - add IO Control Memory Map
20993     - add FEC Memory Map
20994
20995     Also change board/freescale/mpc5121ads/mpc5121ads.c and
20996     cpu/mpc512x/iopin.c as needed.
20997
20998     Signed-off-by: Wolfgang Denk <wd@denx.de>
20999     Cc: John Rigby <jcrigby@gmail.com>
21000
21001 commit 72601d04fdfdd4c7597afcf1f6aab654bd99366c
21002 Author: Wolfgang Denk <wd@denx.de>
21003 Date:   Sat May 16 10:47:41 2009 +0200
21004
21005     Rename ads5121 board into mpc5121ads
21006
21007     We rename the board so we use a consistent name in U-Boot and in
21008     Linux.  Also, we use this opportunity to move the board into the
21009     Freecale vendor directory.
21010
21011     Signed-off-by: Wolfgang Denk <wd@denx.de>
21012     Cc: John Rigby <jcrigby@gmail.com>
21013
21014 commit debf87415579c0f50aab9e0832976d4506babe0f
21015 Author: Wolfgang Denk <wd@denx.de>
21016 Date:   Sat May 16 10:47:40 2009 +0200
21017
21018     cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type
21019
21020     Signed-off-by: Wolfgang Denk <wd@denx.de>
21021     Cc: John Rigby <jcrigby@gmail.com>
21022
21023 commit 8b251263191ec554967dd1add6237c1ba7f7eb25
21024 Author: Wolfgang Denk <wd@denx.de>
21025 Date:   Sat May 16 10:47:39 2009 +0200
21026
21027     cpu/mpc512x/pci.c: minor coding style cleanup
21028
21029     Get rid of variable declaration in the middle of the code.
21030
21031     Signed-off-by: Wolfgang Denk <wd@denx.de>
21032     Cc: John Rigby <jcrigby@gmail.com>
21033
21034 commit de26ef99bddbce4ed225f93afcf0bee99c3b6f87
21035 Author: Wolfgang Denk <wd@denx.de>
21036 Date:   Sat May 16 10:47:38 2009 +0200
21037
21038     mpc512x: Move common files to share them by several boards
21039
21040     We will soon see several new MPC521x based boards added.  This patch
21041     moves files that are not board specific to a common directory so they
21042     can be shared by all such ports.  It also splits off common IDE code
21043     into a new file, cpu/mpc512x/ide.c .
21044
21045     Signed-off-by: Wolfgang Denk <wd@denx.de>
21046     Cc: John Rigby <jcrigby@gmail.com>
21047
21048 commit 03e069dc0a765d506f78a68319acf33d432e035b
21049 Author: Wolfgang Denk <wd@denx.de>
21050 Date:   Sat May 16 10:47:37 2009 +0200
21051
21052     mpc512x: change cpu/mpc512x/Makefile to use Kconfig style
21053
21054     Signed-off-by: Wolfgang Denk <wd@denx.de>
21055     Cc: John Rigby <jcrigby@gmail.com>
21056
21057 commit a89c33db96a1e55319a286dd4c3c05ca64ac6bfd
21058 Author: Wolfgang Denk <wd@denx.de>
21059 Date:   Sun May 24 17:06:54 2009 +0200
21060
21061     General help message cleanup
21062
21063     Many of the help messages were not really helpful; for example, many
21064     commands that take no arguments would not print a correct synopsis
21065     line, but "No additional help available." which is not exactly wrong,
21066     but not helpful either.
21067
21068     Commit ``Make "usage" messages more helpful.'' changed this
21069     partially. But it also became clear that lots of "Usage" and "Help"
21070     messages (fields "usage" and "help" in struct cmd_tbl_s respective)
21071     were actually redundant.
21072
21073     This patch cleans this up - for example:
21074
21075     Before:
21076         => help dtt
21077         dtt - Digital Thermometer and Thermostat
21078
21079         Usage:
21080         dtt         - Read temperature from digital thermometer and thermostat.
21081
21082     After:
21083         => help dtt
21084         dtt - Read temperature from Digital Thermometer and Thermostat
21085
21086         Usage:
21087         dtt
21088
21089     Signed-off-by: Wolfgang Denk <wd@denx.de>
21090
21091 commit 94796d8544d4248028141bad11c6a74b840e9d6e
21092 Author: Wolfgang Denk <wd@denx.de>
21093 Date:   Sun May 24 19:17:29 2009 +0200
21094
21095     Make "usage" messages more helpful.
21096
21097     In case of incorrect command invocations U-Boot used to print pretty
21098     useless "usage" messages, for example:
21099
21100         => nand markbad
21101         Usage:
21102         nand - NAND sub-system
21103
21104     In the result, the user would have to run the "help" command to get
21105     the (available) information about correct command usage. Change this,
21106     so that this information gets always printed.
21107
21108     Note that this changes the user interface of all commands, but
21109     hopefully to the better.
21110
21111     Signed-off-by: Wolfgang Denk <wd@denx.de>
21112
21113 commit 4c94f6c54bbc4dc5f418da01d8ec01e2adf636be
21114 Author: Mike Frysinger <vapier@gentoo.org>
21115 Date:   Sun May 24 02:26:19 2009 -0400
21116
21117     nvedit: speed up printing of environment
21118
21119     The printing code would check the same environment byte multiple times and
21120     write to the console one byte at a time.  For some devices (such as the
21121     Blackfin JTAG console which operates in 8 bytes at a time), this is pretty
21122     damned slow.  So create a small 16 byte buffer to fill up and send to puts
21123     as needed.  In the process, unify the different print functions, shrink
21124     the resulting code (source and compiled), and avoid excess env reads as
21125     those too can be somewhat expensive depending on the board.
21126
21127     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
21128
21129 commit 3112030a430553768de5d30c05bedf8710784452
21130 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21131 Date:   Fri May 22 19:28:52 2009 +0200
21132
21133     config.mk: remove un-needed REMOTE_BUILD check
21134
21135     as $(obj) is empty when in tree build
21136
21137     %.s:        %.S
21138         $(CPP) $(AFLAGS) -o $@ $<
21139
21140     and
21141
21142     $(obj)%.s:  %.S
21143         $(CPP) $(AFLAGS) -o $@ $<
21144
21145     are the same
21146
21147     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21148     Acked-by: Mike Frysinger <vapier@gentoo.org>
21149
21150 commit 651351fe980b20217b014b9a888398f18d77951c
21151 Author: Tom Rix <Tom.Rix@windriver.com>
21152 Date:   Wed May 20 07:55:41 2009 -0500
21153
21154     FAT replace compare_sign with strncmp.
21155
21156     The static function compare_sign is only used to compare the fs_type string
21157     and does not do anything more than what strncmp does.
21158
21159     The addition of the trailing '\0' to fs_type, while legal, is not needed
21160     because the it is never printed out and strncmp does not depend on NULL
21161     terminated strings.
21162
21163     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21164
21165 commit ecb1dc892297d5d99876907328fed732feefeab2
21166 Author: Mike Frysinger <vapier@gentoo.org>
21167 Date:   Wed May 20 04:35:14 2009 -0400
21168
21169     Add support for Linux-like kallsysms
21170
21171     The kernel stores address<->symbol names in it so things can be decoded at
21172     runtime.  Do it in U-Boot, and we get nice symbol decoding when crashing.
21173
21174     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
21175
21176 commit 36c9169aa6f79ddf604a3bca64e145654f94888b
21177 Author: Wolfgang Denk <wd@denx.de>
21178 Date:   Sun May 17 16:01:54 2009 +0200
21179
21180     cmd_mtdparts.c: allow to omit definitions for default settings
21181
21182     There is actually no good reason to enforce that all board
21183     configuations must define default settings for "mtdids" and
21184     "mtdparts".  Actually this may be difficult to handle, especially on
21185     boards where different sizes of flash chips can be fit, so there is no
21186     real "default" partition map for all boards.
21187
21188     Lift this arbitrary limitation.
21189
21190     Signed-off-by: Wolfgang Denk <wd@denx.de>
21191
21192 commit 864aa034f3a0e10ce710e8bbda171df3cab59414
21193 Author: Stefan Roese <sr@denx.de>
21194 Date:   Tue May 12 14:31:56 2009 +0200
21195
21196     cmd_mtdparts: Move to common handling of FLASH devices via MTD layer
21197
21198     This patch removes all references to the direct CFI FLASH interface
21199     (via flash_info[]). Now that all FLASH types currently handled in
21200     mtdparts are available (if selected, see below) via the MTD infrastructure.
21201     This is NOR, NAND and OneNAND right now. This can be achieved by defining
21202     the following options:
21203
21204     CONFIG_MTD_DEVICE (for all FLASH types)
21205
21206     plus
21207
21208     CONFIG_FLASH_CFI_MTD (for NOR FLASH)
21209
21210     So we need to add those defines to the board config headers currently
21211     using the mtdparts commands. This is done via another patch, so
21212     we shouldn't break mtdparts compatibility.
21213
21214     One big advantage from this solution is that the cmd_mtdparts.c is
21215     *much* cleaner now. Lot's of #ifdef's are removed and the code itself
21216     is smaller. Additionally the newly added MDT concatenation feature
21217     can new be used via the mtdparts infrastructure and therefor via
21218     UBI etc.
21219
21220     Signed-off-by: Stefan Roese <sr@denx.de>
21221     Cc: Ladislav Michl <ladis@linux-mips.org>
21222     Cc: Scott Wood <scottwood@freescale.com>
21223
21224 commit d558107c18708050f05b6639b2192efb67c905dc
21225 Author: Stefan Roese <sr@denx.de>
21226 Date:   Tue May 12 14:31:18 2009 +0200
21227
21228     mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
21229
21230     This new define enables mtdcore.c compilation and with this we can
21231     select the MTD device infrastructure needed for the reworked mtdparts
21232     command.
21233
21234     We now have the 2 MTD infrastructure defines, CONFIG_MTD_DEVICE and
21235     CONFIG_MTD_PARTITIONS. CONFIG_MTD_DEVICE is needed (as explained above)
21236     for the "mtdparts" command and CONFIG_MTD_PARTITIONS is needed for UBI.
21237
21238     Signed-off-by: Stefan Roese <sr@denx.de>
21239     Cc: Scott Wood <scottwood@freescale.com>
21240
21241 commit 942556a92a8c1eb1bd76584a5143f6f57dcb25ad
21242 Author: Stefan Roese <sr@denx.de>
21243 Date:   Tue May 12 14:32:58 2009 +0200
21244
21245     mtd: MTD related config header changes (mtdparts command)
21246
21247     By changing the cmd_mtdparts to only use the MTD infrastructure and
21248     not the direct interface to the CFI NOR FLASH driver we now need
21249     to add the MTD infrastructure to all boards using those mtdparts
21250     commands. This patch adds those components:
21251
21252     CONFIG_MTD_DEVICE (for all FLASH types)
21253
21254     plus
21255
21256     CONFIG_FLASH_CFI_MTD (for NOR FLASH)
21257
21258     To all board maintainers: Please test this on your platforms and
21259     report any problems/issues found. Thanks.
21260
21261     Signed-off-by: Stefan Roese <sr@denx.de>
21262     Cc: Wolfgang Denk <wd@denx.de>
21263     Cc: Ron Madrid <info@sheldoninst.com>
21264     Cc: Georg Schardt <schardt@team-ctech.de>
21265     Cc: Michal Simek <monstr@monstr.eu>
21266     Cc: Ladislav Michl <ladis@linux-mips.org>
21267     Cc: Martin Krause <martin.krause@tqs.de>
21268     Cc: Gary Jennejohn <garyj@denx.de>
21269     Cc: Ricardo Ribalda <ricardo.ribalda@uam.es>
21270
21271 commit 8d2effea23e938631126a7888008a0637e13b389
21272 Author: Stefan Roese <sr@denx.de>
21273 Date:   Mon May 11 16:03:55 2009 +0200
21274
21275     mtd: Update MTD infrastructure to support 64bit device size
21276
21277     This patch brings the U-Boot MTD infrastructure in sync with the current
21278     Linux MTD version (2.6.30-rc3). Biggest change is the 64bit device size
21279     support and a resync of the mtdpart.c file which has seen multiple fixes
21280     meanwhile.
21281
21282     Signed-off-by: Stefan Roese <sr@denx.de>
21283     Cc: Scott Wood <scottwood@freescale.com>
21284     Cc: Kyungmin Park <kmpark@infradead.org>
21285
21286 commit 0a57265533c412adf6024f4b4955141f4346b2b9
21287 Author: Stefan Roese <sr@denx.de>
21288 Date:   Tue May 12 14:29:39 2009 +0200
21289
21290     mtd: Add MTD concat support to concatenate multiple MTD NOR devices
21291
21292     This patch adds concatenation support to the U-Boot MTD infrastructure.
21293     By enabling CONFIG_MTD_CONCAT this MTD CFI wrapper will concatenate
21294     all found NOR devices into one single MTD device. This can be used by
21295     e.g by UBI to access a partition that spans over multiple NOR chips.
21296
21297     Signed-off-by: Stefan Roese <sr@denx.de>
21298
21299 commit 55e0ed6078b10b0d425b6a0677f38a015c277df6
21300 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21301 Date:   Sat Apr 25 14:57:52 2009 +0200
21302
21303     make MODEM SUPPORT generic instead of duplicate it
21304
21305     and fix comment
21306
21307     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21308
21309     Adjusted Copyright message.
21310
21311     Signed-off-by: Wolfgang Denk <wd@denx.de>
21312
21313 commit a30f519bd0cde78ba46b424314de94fdab863726
21314 Author: Tom Rix <Tom.Rix@windriver.com>
21315 Date:   Tue Jun 2 20:53:56 2009 -0500
21316
21317     ZOOM2 detect the version of the zoom2 board at runtime.
21318
21319     There are currently 3 versions of the zoom2 board.
21320     The production board, that is currently being released.
21321     The beta board, similar in form to the production board but not released.
21322     The alpha board, a set of PCBs with a very limited circulation.
21323
21324     GPIO 94 is used to determine the version of the board. If GPIO 94 is clear,
21325     the board is a production board, otherwise it is a beta board.
21326
21327     The alpha board will likely be mistaken for a beta board.  An alpha board
21328     was unavailible for testing.
21329
21330     This has been tested on the beta and production boards.
21331
21332     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21333     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21334
21335 commit 718763c4745fd3d987a5576d2a67325e9444f9d4
21336 Author: Tom Rix <Tom.Rix@windriver.com>
21337 Date:   Wed Jun 3 01:53:57 2009 -0500
21338
21339     Beagle Convert the board version detection to use the OMAP3 GPIO interface.
21340
21341     There is no new functionality in the change.
21342
21343     This change is a conversion from the using raw register access to using
21344     the OMAP3 GPIO API described in doc/README.omap3.
21345
21346     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21347     Acked-by: Dirk Behme <dirk.behme@googlemail.com>
21348
21349 commit 7caa13fdd2d3dc957b4e0a228810a3a4a8ba499b
21350 Author: Tom Rix <Tom.Rix@windriver.com>
21351 Date:   Wed Jun 3 01:53:55 2009 -0500
21352
21353     Fix a typo in the instructions on using omap3's gpio interface.
21354
21355     Using the example for reading a gpio, shows the problem.
21356     NULL should be the gpio number.
21357
21358     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21359     Acked-by: Dirk Behme <dirk.behme@googlemail.com>
21360
21361 commit 0c9520efd651ce13451654a35307ec87d4a13a69
21362 Author: Tom Rix <Tom.Rix@windriver.com>
21363 Date:   Fri May 29 18:57:32 2009 -0500
21364
21365     ZOOM2 Define GPIO banks used.
21366
21367     Enable the function and interface clocks for banks 2,3,5 and 6.
21368
21369     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21370     Acked-by: Dirk Behme <dirk.behme@googlemail.com>
21371
21372 commit 708cfb74b7c6df9c37d3c48988a154be79daefeb
21373 Author: Tom Rix <Tom.Rix@windriver.com>
21374 Date:   Fri May 29 18:57:31 2009 -0500
21375
21376     OMAP3 Turn on the GPIO bank clocks
21377
21378     The function and interface clocks for each GPIO bank, except the first, must
21379     be explicitly turned on.  These are controlled by the config level defines
21380     CONFIG_OMAP3_GPIO_n where n is from 2 to 6.
21381
21382     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21383     Acked-by: Dirk Behme <dirk.behme@googlemail.com>
21384
21385 commit 59272620c24549b5bcd03c94ba12ec302c1476a2
21386 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
21387 Date:   Thu Mar 26 15:26:01 2009 -0400
21388
21389     Coldfire M5271: Activate u-boot system timer interrupt.
21390
21391     This patch assigns the u-boot system timer interrupt to
21392     interrupt level 3, priority 6. Without this patch the interrupt
21393     will be a level 0, priority 0, which disables it and cause
21394     u-boot functions that relies on the timer (e.g. sleep command)
21395     to never return.
21396
21397     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
21398
21399 commit dc26965ad3acdfb18780361d77a276b2843a90af
21400 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
21401 Date:   Mon Mar 23 13:35:48 2009 -0400
21402
21403     Compier warning cleanup
21404
21405     Follow up to git commit: 19b5b533ccd522abeb501d510750693c35e20456
21406
21407     Cleanup on compiler warnings on unused variables now that
21408     bd->bi_enetaddr is no longer used.
21409
21410     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
21411
21412 commit 42a83765d54f042b4079e05a3438789542429981
21413 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
21414 Date:   Fri Mar 20 15:30:10 2009 -0400
21415
21416     Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt.
21417
21418     Ported from lib_ppc/interrupts.c, this adds the ability for
21419     the coldfire system timer to auto-reset the watchdog when
21420     dtimer_interrupts is called.
21421
21422     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
21423
21424 commit a24d96e40e1ca66dde6e6c158e7ecffafc5a2199
21425 Author: Prafulla Wadaskar <prafulla@marvell.com>
21426 Date:   Sun May 31 14:53:20 2009 +0200
21427
21428     arch_misc_init support for ARM architectures
21429
21430     This patch is required for Kirkwood support
21431     may be used by other ARM architectures
21432
21433     Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
21434
21435 commit b2403589b4d9996394bafc73eca3623f43ac2c31
21436 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21437 Date:   Sun May 31 14:53:18 2009 +0200
21438
21439     at91: move cpu info print to cpu
21440
21441     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21442
21443 commit b32e189079fa16e1b647ac6b949fd4e0a9435343
21444 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21445 Date:   Sun May 31 12:44:46 2009 +0200
21446
21447     at91: move cpu name define to arm/arch/ cpu header
21448
21449     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21450
21451 commit 5bb59b3c906ee01adfaac9565443e5236a793079
21452 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21453 Date:   Sun May 31 12:44:45 2009 +0200
21454
21455     at91: extract reset from timer
21456
21457     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21458
21459 commit 61cf851b09cf8b67009ec11fc47c16add6b142a5
21460 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21461 Date:   Sun May 31 12:44:43 2009 +0200
21462
21463     omap24xx: rename reset file
21464
21465     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21466
21467 commit 9d4fc99dbdbfda1260aad478e83fca7cdf0e1a32
21468 Author: Dirk Behme <dirk.behme@googlemail.com>
21469 Date:   Sun May 31 12:44:42 2009 +0200
21470
21471     OMAP3: Fix CKE1 MUX setting to allow self-refresh
21472
21473     The Beagle rev Cx and Overo boards are using both SDRC CSes. The MUX
21474     setting is needed for the second CS clock signal to allow the 2 RAM
21475     parts to be put in self-refresh correctly. This also works on rev B
21476     Beagle boards with 128M of RAM.
21477
21478     From: Steve Sakoman <steve@sakoman.com>
21479     From: Jean Pihet <jpihet@mvista.com>
21480     Signed-off-by: Jean Pihet <jpihet@mvista.com>
21481     Signed-off-by: Steve Sakoman <steve@sakoman.com>
21482     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
21483
21484 commit 3962c4f9fc4482a6547f3c3d3d5e986e625abb8a
21485 Author: Dirk Behme <dirk.behme@googlemail.com>
21486 Date:   Sun May 31 12:44:41 2009 +0200
21487
21488     OMAP3: Zoom2: Enable Board and CPU info
21489
21490     With other OMAP3 boards we recently switched to CPU and Board
21491     info API. From parallel merge, this is missing for Zoom2.
21492     Enable it for Zoom2, too.
21493
21494     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
21495     Acked-by: Tom Rix <Tom.Rix@windriver.com>
21496
21497 commit 83ae698ff26b81b569ca32f7f2b008ad0da15e66
21498 Author: Tom Rix <Tom.Rix@windriver.com>
21499 Date:   Sun May 31 12:44:39 2009 +0200
21500
21501     ZOOM2 Add led support.
21502
21503     This patch controls the large LED on the top left of the zoom2.
21504
21505     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21506
21507 commit 660888b7fb8840ce169dcd2589e49ab44c46b87b
21508 Author: Tom Rix <Tom.Rix@windriver.com>
21509 Date:   Sun May 31 12:44:37 2009 +0200
21510
21511     ZOOM2 Add serial support.
21512
21513     Zoom2 serial is in general supplied by one of the 4 UARTS on the debug board.
21514     The default serial is from the USB connector on left side of the debug board.
21515     The USB connector will produce 2 of the 4 UARTS.  On your host pick the first
21516     enumeration.
21517
21518     The details of the setting of the serial gpmc setup are not available.
21519     The values were provided by another party.
21520
21521     The serial port set up is the same with Zoom1.
21522     Baud rate 115200, 8 bit data, no parity, 1 stop bit, no flow.
21523
21524     The kernel bootargs are
21525     console=ttyS3,115200n8
21526
21527     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21528
21529 commit 3ea201b016ab259a5ac8824af767569522768c47
21530 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21531 Date:   Sun May 31 12:44:27 2009 +0200
21532
21533     lh7a40x: move serial driver to drivers/serial
21534
21535     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21536
21537 commit 379be585eb2343d8814a5cee5fb3da930d846bee
21538 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21539 Date:   Sat May 16 22:48:46 2009 +0200
21540
21541     pxa: move serial driver to drivers/serial
21542
21543     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21544
21545 commit ad7e8aac6920f8b8a85b3cc2e93bca7458e99aa1
21546 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21547 Date:   Sat May 9 13:21:19 2009 +0200
21548
21549     arm: remove cpu_init
21550
21551     move s3c44b0 to arch_cpu_init and as noone use cpu_init remove it
21552
21553     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21554
21555 commit c358d9c3f16571e8f825e81b75eaf32e228cb669
21556 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21557 Date:   Sat May 9 13:21:18 2009 +0200
21558
21559     arm: unify interrupt init
21560
21561     all arm init the IRQ stack the same way
21562     so unify it in lib_arm/interrupts.c and then call arch specific interrupt init
21563
21564     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21565
21566 commit 10a451cd57cffbca875c97bbd8929059c5627ec6
21567 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21568 Date:   Fri May 8 20:24:12 2009 +0200
21569
21570     arm: unify linker script
21571
21572     all arm boards except a few use the same cpu linker script
21573     so move it to cpu/$(CPU)
21574
21575     that could be overwrite in following order
21576     SOC
21577     BOARD
21578     via the corresponding config.mk
21579
21580     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21581
21582 commit 9475c63c7855edd863c93a9bb0f4b8e240d9d212
21583 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21584 Date:   Sat May 16 10:02:05 2009 +0200
21585
21586     afeb9260: fix macb device init
21587
21588     uses PA10, PA11 for ETX2 and ETX3.
21589
21590     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21591
21592 commit 1bbae2b816d4ed38db2ebf42166a973b1ffc0df7
21593 Author: Stefan Roese <sr@denx.de>
21594 Date:   Wed May 27 10:34:32 2009 +0200
21595
21596     ppc4xx: Remove PCI async bootup message if PCI is not used
21597
21598     Signed-off-by: Stefan Roese <sr@denx.de>
21599
21600 commit a3455c00510c5abf1e91743c4a02d8393b6df18d
21601 Author: Wolfgang Denk <wd@denx.de>
21602 Date:   Fri May 15 09:19:52 2009 +0200
21603
21604     TQM834x: use buffered writes to accelerate writing to flash
21605
21606     Also enable display of 'E'mpty sectors in "flinfo" output.
21607
21608     Signed-off-by: Wolfgang Denk <wd@denx.de>
21609     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
21610
21611 commit 4681e673a51c48f4c096aa3c8fae5e6217ffd58d
21612 Author: Wolfgang Denk <wd@denx.de>
21613 Date:   Thu May 14 23:18:34 2009 +0200
21614
21615     TQM834x: add FDT support
21616
21617     Signed-off-by: Wolfgang Denk <wd@denx.de>
21618     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
21619
21620 commit 929b79a0b5e48303ab04aae9d0abceb0c707f111
21621 Author: Wolfgang Denk <wd@denx.de>
21622 Date:   Thu May 14 23:18:33 2009 +0200
21623
21624     TQM834x: fix environment size; add redundant env.
21625
21626     Also reserve more space for U-Boot as it will probably grow soon.
21627
21628     Signed-off-by: Wolfgang Denk <wd@denx.de>
21629     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
21630
21631 commit 2ae0f35fd60c7345446835b95a4daff356e1f031
21632 Author: Thomas Lange <thomas@corelatus.se>
21633 Date:   Sun May 3 20:07:33 2009 +0200
21634
21635     ARM DaVinci: Reset with watchdog enabled
21636
21637     Once the Davinci watchdog has been enabled, the timeout
21638     value cannot be changed. If the timeout in use is long,
21639     it can take a long time for card to reset. By writing
21640     an invalid service key, we can trigger an immediate reset.
21641
21642     Signed-off-by: Thomas Lange <thomas@corelatus.se>
21643
21644 commit 6cc7ba9ed43106946aa9aa868302aa2faf1d17be
21645 Author: Wolfgang Denk <wd@denx.de>
21646 Date:   Fri May 15 10:07:43 2009 +0200
21647
21648     video: Add an option to skip video initialization
21649
21650     This patch adds an option to skip the video initialization on for all
21651     video drivers. This is needed for the CPCI750 which can be built as
21652     CPCI host and adapter/target board. And the adapter board can't
21653     access the video cards located on the CompactPCI bus.
21654
21655     Signed-off-by: Stefan Roese <sr@denx.de>
21656     Cc: Anatolij Gustschin <agust@denx.de>
21657
21658     Rebased against simplifying patch.
21659     Signed-off-by: Wolfgang Denk <wd@denx.de>
21660
21661 commit f62f64692ff7f6226ad221d5df6487ea5ef39bdd
21662 Author: Wolfgang Denk <wd@denx.de>
21663 Date:   Fri May 15 10:07:42 2009 +0200
21664
21665     drv_video_init(): simplify logic
21666
21667     Simplify nesting of drv_video_init() and use a consistent way of
21668     indicating failure / success. Before, it took me some time to realize
21669     which of the returns was due to an error condition and which of them
21670     indicated success.
21671
21672     Signed-off-by: Wolfgang Denk <wd@denx.de>
21673     Cc: Anatolij Gustschin <agust@denx.de>
21674
21675 commit 1699da6297b8c22da16cf85b3c79192f1a6d70ca
21676 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21677 Date:   Wed May 13 21:01:13 2009 +0200
21678
21679     at91: regroup IP hw init in one file per soc
21680
21681     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21682
21683 commit 28b00324becf3552134ae1e086509dc9c3d6e932
21684 Author: David Brownell <dbrownell@users.sourceforge.net>
21685 Date:   Fri May 15 23:48:37 2009 +0200
21686
21687     dm355 evm support
21688
21689     Initial U-Boot support for the DaVinci DM355 EVM.  This is a board
21690     from Spectrum Digital.  Board docs include schematic and firmware
21691     for its microcontroller:
21692
21693       http://c6000.spectrumdigital.com/evmdm355/revd/
21694
21695     Most of the DM355 chip is fully documented by TI, the most notable
21696     exception being the MPEG/JPEG coprocessor (programmable using codecs
21697     available at no cost from TI), which is omitted from its DM335 sibling:
21698
21699       http://focus.ti.com/docs/prod/folders/print/tms320dm355.html
21700
21701     This version can boot from the on-board DM9000 Ethernet chip, after
21702     being loaded (from NAND, MMC/SD, or UART).  In the near future, NAND
21703     and USB support could be added ... NAND support is being held back
21704     until the support for the 4-bit ECC hardware is ready.
21705
21706     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
21707
21708 commit 136cf92dc9e84c9a1bf567f1fe741092bf765495
21709 Author: Sanjeev Premi <premi@ti.com>
21710 Date:   Fri May 15 23:48:37 2009 +0200
21711
21712     OMAP3EVM: Set default bootfile
21713
21714     The current configuration doesn't define default
21715     bootfile; leading to this warning at execution:
21716
21717     OMAP3_EVM # dhcp
21718     ...
21719     ...
21720     DHCP client bound to address 192.168.1.11
21721     *** Warning: no boot file name; using 'AC18BE16.img'
21722     TFTP from server 0.0.0.0; our IP address is 192.168.1.11;
21723     sending through gateway 192.168.1.1
21724     Filename 'AC18BE16.img'.
21725     Load address: 0x82000000
21726     Loading: *
21727     TFTP error: 'File not found' (1)
21728
21729     Signed-off-by: Sanjeev Premi <premi@ti.com>
21730
21731 commit 1a09d05abfc6d4d4f1fce9f6bd0275bd1c08d4f5
21732 Author: s-paulraj@ti.com <s-paulraj@ti.com>
21733 Date:   Fri May 15 23:48:36 2009 +0200
21734
21735     ARM DaVinci: Minor Updates to base addresses
21736
21737     Patch adds base addresses for DaVinci DM365. Updated patches for DM365
21738     will be posted soon.
21739
21740     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
21741
21742 commit de193e8e369f5f029ed3b6e2fc60341098eea766
21743 Author: Tom Rix <Tom.Rix@windriver.com>
21744 Date:   Fri May 15 23:48:36 2009 +0200
21745
21746     ZOOM2 Add support for debug board detection.
21747
21748     The logicpd web site is a good source for general information on this board.
21749     Please start looking here if the below links are broken.
21750     http://www.logicpd.com
21751
21752     This is a pdf of the product
21753     http://www.logicpd.com/sites/default/files/1012659A_Zoom_OMAP34x-II_MDP_Brief.pdf
21754
21755     This is a pdf of the product quick start guide.
21756     The debug board is described here.
21757     http://support.logicpd.com/downloads/1165/
21758
21759     This is a wiki showing the debug board in use
21760     https://omapzoom.org/gf/project/omapzoom/wiki/?pagename=GettingStartedWithZoomII_AKA_OMAP34XII_MDP
21761
21762     The zoom2 has an auxillary board that contains the serial, net, jtag and
21763     battery simulator.  This change supports a runtime check if the debug board is
21764     connected.
21765
21766     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21767
21768 commit 0c872ecd01d6782ae9d37b6eb721404a4a48f356
21769 Author: Tom Rix <Tom.Rix@windriver.com>
21770 Date:   Fri May 15 23:48:36 2009 +0200
21771
21772     OMAP3 Port kernel omap gpio interface.
21773
21774     Port version 2.6.27 of the linux kernel's omap gpio interface to u-boot.
21775     The orignal source is in linux/arch/arm/plat-omap/gpio.c
21776
21777     See doc/README.omap3 for instructions on use.
21778
21779     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21780
21781 commit 376aee78dd66ae0dc4ce496cbe93ecc80aaad48e
21782 Author: Tom Rix <Tom.Rix@windriver.com>
21783 Date:   Fri May 15 23:48:36 2009 +0200
21784
21785     ZOOM2 Add initial support for Zoom2
21786
21787     Zoom2 is a new board from Texas Instruments and LogicPD
21788
21789     The logicpd web site is a good source for general information on this board.
21790     Please start looking here if the below links are broken.
21791     http://www.logicpd.com
21792
21793     This is a pdf of the product
21794     http://www.logicpd.com/sites/default/files/1012659A_Zoom_OMAP34x-II_MDP_Brief.pdf
21795     This is the product description web page
21796     http://www.logicpd.com/products/development-kits/texas-instruments-zoom%E2%84%A2-omap34x-ii-mdp
21797
21798     This patch provides a zoom2 base target by copying zoom1 and by making some
21799     obvious changes.
21800
21801     To configure, run
21802     make omap3_zoom2_config
21803
21804     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21805
21806 commit 53925acf1b5c1a1e6230cda2697640cd05bd1104
21807 Author: Sandeep Paulraj <s-paulraj@ti.com>
21808 Date:   Fri May 15 23:48:33 2009 +0200
21809
21810     ARM DaVinci:Consolidate common u-boot.lds
21811
21812     The u-boot.lds is common for all DaVinci boards. The patch removes
21813     multiple instances and moves the u-boot.lds to /cpu/arm926ejs/davinci
21814     folder. This addresses one of the comments i received while submitting
21815     patches for DM3xx
21816
21817     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
21818
21819 commit 68a531fd465f5c0b3d373e0010afed32e88d37c4
21820 Author: Tom Rix <Tom.Rix@windriver.com>
21821 Date:   Fri May 15 23:47:52 2009 +0200
21822
21823     OMAP Consolidate common u-boot.lds to cpu layer.
21824
21825     The u-boot.lds file is common for all omap boards.
21826     Move a cleaned up version to the cpu layer and add makefile logic to use it.
21827
21828     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21829
21830 commit 65a76d4f947a193e57bb8f8093c481f27e059f8f
21831 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21832 Date:   Fri May 15 23:47:14 2009 +0200
21833
21834     arm/dcc: add xscale support
21835
21836     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21837
21838 commit 66e8f9da6879fe37f3159b3997bff874842dc51d
21839 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21840 Date:   Fri May 15 23:47:14 2009 +0200
21841
21842     arm/dcc: use static support to allow to use it at anytime
21843
21844     the dcc can be used at the start of the cpu
21845
21846     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21847
21848 commit 7893aa1eb6f52c3957efc301b436f1fa11e91a00
21849 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21850 Date:   Fri May 15 23:47:13 2009 +0200
21851
21852     ARM: Update mach-types
21853
21854     update against linux v2.6.29
21855
21856     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21857
21858 commit 2907798926ee932f453ac8538e7a6c05c18428a5
21859 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21860 Date:   Fri May 15 23:47:13 2009 +0200
21861
21862     arm920/926/926: remove non needed header
21863
21864     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21865
21866 commit 269dfea017b09c5a999d3053d00505c19789c350
21867 Author: David Brownell <david-b@pacbell.net>
21868 Date:   Fri May 15 23:47:13 2009 +0200
21869
21870     davinci dm6446evm NAND update
21871
21872     This updates the optional (non-default!) NAND support for the
21873     DaVinci DM6446 EVM:
21874
21875      - include MTD partitioning, defaulting to what Linux uses
21876
21877      - use a flash-based BBT, which among other things speeds bootup
21878
21879     This matches code that's now queued for mainline Linux, and might
21880     even merge in an upcoming 2.6.30-rc; and the MTIDS are set up so
21881     that the U-Boot $mtdparts environment variable can be passed as-is
21882     on the kernel command line as a cmdlinepart override.
21883
21884     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
21885
21886 commit 7a4f511b59f08f51dde4ceacbd45f49b8bf2a5cc
21887 Author: David Brownell <dbrownell@users.sourceforge.net>
21888 Date:   Fri May 15 23:47:12 2009 +0200
21889
21890     davinci: display correct clock info
21891
21892     Move the clock-rate dumping code into the cpu/.../davinci area
21893     where it should have been, enabled by CONFIG_DISPLAY_CPUINFO,
21894     updating the format and showing the DSP clock (where relevant).
21895
21896     Switch boards to use the cpuinfo() hook for this stuff.
21897
21898     Remove a few now-obsolete PLL #defines.
21899
21900     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
21901
21902 commit daea928829098cae3c9ec6b801e52ba616725034
21903 Author: Tom Rix <Tom.Rix@windriver.com>
21904 Date:   Fri May 15 23:47:12 2009 +0200
21905
21906     ZOOM1 Remove more legacy NAND defines.
21907
21908     These legacy NAND defines are no longer needed by this target.
21909
21910     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21911
21912 commit 65fd21c80fcaca2bbfe3ab06ab6ac68207408078
21913 Author: Tom Rix <Tom.Rix@windriver.com>
21914 Date:   Fri May 15 23:47:12 2009 +0200
21915
21916     LED Add documentation describing the status_led and colour led API.
21917
21918     This document describes the u-boot status LED API.
21919     This allows common u-boot commands to use a board's leds to
21920     provide status for activities like booting and downloading files.
21921
21922     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21923
21924 commit 7cdf804f34378b910b4c4edd2dac7e3ca61c0825
21925 Author: Tom Rix <Tom.Rix@windriver.com>
21926 Date:   Fri May 15 23:47:12 2009 +0200
21927
21928     ARM Add blue colour LED to status_led.
21929
21930     There is exiting support for red,yellow,green but no blue.
21931     The main LED on the zoom2 is a blue LED.
21932
21933     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
21934
21935 commit b54384e3ba6b5535751f317fcd3940a53eed0d3a
21936 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21937 Date:   Fri May 15 23:47:02 2009 +0200
21938
21939     arm: timer and interrupt init rework
21940
21941     actually the timer init use the interrupt_init as init callback
21942     which make the interrupt and timer implementation difficult to follow
21943
21944     so now rename it as int timer_init(void) and use interrupt_init for interrupt
21945
21946     btw also remane the corresponding file to the functionnality implemented
21947
21948     as ixp arch implement two timer - one based on interrupt - so all the timer
21949     related code is moved to timer.c
21950
21951     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21952
21953 commit 5b4bebe1d20c4f2b70d48b06aed1016785efcc25
21954 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21955 Date:   Fri May 15 23:45:22 2009 +0200
21956
21957     OMAP3: Reorganize Makefile style
21958
21959     Reformat COBJS handling.
21960
21961     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21962     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
21963
21964 commit b1966982718347f67317b3fb356439743ca68a37
21965 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21966 Date:   Fri May 15 23:45:22 2009 +0200
21967
21968     OMAP3: Remove dublicated interrupt code
21969
21970     Remove duplicated interrupt code. Original, identical code can be found
21971     in lib_arm/interrupts.c
21972
21973     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21974     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
21975
21976 commit ac7260a4190315eba4a6e526c764f6cad0bbf8c5
21977 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21978 Date:   Fri May 15 23:45:22 2009 +0200
21979
21980     at91rm9200: move reset code to reset.c
21981
21982     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21983
21984 commit 2c75c78d94574ee996db2aa9b511258519471dd6
21985 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21986 Date:   Fri May 15 23:45:22 2009 +0200
21987
21988     ixp/interrupts: Move conditional compilation to Makefile
21989
21990     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21991
21992 commit 8fc3bb4b0603516ad641e2de252a400b85fd869b
21993 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21994 Date:   Fri May 15 23:45:20 2009 +0200
21995
21996     arm: cleanup remaining CONFIG_INIT_CRITICAL
21997
21998     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
21999
22000 commit c20e28f49aaf38c7dede46d8f8fe8234fe90822c
22001 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
22002 Date:   Fri May 15 23:45:12 2009 +0200
22003
22004     arm946es: remove non used timer
22005
22006     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
22007
22008 commit f1d944e30eb8ff89080fa03fb98d8fb5c82388d2
22009 Author: David Brownell <dbrownell@users.sourceforge.net>
22010 Date:   Fri May 15 23:44:09 2009 +0200
22011
22012     davinci: add basic dm355/dm350/dm335 support
22013
22014     Add some basic declarations for DaVinci DM355/DM350/DM335 support,
22015     keyed on CONFIG_SOC_DM355.  (DM35X isn't quite right because the
22016     DM357 is very different; while the DM355 is like a DM355 without
22017     the MPEG/JPEG coprocessor).
22018
22019     These have different peripherals than the DM6446, and some of
22020     the peripherals are at different addresses.  Notably for U-Boot,
22021     there's no EMAC, and the NAND controller address is different
22022
22023     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
22024
22025 commit bd36fdc146654f9de4e2ad346126e6bd2990fb19
22026 Author: David Brownell <dbrownell@users.sourceforge.net>
22027 Date:   Fri May 15 23:44:09 2009 +0200
22028
22029     davinci: fix dm644x buglets
22030
22031     Fix two buglets in the dm644x support:  don't set two must-be-zero
22032     bits in the UART management register; and only include the I2C hooks
22033     if the I2C driver is being included.
22034
22035     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
22036
22037 commit f79043681ff44bae435c06f830e51e1546db7e19
22038 Author: David Brownell <dbrownell@users.sourceforge.net>
22039 Date:   Fri May 15 23:44:08 2009 +0200
22040
22041     davinci: split out some dm644x-specific bits from psc
22042
22043     Split out DaVinci DM6446-specific bits from more generic bits:
22044
22045      - Add a CONFIG_SOC_DM644X.  All current boards use DM6446 chips;
22046        DM6443 and DM6441 chips differ in available peripherals.
22047
22048      - Move most DM644X-specific bits from psc.c to a new dm644x.c file,
22049        which is conditionally built.  It provides device-specific setup.
22050
22051     Plus minor coding style and comment updates with respect to the PSC.
22052
22053     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
22054
22055 commit 48ef5729555f41f51618b6a3016ac5c53c7c75dc
22056 Author: David Brownell <dbrownell@users.sourceforge.net>
22057 Date:   Fri May 15 23:44:08 2009 +0200
22058
22059     davinci: cpu-specific build uses conditional make syntax
22060
22061     Update cpu/arm926ejs/davinci/Makefile to use COBJ-y type syntax.
22062     Add the first conditional: for EMAC driver support.  Not all
22063     chips have an EMAC; and boards might not use it, anyway.
22064
22065     This doesn't touch PHY configuration; that should eventually
22066     become conditional too.
22067
22068     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
22069
22070 commit 7b7808ae6dace59287f565e9323cda7b098a5612
22071 Author: David Brownell <dbrownell@users.sourceforge.net>
22072 Date:   Fri May 15 23:44:06 2009 +0200
22073
22074     davinci: move psc support board-->cpu
22075
22076     Move DaVinci PSC support from board/* to cpu/* where it belongs.
22077     The PSC module manages clocks and resets for all DaVinci-family
22078     SoCs, and isn't at all board-specific.
22079
22080     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
22081
22082 commit 84f7411cb901b8df2391cf7e967ad0737f6194aa
22083 Author: David Brownell <david-b@pacbell.net>
22084 Date:   Tue Apr 14 08:52:58 2009 -0700
22085
22086     DaVinci now respects SKIP_LOWLEVEL_INIT
22087
22088     Don't needlessly include lowlevel init code; that's only really
22089     needed with boot-from NOR (not boot-from-NAND).  The 2nd stage
22090     loader (UBL) handles that before it loads U-Boot.
22091
22092     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
22093
22094 commit 641e0925e4bf7adf8e2e04e3ad81b840fd71cadd
22095 Author: David Brownell <dbrownell@users.sourceforge.net>
22096 Date:   Sun Apr 12 22:49:26 2009 -0700
22097
22098     DaVinci Ethernet cleanup
22099
22100     Chips without the EMAC controller won't need the utilities
22101     it uses to read an Ethernet address from EEPROM; so don't
22102     include them needlessly.
22103
22104     Use is_valid_ether() to validate the address from EEPROM.
22105     All-zero addresses aren't the only invalid addresses.
22106     A fully erased EEPROM returns all-ones, also invalid...
22107
22108     Switch those Ethernet utilities to use "%pM" for printing
22109     MAC addresses; and not say ROM when they mean EEPROM.
22110
22111     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
22112     Acked-by: Ben Warren <biggerbadderben@gmail.com>
22113
22114 commit c790b04d230363d03939dc008bcc80f3ba4de1ae
22115 Author: Stefan Roese <sr@denx.de>
22116 Date:   Mon May 11 15:50:12 2009 +0200
22117
22118     lib_arch/board.c: Move malloc initialization before flash_init()
22119
22120     This patch moves the malloc initialization before calling flash_init().
22121     Upcoming changes to the NOR FLASH common CFI driver with optional
22122     MTD infrastructure and MTD concatenation support will call malloc().
22123     And nothing really speaks against enabling malloc just a little earlier
22124     in the boot stage. Some architectures already enable malloc before
22125     calling flash_init() so they don't need any changes here.
22126
22127     Signed-off-by: Stefan Roese <sr@denx.de>
22128     Cc: Wolfgang Denk <wd@denx.de>
22129     Cc: Mike Frysinger <vapier@gentoo.org>
22130     Cc: Scott McNutt <smcnutt@psyent.com>
22131     Cc: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
22132     Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
22133     Cc: Daniel Hellstrom <daniel@gaisler.com>
22134     Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
22135     Cc: John Rigby <jcrigby@gmail.com>
22136
22137 commit d873133f2ba9bd613d5f6552c31cc70fb13f15d3
22138 Author: Stefan Roese <sr@denx.de>
22139 Date:   Mon May 11 13:46:14 2009 +0200
22140
22141     ppc4xx: Add Sequoia RAM-booting target
22142
22143     This patch adds another build target for the AMCC Sequoia PPC440EPx
22144     eval board. This RAM-booting version is targeted for boards without
22145     NOR FLASH (NAND booting) which need a possibility to initially
22146     program their NAND FLASH. Using a JTAG debugger (e.g. BDI2000/3000)
22147     configured to setup the SDRAM, this debugger can load this RAM-
22148     booting image to the target address in SDRAM (in this case 0x1000000)
22149     and start it there. Then U-Boot's standard NAND commands can be
22150     used to program the NAND FLASH (e.g. "nand write ...").
22151
22152     Here the commands to load and start this image from the BDI2000:
22153
22154     440EPX>reset halt
22155     440EPX>load 0x1000000 /tftpboot/sequoia/u-boot.bin
22156     440EPX>go 0x1000000
22157
22158     Please note that this image automatically scans for an already
22159     initialized SDRAM TLB (detected by EPN=0). This TLB will not be
22160     cleared. This TLB doesn't need to be TLB #0, this RAM-booting
22161     version will detect it and preserve it. So booting via BDI2000
22162     will work and booting with a complete different TLB init via
22163     U-Boot works as well.
22164
22165     Signed-off-by: Stefan Roese <sr@denx.de>
22166
22167 commit 837db3d87f4bfe9261629fb4a1bb433506a3056a
22168 Author: Mike Frysinger <vapier@gentoo.org>
22169 Date:   Wed May 6 08:41:45 2009 -0400
22170
22171     tools/envcrc: add --binary option to export embedded env
22172
22173     The --binary option to envcrc can be used to export the embedded env as a
22174     binary blob so that it can be manipulated/examined/whatever externally.
22175
22176     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
22177
22178 commit 18cc7afd9a153a66854af862d14ba01c5496cf07
22179 Author: Ben Warren <biggerbadderben@gmail.com>
22180 Date:   Tue Apr 28 16:50:53 2009 -0700
22181
22182     Enable CONFIG_NET_MULTI on all remaining PPC4xx boards
22183
22184     All in-tree PPC4xx boards now use CONFIG_NET_MULTI
22185
22186     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
22187     Signed-off-by: Stefan Roese <sr@denx.de>
22188
22189 commit 70be6c2d40076f14062b892152649f9a62832fc9
22190 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
22191 Date:   Wed Apr 29 09:51:01 2009 +0200
22192
22193     4xx: Add support for DP405 hardware variants
22194
22195     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
22196     Signed-off-by: Stefan Roese <sr@denx.de>
22197
22198 commit de47a34d4de1d007a8951efd072283516d580ffa
22199 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
22200 Date:   Wed Apr 29 09:51:00 2009 +0200
22201
22202     4xx: Remove binary cpld bitstream from DP405 board
22203
22204     This patch removes the cpld binary bitstream that is
22205     used by esd's cpld command on DP405 boards.
22206
22207     Because u-boot with an external cpld bitstream may not
22208     take more space in flash than before the u-boot binary is
22209     shrinked a little bit. Some unused featues have been
22210     removed therefore.
22211
22212     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
22213     Signed-off-by: Stefan Roese <sr@denx.de>
22214
22215 commit 700d553fd3afe804086de8f73d95153315eb0c32
22216 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
22217 Date:   Wed Apr 29 09:50:59 2009 +0200
22218
22219     4xx: Remove binary cpld bitstream from VOM405 board
22220
22221     This patch removes the cpld binary bitstream that is
22222     used by esd's cpld command on VOM405 boards.
22223
22224     Because u-boot with an external cpld bitstream may not
22225     take more space in flash than before the u-boot binary is
22226     shrinked a little bit.
22227
22228     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
22229     Signed-off-by: Stefan Roese <sr@denx.de>
22230
22231 commit 0bb10630364c48d9857cbf5353da609fc4dd6751
22232 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
22233 Date:   Wed Apr 29 09:50:58 2009 +0200
22234
22235     4xx: Remove binary cpld bitstream from PMC405 board
22236
22237     This patch removes the cpld binary bitstream that is
22238     used by esd's cpld command on PMC405 boards.
22239
22240     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
22241     Signed-off-by: Stefan Roese <sr@denx.de>
22242
22243 commit 7cc635fb35f5b94e304fa2243d56758f57f6416b
22244 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
22245 Date:   Wed Apr 29 09:50:57 2009 +0200
22246
22247     4xx: Remove binary cpld bitstream from CMS700 board
22248
22249     This patch removes the cpld binary bitstream that is
22250     used by esd's cpld command on CMS700 boards.
22251
22252     Because u-boot with an external cpld bitstream may not
22253     take more space in flash than before the u-boot binary is
22254     shrinked a little bit. Some unused featues have been
22255     removed therefore.
22256
22257     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
22258     Signed-off-by: Stefan Roese <sr@denx.de>
22259
22260 commit c1b2f79788deec75773b1d944d8aaf4a6d5baf9e
22261 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
22262 Date:   Wed Apr 29 09:50:56 2009 +0200
22263
22264     esd/common: extend cpld command with address parameter
22265
22266     This patch adds support for an address parameter to esd's
22267     cpld command. This is in preparation to remove compiled-in
22268     binary cpld (xsvf) bitstreams.
22269
22270     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
22271     Signed-off-by: Stefan Roese <sr@denx.de>
22272
22273 commit 9166b776350d16460c7330bfb0a50154ea0a1903
22274 Author: Peter Tyser <ptyser@xes-inc.com>
22275 Date:   Sat Apr 18 22:34:06 2009 -0500
22276
22277     cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX
22278
22279     When CONFIG_I2C_MUX was defined the output of 'help i2c' was not
22280     correct, eg:
22281
22282     => help i2c
22283     i2c bus [muxtype:muxaddr:muxchannel] - add a new bus reached over muxes.
22284     speed [speed] - show or set I2C bus speed
22285     i2c dev [dev] - show or set current I2C bus
22286     ...
22287
22288     It has been changed to:
22289     i2c speed [speed] - show or set I2C bus speed
22290     i2c bus [muxtype:muxaddr:muxchannel] - add a new bus reached over muxes
22291     i2c dev [dev] - show or set current I2C bus
22292     ...
22293
22294     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
22295
22296 commit 0a45a6357b02e5ce5bf899a60db09def6a129fee
22297 Author: Peter Tyser <ptyser@xes-inc.com>
22298 Date:   Sat Apr 18 22:34:05 2009 -0500
22299
22300     cmd_i2c: Clean up trivial helper functions
22301
22302     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
22303
22304 commit e96ad5d3aba42f8ffe99f7cc5ec1bb9f21810035
22305 Author: Peter Tyser <ptyser@xes-inc.com>
22306 Date:   Sat Apr 18 22:34:04 2009 -0500
22307
22308     cmd_i2c: Clean up i2c command argument parsing
22309
22310     argc and argv should only be modified once instead of once for
22311     every i2c sub-command
22312
22313     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
22314
22315 commit 0f89c54be92773b23d66ac401ba6acb6144100c3
22316 Author: Peter Tyser <ptyser@xes-inc.com>
22317 Date:   Sat Apr 18 22:34:03 2009 -0500
22318
22319     i2c: Update references to individual i2c commands
22320
22321     The individual i2c commands imd, imm, inm, imw, icrc32, iprobe, iloop,
22322     and isdram are no longer available so all references to them have been
22323     updated to the new form of "i2c <cmd>".
22324
22325     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
22326
22327 commit d48eb5131d287f52bb85b4c58c8680a2e8e3b641
22328 Author: Peter Tyser <ptyser@xes-inc.com>
22329 Date:   Sat Apr 18 22:34:02 2009 -0500
22330
22331     i2c: Remove deprecated individual i2c commands
22332
22333     The following individual I2C commands have been removed: imd, imm, inm,
22334     imw, icrc32, iprobe, iloop, isdram.
22335
22336     The functionality of the individual commands is still available via
22337     the 'i2c' command.
22338
22339     This change only has an impact on those boards which did not have
22340     CONFIG_I2C_CMD_TREE defined.
22341
22342     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
22343
22344 commit 655b34a78adf60ef260981688837904208883ae9
22345 Author: Peter Tyser <ptyser@xes-inc.com>
22346 Date:   Sat Apr 18 22:34:01 2009 -0500
22347
22348     i2c: Create common default i2c_[set|get]_bus_speed() functions
22349
22350     New default, weak i2c_get_bus_speed() and i2c_set_bus_speed() functions
22351     replace a number of architecture-specific implementations.
22352
22353     Also, providing default functions will allow all boards to enable
22354     CONFIG_I2C_CMD_TREE.  This was previously not possible since the
22355     tree-form of the i2c command provides the ability to display and modify
22356     the i2c bus speed which requires i2c_[set|get]_bus_speed() to be
22357     present.
22358
22359     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
22360
22361 commit 8229e9c04f7019ddd76aea05d4dca044cbc9a34a
22362 Author: Peter Tyser <ptyser@xes-inc.com>
22363 Date:   Sat Apr 18 22:34:00 2009 -0500
22364
22365     cm5200: Make function test command names more unique
22366
22367     Add "_test" to cm5200's function test command names to prevent
22368     overlap with common, global function names.  Originally, the
22369     "do_i2c" function test command interfered with
22370     common/cmd_i2c.c's "do_i2c" when CONFIG_I2C_CMD_TREE was defined.
22371
22372     The functions were also made static as they are not globally accessed.
22373
22374     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
22375
22376 commit f0722ee762e8dada9d7f74ac2745e043f83aae85
22377 Author: Peter Tyser <ptyser@xes-inc.com>
22378 Date:   Fri Apr 24 15:34:09 2009 -0500
22379
22380     tsi108_i2c: Add i2c_init() stub function
22381
22382     Add the i2c_init() function so that the tsi108_i2c.c driver fits
22383     U-Boot's standard I2C API which is utilized by cmd_i2c.c
22384
22385     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
22386
22387 commit 8d907e79bc9babb27396e34be54cfdc36ff62fb9
22388 Author: Peter Tyser <ptyser@xes-inc.com>
22389 Date:   Fri Apr 24 15:34:08 2009 -0500
22390
22391     mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED define
22392
22393     Add standard CONFIG_SYS_I2C_SPEED define for the mpc7448hpc2 so that
22394     it can use the common 'i2c speed' command.  Note that the I2C controller
22395     utilized by the mpc7448hpc2 has a fixed speed and cannot be changed
22396     dynamically.
22397
22398     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
22399
22400 commit a056b1ce9e19b4d4ab3dd01c3f897dcd832cd37f
22401 Author: Peter Tyser <ptyser@xes-inc.com>
22402 Date:   Fri Apr 24 15:34:07 2009 -0500
22403
22404     Marvell: i2c cleanup
22405
22406     The following changes were made, primarily to bring the Marvell i2c
22407     driver in line with U-Boot's current I2C API:
22408     - Made i2c_init() globally accessible
22409     - Made i2c_read() and i2c_write() return an integer
22410     - Updated i2c_init() calls to pass in CONFIG_SYS_I2C_SLAVE in the
22411       offhand chance someone adds slave support in the future
22412
22413     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
22414
22415 commit 54afc6ee10c8cd09598d814d49e601359b005e49
22416 Author: Peter Tyser <ptyser@xes-inc.com>
22417 Date:   Fri Apr 24 15:34:06 2009 -0500
22418
22419     cpci750: i2c cleanup
22420
22421     The following changes were made, primarily to bring the cpci750 i2c
22422     driver in line with U-Boot's current I2C API:
22423     - Made i2c_init() globally accessible
22424     - Made i2c_read() and i2c_write() return an integer
22425     - Updated i2c_init() calls to pass in CONFIG_SYS_I2C_SLAVE in the
22426       offhand chance someone adds slave support in the future
22427
22428     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
22429
22430 commit 9c90a2c8e87414007a016b7cd099ac1e32fd301b
22431 Author: Peter Tyser <ptyser@xes-inc.com>
22432 Date:   Fri Apr 24 15:34:05 2009 -0500
22433
22434     i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
22435
22436     Many boards/controllers/drivers don't support an I2C slave interface,
22437     however CONFIG_SYS_I2C_SLAVE is used in common code so provide a
22438     default
22439
22440     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
22441
22442 commit e7563aff174f77aa61dab1ef5d9b47bebaa43702
22443 Author: Kumar Gala <galak@kernel.crashing.org>
22444 Date:   Thu Jun 11 23:42:35 2009 -0500
22445
22446     fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BIT
22447
22448     The ddr code computes most things as 64-bit quantities and had some places
22449     in the middle that it was using phy_addr_t and phys_size_t.
22450
22451     Instead we use unsigned long long through out and only at the last stage of
22452     setting the LAWs and reporting the amount of memory to the board code do we
22453     truncate down to what we can cover via phys_size_t.
22454
22455     This has the added benefit that the DDR controller itself is always setup
22456     the same way regardless of how much memory we have.  Its only the LAW
22457     setup that limits what is visible to the system.
22458
22459     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
22460
22461 commit d4b130dc80761b430dc5b410159cd158fca1a348
22462 Author: Kumar Gala <galak@kernel.crashing.org>
22463 Date:   Thu Jun 11 23:40:34 2009 -0500
22464
22465     85xx: Use print_size to report amount of memory not mapped by TLBs
22466
22467     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
22468
22469 commit 6e2aebc33fa740c068fe28d40eaf0319b7c7287e
22470 Author: Haiying Wang <Haiying.Wang@freescale.com>
22471 Date:   Wed May 20 12:30:42 2009 -0400
22472
22473     85xx: Add README for MPC8569MDS
22474
22475     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
22476     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
22477
22478 commit b2aab386e957ba684d4f2a466bfaa91770e5058a
22479 Author: Haiying Wang <Haiying.Wang@freescale.com>
22480 Date:   Wed May 20 12:30:33 2009 -0400
22481
22482     85xx: Add UART1 support for MPC8569MDS
22483
22484     MPC8569 UART1 signals are muxed with PortF bit[9-12], we need to define
22485     those pins before using UART1.
22486
22487     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
22488     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
22489
22490 commit 399b53cbab0b377ac4c5c16c19c6e41b68a9c719
22491 Author: Haiying Wang <Haiying.Wang@freescale.com>
22492 Date:   Wed May 20 12:30:32 2009 -0400
22493
22494     85xx: Add PIB support at CS4/CS5 for MPC8569MDS
22495
22496     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
22497     Signed-off-by: Yu Liu <Yu.Liu@freescale.com>
22498     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
22499
22500 commit fb27949059f1bc84381a6216a819090f0cdbaa70
22501 Author: Haiying Wang <Haiying.Wang@freescale.com>
22502 Date:   Thu Jun 4 16:12:39 2009 -0400
22503
22504     85xx: Fix some settings for MPC8569MDS board
22505
22506     - Increase the size of malloc to 512KB because MPC8569MDS needs more memory for
22507     malloc to support up to eight Ethernet interfaces.
22508     - Move Environment address out of uboot thus the saved environment variables
22509     will not be erased after u-boot is re-programmed.
22510
22511     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
22512     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
22513
22514 commit c7f60fd29f2d638d080cdf1a49ad985b85f9429d
22515 Author: Haiying Wang <Haiying.Wang@freescale.com>
22516 Date:   Wed May 20 12:30:30 2009 -0400
22517
22518     85xx: Fix MURAM size for MPC8569
22519
22520     MPC8569 has 128K bytes MURAM.
22521
22522     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
22523     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
22524
22525 commit a53c997dd7fc858f2a27f5a47b200567b9343ae5
22526 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
22527 Date:   Fri May 22 20:23:51 2009 +0200
22528
22529     at91/cpu.c: add missing Copyright & GPL header
22530
22531     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
22532
22533 commit aa446a591aca46ef2b53cc6598ea8091feb45444
22534 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
22535 Date:   Sun Jun 7 21:45:16 2009 +0900
22536
22537     apollon: Fix a OBJCFLAGS typo
22538
22539     Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
22540
22541 commit 580611cb0932143fc2d7a735cfa9ce1ef34d6002
22542 Author: Wolfgang Denk <wd@denx.de>
22543 Date:   Wed Jun 10 00:19:28 2009 +0200
22544
22545     Prepare 2009.06-rc3
22546
22547     Update CHANGELOG
22548
22549     Signed-off-by: Wolfgang Denk <wd@denx.de>
22550
22551 commit 3a76ab5c166d5956885f803ce975e7151cc0ca0e
22552 Author: Wolfgang Denk <wd@denx.de>
22553 Date:   Wed Jun 10 00:15:11 2009 +0200
22554
22555     rmu board: fix error: 'CONFIG_ENV_SECT_SIZE' undeclared
22556
22557     Signed-off-by: Wolfgang Denk <wd@denx.de>
22558
22559 commit 165f9859b64ff59f0cfae3cc70a7e7ded7aaa4a7
22560 Author: Daniel Mack <daniel@caiaq.de>
22561 Date:   Thu Jun 4 19:44:12 2009 +0200
22562
22563     ubifs: fix small error path mismatch
22564
22565     In do_readpage(), don't free 'dn' if its allocation failed.
22566
22567     Signed-off-by: Daniel Mack <daniel@caiaq.de>
22568
22569 commit de7cf709ebd3c01fbd094e8853dabb410c0370a1
22570 Author: Wolfgang Denk <wd@denx.de>
22571 Date:   Thu Jun 4 00:31:07 2009 +0200
22572
22573     EP88x: fix broken linker script
22574
22575     Signed-off-by: Wolfgang Denk <wd@denx.de>
22576     Tested-by: Mikhail Zaturenskiy <mzaturenskiy@shoppertrak.com>
22577
22578 commit 7a2063bd80d3b58b2dd5d5e58f4411f8d250576c
22579 Author: Wolfgang Denk <wd@denx.de>
22580 Date:   Fri May 15 00:16:02 2009 +0200
22581
22582     TQM85xx: minor config file cleanup
22583
22584     Remove "saveenv" from "update" definition: the environment is outside
22585     the U-Boot image on TQM85xx and therefor not affected by updates.
22586
22587     Also "beautify" code a bit (vertical alignment).
22588
22589     Signed-off-by: Wolfgang Denk <wd@denx.de>
22590
22591 commit c0296b1801fc9426d772fa75fe58458db605dfee
22592 Author: Wolfgang Denk <wd@denx.de>
22593 Date:   Fri May 15 00:16:01 2009 +0200
22594
22595     TQM85xx: adapt for new flash types
22596
22597     Old TQM85xx boards had 'M' type Spansion Flashes from the S29GLxxxM
22598     series while new boards have 'N' type Flashes from the S29GLxxxN
22599     series, which have bigger sectors: 2 x 128 instead of 2 x 64 KB.
22600
22601     We now change the configuration to the new flash types for all
22602     boards; this also works on old boards - we just waste two flash
22603     sectors for the environment which could be smaller there.
22604
22605     Signed-off-by: Wolfgang Denk <wd@denx.de>
22606
22607 commit 6735104924f06340071a6914a9ee3345607fc102
22608 Author: Dave Liu <daveliu@freescale.com>
22609 Date:   Mon May 18 17:49:23 2009 +0800
22610
22611     85xx: Fix the wrong SYS_CLK_IN for 8569MDS
22612
22613     The SYS_CLK_IN of MPC8569MDS is 66.66MHz,
22614     The DDR_CLK_IN is same with SYS_CLK_IN in 8569 processor.
22615     so, change the SYS_CLK_IN from 66MHz to 66.66MHz.
22616
22617     Signed-off-by: Dave Liu <daveliu@freescale.com>
22618
22619 commit 16e7559c08b6f29db4596d795b92914c01e6a1b3
22620 Author: Dave Liu <daveliu@freescale.com>
22621 Date:   Fri May 15 10:27:44 2009 +0800
22622
22623     85xx: Fix the wrong BCSR address of 8569MDS
22624
22625     The BCSR17[7] = 1 will unlock the write protect of FLASH.
22626     The WP# pin only controls the write protect of top/bottom sector,
22627     That is why we can save env, but we can't write the first sector
22628     before the patch.
22629
22630     Signed-off-by: Dave Liu <daveliu@freescale.com>
22631
22632 commit 90d13b8ac3d515349626d7c8a3dc34ef38c43fa6
22633 Author: Fredrik Arnerup <fredrik.arnerup@edgeware.tv>
22634 Date:   Tue Jun 2 16:27:10 2009 -0500
22635
22636     85xx: bugfix for reading maximum TLB size on mpc85xx
22637
22638     The MAXSIZE field in the TLB1CFG register is 4 bits, not 8 bits.
22639     This made setup_ddr_tlbs() try to set up a TLB larger than the e500 maximum
22640     (256 MB)
22641     which made u-boot hang in board_init_f() when trying to create a new stack
22642     in RAM.
22643     I have an mpc8540 with one 1GB dimm.
22644
22645     Signed-off-by: Fredrik Arnerup <fredrik.arnerup@edgeware.tv>
22646     Signed-off-by: Andy Fleming <afleming@freescale.com>
22647     Acked-by: Kumar Gala <galak@kernel.crashing.org>
22648
22649 commit 1b5291dddf5f16c7ae10e3cb165882fa96038b26
22650 Author: Dave Liu <daveliu@freescale.com>
22651 Date:   Fri Mar 27 14:32:43 2009 +0800
22652
22653     85xx: Fix the clock adjust of mpc8569mds board
22654
22655     Currently the clk_adj is 6 (3/4 cycle), The settings will cause
22656     the DDR controller hang at the data init. Change the clk_adj
22657     from 6 to 4 (1/2 cycle), make the memory system stable.
22658
22659     Signed-off-by: Dave Liu <daveliu@freescale.com>
22660
22661 commit faa14babd7466dfade358f9cac128ae246b9bf1b
22662 Author: RONETIX - Ilko Iliev <iliev@ronetix.at>
22663 Date:   Fri Jun 5 16:54:31 2009 +0200
22664
22665     at91: fix a USB problem for AT91SAM9261
22666
22667     This patch corrects the missing PLLB initialization in usb_cpu_init()
22668     for AT91SAM9261.
22669     Because of the missing PLLB initialization, the USB support for all
22670     AT91SAM9261 based boards will work only if the PLLB is configured by a
22671     precedent bootloader.
22672
22673     Signed-off-by: Ilko Iliev <iliev@ronetix.at>
22674     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
22675     Signed-off-by: Remy Bohmer <linux@bohmer.net>
22676
22677 commit 0c24dec550ddb7d86b8bfdd8645b18479f73e6e2
22678 Author: Felix Radensky <felix@embedded-sol.com>
22679 Date:   Sun May 31 20:44:15 2009 +0300
22680
22681     ppc4xx/net: Fix MDIO clock setup
22682
22683     This patch fixes MDIO clock setup in case when OPB frequency is 100MHz.
22684     Current code assumes that the value of sysinfo.freqOPB is 100000000
22685     when OPB frequency is 100MHz. In reality it is 100000001. As a result
22686     MDIO clock is set to incorrect value, larger than 2.5MHz, thus violating
22687     the standard. This in not a problem on boards equipped with Marvell PHYs
22688     (e.g. Canyonlands), since those PHYs support MDIO clocks up to 8.3MHz,
22689     but can be a problem for other PHYs (e.g. Realtek ones).
22690
22691     Signed-off-by: Felix Radensky <felix@embedded-sol.com>
22692     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
22693
22694 commit d65e34d12514de2bbe3b8f519761d641c081bad0
22695 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
22696 Date:   Wed Feb 25 14:27:29 2009 +0900
22697
22698     rtl8169: fix PCI system memory address
22699
22700     When PCI device use system memory, some PCI host controller should be
22701     set physical memory address.
22702
22703     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
22704     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
22705
22706 commit ca9c8a1e10fac01e6a1129f82a7ce18bd818fa43
22707 Author: Manikandan Pillai <mani.pillai@ti.com>
22708 Date:   Wed Apr 8 09:14:35 2009 +0530
22709
22710     SMC911x driver fixed for NFS boot
22711
22712     eth_halt() function in the smc911x drivers used to call the
22713     smc911x_reset() function. eth_halt() used to be called after
22714     tftp transfers. This used to put the ethernet chip in reset
22715     while the linux boots up resulting in the ethernet driver
22716     not coming up. NFS boot used to fail as a result.
22717
22718     This patch calls smc911x_shutdown() instead of smc911x_reset().
22719     Some comments received has also been fixed.
22720
22721     Signed-off-by: Manikandan Pillai <mani.pillai@ti.com>
22722     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
22723
22724 commit e5a3bc2401a23f1890611f020f57f94824a534db
22725 Author: Remy Bohmer <linux@bohmer.net>
22726 Date:   Sun May 3 12:11:40 2009 +0200
22727
22728     Add config option for disabling DM9000-SROM support.
22729
22730     Some boards do not have SROM support for the DM9000 network adapter.
22731     Instead of listing these board names in the driver code, make this
22732     option configurable from the board config file.
22733
22734     It also removes a build warning for the at91sam9261ek board:
22735     'dm9000x.c:545: warning: 'read_srom_word' defined but not used'
22736
22737     And it repaires the trizepsiv board build which was broken around the
22738     same routines
22739
22740     Signed-off-by: Remy Bohmer <linux@bohmer.net>
22741     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
22742
22743 commit 3c9b1ee17e19bd6d80344678d41a85e52b0be713
22744 Author: Kim Phillips <kim.phillips@freescale.com>
22745 Date:   Fri Jun 5 14:11:33 2009 -0500
22746
22747     mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operation
22748
22749     In GMII mode (which operates at 3.3V) both SICRH TSEC1/2 output buffer
22750     impedance bits should be clear, i.e., SICRH[TSIOB1] = 0 and SICRH[TSIOB2] = 0.
22751     SICRH[TSIOB1] was erroneously being set high.
22752
22753     U-Boot always operated this PHY interface in GMII mode.  It is assumed this
22754     was missed in the clean up by the original board porters, and copied along
22755     to the TQM and sbc boards.
22756
22757     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
22758     Acked-by: Ira Snyder <iws@ovro.caltech.edu>
22759     Reviewed-by: David Hawkins <dwh@ovro.caltech.edu>
22760     Tested-by: Paul Gortmaker <paul.gortmaker@windriver.com>
22761     CC: Dave Liu <DaveLiu@freescale.com>
22762
22763 commit 2c0234fa79122a5aa77c4e17c33eb2fe184b61a7
22764 Author: Daniel Mack <daniel@caiaq.de>
22765 Date:   Wed Apr 8 13:23:37 2009 +0200
22766
22767     smc911x: write back the manually set MAC address
22768
22769     If the MAX address is given by the environment, write it back to the
22770     hardware.
22771
22772     Signed-off-by: Daniel Mack <daniel@caiaq.de>
22773     Cc: Sascha Hauer <s.hauer@pengutronix.de>
22774     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
22775
22776 commit dfcd7f21607fd847236b04bb1a8d59a7c10ab99c
22777 Author: Wolfgang Denk <wd@denx.de>
22778 Date:   Fri May 15 00:16:03 2009 +0200
22779
22780     Redundant Environment: protect full sector size
22781
22782     Several boards used different ways to specify the size of the
22783     protected area when enabling flash write protection for the sectors
22784     holding the environment variables: some used CONFIG_ENV_SIZE and
22785     CONFIG_ENV_SIZE_REDUND, some used CONFIG_ENV_SECT_SIZE, and some even
22786     a mix of both for the "normal" and the "redundant" areas.
22787
22788     Normally, this makes no difference at all. However, things are
22789     different when you have to deal with boards that can come with
22790     different types of flash chips, which may have different sector
22791     sizes.
22792
22793     Here we may have to chose CONFIG_ENV_SECT_SIZE such that it fits the
22794     biggest sector size, which may include several sectors on boards using
22795     the smaller sector flash types. In such a case, using CONFIG_ENV_SIZE
22796     or CONFIG_ENV_SIZE_REDUND to enable the protection may lead to the
22797     case that only the first of these sectors get protected, while the
22798     following ones aren't.
22799
22800     This is no real problem, but it can be confusing for the user -
22801     especially on boards that use CONFIG_ENV_SECT_SIZE to protect the
22802     "normal" areas, while using CONFIG_ENV_SIZE_REDUND for the
22803     "redundant" area.
22804
22805     To avoid such inconsistencies, I changed all sucn boards that I found
22806     to consistently use CONFIG_ENV_SECT_SIZE for protection. This should
22807     not cause any functional changes to the code.
22808
22809     Signed-off-by: Wolfgang Denk <wd@denx.de>
22810     Cc: Paul Ruhland
22811     Cc: Pantelis Antoniou <panto@intracom.gr>
22812     Cc: Stefan Roese <sr@denx.de>
22813     Cc: Gary Jennejohn <garyj@denx.de>
22814     Cc: Dave Ellis <DGE@sixnetio.com>
22815     Acked-by: Stefan Roese <sr@denx.de>
22816
22817 commit b81830f6e3b3e6ed114d071eb107965e49fa9b5a
22818 Author: Ilya Yanok <yanok@emcraft.com>
22819 Date:   Thu May 14 14:03:09 2009 +0400
22820
22821     mmc: it's safe to ignore mmc_send_if_cond() return value
22822
22823     Return value of mmc_send_if_cond() can be safely ignored (as it is
22824     done in Linux). This makes older cards work with MXC MCI controller.
22825
22826     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
22827
22828 commit dba6fcf6517faa5dda7df8109febe03c9c72a6f5
22829 Author: Stefan Roese <sr@denx.de>
22830 Date:   Mon May 11 15:54:13 2009 +0200
22831
22832     cfi_mtd: Fix bug in last sector detection
22833
22834     This patch now enabled this cfi-mtd wrapper to correctly detect and
22835     erase the last sector in an NOR FLASH device.
22836
22837     Signed-off-by: Stefan Roese <sr@denx.de>
22838
22839 commit 4e3d89ba948eef801ffd46ef862cdede5b3f8320
22840 Author: Yauhen Kharuzhy <jekhor@gmail.com>
22841 Date:   Thu May 7 00:43:30 2009 +0300
22842
22843     mmc: Fix decoding of SCR & function switch data on little-endian machines
22844
22845     SCR & switch data are read from card as big-endian words and should be
22846     converted to CPU byte order.
22847
22848     Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com>
22849     Signed-off-by: Andy Fleming <afleming@freescale.com>
22850
22851 commit f33cb34b3971dabe3720d577b0e1b8601c09fe17
22852 Author: Yauhen Kharuzhy <jekhor@gmail.com>
22853 Date:   Thu May 7 13:08:53 2009 +0300
22854
22855     mmc: Remove return from mmc_init for non SD 2.0 compatible cards.
22856
22857     Cards which are not compatible with SD 2.0 standard, may return response
22858     for CMD8 command, but it will be invalid in terms of SD 2.0. We should
22859     accept this case as admissible, just like Linux does.
22860
22861     Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com>
22862     Signed-off-by: Andy Fleming <afleming@freescale.com>
22863
22864 commit 998be3dd59ed0af4bec38324047fecfa88ac45db
22865 Author: Rabin Vincent <rabin@rab.in>
22866 Date:   Sun Apr 5 13:30:56 2009 +0530
22867
22868     mmc: drop unnecessary casts
22869
22870     Now that response is a uint, we can drop all the casts.
22871
22872     Signed-off-by: Rabin Vincent <rabin@rab.in>
22873
22874 commit 0b453ffe28bb9227d86ddbe0893bd19c93f04ed7
22875 Author: Rabin Vincent <rabin@rab.in>
22876 Date:   Sun Apr 5 13:30:55 2009 +0530
22877
22878     mmc: fix response decoding on little endian
22879
22880     The mmc code defines the response as an array of chars.  However, it
22881     access the response bytes both as (i) an array of four uints (with
22882     casts) and (ii) as individual chars.  The former case is used more
22883     often, including by the driver when it assigns the response.
22884
22885     The char-wise accesses are broken on little endian systems because they
22886     assume that the bytes in the uints are in big endian byte order.
22887
22888     This patch fixes this by changing the response to be an array of four
22889     uints and replacing the char-wise accesses with equivalent uint-wise
22890     accesses.
22891
22892     Signed-off-by: Rabin Vincent <rabin@rab.in>
22893
22894 commit 9b1f942c09dd942e6de3185caa81c111b14de567
22895 Author: Rabin Vincent <rabin@rab.in>
22896 Date:   Sun Apr 5 13:30:54 2009 +0530
22897
22898     mmc: use lldiv to fix arm eabi build
22899
22900     The generic MMC core uses direct long long divisions, which do not build
22901     with ARM EABI toolchains.  Use lldiv() instead, which works everywhere.
22902
22903     Signed-off-by: Rabin Vincent <rabin@rab.in>
22904
22905 commit e85649c7e683faea1ccfddc9fa9abc62f38e4201
22906 Author: Rabin Vincent <rabin@rab.in>
22907 Date:   Sun Apr 5 13:30:53 2009 +0530
22908
22909     mmc: check find_mmc_device return value
22910
22911     find_mmc_device returns NULL if an invalid device number is specified.
22912     Check for this to avoid dereferencing NULL pointers.
22913
22914     Signed-off-by: Rabin Vincent <rabin@rab.in>
22915
22916 commit ac0865ff33870cdf2cd480165045e1bc311e9fa2
22917 Author: Rabin Vincent <rabin@rab.in>
22918 Date:   Sun Apr 5 13:30:52 2009 +0530
22919
22920     mmc: clean up help texts
22921
22922     Remove some repeated words and superfluous newlines in the mmc command
22923     help entries.
22924
22925     Signed-off-by: Rabin Vincent <rabin@rab.in>
22926
22927 commit 7d6900ebe16d679c0e03f8d1584b64057a64ce39
22928 Author: Mike Frysinger <vapier@gentoo.org>
22929 Date:   Fri May 29 17:01:48 2009 -0400
22930
22931     Blackfin: spi: fix pin handling of SPI0 SSEL4
22932
22933     CS4 on SPI0 has a dedicated PH8 pin which needs to be enabled as a
22934     peripheral in order to work.
22935
22936     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
22937
22938 commit 2157359dad2533987f5eb0181ef543693fad6a33
22939 Author: Mike Frysinger <vapier@gentoo.org>
22940 Date:   Tue May 26 02:51:57 2009 -0400
22941
22942     Blackfin: fix if() logic in bootrom evt1 check
22943
22944     A missing set of parenthesis caused the silicon revision to apply only to
22945     the BF533 and not the BF531/BF532 variants.
22946
22947     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
22948
22949 commit 76b5883da2cf049cd410901c04ea450e5f5c27c3
22950 Author: Stefan Roese <sr@denx.de>
22951 Date:   Sat May 16 12:04:22 2009 +0200
22952
22953     jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together
22954
22955     Currently using JFFS2 with MTDPARTS enabled doesn't work. This is because
22956     mtdparts_init() is available in both files, cmd_mtdparts.c and
22957     cmd_jffs2.c. Please note that in the original cmd_jffs2.c file (before
22958     the jffs2/mtdparts command/file split those 2 different versions
22959     already existed. So this is nothing new. The main problem is that the
22960     variables "current_dev" and "current_partnum" are declared in both
22961     files now. This doesn't work.
22962
22963     This patch now changes the names of those variable to more specific
22964     names: "current_mtd_dev" and "current_mtd_partnum". This is because
22965     this patch also changes the declaration from static to global, so
22966     that they can be used from both files.
22967
22968     Please note that my first tests were not successful. The MTD devices
22969     selected via mtdparts are now accessed but I'm failing to see the
22970     directory listed via the "ls" command. Nothing is displayed. Perhaps
22971     I didn't generate the JFFS2 image correctly (I never used JFFS2 in
22972     U-Boot before). Not sure. Perhaps somebody else could take a look at
22973     this as well. I'll continue looking into this on Monday.
22974
22975     Signed-off-by: Stefan Roese <sr@denx.de>
22976     Cc: Wolfgang Denk <wd@denx.de>
22977     Cc: Detlev Zundel <dzu@denx.de>
22978     Cc: Ilya Yanok <yanok@emcraft.com>
22979     Cc: Renaud barbier <renaud.barbier@ge.com>
22980
22981 commit ab687907980fa28940a1a992d3f1c5d17cdbbf5d
22982 Author: Graf Yang <graf.yang@analog.com>
22983 Date:   Sun May 24 02:34:34 2009 -0400
22984
22985     Blackfin: bf518f-ezbrd: setup portmux for async flash
22986
22987     The pins for async memory where parallel flash lives are not enabled by
22988     default, so make sure we mux them as needed.
22989
22990     Signed-off-by: Graf Yang <graf.yang@analog.com>
22991     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
22992
22993 commit f40f6db278f602b55820693634a7256b0b4e4b80
22994 Author: Stefan Roese <sr@denx.de>
22995 Date:   Wed May 20 10:58:03 2009 +0200
22996
22997     nand: Fix problem with ECC ordering for PPC4xx NDFC platforms
22998
22999     This patch enables Smart Media (SMC) ECC byte ordering which is used
23000     on the PPC4xx NAND FLASH controller (NDFC). Without this patch we have
23001     incompatible ECC byte ordering to the Linux kernel NDFC driver.
23002
23003     Signed-off-by: Stefan Roese <sr@denx.de>
23004     Acked-by: Scott Wood <scottwood@freescale.com>
23005
23006 commit 399aab7748bef053d59612211e1bd7a3fabfce18
23007 Author: Stefan Roese <sr@denx.de>
23008 Date:   Wed May 20 10:58:02 2009 +0200
23009
23010     ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms
23011
23012     This patch now uses the correct ECC byte order (Smart Media - SMC)
23013     to be used on the 4xx NAND FLASH driver. Without this patch we have
23014     incompatible ECC byte ordering to the Linux kernel NDFC driver.
23015
23016     Please note that we also have to enable CONFIG_MTD_NAND_ECC_SMC in
23017     drivers/mtd/nand/nand_ecc.c for correct operation. This is done with
23018     a seperate patch.
23019
23020     Signed-off-by: Stefan Roese <sr@denx.de>
23021     Acked-by: Scott Wood <scottwood@freescale.com>
23022
23023 commit 5d841fac8249a2b3f9a814da2140132be0a9f60d
23024 Author: Stefan Roese <sr@denx.de>
23025 Date:   Wed May 20 10:58:01 2009 +0200
23026
23027     ppc4xx: Move definition for PPC4xx NAND FLASH controller to header
23028
23029     This patch moves the definition for the PPC4xx NAND FLASH controller
23030     (NDFC) CONFIG_NAND_NDFC into include/ppc4xx.h. This is needed for the
23031     upcoming fix for the ECC byte ordering of the NDFC driver.
23032
23033     Signed-off-by: Stefan Roese <sr@denx.de>
23034     Acked-by: Scott Wood <scottwood@freescale.com>
23035
23036 commit 2df72b82bc9e17b88dc82735a067749220beb025
23037 Author: Kim Phillips <kim.phillips@freescale.com>
23038 Date:   Tue May 19 12:53:36 2009 -0500
23039
23040     common: fix inline--weak error spotted by gcc 4.4
23041
23042     cmd_ide.c:547: error: inline function 'ide_inb' cannot be declared weak
23043
23044     removing the inline attribute fixes it.
23045
23046     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
23047
23048 commit 9fd9abedcc3c10cf89353265cbe05f58609d51f3
23049 Author: Kim Phillips <kim.phillips@freescale.com>
23050 Date:   Tue May 19 12:53:32 2009 -0500
23051
23052     TQM834x: remove defines causing gcc4.4 warnings
23053
23054     Configuring for TQM834x board...
23055     cpu_init.c: In function 'cpu_init_f':
23056     cpu_init.c:262: warning: array subscript is above array bounds
23057     cpu_init.c:263: warning: array subscript is above array bounds
23058     cpu_init.c:270: warning: array subscript is above array bounds
23059     ...
23060
23061     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
23062
23063 commit 0850301747228a3327f2815a85284d26ade3de95
23064 Author: Andreas Huber <andreas.huber@keymile.com>
23065 Date:   Tue May 19 11:06:30 2009 +0200
23066
23067     UBI: fix return code in ubi_volume_read
23068
23069     Return -ENODEV instead of 0 when trying to read from a non existing volume.
23070
23071     Signed-off-by: Andreas Huber <andreas.huber@keymile.com>
23072     Signed-off-by: Stefan Roese <sr@denx.de>
23073
23074 commit ec01481ddc4cf302c7f6d760b776ca94819ec21e
23075 Author: Graf Yang <graf.yang@analog.com>
23076 Date:   Tue May 19 04:40:08 2009 -0400
23077
23078     Blackfin: fix timer_init()/timer_reset()
23079
23080     The timer_init() function was not using the right csync instruction, nor
23081     was it doing it right after disabling the core timer.
23082
23083     The timer_reset() function would reset the timestamp, but not the actual
23084     timer, so there was a common edge case where get_timer() return a jump of
23085     one timestamp (couple milliseconds) right after resetting.  This caused
23086     many functions to improperly timeout right away.
23087
23088     Signed-off-by: Graf Yang <graf.yang@analog.com>
23089     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
23090
23091 commit c06326c73bf90e48a8e1cf8893ad31c575423f50
23092 Author: Shinya Kuribayashi <skuribay@pobox.com>
23093 Date:   Sat May 16 09:12:09 2009 +0900
23094
23095     MIPS: lib_mips/board.c: Remove unused variables
23096
23097     This fixes the following build warnings:
23098
23099     board.c: In function 'board_init_r':
23100     board.c:328: warning: unused variable 'i'
23101     board.c:326: warning: unused variable 'e'
23102
23103     Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
23104
23105 commit 47f6a36cc3f3427cc8e4f1d0f3e6678be6f33769
23106 Author: Shinya Kuribayashi <skuribay@pobox.com>
23107 Date:   Sat May 16 09:12:09 2009 +0900
23108
23109     MIPS: Make all extern-ed functions in bitops.h static
23110
23111     All these functions are expected to be static inline-ed.
23112     This patch also fixes the following build warnings on MIPS targets:
23113
23114     include/asm/bitops.h: In function 'ext2_find_next_zero_bit':
23115     include/asm/bitops.h:862: warning: '__fswab32' is static but used in inline function 'ext2_find_next_zero_bit' which is not static
23116     include/asm/bitops.h:885: warning: '__fswab32' is static but used in inline function 'ext2_find_next_zero_bit' which is not static
23117     include/asm/bitops.h:887: warning: '__fswab32' is static but used in inline function 'ext2_find_next_zero_bit' which is not static
23118
23119     Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
23120
23121 commit 87423d740b91329b8d1d0b73cafd6930993b558a
23122 Author: Thomas Lange <thomas@corelatus.se>
23123 Date:   Fri Apr 24 16:22:16 2009 +0200
23124
23125     MIPS: Implement ethernet halt for au1x00
23126
23127     Implement ethernet halt() by putting MAC0 in reset.
23128     If we do not do this, we will get memory corruption
23129     when ethernet frames are received during early OS boot.
23130
23131     Signed-off-by: Thomas Lange <thomas@corelatus.se>
23132     Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
23133
23134 commit a2e0ffcf2d9a22c582a93e84a4bef20fd3877f47
23135 Author: Wolfgang Denk <wd@denx.de>
23136 Date:   Fri May 15 23:29:23 2009 +0200
23137
23138     Prepare v2009.06-rc2
23139
23140     Update CHANGELOG.
23141
23142     Signed-off-by: Wolfgang Denk <wd@denx.de>
23143
23144 commit f4317ea91942f44cc1c433277927b61618e9b0a5
23145 Author: Daniel Mack <daniel@caiaq.de>
23146 Date:   Tue May 5 12:48:29 2009 +0200
23147
23148     ARM: fix PXA build by defining UP2OCR
23149
23150     U-Boot does not currently build for PXA platforms with USB support
23151     enabled:
23152
23153     usb.c:46: error: 'UP2OCR' undeclared (first use in this function)
23154
23155     Signed-off-by: Daniel Mack <daniel@caiaq.de>
23156     Cc: Markus Klotzbuecher <mk@denx.de>
23157
23158     Edited commit message.
23159     Signed-off-by: Wolfgang Denk <wd@denx.de>
23160
23161 commit e26ad0eabd10a8cda51920fbcfe4da5b4ccf0c98
23162 Author: Wolfgang Denk <wd@denx.de>
23163 Date:   Fri May 15 22:32:57 2009 +0200
23164
23165     Minor Coding Style fix; update CHANGELOG.
23166
23167     Signed-off-by: Wolfgang Denk <wd@denx.de>
23168
23169 commit af75a45d23b72a59ac5cc0427696c7f634fdc94b
23170 Author: Wolfgang Denk <wd@denx.de>
23171 Date:   Fri May 15 09:27:58 2009 +0200
23172
23173     IDE: bail out of dev_print() for unknown device types
23174
23175     Commit 574b319512 introduced a subtle bug by mixing a list of tests
23176     for "dev_desc->type" and "dev_desc->if_type" into one switch(), which
23177     then mostly did not work because "dev_desc->type" cannot take any
23178     "IF_*" type values. A later fix in commit 8ec6e332ea changed the
23179     switch() into testing "dev_desc->if_type", but at this point the
23180     initial test for unknown device types was completely lost, which
23181     resulted in output like that for IDE ports without device attached:
23182
23183       Device 1: Model:  Firm:  Ser#:
23184                 Type: # 1F #
23185                 Capacity: not available
23186
23187     This patch re-introduces the missing test for unknown device types.
23188
23189     Signed-off-by: Wolfgang Denk <wd@denx.de>
23190     Cc: Stefan Roese <sr@denx.de>
23191     Cc: Detlev Zundel <dzu@denx.de>
23192     Tested-by: Stefan Roese <sr@denx.de>
23193
23194 commit c21f62d8483fbab44cd98d93ff2e9355a330d225
23195 Author: Stefan Roese <sr@denx.de>
23196 Date:   Thu May 14 07:25:13 2009 +0200
23197
23198     74xx_7xx: Fix rounding problem in CPU frequency calculation
23199
23200     This patch fixes a problem in the CPU frequency calculation. Without it
23201     a 798MHz CPU is displayed as 368.503 MHz. And with it it's 798 MHz.
23202
23203     Signed-off-by: Stefan Roese <sr@denx.de>
23204
23205 commit 3ad8a0517b724782ab36f2b554a94de4c00c1adb
23206 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
23207 Date:   Wed May 13 22:24:12 2009 +0200
23208
23209     console.h: remove unused prototype 'console_realloc'
23210
23211     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
23212
23213 commit 84bf7ca522e94ec402a1264b01971b924b7e268f
23214 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
23215 Date:   Wed May 13 22:16:31 2009 +0200
23216
23217     api: remove un-needed ifdef CONFIG_API already handle by the Makefile
23218
23219     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
23220
23221 commit 792a09eb9d5d8c4f74b7e9f2e887316d511a4e80
23222 Author: Detlev Zundel <dzu@denx.de>
23223 Date:   Wed May 13 10:54:10 2009 +0200
23224
23225     Fix e-mail address of Gary Jennejohn.
23226
23227     Signed-off-by: Detlev Zundel <dzu@denx.de>
23228
23229 commit 5e2c08c3ac90808e9be64856916bfd6df984823c
23230 Author: Emil Medve <Emilian.Medve@Freescale.com>
23231 Date:   Tue May 12 13:48:32 2009 -0500
23232
23233     Remove inline qualifier from show_boot_progress()
23234
23235     The 'inline' is conflicting with the semantic of 'weak' attribute and with the
23236     way the show_boot_progress() function is used.
23237
23238     Also gcc 4.4 is complaining about it:
23239
23240     main.c:51: error: inline function 'show_boot_progress' cannot be declared weak
23241
23242     Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com>
23243
23244 commit fe6da4837308aa33d537ac3e7f36c2d66e3d9a36
23245 Author: Wolfgang Denk <wd@denx.de>
23246 Date:   Tue May 12 15:17:35 2009 +0200
23247
23248     MPC8260: fixup device tree by property instead of path
23249
23250     cpu/mpc8260/cpu.c used to use do_fixup_by_path_u32() to update the
23251     clock frequencies in the device tree, using a CPU path
23252     "/cpus/OF_CPU", with OF_CPU beind defined in the board config file.
23253
23254     However, this does not work when one board config file (here:
23255     MPC8260ADS.h) is intended to be used for several diffrent CPUs and
23256     therefor contains a generic definition like "cpu@0", as the device
23257     trees that will then be loaded will contain specific names like
23258     "PowerPC,8272@0".
23259
23260     We switch to using do_fixup_by_prop_u32() instead, so we can search
23261     for device_type="cpu", as it is done in other architectures, too.
23262
23263     Signed-off-by: Wolfgang Denk <wd@denx.de>
23264     Cc: Heiko Schocher <hs@denx.de>
23265     Acked-by: Heiko Schocher <hs@denx.de>
23266     Tested-by: Heiko Schocher <hs@denx.de>
23267
23268 commit 12a6753155716e5c3c181a8f40e8b2d3d669aefd
23269 Author: Rohit Hagargundgi <h.rohit@samsung.com>
23270 Date:   Mon Mar 9 19:45:46 2009 +0530
23271
23272     Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
23273
23274     Add CONFIG_SYS_MONITOR_LEN macro to apollon board config.
23275     CONFIG_SYS_MONITOR_LEN defines the U-Boot image size.
23276     and is used by OneNAND ipl when reading U-Boot image.
23277
23278     Signed-off-by: Rohit Hagargundgi <h.rohit at samsung.com>
23279     Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
23280
23281 commit c404cc5884b0c82fd82d751dbd8e8b3f8919a23a
23282 Author: Ben Warren <biggerbadderben@gmail.com>
23283 Date:   Tue Apr 28 17:04:51 2009 -0700
23284
23285     Schedule removal of non-CONFIG_NET_MULTI net driver API
23286
23287     This will make CONFIG_NET_MULTI the only net driver configuration and
23288     we'll be able to remove this option.
23289
23290     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
23291
23292 commit 60bbcf0cc6e55095dd186e59a557d584b9b56eb1
23293 Author: Detlev Zundel <dzu@denx.de>
23294 Date:   Tue May 5 16:04:06 2009 +0200
23295
23296     powerpc/inka4x0: Remove left-over ide reset code.
23297
23298     The pin which was used in preliminary versions of the board for ide
23299     reset is really connected to the rtc clock.
23300
23301     Signed-off-by: Detlev Zundel <dzu@denx.de>
23302
23303 commit f578a2da6770951239ad91ee9a1875fdc71dbe48
23304 Author: Marco Stornelli <marco.stornelli@gmail.com>
23305 Date:   Tue Apr 28 19:04:02 2009 +0200
23306
23307     Add imls utility command
23308
23309     This patch adds, under tools folder, a new command called imls. Its
23310     goal is the same of UBoot's imls but it can be used as Linux shell
23311     command. It reads from raw mtd partition and prints the list of the
23312     stored images.
23313
23314     Signed-off-by: Marco Stornelli <marco.stornelli@gmail.com>
23315
23316 commit da95427ce431908714ae5e9f663ee6e2bc3bcc33
23317 Author: Heiko Schocher <hs@denx.de>
23318 Date:   Tue Apr 28 08:36:11 2009 +0200
23319
23320     netloop: updates for NetLoop
23321
23322     Fix some issues introduced from commit:
23323     2f70c49e5b9813635ad73666aa30f304c7fdeda9
23324     suggested by Mike Frysinger.
23325
23326     - added some comment for the env_id variable in common_cmd_nvedit.c
23327     - moved some variables in fn scope instead of file scope
23328     - NetInitLoop now static void
23329
23330     Signed-off-by: Heiko Schocher <hs@denx.de>
23331     Acked-by: Ben Warren <biggerbadderben@gmail.com>
23332
23333 commit 3c1d89545de11822f8b5afb5646a57757620bd95
23334 Author: Heiko Schocher <hs@denx.de>
23335 Date:   Tue Apr 28 07:48:39 2009 +0200
23336
23337     82xx, ids8247: added ids8247 board to MAKEALL script
23338
23339     Signed-off-by: Heiko Schocher <hs@denx.de>
23340
23341 commit 890a017a8a995c921d1e889d360e8d6538ceecfe
23342 Author: Detlev Zundel <dzu@denx.de>
23343 Date:   Thu May 7 13:08:55 2009 +0200
23344
23345     arm/imx31_phycore: Fix bi_arch_number
23346
23347     Signed-off-by: Detlev Zundel <dzu@denx.de>
23348     Cc: Sascha Hauer <s.hauer@pengutronix.de>
23349
23350 commit ee47bfabefeb25bdfc83f49ef3bae0f325d3e69e
23351 Author: Sascha Hauer <s.hauer@pengutronix.de>
23352 Date:   Fri May 15 10:21:33 2009 +0200
23353
23354     remove myself as phycore/litekit Maintainer
23355
23356     I never acked a patch that adds me as phycore i.MX31 maintainer nor was
23357     it me who pushed the patches, so remove myself from the maintainer list
23358     so that other people do not longer wait for my ack.
23359
23360     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
23361
23362 commit c63254ef5628efe1c77cb2fdba20753f9666f55d
23363 Author: Sergey Lapin <slapin@ossfans.org>
23364 Date:   Tue May 12 12:25:14 2009 +0400
23365
23366     AFEB9260 network fix
23367
23368     AFEB9260 uses PA10, PA11 for ETX2 and ETX3.
23369     Also, due to extarnal pull-up on IRQ line, Micrel PHY ID is 1 after reset sequence,
23370     not 0.
23371
23372     Signed-off-by: Sergey Lapin <slapin@ossfans.org>
23373
23374 commit f8ddcd58221cab63dd25c2324dd2032487f748b1
23375 Author: Graf Yang <graf.yang@analog.com>
23376 Date:   Tue May 5 02:26:27 2009 -0400
23377
23378     Blackfin: bf518f-ezbrd: reset ethernet PHY during init
23379
23380     We don't know what state the ethernet PHY is in when starting up, so make
23381     sure we set it to a sane state.  This fixes troubles seen when Linux boots
23382     up, configures the PHY is a non-default state, and then the system reboots
23383     into U-Boot which previously expected a reset state only.
23384
23385     Signed-off-by: Graf Yang <graf.yang@analog.com>
23386     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
23387
23388 commit 53310b88eaa27fb5cb83144d0b22389190ad87a1
23389 Author: Mike Frysinger <vapier@gentoo.org>
23390 Date:   Tue May 5 01:35:41 2009 -0400
23391
23392     Blackfin: bf527-ezkit: fix SPI flash env params
23393
23394     The BF527-EZKIT settings for storing the environment in SPI flash wasn't
23395     using the correct sector settings for the SPI flash part that is actually
23396     on the board.
23397
23398     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
23399
23400 commit f58bf804a14324c6c9186a7a664fa23281780e8b
23401 Author: Mike Frysinger <vapier@gentoo.org>
23402 Date:   Fri Apr 24 23:54:19 2009 -0400
23403
23404     Blackfin: avoid get_sclk() with early serial debug
23405
23406     When the clock functions were changed to use cached values (and thereby
23407     avoiding expensive math functions), early serial debug broke because the
23408     baud programming is called before external memory is available.
23409
23410     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
23411
23412 commit 02778f2f1b4b1a28b492367477db27c58d45ae35
23413 Author: Mike Frysinger <vapier@gentoo.org>
23414 Date:   Fri Apr 24 23:39:41 2009 -0400
23415
23416     Blackfin: fix booting with older bootroms (no EVT1)
23417
23418     When dropping jump block support, the assumption was that all bootroms
23419     supported entry point redirection via the EVT1 register.  Unfortunately,
23420     this turned out to be incorrect for the oldest Blackfin parts (BF533-0.2
23421     and older and BF561).  No one really noticed earlier because these parts
23422     usually are booted by bypassing the bootrom entirely, and older BF533
23423     parts are not supported at all (too many anomalies).
23424
23425     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
23426
23427 commit af2c37378f203857d5e6c957e77a14c2da5b59d2
23428 Author: Mike Frysinger <vapier@gentoo.org>
23429 Date:   Fri Apr 24 23:22:48 2009 -0400
23430
23431     Blackfin: recurse with early serial initcode
23432
23433     Make sure we recurse through serial_putc() rather than bang on the UART
23434     transmit register directly to avoid hardware overflows when using \n.
23435
23436     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
23437
23438 commit 6b8edfde22acc574b5532e9f086e6a7287a9bc78
23439 Author: Wolfgang Denk <wd@denx.de>
23440 Date:   Fri May 1 21:59:12 2009 +0200
23441
23442     Prepare v2009.06-rc1
23443
23444     Update CHANGELOG.
23445
23446     Signed-off-by: Wolfgang Denk <wd@denx.de>
23447
23448 commit 6b2beb5626a143ca5347e7d2c6005be9936c1fbb
23449 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
23450 Date:   Fri May 1 15:38:06 2009 +0200
23451
23452     at91: remove lowlevel_init.S
23453
23454     lowlevel_init.S is not used any more so remove it.
23455     As consequence, we also don't have to generate u-boot.lds
23456     but can use a static version as before.
23457
23458     This also fixes the out-of-tree build problem introduced
23459     with commit f0a2c7b4 "at91: add support for the PM9263 board"
23460
23461     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
23462     Signed-off-by: Wolfgang Denk <wd@denx.de>
23463
23464 commit 0ee7a310479640ef17ce2fc0f6c13cf7961d2330
23465 Author: Wolfgang Denk <wd@denx.de>
23466 Date:   Fri May 1 00:16:11 2009 +0200
23467
23468     Update CHANGELOG; minor coding style cleanup.
23469
23470     Signed-off-by: Wolfgang Denk <wd@denx.de>
23471
23472 commit d3a513c23ba4100d6983161cdc1f747dfd087bbd
23473 Author: Manikandan Pillai <mani.pillai@ti.com>
23474 Date:   Tue Apr 21 17:29:05 2009 +0200
23475
23476     OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000
23477
23478     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
23479     Signed-off-by: Manikandan Pillai <mani.pillai@ti.com>
23480
23481 commit ac9140037a84629c5583066ff1a177396c47d89d
23482 Author: Dirk Behme <dirk.behme@googlemail.com>
23483 Date:   Fri Apr 17 14:27:56 2009 +0200
23484
23485     OMAP3: Beagle: Set pinmux conditionally for Rev C boards
23486
23487     The Beagle Rev C boards pull UART2 from an alternate set of balls.
23488
23489     Signed-off-by: Steve Sakoman <steve@sakoman.com>
23490     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
23491
23492 commit c1a0fd5f2864e9d381f4a3dc948942cac974e89a
23493 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
23494 Date:   Mon Apr 27 18:33:33 2009 +0200
23495
23496     ubifs: BUG: Blocks commpressed with zlib
23497
23498     Blocks compressed with zlib dont have the full gzip header.
23499
23500     Without this patch, block compressed with zlib cannot be readed!
23501
23502     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
23503
23504 commit 35f6a943f7d92145d607c1d55f5c2e2eae5be630
23505 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
23506 Date:   Mon Apr 27 18:33:32 2009 +0200
23507
23508     lib_generic: gunzip: New function zunzip
23509
23510     Separate gunzip in
23511
23512     gunzip: Find the end of the header and call zunzip.
23513     zunzip: Inflate gunzip block without header.
23514
23515     UBI fs blocks can be compresed in lzo, zlib or no-compression. The
23516     current implementation of u-boot supported all the compressions but
23517     there was a bug in the implementation of the zlib blocks.
23518
23519     UBIFS's Zlib blocks do not have header but they were compressed using
23520     gunzip, a function used to decompress gunzip files/sectors with a
23521     header.
23522
23523     This patch adds a new function zunzip that uncompress a zlib block with
23524     no header.
23525
23526     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
23527
23528 commit a1e5f93185d0d85a4b3fad3b6c743cddcd373b0c
23529 Author: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
23530 Date:   Thu Apr 23 15:37:16 2009 +0200
23531
23532     at91: fixed plla calc when no USB support is active
23533
23534     Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
23535     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
23536
23537 commit 3791a1187c1401c33c9512595e6e89dbb46230c5
23538 Author: Ladislav Michl <ladis@linux-mips.org>
23539 Date:   Wed Apr 22 01:12:04 2009 +0200
23540
23541     arm925t: Fix CONFIG_SYS_HZ to 1000
23542
23543     Let CONFIG_SYS_HZ to have value of 1000 effectively fixing all users of
23544     get_timer.
23545
23546     Changes since original version:
23547     * Set PTV=2 (divisor 8) for boards using 12MHz timer clock source to
23548       improve timer resolution.
23549
23550     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
23551
23552 commit 42bf4b2248146abdc592bde0009c6ea42067f437
23553 Author: Dirk Behme <dirk.behme@googlemail.com>
23554 Date:   Tue Apr 14 20:15:17 2009 +0200
23555
23556     OMAP3: Remove legacy NAND defines
23557
23558     Remove remaining legacy NAND defines for Beagle, EVM, Overo and Pandora.
23559
23560     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
23561
23562 commit cba0b778dd5f1ea32959b6825c7f0a31501a99d5
23563 Author: Sanjeev Premi <premi@ti.com>
23564 Date:   Mon Apr 27 21:27:54 2009 +0530
23565
23566     OMAP3: Print correct silicon revision
23567
23568     The function display_board_info() displays incorrect
23569     silicon revision - based on the return value from
23570     function get_cpu_rev().
23571
23572     This patch fixes the problem.
23573
23574     Signed-off-by: Sanjeev Premi <premi@ti.com>
23575
23576 commit 90006e9b33bcdbf241b0295d186e3634137907a9
23577 Author: Sanjeev Premi <premi@ti.com>
23578 Date:   Mon Apr 27 21:27:44 2009 +0530
23579
23580     OMAP3: Remove unused board-types
23581
23582     The board-types defined in struct omap3_sysinfo seem to be
23583     unused. The function display_board_info() is passed
23584     board type as an argument; which is ignored.
23585
23586     This patch removes all uses of board-type, related definitions
23587     and functions.
23588
23589     Signed-off-by: Sanjeev Premi <premi@ti.com>
23590
23591 commit 6a6b62e3aa4b340c4f8fc67b1487ddb5436c684d
23592 Author: Sanjeev Premi <premi@ti.com>
23593 Date:   Mon Apr 27 21:27:27 2009 +0530
23594
23595     OMAP3: Use functions print_cpuinfo() and checkboard()
23596
23597     Use the functions print_cpuinfo() and checkboard() to
23598     display the cpu and board specific information.
23599
23600     These functions reuse content from the existing function
23601     display_board_info() - which has been removed.
23602
23603     Also, updated the existig OMAP3 configurations to
23604     define:
23605      - CONFIG_DISPLAY_CPUINFO
23606      - CONFIG_DISPLAY_BOARDINFO
23607
23608     Signed-off-by: Sanjeev Premi <premi@ti.com>
23609
23610 commit f8e2b3107ee00f2782f8ebf47e3f09cda4e2353a
23611 Author: Stefan Roese <sr@denx.de>
23612 Date:   Wed Mar 18 11:17:37 2009 +0100
23613
23614     MTD: Change cfi-mtd to accept non-uniform sector sizes
23615
23616     With this patch non-uniform NOR FLASH chips (chips with multiple erase
23617     regions) can be exported via the cfi-mtd layer and therefor used by UBI.
23618     We select the largest sector size as erasesize. The cfi driver will make
23619     sure that the smaller sectors are handled correctly.
23620
23621     Signed-off-by: Stefan Roese <sr@denx.de>
23622
23623 commit 3dcbe628d66b648e954bc8147d4faff2983206d9
23624 Author: Anatolij Gustschin <agust@denx.de>
23625 Date:   Thu Apr 23 12:35:22 2009 +0200
23626
23627     video: fix bug in cfb_console.c code
23628
23629     Fix bug in drawing long version/info strings:
23630     U-Boot version string like
23631     "U-Boot 2009.03-05647-g7c51e06 (Apr 23 2009 - 12:40:00) MPC83XX"
23632     is long and doesn't wrap around correctly while drawing
23633     beside the logo. Such long strings partially overwrite
23634     the logo. This patch is an attempt to fix it.
23635
23636     Signed-off-by: Anatolij Gustschin <agust@denx.de>
23637
23638 commit 4d9eab89b3b2c2ed432b14d355a56f274d8aac75
23639 Author: Wolfgang Denk <wd@denx.de>
23640 Date:   Tue Apr 28 08:50:31 2009 +0200
23641
23642     cmd_ext2.c: fix compile warnings
23643
23644     Get rid of these warnings:
23645
23646     cmd_ext2.c:247: warning: format '%ld' expects type 'long int', but argument 2 has type 'int'
23647     cmd_ext2.c:248: warning: format '%lX' expects type 'long unsigned int', but argument 3 has type 'int'
23648
23649     Signed-off-by: Wolfgang Denk <wd@denx.de>
23650
23651 commit 28afe0160f87ff74574150d703055a965f91422a
23652 Author: Heiko Schocher <hs@denx.de>
23653 Date:   Mon Apr 27 10:48:20 2009 +0200
23654
23655     ids8247: Remove legacy NAND defines
23656
23657     because legacy NAND support is deprecated converting to current
23658     NAND interface. !This just compile, because I have no more the
23659     hardware to test it.
23660
23661     Signed-off-by: Heiko Schocher <hs@denx.de>
23662
23663 commit dbd33614404b65aa441c5620c3dbd560c4460c09
23664 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
23665 Date:   Mon Apr 27 09:13:31 2009 +0200
23666
23667     ubifs: BUG realpath string must be ended with NULL
23668
23669     If the memory used to copy the link_make is "dirty" the string wont
23670     be ended with NULL, throwing out multiple memory bugs.
23671
23672     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
23673     Acked-by: Stefan Roese <sr@denx.de>
23674
23675 commit 65351a8793c51f3787efbbcf3aa1df0ad543c127
23676 Author: Peter Tyser <ptyser@xes-inc.com>
23677 Date:   Fri Apr 24 15:59:56 2009 -0500
23678
23679     bmp_logo: Check return value of fread()
23680
23681     Add basic error handling to fread() function calls.  This prevents
23682     compililation warnings such as:
23683
23684     bmp_logo.c: In function â€˜main’:
23685     bmp_logo.c:71: warning: ignoring return value of â€˜fread’, declared with
23686     attribute warn_unused_result
23687     ...
23688
23689     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
23690
23691 commit eea8be86d1c2b570660d1f6c553845e13164231a
23692 Author: Peter Tyser <ptyser@xes-inc.com>
23693 Date:   Fri Apr 24 15:59:46 2009 -0500
23694
23695     ncb: Check return value of write()
23696
23697     This prevents the compilation warning:
23698
23699     ncb.c: In function 'main':
23700     ncb.c:32: warning: ignoring return value of â€˜write’, declared with
23701     attribute warn_unused_result
23702
23703     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
23704
23705 commit dbe29e36a4c2775b69b5a63b0ce2bac89c08e691
23706 Author: Stefan Roese <sr@denx.de>
23707 Date:   Fri Apr 24 15:59:35 2009 +0200
23708
23709     mtd: nand/onenand: Register mtd device upon device scanning
23710
23711     With this patch the NAND and OneNAND devices are registered in the MTD
23712     subsystem and can then be referenced by the mtdcore code (e.g.
23713     get_mtd_device_nm()). This is needed for the new "ubi part" command
23714     syntax without the flash type parameter (nor|nand|onenand).
23715
23716     Signed-off-by: Stefan Roese <sr@denx.de>
23717
23718 commit 10bb62d85a0850dbad1fdd34123378686373f166
23719 Author: Stefan Roese <sr@denx.de>
23720 Date:   Fri Apr 24 15:58:33 2009 +0200
23721
23722     mtd: nand: Include linux/mtd/partitions.h in nand_base.h
23723
23724     This patch removes this compilation warning when CONFIG_MTD_PARTITIONS is
23725     defined:
23726
23727     nand_base.c: In function 'nand_release':
23728     nand_base.c:2922: warning: implicit declaration of function 'del_mtd_partitions'
23729
23730     Signed-off-by: Stefan Roese <sr@denx.de>
23731
23732 commit 2d579e5060413af5a740cb396dc87e1ff31bf5a9
23733 Author: Stefan Roese <sr@denx.de>
23734 Date:   Fri Apr 24 20:24:19 2009 +0200
23735
23736     ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"
23737
23738     This patch removes the now unnecessary flash type parameter from the
23739     "ubi part" command. Currently the user has to define the type of flash
23740     he will be using UBI on. Example:
23741
23742     => ubi part nor partition1
23743
23744     With this patch this type parameter is not needed anymore. The user can
23745     now select the partition directly without the flash type paramter.
23746     Example:
23747
23748     => ubi part partition1
23749
23750     This breaks backward compatibility right now because of the change in the
23751     command syntax. But UBI support is still quite fresh and the advantage of
23752     this new command is syntax big enough for this change. Additionally the
23753     code is much cleaner now.
23754
23755     Signed-off-by: Stefan Roese <sr@denx.de>
23756     CC: Kyungmin Park <kyungmin.park@samsung.com>
23757
23758 commit 294f10ca9ea82a15e135dcb0fc658382ab206940
23759 Author: Detlev Zundel <dzu@denx.de>
23760 Date:   Thu Apr 23 13:14:20 2009 +0200
23761
23762     mips/vcth: Use generic 16550 uart driver
23763
23764     As the common code also handles baudrate switching, which the board
23765     specific vct.c driver did not support, this is one of the rare
23766     occassions where deleting code actually adds a feature :)
23767
23768     Signed-off-by: Detlev Zundel <dzu@denx.de>
23769     Acked-by: Stefan Roese <sr@denx.de>
23770     Acked-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
23771
23772 commit 0c8a84916c5dacccdc5b27b63fc463e9f3b04f07
23773 Author: Ladislav Michl <ladis@linux-mips.org>
23774 Date:   Tue Apr 21 02:26:31 2009 +0200
23775
23776     Separate mtdparts command from jffs2
23777
23778     On Thu, Mar 19, 2009 at 01:30:36PM +0100, Stefan Roese wrote:
23779     > Currently the mtdparts commands are included in the jffs2 command support.
23780     > This doesn't make sense anymore since other commands (e.g. UBI) use this
23781     > infrastructure as well now. This patch separates the mtdparts commands from
23782     > the jffs2 commands making it possible to only select mtdparts when no JFFS2
23783     > support is needed.
23784
23785     One more leftover... Let nboot command know about partitions even if JFFS2
23786     support is not enabled.
23787
23788     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
23789     Acked-by: Stefan Roese <sr@denx.de>
23790
23791 commit 67c2e57c0875139dbfcd6f41c43e6ad0cb2e40c9
23792 Author: Peter Tyser <ptyser@xes-inc.com>
23793 Date:   Mon Apr 20 11:22:13 2009 -0500
23794
23795     cmd_ide: Remove unused AmigaOneG3SE code
23796
23797     The output_data_short() and input_data_short() functions for the
23798     AmigaOneG3SE are unused and result in compiler warnings.
23799
23800     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
23801
23802 commit c93c102ace00764a56dbdf78bac134a23906721e
23803 Author: Peter Tyser <ptyser@xes-inc.com>
23804 Date:   Mon Apr 20 11:21:40 2009 -0500
23805
23806     AmigaOneG3SE: Fix CONFIG_CMD_CONSOLE definition
23807
23808     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
23809
23810 commit 54e822f9590cc6c70411bd8cabd42236e07a2aa7
23811 Author: Peter Tyser <ptyser@xes-inc.com>
23812 Date:   Mon Apr 20 11:09:05 2009 -0500
23813
23814     Replace __asm references with __asm__
23815
23816     __asm__ follows gcc's documented syntax and is generally more common
23817     than __asm.  This change is only asthetic and should not affect
23818     functionality.
23819
23820     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
23821
23822 commit f9a109b3adc5e8647535357500e2a38f0558b5c2
23823 Author: Peter Tyser <ptyser@xes-inc.com>
23824 Date:   Mon Apr 20 11:08:46 2009 -0500
23825
23826     Replace __attribute references with __attribute__
23827
23828     __attribute__ follows gcc's documented syntax and is generally more
23829     common than __attribute.  This change is only asthetic and should not
23830     affect functionality.
23831
23832     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
23833
23834 commit 08f077da9298ff65cc6f85f90d2770000a1beee9
23835 Author: David Brownell <dbrownell@users.sourceforge.net>
23836 Date:   Thu Apr 16 19:55:48 2009 -0700
23837
23838     mtdpart command: align output columns
23839
23840     Make the headers in the "mtdparts" command output line up
23841     with their columns ... strike the extra TAB character.
23842
23843     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
23844
23845 commit 06f41f825c23344d889d5419bb5eaeceb3ed2a02
23846 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
23847 Date:   Thu Apr 16 10:51:03 2009 +0900
23848
23849     Remove sa1100.h
23850
23851     sa1100.h is not used anywhere, then remove it.
23852
23853     $ find . -name '*.h' -empty -print
23854     ./include/sa1100.h
23855     $ git grep 'sa1100.h' .
23856     $
23857
23858     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
23859     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
23860
23861 commit 7d3d30b1b3fbd0a07db254ead99fa6fff4f4d992
23862 Author: Stefan Roese <sr@denx.de>
23863 Date:   Tue Apr 14 17:51:21 2009 +0200
23864
23865     UBIFS: Remove tnc_commit.c which is not used in the read-only version
23866
23867     I missed removing this file while implementing the UBIFS support. It's
23868     not referenced at all, so let's remove it. Thanks to Artem Bityutskiy
23869     for spotting.
23870
23871     Signed-off-by: Stefan Roese <sr@denx.de>
23872
23873 commit 6356daff70867822bdb23cea49f98e65421a25b8
23874 Author: Adrian Hunter <adrian.hunter@nokia.com>
23875 Date:   Tue Apr 14 17:50:38 2009 +0200
23876
23877     UBIFS: fix recovery bug
23878
23879     UBIFS did not recovery in a situation in which it could
23880     have. The relevant function assumed there could not be
23881     more nodes in an eraseblock after a corrupted node, but
23882     in fact the last (NAND) page written might contain anything.
23883     The correct approach is to check for empty space (0xFF bytes)
23884     from then on.
23885
23886     Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
23887     Signed-off-by: Stefan Roese <sr@denx.de>
23888
23889 commit 351f40caf2f7806b2cefb93e077ea619b9f684e8
23890 Author: Gao Guanhua <B22826@freescale.com>
23891 Date:   Tue Apr 14 14:37:35 2009 +0800
23892
23893     fs: Fix the wrong type of var
23894
23895     The filelen should be signed type, not unsigned type.
23896     otherwise, The condition as below never take.
23897         if (filelen < 0)
23898
23899     Signed-off-by: Gao Guanhua <B22826@freescale.com>
23900     Signed-off-by: Dave Liu <daveliu@freescale.com>
23901
23902 commit 05f474c4d0469bebc0bb05df60a39dc7fdf28e62
23903 Author: Wolfgang Denk <wd@denx.de>
23904 Date:   Tue Apr 28 00:29:34 2009 +0200
23905
23906     Update CHANGELOG
23907
23908     Signed-off-by: Wolfgang Denk <wd@denx.de>
23909
23910 commit ad74cae9ff8790727bc81ee91c6bca7d50dca446
23911 Author: David Brownell <dbrownell@users.sourceforge.net>
23912 Date:   Thu Apr 16 23:15:15 2009 -0700
23913
23914     dm9000 EEPROM reading bugfix
23915
23916     Make the U-Boot dm9000 driver read addresses from EEPROM just
23917     like Linux does ... read six bytes, instead of reading twelve
23918     bytes and then discarding every other one.
23919
23920     Using the right Ethernet address is a big win.
23921
23922     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
23923     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
23924     Acked-by: Ben Warren <biggerbadderben@gmail.com>
23925
23926 commit d4c02e6f5d49880123e7f584b88f857ffd874381
23927 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
23928 Date:   Wed Feb 25 14:27:24 2009 +0900
23929
23930     rtl8169: fix cache coherency problem
23931
23932     Fix the problem that cannot access actual data when CPU data cache enabled.
23933
23934     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
23935     Tested-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
23936     Acked-by: Ben Warren <biggerbadderben@gmail.com>
23937
23938 commit a85693b3bd4431b05b7df608b6f7733c0f80c53e
23939 Author: Dirk Behme <dirk.behme@googlemail.com>
23940 Date:   Tue Apr 21 17:30:51 2009 +0200
23941
23942     OMAP3: Fix changed mmc init command
23943
23944     In recent U-Boot mmcinit changed to mmc init.
23945
23946     Signed-off-by: Steve Sakoman <steve@sakoman.com>
23947     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
23948
23949 commit 34b76a14f676bc6501c27a96564e4dfb4793f033
23950 Author: Wolfgang Denk <wd@denx.de>
23951 Date:   Sun Apr 26 20:39:26 2009 +0200
23952
23953     lib_arm/board.c: remove misleading "test-only" comment.
23954
23955     For a long time, the print_cpuinfo() declaration in lib_arm/board.c
23956     had been marked as "test-only", which is plain wrong considering
23957     current usage.  Delete this misleading comment.
23958
23959     Signed-off-by: Wolfgang Denk <wd@denx.de>
23960
23961 commit 7239c5da5e9197accb3dfe395be4502c3b9bca8e
23962 Author: David Brownell <dbrownell@users.sourceforge.net>
23963 Date:   Sun Apr 12 15:40:16 2009 -0700
23964
23965     minor DaVinci clock cleanup
23966
23967     Minor cleanup to clock-related defines for DaVinci DM6446 boards:
23968
23969      - CONFIG_SYS_CLK_FREQ is unused; remove it.
23970
23971      - CONFIG_SYS_NS16550_CLK must be the same as CONFIG_SYS_HZ_CLOCK
23972
23973     On DM6446 both of those peripheral clocks actually come from the
23974     same source, the primary oscillator.  Having them use the same
23975     symbol avoids bugs in the clone'n'modify development cycle.
23976
23977     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
23978
23979 commit ffd8c7170d55c34bbfcfd2c84093dcaff796cbf3
23980 Author: Minkyu Kang <mk7.kang@samsung.com>
23981 Date:   Mon Apr 6 19:59:29 2009 +0900
23982
23983     s3c64xx: remove unnecessary definition
23984
23985     CONFIG_S3C6400 is must defined at config header file
23986     That definition is unnecessary at this file
23987
23988     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
23989
23990 commit 14b9308d511b53042ef478936e367a67282df66a
23991 Author: Heiko Schocher <hs@denx.de>
23992 Date:   Fri Apr 24 06:50:45 2009 +0200
23993
23994     83xx: searching "muram-data" by compatible property
23995
23996     if using CONFIG_BOOTCOUNT_LIMIT feature on a MPC8360 CPU
23997     in the muram-data node, the reg entry needs to be updated.
23998     This is done in fdt_fixup_muram(), but we should use
23999     the compatible "fsl,qe-muram-data" for searching the
24000     node instead of searching the muram-data node with
24001     an absolute path.
24002
24003     Signed-off-by: Heiko Schocher <hs@denx.de>
24004     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
24005
24006 commit 8e15088794807944b221c11609d36789efc7f767
24007 Author: Anatolij Gustschin <agust@denx.de>
24008 Date:   Thu Apr 23 21:29:34 2009 +0200
24009
24010     mpc83xx: MPC8360ERDK: fix environment offset configuration bug
24011
24012     The size of U-Boot binary for MPC8360ERDK increased
24013     (> 2 flash sectors now), so 'saveenv' will partially
24014     overwrite U-Boot in flash and will brick the board.
24015     This patch moves environment offset to fourth flash
24016     sector and also fixes CONFIG_SYS_MONITOR_LEN.
24017
24018     Signed-off-by: Anatolij Gustschin <agust@denx.de>
24019     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
24020
24021 commit 3c172c4fdbbb5858fae38478d6399be4a16be3fc
24022 Author: Michael Zaidman <michael.zaidman@gmail.com>
24023 Date:   Sat Apr 4 01:43:00 2009 +0300
24024
24025     NetLoop initialization bug
24026
24027     The patch fixes the bug of partial initialization of global network
24028     parameters.
24029
24030     Upon u-boot's start up the first ping command causes a failure of the
24031     consequent TFTP command. It happens in the recently added mechanism of
24032     the NetLoop initialization where initialization of global network
24033     parameters is separated in the NetInitLoop routine which is called per
24034     env_id change. Thus, ping request will initialize the network parameters
24035     necessary for ping operation only, afterwards the env_changed_id will be
24036     set to the env_id that will prevent all following initialization requests
24037     from other protocols.
24038     The problem is that the initialized by ping subset of network parameters
24039     is not sufficient for other protocols and particularly for TFTP which
24040     requires the NetServerIp also.
24041
24042     Signed-off-by: Michael Zaidman <michael.zaidman@gmail.com>
24043     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
24044
24045 commit b11f664f52c2855990107c18f242223377183575
24046 Author: Timur Tabi <timur@freescale.com>
24047 Date:   Thu Apr 9 10:27:05 2009 -0500
24048
24049     net: fix ULI 526x macro usage in netdev.h
24050
24051     Change netdev.h to use CONFIG_ULI526X instead of CONFIG_ULI526.  CONFIG_ULI526X
24052     is used everywhere else, so that's the correct macro name.  Without this fix,
24053     Ethernet will not work on the Freescale MPC8610 HPCD.
24054
24055     Signed-off-by: Timur Tabi <timur@freescale.com>
24056     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
24057
24058 commit 7ee38c044ca5041d3378d6507580ea4ec344af96
24059 Author: David Brownell <dbrownell@users.sourceforge.net>
24060 Date:   Sun Apr 12 15:38:06 2009 -0700
24061
24062     fix DaVinci NS16550_REG_SIZE regression
24063
24064     Update the DaVinci DM6446 boards to use the new convention
24065     for CONFIG_SYS_NS16550_REG_SIZE ... the size hasn't changed
24066     from the original 4 bytes, but these chips are little-endian.
24067
24068     (Resolves a regression added recently by the include/ns16550.h
24069     patch to "Unify structure declaration for registers".  The code
24070     previously worked just fine because the registers were accessed
24071     as host-endian words, not as bytes.)
24072
24073     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
24074
24075 commit dfc99e143fca44a492918ac6cf3f76ee9c2473a9
24076 Author: Mike Frysinger <vapier@gentoo.org>
24077 Date:   Sun Apr 12 22:29:20 2009 -0400
24078
24079     cmd_nand: drop duplicate NULL ptr check
24080
24081     The first if statement checks for NULL ptrs, so there is no need to check
24082     it again in later else cases (such as .oob).
24083
24084     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24085     CC: Scott Wood <scottwood@freescale.com>
24086
24087 commit 7732cef2eeb4e339cfcd8553fab773af73a20805
24088 Author: David Brownell <dbrownell@users.sourceforge.net>
24089 Date:   Mon Apr 13 08:03:38 2009 -0700
24090
24091     CMD_UBI != MTD_PARTITIONS
24092
24093     Fix dependency goofage:  it should certainly be possible to have the
24094     partition support without bringing in UBI commands.
24095
24096     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
24097     Acked-by: Stefan Roese <sr@denx.de>
24098
24099 commit 6ebff365eb63093ca35b687316002535c6a18820
24100 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24101 Date:   Thu Apr 16 21:30:48 2009 +0200
24102
24103     at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000
24104
24105     The timer has been rewrote with a precision at ~0,18%
24106
24107     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24108     Tested-by: Sergey Lapin <slapin@ossfans.org>
24109     Tested-by: Eric BENARD <ebenard@free.fr>
24110
24111 commit f0a2c7b4b64eacd06bb272856bcc056be8719f5a
24112 Author: Ilko Iliev <iliev@ronetix.at>
24113 Date:   Thu Apr 16 21:30:48 2009 +0200
24114
24115     at91: add support for the PM9263 board of Ronetix GmbH
24116
24117     The PM9263 board is based on the AT91SAM9263-EK board.
24118
24119     Here is the page on Ronetix website:
24120     http://www.ronetix.at/starter_kit_9263.html
24121
24122     Signed-off-by: Ilko Iliev <iliev@ronetix.at>
24123     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24124
24125 commit dc39ae9513c32dfeb9e018dc0d22c6484514fefb
24126 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24127 Date:   Thu Apr 16 21:30:44 2009 +0200
24128
24129     at91sam9/at91cap: improve clock framework
24130
24131     calculate dynamically the clock rate and pllb setting for usb
24132
24133     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24134
24135 commit dd7c302099ef5590069bdbf292aaa8230cd59de7
24136 Author: Stefan Roese <sr@denx.de>
24137 Date:   Wed Apr 15 14:08:48 2009 +0200
24138
24139     ppc4xx: Disable POST memory test on NAND-booting Kilauea
24140
24141     Don't run the memory POST on the NAND-booting version. It will
24142     overwrite part of the U-Boot image which is already loaded from NAND
24143     to SDRAM. We were just lucky that it booted at all with this SDRAM
24144     test enabled.
24145
24146     Signed-off-by: Stefan Roese <sr@denx.de>
24147
24148 commit 9a929170be89b27bce677504da27e88600c06c49
24149 Author: Stefan Roese <sr@denx.de>
24150 Date:   Wed Apr 15 14:06:26 2009 +0200
24151
24152     ppc4xx: Disable POST memory test on NAND-booting Sequoia
24153
24154     Don't run the memory POST on the NAND-booting version. It will
24155     overwrite part of the U-Boot image which is already loaded from NAND
24156     to SDRAM. We were just lucky that it booted at all with this SDRAM
24157     test enabled.
24158
24159     Signed-off-by: Stefan Roese <sr@denx.de>
24160
24161 commit 17c1b0e89b8be7d90f605eb19af9218c6275bfb3
24162 Author: Stefan Roese <sr@denx.de>
24163 Date:   Wed Apr 15 11:32:53 2009 +0200
24164
24165     ppc4xx: Remove unused code for Sequoia NAND booting version
24166
24167     The current define of get_bus_freq() in the CONFIG_NAND_SPL #ifdef is not
24168     used at all. This patch changes it's define to the currently used value of
24169     133333333 and removes the unnecessary code.
24170
24171     Signed-off-by: Stefan Roese <sr@denx.de>
24172
24173 commit cf9409885cbe01405bad76790e99f8adf3351f4d
24174 Author: Stefan Roese <sr@denx.de>
24175 Date:   Wed Apr 15 10:50:48 2009 +0200
24176
24177     ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets
24178
24179     This additional text in the bootup log helps to see if the board is
24180     configured for NAND-booting. Especially helpful for boards that can
24181     boot from NOR and NAND (e.g. most of the AMCC eval boards).
24182
24183     Signed-off-by: Stefan Roese <sr@denx.de>
24184
24185 commit 5132106a27b8fb302677852b26ffd319b40d17e2
24186 Author: Stefan Roese <sr@denx.de>
24187 Date:   Wed Apr 8 10:36:22 2009 +0200
24188
24189     ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia
24190
24191     Currently the NOR & NAND support in Linux only works for the "standard"
24192     Sequoia, the version booting for NOR flash. The NAND-booting version
24193     has the chip-selects swapped. Here the chip-select mappings:
24194
24195     "Standard" NOR-booting version:
24196     CS0 NOR
24197     CS3 NAND
24198
24199     NAND-booting version:
24200     CS0 NAND
24201     CS3 NOR
24202
24203     With this path the dtb gets fixed-up, so that the correct chip-select
24204     numbers are patched in the dtb enabling correct NOR & NAND support
24205     in Linux on the NAND-booting Sequoia version.
24206
24207     Signed-off-by: Stefan Roese <sr@denx.de>
24208
24209 commit aad4eca4ba8d597747199d8af723426681557dda
24210 Author: Mike Frysinger <vapier@gentoo.org>
24211 Date:   Sat Apr 4 09:10:27 2009 -0400
24212
24213     Blackfin: audit UART for all known anomalies
24214
24215     There is no code change here, just new comments, but this keeps me from
24216     having to do another audit from scratch in the future.
24217
24218     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24219
24220 commit 8ef929afa43c77c9573caa57c6e17a97a33775c0
24221 Author: Mike Frysinger <vapier@gentoo.org>
24222 Date:   Sat Apr 4 08:40:13 2009 -0400
24223
24224     Blackfin: add check for anomaly 05000362
24225
24226     DESCRIPTION:
24227     The column address width settings for banks 2 and 3 are misconnected in
24228     the SDRAM controller.  Accesses to bank 2 will result in an error if the
24229     Column Address Width for bank 3 (EB3CAW ) is not set to be the same as
24230     that of bank 2.
24231
24232     WORKAROUND:
24233     If using bank 2, make sure that banks 2 and 3 have the same column address
24234     width settings in the EBIU_SDBCTL register.  This must be the case
24235     regardless of whether or not bank 3 is enabled.
24236
24237     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24238
24239 commit c2e07449f546fb375289cdac1a608fdc20357873
24240 Author: Mike Frysinger <vapier@gentoo.org>
24241 Date:   Sat Apr 4 08:29:55 2009 -0400
24242
24243     Blackfin: add comment about anomaly 05000430 avoidance
24244
24245     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24246
24247 commit 48ab1509254a4c175e4f65c478a978928ffe09ec
24248 Author: Mike Frysinger <vapier@gentoo.org>
24249 Date:   Sat Apr 4 08:10:22 2009 -0400
24250
24251     Blackfin: add workaround for anomaly 05000242
24252
24253     DESCRIPTION:
24254     If the DF bit is set prior to a hardware reset, the PLL will continue to
24255     divide CLKIN by 2 after the hardware reset, but the DF bit itself will be
24256     cleared in the PLL_CTL register.
24257
24258     WORKAROUND:
24259     Reprogram the PLL with DF cleared if the desire is to not divide CLKIN by
24260     2 after reset.
24261
24262     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24263
24264 commit ce1fe4ba6bb9df7c57351436fa17d1af8bbe7916
24265 Author: Mike Frysinger <vapier@gentoo.org>
24266 Date:   Sat Apr 4 08:09:24 2009 -0400
24267
24268     Blackfin: add workaround for anomaly 05000171
24269
24270     DESCRIPTION:
24271     The Boot ROM is executed at power up/reset and changes the value of the
24272     SICA_IWR registers from their default reset value of 0xFFFF, but does not
24273     restore them.
24274
24275     WORKAROUND:
24276     User code should not rely on the default value of these registers.  Set
24277     the desired values explicitly.
24278
24279     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24280
24281 commit 51ee6e057f7a920e2a125cd9f985d10f625e355f
24282 Author: Mike Frysinger <vapier@gentoo.org>
24283 Date:   Sat Apr 4 08:22:36 2009 -0400
24284
24285     Blackfin: update anomaly sheets
24286
24287     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24288
24289 commit a343ba87ea0320ca0a4ecfa2c42cd9d4f18883df
24290 Author: Graf Yang <graf.yang@analog.com>
24291 Date:   Sat Apr 4 07:45:57 2009 -0400
24292
24293     Blackfin: nand: flush peripheral before polling it
24294
24295     We need to make sure the data written to the nand flash controller makes
24296     it there before we start polling its status register.  Otherwise, we may
24297     get stale data and return before the controller is actually ready.
24298
24299     Signed-off-by: Graf Yang <graf.yang@analog.com>
24300     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24301     Acked-by: Scott Wood <scottwood@freescale.com>
24302
24303 commit 3ccbfb25f48af78e7092ac75f3115e924e76c748
24304 Author: Remy Bohmer <linux@bohmer.net>
24305 Date:   Sun Apr 5 11:43:28 2009 +0200
24306
24307     Support for PXA27X UDC.
24308
24309         This Patch adds Support for PXA27X UDC.
24310         (Rebased to drivers/usb reorganisation)
24311
24312     Signed-off-by: Vivek Kutal <vivek.kutal@azingo.com>
24313     Signed-off-by: Remy Bohmer <linux@bohmer.net>
24314
24315 commit 2731b9a86685190d26b1883f27afda5ac8e1a313
24316 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24317 Date:   Fri Apr 3 12:46:58 2009 +0200
24318
24319     drivers/usb: regorganisation
24320
24321     move to linux usb driver organisation
24322
24323     as following
24324
24325     drivers/usb/gadget
24326     drivers/usb/host
24327     drivers/usb/musb
24328
24329     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24330     Signed-off-by: Remy Bohmer <linux@bohmer.net>
24331
24332 commit d04371a116d102e587ba7aa4c329b441cdbea3f4
24333 Author: Todor I Mollov <tmollov@ucsd.edu>
24334 Date:   Sat Apr 4 06:53:06 2009 -0400
24335
24336     Blackfin: spi: make cs deassert function deterministic
24337
24338     Blackfin SPI driver was not driving the SPI chip-select high before
24339     putting the chip-select signals into tri-state mode.  This is probably
24340     something that slipped by unnoticed in most designs.  If the signals are
24341     put directly into a tri-state mode, then the board is relying on the
24342     pull-up resistors to pull up the chip-select before the next transaction.
24343     Most of the time this is fine, except when you have two transactions that
24344     follow each other very closely, such as the flash erase and read status
24345     register commands.  In this case I was seeing a 500ns separation between
24346     the transactions.  In my setup, with a 10kOhm pull-up, it would meet
24347     timing spec about half the time and resulted in intermittent errors.  (A
24348     stronger pull up would fix this, but our design is targeted for low power
24349     consumption and a 3.3kOhm @ 3.3v is 3.3mW of needless power consumption.)
24350     I modified the spi_cs_deactivate() function in bfin_spi.c to drive the
24351     chip-selects high before putting them into tri-state.  For me, this
24352     resulted in a rise time of 5ns instead of the previous rise time of about
24353     1us, and fully satisfied the timing spec of the chip.
24354
24355     Signed-off-by: Todor I Mollov <tmollov@ucsd.edu>
24356     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24357
24358 commit c6fadb9c73a6a3e0c7f20696e978304a593a8d2d
24359 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24360 Date:   Sat Dec 13 21:08:05 2008 +0100
24361
24362     integratorap: fix PCI support
24363
24364     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24365
24366 commit 1c397508c836dfcb01fb2471c71de0727051f117
24367 Author: Dirk Behme <dirk.behme@googlemail.com>
24368 Date:   Mon Mar 30 21:15:23 2009 +0200
24369
24370     OMAP3: Update Overo pin mux for new expansion board
24371
24372     A new Overo expansion board uses GPIO 14, 21, 22 and 23 for LED's and
24373     switches. This patch changes the pinmux configuration for those pins.
24374     They were previously set up for unused MMC3_DAT4-7.
24375
24376     Signed-off-by: Steve Sakoman <steve@sakoman.com>
24377     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
24378
24379 commit ab298231518675b3784aea88ee9b978438f99e63
24380 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24381 Date:   Sun Apr 5 13:08:03 2009 +0200
24382
24383     arm: unify reset command
24384
24385     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24386
24387 commit b3acb6cd4059dfb29a5e99095d802717f53ff784
24388 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24389 Date:   Sun Apr 5 13:06:31 2009 +0200
24390
24391     arm: clean cache management
24392
24393     unify arm cache management except for non standard cache as ARM7TDMI
24394
24395     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24396
24397 commit 677e62f43235de9a1701204d7bcea0fb3d233fa1
24398 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24399 Date:   Sun Apr 5 13:02:43 2009 +0200
24400
24401     arm: update co-processor 15 access
24402
24403     import system.h from linux
24404
24405     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24406
24407 commit 23e4af49e066a53cd3e3659b68ef90572d88de84
24408 Author: Guennadi Liakhovetski <lg@denx.de>
24409 Date:   Sun Apr 5 00:42:02 2009 +0200
24410
24411     ARM: add the imx31_phycore_eet target to MAINTAINERS
24412
24413     imx31_phycore_eet is a variant of the imx31_phycore board with a few
24414     extensions, which justifies a separate entry in the MAINTAINERS list,
24415     whereas normally all entries sharing a single configuration file and a
24416     board/ directory have only one entry in MAINTAINERS.
24417
24418     Reported-by: Wolfgang Denk <wd@denx.de>
24419     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
24420
24421 commit 69c5bf29908b3a7f8e23bd9891b7ecc5b21f23e5
24422 Author: Guennadi Liakhovetski <lg@denx.de>
24423 Date:   Sun Apr 5 00:37:07 2009 +0200
24424
24425     ARM: fix out-of-tree build of imx31_phycore_eet
24426
24427     Fix out-of-tree build of the imx31_phycore_eet target.
24428
24429     Reported-by: Wolfgang Denk <wd@denx.de>
24430     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
24431
24432 commit 3c853f31d6a8e4407f73a2ca2c63d383a245f237
24433 Author: Jon Smirl <jonsmirl@gmail.com>
24434 Date:   Sat Apr 4 17:44:51 2009 -0400
24435
24436     mpc5200: reduce delays in i2c
24437
24438     The previous code waited 1000us before checking i2c
24439     status. Measurement shows i2c is usually ready in
24440     under 50us. Change the polling interval to 15us,
24441     loop 6,667 times to keep the polling timeout constant
24442     at 100ms.
24443
24444 commit 36003268968949110ef145d9f2eaf8439c96d25b
24445 Author: Sanjeev Premi <premi@ti.com>
24446 Date:   Fri Apr 3 14:00:07 2009 +0530
24447
24448     OMAP: Fix compile issue
24449
24450     Fixes this compile error:
24451     board.c: In function 'do_switch_ecc':
24452     board.c:339: error: 'cmd_tbl_t' has no member named 'help'
24453     make[1]: *** [board.o] Error 1
24454     make[1]: Leaving directory `/db/psp_git/users/a0756819/u-boot/cpu/arm_cortexa8/omap3'
24455     make: *** [cpu/arm_cortexa8/omap3/libomap3.a] Error 2
24456
24457     This is due to the fact that current command uses long
24458     help for the usage print even if the CONFIG_SYS_LONGHELP
24459     is not enabled. (Thanks Jean-Christophe for explanation).
24460
24461     Signed-off-by: Sanjeev Premi <premi@ti.com>
24462
24463 commit 342c1a5d9ab74febf3226a86216dc5aa05295d46
24464 Author: Minkyu Kang <mk7.kang@samsung.com>
24465 Date:   Fri Apr 3 09:56:16 2009 +0900
24466
24467     s3c64xx: fix the wrong gpio offset
24468
24469     This patch fix the wrong gpio offset
24470
24471     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
24472
24473 commit ab0689c316c9b2ee33f4de1c50263b64e539f12a
24474 Author: Kyungmin Park <kmpark@infradead.org>
24475 Date:   Wed Nov 26 10:18:13 2008 +0900
24476
24477     Move machine specific code to board at s3c64xx (v2)
24478
24479     Move machine specific code to smdk6400.
24480     Some board use OneNAND instead of NAND.
24481
24482     Some register MP0_CS_CFG[5:0] are controled by both h/w and s/w.
24483     So it's better to use macro instead of hard-coded value.
24484
24485     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
24486
24487 commit 767f3acd9f6e1dcb8ada926c333945382eddc7e8
24488 Author: Tom Rix <Tom.Rix@windriver.com>
24489 Date:   Wed Apr 1 22:02:19 2009 -0500
24490
24491     ZOOM1 Remove legacy NAND defines
24492
24493     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
24494
24495 commit 5891151707ee5902fe62d554c247f42865815757
24496 Author: Tom Rix <Tom.Rix@windriver.com>
24497 Date:   Wed Apr 1 22:02:20 2009 -0500
24498
24499     OMAP3 Fix multiline formatting in board init files.
24500
24501     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
24502
24503 commit c0a14aedc3440d6591b8c86d45861a0a8b46e11d
24504 Author: Wolfgang Denk <wd@denx.de>
24505 Date:   Sun Apr 5 00:27:57 2009 +0200
24506
24507     Update CHANGELOG, coding style cleanup.
24508
24509 commit f63728c804ab7413a67d70f6774cd30c3f7b40fb
24510 Author: Wolfgang Denk <wd@denx.de>
24511 Date:   Sun Apr 5 00:18:44 2009 +0200
24512
24513     One more fix for building env_embedded.o
24514
24515     In addition to the changes for CONFIG_ENV_IS_IN_FLASH as done in
24516     commit afcbce07, we also need to do the same for
24517     CONFIG_ENV_IS_IN_EEPROM and CONFIG_ENV_IS_IN_NVRAM.
24518
24519     Signed-off-by: Wolfgang Denk <wd@denx.de>
24520
24521 commit e3d1ac7bb1955d36980d267cb4cec40b0f7d30b5
24522 Author: Scott Wood <scottwood@freescale.com>
24523 Date:   Thu Apr 2 16:15:10 2009 -0500
24524
24525     common/image.c: Relocate strings in tables.
24526
24527     Without this, u-boot can crash or print garbage if the original link
24528     address no longer points to a valid string.
24529
24530     Signed-off-by: Scott Wood <scottwood@freescale.com>
24531
24532 commit 3a671fc06ae1d9e8eba76600372317c75ae0eb3e
24533 Author: Scott Wood <scottwood@freescale.com>
24534 Date:   Thu Apr 2 16:10:36 2009 -0500
24535
24536     mpc8260: Fill in brg's clock-frequency in device tree.
24537
24538     Signed-off-by: Scott Wood <scottwood@freescale.com>
24539
24540 commit c73ed274a211699739d83c2cef92853dc6716e15
24541 Author: Scott Wood <scottwood@freescale.com>
24542 Date:   Thu Apr 2 18:20:43 2009 -0500
24543
24544     MPC8260ADS: Add nfsboot/ramboot to default environment.
24545
24546     This brings it in line with other Freescale boards.
24547
24548     Signed-off-by: Scott Wood <scottwood@freescale.com>
24549
24550 commit c203ef5db0476a8c4f6dd86b2e9e9db0ea973f84
24551 Author: Andreas Huber <andreas.huber@keymile.com>
24552 Date:   Thu Apr 2 17:15:34 2009 +0200
24553
24554     UBI/cfi-mtd: Fix mtd name for multiple chips
24555
24556     On platforms with multiple NOR chips, currently only the first one
24557     can be selected using the "ubi part" command. This patch fixes this
24558     problem by using different names for the NOR "mtd devices".
24559
24560     It also changes the name of the NOR MTD device from "cfi-mtd" to
24561     "norX" (X indexing the device numer) to better match the mtdparts
24562     defaults.
24563
24564     Signed-off-by: Stefan Roese <sr@denx.de>
24565     Signed-off-by: Andreas Huber <andreas.huber@keymile.com>
24566
24567 commit 6b6bb02f27fcabfb37ea717fb7e243248e1e2acf
24568 Author: Peter Korsgaard <jacmet@sunsite.dk>
24569 Date:   Tue Mar 31 17:52:16 2009 +0200
24570
24571     tools/setlocalversion: use git svn instead of git-svn
24572
24573     Use the new "git <subcmd>" syntax instead of the deprecated
24574     "git-<subcmd>".
24575
24576     Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
24577
24578 commit 7fa96a9a54eb0d87d73888ec2565cda790ba0dff
24579 Author: Mingkai Hu <Mingkai.hu@freescale.com>
24580 Date:   Tue Mar 31 14:09:40 2009 +0800
24581
24582     eSPI: add the eSPI register support
24583
24584     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
24585
24586 commit 869f6bf4def5a053fbd1aecd8b2fc36f05196c0b
24587 Author: Minkyu Kang <mk7.kang@samsung.com>
24588 Date:   Mon Mar 30 14:55:51 2009 +0900
24589
24590     cmd_mmc: add support for device command for selecting mmc device
24591
24592     This patch improves device command for selecting mmc device
24593
24594     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
24595
24596 commit 9abc9ef8fbe079bf75a634ce64b7dcdb7b0d8bdc
24597 Author: Alan Carvalho de Assis <acassis@gmail.com>
24598 Date:   Sat Mar 28 19:50:16 2009 -0300
24599
24600     Small fix to m5282evb
24601
24602     This is just a small fix to get u-boot on m5282evb.
24603
24604     Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com>
24605
24606 commit febd7e4174e54579c9aa165c85c519fe5288f9d2
24607 Author: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
24608 Date:   Fri Mar 27 10:21:14 2009 +0100
24609
24610     UBIFS: add R/O compatibility
24611
24612     Now UBIFS is supported by u-boot. If we ever decide to change the
24613     media format, then people will have to upgrade their u-boots to
24614     mount new format images. However, very often it is possible to
24615     preserve R/O forward-compatibility, even though the write
24616     forward-compatibility is not preserved.
24617
24618     This patch introduces a new super-block field which stores the
24619     R/O compatibility version.
24620
24621     Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
24622     Acked-by: Adrian Hunter <Adrian.Hunter@nokia.com>
24623     Signed-off-by: Stefan Roese <sr@denx.de>
24624
24625 commit 852dbfdd56f68eb67d138b306a64e4de58dabb91
24626 Author: Mike Frysinger <vapier@gentoo.org>
24627 Date:   Mon Mar 23 22:27:34 2009 -0400
24628
24629     more command usage cleanup
24630
24631     Fix up a few dangling commands like in "Command usage cleanup" commit.
24632
24633     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24634
24635 commit b93b24bf76f8a8220b236df3a5f30b2204eb4edc
24636 Author: Ladislav Michl <ladis@linux-mips.org>
24637 Date:   Mon Mar 23 12:06:07 2009 +0100
24638
24639     Separate mtdparts command from jffs2
24640
24641     On Thu, Mar 19, 2009 at 01:30:36PM +0100, Stefan Roese wrote:
24642     > Currently the mtdparts commands are included in the jffs2 command support.
24643     > This doesn't make sense anymore since other commands (e.g. UBI) use this
24644     > infrastructure as well now. This patch separates the mtdparts commands from
24645     > the jffs2 commands making it possible to only select mtdparts when no JFFS2
24646     > support is needed.
24647
24648     ... and to make it useful for NAND chips as well, we should also remove now
24649     unrelated CONFIG_JFFS2_NAND. Note that struct part_info etc is in
24650     jffs2/load_kernel.h which is a bit misleading filename for that purpose,
24651     but that can be fixed later (tm).
24652
24653     Signed-off-by:  Ladislav Michl <ladis@linux-mips.org>
24654
24655 commit b196ca75503ce307c535b87bf47d51f05e7530df
24656 Author: Mike Frysinger <vapier@gentoo.org>
24657 Date:   Sun Mar 22 22:18:01 2009 -0400
24658
24659     smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()
24660
24661     Rather than sticking Blackfin-specific stuff into the eeprom example, use
24662     an indirect macro so that any board can override it with their own magic
24663     sauce in their board config file.
24664
24665     Also fix some spurious semi-colons in defines while I'm at it ...
24666
24667     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24668     CC: Ben Warren <biggerbadderben@gmail.com>
24669
24670 commit f5cf2ef2ad2a8bf321712ab460ed846120163d74
24671 Author: Sascha Hauer <s.hauer@pengutronix.de>
24672 Date:   Sat Mar 21 09:38:46 2009 -0400
24673
24674     mpc52xx phy: initialize only when needed
24675
24676     Do not initialize phy on startup, instead initialize it
24677     when we actually need it.
24678
24679     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
24680
24681 commit 03bab0091948196b9558248684c04f60943ca4b5
24682 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24683 Date:   Mon Mar 30 16:51:40 2009 +0200
24684
24685     at91sam9263ek: enable hush and auto complete support
24686
24687     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24688     Acked-by: Stelian Pop <stelian@popies.net>
24689
24690 commit 4758ebdd53571d4d183be5c2db8f0ee4ef368915
24691 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24692 Date:   Fri Mar 27 23:26:44 2009 +0100
24693
24694     at91: move dataflash spi driver to drivers/spi
24695
24696     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24697
24698 commit 2b7178afce59f71e95da657273f4132012098c1f
24699 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24700 Date:   Fri Mar 27 23:26:44 2009 +0100
24701
24702     at91: move usb driver to drivers/usb
24703
24704     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24705
24706 commit f82518d7f443ebac5f8821103a3c521c963aa6ee
24707 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24708 Date:   Fri Mar 27 23:26:43 2009 +0100
24709
24710     at91rm9200: Reset update
24711
24712     Update the rm9200 reset sequence to try executing a board-specific reset
24713     function and move specific board reset to board.
24714
24715     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24716
24717 commit 3524049cd053746298e4cfab2449882e75c146fc
24718 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24719 Date:   Fri Mar 27 23:26:43 2009 +0100
24720
24721     at91rm9200: move serial shutdown code to serial drivers
24722
24723     introduce serial_exit for this purpose. Use it only when the rm9200
24724     serial driver is active
24725
24726     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24727
24728 commit beebd851cdbc9dd070bcdfec1fd8f17e3cc91bc0
24729 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24730 Date:   Fri Mar 27 23:26:43 2009 +0100
24731
24732     at91rm9200: move serial driver to drivers/serial
24733
24734     add CONFIG_AT91RM9200_USART to activate the driver
24735
24736     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24737
24738 commit cb82a532669f6b02225ec3429ea4d49ff2b97d0a
24739 Author: Ulf Samuelsson <ulf@atmel.com>
24740 Date:   Fri Mar 27 23:26:43 2009 +0100
24741
24742     Add support for the AT91RM9200EK Board.
24743
24744     The AT91RM9200-EK Evaluation Board supports the AT91RM9200
24745     ARM9-based 32-bit RISC microcontroller and enables real-time code development
24746     and evaluation.
24747
24748     Here is the chip page on Atmel website:
24749     http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507
24750
24751     with
24752         - NOR (cfi driver)
24753         - DataFlash
24754         - USB OHCI
24755         - Net
24756         - I2C (hard)
24757
24758     Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
24759     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24760
24761 commit b9c0e4c29e3ec12668ac50e954e7c9ba8f7aa10a
24762 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24763 Date:   Fri Mar 27 23:26:42 2009 +0100
24764
24765     add dataflash mmc mux missing support
24766
24767     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24768
24769 commit 2a325ce3c705ab2d82760afc541c511328472df8
24770 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24771 Date:   Fri Mar 27 23:26:42 2009 +0100
24772
24773     at91rm9200dk: Move conditional compilation to Makefile
24774
24775     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24776
24777 commit 90a92a708d5180a20d600ba0fc2352ec76dc3829
24778 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24779 Date:   Fri Mar 27 23:26:42 2009 +0100
24780
24781     at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT
24782
24783     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24784
24785 commit 843a2654bce74192de2b5a43474fdc27a572ab40
24786 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24787 Date:   Fri Mar 27 23:26:42 2009 +0100
24788
24789     at91sam9: add watchdog support
24790
24791     Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
24792     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24793
24794 commit a47492ac60657dd9d59c713aa049319ea6eabd52
24795 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24796 Date:   Fri Mar 27 13:14:52 2009 +0100
24797
24798     at91sam9/at91cap: spi init add hardware chip select support
24799
24800     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24801
24802 commit 66932ac3929c7a145a6ef6574a96fd7535154951
24803 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24804 Date:   Sat Apr 4 19:15:40 2009 +0200
24805
24806     netstar: fix crc32.c dependancy location
24807
24808     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24809
24810 commit 42f9ebff2f758bef524780a00c712eb63a72d99b
24811 Author: Scott Wood <scottwood@freescale.com>
24812 Date:   Fri Apr 3 15:24:40 2009 -0500
24813
24814     MPC8260ADS: Define CONFIG_HAS_ETH0.
24815
24816     This is required so that the MAC address will be updated in the device tree.
24817
24818     Signed-off-by: Scott Wood <scottwood@freescale.com>
24819
24820 commit 8701eceffdf77e2908d0b58add0dabc16edf6087
24821 Author: Scott Wood <scottwood@freescale.com>
24822 Date:   Fri Apr 3 15:26:45 2009 -0500
24823
24824     PQ2FADS: Enable PCI.
24825
24826     PCI on PQ2FADS is very similar to PCI on MPC8272ADS.
24827
24828     Signed-off-by: Scott Wood <scottwood@freescale.com>
24829
24830 commit 83863df04bd30bfe2430b0c43ca9f78596d3f0bc
24831 Author: Wolfgang Denk <wd@denx.de>
24832 Date:   Sat Apr 4 16:57:50 2009 +0200
24833
24834     Fix quoting bug introduced by commit 74de7aef
24835
24836     Signed-off-by: Wolfgang Denk <wd@denx.de>
24837
24838 commit ecf3fb223a56e3c6aa696d94d694eeaca0f44d33
24839 Author: Wolfgang Denk <wd@denx.de>
24840 Date:   Sat Apr 4 16:14:51 2009 +0200
24841
24842     Fix implicit declaration of function 'htons'
24843
24844     Include <netinet/in.h> instead of <linux/in.h> to get htons()
24845     prototpye.
24846
24847     Signed-off-by: Wolfgang Denk <wd@denx.de>
24848
24849 commit e6a6789f41f0560ce280089fbd3f1bd0f0f64306
24850 Author: Kumar Gala <galak@kernel.crashing.org>
24851 Date:   Sat Apr 4 10:21:02 2009 -0500
24852
24853     fsl_law: Fix bug in calculation of LAW sizing
24854
24855     In set_ddr_laws() when we determined how much of the size requested
24856     to be mapped was covered by the the first LAW we needed to recalculate
24857     the size based on what was actually mapped.
24858
24859     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
24860
24861 commit 32049b4048ff8e59bd5ba6160d6d5206d283b2a2
24862 Author: Kumar Gala <galak@kernel.crashing.org>
24863 Date:   Thu Apr 2 13:57:05 2009 -0500
24864
24865     fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
24866
24867     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
24868
24869 commit c8514622e2713d9c47919acfe23fce386782afe7
24870 Author: Kumar Gala <galak@kernel.crashing.org>
24871 Date:   Thu Apr 2 13:22:48 2009 -0500
24872
24873     fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
24874
24875     Rename the pci header for FSL HW so we can move some prototypes
24876     in there and stop doing explicit externs
24877
24878     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
24879
24880 commit afcbce07e9323c0e8aeb783ba7ce6104860fd7a7
24881 Author: Wolfgang Denk <wd@denx.de>
24882 Date:   Sat Apr 4 16:10:40 2009 +0200
24883
24884     Fix building of env_embedded.o
24885
24886     Since commit a706bfc7 common/env_embedded.o and tools/envcrc were
24887     only built when CONFIG_ENV_IS_EMBEDDED was set, but this breaks
24888     building for many boards.
24889
24890     We always have to build these files when CONFIG_ENV_IS_IN_FLASH is
24891     set.
24892
24893     Signed-off-by: Wolfgang Denk <wd@denx.de>
24894
24895 commit a31e091ad70915278fb15b79d6ae53ea2d44b251
24896 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24897 Date:   Sat Apr 4 12:49:11 2009 +0200
24898
24899     rename include/zlib.h to include/u-boot/zlib.h
24900
24901     Some systems have zlib.h installed in /usr/include/. This isn't the
24902     desired file for u-boot code - we want the one in include/zlib.h.
24903     This rename will avoid the conflict.
24904
24905     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24906     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24907
24908 commit ae644c178f097874a92a6d934f364985fc7e075a
24909 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24910 Date:   Sat Apr 4 12:46:31 2009 +0200
24911
24912     tools/Makefile: fix image.c dependancy location
24913
24914     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
24915     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24916
24917 commit b074a7081124d7f05fd1651a3bc0b5579fdfa473
24918 Author: Mike Frysinger <vapier@gentoo.org>
24919 Date:   Sat Apr 4 07:42:25 2009 -0400
24920
24921     tools: add ncb to gitignore
24922
24923     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
24924
24925 commit 453c0d7558215cbc8636d94af172886d84e0dbba
24926 Author: Detlev Zundel <dzu@denx.de>
24927 Date:   Fri Apr 3 16:45:46 2009 +0200
24928
24929     include/ns16550.h: Unify structure declaration for registers
24930
24931     Instead of special casing the different access patterns, use common
24932     code with light macros sprinkled in to accomodate for the different
24933     layouts of the register structure.
24934
24935     Note that this also changes the types of the registers for the
24936     "positively packed (>1)" cases.  As the registers truly are unsigned
24937     chars, this is surely the Right Thing, but it is a semantic change.
24938     Note that for this case depending on the endianness on the bus, we may
24939     see a change of behaviour.
24940
24941     Signed-off-by: Detlev Zundel <dzu@denx.de>
24942
24943 commit 0a145ce6e7075aa0f4869d6f6149a5ff205d95df
24944 Author: Peter Tyser <ptyser@xes-inc.com>
24945 Date:   Fri Mar 13 18:54:52 2009 -0500
24946
24947     Delete now unused tools/Makefile.win32
24948
24949     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
24950
24951 commit 2f8d396b9302eddcd8d552648e101a46b7a80acd
24952 Author: Peter Tyser <ptyser@xes-inc.com>
24953 Date:   Fri Mar 13 18:54:51 2009 -0500
24954
24955     Add support for building native win32 tools
24956
24957     Add support for compiling the host tools in the tools directory using
24958     the MinGW toolchain.  This produces executables which can be used on
24959     standard Windows computers without requiring cygwin.
24960
24961     One must specify the MinGW compiler and strip utilities as if they
24962     were the host toolchain in order to build win32 executables, eg:
24963
24964     make HOSTCC=i586-mingw32msvc-gcc HOSTSTRIP=i586-mingw32msvc-strip tools
24965
24966     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
24967
24968 commit e50abf662efbf4ce0e731062c8d3c8ec54763ae2
24969 Author: Peter Tyser <ptyser@xes-inc.com>
24970 Date:   Fri Mar 13 18:54:50 2009 -0500
24971
24972     tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation
24973
24974     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
24975
24976 commit b0d4d7219a4806e46affc96bd1f65397194a6e72
24977 Author: Peter Tyser <ptyser@xes-inc.com>
24978 Date:   Fri Mar 13 18:54:49 2009 -0500
24979
24980     tools/Makefile: Create generic build rules
24981
24982     Create a few generic build rules to replace the current method which has
24983     1 build target for each file
24984
24985     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
24986
24987 commit 273174ddbcce215c42f6c307470cd5580a3f72bf
24988 Author: Peter Tyser <ptyser@xes-inc.com>
24989 Date:   Fri Mar 13 18:54:48 2009 -0500
24990
24991     tools/Makefile: Use auto-generated object file dependencies
24992
24993     Files in the SRCS variable have their dependencies automatically
24994     generated so remove duplicate explicit dependencies
24995
24996     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
24997
24998 commit fb8b33c1e6d621ea3347a75ad3a42a386b44e589
24999 Author: Peter Tyser <ptyser@xes-inc.com>
25000 Date:   Fri Mar 13 18:54:47 2009 -0500
25001
25002     tools/Makefile: Remove symlinks for remaining source files
25003
25004     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25005
25006 commit eed073315b6447eceadf7468a4c2b757442c7c6f
25007 Author: Peter Tyser <ptyser@xes-inc.com>
25008 Date:   Fri Mar 13 18:54:46 2009 -0500
25009
25010     tools/Makefile: Dynamically generate libfdt object dependencies
25011
25012     Add the libfdt files to the SRCS variable so that they have their
25013     dependencies automatically generated
25014
25015     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25016
25017 commit c0170175393b94560fa7a5da6dd31377df5f4a72
25018 Author: Peter Tyser <ptyser@xes-inc.com>
25019 Date:   Fri Mar 13 18:54:45 2009 -0500
25020
25021     tools/Makefile: Remove symlinks for fdt targets
25022
25023     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25024
25025 commit 45d6bdff68877ea214ff33cc1c89a29c76e96f51
25026 Author: Peter Tyser <ptyser@xes-inc.com>
25027 Date:   Fri Mar 13 18:54:44 2009 -0500
25028
25029     tools/Makefile: Add libfdt/ to the include search path
25030
25031     This change makes the process of symlinking libfdt_internal.h
25032     unnecessary
25033
25034     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25035
25036 commit fba0e3a0814f9bf48c32a4c8a7987c36ae96651b
25037 Author: Peter Tyser <ptyser@xes-inc.com>
25038 Date:   Fri Mar 13 18:54:43 2009 -0500
25039
25040     tools: Remove unecessary symlinking of zlib.h
25041
25042     crc32.c uses the zlib.h header in include/u-boot/zlib.h.  The symlink
25043     was previously necessary to give U-Boot's version of zlib.h precedence
25044     over the host computer's version of zlib.h.
25045
25046     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25047
25048 commit 40b8d909ace06f6f494dee08ffa64a82493e72e9
25049 Author: Peter Tyser <ptyser@xes-inc.com>
25050 Date:   Fri Mar 13 18:54:42 2009 -0500
25051
25052     tools/Makefile: Add tools/ to the include search path
25053
25054     This change makes the process of symlinking mkimage.h and fdt_host.h
25055     unnecessary
25056
25057     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25058
25059 commit 1cd300de5e19c9e8383ee2eb2b6bd3b8b9378c78
25060 Author: Peter Tyser <ptyser@xes-inc.com>
25061 Date:   Fri Mar 13 18:54:41 2009 -0500
25062
25063     tools/Makefile: Compile ncb when CONFIG_NETCONSOLE
25064
25065     Also conditionally add ncb.o to OBJ_FILES list
25066
25067     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25068
25069 commit 123c48a21ce08b4a33f36e96cc75f92324e761d7
25070 Author: Peter Tyser <ptyser@xes-inc.com>
25071 Date:   Fri Mar 13 18:54:40 2009 -0500
25072
25073     tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET
25074
25075     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25076
25077 commit 4d93a0a807b8ca0289ba5da00c646cd2d54af120
25078 Author: Peter Tyser <ptyser@xes-inc.com>
25079 Date:   Fri Mar 13 18:54:39 2009 -0500
25080
25081     tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED
25082
25083     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25084
25085 commit cd26a31a23f9a58ba52870f8ffb57d77d1baee20
25086 Author: Peter Tyser <ptyser@xes-inc.com>
25087 Date:   Fri Mar 13 18:54:38 2009 -0500
25088
25089     tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP
25090
25091     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25092
25093 commit 7cd5cbc34699ccc15d0277f48375cad928d04faf
25094 Author: Peter Tyser <ptyser@xes-inc.com>
25095 Date:   Fri Mar 13 18:54:37 2009 -0500
25096
25097     tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG
25098
25099     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25100
25101 commit eeba8617908e33f7e7db3b1588c04ca65b856793
25102 Author: Peter Tyser <ptyser@xes-inc.com>
25103 Date:   Fri Mar 13 18:54:36 2009 -0500
25104
25105     tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS
25106
25107     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25108
25109 commit 335ffe7e0e0a30e90ce409c3279016a582157d8e
25110 Author: Peter Tyser <ptyser@xes-inc.com>
25111 Date:   Fri Mar 13 18:54:35 2009 -0500
25112
25113     tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled
25114
25115     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25116
25117 commit ee3584a5970230ee96aae19505ad3226734ee4ff
25118 Author: Peter Tyser <ptyser@xes-inc.com>
25119 Date:   Fri Mar 13 18:54:34 2009 -0500
25120
25121     tools/Makefile: Split variable declarations into multiple lines
25122
25123     Split variable declarations into multiple lines and use the standard
25124     VAR-y convention.  Also move object and binary variable declarations to
25125     after config.mk has been included to allow for these lists to utilize
25126     the CONFIG_XXX variables.
25127
25128     These changes lay the groundwork for conditional compilation of files
25129     in the tools directory.
25130
25131     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25132
25133 commit 21d28e95ed874ab1ed9787f939d8a53e99d30ddb
25134 Author: Peter Tyser <ptyser@xes-inc.com>
25135 Date:   Fri Mar 13 18:54:33 2009 -0500
25136
25137     tools/Makefile: Remove inappropriate double-tabs
25138
25139     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25140
25141 commit 652f4ba076689fd0acd447561a777b1c440a4b57
25142 Author: Peter Tyser <ptyser@xes-inc.com>
25143 Date:   Fri Mar 13 18:54:32 2009 -0500
25144
25145     tools/Makefile: Remove HOSTARCH HOSTOS defines
25146
25147     The values of HOSTARCH and HOSTOS which are exported from the top-level
25148     Makefile should be used
25149
25150     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25151
25152 commit 2eeb4e95fbfafe54645fae7ec0b2594101f0573b
25153 Author: Peter Tyser <ptyser@xes-inc.com>
25154 Date:   Fri Mar 13 18:54:31 2009 -0500
25155
25156     gen_eth_addr: Use POSIX rand() and srand()
25157
25158     Replace random()/srandom() use with rand()/srand() to support
25159     compilation with the mingw toolchain.  The rand()/srand() functions are
25160     generally more common and are functionally equivalent to the original
25161     random()/srandom() calls.
25162
25163     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25164
25165 commit 24d2ae5e9debe4b75151a55251031a14477fa875
25166 Author: Peter Tyser <ptyser@xes-inc.com>
25167 Date:   Fri Mar 13 18:54:28 2009 -0500
25168
25169     elf.h: Use stdint.h to provide standard typedefs for WIN32
25170
25171     The original code provided an incomplete set of typedefs for WIN32
25172     compiles and replicated the standard typedefs that are already
25173     provided by stdint.h
25174
25175     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25176
25177 commit a706bfc7d0e2d1935c5670045288e6cd1ffdfabc
25178 Author: Peter Tyser <ptyser@xes-inc.com>
25179 Date:   Fri Mar 13 18:54:27 2009 -0500
25180
25181     common/Makefile: Conditionally compile env_embedded.o
25182
25183     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25184
25185 commit 2b48f7d5f62835f87278efb498397b6ae9e2d117
25186 Author: Peter Tyser <ptyser@xes-inc.com>
25187 Date:   Fri Mar 13 18:54:26 2009 -0500
25188
25189     Makefile: Add removal of *.exe files to clean target
25190
25191     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25192
25193 commit d0d6144e0e4a03a68311b781f3dde38dc9316b82
25194 Author: Peter Tyser <ptyser@xes-inc.com>
25195 Date:   Fri Mar 13 18:54:25 2009 -0500
25196
25197     Makefile: Make autoconf.mk a dependency of the depend target
25198
25199     The original code did not generate autoconf.mk until after some targets
25200     dependencies had already been calculated, for example the directories in
25201     the SUBDIRS variable
25202
25203     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
25204
25205 commit 75eb82ec7cacb18d059d701b35677b93d2bb7596
25206 Author: unsik Kim <donari75@gmail.com>
25207 Date:   Wed Feb 25 11:31:24 2009 +0900
25208
25209     mflash: Initial mflash support
25210
25211     Mflash is fusion memory device mainly targeted consumer eletronic and
25212     mobile phone.
25213     Internally, it have nand flash and other hardware logics and supports
25214     some different operation (ATA, IO, XIP) modes.
25215
25216     IO mode is custom mode for the host that doesn't have IDE interface.
25217     (Many mobile targeted SoC doesn't have IDE bus)
25218
25219     This driver support mflash IO mode.
25220
25221     Followings are brief descriptions about IO mode.
25222
25223     1. IO mode based on ATA protocol and uses some custom command. (read
25224        confirm, write confirm)
25225     2. IO mode uses SRAM bus interface.
25226
25227     Signed-off-by: unsik Kim <donari75@gmail.com>
25228
25229 commit 200779e3e2a9aeda7030b171a8c39d7797019917
25230 Author: Detlev Zundel <dzu@denx.de>
25231 Date:   Fri Apr 3 11:53:01 2009 +0200
25232
25233     Rename common ns16550 constants with UART_ prefix to prevent conflicts
25234
25235     Fix problems introduced in commit
25236     7b5611cdd12ca0cc33f994f0d4a4454788fc3124 [inka4x0: Add hardware
25237     diagnosis functions for inka4x0] which redefined MSR_RI which is
25238     already used on PowerPC systems.
25239
25240     Also eliminate redundant definitions in ps2mult.h.  More cleanup will
25241     be needed for other redundant occurrences though.
25242
25243     Signed-off-by: Detlev Zundel <dzu@denx.de>
25244
25245 commit 99067b08f4a0ce20ff337a35211239f334d8f451
25246 Author: Scott Wood <scottwood@freescale.com>
25247 Date:   Wed Apr 1 15:33:24 2009 -0500
25248
25249     Noisily disable the legacy NAND subsystem.
25250
25251     Legacy NAND is marked for feature removal after April 2009 (i.e. this
25252     upcoming release).  There are still several boards that reference it
25253     (though many do so only for disk-on-chip support which has been silently
25254     disabled for a while now).  These boards will now fail to build
25255     with #error, though the code is still there if the user removes #error.
25256
25257     The plan is to remove the code outright in the next release, along with
25258     any board code that refers to it (such as board/esd/common/auto_update.c).
25259
25260     Also, remove the legacy NAND API description from README.nand.
25261
25262     Signed-off-by: Scott Wood <scottwood@freescale.com>
25263
25264 commit 69bcabb51686fdd133cb1848c0d3b0a4fc6ca5cf
25265 Author: apgmoorthy <moorthy.apg@samsung.com>
25266 Date:   Fri Mar 27 14:45:23 2009 +0530
25267
25268     Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
25269
25270     Currently OneNAND initial program loader (ipl) reads only block 0 ie 128KB.
25271     However, u-boot image for apollon board is 195KB making the board
25272     unbootable with OneNAND.
25273
25274     Fix ipl to read CONFIG_SYS_MONITOR_LEN.
25275     CONFIG_SYS_MONITOR_LEN macro holds the U-Boot image size.
25276
25277     Signed-off-by: Rohit Hagargundgi <h.rohit@samsung.com>
25278     Signed-off-by: Gangheyamoorthy   <moorthy.apg@samsung.com>
25279     Signed-off-by: Scott Wood <scottwood@freescale.com>
25280
25281 commit 74de7aefd79690bae8cf5a5120f5962d444be089
25282 Author: Wolfgang Denk <wd@denx.de>
25283 Date:   Wed Apr 1 23:34:12 2009 +0200
25284
25285     Add "source" command; prepare removal of "autoscr" command
25286
25287     According to the doc/feature-removal-schedule.txt, the "autoscr"
25288     command will be replaced by the "source" command in approximately 6
25289     months from now.
25290
25291     This patch prepares this change and starts a 6 month transition
25292     period as follows:
25293
25294     - The new "source" command has been added, which implements exactly
25295       the same functionlaity as the old "autoscr" command before
25296     - The old "autoscr" command name is kept as an alias for compatibility
25297     - Command sequences, script files atc. have been adapted to use the
25298       new "source" command
25299     - Related environment variables ("autoscript", "autoscript_uname")
25300       have *not* been adapted yet; these will be renamed resp. removed in
25301       a separate patch when the support for the "autoscr" command get's
25302       finally dropped.
25303
25304     Signed-off-by: Wolfgang Denk <wd@denx.de>
25305
25306 commit 78237df55248034a2d7c2daea992b9dbe7ca8e96
25307 Author: Wolfgang Denk <wd@denx.de>
25308 Date:   Thu Apr 2 17:31:09 2009 +0200
25309
25310     Add "GPL cleanup" task to feature-removal-schedule.txt
25311
25312     Announce removal of all non-GPL or GPL-incompatible files
25313     after August 2009.
25314
25315     Signed-off-by: Wolfgang Denk <wd@denx.de>
25316
25317 commit d9596ffbdc79cea285010b67dd20a4618303f624
25318 Author: Mike Frysinger <vapier@gentoo.org>
25319 Date:   Thu Apr 2 12:51:28 2009 -0400
25320
25321     sf: stmicro: dont send 4 bytes when reading status register
25322
25323     I can't find anywhere in the datasheet that says the status register needs
25324     3 dummy bytes sent to it before being able to read back the first real
25325     result.  Tests on a Blackfin board show that after writing the opcode, the
25326     status register starts coming back immediately.  So only write out the
25327     read status register opcode before polling the result.
25328
25329     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25330     CC: Jason McMullan <mcmullan@netapp.com>
25331     CC: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
25332
25333 commit 1abe365ffcfc29c061e8fd8b45551be5ad1428dd
25334 Author: Mike Frysinger <vapier@gentoo.org>
25335 Date:   Thu Apr 2 08:11:31 2009 -0400
25336
25337     sf: set common timeouts in seconds, not milliseconds
25338
25339     Since timeouts are only hit when there is a problem in the system, we
25340     don't want to prematurely timeout on a functioning setup.  Thus having
25341     low timeouts (in milliseconds) doesn't gain us anything in the production
25342     case, but rather increases likely hood of causing problems where none
25343     otherwise exist.
25344
25345     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25346     CC: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
25347
25348 commit 2a6ce1115b3cbe746965cfa0058ce645b6c1ada1
25349 Author: Mike Frysinger <vapier@gentoo.org>
25350 Date:   Thu Apr 2 06:51:49 2009 -0400
25351
25352     sf: stmicro: use common page timeout define
25353
25354     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25355     CC: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
25356
25357 commit 0dcdbb172c2fdf60c5c578980308b312fd56496f
25358 Author: Mike Frysinger <vapier@gentoo.org>
25359 Date:   Sat Mar 28 06:41:09 2009 -0400
25360
25361     sf: always read 5 bytes for the idcode
25362
25363     Some SPI flash drivers like to have extended id information available
25364     (like the spansion flash), so rather than making it re-issue the ID cmd
25365     to get at the last 2 bytes, have the common code read 5 bytes rather than
25366     just 3.  This also matches the Linux behavior where it always reads 5 id
25367     bytes from all flashes.
25368
25369     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25370     Acked-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
25371     CC: Mingkai Hu <Mingkai.hu@freescale.com>
25372
25373 commit 9726ba4abaa16cd6c385ad350d403f98a8eacf52
25374 Author: Mike Frysinger <vapier@gentoo.org>
25375 Date:   Fri Mar 27 16:34:21 2009 -0400
25376
25377     sf: stmicro: drop redundant id read
25378
25379     The common SPI flash code reads the idcode and passes it down to the SPI
25380     flash driver, so there is no need to read it again ourselves.
25381
25382     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25383     Acked-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
25384     CC: Jason McMullan <mcmullan@netapp.com>
25385     CC: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
25386
25387 commit 1c5874374e091b4bb62917c519861f7682fe066e
25388 Author: Mike Frysinger <vapier@gentoo.org>
25389 Date:   Fri Mar 27 19:27:58 2009 -0400
25390
25391     sf: add driver for SST flashes
25392
25393     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25394     Acked-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
25395
25396 commit f773a1bbdb8f3bf1ddab2874f36f043c4f8f044d
25397 Author: Mike Frysinger <vapier@gentoo.org>
25398 Date:   Mon Mar 23 23:03:58 2009 -0400
25399
25400     sf: drop DEBUG defines
25401
25402     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25403     Acked-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
25404
25405 commit 6b850a9fa8a216f3692da2511cb1a6c16409b1af
25406 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25407 Date:   Sun Jan 4 07:44:07 2009 +0100
25408
25409     mtd: add some at45 spi flash support
25410
25411      - AT45DB321D
25412      - AT45DB161D
25413      - AT45DB081D
25414      - AT45DB041D
25415      - AT45DB021D
25416      - AT45DB011D
25417
25418     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25419     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25420
25421 commit 6805e4bf83e6f444f7411101228766c8a7aec5f7
25422 Author: Mingkai Hu <Mingkai.hu@freescale.com>
25423 Date:   Tue Mar 31 14:09:41 2009 +0800
25424
25425     mtd: SPI Flash: Support the Spansion Flash
25426
25427     Add MTD SPI Flash support for S25FL008A, S25FL016A,
25428     S25FL032A, S25FL064A, S25FL128P.
25429
25430     Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
25431     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25432
25433 commit 40587701924aa0afc86b3840421b4cc6de42c748
25434 Author: Mike Frysinger <vapier@gentoo.org>
25435 Date:   Mon Mar 30 20:56:45 2009 -0400
25436
25437     Blackfin: force all boards to HZ of 1000
25438
25439     Since the Blackfin timer code requires HZ to be 1000, barf on any board
25440     that tries to use a different value.
25441
25442     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25443
25444 commit f4032d2eec9d71a59c6c724671e577f67a76839b
25445 Author: Mike Frysinger <vapier@gentoo.org>
25446 Date:   Fri Mar 27 21:07:45 2009 -0400
25447
25448     Blackfin: bf533-stamp: drop old spi flash driver
25449
25450     Now that the common SPI flash code supports all the flashes, we can stop
25451     using the old driver.
25452
25453     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25454
25455 commit bc72f50a659d0d1b551817e1910b9b2be1c7e496
25456 Author: Mike Frysinger <vapier@gentoo.org>
25457 Date:   Thu Mar 26 15:42:12 2009 -0400
25458
25459     Blackfin: add BF538/BF539 SPI portmux handling
25460
25461     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25462
25463 commit 46ac352f0f9406a5f9aa157ac62867fb4650dfd3
25464 Author: Mike Frysinger <vapier@gentoo.org>
25465 Date:   Mon Mar 23 22:36:10 2009 -0400
25466
25467     Blackfin: do not delay on output bytes
25468
25469     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25470
25471 commit dbc6ab9f75bd0c13d3f42692e9463f8ab65fc382
25472 Author: Mike Frysinger <vapier@gentoo.org>
25473 Date:   Mon Mar 23 22:17:27 2009 -0400
25474
25475     Blackfin: drop newline from OTP help
25476
25477     Looks like I accidentally added a newline to the OTP help when merging and
25478     older change.
25479
25480     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25481
25482 commit d3c38d96b991d641a33f7748130dae008563cdc9
25483 Author: Mike Frysinger <vapier@gentoo.org>
25484 Date:   Sun Mar 22 23:43:31 2009 -0400
25485
25486     Blackfin: convert bfin_sdh to legacy mmc
25487
25488     The Blackfin SDH controller is still using the legacy framework, so update
25489     the driver to use the renamed functions.
25490
25491     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25492
25493 commit d248cfb2d940b742f6bfdba9b832a3df96da3101
25494 Author: Mike Frysinger <vapier@gentoo.org>
25495 Date:   Sun Feb 22 16:30:38 2009 -0500
25496
25497     Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c
25498
25499     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25500
25501 commit ad9073211ca9e62162a39851e082b8d07a662fb6
25502 Author: Mike Frysinger <vapier@gentoo.org>
25503 Date:   Fri Feb 13 17:10:58 2009 -0500
25504
25505     Blackfin: fix crash when booting from external memory
25506
25507     When testing a u-boot binary that hasn't been booted from the bootrom, we
25508     have to make sure the bootstruct structure has sane storage space.  If we
25509     don't, the initcode will crash when it tries to dereference an invalid
25510     pointer.
25511
25512     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25513
25514 commit 84a9dda324c3faa56be14449d7519b993d9397a9
25515 Author: Mike Frysinger <vapier@gentoo.org>
25516 Date:   Sun Oct 12 21:32:52 2008 -0400
25517
25518     Blackfin: bf518f-ezbrd: new board port
25519
25520     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25521
25522 commit 0c31ddf7b70f77dede42dc82ecab7753a819acaa
25523 Author: Mike Frysinger <vapier@gentoo.org>
25524 Date:   Sun Oct 12 21:30:48 2008 -0400
25525
25526     Blackfin: bf526-ezbrd: new board port
25527
25528     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25529
25530 commit 5c45f7cac2f74e2c14aa6b028cd969651cc9ac8e
25531 Author: Mike Frysinger <vapier@gentoo.org>
25532 Date:   Sun Oct 12 21:25:33 2008 -0400
25533
25534     Blackfin: bf538f-ezkit: new board port
25535
25536     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25537
25538 commit d9a5d113b93583c984711127ab8503e136ed1e4a
25539 Author: Mike Frysinger <vapier@gentoo.org>
25540 Date:   Sun Oct 12 20:59:12 2008 -0400
25541
25542     Blackfin: bf527-ezkit: new board port
25543
25544     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25545
25546 commit 76d21803ddd7dc4bcb81739ea2d3cd679e052f46
25547 Author: Mike Frysinger <vapier@gentoo.org>
25548 Date:   Sun Oct 12 05:05:42 2008 -0400
25549
25550     Blackfin: bf548-ezkit: new board port
25551
25552     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
25553
25554 commit 67b89c79e72fe86b0ea0199425d880630beb95d8
25555 Author: Laurent Gregoire <laurent.gregoire@tomtom.com>
25556 Date:   Tue Mar 3 14:23:59 2009 +0100
25557
25558     libfdt: Fix C++ compile-time cast error on gnu 4.2.1
25559
25560     Allow the inclusion of libfdt.h in C++ source.
25561
25562     Signed-off-by: Laurent Gregoire <laurent.gregoire@tomtom.com>
25563     Acked-by: David Gibson <david@gibson.dropbear.id.au>
25564
25565 commit 13d93f38e86818739317b0206d597265cf9e675e
25566 Author: Emil Medve <Emilian.Medve@Freescale.com>
25567 Date:   Mon Feb 23 10:43:36 2009 -0600
25568
25569     Fix a possible overflow case detected by gcc 4.3.2
25570
25571     .../dtc/libfdt/fdt_sw.c: In function 'fdt_end_node':
25572     .../dtc/libfdt/fdt_sw.c:81: error: assuming signed overflow does not occur when assuming that (X + c) < X is always false
25573
25574     Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com>
25575
25576 commit a22d9cfbb5bcfb3dc6ffd64d391b568e8a0ce383
25577 Author: David Gibson <david@gibson.dropbear.id.au>
25578 Date:   Fri Feb 6 14:03:24 2009 +1100
25579
25580     libfdt: Rework/cleanup fdt_next_tag()
25581
25582     Currently, callers of fdt_next_tag() must usually follow the call with
25583     some sort of call to fdt_offset_ptr() to verify that the blob isn't
25584     truncated in the middle of the tag data they're going to process.
25585     This is a bit silly, since fdt_next_tag() generally has to call
25586     fdt_offset_ptr() on at least some of the data following the tag for
25587     its own operation.
25588
25589     This patch alters fdt_next_tag() to always use fdt_offset_ptr() to
25590     verify the data between its starting offset and the offset it returns
25591     in nextoffset.  This simplifies fdt_get_property() which no longer has
25592     to verify itself that the property data is all present.
25593
25594     At the same time, I neaten and clarify the error handling for
25595     fdt_next_tag().  Previously, fdt_next_tag() could return -1 instead of
25596     a tag value in some circumstances - which almost none of the callers
25597     checked for.  Also, fdt_next_tag() could return FDT_END either because
25598     it encountered an FDT_END tag, or because it reached the end of the
25599     structure block - no way was provided to tell between these cases.
25600
25601     With this patch, fdt_next_tag() always returns FDT_END with a negative
25602     value in nextoffset for an error.  This means the several places which
25603     loop looking for FDT_END will still work correctly - they only need to
25604     check for errors at the end.  The errors which fdt_next_tag() can
25605     report are:
25606         - -FDT_ERR_TRUNCATED if it reached the end of the structure
25607            block instead of finding a tag.
25608
25609         - -FDT_BADSTRUCTURE if a bad tag was encountered, or if the
25610                tag data couldn't be verified with fdt_offset_ptr().
25611
25612     This patch also updates the callers of fdt_next_tag(), where
25613     appropriate, to make use of the new error reporting.
25614
25615     Finally, the prototype for the long gone _fdt_next_tag() is removed
25616     from libfdt_internal.h.
25617
25618     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
25619
25620 commit 2c0b843e710aa1e2da25c2592e6dbe5d0b0ab7da
25621 Author: David Gibson <david@gibson.dropbear.id.au>
25622 Date:   Fri Feb 6 14:01:56 2009 +1100
25623
25624     libfdt: Rework fdt_next_node()
25625
25626     Currently fdt_next_node() will find the next node in the blob
25627     regardless of whether it is above, below or at the same level in the
25628     tree as the starting node - the depth parameter is updated to indicate
25629     which is the case.  When a depth parameter is supplied, this patch
25630     makes it instead terminate immediately when it finds the END_NODE tag
25631     for a node at depth 0.  In this case it returns the offset immediately
25632     past the END_NODE tag.
25633
25634     This has a couple of advantages.  First, this slightly simplifies
25635     fdt_subnode_offset(), which no longer needs to explicitly check that
25636     fdt_next_node()'s iteration hasn't left the starting node.  Second,
25637     this allows fdt_next_node() to be used to implement
25638     _fdt_node_end_offset() considerably simplifying the latter function.
25639
25640     The other users of fdt_next_node() either don't need to iterate out of
25641     the starting node, or don't pass a depth parameter at all.  Any
25642     callers that really need to iterate out of the starting node, but keep
25643     tracking depth can do so by biasing the initial depth value.
25644
25645     This is a semantic change, but I think it's very unlikely to break any
25646     existing library users.
25647
25648     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
25649
25650 commit c123098035be8bae3859bbfbd06861f197c07631
25651 Author: Scott Wood <scottwood@freescale.com>
25652 Date:   Tue Mar 31 17:49:36 2009 -0500
25653
25654     mpc83xx: Set guarded bit on BAT that covers the end of the address space
25655
25656     The mpc8313erdb board currently sets DBAT6 to cover all of the final 256MiB of
25657     address space; however, not all of this space is covered by a device.  In
25658     particular, flash sits at 0xfe000000-0xfe7fffff, and nothing is mapped
25659     at the far end of the address space.
25660
25661     In zlib, there is a loop that references p[-1] if p is non-NULL.  Under
25662     some circumstances, this leads to the CPU speculatively loading from
25663     0xfffffff8 if p is NULL.  This leads to a machine check.
25664
25665     Signed-off-by: Scott Wood <scottwood@freescale.com>
25666
25667     continuation to the remaining mpc83xx boards that suffer from the same problem.
25668
25669     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
25670
25671 commit c2eb8be7f760a2efe30a495bfb10857838dcf3fa
25672 Author: Kim Phillips <kim.phillips@freescale.com>
25673 Date:   Mon Mar 30 14:28:05 2009 -0500
25674
25675     rtc: remove broken rtc_read and rtc_write declarations
25676
25677     commit 04e11cf3 "rtc: add support for 4543 RTC (manufactured by e.g.
25678     EPSON)" introduces the following build error on boards configuring e.g,
25679     the ds1374 rtc:
25680
25681     Configuring for MPC837XEMDS board...
25682     ds1374.c:103: error: static declaration of 'rtc_read' follows non-static declaration
25683     /home/r1aaha/git/u-boot/include/rtc.h:64: error: previous declaration of 'rtc_read' was here
25684     ds1374.c:104: error: conflicting types for 'rtc_write'
25685     /home/r1aaha/git/u-boot/include/rtc.h:65: error: previous declaration of 'rtc_write' was here
25686
25687     this reverts the erroneous chunk.
25688
25689     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
25690     Acked-by: Detlev Zundel <dzu@denx.de>
25691     CC: Detlev Zundel <dzu@denx.de>
25692     CC: Andreas Pfefferle <ap@denx.de>
25693
25694 commit fc39c2fd51e64707de4d61ed49479ebea2847e1b
25695 Author: Kumar Gala <galak@kernel.crashing.org>
25696 Date:   Tue Mar 31 17:58:13 2009 -0500
25697
25698     85xx/86xx: Ensure MP boot page is not used
25699
25700     We had a bug on 86xx in which the boot page used to bring up secondary
25701     cores was being overwritten and used for the malloc region in u-boot.
25702
25703     We need to reserve the region of memory that the boot page is going to
25704     be put at so nothing uses it.
25705
25706     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
25707     Acked-by: Becky Bruce <beckyb@kernel.crashing.org>
25708
25709 commit c840d26c752141b94bbc24ac748ddd45752a955a
25710 Author: Kumar Gala <galak@kernel.crashing.org>
25711 Date:   Tue Mar 31 23:11:05 2009 -0500
25712
25713     85xx: Introduce determine_mp_bootpg() helper.
25714
25715     Match determine_mp_bootpg() that was added for 86xx.  We need this to
25716     address a bug introduced in v2009.03 with 86xx MP booting.  We have to
25717     make sure to reserve the region of memory used for the MP bootpg() so
25718     other u-boot code doesn't use it.
25719
25720     Also added a comment about how cpu_reset() is dealing w/an errata on
25721     early 85xx MP HW.
25722
25723     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
25724
25725 commit 7649a590b53ee548f41428bf20780f74ce9fc099
25726 Author: Kumar Gala <galak@kernel.crashing.org>
25727 Date:   Tue Mar 31 23:02:38 2009 -0500
25728
25729     86xx: Cleanup MP support
25730
25731     * Use CONFIG_MP instead of CONFIG_NUM_CPUS to match 85xx
25732     * Introduce determine_mp_bootpg() helper.  We'll need this to address a
25733       bug introduced in v2009.03 with 86xx MP booting.  We have to make sure
25734       to reserve the region of memory used for the MP bootpg() so other
25735       u-boot code doesn't use it.
25736     * Added dummy versions of cpu_reset(), cpu_status() & cpu_release() to
25737       allow cmd_mp.c to build and work. In the future we should look at
25738       implementing all these functions. This could be common w/85xx if we
25739       use spin tables on 86xx.
25740
25741     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
25742
25743 commit f6ef8b7a43ed7f68a4bb524faad5e4f75ea3e3e2
25744 Author: Becky Bruce <beckyb@kernel.crashing.org>
25745 Date:   Tue Mar 31 18:38:37 2009 -0500
25746
25747     mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves
25748
25749     We're missing the board_lmb_reserve definitions that allow
25750     cpu_mp_lmb_reserve to be called; this means that Linux
25751     is free to reallocate reserved pages.  Linux currently boots
25752     because we're getting lucky - the page we've reserved is
25753     high enough in memory that it isn't allocated by Linux
25754     while we still need it to be in existence.
25755
25756     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
25757     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
25758
25759 commit 0fc4f64c59873a47d555dd66bad25797d4ecb0ed
25760 Author: Ladislav Michl <ladis@linux-mips.org>
25761 Date:   Tue Mar 31 13:43:10 2009 +0200
25762
25763     NetStar: fix NAND
25764
25765     Fix NAND support broken during new NAND code merge. Move those few lines of
25766     code to board/netstar/netstar.c
25767
25768     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
25769
25770 commit d144f94d590b5190a9963bd0f2026b2a7ce67eda
25771 Author: Jens Scharsig <esw@bus-elektronik.de>
25772 Date:   Tue Mar 31 08:18:29 2009 +0200
25773
25774     soft_i2c.c compiler/linker error
25775
25776     This patch fix the compiler/linker errors
25777
25778     common/cmd_i2c.c:1252: undefined reference to `i2c_get_bus_speed'
25779     common/cmd_i2c.c:1256: undefined reference to `i2c_set_bus_speed'
25780
25781     if board use CONFIG_I2C_CMD_TREE and CONFIG_I2C_MULTI_BUS is not
25782     uesd/undef (wrong define order)
25783
25784     and
25785
25786     removes additional empty lines
25787
25788     Signed-off-by: Jens Scharsig <esw@bus-elektronik.de>
25789
25790 commit 765547dc5e0e8cbe6b8f4ea8a5d6ff237935c352
25791 Author: Haiying Wang <Haiying.Wang@freescale.com>
25792 Date:   Fri Mar 27 17:02:45 2009 -0400
25793
25794     MPC85xx: Add MPC8569MDS board support
25795
25796     This patch adds MPC8569MDS board support. The UART, QE UEC1 and UEC2, BRD
25797     EEPROM on I2C2 bus, PCI express and DDR3 SPD are supported in this patch.
25798
25799     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
25800     Signed-off-by: Hillel Avni <Hillel.Avni@freescale.com>
25801     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
25802
25803 commit 22b6dbc1696d927d938dd4e16f65d83c0d4fb3f4
25804 Author: Haiying Wang <Haiying.Wang@freescale.com>
25805 Date:   Fri Mar 27 17:02:44 2009 -0400
25806
25807     MPC85xx: Add MPC8569 CPU support
25808
25809     There is a workaround for MPC8569 CPU Errata, which needs to set Bit 13 of
25810     LBCR in 4K bootpage. We setup a temp TLB for eLBC controller in bootpage,
25811     then invalidate it after LBCR bit 13 is set.
25812
25813     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
25814     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
25815
25816 commit 2d4de6ae5be54b367a72a7ef4e0cf36a9cd4881f
25817 Author: Haiying Wang <Haiying.Wang@freescale.com>
25818 Date:   Thu Mar 26 17:01:49 2009 -0400
25819
25820     MPC85xx: Load and enable QE microcode patch in IRAM
25821
25822     For the silicon which doesn't have ROM support in QE, it always needs to load
25823     a pre-built ucode binary to IRAM so that QE can work.
25824
25825     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
25826     Signed-off-by: Hillel Avni <Hillel.Avni@freescale.com>
25827
25828 commit 1b3e4044a28a3d95b0aad41bdc52482bb2cc9b2b
25829 Author: Kumar Gala <galak@kernel.crashing.org>
25830 Date:   Thu Mar 19 09:16:10 2009 -0500
25831
25832     85xx: Add support for additional e500mc features
25833
25834     * Enable backside L2
25835     * e500mc no longer has timebase enable in HID (moved to CCSR register)
25836
25837     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
25838
25839 commit c360ceac0286159f94d9d1a9496fc9858c8d9bec
25840 Author: Dave Liu <daveliu@freescale.com>
25841 Date:   Sat Mar 14 12:48:30 2009 +0800
25842
25843     fsl-ddr: add the DDR3 SPD infrastructure
25844
25845     - support mirrored DIMMs, not support register DIMMs
25846     - test passed on P2020DS board with MT9JSF12872AY-1G1D1
25847     - test passed on MPC8569MDS board with MT8JSF12864HY-1G1D1
25848
25849     Signed-off-by: Dave Liu <daveliu@freescale.com>
25850     Signed-off-by: Travis Wheatley <travis.wheatley@freescale.com>
25851
25852 commit 6a8197836702991468cead5ead073f589e2623ad
25853 Author: Dave Liu <daveliu@freescale.com>
25854 Date:   Sat Mar 14 12:48:19 2009 +0800
25855
25856     fsl-ddr: Fix two bugs in the ddr infrastructure
25857
25858     1. wr_lat
25859        UM said the total write latency for DDR2 is equal to
25860        WR_LAT + ADD_LAT, the write latency is CL + ADD_LAT - 1.
25861        so, the WR_LAT = CL - 1;
25862     2. rd_to_pre
25863        we missed to add the ADD_LAT for DDR2 case.
25864
25865     Reported-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
25866     Signed-off-by: Dave Liu <daveliu@freescale.com>
25867
25868 commit 540dcf1cb86961e11aa92c47671f27762c581d8c
25869 Author: Kumar Gala <galak@kernel.crashing.org>
25870 Date:   Thu Mar 26 01:34:39 2009 -0500
25871
25872     83xx: Use common LSDMR defines from asm/fsl_lbc.h
25873
25874     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
25875     Acked-by: Kim Phillips <kim.phillips@freescale.com>
25876
25877 commit b0fe93eda69721aef1fdef576164b668fad83bbd
25878 Author: Kumar Gala <galak@kernel.crashing.org>
25879 Date:   Thu Mar 26 01:34:38 2009 -0500
25880
25881     85xx: Use common LSDMR defines from asm/fsl_lbc.h
25882
25883     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
25884
25885 commit 0088c298f0eeb90ec001f744e9959dea83dd563a
25886 Author: Kumar Gala <galak@kernel.crashing.org>
25887 Date:   Thu Mar 26 01:34:37 2009 -0500
25888
25889     Add LSDMR (SDRAM Mode Register) definition on localbus
25890
25891     The masks for various bit defines of LSDMR are common and thus we can
25892     define them in one place rather than replicating them in each config.h
25893
25894     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
25895
25896 commit 89c00fb15859213788f0ad089934c376fb356099
25897 Author: Ladislav Michl <ladis@linux-mips.org>
25898 Date:   Mon Mar 30 18:58:41 2009 +0200
25899
25900     OMAP: use {read,write}l to access timer registers
25901
25902     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
25903
25904 commit 81472d893fa565c9d300928a40e504a689bde131
25905 Author: Ladislav Michl <ladis@linux-mips.org>
25906 Date:   Mon Mar 30 18:58:41 2009 +0200
25907
25908     OMAP: rename timer divisor
25909
25910     Divisor field is called PTV not PVT.
25911
25912     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
25913     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25914
25915 commit fe672d60b2a8c9e803596ba4533fa1776015551d
25916 Author: Ladislav Michl <ladis@linux-mips.org>
25917 Date:   Mon Mar 30 18:58:40 2009 +0200
25918
25919     OMAP: reindent timer code
25920
25921     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
25922
25923 commit b3f66b0ba09949e0796ce7fad6367f75f15ed890
25924 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25925 Date:   Mon Mar 30 18:58:40 2009 +0200
25926
25927     s3c2410: move nand driver to drivers/mtd/nand
25928
25929     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25930
25931 commit d3b635774194404bcd424f6b376419bce22076ad
25932 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25933 Date:   Mon Mar 30 18:58:40 2009 +0200
25934
25935     s3c24x0: move i2c driver to drivers/i2c
25936
25937     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25938
25939 commit 300f99f4539dd5caf7e19af5e4ea5eb259445913
25940 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25941 Date:   Mon Mar 30 18:58:39 2009 +0200
25942
25943     s3c24x0: move serial driver to drivers/serial
25944
25945     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25946
25947 commit 942ba9969b9efa25f816c238861ecb339c54ed73
25948 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25949 Date:   Mon Mar 30 18:58:39 2009 +0200
25950
25951     davinci: move i2c driver to drivers/i2c
25952
25953     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25954
25955 commit ee4f3e2765a1c65c9861c5d2cf2e6feb84b90bd8
25956 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25957 Date:   Mon Mar 30 18:58:39 2009 +0200
25958
25959     davinci: move nand driver to drivers/mtd/nand
25960
25961     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25962
25963 commit d3e55d0774a180c1837bd7ddec464015e883bd86
25964 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25965 Date:   Mon Mar 30 18:58:38 2009 +0200
25966
25967     imx: move serial driver to drivers/serial
25968
25969     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
25970
25971 commit 2344bb8de2354101a8264c2123303c9d8d2aed3c
25972 Author: Detlev Zundel <dzu@denx.de>
25973 Date:   Mon Mar 30 00:31:36 2009 +0200
25974
25975     inka4x0: Use proper accessor macros for memory mapped registers.
25976
25977     Signed-off-by: Detlev Zundel <dzu@denx.de>
25978
25979 commit e979e85fd39b06436922bb4d6bb5fafcbc775182
25980 Author: Detlev Zundel <dzu@denx.de>
25981 Date:   Mon Mar 30 00:31:35 2009 +0200
25982
25983     inka4x0: Add hardware diagnosis and RTC in configuration.
25984
25985     This patch adds the board specific communication routines needed by
25986     the external 4543 RTC.
25987
25988     Signed-off-by: Detlev Zundel <dzu@denx.de>
25989     Signed-off-by: Andreas Pfefferle <ap@denx.de>
25990
25991 commit 7b5611cdd12ca0cc33f994f0d4a4454788fc3124
25992 Author: Detlev Zundel <dzu@denx.de>
25993 Date:   Mon Mar 30 00:31:34 2009 +0200
25994
25995     inka4x0: Add hardware diagnosis functions for inka4x0
25996
25997     This patch adds advanced diagnosis functions for the inka4x0 board.
25998
25999     Signed-off-by: Andreas Pfefferle <ap@denx.de>
26000     Signed-off-by: Detlev Zundel <dzu@denx.de>
26001
26002 commit 04e11cf383ff6231535fd981023bb1306b2133d4
26003 Author: Detlev Zundel <dzu@denx.de>
26004 Date:   Mon Mar 30 00:31:33 2009 +0200
26005
26006     rtc: add support for 4543 RTC (manufactured by e.g. EPSON)
26007
26008     Signed-off-by: Detlev Zundel <dzu@denx.de>
26009     Signed-off-by: Andreas Pfefferle <ap@denx.de>
26010
26011 commit 572e6179adb5447ff42ec2aa5cf3a26decf97583
26012 Author: Detlev Zundel <dzu@denx.de>
26013 Date:   Mon Mar 30 00:31:32 2009 +0200
26014
26015     drivers/twserial: Add protocol driver for "three wire serial" interface.
26016
26017     This pretty unintelligent interface is used on some RTC chips.
26018
26019     Signed-off-by: Detlev Zundel <dzu@denx.de>
26020
26021 commit a6ef3ddeafbe8007af3662cc4509b897c53ab395
26022 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26023 Date:   Sun Mar 29 23:01:42 2009 +0200
26024
26025     arm720t/clps7111: move serial driver to drivers/serial
26026
26027     add CONFIG_CLPS7111_SERIAL to activate the driver
26028
26029     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26030
26031 commit 6790c55704531eb98f76b51d50e0f73d19fa2988
26032 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26033 Date:   Sun Mar 29 23:01:42 2009 +0200
26034
26035     lpc2292: move serial driver to drivers/serial
26036
26037     add CONFIG_LPC2292_SERIAL to activate the driver
26038
26039     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26040
26041 commit 176a600d0ecdaccbac483d2ba992d0119f853119
26042 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26043 Date:   Sun Mar 29 23:01:42 2009 +0200
26044
26045     ks8695: move serial driver to drivers/serial
26046
26047     add CONFIG_KS8695_SERIAL to activate the driver
26048
26049     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26050
26051 commit 6d27bca15d445fcf07d6e7e30ced95c945c875ea
26052 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26053 Date:   Sun Mar 29 23:01:42 2009 +0200
26054
26055     s3c64xx: move usb driver to drivers/usb
26056
26057     add CONFIG_USB_S3C64XX to activate the driver
26058
26059     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26060
26061 commit ecfa8dda2f55e1fbe12dee0b5cc16e7d484674c9
26062 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26063 Date:   Sun Mar 29 23:01:41 2009 +0200
26064
26065     imx31: move serial driver to drivers/serial
26066
26067     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26068
26069 commit 9ea91c9fefb3920d735533a7798c1a44a3ed3ffc
26070 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26071 Date:   Sun Mar 29 23:01:41 2009 +0200
26072
26073     netarm: move serial driver to drivers/serial
26074
26075     add CONFIG_NETARM_SERIAL to activate the driver
26076
26077     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26078
26079 commit 412ab705888742add435dd6ffc2e8bda14962235
26080 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26081 Date:   Sun Mar 29 23:01:41 2009 +0200
26082
26083     sa1100: move serial driver to drivers/serial
26084
26085     add CONFIG_SA1100_SERIAL to activate the driver
26086
26087     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26088
26089 commit b2368754a9202225fd072e159fb78da7d2cdb623
26090 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26091 Date:   Sun Mar 29 23:01:41 2009 +0200
26092
26093     s3c44b0: extract cache from cpu.c
26094
26095     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26096
26097 commit 40fd626223eae5363719bcb9a6896f08ceeee90a
26098 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26099 Date:   Sun Mar 29 23:01:41 2009 +0200
26100
26101     s3c44b0: move serial driver to drivers/serial
26102
26103     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26104
26105 commit 5fe1377cc46199fe71c47be4b1aa81440ae96f9f
26106 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26107 Date:   Sun Mar 29 23:01:40 2009 +0200
26108
26109     s3c44b0: move rtc driver to drivers/rtc
26110
26111     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26112
26113 commit 50f601cca8985615f9e3de4c34887448ade8a64b
26114 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26115 Date:   Sun Mar 29 23:01:40 2009 +0200
26116
26117     s3c44b0: move i2c driver to drivers/i2c
26118
26119     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26120
26121 commit 281dfb0c0c531194f99e60d6285cca4e2a9fb1b6
26122 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26123 Date:   Sun Mar 29 23:01:36 2009 +0200
26124
26125     s3c4510b: move specific code to soc directory
26126
26127     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26128
26129 commit 04531f3c11c693dc54924f82c41979d960309c9d
26130 Author: Ladislav Michl <ladis@linux-mips.org>
26131 Date:   Wed Mar 25 23:43:58 2009 +0100
26132
26133     NetStar: add RTC support
26134
26135     Add RTC support.
26136
26137     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
26138
26139 commit 71f7bd305d9768bcb7ddbe4b5823cbf3b3597b11
26140 Author: Ladislav Michl <ladis@linux-mips.org>
26141 Date:   Wed Mar 25 23:43:50 2009 +0100
26142
26143     NetStar: use generic flash driver
26144
26145     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
26146
26147 commit 3f464b0fc009d41d2734c08e472eb6d445f73a5c
26148 Author: Ladislav Michl <ladis@linux-mips.org>
26149 Date:   Mon Mar 16 23:31:20 2009 +0100
26150
26151     NetStar: update crcit utility
26152
26153     Make crc32 function to match its prototype. Use more meaningful identifiers.
26154
26155     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
26156
26157 commit 488f5d8790c451fc527fe5d2ef218f2a5e40ea17
26158 Author: Ladislav Michl <ladis@linux-mips.org>
26159 Date:   Mon Mar 23 17:46:27 2009 +0100
26160
26161     Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
26162
26163     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
26164
26165 commit 88685b5f62274167ad2ba8a58e108d89ff71955b
26166 Author: Wolfgang Denk <wd@denx.de>
26167 Date:   Sun Mar 29 00:58:16 2009 +0100
26168
26169     VCMA9: fix compile errors
26170
26171     Fix these:
26172     cmd_vcma9.c:82: warning: implicit declaration of function 'eth_getenv_enetaddr'
26173     cmd_vcma9.c:89: error: 'enetaddr' undeclared (first use in this function)
26174
26175     Signed-off-by: Wolfgang Denk <wd@denx.de>
26176
26177 commit 26e42cbd786241fec370a0b92ad591f4e9cc423b
26178 Author: Wolfgang Denk <wd@denx.de>
26179 Date:   Sun Mar 29 00:54:21 2009 +0100
26180
26181     ARM: fix warning: 'print_eth' defined but not used
26182
26183     This warning got issued for all ARM systems that don't have
26184     CONFIG_CMD_NET enabled.
26185
26186     Signed-off-by: Wolfgang Denk <wd@denx.de>
26187
26188 commit fd88d91a639ce41b825c8d50dc2182050e98fe53
26189 Author: Ladislav Michl <ladis@linux-mips.org>
26190 Date:   Mon Mar 23 18:16:34 2009 +0100
26191
26192     cs8900 compile fix
26193
26194     cs8900.c: In function 'eth_init':
26195     cs8900.c:164: warning: passing argument 2 of 'eth_getenv_enetaddr' from incompatible pointer type
26196     cs8900.c:165: error: invalid operands to binary <<
26197     cs8900.c:166: error: invalid operands to binary <<
26198     cs8900.c:167: error: invalid operands to binary <<
26199
26200     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
26201     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26202
26203 commit d2567be915036720693f3ddd00c39b5b4d86fb8d
26204 Author: Wolfgang Denk <wd@denx.de>
26205 Date:   Sat Mar 28 20:16:16 2009 +0100
26206
26207     Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'
26208
26209     ...and some other compile warnings.
26210
26211     Signed-off-by: Wolfgang Denk <wd@denx.de>
26212
26213 commit 97b05d7d524a6b4f195f07b8f90e98561a85596c
26214 Author: Wolfgang Denk <wd@denx.de>
26215 Date:   Sat Mar 28 16:17:29 2009 +0100
26216
26217     mpc8xx/ether.c: fix warning: unused variable 'bd'
26218
26219     Also minor coding style cleanup.
26220
26221     Signed-off-by: Wolfgang Denk <wd@denx.de>
26222
26223 commit 2dce551e10728f9e5655279f761f1d3cc0a8fe90
26224 Author: Detlev Zundel <dzu@denx.de>
26225 Date:   Wed Mar 25 17:27:52 2009 +0100
26226
26227     command.c: Expose the core of do_help as _do_help to the rest of u-boot.
26228
26229     Other commands implementing subcommands can reuse this code nicely.
26230
26231     Signed-off-by: Detlev Zundel <dzu@denx.de>
26232     Signed-off-by: Andreas Pfefferle <ap@denx.de>
26233
26234 commit 4e325fbfa4dea04eceb6392e00807c40d214dc6f
26235 Author: Detlev Zundel <dzu@denx.de>
26236 Date:   Tue Mar 24 18:02:33 2009 +0100
26237
26238     mpc5xxx: Add structure definition for several more register blocks.
26239
26240     Signed-off-by: Detlev Zundel <dzu@denx.de>
26241
26242 commit 739b0e594677a0676577bc95db4495a5563fc7f8
26243 Author: Detlev Zundel <dzu@denx.de>
26244 Date:   Fri Mar 27 15:03:55 2009 +0100
26245
26246     MAINTAINERS: Add entry for 'inka4x0' board.
26247
26248     Signed-off-by: Detlev Zundel <dzu@denx.de>
26249
26250 commit e55ecec45340755ef47cbbb13fb35ceed60eb115
26251 Author: Detlev Zundel <dzu@denx.de>
26252 Date:   Fri Mar 27 15:03:54 2009 +0100
26253
26254     MAINTAINERS: Keep list sorted.
26255
26256     Signed-off-by: Detlev Zundel <dzu@denx.de>
26257
26258 commit 0baeca4b09b703728f8e66b52418039fd8f8ce35
26259 Author: Mike Frysinger <vapier@gentoo.org>
26260 Date:   Thu Mar 26 11:17:41 2009 -0400
26261
26262     karef/metrobox/xpedite1k: fix eth_setenv_enetaddr typos
26263
26264     The function is called "eth_setenv_enetaddr", not "eth_putenv_enetaddr".
26265
26266     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26267     CC: Ben Warren <biggerbadderben@gmail.com>
26268
26269 commit 76756e41cde0a617e781a604cc47dfaef63697cd
26270 Author: Heiko Schocher <hs@denx.de>
26271 Date:   Thu Mar 26 07:33:59 2009 +0100
26272
26273     ppc: cleanup compiler errors/warnings
26274
26275     Current u-boot top of tree builds with warnings/errors for
26276     the following boards:
26277
26278     ads5121 cpci5200 mecp5200 v38b IAD210 MBX MBX860T NX823
26279     RPXClassic debris PN62
26280
26281     following patch solves this.
26282
26283     Signed-off-by: Heiko Schocher <hs@denx.de>
26284     Acked-by: Mike Frysinger <vapier@gentoo.org>
26285
26286 commit 3edf68c47fdd52f19c1e840771c19ba90cf5ced1
26287 Author: Stefan Roese <sr@denx.de>
26288 Date:   Thu Mar 26 16:14:13 2009 +0100
26289
26290     ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code
26291
26292     This patch fixes a bug in the Sequoia TLB init code to reconfigure
26293     the correct TLB (boot space) after running from RAM. This bug was
26294     introduced with patch 4d332dbeb08f5863d1ea69d91a00c5499d3a87ed
26295     [ppc4xx: Make Sequoia boot vxWorks] which changed the order of the
26296     TLB in the Sequoia init.S file.
26297
26298     Signed-off-by: Stefan Roese <sr@denx.de>
26299
26300 commit e2b66fe453a3679f807b37fc5923d89214302764
26301 Author: Wolfgang Denk <wd@denx.de>
26302 Date:   Thu Mar 26 10:00:57 2009 +0100
26303
26304     ads5121: enable instruction cache
26305
26306     Enabling the instruction cache significantly accelerates U-Boot
26307     operations like CRC checking, image uncompression, etc.
26308
26309     Kudos to Andrea Scian for pointing out.
26310
26311     Signed-off-by: Wolfgang Denk <wd@denx.de>
26312
26313 commit 33e88c557b29c84c52039ba05993fa70fe62afe3
26314 Author: Jon Smirl <jonsmirl@gmail.com>
26315 Date:   Sun Mar 22 22:55:45 2009 -0400
26316
26317     mpc5200: suppress printf until console initialized
26318
26319     On boards which have the environment in eeprom, i2c_init() is called
26320     before the console and RAM are initialized.
26321     Suppress printfs until the console is initialized.
26322
26323     Signed-off-by: Jon Smirl <jonsmirl@gmail.com>
26324     Acked-by: Heiko Schocher <hs@denx.de>
26325
26326 commit 0c6926736effbb9a19047949b7e9b3e8feab7c46
26327 Author: Guennadi Liakhovetski <lg@denx.de>
26328 Date:   Wed Mar 25 11:36:50 2009 +0100
26329
26330     ARM: Add the imx31_phycore_eet board to MAKEALL
26331
26332     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
26333
26334 commit 917cfc70c18b74fa8a80189bdce8395199fa8360
26335 Author: Nishanth Menon <nm@ti.com>
26336 Date:   Wed Mar 25 22:13:56 2009 +0100
26337
26338     OMAP3:Beagle: Enable mtdparts
26339
26340     http://www.denx.de/wiki/DULG/UBootCmdGroupFlash#UBootCmdFlMtdparts
26341     provides a flexible way to create and maintain u-boot mtd
26342     partitions. This allows commands such as "nand erase fs"
26343     to work and the user no longer needs to decode the absolute
26344     nand offsets. This patch enables this function for beagleboard
26345
26346     Signed-off-by: Nishanth Menon <nm@ti.com>
26347     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26348
26349 commit 4de1a5daab079ddc8ce1274144700203d692105c
26350 Author: Mike Frysinger <vapier@gentoo.org>
26351 Date:   Sun Feb 22 16:26:35 2009 -0500
26352
26353     Blackfin: bf537-stamp: split post code out into dedicated post.c
26354
26355     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26356
26357 commit 5e8f245743ed14c89e495ba2c027703db9813160
26358 Author: Mike Frysinger <vapier@gentoo.org>
26359 Date:   Sat Oct 11 22:51:56 2008 -0400
26360
26361     Blackfin: add support for S25FL128 parts
26362
26363     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26364
26365 commit bf1e028bf3eab1d702fa0627cade4460688f3913
26366 Author: Mike Frysinger <vapier@gentoo.org>
26367 Date:   Sat Oct 11 22:51:23 2008 -0400
26368
26369     Blackfin: overhaul SPI flash handling to speed things up
26370
26371     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26372
26373 commit efcc08cededa2168b96f12a22a5872340880d334
26374 Author: Mike Frysinger <vapier@gentoo.org>
26375 Date:   Sat Oct 11 22:51:05 2008 -0400
26376
26377     Blackfin: add support for SST SPI flashes
26378
26379     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26380
26381 commit 5b8cfbe63f7242ebb1008f30bbbc85a9d54b38cf
26382 Author: Mike Frysinger <vapier@gentoo.org>
26383 Date:   Sat Oct 11 22:50:10 2008 -0400
26384
26385     Blackfin: add hack for crappy m25p80
26386
26387     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26388
26389 commit 6f5fd56f0832ea5c254e2e4be84ea21fc8ecd5c5
26390 Author: Mike Frysinger <vapier@gentoo.org>
26391 Date:   Wed Jan 21 20:47:12 2009 -0500
26392
26393     Blackfin: bf537-stamp: increase monitor size
26394
26395     The new jffs2 code pushed the code size just over the limit, so increase
26396     the limit a bit more.
26397
26398     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26399
26400 commit f82caaccc87e1f76448ff42a6b930e59797e4f65
26401 Author: Mike Frysinger <vapier@gentoo.org>
26402 Date:   Mon Dec 8 16:16:11 2008 -0500
26403
26404     Blackfin: bf537-stamp: bump default SCLK up to 125MHz
26405
26406     Since all of the bf537-stamp and bf537-ezkit boards out there can handle it,
26407     increase the speed of SCLK to 125MHz rather than 100MHz.
26408
26409     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26410
26411 commit 751e54c3b77311b720b794813cce20546f288ada
26412 Author: Mike Frysinger <vapier@gentoo.org>
26413 Date:   Sat Oct 11 22:44:14 2008 -0400
26414
26415     Blackfin: bf537-stamp: rewrite MAC-in-flash handling
26416
26417     Use the common net eth functions to setup the env/global data with the MAC
26418     address, and properly handle the case where CONFIG_SYS_NO_FLASH is defined.
26419
26420     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26421
26422 commit 88f9faffb383bbc6f23b8cc8519c5ffecfa2c8ad
26423 Author: Mike Frysinger <vapier@gentoo.org>
26424 Date:   Tue Dec 9 13:47:39 2008 -0500
26425
26426     Blackfin: add clkin_hz= to default kernel command line for ADI boards
26427
26428     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26429
26430 commit 9f64ba2412d3cede9eb1f290987e5c3a28df3232
26431 Author: Mike Frysinger <vapier@gentoo.org>
26432 Date:   Sun Oct 12 23:49:13 2008 -0400
26433
26434     Blackfin: bf533-stamp: bump up default clocks
26435
26436     Since the hardware can handle it, bump the default clocks from 80mhz SCLK
26437     and 398mhz CCLK to 100mhz SCLK and 498mhz CCLK.
26438
26439     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26440
26441 commit 23fd959eeaaa0434ac7f9c1191de66c76d97d699
26442 Author: Mike Frysinger <vapier@gentoo.org>
26443 Date:   Sat Oct 11 22:40:22 2008 -0400
26444
26445     Blackfin: bf533-stamp: rewrite startup LED notifications
26446
26447     Again, don't clobber pins that we aren't actually using, and use the common
26448     LED framework rather than our own hob-job-but-not-really-working.
26449
26450     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26451
26452 commit cf6f469e2730fc8ab3523808b828be000d6eee77
26453 Author: Mike Frysinger <vapier@gentoo.org>
26454 Date:   Sun Jun 1 09:09:48 2008 -0400
26455
26456     Blackfin: unify common ADI board settings
26457
26458     Rather than duplicate the same ADI settings in every ADI board, create a
26459     common ADI config header and have all ADI boards start using that.  This
26460     will also make merging the ~10 boards I have to forward port a lot easier.
26461
26462     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26463
26464 commit 196c74311f394c6eb08bd9ab07a35671299b9851
26465 Author: Kyungmin Park <kmpark@infradead.org>
26466 Date:   Tue Mar 3 09:05:53 2009 +0900
26467
26468     Reduce OneNAND IPL common code
26469
26470     OneNAND IPL has common codes for RAM init, load data, and jump to 2nd
26471     bootloader, but it's common code used about 300~400 bytes. So board
26472     specific codes, such as lowlevel_init, can't has enough code. It make
26473     a difficult to implement OneNAND IPL.
26474
26475     his patch make this common code as small as possible. and give
26476     lowlevel_init can have more codes.
26477
26478     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
26479     Signed-off-by: Scott Wood <scottwood@freescale.com>
26480
26481 commit 16f2f5a351004129e79e79816697a367fd9e5446
26482 Author: Wolfgang Grandegger <wg@grandegger.com>
26483 Date:   Wed Feb 11 18:38:24 2009 +0100
26484
26485     Add multi-chip NAND support for the TQM8548 modules
26486
26487     This patches configures the NAND UPM-FSL driver with multi-chip
26488     support for the Micron MT29F8G08FAB NAND flash memory on the
26489     TQM8548 modules.
26490
26491     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
26492     Signed-off-by: Scott Wood <scottwood@freescale.com>
26493
26494 commit 33846df28fa1f4cf96a96c18142d48d813caa892
26495 Author: Wolfgang Grandegger <wg@grandegger.com>
26496 Date:   Wed Feb 11 18:38:23 2009 +0100
26497
26498     Add wait flags to support board/chip specific delays
26499
26500     The NAND flash on the TQM8548_BE modules requires a short delay after
26501     running the UPM pattern like the MPC8360ERDK board does. The TQM8548_BE
26502     requires a further short delay after writing out a buffer. Normally the
26503     R/B pin should be checked, but it's not connected on the TQM8548_BE.
26504     The corresponding Linux FSL UPM driver uses similar delay points at the
26505     same locations. To manage these extra delays in a more general way, I
26506     introduced the "wait_flags" field allowing the board-specific driver to
26507     specify various types of extra delay.
26508
26509     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
26510     Signed-off-by: Scott Wood <scottwood@freescale.com>
26511
26512 commit 06e9f7df054d26d7f49c56bf9a6844b193ad6313
26513 Author: Wolfgang Grandegger <wg@grandegger.com>
26514 Date:   Wed Feb 11 18:38:22 2009 +0100
26515
26516     Add support for TQM-specific chip select logic to FSL-UPM
26517
26518     For the NAND chips on the TQM8548 modules, a special chip-select logic is
26519     used. It uses dedicated address lines to be set via UPM machine address
26520     register (mar). This patch adds such support to the FSL-UPM driver.
26521
26522     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
26523     Signed-off-by: Scott Wood <scottwood@freescale.com>
26524
26525 commit e93c1c169d49eda7babad9c781f541e2e34f0ff0
26526 Author: Wolfgang Grandegger <wg@grandegger.com>
26527 Date:   Wed Feb 11 18:38:21 2009 +0100
26528
26529     Add multi chip support to the FSL-UPM driver
26530
26531     This patch adds support for multi-chip NAND devices to the FSL-UPM
26532     driver. The "dev_ready" callback of the "struct fsl_upm_nand" is now
26533     called with the argument "chip_nr" to allow testing the proper chip
26534     select line. The NAND support of the MPC8360ERDK is updated as well.
26535     No other boards are currently using the FSL UPM driver.
26536
26537     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
26538     Signed-off-by: Scott Wood <scottwood@freescale.com>
26539
26540 commit 672ed2aee91b4856f6671fc72cd34168d8f1b624
26541 Author: Wolfgang Grandegger <wg@grandegger.com>
26542 Date:   Wed Feb 11 18:38:20 2009 +0100
26543
26544     Enable multi chip support in the NAND layer
26545
26546     This patch adds support for NAND_MAX_CHIPS to the MTD NAND layer.
26547     Multi-chips devices are displayed as shown:
26548
26549       Device 0: 2x NAND 512MiB 3,3V 8-bit, sector size 128 KiB
26550
26551     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
26552     Signed-off-by: Scott Wood <scottwood@freescale.com>
26553
26554 commit 74398b23f9c2ffdc137fd92910a46e3333fb93f9
26555 Author: Mike Frysinger <vapier@gentoo.org>
26556 Date:   Sat Oct 11 21:58:33 2008 -0400
26557
26558     Blackfin: put memory into self-refresh before/after programming clocks
26559
26560     When initializing the core clocks, stick external memory into self-refresh.
26561     This gains us a few cool things:
26562      - support suspend-to-RAM with Linux
26563      - reprogram clocks automatically when doing "go" on u-boot.bin in RAM
26564      - make sure settings are stable before flashing new version
26565      - finally fully unify initialize startup code path between LDR/non-LDR
26566
26567     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26568
26569 commit d347d572ab1f2d47bf257c9f7ca2e602038a136b
26570 Author: Mike Frysinger <vapier@gentoo.org>
26571 Date:   Sat Oct 11 21:56:08 2008 -0400
26572
26573     Blackfin: do not program voltage regulator on parts that do not have one
26574
26575     Some newer Blackfins (like the BF51x) do not have an on-chip voltage
26576     regulator, so do not attempt to program the memory as if it does.
26577
26578     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26579
26580 commit 0d4f24b70f7a979f58174f3eb271874950b551b6
26581 Author: Mike Frysinger <vapier@gentoo.org>
26582 Date:   Sun Jun 1 01:28:24 2008 -0400
26583
26584     Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllers
26585
26586     If the board config does not specify an explicit EBIU_SDBCTL value, set it
26587     up with sane values based on other configuration options.
26588
26589     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26590
26591 commit 3986e981f565c08f10c7e526af8cb518d741c349
26592 Author: Mike Frysinger <vapier@gentoo.org>
26593 Date:   Sat Dec 6 18:06:58 2008 -0500
26594
26595     Blackfin: handle reboot anomaly 432
26596
26597     Workaround anomaly 432:
26598     The bfrom_SysControl() firmware function does not clear the SIC_IWR1
26599     register before executing the PLL programming sequence.  Therefore, any
26600     interrupt enabled in the SIC_IWR1 register prior to the call to
26601     bfrom_SysControl() can prematurely terminate the idle sequence required
26602     for the PLL to relock properly. SIC_IWR0 is properly handled.
26603
26604     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26605
26606 commit 7e1d212b6da492c6ea32c62af92e185284f41291
26607 Author: Mike Frysinger <vapier@gentoo.org>
26608 Date:   Sat Oct 18 04:04:49 2008 -0400
26609
26610     Blackfin: kill off LDR jump block
26611
26612     The Boot ROM uses EVT1 as the entry point so set that rather than having
26613     to use a tiny jump block in the default EVT1 location.
26614
26615     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26616
26617 commit a75fa148d60b1975403441e45565621bba50d2d9
26618 Author: Mike Frysinger <vapier@gentoo.org>
26619 Date:   Tue Jan 6 10:00:48 2009 -0500
26620
26621     Blackfin: simplify symbol_lookup() a bit
26622
26623     No need to skip a byte as the symbol table handles this.
26624
26625     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26626
26627 commit 59f0978a7e78d20277ddbde7caf0ea877f3cfd98
26628 Author: Mike Frysinger <vapier@gentoo.org>
26629 Date:   Sat Feb 7 05:43:21 2009 -0500
26630
26631     Blackfin: fix SIC_RVECT definition: it is 16bits, not 32bits
26632
26633     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26634
26635 commit 58130f8920151d9e8942bbdf3388f2defb47e415
26636 Author: Mike Frysinger <vapier@gentoo.org>
26637 Date:   Sat Feb 7 05:41:17 2009 -0500
26638
26639     Blackfin: drop SPORT_TX read helper macros
26640
26641     The SPORT_TX registers cannot be read (the hardware will trigger an error),
26642     so drop the read helper macros.
26643
26644     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26645
26646 commit 820b076c449688bcd4af6db5a33ae424d1a60d0e
26647 Author: Mike Frysinger <vapier@gentoo.org>
26648 Date:   Sat Feb 7 05:25:35 2009 -0500
26649
26650     Blackfin: unify duplicate CPU port definitions
26651
26652     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26653
26654 commit 744fd240d181b0b05b1436e1b655c9a62526c752
26655 Author: Mike Frysinger <vapier@gentoo.org>
26656 Date:   Fri Feb 6 00:59:50 2009 -0500
26657
26658     Blackfin: drop now-unused CONFIG_SYS_BFIN_CMD_XXX
26659
26660     With the new CONFIG_XXX system and CONFIG_CMD_XXX handling, these defines
26661     are no longer used/needed.
26662
26663     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26664
26665 commit 45c48953e8a4038bd49c46813fcff5a207867ae4
26666 Author: Mike Frysinger <vapier@gentoo.org>
26667 Date:   Mon Oct 6 04:01:26 2008 -0400
26668
26669     Blackfin: print out Flash: before checking it
26670
26671     If there is some problem in the flash init/checking code, it's nicer to see
26672     the message "Flash:" before crashing.  This way the source of the problem
26673     is a bit more straightforward.
26674
26675     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26676
26677 commit 1c7a79a04eb916f685f7275520b5eea6968a1559
26678 Author: Mike Frysinger <vapier@gentoo.org>
26679 Date:   Thu Aug 7 15:33:09 2008 -0400
26680
26681     Blackfin: safely flush data caches when in writeback mode
26682
26683     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26684
26685 commit c06f2b13022703611bc3e512bd34f9014a46f448
26686 Author: Mike Frysinger <vapier@gentoo.org>
26687 Date:   Thu Aug 7 13:21:48 2008 -0400
26688
26689     Blackfin: update lockbox api according to latest documentation
26690
26691     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26692
26693 commit 2decc2a8d17a5397cb5956e46c8466c736e305a2
26694 Author: Mike Frysinger <vapier@gentoo.org>
26695 Date:   Sat Oct 11 21:49:06 2008 -0400
26696
26697     Blackfin: mark bfin_reset static
26698
26699     The function is only used locally, so mark it static.
26700
26701     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26702
26703 commit 974473caa732f63312687ef2bd2d22dad8e99b9a
26704 Author: Sonic Zhang <Sonic.Zhang@analog.com>
26705 Date:   Fri Mar 20 19:28:20 2009 -0400
26706
26707     Blackfin: spi: there is no PORTJ_FER MMR on BF537
26708
26709     Since the PORTJ on the BF537 is peripheral-only (no GPIO functionality),
26710     then there is no PORTJ_FER register for us to worry about.
26711
26712     Signed-off-by: Sonic Zhang <Sonic.Zhang@analog.com>
26713     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26714
26715 commit e82b762f293debc53c5afa90f37264f6b07520f9
26716 Author: Mike Frysinger <vapier@gentoo.org>
26717 Date:   Tue Mar 17 13:58:23 2009 -0400
26718
26719     Blackfin: fix jtag console tstc
26720
26721     The jtag tstc operation was checking the hardware to see if data is
26722     available from it (which is fine for the jtag getc operation), but the
26723     higher layers need to know whether any data is available.  Since we have
26724     to read up to 4 bytes at a time from the hardware, the higher layers need
26725     to know they can consume the cached bytes as well.
26726
26727     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26728
26729 commit bc683f58b1f1d8d20546fe019483967a51a49df1
26730 Author: Mike Frysinger <vapier@gentoo.org>
26731 Date:   Sun Feb 22 16:23:41 2009 -0500
26732
26733     Blackfin: bf537-stamp: move CONFIG_POST handling to COBJS-$(...)
26734
26735     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26736
26737 commit 8996d1608acb8f59fcb186dc7ed7d87f8fee1297
26738 Author: Mike Frysinger <vapier@gentoo.org>
26739 Date:   Sun Feb 22 16:02:27 2009 -0500
26740
26741     Blackfin: unify net-related init code
26742
26743     Unify all of the net-related init code in the common Blackfin board init
26744     code to clean up the ifdef mess a bit.
26745
26746     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26747
26748 commit c6ea30e52ea82af4858d2b6f99e0fd2ea276d657
26749 Author: Mike Frysinger <vapier@gentoo.org>
26750 Date:   Wed Feb 18 12:51:48 2009 -0500
26751
26752     Blackfin: fix SWRST/SYSCR register sizes
26753
26754     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26755
26756 commit a9d6777d39154978b9ef9c682b2627a3480b194c
26757 Author: Mike Frysinger <vapier@gentoo.org>
26758 Date:   Wed Feb 18 12:51:31 2009 -0500
26759
26760     Blackfin: update anomaly lists
26761
26762     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
26763
26764 commit 4d7c32dad2e787f890ebcd51bfb723a126913c90
26765 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26766 Date:   Thu Mar 19 18:31:38 2009 +0100
26767
26768     avr32: fix cacheflush.h location introducted by d8f2aa3298610b
26769
26770     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26771     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
26772
26773 commit 3a3baf3ee61e6b28af3b49ebabc9ab4f6015aa48
26774 Author: Eric Schumann <E.Schumann@phytec.de>
26775 Date:   Sat Mar 21 09:59:34 2009 -0400
26776
26777     Make flash protection work, when the environment is in EEPROM
26778
26779     On the pcm030 the environment is located in the onboard EEPROM. But we want
26780     to handle flash sector protection in a safe manner. So we must read the
26781     unlock environment variable from EEPROM instead from flash.
26782
26783     This patch is required as long the evironment is saved into the EEPROM.
26784
26785     Stefan: Additional change as suggested by Wolfgang, use bigger char array
26786     (instead of 4).
26787
26788     Signed-off-by: Eric Schumann <E.Schumann@phytec.de>
26789     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
26790     Acked-by: Wolfgang Denk <wd@denx.de>
26791     Signed-off-by: Stefan Roese <sr@denx.de>
26792
26793 commit de3ce8c59f48f99779d7d7379a5432ded12ec06c
26794 Author: Jon Smirl <jonsmirl@gmail.com>
26795 Date:   Sat Mar 21 11:17:56 2009 -0400
26796
26797     Add define for mpc5200 CDM_CLK_ENA
26798
26799     Signed-off-by: Jon Smirl <jonsmirl@gmail.com>
26800
26801 commit df486b1fa3f750b153eac7daa0b3bf1f594e5098
26802 Author: Nicolas Ferre <nicolas.ferre@atmel.com>
26803 Date:   Sun Mar 22 14:48:16 2009 +0100
26804
26805     at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
26806
26807     AT91sam9g20 is an evolution of the at91sam9260 with a faster clock speed.
26808
26809     The AT91SAM9G20-EK board is an updated revision of the AT91SAM9260-EK board.
26810     It is essentially the same, with a few minor differences.
26811
26812     Here is the chip page on Atmel website:
26813     http://www.atmel.com/dyn/products/product_card.asp?part_id=4337
26814
26815     Signed-off-by: Justin Waters <justin.waters@timesys.com>
26816     Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
26817     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26818
26819 commit 118d168035cc93f586da4812c89cb153eb9f4243
26820 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26821 Date:   Sun Mar 22 14:28:14 2009 +0100
26822
26823     cmc_pu2: fix implicit declaration of function 'eth_setenv_enetaddr'
26824
26825     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26826
26827 commit 176c4a982c6531f96426afaa1126cf9a5e2d5e03
26828 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26829 Date:   Sun Mar 22 14:28:13 2009 +0100
26830
26831     cmc_pu2: fix misc_init_r prototype
26832
26833     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26834
26835 commit 53158aea995221706b42c7bad9f717b31ae20414
26836 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26837 Date:   Sun Jan 11 03:32:01 2009 +0100
26838
26839     at91sam9xeek: fix soc name
26840
26841     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26842
26843 commit 74c076d6c33d6d42ab065541a38383587879e7b7
26844 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26845 Date:   Sun Mar 22 10:22:34 2009 +0100
26846
26847     at91sam9/at91cap: move nand drivers to drivers/mtd/nand
26848
26849     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26850
26851 commit 163966087d62680547f188a93c61d01c8155254e
26852 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26853 Date:   Sat Mar 21 21:08:01 2009 +0100
26854
26855     atmel/at91/boards: compile dataflash partition only when dataflash is
26856
26857     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26858
26859 commit e2c0476f958f8e0b269a1118f4ba4a5cd475aa56
26860 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26861 Date:   Sat Mar 21 21:08:00 2009 +0100
26862
26863     at91sam9/at91cap: move common macb initialisation to cpu
26864
26865     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26866
26867 commit f3f91f886bc8927fd692ac411b7423a87ffec532
26868 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26869 Date:   Sat Mar 21 21:08:00 2009 +0100
26870
26871     at91sam9/at91cap: move common usb host initialisation to cpu
26872
26873     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26874
26875 commit a484b00b86e72ac6da6ee4fce13dbc6b256672fe
26876 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26877 Date:   Sat Mar 21 21:08:00 2009 +0100
26878
26879     at91sam9/at91cap: move common led management to cpu
26880
26881     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26882
26883 commit 7ebafb7ec1a0285af8380623c009576f92583b98
26884 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26885 Date:   Sat Mar 21 21:07:59 2009 +0100
26886
26887     at91sam9/at91cap: move common spi initialisation to cpu
26888
26889     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26890
26891 commit 1332a2a0694c8e10a5bade397cf83645b2c3fd7e
26892 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26893 Date:   Sat Mar 21 21:07:59 2009 +0100
26894
26895     at91sam9/at91cap: move common serial initialisation to cpu
26896
26897     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
26898
26899 commit e60beb13cf0135dc71c541021487b5ccc4d269cb
26900 Author: Wolfgang Denk <wd@denx.de>
26901 Date:   Sat Mar 21 22:04:41 2009 +0100
26902
26903     Prepare 2009.03
26904
26905     Update CHANGELOG
26906
26907     Signed-off-by: Wolfgang Denk <wd@denx.de>
26908
26909 commit 9e78dae2b276c5bf9ab92cd85173f6cb92b1b7d5
26910 Author: Vivek Kutal <vivek.kutal@azingo.com>
26911 Date:   Mon Feb 23 21:35:11 2009 +0530
26912
26913     Replaced endpoint numbers with appropriate macros in usbtty.c.
26914
26915     Signed-off-by: Vivek Kutal <vivek.kutal@azingo.com>
26916     Signed-off-by: Remy Bohmer <linux@bohmer.net>
26917
26918 commit faac4fd852e39cb1d7a740801b060e41aeacef1f
26919 Author: Michael Lawnick <ml.lawnick@gmx.de>
26920 Date:   Thu Mar 19 10:06:41 2009 +0100
26921
26922     UBIFS: Missing offset relocation for compressor 'none'
26923
26924     On systems where U-Boot is linked to another address than it really lays
26925     (e.g. backup image), calls via function pointers must be fixed with a
26926     '+= gd->reloc_off'.
26927     This was not done for none_compr in ubifs_compressors_init() what leads
26928     to system crash on ubifsmount command.
26929
26930     Signed-off-by: Michael Lawnick <ml.lawnick@gmx.de>
26931     Acked-by: Stefan Roese <sr@denx.de>
26932
26933 commit ce6d0c8de031f345bde745f3b855082adf1c4e45
26934 Author: Stefan Roese <sr@denx.de>
26935 Date:   Thu Mar 19 15:35:50 2009 +0100
26936
26937     UBIFS: Add UBIFS commands
26938
26939     This patchset adds these UBIFS related commands:
26940
26941     - ubifsmount
26942       Mount an UBIFS volume
26943
26944     - ubifsls
26945       List a directory of the mounted UBIFS volume
26946
26947     - ubifsload
26948       Load a file from the mounted UBIFS volume to memory
26949
26950     Signed-off-by: Stefan Roese <sr@denx.de>
26951
26952 commit 9eefe2a2b37a838558e3d213a9f5519503d0c180
26953 Author: Stefan Roese <sr@denx.de>
26954 Date:   Thu Mar 19 15:35:05 2009 +0100
26955
26956     UBIFS: Implement read-only UBIFS support in U-Boot
26957
26958     The U-Boot UBIFS implementation is largely a direct copy from the current
26959     Linux version (2.6.29-rc6). As already done in the UBI version we have an
26960     "abstraction layer" to redefine or remove some OS calls (e.g. mutex_lock()
26961     ...). This makes it possible to use the original Linux code with very
26962     little changes. And by this we can better update to later Linux versions.
26963
26964     I removed some of the Linux features that are not used in the U-Boot
26965     version (e.g. garbage-collection, write support).
26966
26967     Signed-off-by: Stefan Roese <sr@denx.de>
26968     CC: Artem Bityutskiy <dedekind@infradead.org>
26969     CC: Adrian Hunter <ext-Adrian.Hunter@nokia.com>
26970
26971 commit b1b4e89a0f3b75854c39a62cae41bad56d210adf
26972 Author: Stefan Roese <sr@denx.de>
26973 Date:   Thu Mar 19 15:34:56 2009 +0100
26974
26975     Add LZO decompressor support
26976
26977     This patch adds LZO decompression support to U-Boot. It is needed for
26978     the upcoming UBIFS support, since UBIFS uses LZO as default compressor/
26979     decompressor. Since we only support read-only in UBIFS, only the
26980     decompressor is needed.
26981
26982     All this is copied with minor changes from the current Linux kernel
26983     version (2.6.28-rc8).
26984
26985     This patch only implements this LZO decompressor support for PPC.
26986     Other platforms using UBIFS will have to add the required
26987     "include/asm/unaligned.h" as well. It should be fairly easy to copy this
26988     from the Linux source tree as I have done it for PPC in this patch.
26989
26990     Signed-off-by: Stefan Roese <sr@denx.de>
26991
26992 commit 68d7d65100e84df00bca971c114092731b441090
26993 Author: Stefan Roese <sr@denx.de>
26994 Date:   Thu Mar 19 13:30:36 2009 +0100
26995
26996     Separate mtdparts command from jffs2
26997
26998     Currently the mtdparts commands are included in the jffs2 command support.
26999     This doesn't make sense anymore since other commands (e.g. UBI) use this
27000     infrastructure as well now. This patch separates the mtdparts commands from
27001     the jffs2 commands making it possible to only select mtdparts when no JFFS2
27002     support is needed.
27003
27004     Signed-off-by: Stefan Roese <sr@denx.de>
27005     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
27006
27007 commit 02a301cd5087eaffdf456e0a5cec1100c4d9a398
27008 Author: Stefan Roese <sr@denx.de>
27009 Date:   Wed Feb 25 12:11:15 2009 +0100
27010
27011     powerpc: Only use eth_getenv_enetaddr() if networking is enabled
27012
27013     Signed-off-by: Stefan Roese <sr@denx.de>
27014
27015 commit 5c4fa9b474af95d60f019ec6369cbe77b9dab4b5
27016 Author: Grzegorz Bernacki <gjb@semihalf.com>
27017 Date:   Tue Mar 17 10:06:40 2009 +0100
27018
27019     Add support for the digsy MTC board.
27020
27021     This is the InterControl custom device based on the MPC5200B chip.
27022
27023     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
27024
27025 commit ff7dc067369e30066744f096995aef7d97574d15
27026 Author: Stefan Roese <sr@denx.de>
27027 Date:   Mon Feb 23 16:52:36 2009 +0100
27028
27029     powerpc: Fix compilation warning in board.c
27030
27031     Fix this warning:
27032
27033     board.c: In function 'board_init_r':
27034     board.c:653: warning: unused variable 'i'
27035     board.c:651: warning: unused variable 'e'
27036
27037     Signed-off-by: Stefan Roese <sr@denx.de>
27038
27039 commit 9cd690160d3ce1a7fb4ceeee6c99cedb1ac1d49c
27040 Author: Stefan Roese <sr@denx.de>
27041 Date:   Mon Feb 23 16:42:51 2009 +0100
27042
27043     ppc4xx: Don't write the MAC address into the internal SoC registers
27044
27045     Remove this code. It's not needed. The 4xx EMAC driver stores the MAC
27046     addresses into the SoC registers instead.
27047
27048     Signed-off-by: Stefan Roese <sr@denx.de>
27049
27050 commit bb57ad4be76d0e2e7f9ec56678235cc9872ff40f
27051 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
27052 Date:   Fri Feb 20 10:19:19 2009 +0100
27053
27054     ppc4xx: Use correct io accessors for esd 405/440 boards
27055
27056     This patch replaces in/out8/16/32 macros by in/out_8/_be16/_be32
27057     macros. Also volatile pointer references are replaced by the
27058     new accessors.
27059
27060     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
27061     Signed-off-by: Stefan Roese <sr@denx.de>
27062
27063 commit 049216f045fd8e0f45bcef121c2bb1c7d3de6988
27064 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
27065 Date:   Fri Feb 20 10:19:18 2009 +0100
27066
27067     ppc4xx: Use correct io accessors for esd 405 boards
27068
27069     This patch replaces in/out8/16/32 macros by in/out_8/_be16/_be32
27070     macros. Also volatile pointer references are replaced by the
27071     new accessors.
27072
27073     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
27074     Signed-off-by: Stefan Roese <sr@denx.de>
27075
27076 commit a59205d1519375d027f97a545ad642ab20fce6f8
27077 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
27078 Date:   Fri Feb 20 10:19:17 2009 +0100
27079
27080     ppc4xx: Cleanup linker scripts of esd 4xx boards
27081
27082     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
27083     Signed-off-by: Stefan Roese <sr@denx.de>
27084
27085 commit 2f103ee284e68934a648732db5e0b6ceb4a1ed8f
27086 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
27087 Date:   Fri Feb 20 10:19:16 2009 +0100
27088
27089     ppc4xx: Update TEXT_BASE for DASA_SIM boards
27090
27091     Fix building DASA_SIM boards by increasing U-Boot's size in flash.
27092
27093     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
27094     Signed-off-by: Stefan Roese <sr@denx.de>
27095
27096 commit 09db8f4de6805f1dde510c167f20e56a5405d29e
27097 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
27098 Date:   Fri Feb 20 10:19:15 2009 +0100
27099
27100     ppc4xx: DU405 maintenance fix
27101
27102     -strip unused features
27103     -fix resetting phy
27104
27105     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
27106     Signed-off-by: Stefan Roese <sr@denx.de>
27107
27108 commit 75511b47ac2647be48218dbb93af05b21f404f67
27109 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
27110 Date:   Fri Feb 20 10:19:14 2009 +0100
27111
27112     ppc4xx: Abort autoboot only by space key on CPCI405 boards
27113
27114     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
27115     Signed-off-by: Stefan Roese <sr@denx.de>
27116
27117 commit e17ee157ca9ff0d4cc5841d06c4b70c1603df29c
27118 Author: Graeme Russ <graeme.russ@gmail.com>
27119 Date:   Tue Feb 24 21:14:56 2009 +1100
27120
27121     Add basic relocation to i386 port
27122
27123     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
27124
27125 commit 8c63d47651f77d9fb887cad433370b866eb0a193
27126 Author: Graeme Russ <graeme.russ@gmail.com>
27127 Date:   Tue Feb 24 21:14:45 2009 +1100
27128
27129     Implement SC520 timers
27130
27131     Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
27132
27133 commit 6d7f610b09f813b1239eedcbfe921cfd439aea25
27134 Author: Graeme Russ <graeme.russ@gmail.com>
27135 Date:   Tue Feb 24 21:14:32 2009 +1100
27136
27137     Factor out SC520 sub-features
27138
27139     Moved sub-features of the SC520 code which is currently selectively compiled
27140     using #ifdef out of sc520.c into individual files selectively compiled via
27141     the makefile
27142
27143     Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
27144
27145 commit abf0cd3dff227cfb6e82ad13be62e28e6e89d5df
27146 Author: Graeme Russ <graeme.russ@gmail.com>
27147 Date:   Tue Feb 24 21:13:40 2009 +1100
27148
27149     Rewrite i386 interrupt handling
27150
27151     Rewrite interrupt handling functionality for the i386 port. Separated
27152     functionality into separate CPU and Architecture components.
27153
27154     It appears as if the i386 interrupt handler functionality was intended
27155     to allow multiple handlers to be installed for a given interrupt.
27156     Unfortunately, this functionality was not fully implemented and also
27157     had the problem that irq_free_handler() does not allow the passing
27158     of the handler function pointer and therefore could never be used to
27159     free specific handlers that had been installed for a given IRQ.
27160
27161     There were also various issues with array bounds not being fully
27162     tested.
27163
27164     I had two objectives in mind for the new implementation:
27165
27166     1) Keep the implementation as similar as possible to existing
27167        implementations. To that end, I have used the leon2/3
27168        implementations as the reference
27169
27170     2) Seperate CPU and Architecture specific elements. All specific i386
27171        interrupt functionality is now in cpu/i386/ with the high level
27172        API and architecture specific code in lib_i386. Functionality
27173        specific to the PC/AT architecture (i.e. cascaded i8259 PICs) has
27174        been further split out into an individual file to allow for the
27175        implementation of the PIC architecture of the SC520 CPU (supports
27176        more IRQs)
27177
27178     Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
27179
27180 commit ece444b42b71eb5bce34a24ec584573b3c8c4a98
27181 Author: Graeme Russ <graeme.russ@gmail.com>
27182 Date:   Tue Feb 24 21:12:35 2009 +1100
27183
27184     Move ali512x.h
27185
27186     Moved ali512x.h from include/asm-i386/ic/ to /include
27187
27188     Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
27189
27190 commit 6d83e3ac61dcdbcb7f04664309a9689fe01c5704
27191 Author: Graeme Russ <graeme.russ@gmail.com>
27192 Date:   Tue Feb 24 21:12:20 2009 +1100
27193
27194     Rename SC520 Configuration Options
27195
27196     Options are now all uniformly CONFIG_SYS_SC520_<option>
27197
27198     Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
27199
27200 commit f62fb99941c625605aa16a0097b396a5c16d2c88
27201 Author: Trent Piepho <xyzzy@speakeasy.org>
27202 Date:   Wed Feb 18 15:22:05 2009 -0800
27203
27204     Fix all linker script to handle all rodata sections
27205
27206     A recent gcc added a new unaligned rodata section called '.rodata.str1.1',
27207     which needs to be added the the linker script.  Instead of just adding this
27208     one section, we use a wildcard ".rodata*" to get all rodata linker section
27209     gcc has now and might add in the future.
27210
27211     However, '*(.rodata*)' by itself will result in sub-optimal section
27212     ordering.  The sections will be sorted by object file, which causes extra
27213     padding between the unaligned rodata.str.1.1 of one object file and the
27214     aligned rodata of the next object file.  This is easy to fix by using the
27215     SORT_BY_ALIGNMENT command.
27216
27217     This patch has not be tested one most of the boards modified.  Some boards
27218     have a linker script that looks something like this:
27219
27220     *(.text)
27221     . = ALIGN(16);
27222     *(.rodata)
27223     *(.rodata.str1.4)
27224     *(.eh_frame)
27225
27226     I change this to:
27227
27228     *(.text)
27229     . = ALIGN(16);
27230     *(.eh_frame)
27231     *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.rodata*)))
27232
27233     This means the start of rodata will no longer be 16 bytes aligned.
27234     However, the boundary between text and rodata/eh_frame is still aligned to
27235     16 bytes, which is what I think the real purpose of the ALIGN call is.
27236
27237     Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
27238
27239 commit 566b652c7cdb0e5e0529bb3d1eaffbd2bf45a032
27240 Author: Mike Frysinger <vapier@gentoo.org>
27241 Date:   Wed Feb 11 18:26:08 2009 -0500
27242
27243     remove bi_enet*addr from global data for all arches
27244
27245     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27246     CC: Ben Warren <biggerbadderben@gmail.com>
27247     CC: Daniel Hellstrom <daniel@gaisler.com>
27248     CC: Michal Simek <monstr@seznam.cz>
27249     CC: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
27250     CC: Scott McNutt <smcnutt@psyent.com>
27251     CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
27252
27253 commit eb85aa594c1b57a1e3be9689b65171a137a36432
27254 Author: Mike Frysinger <vapier@gentoo.org>
27255 Date:   Wed Feb 11 20:07:19 2009 -0500
27256
27257     ppc: mark global bi_enet*addr as legacy
27258
27259     The environment is the canonical storage location of the mac address, so
27260     we're killing off the global data location and moving everything to
27261     querying the env directly.
27262
27263     In the ppc case, these things are part of the legacy ABI, so keep them
27264     around but mark them as legacy so no new code will touch them.
27265
27266     Also stop calling load_sernum_ethaddr() since all boards now implement
27267     this as a stub.
27268
27269     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27270     CC: Ben Warren <biggerbadderben@gmail.com>
27271
27272 commit 9c150102bc1de375d36d97a1cc2dd0e9639b15df
27273 Author: Mike Frysinger <vapier@gentoo.org>
27274 Date:   Wed Feb 11 20:09:52 2009 -0500
27275
27276     boards: get mac address from env and move load_sernum_ethaddr() to board init
27277
27278     The environment is the canonical storage location of the mac address, so
27279     we're killing off the global data location and moving everything to
27280     querying the env directly.
27281
27282     Rather than have common ppc code call a board-specific function like
27283     load_sernum_ethaddr(), have each board call it in its own board-specific
27284     misc_init_r() function.
27285
27286     The boards that get converted here are:
27287         - kup4k/kup4x
27288         - pcs440ep
27289         - tqm8xx
27290
27291     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27292     CC: Ben Warren <biggerbadderben@gmail.com>
27293     CC: Stefan Roese <sr@denx.de>
27294
27295 commit 92b50ffef978f05858a0ff4cbe88430bc51a28a2
27296 Author: Mike Frysinger <vapier@gentoo.org>
27297 Date:   Wed Feb 11 19:55:01 2009 -0500
27298
27299     cmc_pu2: get mac address from environment
27300
27301     The environment is the canonical storage location of the mac address, so
27302     we're killing off the global data location and moving everything to
27303     querying the env directly.
27304
27305     Also rename load_sernum_ethaddr() to misc_init_r() so we don't need to
27306     handle this board specially in common ARM code.
27307
27308     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27309     CC: Ben Warren <biggerbadderben@gmail.com>
27310
27311 commit d8d21e699d7fcfb6ab11635110266dd09b7edc62
27312 Author: Mike Frysinger <vapier@gentoo.org>
27313 Date:   Mon Feb 16 18:03:14 2009 -0500
27314
27315     boards: move board_get_enetaddr() into board-specific init
27316
27317     The environment is the canonical storage location of the mac address, so
27318     we're killing off the global data location and moving everything to
27319     querying the env directly.
27320
27321     Rather than have the common ppc code have board-specific hooks, move the
27322     board_get_enetaddr() function into the board-specific init functions.
27323
27324     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27325     CC: Ben Warren <biggerbadderben@gmail.com>
27326
27327 commit f11e6ff5b1859d9213f0d501b3309e065f487543
27328 Author: Mike Frysinger <vapier@gentoo.org>
27329 Date:   Wed Feb 11 19:39:55 2009 -0500
27330
27331     arm: get mac address from environment
27332
27333     The environment is the canonical storage location of the mac address, so
27334     we're killing off the global data location and moving everything to
27335     querying the env directly.
27336
27337     Some warts are remaining and should be killed off (by moving the func to
27338     the appropriate board init code):
27339         - davinci_eth_set_mac_addr
27340         - cs8900_get_enetaddr
27341         - smc_set_mac_addr
27342
27343     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27344     CC: Ben Warren <biggerbadderben@gmail.com>
27345
27346 commit 0107cf66f7346e8c7d6cf0fe99d2f265134afd59
27347 Author: Mike Frysinger <vapier@gentoo.org>
27348 Date:   Wed Feb 11 19:36:20 2009 -0500
27349
27350     nx823: get mac address from environment
27351
27352     The environment is the canonical storage location of the mac address, so
27353     we're killing off the global data location and moving everything to
27354     querying the env directly.
27355
27356     For the nx823, the serial number is moved out of load_sernum_ethaddr() and
27357     into misc_init_r() as is the env setup.  This lets us kill off the former
27358     function in the process.
27359
27360     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27361     CC: Ben Warren <biggerbadderben@gmail.com>
27362
27363 commit 19b5b533ccd522abeb501d510750693c35e20456
27364 Author: Mike Frysinger <vapier@gentoo.org>
27365 Date:   Wed Feb 11 18:27:18 2009 -0500
27366
27367     lib_*/board.c: do not initialize bi_enet*addr in global data
27368
27369     Since everyone is using the environment for mac address storage, there is
27370     no point in seeding the global data.
27371
27372     The arches that are converted here:
27373         i386
27374         m68k
27375         microblaze
27376         mips
27377         nios
27378         nios2
27379         sh
27380         sparc
27381
27382     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27383     CC: Ben Warren <biggerbadderben@gmail.com>
27384     CC: Daniel Hellstrom <daniel@gaisler.com>
27385     CC: Michal Simek <monstr@seznam.cz>
27386     CC: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
27387     CC: Scott McNutt <smcnutt@psyent.com>
27388     CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
27389
27390 commit 740e8ba7d475c49c1b76058e1bf354e376b5c4e0
27391 Author: Mike Frysinger <vapier@gentoo.org>
27392 Date:   Wed Feb 11 19:19:54 2009 -0500
27393
27394     npe: get mac address from environment
27395
27396     The environment is the canonical storage location of the mac address, so
27397     we're killing off the global data location and moving everything to
27398     querying the env directly.
27399
27400     The resulting code can also be simplified even further.
27401
27402     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27403     CC: Stefan Roese <sr@denx.de>
27404     CC: Ben Warren <biggerbadderben@gmail.com>
27405
27406 commit 6bacfa6a8e9b264d37c1262fc1f3e948d1feab81
27407 Author: Mike Frysinger <vapier@gentoo.org>
27408 Date:   Wed Feb 11 19:18:41 2009 -0500
27409
27410     cpu/: get mac address from environment
27411
27412     The environment is the canonical storage location of the mac address, so
27413     we're killing off the global data location and moving everything to
27414     querying the env directly.
27415
27416     The cpus that get converted here:
27417         at91rm9200
27418         mpc512x
27419         mpc5xxx
27420         mpc8260
27421         mpc8xx
27422         ppc4xx
27423
27424     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27425     CC: Ben Warren <biggerbadderben@gmail.com>
27426     CC: John Rigby <jrigby@freescale.com>
27427     CC: Stefan Roese <sr@denx.de>
27428
27429 commit 03f3d8d3b39cf85c0ce7ca903b436701e8aa610b
27430 Author: Mike Frysinger <vapier@gentoo.org>
27431 Date:   Wed Feb 11 19:09:54 2009 -0500
27432
27433     lan91c96/smc91111/smc911x: get mac address from environment
27434
27435     The environment is the canonical storage location of the mac address, so
27436     we're killing off the global data location and moving everything to
27437     querying the env directly.
27438
27439     Also, do not bother checking the EEPROM if the env is setup.  This
27440     simplifies the code greatly.
27441
27442     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27443     Signed-off-by: Wolfgang Dnek <wd@denx.de>
27444     CC: Ben Warren <biggerbadderben@gmail.com>
27445     CC: Rolf Offermanns <rof@sysgo.de>
27446     CC: Erik Stahlman <erik@vt.edu>
27447     CC: Daris A Nevil <dnevil@snmc.com>
27448     CC: Sascha Hauer <s.hauer@pengutronix.de>
27449
27450 commit c527ce92511cbf723c2ca77bee1cf9ecf83dac81
27451 Author: Mike Frysinger <vapier@gentoo.org>
27452 Date:   Wed Feb 11 19:14:09 2009 -0500
27453
27454     sh_eth: get mac address from environment
27455
27456     The environment is the canonical storage location of the mac address, so
27457     we're killing off the global data location and moving everything to
27458     querying the env directly.
27459
27460     The sh_eth driver can also be simplified a bit by using enetaddr member of
27461     the eth_device structure.
27462
27463     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27464     CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
27465     CC: Carlos Munoz <carlos@kenati.com>
27466     CC: Ben Warren <biggerbadderben@gmail.com>
27467
27468 commit 0a5238cea90665c230297a8fd77bb0b3b61ca177
27469 Author: Mike Frysinger <vapier@gentoo.org>
27470 Date:   Wed Feb 11 19:06:09 2009 -0500
27471
27472     cs8900: get mac address from environment
27473
27474     The environment is the canonical storage location of the mac address, so
27475     we're killing off the global data location and moving everything to
27476     querying the env directly.
27477
27478     The cs8900 driver also changes slightly in that the hardware is not
27479     consulted if the mac address in the env is sane.
27480
27481     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27482     CC: Marius Groeger <mgroeger@sysgo.de>
27483     CC: Ben Warren <biggerbadderben@gmail.com>
27484
27485 commit c4b8762f11d337e6a9d90c227b2871d65d372469
27486 Author: Mike Frysinger <vapier@gentoo.org>
27487 Date:   Wed Feb 11 19:04:25 2009 -0500
27488
27489     bcm570x: get mac address from environment
27490
27491     The environment is the canonical storage location of the mac address, so
27492     we're killing off the global data location and moving everything to
27493     querying the env directly.
27494
27495     Since the address is in the PLM_DEVICE_BLOCK structure already, there is
27496     no need to pass the NodeAddress as a second parameter.  So drop the second
27497     argument to the LM_SetMacAddress() function (and update the tigon3 driver
27498     accordingly).
27499
27500     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27501     CC: Ben Warren <biggerbadderben@gmail.com>
27502
27503 commit d3f871482f06f6a4eaf4a3fafde84846bad87b4f
27504 Author: Mike Frysinger <vapier@gentoo.org>
27505 Date:   Wed Feb 11 19:01:26 2009 -0500
27506
27507     drivers/net/: get mac address from environment
27508
27509     The environment is the canonical storage location of the mac address, so
27510     we're killing off the global data location and moving everything to
27511     querying the env directly.
27512
27513     The drivers that get converted here:
27514         3c589
27515         4xx_enet
27516         dc2114x
27517         dm9000x
27518         enc28j60
27519         fsl_mcdmafec
27520         ks8695eth
27521         mcffec
27522         rtl8019
27523         rtl8169
27524         s3c4510b_eth
27525         xilinx_emac
27526         xilinx_emaclite
27527
27528     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27529     CC: Ben Warren <biggerbadderben@gmail.com>
27530     CC: Rolf Offermanns <rof@sysgo.de>
27531     CC: Stefan Roese <sr@denx.de>
27532     CC: Sascha Hauer <saschahauer@web.de>
27533     CC: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
27534     CC: Greg Ungerer <greg.ungerer@opengear.com>
27535     CC: Xue Ligong <lgxue@hotmail.com>
27536     CC: Masami Komiya <mkomiya@sonare.it>
27537     CC: Curt Brune <curt@cucy.com>
27538     CC: Michal SIMEK <monstr@monstr.eu>
27539
27540 commit b6b4625d175019e387e5b0f65a17322a78f6bb90
27541 Author: Mike Frysinger <vapier@gentoo.org>
27542 Date:   Wed Feb 11 18:38:38 2009 -0500
27543
27544     boards: get mac address from environment
27545
27546     The boards that get converted here to use the environment for the mac
27547     address rather than global data:
27548         debris
27549         mgcoge
27550         mgsuvd
27551         muas3001
27552         netstal
27553         pn62
27554         sixnet
27555         vcma9
27556         xilinx (the ones that use xilinx_enet)
27557
27558     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27559     CC: Ben Warren <biggerbadderben@gmail.com>
27560     CC: Sangmoon Kim <dogoil@etinsys.com>
27561     CC: Heiko Schocher <hs@denx.de>
27562     CC: David Mueller <d.mueller@elsoft.ch>
27563     CC: Niklaus Giger <niklaus.giger@netstal.com>
27564     CC: Wolfgang Grandegger <wg@denx.de>
27565     CC: Dave Ellis <DGE@sixnetio.com>
27566     CC: Ricardo Ribalda <ricardo.ribalda@uam.es>
27567
27568 commit 06a0c4381a65ed500c816a05b9ae7b207c3b1d4b
27569 Author: Mike Frysinger <vapier@gentoo.org>
27570 Date:   Wed Feb 11 18:36:45 2009 -0500
27571
27572     AmigaOneG3SE/enet: get mac address from environment
27573
27574     Always use the MAC address that is stored in the environment first before
27575     falling back to the ROM.  This also cuts out any comparison steps: if the
27576     mac in the env is sane, the ROM is never consulted.
27577
27578     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27579     CC: Thomas Frieden <ThomasF@hyperion-entertainment.com>
27580     CC: Ben Warren <biggerbadderben@gmail.com>
27581
27582 commit 56b555a644f3cbb1b3929cb52b61d3ce483885f5
27583 Author: Mike Frysinger <vapier@gentoo.org>
27584 Date:   Wed Feb 11 18:52:38 2009 -0500
27585
27586     nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr()
27587
27588     Since the ethernet layer handles updating of device addresses itself from
27589     the environment, there is no point in calling eth_set_enetaddr().
27590
27591     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27592     CC: Ben Warren <biggerbadderben@gmail.com>
27593
27594 commit 5013533467c1de731c2f0c9beb4b41ce3f07cbeb
27595 Author: Mike Frysinger <vapier@gentoo.org>
27596 Date:   Wed Feb 11 18:54:07 2009 -0500
27597
27598     lynxkdi: get mac address from environment
27599
27600     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27601     CC: Ben Warren <biggerbadderben@gmail.com>
27602
27603 commit 62c93d92f1b6266b2f33c5f403931b51cbd2a246
27604 Author: Mike Frysinger <vapier@gentoo.org>
27605 Date:   Wed Feb 11 18:51:43 2009 -0500
27606
27607     bootvx: get mac address from environment
27608
27609     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27610     CC: Niklaus Giger <niklaus.giger@member.fsf.org>
27611     CC: Ben Warren <biggerbadderben@gmail.com>
27612
27613 commit de2dff6ff89f98c6062f4d224fd434a3ede035d1
27614 Author: Mike Frysinger <vapier@gentoo.org>
27615 Date:   Wed Feb 11 18:50:10 2009 -0500
27616
27617     bdinfo: get mac address from environment
27618
27619     Add a new print_eth() function to automate the eth*addr env var acquisition
27620     and display.  Affects all arches.
27621
27622     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27623     CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
27624     CC: Scott McNutt <smcnutt@psyent.com>
27625     CC: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
27626     CC: Michal Simek <monstr@seznam.cz>
27627     CC: Daniel Hellstrom <daniel@gaisler.com>
27628     CC: Ben Warren <biggerbadderben@gmail.com>
27629
27630 commit 95823ca0773356860e622ee3304a4b7cafcbf19a
27631 Author: Mike Frysinger <vapier@gentoo.org>
27632 Date:   Wed Feb 11 18:23:48 2009 -0500
27633
27634     net: get mac address from environment and use eth util funcs
27635
27636     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27637     CC: Ben Warren <biggerbadderben@gmail.com>
27638
27639 commit 500b6c51e4c41f4562cb48344af98deb7e342731
27640 Author: Mike Frysinger <vapier@gentoo.org>
27641 Date:   Mon Oct 13 15:06:25 2008 -0400
27642
27643     Blackfin: bfin_mac: force boards to setup the MAC themselves
27644
27645     Since the on-chip MAC does not have an eeprom or similar interface, force
27646     all Blackfin boards that use this driver to setup the board data with a
27647     proper MAC.
27648
27649     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27650     CC: Ben Warren <biggerbadderben@gmail.com>
27651
27652 commit 6ff4137f2ad640e4fc8ea1b0455161ddff1f6730
27653 Author: Mike Frysinger <vapier@gentoo.org>
27654 Date:   Wed Feb 11 14:12:34 2009 -0500
27655
27656     doc/README.enetaddr: document proper MAC usage
27657
27658     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27659     CC: Ben Warren <biggerbadderben@gmail.com>
27660
27661 commit 3f6e6993e92fd0658da1746d1c84644612ee520b
27662 Author: Mike Frysinger <vapier@gentoo.org>
27663 Date:   Thu Jan 29 19:43:44 2009 -0500
27664
27665     net: new utility functions for working with enetaddr's
27666
27667     Declare new utility functions for converting between the environment
27668     variables (eth*addr) and the binary MAC address representation.  This way
27669     we can unify all the random places that already do this kind of thing.
27670
27671     The functions in question:
27672         eth_parse_enetaddr - "..." -> {...}
27673         eth_getenv_enetaddr - env -> {...}
27674         eth_setenv_enetaddr - {...} -> env
27675
27676     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27677     CC: Ben Warren <biggerbadderben@gmail.com>
27678
27679 commit b6446b67758ea1e41223f0782924bb73fd0a89d0
27680 Author: Mike Frysinger <vapier@gentoo.org>
27681 Date:   Tue Feb 17 00:00:53 2009 -0500
27682
27683     convert print_IPaddr() to %pI4
27684
27685     Now that our printf functions support the %pI4 modifier like the kernel,
27686     let's drop the inflexible print_IPaddr() function and covert over to the
27687     %pI4 modifier.
27688
27689     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27690     CC: Ben Warren <biggerbadderben@gmail.com>
27691
27692 commit 6c6166f52983dac775e3852f9d0f49d033f27108
27693 Author: Mike Frysinger <vapier@gentoo.org>
27694 Date:   Mon Feb 16 23:21:36 2009 -0500
27695
27696     vsprintf: pull updates from Linux kernel
27697
27698     This brings in support for the %p modifier which allows us to easily print
27699     out things like ip addresses, mac addresses, and pointers.
27700
27701     It also converts the rarely used 'q' length modifier to the common 'L'
27702     modifier when dealing with quad types.
27703
27704     While this new code is a bit larger (~1k .text), most of it should be made
27705     up by converting the existing ip/mac address code to use format modifiers.
27706
27707     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27708
27709 commit a43ea5cc6d612471fbc74f0a26b2bea5864aa1d6
27710 Author: Jon Smirl <jonsmirl@gmail.com>
27711 Date:   Thu Mar 19 23:04:18 2009 -0400
27712
27713     .gitignore for generated files in api_examples directory
27714
27715     Add .gitignore for generated files in api_examples directory
27716
27717     Signed-off-by: Jon Smirl <jonsmirl@gmail.com>
27718     Signed-off-by: Wolfgang Denk <wd@denx.de>
27719
27720 commit 40281a9ca21a6b6d7b996b4d4eeaa19026337231
27721 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
27722 Date:   Wed Mar 18 12:27:04 2009 +0900
27723
27724     net: sh_eth: Remove sh_eth_reset() from halt function
27725
27726     sh_eth_reset is function to reset Ether IP.
27727     The MAC address is stored in IP, but it is initialized by this function.
27728     OS (e.g. Linux Kernel) can not use this device when initialized.
27729     This revises this problem.
27730
27731     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
27732
27733 commit f8853d105da7d69bc92a5b4578f9b85234e558ec
27734 Author: Anatolij Gustschin <agust@denx.de>
27735 Date:   Fri Mar 20 12:45:50 2009 +0100
27736
27737     ppc4xx: Fix bug in PCI outbound map configuration for canyonlands
27738
27739     PCI outbound address map configuration doesn't match the
27740     PCI memory address range covered by appropriate TLB entry
27741     configuration for canyonlands causing machine check
27742     exceptions while accessing PCI memory regions. This patch
27743     provides a fix for this issue.
27744
27745     Kazuaki Ichinohe observed and reported this issue while
27746     testing display output with PCI ATI video card on canyonlands.
27747
27748     Signed-off-by: Anatolij Gustschin <agust@denx.de>
27749     Signed-off-by: Stefan Roese <sr@denx.de>
27750
27751 commit 7a88601a34132548c3c591ea87ab3468b51121b0
27752 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
27753 Date:   Fri Mar 6 10:09:37 2009 -0500
27754
27755     CFI: geometry reversal for STMicro M29W320DT
27756
27757     Follow up to the flash_fixup_stm to fix geometry reversal
27758     on STMicro M29W320ET flash chip. The M29W320DT has 4 erase region.
27759
27760     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
27761     Signed-off-by: Stefan Roese <sr@denx.de>
27762
27763 commit 069f4364d807d7fdea3de7385ad2f8d83c587aec
27764 Author: Mike Frysinger <vapier@gentoo.org>
27765 Date:   Wed Feb 25 17:29:40 2009 -0500
27766
27767     smc911x_eeprom: update register API
27768
27769     The smc911x driver changed the naming convention for its register funcs,
27770     so update the eeprom code accordingly.
27771
27772     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
27773     CC: Ben Warren <biggerbadderben@gmail.com>
27774
27775 commit 6a397ef0e6c58caab8bf427d447714bc9b3bb9d4
27776 Author: Grzegorz Bernacki <gjb@semihalf.com>
27777 Date:   Tue Mar 17 10:06:39 2009 +0100
27778
27779     mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c
27780
27781     Total5200 and digsy MTC use I2C port 2 pins as a ATA chip select.
27782     To avoid adding board-specific ifdefs to cpu/mpc5xxx/ide.c new
27783     define CONFIG_SYS_ATA_CS_ON_I2C2 was introduced. It is used by
27784     Total5200 and will be used by digsy MTC and other boards with
27785     ATA CS on I2C pins.
27786
27787     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
27788
27789 commit 1b6275dfb173bd2edb8f208dd050d6f47ae39654
27790 Author: Heiko Schocher <hs@denx.de>
27791 Date:   Thu Mar 12 07:37:34 2009 +0100
27792
27793     8xx: add support for new keymile kmsupx4 board.
27794
27795     This patch adds support for the kmsupx4 board from Keymile,
27796     based on a Freescale MPC852T CPU
27797
27798     - serial console on SMC1
27799     - 32 MB SDRAM
27800     - 32 MB NOR Flash
27801     - Ethernet over SCC3
27802     - I2C Bitbang
27803
27804     Signed-off-by: Heiko Schocher <hs@denx.de>
27805
27806 commit d044954fe2a7e7a3dd104eb9c9d2104e38da2911
27807 Author: Heiko Schocher <hs@denx.de>
27808 Date:   Thu Mar 12 07:37:28 2009 +0100
27809
27810     8xx, mgsuvd: rename board to a more generic name
27811
27812     renaming the "mgsuvd" board port into "km8xx", because
27813     there come more similar boards from keymile.
27814     Compiling the mgsuvd board with "make mgsuvd_config"
27815     remains.
27816
27817     Signed-off-by: Heiko Schocher <hs@denx.de>
27818
27819 commit 18b2f35bde1672e074a3d5048383cb56fda745cb
27820 Author: Heiko Schocher <hs@denx.de>
27821 Date:   Thu Mar 12 07:37:23 2009 +0100
27822
27823     8xx, mgsuvd: Coding Style cleanup config file
27824
27825     Signed-off-by: Heiko Schocher <hs@denx.de>
27826
27827 commit 364123db6730d32330f818b65360d2cd27396667
27828 Author: Heiko Schocher <hs@denx.de>
27829 Date:   Thu Mar 12 07:37:18 2009 +0100
27830
27831     powerpc: common updates for keymile boards
27832
27833     - added to keymile-common.h:
27834       - bootcount support
27835       - COMMAND HISTORY
27836       - CONFIG_AUTO_COMPLETE
27837       - CONFIG_SYS_FLASH_PROTECTION
27838       - JFFS2 support
27839       - CONFIG_VERSION_VARIABLE
27840     - extracted common I2C settings for all boards
27841     - common default environment settings summarized
27842
27843     Signed-off-by: Heiko Schocher <hs@denx.de>
27844
27845 commit 506f391888b82d1b83bdd749c3cea9eb2fd64df8
27846 Author: Heiko Schocher <hs@denx.de>
27847 Date:   Thu Mar 12 07:37:15 2009 +0100
27848
27849     8xx, icache: enabling ICache not before running from RAM
27850
27851     with the new CONFIG_SYS_DELAYED_ICACHE config option, ICache
27852     is not enabled before code runs from RAM.
27853
27854     Signed-off-by: Heiko Schocher <hs@denx.de>
27855
27856 commit cabf7b9c83bd780a5805ddbb4c0ce431d5b9f9f3
27857 Author: Heiko Schocher <hs@denx.de>
27858 Date:   Thu Mar 12 07:37:11 2009 +0100
27859
27860     82xx, mgcoge: fix environment sector size
27861
27862     Size of one environment sector is 0x20000.
27863
27864     Signed-off-by: Heiko Schocher <hs@denx.de>
27865
27866 commit 27057d416c7cc9eb1860953da8836352c07f13e9
27867 Author: Ladislav Michl <ladis@linux-mips.org>
27868 Date:   Mon Mar 16 23:27:31 2009 +0100
27869
27870     NetStar: config reindentation
27871
27872     Fix indentation broken by symbol renames. "Sort" driver related definitons.
27873
27874     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
27875
27876 commit 8d8235f84d3ef3f29b7d14e741369b5824b5bb4a
27877 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
27878 Date:   Tue Mar 17 11:21:43 2009 +0000
27879
27880     ColdFire: Fix incorrect definition
27881
27882     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
27883
27884 commit 9017d9325a5067b2ab0d70a2d3c907620c9ab7f8
27885 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
27886 Date:   Mon Mar 2 19:16:45 2009 +0000
27887
27888     ColdFire: Fix M5329EVB and M5373EVB nand issue
27889
27890     The Nand flash was unable to read and write properly
27891     due to Nand Chip Select (nCE) setup was in reverse
27892     order. Also, increase the Nand time out value to 60.
27893
27894     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
27895
27896 commit 42b68af1062f75bb4a91cf47e329a7e8100cd815
27897 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
27898 Date:   Tue Jan 27 15:19:35 2009 +0000
27899
27900     ColdFire: PLATFORM_CPPFLAGS updates for new compiler
27901
27902     Update PLATFORM_CPPFLAGS to accept 4.3.x version of
27903     ColdFire compiler.
27904
27905     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
27906
27907 commit d6e4baf49987fc6f75e8574c0c27301a828b3132
27908 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
27909 Date:   Tue Jan 27 12:57:47 2009 +0000
27910
27911     ColdFire: Provide gzip image size V2 & V3 platforms
27912
27913     Default gzip bootm size is 8MB. Some platforms require
27914     more than 8MB
27915
27916     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
27917
27918 commit c3a9e6374210679a81f611c1bcf968988bc20e41
27919 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
27920 Date:   Wed Feb 18 11:49:31 2009 +0000
27921
27922     ColdFire: Fix M54451 serial boot dram setup
27923
27924     The serial boot dram extended/standard mode register was not
27925     setup and was using default DRAM setup causing the U-boot was
27926     unstable to boot up in serial mode.
27927
27928     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
27929
27930 commit 32d11d58159a575f08a982cad8a5a941ffe5cc3d
27931 Author: arun c <arun.edarath@gmail.com>
27932 Date:   Thu Dec 4 15:57:15 2008 +0530
27933
27934     Coldfire: XL Bus minor fixes
27935
27936     According to coldfire manual data timeout > address time out
27937     also use correct macro to program XARB_CFG
27938
27939     Signed-off-by: Arun C <arunedarath@mistralsolutions.com>
27940
27941 commit 65d8bc94d8214812ccdf3372d3fef845cf4ec2e5
27942 Author: Scott Wood <scottwood@freescale.com>
27943 Date:   Tue Mar 17 12:06:04 2009 -0500
27944
27945     NAND: Have nboot accept .e and .i as legacy no-ops.
27946
27947     This was intended to happen before, but a trivial bug prevented it.
27948
27949     Signed-off-by: Scott Wood <scottwood@freescale.com>
27950
27951 commit 0987505540918b2464b73069af3a5b766dbd3ceb
27952 Author: Ladislav Michl <ladis@linux-mips.org>
27953 Date:   Fri Mar 13 14:38:19 2009 +0100
27954
27955     NAND: Make nboot skip bad blocks
27956
27957     nboot command currently does not skip bad blocks and gives read error when
27958     loading image stored over bad block. With patch applied, nboot works as
27959     expected:
27960
27961     Device 0 bad blocks:
27962       00780000
27963       014a0000
27964       02000000
27965       02cc0000
27966       04aa0000
27967
27968     Loading from NAND 128MiB 3,3V 8-bit, offset 0x2c00000
27969        Image Name:   Linux-2.6.22-omap1
27970        Created:      2008-11-20  23:44:32 UTC
27971        Image Type:   ARM Linux Kernel Image (uncompressed)
27972        Data Size:    1052520 Bytes =  1 MB
27973        Load Address: 10008000
27974        Entry Point:  10008000
27975     Skipping bad block 0x02cc0000
27976     Automatic boot of image at addr 0x10400000 ...
27977     ...
27978
27979     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
27980     Signed-off-by: Scott Wood <scottwood@freescale.com>
27981
27982 commit 0b2f38fe3c4555dd2b81c69880403c13ad723153
27983 Author: Stefan Roese <sr@denx.de>
27984 Date:   Thu Mar 12 07:27:25 2009 +0100
27985
27986     ppc4xx: lwmon5: Only use one CS (rank) in DDR2 configuration
27987
27988     This patch fixes a problem spotted by Mikhail Zolotaryov on Sequoia with
27989     the DDR2 configuration to only use one CS (rank). As this code is most
27990     likely copied from the original Sequoia version, this error was copied
27991     as well.
27992
27993     This patch also removes some dead code.
27994
27995     Signed-off-by: Stefan Roese <sr@denx.de>
27996
27997 commit 9199b9cc8f56aca26504b48cf702176208f46e54
27998 Author: Stefan Roese <sr@denx.de>
27999 Date:   Thu Mar 12 07:24:40 2009 +0100
28000
28001     ppc4xx: PMC440: Only use one CS (rank) in DDR2 configuration
28002
28003     This patch fixes a problem spotted by Mikhail Zolotaryov on Sequoia with
28004     the DDR2 configuration to only use one CS (rank). As this code is most
28005     likely copied from the original Sequoia version, this error was copied
28006     as well.
28007
28008     Signed-off-by: Stefan Roese <sr@denx.de>
28009
28010 commit ee86fd15e1ccda4be41f1dba82b8c9efea9a3145
28011 Author: Mikhail Zolotaryov <lebon@lebon.org.ua>
28012 Date:   Wed Mar 11 10:54:46 2009 +0200
28013
28014     Fix AMCC Sequoia board DDR memory configuration
28015
28016     Sequoia board schematics (DES0211_11_SCH_11.pdf, page 5, unit U1D)
28017     specifies that BankSel#1 is not connected, while bootloader memory
28018     configuration is (board/amcc/sequoia/sdram.c):
28019            mtsdram(DDR0_10, 0x00000300);
28020     i.e. both Chip Selects used - not correct.
28021
28022     If we change to correct value here:
28023            mtsdram(DDR0_10, 0x00000100);
28024     memory is accessible OK also.
28025
28026     Signed-off-by: Mikhail Zolotaryov <lebon@lebon.org.ua>
28027     Signed-off-by: Stefan Roese <sr@denx.de>
28028
28029 commit b3dd629e78870ba2dc9f8032978721c0fa02a856
28030 Author: Wolfgang Denk <wd@denx.de>
28031 Date:   Sun Mar 15 22:40:09 2009 +0100
28032
28033     Prepare 2009.03-rc2
28034
28035     Update CHANEGLOG, fix minor coding style issue.
28036
28037     Signed-off-by: Wolfgang Denk <wd@denx.de>
28038
28039 commit 394d30dd1ee23b80fd5e59e17ebe0feca927ab31
28040 Author: Jerry Van Baren <gvb.uboot@gmail.com>
28041 Date:   Fri Mar 13 11:40:10 2009 -0400
28042
28043     mpc83xx: Add bank configuration to FSL spd_sdram.c
28044
28045     The routine assumed 4 bank SDRAMs, enhance to configure for 4 or 8
28046     bank SDRAMs.
28047
28048     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
28049     Acked-by: Dave Liu <daveliu@freescale.com>
28050     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28051
28052 commit b581626c1e2474a3dadf69d4f0e0582eccbc4235
28053 Author: Norbert van Bolhuis <nvbolhuis@aimvalley.nl>
28054 Date:   Fri Mar 13 08:58:14 2009 +0100
28055
28056     mpc83xx: correctly set encryption and I2C bus 0 clock
28057
28058     This patch makes sure the correct mask is applied when setting
28059     the encryption and I2C bus 0 clock in SCCR.
28060     Failing to do so may lead to ENCCM being 0 in which case I2C bus 0
28061     won't function.
28062
28063     Signed-off-by: Norbert van Bolhuis <nvbolhuis@aimvalley.nl>
28064     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28065
28066 commit e6a6a704151c2d7e4a7b485545b48a6020ccca17
28067 Author: Dirk Behme <dirk.behme@googlemail.com>
28068 Date:   Thu Mar 12 19:30:50 2009 +0100
28069
28070     OMAP3: Add support for OMAP3 die ID
28071
28072     Read and store OMAP3 die ID in U-Boot environment.
28073
28074     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
28075
28076 commit f949bd8d089ec3059c460ac829c0d919e1d7af0e
28077 Author: Jon Smirl <jonsmirl@gmail.com>
28078 Date:   Wed Mar 11 15:08:56 2009 -0400
28079
28080     MPC5200 FEC MII speed register
28081
28082     Set a non-zero speed in the MII register so that MII commands will work.
28083
28084     Signed-off-by: Jon Smirl <jonsmirl@gmail.com>
28085
28086 commit 94a353611b93ac4cb4434a5f7e98aa0902da919e
28087 Author: Yusuke.Goda <goda.yusuke@renesas.com>
28088 Date:   Fri Mar 13 16:08:18 2009 +0900
28089
28090     sh: ap325rxa: Change the wait cycle in the area 5
28091
28092     Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
28093     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
28094
28095 commit 2db0e1278b9f11263e0a13326b57d4f99781f7ac
28096 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
28097 Date:   Wed Feb 25 16:04:26 2009 +0900
28098
28099     sh: Fix cannot work rtl8139 on r2dplus
28100
28101     The rtl8139 driver use pci_mem_to_phys. So it need PCI system memory
28102     registration.
28103
28104     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
28105     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
28106
28107 commit 64f3c0b8ba99d6651db59273e497ab5e857c8d4f
28108 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
28109 Date:   Fri Feb 27 18:35:41 2009 +0900
28110
28111     sh: Add netdev header fixing of warning/build
28112
28113     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
28114     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
28115
28116 commit ada9318252f51c2626e9837c623f9812b0308dea
28117 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
28118 Date:   Tue Mar 3 15:11:17 2009 +0900
28119
28120     sh: Add support 32-Bit Extended Address Mode to sh7785lcr
28121
28122     We can built 'make sh7785lcr_32bit_config'. And add new command "pmb"
28123     for this mode. This command changes PMB for using 512MB system memory.
28124
28125     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
28126     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
28127
28128 commit 06b18163b57e6b0349b0c299222d50e7b1e41e50
28129 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
28130 Date:   Wed Feb 25 14:26:42 2009 +0900
28131
28132     sh: Add some register value configurable to PCI of SH7780
28133
28134     Some register value was hardcoded for System memory size 128MB and
28135     memory offset 0x08000000. This patch fixed the problem.
28136
28137     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
28138     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
28139
28140 commit 06e2735eb85cbea7cecb3c308d6d078b3651b22c
28141 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
28142 Date:   Wed Feb 25 14:26:52 2009 +0900
28143
28144     sh: Add system memory registration to PCI for SH4
28145
28146     It is necessary for some pci device driver.
28147
28148     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
28149     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
28150
28151 commit b3061b40db691245a7bb9a55354b4edacbf3902d
28152 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
28153 Date:   Wed Feb 25 14:26:55 2009 +0900
28154
28155     sh: Add value for PCI system memory registration of sh7785lcr
28156
28157     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
28158     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
28159
28160 commit 6d84ae3956a6cd7aebd86f661130752594e60124
28161 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
28162 Date:   Tue Mar 3 15:11:08 2009 +0900
28163
28164     sh: Add macros for SH-4A 32-Bit Address Extended Mode
28165
28166     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
28167     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
28168
28169 commit 3e3eec39de8fe0ae62e6e4d4e3fa4442ee9ed6b1
28170 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
28171 Date:   Tue Feb 3 13:35:05 2009 +0900
28172
28173     sh: use write{8,16,32} in ms7720se lowlevel_init
28174
28175     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
28176     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
28177
28178 commit 0452352df118bc9dd684a056aaaa5fb4aed1178a
28179 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
28180 Date:   Mon Mar 9 18:07:53 2009 -0500
28181
28182     tsec: report when there is no vendor specific PHY support
28183
28184     Commit af1c2b84 added a generic phy support, with an ID of zero
28185     and a 32 bit mask; meaning that it will match on any PHY ID.
28186
28187     The problem is that there is a test that checked if a matching
28188     PHY was found, and if not, it printed the non-matching ID.
28189     But since there will always be a match (on the generic PHY,
28190     worst case), this test will never trip.
28191
28192     In the case of a misconfigured PHY address, or of a PHY that
28193     isn't explicitly supported outside of the generic support,
28194     you will never see the ID of 0xffffffff, or the ID of the
28195     real (but unsupported) chip.  It will silently fall through
28196     onto the generic support.
28197
28198     This change makes that test useful again, and ensures that
28199     the selection of generic PHY support doesn't happen without
28200     some sort of notice.  It also makes it explicitly clear that
28201     the generic PHY must be last in the PHY table.
28202
28203     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
28204     Acked-by: Andy Fleming <afleming@freescale.com>
28205
28206 commit c279dfc10186ceba78d3862036f158750e86599a
28207 Author: Wolfgang Denk <wd@denx.de>
28208 Date:   Mon Mar 9 10:53:05 2009 +0100
28209
28210     SIMPC8313 board: fix out of tree building.
28211
28212     Fix typo in makefile which broke out of tree builds.
28213
28214     Also use expolicit "rm" instead of "ln -sf" which is known to be
28215     unreliable.
28216
28217     Signed-off-by: Wolfgang Denk <wd@denx.de>
28218     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28219
28220 commit 49b5aff491bd574935ecaf8545152066a25eff3d
28221 Author: ksi@koi8.net <ksi@koi8.net>
28222 Date:   Mon Feb 23 10:53:13 2009 -0800
28223
28224     Add eTSEC 1/2 IO override control (corrected)
28225
28226     This adds tsec12ioovcr to include/asm-ppc/immap_85xx.h (was reserved.)
28227
28228     Signed-off-by: Sergey Kubushyn <ksi@koi8.net>
28229
28230 commit 48c2b7bb432da84fcce05b4db6efad0be73a93dc
28231 Author: Andy Fleming <afleming@freescale.com>
28232 Date:   Fri Mar 6 19:05:52 2009 -0600
28233
28234     fsl: Remove unnecessary debug printfs
28235
28236     These were left in accidentally, and are not really useful unless the
28237     code is as broken as it was when it was being developed.
28238
28239     Signed-off-by: Andy Fleming <afleming@freescale.com>
28240
28241 commit 0ee84b88b78bce425190d8cd7adf4c30cba0c2f0
28242 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
28243 Date:   Tue Feb 24 02:37:59 2009 -0600
28244
28245     Fix mpc85xx ddr-gen3 ddr_sdram_cfg.
28246
28247     Commit e1be0d25, "32bit BUg fix for DDR2 on 8572" prevented other
28248     sdram_cfg bits (such as ecc and self_refresh_in_sleep) from being set.
28249
28250     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
28251
28252 commit a922fdb87af25c25c032424908dcf60fbf3250ea
28253 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
28254 Date:   Tue Feb 24 06:13:10 2009 +0100
28255
28256     PXA: timer use do_div and simplify it
28257
28258     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
28259
28260 commit 4b00d1aa82b6af9b4e628a5729a12086e44558b3
28261 Author: Wolfgang Denk <wd@denx.de>
28262 Date:   Mon Mar 9 10:51:39 2009 +0100
28263
28264     SIMPC8313 board: fix out of tree building.
28265
28266     Fix typo in makefile which broke out of tree builds.
28267
28268     Also use expolicit "rm" instead of "ln -sf" which is known to be
28269     unreliable.
28270
28271     Signed-off-by: Wolfgang Denk <wd@denx.de>
28272
28273 commit f70fd13e2fe4cf58e251271c27f9c06e141d7f9a
28274 Author: Heiko Schocher <hs@denx.de>
28275 Date:   Tue Feb 24 11:30:51 2009 +0100
28276
28277     8360, kmeter1: added bootcount feature.
28278
28279     add CONFIG_BOOTCOUNT_LIMIT feature for 8360 CPU.
28280
28281     The bootcounter uses 8 bytes from the muram,
28282     because no other memory was found on this
28283     CPU for the bootcount feature. So we must
28284     correct the muram size in DTS before booting
28285     Linux.
28286
28287     This feature is actual only implemented for
28288     MPC8360, because not all 83xx CPU have qe,
28289     and therefore no muram, which this feature
28290     uses.
28291
28292     Signed-off-by: Heiko Schocher <hs@denx.de>
28293     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28294
28295 commit 1e7ed2565031e01abc18c713030a0a9829c07684
28296 Author: Heiko Schocher <hs@denx.de>
28297 Date:   Tue Feb 24 11:30:48 2009 +0100
28298
28299     83xx, kmeter: QE_ENET10 errata for Silicon Revision 2.1
28300
28301     old code implemented the QE_ENET10 errata only for Silicon
28302     Revision 2.0. New code reads now the Silicon Revision
28303     register and sets dependend on the Silicon Revision the
28304     values as advised in the QE_ENET10 errata.
28305
28306     Signed-off-by: Heiko Schocher <hs@denx.de>
28307     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28308
28309 commit 605f78e34a3f0103693b891f2573edd352e7d495
28310 Author: Heiko Schocher <hs@denx.de>
28311 Date:   Tue Feb 24 11:30:44 2009 +0100
28312
28313     83xx, kmeter1: updates for 2009.03
28314
28315     - HRCW update
28316       HRCWH_BOOTSEQ_DISABLE not HRCWH_BOOTSEQ_NORMAL
28317       HRCWH_LALE_EARLY added
28318     - DDR-SDRAM settings modified. This solves sporadically
28319       problems with this memory.
28320     - CS1 now 128 MB window size
28321     - CS3 now 512 MB window size
28322     - PRAM activated
28323     - MTDPARTS_DEFAULT defined
28324     - CONFIG_HOSTNAME added
28325     - MONITOR_LEN now 384 KB
28326
28327     Signed-off-by: Heiko Schocher <hs@denx.de>
28328     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28329
28330 commit 118cbe3c35c898f8d020b29d6dc180307cacf147
28331 Author: Heiko Schocher <hs@denx.de>
28332 Date:   Tue Feb 24 11:30:40 2009 +0100
28333
28334     83xx, kmeter1: autodetect size of DDR II RAM
28335
28336     it is possible that some board variants have different DDR II
28337     RAM sizes. So we autodetect the size of the assembled RAM.
28338
28339     Signed-off-by: Heiko Schocher <hs@denx.de>
28340     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28341
28342 commit c1bce4fff750d734b1fa7467eb08f93902c97ca6
28343 Author: Heiko Schocher <hs@denx.de>
28344 Date:   Tue Feb 24 11:30:37 2009 +0100
28345
28346     83xx, i2c: add mux support for fsl_i2c
28347
28348     This patch adds I2C mux support for the fsl_i2c driver. This
28349     allows you to add "new" i2c busses, which are reached over
28350     i2c muxes. For more infos, please look in the README and
28351     search for CONFIG_I2C_MUX.
28352
28353     Signed-off-by: Heiko Schocher <hs@denx.de>
28354     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28355
28356 commit 19f0e93041dbfe22f8d39b98e4f7f9ea87b77803
28357 Author: Heiko Schocher <hs@denx.de>
28358 Date:   Tue Feb 24 11:30:34 2009 +0100
28359
28360     83xx, kmeter1: add I2C, dtt, eeprom support
28361
28362     This patch adds I2C support for the Keymile kmeter1 board.
28363     It uses the First I2C Controller from the CPU, for
28364     accessing 4 temperature sensors, an eeprom with IVM data
28365     and the booteeprom over a pca9547 mux.
28366
28367     Signed-off-by: Heiko Schocher <hs@denx.de>
28368     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28369
28370 commit db1d72afd77287bc8577210f3f71ab249dcf146f
28371 Author: Heiko Schocher <hs@denx.de>
28372 Date:   Tue Feb 24 11:30:30 2009 +0100
28373
28374     i2c, dtt: move dtt_init () to board_init_r ()
28375
28376     In case where a board not uses CONFIG_POST, it is not
28377     necessary to init the DTTs when running from flash.
28378
28379     Signed-off-by: Heiko Schocher <hs@denx.de>
28380     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28381
28382 commit 5b0055547f0246908b79cc300170d87380b69e18
28383 Author: Dave Liu <daveliu@freescale.com>
28384 Date:   Wed Feb 25 12:31:32 2009 +0800
28385
28386     83xx: Fix some bugs in spd sdram code
28387
28388     1. RD_TO_PRE missed to add the AL, and need min 2 clocks for
28389       tRTP according to DDR2 JEDEC spec.
28390     2. WRTORD - tWTR need min 2 clocks according to DDR2 JEDEC spec.
28391     3. add the support of DDR2-533,667,800 DIMMs
28392     4. cpo
28393     5. make the AL to min to gain better performance.
28394
28395     The Micron MT9HTF6472CHY-667D1 DIMMs test passed on
28396     MPC837xEMDS platform at 266MHz/333MHz/400MHz data rate.
28397
28398     items 1, 2 and 5:
28399     Acked-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
28400
28401     Reported-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
28402     Signed-off-by: Dave Liu <daveliu@freescale.com>
28403     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28404
28405 commit b7be63abec45858c044f0fbd6aeef524c4663f9b
28406 Author: Valeriy Glushkov <gvv@lstec.com>
28407 Date:   Wed Feb 4 18:27:49 2009 +0200
28408
28409     MPC8349ITX: several config issues fixed
28410
28411     The previous version rebooted forever with DDR bigger than 256MB.
28412     Access the DS1339 RTC chip is on I2C1 bus.
28413     Allow DHCP.
28414
28415     Signed-off-by: Valeriy Glushkov <gvv@lstec.com>
28416     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28417
28418 commit 7e2ec1de1d2d723b59d7dd2fb85ff71b952d63af
28419 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
28420 Date:   Thu Feb 19 18:20:39 2009 +0300
28421
28422     mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signal
28423
28424     The SerDes initialization should be finished before negating the reset
28425     signal according to the reference manual. This isn't an issue on real
28426     hardware, but we'd better stick to the specifications anyway.
28427
28428     Suggested-by: Liu Dave <DaveLiu@freescale.com>
28429     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
28430     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28431
28432 commit 9c2d63ec0e9520948b6d598ea32e9aa4e0de847f
28433 Author: Heiko Schocher <hs@denx.de>
28434 Date:   Wed Feb 25 12:28:32 2009 +0100
28435
28436     i2c, dtt: move dtt_init () to board_init_r ()
28437
28438     it is not necessary to init the DTTs so early,
28439     so move this init to board_init_r ().
28440
28441     Signed-off-by: Heiko Schocher <hs@denx.de>
28442
28443 commit 00cc5595a7caac8066b408774383a956c2e26797
28444 Author: Anatolij Gustschin <agust@denx.de>
28445 Date:   Wed Feb 25 20:28:13 2009 +0100
28446
28447     lcd: Fix compilation warning in common/lcd.c
28448
28449     Fix following warning while compilation for mcc200 board:
28450
28451     lcd.c: In function 'lcd_display_bitmap':
28452     lcd.c:625: warning: unused variable 'cmap'
28453
28454     Signed-off-by: Anatolij Gustschin <agust@denx.de>
28455
28456 commit f5a77a09c93fe7f04c0c56f64ea436f7d318d674
28457 Author: Graeme Russ <graeme.russ@gmail.com>
28458 Date:   Tue Feb 24 21:11:24 2009 +1100
28459
28460     Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb)
28461
28462     Fixes commit 407976185e0dda2c90e89027121a1071b9c77bfb
28463
28464     Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
28465
28466 commit 75ba6d693b8f6247aa4b81323a2ee2fa28222215
28467 Author: Mike Frysinger <vapier@gentoo.org>
28468 Date:   Mon Feb 23 10:29:47 2009 -0500
28469
28470     smc911x: split out useful defines/functions into local header
28471
28472     The smc911x driver has a lot of useful defines/functions which can be used
28473     by pieces of code (such as example eeprom programmers).  Rather than
28474     forcing each place to duplicate these defines/functions, split them out
28475     of the smdc911x driver into a local header.
28476
28477     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
28478     Acked-by: Ben Warren <biggerbadderben@gmail.com>
28479     CC: Sascha Hauer <s.hauer@pengutronix.de>
28480     CC: Guennadi Liakhovetski <lg@denx.de>
28481     CC: Magnus Lilja <lilja.magnus@gmail.com>
28482     CC: Ben Warren <biggerbadderben@gmail.com>
28483
28484 commit a2bb7105a79af8f2ffa9f87256fce6c1cbcbd8e1
28485 Author: Guennadi Liakhovetski <lg@denx.de>
28486 Date:   Tue Feb 24 10:44:02 2009 +0100
28487
28488     ARM: add an "eet" variant of the imx31_phycore board
28489
28490     The "eet" variant of the imx31_phycore board has an OLED display, using a
28491     s6e63d6 display controller on the first SPI interface, using GPIO57 as a
28492     chip-select for it. With this configuration you can display 256 colour BMP
28493     images in 16-bit RGB (RGB565) LCD mode.
28494
28495     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
28496     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
28497
28498 commit 0c99f6ab31c5635874ba7a2e8d37791bfbf02f8f
28499 Author: Guennadi Liakhovetski <lg@denx.de>
28500 Date:   Fri Feb 6 10:37:57 2009 +0100
28501
28502     video: add an i.MX31 framebuffer driver
28503
28504     Add a driver for the Synchronous Display Controller and the Display
28505     Interface on i.MX31, using IPU for DMA channel setup. So far only
28506     displaying of bitmaps is supported, no text output.
28507
28508     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
28509     Acked-by: Anatolij Gustschin <agust@denx.de>
28510
28511 commit b245e65ee3c4cce3ccf008a21f4528239655876c
28512 Author: Guennadi Liakhovetski <lg@denx.de>
28513 Date:   Fri Feb 6 10:37:53 2009 +0100
28514
28515     LCD: support 8bpp BMPs on 16bpp displays
28516
28517     This patch also simplifies some ifdefs in lcd.c, introduces a generic
28518     vidinfo_t, which new drivers are encouraged to use and old drivers to switch
28519     over to.
28520
28521     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
28522     Acked-by: Anatolij Gustschin <agust@denx.de>
28523
28524 commit a303dfb0e9a93e516ea9427b5c09543d5f74ade1
28525 Author: Mark Jackson <mpfj@mimc.co.uk>
28526 Date:   Fri Feb 6 10:37:49 2009 +0100
28527
28528     Add 16bpp BMP support
28529
28530     This patch adds 16bpp BMP support to the common lcd code.
28531
28532     Use CONFIG_BMP_16BPP and set LCD_BPP to LCD_COLOR16 to enable the code.
28533
28534     At the moment it's only been tested on the MIMC200 AVR32 board, but extending
28535     this to other platforms should be a simple task !!
28536
28537     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
28538     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
28539     Acked-by: Anatolij Gustschin <agust@denx.de>
28540
28541 commit 689551c5ff1b394b88412f3df22144e79468d3a9
28542 Author: Guennadi Liakhovetski <lg@denx.de>
28543 Date:   Fri Feb 6 10:37:41 2009 +0100
28544
28545     A driver for the S6E63D6 SPI display controller from Samsung
28546
28547     This is a driver for the S6E63D6 SPI OLED display controller from Samsung.
28548     It only provides access to controller's registers so the client can freely
28549     configure it.
28550
28551     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
28552     Acked-by: Anatolij Gustschin <agust@denx.de>
28553
28554 commit fc7a93c84f3f134484811a0d9ad751fbc1a7da6d
28555 Author: Guennadi Liakhovetski <lg@denx.de>
28556 Date:   Fri Feb 13 09:26:40 2009 +0100
28557
28558     i.MX31: support GPIO as a chip-select in the mxc_spi driver
28559
28560     Some SPI devices have special requirements on chip-select handling.
28561     With this patch we can use a GPIO as a chip-select and strictly follow
28562     the SPI_XFER_BEGIN and SPI_XFER_END flags.
28563
28564     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
28565     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
28566
28567 commit b30de3cccf8867566cd314e7c7033904afa5dc9d
28568 Author: Guennadi Liakhovetski <lg@denx.de>
28569 Date:   Sat Feb 7 01:18:07 2009 +0100
28570
28571     i.MX31: add a simple gpio driver
28572
28573     This is a minimal driver, so far only managing output. It will
28574     be used by the mxc_spi.c driver.
28575
28576     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
28577     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
28578
28579 commit f9b6a1575d9f1ca192e4cb60e547aa66f08baa3f
28580 Author: Guennadi Liakhovetski <lg@denx.de>
28581 Date:   Sat Feb 7 00:09:12 2009 +0100
28582
28583     i.MX31: fix SPI driver for shorter than 32 bit
28584
28585     Fix setting the SPI Control register, 8 and 16-bit transfers
28586     and a wrong pointer in the free routine in the mxc_spi driver.
28587
28588     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
28589     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
28590
28591 commit 7e91558032a0c1932dd7f4f562f9c7cc55efc496
28592 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
28593 Date:   Thu Feb 19 18:20:52 2009 +0300
28594
28595     mpc83xx: MPC837XERDB: Add PCIe support
28596
28597     On MPC8377E-RDB and MPC8378E-RDB boards we have PCIe and mini-PCIe
28598     slots. Let's support them.
28599
28600     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
28601     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28602
28603 commit 50a4d08e8f31debbd4ea12caf1265f3643c38d5b
28604 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
28605 Date:   Thu Feb 19 18:20:50 2009 +0300
28606
28607     mpc83xx: PCI: Fix hard-coded first_busno value
28608
28609     We should use pci_last_busno() in pci_init_bus(), otherwise we'll
28610     erroneously re-use PCI0's first_busno for PCI1 hoses.
28611
28612     NOTE: The patch is untested. All MPC83xx FSL boards I have have
28613     PCI1 in miniPCI form, for which I don't have any cards handy.
28614
28615     But looking in cpu/mpc85xx/pci.c:
28616     ...
28617     #ifdef CONFIG_MPC85XX_PCI2
28618             hose = &pci_hose[1];
28619
28620             hose->first_busno = pci_hose[0].last_busno + 1;
28621
28622     And considering that we do the same for MPC83xx PCI-E support,
28623     I think this patch is correct.
28624
28625     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
28626     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28627
28628 commit a5878d427128c1a9226045ebe05fbadaa02eb9dd
28629 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
28630 Date:   Thu Feb 19 18:20:46 2009 +0300
28631
28632     mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllers
28633
28634     This patch fixes copy-paste issue: pci_hose[0]'s first and last
28635     busnos were used to fixup pci1's nodes.
28636
28637     We don't see this bug triggering only because Linux reenumerate
28638     buses anyway.
28639
28640     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
28641     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28642
28643 commit b24a99f6666ac278ec9f9c1334518af828833d19
28644 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
28645 Date:   Thu Feb 19 18:20:44 2009 +0300
28646
28647     mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus values
28648
28649     This patch fixes an issue in config space read accessors: we should
28650     fill-in the value even if we fail (e.g. skipping devices), otherwise
28651     CONFIG_PCI_SCAN_SHOW reports bogus values during boot up.
28652
28653     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
28654     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28655
28656 commit e2d72ba543c7b6924b5b5d393dcd80b2b9c3a022
28657 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
28658 Date:   Thu Feb 19 18:20:42 2009 +0300
28659
28660     mpc83xx: PCIe: Don't start bus enumeration at 0
28661
28662     Currently we assign first_busno = 0 for the first PCIe hose, but this
28663     scheme won't work if we have ordinary PCI hose already registered (its
28664     first_busno value is 0 too).
28665
28666     The old code worked fine only because we have PCI disabled on
28667     MPC837XEMDS boards in stand-alone mode (see commit 00f7bbae92e3b13f2b3
28668     "mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards").
28669     But on MPC837XERDB boards we have PCI and PCIe, so the bug actually
28670     triggers.
28671
28672     So, to fix the issue, we should use pci_last_busno() + 1 for the
28673     first_busno (i.e. last available busno).
28674
28675     Reported-by: Huang Changming <Chang-Ming.Huang@freescale.com>
28676     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
28677     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28678
28679 commit cc2a8c7751ddbae3116660064f446888538b93e9
28680 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
28681 Date:   Thu Feb 19 18:20:41 2009 +0300
28682
28683     PCI: Add pci_last_busno() helper
28684
28685     This is just a handy routine that reports last PCI busno: we walk
28686     down all the hoses and return last hose's last_busno.
28687
28688     Will be used by PCI/PCIe initialization code.
28689
28690     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
28691     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
28692
28693 commit bd76729bcbfd64b5d016a9b936f058931fc06eaf
28694 Author: Becky Bruce <beckyb@kernel.crashing.org>
28695 Date:   Mon Feb 23 13:56:51 2009 -0600
28696
28697     MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by default
28698
28699     Currently, we get 256MB as the default, but since all the 86xx
28700     board configs define a 2G BAT mapping for RAM, raise default
28701     to 2G.
28702
28703     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
28704     Acked-by: Jon Loeliger <jdl@freescale.com>
28705
28706 commit 2331e18b9df0ab98ebf3ab44c0efea1311949aaa
28707 Author: Becky Bruce <beckyb@kernel.crashing.org>
28708 Date:   Thu Feb 12 10:43:32 2009 -0600
28709
28710     mpc8641hpcn: Indicate 36-bit addr map in boot messages
28711
28712     If 36-bit addressing is enabled, print a message on the console
28713     when we boot.
28714
28715     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
28716
28717 commit 58a518c3d8a2c7de11d414e8b903495daee7dc7e
28718 Author: Mark Jackson <mpfj-list@mimc.co.uk>
28719 Date:   Fri Feb 13 15:48:18 2009 +0000
28720
28721     Setup extra MIMC200 chip selects
28722
28723     Added code to setup the extra Flash and FRAM chip selects as used on the
28724     MIMC200 board.
28725
28726     V2 moves the init code from the common "cpu.c" file into the board specific
28727     setup file.
28728
28729     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
28730     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
28731
28732 commit 80534886a72a0088eef9e781a8e0b7d04ea41f36
28733 Author: Mark Jackson <mpfj@mimc.co.uk>
28734 Date:   Mon Nov 24 12:10:56 2008 +0000
28735
28736     MIMC200: tidy GCLK init code
28737
28738     Change the MIMC200 startup code to use the built-in (rather than
28739     hard-coded) funtions for setting up gclk outputs.
28740
28741     We'll also move the code to the new, more-appropriate
28742     board_postclk_init() routine.
28743
28744     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
28745     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
28746
28747 commit b423f94063bf04e92047ff85c7e53441eb3b712b
28748 Author: Olav Morken <olavmrk@gmail.com>
28749 Date:   Fri Jan 23 12:56:32 2009 +0100
28750
28751     AVR32: Must add NOPs after disabling interrupts for AT32UC3A0512ES
28752
28753     The AT32UC3A0512ES chip has a bug when disabling interrupts. As a
28754     workaround, two NOPs can be inserted.
28755
28756     Signed-off-by: Gunnar Rangoy <gunnar@rangoy.com>
28757     Signed-off-by: Paul Driveklepp <pauldriveklepp@gmail.com>
28758     Signed-off-by: Olav Morken <olavmrk@gmail.com>
28759     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
28760
28761 commit f5f652fa91aa69db8117d211af1b4fe09f2edd3b
28762 Author: Gunnar Rangoy <gunnar@rangoy.com>
28763 Date:   Fri Jan 23 12:56:29 2009 +0100
28764
28765     AVR32: Make GPIO implmentation cpu dependent
28766
28767     There are some differences in the implementation of GPIO in the
28768     at32uc chip compared to the ap700x series.
28769
28770     Signed-off-by: Gunnar Rangoy <gunnar@rangoy.com>
28771     Signed-off-by: Paul Driveklepp <pauldriveklepp@gmail.com>
28772     Signed-off-by: Olav Morken <olavmrk@gmail.com>
28773     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
28774
28775 commit a38de083d2979db3680f0d0978c509a172c8fa00
28776 Author: Olav Morken <olavmrk@gmail.com>
28777 Date:   Fri Jan 23 12:56:28 2009 +0100
28778
28779     AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h
28780
28781     The AVR32A architecture (which AT32UC3A-series is based on) has a
28782     different memory layout than the AVR32B-architecture. This patch moves
28783     addrspace.h to an arch-dependent directory in preparation for
28784     AT32UC3A-support. It also moves some address-space manipulation
28785     functions from io.h to addrspace.h.
28786
28787     Signed-off-by: Gunnar Rangoy <gunnar@rangoy.com>
28788     Signed-off-by: Paul Driveklepp <pauldriveklepp@gmail.com>
28789     Signed-off-by: Olav Morken <olavmrk@gmail.com>
28790     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
28791
28792 commit d8f2aa3298610b44127dbc4796d8038aa5847e0b
28793 Author: Olav Morken <olavmrk@gmail.com>
28794 Date:   Fri Jan 23 12:56:27 2009 +0100
28795
28796     AVR32: Make cacheflush cpu-dependent
28797
28798     The AT32UC3A series of processors doesn't contain any cache, and issuing
28799     cache control instructions on those will cause an exception. This commit
28800     makes cacheflush.h arch-dependent in preparation for the AT32UC3A-support.
28801
28802     Signed-off-by: Gunnar Rangoy <gunnar@rangoy.com>
28803     Signed-off-by: Paul Driveklepp <pauldriveklepp@gmail.com>
28804     Signed-off-by: Olav Morken <olavmrk@gmail.com>
28805     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
28806
28807 commit 2f70c49e5b9813635ad73666aa30f304c7fdeda9
28808 Author: Heiko Schocher <hs@denx.de>
28809 Date:   Tue Feb 10 09:38:52 2009 +0100
28810
28811     netloop: speed up NetLoop
28812
28813     NetLoop polls every cycle with getenv some environment variables.
28814     This is horribly slow, especially when the environment is big.
28815
28816     This patch reads only the environment variables in NetLoop,
28817     when they were changed.
28818
28819     Also moved the init part of the NetLoop function in a seperate
28820     function.
28821
28822     Signed-off-by: Heiko Schocher <hs@denx.de>
28823     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
28824
28825 commit ad2d16393e9f684e4a9255f42e8bfdd819b67a87
28826 Author: Mike Frysinger <vapier@gentoo.org>
28827 Date:   Mon Dec 22 02:56:07 2008 -0500
28828
28829     smc911x_eeprom: new example app for managing newer SMC parts
28830
28831     A forward port of the last version to work with the newer smc911x driver.
28832     I only have a board with a LAN9218 part on it, so that is the only one
28833     I've tested.  But there isn't anything in this that would make it terribly
28834     chip specific afaik.
28835
28836     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
28837     CC: Sascha Hauer <s.hauer@pengutronix.de>
28838     CC: Guennadi Liakhovetski <lg@denx.de>
28839     CC: Magnus Lilja <lilja.magnus@gmail.com>
28840     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
28841
28842 commit 736323a490b664ec0edc3ddb2c1c4a6824db45c6
28843 Author: Pieter Henning <phenning@vastech.co.za>
28844 Date:   Sun Feb 22 23:17:15 2009 -0800
28845
28846     Added Vitesse VSC8211 definitions to TSEC driver
28847
28848     Added the struct containing PHY settings for the Vitesse VSC8211 phy to
28849     the phy_info list in tsec.c
28850
28851     Signed-off-by: Pieter Henning <phenning@vastech.co.za>
28852     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
28853
28854 commit 32688e572ff96715b41420e9a7f280db6c399b65
28855 Author: Wolfgang Denk <wd@denx.de>
28856 Date:   Mon Feb 23 00:22:21 2009 +0100
28857
28858     Update CHANGELOG;  Prepare 2009.03-rc1
28859
28860     Signed-off-by: Wolfgang Denk <wd@denx.de>
28861
28862 commit 80b827c2b78329c6503b271e43d9eb693d644710
28863 Author: Wolfgang Denk <wd@denx.de>
28864 Date:   Sun Feb 22 23:45:40 2009 +0100
28865
28866     ARM: synchronize mach-types.h with linux v2.6.29-rc5-315-g683fdc5
28867
28868     The file was generated from building versatile_defconfig.
28869
28870     Signed-off-by: Wolfgang Denk <wd@denx.de>
28871
28872 commit 14209ac13ff631e36c9a9dd426c59c2e2f5dab00
28873 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
28874 Date:   Sun Feb 22 14:24:11 2009 +0900
28875
28876     MIPS: Fix GCC-4.2 'discards qualifiers from pointer target type' warnings
28877
28878     Compiling dbau1x00 and gth2 boards with GCC-4.2, you would see new warnings
28879     like this:
28880
28881     skuribay@ubuntu:u-boot.git$ ./MAKEALL dbau1000
28882     Configuring for dbau1x00 board...
28883     au1x00_eth.c: In function 'au1x00_send':
28884     au1x00_eth.c:158: warning: passing argument 1 of 'virt_to_phys' discards qualifiers from pointer target type
28885     au1x00_eth.c: In function 'au1x00_recv':
28886     au1x00_eth.c:211: warning: passing argument 1 of 'virt_to_phys' discards qualifiers from pointer target type
28887     au1x00_eth.c: In function 'au1x00_init':
28888     au1x00_eth.c:252: warning: passing argument 1 of 'virt_to_phys' discards qualifiers from pointer target type
28889     au1x00_eth.c: In function 'au1x00_recv':
28890     au1x00_eth.c:211: warning: passing argument 1 of 'virt_to_phys' discards qualifiers from pointer target type
28891     au1x00_eth.c: In function 'au1x00_init':
28892     au1x00_eth.c:252: warning: passing argument 1 of 'virt_to_phys' discards qualifiers from pointer target type
28893     au1x00_eth.c: In function 'au1x00_send':
28894     au1x00_eth.c:158: warning: passing argument 1 of 'virt_to_phys' discards qualifiers from pointer target type
28895
28896     We're passing a volatile pointer to a function which is expecting a non-
28897     volatile pointer.  That's potentially dangerous, so gcc warns about it.
28898     Confirmed with ELDK 4.2 (GCC 4.2.2) and Sourcey G++ 4.2 (GCC 4.2.3).
28899
28900     To fix this, we add a volatile attribute to the argument in question.
28901     The virt_to_phys function in Linux kernel also does the same thing.
28902
28903     Signed-off-by: Stefan Roese <sr@denx.de>
28904     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
28905
28906 commit aba45c85b22f8c57fc2fedba8e948e06c2e2f5b3
28907 Author: Dirk Behme <dirk.behme@googlemail.com>
28908 Date:   Fri Feb 20 17:51:28 2009 +0100
28909
28910     OMAP3: Clean up MMC code
28911
28912     Clean up OMAP3 MMC code:
28913
28914     * Convert register access to struct & readx/writex style
28915     * Replace hardcode values by macros
28916     * Remove macro defined twice
28917
28918     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
28919
28920 commit cfcdf4a9b361d015c0debac73fbf7c511df4a934
28921 Author: Dirk Behme <dirk.behme@googlemail.com>
28922 Date:   Thu Feb 12 18:55:43 2009 +0100
28923
28924     OMAP3: Pandora: Update pin mux
28925
28926     Clock pin must have input enabled for MMC3 to work.
28927     Also enable pull-ups for cmd/data lines to be consistent
28928     with remaining MMC host pin setup.
28929
28930     Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
28931
28932 commit 6530a8bf8a0274b9419141e4c2c5a235cce5380f
28933 Author: Dirk Behme <dirk.behme@googlemail.com>
28934 Date:   Thu Feb 12 18:55:42 2009 +0100
28935
28936     OMAP3: Add OMAP3 auto detection
28937
28938     This patch adds OMAP3 cpu type auto detection based on OMAP3 register
28939     and removes hardcoded values.
28940
28941     Signed-off-by: Steve Sakoman <sakoman@gmail.com>
28942     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
28943
28944 commit f956fd0338f4990793a10f767929ba4963665261
28945 Author: Dirk Behme <dirk.behme@googlemail.com>
28946 Date:   Thu Feb 12 18:55:41 2009 +0100
28947
28948     OMAP3: Beagle: Add board revision detection
28949
28950     With BeagleBoard revision C some HW changes are introduced (e.g. PinMUX)
28951     which might need different software handling. For this, GPIO pin 171 (GPIO
28952     module 6, offset 11) can be used to check for board revision. If this pin
28953     is low, we have a rev C board. Else it must be a revision Ax or Bx board.
28954
28955     To handle board differences you can call function beagle_get_revision().
28956     E.g.:
28957
28958     if (beagle_get_revision()) {
28959
28960     /* do special revision C stuff here */
28961
28962     }
28963
28964     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
28965
28966 commit 288f3cd912918b97919d13b6f7fb13fbddf74d68
28967 Author: Dirk Behme <dirk.behme@googlemail.com>
28968 Date:   Thu Feb 12 18:55:40 2009 +0100
28969
28970     OMAP3: Overo: Clean up pin mux and GPIO configuration
28971
28972     * Make Overo GPIO114 an input for touchscreen PENDOWN
28973     * Make Overo GPIO144-147 readable
28974     * Make Overo EHCI pinmux match beagle rev c setup
28975     * Adjust pinmux for SMSC911X network chip support
28976     * Remove unnecessary GPIO setup
28977     * Fix merge error in Makefile
28978
28979     Signed-off-by: Steve Sakoman <sakoman@gmail.com>
28980     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
28981
28982 commit 2579019b8248e5f166e60e37065766efc8a49dbc
28983 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
28984 Date:   Sun Feb 22 17:08:41 2009 +0100
28985
28986     nmdk8815: fix onenand support
28987
28988     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
28989
28990 commit 0176c03a2469676df5bf19cf93a1a6f582f6a120
28991 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
28992 Date:   Sun Feb 22 17:56:50 2009 +0100
28993
28994     nomadik/nand: fix 'ecc512' discards qualifiers from pointer target type
28995
28996     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
28997
28998 commit 9751a456f702ba2fcdfd1bdbc0138927ef007858
28999 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
29000 Date:   Sun Feb 22 17:49:43 2009 +0100
29001
29002     davinci: fix implicit declaration of function 'davinci_errata_workarounds'
29003
29004     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
29005
29006 commit 4f5728987f4f9f7845688482aa2b7f2127768165
29007 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
29008 Date:   Sun Feb 22 15:49:28 2009 +0100
29009
29010     arm: add uart dcc support
29011
29012     Serial driver via the EmbeddedICE macrocell's DCC channel using
29013     co-processor 14.
29014
29015     It does include a timeout to ensure that the system does not
29016     totally freeze when there is nothing connected to read.
29017
29018     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
29019
29020 commit 0cd18fa982f9a8c1a90ce971379a7d6408976d48
29021 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
29022 Date:   Fri Nov 21 14:35:56 2008 -0500
29023
29024     ARM DaVinci: Add common peripherals and modules enable functions.
29025
29026     Taken all the duplicated code for enabling common modules and apply
29027     software workarounds from the board specific code into common
29028     functions. Also added comments explaining the workarounds
29029     (from TI errata documents) and replaced some numerical bit numbers
29030     with more meaningful defines.
29031
29032     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
29033
29034 commit d3be1bcae7a8207e0a79ffd035d0e90f80378295
29035 Author: Alessandro Rubini <rubini@unipv.it>
29036 Date:   Mon Feb 9 15:53:33 2009 +0100
29037
29038     Enable Ethernet for Nomadik 8815 Evaluation Kit
29039
29040     This trivially enables Ethernet support in the debug board
29041     by setting up the proper chip select.
29042
29043     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
29044     Acked-by: Andrea Gallo <andrea.gallo@stnwireless.com>
29045
29046 commit 0d8c6eab2481046e9446264bfe9402bb98ddf433
29047 Author: Alessandro Rubini <rubini@unipv.it>
29048 Date:   Mon Feb 9 15:53:31 2009 +0100
29049
29050     Nand driver for Nomadik SoC
29051
29052     This driver implements the ECC algorithm described in
29053     the CPU data sheet and uses the OOB layout chosen in
29054     already-released development systems (shipped with a custom-made
29055     u-boot 1.3.1).
29056
29057     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
29058     Acked-by: Andrea Gallo <andrea.gallo@stnwireless.com>
29059
29060 commit ef339cc2b68e4cbef3f9376a45315e1b974bbd8d
29061 Author: Alessandro Rubini <rubini@unipv.it>
29062 Date:   Mon Feb 9 15:53:31 2009 +0100
29063
29064     Added nomadik.h header
29065
29066     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
29067     Acked-by: Andrea Gallo <andrea.gallo@stnwireless.com>
29068
29069 commit 60ece6d8043d1dd80f5dd32c541213716d624b19
29070 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
29071 Date:   Wed Oct 29 20:05:18 2008 +0900
29072
29073     r8a66597-hcd: fix cannot use external hub
29074
29075     Fix the problem that cannot use external hub, because this driver
29076     did not control correctly a DEVADDx register.
29077
29078     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
29079     Signed-off-by: Remy Bohmer <linux@bohmer.net>
29080
29081 commit e1ffaee728190e76a4596a3579d94e730143585f
29082 Author: Mike Frysinger <vapier@gentoo.org>
29083 Date:   Thu Feb 19 01:20:27 2009 -0500
29084
29085     Blackfin: disable syscontrol code for now
29086
29087     Looks like the initcode updates fell out of order during my merges.  The
29088     patch that really fixes up this code is part of power-on overhaul and so
29089     is too large for merging at this point.  Instead, we can disable the code
29090     as no currently in-tree board depends on it.  The next merge window will
29091     fix things up properly.
29092
29093     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
29094
29095 commit 1b228d68f54832edd867ef98520f760f68192ab7
29096 Author: Mike Frysinger <vapier@gentoo.org>
29097 Date:   Thu Feb 19 01:19:49 2009 -0500
29098
29099     Blackfin: bf537-stamp: fix I2C board defines
29100
29101     The previous merge for cleaning up the I2C driver incorrectly reverted the
29102     CFG_xxx rename for some of the I2C defines.
29103
29104     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
29105     Signed-off-by: Heiko Schocher <hs@denx.de>
29106
29107 commit 09fee8e8677a6265e89144ccc163bf00e321769e
29108 Author: Wolfgang Denk <wd@denx.de>
29109 Date:   Sun Feb 22 01:19:52 2009 +0100
29110
29111     Coding Style cleanup; update CHANGELOG
29112
29113     Signed-off-by: Wolfgang Denk <wd@denx.de>
29114
29115 commit 1dcb50afbb63a439320a985380a0af2dca079d1e
29116 Author: Wolfgang Denk <wd@denx.de>
29117 Date:   Sun Feb 22 01:17:47 2009 +0100
29118
29119     Makefile: fix cleanup
29120
29121     Commit e4943ec5 moved the ARM boards to a vendor directory but forgot
29122     to adapt the cleanup rules in the Makefile
29123
29124     Signed-off-by: Wolfgang Denk <wd@denx.de>
29125
29126 commit edff7bcc4d5540df8b416274652ff02e94c38b9e
29127 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
29128 Date:   Fri Feb 20 13:01:56 2009 -0500
29129
29130     Cleanup the comment for m68k linux boot argument passing.
29131
29132     This patch clarifies the way m68k passes linux boot argument.
29133     The one gotcha here is that the assembly instruction that
29134     the compiler uses to jump to the kernel is 'jsr' which pushes the
29135     program counter for the instruction after the jsr into the stack pointer.
29136
29137     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
29138     Signed-off-by: Wolfgang Denk <wd@denx.de>
29139
29140 commit 4d41650eec959668280a612467bd95c7b8398513
29141 Author: Peter Griffin <pgriffin@mpc-data.co.uk>
29142 Date:   Tue Feb 10 16:44:45 2009 +0000
29143
29144     sh: Fix rsk7203 in tree build
29145
29146     Signed-off-by: Peter Griffin <pgriffin@mpc-data.co.uk>
29147
29148 commit fca0cecff73db99d99ad094cca7980472b8a11b5
29149 Author: Minkyu Kang <mk7.kang@samsung.com>
29150 Date:   Wed Feb 18 09:05:52 2009 +0900
29151
29152     bootm: Reduce the unnecessary memmove
29153
29154     Although load address and image start address are same address,
29155     bootm command always does memmove.
29156     That is unnecessary memmove and can be taken few milliseconds
29157     (about 500 msec to 1000 msec).
29158     If skip this memmove, we can reduce the boot time.
29159
29160     Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
29161
29162 commit 670cbde8da83690fed1064c3358f54ae1d693ed2
29163 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
29164 Date:   Sun Feb 15 22:29:15 2009 +0100
29165
29166     fpga: Fix Spartan III FPGA booting
29167
29168     This patch does some minor fixing of the Xilinx Spartan III
29169     FPGA boot code:
29170
29171     - Fixed call order of post configuration callback and
29172       success message printing (result of copy-paste?)
29173     - remove obsolete comment
29174     - minor coding style cleanup
29175
29176     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
29177
29178 commit 3818b677641038d27b2663fbd6771ad38c932f86
29179 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
29180 Date:   Sun Feb 15 22:28:36 2009 +0100
29181
29182     fpga: Fix Spartan II FPGA booting
29183
29184     This patch does some minor fixing of the Xilinx Spartan II
29185     FPGA boot code:
29186
29187     - Fixed call order of post configuration callback and
29188       success message printing (result of copy-paste?)
29189     - relocate post configuration callback only when it
29190       is implemented
29191     - remove obsolete comment
29192     - minor coding style cleanup
29193
29194     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
29195
29196 commit b4746d8bf9f4ed6dc8a76c5d52db669604aff84b
29197 Author: Mike Frysinger <vapier@gentoo.org>
29198 Date:   Wed Feb 11 20:26:52 2009 -0500
29199
29200     drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)
29201
29202     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
29203
29204 commit 6bcb4b806cef8a5dd08fac9a4a672b96d9ee804e
29205 Author: Derek Ou <dou@siconix.com>
29206 Date:   Tue Feb 3 16:00:07 2009 -0700
29207
29208     lcd_putc bug fix for tab.
29209
29210     Signed-off-by: Derek Ou <dou@siconix.com>
29211
29212 commit 35c9e14d8096e519fe76c953a43d52a09617345c
29213 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
29214 Date:   Mon Feb 2 09:46:21 2009 +0900
29215
29216     MIPS: cpu/mips/Makefile: Add a missing START line
29217
29218     In the commit 79b51ff8205f0354d5300570614c1d2db499679c ([MIPS] cpu/mips/
29219     Makefile: Split [CS]OBJS onto separate lines), I wrongly deleted a START
29220     line.  This patch puts it back.
29221
29222     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
29223
29224 commit 9a63b7f4f8f3c99cf017e0d3d4a152dfcd913b5a
29225 Author: Wolfgang Denk <wd@denx.de>
29226 Date:   Sat Feb 21 21:51:21 2009 +0100
29227
29228     Enable ext2 support for TQM8xxL/M based boards
29229
29230     Signed-off-by: Wolfgang Denk <wd@denx.de>
29231
29232 commit e3ba7f137c7c454ad626cd0bd2e84d73c7a8644f
29233 Author: Tom Rix <Tom.Rix@windriver.com>
29234 Date:   Fri Feb 20 03:47:50 2009 +0100
29235
29236     ARM:PXA Use new definitions in mmc.h
29237
29238     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
29239     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
29240
29241 commit 682beeac34dc9ab18fab58b26973d2e29d113717
29242 Author: Andy Fleming <afleming@freescale.com>
29243 Date:   Fri Feb 20 03:47:50 2009 +0100
29244
29245     Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions
29246
29247     These names are being taken over by the new MMC framework.  Hopefuly
29248     the PXA can be easily ported, and these functions will go away entirely.
29249
29250     Signed-off-by: Andy Fleming <afleming@freescale.com>
29251     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
29252
29253 commit b03d92e5584935886ff91d5aa0755dc8888b7187
29254 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
29255 Date:   Fri Feb 20 03:47:50 2009 +0100
29256
29257     pxa: move mmc drivers to drivers/mmc
29258
29259     introduce new macro CONFIG_PXA_MMC to activate it
29260
29261     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
29262
29263 commit 9490f465642c80c054854689a2ef1a77d65cf1f3
29264 Author: Tom Rix <Tom.Rix@windriver.com>
29265 Date:   Thu Feb 19 19:27:22 2009 -0600
29266
29267     ARM:PXA Remove redefinition of mmc_cid and mmc_csd.
29268
29269     These structures are defined in the common mmc.h
29270
29271     This was compile checked on cerf250.
29272
29273 commit 94a3312920b6f9b5da27309549fb73650718c10a
29274 Author: Micha Kalfon <smichak.uv@gmail.com>
29275 Date:   Wed Feb 11 19:50:11 2009 +0200
29276
29277     pxa: fixing get_timer to return time in miliseconds.
29278
29279     Fixing the get_timer function to return time in miliseconds instead of
29280     ticks. Also fixed PXA boards to use the conventional value of 1000 for
29281     CONFIG_SYS_HZ.
29282
29283     Signed-off-by: Micha Kalfon <smichak.uv@gmail.com>
29284
29285 commit e5e88c3614b79b54719905f66aefb51f9494bc1f
29286 Author: Tom Rix <Tom.Rix@windriver.com>
29287 Date:   Thu Feb 19 16:45:43 2009 -0600
29288
29289     ARM:OMAP3 Change mmc_init to mmc_legacy_init
29290
29291     omap3_mmc.c was changed to define mmc_legacy_init.
29292     Remove unused functions.
29293
29294     Compile tested on all arm
29295     Runtime tested on Zoom1.
29296
29297     Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
29298
29299 commit 9e80bb21629988063574f88ca0d28baadff4d963
29300 Author: Heiko Schocher <hs@denx.de>
29301 Date:   Thu Feb 19 17:23:58 2009 +0100
29302
29303     82xx, mgcoge: updates for 2009.03
29304
29305     - activate CS4 for accessing the FPGA
29306     - activate Rx buf len > 1 on SMC
29307     - pram activated
29308     - MTDPARTS_DEFAULT defined
29309     - update the size of the flashes in the DTS
29310       before booting Linux
29311     - MONITOR_LEN updated to 384k
29312     - added CONFIG_HOSTNAME
29313     - added CONFIG_ENV_BUFFER_PRINT
29314     - Environment size reduced to 16k
29315
29316     Signed-off-by: Heiko Schocher <hs@denx.de>
29317
29318 commit df909554e2401f307925e1bd45d576e4176d9de9
29319 Author: Heiko Schocher <hs@denx.de>
29320 Date:   Thu Feb 19 17:24:01 2009 +0100
29321
29322     8xx, mgsuvd: updates for 2009.03
29323
29324     - activate Rx buf len > 1 on SMC
29325     - pram activated
29326     - MTDPARTS_DEFAULT defined
29327     - update the size of the flash in the DTS
29328       before booting Linux
29329     - MONITOR_LEN updated to 384k
29330     - added CONFIG_HOSTNAME
29331     - added CONFIG_ENV_BUFFER_PRINT
29332     - Environment size reduced to 16k
29333
29334     Signed-off-by: Heiko Schocher <hs@denx.de>
29335
29336 commit 3511b4e208e12be85b532866f1c660aa2e021557
29337 Author: Dirk Behme <dirk.behme@googlemail.com>
29338 Date:   Wed Feb 18 19:59:39 2009 +0100
29339
29340     MMC: Don't use new framework code if not enabled
29341
29342     Don't use code of new MMC framework in cmd_mmc if CONFIG_GENERIC_MMC
29343     isn't enabled.
29344
29345     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
29346
29347 commit 32482be67775e00b4cbc49fba62347c1ecc6229c
29348 Author: Wolfgang Denk <wd@denx.de>
29349 Date:   Thu Feb 19 13:53:29 2009 +0100
29350
29351     TQM8xxL: make some room in low memory for future needs
29352
29353     THe TQM8xxL use a ahnd-optimized linker script to efficiently use the
29354     small boot sectors in the flash. This patch makes some room in the
29355     first sector to prepare for a size increase of lib_generic/vsprintf.o
29356     by a future patch.
29357
29358     Signed-off-by: Wolfgang Denk <wd@denx.de>
29359
29360 commit c157cec3c3f6dfc194532b3a3ca87f85b642962a
29361 Author: Kim Phillips <kim.phillips@freescale.com>
29362 Date:   Wed Feb 18 18:06:18 2009 -0600
29363
29364     README: remove duplicate entry
29365
29366     it's been around since the original commit (2ad6b513) that added two
29367     identical entries.
29368
29369     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
29370
29371 commit 1bba30efe1717bea13026e15c7c7d906419fac69
29372 Author: Wolfgang Denk <wd@denx.de>
29373 Date:   Thu Feb 19 00:41:08 2009 +0100
29374
29375     Coding style cleanup, update CHANGELOG
29376
29377     Signed-off-by: Wolfgang Denk <wd@denx.de>
29378
29379 commit 369d0aa9674b65c83f8553b9bcf9d207dc369223
29380 Author: Kim Phillips <kim.phillips@freescale.com>
29381 Date:   Wed Feb 18 17:43:59 2009 -0600
29382
29383     sata_sil3114: fix compiler warning
29384
29385     judging from other printfs in the same file, it seems ata should be
29386     postpended with the interface number, not the address of the global
29387     port variable.  Fixes this for current u-boot-mpc83xx tree:
29388
29389     Configuring for MPC8349ITX board...
29390     sata_sil3114.c: In function 'sata_bus_softreset':
29391     sata_sil3114.c:99: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'struct sata_port *'
29392     sata_sil3114.c:108: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'struct sata_port *'
29393
29394     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
29395
29396 commit f5675aa5ceeef30740970ab8ca0c8cbc324945cd
29397 Author: Ron Madrid <ron_madrid@sbcglobal.net>
29398 Date:   Wed Feb 18 14:30:44 2009 -0800
29399
29400     Create configuration option for restricted ns16550 functions
29401
29402     This patch will create a configuration option for a minimum configuration for
29403     the ns16550 serial driver at drivers/serial/ns16550.c and will apply this new
29404     configuration option to the SIMPC8313.h config file in order to fix the NAND
29405     bootstrap build error.  This option will exclude all functions with exception of
29406     NS16550_putc and NS16550_init.  This will be used primarily to save space and
29407     remove unused code from builds in which space is limited.
29408
29409     Signed-off-by: Ron Madrid <ron_madrid@sbcglobal.net>
29410
29411 commit 7b0bc0219db8981613259473cf19699ac259b4fb
29412 Author: Kim Phillips <kim.phillips@freescale.com>
29413 Date:   Wed Feb 18 16:14:29 2009 -0600
29414
29415     mkconfig: include board config.h before asm/config.h
29416
29417     swapping the include order suppresses warnings for board configs
29418     that define their own CONFIG_MAX_MEM_MAPPED:
29419
29420     In file included from /home/r1aaha/git/u-boot/include/config.h:5,
29421                     from /home/r1aaha/git/u-boot/include/common.h:35,
29422                     from simpc8313.c:26:
29423     /home/r1aaha/git/u-boot/include/configs/SIMPC8313.h:81:1: warning:
29424     "CONFIG_MAX_MEM_MAPPED" redefined
29425     In file included from /home/r1aaha/git/u-boot/include/config.h:4,
29426                     from /home/r1aaha/git/u-boot/include/common.h:35,
29427                     from simpc8313.c:26:
29428     /home/r1aaha/git/u-boot/include/asm/config.h:28:1: warning: this is
29429     the location of the previous definition
29430
29431     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
29432
29433 commit b8845abdc0dcf20d0944e965153f5ae7a9c3077c
29434 Author: Wolfgang Denk <wd@denx.de>
29435 Date:   Wed Feb 18 21:35:38 2009 +0100
29436
29437     Fix build errors after making flash_get_info() non-static
29438
29439     Fix for these build problems:
29440     error: static declaration of 'flash_get_info' follows non-static declaration
29441
29442     Signed-off-by: Wolfgang Denk <wd@denx.de>
29443
29444 commit b4996d6b2140e5da7f1c346f37a67b19907b307a
29445 Author: Stefan Roese <sr@denx.de>
29446 Date:   Wed Feb 18 13:18:00 2009 +0100
29447
29448     ppc4xx: PCIe: Change 16GB inbound memory to 4GB
29449
29450     This patch fixes a problem recently seen on some 4xx platforms. For
29451     example on Kilauea PCIe slot #0.
29452
29453     Signed-off-by: Stefan Roese <sr@denx.de>
29454
29455 commit f50fe4bd613c6d35a2c34055f02e9501dd6a9ad5
29456 Author: Stefan Roese <sr@denx.de>
29457 Date:   Wed Feb 18 14:05:37 2009 +0100
29458
29459     ppc4xx: Some more PMC405 coding-style cleanup
29460
29461     Signed-off-by: Stefan Roese <sr@denx.de>
29462
29463 commit 2f6eb9170bf91b72ea51dcea2a8b9c11b0e20bc5
29464 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
29465 Date:   Sun Feb 15 22:27:47 2009 +0100
29466
29467     ppc4xx: Update PMC405 board support
29468
29469     This patch prepares the good old PMC405 board support for
29470     upcoming PMC405V2 patches.
29471
29472     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
29473     Signed-off-by: Stefan Roese <sr@denx.de>
29474
29475 commit c553b5f4a0c77fc76e1d25e71c8aaa47657e2d6f
29476 Author: Matthias Fuchs <matthias.fuchs@esd.eu>
29477 Date:   Sun Feb 15 22:26:54 2009 +0100
29478
29479     ppc4xx: Cleanup PMC405 board support
29480
29481     This patch fixes coding style for PMC405 board support.
29482     Also some unneeded features/code is removed.
29483
29484     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
29485     Signed-off-by: Stefan Roese <sr@denx.de>
29486
29487 commit b4e85d0f37b5b924fbf834867ad6d0b31b86f667
29488 Author: Ilya Yanok <yanok@emcraft.com>
29489 Date:   Thu Feb 5 04:08:20 2009 +0100
29490
29491     qong: changes to Dave/DENX Qong configuration
29492
29493     1. Changes to the default environment:
29494       - "bootcmd" defined as "run flash_self"
29495       - "saveenv" command removed from "update"
29496       - "uboot" changed to "u-boot" (also in "load")
29497       - "addmtd" variable defined (and added to all boot commands)
29498     2. CONFIG_CMD_JFFS2 defined to enable "mtdparts" command
29499     3. MTDIDS_DEFAULT and MTDPARTS_DEFAULT defined
29500     4. CONFIG_SYS_CBSIZE changed from 256 to 512. That solves the problem
29501     with truncated "bootargs" environment variable.
29502
29503     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
29504
29505 commit 5f0320108870e5d62983d1d5c13a2a087dddf686
29506 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
29507 Date:   Sun Feb 1 17:07:52 2009 +0100
29508
29509     common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible
29510
29511     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
29512
29513 commit ec6f14994602276660f7264c6ab3b91ef1f7614d
29514 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
29515 Date:   Sun Feb 1 17:07:51 2009 +0100
29516
29517     common/console: coding style cleanup
29518
29519     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
29520
29521 commit daaf74f176b548dfd34a9990231f4189201d57ba
29522 Author: Mike Frysinger <vapier@gentoo.org>
29523 Date:   Thu Jan 29 20:02:23 2009 -0500
29524
29525     mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile
29526
29527     Move the CONFIG_8xx mpc8xx_pcmcia.c protection out of the C file and
29528     into the Makefile so we avoid pointless compiling of the file.
29529
29530     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
29531
29532 commit 7bd2722e890bc877a3c057d7ccddc80451c99939
29533 Author: Mike Frysinger <vapier@gentoo.org>
29534 Date:   Thu Jan 29 20:02:07 2009 -0500
29535
29536     disk: convert part_* files to COBJ-$(CONFIG_XXX) style
29537
29538     Move the CONFIG_XXX out of the part_XXX.c file and into Makefile to
29539     avoid pointless compiles.
29540
29541     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
29542
29543 commit f05fa9205e04986176dc7ab8b710bcb5fbe9f338
29544 Author: Petri Lehtinen <petri.lehtinen@inoi.fi>
29545 Date:   Thu Jan 29 10:35:40 2009 +0200
29546
29547     include/image.h: Ease grepping of image_* functions
29548
29549     Because the functions have been defined using macros, grepping for
29550     their definitions is not possible. This patch adds the real function
29551     names in comments.
29552
29553     Signed-off-by: Petri Lehtinen <petri.lehtinen@inoi.fi>
29554     Acked-by: Mike Frysinger <vapier@gentoo.org>
29555
29556 commit bdab39d358e63aa47f400a8a76b8d5f283842df3
29557 Author: Mike Frysinger <vapier@gentoo.org>
29558 Date:   Wed Jan 28 19:08:14 2009 -0500
29559
29560     rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
29561
29562     The CONFIG_CMD_ENV option controls enablement of the `saveenv` command
29563     rather than a generic "env" command, or anything else related to the
29564     environment.  So, let's make sure the define is named accordingly.
29565
29566     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
29567
29568 commit 8b0592b89e0f9f81c9e150c81d96f8a43e4d6101
29569 Author: Valeriy Glushkov <gvv@lstec.com>
29570 Date:   Fri Jan 23 20:02:17 2009 +0200
29571
29572     disable imls command if no flash is defined
29573
29574     Default CONFIG_CMD_IMLS must be disabled when CONFIG_SYS_NO_FLASH is defined
29575
29576     Signed-off-by: Valeriy Glushkov <gvv@lstec.com>
29577
29578 commit 923aa48126259c13de95131203f1d28bfa5cb889
29579 Author: Rafal Jaworowski <raj@semihalf.com>
29580 Date:   Fri Jan 23 13:27:18 2009 +0100
29581
29582     API: Improve glue mid-layer of the API demo application.
29583
29584     - Extend ub_dev_read() and ub_dev_recv() so they return the length actually
29585     read, which allows for better control and error handling (this introduces
29586     additional error code API_ESYSC returned by the glue mid-layer).
29587
29588     - Clean up definitions naming and usage.
29589
29590     - Other minor cosmetics.
29591
29592     Note these changes do not touch the API proper, so the interface between
29593     U-Boot and standalone applications remains unchanged.
29594
29595     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
29596
29597 commit 44a94e596ba0f6d0951b165403c520bf55b1c56f
29598 Author: Rafal Jaworowski <raj@semihalf.com>
29599 Date:   Fri Jan 23 13:27:17 2009 +0100
29600
29601     API: Only output test data when reading was successful.
29602
29603     Signed-off-by: Rafal Czubak <rcz@semihalf.com>
29604
29605 commit 7fb6c4f9b06c5539043c8bfc6565710b8090841d
29606 Author: Rafal Jaworowski <raj@semihalf.com>
29607 Date:   Fri Jan 23 13:27:16 2009 +0100
29608
29609     API: Provide syscall entry point for the ARM architecture.
29610
29611     Signed-off-by: Rafal Czubak <rcz@semihalf.com>
29612     Acked-by: Rafal Jaworowski <raj@semihalf.com>
29613
29614 commit b84d7d8f1e1066f810866304a16a3583f88e7c98
29615 Author: Rafal Jaworowski <raj@semihalf.com>
29616 Date:   Fri Jan 23 13:27:15 2009 +0100
29617
29618     API: Use stack pointer as API signature search hint in the glue layer.
29619
29620     De-hardcode range in RAM we search for the API signature. Instead use the stack
29621     pointer as a hint to narrow down the range in which the signature could reside
29622     (it is malloc'ed on the U-Boot heap, and is hoped to remain in some proximity
29623     from stack area). Adjust PowerPC code in API demo to the new scheme.
29624
29625     Signed-off-by: Rafal Czubak <rcz@semihalf.com>
29626     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
29627
29628 commit 86b4bafdfaf669ede8fd99044abc7e27ea29b4f5
29629 Author: Wolfgang Denk <wd@denx.de>
29630 Date:   Tue Feb 17 10:26:38 2009 +0100
29631
29632     TQM8260: fix locations of kernel and ramdisk images in flash
29633
29634     After introducing redundant environment the kernel images was
29635     overlapping with environment.
29636
29637     Signed-off-by: Wolfgang Denk <wd@denx.de>
29638
29639 commit 2b68b23373f96199a0cafbfd7a9f79ed62381ebb
29640 Author: Heiko Schocher <hs@denx.de>
29641 Date:   Wed Feb 11 19:26:15 2009 +0100
29642
29643     83xx: add missing TIMING_CFG1_CASLAT_* defines
29644
29645     Signed-off-by: Heiko Schocher <hs@denx.de>
29646     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
29647
29648 commit c9e34fe2e86f7b6cc8260f4b24cbdc7dd81e04c5
29649 Author: Valeriy Glushkov <gvv@lstec.com>
29650 Date:   Thu Feb 5 14:35:21 2009 +0200
29651
29652     mpc8349itx: allow SATA boot from the onboard SIL1334
29653
29654     This patch allows using of SATA devices connected
29655     to the onboard PCI SIL1334 SATA controller.
29656
29657     Signed-off-by: Valeriy Glushkov <gvv@lstec.com>
29658     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
29659
29660 commit e1ac387f4645499746856adc1aeaa9787da2eca6
29661 Author: Andy Fleming <afleming@freescale.com>
29662 Date:   Thu Oct 30 16:50:14 2008 -0500
29663
29664     83xx: Add eSDHC support on 8379 EMDS board
29665
29666     Signed-off-by: Andy Fleming <afleming@freescale.com>
29667
29668 commit 80522dc8369a89938369fbcee572e662373bc9a3
29669 Author: Andy Fleming <afleming@freescale.com>
29670 Date:   Thu Oct 30 16:51:33 2008 -0500
29671
29672     85xx: Add eSDHC support for 8536 DS
29673
29674     Signed-off-by: Andy Fleming <afleming@freescale.com>
29675
29676 commit 50586ef24ed5caf6ce5591df76f355009da2cd79
29677 Author: Andy Fleming <afleming@freescale.com>
29678 Date:   Thu Oct 30 16:47:16 2008 -0500
29679
29680     Add support for the Freescale eSDHC found on 8379 and 8536 SoCs
29681
29682     This uses the new MMC framework
29683
29684     Some contributions by Dave Liu <daveliu@freescale.com>
29685
29686     Signed-off-by: Andy Fleming <afleming@freescale.com>
29687
29688 commit 272cc70b211e945e4413122aa73868f6ada732a5
29689 Author: Andy Fleming <afleming@freescale.com>
29690 Date:   Thu Oct 30 16:41:01 2008 -0500
29691
29692     Add MMC Framework
29693
29694     Here's a new framework (based roughly off the linux one) for managing
29695     MMC controllers.  It handles all of the standard SD/MMC transactions,
29696     leaving the host drivers to implement only what is necessary to
29697     deal with their specific hardware.
29698
29699     This also hooks the infrastructure into the PowerPC board code
29700     (similar to how the ethernet infrastructure now hooks in)
29701
29702     Some of this code was contributed by Dave Liu <daveliu@freescale.com>
29703
29704     Signed-off-by: Andy Fleming <afleming@freescale.com>
29705
29706 commit 1de97f9856f697380cc504126ab92561ed238803
29707 Author: Andy Fleming <afleming@freescale.com>
29708 Date:   Thu Oct 30 16:31:39 2008 -0500
29709
29710     Eliminated arch-specific mmc header requirement
29711
29712     The current MMC infrastructure relies on the existence of an
29713     arch-specific header file.  This isn't necessary, and a couple
29714     drivers were forced to implement dummy files to meet this requirement.
29715     Instead, we move the stuff in those header files into a more appropriate
29716     place, and eliminate the stubs and the #include of asm/arch/mmc.h
29717
29718     Signed-off-by: Andy Fleming <afleming@freescale.com>
29719
29720 commit abb5466ccf4ce50f412d459586f4f4b81cb73ac3
29721 Author: Andy Fleming <afleming@freescale.com>
29722 Date:   Thu Oct 30 16:21:00 2008 -0500
29723
29724     Convert mmc_init to mmc_legacy_init
29725
29726     This is to get it out of the way of incoming MMC framework
29727
29728     Signed-off-by: Andy Fleming <afleming@freescale.com>
29729
29730 commit b2e2ed0233a5ef299361abec4fbdaefb63456eff
29731 Author: Andy Fleming <afleming@freescale.com>
29732 Date:   Thu Oct 30 16:19:25 2008 -0500
29733
29734     Eliminate support for using MMC as memory
29735
29736     MMC cards are not memory, so we stop treating them that way.
29737
29738     Signed-off-by: Andy Fleming <afleming@freescale.com>
29739
29740 commit e1be0d25ecf494ae81245ca438738ba839d6329b
29741 Author: Poonam_Aggrwal-b10812 <b10812@freescale.com>
29742 Date:   Sun Jan 4 08:46:38 2009 +0530
29743
29744     32bit BUg fix for DDR2 on 8572
29745
29746     This errata fix is required for 32 bit DDR2 controller on 8572.
29747     May  also be required for P10XX20XX platforms
29748
29749     Signed-off-by: Poonam_Agarwal-b10812 <b10812@lc1106.zin33.ap.freescale.net>
29750
29751 commit e0c4fac79d4d74572ddd43f75e7189cecca8d0ad
29752 Author: Andy Fleming <afleming@freescale.com>
29753 Date:   Mon Feb 16 09:40:20 2009 -0600
29754
29755     TQM85xx: Fix a couple warnings in TQM8548 build
29756
29757     The ecm variable in sdram.c was being declared for all 8548, but only
29758     used by specific 8548 boards, so we make that variable require those
29759     specific boards, too
29760
29761     The nand code was using an index "i" into a table, and then re-using "i"
29762     to set addresses for each upm.  However, then it relied on the old value
29763     of i still being there to enable things.  Changed the second "i" to "j"
29764
29765     Signed-off-by: Andy Fleming <afleming@freescale.com>
29766
29767 commit cf07a5baece0ecfc5284cfda8a4e68eaf92782f8
29768 Author: Wolfgang Grandegger <wg@grandegger.com>
29769 Date:   Wed Feb 11 18:38:26 2009 +0100
29770
29771     MPC85xx: TQM8548: workaround for erratum DDR 19 and 20
29772
29773     This patch adds the workaround for erratum DDR20 according to MPC8548
29774     Device Errata document, Rev. 1: "CKE signal may not function correctly
29775     after assertion of HRESET". Furthermore, the bug DDR19 is fixed in
29776     processor version 2.1 and the work-around must be removed.
29777
29778     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
29779
29780 commit 080408fdc71706adcb883d22125637c54f6010b1
29781 Author: Wolfgang Grandegger <wg@grandegger.com>
29782 Date:   Wed Feb 11 18:38:25 2009 +0100
29783
29784     MPC85xx: TQM8548: use cache for AG and BE variants
29785
29786     This patch makes accesses to the system memory cachable by removing the
29787     caching-inhibited and guarded flags from the relevant TLB entries for
29788     the TQM8548_BE and TQM8548_AG modules. FYI, the Freescale MPC85* boards
29789     are configured similarly.
29790
29791     This results in a big averall performace improvement. TFTP downloads,
29792     NAND Flash accesses, kernel boots, etc. are much faster.
29793
29794     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
29795
29796 commit dc5f55d636d7bf21ba17758fac4b929ec4c059f2
29797 Author: Wolfgang Grandegger <wg@grandegger.com>
29798 Date:   Wed Feb 11 18:38:24 2009 +0100
29799
29800     MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration
29801
29802     This patch add support for the 1 GiB DDR2-SDRAM on the TQM8548_AG
29803     module.
29804
29805     Signed-off-by: Jens Gehrlein <sew_s@tqs.de>
29806     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
29807
29808 commit 88b0e88d186479349e5a2b771e82775109e10fb4
29809 Author: Wolfgang Grandegger <wg@grandegger.com>
29810 Date:   Wed Feb 11 18:38:23 2009 +0100
29811
29812     MPC85xx: TQM8548: fix SDRAM timing for 533 MHz
29813
29814     According to new TQM8548 timing specification:
29815     Refresh Recovery: 34 -> 53 clocks
29816     CKE pulse width:  1 -> 3 cycles
29817     Window for four activities: 13 -> 14 cycles
29818
29819     Signed-off-by: Jens Gehrlein <sew_s@tqs.de>
29820     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
29821
29822 commit a865bcdac89278cac4dfc07dec8299403110499d
29823 Author: Wolfgang Grandegger <wg@grandegger.com>
29824 Date:   Wed Feb 11 18:38:22 2009 +0100
29825
29826     MPC85xx: TQM8548: add support for the TQM8548_AG module
29827
29828     The TQM8548_AG is a variant of the TQM8548 module with 1 GiB memory,
29829     CAN and without PCI/PCI-X and RTC. U-Boot can be built for this module
29830     with "$ make TQM8548_AG_config".
29831
29832     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
29833
29834 commit ad7ee5d43b0db94079d56521dabca25674f28747
29835 Author: Wolfgang Grandegger <wg@grandegger.com>
29836 Date:   Wed Feb 11 18:38:21 2009 +0100
29837
29838     MPC85xx: TQM8548: add support for the TQM8548_BE module
29839
29840     The TQM8548_BE is a variant of the TQM8548 module with NAND and CAN
29841     interface. With NAND support, the image is significantly larger and
29842     TEXT_BASE is adjusted accordingly. U-Boot can be built for this
29843     module with "$ make TQM8548_BE_config".
29844
29845     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
29846
29847 commit a318234878c346e673b2ef8dc4b14b338fe7fc2b
29848 Author: Wolfgang Grandegger <wg@grandegger.com>
29849 Date:   Wed Feb 11 18:38:20 2009 +0100
29850
29851     MPC85xx: TQM85xx: make standard PCI/PCI-X configurable
29852
29853     The TQM8548_AG module does not have the standard PCI/PCI-X interface
29854     connected but just the PCI Express interface . So far it was not
29855     possible to disable it without disabling the complete PCI interface
29856     (CONFIG_PCI) including PCI Express.
29857
29858     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
29859
29860 commit 31ca9119c3186cec579b54d2a7a2b361b4d2b7bf
29861 Author: Wolfgang Grandegger <wg@grandegger.com>
29862 Date:   Wed Feb 11 18:38:19 2009 +0100
29863
29864     MPC85xx: TQM85xx: fix flash protection for boot loader
29865
29866     As the reset vector is located at 0xfffffffc, all flash sectors from the
29867     beginning of the U-Boot binary to 0xffffffff must be protected. On the
29868     TQM8548-AG having small sectors at the end of the flash it happened that
29869     the last two sector were not protected and an "erase all" left an
29870     un-bootable system behind:
29871
29872     Bank # 2: CFI conformant FLASH (32 x 16)  Size: 32 MB in 270 Sectors
29873       AMD Standard command set, Manufacturer ID: 0xEC, Device ID: 0x257E
29874       Erase timeout: 8192 ms, write timeout: 1 ms
29875
29876       FFFA0000 E RO   FFFC0000   RO   FFFE0000   RO   FFFE4000   RO   FFFE8000   RO
29877       FFFEC000   RO   FFFF0000   RO   FFFF4000   RO   FFFF8000 E      FFFFC000
29878
29879     The same bug seems to be in drivers/mtd/cfi_flash.c:flash_init() and many
29880     board BSPs as well.
29881
29882     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
29883
29884 commit a1c8a719262151f97119e76166043ee3da3f97b2
29885 Author: Peter Tyser <ptyser@xes-inc.com>
29886 Date:   Fri Feb 6 14:30:40 2009 -0600
29887
29888     86xx: Update CPU info output on bootup
29889
29890     - Update style of 86xx CPU information on boot to more closely
29891       match 85xx boards
29892     - Fix detection of 8641/8641D
29893     - Use strmhz() to display frequencies
29894     - Display L1 information
29895     - Display L2 cache size
29896     - Fixed CPU/SVR version output
29897
29898     == Before ==
29899     Freescale PowerPC
29900     CPU:
29901         Core: E600 Core 0, Version: 0.2, (0x80040202)
29902         System: Unknown, Version: 2.1, (0x80900121)
29903         Clocks: CPU:1066 MHz, MPX: 533 MHz, DDR: 266 MHz, LBC: 133 MHz
29904         L2: Enabled
29905     Board: X-ES XPedite5170 3U VPX SBC
29906
29907     == After ==
29908     CPU:   8641D, Version: 2.1, (0x80900121)
29909     Core:  E600 Core 0, Version: 2.2, (0x80040202)
29910     Clock Configuration:
29911            CPU:1066.667 MHz, MPX:533.333 MHz
29912            DDR:266.667 MHz (533.333 MT/s data rate), LBC:133.333 MHz
29913     L1:    D-cache 32 KB enabled
29914            I-cache 32 KB enabled
29915     L2:    512 KB enabled
29916     Board: X-ES XPedite5170 3U VPX SBC
29917
29918     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
29919
29920 commit 22c00f8d7d454d77e759df58415d2d3f3d7e154c
29921 Author: Peter Tyser <ptyser@xes-inc.com>
29922 Date:   Thu Feb 5 11:25:24 2009 -0600
29923
29924     86xx: Update Global Utilities structure
29925
29926     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
29927
29928 commit 4ef630df773e45806d701bf5d25c328778bb4cde
29929 Author: Peter Tyser <ptyser@xes-inc.com>
29930 Date:   Thu Feb 5 11:25:25 2009 -0600
29931
29932     86xx: Reset update
29933
29934     Update the 86xx reset sequence to try executing a board-specific reset
29935     function.  If the board-specific reset is not implemented or does not
29936     succeed, then assert #HRESET_REQ.  Using #HRESET_REQ is a more standard
29937     reset procedure than the previous method and allows all board
29938     peripherals to be reset if needed.
29939
29940     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
29941
29942 commit edf0e2524a8c6a3e91c009c496a0aa0ae89cd8ab
29943 Author: Kumar Gala <galak@kernel.crashing.org>
29944 Date:   Tue Feb 10 23:53:40 2009 -0600
29945
29946     fsl-ddr: Allow system to boot if we have more than 4G of memory
29947
29948     Previously if we >=4G of memory and !CONFIG_PHYS_64BIT we'd report
29949     an error and hang.  Instead of doing that since DDR is mapped in the
29950     lowest priority LAWs we setup the DDR controller and the max amount
29951     of memory we report back is what we can map (CONFIG_MAX_MEM_MAPPED)
29952
29953     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
29954     Acked-by: Becky Bruce <beckyb@kernel.crashing.org>
29955
29956 commit 8d949aff38cfb4388cbd73876e77bcd06d601f20
29957 Author: Srikanth Srinivasan <srikanth.srinivasan@freescale.com>
29958 Date:   Wed Jan 21 17:17:33 2009 -0600
29959
29960     mpc85xx: Add support for the P2020
29961
29962     Added various p2020 processor specific details:
29963     * SVR for p2020, p2020E
29964     * immap updates for LAWs and DDR on p2020
29965     * LAW defines related to p2020
29966
29967     Signed-off-by: Srikanth Srinivasan <srikanth.srinivasan@freescale.com>
29968     Signed-off-by: Travis Wheatley <Travis.Wheatley@freescale.com>
29969     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
29970
29971 commit cb69e4de8702e108324e1c40363f30ef6f2e2918
29972 Author: Kumar Gala <galak@kernel.crashing.org>
29973 Date:   Tue Feb 10 17:36:15 2009 -0600
29974
29975     85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DS
29976
29977     Added some info that is printed out when we boot to distiquish if we
29978     built MPC8572DS_config vs MPC8572DS_36BIT_config since they have
29979     different address maps.
29980
29981     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
29982
29983 commit feede8b07013b33fca8dd2a916b3ac86bf4d4c0a
29984 Author: Andy Fleming <afleming@freescale.com>
29985 Date:   Fri Dec 5 20:10:22 2008 -0600
29986
29987     Fixup SGMII PHY ids in the device tree
29988
29989     The device tree's PHY addresses need to be fixed up if we're using the
29990     SGMII Riser Card.
29991
29992     The 8572, 8536, and 8544 DS boards were modified to call this function.
29993
29994     Code idea taken from Liu Yu <yu.liu@freescale.com>
29995
29996     Signed-off-by: Andy Fleming <afleming@freescale.com>
29997
29998 commit 5dc0cf68f8f101042997d75188081d8526d705ea
29999 Author: Andy Fleming <afleming@freescale.com>
30000 Date:   Wed Feb 11 15:10:31 2009 -0600
30001
30002     Make some minor whitespace changes to eliminate line-wrapping
30003
30004     Signed-off-by: Andy Fleming <afleming@freescale.com>
30005
30006 commit 9e56986a2b74d197f51eca70fad7b836b1900c4d
30007 Author: Andy Fleming <afleming@freescale.com>
30008 Date:   Wed Feb 11 15:07:24 2009 -0600
30009
30010     Add eth_get_dev_by_index
30011
30012     This allows code to iterate through the ethernet devices
30013
30014     Signed-off-by: Andy Fleming <afleming@freescale.com>
30015
30016 commit b67305120aaf268a6140125346678166d14f1f47
30017 Author: Kumar Gala <galak@kernel.crashing.org>
30018 Date:   Mon Feb 9 22:03:04 2009 -0600
30019
30020     85xx: Fix bug in device tree setup in 36-bit physical confg
30021
30022     In the 36-bit physical config for MPC8572DS when need the start address
30023     of memory and it size to be kept in phys_*_t instead of a ulong since
30024     we support >4G of memory in the config and ulong cant represent that.
30025     Otherwise we end up seeing the memory node in the device tree reporting
30026     back we have memory starting @ 0 and of size 0.
30027
30028     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
30029
30030 commit ad97dce18445ff05bf326094e691a01aa95aa8dc
30031 Author: Kumar Gala <galak@kernel.crashing.org>
30032 Date:   Mon Feb 9 22:03:05 2009 -0600
30033
30034     85xx: Fix address map for 36-bit config of MPC8572DS
30035
30036     When we introduced the 36-bit config of the MPC8572DS board we had the
30037     wrong PCI MEM bus address map.  Additionally, the change to the address
30038     map exposes a small issue in our dummy read on the ULI bus.  We need
30039     to use the new mapping functions to handle that read properly in the
30040     36-bit config.
30041
30042     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
30043
30044 commit f8523cb0815b2d3d2d780b7d49ca614105555f58
30045 Author: Kumar Gala <galak@kernel.crashing.org>
30046 Date:   Fri Feb 6 09:56:35 2009 -0600
30047
30048     85xx: Fix how we map DDR memory
30049
30050     Previously we only allowed power-of-two memory sizes and didnt
30051     handle >2G of memory.  Now we will map up to CONFIG_MAX_MEM_MAPPED
30052     and should properly handle any size that we can make in the TLBs
30053     we have available to us
30054
30055     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
30056
30057 commit 1542fbdeec0d1e2a6df13189df8dcb1ce8802be3
30058 Author: Kumar Gala <galak@kernel.crashing.org>
30059 Date:   Fri Feb 6 09:56:34 2009 -0600
30060
30061     fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controller
30062
30063     If we only have one controller we can completely ignore how
30064     memctl_intlv_ctl is set.  Otherwise other levels of code get confused
30065     and think we have twice as much memory.
30066
30067     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
30068
30069 commit b29dee3c906e9daaf6baf7772d2e15e26b8636b8
30070 Author: Kumar Gala <galak@kernel.crashing.org>
30071 Date:   Wed Feb 4 09:35:57 2009 -0600
30072
30073     85xx: Format cpu freq printing to handle 8 cores
30074
30075     Only print 4 cpu freq per line.  This way when we have 8 cores its a
30076     bit more readable.
30077
30078     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
30079
30080 commit 9704f9caf53f5cae547d8c5e1ae94aa4e57b160f
30081 Author: Abraham, Thomas <t-abraham@ti.com>
30082 Date:   Tue Oct 28 16:51:31 2008 +0530
30083
30084     USB: Remove LUN number from CDB
30085
30086     The LUN number is not part of the Command Descriptor Block (CDB) for scsi inquiry, request sense, test unit ready, read capacity and read10 commands. This patch removes the LUN number information from the CDB.
30087
30088     Signed-off-by: Thomas Abraham <t-abraham@ti.com>
30089     Signed-off-by: Remy Bohmer <linux@bohmer.net>
30090
30091 commit f3c0de636252f3a18654c8f9c6370a9574a7e755
30092 Author: Atin Malaviya <atin.malaviya@gmail.com>
30093 Date:   Tue Feb 3 15:17:10 2009 -0500
30094
30095     Added usbtty_configured() check. Fixed attribute(packed) warnings.
30096
30097     V3: Fixed line-wrap problem due to user error in mail!
30098
30099     Added usb_configured() checks in usbtty_puts() and usbtty_putc() to get around a hang
30100     when usb is not connected and the user has set up multi-io (setenv stdout serial,usbtty etc).
30101     Got rid of redundant __attribute__((packed)) directives that were causing warnings from gcc.
30102
30103     Signed-off-by: Atin Malaviya <atin.malaviya@gmail.com>
30104     Signed-off-by: Remy Bohmer <linux@bohmer.net>
30105
30106 commit e7de18afe8ecf96a51ef981d06066eeb6b1254e7
30107 Author: Guennadi Liakhovetski <lg@denx.de>
30108 Date:   Fri Feb 13 09:23:36 2009 +0100
30109
30110     i.MX31: Start the I2C clock on driver initialisation
30111
30112     i.MX31 powers on with most clocks running, so, after a power on this explicit
30113     clock start up is not required. However, as Linux boots it disables most clocks
30114     to save power. This includes the I2C clock. If we then soft reboot from Linux
30115     the I2C clock stays off. This breaks the phycore, which has its environment in
30116     I2C EEPROM. Fix the problem by explicitly starting the clock in I2C driver
30117     initialisation routine.
30118
30119     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
30120     Ack-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
30121
30122 commit 15208ac9eae1c340c4bc11f70cbf5c9da78a57ba
30123 Author: Mike Frysinger <vapier@gentoo.org>
30124 Date:   Wed Feb 11 20:36:14 2009 -0500
30125
30126     i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts
30127
30128     The Blackfin i2c driver has been rewritten thus the special ifdefs in the
30129     common code are no longer needed.
30130
30131     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
30132
30133 commit c2d9befa0b4695b89476fb5d259742c09afe243f
30134 Author: Heiko Schocher <hs@denx.de>
30135 Date:   Thu Feb 12 08:08:54 2009 +0100
30136
30137     82xx, mgcoge: fix compile error
30138
30139     With actual u-boot compiling the mgcoge port fails, because
30140     since commit ba705b5b1a97b47388ed48858bef6bf7b6bfcd56 it is
30141     necessary to define CONFIG_NET_MULTI.
30142
30143     Seems to me the mgcoge port is the only actual existing 8260
30144     port who uses CONFIG_ETHER_ON_SCC, so no other 8260 port needed
30145     to be fixed.
30146
30147     Signed-off-by: Heiko Schocher <hs@denx.de>
30148
30149 commit 9cacf4fc4035eabe9d9ae2a9a188c51a8027c91e
30150 Author: Dirk Eibach <eibach@gdsys.de>
30151 Date:   Mon Feb 9 08:18:34 2009 +0100
30152
30153     ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE
30154
30155     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
30156     Signed-off-by: Stefan Roese <sr@denx.de>
30157
30158 commit 7369f0e384e2a831be13a7773a58242c9173fa9c
30159 Author: Carolyn Smith <carolyn.smith@tektronix.com>
30160 Date:   Thu Feb 12 06:13:44 2009 +0100
30161
30162     ppc4xx: Fix initialization of the SDRAM_CODT register
30163
30164     This fixes the initialization of the SDRAM_CODT register in the ppc4xx DDR2
30165     initialization code. It also removes use of the SDRAM_CODT_FEEDBACK_RCV_SINGLE_END
30166     and SDRAM_CODT_FEEDBACK_DRV_SINGLE_END #define's since they are reserved bits.
30167
30168     Signed-off-by: Carolyn Smith <carolyn.smith@tektronix.com>
30169     Signed-off-by: Stefan Roese <sr@denx.de>
30170
30171 commit cef0efaf2fa55d1f25066cfb02bd984c27f9ca31
30172 Author: Stefan Roese <sr@denx.de>
30173 Date:   Wed Feb 11 09:29:33 2009 +0100
30174
30175     ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards
30176
30177     Some AMCC eval boards do have a board_eth_init() function calling
30178     pci_eth_init(). These boards need to call cpu_eth_init() explicitly now
30179     with the new eth_init rework.
30180
30181     Signed-off-by: Stefan Roese <sr@denx.de>
30182
30183 commit c645012aefebb301e6907d148c6c8efacac049d4
30184 Author: Adam Graham <agraham@amcc.com>
30185 Date:   Mon Feb 9 13:18:12 2009 -0800
30186
30187     ppc4xx: Autocalibration can set RDCC to over aggressive value.
30188
30189     The criteria of the AMCC SDRAM Controller DDR autocalibration
30190     U-Boot code is to pick the largest passing write/read/compare
30191     window that also has the smallest SDRAM_RDCC.[RDSS] Read Sample
30192     Cycle Select value.
30193
30194     On some Kilauea boards the DDR autocalibration algorithm can
30195     find a large passing write/read/compare window with a small
30196     SDRAM_RDCC.[RDSS] aggressive value of Read Sample Cycle Select
30197     value "T1 Sample".
30198
30199     This SDRAM_RDCC.[RDSS] Read Sample Cycle Select value of
30200     "T1 Sample" proves to be to aggressive when later on U-Boot
30201     relocates into DDR memory and executes.
30202
30203     The memory traces on the Kilauea board are short so on some
30204     Kilauea boards the SDRAM_RDCC.[RDSS] Read Sample Cycle Select
30205     value of "T1 Sample" shows up as a potentially valid value for
30206     the DDR autocalibratiion algorithm.
30207
30208     The fix is to define a weak default function which provides
30209     the minimum SDRAM_RDCC.[RDSS] Read Sample Cycle Select value
30210     to accept for DDR autocalibration.  The default will be the
30211     "T2 Sample" value.  A board developer who has a well defined
30212     board and chooses to be more aggressive can always provide
30213     their own board specific string function with the more
30214     aggressive "T1 Sample" value or stick with the default
30215     minimum SDRAM_RDCC.[RDSS] value of "T2".
30216
30217     Also put in a autocalibration loop fix for case where current
30218     write/read/compare passing window size is the same as a prior
30219     window size, then in this case choose the write/read/compare
30220     result that has the associated smallest RDCC T-Sample value.
30221
30222     Signed-off-by: Adam Graham <agraham@amcc.com>
30223     Signed-off-by: Stefan Roese <sr@denx.de>
30224
30225 commit 2ede879fcb67470524847bb4fc8972651bb46184
30226 Author: Stefan Roese <sr@denx.de>
30227 Date:   Wed Feb 11 09:37:12 2009 +0100
30228
30229     ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h
30230
30231     CONFIG_SDRAM_PPC4xx_IBM_DDR2 is not set when include/asm-ppc/config.h is
30232     included. So for katmai, CONFIG_MAX_MEM_MAPPED will get set to 256MB.
30233
30234     It makes perfect sense to set CONFIG_MAX_MEM_MAPPED to 2GB for all PPC4xx
30235     boards right now.
30236
30237     Signed-off-by: Stefan Roese <sr@denx.de>
30238
30239 commit f15c6515fc23f83c51f3de272ca23d86b80e81b1
30240 Author: Wolfgang Denk <wd@denx.de>
30241 Date:   Thu Feb 12 00:08:39 2009 +0100
30242
30243     Coding style cleanup; update CHANGELOG
30244
30245     Signed-off-by: Wolfgang Denk <wd@denx.de>
30246
30247 commit 5fc56b907d993260b9ebdb137af66fe69635ae9e
30248 Author: Peter Tyser <ptyser@xes-inc.com>
30249 Date:   Fri Jan 30 16:36:40 2009 -0600
30250
30251     Add feature-removal-schedule.txt
30252
30253     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
30254
30255 commit 255d28e1642e8fc32a6753226be1a96b481ce111
30256 Author: Heiko Schocher <hs@denx.de>
30257 Date:   Tue Feb 10 09:32:38 2009 +0100
30258
30259     8xx serial, smc: Coding-Style cleanup serial SMC driver
30260
30261     Signed-off-by: Heiko Schocher <hs@denx.de>
30262
30263 commit 2b3f12c214346508cae3f1245808c1ca54c81fdd
30264 Author: Heiko Schocher <hs@denx.de>
30265 Date:   Tue Feb 10 09:31:47 2009 +0100
30266
30267     8xx serial, smc: add configurable SMC Rx buffer len
30268
30269     This patch adds the configuration option CONFIG_SYS_SMC_RXBUFLEN.
30270     With this option it is possible to allow the receive
30271     buffer for the SMC on 8xx to be greater then 1. In case
30272     CONFIG_SYS_SMC_RXBUFLEN == 1 this driver works as the
30273     old version.
30274
30275     When defining CONFIG_SYS_SMC_RXBUFLEN also
30276     CONFIG_SYS_MAXIDLE must be defined to setup the maximum
30277     idle timeout for the SMC.
30278
30279     Signed-off-by: Heiko Schocher <hs@denx.de>
30280
30281 commit e915f8bb73d74178bc21d3a457959883b1afd1c0
30282 Author: Mike Frysinger <vapier@gentoo.org>
30283 Date:   Thu Feb 5 21:04:36 2009 -0500
30284
30285     common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile
30286
30287     Move global '#ifdef CONFIG_xxx .... #endif' out of the .c files and into
30288     the COBJS-$(CONFIG_xxx) in the Makefile.  Also delete unused var in kgdb
30289     code in the process.
30290
30291     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
30292
30293 commit ab76e9848a1f4db64d14233741d739a3b3360c93
30294 Author: Mike Frysinger <vapier@gentoo.org>
30295 Date:   Thu Feb 5 21:04:50 2009 -0500
30296
30297     bzip2: move ifdef handling to Makefile COBJS-$(...)
30298
30299     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
30300
30301 commit ae0b05df04e1cc65c5ad19ccd362f4be82df7316
30302 Author: Jerry Van Baren <gvb.uboot@gmail.com>
30303 Date:   Thu Feb 5 22:18:02 2009 -0500
30304
30305     Fix whitespace damage: double space changed to a tab
30306
30307     At some point an intentional double space at the end of the sentence
30308     got changed into a tab in the GPL header line:
30309      * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30310
30311     This patch fixes the damage.
30312
30313     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
30314
30315 commit 4f975678de995b55749d5e84590c268972a7c835
30316 Author: Heiko Schocher <hs@denx.de>
30317 Date:   Tue Feb 10 09:53:29 2009 +0100
30318
30319     cfi: make flash_get_info() non static
30320
30321     If on your board is more than one flash, you must know
30322     the size of every single flash, for example, for updating
30323     the DTS before booting Linux. So make this function
30324     flash_get_info() extern, and you can have all info
30325     about your flashes.
30326
30327     Signed-off-by: Heiko Schocher <hs@denx.de>
30328     Signed-off-by: Stefan Roese <sr@denx.de>
30329
30330 commit 86321fc1128c93a10ac4afb9d317b0df8ece0f9e
30331 Author: Ben Warren <biggerbadderben@gmail.com>
30332 Date:   Thu Feb 5 23:58:25 2009 -0800
30333
30334     net: removed board-specific CONFIGs from MPC5xxx FEC driver
30335
30336     Added new CONFIG options for the three type of MAC-PHY interconnect and
30337     applied them all relevant board config files
30338
30339     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
30340
30341 commit 638ed3e296e70fab286d157b7adedaaa4a09a474
30342 Author: Mike Frysinger <vapier@gentoo.org>
30343 Date:   Thu Feb 5 21:04:47 2009 -0500
30344
30345     net/sntp.c: move ifdef into Makefile COBJS-$(...)
30346
30347     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
30348     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
30349
30350 commit 9e5be8214ba751436e57c3be044bf6dccb9a6687
30351 Author: Andy Fleming <afleming@freescale.com>
30352 Date:   Tue Feb 3 18:26:41 2009 -0600
30353
30354     tsec: Fix a bug in soft-resetting
30355
30356     SOFT_RESET must be asserted for at least 3 TX clocks.  Usually, that's about 30
30357     clock cycles, so it's been mostly working.  But we had no guarantee, and at
30358     slower bitrates, it's just over a microsecond (over 1000 clock cycles).  This
30359     enforces a 2 microsecond gap between assertion and deassertion.
30360
30361     Signed-off-by: Andy Fleming <afleming@freescale.com>
30362     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
30363
30364 commit 09fcc8b5d86903b76e7e4d1d879d6f4bca25c27b
30365 Author: Simon Munton <simon@nidoran.m5data.com>
30366 Date:   Mon Feb 2 09:44:08 2009 +0000
30367
30368     Fix 100Mbs ethernet operation on sh7763 based boards
30369
30370     100Mbs ethernet does not work on sh7763 chips due to the wrong value being
30371     used in the GECMR register. Following diff fixes the problem
30372
30373     Signed-off-by: Simon Munton <simon@nidoran.m5data.com>
30374     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
30375
30376 commit 2bc2a8f6dc9fdda465317da59474e65c24a398a2
30377 Author: ksi@koi8.net <ksi@koi8.net>
30378 Date:   Fri Feb 6 16:27:55 2009 -0800
30379
30380     Fix MPC8260 with ethernet on SCC
30381
30382     This fixes MPC8260 compilation with ethernet on SCC. Probably was a
30383     typo or something...
30384
30385     Signed-off-by: Sergey Kubushyn <ksi@koi8.net>
30386     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
30387
30388 commit ae5d8f613cec1a6af7bf1fc9c42a3b856f021023
30389 Author: Heiko Schocher <hs@denx.de>
30390 Date:   Fri Jan 30 12:56:15 2009 +0100
30391
30392     82xx serial, smc: Coding-Style cleanup serial SMC driver
30393
30394     Signed-off-by: Heiko Schocher <hs@denx.de>
30395
30396 commit c92fac91a06c60f874c605e3ca80dd407c1caaa7
30397 Author: Heiko Schocher <hs@denx.de>
30398 Date:   Fri Jan 30 12:55:38 2009 +0100
30399
30400     82xx serial, smc: add configurable SMC Rx buffer len
30401
30402     This patch adds the configuration option CONFIG_SYS_SMC_RXBUFLEN.
30403     With this option it is possible to allow the receive
30404     buffer for the SMC on 82xx to be greater then 1. In case
30405     CONFIG_SYS_SMC_RXBUFLEN == 1 this driver works as the
30406     old version.
30407
30408     When defining CONFIG_SYS_SMC_RXBUFLEN also
30409     CONFIG_SYS_MAXIDLE must be defined to setup the maximum
30410     idle timeout for the SMC.
30411
30412     Signed-off-by: Heiko Schocher <hs@denx.de>
30413
30414 commit bced7ccefa08512c54a6d146658ff7dbc33d5dfe
30415 Author: Kumar Gala <galak@kernel.crashing.org>
30416 Date:   Fri Feb 6 08:08:06 2009 -0600
30417
30418     ppc: Fix roll over bug in flush_cache()
30419
30420     If we call flush_cache(0xfffff000, 0x1000) it would never
30421     terminate the loop since end = 0xffffffff and we'd roll over
30422     our counter from 0xfffffe0 to 0 (assuming a 32-byte cache line)
30423
30424     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
30425
30426 commit 87c9063963561d3d01064be34d0c30855a56587b
30427 Author: Kumar Gala <galak@kernel.crashing.org>
30428 Date:   Thu Feb 5 20:40:58 2009 -0600
30429
30430     ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h
30431
30432     Moved CONFIG_MAX_MEM_MAPPED to the asm/config.h so its kept consistent
30433     between the two current users (lib_ppc/board.c, 44x SPD DDR2).
30434
30435     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
30436     Acked-by: Stefan Roese <sr@denx.de>
30437
30438 commit 47d41cc3a11a03c6d56146d056145df73f47eb50
30439 Author: Kumar Gala <galak@kernel.crashing.org>
30440 Date:   Thu Feb 5 20:40:57 2009 -0600
30441
30442     Add an architecture specific config.h for common defines
30443
30444     We have common defines that we duplicate in various ways.  Having an
30445     arch specific config.h gives us a common location for those defines.
30446
30447     Eventually we should be able to replace this when we have proper
30448     Kconfig support.
30449
30450     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
30451
30452 commit 4c78d4a6c01621721b732418e1c6da684a56bbb1
30453 Author: Becky Bruce <beckyb@kernel.crashing.org>
30454 Date:   Tue Feb 3 18:10:56 2009 -0600
30455
30456     mpc8641hpcn: Change PCI MEM pci bus address
30457
30458     Now that the rest of u-boot can support it, change the PCI bus
30459     address of the PCI MEM regions from 0x80000000 to 0xc0000000,
30460     and use the same bus address for both PCI1 and PCI2.  This will
30461     maximize the amount of PCI address space left over to map RAM
30462     on systems with large amounts of memory.
30463
30464     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
30465
30466 commit 1785dbeed43599eed1d8875673c96912cd770141
30467 Author: Becky Bruce <beckyb@kernel.crashing.org>
30468 Date:   Tue Feb 3 18:10:55 2009 -0600
30469
30470     drivers/block/ahci: Fix pci mapping bug
30471
30472     The code assumes that the pci bus address and the virtual
30473     address used to access a region are the same, but they might
30474     not be.  Fix this assumption.
30475
30476     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
30477
30478 commit d591a80e74091e7a0658d165721e6c7de2ef0bcd
30479 Author: Becky Bruce <beckyb@kernel.crashing.org>
30480 Date:   Tue Feb 3 18:10:54 2009 -0600
30481
30482     MPC8641HPCN: Enable CONFIG_ADDR_MAP
30483
30484     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
30485
30486 commit 49f46f3bf08aaf7b1db131a1082f1e603bb7a94b
30487 Author: Becky Bruce <beckyb@kernel.crashing.org>
30488 Date:   Tue Feb 3 18:10:53 2009 -0600
30489
30490     mpc8641hpcn: Clean up PCI mapping concepts
30491
30492     Clean up PCI mapping concepts in the 8641 config - rename _BASE
30493     to _BUS, as it's actually a PCI bus address, separate virtual
30494     and physical addresses into _VIRT and _PHYS, and use each
30495     appopriately.
30496
30497     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
30498
30499 commit c9315e6b4f244981de0b2eaaa29a7838a165b494
30500 Author: Becky Bruce <beckyb@kernel.crashing.org>
30501 Date:   Tue Feb 3 18:10:52 2009 -0600
30502
30503     mpc86xx: Add support to populate addr map based on BATs
30504
30505     If CONFIG_ADDR_MAP is enabled, update the address map
30506     whenever we write a bat.
30507
30508     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
30509
30510 commit d35ae5a938679bd7e18167faf79d0fb3c6639b51
30511 Author: Becky Bruce <beckyb@kernel.crashing.org>
30512 Date:   Tue Feb 3 18:10:51 2009 -0600
30513
30514     powerpc: Move duplicated BAT defines to mmu.h
30515
30516     The BAT fields are architected; there's no need for these to be in
30517     cpu-specific files.  Drop the duplication and move these to
30518     include/asm-ppc/mmu.h.  Also, remove the BL_xxx defines that were only
30519     used by the alaska board, and switch to using the BATU_BL_xxx defines
30520     used by all the other boards.  The BL_ defines previously in use
30521     had to be shifted into the proper position for use, which was inefficient.
30522
30523     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
30524
30525 commit 6e61fae4d360a1380b63e7d007b31477e366bcce
30526 Author: Becky Bruce <beckyb@kernel.crashing.org>
30527 Date:   Tue Feb 3 18:10:50 2009 -0600
30528
30529     drivers/pci: Create pci_map_bar function
30530
30531     It is no longer always true that the pci bus address can be
30532     used as the virtual address for pci accesses.  pci_map_bar()
30533     is created to return the virtual address for a pci region.
30534
30535     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
30536
30537 commit 2ecca3401775b125c3b9ff65766befb23989414b
30538 Author: Becky Bruce <beckyb@kernel.crashing.org>
30539 Date:   Tue Feb 3 18:10:49 2009 -0600
30540
30541     mpc8641hpcn: Set up outbound pci windows before inbound
30542
30543     Because the inbound pci windows are mapped generously, set up
30544     the more specific outbound windows first.  This way, when we
30545     search the pci regions for something, we will hit on the more
30546     specific region.  This can actually be a problem on systems
30547     with large amounts of RAM.
30548
30549     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
30550
30551 commit b81b773ead0687114dc8a800f99ea6e504447739
30552 Author: Becky Bruce <beckyb@kernel.crashing.org>
30553 Date:   Mon Feb 2 16:34:52 2009 -0600
30554
30555     mpc8641hpcn: Use physical address in flash banks defintion
30556
30557     If the VA and PA of the flash aren't the same, the banks list
30558     should be initialized to hold the physical address.  Correct this.
30559
30560     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
30561
30562 commit 0d19f6c8cbe71b9e6d8c6bd6742ed2551e918870
30563 Author: Ilya Yanok <yanok@emcraft.com>
30564 Date:   Tue Feb 10 00:22:31 2009 +0100
30565
30566     qong: support for Dave/DENX QongEVB-LITE board
30567
30568     This patch adds support for Dave/DENX QongEVB-LITE i.MX31-based board.
30569
30570     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
30571     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
30572
30573 commit 62cbc408f52fc9a5eb849e0b882c504780c9d183
30574 Author: Ilya Yanok <yanok@emcraft.com>
30575 Date:   Mon Feb 9 18:45:28 2009 +0100
30576
30577     dnet: driver for Dave DNET ethernet controller
30578
30579     Driver for Dave DNET ethernet controller (used on Dave/DENX
30580     QongEVB-LITE board).
30581
30582     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
30583     Acked-by: Ben Warren <biggerbadderben@gmail.com>
30584
30585 commit 2d43e873a29ca4959ba6a30fc7fb396d3fd0dccf
30586 Author: Kumar Gala <galak@kernel.crashing.org>
30587 Date:   Fri Feb 6 09:49:32 2009 -0600
30588
30589     pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching
30590
30591     When we search for an address match in pci_hose_{phys_to_bus,bus_to_phys}
30592     we should give preference to memory regions that aren't system memory.
30593
30594     Its possible that we have over mapped system memory in the regions and
30595     we want to avoid depending on the order of the regions.
30596
30597     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
30598
30599 commit ff4e66e93c1ad47644be3b4ffd6a46e1ce9b6612
30600 Author: Kumar Gala <galak@kernel.crashing.org>
30601 Date:   Fri Feb 6 09:49:31 2009 -0600
30602
30603     pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
30604
30605     The PCI_REGION_MEMORY and PCI_REGION_MEM are a bit to similar and
30606     can be confusing when reading the code.
30607
30608     Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY to clarify its used
30609     for system memory mapping purposes.
30610
30611     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
30612
30613 commit 54dc517328709c204a9cbf7a253d9f8e6c4b26ec
30614 Author: Ilya Yanok <yanok@emcraft.com>
30615 Date:   Sun Feb 8 00:59:43 2009 +0300
30616
30617     mx31: add GPIO registers definitions
30618
30619     Added definitions for i.MX31 processor GPIO registers.
30620
30621     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
30622
30623 commit 8da601280a8acbc3385784780ed35130e53812f1
30624 Author: Peter Tyser <ptyser@xes-inc.com>
30625 Date:   Wed Feb 4 13:47:22 2009 -0600
30626
30627     NAND: Add timeout for reset command
30628
30629     Without the timeout present an infinite loop can occur if the
30630     NAND device is broken or not present.
30631
30632     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
30633     Signed-off-by: Scott Wood <scottwood@freescale.com>
30634
30635 commit 10dc6a9bef73d7d4cb25b3fde27ee91f8484b126
30636 Author: Peter Tyser <ptyser@xes-inc.com>
30637 Date:   Wed Feb 4 13:39:40 2009 -0600
30638
30639     NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST
30640
30641     Commit cfa460adfdefcc30d104e1a9ee44994ee349bb7b removed support
30642     for disabling the "No NAND device found!!!" warning when
30643     CONFIG_SYS_NAND_QUIET_TEST was defined.  This re-adds support
30644     for silencing the warning.
30645
30646     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
30647     Signed-off-by: Scott Wood <scottwood@freescale.com>
30648
30649 commit ad09ab2e3ac28f304372eceb4a5cb4d24e102a13
30650 Author: Valeriy Glushkov <gvv@lstec.com>
30651 Date:   Mon Jan 19 16:32:59 2009 +0200
30652
30653     NAND: Fixed invalid pointers to static relocated chip names
30654
30655     Dear Wolfgang,
30656
30657     You are right, the patch was ugly.
30658     The new one seems to be better.
30659
30660     Signed-off-by: Valeriy Glushkov <gvv@lstec.com>
30661     Signed-off-by: Scott Wood <scottwood@freescale.com>
30662
30663 commit e7deec1bf6fa3b3a21cd8d14fe2a909a42efc9d8
30664 Author: Nishanth Menon <nm@ti.com>
30665 Date:   Mon Feb 2 18:20:12 2009 -0600
30666
30667     ARM:OMAP3:Zoom1: Add nand unlock option
30668
30669     Enable NAND_UNLOCK option for unlocking nand for
30670     erase/write operations
30671
30672     Signed-off-by: Nishanth Menon <nm@ti.com>
30673
30674 commit 5a9427dc9b8438759db3f67a1e547062f76eb18d
30675 Author: derek@siconix.com <derek@siconix.com>
30676 Date:   Mon Jan 26 14:08:17 2009 -0700
30677
30678     env_nand: fix env memory release
30679
30680     This fixes a bug that tmp environment memory not being released.
30681
30682     Signed-off-by: Derek Ou <dou@siconix.com>
30683     Signed-off-by: Scott Wood <scottwood@freescale.com>
30684
30685 commit 05fd88776419df59e7f37bac063a209409dd801d
30686 Author: Guennadi Liakhovetski <lg@denx.de>
30687 Date:   Fri Feb 6 10:37:45 2009 +0100
30688
30689     ARM: remove unused variable
30690
30691     The "size" variable in start_armboot() in lib_arm/board.c is only really
30692     used in "#ifndef CONFIG_SYS_NO_FLASH" case, and even there it can be
30693     eliminated (thanks to Jean-Christophe PLAGNIOL-VILLARD for a suggestion.)
30694
30695     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
30696
30697 commit 6989e4f546d960a407dd5425f800dff9751c8132
30698 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30699 Date:   Thu Feb 5 09:33:50 2009 -0500
30700
30701     Coldfire: M527x: Add missing GPIO register address defines
30702
30703     Add missing GPIO registers address definition for Coldfire M5271.
30704
30705     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30706
30707 commit c4ff77f5e6c3a01610ce97434c0d59acb1476f95
30708 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30709 Date:   Fri Jan 23 14:42:58 2009 -0500
30710
30711     Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command
30712
30713     Modified mii_init to support boards with PHYs that are not set to
30714     autonegotiate, but still want to use u-boot's mii commands to probe
30715     the smi bus. Such PHYs will not set the Autonegotiate-done bit.
30716
30717     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30718
30719 commit 92d3e6e0ffcbb7224c83104f8d87b5b4bf39a38f
30720 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30721 Date:   Fri Jan 23 11:44:30 2009 -0500
30722
30723     Coldfire: Applied baudrate formula of serial_init to serial_setbrg
30724
30725     Applied the patch for baudrate divider value truncation for
30726     serial_init to serial_setbrg as well.
30727
30728     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30729
30730 commit 8706ef378f2db1ef65b9c2f909561f23e3dc2148
30731 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30732 Date:   Fri Jan 23 14:07:05 2009 -0500
30733
30734     Coldfire: M5271EVB: Board header update (dependencies)
30735
30736     Cleanup for M5271EVB:
30737     Added clarification on the use of CONFIG_SYS_CLOCK.
30738     Modified to use u-boot's HUSH parser.
30739     Cleanup on environment settings.
30740     Removed compiler warning by defining CONFIG_SYS_CS0_*
30741
30742     Dependencies:
30743     Added the use of CONFIG_SYS_MCF_SYNCR for clock multiplier.
30744     This depends on a patch to include/asm-m68k/m5271.h
30745     that defines the multiplier and divider ratios.
30746
30747     Removed the definition of CONFIG_SYS_FECI2C.
30748     This depends on a patch that removes the use of it in
30749     cpu/mcf52x2/cpu_init.c
30750
30751     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30752
30753 commit e0db344fabfeb4f9649846f94838f51172f6a1f6
30754 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30755 Date:   Thu Jan 29 14:36:06 2009 -0500
30756
30757     Coldfire: M5271: Allow board header file to specify clock multiplier
30758
30759     M5271 dynamic clock multiplier. It is currently fixed at 100MHz.
30760
30761     Allow the board header file to set their own multiplier and divider.
30762     Added the #define for the multiplier and divider to the cpu header file.
30763
30764     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30765
30766 commit d1ef25dd81c79dcfad5c2ff0162b1bea21d04bc3
30767 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30768 Date:   Fri Jan 23 10:47:13 2009 -0500
30769
30770     Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C
30771
30772     Discontinue the use of CONFIG_SYS_FECI2C (only used by M5271EVB).
30773     Use read-modify-write to activate the FEC pins without disabling I2C.
30774
30775     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30776
30777 commit ee73cc59ab904976af3c33b454fc84f78618b2d1
30778 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30779 Date:   Fri Jan 23 09:45:34 2009 -0500
30780
30781     Coldfire: cmd_bdinfo cleanup
30782
30783     CONFIG_M68K bdinfo cleanup:
30784
30785     Fixed compiler warning about baudrate printing.
30786     format '%d' expects type 'int', but argument 2 has type 'long unsigned int'.
30787
30788     Added printing of "cpufreq"
30789
30790     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30791
30792 commit 4ffc39050aa46ed8a3d29732293dff769e54fffa
30793 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30794 Date:   Fri Jan 23 09:27:00 2009 -0500
30795
30796     Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list
30797
30798     Added the CONFIG_M5271 to the list of Coldfire V2 processor. This
30799     was causing the bus clock (not CPU clock) to be declared twice as
30800     fast as it actually is. This causes UARTS to operate at half the
30801     specified baudrate.
30802
30803     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
30804
30805 commit 59d1bda7f92c8a28c3aba94e48063749d425949f
30806 Author: Dirk Eibach <eibach@gdsys.de>
30807 Date:   Tue Feb 3 15:15:21 2009 +0100
30808
30809     ppc4xx: Make PCIE support selectable
30810
30811     On some platforms PCIE support is not required, but would be included
30812     because the cpu supports it. To reduce fooprint it is now configurable
30813     via CONFIG_PCI_DISABLE_PCIE.
30814
30815     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
30816     Signed-off-by: Stefan Roese <sr@denx.de>
30817
30818 commit b129eff5ede394cc1faeb6dbf6a987e91abce552
30819 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
30820 Date:   Tue Feb 3 22:13:16 2009 +0100
30821
30822     ppc4xx: Only fixup opb attached UARTs
30823
30824     This patch updates the fdt UART clock fixup code to
30825     only touch CPU internal UARTs on 4xx systems.
30826     Only these UARTs are definitely clocked by gd->uart_clk.
30827
30828     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
30829     Signed-off-by: Stefan Roese <sr@denx.de>
30830
30831 commit 4b7e3d045cc82f7f7b6f3a19b54a814da36ac52c
30832 Author: Mike Frysinger <vapier@gentoo.org>
30833 Date:   Tue Jan 13 11:00:29 2009 -0500
30834
30835     Blackfin: move default boot SPI CS to common code
30836
30837     Move the default SPI CS that we boot from into common code so that it can
30838     be used in other SPI drivers and environment settings.
30839
30840     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
30841
30842 commit f790ef6ff12381cb0e43de54fb2b0f1204ad8ed6
30843 Author: Mike Frysinger <vapier@gentoo.org>
30844 Date:   Wed Dec 10 12:33:54 2008 -0500
30845
30846     Blackfin: dynamically update UART speed when initializing
30847
30848     Previously, booting over the UART required the baud rate to be known ahead
30849     of time.  Using a bit of tricky simple math, we can calculate the new board
30850     rate based on the old divisors.
30851
30852     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
30853     Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
30854
30855 commit 97f265f14f23050f3cb997f617f3a6917b843ea2
30856 Author: Mike Frysinger <vapier@gentoo.org>
30857 Date:   Tue Dec 9 17:21:08 2008 -0500
30858
30859     Blackfin: add support for fast SPI reads with Boot ROM
30860
30861     Newer Blackfin boot roms support using the fast SPI read command rather than
30862     just the slow one.  If the functionality is available, then use it.
30863
30864     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
30865
30866 commit 67619982bfc5cd62710a48e3cbffc304cb78c341
30867 Author: Mike Frysinger <vapier@gentoo.org>
30868 Date:   Sat Oct 11 21:46:52 2008 -0400
30869
30870     Blackfin: check for reserved settings in DDR MMRs
30871
30872     Some bits of the DDR MMRs should not be set.  If they do, bad things may
30873     happen (like random failures or hardware destruction).
30874
30875     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
30876
30877 commit 622a8dc0958dd599743348ea94eb10b9d0be8ae6
30878 Author: Mike Frysinger <vapier@gentoo.org>
30879 Date:   Sat Oct 11 21:54:00 2008 -0400
30880
30881     Blackfin: set default voltage levels for BF538/BF539 parts
30882
30883     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
30884
30885 commit 09dc6b0bbd1d5e39cdddeebc059f9a75630e4f6f
30886 Author: Mike Frysinger <vapier@gentoo.org>
30887 Date:   Sun Jun 1 01:29:57 2008 -0400
30888
30889     Blackfin: use on-chip syscontrol() rom function when available
30890
30891     Newer Blackfin's have an on-chip rom with a syscontrol() function that needs
30892     to be used to properly program the memory and voltage settings as it will
30893     include (possibly critical) factory tested bias values.
30894
30895     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
30896
30897 commit e1fb6d0d52fbe3fbc1a4c651dacf11e9c1417f63
30898 Author: Stefan Roese <sr@denx.de>
30899 Date:   Thu Feb 5 11:44:52 2009 +0100
30900
30901     cfi_flash: Fix typo in cfi_flash.c
30902
30903     Patch "flash/cfi_flash: Use virtual sector start address, not phys"
30904     introduced a small typo and compilation warning for systems with CFI
30905     legacy support (e.g. hcu4). This patch fixes it.
30906
30907     Signed-off-by: Stefan Roese <sr@denx.de>
30908
30909 commit 28745db969b72693754991c838f68a7fb4a8b1ab
30910 Author: Stefan Roese <sr@denx.de>
30911 Date:   Thu Jan 29 11:21:38 2009 +0100
30912
30913     jedec_flash: Only use manufacturer defines from common flash.h
30914
30915     This patch removes the double defined manufacturer defines from
30916     jedec_flash.c. Since the common defines in flash.h are 32bit
30917     we now need the (16) cast. This patch also removes the compilation
30918     warning (e.g. seen on hcu5):
30919
30920     ./MAKEALL hcu5
30921     Configuring for hcu5 board...
30922     jedec_flash.c:219: warning: large integer implicitly truncated to unsigned type
30923
30924     Signed-off-by: Stefan Roese <sr@denx.de>
30925
30926 commit ec21d5cfcb6b4e7fcdd5c6e926e1a824900706f2
30927 Author: Stefan Roese <sr@denx.de>
30928 Date:   Thu Feb 5 11:25:57 2009 +0100
30929
30930     cfi_flash: Silence compilation warning
30931
30932     Patch "flash/cfi_flash: Use virtual sector start address, not phys"
30933     introduced a small compilation warning. This patch fixes it.
30934
30935     Signed-off-by: Stefan Roese <sr@denx.de>
30936
30937 commit 09ce9921a7d8b1ce764656b14b42217bbf4faa38
30938 Author: Becky Bruce <beckyb@kernel.crashing.org>
30939 Date:   Mon Feb 2 16:34:51 2009 -0600
30940
30941     flash/cfi_flash: Use virtual sector start address, not phys
30942
30943     include/flash.h was commented to say that the address in
30944     flash_info->start was a physical address.  However, from u-boot's
30945     point of view, and looking at most flash code, it makes more
30946     sense for this to be a virtual address.  So I corrected the
30947     comment to indicate that this was a virtual address.
30948
30949     The only flash driver that was actually treating the address
30950     as physical was the mtd/cfi_flash driver.  However, this code
30951     was using it inconsistently as it actually directly dereferenced
30952     the "start" element, while it used map_physmem to get a
30953     virtual address in other places.  I changed this driver so
30954     that the code which initializes the info->start field calls
30955     map_physmem to get a virtual address, eliminating the need for
30956     further map_physmem calls.  The code is now consistent.
30957
30958     The *only* place a physical address should be used is when defining the
30959     flash banks list that is used to initialize the flash_info struct,
30960     usually found in the board config file.
30961
30962     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
30963     Signed-off-by: Stefan Roese <sr@denx.de>
30964
30965 commit 657f2062d8e17ebf4a55f52c9e71c07c0c94c779
30966 Author: Wolfgang Denk <wd@denx.de>
30967 Date:   Wed Feb 4 09:42:20 2009 +0100
30968
30969     Fix compiler warning
30970
30971     (shows up only when DEBUG is enabled)
30972
30973     Signed-off-by: Wolfgang Denk <wd@denx.de>
30974
30975 commit 47832cd15ae02fb6fde8ebed5b272f85775f2ceb
30976 Author: Mike Frysinger <vapier@gentoo.org>
30977 Date:   Mon Oct 6 03:45:55 2008 -0400
30978
30979     Blackfin: update anomaly lists
30980
30981     Update the anomaly lists to match latest anomaly sheets.
30982
30983     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
30984
30985 commit 70a4da45e16b72e8e5b0baaecdaee9be8619647d
30986 Author: Ralph Kondziella <rk@argos-messtechnik.de>
30987 Date:   Mon Jan 26 12:34:36 2009 -0700
30988
30989     ADS5121 Add PATA support
30990
30991     Original patch from Ralph Kondziella
30992     plus clean up by Wolfgang Denk
30993     plus changes by John Rigby
30994         use ips clock not lpc
30995         port forward to current u-boot release
30996
30997     Signed-off-by: Ralph Kondziella <rk@argos-messtechnik.de>
30998     Signed-off-by: Wolfgang Denk <wd@denx.de>
30999     Signed-off-by: John Rigby <jrigby@freescale.com>
31000
31001 commit abfbd0ae4967df18102345db4f4b529a13da107b
31002 Author: Martha Marx <mmarx@silicontkx.com>
31003 Date:   Mon Jan 26 10:45:07 2009 -0700
31004
31005     ADS5121 Add IC Ident Module (IIM) support
31006
31007     IIM (IC Identification Module) is the fusebox for the mpc5121.
31008     Use #define CONFIG_IIM to turn on the clock for this module
31009     use #define CONFIG_CMD_FUSE to add fusebox commands.
31010     Fusebox commands include the ability to read
31011     the status, read the register cache, override the register cache,
31012     program the fuses and sense them.
31013
31014     Signed-off-by: Martha Marx <mmarx@silicontkx.com>
31015     Signed-off-by: John Rigby <jrigby@freescale.com>
31016
31017 commit 14d19cd1bce9a24b1335598f1568140f4950e4d9
31018 Author: John Rigby <jrigby@freescale.com>
31019 Date:   Fri Jan 23 10:33:15 2009 -0700
31020
31021     ADS5121 Fix rev2 silicon pci iopad config
31022
31023     Reset config is not correct
31024
31025     Signed-off-by: John Rigby <jrigby@freescale.com>
31026
31027 commit 4c154252c480b13f69ce1b71a9530b0515da76a6
31028 Author: John Rigby <jrigby@freescale.com>
31029 Date:   Wed Nov 19 13:57:34 2008 -0700
31030
31031     ADS5121 DIU Add diu_bmp_addr env
31032
31033     Add support for using a bmp other than
31034     FSL_Logo_BMP for the DIU splash screen.
31035
31036     Can now set the env var "diu_bmp_addr" to
31037     the address of a BMP in flash to use instead
31038     of the default FSL_Logo_BMP.
31039
31040     Signed-off-by: Martha Marx <mmarx@silicontkx.com>
31041     Signed-off-by: John Rigby <jrigby@freescale.com>
31042
31043 commit 92c20fbd3a7788c1a154f50a3f44f28a7763f99a
31044 Author: John Rigby <jrigby@freescale.com>
31045 Date:   Thu Oct 30 16:39:35 2008 -0600
31046
31047     ADS5121 DIU Make inclusion of FSL logo optional
31048
31049     Make inclusion of FSL logo optional and
31050     turn it off by default.
31051
31052     Signed-off-by: John Rigby <jrigby@freescale.com>
31053
31054 commit bd99ec149abe94e7f6b2bda4766d701b4005053f
31055 Author: Remy Bohmer <linux@bohmer.net>
31056 Date:   Sun Feb 1 12:27:53 2009 +0100
31057
31058     Compile warning fix in onenand_uboot.h
31059
31060     Regression since merge window after 2009.01
31061
31062     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31063
31064 commit a270d1e7295c3d829f42c0480117941dfc1c6477
31065 Author: Stefan Roese <sr@denx.de>
31066 Date:   Thu Jan 29 06:33:55 2009 +0100
31067
31068     USB: Add EHCI support for VCT EHCI controller (really with driver now)
31069
31070     Somehow I missed the real driver part in my last patch version. This patch
31071     now adds the driver.
31072
31073     Signed-off-by: Stefan Roese <sr@denx.de>
31074     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31075
31076 commit 716ebf436c9e43df6740e0172f6b2a81ddbf1b8e
31077 Author: Cliff Cai <cliff.cai@analog.com>
31078 Date:   Sat Nov 29 18:22:38 2008 -0500
31079
31080     Blackfin: add driver for on-chip MMC/SD controller
31081
31082     This is a port of the Linux Blackfin on-chip SDH driver to U-Boot.
31083
31084     Signed-off-by: Cliff Cai <cliff.cai@analog.com>
31085     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31086
31087 commit 6e87ea0ca951465eba144ab2e6dba6fb507737a2
31088 Author: Mike Frysinger <vapier@gentoo.org>
31089 Date:   Sat Oct 11 22:47:34 2008 -0400
31090
31091     Blackfin: add port muxing for BF51x SPI
31092
31093     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31094
31095 commit fc68f9f85959664d528daea2aef5ef54974331ce
31096 Author: Mike Frysinger <vapier@gentoo.org>
31097 Date:   Tue Jan 6 06:16:19 2009 -0500
31098
31099     Blackfin: output booting source when booting
31100
31101     Knowing the booting source of the part is useful, especially when the part
31102     can switch dynamically between sources.
31103
31104     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31105
31106 commit 8df3ce0f49c37947800ac7c84e751499882619fc
31107 Author: Mike Frysinger <vapier@gentoo.org>
31108 Date:   Thu Dec 11 06:30:46 2008 -0500
31109
31110     Blackfin: set default CONFIG_ENV_SPI_CS based on bootrom
31111
31112     Set the default CONFIG_ENV_SPI_CS value to match the SPI CS that is used by
31113     the Blackfin on-chip bootrom to boot out of SPI flash.
31114
31115     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31116
31117 commit 2b4a486e6fac502d8b883e344cc4012283945b3d
31118 Author: Mike Frysinger <vapier@gentoo.org>
31119 Date:   Thu Dec 11 04:06:26 2008 -0500
31120
31121     Blackfin: update asm-blackfin/posix_types.h to latest Linux version
31122
31123     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31124
31125 commit e5eb93e77391bcc308697116c544ea1340aaae8a
31126 Author: Mike Frysinger <vapier@gentoo.org>
31127 Date:   Sat Dec 6 02:54:52 2008 -0500
31128
31129     Blackfin: add port I bits
31130
31131     Some people need to access port I, so make sure the pins are defined.
31132
31133     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31134
31135 commit 8a6b272596d43de0db4943eac7af58c3534c4026
31136 Author: Sonic Zhang <Sonic.Zhang@analog.com>
31137 Date:   Wed Nov 26 22:16:45 2008 -0500
31138
31139     Blackfin: add driver for on-chip ATAPI controller
31140
31141     This is a port of the Linux Blackfin on-chip ATAPI driver to U-Boot.
31142
31143     Signed-off-by: Sonic Zhang <Sonic.Zhang@analog.com>
31144     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31145
31146 commit be9d8c780e6831cb84b7d4590ceae03dca8fc10b
31147 Author: Mike Frysinger <vapier@gentoo.org>
31148 Date:   Wed Nov 26 21:43:06 2008 -0500
31149
31150     Blackfin: add driver for on-chip NAND controller
31151
31152     This is a port of the Linux Blackfin on-chip NFC driver to U-Boot.
31153
31154     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31155
31156 commit 4148e02abae9a099f4444b5e168ebc2b911d2295
31157 Author: Mike Frysinger <vapier@gentoo.org>
31158 Date:   Wed Nov 12 07:18:15 2008 -0500
31159
31160     Blackfin: build with -mno-fdpic
31161
31162     Use the -mno-fdpic flag so that any Blackfin toolchain can be used to build
31163     up u-boot, including ones that output FDPIC ELF by default.
31164
31165     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31166
31167 commit 70e95589a24a2d83ad00317e4a9611d0211ecb58
31168 Author: Mike Frysinger <vapier@gentoo.org>
31169 Date:   Tue Nov 11 05:43:57 2008 -0500
31170
31171     Blackfin: fix up EBIU defines
31172
31173     The EBIU defines for EBSZ 256/512 were incorrect.
31174
31175     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31176
31177 commit 961954ea0ec8dc4341034c1a1ff3107ec0527809
31178 Author: Mike Frysinger <vapier@gentoo.org>
31179 Date:   Wed Nov 5 12:45:24 2008 -0500
31180
31181     Blackfin: use 8/16/32 bit transfer widths in dma_memcpy()
31182
31183     Rather than using 8bit transfers for everything, use 8/16/32 bit transfers
31184     as usable with the source/destination addresses and the count size.
31185
31186     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31187
31188 commit b93c68648426f906d63b98117496b6415f505f39
31189 Author: Mike Frysinger <vapier@gentoo.org>
31190 Date:   Wed Nov 5 08:50:23 2008 -0500
31191
31192     Blackfin: only flag L1 instruction for DMA memcpy
31193
31194     The performance difference from doing an 8 bit DMA memcpy vs an optimized
31195     core memcpy can be pretty big when you add in the overhead of setting up the
31196     MDMA registers, cache flushes, etc...  So only use dma_memcpy() when we
31197     actually require it.
31198
31199     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31200
31201 commit e347c092a3b3a2ce1e72f25f4829163634d09fbe
31202 Author: Mike Frysinger <vapier@gentoo.org>
31203 Date:   Wed Nov 5 07:20:37 2008 -0500
31204
31205     Blackfin: dma_memcpy(): fix random failures
31206
31207     We have to make sure the DMA channel is actually disabled in hardware before
31208     attempting to reprogram it.  Otherwise the new settings are ignored and we
31209     end up with random hangs/failures.
31210
31211     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31212
31213 commit fdce83c108846d6f0d5b1774e1cc29f2573a6ad3
31214 Author: Mike Frysinger <vapier@gentoo.org>
31215 Date:   Tue Nov 4 00:04:03 2008 -0500
31216
31217     Blackfin: rewrite cache handling functions
31218
31219     Take the cache flush functions from the kernel as they use hardware loops in
31220     order to get optimal performance.
31221
31222     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31223
31224 commit 84c5f0dc47d17593fd81206614891bdc94f6d51c
31225 Author: Mike Frysinger <vapier@gentoo.org>
31226 Date:   Mon Nov 3 22:30:05 2008 -0500
31227
31228     Blackfin: setup bi_enetaddr for single nets
31229
31230     For systems with CONFIG_NET_MULTI disabled, bi_enetaddr does not get setup
31231     based on $ethaddr, so set it up.
31232
31233     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31234
31235 commit 40599239e7875b39e2a5c12e6545992041c72c52
31236 Author: Mike Frysinger <vapier@gentoo.org>
31237 Date:   Fri Oct 24 22:48:47 2008 -0400
31238
31239     Blackfin: cache core/system clock values
31240
31241     Calculating the clocks requires a bit of calls to gcc math functions, so
31242     cache the values after the first run since they'll most likely never
31243     change once U-Boot is up and running.
31244
31245     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31246
31247 commit 6957a6209b02f6b69607fc47425f13731cc477f1
31248 Author: Mike Frysinger <vapier@gentoo.org>
31249 Date:   Fri Oct 24 18:18:16 2008 -0400
31250
31251     Blackfin: enable --gc-sections
31252
31253     Start building all Blackfin boards with -ffunction-sections/-fdata-sections
31254     and linking with --gc-sections.
31255
31256     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31257
31258 commit ee1d2001ea7fbabb2b9256026dc5468f057337f8
31259 Author: Mike Frysinger <vapier@gentoo.org>
31260 Date:   Mon Oct 20 21:08:54 2008 -0400
31261
31262     Blackfin: dont check baud if it wont actually get used
31263
31264     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31265
31266 commit 400f5778f375bc99c73c8488c555def261ccfab7
31267 Author: Mike Frysinger <vapier@gentoo.org>
31268 Date:   Tue Oct 14 07:54:09 2008 -0400
31269
31270     Blackfin: add driver for on-chip SPI controller
31271
31272     This fills out the SPI backend for the Blackfin on-chip SPI peripheral.
31273
31274     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31275
31276 commit 7a1e87b1062e6eac0704c6fc2f7c661caf8814cd
31277 Author: Mike Frysinger <vapier@gentoo.org>
31278 Date:   Sat Oct 18 05:33:51 2008 -0400
31279
31280     Blackfin: only build post code when CONFIG_POST
31281
31282     Save some time by using CONFIG_POST in the Makefile rather than C files.
31283
31284     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31285
31286 commit 6d7d4803c74bb86e1b401b1199e63381a62b9382
31287 Author: Mike Frysinger <vapier@gentoo.org>
31288 Date:   Thu Jan 8 11:57:57 2009 -0500
31289
31290     Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues
31291
31292     Redo how pointers are managed to get rid of ugly casts and strict pointer
31293     aliasing issues that are highlighted by gcc 4.3.
31294
31295     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31296     Acked-by: Ben Warren <biggerbadderben@gmail.com>
31297
31298 commit 092d2487baf7c29343c165e3ae82ea8a7f9e679b
31299 Author: Mike Frysinger <vapier@gentoo.org>
31300 Date:   Tue Dec 9 17:46:21 2008 -0500
31301
31302     Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII
31303
31304     No point in having a Blackfin-specific define "CONFIG_BFIN_MAC_RMII" that
31305     does exactly the same thing as common "CONFIG_RMII".
31306
31307     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31308     Acked-by: Ben Warren <biggerbadderben@gmail.com>
31309
31310 commit 8eed6ca51e50fade6887e8bdb1ff6a44116b42b5
31311 Author: Mike Frysinger <vapier@gentoo.org>
31312 Date:   Wed Nov 5 06:36:15 2008 -0500
31313
31314     Blackfin: bfin_mac: use common debug()
31315
31316     Rather then defining our own DEBUGF(), just use the common debug().
31317
31318     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31319     Acked-by: Ben Warren <biggerbadderben@gmail.com>
31320
31321 commit a7ec6ac8b2c6dce6fc670a2a855deb6eee340e04
31322 Author: Mike Frysinger <vapier@gentoo.org>
31323 Date:   Mon Oct 20 13:59:51 2008 -0400
31324
31325     Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}
31326
31327     Rather than having the on-chip MAC hardcoded to phy address 1 and a speed
31328     of 2.5mhz, use these as defaults if the board doesn't specify otherwise.
31329
31330     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31331     Acked-by: Ben Warren <biggerbadderben@gmail.com>
31332
31333 commit ac45af4e63ea925f4accc98453aab1a1166c196d
31334 Author: Mike Frysinger <vapier@gentoo.org>
31335 Date:   Tue Oct 14 04:52:00 2008 -0400
31336
31337     Blackfin: bfin_mac: cleanup MII/PHY functions
31338
31339     Cleanup and rewrite the MII/PHY related functions so that we can reuse the
31340     existing common linux/miiphy.h code and hook into the `mii` command.
31341
31342     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31343     Acked-by: Ben Warren <biggerbadderben@gmail.com>
31344
31345 commit 6b310a05f0d10c751f22468040932139f71c71d3
31346 Author: Mike Frysinger <vapier@gentoo.org>
31347 Date:   Tue Oct 14 00:31:30 2008 -0400
31348
31349     Blackfin: bfin_mac: set MDCDIV based on SCLK
31350
31351     Rather than hardcoding MDCDIV to 24 (which is correct for ~125mhz SCLK),
31352     use the real algorithm so it gets set correctly regardless of SCLK.
31353
31354     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31355     Acked-by: Ben Warren <biggerbadderben@gmail.com>
31356
31357 commit 930590f3e49c8f32256edf2e5861e1535a329c6c
31358 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31359 Date:   Sat Jan 31 09:10:48 2009 +0100
31360
31361     ixp: move serial to drivers/serial
31362
31363     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31364
31365 commit f90c8022f448bc5e93090e4b714368e52e912f0f
31366 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31367 Date:   Sat Jan 31 09:04:58 2009 +0100
31368
31369     ixp: move pci init in arm/board instead of cpu
31370
31371     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31372
31373 commit 8cb79b5f275f1888ccb278a2d2197140444a84b7
31374 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31375 Date:   Sat Jan 31 08:56:49 2009 +0100
31376
31377     ixp: move pci drivers to drivers/pci
31378
31379     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31380
31381 commit 012d5bab09a534e4800b02f50cf508e6837202ea
31382 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31383 Date:   Sat Jan 31 08:53:44 2009 +0100
31384
31385     ixp: Move conditional compilation to Makefile
31386
31387     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31388
31389 commit f693f501d67434df1f815fd1824a71973ae08207
31390 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31391 Date:   Sat Jan 31 08:53:44 2009 +0100
31392
31393     ixp: add missing os define
31394
31395     need by arm-elf toolchains and no impact on the arm-linux one
31396
31397     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31398
31399 commit b4e2f89dfcb206a22d34fa6b34878d85b498b39f
31400 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31401 Date:   Sat Jan 31 09:53:39 2009 +0100
31402
31403     ixp: remove the option to include the Microcode
31404
31405     instead the board will have to load it from flash or ram
31406     which will be specified by npe_ucode env var
31407
31408     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31409
31410 commit 1b017baf2071d8daf643bce87250db898c606c66
31411 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31412 Date:   Fri Jan 30 09:45:23 2009 +0100
31413
31414     ixp/npe: Move conditional compilation to Makefile
31415
31416     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31417
31418 commit 4e69087a1d6ef2eca6f46026cf5e7399b6c9e7c0
31419 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31420 Date:   Wed Jan 28 21:58:04 2009 +0100
31421
31422     SX1: add hardware V2 support
31423
31424     In the V2 the 2 flash has been replace by one 32MB flash
31425
31426     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31427
31428 commit f877f2233dbcd7417c2f0babe6a849099b167f3c
31429 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31430 Date:   Wed Jan 28 21:58:03 2009 +0100
31431
31432     SX1: Fix second flash mapping
31433
31434     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31435
31436 commit 47fd3bffed6430c91eb2660f859574ed98be5bd8
31437 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31438 Date:   Wed Jan 28 21:58:03 2009 +0100
31439
31440     SX1: add CONFIG_STDOUT_USBTTY to enable preboot stdout redirect to usbtty
31441
31442     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31443
31444 commit cfca33837ec83829c6a49c3bcc86c31bc2495ff6
31445 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31446 Date:   Wed Jan 28 21:57:59 2009 +0100
31447
31448     move Samsung's board to board/samsung
31449
31450     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31451
31452 commit e4943ec57466ea5dfa085e7a9e0ec44cb93c4e1e
31453 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31454 Date:   Thu Jan 29 12:07:21 2009 +0100
31455
31456     move ARM Ltd. to vendor dir
31457
31458     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
31459
31460 commit a87fb1b308a2a375cb9ca74ca0dd3e2c5793d3bf
31461 Author: Larry Johnson <lrj@acm.org>
31462 Date:   Wed Jan 28 15:30:37 2009 -0500
31463
31464     ppc4xx: Clean up configuration file for Korat board
31465
31466     This patch updates the default environmental variables for the
31467     Korat PPC 440EPx board, and makes additional minor fixes.
31468
31469     Signed-off-by: Larry Johnson <lrj@acm.org>
31470     Signed-off-by: Stefan Roese <sr@denx.de>
31471
31472 commit f20405e31680efc36293c59b4963db57c9d93df4
31473 Author: Larry Johnson <lrj@acm.org>
31474 Date:   Wed Jan 28 15:30:02 2009 -0500
31475
31476     ppc4xx: Add variable "korat_usbcf" for Korat board
31477
31478     The new environment variable "korat_usbcf" selects the USB
31479     port used by the Korat board's CompactFlash controller.
31480
31481     Signed-off-by: Larry Johnson <lrj@acm.org>
31482     Signed-off-by: Stefan Roese <sr@denx.de>
31483
31484 commit fc01ea1e27d5b124f0a1868d0ce569f156d58dfe
31485 Author: Gunnar Rangoy <gunnar@rangoy.com>
31486 Date:   Fri Jan 23 12:56:31 2009 +0100
31487
31488     AVR32: macb - Search for PHY id
31489
31490     This patch adds support for searching through available PHY-addresses in
31491     the macb-driver. This is needed for the ATEVK1100 evaluation board,
31492     where the PHY-address will be initialized to either 1 or 7.
31493
31494     This patch adds a config option, CONFIG_MACB_SEARCH_PHY, which when
31495     enabled tells the driver to search for the PHY address.
31496
31497     Signed-off-by: Gunnar Rangoy <gunnar@rangoy.com>
31498     Signed-off-by: Paul Driveklepp <pauldriveklepp@gmail.com>
31499     Signed-off-by: Olav Morken <olavmrk@gmail.com>
31500     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
31501
31502 commit af8626e0c08a780d9ded1d9c4883a89355f60e75
31503 Author: Olav Morken <olavmrk@gmail.com>
31504 Date:   Fri Jan 23 12:56:26 2009 +0100
31505
31506     Fix IP alignment problem
31507
31508     This patch removes volatile from:
31509     volatile IP_t *ip = (IP_t *)xip;
31510
31511     Due to a bug, avr32-gcc will assume that ip is aligned on a word boundary when
31512     using volatile, which causes an exception since xip isn't aligned on a word
31513     boundary.
31514
31515     Signed-off-by: Gunnar Rangoy <gunnar@rangoy.com>
31516     Signed-off-by: Paul Driveklepp <pauldriveklepp@gmail.com>
31517     Signed-off-by: Olav Morken <olavmrk@gmail.com>
31518     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
31519
31520 commit 12a8b9db12f82a189ff143a58731007f5469da61
31521 Author: Ron Madrid <ron_madrid@sbcglobal.net>
31522 Date:   Wed Jan 28 16:17:21 2009 -0800
31523
31524     Marvell 88E1118 interrupt fix
31525
31526     This patch adjusts the LED control so that interrupt lines are not reading LEDs
31527     and effectively causing indefinite interrupts to the controller.
31528
31529     Signed-off-by: Ron Madrid <ron_madrid@sbcglobal.net>
31530     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
31531
31532 commit 9a37f2acc31a3296dddd3574ea9eaf7f319807b9
31533 Author: Stefan Roese <sr@denx.de>
31534 Date:   Wed Jan 21 17:14:26 2009 +0100
31535
31536     net: smc911x.c: Add LAN9211 to chip_ids[] array
31537
31538     Signed-off-by: Stefan Roese <sr@denx.de>
31539     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
31540
31541 commit 75edebe3011c963a7cd84be0f4a987477f2aaf89
31542 Author: Mike Frysinger <vapier@gentoo.org>
31543 Date:   Tue Jan 27 16:53:39 2009 -0500
31544
31545     Move is_valid_ether_addr() to include/net.h
31546
31547     Import the is_valid_ether_addr() function from the Linux kernel.
31548
31549     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31550     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
31551
31552 commit 268859338c0188eab1d0d3b867b7dad3c5cc734a
31553 Author: Michal Simek <monstr@monstr.eu>
31554 Date:   Mon Jan 5 12:25:13 2009 +0100
31555
31556     net: Sort Makefile labels
31557
31558     Signed-off-by: Michal Simek <monstr@monstr.eu>
31559     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
31560
31561 commit 1fbcbe9a95f39afb2df6ab8cba25b284b47ebfb2
31562 Author: Wolfgang Denk <wd@denx.de>
31563 Date:   Wed Jan 28 23:06:42 2009 +0100
31564
31565     85xx: Fix compile breakage with sbc8540 and sbc8560
31566
31567     This fixes an error which raises just a warning:
31568     sbc8560.c:250: warning: passing argument 2 of 'strmhz' makes integer from pointer without a cast
31569
31570     Signed-off-by: Wolfgang Denk <wd@denx.de>
31571
31572 commit 62625c0b081bd4019cecab14e9fc2e05e48d2a58
31573 Author: Mike Frysinger <vapier@gentoo.org>
31574 Date:   Wed Jan 28 13:48:55 2009 -0500
31575
31576     SPD823TS: do not define CONFIG_CMD_ENV
31577
31578     Since the SPD823TS board does not actually have any writable flash to save
31579     its environment, undefine CONFIG_CMD_ENV so the "saveenv" command is
31580     disabled.
31581
31582     This fixes the build error:
31583     common/libcommon.a(cmd_nvedit.o): In function `do_saveenv':
31584     common/cmd_nvedit.c:557: undefined reference to `saveenv'
31585     make: *** [u-boot] Error 1
31586
31587     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31588
31589 commit 7379f45a7bc71941c3920c2f6b3c3faa4d7fd315
31590 Author: Dirk Behme <dirk.behme@googlemail.com>
31591 Date:   Wed Jan 28 21:40:16 2009 +0100
31592
31593     OMAP3: Add Zoom1 board support
31594
31595     Support for Zoom MDK with OMAP3430. Details of Zoom MDK available here:
31596     http://www.logicpd.com/products/devkit/ti/zoom_mobile_development_kit
31597
31598     Signed-off-by: Nishanth Menon <nm@ti.com>
31599     Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
31600
31601 commit 2be2c6cc674e26237962f5cf4c0d311e139e4241
31602 Author: Dirk Behme <dirk.behme@googlemail.com>
31603 Date:   Wed Jan 28 21:39:58 2009 +0100
31604
31605     OMAP3: Add Pandora support
31606
31607     Add Pandora support.
31608
31609     Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
31610     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
31611     Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
31612
31613 commit ad9bc8e52d174d699d1367be0b90089e4fdeb933
31614 Author: Dirk Behme <dirk.behme@googlemail.com>
31615 Date:   Wed Jan 28 21:39:58 2009 +0100
31616
31617     OMAP3: Add EVM board
31618
31619     Add EVM board support.
31620
31621     Signed-off-by: Manikandan Pillai <mani.pillai@ti.com>
31622     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
31623     Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
31624
31625 commit 9d0fc8110e7e755239329c26f300d5fc9946d3ec
31626 Author: Dirk Behme <dirk.behme@googlemail.com>
31627 Date:   Wed Jan 28 21:39:57 2009 +0100
31628
31629     OMAP3: Add Overo board
31630
31631     Add Overo board support.
31632
31633     Signed-off-by: Steve Sakoman <sakoman@gmail.com>
31634     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
31635     Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
31636
31637 commit f904cdbb68167c647887f19929ad295dbaac8862
31638 Author: Dirk Behme <dirk.behme@googlemail.com>
31639 Date:   Tue Jan 27 18:19:12 2009 +0100
31640
31641     OMAP3: Add common power code, README, and BeagleBoard
31642
31643     Add BeagleBoard support, common power code and README.
31644
31645     Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
31646     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
31647
31648 commit 9cda4f104b5313fadc21b75aa781c7a6aaf6ea60
31649 Author: Kumar Gala <galak@kernel.crashing.org>
31650 Date:   Wed Jan 28 08:31:10 2009 -0600
31651
31652     85xx: Fix compile breakage with MPC8540EVAL
31653
31654     Configuring for MPC8540EVAL board...
31655     mpc8540eval.c: In function 'checkboard':
31656     mpc8540eval.c:53: error: invalid operands to binary /
31657     make[1]: *** [mpc8540eval.o] Error 1
31658
31659     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
31660
31661 commit 1a448db77b10153703bc5e4ad13dd55d88beb1d6
31662 Author: Bryan Wu <bryan.wu@analog.com>
31663 Date:   Sun Jan 18 23:04:27 2009 -0500
31664
31665     usb_scan_devices: fix output with no devices
31666
31667     We should check the return of usb_new_device() so that if no USB device is
31668     found, we print out the right message rather than always saying "new usb
31669     device found".
31670
31671     Signed-off-by: Bryan Wu <bryan.wu@analog.com>
31672     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31673     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31674
31675 commit f1c1f540243438246aefb703fdcf16957e3a72e1
31676 Author: Stefan Roese <sr@denx.de>
31677 Date:   Thu Jan 22 10:11:21 2009 +0100
31678
31679     USB: Add high-speed (480Mb/s) to all USB related outputs
31680
31681     With this patch the USB related connection speed output ("usb tree" command and
31682     debug output) is now high-speed enabled.
31683
31684     This patch also fixes a compilation warning when debugging is enabled.
31685
31686     Signed-off-by: Stefan Roese <sr@denx.de>
31687     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31688
31689 commit daa2dafb450a8073a4e42fd46cd4e995b208e4cb
31690 Author: Stefan Roese <sr@denx.de>
31691 Date:   Wed Jan 21 17:12:19 2009 +0100
31692
31693     USB: Add dcache support to the EHCI driver
31694
31695     This patch adds routines to handle (flush/invalidate) the dcache for the
31696     QH and qTD structures and data buffers. This is needed on platforms using
31697     this EHCI support with dcache enabled (like the MIPS VCT board port).
31698
31699     Signed-off-by: Stefan Roese <sr@denx.de>
31700     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31701
31702 commit 4e0ea0efc1e501186aca8577a4042fc6fa641602
31703 Author: Stefan Roese <sr@denx.de>
31704 Date:   Wed Jan 21 17:12:28 2009 +0100
31705
31706     USB: Add EHCI support for VCT EHCI controller
31707
31708     Signed-off-by: Stefan Roese <sr@denx.de>
31709     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31710
31711 commit 832e61418eedfea172bd2fdfd0ea0d199cc70a9d
31712 Author: Stefan Roese <sr@denx.de>
31713 Date:   Wed Jan 21 17:12:10 2009 +0100
31714
31715     USB: Add config option to call ehci_hcd_init() again after EHCI reset
31716
31717     This patch adds the config option CONFIG_EHCI_HCD_INIT_AFTER_RESET
31718     to call ehci_hcd_init() again after ehci_reset() is executed. This
31719     is needed for the upcoming VCT EHCI support which needs to re-init
31720     the hcd part again after the EHCI CMD_RESET is executed.
31721
31722     Signed-off-by: Stefan Roese <sr@denx.de>
31723     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31724
31725 commit 597eb28bd9691266b7b804364cda577cdb51d106
31726 Author: Stefan Roese <sr@denx.de>
31727 Date:   Wed Jan 21 17:12:01 2009 +0100
31728
31729     USB: Fix speed detection on EHCI cntr with root hub transaction translators
31730
31731     This patch fixes an issue that the speed of USB devices was not detected
31732     correctly on some EHCI controllers. This will be used on the upcoming VCT
31733     EHCI support.
31734
31735     Signed-off-by: Stefan Roese <sr@denx.de>
31736     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31737
31738 commit 20cc06611ea33fc0a67a5e56e6476379d2de3091
31739 Author: Thomas Abraham <t-abraham@ti.com>
31740 Date:   Sun Jan 4 09:41:20 2009 +0530
31741
31742     usb : musb : Enabling USB MSC support for DM6446 (TI DaVinci) platform
31743
31744     Enabling USB MSC support for DM6446 (TI DaVinci) platform in the
31745     configuration file.
31746
31747     Signed-off-by: Ravi Babu <ravibabu@ti.com>
31748     Signed-off-by: Swaminathan S <swami.iyer@ti.com>
31749     Signed-off-by: Thomas Abraham <t-abraham@ti.com>
31750     Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
31751     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31752
31753 commit 538ef967715322f64ee08efa2296d9682111b014
31754 Author: Thomas Abraham <t-abraham@ti.com>
31755 Date:   Sun Jan 4 09:41:16 2009 +0530
31756
31757     usb : musb : Enabling DM6446 (TI DaVinci) USB module power
31758
31759     Enabling DM6446 (TI DaVinci) USB module power and MUSB low-level
31760     controller hook up to USB core layer.
31761
31762     Signed-off-by: Ravi Babu <ravibabu@ti.com>
31763     Signed-off-by: Swaminathan S <swami.iyer@ti.com>
31764     Signed-off-by: Thomas Abraham <t-abraham@ti.com>
31765     Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
31766     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31767
31768 commit e142e9f35f8ec61e74bf8019428b003f5070c33b
31769 Author: Thomas Abraham <t-abraham@ti.com>
31770 Date:   Sun Jan 4 09:41:13 2009 +0530
31771
31772     usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support
31773
31774     Adding DM6446 (TI DaVinci) platform specific USB functionality for
31775     USB Phy and VBUS initialization.
31776
31777     Signed-off-by: Ravi Babu <ravibabu@ti.com>
31778     Signed-off-by: Swaminathan S <swami.iyer@ti.com>
31779     Signed-off-by: Thomas Abraham <t-abraham@ti.com>
31780     Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
31781     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31782
31783 commit a9d39ebe91ecdd5ac0a0cf56ea162a19773db8da
31784 Author: Thomas Abraham <t-abraham@ti.com>
31785 Date:   Sun Jan 4 09:41:09 2009 +0530
31786
31787     usb : musb : Adding USB VBUS enable functionality for DM644x DVEVM
31788
31789     Adding USB VBUS enable functionality for DM644x DVEVM (TI DaVinci)
31790     platform.
31791
31792     Signed-off-by: Ravi Babu <ravibabu@ti.com>
31793     Signed-off-by: Swaminathan S <swami.iyer@ti.com>
31794     Signed-off-by: Thomas Abraham <t-abraham@ti.com>
31795     Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
31796     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31797
31798 commit a142896934c755e679ba87e227a8e449f39b0012
31799 Author: Thomas Abraham <t-abraham@ti.com>
31800 Date:   Sun Jan 4 09:41:03 2009 +0530
31801
31802     usb : musb : Adding host controller driver for Mentor USB controller
31803
31804     Adding Mentor USB core functionality and Mentor USB Host controller
31805     functionality for Mentor USB OTG controller (musbhdrc).
31806
31807     Signed-off-by: Ravi Babu <ravibabu@ti.com>
31808     Signed-off-by: Swaminathan S <swami.iyer@ti.com>
31809     Signed-off-by: Thomas Abraham <t-abraham@ti.com>
31810     Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
31811     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31812
31813 commit c7d703f3f3c3d6b020bda4cf633f8a6167c3cd2a
31814 Author: Mike Frysinger <vapier@gentoo.org>
31815 Date:   Thu Jan 1 18:27:27 2009 -0500
31816
31817     usb.h: use standard __LITTLE_ENDIAN from Linux headers
31818
31819     Rather than forcing people to define a custom "LITTLEENDIAN", just use the
31820     __LITTLE_ENDIAN one from the Linux byteorder headers that every arch is
31821     already setting up.
31822
31823     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31824     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31825
31826 commit 7b6e31eb17e3ff76238a60803fc531517d516223
31827 Author: Michael Trimarchi <trimarchi@gandalf.sssup.it>
31828 Date:   Wed Dec 31 10:33:56 2008 +0100
31829
31830     USB ehci ixp4xx support
31831
31832     Add USB ehci ixp4xx host controller. Test on ixdp465 board.
31833
31834     Signed-off-by: Michael Trimarchi <trimarchimichael@yahoo.it>
31835     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31836
31837 commit 1ed9f9adc88218841dfeb60b9094a5a548bff009
31838 Author: Michael Trimarchi <trimarchi@gandalf.sssup.it>
31839 Date:   Wed Dec 31 10:33:22 2008 +0100
31840
31841     USB ehci remove infinite loop and use handshake function
31842
31843     USB ehci code cleanup. Use handshake instead of infinite while loop
31844     to check the STD_ASS status
31845
31846     Signed-off-by: Michael Trimarchi <trimarchimichael@yahoo.it>
31847     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31848
31849 commit 8fea2914ac974029b65926ef8247d908f84d202d
31850 Author: Michael Trimarchi <trimarchi@gandalf.sssup.it>
31851 Date:   Wed Dec 31 10:32:41 2008 +0100
31852
31853     Add initial support for USB ehci pci
31854
31855     Add USB ehci pci support. This patch doesn't include any
31856     pci_ids and it is not tested on real hardware.
31857
31858     Signed-off-by: Michael Trimarchi <trimarchimichael@yahoo.it>
31859     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31860
31861 commit 14e4111cdab7e7738ff6a203d445e4d8377f058f
31862 Author: Bryan Wu <Bryan.Wu@analog.com>
31863 Date:   Thu Jan 1 19:48:07 2009 -0500
31864
31865     usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive
31866
31867     The SanDisk Corporation U3 Cruzer Micro 1/4GB Flash Drive 000016244373FFB4
31868     does not like to be reset, so check for it.
31869
31870     Signed-off-by: Bryan Wu <bryan.wu@analog.com>
31871     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
31872     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31873
31874 commit 1eb734fed3b79a5e6106dad16e88041894fdab30
31875 Author: Thomas Abraham <t-abraham@ti.com>
31876 Date:   Sun Jan 4 12:15:35 2009 +0530
31877
31878     usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure
31879
31880     This patch populates the 'priv' field of the USB keyboard device_t
31881     structure. The 'priv' field is populated with the address of the
31882     'struct usb_device' structure that represents the USB device.
31883
31884     The 'priv' field can then be used in the 'usb_event_poll' function to
31885     determine the USB device that requires to be polled. An
31886     example of its usage in 'usb_event_poll' function is as below.
31887
31888         device_t *dev;
31889         struct usb_device *usb_kbd_dev;
31890
31891         <snip>
31892
31893         dev = device_get_by_name("usbkbd");
31894         usb_kbd_dev = (struct usb_device *)dev->priv;
31895         iface = &usb_kbd_dev->config.if_desc[0];
31896
31897     Signed-off-by: Thomas Abraham <t-abraham@ti.com>
31898     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31899
31900 commit 366523c26b6320af171459b19e6e0e9e3baa83ca
31901 Author: Michael Trimarchi <trimarchi@gandalf.sssup.it>
31902 Date:   Thu Dec 18 10:05:37 2008 +0100
31903
31904     USB change speed
31905
31906     USB changes the speed according to the port status
31907
31908     Signed-off-by: Michael Trimarchi <trimarchimichael@yahoo.it>
31909     Signed-off-by: Remy Bohmer <linux@bohmer.net>
31910
31911 commit c0d722fe7ee1cb452dfd9246419188b3f6d9c4df
31912 Author: Remy Böhmer <linux@bohmer.net>
31913 Date:   Sat Dec 13 22:51:58 2008 +0100
31914
31915     EHCI fix code and ixp4xx test.
31916     USB ehci configuration parameter:
31917
31918     #define CONFIG_CMD_USB          1
31919     #define CONFIG_USB_STORAGE      1
31920     #define CONFIG_USB_EHCI
31921     #define CONFIG_USB_EHCI_IXP4XX      1
31922     #define CONFIG_EHCI_IS_TDI  1
31923     #define CONFIG_EHCI_DESC_BIG_ENDIAN     1
31924     #define CONFIG_EHCI_MMIO_BIG_ENDIAN     1
31925     #define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 2
31926     #define CONFIG_LEGACY_USB_INIT_SEQ      1
31927
31928     2 USB Device(s) found
31929            scanning bus for storage devices... 0 Storage Device(s) found
31930     => usb tree
31931
31932     Device Tree:
31933       1  Hub (1.5MBit/s, 0mA)
31934       |  u-boot EHCI Host Controller
31935       |
31936       |+-2  Mass Storage (12MBit/s, 100mA)
31937            Sony Storage Media 0C07040930296
31938
31939     =>
31940
31941     Signed-off-by: Michael Trimarchi <trimarchimichael@yahoo.it>
31942     Signed-off-by: Remy Böhmer <linux@bohmer.net>
31943
31944 commit 51ab142b8b546d5e627b2c8c36d0adae222565f7
31945 Author: michael <michael@panicking.retis>
31946 Date:   Thu Dec 11 13:43:55 2008 +0100
31947
31948     [PATCH] This patch add varius fix to the ehci.
31949     - fix ehci_readl, ehci_writel
31950     - introduce new define in ehci.h
31951     - introduce the handshake function for waiting on a register
31952     - fix usb_ehci_fsl with the new HC_LENGTH macro
31953
31954     Signed-off-by: Michael Trimarchi <trimarchimichael@yahoo.it>
31955     Signed-off-by: Remy Böhmer <linux@bohmer.net>
31956
31957 commit db63299b1dd2894ade542278210bccd046de6435
31958 Author: michael <michael@panicking.retis>
31959 Date:   Wed Dec 10 17:55:19 2008 +0100
31960
31961     [PATCH] Fix EHCI usb. I start to test on a
31962     IXP465 board and I find some errors in the code. This
31963     patch fix:
31964     - descriptor initizialization (config, interface and endpoint
31965       must be one next-to the other when the USB_DT_CONFIG message
31966       is send.
31967     - FIX little/endian bigendian (introduce the CONFIG_EHCI_DESC_BIG_ENDIAN
31968       and the CONFIG_EHCI_MMIO_BIG_ENDIAN)
31969     - Introduce the linux version of the usb_config_descriptor and
31970       usb_interface descriptor. This descriptor does't contains
31971       u-boot extension.
31972
31973     Signed-off-by: Michael Trimarchi <trimarchimichael@yahoo.it>
31974     Signed-off-by: Remy Böhmer <linux@bohmer.net>
31975
31976 commit 6b92487dcf9afe83a3570153d66940fdb293be76
31977 Author: Michael Trimarchi <trimarchi@gandalf.sssup.it>
31978 Date:   Fri Nov 28 13:22:09 2008 +0100
31979
31980     USB ehci freescale support
31981
31982     Add USB ehci freescale support
31983
31984     Signed-off-by: Michael Trimarchi <trimarchi@gandalf.sssup.it>
31985     Signed-off-by: Remy Böhmer <linux@bohmer.net>
31986
31987 commit aaf098cfeed04595d4c5100ffd39095d79edbf90
31988 Author: Michael Trimarchi <trimarchi@gandalf.sssup.it>
31989 Date:   Fri Nov 28 13:20:46 2008 +0100
31990
31991     USB ehci core support
31992
31993     Add USB ehci core support
31994
31995     Signed-off-by: Michael Trimarchi <trimarchi@gandalf.sssup.it>
31996     Signed-off-by: Remy Böhmer <linux@bohmer.net>
31997
31998 commit 3e126484df7868e341545cce740b24b62b0cd3b7
31999 Author: Michael Trimarchi <trimarchi@gandalf.sssup.it>
32000 Date:   Fri Nov 28 13:19:19 2008 +0100
32001
32002     Prepare USB layer for ehci
32003
32004     Prepare USB layer for ehci support
32005
32006     Signed-off-by: Michael Trimarchi <trimarchi@gandalf.sssup.it>
32007     Signed-off-by: Remy Böhmer <linux@bohmer.net>
32008
32009 commit a0cb3fc31e58996a1c5732715ac04159d4d284fd
32010 Author: Michael Trimarchi <trimarchi@gandalf.sssup.it>
32011 Date:   Wed Dec 10 15:52:06 2008 +0100
32012
32013     USB storage cleanup patch
32014
32015     Cleanup usb storage
32016
32017     Signed-off-by: Michael Trimarchi <trimarchimichael@yahoo.it>
32018     Signed-off-by: Remy Bohmer <linux@bohmer.net>
32019
32020 commit fe033ad6d0883063fe857237abb9436fab03208c
32021 Author: Mike Frysinger <vapier@gentoo.org>
32022 Date:   Sun Oct 12 06:02:55 2008 -0400
32023
32024     Blackfin: fixup misc warnings such as printf's and missing casts
32025
32026     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32027
32028 commit 1f4a3bb50343719c434d7e2541a2f86480a6d25c
32029 Author: Mike Frysinger <vapier@gentoo.org>
32030 Date:   Sun Oct 12 22:09:26 2008 -0400
32031
32032     Blackfin: convert old boards to use COBJS-y Makefile style
32033
32034     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32035
32036 commit 1f75d6f0ff005762d3e6ad92ae4ce2ab366b3bb5
32037 Author: Mike Frysinger <vapier@gentoo.org>
32038 Date:   Sat Oct 11 22:38:37 2008 -0400
32039
32040     Blackfin: bf533-stamp: rewrite resource swap logic
32041
32042     The old swap function tended to clobber unrelated pins and screw up masks.
32043     Rewrite the thing from scratch so it only uses the resources it needs.
32044
32045     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32046
32047 commit 29d4ea0a9073c82469184331010136f52edf8db6
32048 Author: Mike Frysinger <vapier@gentoo.org>
32049 Date:   Sat Oct 11 22:08:42 2008 -0400
32050
32051     Blackfin: bootldr: implement BF53x/BF56x LDR loader
32052
32053     The BF53x/BF56x parts do not have an on-chip ROM to boot LDRs out of
32054     arbitrary memory locations, so implement a basic one in software.
32055
32056     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32057
32058 commit 8b35e3aeff6c2d747c37697997b3f8a808432329
32059 Author: Mike Frysinger <vapier@gentoo.org>
32060 Date:   Sat Oct 11 22:05:42 2008 -0400
32061
32062     Blackfin: implement real write support for OTP
32063
32064     Now that real documentation has been released for the OTP interface and
32065     the on-chip ROM wrt writing/timings, implement support for reading/writing
32066     as well as dumping/locking.
32067
32068     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32069
32070 commit 9372c3214808fab545227d8d0f76b3bfcc6760ec
32071 Author: Mike Frysinger <vapier@gentoo.org>
32072 Date:   Sat Oct 11 22:04:05 2008 -0400
32073
32074     Blackfin: update on-chip ROM API
32075
32076     This brings the API for the on-chip ROM in line with the toolchain and
32077     hardware documentation.
32078
32079     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32080
32081 commit 7633903bff432ec7b27905dce7396958553f2be6
32082 Author: Mike Frysinger <vapier@gentoo.org>
32083 Date:   Sat Oct 11 21:52:17 2008 -0400
32084
32085     Blackfin: allow serial console to be disabled
32086
32087     Some devices have no UART device pulled out, so allow people to disable the
32088     driver completely in favor of other methods (like JTAG-console).
32089
32090     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32091
32092 commit 36ea8e9ad1107af12d244bba8c73e85b9f655e45
32093 Author: Mike Frysinger <vapier@gentoo.org>
32094 Date:   Sat Oct 11 21:51:20 2008 -0400
32095
32096     Blackfin: support console-over-JTAG
32097
32098     The Blackfin JTAG has the ability to pass data via a back-channel without
32099     halting the processor.  Utilize that channel to emulate a console.
32100
32101     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32102
32103 commit cf8f2efb5f39c5225da92391c14a07eecbeca881
32104 Author: Mike Frysinger <vapier@gentoo.org>
32105 Date:   Sat Oct 11 21:49:06 2008 -0400
32106
32107     Blackfin: handle new anomalies with reset
32108
32109     Workaround fun new anomalies related to software reset of the processor.
32110
32111     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32112
32113 commit b1e9435b643043dd8fbd1fcc47309c6acb7b3c8e
32114 Author: Mike Frysinger <vapier@gentoo.org>
32115 Date:   Sat Oct 11 21:44:00 2008 -0400
32116
32117     Blackfin: pass RETX to Linux
32118
32119     Make sure we save the value of RETX at power on and then pass it on to the
32120     kernel so that it can nicely debug a "double-fault-caused-a-reset" crash.
32121
32122     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32123
32124 commit b5eba3fafcccd1979380f12a256bd0e19be3d61e
32125 Author: Mike Frysinger <vapier@gentoo.org>
32126 Date:   Sat Oct 11 21:40:26 2008 -0400
32127
32128     Blackfin: clarify relocation comment during init
32129
32130     People often ask questions about the init process and when things go
32131     from flash to relocated base, so clarify the comments a bit.
32132
32133     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32134
32135 commit 95433f6d43ede6b40c1d900f3f704c839aa074f1
32136 Author: Mike Frysinger <vapier@gentoo.org>
32137 Date:   Sat Oct 11 21:23:41 2008 -0400
32138
32139     Blackfin: just set SP register directly during init
32140
32141     No need to set the SP register indirectly to the configured value when it
32142     can be set directly.
32143
32144     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32145
32146 commit 51230e6e356ccf4c932e0c4ff54f1e49da02285c
32147 Author: Mike Frysinger <vapier@gentoo.org>
32148 Date:   Sat Oct 11 21:15:53 2008 -0400
32149
32150     Blackfin: add portmuxing for UARTs on the BF51x
32151
32152     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32153
32154 commit 4f6a313240c531042f16909a3a170ab047b95779
32155 Author: Mike Frysinger <vapier@gentoo.org>
32156 Date:   Sun Jun 1 01:26:29 2008 -0400
32157
32158     Blackfin: respect CONFIG_CLKIN_HALF
32159
32160     As pointed out by Ivan Koryakovskiy, the initialization code was not
32161     actually respecting the CONFIG_CLKIN_HALF option when configuring the
32162     PLL_CTL register.
32163
32164     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32165
32166 commit dc2bfb0b58d7462b9eba68f3ae38e38cada0ad33
32167 Author: Mike Frysinger <vapier@gentoo.org>
32168 Date:   Sun Jun 1 01:21:34 2008 -0400
32169
32170     Blackfin: use common memcpy routine during init
32171
32172     Rather than using a local custom memcpy function, just call the existing
32173     optimized Blackfin version.
32174
32175     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32176
32177 commit 362c943347364e9373af4c5530778491ab56ec2e
32178 Author: Mike Frysinger <vapier@gentoo.org>
32179 Date:   Wed Apr 9 02:27:06 2008 -0400
32180
32181     Blackfin: set default boot SPI CS for BF538/BF539
32182
32183     The BF538/BF539 use CS2 for booting off of rather than CS1 like newer
32184     Blackfin parts.
32185
32186     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32187
32188 commit 74dde80bd5d55bc146630853ca191aaeea7c30f4
32189 Author: Mike Frysinger <vapier@gentoo.org>
32190 Date:   Wed Apr 9 02:20:59 2008 -0400
32191
32192     Blackfin: punt unused BF533-STAMP definitions
32193
32194     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32195
32196 commit fee531eeefc3b5f2c63c7fe27b9f55d924c59c26
32197 Author: Mike Frysinger <vapier@gentoo.org>
32198 Date:   Fri Apr 18 20:44:11 2008 -0400
32199
32200     Blackfin: resurrect BF533-STAMP video splash driver
32201
32202     This video driver used to live in the Blackfin cpu directory, but it was
32203     lost during the unification process.  This brings it back.
32204
32205     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32206
32207 commit a750d038f2548d846ea1e046d873dc932d041319
32208 Author: Mike Frysinger <vapier@gentoo.org>
32209 Date:   Wed Apr 9 02:31:29 2008 -0400
32210
32211     Blackfin: tighten up post memory coding style
32212
32213     No functional changes here; just cleanup code style a bit.
32214
32215     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32216
32217 commit 0649908f92c9bd214dd139aa3d4698c1654a45c6
32218 Author: Mike Frysinger <vapier@gentoo.org>
32219 Date:   Wed Apr 9 02:29:18 2008 -0400
32220
32221     Blackfin: bf537-stamp nand: fix more style errors in previous commit
32222
32223     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32224
32225 commit 41f3325ae9add641036d7cb362e884b698e53f07
32226 Author: Mike Frysinger <vapier@gentoo.org>
32227 Date:   Sat Oct 11 20:31:17 2008 -0400
32228
32229     Blackfin: drop dead/wrong debug code in initdram()
32230
32231     The DEBUG code in initdram() is quite old and was never really useful, so
32232     just drop it altogether.  Common Blackfin debug code does a better job.
32233
32234     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32235
32236 commit 65ba1abd3b90e0b2585745809b78e2651bd3bacb
32237 Author: Mike Frysinger <vapier@gentoo.org>
32238 Date:   Sat Oct 11 20:30:28 2008 -0400
32239
32240     Blackfin: bf533-ezkit: shuffle flash defines a little
32241
32242     Some of the flash defines weren't in the correct location and caused build
32243     problems in some configurations, so let's move types and defines to better
32244     local locations.
32245
32246     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32247
32248 commit be853bf86b41e91f4c422f0f56fdf87ea3191266
32249 Author: Mike Frysinger <vapier@gentoo.org>
32250 Date:   Mon Oct 6 04:16:47 2008 -0400
32251
32252     Blackfin: overhaul i2c driver
32253
32254     The current Blackfin i2c driver does not work properly with certain devices
32255     due to it breaking up transfers incorrectly.  This is a rewrite of the
32256     driver and relocates it to the newer place in the source tree.
32257
32258     Also remove duplicated I2C speed defines in Blackfin board configs and
32259     disable I2C slave address usage since it isn't implemented.
32260
32261     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32262
32263 commit b6edc719a106ab7fa6e6950b4d97bc39c1368e45
32264 Author: Mike Frysinger <vapier@gentoo.org>
32265 Date:   Mon Oct 6 04:00:07 2008 -0400
32266
32267     Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protection
32268
32269     Respect the CONFIG_SYS_MONITOR_LEN define rather than assuming a size of
32270     128kB when setting up the default flash protection region for U-Boot
32271     itself.
32272
32273     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32274
32275 commit 78a0ba7dc24c9682371f6ee8549b569fb573a329
32276 Author: Mike Frysinger <vapier@gentoo.org>
32277 Date:   Mon Oct 6 03:57:39 2008 -0400
32278
32279     Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZE
32280
32281     When setting up the global data, rather than relying on sizeof(), use the
32282     common CONFIG_SYS_GBL_DATA_SIZE define.
32283
32284     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32285
32286 commit 01815c2d06c5b838f2cd536703e47bd2c9148194
32287 Author: Mike Frysinger <vapier@gentoo.org>
32288 Date:   Mon Oct 6 03:52:24 2008 -0400
32289
32290     Blackfin: implement general support for CONFIG_STATUS_LED
32291
32292     Here are the Blackfin-specific and board-independent pieces for status leds.
32293
32294     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32295
32296 commit 6882b5a79a3247494b62c05015fa672557f1bfaa
32297 Author: Mike Frysinger <vapier@gentoo.org>
32298 Date:   Mon Oct 6 03:49:32 2008 -0400
32299
32300     Blackfin: do not init i2c in Blackfin board init
32301
32302     The common code takes care of calling i2c_init() when needed, so no point
32303     in us doing it as well.
32304
32305     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32306
32307 commit 1118ea73698eee6e72ef5cbfc00e41746040304f
32308 Author: Mike Frysinger <vapier@gentoo.org>
32309 Date:   Mon Oct 6 03:42:20 2008 -0400
32310
32311     Blackfin: bfin_mac: update port muxing
32312
32313     Adds support more Blackfin parts and fixes broken muxing for older ones.
32314
32315     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32316
32317 commit 05b75e48832fc4afeecf8e76d704349557dffa35
32318 Author: Mike Frysinger <vapier@gentoo.org>
32319 Date:   Mon Oct 6 03:35:44 2008 -0400
32320
32321     Blackfin: fix dcache handling when doing dma memcpy's
32322
32323     Our dcache invalidate function doesn't just invalidate, it also flushes.
32324     So rename the function accordingly and fix the dma_memcpy() function so it
32325     doesn't inadvertently corrupt the data destination.
32326
32327     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32328
32329 commit 68e5632494168095d75f120af70043b68afd2476
32330 Author: Mike Frysinger <vapier@gentoo.org>
32331 Date:   Thu Aug 7 18:56:56 2008 -0400
32332
32333     Blackfin: dont generate ldrs with --force
32334
32335     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32336
32337 commit 746290dfd86a70b41fc5fdd3df1424a647d5c5e8
32338 Author: Mike Frysinger <vapier@gentoo.org>
32339 Date:   Thu Aug 7 18:55:30 2008 -0400
32340
32341     Blackfin: pass --bmode/--initcode when creating ldr
32342
32343     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32344
32345 commit 0332e4df71fccf9a96c5a4393e3c5d5daa50880a
32346 Author: Mike Frysinger <vapier@gentoo.org>
32347 Date:   Thu Aug 7 18:39:27 2008 -0400
32348
32349     Blackfin: minimize time cache is turned off when replacing cplb entries
32350
32351     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32352
32353 commit 21d631360430cf0ae9099612273cd4de28911ba9
32354 Author: Mike Frysinger <vapier@gentoo.org>
32355 Date:   Thu Aug 7 15:31:13 2008 -0400
32356
32357     Blackfin: split cache handling out of dma_memcpy()
32358
32359     Creating a new dma_memcpy() function that skips all cache checks allows us
32360     to use the function in very early init where the cache is not yet setup.
32361
32362     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32363
32364 commit d31eb38512bed377d5d4b3c696662e52120a2e4c
32365 Author: Mike Frysinger <vapier@gentoo.org>
32366 Date:   Thu Aug 7 15:30:49 2008 -0400
32367
32368     Blackfin: abort dma_memcpy() for L1 scratchpad
32369
32370     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32371
32372 commit 81b799add709177e838466461f7b9989488b0fd5
32373 Author: Mike Frysinger <vapier@gentoo.org>
32374 Date:   Thu Aug 7 15:27:52 2008 -0400
32375
32376     Blackfin: rename bootm.c to boot.c
32377
32378     The boot file contains functions for more than just "bootm", so rename it
32379     accordingly.
32380
32381     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32382
32383 commit d7ca7dd5bfc418ac173e9d2712f6cc2d8147a091
32384 Author: Mike Frysinger <vapier@gentoo.org>
32385 Date:   Thu Aug 7 13:22:37 2008 -0400
32386
32387     Blackfin: set more sane default board config values
32388
32389     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32390
32391 commit 36cd52a00794fb15ffab05d640acca92d7482993
32392 Author: Mike Frysinger <vapier@gentoo.org>
32393 Date:   Thu Aug 7 15:24:59 2008 -0400
32394
32395     Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE}
32396
32397     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32398
32399 commit c8054bc12e00669bd7588f2b30fef48aa94babac
32400 Author: Mike Frysinger <vapier@gentoo.org>
32401 Date:   Thu Aug 7 13:21:27 2008 -0400
32402
32403     Blackfin: add bit defines for DDR parts
32404
32405     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32406
32407 commit 154502fe0796f3b7a4698378c5d2080ae28a9782
32408 Author: Mike Frysinger <vapier@gentoo.org>
32409 Date:   Thu Aug 7 13:21:11 2008 -0400
32410
32411     Blackfin: add defines to describe active bootrom behavior
32412
32413     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32414
32415 commit 2b6fd5c77db9c6ed3cea9799c86ff922cf0107b2
32416 Author: Kim Phillips <kim.phillips@freescale.com>
32417 Date:   Tue Jan 27 16:03:53 2009 -0600
32418
32419     mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build
32420
32421     extend commit c70564e6b1bd08f3230182392238907f3531a87e
32422     "NAND: Fix cache and memory inconsistency issue" to add the cache.o dependency
32423     to the simpc8313 build and fix this:
32424
32425     ...Large Page NAND...Configuring for SIMPC8313 board...
32426     nand_boot_fsl_elbc.o: In function `nand_boot':
32427     nand_spl/board/sheldon/simpc8313/nand_boot_fsl_elbc.c:150: undefined reference to `flush_cache'
32428     make[1]: *** [/home/r1aaha/git/u-boot-mpc83xx/nand_spl/u-boot-spl] Error 1
32429     make: *** [nand_spl] Error 2
32430
32431     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
32432
32433 commit 54a7cc4912feefa45be961cc47cc159563725d2f
32434 Author: Wolfgang Denk <wd@denx.de>
32435 Date:   Wed Jan 28 09:25:31 2009 +0100
32436
32437     mpc8536ds.c: include sata.h to for needed function prototypes
32438
32439     Signed-off-by: Wolfgang Denk <wd@denx.de>
32440
32441 commit 2fb2604d5c20beb061b0a94282b7f6eb14d00cb8
32442 Author: Peter Tyser <ptyser@xes-inc.com>
32443 Date:   Tue Jan 27 18:03:12 2009 -0600
32444
32445     Command usage cleanup
32446
32447     Remove command name from all command "usage" fields and update
32448     common/command.c to display "name - usage" instead of
32449     just "usage". Also remove newlines from command usage fields.
32450
32451     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
32452
32453 commit 79621bc10ba8b8c45d348994aba5b9e4923cb77b
32454 Author: Peter Tyser <ptyser@xes-inc.com>
32455 Date:   Tue Jan 27 18:03:11 2009 -0600
32456
32457     amcc: Clean up command usage output
32458
32459     Update taihu and taishan commands to use cmd_usage() function
32460     to display usage messages.
32461
32462     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
32463
32464 commit 62c3ae7c6ef215b1afa614abdf61acf077752207
32465 Author: Peter Tyser <ptyser@xes-inc.com>
32466 Date:   Tue Jan 27 18:03:10 2009 -0600
32467
32468     Standardize command usage messages with cmd_usage()
32469
32470     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
32471
32472 commit 84cde2bb409c07c6ef36a192d194359d4e9ccd70
32473 Author: Peter Tyser <ptyser@xes-inc.com>
32474 Date:   Tue Jan 27 18:03:09 2009 -0600
32475
32476     pcs440ep: Clean up led command definition
32477
32478     The pcs440ep's led command usage formatting is non-standard.  It
32479     was made standard in preparation for larger command usage updates.
32480
32481     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
32482
32483 commit 9507e7867e04dc48c80ee333c2a9a5e70e887f62
32484 Author: Peter Tyser <ptyser@xes-inc.com>
32485 Date:   Tue Jan 27 18:03:08 2009 -0600
32486
32487     Clean up diufb command definitions
32488
32489     The diufb command usage formatting is non-standard.  It was
32490     made standard in preparation for larger command usage updates.
32491
32492     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
32493
32494 commit 6450a8485836fc80615ae6de6a864c33369b44f5
32495 Author: Wolfgang Denk <wd@denx.de>
32496 Date:   Wed Jan 28 00:29:26 2009 +0100
32497
32498     Update CHANGELOG, tiny coding style cleanup.
32499
32500     Signed-off-by: Wolfgang Denk <wd@denx.de>
32501
32502 commit cf7e399fb35b3aea90a27d1df72f45f5d6156204
32503 Author: Mike Frysinger <vapier@gentoo.org>
32504 Date:   Tue Jan 27 16:12:21 2009 -0500
32505
32506     SATA: do not auto-initialize during boot
32507
32508     Rather than have the board code initialize SATA automatically during boot,
32509     make the user manually run "sata init".  This brings the SATA subsystem in
32510     line with common U-Boot policy.
32511
32512     Rather than having a dedicated weak function "is_sata_supported", people
32513     can override sata_initialize() to do their weird board stuff.  Then they
32514     can call the actual __sata_initialize().
32515
32516     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32517
32518 commit 50970839712dda35399e2fa83fe818df9354d618
32519 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
32520 Date:   Mon Jan 26 08:45:14 2009 -0500
32521
32522     part_efi: Fix partition size calculation due to inclusive ending LBA.
32523
32524     The ending LBA is inclusive. Hence, the partition size should be
32525     ((ending-LBA + 1) - starting-LBA) to get the proper partition size.
32526
32527     This is confirmed against the results from the parted tool.
32528     (e.g. use parted /dev/sda -s unit S print) and observe the size.
32529
32530     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
32531
32532 commit b5b004ad8a0ac6f98bd5708ec8b22fbddd1c1042
32533 Author: Tomasz Figa <tomasz.figa@gmail.com>
32534 Date:   Tue Dec 30 18:35:57 2008 +0100
32535
32536     jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE
32537
32538     This patch fixes a bug (?) introduced after inclusion of the new
32539     JFFS2 code.
32540
32541     When not using CONFIG_JFFS2_CMDLINE, the code in cmd_jffs2.c doesn't
32542     fill in part->sector_size (keeping it as 0), but a correct value is
32543     needed by the code in jffs2_1pass.c. This causes all JFFS2 accesses
32544     to be in the same place of the memory, what obviously means
32545     impossibility to use the JFFS2 partition.
32546
32547     This problem is fixed in this patch by including sector size
32548     calculation in non-CONFIG_JFFS2_CMDLINE mtdparts_init variant.
32549
32550     Signed-off-by: Tomasz Figa <tomasz.figa_at_gmail.com>
32551
32552 commit ba69dc26a5fd606da49573bb2f15e756a34f3f98
32553 Author: Mike Frysinger <vapier@gentoo.org>
32554 Date:   Tue Dec 30 02:59:25 2008 -0500
32555
32556     saveenv: standardize enablement
32557
32558     Rather than special casing each environment type for enabling the saveenv
32559     command, have them all behave the same.  This avoids bitrot as new env
32560     sources are added/removed.
32561
32562     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32563
32564 commit 2ac6985a7466a1c8a7aa8b2fa24d360925a82764
32565 Author: Andrew Dyer <adyer@righthandtech.com>
32566 Date:   Mon Dec 29 17:36:01 2008 -0600
32567
32568     soft_i2c.c add option for repeated start in i2c_read()
32569
32570     This patch adds a #define to optionally change the behaviour of
32571     i2c_read() in soft_i2c.c to send an I2C repeated start instead of a
32572     stop-start between sending the device address pointer write and
32573     reading back the data.  The current behaviour is retained as the
32574     default.
32575
32576     While most devices will work either way, I have a smart battery(*)
32577     that requires repeated start, and someone at some point found a
32578     device that required a stop-start.
32579
32580     (*) http://www.inspired-energy.com/Standard_Products/NL2054/NL2054%20Rev1.0%20Data%20Sheet.pdf
32581
32582     Signed-off-by: Andrew Dyer <adyer@righthandtech.com>
32583
32584 commit 3429071700963ca2f944c51d695a7481af0cee33
32585 Author: Wolfgang Denk <wd@denx.de>
32586 Date:   Tue Jan 27 22:07:14 2009 +0100
32587
32588     {delta,zylonite}/lowlevel_init.S: fix typo
32589
32590     Commit 9d803d8c mistakenly changed some constants
32591     from 0x300 into 300 - this patch fixes it.
32592
32593     Pointed out by Tom Evans <tom@ceos.com.au>, see
32594     http://article.gmane.org/gmane.comp.boot-loaders.u-boot/51992 for
32595     details.
32596
32597     Signed-off-by: Wolfgang Denk <wd@denx.de>
32598
32599 commit 1bc434373013af241835c14011ac3f291dccbf53
32600 Author: Stefan Althoefer <stefan.althoefer@web.de>
32601 Date:   Sat Dec 20 19:40:41 2008 +0100
32602
32603     drivers/net/e1000.c: missing terminator for supported devices
32604
32605     Signed-off-by: Stefan Althoefer <stefan.althoefer@web.de>
32606
32607 commit 65f7d41031a70b1649b35020995c505edca91533
32608 Author: Wolfgang Denk <wd@denx.de>
32609 Date:   Tue Jan 27 21:36:28 2009 +0100
32610
32611     fat.c: fix warning: array subscript is above array bounds
32612
32613     Fix based on suggestion by David Hawkins <dwh@ovro.caltech.edu>.
32614
32615     Signed-off-by: Wolfgang Denk <wd@denx.de>
32616
32617 commit 107b801cf3fe39612d69d70581ebc3bf5e215554
32618 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
32619 Date:   Fri Jan 2 15:11:41 2009 +0100
32620
32621     Fix gunzip in case of insufficient output buffer
32622
32623     U-Boot's gunzip() function does not handle the return code
32624     of zlib's inflate() function correctly. gunzip() is implemented
32625     to uncompress all input data in one run. So the correct return
32626     code for the good case is Z_STREAM_END. In case of insufficient
32627     output buffer memory inflate returns Z_OK. For gunzip() this
32628     is an error.
32629
32630     It also makes sense to me to call inflateEnd() also in case
32631     of an error.
32632
32633     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
32634
32635 commit 2a61eff6a82f0d6e2335d968799b3fbeb3ff4d8e
32636 Author: Stefan Roese <sr@denx.de>
32637 Date:   Wed Jan 21 17:25:01 2009 +0100
32638
32639     MIPS: Add VCT board series support (Part 3/3)
32640
32641     Signed-off-by: Stefan Roese <sr@denx.de>
32642
32643 commit ae691e5719c48f1d2826cb72722497d1d162765b
32644 Author: Stefan Roese <sr@denx.de>
32645 Date:   Wed Jan 21 17:24:49 2009 +0100
32646
32647     MIPS: Add VCT board series support (Part 2/3)
32648
32649     Signed-off-by: Stefan Roese <sr@denx.de>
32650
32651 commit 50752790bc9285c0c1c5235e88f3a4ef2eec1e72
32652 Author: Stefan Roese <sr@denx.de>
32653 Date:   Wed Jan 21 17:24:39 2009 +0100
32654
32655     MIPS: Add VCT board series support (Part 1/3)
32656
32657     Signed-off-by: Stefan Roese <sr@denx.de>
32658
32659 commit 03d3bfb00806b5441f1871c7408c1749863e0fdc
32660 Author: Stefan Roese <sr@denx.de>
32661 Date:   Wed Jan 21 17:20:20 2009 +0100
32662
32663     MIPS: Add flush_dcache_range() and invalidate_dcache_range()
32664
32665     This patch adds flush_/invalidate_dcache_range() to the MIPS architecture.
32666     Those functions are needed for the upcoming dcache support for the USB
32667     EHCI driver. I chose this API because those cache handling functions are
32668     already present in the PPC architecture.
32669
32670     Signed-off-by: Stefan Roese <sr@denx.de>
32671     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
32672
32673 commit de832a99414ff06a4b2cdc9f5280b387da039834
32674 Author: Stefan Roese <sr@denx.de>
32675 Date:   Mon Jan 26 10:05:20 2009 +0100
32676
32677     nand_spl: Fix compile problem with board_nand_init() prototype
32678
32679     This patch removes the now obsolete and additionally wrongly defined
32680     board_nand_init() prototype from nand_spl/nand_boot.c.
32681
32682     Signed-off-by: Stefan Roese <sr@denx.de>
32683     Signed-off-by: Scott Wood <scottwood@freescale.com>
32684
32685 commit e8eac437189430d8e04a5d254ed92c58bc534a79
32686 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
32687 Date:   Wed Jan 14 08:44:26 2009 -0500
32688
32689     CFI: Add geometry reversal for STMicro M29W320ET
32690
32691     Added flash_fixup_stm to fix geometry reversal on STMicro M29W320ET flash chip.
32692
32693     Modeled after flash_fixup_amd, this patch handles the geometry reversal
32694     or erase sectors that exist for ST Micro (now Numonyx) M29W320ET flash.
32695     Since I cannot test all STM's chips, the detection is implemented as
32696     narrow as possible for now.
32697
32698     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
32699     Signed-off-by: Stefan Roese <sr@denx.de>
32700
32701 commit 0f8e851e897b535959a0781171910cd97f33c30c
32702 Author: Jens Gehrlein <sew_s@tqs.de>
32703 Date:   Tue Dec 16 17:25:55 2008 +0100
32704
32705     CFI: increase performance of function find_sector()
32706
32707     Tested on TQM5200S-BD with Samsung K8P2815UQB
32708
32709     Signed-off-by: Jens Gehrlein <sew_s@tqs.de>
32710     Signed-off-by: Stefan Roese <sr@denx.de>
32711
32712 commit a7292871a79cc48d98e3a708dd3c3b81580db6ef
32713 Author: Jens Gehrlein <sew_s@tqs.de>
32714 Date:   Tue Dec 16 17:25:54 2008 +0100
32715
32716     CFI: avoid redundant function call in single word programming mode
32717
32718     The function find_sector() doesn't need to be called twice in
32719     the case of AMD command set.
32720     Tested on TQM5200S-BD with Samsung K8P2815UQB.
32721
32722     Signed-off-by: Jens Gehrlein <sew_s@tqs.de>
32723     Signed-off-by: Stefan Roese <sr@denx.de>
32724
32725 commit c8901f46a71ec16e084e604596a09e23bfb0f6ac
32726 Author: Stefan Roese <sr@denx.de>
32727 Date:   Mon Jan 26 10:15:23 2009 +0100
32728
32729     ppc4xx: Remove compilation warning in gdppc440etc.c
32730
32731     Signed-off-by: Stefan Roese <sr@denx.de>
32732
32733 commit 91f33534728e6416d332ad2b53ad1d6fde57f7fc
32734 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
32735 Date:   Fri Jan 2 12:19:47 2009 +0100
32736
32737     ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files
32738
32739     Lot's of 405 board config files use CONFIG_SYS_IGNORE_405_UART_ERRATA_59.
32740     Either they define or undef it. Because it's not used in any source
32741     files this patch removes any references to it.
32742
32743     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
32744     Signed-off-by: Stefan Roese <sr@denx.de>
32745
32746 commit 89b8619aaeafc922ca0c3bb249872591050c8dcc
32747 Author: Dirk Eibach <eibach@gdsys.de>
32748 Date:   Tue Dec 9 13:12:40 2008 +0100
32749
32750     ppc4xx: Add GDsys PowerPC 440 ETX board support.
32751
32752     Board support for the Guntermann & Drunck PowerPC 440 ETX module.
32753     Based on the AMCC Yosemite board support by Stefan Roese.
32754
32755     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
32756     Signed-off-by: Stefan Roese <sr@denx.de>
32757
32758 commit 3943d2ff6cc40dd601a9feeb39eb6d3d5090ea6d
32759 Author: Dirk Eibach <eibach@gdsys.de>
32760 Date:   Tue Dec 9 11:00:07 2008 +0100
32761
32762     ppc4xx: Improve DDR autodetect
32763
32764     Added support for a second memory bank to DDR autodetection for 440
32765     platforms.
32766     Made hardcoded values configurable.
32767
32768     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
32769     Signed-off-by: Stefan Roese <sr@denx.de>
32770
32771 commit 71a040f4f556cca4d30f06805d82e717b3ef1020
32772 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
32773 Date:   Fri Nov 21 12:06:26 2008 +0900
32774
32775     sh: sh7763rdp: Update sh7763rdp config
32776
32777     Add CONFIG_NET_MULTI in config file, because sh_eth changed new newwork API.
32778
32779     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
32780     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
32781
32782 commit ba705b5b1a97b47388ed48858bef6bf7b6bfcd56
32783 Author: Gary Jennejohn <garyj@denx.de>
32784 Date:   Thu Nov 20 12:28:38 2008 +0100
32785
32786     mgcoge make ether_scc.c work with CONFIG_NET_MULTI
32787
32788     This change is needed for mgcoge because it uses two ethernet drivers.
32789
32790     Add a check for the presence of the PIGGY board on mgcoge.  Without this
32791     board networking cannot work and the initialization must be aborted.
32792
32793     Only allocate rtx once to prevent DPRAM exhaustion.
32794
32795     Initialize ether_scc.c and the keymile-specific HDLC driver (to be added
32796     soon) in eth.c.
32797
32798     Signed-off-by: Gary Jennejohn <garyj@denx.de>
32799     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
32800
32801 commit bd3980cc095af1728b994cdd8bf1ac430b6289e6
32802 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
32803 Date:   Fri Nov 21 12:04:18 2008 +0900
32804
32805     sh: sh_eth: Change new network API
32806
32807     sh_eth used old network API. This patch changed new API.
32808
32809     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
32810     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
32811
32812 commit 890a02e8ee6b8c26a6e3e505e1a2d29cd73aa6f6
32813 Author: Stefan Roese <sr@denx.de>
32814 Date:   Wed Nov 12 13:31:02 2008 +0100
32815
32816     net: smc911x: Make register read/write functions weak
32817
32818     This patch changes the reg_read/_write to smc911x_reg_read/_write
32819     and defines then as weak so that they can be overridden by board
32820     specific version.
32821
32822     This will be used by the upcoming VCTH board support.
32823
32824     Signed-off-by: Stefan Roese <sr@denx.de>
32825     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
32826
32827 commit 8b69b563039989885969d24465c56f8ac4c07c4c
32828 Author: Heiko Schocher <hs@denx.de>
32829 Date:   Thu Nov 20 09:57:14 2008 +0100
32830
32831     powerpc: net: support for the SMSC LAN8700 PHY
32832
32833     Signed-off-by: Heiko Schocher <hs@denx.de>
32834     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
32835
32836 commit d5254f149da9e6cd649d887b042ce577ef3ba78d
32837 Author: Alessandro Rubini <rubini@unipv.it>
32838 Date:   Sat Jan 24 18:10:37 2009 +0100
32839
32840     Initial support for Nomadik 8815 development board
32841
32842     The NMDK8815 board is distributed by ST Microelectornics.
32843     Other (proprietary) code must be run to unlock the CPU before
32844     U-Boot runs. doc/README.nmdk8815 outlines the boot sequence.
32845
32846     This is the initial port, with basic infrastructure and
32847     a working serial port.
32848
32849     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
32850     Acked-by: Andrea Gallo <andrea.gallo@stnwireless.com>
32851     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
32852
32853 commit 7d264c1ef267cfc8d928bc8577a7cc907f2f5e47
32854 Author: Dirk Behme <dirk.behme@googlemail.com>
32855 Date:   Sun Dec 14 09:47:18 2008 +0100
32856
32857     OMAP3: Add I2C support
32858
32859     Add I2C support.
32860
32861     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
32862
32863 commit b1c3bf99fb477675d464aeadb5dd69d2cbc9dc7b
32864 Author: Dirk Behme <dirk.behme@googlemail.com>
32865 Date:   Sun Dec 14 09:47:17 2008 +0100
32866
32867     OMAP3: Add MMC support
32868
32869     Add MMC support.
32870
32871     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
32872
32873 commit 12201a13547ec22ddcdae278e74465e54a3be60c
32874 Author: Dirk Behme <dirk.behme@googlemail.com>
32875 Date:   Sun Dec 14 09:47:16 2008 +0100
32876
32877     OMAP3: Add NAND support
32878
32879     Add NAND support.
32880
32881     Signed-off-by: Nishanth Menon <nm@ti.com>
32882     Signed-off-by: Syed Mohammed Khasim <khasim@ti.com>
32883     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
32884
32885 commit 91eee546737ae21d930af479530997174c342b13
32886 Author: Dirk Behme <dirk.behme@googlemail.com>
32887 Date:   Sun Dec 14 09:47:15 2008 +0100
32888
32889     OMAP3: Add common board, interrupt and system info
32890
32891     Add common board, interrupt and system info code.
32892
32893     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
32894
32895 commit 5ed3e8659e5373f6a229877ac506c0b00a054fb8
32896 Author: Dirk Behme <dirk.behme@googlemail.com>
32897 Date:   Sun Dec 14 09:47:14 2008 +0100
32898
32899     OMAP3: Add common clock, memory and low level code
32900
32901     Add common clock, memory and low level code
32902
32903     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
32904
32905 commit 0b02b184003e6a5023e05d5f31de54db279b1431
32906 Author: Dirk Behme <dirk.behme@googlemail.com>
32907 Date:   Sun Dec 14 09:47:13 2008 +0100
32908
32909     OMAP3: Add common cpu and start code
32910
32911     Add common cpu and start code.
32912
32913     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
32914
32915 commit a8b6450546cd507d331b8fde384791d84bde5651
32916 Author: Dirk Behme <dirk.behme@googlemail.com>
32917 Date:   Sun Dec 14 09:47:12 2008 +0100
32918
32919     OMAP3: Add OMAP3, memory and function prototype headers
32920
32921     Add OMAP3, memory and function prototype header files for OMAP3.
32922
32923     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
32924
32925 commit 2c803210a464abbac35752ca1c737514360b4c32
32926 Author: Dirk Behme <dirk.behme@googlemail.com>
32927 Date:   Sun Dec 14 09:47:11 2008 +0100
32928
32929     OMAP3: Add pin mux, clock and cpu headers
32930
32931     Add pin mux, clock and cpu header files for OMAP3.
32932
32933     Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
32934
32935 commit 685533646f4ff17a84ec9265cabb60af325b6e1f
32936 Author: Maxim Artamonov <scn1874@yandex.ru>
32937 Date:   Wed Dec 3 05:38:17 2008 +0300
32938
32939     bugfix for i.mx31 CCM_UPCTL reg
32940
32941     Signed-off-by: Maxim Artamonov <scn1874 at yandex.ru>
32942
32943 commit 24113a44ed5cd3257a0237c3961e121812fca6db
32944 Author: Mike Frysinger <vapier@gentoo.org>
32945 Date:   Tue Dec 30 03:15:38 2008 -0500
32946
32947     easylogo: add optional gzip support
32948
32949     Some images can be quite large, so add an option to compress the
32950     image data with gzip in the U-Boot image. Then at runtime, the
32951     board can decompress it with the normal zlib functions.
32952
32953     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32954
32955 commit 7e4b9b4f6f43838fad3ad72c029a3d7fc7c7d48c
32956 Author: Bryan Wu <bryan.wu@analog.com>
32957 Date:   Fri Jan 2 20:47:45 2009 -0500
32958
32959     fat: fix unaligned errors
32960
32961     A couple of buffers in the fat code are declared as an array of bytes.
32962     But it is then cast up to a structure with 16bit and 32bit members.
32963     Since GCC assumes structure alignment here, we have to force the
32964     buffers to be aligned according to the structure usage.
32965
32966     Signed-off-by: Bryan Wu <bryan.wu@analog.com>
32967     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32968
32969 commit 68f8718df2ed4c2f43031407ccf6cfa81125dddc
32970 Author: Brad Bozarth <bflinux@yumbrad.com>
32971 Date:   Thu Jan 1 22:45:47 2009 -0500
32972
32973     spi flash: fix crash due to spi flash miscommunication
32974
32975     Higher spi flash layers expect to be given back a pointer that was
32976     malloced so that it can free the result, but the lower layers return
32977     a pointer that is in the middle of the malloced memory. Reorder the
32978     members of the lower spi structures so that things work out.
32979
32980     Signed-off-by: Brad Bozarth <bflinux@yumbrad.com>
32981     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
32982     Acked-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
32983
32984 commit ce82ff05388b5ddafdf6082ef0776cce72c40b1c
32985 Author: Yuri Tikhonov <yur@emcraft.com>
32986 Date:   Sat Dec 20 14:54:21 2008 +0300
32987
32988     FPU POST: fix warnings when building with 2.18 binutils
32989
32990     When compile u-boot with the 2.18 binutils the following
32991     warning messages for each object file in post/lib_ppc/fpu/ is
32992     produced at the linking stage:
32993
32994     post/libpost.a(acc1.o) uses hard float, u-boot uses soft-float
32995     ...
32996
32997     This is because of the fact that, in general, the soft-float and
32998     hard-float ABIs are incompatible; the 2.18 binutils do checking
32999     of the Tag_GNU_Power_ABI_FP attribute of the files to be linked, and
33000     produce the worning like above if these are not compatible.
33001
33002     The incompatibility of ABIs is concerned only the float values:
33003     e.g. the soft-float ABI assumes the float argument passing in the
33004     pair of rX registers, and the hard-float ABI assumes passing of
33005     the float argument in the fX register. When we don't pass the float
33006     arguments between the functions compiled with different floatness,
33007     then such an application will work correctly.
33008     This is the case for the FPU POST: u-boot (compiled with soft-float)
33009     doesn't pass to (and doesn't get from) the FPU POST functions any
33010     floats; there are no functions exported from the post/lib_ppc/fpu/
33011     objects which would work with float parameters/returns too. So, we
33012     can reassure the linker not to worry about the difference in ABI
33013     attributes of linking files just by setting the 'soft-float'
33014     attribute for the objects in post/lib_ppc/fpu. And this patch does
33015     this.
33016
33017     Also, to avoid passing both soft- and hard-float options in CFLAGS
33018     when compiling the files from post/lib_ppc/fpu (which is OK, but
33019     looks rather dirty) this patch removes the soft-float string from
33020     CFLAGS in post/lib_ppc/fpu/Makefile.
33021
33022     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
33023
33024 commit a7c9310457e85b4598abe5b304108edf11332e2f
33025 Author: Peter Tyser <ptyser@xes-inc.com>
33026 Date:   Wed Dec 17 16:36:22 2008 -0600
33027
33028     Add support for Maxim's DS4510 I2C device
33029
33030     Initial support for the DS4510, a CPU supervisor with
33031     integrated EEPROM, SRAM, and 4 programmable non-volatile
33032     GPIO pins. The CONFIG_DS4510 define enables support
33033     for the device while the CONFIG_CMD_DS4510 define
33034     enables the ds4510 command. The additional
33035     CONFIG_DS4510_INFO, CONFIG_DS4510_MEM, and
33036     CONFIG_DS4510_RST defines add additional sub-commands
33037     to the ds4510 command when defined.
33038
33039     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
33040
33041 commit b6fc6fd49a84543e1324e1620b9f301ff7c1f27f
33042 Author: Dirk Eibach <eibach@gdsys.de>
33043 Date:   Tue Dec 16 14:51:56 2008 +0100
33044
33045     common: Iteration limit for memory test.
33046
33047     The iteration limit is passed to mtest as a fourth parameter:
33048     [start [end [pattern [iterations]]]]
33049     If no fourth parameter is supplied, there is no iteration limit and the
33050     test will loop forever.
33051
33052     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
33053
33054 commit 97cae3a4c68d856374ccc70fd2c5f8714cc94f7d
33055 Author: Stefan Roese <sr@denx.de>
33056 Date:   Mon Dec 15 15:40:12 2008 +0100
33057
33058     serial: Rename driver vcth to vct to support other board variants
33059
33060     Moved driver vcth.c to vct.c to better reflect the VCT board series.
33061     This driver is now used by the VCT platforms:
33062
33063     vct_premium
33064     vct_platinum
33065     vct_platinumsvc
33066
33067     Signed-off-by: Stefan Roese <sr@denx.de>
33068
33069 commit 36ede4d63e59c9277ec180b09c39b8bf46425ba2
33070 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
33071 Date:   Fri Dec 12 00:45:27 2008 +0900
33072
33073     nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir
33074
33075     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
33076
33077 commit c3284b030b1cd492b4f46c576aea01bef258599d
33078 Author: Peter Korsgaard <jacmet@sunsite.dk>
33079 Date:   Wed Dec 10 16:24:16 2008 +0100
33080
33081     common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED
33082
33083     Support bootdelay=0 in abortboot for the CONFIG_AUTOBOOT_KEYED case
33084     similar to the CONFIG_ZERO_BOOTDELAY_CHECK support for the
33085     !CONFIG_AUTOBOOT_KEYED case.
33086
33087     Do this by reversing the loop so we do at least one iteration before
33088     checking for timeout.
33089
33090     Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
33091
33092 commit 94f9279f7bbdc01bbc7cf85aedf9b545943b94c3
33093 Author: Niklaus Giger <niklaus.giger@netstal.com>
33094 Date:   Mon Dec 8 17:24:08 2008 +0100
33095
33096     Added legacy flash ST Micro M29W040B
33097
33098 commit 626d07348e5f9f302f4ea182161a89f7362a0488
33099 Author: Graeme Russ <graeme.russ@gmail.com>
33100 Date:   Mon Dec 8 20:04:51 2008 +1100
33101
33102     Fixed off-by-one errors in lib_m68k/interrupts.c
33103
33104     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
33105
33106 commit a5989c42ae5e295f274a795c426c47819bbdbfda
33107 Author: Graeme Russ <graeme.russ@gmail.com>
33108 Date:   Sun Dec 7 10:29:05 2008 +1100
33109
33110     Removed all references to CONFIG_SYS_RESET_GENERIC
33111
33112     Generic i386 reset - #define made redundant by weak function
33113
33114     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
33115
33116 commit 2b5360eb2bc0b741ae5cb3c84d35ccdd17667c8a
33117 Author: Graeme Russ <graeme.russ@gmail.com>
33118 Date:   Sun Dec 7 10:29:04 2008 +1100
33119
33120     Remove #ifdef CONFIG_SC520 in source code
33121
33122     CONFIG_SC520 is now used for conditional compile
33123
33124     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
33125
33126 commit ead056bc206f6b7ee6dc98766678b64635ea20b8
33127 Author: Graeme Russ <graeme.russ@gmail.com>
33128 Date:   Sun Dec 7 10:29:03 2008 +1100
33129
33130     Added MMCR reset functionality
33131
33132     Reset function specific to AMD SC520 microcontroller - Is more of a
33133     'hard reset' that the triple fault.
33134
33135     Requires CONFIG_SYS_RESET_SC520 to be defined in config
33136
33137     I would have liked to add this to a new file (cpu/i386/sc520/reset.c)
33138     but ld requires that a object file in a library arhive MUST contain
33139     at least one function which does not override a weak function (and is
33140     called from outside the object file) in order for that object file to
33141     be extracted from the archive. This would be the only function on the
33142     new file, and hence, will never get linked in.
33143
33144     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
33145
33146 commit 3f5f18d12d32ee0661bf51dfc55752c005230d6e
33147 Author: Graeme Russ <graeme.russ@gmail.com>
33148 Date:   Sun Dec 7 10:29:02 2008 +1100
33149
33150     Moved generic (triple fault) reset code
33151
33152     Moved from interrupts.c to cpu.c and made into a weak function to
33153     allow vendor specific override
33154
33155     Vendor specific CPU reset (like the AMD SC520 MMCR reset) can now be
33156     added to the vendor specific code without the need to remember to
33157     #undef usage of the generic method and if you forget to include your
33158     custom reset method, you will always get the default.
33159
33160     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
33161
33162 commit 9933d609020c297788f53f334c8465fa7a99b10c
33163 Author: Graeme Russ <graeme.russ@gmail.com>
33164 Date:   Sun Dec 7 10:29:01 2008 +1100
33165
33166     Moved definition of set_vector() to new header file
33167
33168     This allows for future tidy ups and functionality that will require
33169     set_vector ()
33170
33171     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
33172
33173 commit 407976185e0dda2c90e89027121a1071b9c77bfb
33174 Author: Graeme Russ <graeme.russ@gmail.com>
33175 Date:   Sun Dec 7 10:29:00 2008 +1100
33176
33177     Moved sc520 specific code into new cpu/i386/sc520 folder
33178
33179     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
33180     Signed-off-by: Wolfgang Denk <wd@denx.de>
33181
33182 commit 85ffbbd51914925a542d8528be7f072e5ab02157
33183 Author: Graeme Russ <graeme.russ@gmail.com>
33184 Date:   Sun Dec 7 10:28:58 2008 +1100
33185
33186     Renamed cpu/i386/reset.S to resetvec.S
33187
33188     Brings i386 in line with other CPUs with a reset vector and frees up reset.c
33189     for CPU reset functions
33190
33191     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
33192
33193 commit a3f4c123f569474e80ea012b8db0de46afdb6443
33194 Author: Wolfgang Denk <wd@denx.de>
33195 Date:   Sat Jan 24 01:01:49 2009 +0100
33196
33197     Makefile: keep lists sorted.
33198
33199     Signed-off-by: Wolfgang Denk <wd@denx.de>
33200
33201 commit c620c01e96814558470698ed5cab1bf2f504d1b5
33202 Author: Graeme Russ <graeme.russ@gmail.com>
33203 Date:   Sun Dec 7 10:28:57 2008 +1100
33204
33205     Added initial eNET board support
33206
33207     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
33208
33209 commit 0c0ccf401ee03a5008fc2c19b05a662bce1a1086
33210 Author: Gary Jennejohn <garyj@denx.de>
33211 Date:   Thu Nov 20 11:37:26 2008 +0100
33212
33213     POWERPC 82xx: add the SCC as an HDLC controller
33214
33215     Right now this is only used by keymile.
33216
33217     Signed-off-by: Gary Jennejohn <garyj@denx.de>
33218
33219 commit 1e8f4e78ca393b3d8e86bd8055758dd465d9113f
33220 Author: Heiko Schocher <hs@denx.de>
33221 Date:   Thu Nov 20 09:59:09 2008 +0100
33222
33223     powerpc, keymile boards: extract identical config options
33224
33225     This patch extracts the identical config options for the
33226     keymile boards mgcoge, mgsuvd and kmeter1 in a new
33227     common config file keymile-common.h.
33228
33229     Signed-off-by: Heiko Schocher <hs@denx.de>
33230
33231 commit 210c8c00aad3328145204adab434bb7d70b06b75
33232 Author: Heiko Schocher <hs@denx.de>
33233 Date:   Fri Nov 21 08:29:40 2008 +0100
33234
33235     powerpc: keymile: Add a check for the PIGGY debug board
33236
33237     Check the presence of the PIGGY on the keymile boards mgcoge,
33238     mgsuvd and kmeter1. If the PIGGY is not present, dont register
33239     this Ethernet device.
33240
33241     Signed-off-by: Heiko Schocher <hs@denx.de>
33242     Acked-by: Ben Warren <biggerbadderben@gmail.com>
33243
33244 commit de0443614af4d16675ab436665aeb11ddc9f7214
33245 Author: Heiko Schocher <hs@denx.de>
33246 Date:   Thu Nov 20 09:57:47 2008 +0100
33247
33248     powerpc: 83xx: add support for the kmeter1 board
33249
33250     This patch adds support for the kmeter1 board from Keymile,
33251     based on a Freescale MPC8360 CPU.
33252
33253     - serial console on UART 1
33254     - 256 MB DDR2 RAM
33255     - 64 MB NOR Flash
33256     - Ethernet RMII Mode over UCC4
33257     - PHY SMSC LAN8700
33258
33259     Signed-off-by: Heiko Schocher <hs@denx.de>
33260
33261 commit 3feb647f3fd0881382c7a29f4cf280b66473ae0a
33262 Author: Sergei Poselenov <sposelenov@emcraft.com>
33263 Date:   Tue Nov 4 13:51:18 2008 +0100
33264
33265     Add a do_div() wrapper macro, lldiv().
33266
33267     Add a do_div() wrapper, lldiv(). The new inline function doesn't modify
33268     the dividend and returns the result of division, so it is useful
33269     in complex expressions, i.e. "return(a/b)" -> "return(lldiv(a,b))"
33270
33271     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
33272
33273 commit 18af1c5f0f7402dc0d6a71b012c68025dd97cf72
33274 Author: Kumar Gala <galak@kernel.crashing.org>
33275 Date:   Fri Jan 23 14:22:14 2009 -0600
33276
33277     85xx: Add a 36-bit physical configuration for MPC8572DS
33278
33279     We move all IO addressed (CCSR, localbus, PCI) above the 4G boundary
33280     to allow for larger memory sizes.
33281
33282     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
33283
33284 commit c51fc5d53c4560abc4d0a6126c06fc68133d1528
33285 Author: Kumar Gala <galak@kernel.crashing.org>
33286 Date:   Fri Jan 23 14:22:13 2009 -0600
33287
33288     85xx: Handle eLBC difference w/36-bit physical
33289
33290     The eLBC only handles 32-bit physical address in systems with 36-bit
33291     physical.  The previos generation of LBC handled 34-bit physical
33292     address in 36-bit systems.  Added a new CONFIG option to convey
33293     the difference between the LBC and eLBC.
33294
33295     Also added defines for XAM bits used in LBC for the extended 34-bit
33296     support.
33297
33298     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
33299
33300 commit 72a9414a8e21e9536822c7353bc08d21ce5ad53d
33301 Author: Kumar Gala <galak@kernel.crashing.org>
33302 Date:   Fri Jan 23 14:22:12 2009 -0600
33303
33304     85xx: Use BR_ADDR macro for NAND chipselects
33305
33306     Use the new BR_ADDR macro to properly setup the address field of the
33307     localbus chipselects used by NAND.
33308
33309     This allows us to deal with 36-bit phys on these boards in the future.
33310
33311     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
33312
33313 commit 2fc7eb0cfc608c9369001d57a0411af5e6a58f7c
33314 Author: Haiying Wang <Haiying.Wang@freescale.com>
33315 Date:   Thu Jan 15 11:58:35 2009 -0500
33316
33317     Add secondary CPUs processor frequency for e500 core
33318
33319     This patch updates e500 freqProcessor to array based on CONFIG_NUM_CPUS,
33320     and prints each CPU's frequency separately. It also fixes up each CPU's
33321     frequency in "clock-frequency" of fdt blob.
33322
33323     Signed-off-by: James Yang <James.Yang@freescale.com>
33324     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
33325
33326 commit bf5b1f0c0d28ce062e1d368680632dfb099de692
33327 Author: Dave Liu <daveliu@freescale.com>
33328 Date:   Fri Nov 21 16:31:53 2008 +0800
33329
33330     85xx: enable the auto self refresh for wake up ARP
33331
33332     The wake up ARP feature need use the memory to process
33333     wake up packet, we enable auto self refresh to support it.
33334
33335     Signed-off-by: Dave Liu <daveliu@freescale.com>
33336     Acked-by: Andy Fleming <afleming@freescale.com>
33337
33338 commit b4983e16d150ab7d039704c310aacbd2f4dc1e0f
33339 Author: Dave Liu <daveliu@freescale.com>
33340 Date:   Fri Nov 21 16:31:43 2008 +0800
33341
33342     fsl-ddr: use the 1T timing as default configuration
33343
33344     For light loaded system, we use the 1T timing to gain better
33345     memory performance, but for some heavily loaded system,
33346     you have to add the 2T timing options to board files.
33347
33348     Signed-off-by: Dave Liu <daveliu@freescale.com>
33349     Acked-by: Andy Fleming <afleming@freescale.com>
33350
33351 commit 22cca7e1cd54590e967c73558b07ffbdccd39504
33352 Author: Dave Liu <daveliu@freescale.com>
33353 Date:   Fri Nov 21 16:31:35 2008 +0800
33354
33355     fsl-ddr: make the self refresh idle threshold configurable
33356
33357     Some 85xx processors have the advanced power management feature,
33358     such as wake up ARP, that needs enable the automatic self refresh.
33359
33360     If the DDR controller pass the SR_IT (self refresh idle threshold)
33361     idle cycles, it will automatically enter self refresh. However,
33362     anytime one transaction is issued to the DDR controller, it will
33363     reset the counter and exit self refresh state.
33364
33365     Signed-off-by: Dave Liu <daveliu@freescale.com>
33366     Acked-by: Andy Fleming <afleming@freescale.com>
33367
33368 commit 22ff3d01348e0a2dc369b7efcbac30e4ce86d178
33369 Author: Dave Liu <daveliu@freescale.com>
33370 Date:   Fri Nov 21 16:31:29 2008 +0800
33371
33372     fsl-ddr: clean up the ddr code for DDR3 controller
33373
33374     - The DDR3 controller is expanding the bits for timing config
33375     - Add the DDR3 32-bit bus mode support
33376
33377     Signed-off-by: Dave Liu <daveliu@freescale.com>
33378     Acked-by: Andy Fleming <afleming@freescale.com>
33379
33380 commit 80ee3ce6d7fe9441b4352d7cfaf6afc2507b1106
33381 Author: Dave Liu <daveliu@freescale.com>
33382 Date:   Fri Nov 21 16:31:22 2008 +0800
33383
33384     fsl-ddr: update the bit mask for DDR3 controller
33385
33386     According to the latest 8572 UM, the DDR3 controller
33387     is expanding the bit mask, and we use the extend ACTTOPRE
33388     mode when tRAS more than 19 MCLK.
33389
33390     Signed-off-by: Dave Liu <daveliu@freescale.com>
33391
33392 commit aca5f018a8386b85469482ed9867e3e29a2437d0
33393 Author: Kumar Gala <galak@kernel.crashing.org>
33394 Date:   Tue Dec 2 16:08:40 2008 -0600
33395
33396     85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards
33397
33398     Introduce a new define to seperate out the virtual address that PCI
33399     IO space is at from the physical address.  In most situations these are
33400     mapped 1:1.  However any code accessing the bus should use VIRT.
33401
33402     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
33403     Acked-by: Andy Fleming <afleming@freescale.com>
33404
33405 commit 5af0fdd81c3370c3a51421208fda568bdcbbec23
33406 Author: Kumar Gala <galak@kernel.crashing.org>
33407 Date:   Tue Dec 2 16:08:39 2008 -0600
33408
33409     85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
33410
33411     Introduce a new define to seperate out the virtual address that PCI
33412     memory is at from the physical address.  In most situations these are
33413     mapped 1:1.  However any code accessing the bus should use VIRT.
33414
33415     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
33416     Acked-by: Andy Fleming <afleming@freescale.com>
33417
33418 commit a6e04c344ad1eefd47a75484441b385da815b8df
33419 Author: Kumar Gala <galak@kernel.crashing.org>
33420 Date:   Tue Dec 2 16:08:38 2008 -0600
33421
33422     85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards
33423
33424     Use the _MEM_PHYS defines instead of _MEM_BUS for LAW and real address fields
33425     of TLBs.  This is what we should have always been using from the start.
33426
33427     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
33428     Acked-by: Andy Fleming <afleming@freescale.com>
33429
33430 commit 5f91ef6acdbadec33e0192049e2b24a1d9692f1d
33431 Author: Kumar Gala <galak@kernel.crashing.org>
33432 Date:   Tue Dec 2 16:08:37 2008 -0600
33433
33434     85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
33435
33436     Use CONFIG_SYS_PCI*_IO_BUS for the bus relative address instead
33437     of _IO_BASE so we are more explicit.
33438
33439     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
33440
33441 commit 10795f42cb94e71bcb262b615084f69dd886399a
33442 Author: Kumar Gala <galak@kernel.crashing.org>
33443 Date:   Tue Dec 2 16:08:36 2008 -0600
33444
33445     85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
33446
33447     Use CONFIG_SYS_{PCI,RIO}_MEM_BUS for the bus relative address instead
33448     of _MEM_BASE so we are more explicit.
33449
33450     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
33451     Acked-by: Andy Fleming <afleming@freescale.com>
33452
33453 commit c953ddfd56b3ae3f28910fe3aed6de6968d1c9aa
33454 Author: Kumar Gala <galak@kernel.crashing.org>
33455 Date:   Tue Dec 2 14:19:34 2008 -0600
33456
33457     85xx: separate FLASH BASE virtual from physical address
33458
33459     Added a CONFIG_SYS_FLASH_BASE_PHYS for use as the physical address and
33460     maintain CONFIG_SYS_FLASH_BASE as the virtual address of the flash.
33461
33462     This allows us to deal with 36-bit phys on these boards in the future.
33463
33464     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
33465     Acked-by: Andy Fleming <afleming@freescale.com>
33466
33467 commit 52b565f5ad23b682489055b187767d8bf1c2e444
33468 Author: Kumar Gala <galak@kernel.crashing.org>
33469 Date:   Tue Dec 2 14:19:33 2008 -0600
33470
33471     85xx: separate PIXIS virtual from physical address
33472
33473     Added a PIXIS_BASE_PHYS for use as the physical address and maintain
33474     PIXIS_BASE as the virtual address of the PIXIS fpga registers.
33475
33476     This allows us to deal with 36-bit phys on these boards in the future.
33477
33478     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
33479     Acked-by: Andy Fleming <afleming@freescale.com>
33480
33481 commit 30837e5b21d5a742983581ab9ee3fac085311d19
33482 Author: Haiying Wang <Haiying.Wang@freescale.com>
33483 Date:   Tue Nov 11 08:52:09 2008 -0500
33484
33485     Add README file for MPC8572DS board
33486
33487     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
33488     Acked-by: Andy Fleming <afleming@freescale.com>
33489
33490 commit 6dadc9195ad642cc662632f4d92f92d3d71e8bf2
33491 Author: Mike Frysinger <vapier@gentoo.org>
33492 Date:   Mon Oct 20 16:15:04 2008 -0400
33493
33494     Blackfin: use common strmhz() in system output
33495
33496     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
33497
33498 commit 5bb907a4925397789c90d074f4f7e92ce6b39402
33499 Author: Ron Madrid <ron_madrid@sbcglobal.net>
33500 Date:   Thu Jan 22 15:05:24 2009 -0800
33501
33502     mpc83xx: New board support for SIMPC8313
33503
33504     This patch will create a new board, SIMPC8313, from Sheldon Instruments.  This
33505     board boots from NAND devices and is configureable for either large or small
33506     page devices.  The board supports non-soldered DDR2, one ethernet port, a
33507     Marvell 88E1118 PHY, and PCI host support.  The board also has a FPGA connected
33508     to the eLBC providing glue logic to a TMS320C67xx DSP.
33509
33510     Signed-off-by: Ron Madrid <ron_madrid@sbcglobal.net>
33511     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
33512
33513 commit d4bade8d77aa20e2846fa4accff0e7fa7961a134
33514 Author: Mike Frysinger <vapier@gentoo.org>
33515 Date:   Sun Jan 18 19:46:06 2009 -0500
33516
33517     nand: fixup printf modifiers to match types used
33518
33519     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
33520     Signed-off-by: Scott Wood <scottwood@freescale.com>
33521
33522 commit 389e6620e2271096df3316917528003627db4021
33523 Author: Schlaegl Manfred jun <manfred.schlaegl@gmx.at>
33524 Date:   Tue Jan 20 16:57:55 2009 +0100
33525
33526     nand read.jffs2 (nand_legacy) in common/cmd_nand.c
33527
33528     Error with CONFIG_NAND_LEGACY in common/cmd_nand.c:
33529     With current code "nand read.jffs2s" (read and skip bad blocks) is always interpreted as
33530     "nand read.jffs2" (read and fill bad blocks with 0xff). This is because ".jffs2" is
33531     tested before ".jffs2s" and only the first two characters are compared.
33532
33533     Correction:
33534     Test for ".jffs2s" first and compare the first 7 characters.
33535
33536     Signed-off-by: Scott Wood <scottwood@freescale.com>
33537
33538 commit 6c869637fef31e66380f0ea1d49690a2e26ec0d7
33539 Author: Wolfgang Grandegger <wg@grandegger.com>
33540 Date:   Fri Jan 16 18:55:54 2009 +0100
33541
33542     NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
33543
33544     This patch renames NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS and
33545     changes the default from 8 to 1 for the legacy and the new MTD
33546     NAND layer. This allows to remove all NAND_MAX_CHIPS definitions
33547     in the board config files because none of the boards use multi
33548     chip support (NAND_MAX_CHIPS > 1) so far. The bamboo and the DU440
33549     define
33550
33551      #define NAND_MAX_CHIPS          CONFIG_SYS_MAX_NAND_DEVICE
33552
33553     but that's bogus and did not work anyhow.
33554
33555     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
33556     Signed-off-by: Scott Wood <scottwood@freescale.com>
33557
33558 commit c70564e6b1bd08f3230182392238907f3531a87e
33559 Author: Dave Liu <daveliu@freescale.com>
33560 Date:   Tue Dec 2 11:48:51 2008 +0800
33561
33562     NAND: Fix cache and memory inconsistency issue
33563
33564     We load the secondary stage u-boot image from NAND to
33565     system memory by nand_load, but we did not flush d-cache
33566     to memory, nor invalidate i-cache before we jump to RAM.
33567     When the system has cache enabled and the TLB/page attribute
33568     of system memory is cacheable, it will cause issues.
33569
33570     - 83xx family is using the d-cache lock, so all of d-cache
33571       access is cache-inhibited. so you can't see the issue.
33572     - 85xx family is using d-cache, i-cache enable, partial
33573       cache lock. you will see the issue.
33574
33575     This patch fixes the cache issue.
33576
33577     Signed-off-by: Dave Liu <daveliu@freescale.com>
33578     Signed-off-by: Scott Wood <scottwood@freescale.com>
33579
33580 commit 50657c273278f74378e1ac39b41d612b92fdffa0
33581 Author: Nishanth Menon <menon.nishanth@gmail.com>
33582 Date:   Sat Dec 13 09:43:06 2008 -0600
33583
33584     NAND: Enable nand lock, unlock feature
33585
33586     Enable nand lock, unlock and status of lock feature.
33587     Not every device and platform requires this, hence,
33588     it is under define for CONFIG_CMD_NAND_LOCK_UNLOCK
33589
33590     Nand unlock and status operate on block boundary instead
33591     of page boundary. Details in:
33592     http://www.micron.com/products/partdetail?part=MT29C2G24MAKLAJG-6%20IT
33593
33594     Intial solution provided by Vikram Pandita <vikram.pandita@ti.com>
33595     Includes preliminary suggestions from Scott Wood
33596
33597     Signed-off-by: Nishanth Menon <nm@ti.com>
33598     Signed-off-by: Scott Wood <scottwood@freescale.com>
33599
33600 commit 69fb8be4fc07162fdf6edf04bdc7233b0e9a920e
33601 Author: Mike Frysinger <vapier@gentoo.org>
33602 Date:   Sat Dec 6 02:40:55 2008 -0500
33603
33604     NAND: move board_nand_init to nand.h
33605
33606     Rather than putting the function prototype for board_nand_init() in the one
33607     place where it gets called, put it into nand.h so that every place that also
33608     defines it gets the prototype.  Otherwise, errors can go silently unnoticed
33609     such as using the wrong return value (void rather than int) when defining
33610     the function.
33611
33612     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
33613     Signed-off-by: Scott Wood <scottwood@freescale.com>
33614
33615 commit 1ae39862044ebb1e682234b51f94421e3f871d6a
33616 Author: Stefan Roese <sr@denx.de>
33617 Date:   Tue Dec 2 11:06:47 2008 +0100
33618
33619     OneNAND: Additional sync with 2.6.27
33620
33621     - Add subpage write support
33622     - Add onenand_oob_64/32 ecclayout
33623
33624     This has been missing and without it UBI has some incompatibilies issues
33625     with the current (>= 2.6.27) Linux kernel version. vid_hdr_offset is
33626     placed differently (2048 instead of 512) without this fix.
33627
33628     Signed-off-by: Stefan Roese <sr@denx.de>
33629     Signed-off-by: Scott Wood <scottwood@freescale.com>
33630
33631 commit 1714f51a2009baaecf3d4f6e3bd8c4e93a8d3f23
33632 Author: Kyungmin Park <kmpark@infradead.org>
33633 Date:   Thu Nov 13 15:14:33 2008 +0900
33634
33635     Add markbad function
33636
33637     Add missing markbad function
33638     If not, it's hang when it entered the mtd->mark_bad().
33639
33640     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
33641
33642 commit c438ea175d8d002c1063b7a94b0c0e26668d1ac9
33643 Author: Stefan Roese <sr@denx.de>
33644 Date:   Wed Nov 12 13:47:24 2008 +0100
33645
33646     OneNAND: Bad block aware read/write command support
33647
33648     Update OneNAND command to support bad block awareness.
33649     Also change the OneNAND command style to better match the
33650     NAND version.
33651
33652     Signed-off-by: Stefan Roese <sr@denx.de>
33653     Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
33654
33655 commit 8cf11f3aa78673730e9ecbbe4b75213b53f212c8
33656 Author: Stefan Roese <sr@denx.de>
33657 Date:   Tue Nov 11 10:29:09 2008 +0100
33658
33659     OneNAND: Save version_id in onenand_chip struct
33660
33661     The version (ver_id) was not stored in the onenand_chip structure and
33662     because of this the continuous locking scheme could be enabled on some
33663     chips.
33664
33665     Signed-off-by: Stefan Roese <sr@denx.de>
33666
33667 commit 4fca3310d611cc0f51d7295ef3557afbdbd91dc3
33668 Author: Stefan Roese <sr@denx.de>
33669 Date:   Tue Nov 11 10:28:53 2008 +0100
33670
33671     OneNAND: Fix compiler warnings
33672
33673     Signed-off-by: Stefan Roese <sr@denx.de>
33674
33675 commit 1ac5744e33ee0aa6d6ddab3b99f9e70953156e69
33676 Author: Dave Liu <daveliu@freescale.com>
33677 Date:   Tue Nov 4 14:55:06 2008 +0800
33678
33679     mpc83xx: enable eLBC NAND support for MPC8315ERDB board
33680
33681     Signed-off-by: Dave Liu <daveliu@freescale.com>
33682
33683 commit ef0921d6b05aeb9034158f9bef5323d6da9c925e
33684 Author: Kyungmin Park <kmpark@infradead.org>
33685 Date:   Tue Nov 4 09:24:07 2008 +0900
33686
33687     Sync with 2.6.27
33688
33689     Sync with OneNAND kernel codes
33690
33691     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
33692
33693 commit e7f325be9edeb84bb457301776bbac1f7257dafc
33694 Author: Michal Simek <monstr@monstr.eu>
33695 Date:   Mon Jan 5 13:35:31 2009 +0100
33696
33697     microblaze: Use cache functions (especially cache status)
33698     in systems which are configured without flash
33699
33700 commit e9b737deb2c30125362d20e24170617476026e94
33701 Author: Michal Simek <monstr@monstr.eu>
33702 Date:   Mon Jan 5 13:29:32 2009 +0100
33703
33704     microblaze: Add cache flush
33705
33706 commit b4f8dda35bfad447b4106828232705b2e878d168
33707 Author: Michal Simek <monstr@monstr.eu>
33708 Date:   Mon Jan 5 13:28:40 2009 +0100
33709
33710     microblaze: Add bootup messages to board.c
33711
33712 commit 330e55459bc9983341da6c1d5c7fe00a664436fe
33713 Author: Michal Simek <monstr@monstr.eu>
33714 Date:   Fri Dec 19 13:25:55 2008 +0100
33715
33716     microblaze: Change microblaze-generic config file
33717
33718     Signed-off-by: Michal Simek <monstr@monstr.eu>
33719
33720 commit 52a822ed9c37a2ea0ed112a26d8ff5a6cb1c6f10
33721 Author: Michal Simek <monstr@monstr.eu>
33722 Date:   Fri Dec 19 13:14:05 2008 +0100
33723
33724     microblaze: Rename ml401 to microblaze-generic
33725
33726     Signed-off-by: Michal Simek <monstr@monstr.eu>
33727
33728 commit 6677876181cc8772bca8a372479a500d160f3993
33729 Author: Scott Wood <scottwood@freescale.com>
33730 Date:   Tue Jan 20 11:56:11 2009 -0600
33731
33732     83xx: Use the proper sequence for updating IMMR.
33733
33734     This ensures that subsequent accesses properly hit the new window.
33735
33736     The dcbi during the NAND loop was accidentally working around this;
33737     it's no longer necessary, as the cache is not enabled.
33738
33739     Reported-by: Suchit Lepcha <Suchit.Lepcha@freescale.com>
33740     Signed-off-by: Scott Wood <scottwood@freescale.com>
33741     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
33742
33743 commit 8b34557c546e5e9f34ebf83c93413dad973d93df
33744 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
33745 Date:   Thu Jan 8 04:26:19 2009 +0300
33746
33747     mpc83xx: Add PCI-E support for MPC837XEMDS boards
33748
33749     MPC837XEMDS boards can support PCI-E via "PCI-E riser card". The card
33750     provides two PCI-E (x2) ports. Though, only one port can be used in x2
33751     mode. Two ports can function simultaneously in x1 mode.
33752
33753     PCI-E x1/x2 modes can be switched via "pex_x2" environment variable.
33754
33755     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
33756     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
33757
33758 commit 8f11e34b31a7be124a3239653f33af9510502045
33759 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
33760 Date:   Thu Jan 8 04:26:17 2009 +0300
33761
33762     mpc83xx: Add PCI-E support for MPC8315ERDB boards
33763
33764     MPC8315ERDB boards features PCI-E x1 and Mini PCI-E x1 ports. Let's
33765     support them.
33766
33767     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
33768     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
33769
33770 commit fd6646c0b9ebe7e5afc4ae4c78097d9cd317a5e8
33771 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
33772 Date:   Thu Jan 8 04:26:12 2009 +0300
33773
33774     mpc83xx: Add support for MPC83xx PCI-E controllers
33775
33776     This patch adds support for MPC83xx PCI-E controllers in Root Complex
33777     mode.
33778
33779     The patch is based on Tony Li and Dave Liu work[1].
33780
33781     Though unlike the original patch, by default we don't register PCI-E
33782     buses for use in U-Boot, we only configure the controllers for future
33783     use in other OSes (Linux). This is done because we don't have enough
33784     of spare BATs to map all the PCI-E regions.
33785
33786     To actually use PCI-E in U-Boot, users should explicitly define
33787     CONFIG_83XX_GENERIC_PCIE_REGISTER_HOSES symbol in the board file. And
33788     only then U-Boot will able to access PCI-E, but at the cost of disabled
33789     address translation.
33790
33791     [1] http://lists.denx.de/pipermail/u-boot/2008-January/027630.html
33792
33793     Signed-off-by: Tony Li <tony.li@freescale.com>
33794     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
33795     Acked-by: Dave Liu <daveliu@freescale.com>
33796     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
33797
33798 commit 88ecf55cabd7aea28fe8093720e208f53ccfdcf5
33799 Author: Ira Snyder <iws@ovro.caltech.edu>
33800 Date:   Mon Jan 12 13:33:17 2009 -0800
33801
33802     MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent mode
33803
33804     When running in PCI agent mode, the PCI_CLK_OUT signals are not used, so do
33805     not enable them. See the MPC8349EA Reference Manual, Section 4.4.2
33806     "Clocking in PCI Agent Mode".
33807
33808     Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
33809     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
33810
33811 commit 75f35209f702bb26826855ed8c8e4d108ab5f412
33812 Author: Ira Snyder <iws@ovro.caltech.edu>
33813 Date:   Mon Jan 12 13:32:26 2009 -0800
33814
33815     83xx: PCI agent mode fixes for multi-board systems
33816
33817     When running a system with 2 or more MPC8349EMDS boards in PCI agent mode,
33818     the boards will lock up the PCI bus by scanning against each other.
33819
33820     The boards lock against each other by trying to access the PCI bus before
33821     clearing their configuration lock bit. Both boards end up in a loop,
33822     sending and receiving "Target Not Ready" messages forever.
33823
33824     When running in PCI agent mode, the scanning now takes place after the
33825     boards have cleared their configuration lock bit.
33826
33827     Also, add a missing declaration to the mpc83xx.h header file, fixing a
33828     build warning.
33829
33830     Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
33831     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
33832
33833 commit 455a46915b82896cc2070eb326d075555c2bc580
33834 Author: Ron Madrid <ron_madrid@sbcglobal.net>
33835 Date:   Fri Dec 12 13:12:45 2008 -0800
33836
33837     mpc83xx: Size optimization of start.S
33838
33839     Currently there are in excess of 100 bytes located at the beginning of the image
33840     built by start.S that are not being utilized.  This patch moves a few functions
33841     into this part of the image.  This will create a greater number of *available*
33842     bytes that can be used by board specific code in NAND builds and will decrease
33843     the size of the assembled code in other builds.
33844
33845     Signed-off-by: Ron Madrid <ron_madrid@sbcglobal.net>
33846     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
33847
33848 commit 72d15e705bc3983884105cb7755c7ba80e74a0a5
33849 Author: Wolfgang Denk <wd@denx.de>
33850 Date:   Wed Jan 21 23:08:12 2009 +0100
33851
33852     Prepare v2009.01
33853
33854     Signed-off-by: Wolfgang Denk <wd@denx.de>
33855
33856 commit 635e5f8fc82365e6e9734b3132bc95135a6de679
33857 Author: Wolfgang Denk <wd@denx.de>
33858 Date:   Sun Jan 18 21:37:48 2009 +0100
33859
33860     Prepare 2009.01-rc3
33861
33862     Update CHANGELOG
33863
33864     Signed-off-by: Wolfgang Denk <wd@denx.de>
33865
33866 commit 4cda437898f7873752f0201757cd33f12196ce87
33867 Author: Mike Frysinger <vapier@gentoo.org>
33868 Date:   Sat Jan 17 13:32:42 2009 -0500
33869
33870     build system: treat all Darwin's alike
33871
33872     The x86 based version of Darwin behaves the same quirky way as the powerpc
33873     Darwin, so only check HOSTOS when setting up Darwin workarounds.
33874
33875     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
33876
33877 commit c088a108c75db565e07292fd668dfa5491e85bc2
33878 Author: Peter Korsgaard <jacmet@sunsite.dk>
33879 Date:   Wed Jan 14 13:52:24 2009 +0100
33880
33881     fdt_resize(): fix actualsize calculations with unaligned blobs
33882
33883     The code in fdt_resize() to extend the fdt size to end on a page boundary
33884     is wrong for fdt's not located at an address aligned on a page boundary.
33885     What's even worse, the code would make actualsize shrink rather than grow
33886     if (blob & 0xfff) was bigger than the amount of padding added by ALIGN(),
33887     causing fdt_add_mem_rsv to fail.
33888
33889     Fix it by aligning end address (blob + size) to a page boundary instead.
33890     For aligned fdt's this is equivalent to what we had before.
33891
33892     Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
33893
33894 commit fadad1573fb16c90025f08a2861d6047d093cba7
33895 Author: Mike Frysinger <vapier@gentoo.org>
33896 Date:   Fri Jan 9 04:38:17 2009 -0500
33897
33898     ncb: use socklen_t
33899
33900     The recvfrom() function takes a socklen_t, not an int.
33901
33902     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
33903
33904 commit fc83c9273cec6e6e542f4a0ea3b653b7d0513ffa
33905 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
33906 Date:   Sun Jan 11 16:35:16 2009 +0100
33907
33908     sh: serial: use readx/writex accessors
33909
33910     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
33911     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
33912
33913 commit 9e1fa628bdb64745811cdd26c4f953846c076180
33914 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
33915 Date:   Sun Jan 11 16:35:15 2009 +0100
33916
33917     sh: serial: coding style cleanup
33918
33919     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
33920     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
33921
33922 commit c9935c992575922b7ef13eec0656ed8665d324e3
33923 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
33924 Date:   Sun Jan 11 17:48:56 2009 +0900
33925
33926     sh: Fix compile error on lowlevel_init file
33927
33928     lowlevel_init of SH was corrected to use the write/readXX macro.
33929     However, there was a problem that was not able to be compiled partially.
33930     This patch corrected this.
33931
33932     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
33933
33934 commit a5b04d00bfeb940c62232972ce644d50b45797f9
33935 Author: Kieran Bingham <kieranbingham@gmail.com>
33936 Date:   Tue Dec 30 01:16:03 2008 +0000
33937
33938     sh: Fix up rsk7203 target for out of tree build
33939
33940     Fix up rsk7203 target to build successfully using out-of-tree build.
33941
33942     Signed-off-by: Kieran Bingham <kbingham@mpc-data.co.uk>
33943     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
33944
33945 commit f7e78f3b74aae9caca2997bad865a72338326c0a
33946 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
33947 Date:   Sat Dec 20 19:29:49 2008 +0100
33948
33949     sh: use write{8,16,32} in all lowlevel_init
33950
33951     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
33952     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
33953
33954 commit e4430779623af500de1cee7892c379f07ef59813
33955 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
33956 Date:   Sat Dec 20 19:29:48 2008 +0100
33957
33958     sh: lowlevel_init coding style cleanup
33959
33960     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
33961     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
33962
33963 commit 85cb052ee41675ca361e6a4c69455dc715c8f2d9
33964 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
33965 Date:   Sat Dec 20 15:27:45 2008 +0100
33966
33967     sh: update sh2/sh2a timer coding style
33968
33969     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
33970     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
33971
33972 commit 1e15ff999322e81af4c0c0c548908f38944ba39c
33973 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
33974 Date:   Sat Dec 20 15:25:22 2008 +0100
33975
33976     sh: update sh timer coding style
33977
33978     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
33979     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
33980
33981 commit 0e3ece33801e377be67ffa29f083421ad820f28b
33982 Author: Wolfgang Denk <wd@denx.de>
33983 Date:   Wed Jan 14 23:26:05 2009 +0100
33984
33985     Prepare 2009.01-rc2
33986
33987     Update CHANGELOG.
33988
33989     Signed-off-by: Wolfgang Denk <wd@denx.de>
33990
33991 commit e92c9a860e44c14513c8909ce4299e253a775eeb
33992 Author: Wolfgang Denk <wd@denx.de>
33993 Date:   Wed Jan 14 22:35:30 2009 +0100
33994
33995     cpu/mpc824x/Makefile: fix warning with parallel builds
33996
33997     Parallel builds would occasionally issue this build warning:
33998
33999         ln: creating symbolic link `cpu/mpc824x/bedbug_603e.c': File exists
34000
34001     Use "ln -sf" as quick work around for the issue.
34002
34003     Signed-off-by: Wolfgang Denk <wd@denx.de>
34004
34005 commit 3ba605d4beec649438539e7df97b5fedb26592fb
34006 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
34007 Date:   Fri Jan 2 12:18:49 2009 +0100
34008
34009     ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards
34010
34011     This patch adds esd's loadpci BSP command to CPCI4052 and
34012     CPCI405AB board. This requires CONFIG_CMD_BSP and CONFIG_PRAM.
34013
34014     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
34015     Signed-off-by: Stefan Roese <sr@denx.de>
34016
34017 commit 600fe46fb3dab7f07604f9009904f31584415114
34018 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
34019 Date:   Fri Jan 2 12:18:12 2009 +0100
34020
34021     ppc4xx: Disable pci node in device tree on CPCI405 pci adapters
34022
34023     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
34024     Signed-off-by: Stefan Roese <sr@denx.de>
34025
34026 commit f6a1f490d224c600a09137e58d1026d150b8e679
34027 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
34028 Date:   Fri Jan 2 12:17:36 2009 +0100
34029
34030     ppc4xx: Cleanup CPCI405 board code
34031
34032     This patch cleans up CPCI405 board support:
34033     - wrap long lines
34034     - unification of spaces in function calls
34035     - remove dead code
34036
34037     Use correct io accessors on peripherals.
34038
34039     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
34040     Signed-off-by: Stefan Roese <sr@denx.de>
34041
34042 commit fceebb45a0b97e92f9889861f8c3b9cb885e706f
34043 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
34044 Date:   Fri Jan 2 12:16:35 2009 +0100
34045
34046     ppc4xx: Enable auto RS485 mode on PLU405 boards
34047
34048     This patch turns on the auto RS485 mode in the 2nd external
34049     uart on PLU405 boards. This is a special mode of the used
34050     Exar XR16C2850 uart. Because these boards only have a 485 physical
34051     layer connected it's a good idea to turn it on by default.
34052
34053     Signed-off-by: Matthias Fuchs <mf@esd.eu>
34054     Signed-off-by: Stefan Roese <sr@denx.de>
34055
34056 commit b5f65dfa9aa8e068e62aba4733dc4fd97b1d9bf6
34057 Author: Haiying Wang <Haiying.Wang@freescale.com>
34058 Date:   Tue Jan 13 16:29:28 2009 -0500
34059
34060     Some changes of TLB entry setting for MPC8572DS
34061
34062     - Move the TLB entry of PIXIS_BASE from TLB0 to TLB1[8], because in CAMP mode,
34063     all the TLB0 entries will be invalidated after cpu1 brings up kernel, thus cpu0
34064     can not access PIXIS_BASE anymore (any access will cause DataTLBError exception)
34065
34066     - Set CONFIG_SYS_DDR_TLB_START to 9 for MPC8572DS board.
34067
34068     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
34069
34070 commit 950264317eb9594b2b5ee2fb65206200a1c6007a
34071 Author: Haiying Wang <Haiying.Wang@freescale.com>
34072 Date:   Tue Jan 13 16:29:22 2009 -0500
34073
34074     Change DDR tlb start entry to CONFIG param for 85xx
34075
34076     So that we can locate the DDR tlb start entry to the value other than 8. By
34077     default, it is still 8.
34078
34079     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
34080
34081 commit 6d3a10f73ece7ffb736890c10e023222612a4aa0
34082 Author: Roy Zang <tie-fei.zang@freescale.com>
34083 Date:   Fri Jan 9 16:02:35 2009 +0800
34084
34085     Change PCIE1&2 deciide logic on MPC8544DS board more readable
34086
34087     The IO port selection for MPC8544DS board:
34088      Port                       cfg_io_ports
34089      PCIE1              0x2, 0x3, 0x4, 0x5, 0x6, 0x7
34090      PCIE2              0x4, 0x5, 0x6, 0x7
34091      PCIE3              0x6, 0x7
34092      This patch changes the PCIE12 and PCIE2 logic more readable.
34093     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
34094
34095 commit 028e116811d28a031660f1ad9e20ac1293b3c5c7
34096 Author: Roy Zang <tie-fei.zang@freescale.com>
34097 Date:   Fri Jan 9 16:01:52 2009 +0800
34098
34099     PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit
34100
34101     PCIE2 and PCIE3 should be decided by corresponing bit in devdisr instead of
34102     PCIE1 bit.
34103     On MPC8572DS board, PCIE refers to PCIE1.
34104     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
34105
34106 commit 9afc2ef0307aecf52482df67c31b75d5f9e66b47
34107 Author: Roy Zang <tie-fei.zang@freescale.com>
34108 Date:   Fri Jan 9 16:00:55 2009 +0800
34109
34110     Fix IO port selection issue on MPC8544DS and MPC8572DS boards
34111
34112     The IO port selection is not correct on MPC8572DS and MPC8544DS board.
34113      This patch fixes this issue.
34114      For MPC8572
34115      Port                       cfg_io_ports
34116      PCIE1              0x2, 0x3, 0x7, 0xb, 0xc, 0xf
34117      PCIE2              0x3, 0x7
34118      PCIE3              0x7
34119
34120     For MPC8544
34121     Port                        cfg_io_ports
34122     PCIE1               0x2, 0x3, 0x4, 0x5, 0x6, 0x7
34123     PCIE2               0x4, 0x5, 0x6, 0x7
34124     PCIE3               0x6, 0x7
34125     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
34126
34127 commit 3e3fffe3baf3befde287fec1fcbfe55052fb8946
34128 Author: Becky Bruce <beckyb@kernel.crashing.org>
34129 Date:   Wed Dec 3 22:36:44 2008 -0600
34130
34131     mpc8610hpcd: Fix PCI mapping concepts
34132
34133     Rename _BASE to _BUS, as it's actually a PCI bus address,
34134     separate virtual and physical addresses into _VIRT and _PHYS,
34135     and use each appopriately.  This makes the code easier to read
34136     and understand, and facilitates mapping changes going forward.
34137
34138     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
34139
34140 commit 79e436cad3b4a7db88408c3f05175028f30d700d
34141 Author: Becky Bruce <beckyb@kernel.crashing.org>
34142 Date:   Wed Dec 3 22:36:26 2008 -0600
34143
34144     sbc8641d: Fix PCI mapping concepts
34145
34146     Rename _BASE to _BUS, as it's actually a PCI bus address,
34147     separate virtual and physical addresses into _VIRT and _PHYS,
34148     and use each appopriately.  This makes the code easier to read
34149     and understand, and facilitates mapping changes going forward.
34150
34151     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
34152
34153 commit a9f3acbcd07da72b5446ce557531a3ed8b8beff0
34154 Author: Wolfgang Denk <wd@denx.de>
34155 Date:   Mon Jan 12 14:50:35 2009 +0100
34156
34157     MPC86xx: fix build warnings
34158
34159     Signed-off-by: Wolfgang Denk <wd@denx.de>
34160
34161 commit 032a1c934ef4dc003281f57302b6e693062c1868
34162 Author: Mike Frysinger <vapier@gentoo.org>
34163 Date:   Mon Jan 5 16:09:44 2009 -0500
34164
34165     bf537-stamp/nand: fix board_nand_init prototype
34166
34167     The board_nand_init() function should return an int, not void.
34168
34169     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
34170
34171 commit 687f952e4119594ab913be11c90f7f018c2a7a79
34172 Author: Mike Frysinger <vapier@gentoo.org>
34173 Date:   Thu Dec 11 07:04:48 2008 -0500
34174
34175     Blackfin: drop CONFIG_SPI handling in board init
34176
34177     The eeprom SPI init functions are duplicated as the common code already
34178     executes these for us.
34179
34180     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
34181
34182 commit e7e684b10d73a303902208594c7c3e7e0d753282
34183 Author: Mike Frysinger <vapier@gentoo.org>
34184 Date:   Fri Oct 24 17:51:57 2008 -0400
34185
34186     Blackfin: fix out-of-tree building with ldscripts
34187
34188     Many of the Blackfin board linker scripts are preprocessed, so make sure we
34189     output the linker script into the build tree rather than the source tree.
34190
34191     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
34192
34193 commit b9eecc342f767b50e1476fbc1aad7d88dd4ce5eb
34194 Author: Mike Frysinger <vapier@gentoo.org>
34195 Date:   Fri Oct 24 17:48:54 2008 -0400
34196
34197     Blackfin: fix linker scripts to work with --gc-sections
34198
34199     Make sure all .text sections get pulled in and the entry point is properly
34200     referenced so they don't get discarded when linking with --gc-sections.
34201
34202     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
34203
34204 commit 509fc553bc6087a6f705b3bf52f3950d7d1eaa58
34205 Author: Mike Frysinger <vapier@gentoo.org>
34206 Date:   Sat Oct 11 20:45:44 2008 -0400
34207
34208     Blackfin: set proper LDRFLAGS for parallel booting LDRs
34209
34210     In order to boot an LDR out of parallel flash, the ldr utility needs a few
34211     flags to tell it to generate the right header.
34212
34213     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
34214
34215 commit 3dd9395a0d7ce69a335d0e743c04b9caedd681d3
34216 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34217 Date:   Tue Jan 6 21:41:59 2009 +0100
34218
34219     at91rm9200: move define from lowlevel_init to header
34220
34221     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34222
34223 commit 8a48686fac2030287765f1970ea046bd5734b733
34224 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34225 Date:   Sat Jan 3 17:22:26 2009 +0100
34226
34227     m501sk: move to the common memory setup
34228
34229     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34230
34231 commit d481c80d78f954133c035dae6c7d22de3625795d
34232 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34233 Date:   Sat Jan 3 17:22:25 2009 +0100
34234
34235     at91rm9200: rename lowlevel init value to CONFIG_SYS_
34236
34237     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34238
34239 commit 4e170b16625291aa10d0d9abc3f34e8a5945d157
34240 Author: Nicolas Ferre <nicolas.ferre@atmel.com>
34241 Date:   Tue Jan 6 21:13:14 2009 +0100
34242
34243     at91: add at91sam9xeek board support
34244
34245     At91sam9xe is basically an at91sam9260 with embedded flash. We can manage
34246     it as another entry for at91sam9260 in the Makefile.
34247
34248     Check documentation at :
34249     http://www.atmel.com/dyn/products/product_card.asp?part_id=4263
34250
34251     Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
34252     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34253
34254 commit 9ffd53db870a7da134f9a1ae76894a6b31237be5
34255 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34256 Date:   Tue Jan 6 21:15:57 2009 +0100
34257
34258     fix bmp_logo.h make dependencies to allow parallel build
34259
34260     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34261
34262 commit e12d9a8fb48d24176efffccc072b445e60a3afe4
34263 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34264 Date:   Sat Jan 3 17:22:24 2009 +0100
34265
34266     at91: Fix Atmel's at91sam9 boards out of tree build
34267
34268     introduced in commit 89a7a87f084c
34269
34270     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34271
34272 commit 0668236bafaa1c11c521652a2facebc74beecbf0
34273 Author: Wolfgang Denk <wd@denx.de>
34274 Date:   Tue Dec 30 22:56:11 2008 +0100
34275
34276     README: update mailing list name and hits to patch submission.
34277
34278     Signed-off-by: Wolfgang Denk <wd@denx.de>
34279
34280 commit d9011f9b75561a0bd9254934c2bb2bc799d4f645
34281 Author: Peter Tyser <ptyser@xes-inc.com>
34282 Date:   Tue Dec 23 16:32:01 2008 -0600
34283
34284     85xx: Enable inbound PCI config cycles for X-ES boards cleanup
34285
34286     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
34287
34288 commit 1f03cbfae221b24ba1341a0a3f62ff01c5c874df
34289 Author: Peter Tyser <ptyser@xes-inc.com>
34290 Date:   Tue Dec 23 16:32:00 2008 -0600
34291
34292     XPedite5200 board support cleanup
34293
34294     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
34295
34296 commit fea91edee8ae0295e3c30b1ff544df51f4d668e1
34297 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34298 Date:   Tue Dec 2 21:58:04 2008 +0100
34299
34300     usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
34301
34302     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34303     Signed-off-by: Remy Böhmer <linux@bohmer.net>
34304
34305 commit ada591d2a0ecff5f9bc5ed1ebf310f439c3d0a28
34306 Author: Trent Piepho <tpiepho@freescale.com>
34307 Date:   Wed Dec 3 15:16:37 2008 -0800
34308
34309     mpc8[56]xx: Put localbus clock in sysinfo and gd
34310
34311     Currently MPC85xx and MPC86xx boards just calculate the localbus frequency
34312     and print it out, but don't save it.
34313
34314     This changes where its calculated and stored to be more consistent with the
34315     CPU, CCB, TB, and DDR frequencies and the MPC83xx localbus clock.
34316
34317     The localbus frequency is added to sysinfo and calculated when sysinfo is
34318     set up, in cpu/mpc8[56]xx/speed.c, the same as the other frequencies are.
34319
34320     get_clocks() copies the frequency into the global data, as the other
34321     frequencies are, into a new field that is only enabled for MPC85xx and
34322     MPC86xx.
34323
34324     checkcpu() in cpu/mpc8[56]xx/cpu.c will print out the local bus frequency
34325     from sysinfo, like the other frequencies, instead of calculating it on the
34326     spot.
34327
34328     Signed-off-by: Trent Piepho <tpiepho@freescale.com>
34329     Acked-by: Kumar Gala <galak@kernel.crashing.org>
34330     Acked-by: Jon Loeliger <jdl@freescale.com>
34331
34332 commit 9863d6aca11405e1e0d8aba2045d78aeec4d4ee7
34333 Author: Trent Piepho <tpiepho@freescale.com>
34334 Date:   Wed Dec 3 15:16:36 2008 -0800
34335
34336     mpc86xx: Double local bus clock divider
34337
34338     The local bus clock divider should be doubled for both 8610 and 8641.
34339
34340     Signed-off-by: Trent Piepho <tpiepho@freescale.com>
34341     Acked-by: Kumar Gala <galak@kernel.crashing.org>
34342     Acked-by: Jon Loeliger <jdl@freescale.com>
34343
34344 commit 446c381e3e16f19857b72ea0d06241267b8b9d58
34345 Author: Trent Piepho <tpiepho@freescale.com>
34346 Date:   Wed Dec 3 15:16:35 2008 -0800
34347
34348     mpc8568: Double local bus clock divider
34349
34350     The clock divider for the MPC8568 local bus should be doubled, like the
34351     other newer MPC85xx chips.
34352
34353     Since there are now more chips with a 2x divider than a 1x, and any new
34354     85xx chips will probably be 2x, invert the sense of the #if so that it
34355     lists the 1x chips instead of the 2x ones.
34356
34357     Signed-off-by: Trent Piepho <tpiepho@freescale.com>
34358     Acked-by: Kumar Gala <galak@kernel.crashing.org>
34359     Acked-by: Jon Loeliger <jdl@freescale.com>
34360
34361 commit f51f07eb58fad12de9294ba4ee6c09a0ddeaee03
34362 Author: Dave Liu <daveliu@freescale.com>
34363 Date:   Tue Dec 16 12:09:27 2008 +0800
34364
34365     85xx: Fix the boot window issue
34366
34367     If one custom board is using the 8MB flash, it is set
34368     as FLASH_BASE = 0xef000000, TEXT_BASE = 0xef780000.
34369     The current start.S code will be broken at switch_as.
34370
34371     It is because the TLB1[15] is set as 16MB page size,
34372     EPN = TEXT_BASE & 0xff000000, RPN = 0xff000000.
34373
34374     For the 8MB flash case, the EPN = 0xefxxxxxx,
34375     RPN = 0xffxxxxxx. Assume the virt address of switch_as
34376     is 0xef7ff18c, the real address of the instruction at
34377     switch_as should be 0xff7ff18c. the 0xff7ff18c is out
34378     of the range of the default 8MB boot LAW window
34379     0xff800000 - 0xffffffff.
34380
34381     So when we switch to AS1 address space at switch_as,
34382     the core can't fetch the instruction at switch_as any
34383     more. It will cause broken issue.
34384
34385     Signed-off-by: Dave Liu <daveliu@freescale.com>
34386
34387 commit 58da8890d5fbd074746037722a423de9ac408616
34388 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
34389 Date:   Thu Dec 11 15:47:50 2008 -0500
34390
34391     sbc8548: use proper PHY address
34392
34393     The values given for the PHY address were wrong, so the code
34394     read no valid PHY ID, and fell through to the generic PHY
34395     support, which would work on 1000M but would not auto negotiate
34396     down to 100M or 10M.
34397
34398     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
34399
34400 commit ad22f9273c6f24fbfa917e867680e9688e0c59c5
34401 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
34402 Date:   Thu Dec 11 15:47:51 2008 -0500
34403
34404     sbc8548: enable command line editing by default.
34405
34406     Lets make things a bit more user friendly.  It isn't 1985 anymore.
34407
34408     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
34409
34410 commit bd93105fa171184a71ca8b22be03dc2705cfbd3f
34411 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
34412 Date:   Thu Dec 11 15:47:49 2008 -0500
34413
34414     sbc8548: don't enable the 3rd and 4th eTSEC
34415
34416     These interfaces don't have usable connectors on the board, so don't
34417     bother enumerating or configuring them.
34418
34419     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
34420
34421 commit 181a3650113883728927928b3ac81ad6dade4b2c
34422 Author: Haiying Wang <Haiying.Wang@freescale.com>
34423 Date:   Wed Dec 3 10:08:19 2008 -0500
34424
34425     Set IVPR to kenrel entry point in second core boot page
34426
34427     Assuming the OSes exception vectors start from the base of kernel address, and
34428     the kernel physical starting address can be relocated to an non-zero address.
34429     This patch enables the second core to have a valid IVPR for debugger before
34430     kernel setting IVPR in CAMP mode. Otherwise, IVPR is 0x0 and it is not a valid
34431     value for second core which runs kernel at different physical address other
34432     than 0x0.
34433
34434     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
34435
34436 commit a5d212a263c58cc746481bf1fc878510533ce7d6
34437 Author: Trent Piepho <tpiepho@freescale.com>
34438 Date:   Wed Dec 3 15:16:34 2008 -0800
34439
34440     mpc8xxx: LCRR[CLKDIV] is sometimes five bits
34441
34442     On newer CPUs, 8536, 8572, and 8610, the CLKDIV field of LCRR is five bits
34443     instead of four.
34444
34445     In order to avoid an ifdef, LCRR_CLKDIV is set to 0x1f on all systems.  It
34446     should be safe as the fifth bit was defined as reserved and set to 0.
34447
34448     Code that was using a hard coded 0x0f is changed to use LCRR_CLKDIV.
34449
34450     Signed-off-by: Trent Piepho <tpiepho@freescale.com>
34451     Acked-by: Kumar Gala <galak@kernel.crashing.org>
34452     Acked-by: Jon Loeliger <jdl@freescale.com>
34453
34454 commit 58ec4866ed916c7e422f5107bb27b0822084728e
34455 Author: Trent Piepho <tpiepho@freescale.com>
34456 Date:   Wed Dec 3 15:16:38 2008 -0800
34457
34458     mpc8[56]xx: Put localbus clock in device tree
34459
34460     Export the localbus frequency in the device tree, the same way the CPU, TB,
34461     CCB, and various other frequencies are exported in their respective device
34462     tree nodes.
34463
34464     Some localbus devices need this information to be programed correctly, so
34465     it makes sense to export it along with the other frequencies.
34466
34467     Unfortunately, when someone wrote the localbus dts bindings, they didn't
34468     bother to define what the "compatible" property should be.  So it seems no
34469     one was quite sure what to put in their dts files.
34470
34471     Based on current existing dts files in the kernel source, I've used
34472     "fsl,pq3-localbus" and "fsl,elbc" for MPC85xx, which are used by almost all
34473     of the 85xx devices, and are looked for by the Linux code.  The eLBC is
34474     apparently not entirely backward compatible with the pq3 LBC and so eLBC
34475     equipped platforms like 8572 won't use pq3-localbus.
34476
34477     For MPC86xx, I've used "fsl,elbc" which is used by some of the 86xx systems
34478     and is also looked for by the Linux code.  On MPC8641, I've also used
34479     "fsl,mpc8641-localbus" as it is also commonly used in dts files, some of
34480     which don't use "fsl,elbc" or any other acceptable name to match on.
34481
34482     Signed-off-by: Trent Piepho <tpiepho@freescale.com>
34483     Acked-by: Kumar Gala <galak@kernel.crashing.org>
34484     Acked-by: Jon Loeliger <jdl@freescale.com>
34485
34486 commit 9d94aff699eed38b286814fcbb335f3eb8516a0e
34487 Author: Kumar Gala <galak@kernel.crashing.org>
34488 Date:   Tue Dec 16 14:59:22 2008 -0600
34489
34490     NAND FSL elbc: Use virt_to_phys to determine which bank is in use
34491
34492     The current code that determines which bank/chipselect is used for a
34493     given NAND instance only worked for 32-bit addresses and assumed
34494     a 1:1 mapping.  This breaks in 36-bit physical configs.
34495
34496     The proper way to handle this is to use the virt_to_phys() and
34497     BR_PHYS_ADDR() routinues to match the 34-bit lbc bus address
34498     with the the virtual address the NAND code uses.
34499
34500     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
34501     Acked-by: Scott Wood <scottwood@freescale.com>
34502
34503 commit 77c8115b1f1871811633eae77a5a700fac1f0e50
34504 Author: Kumar Gala <galak@kernel.crashing.org>
34505 Date:   Tue Dec 16 14:59:21 2008 -0600
34506
34507     ppc: Use addrmap in virt_to_phys and map_physmem.
34508
34509     If we have addr map support enabled use the mapping functions to
34510     implement virt_to_phys() and map_physmem().
34511
34512     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
34513
34514 commit ecf5b98c7a6a2e2256dfddd48fab26678dcd6b90
34515 Author: Kumar Gala <galak@kernel.crashing.org>
34516 Date:   Tue Dec 16 14:59:20 2008 -0600
34517
34518     85xx: Add support to populate addr map based on TLB settings
34519
34520     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
34521
34522 commit 78bbc5ce151c5a484bb51bf1866b4a993ffc16ec
34523 Author: Peter Tyser <ptyser@xes-inc.com>
34524 Date:   Mon Dec 1 13:47:13 2008 -0600
34525
34526     XPedite5200 board support
34527
34528     Initial support for Extreme Engineering Solutions XPedite5200 -
34529     a MPC8548-based PMC single board computer.
34530
34531     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
34532
34533 commit 487dcb4fb89be0992bc06ec1341090017bd9cf2f
34534 Author: Peter Tyser <ptyser@xes-inc.com>
34535 Date:   Wed Oct 29 12:39:27 2008 -0500
34536
34537     85xx: Enable inbound PCI config cycles for X-ES boards
34538
34539     Update X-ES Freescale boards to allow inbound PCI configuration
34540     cycles when configured as agent/endpoint.
34541
34542     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
34543
34544 commit ccf0fdd02b97323f8caae18d06cc9daeac2f192f
34545 Author: Peter Tyser <ptyser@xes-inc.com>
34546 Date:   Wed Dec 17 16:36:23 2008 -0600
34547
34548     XPedite5370 board support
34549
34550     Initial support for Extreme Engineering Solutions XPedite5370 -
34551     a MPC8572-based 3U VPX single board computer with a PMC/XMC
34552     site.
34553
34554     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
34555
34556 commit e92739d34e2d6b6aca93b2598248210710897ce8
34557 Author: Peter Tyser <ptyser@xes-inc.com>
34558 Date:   Wed Dec 17 16:36:21 2008 -0600
34559
34560     Add support for PCA953x I2C gpio devices
34561
34562     Initial support for NXP's 4 and 8 bit I2C gpio expanders
34563     (eg pca9537, pca9557, etc). The CONFIG_PCA953X define
34564     enables support for the devices while the CONFIG_CMD_PCA953X
34565     define enables the pca953x command. The CONFIG_CMD_PCA953X_INFO
34566     define enables an 'info' sub-command which provides summary
34567     information for the given pca953x device.
34568
34569     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
34570
34571 commit 7a8979591171676417ab36852d8811a8c46accd8
34572 Author: Peter Tyser <ptyser@xes-inc.com>
34573 Date:   Wed Oct 29 12:39:26 2008 -0500
34574
34575     pci/fsl_pci_init: Enable inbound PCI config cycles
34576
34577     Add fsl_pci_config_unlock() function to enable a
34578     PCI/PCIe interface configured in agent/endpoint mode to
34579     respond to inbound PCI configuration cycles.
34580
34581     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
34582
34583 commit 92c78a3bbcb2ce508b4bf1c4a1e0940406a024bb
34584 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
34585 Date:   Wed Dec 17 16:43:18 2008 +0100
34586
34587     avr32: Remove second definition of virt_to_phys()
34588
34589     The second definition introduced by 65e43a1063 conflicts with the
34590     existing one.
34591
34592     Also, convert the existing definition to use phys_addr_t. The volatile
34593     qualifier is still needed due to brain damage elsewhere.
34594
34595     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
34596
34597 commit b616f2b545f73757669b37386f0b37bb61fc6797
34598 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34599 Date:   Mon Sep 8 22:27:18 2008 +0200
34600
34601     MIPS: qemu_mips: update doc to generate and to use qemu flash, ide file
34602
34603     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34604     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
34605
34606 commit 16cdf816779f5b602a9b3b4d2ea4dea05095c35b
34607 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34608 Date:   Tue Dec 16 22:10:31 2008 +0100
34609
34610     MIPS: qemu_mips: update doc to use all disk and boot linux kernel
34611
34612     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34613     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
34614
34615 commit 13095b2f07dacb1f863772266c1789d47a523a8a
34616 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34617 Date:   Tue Dec 16 22:10:30 2008 +0100
34618
34619     MIPS: qemu_mips: move env storage just after u-boot
34620
34621     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34622     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
34623
34624 commit aced78d852d0b009e8aaa1445af8cb40861ee549
34625 Author: Wolfgang Denk <wd@denx.de>
34626 Date:   Tue Dec 16 23:48:27 2008 +0100
34627
34628     Prepare 2009.01-rc1
34629
34630     Signed-off-by: Wolfgang Denk <wd@denx.de>
34631
34632 commit 9e2a79b4c585ad31138fb90b68fd0234d64a8da8
34633 Author: Wolfgang Denk <wd@denx.de>
34634 Date:   Tue Dec 16 23:13:46 2008 +0100
34635
34636     include/configs/at91cap9adk.h: fix typo.
34637
34638     Signed-off-by: Wolfgang Denk <wd@denx.de>
34639
34640 commit 45ca04f2377361593151d2d4da51f8ba4832d233
34641 Author: Wolfgang Denk <wd@denx.de>
34642 Date:   Tue Dec 16 22:32:25 2008 +0100
34643
34644     board/trab/memory.c: Fix compile problems.
34645
34646     Apply changes from commit 44b4dbed to board/trab/memory.c, too.
34647
34648     Actually we'd need a major cleanup here - as it turns out,
34649     board/trab/memory.c is more or less a verbatim copy of
34650     post/drivers/memory.c ... but then, trab is EOL anyway,r
34651     so this is not worth the effort.
34652
34653     Signed-off-by: Wolfgang Denk <wd@denx.de>
34654
34655 commit ff49ea8977b56916edd5b1766d9939010e30b181
34656 Author: Scott Wood <scottwood@freescale.com>
34657 Date:   Tue Dec 16 14:24:16 2008 -0600
34658
34659     NAND: Mark the BBT as scanned prior to calling scan_bbt.
34660
34661     Otherwise, recursion can occur if scan_bbt does not find a bad block
34662     table, and tries to write one, and the attempt to erase the BBT area
34663     causes a bad block check.
34664
34665     Signed-off-by: Scott Wood <scottwood@freescale.com>
34666
34667 commit 584eedab66d0828f2d571a24b10526c4e65f547b
34668 Author: Ilya Yanok <yanok@emcraft.com>
34669 Date:   Thu Dec 11 05:51:57 2008 +0300
34670
34671     jffs2: include <linux/mtd/compat.h> instead of defining own min_t
34672
34673     Include <linux/mtd/compat.h> header for min_t definition instead of
34674     providing our own one. Removes warnings in case of OneNAND support
34675     enabled.
34676
34677     Although I thinks it's a bit silly to include <linux/mtd/compat.h>
34678     just for min_t...
34679
34680     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
34681     Acked-by: Stefan Roese <sr@denx.de>
34682
34683 commit b1ffecec37b57a59c139042267faac458e5324e9
34684 Author: Becky Bruce <beckyb@kernel.crashing.org>
34685 Date:   Wed Dec 3 23:04:37 2008 -0600
34686
34687     powerpc: fix io.h build warning with CONFIG_PHYS_64BIT
34688
34689     Casting a pointer to a phys_addr_t when it's an unsigned long long
34690     on a 32-bit system without first casting to a non-pointer type
34691     generates a compiler warning. Fix this.
34692
34693     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
34694
34695 commit 6cdadcb3f1b6eac4a1c4256acaa1438413f95351
34696 Author: Wolfgang Denk <wd@denx.de>
34697 Date:   Tue Dec 16 16:22:50 2008 +0100
34698
34699     trab: make trab_fkt standalone code independent of libgcc
34700
34701     Use our own local functions in lib_arm/ instead.
34702
34703     Signed-off-by: Wolfgang Denk <wd@denx.de>
34704
34705 commit aa1bcca3d2e22af4dea9f02132f9b56a30378ded
34706 Author: Wolfgang Denk <wd@denx.de>
34707 Date:   Tue Dec 16 14:44:06 2008 +0100
34708
34709     post/Makefile: fix dependency problem with parallel builds
34710
34711     Parallel builds (using "make -jN") would occasionally fail with error
34712     messages like
34713         ppc_4xxFP-objdump: string.o: File format not recognized
34714     or
34715         post/libpost.a(cpu.o): In function `cpu_post_test':
34716         /home/wd/git/u-boot/work/post/lib_ppc/cpu.c:130: undefined reference to `cpu_post_test_string'
34717     or similar. We now make sure to run the 'postdeps" step before
34718     attempting to build the specific POST libraries.
34719
34720     Signed-off-by: Wolfgang Denk <wd@denx.de>
34721
34722 commit 4a0f7538c5c0805fd9a791967bbabacc41deadd9
34723 Author: Wolfgang Denk <wd@denx.de>
34724 Date:   Tue Dec 16 14:41:02 2008 +0100
34725
34726     Makefile: fix dependency problem with parallel builds
34727
34728     Parallel builds (using "make -jN") would occasionally fail with error
34729     messages like
34730         include/autoconf.mk:212: *** missing separator.  Stop.
34731     Line numbers and affected boards were changing. Obviously some
34732     Makefiles included autoconf.mk while it was still being written to.
34733     As a fix, we now write to a temporary file first and then rename it,
34734     so that it is really ready to use as soon as it appears.
34735
34736     Signed-off-by: Wolfgang Denk <wd@denx.de>
34737
34738 commit 455ae7e87f67c44e6aea68865c83acadd3fcd36c
34739 Author: Wolfgang Denk <wd@denx.de>
34740 Date:   Tue Dec 16 01:02:17 2008 +0100
34741
34742     Coding style cleanup, update CHANGELOG.
34743
34744     Signed-off-by: Wolfgang Denk <wd@denx.de>
34745
34746 commit 84bc72d90c505fec3ef4b693995407a0bd4064e5
34747 Author: Mike Frysinger <vapier@gentoo.org>
34748 Date:   Thu Dec 11 18:39:08 2008 -0500
34749
34750     spi/stmicro: fix debug() display of cmd
34751
34752     The stmicro_wait_ready() func tries to show the actual opcode that was sent
34753     to the device, but instead it displays the array pointer.  Fix it to pull
34754     out the opcode from the start of the array.
34755
34756     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
34757
34758 commit 5b3375ac8c36c29c87abb132fede0509eb21e5c9
34759 Author: Mike Frysinger <vapier@gentoo.org>
34760 Date:   Thu Dec 11 06:23:37 2008 -0500
34761
34762     env_sf: support embedded environments
34763
34764     If both CONFIG_ENV_SECT_SIZE and CONFIG_ENV_SIZE are defined, and the sect
34765     size is larger than the env size, then it means the env is embedded in a
34766     block.  So we have to save/restore the part of the sector which is not the
34767     environment.  Previously, saving the environment in SPI flash in this
34768     setup would probably brick the board as the rest of the sector tends to
34769     contain actual U-Boot data/code.
34770
34771     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
34772     Acked-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
34773
34774 commit ecf5f077c8e77454f532eaac3e3afb7cfc48c62d
34775 Author: Timur Tabi <timur@freescale.com>
34776 Date:   Wed Dec 3 11:28:30 2008 -0600
34777
34778     i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
34779
34780     All implementations of the functions i2c_reg_read() and
34781     i2c_reg_write() are identical. We can save space and simplify the
34782     code by converting these functions into inlines and putting them in
34783     i2c.h.
34784
34785     Signed-off-by: Timur Tabi <timur@freescale.com>
34786     Acked-By: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34787
34788 commit e39cd81c44740d7355d277ed3d38536cbe1e003d
34789 Author: Dave Liu <daveliu@freescale.com>
34790 Date:   Fri Dec 5 15:36:14 2008 +0800
34791
34792     lib_ppc: rework the flush_cache
34793
34794     - It is possible to miss flush/invalidate the last
34795       cache line, we fix it at here.
34796     - add the volatile and memory clobber.
34797
34798     They are pointed by Scott Wood.
34799
34800     Signed-off-by: Dave Liu <daveliu@freescale.com>
34801
34802 commit 63240ba88cd6a220057a0f28e5bf97f5b17ac84b
34803 Author: Kumar Gala <galak@kernel.crashing.org>
34804 Date:   Sat Dec 13 17:20:28 2008 -0600
34805
34806     Introduce addr_map library
34807
34808     Add a library that helps in translating between virtual and physical
34809     addresses.  This library can be useful as a simple means to implement
34810     map_physmem() and virt_to_phys() for platforms that need functionality
34811     beyond the simple 1:1 mapping.
34812
34813     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
34814
34815 commit 65e43a10631537dcb92c302d36301a12308216c3
34816 Author: Kumar Gala <galak@kernel.crashing.org>
34817 Date:   Sat Dec 13 17:20:27 2008 -0600
34818
34819     Introduce virt_to_phys()
34820
34821     virt_to_phys() returns the physical address given a virtual. In most
34822     cases this will be just the input value as the vast majority of
34823     systems run in a 1:1 mode.
34824
34825     However in systems that are not running this way it should report the
34826     physical address or ~0 if no mapping exists for the given virtual
34827     address.
34828
34829     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
34830
34831 commit 45845301af3de8675c1f7bbc815c6de35452605a
34832 Author: Yuri Tikhonov <yur@emcraft.com>
34833 Date:   Sun Dec 7 22:12:50 2008 +0100
34834
34835     POST Make: fix the sub-dir dependencies missing.
34836
34837     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
34838
34839 commit 22525779cb51f1bbe4e96fea7b778de1935a5a69
34840 Author: Martin Michlmayr <tbm@cyrius.com>
34841 Date:   Wed Aug 6 14:44:05 2008 +0300
34842
34843     Fix a typo in fw_env.config
34844
34845     Reported-by: Martin Michlmayr <tbm@cyrius.com>
34846     Signed-off-by: Wolfgang Denk <wd@denx.de>
34847
34848 commit ba490b7761c62b549c222a9723e532dc801a3899
34849 Author: Peter Tyser <ptyser@xes-inc.com>
34850 Date:   Mon Dec 1 16:22:45 2008 -0600
34851
34852     Remove unused CONFIG_ADDR_STREAMING defines
34853
34854     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
34855
34856 commit d16da93430520d3e46c1ab52eedacf36ab7a2311
34857 Author: Peter Tyser <ptyser@xes-inc.com>
34858 Date:   Mon Nov 24 11:54:47 2008 -0600
34859
34860     cmd_mem: Remove unused variable
34861
34862     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
34863
34864 commit 3aed3aa2c128ce9fb39ca3f4e9385a7499e93dbf
34865 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34866 Date:   Sun Dec 14 10:29:39 2008 +0100
34867
34868     Fix new found CFG_
34869
34870     Also fix some minor typos.
34871
34872     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34873     Signed-off-by: Wolfgang Denk <wd@denx.de>
34874
34875 commit 0e0c862efe7279e9609db74d758cd1b84c6c7209
34876 Author: Sergei Poselenov <sposelenov@emcraft.com>
34877 Date:   Fri Sep 19 12:07:34 2008 +0200
34878
34879     Remove compiler warning: target CPU does not support interworking
34880
34881     This warning is issued by modern ARM-EABI GCC on non-thumb targets.
34882
34883     Signed-off-by: Vladimir Panfilov <pvr@emcraft.com>
34884     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
34885
34886 commit cd6734510a9ff0f41c4a73567d4080ea0033d2c1
34887 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34888 Date:   Mon Nov 24 13:33:51 2008 +0100
34889
34890     Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent
34891
34892     FDT support is used for both FIT style images and for architectures
34893     that can pass a fdt blob to an OS (ppc, m68k, sparc).
34894
34895     For other architectures and boards which do not pass a fdt blob to an
34896     OS but want to use the new uImage format, we just need FIT support.
34897
34898     Now we can have the 4 following configurations :
34899
34900     1) FIT only             CONFIG_FIT
34901     2) fdt blob only        CONFIG_OF_LIBFDT
34902     3) both                 CONFIG_OF_LIBFDT & CONFIG_FIT
34903     4) none                 none
34904
34905     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34906
34907 commit 19ef4f7a6ef3b725aa9fe4b4f5fb676a84160172
34908 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
34909 Date:   Wed Dec 10 15:13:32 2008 +0100
34910
34911     ppc4xx: Disable EEPROM write access on PMC440 boards
34912
34913     This patch disables EEPROM wrtie access by default on PMC440 board.
34914
34915     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
34916
34917 commit 5b67a1439a73ba6c34007d9ff60a2c6aa90265df
34918 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
34919 Date:   Wed Dec 10 15:12:56 2008 +0100
34920
34921     ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards
34922
34923     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
34924
34925 commit 71fa0714fe5134bc8718c38d5261d267e88582ba
34926 Author: Stefan Roese <sr@denx.de>
34927 Date:   Tue Nov 18 16:36:12 2008 +0100
34928
34929     MIPS: Flush data cache upon relocation
34930
34931     This patch now adds a flush to the data cache upon relocation. The
34932     current implementation is missing this. Only a comment states that it
34933     should be done. So let's really do it now.
34934
34935     Signed-off-by: Stefan Roese <sr@denx.de>
34936     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
34937
34938 commit 44174343688dba32571a34550dba08971c65fef1
34939 Author: Stefan Roese <sr@denx.de>
34940 Date:   Tue Nov 18 16:36:22 2008 +0100
34941
34942     MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT
34943
34944     This patch adds the CONFIG_SKIP_LOWLEVEL_INIT option to start.S. This
34945     enables support for boards where the lowlevel initialization is
34946     already done when U-Boot runs (e.g. via OnChip ROM).
34947
34948     This will be used in the upcoming VCTH board support.
34949
34950     Signed-off-by: Stefan Roese <sr@denx.de>
34951     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
34952
34953 commit db08ecaa6eb8176904b3bae103a85ee8f735dc40
34954 Author: Stefan Roese <sr@denx.de>
34955 Date:   Wed Nov 12 13:18:02 2008 +0100
34956
34957     MIPS: Add board_early_init_f() to init_sequence
34958
34959     This patch adds the board_early_init_f() call to the MIPS init
34960     sequence. A weak dummy implementation is also added which can be
34961     overridden by a board specific version.
34962
34963     This will be used by the upcoming VCTH board support.
34964
34965     Signed-off-by: Stefan Roese <sr@denx.de>
34966     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
34967
34968 commit 9d23fc584c4b7b8bb9ecbee48920b1b04b08fa1b
34969 Author: Stefan Roese <sr@denx.de>
34970 Date:   Wed Nov 12 13:18:19 2008 +0100
34971
34972     MIPS: Add onenand_init() to board.c and move nand_init()
34973
34974     This patch adds a call to onenand_init() for OneNAND support and moves
34975     the nand_init() call to an earlier place, so that the environment can
34976     be used from NAND and OneNAND.
34977
34978     Signed-off-by: Stefan Roese <sr@denx.de>
34979     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
34980
34981 commit d8bbc51c7ba9b737a20984333d19fe28a3526431
34982 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
34983 Date:   Tue Dec 9 11:32:46 2008 +0900
34984
34985     sh: Update sh2/sh2a timer
34986
34987     Renesas SH2/SH2A timer broken.
34988     This patch fix timer function.
34989
34990     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
34991     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
34992
34993 commit a319f1496210117b73198e3d889ffffaf6825d00
34994 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
34995 Date:   Fri Dec 5 07:27:37 2008 +0100
34996
34997     sh: r2dplus fix register access
34998
34999     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35000     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
35001
35002 commit 4d4a96055f6917335a89dbdf2e5556fa5ac329f6
35003 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35004 Date:   Tue Dec 2 07:40:03 2008 +0100
35005
35006     sh: r2dplus/lowlevel_init: coding style fix
35007
35008     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35009     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
35010
35011 commit c54b9a42d8f5ab5b2a039b3a2e6fde8b427745e5
35012 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
35013 Date:   Tue Nov 25 11:05:19 2008 +0900
35014
35015     sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFT
35016
35017     SH4 is different a value of CACHE_OC_NUM_ENTRIES and
35018     CACHE_OC_WAY_SHIFT every CPU.
35019     This patch corrects these values.
35020
35021     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
35022     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
35023
35024 commit e9d5f35497885b3c65d494d09a525d443dcccd3b
35025 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
35026 Date:   Thu Nov 20 16:44:42 2008 +0900
35027
35028     sh: Update sh timer function
35029
35030     Change to write/readX function and fix timer problem.
35031
35032     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
35033     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
35034
35035 commit b81786cff476c41e332eaeb679158f6527cd67d4
35036 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
35037 Date:   Tue Nov 4 11:58:58 2008 +0900
35038
35039     sh: Migo-R: Update BSC value
35040
35041     A value of BSC CS4 was wrong, Fixed it.
35042
35043     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
35044     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
35045
35046 commit 5783758fd260a02f44566ad8f29f899565cd0403
35047 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
35048 Date:   Mon Nov 17 16:52:09 2008 +0900
35049
35050     sh: Update ms7722se board config
35051
35052     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
35053     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
35054
35055 commit 15e2697c9f7fb2ba672a1a70f07cd6d9d4e92b51
35056 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
35057 Date:   Mon Nov 17 16:53:09 2008 +0900
35058
35059     sh: Update SuperH serial driver
35060
35061     The address of SCFSR register is wrong at SH7720/SH7721.
35062     This patch fix this.
35063
35064     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
35065     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
35066
35067 commit 9a1d3557dcd47365c12eeab584b822e57d994352
35068 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35069 Date:   Tue Nov 11 22:20:15 2008 +0100
35070
35071     sh: fix rsk7203 and MigoR out of tree build
35072
35073     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35074     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
35075
35076 commit 1951f847f0a851853871b613ad7cf21a5242226c
35077 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
35078 Date:   Wed Dec 10 14:41:25 2008 +0100
35079
35080     ppc4xx: Update TEXT_BASE for CPCI405 boards
35081
35082     This patch fixes building U-Boot for CPCI405 boards.
35083
35084     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
35085     Signed-off-by: Stefan Roese <sr@denx.de>
35086
35087 commit 8c92af7b2fbd60ae87379477f93c7ec9441b7452
35088 Author: Stefan Roese <sr@denx.de>
35089 Date:   Tue Dec 9 20:08:01 2008 +0100
35090
35091     ppc4xx: Remove some features from ALPR to fit into 256k again
35092
35093     Signed-off-by: Stefan Roese <sr@denx.de>
35094
35095 commit 3b089e4f889a2902449d55e081c886ae607cae89
35096 Author: Stefan Roese <sr@denx.de>
35097 Date:   Wed Dec 10 10:32:59 2008 +0100
35098
35099     UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization
35100
35101     With this patch we set the type back to NONE upon failing UBI partition
35102     initialization. Otherwise further calls to the UBI subsystem would try
35103     to really access the non-existing UBI partition.
35104
35105     Thanks to Michael Lawnick for pointing this out.
35106
35107     Signed-off-by: Stefan Roese <sr@denx.de>
35108
35109 commit 817329351639a8895cd9b87b33aeff043f3d5a44
35110 Author: Stefan Roese <sr@denx.de>
35111 Date:   Wed Dec 10 10:28:33 2008 +0100
35112
35113     UBI: Return -ENOMEM upon failing malloc
35114
35115     Return with correct error code (-ENOMEM) from ubi_attach_mtd_dev() upon
35116     failing malloc().
35117
35118     Signed-off-by: Stefan Roese <sr@denx.de>
35119
35120 commit 2145188bea2df8f2b47a87ec3071b55027e8d0ae
35121 Author: Ben Warren <biggerbadderben@gmail.com>
35122 Date:   Tue Dec 9 23:34:15 2008 -0800
35123
35124     Fix compile error in building MBX860T.
35125
35126     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
35127
35128 commit 8fab49ea911fe925392fa5afcc9bc7373a3d0cee
35129 Author: Michal Simek <monstr@monstr.eu>
35130 Date:   Tue Nov 25 11:42:20 2008 +0100
35131
35132     microblaze: Remove XUPV2P board
35133
35134     ---
35135
35136     Microblaze platforms use generic settings and to have
35137     many platforms is confusing that's why I decided to remove this
35138     platform from U-BOOT. ml401 tree is sufficient for covering
35139     all Microblaze platforms.
35140
35141     This change will go through microblaze custodian tree.
35142
35143 commit 99ba6f353582720defff6e6e6761dc455a207d31
35144 Author: Michal Simek <monstr@monstr.eu>
35145 Date:   Mon Nov 24 18:25:41 2008 +0100
35146
35147     microblaze: Remove CONFIG_LIBFDT due to error in common files
35148
35149 commit e7d591e823a991513833af7030468409e25a3b13
35150 Author: Michal Simek <monstr@monstr.eu>
35151 Date:   Mon Nov 24 11:43:00 2008 +0100
35152
35153     microblaze: Fix ml401 uart16550 setting
35154
35155     Signed-off-by: Michal Simek <monstr@monstr.eu>
35156
35157 commit c85ff0553a8cfbcca51c15b947e1ed55d3810a39
35158 Author: Michal Simek <monstr@monstr.eu>
35159 Date:   Mon Nov 24 11:38:22 2008 +0100
35160
35161     microblaze: Set up relocation is done
35162
35163 commit bcb6dd9187d4b23c748704767bd12d20c829e996
35164 Author: Mike Frysinger <vapier@gentoo.org>
35165 Date:   Tue Dec 9 23:20:31 2008 -0500
35166
35167     tools/netconsole: new script for working with netconsole over UDP
35168
35169     While the doc/README.NetConsole does have a snippet for people to
35170     create their own netcat script, it's a lot easier to make a simple
35171     dedicated script and tell people to use it.
35172
35173     Also spruce it up a bit to make it user friendly.
35174
35175     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
35176
35177 commit 8c5170a7d088601d5f30d85093388dab1f1e8ec0
35178 Author: Sonic Zhang <Sonic.Zhang@analog.com>
35179 Date:   Tue Dec 9 23:20:18 2008 -0500
35180
35181     fs/fat: handle FAT on SATA
35182
35183     The FAT file system driver should also handle FAT on SATA devices.
35184
35185     Signed-off-by: Sonic Zhang <Sonic.Zhang@analog.com>
35186     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
35187
35188 commit 4cd8ed40615a7d741ef2f09ee53779ec6907b8a6
35189 Author: Ben Warren <biggerbadderben@gmail.com>
35190 Date:   Tue Dec 9 23:26:31 2008 -0800
35191
35192     Fix compile error in building MBX860T.
35193     Bug was introduced in 9eb79bd8856bcab896ed5e1f1bca159807a124dd
35194
35195     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
35196
35197 commit 97a24a78ee6f34b89b821cb70eda1cf34aa11d97
35198 Author: Jerry Van Baren <gvb.uboot@gmail.com>
35199 Date:   Mon Nov 24 08:15:02 2008 -0500
35200
35201     libfdt: Fix redefined uintptr_t warning for USE_HOSTCC
35202
35203     Compiling U-Boot in an old OS environment (RedHat-7.3  :-)  gives the
35204     following warnings from FDT:
35205
35206     include/libfdt_env.h:50: warning: redefinition of 'uintptr_t'
35207     /usr/include/stdint.h:129: warning: 'uintptr_t' previously declared here
35208
35209     Fix: Protect the definition of uintptr_t when compiling on the host
35210     system.
35211
35212     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
35213
35214 commit 1fc2b165c51d6f40c8d505f1b3eaefdb6599b17b
35215 Author: Graeme Russ <graeme.russ@gmail.com>
35216 Date:   Sat Nov 22 08:43:29 2008 +1100
35217
35218     Moved sc520 PCI definitions to stand-alone file
35219
35220     Signed Off By: Graeme Russ <graeme.russ@gmail.com>
35221
35222 commit 1f5070c0c18fa5684bfce09c8abdf10c04ed48fa
35223 Author: Graeme Russ <graeme.russ@gmail.com>
35224 Date:   Sat Nov 22 08:43:21 2008 +1100
35225
35226     Fixed path to sc520 SSI include file
35227
35228     Signed Off By: Graeme Russ <graeme.russ@gmail.com>
35229
35230 commit d4f70da544c33db3e4fce6473dea4ecca4322545
35231 Author: Graeme Russ <graeme.russ@gmail.com>
35232 Date:   Fri Nov 21 06:28:05 2008 +1100
35233
35234     Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c
35235
35236     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
35237
35238 commit c034075a713b60e654c64e88e87da29440f31bb4
35239 Author: Stefan Roese <sr@denx.de>
35240 Date:   Wed Nov 12 13:30:10 2008 +0100
35241
35242     serial: Add vcth UART driver
35243
35244     This patch adds the UART driver for the upcoming VCTH board support.
35245
35246     Signed-off-by: Stefan Roese <sr@denx.de>
35247
35248 commit 142a80ffc3b537a9c45acd2444a42a77f147c602
35249 Author: Ilya Yanok <yanok@emcraft.com>
35250 Date:   Thu Nov 13 19:49:36 2008 +0300
35251
35252     jffs2: cache data_crc results
35253
35254     As we moved data_crc() invocation from jffs2_1pass_build_lists() to
35255     jffs2_1pass_read_inode() data_crc is going to be calculated on each
35256     inode access. This patch adds caching of data_crc() results. There
35257     is no significant improvement in speed (because of flash access
35258     caching added in previous patch I think, crc in RAM is really fast)
35259     but this patch impacts memory usage -- every b_node structure uses
35260     12 bytes instead of 8.
35261
35262     Signed-off-by: Alexey Neyman <avn@emcraft.com>
35263     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
35264
35265 commit 9b7076229ec6a958bd835ab70745f7676297ce82
35266 Author: Ilya Yanok <yanok@emcraft.com>
35267 Date:   Thu Nov 13 19:49:35 2008 +0300
35268
35269     jffs2: summary support
35270
35271     This patch adds support for reading fs information from summary
35272     node instead of scanning full eraseblock.
35273
35274     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
35275
35276 commit 70741004dc28946cd82c7af6789c4ddb3fc94526
35277 Author: Ilya Yanok <yanok@emcraft.com>
35278 Date:   Thu Nov 13 19:49:34 2008 +0300
35279
35280     jffs2: add buffer to cache flash accesses
35281
35282     With this patch JFFS2 code allocates memory buffer of max_totlen size
35283     (size of the largest node, calculated during scan time) and uses it to
35284     store entire node. Speeds up loading. If malloc fails we use old ways
35285     to do things.
35286
35287     Signed-off-by: Alexey Neyman <avn@emcraft.com>
35288     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
35289
35290 commit 8a36d31f72411144ac0412ee7e1880e801acd754
35291 Author: Ilya Yanok <yanok@emcraft.com>
35292 Date:   Thu Nov 13 19:49:33 2008 +0300
35293
35294     jffs2: rewrite jffs2 scanning code based on Linux one
35295
35296     Rewrites jffs2_1pass_build_lists() function in style of Linux's
35297     jffs2_scan_medium() and jffs2_scan_eraseblock().
35298     This includes:
35299      - Caching flash acceses
35300      - Smart dealing with free space
35301
35302     Signed-off-by: Alexey Neyman <avn@emcraft.com>
35303     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
35304
35305 commit e0b5532579eda8b4629f1b4f6e49c3cc60f52237
35306 Author: Ilya Yanok <yanok@emcraft.com>
35307 Date:   Thu Nov 13 19:49:32 2008 +0300
35308
35309     jffs2: add sector_size field to part_info structure
35310
35311     This patch adds sector_size field to part_info structure (used
35312     by new JFFS2 code).
35313
35314     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
35315
35316 commit f73846956778a7dfee83403ef9747aff77198848
35317 Author: Ilya Yanok <yanok@emcraft.com>
35318 Date:   Thu Nov 13 19:49:31 2008 +0300
35319
35320     jffs2: fix searching for latest version in jffs2_1pass_list_inodes()
35321
35322     We need to update i_version inside cycle to find really latest version
35323     inside jffs2_1pass_list_inodes(). With that fixed we can use isize inside
35324     dump_inode() instead of calling expensive jffs2_1pass_read_inode().
35325
35326     Signed-off-by: Alexey Neyman <avn@emcraft.com>
35327     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
35328
35329 commit 1113cb764b3da256ef8a1f9539f4efbe221ff3c4
35330 Author: Wolfgang Denk <wd@denx.de>
35331 Date:   Tue Dec 9 23:13:51 2008 +0100
35332
35333     evb64260: fix "cast to pointer from integer of different size" warnings
35334
35335     Signed-off-by: Wolfgang Denk <wd@denx.de>
35336
35337 commit d2776827315c3d469b8cb4cec14d58877798daa2
35338 Author: Stefan Althoefer <stefan.althoefer@web.de>
35339 Date:   Sun Dec 7 19:39:11 2008 +0100
35340
35341     USB: descriptor handling
35342
35343     Hi,
35344
35345     I found a bug when working with the u-boot USB subsystem on IXP425 processor
35346     (big endian Xscale aka ARMv5).
35347     I recognized that the second usb_endpoint_descriptor of the attached memory
35348     stick was corrupted.
35349
35350     The reason for this are the packed structures below (either u-boot and
35351     u-boot-usb):
35352
35353     --------------
35354     /* Endpoint descriptor */
35355     struct usb_endpoint_descriptor {
35356         unsigned char  bLength;
35357         unsigned char  bDescriptorType;
35358         unsigned char  bEndpointAddress;
35359         unsigned char  bmAttributes;
35360         unsigned short wMaxPacketSize;
35361         unsigned char  bInterval;
35362         unsigned char  bRefresh;
35363         unsigned char  bSynchAddress;
35364
35365     } __attribute__ ((packed));
35366     /* Interface descriptor */
35367     struct usb_interface_descriptor {
35368         unsigned char  bLength;
35369         unsigned char  bDescriptorType;
35370         unsigned char  bInterfaceNumber;
35371         unsigned char  bAlternateSetting;
35372         unsigned char  bNumEndpoints;
35373         unsigned char  bInterfaceClass;
35374         unsigned char  bInterfaceSubClass;
35375         unsigned char  bInterfaceProtocol;
35376         unsigned char  iInterface;
35377
35378         unsigned char  no_of_ep;
35379         unsigned char  num_altsetting;
35380         unsigned char  act_altsetting;
35381         struct usb_endpoint_descriptor ep_desc[USB_MAXENDPOINTS];
35382     } __attribute__ ((packed));
35383     ------------
35384
35385     As usb_endpoint_descriptor is only 7byte in length, the start of all
35386     odd ep_desc[] structures is not word aligned. This makes wMaxPacketSize
35387     of these structures also not word aligned.
35388
35389     ARMv5 Architecture however does not support non-aligned multibyte
35390     data type (see A2.8 of ARM Architecture Reference Manual).
35391
35392     Signed-off-by: Stefan Althoefer <stefan.althoefer@web.de>
35393     Signed-off-by: Remy Böhmer <linux@bohmer.net>
35394
35395 commit 4c253fdb2a175ea3472c38a1455a16faa58e81f0
35396 Author: Kumar Gala <galak@kernel.crashing.org>
35397 Date:   Tue Dec 9 10:27:33 2008 -0600
35398
35399     drivers/fsl_pci_init: Fix compile warning
35400
35401     fsl_pci_init.c: In function 'fsl_pci_setup_inbound_windows':
35402     fsl_pci_init.c:122: warning: comparison is always true due to limited range of data type
35403
35404     The check only makes sense if we are CONFIG_PHYS_64BIT
35405
35406     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
35407
35408 commit dedacc18a8c2b3951581eb721fa055a4e0ac4845
35409 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35410 Date:   Sun Dec 7 09:45:35 2008 +0100
35411
35412     usbtty/omap: update to current API
35413
35414     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35415     Signed-off-by: Remy Böhmer <linux@bohmer.net>
35416
35417 commit ee2e9ba917a62cc2e3a484bb79c8da0e01cb93ed
35418 Author: Anatolij Gustschin <agust@denx.de>
35419 Date:   Tue Dec 9 17:52:05 2008 +0100
35420
35421     video: fix FADS823 and RRvision compiling issues
35422
35423     Since commit 561858ee building for FADS823 and RRvision
35424     doesn't work. Let's include version.h and timestamp.h
35425     unconditionally to fix the problem.
35426
35427     Signed-off-by: Anatolij Gustschin <agust@denx.de>
35428
35429 commit 2d2e05727fe4013f807ffa814dff0e75259a1db4
35430 Author: Stefan Roese <sr@denx.de>
35431 Date:   Tue Dec 2 10:53:47 2008 +0100
35432
35433     UBI: Fix size parsing in "ubi create"
35434
35435     Signed-off-by: Stefan Roese <sr@denx.de>
35436
35437 commit 2ee951ba2ac9874d2a93d52e7a187d3184be937e
35438 Author: Stefan Roese <sr@denx.de>
35439 Date:   Thu Nov 27 14:07:09 2008 +0100
35440
35441     UBI: Enable re-initializing of the "ubi part" command
35442
35443     With this patch now, the user can call "ubi part" multiple times to
35444     re-connect the UBI device to another MTD partition.
35445
35446     Signed-off-by: Stefan Roese <sr@denx.de>
35447
35448 commit 9def12cae33d2d3ea2dd56b197fd3dfb3ad60bf4
35449 Author: Stefan Roese <sr@denx.de>
35450 Date:   Thu Nov 27 14:05:15 2008 +0100
35451
35452     MTD: Fix problem based on non-working relocation (list head mtd_partitions)
35453
35454     Don't use LIST_HEAD() but initialize the struct via INIT_LIST_HEAD() upon
35455     first call of add_mtd_partitions(). Otherwise this won't work on platforms
35456     where the relocation is broken (like MIPS or PPC).
35457
35458     Signed-off-by: Stefan Roese <sr@denx.de>
35459
35460 commit 5e3ab68e9acf9edf304b8aa32ad7e005483a2c47
35461 Author: Trent Piepho <tpiepho@freescale.com>
35462 Date:   Wed Nov 12 17:29:48 2008 -0800
35463
35464     Section name should be ".data", not "data"
35465
35466     Signed-off-by: Trent Piepho <tpiepho@freescale.com>
35467     Signed-off-by: Wolfgang Denk <wd@denx.de>
35468
35469 commit 7fa6a2f3b66579dea8bc1a9177646e1141731b15
35470 Author: Wolfgang Denk <wd@denx.de>
35471 Date:   Tue Dec 9 00:39:08 2008 +0100
35472
35473     MAKEALL: Automatically use parallel builds
35474
35475     Add logic to the MAKEALL script to determine the number of CPU cores
35476     on the system, and run a parallel build if there is more than one.
35477     Usually this significantrly accelerates builds.
35478
35479     Allow to manually adjust the number of parallel make jobs by using
35480     the "BUILD_NCPUS" environment variable.
35481
35482     Signed-off-by: Wolfgang Denk <wd@denx.de>
35483
35484 commit 268405fa7c44156c5192a70779920c70906af8d6
35485 Author: Wolfgang Denk <wd@denx.de>
35486 Date:   Tue Dec 9 00:24:30 2008 +0100
35487
35488     vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23
35489
35490     Signed-off-by: Wolfgang Denk <wd@denx.de>
35491
35492 commit 153176a9414120ca1736f3cc4951623d6e14e6af
35493 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35494 Date:   Tue Nov 11 06:08:59 2008 +0100
35495
35496     avr32/bootm: remove unused variable 'ret'
35497
35498     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35499     Acked-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
35500
35501 commit 434c51a5e62f608a2a78ed5398ac43a1c77cc183
35502 Author: Peter Tyser <ptyser@xes-inc.com>
35503 Date:   Wed Nov 12 13:06:48 2008 -0600
35504
35505     Remove unneeded CONFIG_SHELL references
35506
35507     Make should be using the bash shell by default which makes
35508     CONFIG_SHELL unnecessary
35509
35510     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
35511
35512 commit cf7a7b99794bac936899819b95539be1dbd71708
35513 Author: Peter Tyser <ptyser@xes-inc.com>
35514 Date:   Wed Nov 12 12:33:20 2008 -0600
35515
35516     Use bash for default GNU Make shell application
35517
35518     Some Make script commands rely on bash-specific features like brace
35519     expansion, so default to bash for the SHELL variable with a fallback
35520     to the standard sh shell
35521
35522     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
35523
35524 commit 4b530018764934ad5689196e9aa5714a6f4d1a6c
35525 Author: Heiko Schocher <hs@denx.de>
35526 Date:   Wed Nov 12 09:50:45 2008 +0100
35527
35528     jffs2: rename devices_init () in common/jffs2.c
35529
35530     rename devices_init () in common/jffs2.c to
35531     jffs2_devices_init (), because there is also a
35532     devices_init () in common/devices.c.
35533
35534     Signed-off-by: Heiko Schocher <hs@denx.de>
35535
35536 commit af5eb847a10f1037590001355d88bab3fe7be48b
35537 Author: Daniel Hellstrom <daniel@gaisler.com>
35538 Date:   Mon Nov 10 12:46:20 2008 +0000
35539
35540     SPARC: Fixed compiler error introduced by commit c160a9544743
35541
35542     This patch fixes a build error for the SPARC platform. It was
35543     introduced by commit c160a9544743e80e8889edb2275538e7764ce334.
35544
35545     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
35546
35547 commit 4c60259899aa00f59db0d936b8807f9a26411c0f
35548 Author: Gary Jennejohn <garyj@denx.de>
35549 Date:   Sun Nov 9 12:50:59 2008 +0100
35550
35551     mgsuvd add the board-specific part of the HDLC driver
35552
35553     Signed-off-by: Gary Jennejohn <garyj@denx.de>
35554
35555 commit 534a4359666af48bd69a3743d8a8c2bdb1d3ec70
35556 Author: Gary Jennejohn <garyj@denx.de>
35557 Date:   Sun Nov 9 12:45:03 2008 +0100
35558
35559     mgcoge add the board-specific part of the HDLC driver
35560
35561     Signed-off-by: Gary Jennejohn <garyj@denx.de>
35562
35563 commit 135f5534538bb8ea4f38a7030da12187d22ef7e0
35564 Author: Gary Jennejohn <garyj@denx.de>
35565 Date:   Sun Nov 9 12:36:15 2008 +0100
35566
35567     keymile add the common parts of the HDLC driver
35568
35569     This implements the ICN protocol used across the backplane and is
35570     needed by all the keymile boards.
35571
35572     Signed-off-by: Gary Jennejohn <garyj@denx.de>
35573
35574 commit 1cb82a9207a550557399eabc7fe47f21bbd9ddf8
35575 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35576 Date:   Fri Nov 7 22:46:22 2008 +0100
35577
35578     drivers/bios_emulator: Move conditional compilation to Makefile
35579
35580     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35581
35582 commit bcdf1d2cf6b24fb905fd7da80da4b3c65a7995b5
35583 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
35584 Date:   Thu Nov 6 14:01:51 2008 -0500
35585
35586     common/cmd_ide.c: Corrected endian order printing for compact flash serial number.
35587
35588     Corrected endian order printing for compact flash serial number.
35589
35590     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
35591
35592 commit 16a28ef219c27423a1ef502f19070c4d375079b8
35593 Author: Gary Jennejohn <garyj@denx.de>
35594 Date:   Thu Nov 6 15:04:23 2008 +0100
35595
35596     IOMUX: Add console multiplexing support.
35597
35598     Modifications to support console multiplexing.  This is controlled using
35599     CONFIG_SYS_CONSOLE_MUX in the board configuration file.
35600
35601     This allows a user to specify multiple console devices in the environment
35602     with a command like this: setenv stdin serial,nc.  As a result, the user can
35603     enter text on both the serial and netconsole interfaces.
35604
35605     All devices - stdin, stdout and stderr - can be set in this manner.
35606
35607     1) common/iomux.c and include/iomux.h contain the environment setting
35608     implementation.
35609     2) doc/README.iomux contains a somewhat more detailed description.
35610     3) The implementation in (1) is called from common/cmd_nvedit.c to
35611     handle setenv and from common/console.c to handle initialization of
35612     input/output devices at boot time.
35613     4) common/console.c also contains the code needed to poll multiple console
35614     devices for input and send output to all devices registered for output.
35615     5) include/common.h includes iomux.h and common/Makefile generates iomux.o
35616     when CONFIG_SYS_CONSOLE_MUX is set.
35617
35618     Signed-off-by: Gary Jennejohn <garyj@denx.de>
35619
35620 commit 774ce72026f74ac9641bcbbc588b20f2e13f7ab8
35621 Author: Mike Frysinger <vapier@gentoo.org>
35622 Date:   Tue Nov 4 16:03:46 2008 -0500
35623
35624     strings: use puts() rather than printf()
35625
35626     When running `strings` on really long strings, the stack tends to get
35627     smashed due to printf().  Switch to puts() instead since we're only passing
35628     the data through.
35629
35630     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
35631
35632 commit b03150b52e3c491a86a3cc0945274f0e8f9872e7
35633 Author: Niklaus Giger <niklaus.giger@member.fsf.org>
35634 Date:   Mon Nov 3 22:16:18 2008 +0100
35635
35636     Use new CONFIG_SYS_VXWORKS parameters for Netstal boards
35637
35638     Signed-off-by: Niklaus Giger <niklaus.giger@member.fsf.org>
35639
35640 commit 29a4c24de99d8cb4ac32991c04cab87ed94ca1f9
35641 Author: Niklaus Giger <niklaus.giger@member.fsf.org>
35642 Date:   Mon Nov 3 22:15:34 2008 +0100
35643
35644     cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters
35645
35646     - fix size too small by one in sprintf
35647     - changed old (pre 2004) device name ibmEmac to emac
35648     - boot device may be overriden in board config
35649     - servername may be defined in board config
35650     - additional parameters may be defined in board config
35651     - fixed some line wrappings
35652     - replaced  redundant MAX define by max
35653
35654     Signed-off-by: Niklaus Giger <niklaus.giger@member.fsf.org>
35655
35656 commit e9084b23d16102f44ace24379a1c0c352497ef80
35657 Author: Niklaus Giger <niklaus.giger@member.fsf.org>
35658 Date:   Mon Nov 3 22:14:36 2008 +0100
35659
35660     Add vxworks.h to handle CONFIG_SYS_VXWORKS parameters
35661
35662     Signed-off-by: Niklaus Giger <niklaus.giger@member.fsf.org>
35663
35664 commit 0b2f4ecad473d785959c7976f20d2a00bd0ee01f
35665 Author: Niklaus Giger <niklaus.giger@member.fsf.org>
35666 Date:   Mon Nov 3 22:13:47 2008 +0100
35667
35668     README: Document CONFIG_SYS parameters for vxworks
35669
35670     Signed-off-by: Niklaus Giger <niklaus.giger@member.fsf.org>
35671
35672 commit ace514837cac656e29c37a19569cb8ea83071126
35673 Author: Peter Tyser <ptyser@xes-inc.com>
35674 Date:   Fri Oct 31 11:12:38 2008 -0500
35675
35676     lcd: Let the board code show board-specific info cleanup
35677
35678     remove unneeded version.h from lcd.c
35679
35680     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
35681     Signed-off-by: Wolfgang Denk <wd@denx.de>
35682
35683 commit 561858ee7d0274c3e89dc98d4d0698cb6fcf6fd9
35684 Author: Peter Tyser <ptyser@xes-inc.com>
35685 Date:   Mon Nov 3 09:30:59 2008 -0600
35686
35687     Update U-Boot's build timestamp on every compile
35688
35689     Use the GNU 'date' command to auto-generate a new U-Boot
35690     timestamp on every compile.
35691
35692     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
35693
35694 commit 83ad179e2f0f625b88adb8ef5696709e46fb9077
35695 Author: Remy Bohmer <linux@bohmer.net>
35696 Date:   Thu Dec 4 22:25:57 2008 +0100
35697
35698     Remove redundant armv4 flag from arm926ejs compile flags
35699
35700     Currently the arm926ejs tree has the armv4 option set during compilation.
35701     This flag does not belong here because a arm926 CPU is always a armv5 CPU.
35702
35703     Signed-off-by: Remy Bohmer <linux@bohmer.net>
35704
35705 commit 89a7a87f084c657f8e32b513a77b50eca07e17ec
35706 Author: Nicolas Ferre <nicolas.ferre@atmel.com>
35707 Date:   Sat Dec 6 13:11:14 2008 +0100
35708
35709     at91: Choose environment variables location within make config target
35710
35711     This patch adds the possiblity to choose the media where the environment will
35712     be located. This allow to choose this fundamental configuration without editing
35713     config files.
35714
35715     Documentation file added.
35716
35717     Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
35718     Acked-by: Stelian Pop <stelian@popies.net>
35719     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35720
35721 commit 1450c4a6682378567030414a9f1198c39b7730c7
35722 Author: Anatolij Gustschin <agust@denx.de>
35723 Date:   Mon Nov 3 15:30:34 2008 +0100
35724
35725     lwmon, tqm8xx: Fix build errors
35726
35727     Commit 6b59e03e0237a40a2305ea385defdfd92000978b
35728     lcd: Let the board code show board-specific info
35729
35730     introduced some bugs which prevent U-Boot building
35731     for lwmon board if CONFIG_LCD_INFO_BELOW_LOGO will
35732     be defined in the board configuration.
35733
35734     Also "LCD enabled" building for TQM823L doesn't work
35735     since this commit.
35736
35737     This patch fixes above-mentioned issues.
35738
35739     Signed-off-by: Anatolij Gustschin <agust@denx.de>
35740
35741 commit bfa0af6b22ff25b0719a8910f9b6d1f975aa6fb0
35742 Author: Mike Frysinger <vapier@gentoo.org>
35743 Date:   Sun Nov 2 01:18:18 2008 -0400
35744
35745     ignore .gdb_history files
35746
35747     When using gdb, history files will often get generated.  So ignore them.
35748
35749     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
35750
35751 commit c8aa7dfc18f7cc90d0aea6c7becbb67dfc5bba4b
35752 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35753 Date:   Fri Oct 31 12:26:55 2008 +0100
35754
35755     FPGA: move fpga drivers to drivers/fpga
35756
35757     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
35758
35759 commit 6a86bb6c25376f0358478219fa28d7c84dd01ed0
35760 Author: Peter Tyser <ptyser@xes-inc.com>
35761 Date:   Mon Dec 1 16:29:38 2008 -0600
35762
35763     net: Fix TftpStart() ip:filename bug
35764
35765     The TftpStart() function modifies the 'BootFile'
35766     string when 'BootFile' contains both an IP address
35767     and filename (eg 1.2.3.4:/path/file). This causes
35768     subsequent calls to TftpStart to incorrectly parse
35769     the TFTP filename and server IP address to use.
35770     For example:
35771
35772     => tftp 0x100000 10.52.0.62:/home/ptyser/non_existant
35773     Speed: 100, half duplex
35774     Using eTSEC1 device
35775     TFTP from server 10.52.0.62; our IP address is 10.52.253.79
35776                      ^^^^^^^^^^ CORRECT
35777     Filename '/home/ptyser/non_existant'.
35778               ^^^^^^^^^^^^^^^^^^^^^^^^^ CORRECT
35779     Load address: 0x100000
35780     Loading: *
35781     TFTP error: 'File not found' (1)
35782     Starting again
35783
35784     eTSEC2: No link.
35785     Speed: 100, half duplex
35786     Using eTSEC1 device
35787     TFTP from server 10.52.0.33; our IP address is 10.52.253.79
35788                      ^^^^^^^^^^ WRONG
35789     Filename '10.52.0.62'.
35790               ^^^^^^^^^^ WRONG
35791     Load address: 0x100000
35792     Loading: *
35793     TFTP error: 'File not found' (1)
35794     Starting again
35795
35796     TftpStart() was modified to not modify the 'BootFile' string.
35797
35798     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
35799     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
35800
35801 commit d32c5be50bf0600bfdc54223ef341ee9c63db445
35802 Author: Peter Tyser <ptyser@xes-inc.com>
35803 Date:   Mon Dec 1 16:26:21 2008 -0600
35804
35805     net: Add additional IP fragmentation check
35806
35807     Ignore IP packets which have the "more fragments" flag bit
35808     set.  This flag indicates the IP packet is fragmented and
35809     must be ignored by U-Boot.
35810
35811     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
35812     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
35813
35814 commit e0c07b868cab405ab4b5335a0247899bfc5ea0b6
35815 Author: Peter Tyser <ptyser@xes-inc.com>
35816 Date:   Mon Dec 1 16:26:20 2008 -0600
35817
35818     net: Define IP flag field values
35819
35820     These defines were pulled from the "Add simple
35821     IP/UDP fragmentation support" patch from Frank
35822     Haverkamp <haver@vnet.ibm.com>.
35823
35824     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
35825     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
35826
35827 commit 23afaba65ec5206757e589ef334a8b38168c045f
35828 Author: Anatolij Gustschin <agust@denx.de>
35829 Date:   Tue Dec 2 10:31:04 2008 +0100
35830
35831     net: tsec: Fix Marvell 88E1121R phy init
35832
35833     This patch tries to ensure that phy interrupt pin
35834     won't be asserted after booting. We experienced
35835     following issues with current 88E1121R phy init:
35836
35837     Marvell 88E1121R phy can be hardware-configured
35838     to share MDC/MDIO and interrupt pins for both ports
35839     P0 and P1 (e.g. as configured on socrates board).
35840     Port 0 interrupt pin will be shared by both ports
35841     in such configuration. After booting Linux and
35842     configuring eth0 interface, port 0 phy interrupts
35843     are enabled. After rebooting without proper eth0
35844     interface shutdown port 0 phy interrupts remain
35845     enabled so any change on port 0 (link status, etc.)
35846     cause assertion of the interrupt. Now booting Linux
35847     and configuring eth1 interface will cause permanent
35848     phy interrupt storm as the registered phy 1 interrupt
35849     handler doesn't acknowledge phy 0 interrupts. This
35850     of course should be fixed in Linux driver too.
35851
35852     Signed-off-by: Anatolij Gustschin <agust@denx.de>
35853     Acked-by: Andy Fleming <afleming@freescale.com>
35854     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
35855
35856 commit 2e4970d8109d690adcf615d9e3cac7b5b2e8eaed
35857 Author: Peter Tyser <ptyser@xes-inc.com>
35858 Date:   Tue Dec 2 12:59:51 2008 -0600
35859
35860     net: Fix download command parsing
35861
35862     When CONFIG_SYS_HUSH_PARSER is defined network download
35863     commands with 1 argument in the format 'tftp "/path/file"'
35864     do not work as expected. The hush command parser strips
35865     the quotes from "/path/file" which causes the network
35866     commands to interpret "/path/file" as an address
35867     instead of the intended filename.
35868
35869     The previous check for a leading quote in netboot_common()
35870     was replaced with a check which ensures only valid
35871     numbers are treated as addresses.
35872
35873     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
35874     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
35875
35876 commit 3c2c2f427905040c1513d0c51d637689cba48346
35877 Author: Remy Bohmer <linux@bohmer.net>
35878 Date:   Thu Nov 27 22:30:27 2008 +0100
35879
35880     Remove non-ascii characters from fat code
35881
35882     This code contains some non-ascii characters in comment lines and code.
35883     Most editors do not display those characters properly and editing those
35884     files results always in diffs at these places which are usually not required
35885     to be changed at all. This is error prone.
35886
35887     So, remove those weird characters and replace them by normal C-style
35888     equivalents for which the proper defines were already in the header.
35889
35890     Signed-off-by: Remy Bohmer <linux@bohmer.net>
35891
35892 commit dc889e865356497d3e495570118c2245ebce2631
35893 Author: Dave Liu <daveliu@freescale.com>
35894 Date:   Fri Nov 28 20:16:58 2008 +0800
35895
35896     85xx: fix the wrong DDR settings for MPC8572DS
35897
35898     The default DDR freq is 400MHz or 800M data rate,
35899     the old settings is pure wrong for the default case.
35900
35901     Signed-off-by: Dave Liu <daveliu@freescale.com>
35902     Acked-by: Andy Fleming <afleming@freescale.com>
35903
35904 commit 9df59533f77de2829b4b66e5b7620e04edaa391c
35905 Author: Kumar Gala <galak@kernel.crashing.org>
35906 Date:   Mon Nov 24 10:29:26 2008 -0600
35907
35908     85xx: init gd as early as possible
35909
35910     Moved up the initialization of GD so C code like set_tlb() can use
35911     gd->flags to determine if we've relocated or not in the future.
35912
35913     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
35914     Acked-by: Andy Fleming <afleming@freescale.com>
35915
35916 commit aed461af81012a398a205e9be67ab37667491838
35917 Author: Kumar Gala <galak@kernel.crashing.org>
35918 Date:   Mon Nov 24 10:29:25 2008 -0600
35919
35920     85xx: Fix relocation of CCSRBAR
35921
35922     If the virtual address for CCSRBAR is the same after relocation but
35923     the physical address is changing we'd end up having two TLB entries with
35924     the same VA.  Instead we new us the new CCSRBAR virt address + 4k as a
35925     temp virt address to access the old CCSRBAR to relocate it.
35926
35927     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
35928     Acked-by: Andy Fleming <afleming@freescale.com>
35929
35930 commit ea154a1781135d822eedee7567cc156089eae93c
35931 Author: Kumar Gala <galak@kernel.crashing.org>
35932 Date:   Mon Nov 24 10:25:14 2008 -0600
35933
35934     FSL: Moved BR_PHYS_ADDR for localbus to common header
35935
35936     The BR_PHYS_ADDR macro is useful on all machines that have local bus
35937     which is pretty much all 83xx/85xx/86xx chips.
35938
35939     Additionally most 85xx & 86xx will need it if they want to support
35940     36-bit physical addresses.
35941
35942     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
35943     Acked-by: Andy Fleming <afleming@freescale.com>
35944
35945 commit 9427ccde0355a2ebf47454e8e1be59f5b9864e08
35946 Author: Peter Tyser <ptyser@xes-inc.com>
35947 Date:   Mon Dec 1 13:47:12 2008 -0600
35948
35949     85xx: Add PORDEVSR_PCI1 define
35950
35951     Add define used to determine if PCI1 interface is in PCI or PCIX mode.
35952
35953     Convert users of the old PORDEVSR_PCI constant to use MPC85xx_PORDEVSR_PCI1
35954
35955     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
35956     Signed-off-by: Andy Fleming <afleming@freescale.com>
35957
35958 commit 35db1c6d34b57ae15e99cf03c8e8f8a6148d74f3
35959 Author: Becky Bruce <becky.bruce@freescale.com>
35960 Date:   Fri Nov 21 19:24:22 2008 -0600
35961
35962     drivers/fsl_pci_init: Fix inbound window mapping bug
35963
35964     The current code will cause the creation of a 4GB window
35965     starting at 0 if we have more than 4GB of RAM installed,
35966     which overlaps with PCI_MEM space and causes pci_bus_to_phys()
35967     to return erroneous information. Limit the size to 4GB - 1;
35968     which causes the code to create one 2GB and one 1GB window
35969     instead.
35970
35971     Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
35972     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
35973     Acked-by: Andy Fleming <afleming@freescale.com>
35974
35975 commit 5a105a333dab6a23e92d763ce76d6f31d57f45df
35976 Author: Jon Loeliger <jdl@freescale.com>
35977 Date:   Thu Nov 20 15:36:48 2008 -0600
35978
35979     Removed unused CONFIG_L1_INIT_RAM symbol.
35980
35981     Prevent further viral propogation of the unused
35982     symbol CONFIG_L1_INIT_RAM by just removing it.
35983
35984     Signed-off-by: Jon Loeliger <jdl@freescale.com>
35985     Acked-by: Andy Fleming <afleming@freescale.com>
35986
35987 commit 7008d26a40a76f90cae5824c812cfed449fb97b8
35988 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
35989 Date:   Wed Oct 29 09:21:44 2008 -0500
35990
35991     fsl ddr skip interleaving if not supported.
35992
35993     Removed while(1) hang if memctl_intlv_ctl is set wrong.
35994     Remove embedded tabs from strings.
35995
35996     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
35997     Acked-by: Kumar Gala <galak@kernel.crashing.org>
35998     Acked-by: Andy Fleming <afleming@freescale.com>
35999
36000 commit dd332e18d082de75eca3fc2c7c778f5d4571a096
36001 Author: Anatolij Gustschin <agust@denx.de>
36002 Date:   Thu Nov 13 18:08:57 2008 +0100
36003
36004     85xx: socrates: fix DDR SDRAM tlb entry configuration
36005
36006     since commit be0bd8234b9777ecd63c4c686f72af070d886517
36007     tlb entry for socrates DDR SDRAM will be reconfigured
36008     by setup_ddr_tlbs() from initdram() causing an
36009     inconsistency with previously configured DDR SDRAM tlb
36010     entry from tlb_table:
36011
36012     socrates>l2cam 7 9
36013     IDX  PID      EPN  SIZE V TS           RPN U0-U3 WIMGE UUUSSS
36014       7 : 00 00000000 256MB V  0 -> 0_00000000  0000 -I-G- ---RWX
36015       8 : 00 00000000 256MB V  0 -> 0_00000000  0000 ----- ---RWX
36016       9 : 00 10000000 256MB V  0 -> 0_10000000  0000 ----- ---RWX
36017
36018     This patch makes the presence of the DDR SDRAM tlb entry in
36019     the tlb_table dependent on CONFIG_SPD_EEPROM to avoid this
36020     inconsistency.
36021
36022     Signed-off-by: Anatolij Gustschin <agust@denx.de>
36023     Acked-by: Andy Fleming <afleming@freescale.com>
36024
36025 commit a2cd50ed6ef0ac6b127b3d6db756979a8336718d
36026 Author: Peter Tyser <ptyser@xes-inc.com>
36027 Date:   Tue Nov 11 10:17:10 2008 -0600
36028
36029     85xx: Add CPU 2 errata workaround to all 8548 boards
36030
36031     All mpc8548-based boards should implement the suggested workaround
36032     to CPU 2 errata. Without the workaround, its possible for the
36033     8548's core to hang while executing a msync or mbar 0 instruction
36034     and a snoopable transaction from an I/O master tagged to make
36035     quick forward progress is present.
36036
36037     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
36038     Acked-by: Andy Fleming <afleming@freescale.com>
36039
36040 commit e57f0fa1333cdf3ca36110aac2900712a5f82976
36041 Author: Dave Liu <daveliu@freescale.com>
36042 Date:   Tue Oct 28 17:53:45 2008 +0800
36043
36044     85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case
36045
36046     we need TLB entry for DDR at !SPD case.
36047
36048     Signed-off-by: Dave Liu <daveliu@freescale.com>
36049     Acked-by: Andy Fleming <afleming@freescale.com>
36050
36051 commit 9b0ad1b1c7a15ff674978705c7c52264978dc5d8
36052 Author: Dave Liu <daveliu@freescale.com>
36053 Date:   Tue Oct 28 17:53:38 2008 +0800
36054
36055     85xx: remove the unused ddr_enable_ecc in the board file
36056
36057     The DDR controller of 8548/8544/8568/8572/8536 processors
36058     have the ECC data init feature, and the new DDR code is
36059     using the feature, and we don't need the way with DMA to
36060     init memory any more.
36061
36062     Signed-off-by: Dave Liu <daveliu@freescale.com>
36063     Acked-by: Andy Fleming <afleming@freescale.com>
36064
36065 commit 4a129a57d923f7c15aa1f567028a80a32d66a100
36066 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
36067 Date:   Sun Nov 30 19:36:53 2008 +0100
36068
36069     at91rm9200dk: Fix typo
36070
36071     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
36072
36073 commit ed3b18e05c9a8ffa5fb643da9bcec7452e5d5e01
36074 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
36075 Date:   Sun Nov 30 19:36:50 2008 +0100
36076
36077     AT91: remove non supported board AT91RM9200DF macro
36078
36079     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
36080
36081 commit bd876772ee04095e5dd943d97515a1f14bad4b1c
36082 Author: Ilko Iliev <iliev@ronetix.at>
36083 Date:   Tue Dec 2 17:27:54 2008 +0100
36084
36085     mtd/dataflash.c: fix a problem with the last partition
36086
36087     This patch fix the problem that only the [NB_DATAFLASH_AREA - 1] dataflash
36088     partition can be defined to use the area to the end of dataflash size.
36089     Now it is possible to have only one dataflash partition from 0 to the end
36090     of of dataflash size.
36091
36092     Signed-off-by: Ilko Iliev <iliev@ronetix.at>
36093
36094 commit 03f797793b124dccaae145b977d15d6cb9e74504
36095 Author: Ilko Iliev <iliev@ronetix.at>
36096 Date:   Tue Dec 2 17:20:17 2008 +0100
36097
36098     fix some coding style violations.
36099
36100     This patch fix some coding style violations.
36101
36102     Signed-off-by: Ilko Iliev <iliev@ronetix.at>
36103
36104 commit 5e46b1e54112f4b7fd5185665e571510132c12a7
36105 Author: Stefan Roese <sr@denx.de>
36106 Date:   Thu Nov 27 14:11:37 2008 +0100
36107
36108     OneNAND: Add missing mtd info struct before calling onenand_erase()
36109
36110     Without this patch "saveenv" crashes when MTD partitions are enabled (e.g.
36111     for use in UBI) via CONFIG_MTD_PARTITIONS.
36112
36113     Signed-off-by: Stefan Roese <sr@denx.de>
36114     Signed-off-by: Scott Wood <scottwood@freescale.com>
36115
36116 commit 29382d4064fbaff5daacff4c3209370fa5713966
36117 Author: Becky Bruce <becky.bruce@freescale.com>
36118 Date:   Thu Nov 20 16:43:52 2008 -0600
36119
36120     mpc8641: Fix error in README
36121
36122     I made some updates to the code that didn't make it into the
36123     README - fix this
36124
36125     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36126
36127 commit 801a194616d95e6fc426a176d9615ccbf9876c7f
36128 Author: Jon Loeliger <jdl@freescale.com>
36129 Date:   Thu Nov 20 12:01:02 2008 -0600
36130
36131     Removed unused CONFIG_L1_INIT_RAM symbol.
36132
36133     Prevent further viral propogation of the unused
36134     symbol CONFIG_L1_INIT_RAM by just removing it.
36135
36136     Signed-off-by: Jon Loeliger <jdl@freescale.com>
36137
36138 commit f698738e46cb461e28c2d58228bb34a2fcf5a475
36139 Author: Jon Loeliger <jdl@freescale.com>
36140 Date:   Thu Nov 20 14:02:56 2008 -0600
36141
36142     86xx: Fix non-64-bit compilation problems.
36143
36144     Introducing 64-bit (36-bit) support for the MPC8641HPCN
36145     failed to accomodate the other two 86xx boards.
36146     Introduce definitions for CONFIG_SYS_CCSRBAR_PHYS_{LOW,HIGH}
36147     CONFIG_SYS_CCSR_DEFAULT_DBAT{U,L} and CONFIG_SYS_CCSR_DEFAULT_IBAT{U,L}
36148     with nominal 32-bit values.
36149
36150     Signed-off-by: Jon Loeliger <jdl@freescale.com>
36151     Acked-by: Becky Bruce <becky.bruce@freescale.com>
36152
36153 commit bebfc6ef3ec994c8e18783269b1d8d41f8e38afd
36154 Author: Michael Trimarchi <trimarchi@gandalf.sssup.it>
36155 Date:   Wed Nov 26 17:40:37 2008 +0100
36156
36157     Remove obsolete command (apply afte USB style patch, 80 chars strict)
36158
36159     Remove USB obsolete commmand
36160
36161     Signed-off-by: Michael Trimarchi <trimarchi@gandalf.sssup.it>
36162     Signed-off-by: Remy Böhmer <linux@bohmer.net>
36163
36164 commit de39f8c19d7c12017248c49d432dcb81db68f724
36165 Author: Michael Trimarchi <trimarchi@gandalf.sssup.it>
36166 Date:   Wed Nov 26 17:41:34 2008 +0100
36167
36168     USB style patch, 80 chars strict
36169
36170     USB Code style patch
36171
36172     Signed-off-by: Michael Trimarchi <trimarchi@gandalf.sssup.it>
36173     Signed-off-by: Remy Böhmer <linux@bohmer.net>
36174
36175 commit d10c5a87cb8affbb4d35a311370316d4383d598e
36176 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
36177 Date:   Fri Nov 7 22:46:21 2008 +0100
36178
36179     drivers/usb: Move conditional compilation to Makefile
36180
36181     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
36182     Signed-off-by: Remy Böhmer <linux@bohmer.net>
36183
36184 commit 2077e348c2a84901022ad95311b47b70361e6daa
36185 Author: Scott Wood <scottwood@freescale.com>
36186 Date:   Tue Nov 25 10:47:02 2008 -0600
36187
36188     NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
36189
36190     This caused the operation to be needlessly repeated if there were
36191     no bad blocks and no errors.
36192
36193     Signed-off-by: Valeriy Glushkov <gvv@lstec.com>
36194     Signed-off-by: Scott Wood <scottwood@freescale.com>
36195
36196 commit 89295028e7d8f7a524f485328279d72fdb102385
36197 Author: Michal Simek <monstr@monstr.eu>
36198 Date:   Mon Nov 24 12:09:50 2008 +0100
36199
36200     ppc4xx: ml300 remove Xilinx BSP from ml300 folder
36201
36202     This BSP should be outside u-boot source tree.
36203     The second reason is that xilinx ppc405 was moved to generic platform.
36204
36205     Signed-off-by: Michal Simek <monstr@monstr.eu>
36206     Signed-off-by: Stefan Roese <sr@denx.de>
36207
36208 commit 24eea623d4974a169026a975ba12fb23d48154b1
36209 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
36210 Date:   Mon Nov 24 15:11:10 2008 +0100
36211
36212     ppc4xx: Remove unused features
36213
36214     This patch disables some unused features from the PCI405 configuration
36215     to keep U-Boot image size below 192k.
36216
36217     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
36218     Signed-off-by: Stefan Roese <sr@denx.de>
36219
36220 commit 0c2385c3bb51f5d3911fce1ec4720db86b534c2b
36221 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
36222 Date:   Mon Nov 24 15:11:09 2008 +0100
36223
36224     ppc4xx: Use correct io accessors for PCI405
36225
36226     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
36227     Signed-off-by: Stefan Roese <sr@denx.de>
36228
36229 commit 348c849d86a6f0785752b9bc497a34658713d1d1
36230 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
36231 Date:   Mon Nov 24 15:11:08 2008 +0100
36232
36233     ppc4xx: Remove unused code from PCI405 code
36234
36235     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
36236     Signed-off-by: Stefan Roese <sr@denx.de>
36237
36238 commit 633639587e3596f0dbf5e6247dd3faf80b1d9063
36239 Author: Heiko Schocher <hs@denx.de>
36240 Date:   Thu Nov 20 09:59:09 2008 +0100
36241
36242     powerpc, keymile boards: extract identical config options
36243
36244     This patch extracts the identical config options for the
36245     keymile boards mgcoge, mgsuvd and kmeter1 in a new
36246     common config file keymile-common.h.
36247
36248     Signed-off-by: Heiko Schocher <hs@denx.de>
36249     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
36250
36251 commit 9482a8e3d6ac766d90e5059dce777b1e4c868a30
36252 Author: Heiko Schocher <hs@denx.de>
36253 Date:   Fri Nov 21 08:29:40 2008 +0100
36254
36255     powerpc: keymile: Add a check for the PIGGY debug board
36256
36257     Check the presence of the PIGGY on the keymile boards mgcoge,
36258     mgsuvd and kmeter1. If the PIGGY is not present, dont register
36259     this Ethernet device.
36260
36261     Signed-off-by: Heiko Schocher <hs@denx.de>
36262     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
36263
36264 commit 58c696eed839af894e0265064669c402dc28b371
36265 Author: Wolfgang Denk <wd@xpert.denx.de>
36266 Date:   Mon Nov 24 21:50:59 2008 +0100
36267
36268     AT91RM9200DK: fix broken boot from NOR flash
36269
36270     Signed-off-by: Wolfgang Denk <wd@denx.de>
36271
36272 commit 8052352f20b33bef8f9872fc983eac73d4693c38
36273 Author: Jens Scharsig <esw@bus-elektronik.de>
36274 Date:   Tue Nov 18 10:48:46 2008 +0100
36275
36276     at91rm9200: fix broken boot from nor flash
36277
36278     This patch fix the broken boot from NOR Flash on AT91RM9200 boards, if
36279     CONFIG_AT91RM9200 is defined and nor preloader is used.
36280
36281     Signed-off-by: Jens Scharsig <esw@bus-elektronik.de>
36282
36283 commit 25ea652e907516a283b38237e83712a918f125d7
36284 Author: Piotr Ziecik <kosmo@semihalf.com>
36285 Date:   Mon Nov 17 15:58:00 2008 +0100
36286
36287     UBI: Add proof-of-concept CFI flash support
36288
36289     With this patch UBI can be used on CFI flash chips.
36290
36291     Signed-off-by: Piotr Ziecik <kosmo@semihalf.com>
36292     Signed-off-by: Stefan Roese <sr@denx.de>
36293
36294 commit e6a7edbc1778d27431ac663b40a71dafa5d20578
36295 Author: Piotr Ziecik <kosmo@semihalf.com>
36296 Date:   Mon Nov 17 15:57:59 2008 +0100
36297
36298     mtd: Remove a printf() from add_mtd_device().
36299
36300     Remove a printf() from add_mtd_device(), which produces spurious output.
36301
36302     Signed-off-by: Piotr Ziecik <kosmo@semihalf.com>
36303     Signed-off-by: Stefan Roese <sr@denx.de>
36304
36305 commit 91809ed51d8327a8dbbf29aa98a091154c282171
36306 Author: Piotr Ziecik <kosmo@semihalf.com>
36307 Date:   Mon Nov 17 15:57:58 2008 +0100
36308
36309     cfi-mtd: Add cfi-mtd driver.
36310
36311     Add cfi-mtd driver, which exports CFI flash to MTD layer.
36312     This allows CFI flash devices to be used from MTD layer.
36313
36314     Building of the new driver is controlled by CONFIG_FLASH_CFI_MTD
36315     option. Initialization is done by calling cfi_mtd_init() from
36316     flash_init().
36317
36318     Signed-off-by: Piotr Ziecik <kosmo@semihalf.com>
36319     Signed-off-by: Stefan Roese <sr@denx.de>
36320
36321 commit 6ea808efdf9aa5d9067fbfac32acde8539129ed2
36322 Author: Piotr Ziecik <kosmo@semihalf.com>
36323 Date:   Mon Nov 17 15:49:32 2008 +0100
36324
36325     cfi_flash: Add interface for flash verbosity control
36326
36327     Add interface for flash verbosity control. It allows
36328     to disable output from low-level flash API. It is useful
36329     when calling these low-level functions from context other
36330     than flash commands (for example the MTD/CFI interface
36331     implmentation).
36332
36333     Signed-off-by: Piotr Ziecik <kosmo@semihalf.com>
36334     Signed-off-by: Stefan Roese <sr@denx.de>
36335
36336 commit ebc9784ce6528385bb8d2558e783622d4bbf20f8
36337 Author: Piotr Ziecik <kosmo@semihalf.com>
36338 Date:   Thu Nov 20 15:17:38 2008 +0100
36339
36340     cfi_flash: Export flash_sector_size() function.
36341
36342     Export flash_sector_size() function from drivers/mtd/cfi_flash.c,
36343     so that it can be used in the upcoming cfi-mtd driver.
36344
36345     Signed-off-by: Piotr Ziecik <kosmo@semihalf.com>
36346     Signed-off-by: Stefan Roese <sr@denx.de>
36347
36348 commit 45aa5a7f4d5bcb79927ddfc896c1d7c4326e235d
36349 Author: Stefan Roese <sr@denx.de>
36350 Date:   Mon Nov 17 14:45:22 2008 +0100
36351
36352     cfi_flash: Make all flash access functions weak
36353
36354     This patch defines all flash access functions as weak so that
36355     they can be overridden by board specific versions.
36356
36357     This will be used by the upcoming VCTH board support where the NOR
36358     FLASH unfortunately can't be accessed memory-mapped. Special
36359     accessor functions are needed here.
36360
36361     To enable this weak functions you need to define
36362     CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS in your board config header.
36363     Otherwise the "old" default functions will be used resulting
36364     in smaller code.
36365
36366     Signed-off-by: Stefan Roese <sr@denx.de>
36367     Acked-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
36368
36369 commit a5c4067017631d903e1afa6ad615f0ce19fea517
36370 Author: Stefan Roese <sr@denx.de>
36371 Date:   Mon Nov 24 08:31:16 2008 +0100
36372
36373     UBI: Change parsing of size in commands to default to hex
36374
36375     Currently the size parameters of the UBI commands (e.g. "ubi write") are
36376     decoded as decimal instead of hex as default. This patch now interprets
36377     all these values consistantly as hex, as all other standard U-Boot commands
36378     do.
36379
36380     Signed-off-by: Stefan Roese <sr@denx.de>
36381
36382 commit de01c76c3ccc4e6c5989228eed58e955a3a1a968
36383 Author: Stefan Roese <sr@denx.de>
36384 Date:   Fri Nov 21 13:06:06 2008 +0100
36385
36386     ppc4xx: ML2 shouldn't include the 4xx EMAC driver
36387
36388     Signed-off-by: Stefan Roese <sr@denx.de>
36389
36390 commit 1a6a00dcc5bdfc6e9b4b00f39c1f583a7f96fc7f
36391 Author: Yuri Tikhonov <yur@emcraft.com>
36392 Date:   Fri Nov 14 16:19:19 2008 +0300
36393
36394     ppc4xx: katmai: Change default config
36395
36396      This patch enables support for EXT2, and increases the
36397     CONFIG_SYS_BOOTMAPSZ size for the default configuration
36398     of the katmai boards to use them as the RAID-reference
36399     AMCC setups.
36400
36401      EXT2 enabling allows one to boot kernels from the EXT2
36402     formatted Compact Flash cards.
36403
36404      CONFIG_SYS_BOOTMAPSZ increasing allows one to boot the
36405     Linux kernels, which use PAGE_SIZE of 256KB. Otherwise,
36406     the memory area with DTB file (which is placed at the
36407     end of the bootmap area) will turn out to be overlapped
36408     with the BSS segment of the 256KB kernel, and zeroed
36409     in early_init() of Linux.
36410
36411      Actually, increasing of the bootmap size could be done
36412     via setting of the bootm_size U-Boot variable, but it looks
36413     like the current U-Boot implementation have some bootm_size-
36414     related functionality lost. In many places through the U-Boot
36415     code the CONFIG_SYS_BOOTMAPSZ definition is used directly
36416     (instead of trying to read the corresponding value from the
36417     environment). The same is truth for the boot_jump_linux()
36418     function in lib_ppc/bootm.c, where U-Boot transfers control
36419     to Linux passing the CONFIG_SYS_BOOTMAPSZ (not bootm_size)
36420     value to the booting kernel.
36421
36422     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
36423     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
36424     Signed-off-by: Stefan Roese <sr@denx.de>
36425
36426 commit ddf45cc758d394591fb9bcdcbe96530f733f2bce
36427 Author: Dave Mitchell <dmitch71@gmail.com>
36428 Date:   Thu Nov 20 14:09:50 2008 -0600
36429
36430     ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
36431
36432     Expanded OCM TLB to allow access to 64K OCM as well as 256K of
36433     internal SRAM.
36434
36435     Adjusted internal SRAM initialization to match updated user
36436     manual recommendation.
36437
36438     OCM & ISRAM are now mapped as follows:
36439             physical        virtual         size
36440     ISRAM   0x4_0000_0000   0xE300_0000     256k
36441     OCM     0x4_0004_0000   0xE304_0000     64k
36442
36443     A single TLB was used for this mapping.
36444
36445     Signed-off-by: Dave Mitchell <dmitch71@gmail.com>
36446     Signed-off-by: Stefan Roese <sr@denx.de>
36447
36448 commit b14ca4b61a681f75f3125676e09d7ce6af66e927
36449 Author: Dave Mitchell <dmitch71@gmail.com>
36450 Date:   Thu Nov 20 14:00:49 2008 -0600
36451
36452     ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs
36453
36454     Added include/asm-ppc/ppc4xx-isram.h and moved internal SRAM and
36455     L2 cache DCRs from ppc440.h to this new header.
36456
36457     Also converted these DCR defines from lowercase to uppercase and
36458     modified referencing modules to use them.
36459
36460     Signed-off-by: Dave Mitchell <dmitch71@gmail.com>
36461     Signed-off-by: Stefan Roese <sr@denx.de>
36462
36463 commit 711e2b2af820d21d9931d4cf8057d3894600fd54
36464 Author: Steven A. Falco <sfalco@harris.com>
36465 Date:   Thu Nov 20 14:37:57 2008 -0500
36466
36467     ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h
36468
36469     The definitions of bits in SDR_CFG are incorrect, and not used within
36470     U-Boot.  Therefore, they can be removed.
36471
36472     The naming of the sdr_ddrdl/sdr_cfg registers do not follow conventions,
36473     and are unused, so they can be removed too.
36474
36475     A definition for SDR0_DDRCFG is added.
36476
36477     Signed-off-by: Steven A. Falco <sfalco@harris.com>
36478     Signed-off-by: Stefan Roese <sr@denx.de>
36479
36480 commit e23c7c95a96eb0f068efe5c532215a10a1512a95
36481 Author: Dirk Behme <dirk.behme@gmail.com>
36482 Date:   Mon Nov 10 20:15:25 2008 +0100
36483
36484     ARM: OMAP: Convert IO macros
36485
36486     Convert IO macros to readx/writex.
36487
36488     Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
36489
36490 commit 263b749e2e25473a48776d317bd2a7e2ddcdd212
36491 Author: Ilko Iliev <iliev@ronetix.at>
36492 Date:   Sun Nov 9 15:53:14 2008 +0100
36493
36494     lib_arm: do_bootm_linux() - correct a small mistake
36495
36496     This patch corrects a small bug in the "if" condition:
36497     the parameter "flag" is 0 and the "if" condition is always true.
36498     The result is - the boom command doesn't start the kernel.
36499     Affected targets: all arm based.
36500
36501     Signed-off-by: Ilko Iliev <iliev@ronetix.at>
36502
36503 commit 3e0cda071a67cb5709e3fa4faf6b31a731859acc
36504 Author: Stelian Pop <stelian@popies.net>
36505 Date:   Sun Nov 9 00:14:46 2008 +0100
36506
36507     AT91: Enable PLLB for USB
36508
36509     At least some (old ?) versions of the AT91Bootstrap do not set up the
36510     PLLB correctly to 48 MHz in order to make USB host function correctly.
36511
36512     This patch sets up the PLLB to the same values Linux uses, and makes USB
36513     work ok on the following CPUs:
36514         - AT91CAP9
36515         - AT91SAM9260
36516         - AT91SAM9263
36517
36518     This patch also defines CONFIG_USB_STORAGE and CONFIG_CMD_FAT for all
36519     the relevant AT91CAP9/AT91SAM9 atmel boards.
36520
36521     Signed-off-by: Stelian Pop <stelian@popies.net>
36522     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
36523
36524 commit ad229a44e162af0f65e57e4e3dc133d5f0364ecb
36525 Author: Stelian Pop <stelian@popies.net>
36526 Date:   Fri Nov 7 13:55:14 2008 +0100
36527
36528     AT91: Use AT91_CPU_CLOCK in displays
36529
36530     Introduce AT91_CPU_CLOCK and use it for displaying the CPU
36531     speed in the LCD driver.
36532
36533     Also make AT91_MAIN_CLOCK and AT91_MASTER_CLOCK reflect the
36534     corresponding board clocks.
36535
36536     Signed-off-by: Stelian Pop <stelian@popies.net>
36537
36538 commit fed36ac5ae613773b6cd90e61e292c45440e10c8
36539 Author: Heiko Schocher <hs@denx.de>
36540 Date:   Thu Nov 20 09:57:47 2008 +0100
36541
36542     powerpc: 83xx: add support for the kmeter1 board
36543
36544     This patch adds support for the kmeter1 board from Keymile,
36545     based on a Freescale MPC8360 CPU.
36546
36547     - serial console on UART 1
36548     - 256 MB DDR2 RAM
36549     - 64 MB NOR Flash
36550     - Ethernet RMII Mode over UCC4
36551     - PHY SMSC LAN8700
36552
36553     Signed-off-by: Heiko Schocher <hs@denx.de>
36554     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
36555
36556 commit 25fb4eaaeab3f8866020818f4729d990dcc91cf0
36557 Author: Stefan Roese <sr@denx.de>
36558 Date:   Thu Nov 20 11:46:20 2008 +0100
36559
36560     ppc4xx: Clear all potentially pending exceptions in MCSR
36561
36562     This is needed on Canyonlands which still has an exception pending
36563     while running relocate_code(). This leads to a failure after trap_init()
36564     is moved to the top of board_init_r().
36565
36566     Signed-off-by: Stefan Roese <sr@denx.de>
36567
36568 commit facdad5f2602e899a01746916beddbf9e856b5ee
36569 Author: Heiko Schocher <hs@denx.de>
36570 Date:   Wed Nov 19 10:10:30 2008 +0100
36571
36572     powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* defines
36573
36574     Signed-off-by: Heiko Schocher <hs@denx.de>
36575     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
36576
36577 commit 2f2a5c3714d17f4ead18b713128b7226e0e822f4
36578 Author: Howard Gregory <Greg.Howard@freescale.com>
36579 Date:   Tue Nov 4 14:55:33 2008 +0800
36580
36581     mpc83xx: Improve the performance of DDR memory
36582
36583     modify the CAS timings. my understanding is that these
36584     settings decrease various wait times in the DDR interface.
36585     Because these wait times are in clock cycles, and the DDR
36586     clock on the 8315 RDB runs slower than on some other 83xx
36587     platforms, we can dial down these values without a problem,
36588     thereby decreasing the latency of memory a little.
36589
36590     Signed-off-by: Howard Gregory <Greg.Howard@freescale.com>
36591     Signed-off-by: Dave Liu <daveliu@freescale.com>
36592     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
36593
36594 commit 8000b086b33a5a81f3f390f37e178db7956dc08b
36595 Author: Kyungmin Park <kyungmin.park@samsung.com>
36596 Date:   Fri Oct 24 14:55:33 2008 +0200
36597
36598     ARM: Add Apollon UBI support
36599
36600     To enable UBI on Apollon you need to uncomment the CONFIG_SYS_USE_UBI
36601     macro.
36602
36603     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
36604     Signed-off-by: Stefan Roese <sr@denx.de>
36605
36606 commit 694a0b3f1c0accd0de94b89555155d69f8022824
36607 Author: Kyungmin Park <kyungmin.park@samsung.com>
36608 Date:   Wed Nov 19 11:47:05 2008 +0100
36609
36610     UBI: Add UBI command support
36611
36612     This patch adds these UBI commands:
36613
36614     ubi part [nand|onenand] [part] - Show or set current partition
36615     ubi info [l[ayout]] -Display volume and UBI layout information
36616     ubi create[vol] volume [size] [type] - Create volume name with size
36617     ubi write[vol] address volume size - Write volume from address with size
36618     ubi read[vol] address volume [size] - Read volume to address with size
36619     ubi remove[vol] volume - Remove volume
36620
36621     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
36622     Signed-off-by: Stefan Roese <sr@denx.de>
36623
36624 commit 58be3a1056d88c6d05f3e914389282807e69923a
36625 Author: Kyungmin Park <kyungmin.park@samsung.com>
36626 Date:   Wed Nov 19 16:38:24 2008 +0100
36627
36628     UBI: Add basic UBI support to U-Boot (Part 8/8)
36629
36630     This patch adds basic UBI (Unsorted Block Image) support to U-Boot.
36631     It's based on the Linux UBI version and basically has a "OS"
36632     translation wrapper that defines most Linux specific calls
36633     (spin_lock() etc.) into no-ops. Some source code parts have been
36634     uncommented by "#ifdef UBI_LINUX". This makes it easier to compare
36635     this version with the Linux version and simplifies future UBI
36636     ports/bug-fixes from the Linux version.
36637
36638     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
36639     Signed-off-by: Stefan Roese <sr@denx.de>
36640
36641 commit 47ae6693f54f80455ae32c2e0d995e0e4bdc15b9
36642 Author: Kyungmin Park <kyungmin.park@samsung.com>
36643 Date:   Wed Nov 19 16:36:36 2008 +0100
36644
36645     UBI: Add basic UBI support to U-Boot (Part 7/8)
36646
36647     This patch adds basic UBI (Unsorted Block Image) support to U-Boot.
36648     It's based on the Linux UBI version and basically has a "OS"
36649     translation wrapper that defines most Linux specific calls
36650     (spin_lock() etc.) into no-ops. Some source code parts have been
36651     uncommented by "#ifdef UBI_LINUX". This makes it easier to compare
36652     this version with the Linux version and simplifies future UBI
36653     ports/bug-fixes from the Linux version.
36654
36655     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
36656     Signed-off-by: Stefan Roese <sr@denx.de>
36657
36658 commit 7e6ee7ad27de5216db1baef76f38c3429c8f4a2a
36659 Author: Kyungmin Park <kyungmin.park@samsung.com>
36660 Date:   Wed Nov 19 16:32:36 2008 +0100
36661
36662     UBI: Add basic UBI support to U-Boot (Part 6/8)
36663
36664     This patch adds basic UBI (Unsorted Block Image) support to U-Boot.
36665     It's based on the Linux UBI version and basically has a "OS"
36666     translation wrapper that defines most Linux specific calls
36667     (spin_lock() etc.) into no-ops. Some source code parts have been
36668     uncommented by "#ifdef UBI_LINUX". This makes it easier to compare
36669     this version with the Linux version and simplifies future UBI
36670     ports/bug-fixes from the Linux version.
36671
36672     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
36673     Signed-off-by: Stefan Roese <sr@denx.de>
36674
36675 commit c91a719daa331b5856109313371e4ece5ec06d96
36676 Author: Kyungmin Park <kyungmin.park@samsung.com>
36677 Date:   Wed Nov 19 16:28:06 2008 +0100
36678
36679     UBI: Add basic UBI support to U-Boot (Part 5/8)
36680
36681     This patch adds basic UBI (Unsorted Block Image) support to U-Boot.
36682     It's based on the Linux UBI version and basically has a "OS"
36683     translation wrapper that defines most Linux specific calls
36684     (spin_lock() etc.) into no-ops. Some source code parts have been
36685     uncommented by "#ifdef UBI_LINUX". This makes it easier to compare
36686     this version with the Linux version and simplifies future UBI
36687     ports/bug-fixes from the Linux version.
36688
36689     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
36690     Signed-off-by: Stefan Roese <sr@denx.de>
36691
36692 commit f412fefa079c6aa9a9763f6869bf787ea6bf6e1b
36693 Author: Kyungmin Park <kyungmin.park@samsung.com>
36694 Date:   Wed Nov 19 16:27:23 2008 +0100
36695
36696     UBI: Add basic UBI support to U-Boot (Part 4/8)
36697
36698     This patch adds basic UBI (Unsorted Block Image) support to U-Boot.
36699     It's based on the Linux UBI version and basically has a "OS"
36700     translation wrapper that defines most Linux specific calls
36701     (spin_lock() etc.) into no-ops. Some source code parts have been
36702     uncommented by "#ifdef UBI_LINUX". This makes it easier to compare
36703     this version with the Linux version and simplifies future UBI
36704     ports/bug-fixes from the Linux version.
36705
36706     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
36707     Signed-off-by: Stefan Roese <sr@denx.de>
36708
36709 commit 2d262c4853cb5b6ddce1a28a9641f2de3688d7ea
36710 Author: Kyungmin Park <kyungmin.park@samsung.com>
36711 Date:   Wed Nov 19 16:26:54 2008 +0100
36712
36713     UBI: Add basic UBI support to U-Boot (Part 3/8)
36714
36715     This patch adds basic UBI (Unsorted Block Image) support to U-Boot.
36716     It's based on the Linux UBI version and basically has a "OS"
36717     translation wrapper that defines most Linux specific calls
36718     (spin_lock() etc.) into no-ops. Some source code parts have been
36719     uncommented by "#ifdef UBI_LINUX". This makes it easier to compare
36720     this version with the Linux version and simplifies future UBI
36721     ports/bug-fixes from the Linux version.
36722
36723     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
36724     Signed-off-by: Stefan Roese <sr@denx.de>
36725
36726 commit 961df83361aff9a14f226214224eb8a06e05ba24
36727 Author: Kyungmin Park <kyungmin.park@samsung.com>
36728 Date:   Wed Nov 19 16:25:44 2008 +0100
36729
36730     UBI: Add basic UBI support to U-Boot (Part 2/8)
36731
36732     This patch adds basic UBI (Unsorted Block Image) support to U-Boot.
36733     It's based on the Linux UBI version and basically has a "OS"
36734     translation wrapper that defines most Linux specific calls
36735     (spin_lock() etc.) into no-ops. Some source code parts have been
36736     uncommented by "#ifdef UBI_LINUX". This makes it easier to compare
36737     this version with the Linux version and simplifies future UBI
36738     ports/bug-fixes from the Linux version.
36739
36740     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
36741     Signed-off-by: Stefan Roese <sr@denx.de>
36742
36743 commit f399d4a281713d5ef2d764f05d545fe61e3bd569
36744 Author: Kyungmin Park <kyungmin.park@samsung.com>
36745 Date:   Wed Nov 19 16:23:06 2008 +0100
36746
36747     UBI: Add basic UBI support to U-Boot (Part 1/8)
36748
36749     This patch adds basic UBI (Unsorted Block Image) support to U-Boot.
36750     It's based on the Linux UBI version and basically has a "OS"
36751     translation wrapper that defines most Linux specific calls
36752     (spin_lock() etc.) into no-ops. Some source code parts have been
36753     uncommented by "#ifdef UBI_LINUX". This makes it easier to compare
36754     this version with the Linux version and simplifies future UBI
36755     ports/bug-fixes from the Linux version.
36756
36757     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
36758     Signed-off-by: Stefan Roese <sr@denx.de>
36759
36760 commit e29c22f5abe6e0f4baa6251efed6074cdfc3db79
36761 Author: Kyungmin Park <kyungmin.park@samsung.com>
36762 Date:   Wed Nov 19 16:20:36 2008 +0100
36763
36764     MTD: Add MTD paritioning infrastructure
36765
36766     This MTD part infrastructure will be used by the upcoming
36767     UBI support.
36768
36769     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
36770     Signed-off-by: Stefan Roese <sr@denx.de>
36771
36772 commit 9b827cf1720acda2473afa516956eab6f7cca9a1
36773 Author: Selvamuthukumar <selva.muthukumar@e-coninfotech.com>
36774 Date:   Thu Oct 16 22:54:03 2008 +0530
36775
36776     Align end of bss by 4 bytes
36777
36778     Most of the bss initialization loop increments 4 bytes
36779     at a time. And the loop end is checked for an 'equal'
36780     condition. Make the bss end address aligned by 4, so
36781     that the loop will end as expected.
36782
36783     Signed-off-by: Selvamuthukumar <selva.muthukumar@e-coninfotech.com>
36784     Signed-off-by: Wolfgang Denk <wd@denx.de>
36785
36786 commit 3f510db522d160179dff3ddcce9b18f6241c2c24
36787 Author: Becky Bruce <becky.bruce@freescale.com>
36788 Date:   Mon Nov 10 19:45:35 2008 -0600
36789
36790     mpc8641: fix address-cells default in old .dts detection
36791
36792     address-cells defaults to 2, not 1; so in the unlikely
36793     event that it isn't specified, this patch is required
36794     for correct operation.
36795
36796     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36797
36798 commit d025aa4b20a0618a2bada0132a9a0a4afb717f1a
36799 Author: Becky Bruce <becky.bruce@freescale.com>
36800 Date:   Fri Oct 31 17:14:39 2008 -0500
36801
36802     lib_ppc: Move trap_init to occur earlier
36803
36804     Doing trap_init immediately once we're running from RAM
36805     means we're no longer dependent on the physical location of
36806     the flash on non-BookE platforms. Before trap_init, those
36807     platforms switch to real mode and go to 0xfff00100 on exception.
36808     After the switch, they go to 0x00000100  This makes it easier to
36809     move the flash location.
36810
36811     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36812
36813 commit d52082b12c6e545705a19433a2f4142526536189
36814 Author: Becky Bruce <becky.bruce@freescale.com>
36815 Date:   Fri Nov 7 13:46:19 2008 -0600
36816
36817     mpc8641: Try to detect old .dts files
36818
36819     Since we've changed the memory map of the board, be nice and
36820     add some checking to try to catch out-of-date .dts files.  We do
36821     this by checking the CCSRBAR location in the .dts and comparing
36822     it to the CCSRBAR location in u-boot.  If they don't match, a
36823     warning msg is printed.  This isn't foolproof, but it's simple and
36824     will catch most of the cases where an out-of-date .dts is present,
36825     including all of the cases where a new u-boot is used with an old
36826     standard MPC8641 .dts file as supplied with Linux.
36827
36828     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36829
36830 commit 8db0400a27839f91c047dcb83f4a0f09e054a180
36831 Author: Becky Bruce <becky.bruce@freescale.com>
36832 Date:   Thu Nov 6 13:04:09 2008 -0600
36833
36834     toplevel Makefile: Add MPC8641HPCN_36BIT target
36835
36836     This will enable CONFIG_PHYS_36BIT for MPC8641HPCN.
36837
36838     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36839
36840 commit 3111d32c494e8251b90917447796a7206b757e1e
36841 Author: Becky Bruce <becky.bruce@freescale.com>
36842 Date:   Thu Nov 6 17:37:35 2008 -0600
36843
36844     mpc8641: Support 36-bit physical addressing
36845
36846     This patch creates a memory map with all the devices
36847     in 36-bit physical space, in addition to the 32-bit map.
36848     The CCSR relocation is moved (again, sorry) to
36849     allow for the physical address to be 36 bits - this
36850     requires translation to be enabled.  With 36-bit physical
36851     addressing enabled, we are no longer running with VA=PA
36852     translations.  This means we have to distinguish between
36853     the two in the config file.  The existing region name is
36854     used to indicate the virtual address, and a _PHYS variety
36855     is created to represent the physical address.
36856
36857     Large physical addressing is not enabled by default.
36858     Set CONFIG_PHYS_64BIT in the config file to turn this on.
36859
36860     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36861
36862 commit c759a01a0022de9378a3a761f49786f87684c916
36863 Author: Becky Bruce <becky.bruce@freescale.com>
36864 Date:   Thu Nov 6 17:36:04 2008 -0600
36865
36866     mpc8641: Change 32-bit memory map
36867
36868     The memory map on the 8641hpcn is modified to look more like
36869     the 85xx boards; this is a step towards a more standardized
36870     layout going forward. As part of this change, we now relocate
36871     the flash.
36872
36873     The regions for some of the mappings were far larger than they
36874     needed to be.  I have reduced the mappings to match the
36875     actual sizes supported by the hardware.
36876
36877     In addition I have removed the comments at the head
36878     of the BAT blocks in the config file, rather than updating
36879     them.  These get horribly out of date, and it's a simple
36880     matter to look at the defines to see what they are set to
36881     since everything is right here in the same file.
36882
36883     Documentation has been changed to reflect the new map, as this
36884     change is user visible, and affects the OS which runs post-uboot.
36885
36886     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36887
36888 commit bf9a8c34309ed9276258295db9e9212aabb2531a
36889 Author: Becky Bruce <becky.bruce@freescale.com>
36890 Date:   Wed Nov 5 14:55:35 2008 -0600
36891
36892     mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY
36893
36894     We define CONFIG_MONITOR_BASE_EARLY to define the initial location
36895     of the bootpage in flash.   Use this to create an early mapping
36896     definition for the FLASH, and change the early_bats code to use this.
36897
36898     This  change facilitates the relocation of the flash since the early
36899     mappings are no longer tied to the final location of the flash.
36900
36901     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36902
36903 commit c1e1cf69547b138173f87a7f81c42a5d8dbfde3d
36904 Author: Becky Bruce <becky.bruce@freescale.com>
36905 Date:   Wed Nov 5 14:55:34 2008 -0600
36906
36907     mpc86xx: Use SRR0/1/rfi to enable address translation, not blr
36908
36909     Using a mtmsr/blr means that you have to be executing at the
36910     same virtual address once you enable translation.  This is
36911     unnecessarily restrictive, and is not really how this is
36912     usually done.  Change it to use the more common mtspr SRR0/SRR1
36913     and rfi method.
36914
36915     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36916
36917 commit 6bf98b1362f0cb237620355ed3e6762fff82388d
36918 Author: Becky Bruce <becky.bruce@freescale.com>
36919 Date:   Wed Nov 5 14:55:33 2008 -0600
36920
36921     mpc8641: make DIAG_ADDR == FLASH_BASE
36922
36923     Currently, that's what it is, but it's hardcoded.
36924
36925     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36926
36927 commit 170deacb1ddc39164bdb68f3963e0c0456a5369b
36928 Author: Becky Bruce <becky.bruce@freescale.com>
36929 Date:   Wed Nov 5 14:55:32 2008 -0600
36930
36931     mpc8641: Drop imaginary second flash bank, map 8MB
36932
36933     There's a lot of setup and foo for the second flash
36934     bank.  The problem is, this board doesn't actually have one.
36935     Clean this up.  Also, the flash is 8M in size.  Get rid
36936     of the confusing aliased overmapping, and just map 8M.
36937
36938     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36939
36940 commit 0f2d66027bfc60dc7eea2f096af8891988c5abe4
36941 Author: Becky Bruce <becky.bruce@freescale.com>
36942 Date:   Wed Nov 5 14:55:31 2008 -0600
36943
36944     mpc8641: only define CONFIG_ENV_SIZE once
36945
36946     It's currently defined twice inside in an if/else block, but
36947     both halves set the same value.  Move the define outside
36948     the if.
36949
36950     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36951
36952 commit 24bfb48c35fed6ad1f047e3e4a27df302482cd93
36953 Author: Becky Bruce <becky.bruce@freescale.com>
36954 Date:   Wed Nov 5 14:55:30 2008 -0600
36955
36956     mpc86xx: Move setup_bats into cpu_init_f
36957
36958     In order to later allow for a physical relocation of the
36959     flash, setup_bats, which sets up the final BAT mapping
36960     for the board, needs to happen *after* init_laws().
36961     Otherwise, there will be no window programmed for the flash
36962     at the new physical location at the point when we change
36963     the mmu translation.
36964
36965     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36966
36967 commit 05df3e5a638be8c5b0899eae1766bbe8e4b92c17
36968 Author: Becky Bruce <becky.bruce@freescale.com>
36969 Date:   Wed Nov 5 14:55:29 2008 -0600
36970
36971     mpc8641: Remove extra "0" from BR2 define
36972
36973     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
36974
36975 commit edf3fe7d39a1ee07353128af5221422ce9ccfad6
36976 Author: Richard Retanubun <RichardRetanubun@RuggedCom.com>
36977 Date:   Thu Oct 23 09:08:18 2008 -0400
36978
36979     drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.
36980
36981     Copied over the fixed PHY driver as used in pp4xx/4xx_enet.c.
36982     This adds support for PHY-less MAC connections to the UEC.
36983
36984     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
36985     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
36986
36987 commit 54bdcc9fb6670afde9c26dcf364f582879bf21d6
36988 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
36989 Date:   Thu Oct 23 16:27:24 2008 +0000
36990
36991     ColdFire: Add mii driver in drivers/net
36992
36993     All CF platforms' mii.c are consolidated into one
36994
36995     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
36996     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
36997
36998 commit 25a859066b3af1070eb69f12022113c0a91bd813
36999 Author: Ben Warren <biggerbadderben@gmail.com>
37000 Date:   Mon Oct 27 23:53:17 2008 -0700
37001
37002     Moved initialization of PPC4xx EMAC to cpu_eth_init()
37003
37004     Removed initialization of the driver from net/eth.c
37005
37006     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
37007     Acked-by: Stefan Roese <sr@denx.de>
37008
37009 commit 4d03a4e20e58552cb96d61a0e8b56cdb6cc60126
37010 Author: Ben Warren <biggerbadderben@gmail.com>
37011 Date:   Sun Nov 9 21:29:23 2008 -0800
37012
37013     Moved PPC4xx EMAC driver to drivers/net
37014
37015     Also changed path in all linker scripts that reference this driver
37016
37017     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
37018     Acked-by: Stefan Roese <sr@denx.de>
37019
37020 commit 96e21f86e8266ed40759e5495ee461265d7f6d28
37021 Author: Ben Warren <biggerbadderben@gmail.com>
37022 Date:   Mon Oct 27 23:50:15 2008 -0700
37023
37024     Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
37025
37026     All in-tree IBM/AMCC PPC4xx boards using the EMAC get this new CONFIG
37027
37028     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
37029     Acked-by: Stefan Roese <sr@denx.de>
37030
37031 commit 9eb79bd8856bcab896ed5e1f1bca159807a124dd
37032 Author: Ben Warren <biggerbadderben@gmail.com>
37033 Date:   Thu Oct 23 22:02:49 2008 -0700
37034
37035     Moved initialization of MPC8XX SCC to cpu_eth_init()
37036
37037     Removed initialization of the driver from net/eth.c
37038
37039     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
37040
37041 commit a9bec96d6359ac9f90a852962bf3040cad9e0256
37042 Author: Ben Warren <biggerbadderben@gmail.com>
37043 Date:   Wed Oct 22 23:47:51 2008 -0700
37044
37045     Moved initialization of MPC8220 FEC to cpu_eth_init()
37046
37047     Removed initialization of the driver from net/eth.c
37048
37049     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
37050
37051 commit 0e8454e990385a58f708c2fc26d31ac041c7a6c5
37052 Author: Ben Warren <biggerbadderben@gmail.com>
37053 Date:   Wed Oct 22 23:32:48 2008 -0700
37054
37055     Moved initialization of QE Ethernet controller to cpu_eth_init()
37056
37057     Removed initialization of the driver from net/eth.c
37058
37059     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
37060
37061 commit 3456a148276d5494b53ee40242efb6462d163504
37062 Author: Ben Warren <biggerbadderben@gmail.com>
37063 Date:   Wed Oct 22 23:20:29 2008 -0700
37064
37065     Moved initialization of FCC Ethernet controller to cpu_eth_init
37066
37067     Affected boards:
37068         Several MPC8xx boards
37069         Several MPC8260/MPC8272 boards
37070         Several MPC85xx boards
37071
37072     Removed initialization of the driver from net/eth.c
37073
37074     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
37075
37076 commit 62e15b497f5c6334c059512678c8db7940ae4c61
37077 Author: Ben Warren <biggerbadderben@gmail.com>
37078 Date:   Thu Oct 30 22:15:35 2008 -0700
37079
37080     Fix typo in cpu/mpc85xx/cpu.c
37081
37082     CONFIG_MPC85xx_FEC -> CONFIG_MPC85XX_FEC
37083
37084     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
37085
37086 commit 5dfb3ee3f54e2382a08d72906f0e79ecf944f6e3
37087 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
37088 Date:   Sun Oct 19 12:08:50 2008 +0900
37089
37090     net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init
37091
37092     This patch will move au1x00_eth_initialize from net/eth.c to cpu_eth_init
37093     as a part of ongoing eth_initialize cleanup work.  The function ret value
37094     is also fixed as it should be negative on fail.
37095
37096     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
37097     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
37098
37099 commit cc94074ecac1885d18ddb683eb934b3c0268aa5b
37100 Author: Ben Warren <biggerbadderben@gmail.com>
37101 Date:   Fri Sep 5 01:55:22 2008 -0400
37102
37103     Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()
37104
37105     Also, removed the driver initialization from net/eth.c
37106
37107     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
37108
37109 commit f2a7806fc23e82d30c8548911369e0c530607354
37110 Author: Clive Stubbings <uboot@xentech.co.uk>
37111 Date:   Mon Oct 27 15:05:00 2008 +0000
37112
37113     xilinx_emaclite buffer overrun
37114
37115     Patch to fix buffer allocation size and alignment. Buffer needs to be u32 aligned and
37116     PKTSIZE_ALIGN bytes long.
37117
37118     Acked-by: Michal Simek <monstr@monstr.eu>
37119
37120     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
37121
37122 commit 0115b1953718a2969f6469d3d5da51ba11e12d42
37123 Author: richardretanubun <richardretanubun@ruggedcom.com>
37124 Date:   Fri Sep 26 08:59:12 2008 -0400
37125
37126     NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.
37127
37128     The current uec_miiphy_read and uec_miiphy_write hardcode access devlist[0]
37129     This patch makes these function use the devname argument that is passed in to
37130     allow access to the phy registers of other devices in devlist[].
37131
37132     Signed-of-by: Richard Retanubun <RichardRetanubun@RugggedCom.com>
37133
37134     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
37135
37136 commit 44dcb7332033db8de2810f2fffcae3084f15c8d4
37137 Author: richardretanubun <richardretanubun@ruggedcom.com>
37138 Date:   Mon Oct 6 15:31:43 2008 -0400
37139
37140     Adds two more ethernet interface to 83xx
37141
37142     Fixed compiler warning "declared but unused" eth5_uec_info and eth6_uec_info.
37143     Signed-off-by: Richard Retanubun <RichardRetanubun@RugggedCom.com>
37144     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
37145
37146 commit d8003fa03733901b73d6c4667b4d80fc8eb1ddd3
37147 Author: Stelian Pop <stelian@popies.net>
37148 Date:   Fri Nov 7 13:54:31 2008 +0100
37149
37150     AT91: Replace AT91_BASE_EMAC by the board specific values.
37151
37152     AT91_BASE_EMAC is never used outside the board specific files,
37153     so replace its usage by the board specific AT91xxx_BASE_EMAC.
37154
37155     Signed-off-by: Stelian Pop <stelian@popies.net>
37156     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
37157
37158 commit c91e17affa175ce06afa89b04752301eb4a61666
37159 Author: Stelian Pop <stelian@popies.net>
37160 Date:   Fri Nov 7 12:09:21 2008 +0100
37161
37162     AT91: Replace (undefined) AT91_ID_US* by the board specific values.
37163
37164     AT91_ID_US0 / AT91_ID_US1 / AT91_ID_US2 were used but never defined.
37165     Since they are never used outside the board specific files, they can
37166     be replaced by the board specific AT91xxx_ID_US0 / AT91xxx_ID_US1 /
37167     AT91xxx_ID_US2.
37168
37169     Bug spotted by Jesus Alvarez <jalvarez@micromint.com>.
37170
37171     Signed-off-by: Stelian Pop <stelian@popies.net>
37172     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
37173
37174 commit 28962f5a2de81bc0eed1c0b08c6bfaa1cc134ea2
37175 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
37176 Date:   Sat Nov 1 10:47:59 2008 +0100
37177
37178     Makefile/at91sam9: move some at91sam9 to the correct subsection for arm926ejs
37179
37180     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
37181
37182 commit 1079432e04ccf71aa3684181186182cd63512f19
37183 Author: Sergey Lapin <slapin@ossfans.org>
37184 Date:   Fri Oct 31 12:28:43 2008 +0100
37185
37186     Custom AFEB9260 board support
37187
37188     This patch provides support for AFEB9260 board, a product of
37189     OpenSource hardware and software. Some commertial projects
37190     are made with this design. A board is basically AT91SAM9260-EK
37191     with some modifications and different peripherals and different
37192     parts used. Main purpose of this project is to gain experience in
37193     hardware design.
37194     More info: http://groups.google.com/group/arm9fpga-evolution-board
37195     (In Russian only, sorry).
37196     Subversion repository: svn://194.85.238.22/home/users/george/svn/arm9eb
37197
37198     Signed-off-by: Sergey Lapin <slapin@ossfans.org>
37199
37200 commit 26eecd24f97130e56e9c2c2af0e714e05bce6e00
37201 Author: Tomohiro Masubuchi <tomohiro_masubuchiattripeaks.co.jp>
37202 Date:   Tue Oct 21 13:17:16 2008 +0900
37203
37204     Change to use "do_div" macro
37205
37206     Signed-off-by: Tomohiro Masubuchi <tomohiro_masubuchi@tripeaks.co.jp>
37207
37208 commit e352495318d8056a00faa21b633b3e4374bfbf52
37209 Author: Roman Mashak <romez777@gmail.com>
37210 Date:   Wed Oct 22 16:00:26 2008 -0400
37211
37212     ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory
37213
37214     OMAP identification is implemented in 'cpuinfo.c' and located in ARM926EJ-S directory.
37215     It makes sense to place this file in OMAP specific subdirectory, i.e. cpu/arm926ejs/omap
37216
37217     Signed-off-by: Roman Mashak <romez777@gmail.com>
37218
37219 commit 248b2c367210c06dbd5fbdecf27e97fbe9d05fdb
37220 Author: Roman Mashak <romez777@gmail.com>
37221 Date:   Tue Oct 21 03:01:41 2008 -0700
37222
37223     ARM/Versatile port: Removed unused functions
37224
37225     Removal of never used functions.
37226
37227     Signed-off-by: Roman Mashak <romez777@gmail.com>
37228
37229 commit 1266df887781c779deaf6d05eea2ef90a470cb34
37230 Author: Becky Bruce <becky.bruce@freescale.com>
37231 Date:   Mon Nov 3 15:44:01 2008 -0600
37232
37233     powerpc: change 86xx SMP boot method
37234
37235     We put the bootpg for the secondary cpus into memory and use
37236     BPTR to get to it.  This is a step towards converting to the
37237     ePAPR boot methodology.  Also, the code is written to
37238     deal properly with more than 4GB of RAM.
37239
37240     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
37241
37242 commit b5431560682d8f318fbc49db87cfe13ab41d2ee4
37243 Author: Becky Bruce <becky.bruce@freescale.com>
37244 Date:   Fri Oct 31 17:13:49 2008 -0500
37245
37246     8641HPCN: Config file cleanup
37247
37248     There are several items in the config file that were hardcoded
37249     but that should really be based on other config options, since
37250     the regions are contiguous and depend on being so.  This cleans
37251     that up a bit.  Also, add BR_PHYS_ADDR() macro to convert
37252     addresses into the proper format for BR registers.
37253
37254     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
37255
37256 commit 4c77de3f144ca088c3867bd6240718c10f5a9d69
37257 Author: Becky Bruce <becky.bruce@freescale.com>
37258 Date:   Fri Oct 31 17:13:32 2008 -0500
37259
37260     86xx: Make dram_size a phys_size_t
37261
37262     It's currently a long and should be phys_size_t.
37263
37264     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
37265
37266 commit 104992fc541302a6bac74448e01e7fdad20abca0
37267 Author: Becky Bruce <becky.bruce@freescale.com>
37268 Date:   Sun Nov 2 18:19:32 2008 -0600
37269
37270     powerpc 86xx: Handle CCSR relocation earlier
37271
37272     Currently, the CCSR gets relocated while translation is
37273     enabled, meaning we need 2 BAT translations to get to both the
37274     old location and the new location.  Also, the DEFAULT
37275     CCSR location has a dependency on the BAT that maps the
37276     FLASH region.  Moving the relocation removes this unnecessary
37277     dependency. This makes it easier and more intutive to
37278     modify the board's memory map.
37279
37280     Swap BATs 3 and 4 on 8610 so that all 86xx boards use the same
37281     BAT for CCSR space.
37282
37283     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
37284
37285 commit af5d100e8d5cd49d69d52d20f1181eb06ddb4ddf
37286 Author: Becky Bruce <becky.bruce@freescale.com>
37287 Date:   Fri Oct 31 17:14:14 2008 -0500
37288
37289     mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build
37290
37291     You can't actually have both, and with some coming changes to
37292     change the memory map for the board and support 36-bit physical,
37293     we need the extra BAT that is being consumed by having both.
37294
37295     I also make non-PCI configs build cleanly, for the sake of sanity.
37296
37297     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
37298
37299 commit 98693b85d42ff438375dc6d6dcadc70eb7b050bb
37300 Author: Becky Bruce <becky.bruce@freescale.com>
37301 Date:   Fri Oct 31 17:14:00 2008 -0500
37302
37303     mpc8641: Stop supporting non-PCI_PNP configs
37304
37305     We don't actually ever do this, remove the code so we
37306     can stop maintaining it.
37307
37308     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
37309
37310 commit e4f69d1bd21a12049744989d2dd6b5199c9b8f23
37311 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37312 Date:   Fri Oct 24 12:59:12 2008 +0000
37313
37314     ColdFire: Fix M5329EVB and M5373EVB nand issue
37315
37316     Fix compilation issue caused by a few mismatches.
37317     Provide proper nand chip select enable/disable in
37318     nand_hwcontrol() rather than in board_nand_init()
37319     just enable once. Remove redundant local nand driver
37320     functions - nand_read_byte(), nand_write_byte() and
37321     nand_dev_ready() to use common nand driver.
37322
37323     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37324
37325 commit 1b2708442224a551a0b865b52710306333888932
37326 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37327 Date:   Wed Oct 22 11:55:30 2008 +0000
37328
37329     ColdFire: Fix compilation error
37330
37331     The error was caused by the change for strmhz() in cpu.c.
37332     A few of them were one extra close parenthesis.
37333
37334     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37335
37336 commit 536e7dac16769954915a484e682a2efb28699133
37337 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37338 Date:   Wed Oct 22 11:38:21 2008 +0000
37339
37340     ColdFire: Add MCF5301x CPU and M53017EVB support
37341
37342     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37343
37344 commit a21d0c2cc9add8894d971ab791f4032f077db817
37345 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37346 Date:   Tue Oct 21 15:37:02 2008 +0000
37347
37348     ColdFire: Add SBF support for M52277EVB
37349
37350     Add serial boot support
37351
37352     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37353
37354 commit b202816c61042c183fe67d097a5893b0f2dafba0
37355 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37356 Date:   Tue Oct 21 14:19:26 2008 +0000
37357
37358     ColdFire: Use CFI driver for M5272C3
37359
37360     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37361
37362 commit f3962d3f574e5a1cffacd4e9bc48713060a2a314
37363 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37364 Date:   Tue Oct 21 13:47:54 2008 +0000
37365
37366     ColdFire: Relocate FEC's GPIO and mii functions protocols
37367
37368     Place FEC pin assignments in cpu_init.c from platform's
37369     mii.c
37370
37371     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37372
37373 commit 6e80f5aa09f8d41bac50b38dc7488ecd22107802
37374 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37375 Date:   Tue Oct 21 12:15:44 2008 +0000
37376
37377     ColdFire: Remove platforms mii.c file
37378
37379     Will use mcfmii.c driver in drivers/net rather than
37380     keep creating new mii.c for each future platform.
37381     Remove EB+MCF-EV123, cobra5272, idmr, M5235EVB,
37382     M5271EVB, M5272C3, M5275EVB, M5282EVB, M5329EVB,
37383     M5373EVB, M54451EVB, M54455EVB, M547xEVB, and M548xEVB's
37384     mii.c
37385
37386     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37387
37388 commit 012522fef3b382469125beb46a315ab4dee02fb0
37389 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37390 Date:   Tue Oct 21 10:03:07 2008 +0000
37391
37392     ColdFire: Modules header files cleanup
37393
37394     Consolidate ATA, ePORT, QSPI, FlexCan, PWM, RNG,
37395     MDHA, SKHA, INTC, and FlexBus structures and
37396     definitions in immap_5xxx.h to more unify modules
37397     header files. Append DSPI support for m547x_8x.
37398     SSI cleanup. Remove USB Host structure from immap_539.h.
37399     Apply changes to use FlexBus structures in mcf52x2's
37400     cpu_init.c and platform configuration files.
37401
37402     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37403
37404 commit ac2331aee99ad36be0fcfed8c49922e3c61b576d
37405 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37406 Date:   Tue Oct 21 08:52:36 2008 +0000
37407
37408     ColdFire: Remove linker file
37409
37410     Each different build for M54455EVB and M5235EVB will
37411     create a u-boot.lds linker file. It is redundant to
37412     keep the u-boot.lds
37413
37414     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
37415
37416 commit 0829323073c505556ed5f5073f91adb504584d45
37417 Author: Peter Tyser <ptyser@xes-inc.com>
37418 Date:   Fri Oct 31 11:26:44 2008 -0500
37419
37420     ppc: Fix compile warnings when !CONFIG_OF_LIBFDT
37421
37422     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
37423
37424 commit a80b21d5127583171d6e9bc7f722947641898012
37425 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
37426 Date:   Fri Oct 31 12:12:12 2008 +0100
37427
37428     common/Makefile: create others group for non core, environment and command files
37429
37430     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
37431
37432 commit 60c68d9c1c6d18ce02c862a05718fd94f97c13d0
37433 Author: Wolfgang Denk <wd@denx.de>
37434 Date:   Fri Oct 31 01:13:37 2008 +0100
37435
37436     TQM8260: use CFI flash driver instead of custom driver.
37437
37438     Signed-off-by: Wolfgang Denk <wd@denx.de>
37439
37440 commit 20d04774f4ef3f6e38974636e0e36ae0f0b5501f
37441 Author: Andy Fleming <afleming@freescale.com>
37442 Date:   Thu Oct 30 17:35:30 2008 -0500
37443
37444     Consolidate MAX/MIN definitions
37445
37446     There were several, now there is one (two if you count the lower-case
37447     versions).
37448
37449     Signed-off-by: Andy Fleming <afleming@freescale.com>
37450
37451 commit 298e476c66fd88d0bc4f0371118652d2b5de4e8a
37452 Author: Heiko Schocher <hs@denx.de>
37453 Date:   Thu Oct 30 09:23:09 2008 +0100
37454
37455     mgsuvd: remove unused defines in config file.
37456
37457     Signed-off-by: Heiko Schocher <hs@denx.de>
37458
37459 commit 3cbd823116ea8b7c654e275a8c2fca87cd1f5dc5
37460 Author: Wolfgang Denk <wd@denx.de>
37461 Date:   Sun Nov 2 16:14:22 2008 +0100
37462
37463     Coding Style cleanup, update CHANGELOG
37464
37465     Signed-off-by: Wolfgang Denk <wd@denx.de>
37466
37467 commit a47f957ab523019992fdef857af01bd71c58a4da
37468 Author: Alessandro Rubini <rubini-list@gnudd.com>
37469 Date:   Fri Oct 31 22:33:21 2008 +0100
37470
37471     NAND: Allow NAND and OneNAND to coexist
37472
37473     This removes in nand.h code that is verbatim duplicated from bbm.h,
37474     including directly bbm.h in nand.h. The previous state of affairs
37475     prevented compiling code for a board hosting both NAND and OneNAND chips.
37476
37477     Reported-by: Scott Wood <scottwood@freescale.com>
37478     Signed-off-by: Alessandro Rubini <rubini@unipv.it>
37479     Signed-off-by: Scott Wood <scottwood@freescale.com>
37480
37481 commit 2f77c7f45b9a37ef265a8dbe3c18efa706fed214
37482 Author: Scott Wood <scottwood@freescale.com>
37483 Date:   Fri Oct 31 13:51:12 2008 -0500
37484
37485     JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.
37486
37487     Reported-by: Alessandro Rubini <rubini-list@gnudd.com>
37488     Signed-off-by: Scott Wood <scottwood@freescale.com>
37489
37490 commit c57fc28947e248fb03c49a28b467686299895055
37491 Author: Jason Jin <Jason.Jin@freescale.com>
37492 Date:   Fri Oct 31 05:07:04 2008 -0500
37493
37494     NAND: Add NAND support for MPC8536DS board
37495
37496     This patch defines 1M TLB&LAW size for NAND on MPC8536DS, assigns 0xffa00000
37497     for CONFIG_SYS_NAND_BASE and adds other NAND supports in config file.
37498     It also moves environment(CONFIG_ENV_ADDR) outside of u-boot image.
37499
37500     Singed-off-by: Jason Jin <Jason.Jin@freescale.com>
37501     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
37502     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
37503
37504 commit 6fc110bd8a8d642b8f7b0653bd9a08a0b7c3d50b
37505 Author: Haiying Wang <Haiying.Wang@freescale.com>
37506 Date:   Fri Oct 31 05:06:14 2008 -0500
37507
37508     NAND: Fix CONFIG_ENV_ADDR for MPC8572DS
37509
37510     CONFIG_ENV_ADDR should be (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE).
37511
37512     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
37513     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
37514
37515 commit 51b572a801be57790fe26adaa530210e7fba59cc
37516 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37517 Date:   Fri Oct 24 10:49:48 2008 +0900
37518
37519     sh: rsk7203: Moved rsk7203 board to board/renesas
37520
37521     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37522
37523 commit 58453b00b3ebb26aaa901210023f99504a90bb00
37524 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37525 Date:   Fri Oct 24 10:48:31 2008 +0900
37526
37527     sh: MigoR: Moved MigoR board to board/renesas
37528
37529     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37530
37531 commit c1da2a22817ba85b437afa2f4e715e658b219fd1
37532 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37533 Date:   Fri Oct 24 10:39:44 2008 +0900
37534
37535     sh: r2dplus: Moved r2dplus board to board/renesas
37536
37537     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37538
37539 commit 78385bf2359d828184d0b3649f7ae6b933420000
37540 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37541 Date:   Fri Oct 24 10:36:13 2008 +0900
37542
37543     sh: sh7763rdp: Moved sh7763rdp board to board/renesas
37544
37545     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37546
37547 commit c6525d459c350bfc246ea7826456af77e1e314eb
37548 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37549 Date:   Fri Oct 24 10:35:19 2008 +0900
37550
37551     sh: sh7785lcr: Moved sh7785lcr board to board/renesas
37552
37553     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37554
37555 commit acd3e30d09a73f876222f0d496c4f52ee9d0771d
37556 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37557 Date:   Fri Oct 24 10:34:21 2008 +0900
37558
37559     sh: r7780mp: Moved r7780mp board to board/renesas
37560
37561     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37562
37563 commit f84e6ea275353b8fea772ec7553ff7e4b1f642e0
37564 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37565 Date:   Fri Oct 24 10:32:14 2008 +0900
37566
37567     sh: ap325rxa: Moved ap325rxa board to board/renesas
37568
37569     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
37570
37571 commit 9abda6ba735efb059f63dcb25d78b174bfcad1ad
37572 Author: Wolfgang Denk <wd@xpert.denx.de>
37573 Date:   Fri Oct 31 01:12:28 2008 +0100
37574
37575     CFI Driver: Fix "flash not ready" problem
37576
37577     This patch fixes a problem on systems where the NOR flash is attached
37578     to a 64 bit bus.  The toggle bit detection in flash_toggle() is based
37579     on the assumption that the same flash address is read twice without
37580     any other interjacent flash accesses.  However, on 32 bit systems the
37581     function flash_read64() [as currently implemented] does not perform
37582     an atomic 64 bit read - instead, this is broken down into two 32 bit
37583     read accesses on addresses "addr" and "addr + 4".  So instead of
37584     reading a 64 bit value twice from "addr", we see a sequence of 4 32
37585     bit reads from "addr", "addr + 4", "addr", and "addr + 4".  The
37586     consequence is that flash_toggle() fails to work.
37587
37588     This patch implements a simple, but somewhat ugly solution, as it
37589     avoids the use of flash_read64() in this critical place (by breaking
37590     it down manually into 32 bit read operations) instead of rewriting
37591     flash_read64() such to perform atomic 64 bit reads as one could
37592     expect.  However, such a rewrite would require the use of floating
37593     point load operations, which becomes pretty complex:
37594
37595         save MSR;
37596         set Floating Point Enable bit in MSR;
37597         use "lfd" instruction to perform atomic 64 bit read;
37598         use "stfd" to store value to temporary variable on stack;
37599         load u64 value from temporary variable;
37600         restore saved MSR;
37601         return u64 value;
37602
37603     The benefit-cost ratio of such an implementation was considered too
37604     bad to actually attempt this, especially as we can expect that such
37605     an implementation would not only have a bigger memory footprint but
37606     also cause a performance degradation.
37607
37608     Signed-off-by: Wolfgang Denk <wd@denx.de>
37609     Signed-off-by: Stefan Roese <sr@denx.de>
37610
37611 commit cdd4fe63b094d4b767f12ff241d72566b461ee61
37612 Author: Stefan Roese <sr@denx.de>
37613 Date:   Fri Oct 31 10:48:08 2008 +0100
37614
37615     ppc4xx: Fix spelling error in MAINTAINERS file
37616
37617     Signed-off-by: Stefan Roese <sr@denx.de>
37618
37619 commit be270798900b75ad9c47c7b79c72f70441196c56
37620 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
37621 Date:   Tue Oct 28 13:37:00 2008 +0100
37622
37623     ppc4xx: Update PMC440 board support
37624
37625     This patch brings PMC440 board support up to date:
37626
37627     - fix GPIO configuration
37628     - add misc_init_f()
37629     - use better values for usbact variable
37630     - fix USB 2.0 phy reset sequence
37631     - shrink BAR2 to save PCI address space
37632     - add FDT support
37633
37634     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
37635     Signed-off-by: Stefan Roese <sr@denx.de>
37636
37637 commit 75183b1a7fc04206d9779d13f16e03853d7e965d
37638 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
37639 Date:   Tue Oct 28 13:36:59 2008 +0100
37640
37641     ppc4xx: Fix PMC440 BSP commands
37642
37643     This patch fixes the PMC440 BSP commands painit and selfreset
37644
37645     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
37646     Signed-off-by: Stefan Roese <sr@denx.de>
37647
37648 commit 76b565b69f886d5ae748db65e44f464b0e70d41a
37649 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
37650 Date:   Tue Oct 28 13:36:58 2008 +0100
37651
37652     ppc4xx: Update PMC440 board configuration
37653
37654     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
37655     Signed-off-by: Stefan Roese <sr@denx.de>
37656
37657 commit ca0c2d42b93116a8e1b8ef8ad4493c7dc9b5f2e4
37658 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
37659 Date:   Tue Oct 28 13:36:57 2008 +0100
37660
37661     ppc4xx: Fix esd loadpci command
37662
37663     This patch fixes esd's loadpci command when not all
37664     memory on adapter boards is accessable via PCI.
37665
37666     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
37667     Signed-off-by: Stefan Roese <sr@denx.de>
37668
37669 commit 492aa9ea13791ca4591b5bde895a425e27ae2d10
37670 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
37671 Date:   Tue Oct 28 13:36:56 2008 +0100
37672
37673     ppc4xx: Clean up PMC440 header
37674
37675     -Codingstyle cleanup
37676     -Remove unused GPIO define
37677
37678     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
37679     Signed-off-by: Stefan Roese <sr@denx.de>
37680
37681 commit 295133258a44f97a57fb2ec339aecfda11f4db95
37682 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
37683 Date:   Tue Oct 28 13:36:55 2008 +0100
37684
37685     ppc4xx: Handle other board variant in PMC440 FPGA code
37686
37687     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
37688     Signed-off-by: Stefan Roese <sr@denx.de>
37689
37690 commit cc2dc9b08cf7c09f9f237f8cb9303f11603d4fb0
37691 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
37692 Date:   Mon Oct 27 12:35:59 2008 +0100
37693
37694     ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg
37695
37696     Xilinx ppc440 and ppc405 have many similarities. This patch merge the
37697     config files of both infrastuctures
37698
37699     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
37700     Signed-off-by: Stefan Roese <sr@denx.de>
37701
37702 commit 3befd85633d33c4dcca1f359c3f4848c5ab8e4d2
37703 Author: Stefan Roese <sr@denx.de>
37704 Date:   Sat Oct 25 06:45:31 2008 +0200
37705
37706     ppc4xx: Correctly configure the GPIO pin muxing on Arches
37707
37708     Arches doesn't use PerCS3 but GPIO43, so let's configure the GPIO
37709     pin multiplexing correctly
37710
37711     Signed-off-by: Stefan Roese <sr@denx.de>
37712
37713 commit 7c84fe6a06dad9f793ed85b39b1e6c11a7882f5c
37714 Author: Bartlomiej Sieka <tur@semihalf.com>
37715 Date:   Thu Oct 30 23:22:04 2008 +0100
37716
37717     Fix to the auto-update feature documentation (CONFIG_UPDATE_TFTP_MSEC_MAX)
37718
37719     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
37720
37721 commit 4bc7deee9095f21e243b724ca3d634251c1d5432
37722 Author: David Gibson <david@gibson.dropbear.id.au>
37723 Date:   Wed Oct 29 23:27:45 2008 -0500
37724
37725     libfdt: Fix bug in fdt_subnode_offset_namelen()
37726
37727     There's currently an off-by-one bug in fdt_subnode_offset_namelen()
37728     which causes it to keep searching after it's finished the subnodes of
37729     the given parent, and into the subnodes of siblings of the original
37730     node which come after it in the tree.
37731
37732     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
37733     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
37734
37735 commit f242a08871839eac081ba5b599af979f3a148a0d
37736 Author: Peter Korsgaard <jacmet@sunsite.dk>
37737 Date:   Tue Oct 28 08:26:52 2008 +0100
37738
37739     fdt_resize(): ensure minimum padding
37740
37741     fdt_add_mem_rsv() requires space for a struct fdt_reserve_entry
37742     (16 bytes), so make sure that fdt_resize at least adds that much
37743     padding, no matter what the location or size of the fdt is.
37744
37745     Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
37746     Acked-by: Andy Fleming <afleming@freescale.com>
37747
37748 commit d685b74c64a38849f1a129b3ab846fbf67dd937e
37749 Author: Dave Liu <daveliu@freescale.com>
37750 Date:   Thu Oct 23 21:59:35 2008 +0800
37751
37752     74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
37753
37754     The patch is following the commit 392438406041415fe64ab8748ec5ab5ad01d1cf7
37755
37756     mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
37757
37758     This is needed in unlock_ram_in_cache() because it is called from C and
37759     will corrupt the small data area anchor that is kept in R2.
37760
37761     lock_ram_in_cache() is modified similarly as good coding practice, but
37762     is not called from C.
37763
37764     Signed-off-by: Nick Spence <nick.spence@freescale.com>
37765
37766     also, the r2 is used as global data pointer.
37767
37768     Signed-off-by: Dave Liu <daveliu@freescale.com>
37769
37770 commit e053ab1903ccae6048ef759025b9f675bba91450
37771 Author: Scott Wood <scottwood@freescale.com>
37772 Date:   Tue Oct 28 11:45:04 2008 -0500
37773
37774     mpc83xx pci: Round up memory size in inbound window.
37775
37776     The current calculation will fail to cover all memory if
37777     its size is not a power of two.
37778
37779     Signed-off-by: Scott Wood <scottwood@freescale.com>
37780     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
37781
37782 commit 1c671977dc81359628be27ac99c174e76e8069ba
37783 Author: Dave Liu <daveliu@freescale.com>
37784 Date:   Thu Oct 23 21:19:13 2008 +0800
37785
37786     86xx: remove the unused definition
37787
37788     Signed-off-by: Dave Liu <daveliu@freescale.com>
37789
37790 commit eaa44c5dc83756c3067b9e6c9db626facd0b0660
37791 Author: Dave Liu <daveliu@freescale.com>
37792 Date:   Tue Oct 28 17:47:49 2008 +0800
37793
37794     86xx: remove the redundant r2 global data pointer save
37795
37796     The commit 67256678f00c09b0a7f19e862e5c1847553d31bc add
37797     the another global data pointer save, but in fact the
37798     global data pointer will be initialized in the board_init_r,
37799     so remove it such as the 85xx/83xx family.
37800
37801     Signed-off-by: Dave Liu <daveliu@freescale.com>
37802     Acked-by: Kumar Gala <kumar.gala@freescale.com>
37803
37804 commit bd888e9544419665334a6f47f81f34011cea38f3
37805 Author: Dave Liu <daveliu@freescale.com>
37806 Date:   Tue Oct 28 17:47:41 2008 +0800
37807
37808     86xx: remove the unused code for 86xx family
37809
37810     I believe these code was copied from 74xx family, but for
37811     86xx, it is unused.
37812
37813     Signed-off-by: Dave Liu <daveliu@freescale.com>
37814     Acked-by: Kumar Gala <kumar.gala@freescale.com>
37815
37816 commit 5ba1ef507402bc5e344dc374203792a40f222e8a
37817 Author: Dave Liu <daveliu@freescale.com>
37818 Date:   Tue Oct 28 17:46:35 2008 +0800
37819
37820     86xx: remove the second DDR LAW setting for mpc8641hpcn
37821
37822     The DDR1 LAW will precedence the DDR2 LAW, so remove
37823     the second DDR LAW.
37824
37825     Signed-off-by: Dave Liu <daveliu@freescale.com>
37826     Acked-by: Becky Bruce <becky.bruce@freescale.com>
37827
37828 commit 137a2dfd11ac51ae3154f13f323609b33a4a072e
37829 Author: Dave Liu <daveliu@freescale.com>
37830 Date:   Tue Oct 28 17:46:23 2008 +0800
37831
37832     86xx: remove the unused ddr_enable_ecc in the board file
37833
37834     The DDR controller of 86xx processors have the ECC data init
37835     feature, and the new DDR code is using the feature, we don't
37836     need the way with DMA to init memory again.
37837
37838     Signed-off-by: Dave Liu <daveliu@freescale.com>
37839     Acked-by: Kumar Gala <kumar.gala@freescale.com>
37840
37841 commit dc2adad85bf580d65916c940683f6e9671e8a5dd
37842 Author: Dave Liu <daveliu@freescale.com>
37843 Date:   Tue Oct 28 17:46:12 2008 +0800
37844
37845     86xx: Move the clear_tlbs before MMU turn on
37846
37847     We must invalidate TLBs before MMU turn on, but
37848     currently the code is not, if there are some stale
37849     TLB entry valid in the TLBs, it will cause strange
37850     issue.
37851
37852     Signed-off-by: Dave Liu <daveliu@freescale.com>
37853     Acked-by: Becky Bruce <becky.bruce@freescale.com>
37854
37855 commit 5cdade07b118d07154cb882650f9778cecc8a87c
37856 Author: Scott Wood <scottwood@freescale.com>
37857 Date:   Mon Oct 27 15:57:08 2008 -0500
37858
37859     mpc8313erdb: Document NAND boot.
37860
37861     Previously, the documentation claimed that NAND boot is not supported.
37862     This is no longer true.
37863
37864     Signed-off-by: Scott Wood <scottwood@freescale.com>
37865
37866 commit bd78bc6b2aebf5566aac464f936b88dfd97ab0bd
37867 Author: Scott Wood <scottwood@freescale.com>
37868 Date:   Wed Oct 29 14:20:26 2008 -0500
37869
37870     NAND: Properly create JFFS2 cleanmarkers.
37871
37872     As reported by Ilko Iliev <iliev@ronetix.at>, the "nand erase clean"
37873     command is currently broken, and among other things causes all blocks
37874     to be marked bad.
37875
37876     This implements it properly using MTD_OOB_AUTO, along with some
37877     indentation fixes.
37878
37879     Signed-off-by: Scott Wood <scottwood@freescale.com>
37880
37881 commit f7fe57c09866b44692d18c8cf22828bd137ec58d
37882 Author: Scott Wood <scottwood@freescale.com>
37883 Date:   Wed Oct 29 13:42:41 2008 -0500
37884
37885     NAND fsl elbc: Set FMR[ECCM] based on page size.
37886
37887     Hardware expects ECCM 0 for small page and ECCM 1 for large page
37888     when booting from NAND, so use those defaults.
37889
37890     Signed-off-by: Scott Wood <scottwood@freescale.com>
37891
37892 commit c013b74975dab0805ef6d369b013230c4e8a660d
37893 Author: Haiying Wang <Haiying.Wang@freescale.com>
37894 Date:   Wed Oct 29 13:32:59 2008 -0400
37895
37896     NAND: Add support for MPC8572DS board
37897
37898     This patch defines 1M TLB&LAW size for NAND on MPC8572DS, assigns
37899     0xffa00000 for CONFIG_SYS_NAND_BASE and adds other NAND supports in
37900     config file.
37901
37902     It also moves environment(CONFIG_ENV_ADDR) outside of u-boot image, to
37903     make room for the increased code size with NAND enabled.
37904
37905     Signed-off-by: Jason Jin <Jason.Jin@freescale.com>
37906     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
37907     Signed-off-by: Scott Wood <scottwood@freescale.com>
37908
37909 commit 4e190b03aaf2309bd2e025d1187a2ca880fedc95
37910 Author: Haiying Wang <Haiying.Wang@freescale.com>
37911 Date:   Wed Oct 29 11:05:55 2008 -0400
37912
37913     Make Freescale local bus registers available for both 83xx and 85xx.
37914
37915     - Rename lbus83xx_t to fsl_lbus_t and move it to asm/fsl_lbc.h so that it
37916       can be shared by both 83xx and 85xx
37917     - Remove lbus83xx_t and replace it with fsl_lbus_t in all 83xx boards
37918       files which use lbus83xx_t.
37919     - Move FMR, FIR, FCR, FPAR, LTESR from mpc83xx.h to asm/fsl_lbc.h so that
37920       85xx can share them.
37921
37922     Signed-off-by: Jason Jin <Jason.Jin@freescale.com>
37923     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
37924     Signed-off-by: Scott Wood <scottwood@freescale.com>
37925
37926 commit 695c130e4bf75b444720ddfd83aca88f41c046cf
37927 Author: Scott Wood <scottwood@freescale.com>
37928 Date:   Mon Oct 27 15:38:30 2008 -0500
37929
37930     NAND: Align right column of the shorthelp with other commands.
37931
37932     I accidentally broke this in when making consistent the partial
37933     alignment of the longhelp.
37934
37935     Signed-off-by: Scott Wood <scottwood@freescale.com>
37936
37937 commit 33efde5ecac91ab118ff00b95a181fd6d75f8645
37938 Author: Karl Beldan <karl.beldan@gmail.com>
37939 Date:   Mon Sep 15 16:08:03 2008 +0200
37940
37941     NAND: Reset chip on power-up
37942
37943     Some chips require a RESET after power-up (e.g. Micron MT29FxGxxxxx).
37944     The first command sent is NAND_CMD_READID.
37945     Issue a NAND_CMD_RESET in nand_scan_ident before reading the device id.
37946     Tested with an MT29F4G08AAC.
37947
37948     Signed-off-by: Karl Beldan <karl.beldan@gmail.com>
37949     Signed-off-by: Scott Wood <scottwood@freescale.com>
37950
37951 commit c45912d8abc52de796b9059a58faf7c4166eab58
37952 Author: Scott Wood <scottwood@freescale.com>
37953 Date:   Fri Oct 24 16:20:43 2008 -0500
37954
37955     NAND: sync with 2.6.27
37956
37957     This brings the core NAND code up to date with the Linux kernel.
37958
37959     Since there were several drivers in Linux as of the last update that are
37960     not in u-boot, I'm not bringing over new drivers that have been added
37961     since in the absence of an interested party.
37962
37963     I did not update OneNAND since it was recently synced by Kyungmin Park,
37964     and I'm not sure exactly what the common ancestor is.
37965
37966     Signed-off-by: Scott Wood <scottwood@freescale.com>
37967
37968 commit b1d0db1805c3395149777e507b6da53410abac4e
37969 Author: Kumar Gala <galak@kernel.crashing.org>
37970 Date:   Tue Oct 21 17:25:47 2008 -0500
37971
37972     bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
37973
37974     Added the ability to config out bootm support for Linux, NetBSD, RTEMS
37975
37976     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
37977
37978 commit 5a98127d81a6eefc5a78a704df619bfe362eeb87
37979 Author: Kumar Gala <galak@kernel.crashing.org>
37980 Date:   Tue Oct 21 17:25:46 2008 -0500
37981
37982     bootm: support subcommands in linux ppc bootm
37983
37984     Add support for 'bdt', 'cmdline', 'prep' to the linux PPC bootm.
37985
37986     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
37987
37988 commit 49c3a861d11735838f1f1b11999ce433006dc919
37989 Author: Kumar Gala <galak@kernel.crashing.org>
37990 Date:   Tue Oct 21 17:25:45 2008 -0500
37991
37992     bootm: Add subcommands
37993
37994     Add the ability to break the steps of the bootm command into several
37995     subcommands: start, loados, ramdisk, fdt, bdt, cmdline, prep, go.
37996
37997     This allows us to do things like manipulate device trees before
37998     they are passed to a booting kernel or setup memory for a secondary
37999     core in multicore situations.
38000
38001     Not all OS types support all subcommands (currently only start, loados,
38002     ramdisk, fdt, and go are supported).
38003
38004     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38005
38006 commit be08315933537f061bc1ce61f33a29c56458bbad
38007 Author: Kumar Gala <galak@kernel.crashing.org>
38008 Date:   Tue Oct 21 17:25:44 2008 -0500
38009
38010     bootm: Move to using a function pointer table for the boot os function
38011
38012     This removes a bit of code and makes it easier for the upcoming sub bootm
38013     command support to call into the proper OS specific handler.
38014
38015     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38016     Signed-off-by: Wolfgang Denk <wd@denx.de>
38017
38018 commit a369f4a492fa2805d87775d27380f0eeaca35aa6
38019 Author: Graeme Russ <graeme.russ@gmail.com>
38020 Date:   Mon Sep 29 23:03:14 2008 +1000
38021
38022     i386: Renamed show_boot_progress in assembler code
38023
38024     Renamed show_boot_progress in assembler init phase to
38025     show_boot_progress_asm to avoid link conflicts with C version
38026
38027     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
38028
38029 commit 4442f45b0e1cbad35aa22d4cad22b90a57e3f32d
38030 Author: Peter Tyser <ptyser@xes-inc.com>
38031 Date:   Mon Oct 27 16:42:00 2008 -0500
38032
38033     85xx: Update MPC85xx_PORDEVSR_IO_SEL mask
38034
38035     The MPC8572 has a 4-bit wide PORDEVSR IO_SEL field. Other MPC85xx
38036     processors have a 3-bit wide IO_SEL field but have the most
38037     significant bit is wired to 0 so this change should not affect
38038     them.
38039
38040     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
38041
38042 commit cd4251624205cb97104f6e32679dc7754934f711
38043 Author: Becky Bruce <becky.bruce@freescale.com>
38044 Date:   Mon Oct 27 16:09:42 2008 -0500
38045
38046     powerpc: fix pci window initialization to work with > 4GB DRAM
38047
38048     The existing code has a few errors that need to be fixed in
38049     order to support large RAM sizes.  Fix those, and add a
38050     comment to make it clearer.
38051
38052     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
38053     Acked-by: Kumar Gala <galak@kernel.crashing.org>
38054
38055 commit 219542a1a66ca017b12860920714a9859b18a5d7
38056 Author: Kumar Gala <galak@kernel.crashing.org>
38057 Date:   Mon Oct 27 13:16:20 2008 -0500
38058
38059     pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.
38060
38061     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38062
38063 commit 6b59e03e0237a40a2305ea385defdfd92000978b
38064 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
38065 Date:   Mon Sep 1 16:21:22 2008 +0200
38066
38067     lcd: Let the board code show board-specific info
38068
38069     The information displayed when CONFIG_LCD_INFO is set is inherently
38070     board-specific, so it should be done by the board code. The current code
38071     dealing with this only handles two cases, and is already a horrible mess
38072     of #ifdeffery.
38073
38074     Yes, this duplicates some code, but it also allows boards to print more
38075     board-specific information; this used to be very difficult.
38076
38077     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
38078     Signed-off-by: Anatolij Gustschin <agust@denx.de>
38079
38080 commit 6f93d2b8fca504200a5758f7c6dd2d6852900765
38081 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
38082 Date:   Mon Sep 1 16:21:21 2008 +0200
38083
38084     lcd: Set lcd_is_enabled before clearing the screen
38085
38086     This allows the logo/info rendering routines to use the regular
38087     lcd_putc/lcd_puts/lcd_printf calls.
38088
38089     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
38090     Signed-off-by: Anatolij Gustschin <agust@denx.de>
38091
38092 commit 15b17ab52b7c15d46d9fc631cc06092e1e764de2
38093 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
38094 Date:   Mon Sep 1 16:21:20 2008 +0200
38095
38096     lcd: Implement lcd_printf()
38097
38098     lcd_printf() has a prototype in include/lcd.h but no implementation. Fix
38099     this by borrowing the lcd_printf() implementation from the cogent board
38100     code (which appears to use its own LCD framework.)
38101
38102     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
38103     Signed-off-by: Anatolij Gustschin <agust@denx.de>
38104
38105 commit 70dbc54c0a5c798bcf82ae2a1e227404f412e892
38106 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
38107 Date:   Mon Sep 1 16:21:19 2008 +0200
38108
38109     atmel_lcdfb: Straighten out funky vl_sync logic
38110
38111     If the board _didn't_ request INVLINE_INVERTED, we set INVLINE_INVERTED,
38112     otherwise we don't. WTF?
38113
38114     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
38115     Signed-off-by: Anatolij Gustschin <agust@denx.de>
38116
38117 commit 23bb28f0f76b46c4b573374b0bb3b3f23d85ef55
38118 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
38119 Date:   Mon Sep 1 16:21:18 2008 +0200
38120
38121     atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>
38122
38123     atmel_lcdfb doesn't actually need anything from asm/arch/hardware.h. It
38124     includes a file that does, asm/arch/gpio.h, but this file doesn't
38125     include <asm/arch/hardware.h> like it's supposed to.
38126
38127     Add the missing include to asm/arch/gpio.h and remove the workaround
38128     from the atmel_lcdfb driver. This makes the driver compile on avr32.
38129
38130     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
38131     Signed-off-by: Anatolij Gustschin <agust@denx.de>
38132
38133 commit c2083e0e11a03ef8be2e9f0ed8720fdc20832f3e
38134 Author: Kumar Gala <galak@kernel.crashing.org>
38135 Date:   Wed Oct 22 14:38:55 2008 -0500
38136
38137     86xx: Convert all fsl_pci_init users to new APIs
38138
38139     Converted MPC8610HCPD, MPC8641HPCN, and SBC8641D to use
38140     fsl_pci_setup_inbound_windows() and ft_fsl_pci_setup().
38141
38142     With these changes the board code is a bit smaller and we get dma-ranges
38143     set in the device tree for these boards.
38144
38145     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38146     Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
38147     Acked-by: Jon Loeliger <jdl@freescale.com>
38148
38149 commit 2dba0dea98c0dee1799ffd6fd6eb541645dbbd98
38150 Author: Kumar Gala <galak@kernel.crashing.org>
38151 Date:   Tue Oct 21 08:28:33 2008 -0500
38152
38153     85xx: Convert all fsl_pci_init users to new APIs
38154
38155     Converted ATUM8548, MPC8536DS, MPC8544DS, MPC8548CDS, MPC8568MDS,
38156     MPC8572DS, TQM85xx, and SBC8548 to use fsl_pci_setup_inbound_windows()
38157     and ft_fsl_pci_setup().
38158
38159     With these changes the board code is a bit smaller and we get dma-ranges
38160     set in the device tree for these boards.
38161
38162     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38163     Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
38164
38165 commit a2aab460727e5f674353a83a81000ef794bffcae
38166 Author: Kumar Gala <galak@kernel.crashing.org>
38167 Date:   Thu Oct 23 00:01:06 2008 -0500
38168
38169     pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges
38170
38171     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38172     Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
38173
38174 commit b9a1fa9787a3a79573f5f932a4f8aa216bcb1785
38175 Author: Kumar Gala <galak@kernel.crashing.org>
38176 Date:   Wed Oct 22 14:06:24 2008 -0500
38177
38178     pci/fsl_pci_init: Add a common PCI inbound setup function
38179
38180     Add a common setup function that determines the pci_region(s) based
38181     on how much memory we have in the system.
38182
38183     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38184     Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
38185
38186 commit 612ea01018a459234d54ed57ec6a5a244ce75678
38187 Author: Kumar Gala <galak@kernel.crashing.org>
38188 Date:   Tue Oct 21 10:13:14 2008 -0500
38189
38190     pci/fsl_pci_init: Enable larger address and setting inbound windows properly
38191
38192     * PCI Inbound window was setup incorrectly.  The PCI address and system
38193       address were swapped.  The PCI address should be setting piwar/piwbear
38194       and the system address should be setting pitar.
38195
38196     * Removed masking of addresses to allow for system address to support
38197       system address & PCI address >32-bits
38198
38199     * Set PIWBEAR & POTEAR to allow for full 64-bit PCI addresses
38200
38201     * Respect the PCI_REGION_PREFETCH for inbound windows
38202
38203     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38204     Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
38205
38206 commit 8ab451c46b846f2bbd7122b29ffdd9a4a04da228
38207 Author: Kumar Gala <galak@kernel.crashing.org>
38208 Date:   Wed Oct 22 23:33:56 2008 -0500
38209
38210     fdt: Added helper to set PCI dma-ranges property
38211
38212     Added fdt_pci_dma_ranges() that parses the pci_region info from the
38213     struct pci_controller and populates the dma-ranges based on it.
38214
38215     The max # of windws/dma-ranges we support is 3 since on embedded
38216     PowerPC based systems this is the max number of windows.
38217
38218     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38219     Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
38220
38221 commit 3bed2aaf2d50fd13273c14d17d4fd40ef42e0d0f
38222 Author: Kumar Gala <galak@kernel.crashing.org>
38223 Date:   Thu Oct 23 00:05:47 2008 -0500
38224
38225     fdt: Add fdt_getprop_u32_default helpers
38226
38227     Add helper functions to return find a node and return it's property
38228     or a default value.
38229
38230     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38231     Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
38232     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
38233
38234 commit 8ba93f68a1bae89e033527ce67b41b4a87aa5b7f
38235 Author: Kumar Gala <galak@kernel.crashing.org>
38236 Date:   Tue Oct 21 18:06:15 2008 -0500
38237
38238     86xx: Enable 64-bit PCI resources on all Freescale boards
38239
38240     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38241     Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
38242
38243 commit 0151cbaccf4504821ecfde0217299bd740086bb6
38244 Author: Kumar Gala <galak@kernel.crashing.org>
38245 Date:   Tue Oct 21 11:33:58 2008 -0500
38246
38247     85xx: Enable 64-bit PCI resources on all Freescale boards
38248
38249     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38250     Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
38251
38252 commit 30e76d5e3bc4c5208ee63585fe12b409d9308cd8
38253 Author: Kumar Gala <galak@kernel.crashing.org>
38254 Date:   Tue Oct 21 08:36:08 2008 -0500
38255
38256     pci: Allow for PCI addresses to be 64-bit
38257
38258     PCI bus is inherently 64-bit.  While not all system require access to
38259     the full 64-bit PCI address range some do.  This allows those systems
38260     to enable the full PCI address width via CONFIG_SYS_PCI_64BIT.
38261
38262     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38263     Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
38264     Acked-by: Wolfgang Denk <wd@denx.de>
38265
38266 commit ae5f943ba8ede448a4b1a145fd8911856701ecc5
38267 Author: Dave Liu <daveliu@freescale.com>
38268 Date:   Thu Oct 23 21:18:53 2008 +0800
38269
38270     85xx: Fix the incorrect register used for DDR erratum1
38271
38272     The 8572 DDR erratum1:
38273     DDR controller may enter an illegal state when operating
38274     in 32-bit bus mode with 4-beat bursts.
38275
38276     Description:
38277     When operating with a 32-bit bus, it is recommended that
38278     DDR_SDRAM_CFG[8_BE] is cleared when DDR2 memories are used.
38279     This forces the DDR controller to use 4-beat bursts when
38280     communicating to the DRAMs. However, an issue exists that
38281     could lead to data corruption when the DDR controller is
38282     in 32-bit bus mode while using 4-beat bursts.
38283
38284     Projected Impact:
38285     If the DDR controller is operating in 32-bit bus mode with
38286     4-beat bursts, then the controller may enter into a bad state.
38287     All subsequent reads from memory is corrupted.
38288     Four-beat bursts with a 32-bit bus only is used with DDR2 memories.
38289     Therefore, this erratum does not affect DDR3 mode.
38290
38291     Work Arounds:
38292     To work around this issue, software must set DEBUG_1[31] in
38293     DDR memory mapped space (CCSRBAR offset + 0x2f00 for DDR_1
38294     and CCSRBAR offset + 0x6f00 for DDR_2).
38295
38296     Currenlty, the code is using incorrect register DDR_SDRAM_CFG_2
38297     as condition, but it should be DDR_SDRAM_CFG register.
38298
38299     Signed-off-by: Dave Liu <daveliu@freescale.com>
38300
38301 commit d5b693090ed08d24c18491df9d8fc7387b2906f3
38302 Author: Dave Liu <daveliu@freescale.com>
38303 Date:   Thu Oct 23 21:17:19 2008 +0800
38304
38305     85xx: remove unused config definition
38306
38307     Signed-off-by: Dave Liu <daveliu@freescale.com>
38308
38309 commit 0f060c3bf82832331a509f2e5d2442539e7aad09
38310 Author: Kumar Gala <galak@kernel.crashing.org>
38311 Date:   Thu Oct 23 01:47:38 2008 -0500
38312
38313     85xx: Add basic e500mc core support
38314
38315     Introduce CONFIG_E500MC to deal with the minor differences between
38316     e500v2 and e500mc.
38317
38318     * Certain fields of HID0/1 don't exist anymore on e500mc
38319     * Cache line size is 64-bytes on e500mc
38320     * reset value of PIR is different
38321
38322     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38323
38324 commit a38a5b6edd30f29fd5fdb1d7f674521906c0e677
38325 Author: Kumar Gala <galak@kernel.crashing.org>
38326 Date:   Thu Oct 23 01:47:37 2008 -0500
38327
38328     85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number
38329
38330     Using CONFIG_SYS_CACHELINE_SIZE instead of 31 means we can handle
38331     e500mc's 64-byte cacheline properly when it gets added.
38332
38333     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38334
38335 commit 5deb8022c3749faac30e9ad9694691e2442b5c93
38336 Author: Georg Schardt <schardt@team-ctech.de>
38337 Date:   Fri Oct 24 13:51:52 2008 +0200
38338
38339     ppc4xx: New board avnet fx12 minimodul
38340
38341     This patch adds support for the avnet fx12 minimodul.
38342     It needs the "ppc4xx: Generic architecture for xilinx ppc405"
38343     patch from Ricardo.
38344
38345     Signed-off-by: Georg Schardt <schardt@team-ctech.de>
38346     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
38347     Signed-off-by: Stefan Roese <sr@denx.de>
38348
38349 commit 1f4d53260ec6f8f122aed75cce7c757d97a551e0
38350 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
38351 Date:   Tue Oct 21 18:29:46 2008 +0200
38352
38353     ppc4xx: Generic architecture for xilinx ppc405(v3)
38354
38355     As "ppc44x: Unification of virtex5 pp440 boards" did for the xilinx
38356     ppc440 boards, this patch presents a common architecture for all the
38357     xilinx ppc405 boards.
38358
38359     Any custom xilinx ppc405 board can be added very easily with no code
38360     duplicity.
38361
38362     This patch also adds a simple generic board, that can be used on almost
38363     any design with xilinx ppc405 replacing the file ppc405-generic/xparameters.h
38364
38365     This patch is prepared to work with the latest version of EDK (10.1)
38366
38367     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
38368     Signed-off-by: Stefan Roese <sr@denx.de>
38369
38370 commit 485c00a57fab86f72a3769480c66bf1ca22e1459
38371 Author: Stefan Roese <sr@denx.de>
38372 Date:   Fri Oct 24 08:56:09 2008 +0200
38373
38374     ppc4xx: Disable DDR2 autocalibration on Kilauea for now
38375
38376     Since the new autocalibration still has some problems on some Kilauea
38377     boards with 200MHz DDR2 frequency we disable the autocalibration and
38378     use the hardcoded values as done before. This seems to work reliably
38379     on all known DDR2 frequencies.
38380
38381     After the autocalibration issue is fixed we will enable it again.
38382
38383     Signed-off-by: Stefan Roese <sr@denx.de>
38384
38385 commit f177f4250c729727b1629fa8d8d6556c999e9b8c
38386 Author: Mike Frysinger <vapier@gentoo.org>
38387 Date:   Wed Apr 9 02:02:07 2008 -0400
38388
38389     Blackfin: fix up UART status bit handling
38390
38391     Some Blackfin UARTs are read-to-clear while others are write-to-clear.
38392     This can cause problems when we poll the LSR and then later try and handle
38393     any errors detected.
38394
38395     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38396
38397 commit ae0910298f31f5bb3d33a64b8467c60ea3c5d6d0
38398 Author: Mike Frysinger <vapier@gentoo.org>
38399 Date:   Sat Oct 11 20:42:17 2008 -0400
38400
38401     Blackfin: bf561-ezkit: drop redundant code
38402
38403     Common Blackfin code already announces CPU information.
38404
38405     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38406
38407 commit e2eea98bff1369f77a9f59a5fd0bd4928bc3332e
38408 Author: Mike Frysinger <vapier@gentoo.org>
38409 Date:   Sat Oct 11 20:43:10 2008 -0400
38410
38411     Blackfin: bf561-ezkit: drop pointless USB code
38412
38413     The USB/LAN register settings are not actually used/needed in order to
38414     drive things from U-Boot, so drop the code.
38415
38416     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38417
38418 commit c23bff63fb03cb9dbcd26522841e53f9b34fa1ab
38419 Author: Mike Frysinger <vapier@gentoo.org>
38420 Date:   Sat Oct 11 20:47:58 2008 -0400
38421
38422     Blackfin: linker scripts: force start.o and set initcode boundaries
38423
38424     Make sure that the start.o object is always the first object in our linker
38425     script regardless of configuration settings, and add some linker symbols
38426     so the ldr utility can properly locate the initcode when generating a LDR.
38427
38428     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38429
38430 commit bd33e5c613cf70e3cb51a73fdd653fe83b942bb0
38431 Author: Mike Frysinger <vapier@gentoo.org>
38432 Date:   Sat Oct 11 21:19:39 2008 -0400
38433
38434     Blackfin: small cpu init optimization while setting interrupt mask
38435
38436     Use the sti instruction to set the initial interrupt mask rather than
38437     banging on the core IMASK MMR to save both space and time.
38438
38439     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38440
38441 commit 960922291c9594acb575cec7e47d7bed9b58182c
38442 Author: Mike Frysinger <vapier@gentoo.org>
38443 Date:   Sat Oct 11 21:18:10 2008 -0400
38444
38445     Blackfin: set initial stack correctly according to Blackfin ABI
38446
38447     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38448
38449 commit 25cd33d82ea521b7bd90ca858f8919fae1e9732b
38450 Author: Mike Frysinger <vapier@gentoo.org>
38451 Date:   Sun Apr 20 03:11:53 2008 -0400
38452
38453     Blackfin: make baud calculation more accurate
38454
38455     We should use the algorithm in the Linux kernel so that the UART divisor
38456     calculation is more accurate.  It also fixes problems on some picky UARTs
38457     that have sampling anomalies.
38458
38459     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38460
38461 commit 0ba1da116e5edcb0c5ae4a7585d73f6548400a06
38462 Author: Mike Frysinger <vapier@gentoo.org>
38463 Date:   Mon Oct 6 04:21:41 2008 -0400
38464
38465     Blackfin: decode hwerrcause/excause when crashing
38466
38467     Having to decode hwerrcause/excause values is a pain, so automate it.
38468
38469     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38470
38471 commit 2de95bb20c488f20298df6881b700a5a757ee780
38472 Author: Mike Frysinger <vapier@gentoo.org>
38473 Date:   Mon Oct 6 04:20:54 2008 -0400
38474
38475     Blackfin: fix register dump messages
38476
38477     Make sure we report RETI/IPEND correctly.
38478
38479     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38480
38481 commit 7133999e6f62a9a01f6a8ffe234b8532b3ad1e4b
38482 Author: Mike Frysinger <vapier@gentoo.org>
38483 Date:   Mon Oct 6 04:19:34 2008 -0400
38484
38485     Blackfin: don't bother displaying reboot msg when crashing
38486
38487     The hang function already tells you to reboot, so no point in showing it
38488     twice.
38489
38490     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38491
38492 commit 70c4c032ea112cc42aa1ce959c33fc4825eaef95
38493 Author: Mike Frysinger <vapier@gentoo.org>
38494 Date:   Sun Jun 1 01:23:48 2008 -0400
38495
38496     Blackfin: enable support for nested interrupts
38497
38498     During cpu init, make sure we initialize the CEC properly so that
38499     interrupts can fire and be handled while U-Boot is running.
38500
38501     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38502
38503 commit 39782727e185860faa4884c2b04e84cb33d1c6cf
38504 Author: Mike Frysinger <vapier@gentoo.org>
38505 Date:   Mon Oct 6 03:55:25 2008 -0400
38506
38507     Blackfin: init NAND before relocating env
38508
38509     If booting out of NAND, we need to make sure we initialize it properly
38510     before attempting to relocate the environment.
38511
38512     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38513
38514 commit 0f9a8819416ba40a53de50af148847a0e508f84d
38515 Author: Mike Frysinger <vapier@gentoo.org>
38516 Date:   Thu Aug 7 18:40:13 2008 -0400
38517
38518     Blackfin: check cache bits, not cplb bits
38519
38520     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38521
38522 commit 2c1ea9e370cb72dd6a5aa32338e87a8a1f77bd76
38523 Author: Mike Frysinger <vapier@gentoo.org>
38524 Date:   Thu Aug 7 17:52:59 2008 -0400
38525
38526     Blackfin: drop unused cache flush code
38527
38528     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38529
38530 commit 50f0d211912a648e31aa9123b4665a0444bb8ca9
38531 Author: Mike Frysinger <vapier@gentoo.org>
38532 Date:   Thu Aug 7 15:21:47 2008 -0400
38533
38534     Blackfin: unify cache handling code
38535
38536     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38537
38538 commit 3c8798983403cb68a827d7a0d09b1134524a1b7d
38539 Author: Mike Frysinger <vapier@gentoo.org>
38540 Date:   Mon Oct 6 03:39:07 2008 -0400
38541
38542     Blackfin: only initialize the RTC when actually used
38543
38544     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38545
38546 commit 621e579b812dd1a2e6777f7cbf6e55e736505823
38547 Author: Mike Frysinger <vapier@gentoo.org>
38548 Date:   Mon Oct 6 03:44:33 2008 -0400
38549
38550     Blackfin: fix SWRST register definition
38551
38552     The SWRST register is a 16bit, not 32bit, register.
38553
38554     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38555
38556 commit 06121c4e2d183887dcd7a4ca2dcd395b213ea15b
38557 Author: Mike Frysinger <vapier@gentoo.org>
38558 Date:   Thu Aug 7 18:54:57 2008 -0400
38559
38560     Blackfin: build with -fomit-frame-pointer
38561
38562     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38563
38564 commit adbfeeb7b32f737a9738daa583350d2bb9ed017a
38565 Author: Mike Frysinger <vapier@gentoo.org>
38566 Date:   Thu Aug 7 17:50:26 2008 -0400
38567
38568     Blackfin: document some of the blackfin directories
38569
38570     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38571
38572 commit e4337968e43698a68ba608369f46d4a4114111ca
38573 Author: Mike Frysinger <vapier@gentoo.org>
38574 Date:   Thu Aug 7 15:16:56 2008 -0400
38575
38576     Blackfin: only enable hardware error irq by default
38577
38578     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38579
38580 commit 2b66f08f257ef6a06785f27b3c6dc2a4cfc9cac4
38581 Author: Mike Frysinger <vapier@gentoo.org>
38582 Date:   Thu Aug 7 13:36:43 2008 -0400
38583
38584     Blackfin: punt old unused mem_init.h header
38585
38586     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38587
38588 commit bcc121a01608042066a19ab5bff5bcfb805bf406
38589 Author: Mike Frysinger <vapier@gentoo.org>
38590 Date:   Thu Aug 7 13:18:55 2008 -0400
38591
38592     Blackfin: delete unused page_descriptor_table_size define
38593
38594     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38595
38596 commit 30fb9d24ae16e5b0ed39e5b7cc85981165ca98bc
38597 Author: Mike Frysinger <vapier@gentoo.org>
38598 Date:   Thu Aug 7 13:17:03 2008 -0400
38599
38600     Blackfin: fix typo in boot mode comment and add NAND define
38601
38602     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38603
38604 commit 2e5cbe5461c5c4c6665e318cfe950a5a150d999c
38605 Author: Ben Maan <moo@cow>
38606 Date:   Thu Aug 7 13:14:21 2008 -0400
38607
38608     Blackfin: fix port mux defines for BF54x
38609
38610     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38611
38612 commit 0656ef2ba274910d31364fe022f6c7db0051660d
38613 Author: Mike Frysinger <vapier@gentoo.org>
38614 Date:   Thu Aug 7 13:09:50 2008 -0400
38615
38616     Blackfin: update anomaly lists
38617
38618     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38619
38620 commit 50ca95402876cf7bac4e2d4f7855f616a038763f
38621 Author: Mike Frysinger <vapier@gentoo.org>
38622 Date:   Thu Aug 7 13:08:54 2008 -0400
38623
38624     Blackfin: unify DSPID/DBGSTAT MMR definitions
38625
38626     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
38627
38628 commit d9d8c7c696dec370ca714c03beb6e79d4c90bd5e
38629 Author: Wolfgang Denk <wd@denx.de>
38630 Date:   Tue Oct 21 15:53:51 2008 +0200
38631
38632     Fix strmhz(): avoid printing negative fractions
38633
38634     Signed-off-by: Wolfgang Denk <wd@denx.de>
38635
38636 commit 4a7f6b750d8de543fdf8e58acd86745010054571
38637 Author: Richard Retanubun <RichardRetanubun@ruggedcom.com>
38638 Date:   Fri Oct 17 08:55:51 2008 -0400
38639
38640     mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function
38641
38642     This is done to allow other 83XX based platforms which also have UPM
38643     (e.g. 8360) to configure and use their UPM in u-boot.
38644
38645     Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
38646     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
38647
38648 commit 3bf1be3c0cfb1129b68cc1474119e5f323536488
38649 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
38650 Date:   Tue Oct 14 22:58:53 2008 +0400
38651
38652     mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS
38653
38654     With this patch u-boot can fixup the dr_mode and phy_type properties
38655     for the Dual-Role USB controller.
38656
38657     While at it, also remove #ifdefs around includes, they are not needed.
38658
38659     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
38660     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
38661
38662 commit b3379f3fd13969934c00097c05754e7a8990fd39
38663 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
38664 Date:   Wed Oct 8 20:52:54 2008 +0400
38665
38666     mpc83xx: add ELBC NAND support for the MPC837XEMDS boards
38667
38668     Though NAND chip is replaceable on the MPC837XE-MDS boards, the
38669     current settings don't work with the default chip on the board.
38670     Nevertheless Freescale's U-Boot sets the option register correctly,
38671     so I just dumped the register from the working u-boot. My guess is
38672     that the old settings were applicable for some pilot boards, not
38673     found in the production.
38674
38675     This patch also enables FSL ELBC driver so that we could access
38676     the NAND storage in the u-boot.
38677
38678     The NAND support costs about 45KB, so the u-boot no longer fits
38679     into two 128KB NOR flash sectors, thus we also have to adjust
38680     environment location: add another 128KB to the monitor length.
38681
38682     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
38683
38684     It is due to hardware design and logic defect, that is the
38685     I/O[0:7] of NAND chip is connected to LAD[7:0], so when
38686     the NAND chip connected to nLCS3,  you have to set up the
38687     OR3[BCTLD] = '1' for normal operation, otherwise it will have
38688     bus contention due to the pin 48/25 of U60 is enabled.
38689
38690     Setup the OR3[BCTLD] = '1' , that meaning the LBCTL is not
38691     asserted upon access to the NAND chip, keep the default state.
38692
38693     Acked-by: Dave Liu <daveliu@freescale.com>
38694     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
38695
38696 commit 00f7bbae92e3b13f2b37aeb1def9bb12445521b7
38697 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
38698 Date:   Thu Oct 2 19:17:33 2008 +0400
38699
38700     mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards
38701
38702     The MPC837xE-MDS board's CPLD can auto-detect if the board is on the PIB,
38703     standalone or acting as a PCI agent. User's Guide says:
38704
38705     - When the CPLD recognizes its location on the PIB it automatically
38706       configures RCW to the PCI Host.
38707     - If the CPLD fails to recognize its location then it is automatically
38708       configured as an Agent and the PCI is configured to an external arbiter.
38709
38710     This sounds good. Though in the standalone setup the CPLD sets PCI_HOST
38711     flag (it's ok, we can't act as PCI agents since we receive CLKIN, not
38712     PCICLK), but the CPLD doesn't set the ARBITER_ENABLE flag, and without
38713     any arbiter bad things will happen (here the board hangs during any config
38714     space reads).
38715
38716     In this situation we must disable the PCI. And in case of anybody really
38717     want to use an external arbiter, we provide "pci_external_aribter"
38718     environment variable.
38719
38720     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
38721     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
38722
38723 commit 1da83a63d8e1b4bddeb82581b1745a09aac3e2d3
38724 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
38725 Date:   Thu Oct 2 18:32:25 2008 +0400
38726
38727     mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards
38728
38729     This involves configuring the SerDes and fixing up the flags and
38730     PHY addresses for the TSECs.
38731
38732     For Linux we also fix up the device tree.
38733
38734     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
38735     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
38736
38737 commit e6d9c8916de9c24f2c52d0b01cf00d2e74a04cd8
38738 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
38739 Date:   Thu Oct 2 18:31:59 2008 +0400
38740
38741     mpc83xx: add TSECs' HRCWH masks for MPC837x processors
38742
38743     We'll use these masks to parse TSEC modes out of HRCWH.
38744
38745     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
38746     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
38747
38748 commit 6f9cc6608b4e1cefde56c0fb99ae1c95c42575ff
38749 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
38750 Date:   Thu Oct 2 18:31:56 2008 +0400
38751
38752     mpc83xx: serdes: add forgotten shifts for rfcks
38753
38754     The rfcks should be shifted by 28 bits left. We didn't notice the bug
38755     because we were using only 100MHz clocks (for which rfcks == 0).
38756
38757     Though, for SGMII we'll need 125MHz clocks.
38758
38759     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
38760     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
38761
38762 commit 55c531984dcf933e4cd13a187a7e08e873b7ced1
38763 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
38764 Date:   Thu Oct 2 18:31:53 2008 +0400
38765
38766     mpc83xx: fix serdes setup for the MPC8378E boards
38767
38768     MPC837xE specs says that SerDes1 has:
38769
38770     â€” Two lanes running x1 SGMII at 1.25 Gbps;
38771     â€” Two lanes running x1 SATA at 1.5 or 3.0 Gbps.
38772
38773     And for SerDes2:
38774
38775     â€” Two lanes running x1 PCI Express at 2.5 Gbps;
38776     â€” One lane running x2 PCI Express at 2.5 Gbps;
38777     â€” Two lanes running x1 SATA at 1.5 or 3.0 Gbps.
38778
38779     The spec also explicitly states that PEX options are not valid for
38780     the SD1.
38781
38782     Nevertheless MPC8378 RDB and MDS boards configure the SD1 for PEX,
38783     which is wrong to do.
38784
38785     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
38786     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
38787
38788 commit 5c2ff323a94e27e481f70c44838d43fcd844dd46
38789 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
38790 Date:   Wed Sep 10 18:12:37 2008 +0400
38791
38792     mpc83xx: mpc8360emds: rework LBC SDRAM setup
38793
38794     Currently 64M of LBC SDRAM are mapped at 0xF0000000 which makes
38795     it difficult to use (b/c then the memory is discontinuous and
38796     there is quite big memory hole between the DDR/SDRAM regions).
38797
38798     This patch reworks LBC SDRAM setup so that now we dynamically
38799     place the LBC SDRAM near the DDR (or at 0x0 if there isn't any
38800     DDR memory).
38801
38802     With this patch we're able to:
38803
38804     - Boot without external DDR memory;
38805     - Use most "DDR + SDRAM" setups without need to support for
38806       sparse/discontinuous memory model in the software.
38807
38808     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
38809     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
38810
38811 commit def0819e920b05b34b56d8b42e1e43d9b89a52d6
38812 Author: Wolfgang Denk <wd@xpert.denx.de>
38813 Date:   Tue Oct 21 11:23:56 2008 +0200
38814
38815     FDT: don't use private kernel header files
38816
38817     On some systems (for example Fedora Core 4) U-Boot builds with the
38818     following wanrings only:
38819
38820     ...
38821     In file included from /home/wd/git/u-boot/include/libfdt_env.h:33,
38822                      from fdt.c:51:
38823                  /usr/include/asm/byteorder.h:6:2: warning: #warning using private kernel header; include <endian.h> instead!
38824
38825     This patch fixes this problem.
38826
38827     Signed-off-by: Wolfgang Denk <wd@denx.de>
38828
38829 commit f4d14c55504ce40287321bd63ee269e3233ee4ae
38830 Author: Stefan Roese <sr@denx.de>
38831 Date:   Mon Oct 13 15:15:31 2008 +0200
38832
38833     ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup
38834
38835     Signed-off-by: Stefan Roese <sr@denx.de>
38836
38837 commit 43cbce69d48d052574d71f50724be546d90a46a4
38838 Author: Stefan Roese <sr@denx.de>
38839 Date:   Mon Oct 13 10:45:14 2008 +0200
38840
38841     ppc4xx: Correctly setup ranges property in ebc node
38842
38843     Previously only the NOR flash mapping was written into the ranges
38844     property of the ebc node. This patch now writes all enabled chip
38845     select areas into the ranges property.
38846
38847     Signed-off-by: Stefan Roese <sr@denx.de>
38848
38849 commit d7b26d58328f137471ea97de382bfa63f7239931
38850 Author: Dirk Eibach <eibach@gdsys.de>
38851 Date:   Wed Oct 8 15:37:50 2008 +0200
38852
38853     ppc4xx: Add GDSys neo 405EP board support
38854
38855     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
38856     Signed-off-by: Stefan Roese <sr@denx.de>
38857
38858 commit c11da194545d2f4bbb54be1bb5e504e20ce8c16c
38859 Author: Niklaus Giger <niklaus.giger@netstal.com>
38860 Date:   Wed Oct 1 14:46:13 2008 +0200
38861
38862     ppc4xx: Update configs for Netstal boards
38863
38864     I reorganized my config files, putting the common stuff into netstal-common.h
38865     (got the idea by looking a amcc-common.h from Stefan).
38866
38867     Added stuff to boot the new powerpc linux via NFS (only tested with HCU4).
38868
38869     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
38870     Signed-off-by: Stefan Roese <sr@denx.de>
38871
38872 commit c9c11d751e4242cf29c3c3c290d971f6d0cb1d15
38873 Author: Adam Graham <agraham@amcc.com>
38874 Date:   Wed Oct 8 10:13:19 2008 -0700
38875
38876     ppc4xx: Add routine to retrieve CPU number
38877
38878     Provide a weak defined routine to retrieve the CPU number for
38879     reference boards that have multiple CPU's.  Default behavior
38880     is the existing single CPU print output.  Reference boards with
38881     multiple CPU's need to provide a board specific routine.
38882     See board/amcc/arches/arches.c for an example.
38883
38884     Signed-off-by: Adam Graham <agraham@amcc.com>
38885     Signed-off-by: Victor Gallardo <vgallardo@amcc.com>
38886     Signed-off-by: Stefan Roese <sr@denx.de>
38887
38888 commit 59217bae40e90982ab5400d849c08af683ace036
38889 Author: Adam Graham <agraham@amcc.com>
38890 Date:   Wed Oct 8 10:13:14 2008 -0700
38891
38892     ppc4xx: Add static support for 44x IBM SDRAM Controller
38893
38894     This patch add the capability to configure a PPC440 based IBM SDRAM
38895     Controller with static, compiled-in, values. PPC440 memory subsystem
38896     includes a Memory Queue core.
38897
38898     Signed-off-by: Adam Graham <agraham@amcc.com>
38899     Signed-off-by: Victor Gallardo <vgallardo@amcc.com>
38900     Signed-off-by: Stefan Roese <sr@denx.de>
38901
38902 commit f09f09d3899017aaaa2b031bba63c271e9c48e4d
38903 Author: Adam Graham <agraham@amcc.com>
38904 Date:   Wed Oct 8 10:12:53 2008 -0700
38905
38906     ppc4xx: Add AMCC Arches board support (dual 460GT)
38907
38908     The Arches Evaluation board is based on the AMCC 460GT SoC chip.
38909     This board is a dual processor board with each processor providing
38910     independent resources for Rapid IO, Gigabit Ethernet, and serial
38911     communications. Each 460GT has it's own 512MB DDR2 memory, 32MB NOR
38912     FLASH, UART, EEPROM and temperature sensor, along with a shared debug
38913     port. The two 460GT's will communicate with each other via shared
38914     memory, Gigabit Ethernet and x1 PCI-Express.
38915
38916     Signed-off-by: Adam Graham <agraham@amcc.com>
38917     Signed-off-by: Victor Gallardo <vgallardo@amcc.com>
38918     Signed-off-by: Stefan Roese <sr@denx.de>
38919
38920 commit 055b12f2ffd7c34eea7e983a0588b24f2e69e0e3
38921 Author: Wolfgang Denk <wd@xpert.denx.de>
38922 Date:   Sun Oct 19 21:54:30 2008 +0200
38923
38924     TQM8260: environment in flash instead EEPROM, baudrate 115k
38925
38926     Several customers have reported problems with the environment in
38927     EEPROM, including corrupted content after board reset. Probably the
38928     code to prevent I2C Enge Conditions is not working sufficiently.
38929
38930     We move the environment to flash now, which allows to have a backup
38931     copy plus gives much faster boot times.
38932
38933     Also, change the default console initialization to 115200 bps as used
38934     on most other boards.
38935
38936     Signed-off-by: Wolfgang Denk <wd@denx.de>
38937
38938 commit 1836881190b3d8a6918b0d64b39fe32bbbdf85d8
38939 Author: Kumar Gala <galak@kernel.crashing.org>
38940 Date:   Sun Oct 19 12:49:19 2008 -0500
38941
38942     85xx: Fix compile warning in mpc8536ds.c
38943
38944     mpc8536ds.c: In function 'is_sata_supported':
38945     mpc8536ds.c:615: warning: unused variable 'devdisr'
38946
38947     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
38948
38949 commit 8ed44d91c8122d00368523b0b746691c895d3b3c
38950 Author: Wolfgang Denk <wd@denx.de>
38951 Date:   Sun Oct 19 02:35:50 2008 +0200
38952
38953     Cleanup: fix "MHz" spelling
38954
38955     Signed-off-by: Wolfgang Denk <wd@denx.de>
38956
38957 commit 08ef89ecd174969b3544f3f0c7cd1de3c57f737b
38958 Author: Wolfgang Denk <wd@denx.de>
38959 Date:   Sun Oct 19 02:35:49 2008 +0200
38960
38961     Use strmhz() to format clock frequencies
38962
38963     Signed-off-by: Wolfgang Denk <wd@denx.de>
38964
38965 commit d50c7d4be150b2252c0d2e16cfcf69643bdd6dc9
38966 Author: Wolfgang Denk <wd@denx.de>
38967 Date:   Sun Oct 19 02:35:48 2008 +0200
38968
38969     strmhz(): Round numbers when printing clock frequencies
38970
38971     Round clock frequencies for printing.
38972
38973     Many boards printed off clock frequencies like 399 MHz instead of the
38974     exact 400 MHz because numberes were not rounded. This is fixed now.
38975
38976     Signed-off-by: Wolfgang Denk <wd@denx.de>
38977
38978 commit 681c02d05b29c6d46093525052c74b9c4ddc8b08
38979 Author: Timur Tabi <timur@freescale.com>
38980 Date:   Mon Oct 20 15:16:47 2008 -0500
38981
38982     85xx: properly document MPC85xx_PORDEVSR2_SEC_CFG
38983
38984     Commit f7d190b1 corrected the value of MPC85xx_PORDEVSR2_SEC_CFG, but forgot
38985     to add a comment that the correct value disagrees with the 8544 reference
38986     manual.  The changelog for that commit is also wrong, as it says "bit 28"
38987     when it should be "bit 24".
38988
38989     Signed-off-by: Timur Tabi <timur@freescale.com>
38990
38991 commit 360fe71e82b83e264c964c9447c537e9a1f643c8
38992 Author: Heiko Schocher <hs@denx.de>
38993 Date:   Fri Oct 17 18:24:06 2008 +0200
38994
38995     mgcoge: add redundant environment sector
38996
38997     Signed-off-by: Heiko Schocher <hs@denx.de>
38998
38999 commit 53ebf0c470c87d5f9fa76462e5f4064d26a9b16a
39000 Author: Heiko Schocher <hs@denx.de>
39001 Date:   Fri Oct 17 18:23:27 2008 +0200
39002
39003     mgsuvd: update size of environment
39004
39005     Signed-off-by: Heiko Schocher <hs@denx.de>
39006
39007 commit 2e26d837f11460c0e6dede7d65424a31e0183d09
39008 Author: Jason Jin <Jason.jin@freescale.com>
39009 Date:   Fri Oct 10 11:41:00 2008 +0800
39010
39011     Enabled the Freescale SGMII riser card on 8536DS
39012
39013     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
39014
39015 commit 7e183cad0c5ab6415dca95d6ac290ea918b28c55
39016 Author: Liu Yu <yu.liu@freescale.com>
39017 Date:   Fri Oct 10 11:40:59 2008 +0800
39018
39019     Enabled the Freescale SGMII riser card on 8572DS
39020
39021     This patch based on Andy's work.
39022     Including command 'pixis_set_sgmii' support.
39023
39024     Signed-off-by: Liu Yu <yu.liu@freescale.com>
39025
39026 commit bff188baf9427c35745356439435acf3864d4c65
39027 Author: Liu Yu <yu.liu@freescale.com>
39028 Date:   Fri Oct 10 11:40:58 2008 +0800
39029
39030     Make pixis_set_sgmii more general to support MPC85xx boards.
39031
39032     The pixis sgmii command depend on the FPGA support on the board, some 85xx
39033     boards support SGMII riser card but did not support this command, define
39034     CONFIG_PIXIS_SGMII_CMD for those boards which support the sgmii command.
39035
39036     Not like 8544, 8572 has 4 eTsec so that the other two's pixis bits
39037     are not supported by 8544. Therefor, define PIXIS_VSPEED2_MASK and
39038     PIXIS_VCFGEN1_MASK in header file for both boards.
39039
39040     Signed-off-by: Liu Yu <yu.liu@freescale.com>
39041
39042 commit 5e981d683d2363204c76773941c2e9c2044c808f
39043 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
39044 Date:   Wed Oct 8 23:38:02 2008 -0500
39045
39046     Add cpu/8xxx to TAGS_SUBDIRS
39047
39048     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
39049
39050 commit e1f7d22b8b52fc08c4d17a6a7db1e664281aed63
39051 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
39052 Date:   Thu Oct 9 01:25:55 2008 -0500
39053
39054     fsl_law clear enable before changing.
39055
39056     Debug sessions may have left enabled laws.
39057     Changing lawbar with an unkown enabled tgtid could cause problems.
39058
39059     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
39060
39061 commit 86be510f7b5443e7e937f696bfbe037fdc740b15
39062 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
39063 Date:   Thu Oct 9 00:29:27 2008 -0500
39064
39065     mpc8572 additional end-point mode
39066
39067     mpc8572 supports all pcie controllers as end-points with cfg_host_agent=0.
39068     Include host_agent == 0 decode for end-point determination.
39069
39070     This is not needed for the ds reference board since pcie3 will be a host
39071     in order to connect to the uli chip.  Include it here as a reference for
39072     other mpc8572 boards.
39073
39074     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
39075
39076 commit 6856b3d0221a838580e6bb06f61425fd7529ba93
39077 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
39078 Date:   Wed Oct 8 23:37:59 2008 -0500
39079
39080     85xx if NUM_CPUS>1, print cpu number
39081
39082     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
39083
39084 commit f7fecc3e25050a036c9f50f0d2b85bc3199a96e0
39085 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
39086 Date:   Wed Oct 8 23:38:01 2008 -0500
39087
39088     pixis do not print long help if not configured
39089
39090     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
39091
39092 commit 0e17f02a8a78d85225a4d805f6a1ea95a0a460b5
39093 Author: Andy Fleming <afleming@freescale.com>
39094 Date:   Tue Oct 7 08:09:50 2008 -0500
39095
39096     Have u-boot pass stashing parameters into device tree
39097
39098     Some cores don't support ethernet stashing at all, and some
39099     instances have errata.  Adds 3 properties to gianfar nodes
39100     which support stashing.  For now, just add this support to
39101     85xx SoCs.
39102
39103     Signed-off-by: Andy Fleming <afleming@freescale.com>
39104
39105 commit c21617fd265b7c126c6e2f2d8a23cdb00d4fade7
39106 Author: Haiying Wang <Haiying.Wang@freescale.com>
39107 Date:   Fri Oct 3 12:37:57 2008 -0400
39108
39109     Add DDR options setting on MPC8641HPCN board
39110
39111     * Add board specific parameter table to choose correct cpo, clk_adjust,
39112     write_data_delay based on board ddr frequency and n_ranks.
39113
39114     * Set odt_rd_cfg and odt_wr_cfg based on the dimm# and CS#.
39115
39116     Signed-off-by: James Yang <James.Yang@freescale.com>
39117     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
39118
39119 commit 4ca06607d60d0a6378812ef58fd1eab2a7f77111
39120 Author: Haiying Wang <Haiying.Wang@freescale.com>
39121 Date:   Fri Oct 3 12:37:41 2008 -0400
39122
39123     Add ddr interleaving suppport for MPC8572DS board
39124
39125     * Add board specific parameter table to choose correct cpo, clk_adjust,
39126     write_data_delay, 2T based on board ddr frequency and n_ranks.
39127
39128     * Set odt_rd_cfg and odt_wr_cfg based on the dimm# and CS#.
39129
39130     * Set memory controller interleaving mode to bank interleaving, and disable
39131     bank(chip select) interleaving mode by default, because the default on-board
39132     DDR DIMMs are 2x512MB single-rank.
39133
39134     * Change CONFIG_ICS307_REFCLK_HZ from 33333333 to 33333000.
39135
39136     Signed-off-by: James Yang <James.Yang@freescale.com>
39137     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
39138
39139 commit 1f293b417ac6ab8e317ca2b770377ca93edf2370
39140 Author: Haiying Wang <Haiying.Wang@freescale.com>
39141 Date:   Fri Oct 3 12:37:26 2008 -0400
39142
39143     Add debug information for DDR controller registers
39144
39145     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
39146
39147 commit c9ffd839b1ada502c86f88edaf1534426b6688ce
39148 Author: Haiying Wang <Haiying.Wang@freescale.com>
39149 Date:   Fri Oct 3 12:37:10 2008 -0400
39150
39151     Check DDR interleaving mode
39152
39153     * Check DDR interleaving mode from environment by reading memctl_intlv_ctl and
39154     ba_intlv_ctl.
39155     * Print DDR interleaving mode information
39156     * Add doc/README.fsl-ddr to describe the interleaving setting
39157
39158     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
39159
39160 commit dfb49108e4f86c2224e1f30124328b0de66ef72e
39161 Author: Haiying Wang <Haiying.Wang@freescale.com>
39162 Date:   Fri Oct 3 12:36:55 2008 -0400
39163
39164     Pass dimm parameters to populate populate controller options
39165
39166     Because some dimm parameters like n_ranks needs to be used with the board
39167     frequency to choose the board parameters like clk_adjust etc. in the
39168     board_specific_paramesters table of the board ddr file, we need to pass
39169     the dimm parameters to the board file.
39170
39171     * move ddr dimm parameters header file from /cpu to /include directory.
39172     * add ddr dimm parameters to populate board specific options.
39173     * Fix fsl_ddr_board_options() for all the 8xxx boards which call this function.
39174
39175     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
39176
39177 commit dbbbb3abeff325855cae76e33d69d5665631443f
39178 Author: Haiying Wang <Haiying.Wang@freescale.com>
39179 Date:   Fri Oct 3 12:36:39 2008 -0400
39180
39181     Make DDR interleaving mode work correctly
39182
39183     Fix some bugs:
39184       1. Correctly set intlv_ctl in cs_config.
39185       2. Correctly set sa, ea in cs_bnds when bank interleaving mode is enabled.
39186       3. Set base_address and total memory for each ddr controller in memory
39187          controller interleaving mode.
39188
39189     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
39190
39191 commit 1c9aa76bf9013069e24258f46f4687c9f98a02d6
39192 Author: Kumar Gala <galak@kernel.crashing.org>
39193 Date:   Mon Sep 22 23:40:42 2008 -0500
39194
39195     85xx: Enable interrupt and setexpr commands on Freescale 85xx boards
39196
39197     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
39198
39199 commit 7c0d4a7508d252d2d7c137eeb376814132dda30f
39200 Author: Kumar Gala <galak@kernel.crashing.org>
39201 Date:   Mon Sep 22 14:11:11 2008 -0500
39202
39203     85xx: Improve flash remapping on MPC8572DS & MPC8536DS
39204
39205     Changing the flash from cacheable to cache-inhibited was taking a significant
39206     amount of time due to the fact that we were iterating over the full 256M of
39207     flash.  Instead we can just flush the L1 d-cache and invalidate the i-cache.
39208
39209     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
39210
39211 commit 54e091d3b603a3332c619199ca83a07e95960da4
39212 Author: Kumar Gala <galak@kernel.crashing.org>
39213 Date:   Mon Sep 22 14:11:10 2008 -0500
39214
39215     85xx: Export invalidate_{i,d}cache and add flush_dcache
39216
39217     Added the ability for C code to invalidate the i/d-cache's and
39218     to flush the d-cache.  This allows us to more efficient change mappings
39219     from cache-able to cache-inhibited.
39220
39221     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
39222
39223 commit 6250f0f6297c5ba9aecdea6290799a95c5d4b1da
39224 Author: Heiko Schocher <hs@denx.de>
39225 Date:   Fri Oct 17 16:11:52 2008 +0200
39226
39227     mgcoge, mgsuvd: extract more common code
39228
39229     in ft_blob_update () for both boards was an unneccessary
39230     repetition of code, which this patch moves in a common
39231     function for this boards.
39232
39233     Signed-off-by: Heiko Schocher <hs@denx.de>
39234
39235 commit 9e299192ca9850cf725456388042a5aa5a6f3ec7
39236 Author: Heiko Schocher <hs@denx.de>
39237 Date:   Fri Oct 17 12:15:55 2008 +0200
39238
39239     mgcoge, mgsuvd: use in_*/out_* accesors
39240
39241     Signed-off-by: Heiko Schocher <hs@denx.de>
39242
39243 commit a21ca95f8b9dca22714952b348e4905ac157b5cd
39244 Author: Heiko Schocher <hs@denx.de>
39245 Date:   Fri Oct 17 13:52:51 2008 +0200
39246
39247     mgsuvd: fix compiler warning when using soft_i2c driver
39248
39249     Signed-off-by: Heiko Schocher <hs@denx.de>
39250
39251 commit cac9cf7875c2a01d63422820ed4732a9bdf5ab7b
39252 Author: Heiko Schocher <hs@denx.de>
39253 Date:   Fri Oct 17 12:15:05 2008 +0200
39254
39255     mgsuvd: fix coding style
39256
39257     Signed-off-by: Heiko Schocher <hs@denx.de>
39258
39259 commit 5f4c3137f4f051787707c548133823f1656eb508
39260 Author: Heiko Schocher <hs@denx.de>
39261 Date:   Fri Oct 17 12:13:30 2008 +0200
39262
39263     mgcoge: Second Flash on CS5 not on CS1
39264
39265     Signed-off-by: Heiko Schocher <hs@denx.de>
39266
39267 commit 76da19df5b8e186d269f29190696bd31fb6c836b
39268 Author: Kumar Gala <galak@kernel.crashing.org>
39269 Date:   Thu Oct 16 21:52:08 2008 -0500
39270
39271     Added arch_lmb_reserve to allow arch specific memory regions protection
39272
39273     Each architecture has different ways of determine what regions of memory
39274     might not be valid to get overwritten when we boot.  This provides a
39275     hook to allow them to reserve any regions they care about.  Currently
39276     only ppc, m68k and sparc need/use this.
39277
39278     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
39279
39280 commit e02d4a9904c8f36395994c0c81469d552b82f5ea
39281 Author: Heiko Schocher <hs@denx.de>
39282 Date:   Thu Oct 16 16:32:35 2008 +0200
39283
39284     mgcoge: added CONFIG_FIT to support the new u-boot image format
39285
39286     Signed-off-by: Heiko Schocher <hs@denx.de>
39287
39288 commit 6d0f6bcf337c5261c08fabe12982178c2c489d76
39289 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
39290 Date:   Thu Oct 16 15:01:15 2008 +0200
39291
39292     rename CFG_ macros to CONFIG_SYS
39293
39294     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
39295
39296 commit 71edc271816ec82cf0550dd6980be2da3cc2ad9e
39297 Author: Kumar Gala <galak@kernel.crashing.org>
39298 Date:   Mon Oct 13 14:12:55 2008 -0500
39299
39300     74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version
39301
39302     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
39303
39304 commit b799cb4c0eebb0762e91e9653d8b9cc9a98440e3
39305 Author: Kumar Gala <galak@kernel.crashing.org>
39306 Date:   Tue Sep 23 10:05:02 2008 -0500
39307
39308     Expose command table search for sub-commands
39309
39310     Sub-command can benefit from using the same table and search functions
39311     that top level commands have.  Expose this functionality by refactoring
39312     find_cmd() and introducing find_cmd_tbl() that sub-command processing
39313     can call.
39314
39315     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
39316
39317 commit f7e51b27508446f8cae3927975817137979ad5e8
39318 Author: Heiko Schocher <hs@denx.de>
39319 Date:   Wed Oct 15 09:41:33 2008 +0200
39320
39321     mgsuvd, mgcoge: added BOOTCOUNT feature.
39322
39323     Signed-off-by: Heiko Schocher <hs@denx.de>
39324
39325 commit 8f64da7f83b553889bc08400c97047998382e9d2
39326 Author: Heiko Schocher <hs@denx.de>
39327 Date:   Wed Oct 15 09:41:00 2008 +0200
39328
39329     mgcoge, mgsuvd: added support for the IVM EEprom.
39330
39331     The EEprom contains some Manufacturerinformation,
39332     which are read from u-boot at boot time, and saved
39333     in same hush shell variables.
39334
39335     Signed-off-by: Heiko Schocher <hs@denx.de>
39336
39337 commit 81473f67810c4c9b7efaed8dee258ed6bc4c7983
39338 Author: Heiko Schocher <hs@denx.de>
39339 Date:   Wed Oct 15 09:40:28 2008 +0200
39340
39341     hush: add showvar command for hush shell.
39342
39343     This new command shows the local variables defined in
39344     the hush shell:
39345
39346     => help showvar
39347     showvar
39348         - print values of all hushshell variables
39349     showvar name ...
39350         - print value of hushshell variable 'name'
39351
39352     Also make the set_local_var() and unset_local_var ()
39353     no longer static, so it is possible to define local
39354     hush shell variables at boot time. If CONFIG_HUSH_INIT_VAR
39355     is defined, u-boot calls hush_init_var (), where
39356     boardspecific code can define local hush shell
39357     variables at boottime.
39358
39359     Signed-off-by: Heiko Schocher <hs@denx.de>
39360
39361 commit 67b23a322848d828a5e45c0567b72762bfde7abf
39362 Author: Heiko Schocher <hs@denx.de>
39363 Date:   Wed Oct 15 09:39:47 2008 +0200
39364
39365     I2C: adding new "i2c bus" Command to the I2C Subsystem.
39366
39367     With this Command it is possible to add new I2C Busses,
39368     which are behind 1 .. n I2C Muxes. Details see README.
39369
39370     Signed-off-by: Heiko Schocher <hs@denx.de>
39371
39372 commit c24853644ddd2dd2e4246b5854a93e6254a14092
39373 Author: Heiko Schocher <hs@denx.de>
39374 Date:   Wed Oct 15 09:39:08 2008 +0200
39375
39376     mgcoge, mgsuvd: add board specific I2C deblocking mechanism.
39377
39378     As documented in doc/I2C_Edge_Conditions, adding a
39379     board specific deblocking mechanism via CFG_I2C_INIT_BOARD
39380     for the mgcoge and mgsuvd board.
39381
39382     This code was originally written by Keymile in association
39383     with Anatech and Atmel in 1998. The Code toggels the SCL
39384     until the SCA line goes to HIGH (max. 16 times).
39385     And after this, a start condition is sent.
39386
39387     This is another approach to deblock the I2C Bus. The
39388     soft I2C driver actually sends 9 clocks with SDA High,
39389     and then a stop at the end, to deblock the I2C Bus.
39390
39391     Maybe we should use the approach from Keymile as
39392     the new standard?
39393
39394     Signed-off-by: Heiko Schocher <hs@denx.de>
39395
39396 commit 4ca107effebfbabac1057c39632105dacef95957
39397 Author: Heiko Schocher <hs@denx.de>
39398 Date:   Wed Oct 15 09:38:38 2008 +0200
39399
39400     soft_i2c: Add CFG_I2C_INIT_BOARD option
39401
39402     This patch adds the option for a boardspecific
39403     I2C deblocking mechanism for the soft i2c driver.
39404
39405     Signed-off-by: Heiko Schocher <hs@denx.de>
39406
39407 commit e5e4edd9f1f76210a09c34ee835f6cff60fdbbd1
39408 Author: Heiko Schocher <hs@denx.de>
39409 Date:   Wed Oct 15 09:38:07 2008 +0200
39410
39411     mgcoge, mgsuvd: add DTT (LM75) support.
39412
39413     Signed-off-by: Heiko Schocher <hs@denx.de>
39414
39415 commit 8e442df438ab677057571e3ac01846bff7719bce
39416 Author: Heiko Schocher <hs@denx.de>
39417 Date:   Wed Oct 15 09:37:34 2008 +0200
39418
39419     lm75: Make the LM75 MULTI_BUS compatible.
39420
39421     Signed-off-by: Heiko Schocher <hs@denx.de>
39422
39423 commit 12f1678127c1df2b2878ba93c88948bedc060775
39424 Author: Heiko Schocher <hs@denx.de>
39425 Date:   Wed Oct 15 09:37:04 2008 +0200
39426
39427     lm75: fix Codingstyle issues.
39428
39429     Signed-off-by: Heiko Schocher <hs@denx.de>
39430
39431 commit f2202450c75ba6934b356024101500ddcde6e2a6
39432 Author: Heiko Schocher <hs@denx.de>
39433 Date:   Wed Oct 15 09:36:33 2008 +0200
39434
39435     mgcoge, mgsuvd: added EEprom support.
39436
39437     Signed-off-by: Heiko Schocher <hs@denx.de>
39438
39439 commit 9661bf9d120f760238b2a073b84f2baf05010057
39440 Author: Heiko Schocher <hs@denx.de>
39441 Date:   Wed Oct 15 09:36:03 2008 +0200
39442
39443     mgcoge, mgsuvd: add I2C support.
39444
39445     Signed-off-by: Heiko Schocher <hs@denx.de>
39446
39447 commit 98aed379586a155292efbf3209356836584b601c
39448 Author: Heiko Schocher <hs@denx.de>
39449 Date:   Wed Oct 15 09:35:26 2008 +0200
39450
39451     soft_i2c: prevent compiler warnings if driver does not use CPU Pins.
39452
39453     This patch fixes the following warnings, when using
39454     the soft_i2c driver using no CPU pins on MPC82xx or MPC8xx
39455     systems:
39456
39457     soft_i2c.c: In function 'send_reset':
39458     soft_i2c.c:93: warning: unused variable 'immr'
39459     soft_i2c.c: In function 'send_start':
39460     soft_i2c.c:124: warning: unused variable 'immr'
39461     soft_i2c.c: In function 'send_stop':
39462     soft_i2c.c:146: warning: unused variable 'immr'
39463     soft_i2c.c: In function 'send_ack':
39464     soft_i2c.c:171: warning: unused variable 'immr'
39465     soft_i2c.c: In function 'write_byte':
39466     soft_i2c.c:196: warning: unused variable 'immr'
39467     soft_i2c.c: In function 'read_byte':
39468     soft_i2c.c:244: warning: unused variable 'immr'
39469
39470     Signed-off-by: Heiko Schocher <hs@denx.de>
39471
39472 commit 799b784aa00cb03a352847ab9f9acdde79b72d21
39473 Author: Heiko Schocher <hs@denx.de>
39474 Date:   Wed Oct 15 09:34:45 2008 +0200
39475
39476     i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.
39477
39478     Signed-off-by: Heiko Schocher <hs@denx.de>
39479
39480 commit 0809ea2f4340ab2047400c7d3d3047f97987d0fd
39481 Author: Heiko Schocher <hs@denx.de>
39482 Date:   Wed Oct 15 09:34:05 2008 +0200
39483
39484     mgcoge: fix Coding Style issues.
39485
39486     Signed-off-by: Heiko Schocher <hs@denx.de>
39487
39488 commit e43a27c49712203fe8848a17714330623edfb2eb
39489 Author: Heiko Schocher <hs@denx.de>
39490 Date:   Wed Oct 15 09:33:30 2008 +0200
39491
39492     I2C: add new command i2c reset.
39493
39494     If I2C Bus is blocked (see doc/I2C_Edge_Conditions),
39495     it is not possible to get out of this, until the
39496     complete Hardware gets a reset. This new commando
39497     calls again i2c_init (and that calls i2c_init_board
39498     if defined), which will deblock the I2C Bus.
39499
39500     Signed-off-by: Heiko Schocher <hs@denx.de>
39501     Signed-off-by: Wolfgang Denk <wd@denx.de>
39502
39503 commit 86e9cdf8c415c1a9725e9dae5237ba1e7bd9f686
39504 Author: Heiko Schocher <hs@denx.de>
39505 Date:   Wed Oct 15 09:32:25 2008 +0200
39506
39507     mgsuvd, mgcoge: move this 2 boards in one dir.
39508
39509     There are some more extensions, which are for both boards
39510     and some more boards from this manufacturer will follow soon.
39511
39512     Signed-off-by: Heiko Schocher <hs@denx.de>
39513     Signed-off-by: Wolfgang Denk <wd@denx.de>
39514
39515 commit 1c6fe6eac75d695fde677af8330c0dbe75fb6a2b
39516 Author: Dirk Eibach <eibach@gdsys.de>
39517 Date:   Wed Oct 8 13:44:27 2008 +0200
39518
39519     hwmon: Add LM63 support
39520
39521     This patch adds support for the National LM63 temperature
39522     sensor with integrated fan control. It's used on the GDSys
39523     Neo board (405EP) which will be submitted later.
39524
39525     Signed-off-by: Dirk Eibach <eibach@gdsys.de>
39526     Acked-by: Stefan Roese <sr@denx.de>
39527
39528 commit 7ba890bf2f2b92831420243c058951aa831119fd
39529 Author: Kyungmin Park <kmpark@infradead.org>
39530 Date:   Wed Oct 8 11:01:17 2008 +0900
39531
39532     Add Red Black Tree support
39533
39534     Now it's used at UBI module. Of course other modules can use it.
39535     If you want to use it, please define CONFIG_RBTREE
39536
39537     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
39538
39539 commit fbd85ad65dd9c98f36ed3fb12fe41f381b7d4794
39540 Author: richardretanubun <richardretanubun@ruggedcom.com>
39541 Date:   Mon Oct 6 16:10:53 2008 -0400
39542
39543     CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c
39544
39545     Added support for CONFIG_EFI_PARTITION to ext2 commands.
39546     Signed-off-by: Richard Retanubun <RichardRetanubun@RugggedCom.com>
39547
39548 commit 07f3d789b9beb7ce3278c974f4d5c8f51b6ab567
39549 Author: richardretanubun <richardretanubun@ruggedcom.com>
39550 Date:   Fri Sep 26 11:13:22 2008 -0400
39551
39552     Add support for CONFIG_EFI_PARTITION (GUID Partition Table)
39553
39554     The GUID (Globally Unique Identifier) Partition Table (GPT) is a part
39555     of EFI. See http://en.wikipedia.org/wiki/GUID_Partition_Table
39556
39557     Based on linux/fs/partitions/efi.[ch]
39558
39559     Signed-off-by: Richard Retanubun <RichardRetanubun@RugggedCom.com>
39560
39561 commit fbc87dc0546dff709b38f358e2c5d5e39c4ca374
39562 Author: Bartlomiej Sieka <tur@semihalf.com>
39563 Date:   Wed Oct 1 15:26:32 2008 +0200
39564
39565     FIT: output image load address for type 'firmware', fix message while there
39566
39567     Now that the auto-update feature uses the 'firmware' type for updates, it is
39568     useful to inspect the load address of such images.
39569
39570     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
39571
39572 commit 4bae90904b69ce3deb9f7c334ef12ed74e18a275
39573 Author: Bartlomiej Sieka <tur@semihalf.com>
39574 Date:   Wed Oct 1 15:26:31 2008 +0200
39575
39576     Automatic software update from TFTP server
39577
39578     The auto-update feature allows to automatically download software updates
39579     from a TFTP server and store them in Flash memory during boot. Updates are
39580     contained in a FIT file and protected with SHA-1 checksum.
39581
39582     More detailed description can be found in doc/README.update.
39583
39584     Signed-off-by: Rafal Czubak <rcz@semihalf.com>
39585     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
39586
39587 commit 3f0cf51dabacc2724731c5079a60ea989103bb8f
39588 Author: Bartlomiej Sieka <tur@semihalf.com>
39589 Date:   Wed Oct 1 15:26:27 2008 +0200
39590
39591     flash: factor out adjusting of Flash address to the end of sector
39592
39593     The upcoming automatic update feature needs the ability to adjust an
39594     address within Flash to the end of its respective sector. Factor out
39595     this functionality to a new function flash_sect_roundb().
39596
39597     Signed-off-by: Rafal Czubak <rcz@semihalf.com>
39598     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
39599     Signed-off-by: Stefan Roese <sr@denx.de>
39600
39601 commit e83cc06375ac2bea0830c6ed0f9d8fdc3c1b27d5
39602 Author: Bartlomiej Sieka <tur@semihalf.com>
39603 Date:   Wed Oct 1 15:26:29 2008 +0200
39604
39605     net: Make TFTP server timeout configurable
39606
39607     There are two aspects of a TFTP transfer involving timeouts:
39608     1. timeout waiting for initial server reply after sending RRQ
39609     2. timeouts while transferring actual data from the server
39610
39611     Since the upcoming auto-update feature attempts a TFTP download during each
39612     boot, it is undesirable to have a long delay when the TFTP server is not
39613     available. Thus, this commit makes the server timeout (1.) configurable by two
39614     global variables:
39615
39616     TftpRRQTimeoutMSecs
39617     TftpRRQTimeoutCountMax
39618
39619     TftpRRQTimeoutMSecs overrides default timeout when trying to connect to a TFTP
39620     server, TftpRRQTimeoutCountMax overrides default number of connection retries.
39621     The total delay when trying to download a file from a non-existing TFTP server
39622     is TftpRRQTimeoutMSecs x TftpRRQTimeoutCountMax milliseconds.
39623
39624     Timeouts during file transfers (2.) are unaffected.
39625
39626     Signed-off-by: Rafal Czubak <rcz@semihalf.com>
39627     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
39628     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
39629
39630 commit 49f3bdbba8071f56d950a9498b6cdb998b35340a
39631 Author: Bartlomiej Sieka <tur@semihalf.com>
39632 Date:   Wed Oct 1 15:26:28 2008 +0200
39633
39634     net: express the first argument to NetSetTimeout() in milliseconds
39635
39636     Enforce millisecond semantics of the first argument to NetSetTimeout() --
39637     the change is transparent for well-behaving boards (CFG_HZ == 1000 and
39638     get_timer() countiing in milliseconds).
39639
39640     Rationale for this patch is to enable millisecond granularity for
39641     network-related timeouts, which is needed for the upcoming automatic
39642     software update feature.
39643
39644     Summary of changes:
39645     - do not scale the first argument to NetSetTimeout() by CFG_HZ
39646     - change timeout values used in the networking code to milliseconds
39647
39648     Signed-off-by: Rafal Czubak <rcz@semihalf.com>
39649     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
39650     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
39651
39652 commit c68a05feeb88de9fcf158e67ff6423c4cc988f88
39653 Author: richardretanubun <richardretanubun@ruggedcom.com>
39654 Date:   Mon Sep 29 18:28:23 2008 -0400
39655
39656     Adds two more ethernet interface to 83xx
39657
39658     Added as a convenience for other platforms that uses MPC8360 (has 8 UCC).
39659     Six eth interface is chosen because the platform I am using combines
39660     UCC1&2 and UCC3&4 as 1000 Eth and the other four UCCs as 10/100 Eth.
39661
39662     Signed-off-by: Richard Retanubun <RichardRetanubun@RugggedCom.com>
39663     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
39664
39665 commit 41410eee472b0f42e03a77f961bbc55ef58f3c01
39666 Author: Haiying Wang <Haiying.Wang@freescale.com>
39667 Date:   Wed Sep 24 11:42:12 2008 -0500
39668
39669     Change UEC PHY interface to RGMII on MPC8568MDS
39670
39671     Change UEC phy interface from GMII to RGMII on MPC8568MDS board
39672
39673     Because on MPC8568MDS, GMII interface is only recommended for 1000Mbps speed,
39674     but RGMII interface can work at 10/100/1000Mbps, and RGMII interface works more stable.
39675
39676     Now both UEC1 and UEC2 can work properly under u-boot.
39677
39678     It is also in consistent with the kernel setting for 8568 UEC phy interface.
39679
39680     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
39681     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
39682
39683 commit b59b16ca24bc7e77ec113021a6d77b9b32fcf192
39684 Author: Wolfgang Denk <wd@denx.de>
39685 Date:   Sat Oct 18 21:30:31 2008 +0200
39686
39687     Prepare v2008.10 release: update CHANGELOG & Makefile
39688
39689     Signed-off-by: Wolfgang Denk <wd@denx.de>
39690
39691 commit f7a35a60cf45491871a5c28e9ad24db005487857
39692 Author: Heiko Schocher <hs@denx.de>
39693 Date:   Fri Oct 17 18:24:06 2008 +0200
39694
39695     mgcoge: add redundant environment sector
39696
39697     Signed-off-by: Heiko Schocher <hs@denx.de>
39698     Signed-off-by: Wolfgang Denk <wd@denx.de>
39699
39700 commit c2537ee85954af9d036b18b644f3e18d837bf4a5
39701 Author: Heiko Schocher <hs@denx.de>
39702 Date:   Fri Oct 17 18:23:27 2008 +0200
39703
39704     mgsuvd: update size of environment
39705
39706     Signed-off-by: Heiko Schocher <hs@denx.de>
39707
39708 commit fa7b1c07e9371aea8f87ee6d3c2ea5564bd8cc8d
39709 Author: Lepcha Suchit <Suchit.Lepcha@freescale.com>
39710 Date:   Thu Oct 16 13:38:00 2008 -0500
39711
39712     83xx NAND boot: wait for LTESR[CC]
39713
39714     At least some revisions of the 8313, and possibly other chips, do not
39715     wait for all pages of the initial 4K NAND region to be loaded before
39716     beginning execution; thus, we wait for it before branching out of the
39717     first NAND page.
39718
39719     This fixes warm reset problems when booting from NAND on 8313erdb.
39720
39721     Signed-off-by: Scott Wood <scottwood@freescale.com>
39722     Acked-by: Kim Phillips <kim.phillips@freescale.com>
39723
39724 commit bf29e0ea0af03d593c64614136acc723a7a022a2
39725 Author: Yuri Tikhonov <yur@emcraft.com>
39726 Date:   Fri Oct 17 12:54:18 2008 +0200
39727
39728     ppc4xx: PPC44x MQ initialization
39729
39730     Set the MQ Read Passing & MCIF Cycle limits to the recommended by AMCC
39731     values. This fixes the occasional 440SPe hard locking issues when the 440SPe's
39732     dedicated DMA engines are used (e.g. by the h/w accelerated RAID driver).
39733
39734     Previously the appropriate initialization had been made in Linux, by the
39735     ppc440spe ADMA driver, which is wrong because modifying the MQ configuration
39736     registers after normal operation has begun is not supported and could
39737     have unpredictable results.
39738
39739     Comment from Stefan: This patch doesn't change the resulting value of the
39740     MQ registers. It explicitly sets/clears all bits to the desired state which
39741     better documents the resulting register value instead of relying on pre-set
39742     default values.
39743
39744     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
39745     Signed-off-by: Stefan Roese <sr@denx.de>
39746
39747 commit ec081c2c190148b374e86a795fb6b1c49caeb549
39748 Author: Stefan Roese <sr@denx.de>
39749 Date:   Fri Oct 17 12:51:46 2008 +0200
39750
39751     ppc4xx: PPC44x MQ initialization
39752
39753     Set the MQ Read Passing & MCIF Cycle limits to the recommended by AMCC
39754     values. This fixes the occasional 440SPe hard locking issues when the 440SPe's
39755     dedicated DMA engines are used (e.g. by the h/w accelerated RAID driver).
39756
39757     Previously the appropriate initialization had been made in Linux, by the
39758     ppc440spe ADMA driver, which is wrong because modifying the MQ configuration
39759     registers after normal operation has begun is not supported and could
39760     have unpredictable results.
39761
39762     Comment from Stefan: This patch doesn't change the resulting value of the
39763     MQ registers. It explicitly sets/clears all bits to the desired state which
39764     better documents the resulting register value instead of relying on pre-set
39765     default values.
39766
39767     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
39768     Signed-off-by: Stefan Roese <sr@denx.de>
39769
39770 commit f7d190b1c0b3ab7fc53074ad2862f7de99de37ff
39771 Author: Kumar Gala <galak@kernel.crashing.org>
39772 Date:   Thu Oct 16 21:58:50 2008 -0500
39773
39774     85xx: Using proper I2C source clock divider for MPC8544
39775
39776     The MPC8544 RM incorrect shows the SEC_CFG bit in PORDEVSR2 as being
39777     bit 26, instead it should be bit 28.  This caused in incorrect
39778     interpretation of the i2c_clk which is the same as the SEC clk on
39779     MPC8544.  The SEC clk is controlled by cfg_sec_freq that is reported
39780     in PORDEVSR2.
39781
39782     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
39783
39784 commit 42653b826adb319a1df06e24ef26096b2a5d9d2a
39785 Author: Kumar Gala <galak@kernel.crashing.org>
39786 Date:   Thu Oct 16 21:58:49 2008 -0500
39787
39788     Revert "85xx: Using proper I2C source clock divider for MPC8544"
39789
39790     This reverts commit dffd2446fb041f38ef034b0fcf41e51e5e489159.
39791
39792     The fix introduced by this patch is not correct.  The problem is
39793     that the documentation is not correct for the MPC8544 with regards
39794     to which bit in PORDEVSR2 is for the SEC_CFG.
39795
39796     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
39797
39798 commit 2179c4766bffeece98e5e92040629a96c97e230c
39799 Author: Kumar Gala <galak@kernel.crashing.org>
39800 Date:   Wed Oct 15 10:19:41 2008 -0500
39801
39802     85xx: Fix compile warning
39803
39804     mpc8536ds.c: In function 'is_sata_supported':
39805     mpc8536ds.c:614: warning: unused variable 'devdisr'
39806
39807     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
39808
39809 commit 9029b68f3f81b3013044f167ea025e836e6c8c0e
39810 Author: Jason Jin <Jason.jin@freescale.com>
39811 Date:   Wed Oct 15 10:40:24 2008 +0800
39812
39813     Fix the function conflict in x86emu when DEBUG is on
39814
39815     The function parse_line() in common/main.c was exposed globally by commit
39816     6636b62a6efc7f14e6e788788631ae7a7fca4537, Result in conflict with the same
39817     name funciton in drivers/bios_emulator/x86emu/debug.c when define the DEBUG.
39818     This patch fix this by renaming the function in the debug.c file.
39819
39820     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
39821
39822 commit b4dbacf69a669a17487054552fc2761149dd6767
39823 Author: Wolfgang Denk <wd@denx.de>
39824 Date:   Wed Oct 15 15:50:45 2008 +0200
39825
39826     Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3
39827
39828     Signed-off-by: Wolfgang Denk <wd@denx.de>
39829
39830 commit 374b9038293d01d8744a46af9b7854a6fd99b228
39831 Author: Heiko Schocher <hs@denx.de>
39832 Date:   Wed Oct 15 09:51:19 2008 +0200
39833
39834     Fix compiler warning in lib_ppc/board.c
39835
39836     Fix compiler warning introduced by commit 0f8cbc18
39837
39838     Signed-off-by: Heiko Schocher <hs@denx.de>
39839     Signed-off-by: Wolfgang Denk <wd@denx.de>
39840
39841 commit 9724555755a6f1066636481b41f7094e0ce93a69
39842 Author: Selvamuthukumar <selva.muthukumar@e-coninfotech.com>
39843 Date:   Thu Oct 9 10:29:14 2008 +0530
39844
39845     mpc83xx: wait till UPM completes the write to array
39846
39847     Reference manual states that MxMR[MAD] increment is the indication
39848     of write to UPM array is complete. Honour that. Also, make the dummy
39849     write explicit.
39850
39851     also fix the comment.
39852
39853     Signed-off-by: Selvamuthukumar <selva.muthukumar@e-coninfotech.com>
39854     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
39855
39856 commit 03e2dbb18e858e2f7a6aaa437f290f3690d02d51
39857 Author: Selvamuthukumar <selva.muthukumar@e-coninfotech.com>
39858 Date:   Wed Oct 8 18:12:20 2008 -0500
39859
39860     Remove unwanted ';' at end of define.
39861
39862     Currently this is not creating any problem. But it will result
39863     in compilation error when used as below.
39864
39865     printf("CFG_SDRAM_CFG2 - %08x\n", CFG_SDRAM_CFG2);
39866
39867     Signed-off-by: Selvamuthukumar <selva.muthukumar@e-coninfotech.com>
39868
39869     continuation of the theme based on git grep "^#define CFG_.*;$" include/
39870
39871     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
39872
39873 commit b2934a56650e9a6c54432f9ce6dc36757967385e
39874 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
39875 Date:   Mon Oct 6 10:53:59 2008 -0400
39876
39877     ARM DaVinci: Add maintainer information for SFFSDR board.
39878
39879     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
39880
39881 commit 12c6670f873ed632c264a6f3e8bf1297d5c3ddbc
39882 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
39883 Date:   Sat Oct 4 19:26:16 2008 +0200
39884
39885     api: fix type mismatch
39886
39887     This patch fixes a type mismatch and thus removes a compiler
39888     warning when compiling with CONFIG_API on powerpc.
39889
39890     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
39891
39892 commit 9bc2e4eee3bcb8e63847d7a733e0c607807d6141
39893 Author: Peter Tyser <ptyser@xes-inc.com>
39894 Date:   Wed Oct 1 12:25:04 2008 -0500
39895
39896     cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS
39897
39898     Original code displayed:
39899      => help i2c
39900      i2c i2c speed [speed] - show or set I2C bus speed
39901      i2c md chip address[.0, .1, .2] [# of objects] - read from I2C device
39902      ...
39903
39904     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
39905
39906 commit a0b1b610e980e253d4c2519ee15bd0937c3f8be1
39907 Author: Wolfgang Denk <wd@denx.de>
39908 Date:   Tue Oct 14 22:13:41 2008 +0200
39909
39910     Update CHANGELOG
39911
39912     Signed-off-by: Wolfgang Denk <wd@denx.de>
39913
39914 commit 0f8cbc1829d9c7d9616fd29b366a99d037facdcd
39915 Author: Jason Jin <Jason.jin@freescale.com>
39916 Date:   Fri Oct 10 11:41:01 2008 +0800
39917
39918     Do not init SATA when disabled on 8536DS.
39919
39920     SGMII and SATA share the serdes on MPC8536 CPU, When SATA disabled and the
39921     driver still try to access the SATA registers, the cpu will hangup.
39922     This patch try to fix this by reading the serdes status before the SATA
39923     initialize.
39924
39925     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
39926     Acked-by: Andy Fleming <afleming@freescale.com>
39927
39928 commit 9dbc366744960013965fce8851035b6141f3b3ae
39929 Author: Remy Bohmer <linux@bohmer.net>
39930 Date:   Fri Oct 10 10:23:22 2008 +0200
39931
39932     The PIPE_INTERRUPT flag is used wrong
39933
39934     At a lot of places in the code the PIPE_INTERRUPT flags and friends
39935     are used wrong. The wrong bits are compared to this flag resulting
39936     in wrong conditions. Also there are macros that should be used for
39937     PIPE_* flags.
39938     This patch tries to fix them all, however, I was not able to test the
39939     changes, because I do not have any of these boards.
39940
39941     Review required!
39942
39943     Signed-off-by: Remy Bohmer <linux@bohmer.net>
39944     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
39945
39946 commit 48867208444cb2a82e2af9c3249e90b7ed4a1751
39947 Author: Remy Bohmer <linux@bohmer.net>
39948 Date:   Fri Oct 10 10:23:21 2008 +0200
39949
39950     fix USB initialisation procedure
39951
39952     The max packet size is encoded as 0,1,2,3 for 8,16,32,64 bytes.
39953     At some places directly 8,16,32,64 was used instead of the encoded
39954     value. Made a enum for the options to make this more clear and to help
39955     preventing similar errors in the future.
39956
39957     After fixing this bug it became clear that another bug existed where
39958     the 'pipe' is and-ed with PIPE_* flags, where it should have been
39959     'usb_pipetype(pipe)', or even better usb_pipeint(pipe).
39960
39961     Also removed the triple 'get_device_descriptor' sequence, it has no use,
39962     and Windows nor Linux behaves that way.
39963     There is also a poll going on with a timeout when usb_control_msg() fails.
39964     However, the poll is useless, because the flag will never be set on a error,
39965     because there is no code that runs in a parallel that can set this flag.
39966     Changed this to something more logical.
39967
39968     Tested on AT91SAM9261ek and compared the flow on the USB bus to what
39969     Linux is doing. There is no difference anymore in the early initialisation
39970     sequence.
39971
39972     Signed-off-by: Remy Bohmer <linux@bohmer.net>
39973     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
39974
39975 commit ec4d8c1c1d94a790c1473ae8aace282b817c3123
39976 Author: Nikita V. Youshchenko <yoush@cs.msu.su>
39977 Date:   Fri Oct 3 00:03:55 2008 +0400
39978
39979     fsl_diu: fix alignment error that caused malloc corruption
39980
39981     When aligning malloc()ed screen_base, invalid offset was added.
39982     This not only caused misaligned result (which did not cause hardware
39983     misbehaviour), but - worse - caused screen_base + smem_len to
39984     be out of malloc()ed space, which in turn caused breakage of
39985     futher malloc()/free() operation.
39986
39987     This patch fixes screen_base alignment.
39988
39989     Also this patch makes memset() that cleans framebuffer to be executed
39990     on first initialization of diu, not only on re-initialization. It looks
39991     correct to clean the framebuffer instead of displaying random garbage;
39992     I believe that was disabled only because that memset caused breakage
39993     of malloc/free described above - which no longer happens with the fix
39994     described above.
39995
39996     Signed-off-by: Nikita V. Youshchenko <yoush@debian.org>
39997
39998 commit 3d0ea3110f3431b6c2aee882784f39f97b20bce9
39999 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
40000 Date:   Wed Sep 24 10:29:37 2008 +0200
40001
40002     api: Fix building with CONFIG_API
40003
40004     This patch fixes building with CONFIG_API and CONFIG_USB_STORAGE.
40005
40006     USB_MAX_STOR_DEV is defined in include/usb.h, but
40007     needed in api/api_storage.c.
40008
40009     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
40010
40011 commit abbb90666d5ef2f500ebbedbb80ff60adc56b043
40012 Author: Peter Tyser <ptyser@xes-inc.com>
40013 Date:   Tue Sep 23 12:39:40 2008 -0500
40014
40015     Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
40016
40017     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
40018
40019 commit 81e612014c40c922ec35488d17c504d4e9286f06
40020 Author: Peter Tyser <ptyser@xes-inc.com>
40021 Date:   Tue Sep 23 12:38:42 2008 -0500
40022
40023     Remove CFG_EEPROM_PAGE* dependencies for temperature sensors
40024
40025     The checks for CFG_EEPROM_PAGE_WRITE_ENABLE and
40026     CFG_EEPROM_PAGE_WRITE_BITS in various temperature
40027     sensor drivers are not necessary
40028
40029     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
40030
40031 commit c46980f6d2135ade345dadc1fb1f1f4c8bbf255a
40032 Author: Mike Frysinger <vapier@gentoo.org>
40033 Date:   Tue Oct 14 07:04:38 2008 -0400
40034
40035     cmd_spi: remove broken signed casting for display
40036
40037     Since we're working with unsigned data, you can't apply a signed pointer
40038     cast and then attempt to print the result.  Otherwise you get wrong output
40039     when the sign bit is set like "0xFF" incorrectly extended to "0xFFFFFFFF".
40040
40041     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
40042
40043 commit d5fd0b49210c941de8a1fce3947ace92243ab5ca
40044 Author: Mike Frysinger <vapier@gentoo.org>
40045 Date:   Tue Oct 14 07:05:24 2008 -0400
40046
40047     strings cmd: drop old CONFIG_CFG_STRINGS define
40048
40049     We don't need CONFIG_CFG_STRINGS anymore now that we have the define
40050     CONFIG_CMD_STRINGS and Makefile control.
40051
40052     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
40053
40054 commit fecb5ade3b37f62981f2b05b621005850173aaa9
40055 Author: Jason Jin <Jason.jin@freescale.com>
40056 Date:   Fri Sep 19 17:32:49 2008 +0800
40057
40058     Fix the NAND size overflow issue.
40059
40060     When the total size of all NAND devices exceeds 4 GiB, the size  will
40061     overflow. This patch tries to fix this.
40062
40063     Note that we still have a problem when a single NAND device is bigger
40064     than 4 GiB: then the overflow would actually happen earlier, i. e.
40065     when storing the size in nand_info[].size, as nand_info[].size is an
40066     "u_int32_t".
40067
40068     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
40069     Signed-off-by: Wolfgang Denk <wd@denx.de>
40070
40071 commit 30f574717277238b9014b8136c90eea77196490f
40072 Author: Louis Su <louis@asix.com.tw>
40073 Date:   Wed Jul 9 11:01:37 2008 +0800
40074
40075     AX88180: new gigabit network driver
40076
40077     Signed-off-by: Louis Su <louis@asix.com.tw>
40078     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
40079
40080 commit c9d6b6925344740ca1db2f8a6bab7921ff820de3
40081 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
40082 Date:   Tue Aug 19 16:07:03 2008 +0200
40083
40084     enable 10/100M at VSC8601 at tsec driver
40085
40086     Currently VSC8601 doesn't link with 10/100M partners if the
40087     EEPROM/Strapping is not set up.
40088     Setting the auto-neg register fixes this.
40089
40090     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
40091     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
40092
40093 commit 702c85b0e876d587c11acdbb55738ee52acd54f4
40094 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40095 Date:   Tue Sep 30 15:02:53 2008 +0900
40096
40097     net: ne2000: Divided a function of NE2000 driver
40098
40099     get_prom function was used __attriute__ , but it is not enable.
40100     ax88796.o does not do link besides ne2000.o. When ld is carried
40101     out, get_prom function of ax88796.c is ignored.
40102     This problem is a thing by specifications of ld.
40103     I checked and test this patch on SuperH and MIPS.
40104
40105     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40106     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
40107
40108 commit 05c7e9070fe4d751e029fd9524bfbbc93cbb1393
40109 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40110 Date:   Tue Oct 14 11:10:59 2008 +0900
40111
40112     sh: rsk7203: Add smc911x driver support to board config file
40113
40114     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40115     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40116
40117 commit cae6f909baf86357b3c0bd01acfc414348c4d175
40118 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40119 Date:   Thu Oct 9 13:54:33 2008 +0900
40120
40121     sh: Fix cannot execute a stand-alone application
40122
40123     Address calculated in EXPORT_FUNC in SuperH was wrong, I revised it.
40124
40125     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40126     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40127
40128 commit 6df0efd5c86ca1689deeb2738b46b7d83ce228ef
40129 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
40130 Date:   Wed Oct 8 23:38:00 2008 -0500
40131
40132     fsl_pci_init do not scan bus when configured as an end-point
40133
40134     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
40135     Acked-by: Andy Fleming <afleming@freescale.com>
40136
40137 commit 6f099bbac1ba5dfb46ee7ad29dc53713f0501ba5
40138 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
40139 Date:   Tue Sep 16 17:07:53 2008 -0400
40140
40141     ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.
40142
40143     This is no longer necessary now that the GD_FLG_RELOC flag is set for
40144     all ARM boards.
40145
40146     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
40147
40148 commit d977a57356657ba241256231efca32828a5822f9
40149 Author: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
40150 Date:   Sat Sep 13 10:04:32 2008 +0200
40151
40152     Fix lzma uncompress call (image_start wrongly used instead image_len)
40153
40154     Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
40155
40156 commit 392438406041415fe64ab8748ec5ab5ad01d1cf7
40157 Author: Nick Spence <nick.spence@freescale.com>
40158 Date:   Thu Aug 28 14:09:15 2008 -0700
40159
40160     mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
40161
40162     This is needed in unlock_ram_in_cache() because it is called from C and
40163     will corrupt the small data area anchor that is kept in R2.
40164
40165     lock_ram_in_cache() is modified similarly as good coding practice, but
40166     is not called from C.
40167
40168     Signed-off-by: Nick Spence <nick.spence@freescale.com>
40169
40170 commit 5c7cbcd34d0ee566875a4fd0f2a3e5a62bba921c
40171 Author: Kumar Gala <galak@kernel.crashing.org>
40172 Date:   Tue Aug 19 15:05:34 2008 -0500
40173
40174     86xx: remove redudant code with lib_ppc/interrupts.c
40175
40176     For some reason we duplicated the majority of code in lib_ppc/interrupts.c
40177     Not know how that happened, but there is no good reason for it.
40178
40179     Use the interrupt_init_cpu() and timer_interrupt_cpu() since its why
40180     they exist.
40181
40182     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
40183
40184 commit 0d01f66d235118515b5086b88f82498bc0695d6a
40185 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
40186 Date:   Thu Oct 9 01:26:36 2008 -0500
40187
40188     CFI: cfi_flash write fix for AMD legacy
40189
40190     The flash_unlock_seq requires a sector for AMD_LEGACY.
40191     Fix a retcode check typeo.
40192
40193     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
40194     Signed-off-by: Stefan Roese <sr@denx.de>
40195
40196 commit 542b385a620a1783454a00424930e51895f45073
40197 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
40198 Date:   Tue Oct 7 13:13:10 2008 +0200
40199
40200     ppc4xx: Fix USB 2.0 phy reset sequence
40201
40202     This patch fixes USB 2.0 communication issues on some DU440 boards.
40203
40204     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
40205     Signed-off-by: Stefan Roese <sr@denx.de>
40206
40207 commit df8c1ce11114c2260dedb5547281945f7db8fa5c
40208 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
40209 Date:   Tue Oct 7 13:13:09 2008 +0200
40210
40211     ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board
40212
40213     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
40214     Signed-off-by: Stefan Roese <sr@denx.de>
40215
40216 commit 6a133d6a00b1fc7b9257cd5925d8cb67f75ecda2
40217 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
40218 Date:   Tue Oct 7 13:13:08 2008 +0200
40219
40220     ppc4xx: Fix DU440 GPIO configuration
40221
40222     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
40223     Signed-off-by: Stefan Roese <sr@denx.de>
40224
40225 commit 35dd025c70fcc4389317db2f2a9d14795172137d
40226 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
40227 Date:   Tue Oct 7 13:13:07 2008 +0200
40228
40229     ppc4xx: Update DU440 config
40230
40231     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
40232     Signed-off-by: Stefan Roese <sr@denx.de>
40233
40234 commit f3bf9273939ffe1a60a32a2eef909097f15df56b
40235 Author: Kumar Gala <galak@kernel.crashing.org>
40236 Date:   Wed Oct 8 15:36:39 2008 -0500
40237
40238     MPC8572DS: Fix compile warnings
40239
40240     Commit 445a7b38308eb05b41de74165b20855db58c7ee5 introduced the following
40241     compile warnings:
40242
40243     cmd_i2c.c:112: warning: missing braces around initializer
40244     cmd_i2c.c:112: warning: (near initialization for 'i2c_no_probes[0]')
40245
40246     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
40247
40248 commit dffd2446fb041f38ef034b0fcf41e51e5e489159
40249 Author: Wolfgang Grandegger <wg@grandegger.com>
40250 Date:   Tue Sep 30 10:55:57 2008 +0200
40251
40252     85xx: Using proper I2C source clock divider for MPC8544
40253
40254     Measurements with our MPC8544 board showed that the I2C bus frequency
40255     is wrong by a factor of 1.5. Obviously, the interpretation of the
40256     MPC85xx_PORDEVSR2_SEC_CFG bit of the cfg_sec_freq register is not
40257     correct. There seems to be an error in the 8544 RM.
40258
40259     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
40260
40261 commit e46c7bfb8bc3c304cedd20f7a365d6e78d7eaf17
40262 Author: Rafal Czubak <rcz@semihalf.com>
40263 Date:   Wed Oct 8 13:41:30 2008 +0200
40264
40265     FSL: Fix get_cpu_board_revision() return value.
40266
40267     get_cpu_board_revision() returned board revision based on information stored
40268     in global static struct eeprom. It should instead use one from local struct
40269     board_eeprom, to which the data is actually read from EEPROM. The bug led to
40270     system hang after printing L1 cache information on U-Boot startup. The problem
40271     was observed on MPC8555CDS system and possibly affects other Freescale MPC85xx
40272     boards using CFG_I2C_EEPROM_CCID.
40273
40274     The change has been successfully tested on MPC8555CDS system.
40275
40276     Signed-off-by: Rafal Czubak <rcz@semihalf.com>
40277
40278 commit 747f316cca484ed627a97dd3391febabce384186
40279 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
40280 Date:   Tue Sep 30 20:08:49 2008 +0200
40281
40282     update uImage FIT multi documentation
40283
40284     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
40285
40286 commit 77a0355f60b801f232ce0a5bfbe95331fa3b6bc0
40287 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
40288 Date:   Tue Sep 30 20:08:36 2008 +0200
40289
40290     move README.imx31 to doc/ and merge with README.mx31
40291
40292     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
40293
40294 commit 1ed7a7f0f571b13d46530f8f8b9aff3957f15a96
40295 Author: Guennadi Liakhovetski <lg@denx.de>
40296 Date:   Thu Sep 25 20:54:37 2008 +0200
40297
40298     i.MX31: switch to CFG_HZ=1000
40299
40300     Switch to the standard CFG_HZ=1000 value, while at it, minor white-space
40301     cleanup, remove CFG_CLKS_IN_HZ from config-headers. Tested on mx31ads,
40302     provides 2% or 0.4% precision depending on the
40303     CONFIG_MX31_TIMER_HIGH_PRECISION flag. Measured with stop-watch on 100s
40304     boot-delay.
40305
40306     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
40307
40308 commit f41b144c11341b571eab7dcef6c4b8e03c92d2b2
40309 Author: gnusercn <gnusercn@gmail.com>
40310 Date:   Wed Oct 8 18:58:58 2008 +0200
40311
40312     Fix bug: in arch-arm, env_get_char dose not work fine
40313
40314     due to the arm implementation which supposed that U-Boot is in RAM
40315     when we jump to start_armboot
40316
40317     Signed-off-by: gnusercn <gnusercn@gmail.com>
40318     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
40319
40320 commit f8a00dea841d5d75de1f8e8107e90ee1beeddf5f
40321 Author: Adam Graham <agraham@amcc.com>
40322 Date:   Mon Oct 6 10:16:13 2008 -0700
40323
40324     ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change
40325
40326     After changing SDRAM_CLKTR phase value rerun the memory preload
40327     initialization sequence (INITPLR) to reset and relock the memory
40328     DLL. Changing the SDRAM_CLKTR memory clock phase coarse timing
40329     adjustment effects the phase relationship of the internal, to the
40330     PPC chip, and external, to the PPC chip, versions of MEMCLK_OUT.
40331
40332     Signed-off-by: Adam Graham <agraham@amcc.com>
40333     Signed-off-by: Victor Gallardo <vgallardo@amcc.com>
40334     Signed-off-by: Stefan Roese <sr@denx.de>
40335
40336 commit 5297246bbaa9943c0da1ec2e717b72e4ab6b830e
40337 Author: Haiying Wang <Haiying.Wang@freescale.com>
40338 Date:   Fri Oct 3 11:48:03 2008 -0400
40339
40340     Remove redundant #define for MPC8536DS
40341
40342     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
40343
40344 commit 445a7b38308eb05b41de74165b20855db58c7ee5
40345 Author: Haiying Wang <Haiying.Wang@freescale.com>
40346 Date:   Fri Oct 3 11:47:30 2008 -0400
40347
40348     Add ID EEPROM support for MPC8572DS
40349
40350     The ID EEPROM on MPC8572DS board locates on I2C bus 1. Its the storage for
40351     system information like mac addresses etc. This patch enables it.
40352
40353     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
40354
40355 commit 1f3ba317a5c5f3a7aabf580fddc211f4bb5a4540
40356 Author: Haiying Wang <Haiying.Wang@freescale.com>
40357 Date:   Fri Oct 3 11:46:59 2008 -0400
40358
40359     Minor fixes for I2C address on MPC8572DS
40360
40361     MPC8572DS has two i2c buses. This patch moves the DDR SPD_EEPROM to i2c bus 1
40362     according to the board spec, and adds the 2nd i2c bus offset.
40363
40364     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
40365
40366 commit c0391111c33c22fabeddf8f4ca801ec7645b4f5c
40367 Author: Jason Jin <Jason.jin@freescale.com>
40368 Date:   Sat Sep 27 14:40:57 2008 +0800
40369
40370     Fix the incorrect DDR clk freq reporting on 8536DS
40371
40372     On 8536DS board, When the DDR clk is set async mode(SW3[6:8] != 111),
40373     The display is still sync mode DDR freq. This patch try to fix
40374     this. The display DDR freq is now the actual freq in both
40375     sync and async mode.
40376
40377     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
40378
40379 commit bac6a1d1fa1cd80aa57881fa9c2152b853cd0ed4
40380 Author: Kumar Gala <galak@kernel.crashing.org>
40381 Date:   Tue Oct 7 10:28:46 2008 -0500
40382
40383     85xx: Remove setting of *cache-line-size in device trees
40384
40385     ePAPR says if the *cache-block-size is the same as *cache-line-size
40386     than we don't need the *cache-line-size property.
40387
40388     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
40389
40390 commit a69a42338dd25408f9fd5390a83bc501749c7e1b
40391 Author: Mark Jackson <mpfj@mimc.co.uk>
40392 Date:   Fri Oct 3 11:48:57 2008 +0100
40393
40394     MIMC200 board now uses CONFIG_DISABLE_CONSOLE
40395
40396     Changed MIMC200 board setup and config to use CONFIG_DISABLE_CONSOLE.
40397     Also fixed default uImage location.
40398
40399     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
40400     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
40401
40402 commit cd3cb0d9269d155276b00207e3816a9347fd1c92
40403 Author: Gerald Van Baren <vanbaren@cideas.com>
40404 Date:   Sat Oct 4 07:56:06 2008 -0400
40405
40406     libfdt: Fix error in documentation for fdt_get_alias_namelen()
40407
40408     Oops, screwed up the function name in the documenting comment for this
40409     function.  Trivial correction in this patch.
40410
40411     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
40412     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
40413
40414 commit 9a6cf73a88ddab2e1ac39088f2806177982cc62c
40415 Author: David Gibson <david@gibson.dropbear.id.au>
40416 Date:   Wed Aug 20 16:55:14 2008 +1000
40417
40418     libfdt: Add function to explicitly expand aliases
40419
40420     Kumar has already added alias expansion to fdt_path_offset().
40421     However, in some circumstances it may be convenient for the user of
40422     libfdt to explicitly get the string expansion of an alias.  This patch
40423     adds a function to do this, fdt_get_alias(), and uses it to implement
40424     fdt_path_offset().
40425
40426     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
40427
40428 commit 2215987e100d2a841ae6d48a7cc9bb83fcf22737
40429 Author: Mike Frysinger <vapier@gentoo.org>
40430 Date:   Thu Oct 2 01:55:38 2008 -0400
40431
40432     cfi_flash: do not reset flash when probe fails
40433
40434     The CFI flash driver starts at flash_init() which calls down into
40435     flash_get_size().  This starts by calling flash_detect_cfi().  If said
40436     function fails, flash_get_size() finishes by attempting to reset the
40437     flash.  Unfortunately, it does this with an info->portwidth set to 0x10
40438     which filters down into flash_make_cmd() and that happily smashes the
40439     stack by sticking info->portwidth bytes into a cfiword_t variable that
40440     lives on the stack.  On a 64bit system you probably won't notice, but
40441     killing the last 8 bytes on a 32bit system usually leads to a corrupt
40442     return address.  Which is what happens on a Blackfin system.
40443
40444     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
40445     Signed-off-by: Stefan Roese <sr@denx.de>
40446
40447 commit 3e38577208e4256956bc33bb8bcd0a6b6fab55c3
40448 Author: Stefan Roese <sr@denx.de>
40449 Date:   Fri Sep 26 17:03:26 2008 +0200
40450
40451     fdt: Overwrite /chosen node in bootm if it already exists in the dtb
40452
40453     Set force parameter in fdt_chosen() call in do_bootm_linux() call.
40454     Without this, the chosen node is not overwritten if it already
40455     exists.
40456
40457     Signed-off-by: Stefan Roese <sr@denx.de>
40458
40459 commit 741a6d010d09b5bafca8e4cdfb6b2f8a2c07994d
40460 Author: Jon Loeliger <jdl@freescale.com>
40461 Date:   Thu Sep 25 11:02:17 2008 -0500
40462
40463     Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3.
40464
40465     Using Gcc 4.3 detected this problem:
40466
40467         ../dtc/libfdt/fdt.c: In function 'fdt_next_tag':
40468         ../dtc/libfdt/fdt.c:82: error: assuming signed overflow does not
40469         occur when assuming that (X + c) < X is always false
40470
40471     To fix the problem, treat the offset as an unsigned int.
40472
40473     The problem report and proposed fix were provided
40474     by Steve Papacharalambous <stevep@freescale.com>.
40475
40476     Signed-off-by: Jon Loeliger <jdl@freescale.com>
40477
40478 commit bbdbc7cb3abefda5bd998edbcf0508fe6256327d
40479 Author: David Gibson <david@gibson.dropbear.id.au>
40480 Date:   Fri Aug 29 14:19:13 2008 +1000
40481
40482     libfdt: Fix bugs in fdt_get_path()
40483
40484     The current implementation of fdt_get_path() has a couple of bugs,
40485     fixed by this patch.
40486
40487     First, contrary to its documentation, on success it returns the length
40488     of the node's path, rather than 0.  The testcase is correspondingly
40489     wrong, and the patch fixes this as well.
40490
40491     Second, in some circumstances, it will return -FDT_ERR_BADOFFSET
40492     instead of -FDT_ERR_NOSPACE when given insufficient buffer space.
40493     Specifically this happens when there is insufficient space even to
40494     hold the path's second last component.  This behaviour is corrected,
40495     and the testcase updated to check it.
40496
40497     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
40498
40499 commit 33af3e6656e84660d397b5dd95abab2dccc36f83
40500 Author: Wolfgang Denk <wd@denx.de>
40501 Date:   Wed Oct 1 12:34:58 2008 +0200
40502
40503     TQM5200: enable support for ATAPI devices
40504
40505     Signed-off-by: Wolfgang Denk <wd@denx.de>
40506
40507 commit d13ff2358ff8c384f52eaf46f5d60258acf96ea6
40508 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
40509 Date:   Mon Sep 15 05:48:25 2008 +0200
40510
40511     Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"
40512
40513     we need this due to the arm implementation which supposed that U-Boot
40514     is in RAM when we jump to start_armboot
40515
40516     This reverts commit f96b44cef897bd372beb86dde1b33637c119d84d.
40517     in order to do it for all arm board
40518
40519     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
40520
40521 commit 7fd0bea2e4a78eab7e6693140940f9f9a0009bc2
40522 Author: Kim Phillips <kim.phillips@freescale.com>
40523 Date:   Wed Sep 24 08:46:25 2008 -0500
40524
40525     mpc83xx: don't disable autoboot
40526
40527     bootdelay set to -1 'permanently' disables autobooting, even if
40528     bootcmd is specified.  Change to a positive value to allow
40529     autobooting when a bootcmd is set.
40530
40531     Reported-by: Coray Tate <Coray.Tate@freescale.com>
40532     Cc: Scott Wood <scottwood@freescale.com>
40533     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
40534
40535 commit 2fb29c520c42b7bfef33ea3fd1527eba64099164
40536 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40537 Date:   Wed Sep 24 10:42:15 2008 +0900
40538
40539     mpc83xx: Fix typo in include/mpc83xx.h
40540
40541     Fixed typo from CONIFG_MPC837X to CONFIG_MPC837X
40542
40543     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40544     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
40545
40546 commit 162c41c03179727a1d14262f703c9a8bc40231fa
40547 Author: Kim Phillips <kim.phillips@freescale.com>
40548 Date:   Tue Sep 23 09:38:49 2008 -0500
40549
40550     mpc83xx: add h/w flash protection to board configs
40551
40552     the operating system may leave flash in a h/w locked state after writing.
40553     This allows u-boot to continue to write flash by enabling h/w unlocking
40554     by default.
40555
40556     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
40557
40558 commit d26154c9a692586b66eb6d1f8e1b67c75e40ea70
40559 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
40560 Date:   Thu Sep 11 21:35:36 2008 +0400
40561
40562     mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
40563
40564     The spd_dram code shifts the base address, then masks 20 bits, but
40565     forgets to shift the base address back. Fix this by just masking the
40566     base address correctly.
40567
40568     Found this bug while trying to relocate a DDR memory at the base != 0.
40569
40570     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
40571     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
40572
40573 commit 8fd4166c467a46773f80208bda1ec3b4757747bc
40574 Author: Stefan Roese <sr@denx.de>
40575 Date:   Mon Sep 22 16:10:43 2008 +0200
40576
40577     ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup
40578
40579     Depending on the configuration jumper "SATA SELECT", U-Boot disabled
40580     either one PCIe node or the SATA node in the device tree blob. This
40581     patch removes the unnecessary and even confusing warning, when the node
40582     is not found at all.
40583
40584     Signed-off-by: Stefan Roese <sr@denx.de>
40585
40586 commit 6e24a1eb1490aa043770bcf0061ac1fad0864fd9
40587 Author: Remy Bohmer <linux@bohmer.net>
40588 Date:   Fri Sep 19 13:30:06 2008 +0200
40589
40590     Add missing device types to dev_print() in part.c
40591
40592     Signed-off-by: Remy Bohmer <linux@bohmer.net>
40593
40594 commit 5fdc215f0b351b0c36cc3f8a0fa5850f24454bed
40595 Author: Wolfgang Denk <wd@denx.de>
40596 Date:   Mon Sep 22 22:23:06 2008 +0200
40597
40598     Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which
40599     eventually leads to a machine check. This change assures that DPRAM
40600     is allocated only once in that case.
40601
40602     Signed-off-by: Gary Jennejohn <garyj@denx.de>
40603     Signed-off-by: Wolfgang Denk <wd@denx.de>
40604
40605 commit a07faf7b9ad5a86763a577c79922c4ff9a70ef23
40606 Author: Laurent Pinchart <laurentp@cse-semaphore.com>
40607 Date:   Wed Sep 17 17:57:34 2008 +0200
40608
40609     Fix Spartan-3 definitions.
40610
40611     A few Spartan-3 definitions erroneously use Spartan-3E size
40612     constants. This patch fixes them.
40613
40614     Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com>
40615
40616 commit 28113e1f0da4146b823ffce37680d31d5685a60b
40617 Author: Laurent Pinchart <laurentp@cse-semaphore.com>
40618 Date:   Wed Sep 17 17:41:58 2008 +0200
40619
40620     Remove duplicate Spartan-3E definition.
40621
40622     Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com>
40623     Signed-off-by: Wolfgang Denk <wd@denx.de>
40624
40625 commit 5c65ecf7cd94df250b295621f3b24135cbcfe579
40626 Author: Anatolij Gustschin <agust@denx.de>
40627 Date:   Wed Sep 17 13:46:17 2008 +0200
40628
40629     socrates: change default mtest address range
40630
40631     Running mtest command on socrates without specifying
40632     an address range crashes the board. This patch changes
40633     default mtest address range to prevent this behavior.
40634
40635     Signed-off-by: Anatolij Gustschin <agust@denx.de>
40636
40637 commit d666b2d59674b5e002c0821b7ab83ec3ff90d670
40638 Author: Anatolij Gustschin <agust@denx.de>
40639 Date:   Wed Sep 17 12:34:45 2008 +0200
40640
40641     socrates: fix crash after relocation
40642
40643     Currently U-Boot crashes after relocation to RAM.
40644     Changing the CPO value of the DDR SDRAM TIMING_CFG_2
40645     register to READ_LAT + 1 (to the value it was before
40646     conversion of socrates to new DDR code) fixes the
40647     problem.
40648
40649     Signed-off-by: Anatolij Gustschin <agust@denx.de>
40650
40651 commit 562788b0a303f3528b920d81f547f5ca77ba528e
40652 Author: Anatolij Gustschin <agust@denx.de>
40653 Date:   Wed Sep 17 11:45:51 2008 +0200
40654
40655     socrates: fix SPD EEPROM address
40656
40657     Commit be0bd8234b9777ecd63c4c686f72af070d886517
40658     changed SPD EEPROM address to 0x51 and DDR SDRAM
40659     detection stopped working. Change this address
40660     back to 0x50.
40661
40662     Signed-off-by: Anatolij Gustschin <agust@denx.de>
40663
40664 commit 023824549a370bd185d7129d9a6c86f9be7b86a8
40665 Author: Stefan Roese <sr@denx.de>
40666 Date:   Mon Sep 22 11:06:50 2008 +0200
40667
40668     Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)"
40669
40670     This reverts commit 3eec160a3a405b29ce9c06920f6427b9047dd8a8.
40671
40672     Signed-off-by: Stefan Roese <sr@denx.de>
40673
40674 commit e58c41e26cf3c8accd60311be579f452e368e97e
40675 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40676 Date:   Thu Sep 18 20:13:08 2008 +0900
40677
40678     usb: Fix compile warning of r8a66597-hcd
40679
40680     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40681     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
40682
40683 commit b5d10a13525c07ec6374adf840d7c87553b5f189
40684 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40685 Date:   Thu Sep 18 19:34:36 2008 +0900
40686
40687     sh: Fix compile warning
40688
40689     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40690
40691 commit 4a065abf926f128beb36d93449defa0d690e7fef
40692 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40693 Date:   Thu Sep 18 19:04:26 2008 +0900
40694
40695     sh: Add support watchdog for SH4A core
40696
40697     Add support watchdog for SH4A core (SH7763, SH7780 and SH7785).
40698     And fix some compile warning.
40699
40700     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40701
40702 commit a03c09c5fdb8430fe2ae6a03f88a0cf7bcc0aa57
40703 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40704 Date:   Wed Sep 17 11:45:26 2008 +0900
40705
40706     sh: Fix typo in SH serial driver
40707
40708     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40709     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40710
40711 commit 6b44a439215ba7c63f666f8099213ea4f05f2b07
40712 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40713 Date:   Wed Sep 17 11:08:36 2008 +0900
40714
40715     sh: Add support any page size and empty_zero_page to SH Linux uImage
40716
40717     Old U-Boot supported 4KB page size only. If this version, Linux
40718     kernel can not get command line from U-Boot.
40719     SH Linux kernel can change page size and empty_zero_page.
40720     This patch support this function and fix promlem.
40721
40722     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40723     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40724
40725 commit ce9f99ddb59628f41dc534e892368a7d66dfc774
40726 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40727 Date:   Thu Aug 28 13:40:52 2008 +0900
40728
40729     sh: rsk7203: Add support pkt_data_pull and pkt_data_push function
40730
40731     Add function of smc911x, pkt_data_pull and pkt_data_push.
40732
40733     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40734     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
40735
40736 commit dd820b03a2f45e86e7960e26729a3b58e3dda44a
40737 Author: Wolfgang Denk <wd@denx.de>
40738 Date:   Thu Sep 18 13:57:32 2008 +0200
40739
40740     ADS5121: fix typo in "rootpath" default setting
40741
40742     Signed-off-by: Wolfgang Denk <wd@denx.de>
40743
40744 commit c9e8436b10cca53fca4904ecbadcd6231ad72c38
40745 Author: Remy Bohmer <linux@bohmer.net>
40746 Date:   Tue Sep 16 14:55:44 2008 +0200
40747
40748     USB layer of U-Boot causes USB protocol errors while using USB memory sticks
40749
40750     There are several differences between Linux, Windows and U-boot for initialising the
40751     USB devices. While analysing the behaviour of U-boot it turned out that U-boot does
40752     things really different, and some are wrong (compared to the USB standard).
40753
40754     This patch fixes some errors:
40755     * The NEW_init procedure that was already in the code is good, while the old procedure
40756       is wrong. See code comments for more info.
40757     * On a Control request the data returned by the device can be more than 8 bytes, while
40758       the host limits it to 8 bytes. This caused the host to generate a DataOverrun error.
40759       This results in a lot of USB sticks not being recognised, and the transmission ended
40760       frequently with a CTL:TIMEOUT Error.
40761     * Added a flag CONFIG_LEGACY_USB_INIT_SEQ to allow users to use the old init procedure.
40762
40763     Signed-off-by: Remy Bohmer <linux@bohmer.net>
40764     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
40765
40766 commit 6f5794a6f78b313231256958fd73673c6aacc116
40767 Author: Remy Bohmer <linux@bohmer.net>
40768 Date:   Tue Sep 16 14:55:43 2008 +0200
40769
40770     Refactoring parts of the common USB OHCI code
40771
40772     This patch refactors some large routines of the USB OHCI code by
40773     making some routines smaller and more readable which helps
40774     debugging and understanding the code. (Makes the code looks
40775     somewhat more like the Linux implementation.)
40776
40777     Also made entire file compliant to Linux Coding Rules (checkpatch.pl compliant)
40778
40779     Signed-off-by: Remy Bohmer <linux@bohmer.net>
40780     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
40781
40782 commit be19d324edc1a1d7f393d24e10d164cd94c91a00
40783 Author: Remy Bohmer <linux@bohmer.net>
40784 Date:   Tue Sep 16 14:55:42 2008 +0200
40785
40786     Fix for USB sticks not working on ARM while using GCC 4.x compilers
40787
40788     The GCC-compiler makes an optimisation error while optimising the routine
40789     usb_set_maxpacket(). This should be fixed in the compiler in the first place,
40790     but there lots of compilers out there that makes this error, that it is
40791     probably wiser to workaround it in U-boot itself.
40792
40793     What happens is that the register r3 is used as loop-counter 'i', but gets
40794     overwritten later on. From there it starts using register r3 for several other
40795     things and the assembler code is becoming a big mess. This is clearly a compiler bug.
40796
40797     This error occurs on at least several versions of Code Sourcery Lite compilers
40798     for ARM. Like the Edition 2008q1, and 2008q3, It has also been seen on other
40799     compilers, while compiling for armv4t, or armv5te with Os, O1 and O2.
40800
40801     We work around it by splitting up this routine in 2 parts, and making sure that
40802     the split out part is NOT inlined any longer. This will make GCC spit out assembler
40803     that do not show this problem. Another possibility is to adapt the Makefile to stop
40804     optimisation for the complete file. I think this solution is nicer.
40805
40806     Signed-off-by: Remy Bohmer <linux@bohmer.net>
40807     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
40808
40809 commit 87b4ef560cf2da4ccc9e59711ad1ff7fafe96670
40810 Author: Wolfgang Denk <wd@denx.de>
40811 Date:   Wed Sep 17 10:17:55 2008 +0200
40812
40813     Coding style cleanup; update CHANEGLOG
40814
40815     Signed-off-by: Wolfgang Denk <wd@denx.de>
40816
40817 commit 3eec160a3a405b29ce9c06920f6427b9047dd8a8
40818 Author: Victor Gallardo <vgallardo@amcc.com>
40819 Date:   Tue Sep 16 06:59:13 2008 -0700
40820
40821     ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)
40822
40823     Signed-off-by: Victor Gallardo <vgallardo@amcc.com>
40824     Signed-off-by: Adam Graham <agraham@amcc.com>
40825     Signed-off-by: Stefan Roese <sr@denx.de>
40826
40827 commit ce47eb402c5e29a025399dc282246414fc492940
40828 Author: Peter Tyser <ptyser@xes-inc.com>
40829 Date:   Tue Sep 16 10:04:47 2008 -0500
40830
40831     Support for multiple SGMII/TBI interfaces for TSEC ethernet
40832
40833     Fix TBI PHY accesses to use the proper offset in CPU register space. The
40834     previous code would incorrectly access the TBI PHY by reading/writing to CPU
40835     register space at the same location as would be used to access external PHYs.
40836
40837     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
40838     Acked-by: Andy Fleming <afleming@freescale.com>
40839
40840 commit 7c803be2eb3cae245dedda438776e08fb122250f
40841 Author: Wolfgang Denk <wd@denx.de>
40842 Date:   Tue Sep 16 18:02:19 2008 +0200
40843
40844     TQM8xx: Fix CFI flash driver support for all TQM8xx based boards
40845
40846     After switching to using the CFI flash driver, the correct remapping
40847     of the flash banks was forgotten.
40848
40849     Also, some boards were not adapted, and the old legacy flash driver
40850     was not removed yet.
40851
40852     Signed-off-by: Wolfgang Denk <wd@denx.de>
40853
40854 commit c0d2f87d6c450128b88e73eea715fa3654f65b6c
40855 Author: Wolfgang Denk <wd@denx.de>
40856 Date:   Sun Sep 14 00:59:35 2008 +0200
40857
40858     Prepare v2008.10-rc2
40859
40860     Signed-off-by: Wolfgang Denk <wd@denx.de>
40861
40862 commit f12e4549b6fb01cd2654348af95a3c7a6ac161e7
40863 Author: Wolfgang Denk <wd@denx.de>
40864 Date:   Sat Sep 13 02:23:05 2008 +0200
40865
40866     Coding style cleanup, update CHANGELOG
40867
40868     Signed-off-by: Wolfgang Denk <wd@denx.de>
40869
40870 commit 0c32565f536609d78feef35c88bbc39d3ac53a73
40871 Author: Peter Tyser <ptyser@xes-inc.com>
40872 Date:   Wed Sep 10 09:18:34 2008 -0500
40873
40874     Update mailing list email and archive addresses
40875
40876     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
40877
40878 commit fb661ea444ae61de60520f66ae84cdb5dd5a3246
40879 Author: u-boot@bugs.denx.de <u-boot@bugs.denx.de>
40880 Date:   Thu Sep 11 15:40:01 2008 +0200
40881
40882     85xx: socrates: autoprobe Lime chip
40883
40884     This patch is an attempt to implement autoprobing for the Lime
40885     presence on the bus.
40886     Configure GPCM for Lime CS2 and try to access chip ID registers.
40887     Second read atempt delivers register values if the chip is present.
40888
40889     Signed-off-by: Anatolij Gustschin <agust@denx.de>
40890
40891 commit e99b607a5ec56ce66e0bcccb78480d5e16fb7bc5
40892 Author: u-boot@bugs.denx.de <u-boot@bugs.denx.de>
40893 Date:   Thu Sep 11 15:40:01 2008 +0200
40894
40895     85xx: socrates: Add support for new image format.
40896
40897     Signed-off-by: Detlev Zundel <dzu@denx.de>
40898
40899 commit 3c094b652d4107b34641f300a8e9fe16ca15e3d8
40900 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40901 Date:   Thu Sep 11 17:28:18 2008 +0900
40902
40903     sh: Fix compile error for r2dplus
40904
40905     netdev.h was not include by r2dplus.
40906
40907     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
40908
40909 commit 56844a22b76c719e600047e23b80465a44d76abd
40910 Author: Heiko Schocher <hs@denx.de>
40911 Date:   Thu Sep 11 08:11:23 2008 +0200
40912
40913     powerpc: Fix bootm to boot up again with a Ramdisk
40914
40915     Commit 2a1a2cb6 didnt remove the dummy mem reservation in fdt_chosen,
40916     and this stopped Linux from booting with a Ramdisk. This patch fixes
40917     this, by deleting the useless dummy mem reservation.
40918
40919     When booting with a Ramdisk, a fix offset FDT_RAMDISK_OVERHEAD is now
40920     added to of_size, so we dont need anymore a dummy mem reservation.
40921
40922     I measured the value of FDT_RAMDISK_OVERHEAD on a MPC8270 based
40923     system (=0x44 bytes) and rounded it up to 0x80).
40924
40925     Signed-off-by: Heiko Schocher <hs@denx.de>
40926     Acked-by: Kumar Gala <galak@kernel.crashing.org>
40927
40928 commit fc9c1727b5b3483ce49c3cb668e8332fb001b8a7
40929 Author: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
40930 Date:   Mon Sep 8 02:46:13 2008 +0200
40931
40932     Add support for LZMA uncompression algorithm.
40933
40934     Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
40935     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
40936
40937 commit 0008b6d968160abe2bfd936493f3a516a7c8da20
40938 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
40939 Date:   Fri Jun 27 23:04:20 2008 +0400
40940
40941     fsl_elbc_nand: ecclayout cleanups
40942
40943     This patch deletes oobavail assignments, they're calculated by the nand
40944     core code in nand_scan_tail, plus current oobavail values are wrong for
40945     the LP NANDs.
40946
40947     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
40948     Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
40949     Signed-off-by: Scott Wood <scottwood@freescale.com>
40950
40951 commit 8f42bf1c393d53a70c2545e9f329d11c46d74794
40952 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
40953 Date:   Fri Jun 27 23:04:13 2008 +0400
40954
40955     fsl_elbc_nand: implement support for flash-based BBT
40956
40957     This patch implements support for flash-based BBT for chips working
40958     through ELBC NAND controller, so that NAND core will not have to re-scan
40959     for bad blocks on every boot.
40960
40961     Because ELBC controller may provide HW-generated ECCs we should adjust
40962     bbt pattern and bbt version positions in the OOB free area.
40963
40964     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
40965     Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
40966     Signed-off-by: Scott Wood <scottwood@freescale.com>
40967
40968 commit 97ae023648e764f794ffb9c52da109d6caf09c47
40969 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
40970 Date:   Fri Jun 27 23:04:04 2008 +0400
40971
40972     fsl_elbc_nand: fix OOB workability for large page NAND chips
40973
40974     For large page chips, nand_bbt is looking into OOB area, and checking
40975     for "0xff 0xff" pattern at OOB offset 0. That is, two bytes should be
40976     reserved for bbt means.
40977
40978     But ELBC driver is specifying ecclayout so that oobfree area starts at
40979     offset 1, so only one byte left for the bbt purposes.
40980
40981     This causes problems with any OOB users, namely JFFS2: after first mount
40982     JFFS2 will fill all OOBs with "erased marker", so OOBs will contain:
40983
40984       OOB Data: ff 19 85 20 03 00 ff ff ff 00 00 08 ff ff ff ff
40985       OOB Data: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
40986       OOB Data: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
40987       OOB Data: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
40988
40989     And on the next boot, NAND core will rescan for bad blocks, then will
40990     see "0xff 0x19" pattern, and will mark all blocks as bad ones.
40991
40992     To fix the issue we should implement our own bad block pattern: just one
40993     byte at OOB start. Though, this will work only for x8 chips. For x16
40994     chips two bytes must be checked. Since ELBC driver does not support x16
40995     NANDs (yet), we're safe for now.
40996
40997     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
40998     Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
40999     Signed-off-by: Scott Wood <scottwood@freescale.com>
41000
41001 commit 7238ada313057a85409485b8ee21515dc10c07a5
41002 Author: Wolfgang Denk <wd@denx.de>
41003 Date:   Fri Sep 12 13:52:21 2008 +0200
41004
41005     MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s
41006
41007     Signed-off-by: Wolfgang Denk <wd@denx.de>
41008
41009 commit b18410e508a12ba0a177dfc2a386857c806fa96d
41010 Author: Stefan Roese <sr@denx.de>
41011 Date:   Thu Sep 11 13:05:56 2008 +0200
41012
41013     ppc4xx: Enable device tree (FDT) support in zeus board port
41014
41015     Signed-off-by: Stefan Roese <sr@denx.de>
41016
41017 commit 7bf5ecfa50722a9feb45ea8f04da75f5d406f20b
41018 Author: Stefan Roese <sr@denx.de>
41019 Date:   Wed Sep 10 16:53:47 2008 +0200
41020
41021     ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
41022
41023     This patch fixes a problem introdiced with patch
41024     bbeff30c [ppc4xx: Remove superfluous dram_init() call or replace it by
41025     initdram()].
41026
41027     The boards affected are:
41028     - PCI405
41029     - PPChameleonEVB
41030     - quad100hd
41031     - taihu
41032     - zeus
41033
41034     Signed-off-by: Stefan Roese <sr@denx.de>
41035
41036 commit 61737c59a3285f6fadf96a5836879898c04ec28d
41037 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
41038 Date:   Thu Sep 11 19:41:26 2008 -0400
41039
41040     ppc4xx: Add .gitignore file to xilinx-ppc440 boards
41041
41042     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
41043     Signed-off-by: Stefan Roese <sr@denx.de>
41044
41045 commit 2bec498ed1164a58cd8437b561bdc4551d69f9bf
41046 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
41047 Date:   Thu Sep 11 19:41:25 2008 -0400
41048
41049     ppc4xx: Fix compilation of v5fx30teval_flash
41050
41051     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
41052     Signed-off-by: Stefan Roese <sr@denx.de>
41053
41054 commit 4bed9deebbd7ee6f0ba746b44d47a922156f7404
41055 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
41056 Date:   Wed Sep 10 17:44:30 2008 -0400
41057
41058     ppc4xx: Fix in-tree build for ppc440-generic boards
41059
41060     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
41061     Signed-off-by: Stefan Roese <sr@denx.de>
41062
41063 commit 06c4ab50f5ccfb55ea2dd324aa28b2b06102e416
41064 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41065 Date:   Fri Sep 12 02:20:47 2008 +0200
41066
41067     ARM: synchronize mach-types.h with linux 2.6.27-rc6
41068
41069     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41070
41071 commit 3ee9f03f588ad605e3fd10530237f9e3e2e7ab4c
41072 Author: Jens Scharsig <esw@bus-elektronik.de>
41073 Date:   Fri Sep 12 02:20:47 2008 +0200
41074
41075     at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
41076
41077     This patch prevents linker error on AT91RM9200 boards, if
41078     CONFIG_CMD_I2_TREE is set.
41079     It implements i2c_set_bus_speed and i2c_get_bus_speed as a dummy function.
41080
41081     Signed-off-by: Jens Scharsig <esw@bus-elektronik.de>
41082
41083 commit b5b0344957d32e3d07a8dd72fce64fb48e680ba4
41084 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
41085 Date:   Fri Sep 12 02:20:47 2008 +0200
41086
41087     ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c
41088
41089     ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c
41090
41091     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
41092
41093 commit 03db53335c8eba656a7c44d1555b1a4514383e33
41094 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
41095 Date:   Fri Sep 12 02:20:46 2008 +0200
41096
41097     make: Remove redundant __ARM__ addition when cross-compiling on *BSD
41098
41099     __ARM__ is given by arm_config.mk automatically.
41100
41101     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
41102
41103 commit 8cc62a7d9c77f8ef5166fb57322c4a6ddac320b4
41104 Author: Claudio Scordino <claudio@evidence.eu.com>
41105 Date:   Fri Sep 12 02:20:46 2008 +0200
41106
41107     Fix MACH_TYPE for the AT91RM9200DK board.
41108
41109     Signed-off-by: Claudio Scordino <claudio@evidence.eu.com>
41110
41111 commit 274737e5eb25b2bcd3af3a96da923effd543284f
41112 Author: Andrew Dyer <adyer@righthandtech.com>
41113 Date:   Fri Sep 12 02:20:46 2008 +0200
41114
41115     i.mx change get_timer(base) to return time since base
41116
41117     This patch changes get_timer() for i.MX to return the time since
41118     'base' instead of the time since the counter was at zero.
41119
41120     Symptom seen is flash timeout errors when erasing or programming a
41121     sector using the common cfi flash code.
41122
41123     Signed-off-by: Andrew Dyer <adyer@righthandtech.com>
41124
41125 commit 48fed40575b3e8eae960eb0141509ddd9a73012a
41126 Author: Andrew Dyer <adyer@righthandtech.com>
41127 Date:   Fri Sep 12 02:20:46 2008 +0200
41128
41129     i.MX use u-boot baud rate and don't assume UART master clock
41130
41131     1) Change the i.MX serial driver to use the baud rate set in the
41132      u-boot environment
41133
41134     2) don't assume a 16MHz value for PERCLK1 in baud rate calculations
41135
41136     3) don't write a 1 to the RDR bit in the USR2 reg. (bit is not "write
41137      one to clear" like other status bits in the reg.)
41138
41139     Signed-off-by: Andrew Dyer <adyer@righthandtech.com>
41140
41141 commit 6e1551a870d360805b9d172dc56d935064abe71d
41142 Author: Andrew Dyer <adyer@righthandtech.com>
41143 Date:   Fri Sep 12 02:20:46 2008 +0200
41144
41145     arm920t fix constant error in start.S
41146
41147     Code in cpu/arm920t/start.S will die with a compilation error if
41148     CONFIG_STACKSIZE + CFG_MALLOC_LEN works out to an invalid constant for
41149     the ARM sub instruction.  Change the code so that each is subtracted
41150     independently to avoid the error.
41151
41152     Signed-off-by: Andrew Dyer <adyer@righthandtech.com>
41153
41154 commit b23253835f871cd9bd8e955b9a971d18a7d4ff56
41155 Author: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
41156 Date:   Fri Sep 12 02:20:40 2008 +0200
41157
41158     ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h
41159
41160     - Correct Invalid #define of MPUTIM_PTV_MASK for
41161        omap1510 & omap730 register definition
41162
41163      MPUTIM_PTV_MASK is defined as
41164      #define MPUTIM_PTV_MASK            (0x7<<PTV_BIT)
41165
41166      while it should have been
41167      #define MPUTIM_PTV_MASK            (0x7<<MPUTIM_PTV_BIT)
41168
41169     - Below Patch corrects the same
41170
41171     Signed-off-by: Gururaja Hebbar <gururajakr@sanyo.co.in>
41172
41173 commit c455d07396dddc9864fd8dbb965ee10fe95ce8cf
41174 Author: Adrian Filipi <adrian.filipi@eurotech.com>
41175 Date:   Fri Jul 18 11:52:02 2008 -0400
41176
41177     Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.
41178
41179     Signed-off-by: Adrian Filipi <adrian.filipi@eurotech.com>
41180
41181 commit eb16135df20535b0d19969f50fb5bd17f95e9c25
41182 Author: Guennadi Liakhovetski <lg@denx.de>
41183 Date:   Thu Aug 28 12:25:11 2008 +0200
41184
41185     i.MX31: document timer precision option
41186
41187     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
41188
41189 commit 1a6337b01351b82a45b0defa76f08744511c580b
41190 Author: Magnus Lilja <lilja.magnus@gmail.com>
41191 Date:   Fri Aug 29 10:36:18 2008 +0200
41192
41193     i.MX31: Make the SPI bus and chip select configurable for MC13783
41194
41195     The i.MX31 has three SPI buses and each bus has several chip selects
41196     and the MC13783 chip can be connected to any of these. The current
41197     RTC driver for MC13783 is hardcoded for CSPI2/SS2.
41198
41199     This patch makes make MC13783 SPI bus and chip select configurable
41200     via CONFIG_MC13783_SPI_BUS and CONFIG_MC13783_SPI_CS.
41201
41202     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
41203
41204 commit 8c4ebec25b21e355b8488698ec1594da9701fff4
41205 Author: Magnus Lilja <lilja.magnus@gmail.com>
41206 Date:   Fri Aug 29 10:36:17 2008 +0200
41207
41208     i.MX31: Add reset_timer() and modify get_timer_masked().
41209
41210     This patch adds the reset_timer() function (needed by nand_base.c) and
41211     modifies the get_timer_masked() to work in the same way as the omap24xx
41212     function.
41213
41214     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
41215
41216 commit deeec4991a55de243787002ede24d2331d234fc8
41217 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41218 Date:   Wed Sep 10 22:48:09 2008 +0200
41219
41220     ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER
41221
41222     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41223
41224 commit a3a08c0cedd329edf5256e1d6b2bad0fca002725
41225 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41226 Date:   Wed Sep 10 22:48:09 2008 +0200
41227
41228     bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label
41229
41230     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41231
41232 commit 0e8d158664a913392cb01fb11a948d83f72e105e
41233 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41234 Date:   Wed Sep 10 22:48:06 2008 +0200
41235
41236     rename CFG_ENV macros to CONFIG_ENV
41237
41238     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41239
41240 commit 1ede78710c3bf9ad6f4a53aaddc3bcc86fedd9df
41241 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41242 Date:   Wed Sep 10 22:48:05 2008 +0200
41243
41244     nvedit: rename error comment to CONFIG_ENV_IS_IN_
41245
41246     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41247
41248 commit b64b775e7546ed138df360ceb3a71ee358cb9a01
41249 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41250 Date:   Wed Sep 10 22:48:05 2008 +0200
41251
41252     cmd_mem: Move conditional compilation to Makefile
41253
41254     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41255
41256 commit 8a40fb148efa442d6526eac46a2001e4c64d28ff
41257 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41258 Date:   Wed Sep 10 22:48:05 2008 +0200
41259
41260     move cmd_get_data_size to command.c
41261
41262     add CMD_DATA_SIZE macro to enable it
41263
41264     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41265
41266 commit 507641d2491980531932b9f25dab37fe5e6c3a1a
41267 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41268 Date:   Wed Sep 10 22:48:04 2008 +0200
41269
41270     env_flash: Move conditional compilation to Makefile
41271
41272     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41273
41274 commit 5a1aceb0689e2f731491838970884a673ef7e7d3
41275 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41276 Date:   Wed Sep 10 22:48:04 2008 +0200
41277
41278     rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
41279
41280     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41281
41282 commit 7d9b5bae5ba558c7464d89d033aca04acaf01172
41283 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41284 Date:   Wed Sep 10 22:48:03 2008 +0200
41285
41286     cleanup use of CFG_ENV_IS_IN_FLASH
41287
41288     - #if CFG_ENV_IS_IN_FLASH
41289     - #if (CFG_ENV_IS_IN_FLASH == 1)
41290     - #define CFG_ENV_IS_IN_FLASH 0
41291
41292     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41293
41294 commit 0cf4fd3cf8d0e00605bec5fc56f89c6415015a46
41295 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41296 Date:   Wed Sep 10 22:48:01 2008 +0200
41297
41298     rename environment.c in env_embedded.c to reflect is functionality
41299
41300     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41301
41302 commit c0878af6e32f0fd8e13a6ca315b9add64441115a
41303 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41304 Date:   Wed Sep 10 22:48:01 2008 +0200
41305
41306     env_nowhere: Move conditional compilation to Makefile
41307
41308     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41309
41310 commit 93f6d72544da4510a146bc4c93d609b0116cde37
41311 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41312 Date:   Wed Sep 10 22:48:00 2008 +0200
41313
41314     rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
41315
41316     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41317
41318 commit 2556ef78113b5f089dfcac5da90bf31dd568397b
41319 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41320 Date:   Wed Sep 10 22:48:00 2008 +0200
41321
41322     env_sf: Move conditional compilation to Makefile
41323
41324     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41325
41326 commit 0b5099a8419bf9c828df5e3e2c6878dc300d98e3
41327 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41328 Date:   Wed Sep 10 22:48:00 2008 +0200
41329
41330     rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
41331
41332     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41333
41334 commit 55c5f49910ec8225347aa1d211352a84de6649b4
41335 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41336 Date:   Wed Sep 10 22:48:00 2008 +0200
41337
41338     env_onenand: Move conditional compilation to Makefile
41339
41340     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41341
41342 commit 9656138ff1a34d4c4768db6b490deffc40ee674b
41343 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41344 Date:   Wed Sep 10 22:47:59 2008 +0200
41345
41346     rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
41347
41348     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41349
41350 commit 957a0e69575683efd70ace147746bbb3d8e7c501
41351 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41352 Date:   Wed Sep 10 22:47:59 2008 +0200
41353
41354     env_nvram: Move conditional compilation to Makefile
41355
41356     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41357
41358 commit 9314cee6917444ab88bd4e758da7a30975120187
41359 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41360 Date:   Wed Sep 10 22:47:59 2008 +0200
41361
41362     rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
41363
41364     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41365
41366 commit 06f61354397911a4c121dfa51b6ccbf7e300d48b
41367 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41368 Date:   Wed Sep 10 22:47:59 2008 +0200
41369
41370     env_nand: Move conditional compilation to Makefile
41371
41372     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41373
41374 commit 51bfee192099206a4397f15f3b93516e01f58ab0
41375 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41376 Date:   Wed Sep 10 22:47:58 2008 +0200
41377
41378     rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
41379
41380     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41381
41382 commit d8cc04d0ac9c7c0d12454708aaf5489f8532bbf9
41383 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41384 Date:   Wed Sep 10 22:47:58 2008 +0200
41385
41386     env_dataflash: Move conditional compilation to Makefile
41387
41388     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41389
41390 commit 057c849c45b9ee19df8ff3acdeee66be52819962
41391 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41392 Date:   Wed Sep 10 22:47:58 2008 +0200
41393
41394     rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
41395
41396     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41397
41398 commit d1034bc8db60fa6bd419328baf6a75cb0645cee8
41399 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41400 Date:   Wed Sep 10 22:47:52 2008 +0200
41401
41402     cmd_eeprom: Move conditional compilation to Makefile
41403
41404     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41405
41406 commit bf5a7710ec70e90e98f451b4ba0eb65f9ffc34eb
41407 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41408 Date:   Fri Sep 5 09:19:54 2008 +0200
41409
41410     env_eeprom: Move conditional compilation to Makefile
41411
41412     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41413
41414 commit bb1f8b4f8bb0bfce52e0faa4637b975b745824b3
41415 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41416 Date:   Fri Sep 5 09:19:30 2008 +0200
41417
41418     rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
41419
41420     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41421
41422 commit 32628c5008105a732212003d83b75f05e5243bb2
41423 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41424 Date:   Sat Aug 30 23:54:58 2008 +0200
41425
41426     cmd_mac: Move conditional compilation to Makefile
41427
41428     finish remaning CFG_ID_EEPROM in CONFIG_ID_EEPROM
41429     start in commit ad8f8687b78c3e917b173f038926695383c55555
41430
41431     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41432
41433 commit e5648acab153f0f429bfc714902c5aaa7879f71b
41434 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41435 Date:   Sat Aug 30 23:47:41 2008 +0200
41436
41437     cmd_fdc: Move conditional compilation to Makefile
41438
41439     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41440
41441 commit 2d02d91d530e831f2dab228085963fc1d5b71cb0
41442 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41443 Date:   Sat Aug 30 23:47:38 2008 +0200
41444
41445     common/Makefile: add core command section
41446
41447     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41448
41449 commit 0d92d4a699fb1a39381d98571dc51fb97e5bcf9e
41450 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41451 Date:   Sat Aug 30 23:29:57 2008 +0200
41452
41453     cmd_vfd: Move conditional compilation to Makefile
41454
41455     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41456
41457 commit 6644641d072aee3087da129d8443187196a4d8a9
41458 Author: Scott Wood <scottwood@freescale.com>
41459 Date:   Wed Sep 10 11:48:49 2008 -0500
41460
41461     delta, zylonite: Update nand_oobinfo to nand_ecclayout.
41462
41463     This is part of the switch to newer upstream MTD code.
41464
41465     Signed-off-by: Scott Wood <scottwood@freescale.com>
41466
41467 commit 9b05aa788bfdd3264ff1bc9418cb19550a7234e4
41468 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
41469 Date:   Sat Aug 30 17:06:55 2008 -0400
41470
41471     ARM DaVinci: Fix broken HW ECC for large page NAND.
41472
41473     Based on original patch by Bernard Blackham <bernard@largestprime.net>
41474
41475     U-boot's HW ECC support for large page NAND on Davinci is completely
41476     broken.  Some kernels, such as the 2.6.10 one supported by
41477     MontaVista for DaVinci, rely upon this broken behaviour as they
41478     share the same code for ECCs. In the existing scheme, error
41479     detection *might* work on large page, but error correction
41480     definitely does not.  Small page ECC correction works, but the
41481     format is not compatible with the mainline git kernel.
41482
41483     This patch adds ECC code that matches what is currently in the
41484     Davinci git repository (since NAND support was added in 2.6.24).
41485     This makes the ECC and OOB layout written by u-boot compatible with
41486     Linux for both small page and large page devices and fixes ECC
41487     correction for large page devices.
41488
41489     The old behaviour can be restored by defining the macro
41490     CFG_DAVINCI_BROKEN_ECC, which is undefined by default.
41491
41492     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
41493     Acked-by: Sergey Kubushyn <ksi@koi8.net>
41494     Signed-off-by: Scott Wood <scottwood@freescale.com>
41495
41496 commit 0b7c5639891f4103a0e31ec7ae0beb3e97ed3836
41497 Author: Heiko Schocher <hs@denx.de>
41498 Date:   Wed Sep 10 11:15:28 2008 +0200
41499
41500     muas3001: update BR4 settings
41501
41502     Also set up the port pins for using I2C.
41503
41504     Signed-off-by: Heiko Schocher <hs@denx.de>
41505
41506 commit 3591293509e0c0bcf244b0f974775bff2e25697e
41507 Author: Petri Lehtinen <petri.lehtinen@inoi.fi>
41508 Date:   Wed Sep 10 09:43:49 2008 +0300
41509
41510     autoscr: Fix one-character lines and non-newline terminated scripts
41511
41512     When not using hush, the autoscr command now executes lines that are
41513     only one character long. It also runs the last line of scripts even if
41514     it does not end in a newline.
41515
41516     Signed-off-by: Petri Lehtinen <petri.lehtinen@inoi.fi>
41517
41518 commit 9ebbb54f7a25055010fa6668eba40c72a4c4f985
41519 Author: Victor Gallardo <vgallardo@amcc.com>
41520 Date:   Tue Sep 9 15:13:29 2008 -0700
41521
41522     ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR
41523
41524     On AMCC Arches board DTT_I2C_DEV_CODE is different then canyonlands
41525     and glacier.
41526
41527     Signed-off-by: Victor Gallardo <vgallardo@amcc.com>
41528
41529 commit 245f6ef3e11828cb46188e396fb1e67f7b07cd03
41530 Author: Heiko Schocher <hs@denx.de>
41531 Date:   Mon Sep 8 10:21:11 2008 +0200
41532
41533     muas3001: added support for the LM75 sensor.
41534
41535     Signed-off-by: Heiko Schocher <hs@denx.de>
41536
41537 commit 4a02a2dca82aeab8f839db9dd35fda9d5412dacb
41538 Author: Heiko Schocher <hs@denx.de>
41539 Date:   Mon Sep 8 10:20:19 2008 +0200
41540
41541     muas3001: activate WDT for the muas3001 board.
41542
41543     Signed-off-by: Heiko Schocher <hs@denx.de>
41544
41545 commit a55d074dac24dc941f1afb5b4e94b1509bfdda4e
41546 Author: Heiko Schocher <hs@denx.de>
41547 Date:   Mon Sep 8 10:19:36 2008 +0200
41548
41549     muas3001: added 64MB SDRAM autodetection.
41550
41551     Signed-off-by: Heiko Schocher <hs@denx.de>
41552
41553 commit 5251469943895de4bb9a04d5053352cc22acb7d5
41554 Author: Andrew Klossner <andrew@cesa.opbu.xerox.com>
41555 Date:   Thu Aug 21 07:12:26 2008 -0700
41556
41557     Fix printf errors under -DDEBUG
41558
41559     Fix printf format-string/arg mismatches under -DDEBUG.
41560
41561     These warnings occur with DEBUG defined for a platform using
41562     cpu/mpc85xx.  Users of other architectures can unearth similar
41563     problems by adding the line "CFLAGS += -DDEBUG=1" in config.mk right
41564     after "CFLAGS += $(call cc-option,-fno-stack-protector)".
41565
41566     Signed-off-by: Andrew Klossner <andrew@cesa.opbu.xerox.com>
41567     Signed-off-by: Andy Fleming <afleming@freescale.com>
41568
41569 commit 8b9e4787641719d709bfa2ebeb72e8bd4952bee7
41570 Author: Wolfgang Denk <wd@denx.de>
41571 Date:   Tue Sep 9 23:55:18 2008 +0200
41572
41573     Update CHANGELOG, prepare 2008-10-rc1 release
41574
41575     Signed-off-by: Wolfgang Denk <wd@denx.de>
41576
41577 commit e0ff3d350d6b7960deb5a881dfc5acf3a63ef676
41578 Author: Kumar Gala <galak@kernel.crashing.org>
41579 Date:   Mon Sep 8 08:51:29 2008 -0500
41580
41581     85xx: Ensure timebase is zero on secondary cores
41582
41583     The e500um says the timebase is volatile out of reset.  To ensure
41584     TB sync works we need to make sure its zero.
41585
41586     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
41587
41588 commit 54b4ab3c961a2012a1c2a09c259a6343323ec551
41589 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41590 Date:   Tue Sep 9 22:18:24 2008 +0200
41591
41592     bootm_load_os: fix load_end debug message
41593
41594     print load_end value not pointer
41595
41596     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41597
41598 commit 1d9af0be764960e6cc1c093e97176c3542796820
41599 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41600 Date:   Tue Sep 9 22:18:23 2008 +0200
41601
41602     bootm: enable fdt support only on ppc, m68k and sparc
41603
41604     ...as done in image.c
41605
41606     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41607
41608 commit 748b5274e76f81df85cfcffaffedc323678d0623
41609 Author: Markus Heidelberg <markus.heidelberg@web.de>
41610 Date:   Tue Sep 9 18:51:05 2008 +0200
41611
41612     common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY)
41613
41614     Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
41615
41616 commit 650632fe4ca09cfd0e5e6a593f2efc02ef87a58c
41617 Author: Markus Heidelberg <markus.heidelberg@web.de>
41618 Date:   Tue Sep 9 17:31:46 2008 +0200
41619
41620     gitignore: add tags files and Vim swap file
41621
41622     Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
41623
41624 commit 1d9b67b23fca6a25154333733204339802510720
41625 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
41626 Date:   Tue Sep 9 17:52:47 2008 +0900
41627
41628     add board_eth_init() for sh7785lcr board
41629
41630     Fix the problem that cannot work RTL8169 on sh7785lcr board.
41631
41632     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
41633
41634 commit 7b7a869a8ba3bd6d9bffb748c91232141330f514
41635 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
41636 Date:   Wed Aug 6 16:08:41 2008 -0500
41637
41638     mtd: SPI Flash: Support the STMicro Flash
41639
41640     Add MTD SPI Flash support for M25P16, M25P20, M25P32,
41641     M25P40, M25P64, M25P80, M25P128.
41642
41643     Signed-off-by: Jason McMullan <mcmullan@netapp.com>
41644     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
41645
41646 commit 4bc07c368076560ed7fa4c9f987c71a8521488a9
41647 Author: Wolfgang Denk <wd@denx.de>
41648 Date:   Tue Sep 9 17:55:31 2008 +0200
41649
41650     trab: fix build problem after change to use do_div()
41651
41652     We must link with libgeneric now.
41653
41654     Signed-off-by: Wolfgang Denk <wd@denx.de>
41655
41656 commit 3b20fd83c73c22acfcb0c6663be747bd5c8b7011
41657 Author: Ryan CHEN <ryan.chen@st.com>
41658 Date:   Wed Aug 20 13:00:17 2008 -0400
41659
41660     Correct drv_usb_kbd_init function
41661
41662     The patch is that check if usb_get_dev_index() function return valid
41663     pointer. If valid, continue. Otherwise return -1.
41664
41665     Signed-off-by: Ryan Chen <ryan.chen@st.com>
41666     Acked-by: Markus Klotzbuecher <mk@denx.de>
41667
41668 commit eba1f2fc75f128a9a6c1328d786996a93fd7a707
41669 Author: Remy Bohmer <linux@bohmer.net>
41670 Date:   Wed Aug 20 11:22:02 2008 +0200
41671
41672     Make usb-stop() safe to call multiple times in a row.
41673
41674     A recent commit (936897d4d1365452bbbdf8430db5e7769ef08d38)
41675     enabled the usb_stop() command in common/cmd_bootm.c which was
41676     not enabled for some time, because no board did actually set the
41677     CFG_CMD_USB flag. So, now the usb_stop() is executed before
41678     loading the linux kernel.
41679
41680     However, the usb_ohci driver hangs up (at least on AT91SAM) if the
41681     driver is stopped twice (e.g. the peripheral clock is stopped on AT91).
41682     If some other piece of code calls usb_stop() before the bootm command,
41683     this command will hangup the system during boot.
41684     (usb start and stop is typically used while booting from usb memory stick)
41685
41686     But, stopping the usb stack twice is useless anyway, and a flag already
41687     existed that kept track on the usb_init()/usb_stop() calls.
41688     So, we now check if the usb stack is really started before we stop it.
41689
41690     This problem is now fixed in both the upper as low-level layer.
41691
41692     Signed-off-by: Remy Bohmer <linux@bohmer.net>
41693     Acked-by: Markus Klotzbuecher <mk@denx.de>
41694
41695 commit 2c8ccf2728f5e67d991cecf76c4057db75a87b67
41696 Author: Wolfgang Denk <wd@denx.de>
41697 Date:   Tue Sep 9 16:55:47 2008 +0200
41698
41699     Makefile: fix bug introduced by commit 47ffd6c2
41700
41701 commit 880f6a5d7596f42db5ff8803b797b78ec5b146e0
41702 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
41703 Date:   Tue Sep 9 10:00:33 2008 -0400
41704
41705     ppc4xx: ppc440-generic-ALL: Fix out of tree build v2
41706
41707     This patch solves the problems compiling ml507, v5fx30teval and
41708     ppc440-generic out of tree.
41709
41710     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
41711
41712 commit 47bebe34ca4e33bab0e822e4ceebbec2590ccbcb
41713 Author: Nícolas Carneiro Lebedenco <nicolas.lebedenco@tasksistemas.com.br>
41714 Date:   Thu Sep 4 15:35:46 2008 -0300
41715
41716     Fix dev_print when called from usb_stor_info (usb storage command)
41717
41718     Fix output of the usb storage command. It was printing "Device 0: not
41719     available" because IF_TYPE_USB was not included into the switch
41720     statement.
41721
41722     Signed-off-by: Nicolas Lebedenco <nicolas.lebedenco@tasksistemas.com.br>
41723
41724 commit a4f243452cc8ce0c2c9b51a2520db4bde5f472de
41725 Author: Bartlomiej Sieka <tur@semihalf.com>
41726 Date:   Tue Sep 9 12:58:16 2008 +0200
41727
41728     FIT: make iminfo check hashes of all images in FIT, return 1 on failed check
41729
41730     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
41731
41732 commit 919f550dc11a13abf01c6bc713c968de790b8d7c
41733 Author: Bartlomiej Sieka <tur@semihalf.com>
41734 Date:   Tue Sep 9 12:58:15 2008 +0200
41735
41736     FIT: add ability to check hashes of all images in FIT, improve output
41737
41738     - add function fit_all_image_check_hashes() that verifies if all
41739       hashes of all images in the FIT are valid
41740     - improve output of fit_image_check_hashes() when the hash check fails
41741
41742     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
41743
41744 commit 1de1fa408967cef6804bb046b904114519bb36f0
41745 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41746 Date:   Mon Sep 8 20:54:39 2008 +0200
41747
41748     qemu_mips: Update linux bootm to support dynamic cmdline
41749
41750     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41751
41752 commit f5ed9e39088ecfa5a5f3ef47b08e5bda7890d764
41753 Author: Peter Tyser <ptyser@xes-inc.com>
41754 Date:   Mon Sep 8 14:56:49 2008 -0500
41755
41756     Add support for booting of INTEGRITY operating system uImages
41757
41758     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
41759
41760 commit 72f1b65f1b68bc6ed0d182eda1f3d6cf51b6414a
41761 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41762 Date:   Mon Sep 8 21:01:29 2008 +0200
41763
41764     mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->rd_start"
41765
41766     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41767
41768 commit 9ba2e2c8191353d75b2d535e672a125be7b84c03
41769 Author: Kumar Gala <galak@kernel.crashing.org>
41770 Date:   Mon Sep 8 13:57:12 2008 -0500
41771
41772     Remove support for booting ARTOS images
41773
41774     Pantelis Antoniou stated:
41775         AFAIK, it is still used but the products using PPC are long gone.
41776         Nuke it plz (from orbit).
41777
41778     So remove it since it cleans up a usage of env_get_char outside of
41779     the environment code.
41780
41781     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
41782
41783 commit 47ffd6c2fc72b46daa9d5d59eedb894fab2b7ee1
41784 Author: Wolfgang Denk <wd@denx.de>
41785 Date:   Tue Sep 9 15:45:18 2008 +0200
41786
41787     Makefile: compile and link each module just once
41788
41789     Several source files need to be compiled and linked when one or more
41790     config options are selected. To allow for easy selection in the
41791     Makefiles yet to avoild multiple compilation (which costs build time)
41792     and especially multiple linking (which causes errors), we use
41793     "COBJS = $(sort COBJS-y)" which eliminates duplicates.
41794
41795     By courtesy of Detlev Zundel who suggested this approach.
41796
41797     Signed-off-by: Wolfgang Denk <wd@denx.de>
41798
41799 commit 48d0192fe869948fef14b460b5f0c85bca933693
41800 Author: Andreas Engel <andreas.engel@ericsson.com>
41801 Date:   Mon Sep 8 14:30:53 2008 +0200
41802
41803     Moved conditional compile into Makefile
41804
41805     Signed-off-by: Andreas Engel <andreas.engel@ericsson.com>
41806
41807 commit 20c9226cb8cab08a111ee73db04e62d943ee0c97
41808 Author: Andreas Engel <andreas.engel@ericsson.com>
41809 Date:   Mon Sep 8 10:17:31 2008 +0200
41810
41811     Merged serial_pl010.c and serial_pl011.c.
41812
41813     They only differ in the init function.
41814     This also adds the missing watchdog support for the PL011.
41815
41816     Signed-off-by: Andreas Engel <andreas.engel@ericsson.com>
41817
41818 commit 0817d688f307ee2c0598e79175c94a40ce90337b
41819 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
41820 Date:   Sun Sep 7 17:10:27 2008 -0400
41821
41822     Remove gap fill in srec object v2
41823
41824     SREC files do not need gap fill: The load address is specified in the
41825     file. On the other hand, it can't be avoided in a .bin object. It has
41826     no information about memory location.
41827
41828     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
41829
41830 commit 1dc306931ca5ce87f13916fa7165b052d3aa714f
41831 Author: Markus Heidelberg <markus.heidelberg@web.de>
41832 Date:   Sun Sep 7 20:18:27 2008 +0200
41833
41834     README: fix missing subdirectory in the documentation
41835
41836     Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
41837
41838 commit 3ef96ded38a8d33b58b9fab9cd879d51ddac4cbd
41839 Author: Graeme Russ <graeme.russ@gmail.com>
41840 Date:   Sun Sep 7 07:08:42 2008 +1000
41841
41842     Update i386 code (sc520_cdp)
41843
41844     Attempt to bring i386 / sc520 inline with master
41845
41846     Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
41847
41848 commit 5608692104efa8d56df803dc79ea41ac3607eee5
41849 Author: Guennadi Liakhovetski <lg@denx.de>
41850 Date:   Thu Sep 4 13:01:49 2008 +0200
41851
41852     fw_env: add NAND support
41853
41854     Add support for environment in NAND with automatic NOR / NAND recognition,
41855     including unaligned environment, bad-block skipping, redundant environment
41856     copy.
41857
41858     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
41859
41860 commit dd794323a2a1ed6a8a5df51785c31bcde60ad7ca
41861 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
41862 Date:   Tue Sep 9 09:50:24 2008 +0200
41863
41864     ppc4xx: Fix out-of-tree building of CPCI405 variants
41865
41866     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
41867     Acked-by: Stefan Roese <sr@denx.de>
41868
41869 commit 59f630588e3fdbd698a0a2798e52a8924e899563
41870 Author: Sergei Poselenov <sposelenov@emcraft.com>
41871 Date:   Fri Aug 15 15:42:11 2008 +0200
41872
41873     Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
41874
41875     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
41876
41877 commit e64987a892353f3d49eb242d997820ef8f538912
41878 Author: Anatolij Gustschin <agust@denx.de>
41879 Date:   Fri Aug 15 15:42:13 2008 +0200
41880
41881     85xx: socrates: Enable Lime support.
41882
41883     This patch adds Lime GDC support together with support for the PWM
41884     backlight control through the w83782d chip.  The reset pin of the
41885     latter is attached to GPIO, so we need to reset it in
41886     early_board_init_r.
41887
41888     Signed-off-by: Anatolij Gustschin <agust@denx.de>
41889
41890 commit 3e79b588b5199f35016f178fc0d5d1266382097f
41891 Author: Detlev Zundel <dzu@denx.de>
41892 Date:   Fri Aug 15 15:42:12 2008 +0200
41893
41894     85xx: Socrates: Major code update.
41895
41896     - Update the local bus ranges in the FDT for Linux for the various
41897       devices connected to the local bus via chip-select.
41898
41899     - Set the LCRR_DBYP bit in the LCRR for local bus frequencies
41900       lower than 66 MHz and uses I/O accessor functions consequently.
41901
41902     - UPM data update.
41903
41904     - Update of default environment and configuration.  Use I2C multibus
41905       as we do have two I2C buses.  Also enable sdram and ext2 commands.
41906
41907     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
41908     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
41909     Signed-off-by: Detlev Zundel <dzu@denx.de>
41910
41911 commit e8d18541c6ceab821f75faab031740b33fdbfa4b
41912 Author: Timur Tabi <timur@freescale.com>
41913 Date:   Fri Jul 18 16:52:23 2008 +0200
41914
41915     Update Freescale 85xx boards to sys_eeprom.c
41916
41917     The new sys_eeprom.c supports both the old CCID EEPROM format and the new NXID
41918     format, and so it obsoletes board/freescale/common/cds_eeprom.c.  Freescale
41919     86xx boards already use sys_eeprom.c, so this patch migrates the remaining
41920     Freescale 85xx boards to use it as well.  cds_eeprom.c is deleted.
41921
41922     Signed-off-by: Timur Tabi <timur@freescale.com>
41923
41924 commit aab2bf0202c86227e3dcc8a5b58946087ebcc1af
41925 Author: Wolfgang Denk <wd@denx.de>
41926 Date:   Tue Sep 9 10:08:02 2008 +0200
41927
41928     lib_ppc/interrupts.c: make board_show_activity() a weak function
41929
41930     This allows to use show_activity() without having to
41931     define an empty board_show_activity() function.
41932
41933     Signed-off-by: Wolfgang Denk <wd@denx.de>
41934
41935 commit fe876787f8743883ce58fed61525eaa2f34da4c5
41936 Author: Wolfgang Denk <wd@denx.de>
41937 Date:   Tue Sep 9 10:06:44 2008 +0200
41938
41939     stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions
41940
41941     Signed-off-by: Wolfgang Denk <wd@denx.de>
41942
41943 commit 965de106ba8900372c8b16dc60d5acab7f925e38
41944 Author: Wolfgang Denk <wd@denx.de>
41945 Date:   Tue Sep 9 10:03:47 2008 +0200
41946
41947     NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions
41948
41949     Signed-off-by: Wolfgang Denk <wd@denx.de>
41950
41951 commit 6cc64f9b5f69239c8b1969572b5a3a4aab7de5b9
41952 Author: Sergei Poselenov <sposelenov@emcraft.com>
41953 Date:   Fri Aug 15 15:42:11 2008 +0200
41954
41955     Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
41956
41957     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
41958
41959 commit 36241ca29d4804a1006fb3f26069effda5202581
41960 Author: Anatolij Gustschin <agust@denx.de>
41961 Date:   Fri Aug 15 15:42:13 2008 +0200
41962
41963     85xx: socrates: Enable Lime support.
41964
41965     This patch adds Lime GDC support together with support for the PWM
41966     backlight control through the w83782d chip.  The reset pin of the
41967     latter is attached to GPIO, so we need to reset it in
41968     early_board_init_r.
41969
41970     Signed-off-by: Anatolij Gustschin <agust@denx.de>
41971
41972 commit 7a47753ddcaebbf2142809842f70c5f723bd9ddb
41973 Author: Detlev Zundel <dzu@denx.de>
41974 Date:   Fri Aug 15 15:42:12 2008 +0200
41975
41976     85xx: Socrates: Major code update.
41977
41978     - Update the local bus ranges in the FDT for Linux for the various
41979       devices connected to the local bus via chip-select.
41980
41981     - Set the LCRR_DBYP bit in the LCRR for local bus frequencies
41982       lower than 66 MHz and uses I/O accessor functions consequently.
41983
41984     - UPM data update.
41985
41986     - Update of default environment and configuration.  Use I2C multibus
41987       as we do have two I2C buses.  Also enable sdram and ext2 commands.
41988
41989     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
41990     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
41991     Signed-off-by: Detlev Zundel <dzu@denx.de>
41992
41993 commit 4d2ae70e8c31c22e5710df5ff236b5565ea2cf2c
41994 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
41995 Date:   Tue Sep 9 01:22:39 2008 +0200
41996
41997     disk-on-chip: remove duplicate doc_probe declaration
41998
41999     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
42000
42001 commit 3221b074a0ab199f6ae47c19cc22f42ddf3ef819
42002 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
42003 Date:   Tue Sep 9 00:59:40 2008 +0200
42004
42005     onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter list
42006
42007     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
42008
42009 commit 13b4db0e2107175a8622ebb48529fa3ad8e12c75
42010 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
42011 Date:   Tue Sep 9 00:59:39 2008 +0200
42012
42013     rs5c372: fix rtc_set prototype
42014
42015     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
42016
42017 commit 1bb8b2ef2722bbaea3cc5d46321ce1d99f9b56f7
42018 Author: Sergei Poselenov <sposelenov@emcraft.com>
42019 Date:   Thu Aug 14 14:08:28 2008 +0200
42020
42021     ARM: fix warning: target CPU does not support interworking
42022
42023     This patch fixes warnings like this:
42024
42025     start.S:0: warning: target CPU does not support interworking
42026
42027     which come from some ARM cross compilers and are caused by hard-coded
42028     (with "--with-cpu=arm9" configuration option) ARM targets (which
42029     support ARM Thumb instructions), while the ARM target selected from
42030     the command line (with "-march=armv4") doesn't support Thumb
42031     instructions.
42032
42033     This warning is issued by the compiler regardless of the real use of
42034     the Thumb instructions in code.
42035
42036     To fix this problem, we use options according to compiler version
42037     being used.
42038
42039     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
42040     Signed-off-by: Wolfgang Denk <wd@denx.de>
42041
42042 commit 4265c35fbcb248e58179007621d61d32d0b3b82a
42043 Author: Sergei Poselenov <sposelenov@emcraft.com>
42044 Date:   Thu Aug 14 14:08:28 2008 +0200
42045
42046     ARM: Use do_div() instead of division for "long long".
42047
42048     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
42049     Signed-off-by: Wolfgang Denk <wd@denx.de>
42050
42051 commit 8febd13c69cb68652577d1a9fcbde954bf784155
42052 Author: Timur Tabi <timur@freescale.com>
42053 Date:   Fri Jul 18 16:52:23 2008 +0200
42054
42055     Update Freescale 85xx boards to sys_eeprom.c
42056
42057     The new sys_eeprom.c supports both the old CCID EEPROM format and the new NXID
42058     format, and so it obsoletes board/freescale/common/cds_eeprom.c.  Freescale
42059     86xx boards already use sys_eeprom.c, so this patch migrates the remaining
42060     Freescale 85xx boards to use it as well.  cds_eeprom.c is deleted.
42061
42062     Signed-off-by: Timur Tabi <timur@freescale.com>
42063
42064 commit 1055171ed05b7c4885737463d52b8d6c013bcb5d
42065 Author: Wolfgang Denk <wd@denx.de>
42066 Date:   Mon Sep 8 23:26:22 2008 +0200
42067
42068     lib_arm/bootm.c: fix compile warnings
42069
42070     bootm.c:128: warning: label 'error' defined but not used
42071     bootm.c:65: warning: unused variable 'ret'
42072
42073     Signed-off-by: Wolfgang Denk <wd@denx.de>
42074
42075 commit 2e3c867d0a63c563a51e65b776973b008f16cec5
42076 Author: Wolfgang Denk <wd@denx.de>
42077 Date:   Mon Sep 8 22:46:42 2008 +0200
42078
42079     ml507: fix out of tree build problem
42080
42081     Signed-off-by: Wolfgang Denk <wd@denx.de>
42082
42083 commit 9863a15a98f23b79f34a0e4f9e465bc6df5d504d
42084 Author: Wolfgang Denk <wd@denx.de>
42085 Date:   Mon Sep 8 22:10:28 2008 +0200
42086
42087     common/cmd_bootm.c: fix printf() format warnings
42088
42089     Signed-off-by: Wolfgang Denk <wd@denx.de>
42090
42091 commit 4394f9a8c42bb1b0abc4fc04bd582d4db5f8b726
42092 Author: Wolfgang Denk <wd@denx.de>
42093 Date:   Mon Sep 8 22:37:45 2008 +0200
42094
42095     BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings
42096
42097     missing doc_probe() prototype.
42098
42099     Signed-off-by: Wolfgang Denk <wd@denx.de>
42100
42101 commit 2c5e3cc4994897d364b148942ff23e47783198f6
42102 Author: Wolfgang Denk <wd@denx.de>
42103 Date:   Mon Sep 8 21:28:14 2008 +0200
42104
42105     mk48t59: fix compile problem introduced by commit d1e23194
42106
42107     Signed-off-by: Wolfgang Denk <wd@denx.de>
42108
42109 commit 5ff889349d2ace13f10c9335e09365fcec8247cc
42110 Author: Stefan Roese <sr@denx.de>
42111 Date:   Mon Sep 8 14:11:12 2008 +0200
42112
42113     ppc4xx: Move ppc4xx specific prototypes to ppc4xx header
42114
42115     This patch moves some 4xx specific prototypes out of include common.h
42116     to a ppc4xx specific header.
42117
42118     Signed-off-by: Stefan Roese <sr@denx.de>
42119
42120 commit ac53ee8318678190bf3c68da477a84a657d86fb0
42121 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42122 Date:   Fri Sep 5 15:34:04 2008 +0200
42123
42124     ppc4xx: Update CPCI405(AB) configuration
42125
42126     This patch add FDT support and command line editing capabilities
42127     for CPCI405 and CPCI405AB boards.
42128
42129     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42130     Signed-off-by: Stefan Roese <sr@denx.de>
42131
42132 commit 7b1fbcadf73a83b3beb94abccda1c35e2c075a94
42133 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42134 Date:   Fri Sep 5 15:34:03 2008 +0200
42135
42136     ppc4xx: Cleanup CPCI405 linker script
42137
42138     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42139     Signed-off-by: Stefan Roese <sr@denx.de>
42140
42141 commit 767f9159c5c94cd0cb3135b5b82814ad12816ddf
42142 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42143 Date:   Fri Sep 5 15:34:02 2008 +0200
42144
42145     ppc4xx: Update CPCI405 variants handling
42146
42147     This patch replaces the BOARD_REVISION variable in include/config.mk
42148     by a using a temporary include file in the platform directory.
42149
42150     The former way does not work anymore and the latter is also used by
42151     some other boards.
42152
42153     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42154     Signed-off-by: Stefan Roese <sr@denx.de>
42155
42156 commit f071f01fd09e9bf1cf09de37a7416aacce71bae1
42157 Author: Stefan Roese <sr@denx.de>
42158 Date:   Mon Sep 8 10:01:48 2008 +0200
42159
42160     ppc4xx: Remove CONFIG_CS8952_PHY define
42161
42162     Since this define is only used on one board that was never really in
42163     production, removing this compile time option doesn't hurt and makes
42164     the code more readable.
42165
42166     Signed-off-by: Stefan Roese <sr@denx.de>
42167
42168 commit 6ca8646c1860bba74326bf916a5a3389a5c0d3b5
42169 Author: Stefan Roese <sr@denx.de>
42170 Date:   Fri Sep 5 14:11:40 2008 +0200
42171
42172     ppc4xx: Fix compilation warning for PIP405
42173
42174     This patch fixes a compilation warning for the PIP405 board. It moves the
42175     #ifndef CONFIG_CS8952_PHY define a little so that the warning doesn't
42176     occur anymore. I am a little unsure if this #ifdef is at the correct
42177     place now or if it could be removed completely. This needs to get
42178     tested on the PIP405 board.
42179
42180     Signed-off-by: Stefan Roese <sr@denx.de>
42181
42182 commit 725b53ac61f4df3026b8f6489ef0080fd27d3816
42183 Author: Stefan Roese <sr@denx.de>
42184 Date:   Fri Sep 5 14:09:09 2008 +0200
42185
42186     ppc4xx: Fix compilation warning for canyonlands & glacier
42187
42188     Signed-off-by: Stefan Roese <sr@denx.de>
42189
42190 commit 302e52e0b1d4c7f994991709d0cb6c3ea612cdb5
42191 Author: Kumar Gala <galak@kernel.crashing.org>
42192 Date:   Fri Sep 5 14:40:29 2008 -0500
42193
42194     Fix compiler warning in mpc8xxx ddr code
42195
42196     ctrl_regs.c: In function 'compute_fsl_memctl_config_regs':
42197     ctrl_regs.c:523: warning: 'caslat' may be used uninitialized in this function
42198     ctrl_regs.c:523: note: 'caslat' was declared here
42199
42200     Add a warning in DDR1 case if cas_latency isn't a value we know about.
42201
42202     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
42203     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
42204
42205 commit d1e2319414ea5218ba801163e4530ecf2dfcbf36
42206 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
42207 Date:   Mon Sep 1 23:06:23 2008 +0200
42208
42209     rtc: allow rtc_set to return an error and use it in cmd_date
42210
42211     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
42212
42213 commit ee9536a28cb149bcb6c5dee9d08c62c91f4c72d2
42214 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
42215 Date:   Mon Sep 1 01:16:33 2008 +0200
42216
42217     ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER
42218
42219     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
42220
42221 commit 6b971c73f182248ce103503d74fbc0100bb8c8b7
42222 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
42223 Date:   Sun Aug 31 05:37:04 2008 +0900
42224
42225     config.mk: Move arch-specific condition to $(ARCH)_config.mk
42226
42227     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
42228
42229 commit ea86b9e64b811753d9eabe0f560ee189fbe5d0c1
42230 Author: Kumar Gala <galak@kernel.crashing.org>
42231 Date:   Fri Aug 29 19:08:29 2008 -0500
42232
42233     Prevent crash if random/invalid ramdisks are passed to bootm
42234
42235     Adds returning an error from the ramdisk detection code if
42236     its not a real ramdisk (invalid).  There is no reason we can't
42237     just return back to the console if we detect an invalid
42238     ramdisk or CRC error.
42239
42240     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
42241
42242 commit 8e02494e8f86c8f2d7324b5eb9e75271104a01ef
42243 Author: Anatolij Gustschin <agust@denx.de>
42244 Date:   Fri Aug 29 21:04:45 2008 +0200
42245
42246     Prevent crash if random DTB address is passed to bootm
42247
42248     This patch adds bootm_start() return value check. If
42249     error status is returned, we do not proceed further to
42250     prevent board reset or crash as we still can recover
42251     at this point.
42252
42253     Signed-off-by: Anatolij Gustschin <agust@denx.de>
42254
42255 commit cc347801add2689b1ee54d21f62bc14ecf6e1dd8
42256 Author: Andrew Dyer <adyer@righthandtech.com>
42257 Date:   Fri Aug 29 12:30:39 2008 -0500
42258
42259     clean up some #if !defined() in drivers/video/cfb_console.c
42260
42261     rearrange some #if !defined() / #else / #endif statements to remove
42262     the negative logic.
42263
42264     Signed-off-by: Andrew Dyer <adyer@righthandtech.com>
42265
42266 commit c83f4c2d77f07174dcd6bef7e87a0f7017be7c33
42267 Author: Kyungmin Park <kmpark@infradead.org>
42268 Date:   Fri Aug 29 09:02:20 2008 +0900
42269
42270     apollon: use the last memory area for u-boot
42271
42272     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
42273
42274 commit a6f2e455b774d0c5d56e44e5661df9adb69b6e07
42275 Author: Heiko Schocher <hs@denx.de>
42276 Date:   Thu Aug 28 13:50:42 2008 +0200
42277
42278     TQM8272: move NAND part in seperate File
42279
42280     I didn't try to use drivers/mtd/nand/fsl_upm.c for the NAND driver,
42281     because I have no longer access to the hardware.
42282
42283     Signed-off-by: Heiko Schocher <hs@denx.de>
42284
42285 commit 584f979f7ee914e32d408739cbdd2c4457ec18b8
42286 Author: Heiko Schocher <hs@denx.de>
42287 Date:   Thu Aug 28 13:48:36 2008 +0200
42288
42289     TQM8272: Fix compiling error for the TQM8272 board.
42290
42291     Fix compile problems caused by
42292     commit  cfa460adfdefcc30d104e1a9ee44994ee349bb7b
42293
42294     Signed-off-by: Heiko Schocher <hs@denx.de>
42295
42296 commit 1a7f8ccec981648ccd38fca2535490582eee08e6
42297 Author: Kyungmin Park <kmpark@infradead.org>
42298 Date:   Wed Aug 27 14:45:20 2008 +0900
42299
42300     Add JFFS2 command support on OneNAND
42301
42302     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
42303
42304 commit f5c3ba79788b0e39baab7026d374fe375dd1a43f
42305 Author: Mark Jackson <mpfj@mimc.co.uk>
42306 Date:   Mon Aug 25 19:21:30 2008 +0100
42307
42308     Allow console input to be disabled
42309
42310     Added new CONFIG_DISABLE_CONSOLE define and GD_FLG_DISABLE_CONSOLE.
42311
42312     When CONFIG_DISABLE_CONSOLE is defined, setting
42313     GD_FLG_DISABLE_CONSOLE disables all console input and output.
42314
42315     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
42316
42317 commit 2b22d608f370565c87f55928b524207031419c11
42318 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
42319 Date:   Wed Jul 30 12:39:29 2008 +0200
42320
42321     loads: allow negative offsets
42322
42323     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
42324
42325 commit e90fb6afab2c0c074dfb67bacb4de179eb188a24
42326 Author: Yuri Tikhonov <yur@emcraft.com>
42327 Date:   Thu Sep 4 11:19:05 2008 +0200
42328
42329     USB EHCI: reset root hub
42330
42331     Some of multi-function USB controllers (e.g. ISP1562) allow root hub
42332     resetting only via EHCI registers. So, this patch adds the
42333     corresponding kind of reset to OHCI's hc_reset() if the newly
42334     introduced CONFIG_PCI_EHCI_DEVNO option is set (e.g. for Socrates
42335     board).
42336
42337     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
42338     Acked-by: Markus Klotzbuecher <mk@denx.de>
42339
42340 commit 5875d358f025c1b042d8a0f08384b756de7256c9
42341 Author: Yuri Tikhonov <yur@emcraft.com>
42342 Date:   Fri Aug 15 15:42:09 2008 +0200
42343
42344     RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().
42345
42346     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
42347
42348 commit 3e3c026ed746a284c6f0ef139b26d859939de7e9
42349 Author: Stefan Roese <sr@denx.de>
42350 Date:   Fri Sep 5 10:47:46 2008 +0200
42351
42352     devices: Use list_add_tail() instead of list_add() to register a device
42353
42354     This patch fixes a problem spotted on Glacier/Canyonlands (and most
42355     likely lots of other board ports), that no serial output was seen
42356     after console initialization in console_init_r(). This is because the
42357     last added console device was used instead of the first added.
42358
42359     This patch fixes this problem by using list_add_tail() instead of
42360     list_add() to register a device. This way the first added console
42361     is used again.
42362
42363     Signed-off-by: Stefan Roese <sr@denx.de>
42364
42365 commit 78d78236896d62bb8ca7302af38d8f1493eb2651
42366 Author: Victor Gallardo <vgallardo@amcc.com>
42367 Date:   Thu Sep 4 23:49:36 2008 -0700
42368
42369     ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY
42370
42371     This patch adds GPCS, SGMII and M88E1112 PHY support
42372     for the AMCC PPC460GT/EX processors.
42373
42374     Signed-off-by: Victor Gallardo <vgallardo@amcc.com>
42375     Signed-off-by: Stefan Roese <sr@denx.de>
42376
42377 commit f6b6c45840f9b4671d2d97243a12a1f3ffb64765
42378 Author: Adam Graham <agraham@amcc.com>
42379 Date:   Wed Sep 3 12:26:59 2008 -0700
42380
42381     ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines
42382
42383     Signed-off-by: Adam Graham <agraham@amcc.com>
42384     Signed-off-by: Stefan Roese <sr@denx.de>
42385
42386 commit 075d0b81e896e8735ae26372cd384f87cbd24e41
42387 Author: Adam Graham <agraham@amcc.com>
42388 Date:   Wed Sep 3 12:26:28 2008 -0700
42389
42390     ppc4xx: IBM Memory Controller DDR autocalibration routines
42391
42392     Alternate SDRAM DDR autocalibration routine that can be generically used
42393     for any PPC4xx chips that have the IBM SDRAM Controller core allowing for
42394     support of more DIMM/memory chip vendors and gets the DDR autocalibration
42395     values which give the best read latency performance (SDRAM0_RDCC.[RDSS]).
42396
42397     Two alternate SDRAM DDR autocalibration algoritm are provided in this patch,
42398     "Method_A" and "Method_B".  DDR autocalibration Method_A scans the full range
42399     of possible PPC4xx  SDRAM Controller DDR autocalibration values and takes a
42400     lot longer to run than Method_B.  Method_B executes in the same amount of time
42401     as the currently existing DDR autocalibration routine, i.e. 1 second or so.
42402     Normally Method_B is used and it is set as the default method.
42403
42404     The current U-Boot PPC4xx DDR autocalibration code calibrates the IBM SDRAM
42405     Controller registers.[bit-field]:
42406     1)  SDRAM0_RQDC.[RQFD]
42407     2)  SDRAM0_RFDC.[RFFD]
42408
42409     This alternate PPC4xx DDR autocalibration code calibrates the following
42410     IBM SDRAM Controller registers.[bit-field]:
42411
42412     1)  SDRAM0_WRDTR.[WDTR]
42413     2)  SDRAM0_CLKTR.[CKTR]
42414     3)  SDRAM0_RQDC.[RQFD]
42415     4)  SDRAM0_RFDC.[RFFD]
42416
42417     and will also use the calibrated settings of the above four registers that
42418     produce the best "Read Sample Cycle Select" value in the SDRAM0_RDCC.[RDSS]
42419     register.[bit-field].
42420
42421     Signed-off-by: Adam Graham <agraham@amcc.com>
42422     Signed-off-by: Stefan Roese <sr@denx.de>
42423
42424 commit e07f4a8033b6270b8103049adb6456f660ff4a89
42425 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
42426 Date:   Mon Sep 1 13:09:39 2008 -0400
42427
42428     ppc44x: Unification of virtex5 pp440 boards
42429
42430     This patch provides an unificated way of handling xilinx v5 ppc440 boards.
42431
42432     It unificates 3 different things:
42433
42434     1) Source code
42435     A new board called ppc440-generic has been created. This board includes
42436     a generic tlb initialization (Maps the whole memory into virtual) and
42437     defines board_pre_init, checkboard, initdram and get_sys_info weakly,
42438     so, they can be replaced by specific functions.
42439
42440     If a new board needs to redefine any of the previous functions
42441     (specific initialization) it can create a new directory with the
42442     specific initializations needed. (see the example ml507 board).
42443
42444     2) Configuration file
42445     Common configurations are located under configs/xilinx-ppc440.h, this
42446     header file interpretes the xparameters file generated by EDK and
42447     configurates u-boot in correspondence. Example: if there is a Temac,
42448     allows CMD_CONFIG_NET
42449     Specific configuration are located under specific configuration file.
42450     (see the example ml507 board)
42451
42452     3) Makefile
42453     Some work has been done in order to not duplicate work in the Main
42454     Makefile. Please see the attached code.
42455
42456     In order to support new boards they can be implemented in the next way:
42457
42458     a) Simple Generic Board  (90% of the time)
42459     Using EDK generates a new xparameters.h file, replace
42460     ppc440-generic/xparameters.h  and run make xilinx-ppc440-generic_config
42461     && make
42462
42463     b) Simple Boards with special u-boot parameters (9 % of the time)
42464     Create a new file under configs for it (use ml507.h as example) and
42465     change your paramaters. Create a new Makefile paragraph and compile
42466
42467     c) Complex boards (1% of the time)
42468     Create a new folder for the board, like the ml507
42469
42470     Finally, it adds support for the Avnet FX30T Evaluation board, following
42471     the new generic structure:
42472
42473     Cheap board by Avnet for evaluating the Virtex5 FX technology.
42474
42475     This patch adds support for:
42476      - UartLite
42477      - 16MB Flash
42478      - 64MB RAM
42479
42480     Prior using U-boot in this board, read carefully the ERRATA by Avnet
42481     to solve some memory initialization issues.
42482
42483     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
42484     Signed-off-by: Stefan Roese <sr@denx.de>
42485
42486 commit 64ac1eb5afafced49b327425ad1814b2dc422d6e
42487 Author: Nick Spence <nick.spence@freescale.com>
42488 Date:   Tue Sep 2 15:21:16 2008 -0500
42489
42490     mpc83xx: fix mpc8313 in-tree building with NAND
42491
42492     and add mpc8313 NAND build to MAKEALL
42493
42494     Signed-off-by: Nick Spence <nick.spence@freescale.com>
42495     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
42496
42497 commit 6eb2a44e27919fdc601e0c05404b298a7602c0e3
42498 Author: Nick Spence <nick.spence@freescale.com>
42499 Date:   Thu Aug 28 14:09:25 2008 -0700
42500
42501     mpc83xx: clean up cache operations and unlock_ram_in_cache() functions
42502
42503     Cleans up some latent issues with the data cache control so that
42504     dcache_enable() and dcache_disable() will work reliably (after
42505     unlock_ram_in_cache() has been called)
42506
42507     Signed-off-by: Nick Spence <nick.spence@freescale.com>
42508     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
42509
42510 commit 46497056ae3b1e81e736e9cf3a170472c5d9719f
42511 Author: Nick Spence <nick.spence@freescale.com>
42512 Date:   Thu Aug 28 14:09:19 2008 -0700
42513
42514     mpc83xx: Store and display Arbiter Event Register values
42515
42516     Record the Arbiter Event Register values and optionally display them.
42517
42518     The Arbiter Event Register can record the type and effective address of
42519     an arbiter error, even through an HRESET. This patch stores the values in
42520     the global data structure.
42521
42522     Display of the Arbiter Event registers immediately after the RSR value
42523     can be enabled with defines. The Arbiter values will only be displayed
42524     if an arbiter event has occured since the last Power On Reset, and either
42525     of the following defines exist:
42526      #define CONFIG_DISPLAY_AER_BRIEF - display only the arbiter address and
42527                                         and type register values
42528      #define CONFIG_DISPLAY_AER_FULL  - display and interpret the arbiter
42529                                         event register values
42530
42531     Address Only transactions are one of the trapped events that can register
42532     as an arbiter event. They occur with some cache manipulation instructions
42533     if the HID0_ABE (Address Broadcast Enable) is set and the memory region
42534     has the MEMORY_COHERENCE WIMG bit set. Setting:
42535      #define CONFIG_MASK_AER_AO - prevents the arbiter from recording address
42536                                   only events, so that it can still capture
42537                                   other real problems.
42538
42539     Signed-off-by: Nick Spence <nick.spence@freescale.com>
42540     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
42541
42542 commit ade50c7fa1b16ef98be17e9c3ae286aecf4f5605
42543 Author: Nick Spence <nick.spence@freescale.com>
42544 Date:   Thu Aug 28 14:09:11 2008 -0700
42545
42546     mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
42547
42548     This is needed in unlock_ram_in_cache() because it is called from C and
42549     will corrupt the small data area anchor that is kept in R2.
42550
42551     lock_ram_in_cache() is modified similarly as good coding practice, but
42552     is not called from C.
42553
42554     Signed-off-by: Nick Spence <nick.spence@freescale.com>
42555     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
42556
42557 commit d9fe88173cb4f7d293796ffe10c7a0d3d426d8f9
42558 Author: Nick Spence <nick.spence@freescale.com>
42559 Date:   Fri Aug 22 23:52:50 2008 -0700
42560
42561     MPC83XX: Fix GPIO configuration - set gpio level before direction
42562
42563     Set DAT value before DIR values to avoid creating glitches on the
42564     GPIO signals.
42565
42566     Set gpio level register before direction register to inhibit
42567     glitches on high level output pins.
42568
42569     Dir and data gets cleared at powerup, so high level output lines see
42570     a short low pulse between setting the direction and level registers.
42571
42572     Issue was seen on a new board with the nReset line of the NOR flash
42573     connected to a GPIO. Setting the direction register puts the NOR flash
42574     in reset so the next instruction to set the level cannot get executed.
42575
42576     Signed-off-by: Nick Spence <nick.spence@freescale.com>
42577     Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
42578     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
42579
42580 commit 7007c5975ee900ad70983b0681d3251e221f8321
42581 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
42582 Date:   Tue Sep 2 02:58:32 2008 +0200
42583
42584     doc/qemu_mips: add doc howto debug u-boot with gdb
42585
42586     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
42587
42588 commit 7deb3b3ecd0e81ef09bb68aa0ec2346f4ae0a405
42589 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42590 Date:   Wed Sep 3 17:15:45 2008 +0200
42591
42592     ppx4xx: Fix broken DASA_SIM board
42593
42594     This patch adds initdram() to DASA_SIM boards that has been
42595     removed accidentally by a previous commit.
42596
42597     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42598     Signed-off-by: Stefan Roese <sr@denx.de>
42599
42600 commit 7e410aa30fbcb1d19a26bbf1e84a9ca6102d534b
42601 Author: Stefan Roese <sr@denx.de>
42602 Date:   Mon Sep 1 08:35:37 2008 +0200
42603
42604     ppc4xx: Remove reference to common/lists.o from some esd linker scripts
42605
42606     This patch removes some direct references to common/lists.o from some
42607     esd linker scripts. This is necessary because the lists source was moved
42608     and is not in the "common" directory anymore.
42609
42610     Signed-off-by: Stefan Roese <sr@denx.de>
42611
42612 commit 97b0734d65f8a0b03df0a335a2addc759da56107
42613 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42614 Date:   Tue Sep 2 16:33:05 2008 +0200
42615
42616     ppc4xx: Remove obsolete or unused functions from some esd boards
42617
42618     This patch removes initdram() and testdram() from most esd 405 platforms.
42619     Some boards also have an empty dummy implementation of
42620     misc_init_f(). This is also removed.
42621
42622     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42623     Signed-off-by: Stefan Roese <sr@denx.de>
42624
42625 commit 1092ce218c514e5ccb18450ac5af501d96d6e3e9
42626 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42627 Date:   Tue Sep 2 15:07:54 2008 +0200
42628
42629     ppc4xx: Update VOM405 board configuration
42630
42631     - remove PCI code
42632     - add command line editing
42633     - minor cleanup
42634
42635     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42636     Signed-off-by: Stefan Roese <sr@denx.de>
42637
42638 commit 830c800e28e96ec7c3c6936a0bd1b9461f3e77d4
42639 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42640 Date:   Tue Sep 2 15:07:53 2008 +0200
42641
42642     ppc4xx: Remove obsolete initdram() function from VOM405 board
42643
42644     This patch removed the obsolete initdram() function from
42645     VOM405 platform file.
42646
42647     Some minor cleanup.
42648
42649     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42650     Signed-off-by: Stefan Roese <sr@denx.de>
42651
42652 commit 3d4dd7a941b2327b8c2fc535b782ca307ff8b6c8
42653 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42654 Date:   Tue Sep 2 15:07:52 2008 +0200
42655
42656     ppc4xx: Cleanup VOM405 linker script
42657
42658     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42659     Signed-off-by: Stefan Roese <sr@denx.de>
42660
42661 commit fcaffd597f6f5191b12ca66c2a4789bbdeea85c2
42662 Author: Matthias Fuchs <mf@esd.eu>
42663 Date:   Tue Sep 2 15:07:51 2008 +0200
42664
42665     ppc4xx: Add fdt support for VOM405 boards
42666
42667     Signed-off-by: Matthias Fuchs <mf@esd.eu>
42668     Signed-off-by: Stefan Roese <sr@denx.de>
42669
42670 commit 9ec367aa2c5dcf79558aa2b209b45d7686654c14
42671 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42672 Date:   Tue Sep 2 11:36:14 2008 +0200
42673
42674     ppc4xx: Coding style cleanup
42675
42676     Wrap long lines etc.
42677
42678     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42679     Signed-off-by: Stefan Roese <sr@denx.de>
42680
42681 commit 17e65c21adfb63980e6aff80bfbd2df0eeb12060
42682 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42683 Date:   Tue Sep 2 11:35:56 2008 +0200
42684
42685     ppc4xx: Enable USB on PLU405 boards
42686
42687     This patch enables the PCI-OHCI controller on PLU405 board.
42688
42689     Also the default CPU frequency is updated to 266 MHz and
42690     command line editing is enabled.
42691
42692     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42693     Signed-off-by: Stefan Roese <sr@denx.de>
42694
42695 commit 40e43e3b87d57b2ac786e27f6e25a7df9940d93b
42696 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42697 Date:   Tue Sep 2 11:35:35 2008 +0200
42698
42699     ppc4xx: Cleanup PLU405 platform file
42700
42701     This patch
42702     - wraps some long lines
42703     - removes unused/obsolete functions: misc_init_f() and initdram()
42704
42705     Signed-off-by: Matthias Fuchs <mf@esd.eu>
42706     Signed-off-by: Stefan Roese <sr@denx.de>
42707
42708 commit d74cdb1d0614ab78128e0735a51e7988a7b7ea33
42709 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42710 Date:   Tue Sep 2 11:35:04 2008 +0200
42711
42712     ppc4xx: Cleanup PLU405 linker script
42713
42714     Signed-off-by: Matthias Fuchs <mf@esd.eu>
42715     Signed-off-by: Stefan Roese <sr@denx.de>
42716
42717 commit 3bc1054cec2f6b25822f301ea922a16233baa4c7
42718 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42719 Date:   Tue Sep 2 11:34:36 2008 +0200
42720
42721     ppc4xx: Add fdt support for PLU405 boards
42722
42723     Signed-off-by: Matthias Fuchs <mf@esd.eu>
42724     Signed-off-by: Stefan Roese <sr@denx.de>
42725
42726 commit 5a3e480b783bfbc139586293a54fb875d7c5c5d4
42727 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
42728 Date:   Tue Sep 2 11:34:08 2008 +0200
42729
42730     ppc4xx: Increase U-Boot size to 384kB for PLU405 boards
42731
42732     Signed-off-by: Matthias Fuchs <mf@esd.eu>
42733     Signed-off-by: Stefan Roese <sr@denx.de>
42734
42735 commit be1b0d2777e179191a57b138b660547a17e55aad
42736 Author: Jochen Friedrich <jochen@scram.de>
42737 Date:   Tue Sep 2 11:24:59 2008 +0200
42738
42739     Don't tftp to unknown flash
42740
42741     If a board has a variable number of flash banks, there are empty entries
42742     in flash_info[] and CFG_DIRECT_FLASH_TFTP is set, tftp boot fails with
42743     "Outside available Flash". This patch skips flash banks with unknown
42744     flash ids.
42745
42746     Signed-off-by: Jochen Friedrich <jochen@scram.de>
42747     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42748
42749 commit 33314470ab32a3f5412bb61b5f3d6c216c88bf9b
42750 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
42751 Date:   Thu Aug 28 13:40:44 2008 +0900
42752
42753     net: smc911x: Add pkt_data_pull and pkt_data_push function
42754
42755     The RSK7203 board has the SMSC9118 wired up 'incorrectly'.
42756     Byte-swapping is necessary, and so poor performance is inevitable.
42757     This problem cannot evade by the swap function of CHIP, this can
42758     evade by software Byte-swapping.
42759     And this has problem by FIFO access only. pkt_data_pull/pkt_data_push
42760     functions necessary to solve this problem.
42761
42762     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
42763     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42764
42765 commit 10efa024b8ffd9e6aaca63da8bddfdffdc672274
42766 Author: Ben Warren <biggerbadderben@gmail.com>
42767 Date:   Sun Aug 31 20:37:00 2008 -0700
42768
42769     Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
42770
42771     Affected boards:
42772         db64360
42773         db64460
42774         katmai
42775         taihu
42776         taishan
42777         yucca
42778         cpc45
42779         cpu87
42780         eXalion
42781         elppc
42782         debris
42783         kvme080
42784         mpc8315erdb
42785         integratorap
42786         ixdp425
42787         oxc
42788         pm826
42789         pm828
42790         pm854
42791         pm856
42792         ppmc7xx
42793         sc3
42794         sc520_spunk
42795         sorcery
42796         tqm8272
42797         tqm85xx
42798         utx8245
42799
42800     Removed initialization of the driver from net/eth.c
42801     Also, wrapped contents of pci_eth_init() by CONFIG_PCI.
42802
42803     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42804
42805 commit 8ca0b3f99c4fce7a599dcaf92ae095496dc8c8e0
42806 Author: Ben Warren <biggerbadderben@gmail.com>
42807 Date:   Sun Aug 31 10:45:44 2008 -0700
42808
42809     Moved initialization of TULIP Ethernet controller to board_eth_init()
42810
42811     Affected boards:
42812         cu824
42813         bab7xx
42814         adciop
42815         dasa_sim
42816         mousse
42817         mpc8540eval
42818         musenki
42819         mvblue
42820         pcippc2/pcippc6
42821         sbc8240
42822         stxssa
42823
42824     Removed initialization of the driver from net/eth.c
42825
42826     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42827
42828 commit ad3381cf4167120db5c7b88e4970245e1d5c0a32
42829 Author: Ben Warren <biggerbadderben@gmail.com>
42830 Date:   Sun Aug 31 10:44:19 2008 -0700
42831
42832     Moved initialization of E1000 Ethernet controller to board_eth_init()
42833
42834     Affected boards:
42835         ap1000
42836         mvbc_p
42837         PM854
42838
42839     Removed initialization of the driver from net/eth.c
42840
42841     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42842
42843 commit 4fce2aceaf8afd31a252bc782c9dbc497bf40487
42844 Author: Ben Warren <biggerbadderben@gmail.com>
42845 Date:   Sun Aug 31 10:40:51 2008 -0700
42846
42847     Moved initialization of plb2800 Ethernet driver to board_eth_init
42848
42849     Affected boards:
42850         purple
42851
42852     Removed initialization of controller from net/eth.c
42853
42854     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42855
42856 commit e1d7480b5de1fd4830bf7cf5e2237d3b0846d08d
42857 Author: Ben Warren <biggerbadderben@gmail.com>
42858 Date:   Sun Aug 31 10:39:12 2008 -0700
42859
42860     Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
42861
42862     Modified board_eth_init() functions of boards that have this FEC in addition
42863     to other Ethernet controllers.
42864
42865     Affected boards:
42866         bc3450
42867         icecube
42868         mvbc_p
42869         o2dnt
42870         pm520
42871         total5200
42872         tq5200
42873
42874     Removed initialization of controller from net/eth.c
42875
42876     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42877
42878 commit a0aad08f9427ac00218bdb2cb649833ce6ec9b8d
42879 Author: Ben Warren <biggerbadderben@gmail.com>
42880 Date:   Sun Aug 31 10:36:38 2008 -0700
42881
42882     Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
42883
42884     Added a cpu_eth_init() function to MPC512x CPU directory and
42885     removed code from net/eth.c
42886
42887     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42888
42889 commit 8218bd2aa68820b878a8413493ae17fd8d21f944
42890 Author: Ben Warren <biggerbadderben@gmail.com>
42891 Date:   Sun Aug 31 10:16:59 2008 -0700
42892
42893     Moved initialization of IncaIP Ethernet controller to board_eth_init
42894
42895     Affected boards:
42896         IncaIP
42897
42898     Removed initialization of the driver from net/eth.c
42899
42900     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42901
42902 commit 164846eeb25cb2a5ede7ab9371fdca7f4831a055
42903 Author: Ben Warren <biggerbadderben@gmail.com>
42904 Date:   Sun Aug 31 10:15:26 2008 -0700
42905
42906     Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()
42907
42908         Affected boards:
42909             AmigaOneG3SE
42910
42911         Removed initialization of the driver from net/eth.c
42912
42913     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42914
42915 commit 6aca145e067efe75398e9fac97822bd3700de0b2
42916 Author: Ben Warren <biggerbadderben@gmail.com>
42917 Date:   Sun Aug 31 10:13:34 2008 -0700
42918
42919     Moved initialization of GT6426x Ethernet controller to board_eth_init()
42920
42921     Affected boards:
42922         EVB64260
42923         P3G4
42924         ZUMA
42925
42926     Removed initialization of the driver from net/eth.c
42927
42928     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42929
42930 commit e3090534d62045dcb73f5392bacc64a4e8e443dc
42931 Author: Ben Warren <biggerbadderben@gmail.com>
42932 Date:   Sun Aug 31 10:08:43 2008 -0700
42933
42934     Moved initialization of PCNET Ethernet controller to board_eth_init()
42935
42936     Affected boards:
42937         PN62
42938         sc520_cdp
42939
42940     Removed initialization of the driver from net/eth.c
42941
42942     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42943
42944 commit b902b8dda5e1fd4d5fe2f202c71ee3521d2c40ed
42945 Author: Ben Warren <biggerbadderben@gmail.com>
42946 Date:   Sun Aug 31 10:07:16 2008 -0700
42947
42948     Moved initialization of NATSEMI Ethernet controller to board_eth_init()
42949
42950     Affected boards:
42951         a3000
42952
42953     Removed initialization of the driver from net/eth.c
42954
42955     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42956
42957 commit 19403633dd70333893c2da7926a1d0dcd6dab7d8
42958 Author: Ben Warren <biggerbadderben@gmail.com>
42959 Date:   Sun Aug 31 10:03:22 2008 -0700
42960
42961     Moved initialization of NS8382X Ethernet controller to board_eth_init()
42962
42963     Affected boards:
42964         bc3450
42965         cpci5200
42966         mecp5200
42967         pf2000
42968         icecube
42969         o2dnt
42970         pm520
42971         sandpoint8245
42972         total5200
42973         tqm5200
42974
42975     Removed initialization of the driver from net/eth.c
42976
42977     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42978
42979 commit ccdd12f83ef93719fbe85f642aa4dc648b9498f0
42980 Author: Ben Warren <biggerbadderben@gmail.com>
42981 Date:   Sun Aug 31 09:59:33 2008 -0700
42982
42983     Moved initialization of TSI108 Ethernet controller to board_eth_init()
42984
42985     Affected boards:
42986         mpc7448hpc2
42987
42988     Removed initialization of the driver from net/eth.c
42989
42990     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
42991
42992 commit 0b252f50ae218ae15bfb63af44227972686ebc56
42993 Author: Ben Warren <biggerbadderben@gmail.com>
42994 Date:   Sun Aug 31 21:41:08 2008 -0700
42995
42996     Moved initialization of RTL8139 Ethernet controller to board_eth_init()
42997
42998     Affected boards:
42999         hidden_dragon
43000         MPC8544DS
43001         MPC8610HPCN
43002         R2DPLUS
43003         TB0229
43004
43005     Removed initialization of the driver from net/eth.c
43006
43007     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
43008
43009 commit 02d69891d95ee76b0e86e1715a4dc0b964a57cb7
43010 Author: Ben Warren <biggerbadderben@gmail.com>
43011 Date:   Sun Aug 31 09:49:42 2008 -0700
43012
43013     Moved initialization of RTL8169 Ethernet controller to board_eth_init()
43014
43015     Affected boards:
43016         linkstation
43017         r7780mp
43018
43019     Removed initialization of the driver from net/eth.c
43020
43021     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
43022
43023 commit 3ae071e44256144d6c1e3febb65f6c56bd433769
43024 Author: Ben Warren <biggerbadderben@gmail.com>
43025 Date:   Tue Aug 12 22:11:53 2008 -0700
43026
43027     Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
43028
43029     Removed at91sam9_eth_initialize() from net/eth.c
43030
43031     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
43032
43033 commit 89973f8a82c28ad893c4c3cc56839a8e10fe5f13
43034 Author: Ben Warren <biggerbadderben@gmail.com>
43035 Date:   Sun Aug 31 22:22:04 2008 -0700
43036
43037     Introduce netdev.h header file and remove externs
43038
43039     This addresses all drivers whose initializers have already
43040     been moved to board_eth_init()/cpu_eth_init().
43041
43042     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
43043
43044 commit 5a8a163ac394d9f4f7ff57f415d82bd673b0068c
43045 Author: Andy Fleming <afleming@freescale.com>
43046 Date:   Sun Aug 31 16:33:30 2008 -0500
43047
43048     Add pixis_set_sgmii command
43049
43050     The 8544DS and 8572DS platforms support an optional SGMII riser card to
43051     expose ethernet over an SGMII interface.  Once the card is in, it is also
43052     necessary to configure the board such that it uses the card, rather than
43053     the on-board ethernet ports.  This can either be done by flipping dip switches
43054     on the motherboard, or by modifying registers in the pixis.  Either way
43055     requires a reboot.
43056
43057     This adds a command to allow users to choose which ports are routed through
43058     the SGMII card, and which through the onboard ports.  It also allows users
43059     to revert to the current switch settings.
43060
43061     This code does not work on the 8572, as the PIXIS is different.
43062
43063     Signed-off-by: Andy Fleming <afleming@freescale.com>
43064     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
43065
43066 commit 216f2a7156a5fde7b47adc40ad553c888a9cbaa7
43067 Author: Andy Fleming <afleming@freescale.com>
43068 Date:   Sun Aug 31 16:33:29 2008 -0500
43069
43070     Add SGMII support for the 8544 DS
43071
43072     The 8544 DS has an optional SGMII Riser card, which uses different PHY
43073     addresses.  Check if we are in SGMII mode, and invoke the SGMII Riser
43074     setup code if so.
43075
43076     Signed-off-by: Andy Fleming <afleming@freescale.com>
43077     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
43078
43079 commit 652f7c2eef76a1340928bd660845441e932d86a2
43080 Author: Andy Fleming <afleming@freescale.com>
43081 Date:   Sun Aug 31 16:33:28 2008 -0500
43082
43083     Add support for Freescale SGMII Riser Card
43084
43085     The 8544DS and 8572DS systems have an optional SGMII riser card which
43086     exposes new ethernet ports which are connected to the eTSECs via an
43087     SGMII interface.  The SGMII PHYs for this board are offset from the standard
43088     PHY addresses, so this code modifies the passed in tsec_info structure to
43089     use the SGMII PHYs on the card, instead.
43090
43091     Signed-off-by: Andy Fleming <afleming@freescale.com>
43092     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
43093
43094 commit 2abe361c03b43e6dcf68f54e96b5c05156c49284
43095 Author: Andy Fleming <afleming@freescale.com>
43096 Date:   Sun Aug 31 16:33:27 2008 -0500
43097
43098     Add SGMII support to the tsec
43099
43100     Adds support for configuring the TBI to talk properly with the SerDes.
43101
43102     Signed-off-by: Andy Fleming <afleming@freescale.com>
43103     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
43104
43105 commit 75b9d4ae0d69f214eab641caf12ce8af83a39a42
43106 Author: Andy Fleming <afleming@freescale.com>
43107 Date:   Sun Aug 31 16:33:26 2008 -0500
43108
43109     Pass in tsec_info struct through tsec_initialize
43110
43111     The tsec driver contains a hard-coded array of configuration information
43112     for the tsec ethernet controllers.  We create a default function that works
43113     for most tsecs, and allow that to be overridden by board code.  It creates
43114     an array of tsec_info structures, which are then parsed by the corresponding
43115     driver instance to determine configuration.  Also, add regs, miiregs, and
43116     devname fields to the tsec_info structure, so that we don't need the kludgy
43117     "index" parameter.
43118
43119     Signed-off-by: Andy Fleming <afleming@freescale.com>
43120     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
43121
43122 commit dd3d1f56a01f460d560766126ee7dfed2ea9bc10
43123 Author: Andy Fleming <afleming@freescale.com>
43124 Date:   Sun Aug 31 16:33:25 2008 -0500
43125
43126     tsec: Move tsec.h to include/
43127
43128     This is to prepare the way for board code passing in the tsec_info structure
43129
43130     Signed-off-by: Andy Fleming <afleming@freescale.com>
43131     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
43132
43133 commit d23dc394aa69093b6326ad917db04dc0d1aff3f8
43134 Author: Sergei Poselenov <sposelenov@emcraft.com>
43135 Date:   Fri Jun 6 15:52:44 2008 +0200
43136
43137     PHY: Add support for the M88E1121R Marvell chip.
43138
43139     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
43140     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
43141     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
43142
43143 commit 1711f3bd16d1c5e9d17b4c0198b426d86999781b
43144 Author: Wolfgang Denk <wd@denx.de>
43145 Date:   Tue Sep 2 21:17:36 2008 +0200
43146
43147     fw_env.c: fix build problems with MTD_VERSION=old
43148
43149     (as needed to support old 2.4 Linux kernel based releases)
43150
43151     Signed-off-by: Wolfgang Denk <wd@denx.de>
43152
43153 commit 628ffd73bcff0c9f3bc5a8eeb2c7455fe9d28a51
43154 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43155 Date:   Mon Sep 1 17:11:26 2008 +0200
43156
43157     device: make device_register() clone the device
43158
43159     This is expected by the callers, but this fact was hidden well within
43160     the old list implementation.
43161
43162     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43163
43164 commit baf449fc5ff96f071bb0e3789fd3265f6d4fd9a0
43165 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43166 Date:   Mon Sep 1 14:00:07 2008 +0200
43167
43168     avr32: Add support for "GPIO" port mux
43169
43170     The "GPIO" port mux is used on AVR32 UC3 parts as well as AT32AP7200 and
43171     all later AVR32 chips. This patch adds a driver for it, implementing the
43172     same API as the existing portmux-pio driver but with more functionality.
43173
43174     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43175
43176 commit d92852579546c46bdaac978e0b6767a6645b69e0
43177 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43178 Date:   Fri Aug 15 15:02:29 2008 +0200
43179
43180     atstk1000: Convert to new-style makefile
43181
43182     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43183
43184 commit 25e6854d42c11046a468576179b5494f850311b2
43185 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43186 Date:   Sun Aug 31 18:46:35 2008 +0200
43187
43188     avr32: use board_early_init_r instead of board_init_info
43189
43190     Replace the avr32-specific board_init_info hook by the standard
43191     board_early_init_r hook and make it optional.
43192
43193     board_early_init_r() runs somewhat earlier than board_init_info used to
43194     do, but this isn't a problem for any of the in-tree boards.
43195
43196     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43197
43198 commit 36d375faf5cff98e8dca32aabbbb1ec6036437dd
43199 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43200 Date:   Sun Aug 31 18:24:24 2008 +0200
43201
43202     avr32: Use board_postclk_init instead of gclk_init
43203
43204     Replace the avr32-specific gclk_init() board hook with the standard
43205     board_postclk_init() hook which is supposed to run at the same point
43206     during initialization.
43207
43208     Provide a dummy weak alias for boards not implementing this hook. The
43209     cost of this is:
43210       - 2 bytes for the dummy function (retal 0)
43211       - 2 bytes for each unnecessary function call (short rcall)
43212
43213     which is a pretty small price to pay for avoiding lots of #ifdef
43214     clutter. In this particular case, all boards probably end up slightly
43215     smaller because we avoid the conditional checking if the gclk_init
43216     symbol is NULL.
43217
43218     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43219
43220 commit abdde2b1d570b1ee77606bf783444fcddf7f0965
43221 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43222 Date:   Sun Aug 31 18:07:35 2008 +0200
43223
43224     hammerhead: Use gclk helper functions
43225
43226     Use the new gclk helper functions to set up the PHY clock instead of
43227     accessing the PM registers directly.
43228
43229     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43230
43231 commit 98090cd75cdb40b2ab94c806c338540a5716748b
43232 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43233 Date:   Sun Aug 31 18:05:32 2008 +0200
43234
43235     avr32: Add gclk helper functions
43236
43237     Add two helper functions for configuring and enabling generic clocks:
43238       - gclk_enable_output: Enables output on a GCLKx pin
43239       - gclk_set_rate: Configures a gclk to run at a specific rate
43240
43241     This should eliminate any reason to go mucking about with PM registers
43242     from board code.
43243
43244     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43245
43246 commit ab0df36fc7db9dda0b786b909f653e279dfeb9cf
43247 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43248 Date:   Fri Aug 29 21:09:49 2008 +0200
43249
43250     avr32: refactor the portmux/gpio code
43251
43252       - Separate the portmux configuration functionality from the GPIO pin
43253         control API.
43254       - Separate the controller-specific code from the chip-specific code.
43255       - Allow "ganged" port configuration (multiple pins at once).
43256       - Add more flexibility to the "canned" peripheral select functions:
43257           - Allow using more than 23 address bits, more chip selects, as
43258         well as NAND- and CF-specific pins.
43259           - Make the MACB SPEED pin optional, and choose between MII/RMII
43260         using a parameter instead of an #ifdef.
43261           - Make it possible to use other MMC slots than slot 0, and support
43262         different MMC/SDCard data bus widths.
43263       - Use more reasonable pull-up defaults; floating pins may consume a
43264         lot of power.
43265       - Get rid of some custom portmux code from the mimc200 board code. The
43266         old gpio/portmux API couldn't really handle its requirements, but
43267         the new one can.
43268       - Add documentation.
43269
43270     The end result is slightly smaller code for all boards. Which isn't
43271     really the point, but at least it isn't any larger.
43272
43273     This has been verified on ATSTK1002 and ATNGW100. I'd appreciate if
43274     the board maintainers could help me test this on their boards. In
43275     particular, the mimc200 port has lost a lot of code, so I'm hoping Mark
43276     can help me out.
43277
43278     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43279     Cc: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
43280     Cc: Mark Jackson <mpfj@mimc.co.uk>
43281     Cc: Alex Raimondi <alex.raimondi@miromico.ch>
43282     Cc: Julien May <julien.may@miromico.ch>
43283
43284     Changes since v1:
43285       * Enable pullup on NWAIT
43286       * Add missing include to portmux-pio.h
43287       * Rename CONFIG_PIO2 -> CONFIG_PORTMUX_PIO to match docs
43288
43289 commit 4c24e8288c601cb773ab02528b48a8577970e867
43290 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43291 Date:   Sat Aug 30 17:28:36 2008 +0200
43292
43293     avr32: data_bits should reflect the actual number of data bits
43294
43295     Make the data_bits enum in struct sdram_config reflect the actual number
43296     of data bits on the bus, i.e. 16 or 32. Having 0 mean 16 bits and 1 mean
43297     32 bits is just too confusing.
43298
43299     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43300
43301 commit 66b7bc5175325809718d8d49ef073bc1036ad71b
43302 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43303 Date:   Fri Aug 29 17:48:18 2008 +0200
43304
43305     avr32: Update README
43306
43307     Remove some outdated and/or unnecessary information, and add updated
43308     information about the toolchain and buildroot.
43309
43310     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
43311
43312 commit c75e772a2f061a508bba28ded1b5bea91f0442b0
43313 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43314 Date:   Sun Aug 31 23:28:15 2008 +0900
43315
43316     sh: Remove CC line from board's Makefile
43317
43318     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43319
43320 commit 468eae0660de6fdfd9999944c536ecc4797bd944
43321 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43322 Date:   Sun Aug 31 23:25:57 2008 +0900
43323
43324     sh: Replaced "@./mkconfig" for @$(MKCONFIG)
43325
43326     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43327
43328 commit 3aeb1ff7482a732503186c742d3a5ded4b7a0d34
43329 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
43330 Date:   Thu Aug 28 14:50:52 2008 +0900
43331
43332     sh: Add support sh2 to MAKEALL
43333
43334     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
43335     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43336
43337 commit 6f3d8bb5faa12dbf3031382286784c978df038ee
43338 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
43339 Date:   Thu Aug 28 14:52:23 2008 +0900
43340
43341     sh: Fix compile error rsk7203 board
43342
43343     This boards used old type preprocessor.
43344     This patch fix compile error.
43345
43346     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
43347     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43348
43349 commit 1c98172e025018552e9bb4c43b0aaee76f79b1aa
43350 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
43351 Date:   Thu Aug 28 14:53:31 2008 +0900
43352
43353     sh: Fix compile error sh7785lcr board
43354
43355     This boards used old type preprocessor.
43356     This patch fix compile error.
43357
43358     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
43359     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43360
43361 commit 6f0da4972e48f99d37bc522814940a6022cd3084
43362 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43363 Date:   Fri Aug 22 17:39:09 2008 +0900
43364
43365     sh: Renesas Solutions AP325RXA board support
43366
43367     AP325RXA is SH7723's reference board.
43368     This has SCIF, NOR Flash, Ethernet, USB host, LCDC, SD Host, Camera and other.
43369     In this patch, support SCIF, NOR Flash, and Ethernet.
43370
43371     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
43372     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43373
43374 commit ab09f433b50bb83b5e440c335bc3839ee069e534
43375 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
43376 Date:   Fri Aug 22 17:48:51 2008 +0900
43377
43378     sh: add support Renesas SH7723
43379
43380     Renesas SH7723 has 5 SCIF, SD, Camera, LCDC and other.
43381     This patch supports CPU register's header file and SCIF serial driver.
43382
43383     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
43384     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43385
43386 commit c655fad06ba3fb042dbc667724a40e1a9a091248
43387 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43388 Date:   Sun Aug 31 23:02:04 2008 +0900
43389
43390     sh: Renesas RSK+ 7203 board support
43391
43392     This adds initial support for the RTE RSK+ SH7203 board.
43393
43394     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
43395     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43396
43397 commit 6ede753ddf52a7b0f992d9bccbe5e4a0968ca475
43398 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
43399 Date:   Thu Jul 3 23:11:02 2008 +0900
43400
43401     sh: Add support Renesas SH7203 processor
43402
43403     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
43404     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43405
43406 commit 6ad43d0dd86b612895ddc7f480eb6cdfe793adf9
43407 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43408 Date:   Sun Aug 31 22:48:33 2008 +0900
43409
43410     sh: Add support SH2/SH2A which is CPU of Renesas Technology
43411
43412     Add support SH2/SH2A basic function.
43413
43414     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
43415     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43416
43417 commit 0d53a47dc0737b6aa3a39caee21410c169441ae5
43418 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43419 Date:   Sun Aug 31 22:45:08 2008 +0900
43420
43421     sh: Renesas R0P7785LC0011RL board support
43422
43423     This board has SH7785, 512MB DDR2-SDRAM, NOR Flash,
43424     Graphic, Ethernet, USB, SD, RTC, and I2C controller.
43425
43426     This patch supports the following functions:
43427      - 128MB DDR2-SDRAM (29-bit address mode only)
43428      - NOR Flash
43429      - USB host
43430      - Ethernet
43431
43432     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
43433     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43434
43435 commit b0b6218929bc7de9a6bdb8e564fa8ec2efa71b4e
43436 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
43437 Date:   Thu Jul 10 19:32:53 2008 +0900
43438
43439     sh: add support for SH7785
43440
43441     Renesas SH7785 has DDR2-SDRAM controller, PCI, and other.
43442     This patch supports CPU register's header file.
43443
43444     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
43445     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
43446
43447 commit d6e04258be8f2408845468d3cf722a4cf0433445
43448 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43449 Date:   Sun Aug 31 04:45:42 2008 +0200
43450
43451     davinci: fix remaining dm644x_eth
43452
43453     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43454
43455 commit 08ab4e1780fa63c88dd5a5ab52f4ff4ed1ee1878
43456 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43457 Date:   Sun Aug 31 04:24:56 2008 +0200
43458
43459     fs: Move conditional compilation to Makefile
43460
43461     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43462
43463 commit c1de7a6daf9c657484e1c6d433f01fccd49a7f48
43464 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43465 Date:   Sun Aug 31 04:24:55 2008 +0200
43466
43467     devices: merge to list_head
43468
43469     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43470
43471 commit ef0255fc75f28655f9681422079287d68a14dbaa
43472 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43473 Date:   Sun Aug 31 04:24:51 2008 +0200
43474
43475     update linux/list
43476
43477     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43478
43479 commit 71cb31227bee741b274f6c0279b2aac1ab8e28e3
43480 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43481 Date:   Sun Aug 31 00:39:48 2008 +0200
43482
43483     smdk6400: add gitignore
43484
43485     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43486
43487 commit f9f692e2b146d4e306b777e6d5f69f1d725b9eb9
43488 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43489 Date:   Sun Aug 31 00:39:48 2008 +0200
43490
43491     smdk6400: Use CONFIG_FLASH_CFI_DRIVER
43492
43493     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43494
43495 commit 7c0e5a8db3d1358b0ce3cc85ada0de6341ca4a15
43496 Author: Guennadi Liakhovetski <lg@denx.de>
43497 Date:   Sun Aug 31 00:39:47 2008 +0200
43498
43499     smdk6400: remove redundant bootargs definition
43500
43501     Double bootargs setting leads to a duplicated environmant entry.
43502
43503     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
43504
43505 commit 11edcfe260f20dcea79284a3e95270989d433854
43506 Author: Guennadi Liakhovetski <lg@denx.de>
43507 Date:   Sun Aug 31 00:39:47 2008 +0200
43508
43509     ARM: Add support for S3C6400 based SMDK6400 board
43510
43511     SMDK6400 can only boot U-Boot from NAND-flash. This patch adds a nand_spl
43512     driver for it too. The board can also boot from the NOR flash, but due to
43513     hardware limitations it can only address 64KiB on it, which is not enough
43514     for U-Boot. Based on the original sources by Samsung for U-Boot 1.1.6.
43515
43516     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
43517
43518 commit e0056b341069796eaea11eae0fc8eb93a3dceaac
43519 Author: Guennadi Liakhovetski <lg@denx.de>
43520 Date:   Sun Aug 31 00:39:47 2008 +0200
43521
43522     NAND: add NAND driver for S3C64XX
43523
43524     Based on the original S3C64XX NAND driver by Samsung for U-Boot 1.1.6.
43525
43526     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
43527
43528 commit 3fe7b589f9c7463df39056f8872006a67f56a91c
43529 Author: Guennadi Liakhovetski <lg@denx.de>
43530 Date:   Sun Aug 31 00:39:47 2008 +0200
43531
43532     S3C64XX: remove broken HWFLOW support from the serial driver
43533
43534     As noted by Harald Welte, HWFLOW support in the S3C64XX serial driver is
43535     broken and currently unused. Remove it.
43536
43537     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
43538
43539 commit 2fb28dcf82048045e1bf5014e938e486fa6c2383
43540 Author: Guennadi Liakhovetski <lg@denx.de>
43541 Date:   Sun Aug 31 00:39:47 2008 +0200
43542
43543     serial: add S3C64XX serial driver
43544
43545     Based on the original S3C64XX UART driver by Samsung for U-Boot 1.1.6.
43546
43547     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
43548
43549 commit 8262813ca04fc57f5d8856e1828085c136e0f1eb
43550 Author: Guennadi Liakhovetski <lg@denx.de>
43551 Date:   Sun Aug 31 00:39:46 2008 +0200
43552
43553     USB: Add support for OHCI controller on S3C6400
43554
43555     Notice: USB on S3C6400 currently works _only_ with switched off MMU. One could
43556     try to enable the MMU, but map addresses 1-to-1, and disable data cache, then
43557     it should work too and we could still profit from instruction cache.
43558
43559     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
43560
43561 commit 9b07773f8883665b002500c190507e9fd99b7181
43562 Author: Guennadi Liakhovetski <lg@denx.de>
43563 Date:   Sun Aug 31 00:39:46 2008 +0200
43564
43565     ARM: Add arm1176 core with S3C6400 SoC
43566
43567     Based on the original S3C64XX port by Samsung for U-Boot 1.1.6.
43568
43569     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
43570
43571 commit fcaac589a68115819ddadcf5c18ded9a5f9e2c75
43572 Author: Sandeep Paulraj <s-paulraj@ti.com>
43573 Date:   Sun Aug 31 00:39:46 2008 +0200
43574
43575     ARM DaVinci: Changing function names for EMAC driver
43576
43577     DM644x is just one of a series of DaVinci chips that use the EMAC driver.
43578     By replacing all the function names that start with dm644x_* to davinci_*
43579     we make these function more portable. I have tested this change on my EVM.
43580     DM6467 is another DaVinci SOC which uses the EMAC driver and i will
43581     be sending patches that add DaVinci DM6467 support to the list soon.
43582
43583     Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
43584
43585 commit fbbb1de369ca7d5ace6f7b0ce9d0aee24a6f457b
43586 Author: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
43587 Date:   Sat Aug 30 23:21:30 2008 +0200
43588
43589     Integrator[AP/CP] - Remove unused file memsetup.S
43590
43591     - memsetup.s is changed/merged to lowlevel_init.S
43592       memsetup.S has a global label memsetup that just returns back to caller
43593     - memsetup global label is changed/merged to lowlevel_init
43594       This label is not called from anywhere.
43595
43596     Signed-off-by: Gururaja Hebbar <gururajakr@sanyo.co.in>
43597
43598 commit 89d51d022a63be1a851eda983c8cbce1a044f65f
43599 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
43600 Date:   Wed Aug 27 21:35:52 2008 +0200
43601
43602     ARM DaVinci: Standardize names of directories/files
43603
43604     ARM DaVinci: Standardize names of directories/files.
43605
43606     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
43607     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43608
43609 commit 264bbdd11d01f14f5ea4629556ae63b00b13402d
43610 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
43611 Date:   Fri Jul 11 15:10:13 2008 -0400
43612
43613     ARM DaVinci: Move common functions to board/davinci/common
43614
43615     ARM DaVinci: Move common functions to board/davinci/common.
43616
43617     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
43618
43619 commit c2b4b2e4814f4ace9015fdb64132894327400bf0
43620 Author: Stefan Roese <sr@denx.de>
43621 Date:   Fri Aug 29 11:56:49 2008 +0200
43622
43623     ppc4xx/NAND: Add select_chip function to 4xx NDFC driver
43624
43625     This function is needed for the new NAND infrastructure. We only need
43626     a dummy implementation though for the NDFC.
43627
43628     Signed-off-by: Stefan Roese <sr@denx.de>
43629
43630 commit 3d4a746e2fb4545f07d871049805fb34ae97cc94
43631 Author: Stefan Roese <sr@denx.de>
43632 Date:   Fri Aug 29 12:06:27 2008 +0200
43633
43634     ppc4xx: Increase image size for NAND boot target
43635
43636     This is needed since now with HUSH enabled (amcc-common.h) the image
43637     read from NAND exceeds the previous limit.
43638
43639     Signed-off-by: Stefan Roese <sr@denx.de>
43640
43641 commit 6b5049d056cd8ef72d1f2f461ceb2d033d93f759
43642 Author: Ben Warren <biggerbadderben@gmail.com>
43643 Date:   Thu Aug 28 23:58:30 2008 -0700
43644
43645     Move MPC512x_FEC driver to drivers/net
43646
43647     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
43648
43649 commit 80b00af01b3c9154774de2936f05a051e92f6a03
43650 Author: Ben Warren <biggerbadderben@gmail.com>
43651 Date:   Thu Aug 28 23:58:29 2008 -0700
43652
43653     Move MPC5xxx_FEC driver to drivers/net
43654
43655     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
43656
43657 commit 3de7bf0e6b1ad2608014096c8192f13229b2e9d7
43658 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43659 Date:   Fri Aug 29 21:53:57 2008 +0200
43660
43661     cmd_terminal: remove no need ifdef
43662
43663     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43664
43665 commit 578118bdf122877ae769776be002255be447b4fa
43666 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43667 Date:   Fri Aug 29 21:53:57 2008 +0200
43668
43669     common/Makefile: order by functionality
43670
43671     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43672
43673 commit ba7b5b2348b684cf8ec424b2e38e267dc1cfd2fb
43674 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43675 Date:   Fri Aug 29 21:53:56 2008 +0200
43676
43677     miiphyutil: Move conditional compilation to Makefile
43678
43679     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43680
43681 commit 81789c39db3f0f6b621df8c0ec66014d701f368e
43682 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43683 Date:   Fri Aug 29 21:53:37 2008 +0200
43684
43685     autoscript: Move conditional compilation to Makefile
43686
43687     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43688
43689 commit bbf52df9aa94ffb115b8b1ebeb00d01374bb0a1d
43690 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43691 Date:   Fri Aug 29 01:18:11 2008 +0200
43692
43693     crc16: move to lib_generic
43694
43695     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43696
43697 commit 55195773eacefb22dd483a3c560ea30a14263ce1
43698 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43699 Date:   Fri Aug 29 01:18:01 2008 +0200
43700
43701     miiphybb: move to drivers/net/phy
43702
43703     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43704
43705 commit e8314035996a9118ac5948df2ff8a2f2161ed67a
43706 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43707 Date:   Thu Aug 28 12:31:51 2008 +0200
43708
43709     soft_spi: move to drivers/spi
43710
43711     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43712
43713 commit 4d75e0aa9caca64d4a1d55d95cd1ca5f30d9fc56
43714 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43715 Date:   Thu Aug 28 12:31:51 2008 +0200
43716
43717     soft_i2c: move to drivers/i2c
43718
43719     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43720
43721 commit 717a222229fdb77703e9174d0eb08a4b41febf49
43722 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43723 Date:   Thu Aug 28 12:31:48 2008 +0200
43724
43725     gunzip: move to lib_generic
43726
43727     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
43728
43729 commit 52aef8f9ba28b747973bf76741c23db658d5773c
43730 Author: Wolfgang Ocker <weo@reccoware.de>
43731 Date:   Tue Aug 26 19:55:23 2008 +0200
43732
43733     ppc4xx: NAND configuration
43734
43735     Made NAND bank configuration setting a config variable.
43736
43737     Signed-off-by: Wolfgang Ocker <weo@reccoware.de>
43738     Signed-off-by: Stefan Roese <sr@denx.de>
43739
43740 commit 5bc542a593abc9e974fbd34704af85c37c366c60
43741 Author: Victor Gallardo <vgallardo@amcc.com>
43742 Date:   Thu Aug 28 16:03:28 2008 -0700
43743
43744     ppc4xx: fix UIC external_interrupt hang on UIC0
43745
43746     This patch fixes a UIC external_interrupt hang if critical or non-critical
43747     interrupt is set at the same time as a normal interrupt is set on UIC0.
43748
43749     Signed-off-by: Victor Gallardo <vgallardo@amcc.com>
43750     Signed-off-by: Stefan Roese <sr@denx.de>
43751
43752 commit 04737d5ffd16248cb80ab3dd4f3765057a803f18
43753 Author: Prodyut  Hazarika <phazarika@amcc.com>
43754 Date:   Wed Aug 27 16:39:00 2008 -0700
43755
43756     ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller
43757
43758     Removed Magic numbers from Initialization preload registers
43759     Tested with Kilauea, Glacier, Canyonlands and Katmai boards
43760     About 5-7% improvement seen for LMBench memtests
43761
43762     Signed-off-by: Prodyut Hazarika <phazarika@amcc.com>
43763     Signed-off-by: Stefan Roese <sr@denx.de>
43764
43765 commit 8a490422bed685c9491274ec997f62061d88620b
43766 Author: John Rigby <jrigby@freescale.com>
43767 Date:   Thu Aug 28 13:17:07 2008 -0600
43768
43769     ADS5121: Fix NOR and CPLD ALE timing for rev 2 silicon
43770
43771     MPC5121 rev 2 silicon has a new register for controlling how long
43772     CS is asserted after deassertion of ALE in multiplexed mode.
43773
43774     The default is to assert CS together with ALE.  The alternative
43775     is to assert CS (ALEN+1)*LPC_CLK clocks after deassertion of ALE.
43776
43777     The default is wrong for the NOR flash and CPLD on the ADS5121.
43778
43779     This patch turns on the alternative for CS0 (NOR) and CS2 (CPLD)
43780     it does so conditionally based on silicon rev 2.0 or greater.
43781
43782     Signed-off-by: Martha J Marx <mmarx@silicontkx.com>
43783     Signed-off-by: John Rigby <jrigby@freescale.com>
43784
43785 commit 5d9a5efa4b332f442b54a755d49969123c3a8742
43786 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43787 Date:   Tue Aug 19 00:56:46 2008 +0600
43788
43789     Add I2C frequency dividers for ColdFire
43790
43791     The existing I2C freqency dividers for FDR does not apply
43792     to ColdFire platforms; thus, a seperate table is added
43793     based on MCF5xxx Reference Manual
43794
43795     Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
43796     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43797     Acked-by: Tabi Timur <timur@freescale.com>
43798
43799 commit eec567a67e00d1ed8d941e9098b7d421f4091abf
43800 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43801 Date:   Tue Aug 19 03:01:19 2008 +0600
43802
43803     ColdFire: I2C fix for multiple platforms
43804
43805     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43806
43807 commit d53cf6a9c7423cba668b867978648645f71c3090
43808 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43809 Date:   Tue Aug 19 00:37:13 2008 +0600
43810
43811     ColdFire: Add CONFIG_MII_INIT for M5272C3
43812
43813     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43814
43815 commit f78ced3028d4130b24a318943a70cf5584ab16f4
43816 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43817 Date:   Tue Aug 19 00:26:25 2008 +0600
43818
43819     ColdFire: Multiple fixes for MCF5445x platforms
43820
43821     Add FEC pin set and mii reset in __mii_init(). Change
43822     legacy flash vendor from 2 to AMD LEGACY (0xFFF0),
43823     change cfi_offset to 0, and change CFG_FLASH_CFI to
43824     CONFIG_FLASH_CFI_LEGACY. Correct M54451EVB and
43825     M54455EVB env settings in configuration file.
43826
43827     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43828
43829 commit 454e725b3a9537b7f273bbd0cbca180f23a7a6e8
43830 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43831 Date:   Fri Aug 15 18:24:25 2008 +0000
43832
43833     ColdFire: Change the SDRAM BRD2WT timing from 3 to 7
43834
43835     The user manuals recommend 7.
43836
43837     Signed-off-by: Kurt Mahan <kmahan@freescale.com>
43838     Acked-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43839
43840 commit 79e0799cf6e88d98d77b216a55234bf674b59a4e
43841 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43842 Date:   Fri Aug 15 16:50:07 2008 +0000
43843
43844     ColdFire: Raise uart baudrate to 115200 bps
43845
43846     M5249EVB, M5271EVB, M5272C3, M5275EVB and M5282EVB platforms
43847     uart baudrate increase from 19200 to 115200 bps
43848
43849     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43850
43851 commit ab6ba842682552ccf071d0034da0a20633d1d1ac
43852 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43853 Date:   Wed Aug 13 12:07:03 2008 +0000
43854
43855     ColdFire: Fix board.c warning message
43856
43857     Implicit declaration of nand_init() warning message
43858
43859     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
43860
43861 commit 5798b1c4650e9a8713c95b25c1e669a2bc80a97b
43862 Author: Kumar Gala <galak@kernel.crashing.org>
43863 Date:   Wed Aug 27 01:10:34 2008 -0500
43864
43865     FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx.
43866
43867     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43868
43869 commit 258c37b147353bc522ffc33dfbd7d0d9cd7c32d7
43870 Author: Heiko Schocher <hs@denx.de>
43871 Date:   Thu Aug 21 20:44:49 2008 +0200
43872
43873     mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.
43874
43875     Signed-off-by: Heiko Schocher <hs@denx.de>
43876
43877 commit 9cff4448a9cb882defe6c8bde73b77fc0c636799
43878 Author: Kumar Gala <galak@kernel.crashing.org>
43879 Date:   Tue Aug 19 14:46:36 2008 -0500
43880
43881     mpc85xx: remove redudant code with lib_ppc/interrupts.c
43882
43883     For some reason we duplicated the majority of code in lib_ppc/interrupts.c
43884     not show how that happened, but there is no good reason for it.
43885
43886     Use the interrupt_init_cpu() and timer_interrupt_cpu() since its why
43887     they exist.
43888
43889     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43890
43891 commit 9490a7f1a9484617bad75c60807ce02c8a3a6d56
43892 Author: Kumar Gala <galak@kernel.crashing.org>
43893 Date:   Fri Jul 25 13:31:05 2008 -0500
43894
43895     mpc85xx: Add support for the MPC8536DS reference board
43896
43897     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43898     Signed-off-by: Srikanth Srinivasan <srikanth.srinivasan@freescale.com>
43899     Signed-off-by: Dejan Minic <minic@freescale.com>
43900     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
43901     Signed-off-by: Dave Liu <daveliu@freescale.com>
43902     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43903
43904 commit ef50d6c06ece74fb17e8d7510e62cad9df8b810d
43905 Author: Kumar Gala <galak@kernel.crashing.org>
43906 Date:   Tue Aug 12 11:14:19 2008 -0500
43907
43908     mpc85xx: Add support for the MPC8536
43909
43910     The MPC8536 Adds SDHC and SATA controllers to the PQ3 family.  We
43911     also have SERDES init code for the 8536.
43912
43913     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43914     Signed-off-by: Srikanth Srinivasan <srikanth.srinivasan@freescale.com>
43915     Signed-off-by: Dejan Minic <minic@freescale.com>
43916     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
43917     Signed-off-by: Dave Liu <daveliu@freescale.com>
43918
43919 commit 129ba616b3813dde861f25f3d8a3c47c5c36ad5f
43920 Author: Kumar Gala <galak@kernel.crashing.org>
43921 Date:   Tue Aug 12 11:13:08 2008 -0500
43922
43923     mpc85xx: Add support for the MPC8572DS reference board
43924
43925     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43926
43927 commit 457caecdbca3df21a93abff19eab12dbc61b7897
43928 Author: Kumar Gala <galak@kernel.crashing.org>
43929 Date:   Wed Aug 27 01:05:35 2008 -0500
43930
43931     FSL DDR: Remove old SPD support from cpu/mpc85xx
43932
43933     All 85xx boards have been converted to the new code so we can
43934     remove the old SPD DDR setup code.
43935
43936     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43937
43938 commit 0e7927db138976469e7257e29c1338050a50fcd9
43939 Author: Kumar Gala <galak@kernel.crashing.org>
43940 Date:   Wed Aug 27 01:04:07 2008 -0500
43941
43942     FSL DDR: Convert STXSSA to new DDR code.
43943
43944     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43945
43946 commit c360d9b970fbb9c13744c355879671165bbb9b9e
43947 Author: Kumar Gala <galak@kernel.crashing.org>
43948 Date:   Wed Aug 27 01:03:42 2008 -0500
43949
43950     FSL DDR: Convert STXGP3 to new DDR code.
43951
43952     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43953
43954 commit 8e55313b7ae12352a343f9b9962e662dbd897187
43955 Author: Kumar Gala <galak@kernel.crashing.org>
43956 Date:   Tue Aug 26 23:52:58 2008 -0500
43957
43958     FSL DDR: Convert SBC8560 to new DDR code.
43959
43960     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43961
43962 commit 9658bec2e8f55d56ca1be70090ce5a348be4980f
43963 Author: Kumar Gala <galak@kernel.crashing.org>
43964 Date:   Tue Aug 26 23:52:32 2008 -0500
43965
43966     FSL DDR: Convert MPC8540EVAL to new DDR code.
43967
43968     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43969
43970 commit 6bfa8f723cfd82c55e3ef5620ade396916470a70
43971 Author: Kumar Gala <galak@kernel.crashing.org>
43972 Date:   Tue Aug 26 23:52:07 2008 -0500
43973
43974     FSL DDR: Convert PM856 to new DDR code.
43975
43976     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43977
43978 commit d53bd3e17bd4f460257c19255569ea6dcfaae817
43979 Author: Kumar Gala <galak@kernel.crashing.org>
43980 Date:   Tue Aug 26 23:51:49 2008 -0500
43981
43982     FSL DDR: Convert PM854 to new DDR code.
43983
43984     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43985
43986 commit 33b9079ba20926f14238fff863b68a98e938948e
43987 Author: Kumar Gala <galak@kernel.crashing.org>
43988 Date:   Tue Aug 26 23:15:28 2008 -0500
43989
43990     FSL DDR: Convert sbc8548 to new DDR code.
43991
43992     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
43993
43994 commit a947e4c7eb15cea1d9fb633955c516aab5ad35dd
43995 Author: Kumar Gala <galak@kernel.crashing.org>
43996 Date:   Tue Aug 26 23:14:14 2008 -0500
43997
43998     FSL DDR: Convert atum8548 to new DDR code.
43999
44000     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44001
44002 commit be0bd8234b9777ecd63c4c686f72af070d886517
44003 Author: Kumar Gala <galak@kernel.crashing.org>
44004 Date:   Tue Aug 26 22:56:56 2008 -0500
44005
44006     FSL DDR: Convert socrates to new DDR code.
44007
44008     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44009
44010 commit 1167a2fd56138b716e01370c4267f3b70bf9ffa0
44011 Author: Kumar Gala <galak@kernel.crashing.org>
44012 Date:   Tue Aug 26 08:02:30 2008 -0500
44013
44014     FSL DDR: Convert MPC8544DS to new DDR code.
44015
44016     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44017
44018 commit e6f5b35b41ddbd637bb9ca4ad985b1e0b07dae0e
44019 Author: Jon Loeliger <jdl@freescale.com>
44020 Date:   Tue Mar 18 13:51:05 2008 -0500
44021
44022     FSL DDR: Convert MPC8568MDS to new DDR code.
44023
44024     Signed-off-by: Jon Loeliger <jdl@freescale.com>
44025     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44026
44027 commit e31d2c1e2bc954dc32e33bb2076139f85b95f8e6
44028 Author: Jon Loeliger <jdl@freescale.com>
44029 Date:   Tue Mar 18 13:51:06 2008 -0500
44030
44031     FSL DDR: Convert MPC8548CDS to new DDR code.
44032
44033     Signed-off-by: Jon Loeliger <jdl@freescale.com>
44034     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44035
44036 commit aa11d85cf318b961e029fe50d68ca47d004bce93
44037 Author: Jon Loeliger <jdl@freescale.com>
44038 Date:   Mon Mar 17 15:48:18 2008 -0500
44039
44040     FSL DDR: Convert MPC8541CDS to new DDR code.
44041
44042     Signed-off-by: Jon Loeliger <jdl@freescale.com>
44043     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44044
44045 commit 2b40edb10d81da7bba724edbccd7f53777112579
44046 Author: Jon Loeliger <jdl@freescale.com>
44047 Date:   Tue Mar 18 11:12:42 2008 -0500
44048
44049     FSL DDR: Convert MPC8555ADS to new DDR code.
44050
44051     Signed-off-by: Jon Loeliger <jdl@freescale.com>
44052     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44053
44054 commit 8b625114e8bc5a6b436181167a6e7fcd3303dd2c
44055 Author: Jon Loeliger <jdl@freescale.com>
44056 Date:   Tue Mar 18 11:12:44 2008 -0500
44057
44058     FSL DDR: Convert MPC8560ADS to new DDR code.
44059
44060     Signed-off-by: Jon Loeliger <jdl@freescale.com>
44061     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44062
44063 commit 9617c8d49a21703eaf13a4033ab1a56eecc033cc
44064 Author: Kumar Gala <galak@kernel.crashing.org>
44065 Date:   Fri Jun 6 13:12:18 2008 -0500
44066
44067     FSL DDR: Convert MPC8540ADS to new DDR code.
44068
44069     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44070
44071 commit 2a6c2d7ab2a66660f40a6cd3de2eb29ee29d9693
44072 Author: Kumar Gala <galak@kernel.crashing.org>
44073 Date:   Tue Aug 26 21:34:55 2008 -0500
44074
44075     FSL DDR: Add 85xx specific register setting
44076
44077     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44078
44079 commit 6fb1b7346849ccd0c20306143e334f5b76143070
44080 Author: Kumar Gala <galak@kernel.crashing.org>
44081 Date:   Mon Jun 9 11:07:46 2008 -0500
44082
44083     FSL DDR: Add e500 TLB helper for DDR code
44084
44085     Provide a helper function that board code can call to map TLBs when
44086     setting up DDR.
44087
44088     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44089
44090 commit d26b739afe5a6760bd345743188759cd9d0f3b47
44091 Author: Andrew Dyer <adyer@righthandtech.com>
44092 Date:   Tue Aug 26 17:03:38 2008 -0500
44093
44094     dm9000 remove dead external phy support, gpio fix
44095
44096     dm9000 has code to detect and initialize external phy parts, but later
44097     on in the code the part is forced to use the internal phy
44098     unconditionally.  Remove the unused/untested code.
44099
44100     change the GPIO initialization so that only the GPIO used as an
44101     internal phy reset (hardwired in the chip) is set as an output.  The
44102     remaining GPIO need to be handled by board specific code to prevent
44103     possible drive conflicts.  Set as inputs for safety.
44104
44105     replace a few magic numbers with defines
44106
44107     Signed-off-by: Andrew Dyer <adyer@righthandtech.com>
44108     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
44109
44110 commit a1573db0c07c8ba99e9c373bb07ecd6f59da672c
44111 Author: Peter Tyser <ptyser@xes-inc.com>
44112 Date:   Tue Aug 26 11:17:48 2008 -0500
44113
44114     Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions
44115
44116     cmd_net.c command descriptions were updated to describe the optional
44117     hostIPaddr argument.  The dhcp command help message was also updated
44118     to more closely reflect the other commands in cmd_net.c
44119
44120     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
44121     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
44122
44123 commit 51dfe1382ebaf691485badfa0ea5e75b0710531b
44124 Author: Remy Bohmer <linux@bohmer.net>
44125 Date:   Wed Aug 20 11:30:28 2008 +0200
44126
44127     Fix bogus error message in the DHCP handler
44128
44129     The DHCP handler has 1 state that is not listed in this case, causing a
44130     failure message when there is actually no failure.
44131
44132     Signed-off-by: Remy Bohmer <linux@bohmer.net>
44133     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
44134
44135 commit 61365501a0e2cae9c1df2818b7b5b3f52c450d18
44136 Author: Remy Bohmer <linux@bohmer.net>
44137 Date:   Wed Aug 20 11:30:27 2008 +0200
44138
44139     Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set.
44140
44141     The option CONFIG_BOOTP_RANDOM_DELAY does not compile, because of a
44142     missing extern inside the net/bootp.h header
44143
44144     Signed-off-by: Remy Bohmer <linux@bohmer.net>
44145     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
44146
44147 commit 1803f7f91ff35ca402259065df7557107dcf28a2
44148 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
44149 Date:   Tue Aug 19 21:26:32 2008 +0000
44150
44151     ColdFire: Add FEC Buffer descriptors in SRAM
44152
44153     Add FEC Buffer descriptors and data buffer in SRAM for
44154     faster execution and access.
44155
44156     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
44157     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
44158
44159 commit 429be27ce195210d4b9decf9e867b9ca6155a87d
44160 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
44161 Date:   Thu Aug 21 23:55:11 2008 +0000
44162
44163     Fix ColdFire FEC warning messages
44164
44165     Types mismatch and implicit declaration of icache_invalid()
44166     warning messages
44167
44168     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
44169     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
44170
44171 commit 6a002171098e968bd5b362347d2831224fab6048
44172 Author: Ben Warren <biggerbadderben@gmail.com>
44173 Date:   Sat Jul 12 00:17:50 2008 -0700
44174
44175     Moved initialization of SKGE Ethernet driver to board code.
44176
44177     The only board using this driver is the SL8245 board.
44178     Removed initialization for the driver from net/eth.c
44179
44180     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
44181
44182 commit 8379f42bc745eb9e4ca551a30fd2d0a63f740d75
44183 Author: Ben Warren <biggerbadderben@gmail.com>
44184 Date:   Sat Jul 12 00:08:45 2008 -0700
44185
44186     Moved conditional compilation to Makefile for SK98 Ethernet driver
44187
44188     Brute-force removal of #ifdefs.  Didn't touch the code.
44189     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
44190
44191 commit 65d3d99c28dc363d15eaee78225ff643df499b97
44192 Author: Ben Warren <biggerbadderben@gmail.com>
44193 Date:   Fri Jul 11 23:42:19 2008 -0700
44194
44195     Moved initialization of ULI526X Ethernet driver to board code.
44196
44197     The only board using this driver is the Freescale MPC8610HPCD board.
44198     Removed initialization for the driver from net/eth.c
44199
44200     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
44201
44202 commit 914947313a710f5dcf06beaf7f2aa24f1ebcce4f
44203 Author: Ben Warren <biggerbadderben@gmail.com>
44204 Date:   Fri Jul 11 23:15:28 2008 -0700
44205
44206     Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
44207
44208     Added board_eth_init() function to bf537-stamp board.
44209     Removed initialization for the Blackin EMAC driver from net/eth.c
44210
44211     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
44212
44213 commit fc363ce35408f348cacced68505f3747a53e3d7c
44214 Author: Ben Warren <biggerbadderben@gmail.com>
44215 Date:   Wed Jul 9 01:04:19 2008 -0700
44216
44217     Moved initialization of GRETH Ethernet driver to CPU directory
44218
44219     Added a cpu_eth_init() function to leon2/leon3 CPU directories and
44220     removed code from net/eth.c
44221
44222     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
44223
44224 commit 86882b80771309bceb11c6accfd7f6f90ade8bfc
44225 Author: Ben Warren <biggerbadderben@gmail.com>
44226 Date:   Tue Aug 26 22:16:25 2008 -0700
44227
44228     Moved initialization of MCFFEC Ethernet driver to CPU directory
44229
44230     Added a cpu_eth_init() function to coldfire CPU directories and
44231     removed code from net/eth.c
44232
44233     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
44234
44235 commit b31da88b9c160d80d42a59cbbb31e24f27184d5c
44236 Author: Ben Warren <biggerbadderben@gmail.com>
44237 Date:   Tue Aug 26 22:12:36 2008 -0700
44238
44239     Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory
44240
44241     Added a cpu_eth_init() function to cpu/mcf547x_8x directory and
44242     removed code from net/eth.c
44243
44244     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
44245
44246 commit b5710d9974f6f0f3ddb4e67d6cccc262ab37049e
44247 Author: Kumar Gala <galak@kernel.crashing.org>
44248 Date:   Tue Aug 26 15:01:38 2008 -0500
44249
44250     FSL DDR: Remove old SPD support from cpu/mpc86xx
44251
44252     All 86xx boards have been converted to the new code so we can
44253     remove the old SPD DDR setup code.
44254
44255     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44256
44257 commit 9bd4e5911b750837515466bc7449087698b88e0e
44258 Author: Kumar Gala <galak@kernel.crashing.org>
44259 Date:   Tue Aug 26 15:01:37 2008 -0500
44260
44261     FSL DDR: Convert SBC8641D to new DDR code.
44262
44263     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44264
44265 commit 39aa1a73483e1ac2bd56d5523abfc3970ee82c77
44266 Author: Jon Loeliger <jdl@freescale.com>
44267 Date:   Tue Aug 26 15:01:36 2008 -0500
44268
44269     FSL DDR: Convert MPC8610HPCD to new DDR code.
44270
44271     Signed-off-by: Jon Loeliger <jdl@freescale.com>
44272     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44273
44274 commit 6a8e5692933e8e6d6e5ba7e594f49dd6d4c3a263
44275 Author: Kumar Gala <galak@kernel.crashing.org>
44276 Date:   Tue Aug 26 15:01:35 2008 -0500
44277
44278     FSL DDR: Convert MPC8641HPCN to new DDR code.
44279
44280     Signed-off-by: Jon Loeliger <jdl@freescale.com>
44281     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44282
44283 commit 46ff4f1100ea64a01d21cc008ce85ac15eb1821f
44284 Author: Kumar Gala <galak@kernel.crashing.org>
44285 Date:   Tue Aug 26 15:01:34 2008 -0500
44286
44287     FSL DDR: Add 86xx specific register setting
44288
44289     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44290
44291 commit 233fdd502a6c227f476212b3097653ad48d7e254
44292 Author: Kumar Gala <galak@kernel.crashing.org>
44293 Date:   Tue Aug 26 15:01:32 2008 -0500
44294
44295     FSL DDR: Add DDR2 DIMM paramter support
44296
44297     Compute DIMM parameters based upon the SPD information.
44298
44299     Signed-off-by: James Yang <James.Yang@freescale.com>
44300     Signed-off-by: Jon Loeliger <jdl@freescale.com>
44301     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44302
44303 commit 05c05a2363a6ac11e0e405926034546ffad71fad
44304 Author: Kumar Gala <galak@kernel.crashing.org>
44305 Date:   Tue Aug 26 15:01:30 2008 -0500
44306
44307     FSL DDR: Add DDR1 DIMM paramter support
44308
44309     Compute DIMM parameters based upon the SPD information in spd.
44310
44311     Signed-off-by: James Yang <James.Yang@freescale.com>
44312     Signed-off-by: Jon Loeliger <jdl@freescale.com>
44313     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44314
44315 commit 58e5e9aff147e8c7e2bc1406bf9384f65f020ffa
44316 Author: Kumar Gala <galak@kernel.crashing.org>
44317 Date:   Tue Aug 26 15:01:29 2008 -0500
44318
44319     FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.
44320
44321     The main purpose of this rewrite it to be able to share the same
44322     initialization code on all FSL PowerPC products that have DDR
44323     controllers.  (83xx, 85xx, 86xx).
44324
44325     The code is broken up into the following steps:
44326         GET_SPD
44327         COMPUTE_DIMM_PARMS
44328         COMPUTE_COMMON_PARMS
44329         GATHER_OPTS
44330         ASSIGN_ADDRESSES
44331         COMPUTE_REGS
44332         PROGRAM_REGS
44333
44334     This allows us to share more code an easily allow for board specific code
44335     overrides.
44336
44337     Additionally this code base adds support for >4G of DDR and provides a
44338     foundation for supporting interleaving on processors with more than one
44339     controller.
44340
44341     Signed-off-by: James Yang <James.Yang@freescale.com>
44342     Signed-off-by: Jon Loeliger <jdl@freescale.com>
44343     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
44344     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
44345     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44346
44347 commit f784e32b4bce0013983506b11af4b85b8ca3d36e
44348 Author: Kumar Gala <galak@kernel.crashing.org>
44349 Date:   Tue Aug 26 15:01:28 2008 -0500
44350
44351     FSL DDR: Provide a generic set_ddr_laws()
44352
44353     Provide a helper function that will setup the last available
44354     LAWs (upto 2) for DDR.  Useful for SPD/dyanmic DDR setting code.
44355
44356     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44357
44358 commit 0f2cbe3f5eddbdf3848265f35e4f714434929cff
44359 Author: James Yang <James.Yang@freescale.com>
44360 Date:   Tue Aug 26 15:01:27 2008 -0500
44361
44362     Add proper SPD definitions for DDR1/2/3
44363
44364     Also adds helper functions for DDR1/2 to verify the checksum.
44365
44366     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44367
44368 commit 285db74716c724ae8a0ff177878fd09a74428c7b
44369 Author: Wolfgang Denk <wd@denx.de>
44370 Date:   Wed Aug 27 01:02:48 2008 +0200
44371
44372     Update CHANGELOG
44373
44374     Signed-off-by: Wolfgang Denk <wd@denx.de>
44375
44376 commit adf22b66d8bf05bd46e098cf71e6dca29b30aa7b
44377 Author: Heiko Schocher <hs@denx.de>
44378 Date:   Tue Aug 19 10:08:49 2008 +0200
44379
44380     Add support for muas3001 board (MPC8270)
44381
44382     Signed-off-by: Heiko Schocher <hs@denx.de>
44383
44384 commit 322098bff32410d2a00031649b47c4ec90a66d9a
44385 Author: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
44386 Date:   Tue Aug 19 08:31:18 2008 +0530
44387
44388     common/cmd_load.c cleanup - remove unused variables
44389
44390     - Remove unused global variable os_data_count.
44391     - Remove unused variable z.
44392
44393     Signed-off-by: Gururaja Hebbar <gururajakr@sanyo.co.in>
44394
44395 commit 306620b762a4f9fa6678568ad2e8772dec145208
44396 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
44397 Date:   Mon Aug 18 13:35:27 2008 +0200
44398
44399     remove MVS1 board
44400
44401     MVS1 board has reached end-of-life and can be removed completely.
44402
44403     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
44404
44405 commit 40d7e99d374ba0a0a29cd1a8ba40d3b7c2c175c7
44406 Author: Kumar Gala <galak@kernel.crashing.org>
44407 Date:   Fri Aug 15 08:24:45 2008 -0500
44408
44409     bootm: refactor do_reset and os boot function args
44410
44411     There is no need for each OS specific function to call do_reset() we
44412     can just do it once in bootm. This means its feasible on an error for
44413     the OS boot function to return.
44414
44415     Also, remove passing in cmd_tbl_t as its not needed by the OS boot
44416     functions.  flag isn't currently used but might be in the future so
44417     we left it alone.
44418
44419     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44420
44421 commit 40afac22a9c602e55c501c800f1c064324711b56
44422 Author: Kumar Gala <galak@kernel.crashing.org>
44423 Date:   Fri Aug 15 08:24:44 2008 -0500
44424
44425     fdt: Added resize command
44426
44427     Resize the fdt to size + padding to 4k boundary
44428
44429     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44430
44431 commit 2a1a2cb6e2b87ee550e6f27b647d23331dfd5e1b
44432 Author: Kumar Gala <galak@kernel.crashing.org>
44433 Date:   Fri Aug 15 08:24:43 2008 -0500
44434
44435     fdt: refactor initrd related code
44436
44437     Created a new fdt_initrd() to deal with setting the initrd properties
44438     in the device tree and fixing up the mem reserve.  We can use this
44439     both in the choosen node handling and lets us remove some duplicated
44440     code when we fixup the initrd info in bootm on PPC.
44441
44442     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44443
44444 commit 3082d2348c8e13342f5fdd10e9b3f7408062dbf9
44445 Author: Kumar Gala <galak@kernel.crashing.org>
44446 Date:   Fri Aug 15 08:24:42 2008 -0500
44447
44448     fdt: refactor fdt resize code
44449
44450     Move the fdt resizing code out of ppc specific boot code and into
44451     common fdt support code.
44452
44453     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44454
44455 commit 396f635b8ff3ccbc38d75d5eda98444c6466810a
44456 Author: Kumar Gala <galak@kernel.crashing.org>
44457 Date:   Fri Aug 15 08:24:41 2008 -0500
44458
44459     bootm: refactor image detection and os load steps
44460
44461     Created a bootm_start() that handles the parsing and detection of all
44462     the images that will be used by the bootm command (OS, ramdisk, fdt).
44463     As part of this we now tract all the relevant image offsets in the
44464     bootm_headers_t struct. This will allow us to have all the needed
44465     state for future sub-commands and lets us reduce a bit of arch
44466     specific code on SPARC.
44467
44468     Created a bootm_load_os() that deals with decompression and loading
44469     the OS image.
44470
44471     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44472
44473 commit e906cfae08e8cc2447f59b1bc4c22ab9c3c286d2
44474 Author: Kumar Gala <galak@kernel.crashing.org>
44475 Date:   Fri Aug 15 08:24:40 2008 -0500
44476
44477     bootm: move lmb into the bootm_headers_t structure
44478
44479     To allow for persistent state between future bootm subcommands we
44480     need the lmb to exist in a global state.
44481     Moving it into the bootm_headers_t allows us to do that.
44482
44483     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44484
44485 commit 54f9c86691309b2f919f567f9255b8bcad2c7651
44486 Author: Kumar Gala <galak@kernel.crashing.org>
44487 Date:   Fri Aug 15 08:24:39 2008 -0500
44488
44489     bootm: Set working fdt address as part of the bootm flow
44490
44491     Set the fdt working address so "fdt FOO" commands can be used as part
44492     of the bootm flow.  Also set an the environment variable "fdtaddr"
44493     with the value.
44494
44495     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44496
44497 commit 06a09918f3903450313e2047a9cc258bf5872f46
44498 Author: Kumar Gala <galak@kernel.crashing.org>
44499 Date:   Fri Aug 15 08:24:38 2008 -0500
44500
44501     bootm: refactor fdt locating and relocation code
44502
44503     Move the code that handles finding a device tree blob and relocating
44504     it (if needed) into common code so all arch's have access to it.
44505
44506     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44507
44508 commit c4f9419c6b54958e0eddbcbc9e5a4a7b7ec99865
44509 Author: Kumar Gala <galak@kernel.crashing.org>
44510 Date:   Fri Aug 15 08:24:37 2008 -0500
44511
44512     bootm: refactor ramdisk locating code
44513
44514     Move determing if we have a ramdisk and where its located into the
44515     common code. Keep track of the ramdisk start and end in the
44516     bootm_headers_t image struct.
44517
44518     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44519
44520 commit c160a9544743e80e8889edb2275538e7764ce334
44521 Author: Kumar Gala <galak@kernel.crashing.org>
44522 Date:   Fri Aug 15 08:24:36 2008 -0500
44523
44524     bootm: refactor entry point code
44525
44526     Move entry point code out of each arch and into common code.
44527     Keep the entry point in the bootm_headers_t images struct.
44528
44529     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44530
44531 commit 20220d22b9f41446288588cd2e457e0077a18bed
44532 Author: Randy Vinson <rvinson@mvista.com>
44533 Date:   Wed Aug 13 11:44:57 2008 -0700
44534
44535     mpc7448hpc2: Fix PCI I/O space mapping.
44536
44537     PCI I/O space is currently mapped 1:1 at 0xFA000000. Linux requires
44538     PCI I/O space to start at 0 on the PCI bus. This patch maps PCI I/O
44539     space such that 0xFA000000 in the processor's address space maps to 0
44540     on the PCI I/O bus.
44541
44542     Signed-off-by Randy Vinson <rvinson@mvista.com>
44543     Acked-by: Roy Zang <tie-fei.zang@freescale.com>
44544
44545 commit b4e07520bbb5467ad72eb92a5c9177d2797b9e30
44546 Author: Guennadi Liakhovetski <lg@denx.de>
44547 Date:   Wed Aug 13 18:10:26 2008 +0200
44548
44549     i.MX31: Specify maintainers for i.MX31-based boards
44550
44551     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
44552     Signed-off-by: Wolfgang Denk <wd@denx.de>
44553
44554 commit 51e46e28fda4bbdf5149ac7f67d62fcc8df4da63
44555 Author: Wolfgang Denk <wd@denx.de>
44556 Date:   Tue Aug 26 15:01:28 2008 +0200
44557
44558     ADS5121: adjust image addresses in RAM and flash
44559
44560     Use the same mapping in flash as used by Linux
44561
44562     Signed-off-by: Wolfgang Denk <wd@denx.de>
44563
44564 commit 19f101412c16edee9fd55db4039e1d68a833b28b
44565 Author: Wolfgang Denk <wd@denx.de>
44566 Date:   Tue Aug 26 13:14:34 2008 +0200
44567
44568     cmd_mem.c: Fix help message alignment
44569
44570     Bug was introced by "Big white-space cleanup" (53677ef1)
44571
44572     Signed-off-by: Wolfgang Denk <wd@denx.de>
44573
44574 commit 1a9eeb78b825bfade31d7606a2fe3b9eca9e35be
44575 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
44576 Date:   Wed Aug 20 11:11:52 2008 +0200
44577
44578     change mvBL-M7 default env and move to vendor subdir
44579
44580     fix mvBL-M7 config and move to matrix_vision subdir
44581
44582     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
44583     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
44584
44585 commit 002d27caf26e7eb913d474d3a91f67d56c8c31d5
44586 Author: Nick Spence <nick.spence@freescale.com>
44587 Date:   Fri Aug 22 23:52:40 2008 -0700
44588
44589     MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family devices
44590
44591     This patch adds elements to the 83xx sysconf structure and #define values that are used
44592     by mpc83xx family devices.
44593
44594     Signed-off-by: Nick Spence <nick.spence@freescale.com>
44595     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
44596
44597 commit 447ad5768abda669ac0e7f46fcdb62fbe828d637
44598 Author: Ira W. Snyder <iws@ovro.caltech.edu>
44599 Date:   Fri Aug 22 11:00:15 2008 -0700
44600
44601     MPC8349EMDS: Add PCI Agent (PCISLAVE) support
44602
44603     Add the ability for the MPC8349EMDS to run in PCI Agent mode, acting as a
44604     PCI card rather than a host computer.
44605
44606     Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
44607     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
44608
44609 commit 4ff9aea9d6b5602683a920951ef896996438af62
44610 Author: Ira W. Snyder <iws@ovro.caltech.edu>
44611 Date:   Fri Aug 22 11:00:14 2008 -0700
44612
44613     mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code
44614
44615     This adds a helper function to unlock the PCI configuration bit, so that
44616     any extra PCI setup (such as outbound windows, etc.) can be done after
44617     using the 83XX_GENERIC_PCI code to set up the PCI bus.
44618
44619     Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
44620     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
44621
44622 commit 162338e1fcde231ca4d562e5ebd7859456731691
44623 Author: Ira W. Snyder <iws@ovro.caltech.edu>
44624 Date:   Fri Aug 22 11:00:13 2008 -0700
44625
44626     MPC8349EMDS: use 83XX_GENERIC_PCI setup code
44627
44628     Change the MPC8349EMDS board to use the generic PCI initialization code
44629     for the mpc83xx cpu.
44630
44631     Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
44632     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
44633
44634 commit f4e55a4941e8ba46bc06020b2747928adf8fdee7
44635 Author: Kim Phillips <kim.phillips@freescale.com>
44636 Date:   Mon Aug 25 14:53:09 2008 -0500
44637
44638     fix out of tree building
44639
44640     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
44641
44642 commit a49d10cf027d059ee15c262010a05cdaec0961e1
44643 Author: Wolfgang Denk <wd@denx.de>
44644 Date:   Mon Aug 25 23:45:41 2008 +0200
44645
44646     Minor coding style cleanup, updte CHANGELOG
44647
44648     Signed-off-by: Wolfgang Denk <wd@denx.de>
44649
44650 commit 4d56e8dea670757c801a6a65531f02a8f981ce1f
44651 Author: Stefan Roese <sr@denx.de>
44652 Date:   Wed Aug 20 20:29:38 2008 +0200
44653
44654     RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)
44655
44656     This "||" doesn't seem to work. Now using the idea suggest by Scott Wood
44657     to combine both config options into one line. This even allows defining
44658     both options and not generating the target object twice.
44659
44660     Signed-off-by: Stefan Roese <sr@denx.de>
44661
44662 commit 079edb913dbae147b50a488cf02e03f473fc5f28
44663 Author: Jens Gehrlein <sew_s@tqs.de>
44664 Date:   Fri Jul 4 16:50:05 2008 +0200
44665
44666     MX31: fix bit masks in function mx31_decode_pll()
44667
44668     Bits MPCTL[MFN] and MPCTL[MFD] were not fully covered.
44669
44670     Signed-off-by: Jens Gehrlein <sew_s@tqs.de>
44671
44672 commit e8f1207bbf2df6fb693ee1aa3329b2014c92e5e6
44673 Author: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
44674 Date:   Mon Aug 25 11:11:34 2008 +0200
44675
44676     Correct ARM Versatile Timer Initialization
44677
44678      - According to ARM Dual-Timer Module (SP804) TRM (ARM DDI0271),
44679        -- Timer Value Register @ TIMER Base + 4 is Read-only.
44680        -- Prescale Value (Bits 3-2 of TIMER Control register)
44681         can only be one of 00,01,10. 11 is undefined.
44682        -- CFG_HZ for Versatile board is set to
44683         #define CFG_HZ          (1000000 / 256)
44684         So Prescale bits is set to indicate
44685         - 8 Stages of Prescale, Clock divided by 256
44686      - The Timer Control Register has one Undefined/Shouldn't Use Bit
44687        So we should do read/modify/write Operation
44688
44689     Signed-off-by: Gururaja Hebbar <gururajakr@sanyo.co.in>
44690
44691 commit 535cfa4f3de86cf48d6c0af1daf33aebdca089f9
44692 Author: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
44693 Date:   Mon Aug 25 11:30:29 2008 +0200
44694
44695     Add ARM AMBA PL031 RTC Support
44696
44697     Signed-off-by: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
44698
44699 commit e39411674669cc880e1ec4a8ca4794fb15c33a45
44700 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
44701 Date:   Tue Aug 19 16:21:03 2008 -0400
44702
44703     ARM DaVinci: Removed redundant NAND initialization code.
44704
44705     ARM DaVinci: Removed redundant NAND initialization code.
44706
44707     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
44708
44709 commit b3fb663b20d995ca41327db877ddb168279b3f62
44710 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
44711 Date:   Tue Aug 19 16:21:00 2008 -0400
44712
44713     ARM DaVinci: Fix compilation error with new MTD code.
44714
44715     ARM DaVinci: Fix compilation error with new MTD code.
44716
44717     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
44718
44719 commit 109c30fb8edea1a15d37a6ce787cd5faf33d8e43
44720 Author: Gerald Van Baren <vanbaren@cideas.com>
44721 Date:   Fri Aug 22 14:37:05 2008 -0400
44722
44723     Add note on dereferencing /aliases pointers
44724
44725     Replace the "must quote special characters" note with a hint on
44726     how to dereference /aliases pointers by omitting the leading "/".
44727     This feature was introduced by Kumar Gala as a libfdt enhancement
44728     in commit ed035708235332c3c117ee3bb1a426063f03cfcb.
44729
44730     Example:
44731
44732     => fdt print /aliases
44733     aliases {
44734             ethernet0 = "/qe@e0100000/ucc@2000";
44735             ethernet1 = "/qe@e0100000/ucc@3000";
44736             serial0 = "/soc8360@e0000000/serial@4500";
44737             serial1 = "/soc8360@e0000000/serial@4600";
44738             pci0 = "/pci@e0008500";
44739     };
44740     => fdt print ethernet0
44741     ucc@2000 {
44742             device_type = "network";
44743             compatible = "ucc_geth";
44744             cell-index = <0x1>;
44745             reg = <0x2000 0x200>;
44746             interrupts = <0x20>;
44747             interrupt-parent = <0x2>;
44748             local-mac-address = [00 00 00 00 00 00];
44749             rx-clock-name = "none";
44750             tx-clock-name = "clk9";
44751             phy-handle = <0x3>;
44752             phy-connection-type = "rgmii-id";
44753             pio-handle = <0x4>;
44754     };
44755
44756     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
44757
44758 commit feeca3f578b7f53c032ba203698751c982f8bf5a
44759 Author: Kumar Gala <galak@kernel.crashing.org>
44760 Date:   Thu Aug 14 08:28:19 2008 -0500
44761
44762     libfdt: Add support for using aliases in fdt_path_offset()
44763
44764     If the path doesn't start with '/' check to see if it matches some alias
44765     under "/aliases" and substitute the matching alias value in the path
44766     and retry the lookup.
44767
44768     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
44769     Acked-by: David Gibson <david@gibson.dropbear.id.au>
44770     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
44771
44772 commit 0219399a4e3a8edb428e1924e1a03d58cccf8d8e
44773 Author: David Gibson <david@gibson.dropbear.id.au>
44774 Date:   Wed Aug 6 14:50:49 2008 +1000
44775
44776     libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen()
44777
44778     As well as fdt_subnode_offset(), libfdt includes an
44779     fdt_subnode_offset_namelen() function that takes the subnode name to
44780     look up not as a NUL-terminated string, but as a string with an
44781     explicit length.  This can be useful when the caller has the name as
44782     part of a longer string, such as a full path.
44783
44784     However, we don't have corresponding 'namelen' versions for
44785     fdt_get_property() and fdt_getprop().  There are less obvious use
44786     cases for these variants on property names, but there are
44787     circumstances where they can be useful e.g. looking up property names
44788     which need to be parsed from a longer string buffer such as user input
44789     or a configuration file, or looking up an alias in a path with
44790     IEEE1275 style aliases.
44791
44792     So, since it's very easy to implement such variants, this patch does
44793     so.  The original NUL-terminated variants are, of course, implemented
44794     in terms of the namelen versions.
44795
44796     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
44797
44798 commit f171746f701ea58bf6a53e835b53d2aaebee0d81
44799 Author: David Gibson <david@gibson.dropbear.id.au>
44800 Date:   Tue Jul 29 14:51:22 2008 +1000
44801
44802     libfdt: Forgot one function when cleaning the namespace
44803
44804     In commit b6d80a20fc293f3b995c3ce1a6744a5574192125, we renamed all
44805     libfdt functions to be prefixed with fdt_ or _fdt_ to minimise the
44806     chance of collisions with things from whatever package libfdt is
44807     embedded in, pulled into the libfdt build via that environment's
44808     libfdt_env.h.
44809
44810     Except... I missed one.  This patch applies the same treatment to
44811     _stringlist_contains().  While we're at it, also make it static since
44812     it's only used in the same file.
44813
44814     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
44815
44816 commit 46390da15411351fc3b498bd8c1615f78fe80df0
44817 Author: Wolfram Sang <w.sang@pengutronix.de>
44818 Date:   Wed Jul 9 11:22:44 2008 +0200
44819
44820     libfdt: Improve documentation in libfdt.h
44821
44822     Fix a few typos and mistakes.
44823
44824     Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
44825     Acked-by: David Gibson <david@gibson.dropbear.id.au>
44826
44827 commit fc7758ee4f5782878f2e96876b7bc56cfee0ac66
44828 Author: David Gibson <david@gibson.dropbear.id.au>
44829 Date:   Wed Jul 9 14:10:24 2008 +1000
44830
44831     libfdt: Increase namespace-pollution paranoia
44832
44833     libfdt is supposed to easy to embed in projects all and sundry.
44834     Often, it won't be practical to separate the embedded libfdt's
44835     namespace from that of the surrounding project.  Which means there can
44836     be namespace conflicts between even libfdt's internal/static functions
44837     and functions or macros coming from the surrounding project's headers
44838     via libfdt_env.h.
44839
44840     This patch, therefore, renames a bunch of libfdt internal functions
44841     and macros and makes a few other chances to reduce the chances of
44842     namespace collisions with embedding projects.  Specifically:
44843         - Internal functions (even static ones) are now named _fdt_*()
44844
44845         - The type and (static) global for the error table in
44846               fdt_strerror() gain an fdt_ prefix
44847
44848         - The unused macro PALIGN is removed
44849
44850         - The memeq and streq macros are removed and open-coded in the
44851               users (they were only used once each)
44852
44853         - Other macros gain an FDT_ prefix
44854
44855         - To save some of the bulk from the previous change, an
44856               FDT_TAGALIGN() macro is introduced, where FDT_TAGALIGN(x) ==
44857               FDT_ALIGN(x, FDT_TAGSIZE)
44858
44859     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
44860
44861 commit c66830263af19831f2b7db307f79d1943febf7f9
44862 Author: David Gibson <david@gibson.dropbear.id.au>
44863 Date:   Mon Jul 7 10:14:15 2008 +1000
44864
44865     dtc: Enable and fix -Wcast-qual warnings
44866
44867     Enabling -Wcast-qual warnings in dtc shows up a number of places where
44868     we are incorrectly discarding a const qualification.  There are also
44869     some places where we are intentionally discarding the 'const', and we
44870     need an ugly cast through uintptr_t to suppress the warning.  However,
44871     most of these are pretty well isolated with the *_w() functions.  So
44872     in the interests of maximum safety with const qualifications, this
44873     patch enables the warnings and fixes the existing complaints.
44874
44875     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
44876     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
44877
44878 commit ef4e8ce1beb5b93aedda5a4c1b90bfd989c6791e
44879 Author: David Gibson <david@gibson.dropbear.id.au>
44880 Date:   Mon Jul 7 10:10:48 2008 +1000
44881
44882     dtc: Enable and fix -Wpointer-arith warnings
44883
44884     This patch turns on the -Wpointer-arith option in the dtc Makefile,
44885     and fixes the resulting warnings due to using (void *) in pointer
44886     arithmetic.  While convenient, pointer arithmetic on void * is not
44887     portable, so it's better that we avoid it, particularly in libfdt.
44888
44889     Also add necessary definition of uintptr_t needed by David Gibson's
44890     changeset "dtc: Enable and fix -Wpointer-arith warnings" (the definition
44891     comes from stdint.h, which u-boot doesn't have). -- gvb
44892
44893     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
44894     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
44895
44896 commit 5d4b3d2b31e58fcb2d4bd10af762f5ff41b229fd
44897 Author: Tirumala R Marri <tmarri@amcc.com>
44898 Date:   Thu Aug 21 21:54:53 2008 -0700
44899
44900     ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix
44901
44902     During recent PCI-E tests it has been found that current
44903     driverl level and de-emphasis values are not set correctly.
44904     After sweeping throgh all de-ephasis values, it was found that
44905     0x130 is a right value. Where 0x13 is driver level and 0 is
44906     de-emphasis.
44907
44908     Signed-off-by: Tirumala R Marri <tmarri@amcc.com>
44909     Signed-off-by: Stefan Roese <sr@denx.de>
44910
44911 commit 0bb86d823b6c150c7ee17de0cfca9ffccc16463b
44912 Author: Remy Bohmer <linux@bohmer.net>
44913 Date:   Wed Aug 20 20:46:56 2008 +0200
44914
44915     Make the YAFFS filesystem work
44916
44917     Recently the YAFFS filesystem support has been added to U-boot.
44918     However, just enabling CONFIG_YAFFS2 is not enough to get it working.
44919
44920     ymount will generate an exception (when dereferencing mtd->readoob()), because
44921     the genericDevice is a null pointer. Further, a lot of logging is produced
44922     while using YAFFS fs, so logging should also be disabled.
44923     Both issues are solved by this patch.
44924
44925     With this patch and CONFIG_YAFFS2 enabled, I get a readable filesystem
44926     in U-boot, as well as in Linux.
44927
44928     Tested on a Atmel AT91SAM9261EK board.
44929
44930     Signed-off-by: Remy Bohmer <linux@bohmer.net>
44931     Acked-by: William Juul <william.juul@tandberg.com>
44932     Signed-off-by: Scott Wood <scottwood@freescale.com>
44933
44934 commit bfd7f38614e21f745b6d6845fcc616ebc5e4d36f
44935 Author: Kyungmin Park <kmpark@infradead.org>
44936 Date:   Tue Aug 19 08:42:53 2008 +0900
44937
44938     Fix OneNAND read_oob/write_oob functions compatability
44939
44940     Also sync with kernel OneNAND codes
44941
44942     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
44943     Signed-off-by: Scott Wood <scottwood@freescale.com>
44944
44945 commit 8d765456c1d33f2010d2717ee58de7647fdc6346
44946 Author: Scott Wood <scottwood@freescale.com>
44947 Date:   Mon Aug 18 17:11:20 2008 -0500
44948
44949     NAND: Remove delay from nand_boot_fsl_elbc.c.
44950
44951     It was for debugging purposes, and shouldn't have been left in.
44952
44953     Signed-off-by: Scott Wood <scottwood@freescale.com>
44954
44955 commit f556483734126793522fb7a8cf36af90da78f084
44956 Author: Stefan Roese <sr@denx.de>
44957 Date:   Thu Aug 21 11:05:03 2008 +0200
44958
44959     ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch
44960
44961     This patch fixes some minor issues introduced with the patch:
44962     ppc4xx: Optimize PLB4 Arbiter... from Prodyut Hazarika:
44963
44964     - Rework memory-queue and PLB arbiter optimization code, that the
44965       local variable is not needed anymore. This removes one #ifdef.
44966     - Use consistant spacing in ppc4xx.h header (XXX + 0x01 instead
44967       of XXX+ 0x01). This was not introduced by Prodyut, just a
44968       copy-paste problem.
44969
44970     Signed-off-by: Stefan Roese <sr@denx.de>
44971
44972 commit 079589bcfb24ba11068460276a3cc9549ab5346f
44973 Author: Prodyut  Hazarika <phazarika@amcc.com>
44974 Date:   Wed Aug 20 09:38:51 2008 -0700
44975
44976     ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,
44977         PPC405EX and PPC460EX/GT/SX
44978
44979     - Read pipeline depth set to 4 for PPC440SP/SPE, PPC405EX, PPC460EX/GT/SX
44980       processors
44981     - Moved PLB4 Arbiter register definitions to ppc4xx.h since it is shared
44982       across processors (405 and 440/460)
44983     - Optimize Memory Queue settings for PPC440SP/SPE and PPC460EX/GT/SX
44984       processors
44985     - Add register bit definitions for Memory Queue Configuration registers
44986
44987     Signed-off-by: Prodyut Hazarika <phazarika@amcc.com>
44988     Signed-off-by: Stefan Roese <sr@denx.de>
44989
44990 commit ba37aa03287c5483c61c0a3e320c8888bee0143a
44991 Author: Kumar Gala <galak@kernel.crashing.org>
44992 Date:   Tue Aug 19 15:41:18 2008 -0500
44993
44994     fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
44995
44996     Move to using the environment variables 'ethaddr', 'eth1addr', etc..
44997     instead of bd->bi_enetaddr, bi_enet1addr, etc.
44998
44999     This makes the code a bit more flexible to the number of ethernet
45000     interfaces.
45001
45002     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
45003
45004 commit 4cacf7c64609839f809e2f9c45873f1d65861703
45005 Author: Stefan Roese <sr@denx.de>
45006 Date:   Tue Aug 19 14:57:55 2008 +0200
45007
45008     hush: Fix printf debug macro in hush.c so that it usable in U-Boot
45009
45010     This patch changes the debug_printf() marco for U-Boot in hush.c and
45011     moves the definition of DEBUG_SHELL to a place that is actually compiled
45012     under U-Boot.
45013
45014     Signed-off-by: Stefan Roese <sr@denx.de>
45015
45016 commit 8f2b457ef26a44d9e5fd7d6b16c394e5c3a71ca2
45017 Author: Heiko Schocher <hs@denx.de>
45018 Date:   Tue Aug 19 09:57:41 2008 +0200
45019
45020     cfi: rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER
45021
45022     Commit      00b1883a4cac59d97cd297b1a3a398db85982865
45023     missed a few boards:
45024         include/configs/M5253DEMO.h
45025         include/configs/ml507.h
45026         include/configs/redwood.h
45027
45028     This patch fixes this.
45029
45030     Signed-off-by: Heiko Schocher <hs@denx.de>
45031
45032 commit 0768b7a872964085eece8d5e9fec9175e9deb161
45033 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
45034 Date:   Mon Aug 18 13:41:27 2008 +0200
45035
45036     Consolidate strmhz() implementation
45037
45038     ARM, i386, m68k and ppc all have identical implementations of strmhz().
45039     Other architectures don't provide this function at all.
45040
45041     This patch moves strmhz() into lib_generic, reducing code duplication
45042     and providing a more unified API across architectures.
45043
45044     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
45045
45046 commit a928d0df211f1d829308d335d19be3ca42558dfc
45047 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
45048 Date:   Mon Aug 18 12:02:51 2008 +0200
45049
45050     fix mvbc_p board build warnings
45051
45052     fix build warnings @ mvBC-P board by using correct types, i.e. change
45053     out_be32 to out_be16 and out_8 accordingly.
45054
45055     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
45056
45057 commit a958b663d27f616bd1dfb720d1b476d1ecaaa569
45058 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45059 Date:   Sat Aug 16 18:54:27 2008 +0200
45060
45061     Makefile: fix posix support on find
45062
45063     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45064
45065 commit bef92e215d945cc574399c1a1b00a3a76d35aa03
45066 Author: Axel Beierlein <belatronix@web.de>
45067 Date:   Sat Aug 16 00:30:48 2008 +0200
45068
45069     Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards
45070
45071     Tested with TQM5200S on STK52XX.200 Board
45072
45073     Signed-off-by: Axel Beierlein <belatronix@web.de>
45074
45075 commit 0800707b6d5041a840a65d556032c15c584b55f8
45076 Author: Peter Tyser <ptyser@xes-inc.com>
45077 Date:   Fri Aug 15 14:36:32 2008 -0500
45078
45079     mod_i2c_mem() bugfix
45080
45081     The last used chip, address, and address length were not being
45082     stored for the imm and imn commands.
45083
45084     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
45085
45086 commit 4afbef967275b2f636abae86f91b81becee7ad03
45087 Author: Steven A. Falco <sfalco@harris.com>
45088 Date:   Fri Aug 15 15:37:31 2008 -0400
45089
45090     Fix typo in spelling of ATAPI.
45091
45092     Correct a small spelling mistake.
45093
45094     Signed-off-by: Steven A. Falco <sfalco@harris.com>
45095
45096 commit 36c2d3062ecc6ab85f8e237180eb134464c48418
45097 Author: Steven A. Falco <sfalco@harris.com>
45098 Date:   Fri Aug 15 15:34:10 2008 -0400
45099
45100     Add a hook to allow board-specific PIO mode setting.
45101
45102     This patch adds a hook whereby a board-specific routine can be called to
45103     configure hardware for a PIO mode.  The prototype for the board-specific
45104     routine is:
45105
45106         int inline ide_set_piomode(int pio_mode)
45107
45108     ide_set_piomode should be prepared to configure hardware for a pio_mode
45109     between 0 and 6, inclusive.  It should return 0 on success or 1 on failure.
45110
45111     Signed-off-by: Steven A. Falco <sfalco@harris.com>
45112
45113 commit 9571b84cb1423876f1153081b9e6a51d90fbcdc4
45114 Author: Steven A. Falco <sfalco@harris.com>
45115 Date:   Fri Aug 15 15:29:12 2008 -0400
45116
45117     Replace enums in ata.h with an include of libata.h
45118
45119     This patch removes some enums from ata.h and replaces them with an
45120     include of libata.h.  This way, we eliminate duplicated code, and
45121     prevent errors whereby the different versions could be out of sync.
45122
45123     Signed-off-by: Steven A. Falco <sfalco@harris.com>
45124
45125 commit 0de0afbca865ecf482b4d2b635236746def8518f
45126 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45127 Date:   Fri Aug 15 18:32:41 2008 +0200
45128
45129     coldfire: fix CFI drivers activation with new macro
45130
45131     rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER
45132
45133     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45134
45135 commit 7dbc38ad915f4ae67f4cd1818b7ac8fed368aaa9
45136 Author: Kumar Gala <galak@kernel.crashing.org>
45137 Date:   Fri Aug 15 08:24:35 2008 -0500
45138
45139     fdt: fdt addr w/o any args reports back the current working address
45140
45141     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
45142
45143 commit f953d99fd528a496b400a706b511eaf8e3ea66af
45144 Author: Kumar Gala <galak@kernel.crashing.org>
45145 Date:   Fri Aug 15 08:24:34 2008 -0500
45146
45147     fdt: added the ability to set initrd start/end via chosen command
45148
45149     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
45150
45151 commit ffa4bafacaef67058463b3d7d0099ced57569dd2
45152 Author: Kumar Gala <galak@kernel.crashing.org>
45153 Date:   Fri Aug 15 08:24:33 2008 -0500
45154
45155     Add command to enable/disable interrupts
45156
45157     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
45158
45159 commit 9e8e63cce69556aef10b58bcbc56d324f570ec3a
45160 Author: Nick Spence <nick.spence@freescale.com>
45161 Date:   Tue Aug 19 22:21:16 2008 -0700
45162
45163     CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()
45164
45165     This patch fixes a missing vendor code in the flash_real_protect() function.
45166
45167     Signed-off-by: Nick Spence <nick.spence@freescale.com>
45168     Signed-off-by: Stefan Roese <sr@denx.de>
45169
45170 commit 4e00acded2e6a8d663e12690a0f0f08f5bec5a58
45171 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45172 Date:   Tue Aug 19 16:53:39 2008 +0000
45173
45174     CFI: Fix AMD Legacy sector protect
45175
45176     New implement sector lock and unlock or softlock commands
45177     do not exist in AMD legacy flash. Thus, causing issue
45178     when erasing AMD legacy flash (such as lv040)
45179
45180     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45181     Signed-off-by: Stefan Roese <sr@denx.de>
45182
45183 commit 492671404140f09d5b21b3d2ce4e362c0692c069
45184 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
45185 Date:   Wed Aug 20 09:40:16 2008 +0200
45186
45187     hammerhead/mimc200: Use CONFIG_FLASH_CFI_DRIVER
45188
45189     CFG_FLASH_CFI_DRIVER was recently renamed CONFIG_FLASH_CFI_DRIVER.
45190
45191     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
45192
45193 commit 33eac2b3d946fc998a09245dfe54d017079b9056
45194 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
45195 Date:   Wed Aug 20 09:28:36 2008 +0200
45196
45197     hammerhead: Add missing printf parameter to CONFIG_AUTOBOOT_PROMPT
45198
45199     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
45200
45201 commit 25da0b84195fdda89a943b2d25757db5afeef5b8
45202 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
45203 Date:   Wed Aug 20 09:27:37 2008 +0200
45204
45205     favr-32-ezkit: Fix printf format warnings
45206
45207     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
45208
45209 commit 462da25e89b0b58bf4c66346c1fcb3087c61b4b8
45210 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
45211 Date:   Fri Aug 15 12:04:25 2008 +0200
45212
45213     MAINTAINERS: Sort avr32 section alphabetically
45214
45215     The rest of the MAINTAINERS file appears to be sorted
45216     almost-alphabetically, but entries for the newly added AVR32 boards were
45217     added somewhat randomly. This patch sorts the list alphabetically again.
45218
45219     Also update my e-mail address. The old one still works, but it may not
45220     work forever.
45221
45222     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
45223
45224 commit 13b50fe3bc065c48911fa373231421280855a9d6
45225 Author: Mark Jackson <mpfj@mimc.co.uk>
45226 Date:   Wed Jul 30 13:07:27 2008 +0100
45227
45228     avr32: Add MIMC200 board
45229
45230     The MIMC200 board is based on Atmel's NGW100 dev kit, but with an extra
45231     8MByte FLASH and 128KByte FRAM.
45232
45233     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
45234     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
45235
45236 commit db70b84329315c52f6ec77f5ae5ca1afe970a9bb
45237 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
45238 Date:   Wed Jul 9 21:07:34 2008 +0900
45239
45240     rtl8169: add support for RTL8110SCL
45241
45242     This patch fixes a problem that RTL8110SCL started transfer
45243     with an incorrect memory address.
45244
45245     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
45246     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
45247
45248 commit 943b825bf15e6a28ac8328e0f6489478bceef1ea
45249 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45250 Date:   Wed Jun 25 15:48:52 2008 -0500
45251
45252     Fix dm9000 receive status and len little endian issue
45253
45254     The received status and len was in little endian
45255     format and caused the ethernet unable to proceed
45256     further. Add __le16_to_cpu() in dm9000_rx_status_8/16/32bit().
45257
45258     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45259     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
45260
45261 commit fcd69a1a57fb2af4d26201422095a4be9f36963e
45262 Author: Kumar Gala <galak@kernel.crashing.org>
45263 Date:   Fri Aug 15 08:24:32 2008 -0500
45264
45265     Clean up usage of icache_disable/dcache_disable
45266
45267     There is no point in disabling the icache on 7xx/74xx/86xx parts and not
45268     also flushing the icache.  All callers of invalidate_l1_instruction_cache()
45269     call icache_disable() right after.  Make it so icache_disable() calls
45270     invalidate_l1_instruction_cache() for us.
45271
45272     Also, dcache_disable() already calls dcache_flush() so there is no point
45273     in the explicit calls of dcache_flush().
45274
45275     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
45276
45277 commit a15b07104ca7bbb7093c9009c9ae1b58b4202d13
45278 Author: Kumar Gala <galak@kernel.crashing.org>
45279 Date:   Fri Aug 15 08:24:31 2008 -0500
45280
45281     Update linux bootm to support ePAPR client interface
45282
45283     The ePAPR spec has some subtle differences from the current device
45284     tree based boot interface to the powerpc linux kernel. The powerpc
45285     linux kernel currently ignores the differences that ePAPR specifies.
45286
45287     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
45288
45289 commit b734e5556a239b3be5f9693b2f4b4b739683ec16
45290 Author: Wolfgang Denk <wd@denx.de>
45291 Date:   Mon Aug 18 23:50:20 2008 +0200
45292
45293     Minor code cleanup: keep lists sorted.
45294
45295     Signed-off-by: Wolfgang Denk <wd@denx.de>
45296
45297 commit d0039d4ed275e6ca09fb417895024ad02be118c4
45298 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
45299 Date:   Wed Jul 23 19:10:14 2008 +0200
45300
45301     Add support for ADT7460 I2C monitor chip
45302
45303     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
45304
45305 commit eb59ea45ab77c14b090ea857d9ea9f902f40db0b
45306 Author: Michal Simek <monstr@monstr.eu>
45307 Date:   Mon Jul 14 19:45:45 2008 +0200
45308
45309     video: Clean drivers/video/Makefile
45310
45311     Signed-off-by: Michal Simek <monstr@monstr.eu>
45312
45313 commit 871c18dd301752270e1f74328c846c3104be1e2e
45314 Author: Michal Simek <monstr@monstr.eu>
45315 Date:   Mon Jul 14 19:45:37 2008 +0200
45316
45317     rtc: Clean drivers/rtc/Makefile
45318
45319     Signed-off-by: Michal Simek <monstr@monstr.eu>
45320
45321 commit a4a549b4b53adf40a0d3882cc30ac812a8f847c5
45322 Author: Michal Simek <monstr@monstr.eu>
45323 Date:   Mon Jul 14 19:45:35 2008 +0200
45324
45325     i2c: Clean drivers/i2c/ Makefile
45326
45327     Signed-off-by: Michal Simek <monstr@monstr.eu>
45328
45329 commit 0a823aa2a8a8c0685e73900f387d602d7edafc0e
45330 Author: Harald Welte <laforge@openmoko.org>
45331 Date:   Wed Jul 9 22:30:30 2008 +0800
45332
45333     Add 'license' command to U-Boot command line
45334
45335     The 'license' command includes the U-Boot license (GPLv2) into the
45336     actual bootloader binary. The license text can be shown interactively
45337     at the U-Boot commandline.
45338
45339     For products where the commandline can actually be accessed by the
45340     end user, this helps to prevent inadvertent GPL violations, since the
45341     GPLv2 license text can no longer be 'forgotten' to be included into
45342     the product.
45343
45344     The 'license' command can be enabled by CONFIG_CMD_LICENSE.
45345
45346     Signed-off-by: Harald Welte <laforge@openmoko.org>
45347
45348 commit fe2ce5500ebf43d79d227190bd2370232d5b113d
45349 Author: Harald Welte <laforge@gnumonks.org>
45350 Date:   Sun Jul 6 15:56:38 2008 +0800
45351
45352     add 'unzip' command to u-boot commandline
45353
45354     [PATCH] add new 'unzip' command to u-boot commandline
45355
45356     common/cmd_mem.c: new command "unzip srcaddr dstaddr [dstsize]" to unzip from
45357     memory to memory, and option CONFIG_CMD_UNZIP to enable it
45358
45359     Signed-off-by: Werner Almesberger <werner@openmoko.org>
45360     Signed-off-by: Harald Welte <laforge@openmoko.org>
45361
45362 commit 07efc9e321619c3dec213310c32e011aa6f02783
45363 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45364 Date:   Wed Aug 6 19:37:17 2008 -0500
45365
45366     Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase
45367
45368     The CFG_ENV_SIZE is not suitable used for SPI flash erase
45369     sector size if CFG_ENV_SIZE is less than CFG_ENV_SECT_SIZE.
45370     Add condition check if CFG_ENV_SIZE is larger than
45371     CFG_ENV_SECT_SIZE, calculate the right number of sectors for
45372     erasing.
45373
45374     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45375
45376 commit 4cb4e654cafabaa1ac180d37b00c8f6095dae9c9
45377 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45378 Date:   Mon Aug 11 15:54:25 2008 +0000
45379
45380     ColdFire: Multiple fixes for M5282EVB
45381
45382     Incorrect CFG_HZ value, change 1000000 to 1000.
45383     Rename #waring to #warning. RAMBAR1 uses twice
45384     in start.S, rename the later to FLASHBAR. Insert
45385     nop for DRAM setup. And, env_offset in linker file.
45386
45387     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45388
45389 commit 10db3a17a278dd3a27668b31cb32cdd1476e9513
45390 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45391 Date:   Mon Aug 11 15:26:43 2008 +0000
45392
45393     ColdFire: Move m5282evb from board to board/freescale
45394
45395     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45396
45397 commit 56df091d391f74bbf2dc2f7931f9f3c8f23529e4
45398 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45399 Date:   Mon Aug 11 15:25:07 2008 +0000
45400
45401     ColdFire: Move m5272c3 from board to board/freescale
45402
45403     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45404
45405 commit 659e9bad629a480f606b286d5703aef7159edf98
45406 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45407 Date:   Mon Aug 11 15:23:16 2008 +0000
45408
45409     ColdFire: Move m5271evb from board to board/freescale
45410
45411     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45412
45413 commit 05316f8ece8206339a208ec052f039cd0f7ca922
45414 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45415 Date:   Mon Aug 11 13:41:49 2008 +0000
45416
45417     ColdFire: Add M54451EVB platform support for MCF5445x
45418
45419     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45420
45421 commit 922cd7515597e9a2c07d68e2a6240b0b7b0f0136
45422 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45423 Date:   Wed Aug 6 19:14:08 2008 -0500
45424
45425     ColdFire: Add Serial Flash support for M54455EVB
45426
45427     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45428
45429 commit 9f751551456828b2d0ff417f10959fb0c7110bd0
45430 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45431 Date:   Wed Jul 23 20:38:53 2008 -0500
45432
45433     ColdFire: Implement SBF feature for M5445EVB
45434
45435     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45436
45437 commit a7323bba229203aae2604afde131ab47bad4eadc
45438 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45439 Date:   Wed Jul 23 17:53:36 2008 -0500
45440
45441     ColdFire: Add SSPI feature for MCF5445x
45442
45443     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45444
45445 commit b2d022d1ac3f59bffa9cec249341e77aea168abc
45446 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45447 Date:   Wed Jul 23 17:37:10 2008 -0500
45448
45449     ColdFire: Use CFI Flash driver for M54455EVB
45450
45451     Remove non-common flash driver in
45452     board/freescale/m54455evb/flash.c. The non-cfi flash will
45453     use CONFIG_FLASH_CFI_LEGACY to configure the flash
45454     attribute.
45455
45456     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45457
45458 commit 6d33c6acfa35b1144d46ffbff7e29ee7969290d0
45459 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45460 Date:   Wed Jul 23 17:11:47 2008 -0500
45461
45462     ColdFire: Add M5253DEMO platform support for MCF5253
45463
45464     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45465
45466 commit 80ba61fd82569af40e04d4a089257b81881884f2
45467 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45468 Date:   Wed Aug 6 14:17:09 2008 -0500
45469
45470     ColdFire: Raise M5253EVBE uart baudrate to 115200 bps
45471
45472     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45473
45474 commit d361307e73ce1f6fc68760123f37d4876f851f3e
45475 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45476 Date:   Wed Aug 6 14:11:36 2008 -0500
45477
45478     ColdFire: Fix M5253EVB dram bring up issue
45479
45480     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
45481
45482 commit 4b0708093e15b412296328bf81325cf9b69fe512
45483 Author: Wolfgang Denk <wd@denx.de>
45484 Date:   Thu Aug 14 14:41:06 2008 +0200
45485
45486     Coding Style cleanup, update CHANGELOG
45487
45488     Signed-off-by: Wolfgang Denk <wd@denx.de>
45489
45490 commit 68cf19aae48f2969ec70669604d0d776f02c8bc4
45491 Author: Scott Wood <scottwood@freescale.com>
45492 Date:   Wed Aug 13 18:24:05 2008 -0500
45493
45494     socrates: Update NAND driver to new API.
45495
45496     Also, fix some minor formatting issues, and simplify the handling of
45497     "state" for writes.
45498
45499     Signed-off-by: Scott Wood <scottwood@freescale.com>
45500
45501 commit ba22d10f39eaeedd035e8265616e31ff88e314d5
45502 Author: Scott Wood <scottwood@freescale.com>
45503 Date:   Wed Aug 13 18:03:40 2008 -0500
45504
45505     quad100hd: Update NAND driver to new API.
45506
45507     Signed-off-by: Scott Wood <scottwood@freescale.com>
45508
45509 commit f64cb652a8a84c5c34d0afcbd7ffef886aa1d838
45510 Author: Scott Wood <scottwood@freescale.com>
45511 Date:   Wed Aug 13 17:53:48 2008 -0500
45512
45513     m5373evb: Update NAND driver to new API.
45514
45515     Signed-off-by: Scott Wood <scottwood@freescale.com>
45516
45517 commit 1a23a197c8722b805f40895544bbdb1a648c1c82
45518 Author: Scott Wood <scottwood@freescale.com>
45519 Date:   Wed Aug 13 17:04:30 2008 -0500
45520
45521     s3c24x0: Update NAND driver to new API.
45522
45523     Signed-off-by: Scott Wood <scottwood@freescale.com>
45524
45525 commit aa5f75f20db8a7103fad9c34d6f1193e10d1890f
45526 Author: Scott Wood <scottwood@freescale.com>
45527 Date:   Wed Aug 13 15:56:00 2008 -0500
45528
45529     at91: Update board NAND drivers to current API.
45530
45531     Signed-off-by: Scott Wood <scottwood@freescale.com>
45532
45533 commit d438d50848e9425286e5fb0493e0affb5a0b1e1b
45534 Author: Kyungmin Park <kmpark@infradead.org>
45535 Date:   Wed Aug 13 09:11:02 2008 +0900
45536
45537     Fix OneNAND build break
45538
45539     Since page size field is changed from oobblock to writesize. But OneNAND is not updated.
45540     - fix bufferram management at erase operation
45541     This patch includes the NAND/OneNAND state filed too.
45542
45543     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
45544     Signed-off-by: Scott Wood <scottwood@freescale.com>
45545
45546 commit 9483df6408c25f16060432de3868901e352e23bc
45547 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45548 Date:   Wed Aug 13 01:40:43 2008 +0200
45549
45550     drivers/mtd/nand_legacy: Move conditional compilation to Makefile
45551
45552     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45553
45554 commit cc4a0ceeac5462106172d0cc9d9d542233aa3ab2
45555 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45556 Date:   Wed Aug 13 01:40:43 2008 +0200
45557
45558     drivers/mtd/nand: Move conditional compilation to Makefile
45559
45560     rename CFG_NAND_LEGACY to CONFIG_NAND_LEGACY
45561
45562     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45563
45564 commit 4fb09b81920e5dfdfc4576883186733f0bd6059c
45565 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45566 Date:   Wed Aug 13 01:40:42 2008 +0200
45567
45568     drivers/mtd/onenand: Move conditional compilation to Makefile
45569
45570     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45571
45572 commit 00b1883a4cac59d97cd297b1a3a398db85982865
45573 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45574 Date:   Wed Aug 13 01:40:42 2008 +0200
45575
45576     drivers/mtd: Move conditional compilation to Makefile
45577
45578     rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER
45579
45580     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45581
45582 commit 7ba44a5521cdb7fa1c72864025cde1e21a6f6921
45583 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45584 Date:   Wed Aug 13 01:40:41 2008 +0200
45585
45586     drivers/qe: Move conditional compilation to Makefile
45587
45588     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45589
45590 commit ab6878c7bc68a7b5e5b731655bdc13221bbfc493
45591 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45592 Date:   Wed Aug 13 01:40:40 2008 +0200
45593
45594     drivers/pci: Move conditional compilation to Makefile
45595
45596     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45597
45598 commit 55d6d2d39fe3fe87802e399aa17539368b495d2e
45599 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45600 Date:   Wed Aug 13 01:40:40 2008 +0200
45601
45602     drivers/misc: Move conditional compilation to Makefile
45603
45604     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45605
45606 commit 65e41ea0548b86e3d7892defac8e4dc1ea70aed1
45607 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45608 Date:   Wed Aug 13 01:40:40 2008 +0200
45609
45610     drivers/input: Move conditional compilation to Makefile
45611
45612     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45613
45614 commit 88f57e093114a44aa9a858d52b099bcc52034a8c
45615 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45616 Date:   Wed Aug 13 01:40:39 2008 +0200
45617
45618     drivers/dma: Move conditional compilation to Makefile
45619
45620     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45621
45622 commit 1a02806c4b1b4a09ad4e95d3aac3783889e5f8d7
45623 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45624 Date:   Wed Aug 13 01:40:39 2008 +0200
45625
45626     drivers/block: Move conditional compilation to Makefile
45627
45628     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45629
45630 commit 1a6ffbfaf4353bec379ed1fcfc54b6f1a30af09a
45631 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45632 Date:   Wed Aug 13 01:40:39 2008 +0200
45633
45634     serial: move CFG_NS9750_UART to CONFIG_NS9750_UART
45635
45636     move also conditional compilation to Makefile
45637
45638     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45639
45640 commit 6c58a030f86829fa4f0d4337cf4b794c41a1823e
45641 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45642 Date:   Wed Aug 13 01:40:38 2008 +0200
45643
45644     serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE
45645
45646     move also conditional compilation to Makefile
45647
45648     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45649
45650 commit d6e9ee92e890f67594ab150689510df361133ead
45651 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45652 Date:   Wed Aug 13 01:40:38 2008 +0200
45653
45654     common: Move conditional compilation to Makefile
45655
45656     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45657
45658 commit f5acb9fd9bba1160de3ef349c7d33fe510eda286
45659 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45660 Date:   Wed Aug 13 01:40:09 2008 +0200
45661
45662     mx31: move freescale's mx31 boards to vendor board dir
45663
45664     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45665
45666 commit 8ed2f5f950e2581214d20b011a8f27a6396d65d2
45667 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45668 Date:   Sat Jul 5 23:11:11 2008 +0200
45669
45670     at91: move arch-at91sam9 to arch-at91
45671
45672     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
45673
45674 commit 195ccfc5991d48764b2519941e3507f693851d5d
45675 Author: Fathi BOUDRA <fabo@debian.org>
45676 Date:   Wed Aug 6 10:06:20 2008 +0200
45677
45678     OneNAND: Fill in MTD function pointers for OneNAND.
45679
45680     onenand_print_device_info():
45681      - Now returns a string to be placed in mtd->name,
45682        rather than calling printf.
45683      - Remove verbose parameter as it becomes useless.
45684
45685     Signed-off-by: Fathi Boudra <fabo@debian.org>
45686     Signed-off-by: Scott Wood <scottwood@freescale.com>
45687
45688 commit aa646643b6bc250cb3a4966bf728876e0c10d329
45689 Author: Guennadi Liakhovetski <lg@denx.de>
45690 Date:   Wed Aug 6 21:42:07 2008 +0200
45691
45692     nand_spl: Support page-aligned read in nand_load, use chipselect
45693
45694     Supporting page-aligned reads doesn't incure any sinificant overhead, just
45695     a small change in the algorithm. Also replace in_8 with readb, since there
45696     is no in_8 on ARM.
45697
45698     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
45699     Signed-off-by: Scott Wood <scottwood@freescale.com>
45700
45701 commit 4f32d7760a58fe73981b6edc0b0751565d2daa4c
45702 Author: Scott Wood <scottwood@freescale.com>
45703 Date:   Tue Aug 5 11:15:59 2008 -0500
45704
45705     NAND boot: Update large page support for current API.
45706
45707     Also, remove the ctrl variable in favor of passing the constants
45708     directly, and remove redundant (u8) casts.
45709
45710     Signed-off-by: Scott Wood <scottwood@freescale.com>
45711
45712 commit e4c09508545d1c45617ba45391c03c03cbc360b9
45713 Author: Scott Wood <scottwood@freescale.com>
45714 Date:   Mon Jun 30 14:13:28 2008 -0500
45715
45716     NAND boot: MPC8313ERDB support
45717
45718     Note that with older board revisions, NAND boot may only work after a
45719     power-on reset, and not after a warm reset.  I don't have a newer board
45720     to test on; if you have a board with a 33MHz crystal, please let me know
45721     if it works after a warm reset.
45722
45723     Signed-off-by: Scott Wood <scottwood@freescale.com>
45724
45725 commit acdab5c33f1ea6f5e08f06f08bc64af23ff40d71
45726 Author: Scott Wood <scottwood@freescale.com>
45727 Date:   Thu Jun 26 14:06:52 2008 -0500
45728
45729     mpc8313erdb: Enable NAND in config.
45730
45731     Signed-off-by: Scott Wood <scottwood@freescale.com>
45732
45733 commit c3db8c649c6ab3da2f1411c4c6d61aecea054aa4
45734 Author: Guennadi Liakhovetski <lg@denx.de>
45735 Date:   Thu Jul 31 12:38:26 2008 +0200
45736
45737     NAND: Do not write or read a whole block if it is larger than the environment
45738
45739     Environment can be smaller than NAND block size, do not need to read a whole
45740     block and minimum for writing is one page. Also remove an unused variable.
45741
45742     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
45743     Signed-off-by: Scott Wood <scottwood@freescale.com>
45744
45745 commit eafcabd15f00c142156235c519fcc55b10993241
45746 Author: Marcel Ziswiler <marcel@ziswiler.com>
45747 Date:   Sun Jun 22 16:30:06 2008 +0200
45748
45749     NAND: chip->state does not always get set.
45750
45751     Fixes an issue with chip->state not always being set causing troubles.
45752
45753     Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
45754     Signed-off-by: Scott Wood <scottwood@freescale.com>
45755
45756 commit 13f0fd94e3cae6f8a0d9fba5d367e311edc8ebde
45757 Author: Ilya Yanok <yanok@emcraft.com>
45758 Date:   Mon Jun 30 15:34:40 2008 +0200
45759
45760     NAND: Scan bad blocks lazily.
45761
45762     Rather than scanning on boot, scan upon the first attempt to check the
45763     badness of a block.  This speeds up boot when not using NAND, and reduces
45764     the likelihood of needing to reflash via JTAG if NAND becomes
45765     nonfunctional.
45766
45767     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
45768     Signed-off-by: Scott Wood <scottwood@freescale.com>
45769
45770 commit dfbf617ff055e4216f78d358b0867c548916d14b
45771 Author: Scott Wood <scottwood@freescale.com>
45772 Date:   Thu Jun 12 13:20:16 2008 -0500
45773
45774     NAND read/write fix
45775
45776     Implement block-skipping read/write, based on a patch from
45777     Morten Ebbell Hestens <morten.hestnes@tandberg.com>.
45778
45779     Signed-off-by: Morten Ebbell Hestnes <morten.hestnes@tandberg.com>
45780     Signed-off-by: Scott Wood <scottwood@freescale.com>
45781
45782 commit 984e03cdf1431bb593aeaa1b74c445d616f955d3
45783 Author: Scott Wood <scottwood@freescale.com>
45784 Date:   Thu Jun 12 13:13:23 2008 -0500
45785
45786     NAND: Always skip blocks on read/write/boot.
45787
45788     Use of the non-skipping versions was almost always (if not always)
45789     an error, and no valid use case has been identified.
45790
45791     Signed-off-by: Scott Wood <scottwood@freescale.com>
45792
45793 commit e1c3dbada349992875934575c97b328ab2cb33ca
45794 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
45795 Date:   Thu Jun 12 11:10:21 2008 -0500
45796
45797     nand: fsl_upm: convert to updated MTD NAND infrastructure
45798
45799     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
45800     Signed-off-by: Scott Wood <scottwood@freescale.com>
45801
45802 commit 300253306acc72b1b2e9faf0987f86551151d7cf
45803 Author: Scott Wood <scottwood@freescale.com>
45804 Date:   Thu May 22 15:02:46 2008 -0500
45805
45806     fsl_elbc_nand: Hard-code the FBAR/FPAR split.
45807
45808     The hardware has separate registers for block and page-within-block,
45809     but the division between the two has no apparent relation to the
45810     actual erase block size of the NAND chip.
45811
45812     Signed-off-by: Scott Wood <scottwood@freescale.com>
45813
45814 commit 9c814b0a716aae884bec977b9a032dfa59cfb79a
45815 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
45816 Date:   Fri Mar 28 22:10:54 2008 +0300
45817
45818     fsl_elbc_nand: workaround for hangs during nand write
45819
45820     Using current driver elbc sometimes hangs during nand write. Reading back
45821     last byte helps though (thanks to Scott Wood for the idea).
45822
45823     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
45824     Signed-off-by: Scott Wood <scottwood@freescale.com>
45825
45826 commit 9fd020d6b4b36b9fb67cd834bc1ae7fdba15ee9e
45827 Author: Scott Wood <scottwood@freescale.com>
45828 Date:   Fri Mar 21 16:12:51 2008 -0500
45829
45830     Freescale eLBC FCM NAND driver
45831
45832     This is a driver for the Flash Control Machine of the enhanched Local Bus
45833     Controller found on some Freescale chips (such as the mpc8313 and the
45834     mpc8379).
45835
45836     Signed-off-by: Scott Wood <scottwood@freescale.com>
45837
45838 commit 41ef8c716e93fdf50efe9c1ba733ca6675daaca6
45839 Author: Scott Wood <scottwood@freescale.com>
45840 Date:   Tue Mar 18 15:29:14 2008 -0500
45841
45842     Don't panic if a controller driver does ecc its own way.
45843
45844     Some hardware, such as the enhanced local bus controller used on some
45845     mpc83xx chips, does ecc transparently when reading and writing data, rather
45846     than providing a generic calculate/correct mechanism that can be exported to
45847     the nand subsystem.
45848
45849     The subsystem should not BUG() when calculate, correct, or hwctl are
45850     missing, if the methods that call them have been overridden.
45851
45852     Signed-off-by: Scott Wood <scottwood@freescale.com>
45853
45854 commit e52b34d40a8a646e3d11638ea8797e96398dba13
45855 Author: Stefan Roese <sr@denx.de>
45856 Date:   Thu Jan 10 18:47:33 2008 +0100
45857
45858     NAND: Make NAND driver less verbose per default
45859
45860     This patch turns off printing of bad blocks per default upon bootup.
45861     This can always be shown via the "nand bad" command later.
45862
45863     Signed-off-by: Stefan Roese <sr@denx.de>
45864
45865 commit fe56a2772e5c59577df906163d0d4b29b056140e
45866 Author: Sergey Kubushyn <ksi@koi8.net>
45867 Date:   Wed Jan 9 15:36:20 2008 +0100
45868
45869     NAND: Davinci driver updates
45870
45871     Here comes a trivial patch to cpu/arm926ejs/davinci/nand.c. Unfortunately I
45872     don't have hardware handy so I can not test it at the moment but changes are
45873     rather trivial so it should work. It would be nice if somebody with a
45874     hardware checked it anyways.
45875
45876     Signed-off-by: Sergey Kubushyn <ksi@koi8.net>
45877
45878 commit deac913effd8d80535c9ff4687b6fcdff540c554
45879 Author: Stefan Roese <sr@denx.de>
45880 Date:   Sat Jan 5 16:50:32 2008 +0100
45881
45882     NAND: Fix compilation warning and small coding style issue
45883
45884     Signed-off-by: Stefan Roese <sr@denx.de>
45885
45886 commit c568f77acdf896fc3dd6413ce53205b17ba809a3
45887 Author: Stefan Roese <sr@denx.de>
45888 Date:   Sat Jan 5 16:49:37 2008 +0100
45889
45890     NAND: Update nand_spl driver to match updated nand subsystem
45891
45892     This patch changes the NAND booting driver nand_spl/nand_boot.c to match
45893     the new infrastructure from the updated NAND subsystem. This NAND
45894     subsystem was recently synced again with the Linux 2.6.22 MTD/NAND
45895     subsystem.
45896
45897     Signed-off-by: Stefan Roese <sr@denx.de>
45898
45899 commit 3df2ece0f0fbba47d27f02fff96c533732b98c14
45900 Author: Stefan Roese <sr@denx.de>
45901 Date:   Sat Jan 5 16:47:58 2008 +0100
45902
45903     NAND: Update 4xx NDFC driver to match updated nand subsystem
45904
45905     This patch changes the 4xx NAND driver ndfc.c to match the new
45906     infrastructure from the updated NAND subsystem. This NAND
45907     subsystem was recently synced again with the Linux 2.6.22 MTD/NAND
45908     subsystem.
45909
45910     Tested successfully on AMCC Sequoia and Bamboo.
45911
45912     Signed-off-by: Stefan Roese <sr@denx.de>
45913
45914 commit 12072264528eba33737bc9674e19f0e925ffda23
45915 Author: Stefan Roese <sr@denx.de>
45916 Date:   Sat Jan 5 16:43:25 2008 +0100
45917
45918     NAND: Change nand_wait_ready() to not call nand_wait()
45919
45920     This patch changes nand_wait_ready() to not just call nand_wait(),
45921     since this will send a new command to the NAND chip. We just want to
45922     wait for the chip to become ready here.
45923
45924     Signed-off-by: Stefan Roese <sr@denx.de>
45925
45926 commit 9ad754fef5053144daed3b007adaf1c9bec654c9
45927 Author: William Juul <william.juul@datarespons.no>
45928 Date:   Fri Dec 14 16:33:45 2007 +0100
45929
45930     make nand dump and nand dump.oob work
45931
45932     Signed-off-by: William Juul <william.juul@tandberg.com>
45933     Signed-off-by: Scott Wood <scottwood@freescale.com>
45934
45935 commit 43ea36fb8fdcbc6e26f0caffe808c63633b18838
45936 Author: William Juul <william.juul@datarespons.no>
45937 Date:   Mon Nov 19 14:46:00 2007 +0100
45938
45939     moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks
45940
45941     Signed-off-by: William Juul <william.juul@tandberg.com>
45942
45943 commit 98824ce3f95e6c4d08d439b779c0acb0048045a6
45944 Author: William Juul <william.juul@tandberg.com>
45945 Date:   Tue Jun 10 16:18:13 2008 -0500
45946
45947     Clean out unneeded files
45948
45949     Signed-off-by: William Juul <william.juul@tandberg.com>
45950
45951 commit ec29a32b5a71b203f7d9087f1f4d786e7f13dd23
45952 Author: William Juul <william.juul@datarespons.no>
45953 Date:   Fri Nov 16 08:44:27 2007 +0100
45954
45955     Create symlinks from yaffs2/direct to yaffs2
45956
45957     Signed-off-by: William Juul <william.juul@tandberg.com>
45958
45959 commit 90ef117b68387d66763291af0117677644166611
45960 Author: William Juul <william.juul@datarespons.no>
45961 Date:   Thu Nov 15 12:23:57 2007 +0100
45962
45963     Incorporate yaffs2 into U-boot
45964
45965     To use YAFFS2 define CONFIG_YAFFS2
45966
45967     Signed-off-by: William Juul <william.juul@tandberg.com>
45968     Signed-off-by: Scott Wood <scottwood@freescale.com>
45969
45970 commit 0e8cc8bd92257da2e1df88cbc985e166e472ce61
45971 Author: William Juul <william.juul@datarespons.no>
45972 Date:   Thu Nov 15 11:13:05 2007 +0100
45973
45974     YAFFS2 import
45975
45976     Direct import of yaffs as a tarball as of 20071113 from their public
45977     CVS-web at http://www.aleph1.co.uk/cgi-bin/viewcvs.cgi/yaffs2/
45978
45979     The code can also be imported on the command line with:
45980     export CVSROOT=:pserver:anonymous@cvs.aleph1.co.uk:/home/aleph1/cvs cvs logon
45981     (Hit return when asked for a password)
45982     cvs checkout yaffs2
45983
45984     Signed-off-by: William Juul <william.juul@tandberg.com>
45985     Signed-off-by: Stig Olsen <stig.olsen@tandberg.com>
45986
45987 commit 3043c045d5a9897faba7d5c7218c2f4d06cd0038
45988 Author: William Juul <william.juul@datarespons.no>
45989 Date:   Wed Nov 14 14:28:11 2007 +0100
45990
45991     Whitespace cleanup and marking broken code.
45992
45993     Changes requested by maintainer Stefan Roese after
45994     posting patch to U-boot mailing list.
45995
45996     Signed-off-by: William Juul <william.juul@tandberg.com>
45997     Signed-off-by: Scott Wood <scottwood@freescale.com>
45998
45999 commit 5e1dae5c3db7f4026f31b6a2a81ecd9e9dee475f
46000 Author: William Juul <william.juul@datarespons.no>
46001 Date:   Fri Nov 9 13:32:30 2007 +0100
46002
46003     Fixing coding style issues
46004
46005      - Fixing leading white spaces
46006      - Fixing indentation where 4 spaces are used instead of tab
46007      - Removing C++ comments (//), wherever I introduced them
46008
46009     Signed-off-by: William Juul <william.juul@tandberg.com>
46010     Signed-off-by: Scott Wood <scottwood@freescale.com>
46011
46012 commit 4cbb651b29cb64d378a06729970e1e153bb605b1
46013 Author: William Juul <william.juul@datarespons.no>
46014 Date:   Thu Nov 8 10:39:53 2007 +0100
46015
46016     Remove white space at end.
46017
46018     Signed-off-by: William Juul <william.juul@tandberg.com>
46019     Signed-off-by: Scott Wood <scottwood@freescale.com>
46020
46021 commit cfa460adfdefcc30d104e1a9ee44994ee349bb7b
46022 Author: William Juul <william.juul@datarespons.no>
46023 Date:   Wed Oct 31 13:53:06 2007 +0100
46024
46025     Update MTD to that of Linux 2.6.22.1
46026
46027     A lot changed in the Linux MTD code, since it was last ported from
46028     Linux to U-Boot. This patch takes U-Boot NAND support to the level
46029     of Linux 2.6.22.1 and will enable support for very large NAND devices
46030     (4KB pages) and ease the compatibility between U-Boot and Linux
46031     filesystems.
46032
46033     This patch is tested on two custom boards with PPC and ARM
46034     processors running YAFFS in U-Boot and Linux using gcc-4.1.2
46035     cross compilers.
46036
46037     MAKEALL ppc/arm has some issues:
46038      * DOC/OneNand/nand_spl is not building (I have not tried porting
46039        these parts, and since I do not have any HW and I am not familiar
46040        with this code/HW I think its best left to someone else.)
46041
46042     Except for the issues mentioned above, I have ported all drivers
46043     necessary to run MAKEALL ppc/arm without errors and warnings. Many
46044     drivers were trivial to port, but some were not so trivial. The
46045     following drivers must be examined carefully and maybe rewritten to
46046     some degree:
46047      cpu/ppc4xx/ndfc.c
46048      cpu/arm926ejs/davinci/nand.c
46049      board/delta/nand.c
46050      board/zylonite/nand.c
46051
46052     Signed-off-by: William Juul <william.juul@tandberg.com>
46053     Signed-off-by: Stig Olsen <stig.olsen@tandberg.com>
46054     Signed-off-by: Scott Wood <scottwood@freescale.com>
46055
46056 commit cd82919e6c8a73b363a26f34b734923844e52d1c
46057 Author: Wolfgang Denk <wd@denx.de>
46058 Date:   Tue Aug 12 16:08:38 2008 +0200
46059
46060     Coding style cleanup, update CHANGELOG, prepare release
46061
46062     Signed-off-by: Wolfgang Denk <wd@denx.de>
46063
46064 commit 17e900b8c0f38d922da47073246219dce2a847f2
46065 Author: Wolfgang Denk <wd@denx.de>
46066 Date:   Tue Aug 12 14:54:04 2008 +0200
46067
46068     MVBC_P: fix compile problem
46069
46070     Signed-off-by: Wolfgang Denk <wd@denx.de>
46071
46072 commit 52b047ae48219b59bebe37ba743ab103fd4f8316
46073 Author: Wolfgang Denk <wd@denx.de>
46074 Date:   Tue Aug 12 12:10:11 2008 +0200
46075
46076     MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk'
46077
46078     Signed-off-by: Wolfgang Denk <wd@denx.de>
46079
46080 commit c9c101c660b3d1995045c61c7c6041f52b6cf335
46081 Author: Wolfgang Denk <wd@denx.de>
46082 Date:   Tue Aug 12 00:36:53 2008 +0200
46083
46084     ads5121: fix compiler warnings (unused variables)
46085
46086     Signed-off-by: Wolfgang Denk <wd@denx.de>
46087
46088 commit 902ca09246039964d59bbcb519b1e1b5aed01308
46089 Author: Kumar Gala <galak@kernel.crashing.org>
46090 Date:   Mon Aug 11 11:29:28 2008 -0500
46091
46092     85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS
46093
46094     Use CONFIG_NUM_CPUS to match existing define used by 86xx.
46095
46096     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
46097     Acked-by: Jon Loeliger <jdl@freescale.com>
46098
46099 commit 3216ca9692ff80d7c638723ef448f3d36301d9e7
46100 Author: Kumar Gala <galak@kernel.crashing.org>
46101 Date:   Mon Aug 11 09:20:53 2008 -0500
46102
46103     Fix fallout from autostart revert
46104
46105     The autostart revert caused a bit of duplicated code as well as
46106     code that was using images->autostart that needs to get removed so
46107     we can build again.
46108
46109     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
46110
46111 commit 3cf8a234b8e8c02e4da1f23566043bc288b05220
46112 Author: Kumar Gala <galak@kernel.crashing.org>
46113 Date:   Mon Aug 11 09:16:25 2008 -0500
46114
46115     Fix compile error related to r8a66597-hcd & usb
46116
46117     When building the 8544DS board we get this error:
46118
46119     In file included from r8a66597-hcd.c:22:
46120     u-boot/include/usb.h:190:2: error: #error USB Lowlevel not defined
46121     make[1]: *** [r8a66597-hcd.o] Error 1
46122
46123     The cleanest fix is to only build r8a66597-hcd.c if CONFIG_USB_R8A66597_HCD
46124     is set.
46125
46126     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
46127
46128 commit 2d0daa03612338a813e3c9d22680e54eabfea378
46129 Author: Becky Bruce <becky.bruce@freescale.com>
46130 Date:   Mon Aug 4 14:02:26 2008 -0500
46131
46132     POWERPC 86xx: Move BAT setup code to C
46133
46134     This is needed because we will be possibly be locating
46135     devices at physical addresses above 32bits, and the asm
46136     preprocessing does not appear to deal with ULL constants
46137     properly. We now call write_bat in lib_ppc/bat_rw.c.
46138
46139     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
46140     Acked-by: Jon Loeliger <jdl@freescale.com>
46141
46142 commit 9de67149db576c91b9c2a0a182652331e7e44211
46143 Author: Becky Bruce <becky.bruce@freescale.com>
46144 Date:   Mon Aug 4 14:01:53 2008 -0500
46145
46146     POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c
46147
46148     Perform sync/isync as required by the architecture.
46149
46150     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
46151     Acked-by: Jon Loeliger <jdl@freescale.com>
46152
46153 commit 23f935c073e7578c6066804fd2f9ee116cae6ffe
46154 Author: Becky Bruce <becky.bruce@freescale.com>
46155 Date:   Mon Aug 4 14:01:16 2008 -0500
46156
46157     POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config
46158
46159     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
46160     Acked-by: Jon Loeliger <jdl@freescale.com>
46161
46162 commit 5276a3584d26a9533404f0ec00c3b61cf9a97939
46163 Author: Magnus Lilja <lilja.magnus@gmail.com>
46164 Date:   Sun Aug 3 21:44:10 2008 +0200
46165
46166     i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.
46167
46168     Correct the mx31_gpio_mux() function to allow changing all i.MX31 IOMUX
46169     contacts instead of only the first 256 ones as is the case prior to
46170     this patch.
46171
46172     Add missing MUX_* macros and update board files to use the new macros.
46173
46174     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
46175
46176 commit b6b183c5b2fffd4c456b7e3fcb064cceb47fe7ac
46177 Author: Magnus Lilja <lilja.magnus@gmail.com>
46178 Date:   Sun Aug 3 21:43:37 2008 +0200
46179
46180     i.MX31: Fix IOMUX related typos
46181
46182     Correct the names of some IOMUX macros.
46183
46184     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
46185
46186 commit 4d57b0fb2927d4f50d834884b4ec4a7ca01708b0
46187 Author: Steve Sakoman <steve@sakoman.com>
46188 Date:   Mon Aug 11 20:26:16 2008 +0200
46189
46190     OneNAND: Remove unused parameters to onenand_verify_page
46191
46192     The block and page parameters of onenand_verify_page() are not used. This causes a compiler error when CONFIG_MTD_ONENAND_VERIFY_WRITE is enabled.
46193
46194     Signed-off-by: Steve Sakoman <steve@sakoman.com>
46195     Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
46196
46197 commit e84d568fa2a9f4ce7888141e71676368ef6b3f25
46198 Author: Anatolij Gustschin <agust@denx.de>
46199 Date:   Fri Aug 8 18:00:40 2008 +0200
46200
46201     video: fix bug in cfb_console code
46202
46203     FILL_15BIT_555RGB macro extension for pixel swapping
46204     by commit bed53753dd1d7e6bcbea4339be0fb7760214cc35
46205     introduced a bug in cfb_console:
46206
46207     Bitmaps with odd-numbered width won't be rendered
46208     correctly and even U-Boot crashes are observed on
46209     some platforms while repeated rendering of such
46210     bitmaps with "bmp display". Also if a bitmap is
46211     rendered to an odd-numbered x starting position,
46212     the same problem occurs. This patch is an attempt
46213     to fix it.
46214
46215     Signed-off-by: Anatolij Gustschin <agust@denx.de>
46216
46217 commit d9015f6a50d7258125349ef5c2af836458a0029a
46218 Author: Anatolij Gustschin <agust@denx.de>
46219 Date:   Fri Aug 8 18:00:39 2008 +0200
46220
46221     video: fix bug in logo_plot
46222
46223     If logo_plot() should ever be called with x starting
46224     position other than zero and for pixel depths greater
46225     than 8bpp, logo colors distortion will be observed.
46226     This patch fixes the issue.
46227
46228     Signed-off-by: Anatolij Gustschin <agust@denx.de>
46229
46230 commit 406819ae94f79f5b59e01d163380ca7d83709251
46231 Author: Wolfgang Denk <wd@denx.de>
46232 Date:   Mon Aug 11 00:17:52 2008 +0200
46233
46234     MAINTAINERS: sort entries
46235
46236     Signed-off-by: Wolfgang Denk <wd@denx.de>
46237
46238 commit cfc442d7913d4d1c3a9bf494f90c012c2f8c3bdc
46239 Author: Roy Zang <tie-fei.zang@freescale.com>
46240 Date:   Thu Aug 7 18:19:28 2008 +0800
46241
46242     Add mpc7448hpc2 maintainer information
46243
46244     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
46245
46246 commit a9fe0c3e7ca48afa50d6a0db99fa91e7282d73d8
46247 Author: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
46248 Date:   Thu Aug 7 13:13:27 2008 +0530
46249
46250     common/cmd_load.c - Minor code & Coding Style cleanup
46251
46252     - os_data_header Variable is a carry over feature
46253        & unused. So removed all instance of this variable
46254      - Minor Code Style Update
46255
46256     Signed-off-by: Gururaja Hebbar <gururajakr@sanyo.co.in>
46257     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46258
46259 commit 0d28f34bbe56d0971bd603789dcc6fe7adf11f14
46260 Author: Magnus Lilja <lilja.magnus@gmail.com>
46261 Date:   Wed Aug 6 19:32:33 2008 +0200
46262
46263     Update the U-Boot wiki URL.
46264
46265     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
46266
46267 commit aa5ffa16d7e4c461b7b77bf8e79d2ef5638cf754
46268 Author: dirk.behme@googlemail.com <dirk.behme@googlemail.com>
46269 Date:   Sun Aug 10 17:56:36 2008 +0200
46270
46271     OneNAND: Remove base address offset usage
46272
46273     While locally preparing some U-Boot patches for ARM based OMAP3 boards, some
46274     using OneNAND and some using NAND, we found some differences in OneNAND and
46275     NAND command address handling.
46276
46277     As this might confuse users (it already confused us), we like to align OneNAND
46278     and NAND address handling.
46279
46280     The issue is that cmd_onenand.c subtracts the onenand base address from the
46281     addresses you type into the u-boot command line so, unlike nand, you can't
46282     use addresses relative to the start of the onenand part e.g. this won't work:
46283
46284     onenand read 82000000 280000 400000
46285
46286     you have to use:
46287
46288     onenand read 82000000 20280000 400000
46289
46290     Looking at recent git, the only board currently using OneNAND is Apollon, and
46291     for this the OneNAND base address is 0 (apollon.h)
46292
46293     #define     CFG_ONENAND_BASE        0x00000000
46294
46295     so patch below won't break any existing boards and will align OneNAND and NAND
46296     handling on boards where OneNAND base address is != 0.
46297
46298     Signed-off-by: Steve Sakoman <sakoman@gmail.com>
46299     Signed-off-by: Manikandan Pillai <mani.pillai@ti.com>
46300     Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
46301
46302 commit c11528083ef6e55e76df742228c26e39d151813d
46303 Author: Kumar Gala <galak@kernel.crashing.org>
46304 Date:   Thu Aug 7 09:28:20 2008 -0500
46305
46306     mpc85xx: workaround old binutils bug
46307
46308     The recent change to move the .bss outside of the image gives older
46309     binutils (ld from eldk4.1/binutils-2.16) some headache:
46310
46311     ppc_85xx-ld: u-boot: Not enough room for program headers (allocated 3, need 4)
46312     ppc_85xx-ld: final link failed: Bad value
46313
46314     We workaround it by being explicit about the program headers and not
46315     assigning the .bss to a program header.
46316
46317     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
46318
46319 commit 0bf202ec586d4466c900e987720fa635c594d689
46320 Author: Wolfgang Denk <wd@denx.de>
46321 Date:   Sun Aug 10 01:26:26 2008 +0200
46322
46323     Revert "[new uImage] Add autostart flag to bootm_headers structure"
46324
46325     This reverts commit f5614e7926863bf0225ec860d9b319741a9c4004.
46326
46327     The commit was based on a misunderstanding of the (documented)
46328     meaning of the 'autostart' environment variable. It might cause
46329     boards to hang if 'autostart' was used, with the potential to brick
46330     them. Go back to the documented behaviour.
46331
46332     Conflicts:
46333
46334         common/cmd_bootm.c
46335         common/image.c
46336         include/image.h
46337
46338     Signed-off-by: Wolfgang Denk <wd@denx.de>
46339
46340 commit 29f8f58ff40c67f7f2e11afd1715173094e52ac2
46341 Author: Wolfgang Denk <wd@denx.de>
46342 Date:   Sat Aug 9 23:17:32 2008 +0200
46343
46344     TQM8xx{L,M}: try to normalize config files for TQM8xx? based board
46345
46346     - enable CFI driver where this was forgotten
46347     - enable mtdparts support
46348     - adjust default environment
46349     etc.
46350
46351     Signed-off-by: Wolfgang Denk <wd@denx.de>
46352
46353 commit 41266c9b5a5f873df3ec891bb0907616958b5602
46354 Author: Peter Tyser <ptyser@xes-inc.com>
46355 Date:   Tue Aug 5 10:51:57 2008 -0500
46356
46357     FIT: Fix handling of images without ramdisks
46358
46359     boot_get_ramdisk() should not treat the case when a FIT image does
46360     not contain a ramdisk as an error.
46361
46362     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
46363     Acked-by: Michal Simek <monstr@monstr.eu>
46364
46365 commit f77d92a3f56d88e63cc02226a1204b3bdbac6961
46366 Author: Sergey Lapin <slapin@ossfans.org>
46367 Date:   Sat Aug 9 01:39:09 2008 +0400
46368
46369     DataFlash: AT45DB021 fix and AT45DB081 support
46370
46371     Fix for page size of AT45DB021. Also adding bigger AT45DB081
46372     which comes with some newer boards.
46373
46374     Signed-off-by: Sergey Lapin <slapin@ossfans.org>
46375
46376 commit ba9324451b662dd393afa53e5cc36fc5d3d10966
46377 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
46378 Date:   Fri Aug 8 16:30:23 2008 +0900
46379
46380     sh: Update sh7763rdp config
46381
46382     Add sh_eth support to sh7763rdp.
46383
46384     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
46385
46386 commit 21f971ec265f6042ec21636d55d06a6bc0751077
46387 Author: Wolfgang Denk <wd@denx.de>
46388 Date:   Mon Jul 7 01:22:29 2008 +0200
46389
46390     TQM823L: re-enable logo support; update LCD_INFO text
46391
46392     Signed-off-by: Wolfgang Denk <wd@denx.de>
46393
46394 commit 3b8d17f0f082073346c0df017c9dfd6acdb40d6d
46395 Author: Wolfgang Denk <wd@denx.de>
46396 Date:   Fri Aug 8 16:41:56 2008 +0200
46397
46398     TQM8xxL: fix support for second flash bank
46399
46400     When switching the TQM8xxL modules to use the CFI flash driver,
46401     support for the second flash bank was broken because the CFI driver
46402     did not support dynamically sized banks. This gets fixed now.
46403
46404     Signed-off-by: Wolfgang Denk <wd@denx.de>
46405
46406 commit 2a112b234d879f6390503a5f4e38246acce9d0b0
46407 Author: Wolfgang Denk <wd@denx.de>
46408 Date:   Fri Aug 8 16:39:54 2008 +0200
46409
46410     CFI: allow for dynamically determined flash sizes and addresses
46411
46412     The CFI driver allowed only for static initializers in the
46413     CFG_FLASH_BANKS_LIST definition, i. e. it did not allow to map
46414     several flash banks contiguously if the bank sizes were not known in
46415     advance, which kind of violates U-Boot's design philosophy.
46416
46417     (will be used for example by the TQM8xxL boards)
46418
46419     Signed-off-by: Wolfgang Denk <wd@denx.de>
46420
46421 commit d9d78ee46d9a396d0a81d00c2b003a9bd32c2e61
46422 Author: Ben Warren <biggerbadderben@gmail.com>
46423 Date:   Thu Aug 7 23:26:35 2008 -0700
46424
46425     QE UEC: Fix compiler warnings
46426
46427     Moved static functions earlier in file so forward declarations are not needed.
46428
46429     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
46430
46431 commit d5d28fe4aad5f4535400647a5617c11039506467
46432 Author: David Saada <David.Saada@ecitele.com>
46433 Date:   Mon Mar 31 02:37:38 2008 -0700
46434
46435     QE UEC: Add MII Commands
46436
46437     Add MII commands to the UEC driver. Note that once a UEC device is selected,
46438     any device on its MDIO bus can be addressed.
46439
46440     Signed-off-by: David Saada <david.saada@ecitele.com>
46441     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
46442
46443 commit fd0f2f3796ff2a7a32d35deb1b7996e485849df7
46444 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
46445 Date:   Wed Jul 9 21:07:38 2008 +0900
46446
46447     usb: add support for R8A66597 usb controller
46448
46449     add support for Renesas R8A66597 usb controller.
46450     This patch supports USB Host mode.
46451
46452     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
46453     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
46454
46455 commit 1d10dcd041aaeae9fd7c821005692898a0303382
46456 Author: Hunter, Jon <jon-hunter@ti.com>
46457 Date:   Sat Jul 26 18:59:16 2008 -0500
46458
46459     Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c
46460
46461     Add support to drivers/usb/usbdcore_omap1510.c for OMAP5912 and OMAP16xx devices.
46462
46463     Signed-off-by: Jon Hunter <jon-hunter@ti.com>
46464     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
46465
46466 commit eab1007334b93a6209f1ec33615e26ef5311ede7
46467 Author: Steven A. Falco <sfalco@harris.com>
46468 Date:   Wed Aug 6 15:42:52 2008 -0400
46469
46470     ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic.
46471
46472     The Sequoia board has two UARTs in "4-pin" mode. This patch modifies the GPIO
46473     configuration to match the schematic, and also sets the SDR0_PFC1 register to
46474     select the corresponding mode for the UARTs.
46475
46476     Signed-off-by: Steven A. Falco <sfalco@harris.com>
46477     Signed-off-by: Stefan Roese <sr@denx.de>
46478
46479 commit 0eb5717a85b6cba3f67c11fa89bdde38dcd081b5
46480 Author: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
46481 Date:   Wed Aug 6 14:42:13 2008 +0200
46482
46483     avr32: add support for EarthLCD Favr-32 board
46484
46485     This patch adds support for the Favr-32 board made by EarthLCD.
46486
46487     This kit, which is also called ezLCD-101 when running with EarthLCD firmware,
46488     has a 10.4" touch screen LCD panel, 16 MB 32-bit SDRAM, 8 MB parallel flash,
46489     Ethernet, audio out, USB device, SD-card slot, USART and various other
46490     connectors for cennecting stuff to SPI, I2C, GPIO, etc.
46491
46492     Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
46493     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
46494
46495 commit bc9019e19758a19a388fb20ef18dc771cd39fdda
46496 Author: Rafael Campos <rafael.campos@hanscan.com>
46497 Date:   Thu Jul 31 10:22:20 2008 +0200
46498
46499     cfi-flash: Added support to flash_real_protect for Atmel flash devices
46500
46501     Some of the flash memories produced by ATMEL start in read-only mode.
46502     We need to unprotect it. This patch allows the AT49BV6416 to work with
46503     cfi_flash memories. Tested in the at91rm9200ek board.
46504
46505     Signed-off-by: Rafael Campos Las Heras <rafael.campos@hanscan.com>
46506     Signed-off-by: Stefan Roese <sr@denx.de>
46507
46508 commit 7949839e5836bf8b1074bb6142c46d30ac3aa350
46509 Author: Guennadi Liakhovetski <lg@denx.de>
46510 Date:   Tue Aug 5 15:36:39 2008 +0200
46511
46512     cfi-flash: Add definition for the AM29LV800BB AMD NOR-flash
46513
46514     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
46515     Signed-off-by: Stefan Roese <sr@denx.de>
46516
46517 commit 1318673045fe188c6e24c582b1e6efc00ae1c62c
46518 Author: Stefan Roese <sr@denx.de>
46519 Date:   Wed Aug 6 14:06:03 2008 +0200
46520
46521     Fix merge problems
46522
46523     Signed-off-by: Stefan Roese <sr@denx.de>
46524
46525 commit f2302d4430e7f3f48308d6a585320fe96af8afbd
46526 Author: Stefan Roese <sr@denx.de>
46527 Date:   Wed Aug 6 14:05:38 2008 +0200
46528
46529     Fix merge problems
46530
46531     Signed-off-by: Stefan Roese <sr@denx.de>
46532
46533 commit 6689484ccd43189322aaa5a1c6cd02cdd511ad7d
46534 Author: Kenneth Johansson <kenneth@southpole.se>
46535 Date:   Tue Jul 15 12:13:38 2008 +0200
46536
46537     mpc5121: Move iopin features from board specific to common files.
46538
46539     And in the process eliminate some duplicate register defines.
46540
46541     Signed-off-by: Kenneth Johansson <kenneth@southpole.se>
46542
46543 commit ef11df6b66ecf5797e94ba322254b8fb7a4e2e12
46544 Author: John Rigby <jrigby@freescale.com>
46545 Date:   Tue Aug 5 17:38:57 2008 -0600
46546
46547     mpc5121: squash some fdt fixup errors
46548
46549     On ADS5121 when booting linux the following errors are seen:
46550         Unable to update property /soc5121@80000000:bus-frequency, err=FDT_ERR_NOTFOUND
46551         Unable to update property /soc5121@80000000/ethernet@2800:local-mac-address, err=FDT_ERR_NOTFOUND
46552         Unable to update property /soc5121@80000000/ethernet@2800:address, err=FDT_ERR_NOTFOUND
46553
46554     This is caused by ft_cpu_setup trying to deal with
46555     both old and new soc node naming.  This patch
46556     fixes this by being smarter about what to
46557     fixup.
46558
46559     Also do soc node fixups by compatible instead of by path.
46560     A new board config called OF_SOC_COMPAT defined
46561     to be "fsl,mpc5121-immr" replaces the old
46562     OF_SOC node path that was defined to be "soc@80000000".
46563
46564     Old device trees still work, but the compatiblity
46565     is conditional on CONFIG_OF_SUPPORT_OLD_DEVICE_TREES
46566     which is on by default in include/configs/ads5121.h.
46567
46568     Signed-off-by: John Rigby <jrigby@freescale.com>
46569
46570 commit 81091f58f0c58ecd26c5b05de2ae20ca6cdb521c
46571 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46572 Date:   Sat Aug 2 23:48:30 2008 +0200
46573
46574     drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros
46575
46576     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46577
46578 commit 4cd7e6528f61ec669755c3754bb4f9779874fab3
46579 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46580 Date:   Sat Aug 2 23:48:32 2008 +0200
46581
46582     nios2/sysid: fix printf warning
46583
46584     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46585
46586 commit 66da6fa0e35e7ee56628c85981709afe7180fc8e
46587 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46588 Date:   Sat Aug 2 23:48:33 2008 +0200
46589
46590     Fix remaining build issues with MPC8xx FADS boards.
46591
46592     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46593
46594 commit 81d3f1fdddafd1eb53bbca8739f488d417eb3dd2
46595 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46596 Date:   Sat Aug 2 23:48:31 2008 +0200
46597
46598     nios2: fix phys_addr_t and phys_size_t support
46599
46600     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46601
46602 commit 5fa62000db6d0b46ecdeadbeb50faf5197db49ef
46603 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46604 Date:   Sat Aug 2 23:48:34 2008 +0200
46605
46606     mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)'
46607
46608     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46609
46610 commit 1464eff77e7fdaed609ecf263a2423c9dcf96b1f
46611 Author: Mark Jackson <mpfj@mimc.co.uk>
46612 Date:   Fri Aug 1 09:48:29 2008 +0100
46613
46614     Fix bitmap display for atmel lcd controller
46615
46616     The current lcd_display_bitmap() function does not work properly
46617     for the Atmel LCD controller.
46618
46619     2 fixes need to be done:-
46620
46621     (a) when setting the colour map, use the lcd_setcolreg() function
46622         as provided by the Atmel driver
46623     (b) the data is never actually written to the lcd framebuffer !!
46624
46625     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
46626
46627 commit 2a433c66b1e2770349fe4911be23c375f053ebd8
46628 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46629 Date:   Fri Aug 1 08:40:34 2008 +0200
46630
46631     qemu_mips: update README to follow qemu update about default machine
46632
46633     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46634
46635 commit ac169d645f5f0e0b9a232563099209e92a355d8e
46636 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
46637 Date:   Thu Jul 31 19:53:21 2008 -0500
46638
46639     ColdFire: Fix compilation issue caused by a missing function
46640
46641     Implement usec2ticks() which is used by fsl_i2c.c in
46642     lib_m68k/time.c
46643
46644     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
46645
46646 commit 01ae85b58b51d2fb1fac5b93095f6042cf48ae7b
46647 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
46648 Date:   Thu Jul 31 19:53:06 2008 -0500
46649
46650     Fix compilation error for TASREG
46651
46652     TASREG is ColdFire platform, the include ppc4xx.h in
46653     board/esd/common/flash.c causes conflict.
46654
46655     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
46656
46657 commit 35d3bd3cc35c508a6823dac77e0fd126808e4fc7
46658 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
46659 Date:   Thu Jul 31 19:52:36 2008 -0500
46660
46661     Fix compilation error for MCF5275
46662
46663     Rename OBJ to COBJ in board/platform/Makefile
46664
46665     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
46666
46667 commit 5c40548f01218360a1f1395198c50ff45f3035b5
46668 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
46669 Date:   Thu Jul 31 19:52:28 2008 -0500
46670
46671     Fix compile error caused by incorrect function return type
46672
46673     Rename int mii_init(void) to void mii_init(void) for idmr
46674     ColdFire platform
46675
46676     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
46677
46678 commit a58c78067c928976c082c758d3987e89ead5b191
46679 Author: Wolfgang Denk <wd@denx.de>
46680 Date:   Fri Aug 1 12:06:22 2008 +0200
46681
46682     Fix build issues with MPC8xx FADS boards.
46683
46684     Signed-off-by: Wolfgang Denk <wd@denx.de>
46685
46686 commit 4b50cd12a3b3c644153c4cf393f4a4c12289e5aa
46687 Author: Wolfgang Denk <wd@denx.de>
46688 Date:   Thu Jul 31 17:54:03 2008 +0200
46689
46690     Prepare v1.3.4-rc2: update CHANGELOG
46691
46692     Signed-off-by: Wolfgang Denk <wd@denx.de>
46693
46694 commit a48311557db6e7e9473a6163b44bb1e6c6ed64c4
46695 Author: Mark Jackson <mpfj@mimc.co.uk>
46696 Date:   Thu Jul 31 16:09:00 2008 +0100
46697
46698     Add gzipped logo support
46699
46700     The README file states that CONFIG_VIDEO_BMP_GZIP behaves as follows:
46701
46702       If this option is set, additionally to standard BMP
46703       images, gzipped BMP images can be displayed via the
46704       splashscreen support or the bmp command.
46705
46706     However, the splashscreen function *only* supports standard BMP images.
46707
46708     This patch adds the documented gzip support.
46709
46710     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
46711
46712 commit a5bcb01fbde6b1f1c9863cd86e5c4c369f0121ac
46713 Author: Mark Jackson <mpfj@mimc.co.uk>
46714 Date:   Thu Jul 31 15:56:48 2008 +0100
46715
46716     Fix Atmel LCD controller endianess for AVR32 processors
46717
46718     The Atmel lcd controller is used on Atmel's AT91 (little endian) and
46719     AVR32 (big endian) platforms.
46720
46721     As such, the controller can handle both big and little endian memory.
46722
46723     This patch fixes the driver for the AVR32 platform.
46724
46725     Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
46726
46727 commit cdb8bd2fd3bcbe65d8e4334a55f5a667845426a1
46728 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46729 Date:   Thu Jul 31 15:56:01 2008 +0200
46730
46731     apollon: fix build out of tree
46732
46733     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
46734
46735 commit 2e752be39d3e398d4ab89ffa6634c397df298297
46736 Author: Guennadi Liakhovetski <lg@denx.de>
46737 Date:   Thu Jul 31 12:35:04 2008 +0200
46738
46739     Uncompressed images loaded to their start address shall set load_end too
46740
46741     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
46742     Acked-by: Bartlomiej Sieka <tur@semihalf.com>
46743
46744 commit c37207d7f51e19c17f859966f314e27cc1231801
46745 Author: Wolfgang Denk <wd@denx.de>
46746 Date:   Wed Jul 16 16:38:59 2008 +0200
46747
46748     Fix printf() format problems with configurable prompts
46749
46750     U-Boot allows for configurable prompt strings using the
46751     CONFIG_AUTOBOOT_PROMPT resp. CONFIG_MENUPROMPT definitions. So far,
46752     the assumption was that any such user defined problts would contain
46753     exactly one "%d" format specifier. But some boards did not.
46754
46755     To allow for flexible boot prompts without adding too complex code we
46756     now allow to specify the whole list of printf() arguments in the user
46757     definition. This is powerful, but requires a responsible user who
46758     really understands what he is doing, as he needs to know for exanple
46759     which variables are available in the respective context.
46760
46761     Signed-off-by: Wolfgang Denk <wd@denx.de>
46762
46763 commit 54754120637b6a7f4ff774fb199fc550bcfea1da
46764 Author: Wolfgang Denk <wd@denx.de>
46765 Date:   Thu Jul 31 17:02:14 2008 +0200
46766
46767     TQM85xx: fix typo introduce by commit ffbb5cb9
46768
46769     Signed-off-by: Wolfgang Denk <wd@denx.de>
46770
46771 commit 0b4951d4cddca9cc800745891c95b291e47cbbd7
46772 Author: Wolfgang Denk <wd@denx.de>
46773 Date:   Thu Jul 31 15:27:01 2008 +0200
46774
46775     mvbc_p board: fix most build warnings.
46776
46777     Signed-off-by: Wolfgang Denk <wd@denx.de>
46778
46779 commit c4ec6db074051d2f6fc76a66411c60621b22bc02
46780 Author: Wolfgang Denk <wd@denx.de>
46781 Date:   Thu Jul 31 13:57:20 2008 +0200
46782
46783     E1000: clean up CONFIG_E1000_FALLBACK_MAC handling
46784
46785     Avoid "integer constant is too large for 'long' type" warnings.
46786     And simplify the code.
46787
46788     Signed-off-by: Wolfgang Denk <wd@denx.de>
46789
46790 commit 9196b44334c330cc13de2464c59181e4db71f549
46791 Author: Matvejchikov Ilya <matvejchikov@gmail.com>
46792 Date:   Wed Jul 30 23:21:19 2008 +0400
46793
46794     8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI
46795
46796     Signed-off-by: Matvejchikov Ilya <matvejchikov@gmail.com>
46797
46798 commit 6361ad4b596f5a940a01c91ae0297d98f790cbe0
46799 Author: Matvejchikov Ilya <matvejchikov@gmail.com>
46800 Date:   Wed Jul 30 23:20:32 2008 +0400
46801
46802     PPC: Add pci_clk in the global_data for CPM2 processors
46803
46804     This patch adds pci_clk field to the global_data structure for the
46805     processors which have CPM2 module in case the CONFIG_PCI is defined.
46806
46807     Signed-off-by: Matvejchikov Ilya <matvejchikov@gmail.com>
46808
46809 commit f0ff885ca64655bee6540eb8a25eed90b1152686
46810 Author: Kumar Gala <galak@kernel.crashing.org>
46811 Date:   Wed Jul 30 14:13:30 2008 -0500
46812
46813     mpc85xx: Update linker scripts for Freescale boards
46814
46815     * Move to using absolute addressing always.  Makes the scripts a bit more
46816       portable and common
46817     * Moved .bss after the end of the image.  These allows us to have more
46818       room in the resulting binary image for code and data.
46819     * Removed .text object files that aren't really needed
46820     * Make sure _end is 4-byte aligned as the .bss init code expects this.
46821       (Its possible that the end of .bss isn't 4-byte aligned)
46822
46823     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
46824
46825 commit 57c219ad5d34dd9d49991777a62e3899595f2ec7
46826 Author: Kumar Gala <galak@kernel.crashing.org>
46827 Date:   Wed Jul 30 08:01:15 2008 -0500
46828
46829     Fix compile warnings in dlmalloc
46830
46831     The origional code was using on odd reference to get to the first
46832     real element in av_[].  The first two elements of the array are
46833     not used for actual bins, but for house keeping.  If we are more
46834     explicit about how use the first few elements we can get rid of the
46835     warnings:
46836
46837     dlmalloc.c: In function 'malloc_extend_top':
46838     dlmalloc.c:1971: warning: dereferencing type-punned pointer will break strict-aliasing rules
46839     dlmalloc.c:1999: warning: dereferencing type-punned pointer will break strict-aliasing rules
46840     dlmalloc.c:2029: warning: dereferencing type-punned pointer will break strict-aliasing rules
46841     ...
46842
46843     The logic of how this code came to be is:
46844         bin_at(0) = (char*)&(av_[2]) - 2*SIZE_SZ
46845
46846     SIZE_SZ is the size of pointer, and av_ is arry of pointers so:
46847         bin_at(0) = &(av_[0])
46848
46849     Going from there to bin_at(0)->fd or bin_at(0)->size should be straight forward.
46850
46851     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
46852
46853 commit 3f9ae1a5d43c49a8ecf497470c3d1d80255e44b9
46854 Author: Stefan Roese <sr@denx.de>
46855 Date:   Wed Jul 30 10:21:01 2008 +0200
46856
46857     ppc4xx: Fix W7OLMG compile problems by adding missing LM75 defines
46858
46859     Signed-off-by: Stefan Roese <sr@denx.de>
46860
46861 commit ebb86c4ecd37a7701358284e497ca4c6483c7cc5
46862 Author: Stefan Roese <sr@denx.de>
46863 Date:   Wed Jul 30 09:59:51 2008 +0200
46864
46865     cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'
46866
46867     A recent patch used '#if (CONFIG_CMD_USB)' instead of
46868     '#if defined(CONFIG_CMD_USB)'. This patch fixes this problem and makes
46869     common/bootm.c compile again.
46870
46871     Signed-off-by: Stefan Roese <sr@denx.de>
46872     Acked-by: Markus Klotzbuecher <mk@denx.de>
46873
46874 commit 2cb9080427fe641dcb71da46cd0634dd406f37ed
46875 Author: Kyungmin Park <kmpark@infradead.org>
46876 Date:   Tue Jul 22 08:01:43 2008 +0900
46877
46878     Remove unused I2C at apollon board
46879
46880     There are no I2C devices on this board.
46881
46882     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
46883
46884 commit 3c95960e526b3b026da20201db64526f46faf14b
46885 Author: Wolfgang Denk <wd@denx.de>
46886 Date:   Thu Jul 31 10:12:09 2008 +0200
46887
46888     at91rm9200dk, csb637: fix NAND related build problems
46889
46890     Tried fixing NAND support for the at91rm9200dk board; untested.
46891     Disabled NAND support in the csb637 board config file.
46892
46893     Signed-off-by: Wolfgang Denk <wd@denx.de>
46894
46895 commit 9246f5ecfd353ae297a02ffd5328402acf16c9dd
46896 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
46897 Date:   Wed Jul 30 12:39:28 2008 +0200
46898
46899     ppc4xx: ML507: Environment in flash and MTD Support
46900
46901     - Relocate the location of U-Boot in the flash
46902     - Save the environment in one sector of the flash memory
46903     - MTD Support
46904
46905     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
46906     Signed-off-by: Stefan Roese <sr@denx.de>
46907
46908 commit a8a16af4d59d14cc1c1187c10aaad80d6b8394b5
46909 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
46910 Date:   Tue Jul 29 17:16:10 2008 +0200
46911
46912     ppc4xx: ML507: Use of get_ram_size in board ml507
46913
46914     - Change suggested by WD
46915
46916     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
46917     Signed-off-by: Stefan Roese <sr@denx.de>
46918
46919 commit 01a004313c5ec2d128b611df4c208b1b0d3c3fb4
46920 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
46921 Date:   Mon Jul 21 20:30:07 2008 +0200
46922
46923     ppc4xx: ML507: U-Boot in flash and System ACE
46924
46925     This patch allows booting from FLASH the ML507 board by Xilinx.
46926     Previously, U-Boot needed to be loaded from JTAG or a Sytem ACE CF
46927
46928     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
46929     Signed-off-by: Stefan Roese <sr@denx.de>
46930
46931 commit 5c374c9ee16fee2bf68533cc4010b3c0df21f783
46932 Author: Julien May <mailinglist@miromico.ch>
46933 Date:   Mon Jun 23 13:57:52 2008 +0200
46934
46935     Add support for the hammerhead (AVR32) board
46936
46937     The Hammerhead platform is built around a AVR32 32-bit microcontroller
46938     from Atmel.  It offers versatile peripherals, such as ethernet, usb
46939     device, usb host etc.
46940
46941     The board also incooperates a power supply and is a Power over Ethernet
46942     (PoE) Powered Device (PD).
46943
46944     Additonally, a Cyclone III FPGA from Altera is integrated on the board.
46945     The FPGA is mapped into the 32-bit AVR memory bus. The FPGA offers two
46946     DDR2 SDRAM interfaces, which will cover even the most exceptional need
46947     of memory bandwidth. Together with the onboard video decoder the board
46948     is ready for video processing.
46949
46950     For more information see: http:///www.miromico.com/hammerhead
46951
46952     Signed-off-by: Julien May <mailinglist@miromico.ch>
46953     [haavard.skinnemoen@atmel.com: various small fixes and adaptions]
46954     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
46955
46956 commit 09d318a8bb1444ec92e31cafcdba877eb9409e58
46957 Author: Kumar Gala <galak@kernel.crashing.org>
46958 Date:   Tue Jul 29 12:23:49 2008 -0500
46959
46960     fsl_i2c: Use timebase timer functions instead of get_timer()
46961
46962     The current implementation of get_timer() is only really useful after we
46963     have relocated u-boot to memory.  The i2c code is used before that as part
46964     of the SPD DDR setup.
46965
46966     We actually have a bug when using the get_timer() code before relocation
46967     because the .bss hasn't been setup and thus we could be reading/writing
46968     a random location (probably in flash).
46969
46970     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
46971
46972 commit 4fc72a0d6ca85070a5e90d76cc5a853526ac09c4
46973 Author: Frank Svendsbøe <frank.svendsboe@gmail.com>
46974 Date:   Tue Jul 29 14:49:31 2008 +0200
46975
46976     Adder8xx: Fix CFG_MONITOR_LEN
46977
46978     Due to increased space usage, U-Boot can no longer be stored in three sectors.
46979     The current U-Boot use just over three flash sectors (197k), and U-Boot will
46980     become corrupt after saving environment variables. This patch adds another 64k
46981     to CFG_MONITOR_LEN.
46982
46983     Signed-off-by: Frank E. Svendsbøe <frank.svendsboe@gmail.com>
46984
46985 commit a4c59ad4a21140550ada6f97690d2527c4146ce5
46986 Author: Kyungmin Park <kmpark@infradead.org>
46987 Date:   Tue Jul 29 08:47:57 2008 +0900
46988
46989     Add OneNAND IPL related files to gitignore
46990
46991     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
46992
46993 commit 8d87589e8e874df7120a3d9667f051bc33bac250
46994 Author: Rafal Jaworowski <raj@semihalf.com>
46995 Date:   Mon Jul 28 20:38:25 2008 +0200
46996
46997     API: Teach the storage layer about SATA and MMC options.
46998
46999     Signed-off-by: Rafal Czubak <rcz@semihalf.com>
47000     Acked-by: Rafal Jaworowski <raj@semihalf.com>
47001
47002 commit 6b73b754f782e1ecce5048bf20b22ce56a07a5b8
47003 Author: Rafal Jaworowski <raj@semihalf.com>
47004 Date:   Mon Jul 28 20:37:48 2008 +0200
47005
47006     API: Dump contents of sector 0 in the demo application.
47007
47008     Signed-off-by: Rafal Czubak <rcz@semihalf.com>
47009     Acked-by: Rafal Jaworowski <raj@semihalf.com>
47010
47011 commit 13ca6305f2eba49c175f6370c35286141059c789
47012 Author: Rafal Jaworowski <raj@semihalf.com>
47013 Date:   Mon Jul 28 20:37:10 2008 +0200
47014
47015     API: Correct storage enumeration routine, other minor fixes in API storage area.
47016
47017     Signed-off-by: Rafal Czubak <rcz@semihalf.com>
47018     Acked-by: Rafal Jaworowski <raj@semihalf.com>
47019
47020 commit 05c7fe0f049b1c9eb9a1992f27e5e350d865f4a8
47021 Author: Rafal Jaworowski <raj@semihalf.com>
47022 Date:   Mon Jul 28 20:36:19 2008 +0200
47023
47024     API: Fix compilation warnings in api_examples/demo.c.
47025
47026     Signed-off-by: Rafal Czubak <rcz@semihalf.com>
47027
47028 commit c14eefcc48212af2f3314809605698dd8393a90a
47029 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
47030 Date:   Sun Jul 27 17:09:43 2008 +0200
47031
47032     Fix more printf() format warnings
47033
47034     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
47035
47036 commit 936897d4d1365452bbbdf8430db5e7769ef08d38
47037 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
47038 Date:   Fri Jul 25 15:18:16 2008 +0200
47039
47040     Fix remaining CFG_CMD_ define, ifdef and comments
47041
47042     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
47043
47044 commit 5d1d00fb36005482e1803a00ddc46efa11d719af
47045 Author: Stefano Babic <sbabic@denx.de>
47046 Date:   Fri Jul 25 08:57:40 2008 +0200
47047
47048     Add include for config.h in command.h.
47049
47050     Because the cmd_tbl_s structure depends on the configuration file, it
47051     must be assured that config.h is included before the structure is
47052     evaluated by the compiler. If this is not certain, it could happen
47053     that the compiler generates structures of different size, depending
47054     on the fact if the source file includes <config.h> before or after
47055     <command.h>.
47056
47057     The effect is that u-boot crashes when tries to relocate the command
47058     table (for ppc) or try to access to the command table for other
47059     architectures.
47060
47061     The problem can happen on board-depending commands. All general
47062     commands under /common are unaffected, because they include already
47063     config.h before command.h.
47064
47065     Signed-off-by: Stefano Babic <sbabic@denx.de>
47066
47067 commit 2dacb734bac9dba1db9e704d3e0b200ef521c79a
47068 Author: Scott Wood <scottwood@freescale.com>
47069 Date:   Wed Jul 23 13:16:06 2008 -0500
47070
47071     NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile.
47072
47073     This fixes building out-of-tree.
47074
47075     Signed-off-by: Scott Wood <scottwood@freescale.com>
47076
47077 commit 36d59bd9da9e15d19b867b48449408830f4e2ad5
47078 Author: Heiko Schocher <hs@denx.de>
47079 Date:   Wed Jul 23 07:30:46 2008 +0200
47080
47081     Fix warnings if compiling with IDE support.
47082
47083     cmd_ide.c:827: Warnung: weak declaration of `ide_outb' after first use results in unspecified behavior
47084     cmd_ide.c:839: Warnung: weak declaration of `ide_inb' after first use results in unspecified behavior
47085
47086     Signed-off-by: Heiko Schocher <hs@denx.de>
47087
47088 commit 7610db17fd4d59c51d825488526d85ede2f06767
47089 Author: Adrian Filipi <adrian.filipi@eurotech.com>
47090 Date:   Tue Jul 22 14:28:11 2008 -0400
47091
47092     Removed support for the adsvix board.
47093
47094     Support for the adsvix was originally provided by Applied Data
47095     Systems (ADS), inc., now EuroTech, Inc.
47096     The board never shipped aside from some sample boards.
47097
47098     Signed-off-by: Adrian Filipi <adrian.filipi@eurotech.com>
47099
47100 commit f96b44cef897bd372beb86dde1b33637c119d84d
47101 Author: Remy Bohmer <linux@bohmer.net>
47102 Date:   Tue Jul 22 16:22:11 2008 +0200
47103
47104     ARM: set GD_FLG_RELOC for boards skipping relocation to RAM
47105
47106     If CONFIG_SKIP_RELOCATE_UBOOT is set the flag GD_FLG_RELOC is usually
47107     never set, because relocation to RAM is actually never done by U-boot
47108     itself. However, several pieces of code check if this flag is set at
47109     some time.
47110
47111     So, to make sure this flag is set on boards skipping relocation, this
47112     is added to the initialisation of U-boot at a moment where it is safe
47113     to do so.
47114
47115     Signed-off-by: Remy Bohmer <linux@bohmer.net>
47116
47117 commit e4dafff86f289b5677143a3e41da7b45c6d27fc7
47118 Author: Timur Tabi <timur@freescale.com>
47119 Date:   Mon Jul 21 14:26:23 2008 -0500
47120
47121     fsl-i2c: fix writes to data segment before relocation
47122
47123     Prevent i2c_init() in fsl_i2c.c from writing to the data segment before
47124     relocation.  Commit d8c82db4 added the ability for i2c_init() to program the
47125     I2C bus speed and save the value in i2c_bus_speed[], which is a global
47126     variable.  It is an error to write to the data segment before relocation,
47127     which is what i2c_init() does when it stores the bus speed in i2c_bus_speed[].
47128
47129     Signed-off-by: Timur Tabi <timur@freescale.com>
47130
47131 commit dbd32387920e5ad6f9dd58a7b5012bbabe2a6a21
47132 Author: Wolfgang Ocker <weo@reccoware.de>
47133 Date:   Mon Jul 28 16:56:51 2008 +0200
47134
47135     mips: Fix baudrate divisor computation on alchemy cpus
47136
47137     Use CFG_MIPS_TIMER_FREQ when computing the baudrate divisor
47138     on alchemy cpus.
47139
47140     Signed-off-by: Wolfgang Ocker <weo@reccoware.de>
47141     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
47142
47143 commit c8c845cfdc6d0217135c1d5927eebd2b133a3314
47144 Author: Ben Warren <biggerbadderben@gmail.com>
47145 Date:   Sat Jul 5 00:08:48 2008 -0700
47146
47147     Moved initialization of AVR32 Ethernet controllers to board_eth_init()
47148
47149     Renamed initialization functions for atngw100 and atstk1000.
47150     Removed initializations for these boards from net/eth.c
47151
47152     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
47153     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
47154
47155 commit a229d291f33308ab7761d39f25fa1a53c0fc00a2
47156 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
47157 Date:   Wed Jul 23 10:55:46 2008 +0200
47158
47159     spi flash: Fix printf() format warnings
47160
47161     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
47162
47163 commit 252a5e0738bcafaf25f7fbb40f19a59abc2cb13e
47164 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
47165 Date:   Wed Jul 23 10:55:31 2008 +0200
47166
47167     atmel_mci: Fix printf() format warnings
47168
47169     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
47170
47171 commit 7f4b009f4232d57084ce0ec5aeb3b57bccb08e4c
47172 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
47173 Date:   Wed Jul 23 10:55:15 2008 +0200
47174
47175     avr32: Fix printf() format warnings
47176
47177     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
47178
47179 commit a79c3e8d9c31db25d5ca3ec8e08a97f323410dd4
47180 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
47181 Date:   Wed Jul 23 10:52:19 2008 +0200
47182
47183     avr32: asm/io.h needs asm/types.h
47184
47185     map_physmem() takes a phys_addr_t as parameter. This type is defined in
47186     asm/types.h, so we need to include that file.
47187
47188     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
47189
47190 commit 1953d128fd07f07d1c3810a28c0863ea64dae1b6
47191 Author: Michal Simek <monstr@monstr.eu>
47192 Date:   Thu Jul 17 12:25:46 2008 +0200
47193
47194     microblaze: Fix printf() format issues
47195
47196     Signed-off-by: Michal Simek <monstr@monstr.eu>
47197
47198 commit de2a07e534f18b1ca5f9869a4ef0604ca829cff0
47199 Author: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
47200 Date:   Thu Jul 17 07:27:51 2008 +0530
47201
47202     Remove unused code from lib_arm/bootm.c
47203
47204     Signed-off-by: Gururaja Hebbar <gururajakr@sanyo.co.in>
47205
47206 commit ffbb5cb942e9856fa24e946977e0a60c64df04ab
47207 Author: Detlev Zundel <dzu@denx.de>
47208 Date:   Wed Jul 16 18:56:45 2008 +0200
47209
47210     tqm85xx: Demystify 'DK: !!!' comment
47211
47212     Signed-off-by: Detlev Zundel <dzu@denx.de>
47213
47214 commit b2f44ba570f3a01113bbb745daf46f3858d22f53
47215 Author: Detlev Zundel <dzu@denx.de>
47216 Date:   Wed Jul 16 18:56:44 2008 +0200
47217
47218     83xx/85xx/86xx: Add LTEDR local bus definitions
47219
47220     Signed-off-by: Detlev Zundel <dzu@denx.de>
47221
47222 commit f13f64cf42d5abec3e0f920233f6a7a61e7ae494
47223 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
47224 Date:   Wed Jul 16 16:22:32 2008 +0200
47225
47226     serial_xuartlite.c: fix compiler warnings
47227
47228     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
47229     Acked-by: Grant Likely <grant.likely@secretlab.ca>
47230
47231 commit 86446d3a5d9d3ca81e85d1ccd3accaaae6f8e3c9
47232 Author: Stefan Roese <sr@denx.de>
47233 Date:   Fri Jul 18 11:03:35 2008 +0200
47234
47235     POST: Add disable interrupts in some of the missing CPU POST tests
47236
47237     Some CPU POST tests did not disable the interrupts while running. This
47238     seems to be necessary to protect this self modifying code.
47239
47240     Signed-off-by: Stefan Roese <sr@denx.de>
47241
47242 commit 97a3bf268d096e0e97e54048448c35114edcf557
47243 Author: Stefan Roese <sr@denx.de>
47244 Date:   Fri Jul 18 10:43:24 2008 +0200
47245
47246     ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL
47247
47248     This is needed for boards that define CFG_64BIT_STRTOUL but don't define
47249     CFG_64BIT_LBA.
47250
47251     Signed-off-by: Stefan Roese <sr@denx.de>
47252
47253 commit 0043ac55024963295fc79b39af85b6dc3b261e17
47254 Author: Niklaus Giger <niklaus.giger@netstal.com>
47255 Date:   Fri Jul 18 11:22:23 2008 +0200
47256
47257     POST PPC4xx/spr IVPR only if PPC440
47258
47259     The SPR IVPR register is only present (as far as I know) for
47260     processors with a PPC440 core.
47261
47262     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
47263     Acked-by: Stefan Roese <sr@denx.de>
47264
47265 commit 1092fbd64748dfa2e979b102611ece9bc5ec1855
47266 Author: Stefan Roese <sr@denx.de>
47267 Date:   Fri Jul 18 10:42:29 2008 +0200
47268
47269     ppc4xx: Enable 64bit printf format on 440/460 platforms
47270
47271     This patch defines CFG_64BIT_VSPRINTF and CFG_64BIT_STRTOUL for all
47272     440/460 platforms. This may be needed since those platforms support
47273     36bit physical address space.
47274
47275     Signed-off-by: Stefan Roese <sr@denx.de>
47276
47277 commit 66fe183b1dd9c7534605147a8ecfed1c02345ee5
47278 Author: Stefan Roese <sr@denx.de>
47279 Date:   Fri Jul 18 15:57:23 2008 +0200
47280
47281     ppc4xx: Fix incorrect MODTx setup for some DIMM configurations
47282
47283     This patch fixes a problem with incorrect MODTx (On Die Termination)
47284     setup for a configuration with multiple DIMM's and multiple ranks.
47285     Without this change Katmai was unable to boot Linux with DDR2 frequency
47286     >= 533MHz and mem>=3GB. With this patch Katmai successfully boots Linux
47287     with DDR2 frequency = 640MHz and mem=4GB.
47288
47289     Signed-off-by: Stefan Roese <sr@denx.de>
47290
47291 commit 60204d06ed9f8c2a67cc79eb67fd2b1d22bcbc8c
47292 Author: Stefan Roese <sr@denx.de>
47293 Date:   Fri Jul 18 12:24:41 2008 +0200
47294
47295     ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support
47296
47297     Signed-off-by: Stefan Roese <sr@denx.de>
47298
47299 commit 086511fc96a8a9bb56e5e19a3d84c40f4dba80cc
47300 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
47301 Date:   Thu Jul 17 12:47:09 2008 +0200
47302
47303     ppc4xx: ML507 Board Support
47304
47305     The Xilinx ML507 Board is a Virtex 5 prototyping board that includes,
47306         among others:
47307         -Virtex 5 FX FPGA (With a ppc440x5 in it)
47308         -256MB of SDRAM2
47309         -32MB of Flash
47310         -I2C Eeprom
47311         -System ACE chip
47312         -Serial ATA connectors
47313         -RS232 Level Conversors
47314         -Ethernet Transceiver
47315
47316     This patch gives support to a standard design produced by EDK for this
47317     board: ppc440, uartlite, xilinx_int and flash
47318
47319     - Includes Changes propossed by Stefan Roese and Michal Simek
47320
47321     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
47322     Acked-by: Stefan Roese <sr@denx.de>
47323
47324 commit d865fd09809a3a18669f35f970781820af40e4de
47325 Author: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
47326 Date:   Thu Jul 17 11:44:12 2008 +0200
47327
47328     ppc4xx: CPU PPC440x5 on Virtex5 FX
47329
47330     -This patchs gives support for the embbedded ppc440
47331      on the Virtex5 FPGAs
47332     -interrupts.c divided in uic.c and interrupts.c
47333     -xilinx_irq.c for xilinx interrupt controller
47334     -Include modifications propossed by  Stefan Roese
47335
47336     Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
47337     Acked-by: Stefan Roese <sr@denx.de>
47338
47339 commit 340ccb260f21516be360745d5c5e3bd0657698df
47340 Author: Sebastian Siewior <bigeasy@linutronix.de>
47341 Date:   Wed Jul 16 20:04:49 2008 +0200
47342
47343     cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA
47344
47345     This got broken by commits 93c56f212c
47346      [cfi_flash: support of long cmd in U-boot.]
47347
47348     That command needs to be in little endian format on BE machines
47349     with CFG_WRITE_SWAPPED_DATA. Without this patch, the command 0xf0
47350     gets saved on stack as 0x00 00 00 f0 and 0x00 gets written into
47351     the cmdbuf in case portwidth = chipwidth = 8bit.
47352
47353     Cc: Alexey Korolev <akorolev@infradead.org>
47354     Cc: Vasiliy Leonenko <vasiliy.leonenko@mail.ru>
47355     Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
47356
47357 commit 11188d55bc16dd907451c00282e00a038f73dd62
47358 Author: Stefan Roese <sr@denx.de>
47359 Date:   Thu Jul 17 10:40:51 2008 +0200
47360
47361     ppc4xx: Fix alphabetical order in 4xx Makefile part (redwood)
47362
47363     Signed-off-by: Stefan Roese <sr@denx.de>
47364
47365 commit 021f6df6e96af5b387810cf96d24848da1faa55c
47366 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
47367 Date:   Thu Jul 10 17:20:51 2008 +0400
47368
47369     83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixup
47370
47371     The thinko was quite silly indeed, I messed with !ptr. Normally this
47372     would trigger some fault, but in U-Boot NULL pointer is equal to phys
47373     0, so the code was working still, just didn't actually test mpc8315erdb
47374     environment variable value. Heh.
47375
47376     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
47377     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
47378
47379 commit 25f5f0d49a3ae89bf4396f2557ce98debfef21da
47380 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
47381 Date:   Tue Jul 8 21:00:04 2008 +0400
47382
47383     83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYs
47384
47385     Freescale ships MPC8315E-RDB boards either with TSEC1 and USB UTMI
47386     support, or without TSEC1 but with USB ULPI PHY support in addition.
47387     With this patch user can specify desired USB PHY.
47388
47389     Also, it seems that we can't distinguish the two boards in software, so
47390     user have to set `mpc8315erdb' environment variable to either 'tsec1'
47391     (TSEC1 enabled) or `ulpi' (board with ULPI PHY, TSEC1 disabled), so that
47392     Linux will not probe for TSEC1.
47393
47394     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
47395     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
47396
47397 commit 015b27b9e165fcf220e42f2c4afbaeaa2758fcf6
47398 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
47399 Date:   Tue Jul 8 20:59:43 2008 +0400
47400
47401     fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups
47402
47403     Currently U-Boot can only fixup the usb dr_mode, but some boards (namely
47404     MPC8315E-RDB) can use two PHY types: ULPI (stand-alone OTG port) or UTMI
47405     (connected to the four-ports hub, usb host only).
47406
47407     This patch implements support for passing Dual-Role USB controller's
47408     device tree property phy_type through the usb_phy_type environment
47409     variable.
47410
47411     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
47412     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
47413     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
47414
47415 commit 699f05125509249072a0b865c8d35520d97cd501
47416 Author: Wolfgang Denk <wd@denx.de>
47417 Date:   Tue Jul 15 22:22:44 2008 +0200
47418
47419     Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile
47420
47421     Signed-off-by: Wolfgang Denk <wd@denx.de>
47422
47423 commit bcab74baa6b1b1c969038ab6f64a186239180405
47424 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
47425 Date:   Tue Jul 15 11:23:02 2008 -0400
47426
47427     Round the serial port clock divisor value returned by calc_divisor()
47428
47429     Round the serial port clock divisor value returned by
47430     calc_divisor()
47431
47432     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
47433     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
47434
47435 commit 0328ef0edfe950f0b7b8b368dae482531506b74a
47436 Author: Robin Getz <rgetz@blackfin.uclinux.org>
47437 Date:   Tue Jul 15 21:44:46 2008 +0200
47438
47439     Fix DHCP protocol so U-Boot does not respond too early
47440     on the network with it's offered IP number; it should not reply until
47441     after it has received a DHCP ACK message. Also ensures that U-Boot
47442     does it's DHCPREQUEST as broadcast (per RFC 2131).
47443
47444     Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
47445     Acked-by: Ben Warren <biggerbadderben@gmail.com>
47446     Signed-off-by: Wolfgang Denk <wd@denx.de>
47447
47448 commit 7288f972fcaee14a9741cb08c8688a23874b4a2e
47449 Author: Sebastian Siewior <bigeasy@linutronix.de>
47450 Date:   Tue Jul 15 13:35:23 2008 +0200
47451
47452     cfi_flash: make the command u32 only
47453
47454     This got changed by commit 93c56f212c
47455     [cfi_flash: support of long cmd in U-boot.]
47456
47457     Long is the wrong type because it will behave differently on 64bit
47458     machines in a way that is probably not expected. u32 should be
47459     enough.
47460
47461     Cc: Alexey Korolev <akorolev@infradead.org>
47462     Cc: Vasiliy Leonenko <vasiliy.leonenko@mail.ru>
47463     Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
47464
47465 commit 31cfe57491b183acae575d486729e158f016c27b
47466 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
47467 Date:   Mon Jul 14 23:48:41 2008 +0200
47468
47469     tools/gitignore: update to all generated files
47470
47471     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
47472
47473 commit 5e0de0e216b8fb27634afb11c60a2fa24c23349e
47474 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
47475 Date:   Wed Jul 9 18:30:44 2008 +0200
47476
47477     mpc5xxx: Add MVBC_P board support
47478
47479     The MVBC_P is a MPC5200B based camera system with Intel Gigabit ethernet
47480     controller (using e1000) and custom Altera Cyclone-II FPGA on PCI.
47481
47482     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
47483     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
47484
47485 commit e2d31fb3450653115452144363d5bde4e5e3e693
47486 Author: Timur Tabi <timur@freescale.com>
47487 Date:   Thu Jun 19 17:56:11 2008 -0500
47488
47489     Update Freescale sys_eeprom.c to handle CCID formats
47490
47491     Update the sys_eeprom.c file to handle both NXID and CCID EEPROM formats.  The
47492     NXID format replaces the older CCID format, but it's important to support both
47493     since most boards out there still use the CCID format.  This change is in
47494     preparation for using one file to handle both formats.  This will also unify
47495     EEPROM support for all Freescale 85xx and 86xx boards.
47496
47497     Also update the 86xx board header files to use the standard CFG_I2C_EEPROM_ADDR
47498     instead of ID_EEPROM_ADDR.
47499
47500     Signed-off-by: Timur Tabi <timur@freescale.com>
47501
47502 commit d85f46a25ccb33ed9b295de3c2cfe1ce270ece9a
47503 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
47504 Date:   Fri Jul 11 17:22:43 2008 +0900
47505
47506     pci: sh: Add pci_skip_dev and pci_print_dev function
47507
47508     Add function of new PCI, pci_skip_dev and pci_print_dev.
47509
47510     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
47511     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
47512
47513 commit 1107014e835ec9d46c0333f4211d104f77442db0
47514 Author: Andy Fleming <afleming@freescale.com>
47515 Date:   Mon Jul 14 20:29:07 2008 -0500
47516
47517     Clean up INIT_RAM options
47518
47519     The L2_INIT_RAM option was unused, and recent changes to the TLB code
47520     meant that the INIT_RAM TLBs weren't being cleared out.  In order to reduce
47521     the amount of mapped space attached to nothing, we change things so the TLBs
47522     get cleared.
47523
47524     Signed-off-by: Andy Fleming <afleming@freescale.com>
47525
47526 commit 4524561820a9327e89107854b3a7187800ccf719
47527 Author: Andy Fleming <afleming@freescale.com>
47528 Date:   Mon Jul 14 20:26:57 2008 -0500
47529
47530     Remove fake flash bank from 8544 DS
47531
47532     The fake flash bank was generating errors for anyone who didn't have a
47533     PromJET hooked up to the board.  As that constitutes the vast majority of
47534     users, we remove it.
47535
47536     Signed-off-by: Andy Fleming <afleming@freescale.com>
47537
47538 commit 630d9bfcb5f6d3a43f251901a6b480994dcb6ea3
47539 Author: Kumar Gala <galak@kernel.crashing.org>
47540 Date:   Mon Jul 14 14:07:03 2008 -0500
47541
47542     MPC8544DS: Add ATI Video card support
47543
47544     Add support for using a PCIe ATI Video card on PCIe2.
47545
47546     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
47547
47548 commit 7f9f4347cf325c63a39fe30910f3fb211ae2cc15
47549 Author: Kumar Gala <galak@kernel.crashing.org>
47550 Date:   Mon Jul 14 14:07:02 2008 -0500
47551
47552     85xx: Add some L1/L2 SPR register definitions
47553
47554     Add new L1/L2 SPRs related to e500mc cache config and control.
47555
47556     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
47557
47558 commit e5852787f0c3c442a276262f13d91ca450605ac0
47559 Author: Kumar Gala <galak@kernel.crashing.org>
47560 Date:   Mon Jul 14 14:07:01 2008 -0500
47561
47562     MPC8544DS: Report board id, board version and fpga version.
47563
47564     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
47565
47566 commit 73f15a060f67a2462551c334215bd20fac6b81d1
47567 Author: Kumar Gala <galak@kernel.crashing.org>
47568 Date:   Mon Jul 14 14:07:00 2008 -0500
47569
47570     85xx: Cleanup L2 cache size detection
47571
47572     The L2 size detection code was a bit confusing and we kept having to add
47573     code to it to handle new processors.  Change the sense of detection so we
47574     look for the older processors that aren't changing.
47575
47576     Also added support for 1M cache size on 8572.
47577
47578     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
47579
47580 commit c3ca7e5e00a24451f20df3bded9a61ba541921df
47581 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
47582 Date:   Fri Jul 11 15:33:08 2008 -0400
47583
47584     sbc8560: enable CONFIG_OF_LIBFDT by default
47585
47586     Make the default build for the sbc8560 board be powerpc
47587     capable with libfdt support.
47588
47589     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
47590
47591 commit 6b44a44ec2aab180d7095c1c92e669cee1d3e3bd
47592 Author: Andy Fleming <afleming@freescale.com>
47593 Date:   Mon Jul 14 20:04:40 2008 -0500
47594
47595     Fix indentation for default boot environment variables
47596
47597     This was proposed by Paul Gortmaker in response to Wolfgang's comments on
47598     similar #defines in sbc8560.h.
47599
47600     Signed-off-by: Andy Fleming <afleming@freescale.com>
47601
47602 commit 37fef499104e28e0a83b02b85ca0d1fbe80d294a
47603 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
47604 Date:   Fri Jul 11 15:33:07 2008 -0400
47605
47606     sbc8560: add default fdt values
47607
47608     Add in the default fdt settings and the typical EXTRA_ENV
47609     settings as borrowed from the mpc8560ads.  Fix a couple
47610     of stale references to the mpc8560ads dating back to the
47611     original clone/fork.
47612
47613     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
47614     Signed-off-by: Andy Fleming <afleming@freescale.com>
47615
47616 commit d04e76edf92f7f89696989e8702b97e020455af3
47617 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
47618 Date:   Fri Jul 11 15:33:06 2008 -0400
47619
47620     sbc8560: add in ft_board_setup()
47621
47622     Add in for the sbc8560, the ft_board_setup() routine, based on what is
47623     in use for the Freescale MPC8560ADS board.
47624
47625     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
47626
47627 commit c158bcaca3b31cbe38c4143812e6170e38a57393
47628 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
47629 Date:   Fri Jul 11 15:33:05 2008 -0400
47630
47631     sbc8560: define eth0 and eth1 instead of eth1 and eth2
47632
47633     The existing config doesn't define CONFIG_HAS_ETH0, and so the
47634     fdt support doesn't update the zeros in the dtb local-mac with
47635     real data from the u-boot env.  Since the existing config is
47636     tailored to just two interfaces, get rid of the ETH2 definitions
47637     at the same time.
47638
47639     Also don't include any end user specific data into the environment
47640     by default -- things like MAC address, network parameters etc. need
47641     to come from the end user.
47642
47643     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
47644     Signed-off-by: Andy Fleming <afleming@freescale.com>
47645
47646 commit 0ec436d2f95076d9e46ae594db6e9b1d8732840d
47647 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
47648 Date:   Fri Jul 11 15:33:04 2008 -0400
47649
47650     sbc8560: properly set cs0_bnds for 512MB
47651
47652     The sbc8560 board ships with 512MB of memory installed,
47653     but the current cs0_bnds is hard coded for 256MB.  Set the
47654     value based on CFG_SDRAM_SIZE.
47655
47656     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
47657
47658 commit 6de5bf24004c8d9c9b070bb8f7418d1c45e5eb27
47659 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
47660 Date:   Fri Jul 11 15:33:03 2008 -0400
47661
47662     sbc8560: proper definitions for TSEC.
47663
47664     The definitions for the TSEC have become out of date.  There is no
47665     longer any such options like "CONFIG_MPC85xx_TSEC1" or similar.
47666     Update to match those of other boards, like the MPC8560ADS.
47667
47668     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
47669     Acked-by: Ben Warren <biggerbadderben@gmail.com>
47670
47671 commit 71074abbe0c76429577aff58aeff0a24ad210b23
47672 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
47673 Date:   Wed Jul 9 13:23:05 2008 -0400
47674
47675     8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq
47676
47677     Some boards that have external 16550 UARTs don't have a direct
47678     tie between bi_busfreq and the clock used for the UARTs.  Boards
47679     that do have such a tie should set CFG_NS16550_CLK to be
47680     get_bus_freq(0) -- which most of them do already.
47681
47682     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
47683     Acked-by: Kim Phillips <kim.phillips@freescale.com>
47684
47685 commit 24ef76f320fbadf074105229826514db140f939f
47686 Author: Andrew Klossner <andrew@cesa.opbu.xerox.com>
47687 Date:   Wed Jul 2 07:03:53 2008 -0700
47688
47689     Change the temp map to ROM to align addresses to page size.
47690
47691     With a page size of BOOKE_PAGESZ_16M, both the real and effective
47692     addresses must be multiples of 16MB.  The hardware silently truncates
47693     them so the code happens to work.  This patch clarifies the situation
47694     by establishing addresses that the hardware doesn't need to truncate.
47695
47696     Signed-off-by: Andrew Klossner <andrew@cesa.opbu.xerox.com>
47697     Signed-off-by: Andy Fleming <afleming@freescale.com>
47698
47699 commit 06b4186c10204b6683edb047ac5f506fb0ce0937
47700 Author: Kim Phillips <kim.phillips@freescale.com>
47701 Date:   Tue Jun 17 17:45:22 2008 -0500
47702
47703     mpc85xx: use IS_E_PROCESSOR macro
47704
47705     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
47706
47707 commit 6b70ffb9d1b2e791161f3cf92937aa45b4a07b78
47708 Author: Kim Phillips <kim.phillips@freescale.com>
47709 Date:   Mon Jun 16 15:55:53 2008 -0500
47710
47711     fdt: add crypto node handling for MPC8{3, 5}xxE processors
47712
47713     Delete the crypto node if not on an E-processor.  If on 8360 or 834x family,
47714     check rev and up-rev crypto node (to SEC rev. 2.4 property values)
47715     if on an 'EA' processor, e.g. MPC8349EA.
47716
47717     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
47718
47719 commit 85e5808e8ea9f77da5219f23394112f0b424fa5e
47720 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
47721 Date:   Fri Jul 11 15:10:11 2008 -0400
47722
47723     ARM DaVinci: Remove extern phy_t declaration by moving code to proper place
47724
47725     ARM DaVinci: Remove extern phy_t declaration by moving
47726     code to proper place.
47727
47728     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
47729
47730 commit 3a9e7ba2ac14018c5dd1e78a7dd735571569c971
47731 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
47732 Date:   Fri Jul 11 15:10:10 2008 -0400
47733
47734     ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_init()
47735
47736     ARM DaVinci: Remove duplicate definitions of MACH_TYPE
47737     and prototype of i2c_init().
47738
47739     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
47740
47741 commit 348753d416cd2c9e7ec6520a544c8f33cf02a560
47742 Author: Kumar Gala <galak@kernel.crashing.org>
47743 Date:   Mon Jul 14 14:03:02 2008 -0500
47744
47745     Fix some more printf() format problems.
47746
47747     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
47748
47749 commit 45b16d22c64674ccd8c4637456a987463609141c
47750 Author: Wolfgang Denk <wd@denx.de>
47751 Date:   Mon Jul 14 22:38:42 2008 +0200
47752
47753     Fix coding style; make code better parsable by external tools
47754
47755     Signed-off-by: Wolfgang Denk <wd@denx.de>
47756
47757 commit b880cbf207b1c109d3a661417a8feddcbd729a9d
47758 Author: Wolfgang Denk <wd@denx.de>
47759 Date:   Mon Jul 14 21:19:08 2008 +0200
47760
47761     cpu/i386/serial.c: Fix syntax errors
47762
47763     Signed-off-by: Wolfgang Denk <wd@denx.de>
47764
47765 commit e2d45e6f4d9919e1afeac5e09557b2252832fccf
47766 Author: Wolfgang Denk <wd@denx.de>
47767 Date:   Mon Jul 14 20:41:35 2008 +0200
47768
47769     elppc board: Coding style cleanup.
47770
47771     Signed-off-by: Wolfgang Denk <wd@denx.de>
47772
47773 commit 82b24a8a505fc81466484b3c55b574ee0b4205bc
47774 Author: Wolfgang Denk <wd@denx.de>
47775 Date:   Mon Jul 14 20:40:22 2008 +0200
47776
47777     elppc board: fix syntax error.
47778
47779     Signed-off-by: Wolfgang Denk <wd@denx.de>
47780
47781 commit 0fe340585a6a48bd392d315b0dd84d068b1c3790
47782 Author: Wolfgang Denk <wd@denx.de>
47783 Date:   Mon Jul 14 20:38:26 2008 +0200
47784
47785     EB+MCF-EV123 board: fix coding style (alingment)
47786
47787     Signed-off-by: Wolfgang Denk <wd@denx.de>
47788
47789 commit 6841785a0bb0f38175456a923edd634fb7dd6947
47790 Author: Wolfgang Denk <wd@denx.de>
47791 Date:   Mon Jul 14 20:36:44 2008 +0200
47792
47793     EB+MCF-EV123 board: fix syntx error
47794
47795     Signed-off-by: Wolfgang Denk <wd@denx.de>
47796
47797 commit ab5cda9f88c3eaf9cf599adc3a3375906c4ed904
47798 Author: Andy Fleming <afleming@freescale.com>
47799 Date:   Mon Jul 7 18:02:08 2008 -0500
47800
47801     Remove LBC_CACHE_BASE from 8544 DS
47802
47803     The 8544 DS doesn't have any cacheable Local Bus memories set up.  By mapping
47804     space for some anyway, we were allowing speculative loads into unmapped space,
47805     which would cause an exception (annoying, even if ultimately harmless).
47806     Removing LBC_CACHE_BASE, and using LBC_NONCACHE_BASE for the LBC LAW solves the
47807     problem.
47808
47809     Signed-off-by: Andy Fleming <afleming@freescale.com>
47810
47811 commit d0ff51ba5d0309dbe9e25ea54f8a0285a6d5db90
47812 Author: Wolfgang Denk <wd@denx.de>
47813 Date:   Mon Jul 14 15:19:07 2008 +0200
47814
47815     Code cleanup: fix old style assignment ambiguities like "=-" etc.
47816
47817     Signed-off-by: Wolfgang Denk <wd@denx.de>
47818
47819 commit d7854223c5c85b5849fbf422cc8ac0efef461c37
47820 Author: Wolfgang Denk <wd@denx.de>
47821 Date:   Mon Jul 14 15:10:53 2008 +0200
47822
47823     AmigaOneG3SE: remove dead and incomplete files
47824
47825     Signed-off-by: Wolfgang Denk <wd@denx.de>
47826
47827 commit b64f190b7a34224df09b559ca111eb1b733f00ad
47828 Author: Wolfgang Denk <wd@denx.de>
47829 Date:   Mon Jul 14 15:06:35 2008 +0200
47830
47831     Fix printf() format issues with sizeof_t types by using %zu
47832
47833     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
47834     Signed-off-by: Wolfgang Denk <wd@denx.de>
47835
47836 commit f354b73e16a86f9e9085471a830605f74f84ea5d
47837 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
47838 Date:   Mon Jul 14 14:11:45 2008 +0200
47839
47840     vsprintf: add z and t options
47841
47842     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
47843
47844 commit 25dbe98abb686d8210e1731fba85ced7d3ce874c
47845 Author: Wolfgang Denk <wd@denx.de>
47846 Date:   Sun Jul 13 23:07:35 2008 +0200
47847
47848     Fix some more printf() format issues.
47849
47850     Signed-off-by: Wolfgang Denk <wd@denx.de>
47851
47852 commit d5996dd555edf52721b7691a4c59de016251ed39
47853 Author: Wolfgang Denk <wd@denx.de>
47854 Date:   Sun Jul 13 19:51:00 2008 +0200
47855
47856     Fix some more printf() format problems.
47857
47858     Signed-off-by: Wolfgang Denk <wd@denx.de>
47859
47860 commit 0f9d5f6d6e814907794995c6a22af752040c35d9
47861 Author: Wolfgang Denk <wd@denx.de>
47862 Date:   Sun Jul 13 19:48:26 2008 +0200
47863
47864     ADS5121: Fix (delete) incorrect ads5121_diu_init() prototype
47865
47866     Signed-off-by: Wolfgang Denk <wd@denx.de>
47867
47868 commit 322716a1d1eb33a71067ba0eb1c5346fb2dd6b34
47869 Author: Anatolij Gustschin <agust@denx.de>
47870 Date:   Sat Jul 12 17:31:36 2008 +0200
47871
47872     Fix bug in Lime video driver
47873
47874     We need to wait while drawing engine clears frame
47875     buffer before any further software accesses to frame
47876     buffer will be initiated. Otherwise software drawn
47877     parts could be partially destroyed by the drawing
47878     engine or even GDC chip freeze could occur (as
47879     observed on socrates board).
47880
47881     Signed-off-by: Anatolij Gustschin <agust@denx.de>
47882
47883 commit 0a5676befb0c590212a53f7627fa5d0d8a84bf34
47884 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
47885 Date:   Sat Jul 12 14:36:34 2008 +0200
47886
47887     Fix some more printf() format issues.
47888
47889     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
47890
47891 commit 18c8a28aad49803780bd8d52432ded528e37e701
47892 Author: Michal Simek <monstr@monstr.eu>
47893 Date:   Fri Jul 11 15:11:57 2008 +0200
47894
47895     hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722
47896
47897     Signed-off-by: Michal Simek <monstr@monstr.eu>
47898     Acked-by: Stefan Roese <sr@denx.de>
47899
47900 commit 6ecbb45bb027e90c19d63b48e7b0c05acc1a87c0
47901 Author: Michal Simek <monstr@monstr.eu>
47902 Date:   Fri Jul 11 11:50:53 2008 +0200
47903
47904     hwmon: Cleaning hwmon devices
47905
47906     Clean Makefile
47907     Move device specific values to driver for better reading
47908
47909     Signed-off-by: Michal Simek <monstr@monstr.eu>
47910     Acked-by: Stefan Roese <sr@denx.de>
47911
47912 commit c78fce699c7ff467ecd841da6a79f065180bf578
47913 Author: Michal Simek <monstr@monstr.eu>
47914 Date:   Fri Jul 11 10:43:13 2008 +0200
47915
47916     FIS: repare incorrect return value with ramdisk handling
47917
47918     Microblaze and PowerPC use boot_get_ramdisk for loading
47919     ramdisk to memory with checking return value.
47920     Return 0 means success. Return 1 means failed.
47921     Here is correspond part of code from bootm.c which check
47922     return code.
47923
47924     ret = boot_get_ramdisk (argc, argv, images, IH_ARCH_PPC,
47925                 &rd_data_start, &rd_data_end);
47926     if (ret)
47927         goto error;
47928
47929     Signed-off-by: Michal Simek <monstr@monstr.eu>
47930
47931 commit 84a2c64a26dc5e275e1cf4e76a6e194a18fb5477
47932 Author: Michal Simek <monstr@monstr.eu>
47933 Date:   Fri Jul 11 10:10:32 2008 +0200
47934
47935     microblaze: Remove useless ancient headers
47936
47937     Signed-off-by: Michal Simek <monstr@monstr.eu>
47938
47939 commit 53ea981c3124b13c137c2d10e975b7c6672266e0
47940 Author: Michal Simek <monstr@monstr.eu>
47941 Date:   Fri Jul 11 10:10:31 2008 +0200
47942
47943     microblaze: Clean uartlite driver
47944
47945     Redesign uartlite driver to in_be32 and out_be32 macros
47946     Fix missing header in io.h
47947
47948     Signed-off-by: Michal Simek <monstr@monstr.eu>
47949     Acked-by: Grant Likely <grant.likely@secretlab.ca>
47950
47951 commit dbf3dfb386a2d5d2381814e39985ab2e21894550
47952 Author: Marcel Ziswiler <marcel@ziswiler.com>
47953 Date:   Fri Jul 11 02:39:14 2008 +0200
47954
47955     Enable passing of ATAGs required by latest Linux kernel.
47956
47957 commit ef130d3093bdf88f01cf3e000fe5df249ebf2b1a
47958 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
47959 Date:   Fri Jul 11 10:24:15 2008 -0400
47960
47961     Fix integer overflow warning in calc_divisor()
47962
47963     which happened when rounding the serial port clock divisor
47964
47965     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
47966
47967 commit 6b760189d77f001684e3160b355c185ca3804961
47968 Author: Marcel Ziswiler <marcel@ziswiler.com>
47969 Date:   Fri Jul 11 01:09:59 2008 +0200
47970
47971     Fix build time warnings in function mmc_decode_csd()
47972
47973     Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
47974
47975 commit c15947d6ce0d59925c97fdfac692476af6e262d0
47976 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
47977 Date:   Thu Jul 10 10:46:33 2008 -0400
47978
47979     ARM: Fix for broken compilation when defining CONFIG_CMD_ELF
47980
47981     caused by missing dcache status/enable/disable functions.
47982
47983     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
47984
47985 commit 068c1b77c8f42a1a31084d2f4b1d5cc807c1a9ce
47986 Author: Stefan Roese <sr@denx.de>
47987 Date:   Thu Jul 10 13:53:31 2008 +0200
47988
47989     ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
47990
47991     This patch removes some ft_board_setup() functions from some 4xx boards.
47992     This can be done since we now have a default weak implementation for this
47993     in cpu/ppc4xx/fdt.c. Only board in need for a different/custom
47994     implementation like canyonlands need their own version.
47995
47996     Signed-off-by: Stefan Roese <sr@denx.de>
47997
47998 commit d39a089f8bc960ba9ae6a08fda5582b578620cc1
47999 Author: Wolfgang Denk <wd@denx.de>
48000 Date:   Sun Jul 13 14:58:16 2008 +0200
48001
48002     Add last known maintainer for orphaned boards; reformat.
48003
48004     Signed-off-by: Wolfgang Denk <wd@denx.de>
48005
48006 commit 5c761d57bb9940e016d561fda8b2ed84c55de5b6
48007 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
48008 Date:   Thu Jul 10 13:16:04 2008 +0200
48009
48010     Remove kharris@nexus-tech.net from MAINTAINERS
48011
48012     Mail to kharris@nexus-tech.net bounces because the user doesn't exist
48013     anymore. You can't be a maintainer without a valid e-mail address, so
48014     move all boards that used to be maintained by Kyle Harris to the
48015     "orphaned" list.
48016
48017     Currently, only PowerPC has a list of orphaned boards, so this patch
48018     creates one for ARM as well.
48019
48020     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
48021
48022 commit 17bd17071463b0cde391ac4a0863d600474b4ea1
48023 Author: Anatolij Gustschin <agust@denx.de>
48024 Date:   Thu Jul 10 01:15:10 2008 +0200
48025
48026     at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260
48027
48028     On the at91sam9260ep development board there is an EEPROM
48029     connected to the TWI interface (PA23, PA24 Peripheral A
48030     multiplexing), so we cannot use these pins as ETX2, ETX3.
48031     This patch configures PA10, PA11 pins for ETX2, ETX3
48032     instead of PA23, PA24 pins.
48033
48034     Signed-off-by: Anatolij Gustschin <agust@denx.de>
48035     Signed-off-by: Manuel Sahm <Manuel.Sahm@feig.de>
48036
48037 commit f889265753ddf4465d9d580827bb9289bfac55d6
48038 Author: Kenneth Johansson <kenneth@southpole.se>
48039 Date:   Sat Jul 12 13:18:34 2008 -0600
48040
48041     fix DIU for small screens
48042
48043     The DIU_DIV register is 8 bit not 5 bit. This prevented large DIV values
48044     so it was not possible to set a slow pixel clock and thus prevented
48045     display on small screens.
48046
48047     Signed-off-by: Kenneth Johansson <kenneth@southpole.se>
48048     Acked-by: John Rigby <jrigby@freescale.com>
48049
48050 commit b60b8573875e650e4c69be667bfc88d3ed474a7c
48051 Author: John Rigby <jrigby@freescale.com>
48052 Date:   Fri Jul 11 14:44:09 2008 -0600
48053
48054     ADS5121 cleanup compile warnings
48055
48056     board/ads5121/iopin.c
48057         Replace bit fields in struct iopin_t with a single
48058         field and intialize it via plain old macros.
48059         This fixes the type pun warnings and makes the code
48060         more readable.
48061
48062     board/ads5121/ads5121.c
48063         Add include iopin.h to ads5121.c for the iopin_initialize
48064         prototype.
48065
48066         Add an extern void ads5121_diu_init(void)
48067
48068     Signed-off-by: John Rigby <jrigby@freescale.com>
48069
48070 commit bde63587622c4b830a27d1ddf7265843de9e994f
48071 Author: Wolfgang Denk <wd@denx.de>
48072 Date:   Fri Jul 11 22:56:11 2008 +0200
48073
48074     Fix some more printf() format issues.
48075
48076     Signed-off-by: Wolfgang Denk <wd@denx.de>
48077
48078 commit 184f1b404a90eef8b425c0e7b3018d59ef9982c8
48079 Author: Wolfgang Denk <wd@denx.de>
48080 Date:   Fri Jul 11 22:55:31 2008 +0200
48081
48082     Fixed some out-of-tree build issues
48083
48084     Signed-off-by: Wolfgang Denk <wd@denx.de>
48085
48086 commit 47bf9c71ae838305a3ea3161af8d14e6f3fc2c82
48087 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48088 Date:   Wed Jul 9 16:20:23 2008 -0500
48089
48090     ColdFire: Fix FB CS not setup properly for Mcf5282
48091
48092     Remove all CFG_CSn_RO in cpu/mcf52x2/cpu_init.c. If
48093     CFG_CSn_RO is defined as 0, the chipselect will not
48094     be assigned.
48095
48096     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48097
48098 commit bc3ccb139f0836f0a834cfd370a120a00ad7e63a
48099 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48100 Date:   Wed Jul 9 15:47:27 2008 -0500
48101
48102     ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTC
48103
48104     Rename CONFIG_MCFTMR to CONFIG_MCFRTC to include real time
48105     clock module in cpu/<cf arch>/cpu_init.c
48106
48107     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48108
48109 commit f94945b517f10e01927101679c62361e03d4e837
48110 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48111 Date:   Wed Jul 9 15:25:01 2008 -0500
48112
48113     ColdFire: Fix incorrect board name in MAKEALL for M5253EVBE
48114
48115     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48116
48117 commit 0e0c4357d14a3563c6a2a1e6d5ad6a2cc4f35cab
48118 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48119 Date:   Wed Jul 9 15:21:44 2008 -0500
48120
48121     Fix compile error caused by missing timer function
48122
48123     Add #define CONFIG_MCFTMR in EB+MCF-EV123.h configuration file
48124
48125     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48126
48127 commit c37ea031175b807c54e6bad9b270e9bede6c0078
48128 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48129 Date:   Wed Jul 9 15:14:25 2008 -0500
48130
48131     Fix compile error caused by incorrect function return type
48132
48133     Rename int mii_init(void) to void mii_init(void)
48134
48135     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48136
48137 commit ab4860b255239dbaecccdd002c8d11f4ef54dd75
48138 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48139 Date:   Wed Jun 18 19:27:23 2008 -0500
48140
48141     ColdFire: Fix power up issue for MCF5235
48142
48143     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48144
48145 commit dd08e97361fbc9e79fa5ef1a8acf29273b934b11
48146 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48147 Date:   Wed Jun 18 19:19:07 2008 -0500
48148
48149     ColdFire: Fix compiling error for MCF5275
48150
48151     The compiling error was caused by missing a closed parentheses
48152     in speed.c
48153
48154     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48155
48156 commit 94603c2fd4dbe0655878416aa0da9f302d4c30d3
48157 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48158 Date:   Wed Jun 18 19:14:01 2008 -0500
48159
48160     ColdFire: Fix timer issue for MCF5272
48161
48162     The timer was assigned to wrong timer memory mapped which
48163     caused udelay() and timer() not working properly.
48164
48165     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48166
48167 commit 3b1e8ac9b43f89cc9291a6a86e6b33ef55801515
48168 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48169 Date:   Wed Jun 18 19:12:13 2008 -0500
48170
48171     ColdFire: Change invalid JMP to BRA caught by new v4e toolchain
48172
48173     Signed-off-by: Kurt Mahan <kmahan@freescale.com>
48174
48175 commit 8371dc2066136be21e10b7b9293e469297d77298
48176 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48177 Date:   Wed Jun 18 19:05:23 2008 -0500
48178
48179     ColdFire: Add -got=single param for new linux v4e toolchains
48180
48181     Signed-off-by: Kurt Mahan <kmahan@freescale.com>
48182
48183 commit 56d52615cd47bc522ee13bb7ec7e59d6ce9426c7
48184 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48185 Date:   Wed Jun 18 13:21:19 2008 -0500
48186
48187     ColdFire: Fix code flash configuration for M547x/M548x boards
48188
48189     Signed-off-by: Kurt Mahan <kmahan@freescale.com>
48190
48191 commit 6e37091afc07fdcc15590093fd066b0cb7399f85
48192 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48193 Date:   Tue Jun 24 12:12:16 2008 -0500
48194
48195     ColdFire: Fix warning messages by passing correct data type in board.c
48196
48197     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48198
48199 commit 81cc32322acb1b3225ee45606ced48e2a14824dc
48200 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48201 Date:   Thu May 29 12:21:54 2008 -0500
48202
48203     ColdFire: Fix UART baudrate formula
48204
48205     The formula "counter = (u32) (gd->bus_clk / gd->baudrate) / 32"
48206     can generate the wrong divisor due to integer division truncation.
48207     Round the calculated divisor value by adding 1/2 the baudrate
48208     before dividing by the baudrate.
48209
48210     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
48211     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
48212
48213 commit b578fb471444cbd7db1285701ba51343baaf73fb
48214 Author: Stefan Roese <sr@denx.de>
48215 Date:   Thu Jul 10 11:38:26 2008 +0200
48216
48217     ppc4xx: Fix include sequence in 4xx_pcie.c
48218
48219     This patch now moves common.h to the top of the inlcude list. This
48220     is needed for boards with CONFIG_PHYS_64BIT set (e.g. katmai), so that
48221     the phys_size_t/phys_addr_t are defined to the correct size in this
48222     driver.
48223
48224     Signed-off-by: Stefan Roese <sr@denx.de>
48225
48226 commit 69e2c6d0d13d7c8cf1612ac090bdc4c59ba6858e
48227 Author: Stefan Roese <sr@denx.de>
48228 Date:   Fri Jul 11 13:10:56 2008 +0200
48229
48230     ppc4xx: Fix compile warning in 44x_spd_ddr2.c
48231
48232     Signed-off-by: Stefan Roese <sr@denx.de>
48233
48234 commit 6bd9138498c2e4f4f09190108b99157d1b2140b5
48235 Author: Stefan Roese <sr@denx.de>
48236 Date:   Fri Jul 11 11:40:13 2008 +0200
48237
48238     ppc4xx: Fix small korat merge problem
48239
48240     Signed-off-by: Stefan Roese <sr@denx.de>
48241
48242 commit 1d0554736a0a1dd59718acda660871ce56b69e18
48243 Author: Stefan Roese <sr@denx.de>
48244 Date:   Fri Jul 11 11:34:52 2008 +0200
48245
48246     ppc4xx: Some Rewood cleanups (coding style, leading white spaces)
48247
48248     Signed-off-by: Stefan Roese <sr@denx.de>
48249
48250 commit 3a82113ed5934d498f25080441a8261fc9454b15
48251 Author: Stefan Roese <sr@denx.de>
48252 Date:   Thu Jul 10 16:37:09 2008 +0200
48253
48254     ppc4xx: Add 460SX UIC defines
48255
48256     Only the really needed ones are added (cascading and EMAC/MAL).
48257
48258     Signed-off-by: Stefan Roese <sr@denx.de>
48259
48260 commit 26173fc6f60521c2a8072f652f863617fc11ba9a
48261 Author: Stefan Roese <sr@denx.de>
48262 Date:   Mon Jun 30 14:11:07 2008 +0200
48263
48264     ppc4xx: Continue cleanup of ppc440.h
48265
48266     This patch continues the ppc440.h cleanup by removing some of the unused
48267     defines.
48268
48269     Signed-off-by: Stefan Roese <sr@denx.de>
48270
48271 commit d9056b7913ed6a228d2f33671d916efedee541dd
48272 Author: Stefan Roese <sr@denx.de>
48273 Date:   Mon Jun 30 14:05:05 2008 +0200
48274
48275     ppc4xx: Cleanup Katmai & Yucca PCIe register usage
48276
48277     This patch cleans up the 440SPe PCIe register usage. Now only defines
48278     from the include/asm-ppc/4xx_pcie.h are used.
48279
48280     Signed-off-by: Stefan Roese <sr@denx.de>
48281
48282 commit 5de851403b01489b493fa83137ad990b8ce60d1c
48283 Author: Stefan Roese <sr@denx.de>
48284 Date:   Thu Jun 26 17:36:39 2008 +0200
48285
48286     ppc4xx: Rework 440GX UIC handling
48287
48288     This patch reworks the 440GX interrupt handling so that the common 4xx
48289     code can be used. The 440GX is an exception to all other 4xx variants
48290     by having the cascading interrupt vectors not on UIC0 but on a special
48291     UIC named UICB0 (UIC Base 0). With this patch now, U-Boot references
48292     the 440GX UICB0 when UIC0 is selected. And the common 4xx interrupt
48293     handling is simpler without any 440GX special cases.
48294
48295     Also some additional cleanup to cpu/ppc4xx/interrupt.c is done.
48296
48297     Signed-off-by: Stefan Roese <sr@denx.de>
48298
48299 commit d1631fe1a05b063ccaf62ea892a8887b829847d1
48300 Author: Stefan Roese <sr@denx.de>
48301 Date:   Thu Jun 26 13:40:57 2008 +0200
48302
48303     ppc4xx: Consolidate PPC4xx UIC defines
48304
48305     This 2nd patch now removes all UIC mask bit definition. They should be
48306     generated from the vectors by using the UIC_MASK() macro from now on.
48307     This way only the vectors need to get defined for new PPC's.
48308
48309     Also only the really used interrupt vectors are now defined. This makes
48310     definitions for new PPC versions easier and less error prone.
48311
48312     Another part of this patch is that the 4xx emac driver got a little
48313     cleanup, since now the usage of the interrupts is clearer.
48314
48315     Signed-off-by: Stefan Roese <sr@denx.de>
48316
48317 commit 4fb25a3db3b3839094aa9ab748efd7a95924690b
48318 Author: Stefan Roese <sr@denx.de>
48319 Date:   Wed Jun 25 10:59:22 2008 +0200
48320
48321     ppc4xx: Consolidate PPC4xx UIC defines
48322
48323     This patch is the first step to consolidate the UIC related defines in the
48324     4xx headers. Move header from asm-ppc/ppc4xx-intvec.h to
48325     asm-ppc/ppc4xx-uic.h as it will hold all UIC related defines in the next
48326     steps.
48327
48328     Signed-off-by: Stefan Roese <sr@denx.de>
48329
48330 commit 7ee2619c20ccecd57966d74d844e6329e141261c
48331 Author: Stefan Roese <sr@denx.de>
48332 Date:   Tue Jun 24 17:18:50 2008 +0200
48333
48334     ppc4xx: Consolidate PPC4xx EBC defines
48335
48336     This patch removes all EBC related defines from the PPC4xx headers
48337     ppc405.h and ppc440.h and introduces a new header
48338
48339     include/asm-ppc/ppc4xx-ebc.h
48340
48341     with all those defines.
48342
48343     Signed-off-by: Stefan Roese <sr@denx.de>
48344
48345 commit e321801bed5a6d896d298c00fd20046f039d5d66
48346 Author: Stefan Roese <sr@denx.de>
48347 Date:   Thu Jul 10 13:52:44 2008 +0200
48348
48349     ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
48350
48351     This patch removes some ft_board_setup() functions from some 4xx boards.
48352     This can be done since we now have a default weak implementation for this
48353     in cpu/ppc4xx/fdt.c. Only board in need for a different/custom
48354     implementation like canyonlands need their own version.
48355
48356     Signed-off-by: Stefan Roese <sr@denx.de>
48357
48358 commit 08250eb2edbd96514d049602d9e134110ac3185f
48359 Author: Stefan Roese <sr@denx.de>
48360 Date:   Thu Jul 10 15:32:32 2008 +0200
48361
48362     ppc4xx: Fix merge problems in 44x_spd_ddr2.c
48363
48364     Signed-off-by: Stefan Roese <sr@denx.de>
48365
48366 commit 1740c1bf40e3c6d03ac16c29943fdd9fc1e87038
48367 Author: Grant Erickson <gerickson@nuovations.com>
48368 Date:   Tue Jul 8 08:35:00 2008 -0700
48369
48370     ppc4xx: Add MII mode support to the EMAC RGMII Bridge
48371
48372     This patch adds support for placing the RGMII bridge on the
48373     PPC405EX(r) into MII/GMII mode and allows a board-specific
48374     configuration to specify the bridge mode at compile-time.
48375
48376     Signed-off-by: Grant Erickson <gerickson@nuovations.com>
48377     Signed-off-by: Stefan Roese <sr@denx.de>
48378
48379 commit 2e2050842e731c823ce8d41fb0c15579eb70ced9
48380 Author: Grant Erickson <gerickson@nuovations.com>
48381 Date:   Wed Jul 9 16:46:35 2008 -0700
48382
48383     ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller
48384
48385     This patch completes the preprocessor mneomics for the IBM DDR2 SDRAM
48386     controller registers (MODT and INITPLR) used by the
48387     PowerPC405EX(r). The MMODE and MEMODE registers are unified with their
48388     peer values used for the INITPLR MR and EMR registers,
48389     respectively. Finally, a spelling typo is correct (MANUEL to MANUAL).
48390
48391     With these mnemonics in place, the CFG_SDRAM0_* magic numbers for
48392     Kilauea are replaced by equivalent mnemonics to make it easier to
48393     compare and contrast other 405EX(r)-based boards (e.g. during board
48394     bring-up).
48395
48396     Finally, unified the SDRAM controller register dump routine such that
48397     it can be used across all processor variants that utilize the IBM DDR2
48398     SDRAM controller core. It produces output of the form:
48399
48400         PPC4xx IBM DDR2 Register Dump:
48401                 ...
48402                 SDRAM_MB0CF[40] = 0x00006701
48403                 ...
48404
48405     which is '<mnemonic>[<DCR #>] = <value>'. The DCR number is included
48406     since it is not uncommon that the DCR values in header files get mixed
48407     up and it helps to validate, at a glance, they match what is printed
48408     in the user manual.
48409
48410     Tested on:
48411       AMCC Kilauea/Haleakala:
48412       - NFS Linux Boot: PASSED
48413       - NAND Linux Boot: PASSED
48414
48415     Signed-off-by: Grant Erickson <gerickson@nuovations.com>
48416     Signed-off-by: Stefan Roese <sr@denx.de>
48417
48418 commit ad7382d828982e9c1bafc4313ef1b666f6145f58
48419 Author: Grant Erickson <gerickson@nuovations.com>
48420 Date:   Wed Jul 9 16:31:59 2008 -0700
48421
48422     ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field Mnemonics
48423
48424     Add additional DDR2 SDRAM memory controller DCR mneomnics, condition
48425     revision ID DCR based on 405EX, and add field mnemonics for bus error
48426     status and ECC error status registers.
48427
48428     Signed-off-by: Grant Erickson <gerickson@nuovations.com>
48429     Signed-off-by: Stefan Roese <sr@denx.de>
48430
48431 commit 103201731bd8e85404d0f51a5b4e8abd14c0b6c6
48432 Author: Grant Erickson <gerickson@nuovations.com>
48433 Date:   Wed Jul 9 16:31:36 2008 -0700
48434
48435     ppc4xx: Add SDR0_SRST Mnemonics for the 405EX(r)
48436
48437     This patch adds bit field mnemonics for the 405EX(r) SDR0_SRST soft reset register.
48438
48439     Signed-off-by: Grant Erickson <gerickson@nuovations.com>
48440     Signed-off-by: Stefan Roese <sr@denx.de>
48441
48442 commit 5b457d00730d4aa0c6450d21a9104723e606fb98
48443 Author: Grant Erickson <gerickson@nuovations.com>
48444 Date:   Wed Jul 9 11:55:46 2008 -0700
48445
48446     PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r)
48447
48448     While the PowerPC 405EX(r) shares in common the AMCC/IBM DDR2 SDRAM
48449     controller core also used in the 440SP, 440SPe, 460EX, and 460GT, in
48450     the 405EX(r), SDRAM_MCSTAT has a different DCR value.
48451
48452     Its present value on the 405EX(r) causes a read back of 0xFFFFFFFF
48453     which causes SDRAM initialization to periodically fail since it can
48454     prematurely indicate SDRAM ready status.
48455
48456     Signed-off-by: Grant Erickson <gerickson@nuovations.com>
48457     Signed-off-by: Stefan Roese <sr@denx.de>
48458
48459 commit 0ce5c8675bb2c61f1d71fb97f0bbe822663fb93d
48460 Author: Feng Kan <fkan@amcc.com>
48461 Date:   Tue Jul 8 22:48:42 2008 -0700
48462
48463     ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.
48464
48465     Add AMCC Redwood reference board that uses the latest
48466     PPC 464 CPU processor combined with a rich mix of peripheral
48467     controllers. The board will support PCIe, mutiple Gig ethernet
48468     ports, advanced hardware RAID assistance and IEEE 1588.
48469
48470     Signed-off-by: Feng Kan <fkan@amcc.com>
48471     Signed-off-by: Stefan Roese <sr@denx.de>
48472
48473 commit 96e5fc0e6a1861d0fea4efa3cd376df95a5b1b89
48474 Author: Feng Kan <fkan@amcc.com>
48475 Date:   Tue Jul 8 22:48:07 2008 -0700
48476
48477     ppc4xx: Add initial 460SX reference board (redwood) config file and defines.
48478
48479     Signed-off-by: Feng Kan <fkan@amcc.com>
48480     Signed-off-by: Stefan Roese <sr@denx.de>
48481
48482 commit 7d30793685efcada183891c78fc892e6c9ba50c7
48483 Author: Feng Kan <fkan@amcc.com>
48484 Date:   Tue Jul 8 22:47:31 2008 -0700
48485
48486     ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.
48487
48488     Signed-off-by: Feng Kan <fkan@amcc.com>
48489     Signed-off-by: Stefan Roese <sr@denx.de>
48490
48491 commit 9b55a2536919f4de1bb1044e6eb8262c2f53bc96
48492 Author: Wolfgang Denk <wd@denx.de>
48493 Date:   Fri Jul 11 01:16:00 2008 +0200
48494
48495     Fix some more print() format errors.
48496
48497     Signed-off-by: Wolfgang Denk <wd@denx.de>
48498
48499 commit fdd70d1921b87287d9a99d1be99bc35226c2b412
48500 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
48501 Date:   Thu Jul 10 20:57:54 2008 +0200
48502
48503     MAKEALL: remove duplicated at91 from ARM9 list and add LIST_at91 to arm
48504
48505     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
48506
48507 commit c6457e3b8bc79a97381cf7deffa08f7c5a24f86c
48508 Author: Sergey Lapin <slapin@ossfans.org>
48509 Date:   Thu Jun 5 11:06:29 2008 +0400
48510
48511     DataFlash AT45DB021 support
48512
48513     Some boards based on AT91SAM926X-EK use smaller DF chips to keep
48514     bootstrap, u-boot and its environment, using NAND or other external
48515     storage for kernel and rootfs. This patch adds support for
48516     small 1024x263 chip.
48517
48518     Signed-off-by: Sergey Lapin <slapin@ossfans.org>
48519
48520 commit 4109df6f75fc00ab7da56d286ba50149a0d16a69
48521 Author: Kim Phillips <kim.phillips@freescale.com>
48522 Date:   Thu Jul 10 14:00:15 2008 -0500
48523
48524     silence misc printf formatting compiler warnings
48525
48526     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
48527
48528 commit 3d71c81a9bb03f866a1e98da96363ef3f46c76b3
48529 Author: Markus Klotzbücher <mk@denx.de>
48530 Date:   Thu Jul 10 14:47:09 2008 +0200
48531
48532     USB: shutdown USB before booting
48533
48534     This patch fixes a potentially serious issue related to USB which was
48535     discouvered by Martin Krause <martin.krause@tqs.de> and fixed for
48536     ARM920T. Martin wrote:
48537
48538       Turn off USB to prevent the host controller from writing to the
48539       SDRAM while Linux is booting. This could happen, because the HCCA
48540       (Host Controller Communication Area) lies within the SDRAM and the
48541       host controller writes continously to this area (as busmaster!), for
48542       example to increase the HccaFrameNumber variable, which happens
48543       every 1 ms.
48544
48545     This is a slightly modified version of the patch in order to shutdown
48546     USB when booting on all architectures.
48547
48548     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
48549
48550 commit f31c49db2a5e076f415c0785eb37f67f2faa5fc8
48551 Author: Martha Marx <mmarx@silicontkx.com>
48552 Date:   Thu May 29 14:23:25 2008 -0400
48553
48554     Configuration changes for ADS5121 Rev 3
48555
48556     ADS5121 Rev 3 board is now the default config
48557
48558     config targets are now
48559
48560     ads5121_config
48561         Rev 3 board with
48562         PCI
48563         M41T62 on board RTC
48564         512MB DRAM
48565
48566     ads5121_rev2_config
48567         Rev 2 board with
48568         No PCI
48569         256MB DRAM
48570
48571     Signed-off-by: Martha Marx <mmarx@silicontkx.com>
48572     Acked-by: Grant Likely <grant.likely@secretlab.ca>
48573     Acked-by: John Rigby <jrigby@freescale.com>
48574
48575 commit 16bee7b0dc294ee01ca2434aa1dd3bd717a69615
48576 Author: Martha Marx <mmarx@silicontkx.com>
48577 Date:   Thu May 29 15:37:21 2008 -0400
48578
48579     Consolidate ADS5121 IO Pin configuration
48580
48581     Consolidate ADS5121 IO Pin configuration to one file
48582     board/ads5121/iopin.c.
48583
48584     Remove pin config from cpu/mpc512x/fec.c
48585
48586     Signed-off-by: Martha Marx <mmarx@silicontkx.com>
48587     Acked-by: Grant Likely <grant.likely@secretlab.ca>
48588     Acked-by: John Rigby <jrigby@freescale.com>
48589
48590 commit d4692b0ba83b7b454bbd92bad1f4befe6e1657b7
48591 Author: Christian Eggers <christian@p2400.wgnetz.xx>
48592 Date:   Fri Jun 27 19:46:51 2008 +0200
48593
48594     Fix "usb part" command
48595
48596     Only print partition for selected device if user supplied the <dev>
48597     arg with the "usb part [dev]" command.
48598
48599     Signed-off-by: Christian Eggers <ceggers@gmx.de>
48600     Acked-by: Markus Klotzbuecher <mk@denx.de>
48601
48602 commit cc83b27217f7380041fea386ddb6d6d9b261617d
48603 Author: Harald Welte <laforge@gnumonks.org>
48604 Date:   Mon Jul 7 00:58:05 2008 +0800
48605
48606     fix USB devices with multiple configurations
48607
48608     This patch fixes bugs in usbdcore*.c related to the use of devices
48609     with multiple configurations.
48610
48611     The original code made mistakes about the meaning of configuration value and
48612     configuration index, and the resulting off-by-one errors resulted in:
48613
48614     * SET_CONFIGURATION always selected the first configuration, no matter what
48615       wValue is being passed.
48616     * GET_DESCRIPTOR/CONFIGURATION always returned the descriptor for the first
48617       configuration (index 0).
48618
48619     Signed-off-by: Harald Welte <laforge@openmoko.org>
48620     Acked-by: Markus Klotzbuecher <mk@denx.de>
48621
48622 commit 06c53beae1a726e707971c555613f09b270a2461
48623 Author: Wolfgang Denk <wd@denx.de>
48624 Date:   Thu Jul 10 13:16:09 2008 +0200
48625
48626     Fix some more print() format errors.
48627
48628     Signed-off-by: Wolfgang Denk <wd@denx.de>
48629
48630 commit d4b5f3fa001228d76e2c3380cedadf804b802c2a
48631 Author: Christian Eggers <christian@p2400.wgnetz.xx>
48632 Date:   Fri Jun 27 19:46:51 2008 +0200
48633
48634     Fix "usb part" command
48635
48636     Only print partition for selected device if user supplied the <dev>
48637     arg with the "usb part [dev]" command.
48638
48639     Signed-off-by: Christian Eggers <ceggers@gmx.de>
48640     Acked-by: Markus Klotzbuecher <mk@denx.de>
48641
48642 commit e73b5212e0463a3db0af0a5c95c75bfb762ca973
48643 Author: Harald Welte <laforge@gnumonks.org>
48644 Date:   Mon Jul 7 00:58:05 2008 +0800
48645
48646     fix USB devices with multiple configurations
48647
48648     This patch fixes bugs in usbdcore*.c related to the use of devices
48649     with multiple configurations.
48650
48651     The original code made mistakes about the meaning of configuration value and
48652     configuration index, and the resulting off-by-one errors resulted in:
48653
48654     * SET_CONFIGURATION always selected the first configuration, no matter what
48655       wValue is being passed.
48656     * GET_DESCRIPTOR/CONFIGURATION always returned the descriptor for the first
48657       configuration (index 0).
48658
48659     Signed-off-by: Harald Welte <laforge@openmoko.org>
48660     Acked-by: Markus Klotzbuecher <mk@denx.de>
48661
48662 commit e870690bdca154943ecadd5212d2d59c1b9d391b
48663 Author: Stefan Roese <sr@denx.de>
48664 Date:   Thu Jul 10 10:10:54 2008 +0200
48665
48666     MTD/NAND: Fix printf format warning in nand code
48667
48668     This patch fixes NAND related printf format warning. Those warnings are
48669     now visible since patch dc4b0b38d4aadf08826f6c31270f1eecd27964fd
48670     [Fix printf errors.] by Andrew Klossner has been applied. Thanks, this is
48671     really helpful.
48672
48673     Signed-off-by: Stefan Roese <sr@denx.de>
48674
48675 commit 10943c9afa25694bd9999461f4e9e50ce22fff2b
48676 Author: Stefan Roese <sr@denx.de>
48677 Date:   Thu Jul 10 10:00:45 2008 +0200
48678
48679     rtc: Fix printf format warning in m41t60.c
48680
48681     Signed-off-by: Stefan Roese <sr@denx.de>
48682
48683 commit dc1da42f814cd71e6756c2cf62af1ada1d0581fb
48684 Author: Stefan Roese <sr@denx.de>
48685 Date:   Tue Jul 8 12:01:47 2008 +0200
48686
48687     pci: Move PCI device configuration check into a separate weak function
48688
48689     This patch moves the check, if a device should be skipped in PCI PNP
48690     configuration into the function pci_skip_dev(). This function is defined
48691     as weak so that it can be overwritten by a platform specific one if
48692     needed. The check if the device should get printed in the PCI summary upon
48693     bootup (when CONFIG_PCI_SCAN_SHOW is defined) is moved to the function
48694     pci_print_dev() which is also defined as weak too.
48695
48696     Signed-off-by: Stefan Roese <sr@denx.de>
48697
48698 commit b002144e1dc21374b1ef5281fe6b5d014af96650
48699 Author: Stefan Roese <sr@denx.de>
48700 Date:   Thu Jul 10 09:58:06 2008 +0200
48701
48702     ppc4xx: Fix printf format warnings now visible with the updated format check
48703
48704     This patch fixes ppc4xx related printf format warning. Those warnings are
48705     now visible since patch dc4b0b38d4aadf08826f6c31270f1eecd27964fd
48706     [Fix printf errors.] by Andrew Klossner has been applied. Thanks, this is
48707     really helpful.
48708
48709     Signed-off-by: Stefan Roese <sr@denx.de>
48710
48711 commit 5d812b8b4ad9667c77a5bf92b4ba81699abc9fc3
48712 Author: Stefan Roese <sr@denx.de>
48713 Date:   Wed Jul 9 17:33:57 2008 +0200
48714
48715     ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai
48716
48717     Newer PPC's like 440SPe, 460EX/GT can be equipped with more than 2GB of SDRAM.
48718     To support such configurations, we "only" map the first 2GB via the TLB's. We
48719     need some free virtual address space for the remaining peripherals like, SoC
48720     devices, FLASH etc.
48721
48722     Note that ECC is currently not supported on configurations with more than 2GB
48723     SDRAM. This is because we only map the first 2GB on such systems, and therefore
48724     the ECC parity byte of the remaining area can't be written.
48725
48726     Signed-off-by: Stefan Roese <sr@denx.de>
48727
48728 commit cf1c2ed91df26903b956948f37f82de9e1158a89
48729 Author: Larry Johnson <lrj@acm.org>
48730 Date:   Sat Jun 14 17:02:49 2008 -0400
48731
48732     ppc4xx: Remove implementation of testdram() from Korat board support
48733
48734     Signed-off-by: Larry Johnson <lrj@acm.org>
48735     Signed-off-by: Stefan Roese <sr@denx.de>
48736
48737 commit 47ce4a28ccfcfb803aa68d3d4505a8de056a8a5e
48738 Author: Larry Johnson <lrj@acm.org>
48739 Date:   Sat Jun 14 16:53:02 2008 -0400
48740
48741     ppc4xx: Update and add FDT to Korat board support
48742
48743     Signed-off-by: Larry Johnson <lrj@acm.org>
48744     Signed-off-by: Stefan Roese <sr@denx.de>
48745
48746 commit 4188f0491886b3b486164e819c0a83fdb97efd7d
48747 Author: Wolfgang Denk <wd@denx.de>
48748 Date:   Thu Jul 10 01:13:30 2008 +0200
48749
48750     Minor coding style cleanup; update CHANGELOG
48751
48752     Signed-off-by: Wolfgang Denk <wd@denx.de>
48753
48754 commit 8915f1189c1d29d8be7f4de325702d90a8988219
48755 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
48756 Date:   Wed Jul 9 17:50:45 2008 -0400
48757
48758     e1000: add support for 82545GM 64bit PCI-X copper variant
48759
48760     This PCI-X e1000 variant works by just adding in the correct
48761     PCI IDs in the appropriate places.
48762
48763     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
48764
48765 commit 21ae6ca0315afdbc65dc3e95ffd5763e6773d030
48766 Author: Daniel Hellstrom <daniel@gaisler.com>
48767 Date:   Wed Jul 9 12:34:11 2008 +0000
48768
48769     SPARC: Build error fix
48770
48771     (introduced by commit 391fd93ab23e15ab3dd58a54f5b609024009c378)
48772
48773     This patch makes SPARC targets build again. It is caused by
48774     phys_addr_t and phys_size_t being defined in the wrong header
48775     file. include/lmb.h need those typedefs to build.
48776
48777     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
48778
48779 commit 11ccc33fa21acce108f6b4a6936e3271af904c64
48780 Author: Marcel Ziswiler <marcel@ziswiler.com>
48781 Date:   Wed Jul 9 08:17:15 2008 +0200
48782
48783     Many spelling fixes in README.
48784
48785     Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
48786
48787 commit dbab0691d2533560f7e91b92ae844046a9ad1df3
48788 Author: Marcel Ziswiler <marcel@ziswiler.com>
48789 Date:   Wed Jul 9 08:17:06 2008 +0200
48790
48791     Minor spelling fix in comment.
48792
48793     Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
48794
48795 commit 89134ea1f67208fd3160bdbb0b9eaab4eab98484
48796 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
48797 Date:   Tue Jul 8 14:54:58 2008 -0400
48798
48799     Round the serial port clock divisor value returned by calc_divisor()
48800
48801     Round the serial port clock divisor value returned by
48802     calc_divisor().
48803
48804     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
48805     Signed-off-by: John Roberts <john.roberts@pwav.com>
48806
48807 commit 9d2e3947b2944e5bb85b4335533f8c93c58445fe
48808 Author: Scott Wood <scottwood@freescale.com>
48809 Date:   Wed Jul 9 17:47:52 2008 -0500
48810
48811     NAND: ifdef-protect most of nand.h when using legacy NAND.
48812
48813     Some macros such as NAND_CTL_SETALE conflict between current and legacy
48814     NAND, being defined by the subsystem in the former case and the board
48815     config file in the latter.
48816
48817     Signed-off-by: Scott Wood <scottwood@freescale.com>
48818
48819 commit 2b1fa9d383cbbb7d347c1583bd6ca4e181ba8e9e
48820 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
48821 Date:   Tue Jul 8 11:02:05 2008 -0400
48822
48823     ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)
48824
48825     ARM: Fix for incorrect version of patch applied when
48826     adding support for the Lyrtech SFF-SDR board.
48827
48828     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
48829     Signed-off-by: Philip Balister, OpenSDR <philip@opensdr.com>
48830
48831 commit 47042b363ee5022b8180c65d3f4558e7972c79cd
48832 Author: Kyungmin Park <kmpark@infradead.org>
48833 Date:   Tue Jul 8 09:08:40 2008 +0900
48834
48835     Remove useless print message at apollon
48836
48837     Remove useless print message at apollon
48838
48839     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
48840
48841 commit 98874ff329d4a5b32c467b43f6e966e1aa68479f
48842 Author: Andy Fleming <afleming@freescale.com>
48843 Date:   Mon Jul 7 14:24:39 2008 -0500
48844
48845     Fix LMB type issues
48846
48847     The LMB code now uses phys_addr_t and phys_size_t.  Also, there were a couple
48848     of casting problems in the bootm code that called the LMB functions.
48849
48850     Signed-off-by: Andy Fleming <afleming@freescale.com>
48851
48852 commit da8693a91b8eef75ade8de50a1b2ce035bc5fb54
48853 Author: Kumar Gala <galak@kernel.crashing.org>
48854 Date:   Mon Jul 7 09:39:06 2008 -0500
48855
48856     Fix compiler warnings
48857
48858     gcc-4.3.x generates the following:
48859
48860     bootm.c: In function 'do_bootm_linux':
48861     bootm.c:208: warning: cast from pointer to integer of different size
48862     bootm.c:215: warning: cast from pointer to integer of different size
48863
48864     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
48865
48866 commit 5bb12dbd7ae03189b6c13d8737b5a1b37c3df698
48867 Author: Harald Welte <laforge@gnumonks.org>
48868 Date:   Mon Jul 7 15:40:39 2008 +0800
48869
48870     Remove code duplication for setting the default environment
48871
48872     common/env_common.c (default_env): new function that resets the environment to
48873                     the default value
48874     common/env_common.c (env_relocate): use default_env instead of own copy
48875     common/env_nand.c (env_relocate_spec): use default_env instead of own copy
48876     include/environment.h: added default_env prototype
48877
48878     Signed-off-by: Werner Almesberger <werner@openmoko.org>
48879     Signed-off-by: Harald Welte <laforge@openmoko.org>
48880
48881 commit 99c2b434d37863df5dda5207a53760c6506fc2be
48882 Author: Marcel Ziswiler <marcel@ziswiler.com>
48883 Date:   Sun Jun 22 16:13:46 2008 +0200
48884
48885     NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.
48886
48887     The writeenv() and readenv() calls introduced by the recently added bad block
48888     management for environment variables were missing casts therefore producing
48889     compile time warnings.
48890     While at it fixing some typo in a comment and indentation.
48891
48892     Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
48893     Signed-off-by: Scott Wood <scottwood@freescale.com>
48894
48895 commit 3167c5386ea1c98b638be5d8763ef6d5938ef1bd
48896 Author: Scott Wood <scottwood@freescale.com>
48897 Date:   Fri Jun 20 12:38:57 2008 -0500
48898
48899     NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
48900
48901     This is particularly problematic now that non-NAND-specific code is
48902     including <nand.h>, and thus all debugging code is being compiled
48903     regardless of whether it was requested, as reported by Scott McNutt
48904     <smcnutt@psyent.com>.
48905
48906     Signed-off-by: Scott Wood <scottwood@freescale.com>
48907
48908 commit c3bf1ad7baa1b0dd989dedc260b7098b6089ae05
48909 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
48910 Date:   Thu Jun 12 19:27:58 2008 +0200
48911
48912     mmc: Move atmel_mci driver into drivers/mmc
48913
48914     This makes it easier to use the driver on other platforms.
48915
48916     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
48917     Acked-by: Jean-Chritophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
48918
48919 commit d2d54ea449639f3d1a6007e333ab9fcc609a18f0
48920 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
48921 Date:   Thu Jun 12 19:27:57 2008 +0200
48922
48923     avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver
48924
48925     After we move the atmel_mci driver into drivers/mmc, we can't select
48926     it with CONFIG_MMC anymore. Introduce a new symbol specifically for
48927     this driver so that there's no ambiguity.
48928
48929     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
48930     Acked-by: Jean-Chritophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
48931
48932 commit 5ce13051a48c62bda9723df3b4778c492fb47f36
48933 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
48934 Date:   Thu Jun 12 19:27:56 2008 +0200
48935
48936     Create drivers/mmc subdirectory
48937
48938     In order to consolidate more of the various MMC drivers around the
48939     tree, we must first have a common place to put them.
48940
48941     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
48942     Acked-by: Jean-Chritophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
48943
48944 commit b502611b51f02718c2d1117d4981dabceb5af6de
48945 Author: Joakim Tjernlund <joakim.tjernlund@transmode.se>
48946 Date:   Sun Jul 6 12:30:09 2008 +0200
48947
48948     Change env_get_char from a global function ptr to a function
48949
48950     This avoids an early global data reference.
48951
48952     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
48953
48954 commit 27269417ade432189b234d9fbac98b54e37b978c
48955 Author: Matvejchikov Ilya <matvejchikov@gmail.com>
48956 Date:   Sun Jul 6 13:57:58 2008 +0400
48957
48958     Some copy-n-paste fixes in printf usage
48959
48960     Signed-off-by: Matvejchikov Ilya <matvejchikov@gmail.com>
48961
48962 commit 0e6989b9faf1588e8723535539e88a0df3c71356
48963 Author: Matvejchikov Ilya <matvejchikov@gmail.com>
48964 Date:   Sun Jul 6 13:57:00 2008 +0400
48965
48966     FDT memory and pci node fixes for MPC8260ADS
48967
48968     Signed-off-by: Matvejchikov Ilya <matvejchikov@gmail.com>
48969
48970 commit dc4b0b38d4aadf08826f6c31270f1eecd27964fd
48971 Author: Andrew Klossner <andrew@cesa.opbu.xerox.com>
48972 Date:   Mon Jul 7 06:41:14 2008 -0700
48973
48974     Fix printf errors.
48975
48976     The compiler will help find mismatches between printf formats and
48977     arguments if you let it.  This patch adds the necessary attributes to
48978     declarations in include/common.h, then begins to correct the resulting
48979     compiler warnings.  Some of these were bugs, e.g., "$d" instead of
48980     "%d" and incorrect arguments.  Others were just annoying, like
48981     int-long mismatches on a system where both are 32 bits.  It's worth
48982     fixing the annoying errors to catch the real ones.
48983
48984     Signed-off-by: Andrew Klossner <andrew@cesa.opbu.xerox.com>
48985
48986 commit 417faf285b2527acb2de24c5cd3e2621d385408c
48987 Author: Becky Bruce <becky.bruce@freescale.com>
48988 Date:   Wed Jul 9 11:09:41 2008 -0500
48989
48990     Allow print_size to print in GB
48991
48992     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
48993
48994 commit e7c374529c87525c9aa463e0557c287887ae4e9e
48995 Author: Jason McMullan <mcmullan@netapp.com>
48996 Date:   Sun Jun 8 23:56:00 2008 -0400
48997
48998     mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment
48999
49000     Add 'ethaddr' and 'eth1addr' to the Linux kernel environment if
49001     they are set in the U-Boot environment.
49002
49003     Signed-off-by: Jason McMullan <mcmullan@netapp.com>
49004     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
49005
49006 commit 0192d7d56e9320819dea262f49789ae18fdd2c72
49007 Author: Stefan Roese <sr@denx.de>
49008 Date:   Tue Jul 8 12:57:14 2008 +0200
49009
49010     jedec_flash: Fix AM29DL800BB device ID
49011
49012     As pointed out by Jerry Hicks, this patch corrects the device ID of
49013     the Spansion AM29DL800BB NOR device. Verified against latest Spansion
49014     datasheet (rev C4 from Dezember 2006).
49015
49016     Signed-off-by: Stefan Roese <sr@denx.de>
49017
49018 commit 689c1b30caacba3fbca0b1813facb3ab70b6cd63
49019 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49020 Date:   Mon Jul 7 11:22:37 2008 +0900
49021
49022     sh: Fix compile error sh7763rdp board
49023
49024     Disable SH ether driver.
49025
49026     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49027
49028 commit 9e23fe0560b84e324dc5f0ff8813dab2aa34f074
49029 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49030 Date:   Tue Jul 8 12:03:24 2008 +0900
49031
49032     sh: Fix SH-boards compile error
49033
49034     By Cleanup out-or-tree building for some boards (.depend)
49035     (commit:c8a3b109f07f02342d097b30908965f7261d9f15)
49036     because filse ware changed, some SH-boards have compile error.
49037     I revised this problem.
49038
49039     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49040
49041 commit 3473ab737282b08ad61841fcbb14c4d264a93a8e
49042 Author: Jason Jin <Jason.jin@freescale.com>
49043 Date:   Tue May 13 11:50:36 2008 +0800
49044
49045     Feed the watchdog in u-boot for 8610 board.
49046
49047     The watchdog on 8610 board is enabled by setting sw[6]
49048     to on. Once enabled, the watchdog can not be disabled
49049     by software. So feed the dog in u-boot is necessary for
49050     normal operation.
49051
49052     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
49053
49054 commit 63676841ca2d603b13765f3f7b72ff1a61c23f90
49055 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
49056 Date:   Wed Jun 18 12:10:33 2008 -0400
49057
49058     Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.
49059
49060     Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.
49061
49062     Remove duplicate code in a if/else block in
49063     cpu/arm926ejs/davinci/lxt972.c.
49064     Fixed style issues.
49065
49066     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
49067     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
49068
49069 commit fec61431a003f5778bafa2624073a571af8bec9f
49070 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
49071 Date:   Wed Jun 18 12:10:31 2008 -0400
49072
49073     Remove duplicate definitions in include/lxt971a.h.
49074
49075     Remove duplicate definitions in include/lxt971a.h.
49076
49077     Remove duplicate registers and bits definitions in
49078     include/lxt971a.h for standard MII registers, and
49079     use values in include/miiphy.h instead.
49080
49081     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
49082     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
49083
49084 commit 9751ee0990f467941da0b095a4e995f863672d7a
49085 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49086 Date:   Wed Jun 11 21:05:00 2008 +0900
49087
49088     net: sh: Renesas SH7763 Ethernet device support
49089
49090     Renesas SH7763 has 2 channel Ethernet device.
49091     This is 10/100/1000 Base support.
49092     But this patch check 10/100 Base only.
49093
49094     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49095     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
49096
49097 commit 873d97aabc0b1c8822ed1d87e8c5c8ae0a7e4ae9
49098 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49099 Date:   Tue Jun 17 16:28:05 2008 +0900
49100
49101     sh: Update Renesas R2DPlus board
49102
49103     New NOR Flash board support and remove old type flash board config.
49104     And Remove network setting from config file.
49105
49106     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49107     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49108
49109 commit ec39d479d2003f15e86e23ebc4e02a1c9a3a181c
49110 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49111 Date:   Tue Jun 17 16:28:01 2008 +0900
49112
49113     sh: Update Renesas R7780MP board
49114
49115     New NOR Flash board support and remove network setting from config file.
49116
49117     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49118     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49119
49120 commit c001cd604e9f133743effbddb1c215b48e761c5a
49121 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49122 Date:   Tue Jun 17 16:27:56 2008 +0900
49123
49124     sh: Update Renesas Migo-R board
49125
49126     Remove network setting from config file.
49127
49128     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49129     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49130
49131 commit f9599eca7cb5ebe40e5305c8006dced6ecc5cd9e
49132 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49133 Date:   Tue Jun 17 16:27:52 2008 +0900
49134
49135     sh: Update Hitachi MS7722SE board
49136
49137     Remove network setting from config file.
49138
49139     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49140     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49141
49142 commit 26209e48e8791670c93108029a5c31a30016c6df
49143 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49144 Date:   Tue Jun 17 16:27:48 2008 +0900
49145
49146     sh: Cleanup source code of SH7763RDP
49147
49148     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49149     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49150
49151 commit 5cd5b2c96ef0025762931349d350287aec03ab47
49152 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49153 Date:   Tue Jun 17 16:27:44 2008 +0900
49154
49155     sh: Cleanup source code of R2DPlus
49156
49157     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49158     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49159
49160 commit 4ec7e915cfaa31b392755dd2c8231e64736d2ea8
49161 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49162 Date:   Tue Jun 17 16:27:41 2008 +0900
49163
49164     sh: Cleanup source code of R7780MP
49165
49166     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49167     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49168
49169 commit 0955ef34c0454ae2ee59a78657a0f01fb3ef16d6
49170 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49171 Date:   Tue Jun 17 16:27:38 2008 +0900
49172
49173     sh: Cleanup source code of MS7722SE
49174
49175     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49176     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49177
49178 commit 1d7b31d97b34ccb6f9b20a2465864998b0bf2691
49179 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49180 Date:   Tue Jun 17 16:27:34 2008 +0900
49181
49182     sh: Cleanup source code of MS7720SE
49183
49184     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49185     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49186
49187 commit 3ab4827cbe409488ebea1a2ee5094783f2672214
49188 Author: Wolfgang Denk <wd@denx.de>
49189 Date:   Mon Jul 7 00:45:03 2008 +0200
49190
49191     SH: fix out of tree building
49192
49193     Signed-off-by: Wolfgang Denk <wd@denx.de>
49194
49195 commit 9047bfa1e737d787be460387dd6f45737eeceb10
49196 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49197 Date:   Thu Jul 3 23:16:06 2008 +0900
49198
49199     net: smc911x: Fix typo
49200
49201     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
49202
49203 commit 5ed546fdd0ca46a165661c2009fa743d9c9fceca
49204 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
49205 Date:   Wed Jul 2 18:54:08 2008 +0200
49206
49207     update mvBL-M7 board config
49208
49209     update mvBL-M7 config file to use UBOOT_VERSION and define
49210     CONFIG_HIGH_BATS.
49211
49212     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
49213
49214 commit 5cacc5d0ec52678a5eb83ecda5c3bcb22eb47f30
49215 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49216 Date:   Mon Jun 30 17:45:01 2008 +0900
49217
49218     net: fix compile problem in smc911x driver.
49219
49220     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49221     Acked-by: Ben Warren <biggerbadderben@gmail.com>
49222
49223 commit 9fea65a6c469b1b474b27446feb58738baba2d31
49224 Author: Michal Simek <monstr@monstr.eu>
49225 Date:   Tue Jun 24 09:54:09 2008 +0200
49226
49227     ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
49228
49229     This change helps with better handling with others
49230     Xilinx based platform.
49231
49232     Signed-off-by: Michal Simek <monstr@monstr.eu>
49233     Acked-by: Stefan Roese <sr@denx.de>
49234
49235 commit cbb6289569ae4fc6e2d676528e46ffcc72d743d0
49236 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49237 Date:   Tue Jun 17 13:07:11 2008 +0900
49238
49239     net: ne2000: Move dev_addr variable from grobal to local.
49240
49241     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49242     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
49243
49244 commit dd7e5fa5f847188f78f62f2c52de6cb3def3ecdb
49245 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49246 Date:   Tue Jun 17 13:07:15 2008 +0900
49247
49248     net: ne2000: Fix compile error of NE2000
49249
49250     If enable DEBUG, can not compile ne2000 driver.
49251
49252     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
49253     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
49254
49255 commit dd35479a50f6c7c31ea491c07c5200c6dfd06a24
49256 Author: Ben Warren <biggerbadderben@gmail.com>
49257 Date:   Mon Jun 23 22:57:27 2008 -0700
49258
49259     Add mechanisms for CPU and board-specific Ethernet initialization
49260
49261     This patch is the first step in cleaning up net/eth.c, by moving Ethernet
49262     initialization to CPU or board-specific code.  Initial implementation is
49263     only on the Freescale TSEC controller, but others will be added soon.
49264
49265     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
49266
49267 commit 7754f2be5d1835d263aad21b5a629526f3e680b0
49268 Author: Wolfgang Denk <wd@denx.de>
49269 Date:   Sun Jul 6 01:21:46 2008 +0200
49270
49271     include/sha256.h: fix file permissions.
49272
49273     Signed-off-by: Wolfgang Denk <wd@denx.de>
49274
49275 commit d3bcdf838e2991d58571308fa6e04ca335bc06e8
49276 Author: Patrice Vilchez <patrice.vilchez@atmel.com>
49277 Date:   Tue May 27 11:15:29 2008 +0200
49278
49279     [AT91SAM9] Fix NAND FLASH timings
49280
49281     Fix NAND FLASH timings for at91sam9x evaluation kits.
49282
49283     New timings are based on application note
49284     "NAND Flash Support on AT91SAM9 Microcontrollers" available at
49285     http://atmel.com/dyn/resources/prod_documents/doc6255.pdf
49286
49287     Signed-off-by: Patrice Vilchez <patice.vilchez@atmel.com>
49288     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
49289     Acked-by: Stelian Pop <stelian@popies.net>
49290
49291 commit 19bd688484322fe62d1a66c8299da6ff9e967ff9
49292 Author: Stelian Pop <stelian@popies.net>
49293 Date:   Thu May 22 00:15:40 2008 +0200
49294
49295     Fix boot from NOR due to incorrect reset delay.
49296
49297     AT91 RSTC registers are battery-backuped, so their values
49298     are not reset across power cycles. One of those registers,
49299     the AT91_RSTC_MR register, is being modified by U-Boot, in
49300     the ethernet initialisation routine, to generate a 500ms
49301     user reset.
49302
49303     Unfortunately, this value is not being restored afterwards,
49304     causing subsequent resets to also last for 500ms.
49305
49306     This long reset sequence causes problems (at least) in the
49307     boot sequence from NOR: by the time the CPU tries to load
49308     a program from the NOR flash, the latter is still in reset
49309     and not yet available.
49310
49311     Additionaly, this patch fixes a bug in the original code which
49312     caused the reset delay to last for 2s instead of 500ms.
49313
49314     Signed-off-by: Stelian Pop <stelian@popies.net>
49315     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
49316
49317 commit f492dd636fbbae529e17533995bc6e5813c007f6
49318 Author: Wolfgang Denk <wd@denx.de>
49319 Date:   Fri Jul 4 20:11:49 2008 +0200
49320
49321     Update CHANGELOG
49322
49323     Signed-off-by: Wolfgang Denk <wd@denx.de>
49324
49325 commit 5e6e350fc489aa19402f1e79037dd8c0a4bbd73d
49326 Author: Wolfgang Denk <wd@denx.de>
49327 Date:   Fri Jul 4 20:07:35 2008 +0200
49328
49329     CCM/SCM boards: fix out of tree building
49330
49331     Signed-off-by: Wolfgang Denk <wd@denx.de>
49332
49333 commit ab4c3a490df9a964711556d2a05b0c787db45fde
49334 Author: Wolfgang Denk <wd@denx.de>
49335 Date:   Thu Jul 3 23:22:27 2008 +0200
49336
49337     SCM board: fix build errors.
49338
49339     Signed-off-by: Wolfgang Denk <wd@denx.de>
49340
49341 commit a566466f17ba0e2d2b6c250e77da678fb932470d
49342 Author: Wolfgang Denk <wd@denx.de>
49343 Date:   Thu Jul 3 23:06:36 2008 +0200
49344
49345     IAD210 board: fix ``"ALIGN" redefined'' warning.
49346
49347     Signed-off-by: Wolfgang Denk <wd@denx.de>
49348
49349 commit ad756314797c16fa5dca23e115aab881011f164f
49350 Author: Wolfgang Denk <wd@denx.de>
49351 Date:   Thu Jul 3 23:00:24 2008 +0200
49352
49353     CCM board: fix build errors.
49354
49355     Signed-off-by: Wolfgang Denk <wd@denx.de>
49356
49357 commit f16ed51702cb9fb6fa2e019bbc0fcd1466b57c3b
49358 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
49359 Date:   Wed Jul 2 18:54:08 2008 +0200
49360
49361     update mvBL-M7 board config
49362
49363     update mvBL-M7 config file to use UBOOT_VERSION.
49364
49365     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
49366     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
49367
49368 commit ced209c50e80c25f13c083099b05044048d21f4f
49369 Author: Wolfgang Denk <wd@denx.de>
49370 Date:   Thu Jul 3 22:39:21 2008 +0200
49371
49372     sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'"
49373
49374     Signed-off-by: Wolfgang Denk <wd@denx.de>
49375
49376 commit 4ff170a8180a79da4cdaab1b30d58cd7b6be565e
49377 Author: Wolfgang Denk <wd@denx.de>
49378 Date:   Thu Jul 3 22:34:08 2008 +0200
49379
49380     Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors
49381
49382     Signed-off-by: Wolfgang Denk <wd@denx.de>
49383
49384 commit 730f298485984b011b6ee8f4acb511cb45a843dd
49385 Author: Wolfgang Denk <wd@denx.de>
49386 Date:   Thu Jul 3 22:04:17 2008 +0200
49387
49388     lmb: fix "implicit declaration of function 'lmb_free'" warning
49389
49390     Signed-off-by: Wolfgang Denk <wd@denx.de>
49391
49392 commit 322ef5e28d2dc62571afc699b00add22a8e006e4
49393 Author: Wolfgang Denk <wd@denx.de>
49394 Date:   Wed Jul 2 23:53:23 2008 +0200
49395
49396     Cleanup: remove redundant deleting on *~ files
49397
49398     Signed-off-by: Wolfgang Denk <wd@denx.de>
49399
49400 commit c8a3b109f07f02342d097b30908965f7261d9f15
49401 Author: Wolfgang Denk <wd@denx.de>
49402 Date:   Wed Jul 2 23:49:18 2008 +0200
49403
49404     Cleanup out-or-tree building for some boards (.depend)
49405
49406     Signed-off-by: Wolfgang Denk <wd@denx.de>
49407
49408 commit a30cc5a340e7f8f5f85a0e08e7f6c4106ce117c4
49409 Author: Wolfgang Denk <wd@denx.de>
49410 Date:   Wed Jul 2 23:38:50 2008 +0200
49411
49412     Cleanup: fix out-of-tree building for some boards
49413
49414     Signed-off-by: Wolfgang Denk <wd@denx.de>
49415
49416 commit 461fa68d20861811487944d22291db5a13410e20
49417 Author: Wolfgang Denk <wd@denx.de>
49418 Date:   Wed Jul 2 23:00:14 2008 +0200
49419
49420     Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)
49421
49422     Signed-off-by: Wolfgang Denk <wd@denx.de>
49423
49424 commit 5981ebd32017e062b08aa6747cf591276f2db779
49425 Author: Detlev Zundel <dzu@denx.de>
49426 Date:   Fri Jun 20 22:26:24 2008 +0200
49427
49428     fdt: Fix typo in variable name.
49429
49430     Signed-off-by: Detlev Zundel <dzu@denx.de>
49431
49432 commit a7a5982cd0f3482f88225af4da7795bc4f6cb9bc
49433 Author: Gary Jennejohn <garyj@denx.de>
49434 Date:   Thu Jun 19 11:11:19 2008 +0200
49435
49436     Add logos for RRvision board
49437
49438     Signed-off-by: Gary Jennejohn <garyj@denx.de>
49439
49440 commit ee4ae38342142237ca85913f88ee570c1eb5ca7c
49441 Author: Esben Haabendal <EsbenHaabendal@gmail.com>
49442 Date:   Wed Jun 18 11:03:57 2008 +0200
49443
49444     mpc8260: add fdt_fixup_ethernet support
49445
49446     Add support for updating mac-address and local-mac-address in fdt for
49447     all MPC8260 targets.
49448
49449     Signed-off-by: Esben Haabendal <eha@doredevelopment.dk>
49450
49451 commit f6a69559d64498a04e1e0b087a9b920e5775f866
49452 Author: Steven A. Falco <sfalco@harris.com>
49453 Date:   Thu Jun 12 13:24:42 2008 -0400
49454
49455     cmd_nvedit.c: clean up syntax highlighting
49456
49457     My text-editor (vim) has a bit of trouble syntax-highlighting the
49458     cmd_nvedit.c file, because it apparently does not parse C
49459     ifdef/else/endif. The following patch does not change the behavior of
49460     the code at all, but does allow the editor to properly
49461     syntax-highlight the file.
49462
49463     Signed-off-by: Steve Falco <sfalco@harris.com>
49464
49465 commit 75678c807a6272ecc5541eb32898c93887f08400
49466 Author: Steven A. Falco <sfalco@harris.com>
49467 Date:   Thu Jun 12 13:22:12 2008 -0400
49468
49469     Make setenv() return status
49470
49471     Currently, the setenv function does not return an error code.
49472     This patch allows to test for errors.
49473
49474     Signed-off-by: Steve Falco <sfalco@harris.com>
49475
49476 commit 4928e97c8531283ca9b368b7c29a8a12e726562a
49477 Author: Kumar Gala <galak@kernel.crashing.org>
49478 Date:   Wed Jun 11 10:14:06 2008 -0500
49479
49480     PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitops
49481
49482     fls64, __ilog2_u64, ffs64 are variants that work on an u64,
49483     and fls is used to implement them.
49484
49485     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
49486
49487 commit 83002a77cbdf383015ca384eff5fa31722d8e571
49488 Author: Magnus Lilja <lilja.magnus@gmail.com>
49489 Date:   Mon Jun 9 22:58:48 2008 +0200
49490
49491     i.MX31: Cleanup comments in lowlevel_init.S.
49492
49493     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
49494
49495 commit f8cc312bbee69257d741dc9f4062f4a0f5adf609
49496 Author: Ben Warren <biggerbadderben@gmail.com>
49497 Date:   Sun Jun 8 23:28:33 2008 -0700
49498
49499     Move conditional compilation of MPC8XXX SPI driver to Makefile
49500
49501     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
49502
49503 commit d92ea21bafb674ee2bf27447970b047845e7b0a2
49504 Author: Juergen Kilb <J.Kilb@gmx.de>
49505 Date:   Sun Jun 8 17:59:53 2008 +0200
49506
49507     i.MX31: fixed CTRL-C detection
49508
49509     The Register URXD contains status information in bits [15..8].
49510     With status bit 15 set, CTRL-C was reported as 0x8003 instead
49511     of 0x03. Therefore CTRL-C was not detected.
49512     To solve this, bits [15..8] were masked out now.
49513
49514     Signed-off-by: Juergen Kilb <J.Kilb@gmx.de>
49515     Acked-by: Felix Radensky <felix@embedded-sol.com>
49516
49517 commit dd1c5523d6f44e842e69f2fcb50788c6060eab86
49518 Author: Stefan Roese <sr@denx.de>
49519 Date:   Tue Jul 1 17:03:19 2008 +0200
49520
49521     ppc4xx: Fix 460EX/GT PCIe port initialization
49522
49523     This patch fixes a bug where the 460EX/GT PCIe UTLSET1 register was
49524     configured incorrectly. Thanks to Olga Buchonina from AMCC for pointing
49525     this out.
49526
49527     Signed-off-by: Stefan Roese <sr@denx.de>
49528
49529 commit b571afde0295b007a45055ee49f8822c753a5651
49530 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
49531 Date:   Sat Jun 7 12:29:52 2008 +0200
49532
49533     add SHA256 support
49534
49535     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
49536     Signed-off-by: Francesco Albanese <Francesco.Albanese@swisscom.com>
49537
49538 commit 3bab76a26e03df4ff81342fcc16393ce37d9766b
49539 Author: Marian Balakowicz <m8@semihalf.com>
49540 Date:   Fri Jun 6 23:07:40 2008 +0200
49541
49542     Delay FIT format check on sector based devices
49543
49544     Global FIT image operations like format check cannot be performed on
49545     a first sector data, defer them to the point when whole FIT image was
49546     uploaded to a system RAM.
49547
49548     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
49549     Partial ('cmd_nand' case) Acked-by: Grant Erickson <gerickson@nuovations.com>
49550     NAND and DOC bits Acked-by: Scott Wood <scottwood@freescale.com>
49551
49552 commit 9810263afec5ac5f38f92963bb3b6d799e4331d0
49553 Author: Dave Liu <r63238@freescale.com>
49554 Date:   Tue Jun 3 17:38:19 2008 +0800
49555
49556     sata: wait for device updating signature to host
49557
49558     The driver need wait for the device updating signature to host.
49559     If we don't wait for it, the driver can not detect the device(disk)
49560     when the system powers up.
49561
49562     Signed-off-by: Dave Liu <daveliu@freescale.com>
49563
49564 commit 745d8a0d3cea82e6d1753e14afb4588c34761b15
49565 Author: Stefan Roese <sr@denx.de>
49566 Date:   Sat Jun 28 14:56:17 2008 +0200
49567
49568     ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic
49569
49570     This patch implements a fix provided by AMCC so that the lockup upon
49571     simultanious traffic on AHB USB OTG, USB 2.0 and SATA doesn't occur
49572     anymore:
49573
49574     Set SDR0_AHB_CFG[A2P_INCR4] (bit 24) and clear SDR0_AHB_CFG[A2P_PROT2]
49575     (bit 25) for a new 460EX errata regarding concurrent use of AHB USB OTG,
49576     USB 2.0 host and SATA.
49577
49578     This errata is not officially available yet. I'll update the comment
49579     to add the errata number later.
49580
49581     Signed-off-by: Stefan Roese <sr@denx.de>
49582
49583 commit 8b616edb118e37d05f6401389eaee1c636b22828
49584 Author: Stuart Wood <stuart.wood@labxtechnologies.com>
49585 Date:   Mon Jun 2 16:42:19 2008 -0400
49586
49587     serial_pl010.c: add watchdog support
49588
49589     Signed-off-by: Stuart Wood <stuart.wood@labxtechnologies.com>
49590
49591 commit 86d3273e2b7be3fffb45e20c08535d6ad3aded6b
49592 Author: Stuart Wood <stuart.wood@labxtechnologies.com>
49593 Date:   Mon Jun 2 16:40:08 2008 -0400
49594
49595     jffs2_1pass.c: add watchdog support
49596
49597     Signed-off-by: Stuart Wood <stuart.wood@labxtechnologies.com>
49598
49599 commit 5744ddc6637fea4f7b911a54a5fa860cb81a5d89
49600 Author: Sascha Laue <sascha.laue@liebherr.com>
49601 Date:   Fri May 30 09:48:14 2008 +0200
49602
49603     Configure DSP POST; add watchdog reset to diag command
49604
49605     Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
49606
49607 commit f13526517859bf6b573e23ff47199e107d1009b5
49608 Author: Tor Krill <tor@excito.com>
49609 Date:   Thu May 29 10:40:17 2008 +0200
49610
49611     Add sata sil3114 support
49612
49613     Signed-off-by: Tor Krill <tor@excito.com>
49614
49615 commit e093a247628228100f405b6d7f6b1bfc16141938
49616 Author: Wolfgang Denk <wd@denx.de>
49617 Date:   Sat Jun 28 23:34:37 2008 +0200
49618
49619     Coding Style Cleanup
49620
49621     Signed-off-by: Wolfgang Denk <wd@denx.de>
49622
49623 commit 01db232dd7a0ceb81208a9f2545720c80e5bfd83
49624 Author: Wolfgang Denk <wd@denx.de>
49625 Date:   Sat Jun 28 23:16:01 2008 +0200
49626
49627     Update CHANGELOG
49628
49629     Signed-off-by: Wolfgang Denk <wd@denx.de>
49630
49631 commit c7f879ec2b389c4f2bf726b293bd516f4c692e03
49632 Author: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
49633 Date:   Wed May 21 13:58:41 2008 -0400
49634
49635     ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)
49636
49637     This patch adds support for the Lyrtech SFF-SDR board,
49638     based on the TI DaVinci architecture (ARM926EJS).
49639
49640     Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
49641     Signed-off-by: Philip Balister <philip@balister.org>
49642     Signed-off-by: Wolfgang Denk <wd@denx.de>
49643
49644 commit 341188b9ccaa8d4462d772cc067aca8d7618633a
49645 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
49646 Date:   Thu May 22 11:09:59 2008 +0200
49647
49648     MMC: Consolidate MMC/SD command definitions
49649
49650     This moves the MMC and SD Card command definitions from
49651     include/asm/arch/mmc.h into include/mmc.h. These definitions are
49652     given by the MMC and SD Card standards, not by any particular
49653     architecture.
49654
49655     There's a lot more room for consolidation in the MMC drivers which
49656     I'm hoping to get done eventually, but this patch is a start.
49657
49658     Compile-tested for all avr32 boards as well as lpc2292sodimm and
49659     lubbock. This should cover all three mmc drivers in the tree.
49660
49661     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
49662
49663 commit fa60edfc4c952626e048c0e065f654b3c1822fa5
49664 Author: Kyungmin Park <kmpark@infradead.org>
49665 Date:   Wed May 21 14:38:08 2008 +0900
49666
49667     Use better Ethernet timings for apollon board
49668
49669     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
49670
49671 commit 41c5eaa7253ed82bbae1eda5667755872c615164
49672 Author: Andy Fleming <afleming@freescale.com>
49673 Date:   Mon Jun 16 13:58:56 2008 -0500
49674
49675     Resize device tree to allow space for board changes and the chosen node
49676
49677     Current code requires that a compiled device tree have space added to the end to
49678     leave room for extra nodes added by board code (and the chosen node).  This
49679     requires that device tree creators anticipate how much space U-Boot will add to
49680     the tree, which is absurd.  Ideally, the code would resize and/or relocate the
49681     tree when it needed more space, but this would require a systemic change to the
49682     fdt code, which is non-trivial.  Instead, we resize the tree inside
49683     boot_relocate_fdt, reserving either the remainder of the bootmap (in the case
49684     where the fdt is inside the bootmap), or adding CFG_FDT_PAD bytes to the size.
49685
49686     Signed-off-by: Andy Fleming <afleming@freescale.com>
49687
49688 commit 7570a9941fc565922078679a72d246fe208d696d
49689 Author: Andy Fleming <afleming@freescale.com>
49690 Date:   Mon Jun 16 13:58:55 2008 -0500
49691
49692     Fix an underflow bug in __lmb_alloc_base
49693
49694     __lmb_alloc_base can underflow if it fails to find free space.  This was fixed
49695     in linux with commit d9024df02ffe74d723d97d552f86de3b34beb8cc.  This patch
49696     merely updates __lmb_alloc_base to resemble the current version in Linux.
49697
49698     Signed-off-by: Andy Fleming <afleming@freescale.com>
49699
49700 commit 63796c4e61b207d2e635729d41b7a7f7d188b03c
49701 Author: Andy Fleming <afleming@freescale.com>
49702 Date:   Mon Jun 16 13:58:54 2008 -0500
49703
49704     Add lmb_free
49705
49706     lmb_free allows us to unreserve some memory so we can use lmb_alloc_base or
49707     lmb_reserve to temporarily reserve some memory.
49708
49709     Signed-off-by: Andy Fleming <afleming@freescale.com>
49710
49711 commit 4b03ac8b5102ad95f9fede7d13fa236977593e7d
49712 Author: Andy Fleming <afleming@freescale.com>
49713 Date:   Mon Jun 16 13:58:53 2008 -0500
49714
49715     Add ALIGN() macro
49716
49717     ALIGN() returns the smallest aligned value greater than the passed
49718     in address or size.  Taken from Linux.
49719
49720     Signed-off-by: Andy Fleming <afleming@freescale.com>
49721
49722 commit 93262af85e3e9d9974c6c08fbd37a9a72e090ca2
49723 Author: Stefan Roese <sr@denx.de>
49724 Date:   Tue Jun 24 17:15:22 2008 +0200
49725
49726     ppc4xx: Fix compilation problems with phys_size_t
49727
49728     This patch includes <asm/types.h> before <asm/u-boot.h> in some 4xx
49729     board specific files where it has been missing.
49730
49731     Signed-off-by: Stefan Roese <sr@denx.de>
49732
49733 commit 28eab0d77352b84885f938759bf2612b7bf0bc44
49734 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
49735 Date:   Mon May 19 12:26:38 2008 +0200
49736
49737     Conditionally add -fno-stack-protector to CFLAGS
49738
49739     When compile-testing on powerpc, I get errors like this:
49740
49741     net/nfs.c:422: undefined reference to `__stack_chk_fail_local'
49742
49743     This seems to be because -fstack-protector is on by default, so
49744     let's explicitly disable it on all architectures that support the
49745     option.
49746
49747     The Ubuntu toolchain is affected by this problem, and according to
49748     Mike Frysinger, Gentoo has been running with SSP enabled for years.
49749     More and more distros are turning SSP on by default, so this problem
49750     is likely to get worse in the future.
49751
49752     Also, powerpc just happens to be one of the arches I do
49753     compile-testing on. There may be other arches affected by this too.
49754
49755     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
49756
49757 commit dfd3be881c03a26e31f0dea4a42e76061fa610ac
49758 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
49759 Date:   Sun May 18 19:09:52 2008 +0200
49760
49761     pcmcia/ti_pci1410a: Move compile condition to the Makefile
49762
49763     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
49764
49765 commit 72d5d5f7b5c74a188df238ec6dd824d80c74857a
49766 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
49767 Date:   Sun May 18 19:09:51 2008 +0200
49768
49769     pxa_pcmcia: Move compile condition to the Makefile
49770
49771     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
49772
49773 commit c9eff32881fb429101c937cf8c268f1d42e5c2a9
49774 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
49775 Date:   Sun May 18 19:09:50 2008 +0200
49776
49777     marabun_pcmcia: Move compile condition to the Makefile
49778
49779     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
49780
49781 commit 6a19c46cae43c16c528eddefae3db97134f1915d
49782 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
49783 Date:   Mon Jun 23 13:25:34 2008 +0200
49784
49785     fix non-working mvBL-M7
49786
49787     Add missing #define CONFIG_HIGH_BATS in mvBL-M7 board config file.
49788
49789     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
49790     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
49791
49792 commit 846f1574ddddeda2bc227655e687308695f41cdc
49793 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
49794 Date:   Mon Jun 23 11:40:56 2008 +0200
49795
49796     fix system config overwrite @ MPC834x and MPC8313
49797
49798     During 83xx setup the "System I/O configuration register high" gets
49799     overwritten with user defined value if CFG_SICRH is defined.
49800
49801     Regarding to the MPC834x manual (Table 5-28 reve.1) bits 28+29 of SICRH
49802     must keep their reset value regardless of configuration.
49803
49804     On my board (using RGMII) those bits are set after reset - yet it's
49805     unclear where they come from.
49806
49807     The patch keeps both bits on MPC834x and MPC8313.
49808
49809     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
49810     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
49811
49812 commit 4890246a2c5df90a74e2941e3673a49bbd36aee9
49813 Author: Kim Phillips <kim.phillips@freescale.com>
49814 Date:   Tue Jun 17 17:45:27 2008 -0500
49815
49816     mpc83xx: move CPU_TYPE_ENTRY over to processor.h
49817
49818     to avoid this:
49819
49820     cpu.c:47:1: warning: "CPU_TYPE_ENTRY" redefined
49821     In file included from cpu.c:33:
49822     /home/kim/git/u-boot/include/asm/processor.h:982:1: warning: this is the location of the previous definition
49823
49824     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
49825
49826 commit aac7a5095b968d6c9a3e6422f31b4ad203cac9c8
49827 Author: Stefan Roese <sr@denx.de>
49828 Date:   Mon Jun 23 11:15:09 2008 +0200
49829
49830     ppc4xx: Fix problem in gpio_config()
49831
49832     As pointed out by Guennadi Liakhovetski (thanks), pin2 is already shifted
49833     left by one. So the additional shift is bogus.
49834
49835     Signed-off-by: Stefan Roese <sr@denx.de>
49836
49837 commit 40777812316fc252c941665c0f60c148fd79d50f
49838 Author: Detlev Zundel <dzu@denx.de>
49839 Date:   Fri Jun 20 22:24:05 2008 +0200
49840
49841     fdt: Fix typo in variable name.
49842
49843     Signed-off-by: Detlev Zundel <dzu@denx.de>
49844
49845 commit 5f723a3b98c630bde33de74351f2121691fdef14
49846 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
49847 Date:   Fri Jun 20 10:41:05 2008 +0200
49848
49849     avr32: Enable SPI flash support on ATNGW100
49850
49851     The ATNGW100 has 8MB DataFlash on board. Give users access to it through
49852     the new SPI flash framework.
49853
49854     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
49855
49856 commit 5605ef6b5802921cbefe6a933a9dea3497396b5c
49857 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
49858 Date:   Fri Jun 20 12:44:28 2008 +0200
49859
49860     avr32: Fix SPI portmux initialization
49861
49862     Use the new GPIO manipulation functions to set up the chip select lines,
49863     and make sure both busses use GPIO for chip select control.
49864
49865     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
49866
49867 commit 4688f9e34a87e825aed34d07c9ca7a273e6fc8ab
49868 Author: Peter Ma <pma@mediamatech.com>
49869 Date:   Sun Jun 1 22:59:24 2008 -0700
49870
49871     avr32: Add GPIO manipulation functions
49872
49873     Adds GPIO manipulation functions for AVR32 AP7 platform.
49874
49875     Signed-off-by: Peter Ma <pma@mediamatech.com>
49876     [haavard.skinnemoen@atmel.com: coding style fixup, slight simplification]
49877     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
49878
49879 commit b4fe1a71090c73efc6e4188eed188b2ff67fc02a
49880 Author: Wolfgang Grandegger <wg@grandegger.com>
49881 Date:   Thu Jun 5 13:02:30 2008 +0200
49882
49883     MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver
49884
49885     This patch is based on the following patch sent a few minutes ago:
49886     "NAND FSL UPM: driver re-write using the hwcontrol callback"
49887     It is untested, of course. Anton, could you please give it a try.
49888
49889     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
49890     Acked-by: Anton Vorontsov <avorontsov@ru.mvista.com>
49891
49892 commit 96026d42fa4e646d28318c0a1438aac4b2017909
49893 Author: Anatolij Gustschin <agust@denx.de>
49894 Date:   Thu Jun 12 12:40:11 2008 +0200
49895
49896     Fix 4xx build issue
49897
49898     Building for 4xx doesn't work since commit 4dbdb768:
49899
49900     In file included from 4xx_pcie.c:28:
49901     include/asm/processor.h:971: error: expected ')' before 'ver'
49902     make[1]: *** [4xx_pcie.o] Error 1
49903
49904     This patch fixes the problem.
49905
49906     Signed-off-by: Anatolij Gustschin <agust@denx.de>
49907     Acked-by: Stefan Roese <sr@denx.de>
49908     Acked-by: Kumar Gala <galak@kernel.crashing.org>
49909
49910 commit a036b0443657fe0f4773786de9092251869f08ac
49911 Author: Kumar Gala <galak@kernel.crashing.org>
49912 Date:   Thu Jun 19 01:45:50 2008 -0500
49913
49914     MPC8610HPCD: Report board id, board version and fpga version.
49915
49916     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
49917
49918 commit 7de8c21f14df9c20fdcf6027aec8e8545f75f835
49919 Author: Kumar Gala <galak@kernel.crashing.org>
49920 Date:   Thu Jun 19 01:45:27 2008 -0500
49921
49922     MPC8641HPCN: Report board id, board version and fpga version.
49923
49924     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
49925
49926 commit fb8c061ea05fc68d37e2a8b9f8c949d76c8d71a8
49927 Author: Stefan Roese <sr@denx.de>
49928 Date:   Mon Jun 16 10:40:02 2008 +0200
49929
49930     cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably
49931
49932     This patch simplifies flash_toggle() (AMD commandset), which is used to
49933     detect if a FLASH device is still busy with erase/program operations. On
49934     800MHz Canyonlands/Glacier boards (460EX/GT) the current implementation
49935     did not detect the busy state reliably, resulting in non erased sectors
49936     etc. This patch now simplifies this function by "just" comparing the
49937     complete data-word instead of ANDing it with the command-word (0x40)
49938     before the compatison. It is done the same way in the Linux implementation
49939     chip_ready() in cfi_cmdset_0002.c.
49940
49941     Signed-off-by: Stefan Roese <sr@denx.de>
49942
49943 commit 9e4006bca3d9fb4a2d061996771036cb01e539d3
49944 Author: Philip Balister <philip@balister.org>
49945 Date:   Mon Jun 16 08:58:07 2008 -0400
49946
49947     NAND: Add missing declaration to non-redundant saveenv().
49948
49949     Signed-off-by: Scott Wood <scottwood@freescale.com>
49950
49951 commit 2cdb7f50ac59594540fffdf8dbd7b12beac79c52
49952 Author: Wolfgang Grandegger <wg@grandegger.com>
49953 Date:   Mon Jun 2 15:09:55 2008 +0200
49954
49955     MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver
49956
49957     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
49958     Acked-by: Anton Vorontsov <avorontsov@ru.mvista.com>
49959     Signed-off-by: Scott Wood <scottwood@freescale.com>
49960
49961 commit 212ed90615c3d20fa6bd73d70d5153bd0d124e5f
49962 Author: Stefan Roese <sr@denx.de>
49963 Date:   Tue Jun 10 15:34:11 2008 +0200
49964
49965     ppc4xx: Canyonlands: Disable the RTC M41T62 square wave output
49966
49967     This patch disables the square wave output of the M41T62 RTC used on
49968     Canyonlands & Glacier. Here the explanation:
49969
49970     The serial real-time clock part used in the design is an
49971     STMicro M41T62. This part has a full-time 32KHz square wave
49972     output that is connected to the TmrClk input to the
49973     processor. The default state for this square wave output is
49974     enabled so the output runs continuously when the board is
49975     powered normally and also from the battery. The TmrClk input
49976     to the processor goes to ground when the power is removed
49977     from the board/processor, and therefore the running square
49978     wave output is driving ground which drains the battery quickly.
49979
49980     Signed-off-by: Stefan Roese <sr@denx.de>
49981
49982 commit a94f22f08f280905926219e568568964cb9eeb9d
49983 Author: Andy Fleming <afleming@freescale.com>
49984 Date:   Wed Jun 11 18:10:20 2008 -0500
49985
49986     Fix build issue with string.h and linux/string.h
49987
49988     This commit:
49989     commit 338cc038461a6c7709c5b86fd9a240209338a1ae
49990     Author: Wolfgang Denk <wd@denx.de>
49991     Date:   Fri Jun 6 14:28:14 2008 +0200
49992
49993         tools/mkimage: fix compiler warnings on some systems.
49994
49995     Broke building on some systems, because the host's string.h was interfering
49996     with u-boot's linux/string.h.  It doesn't look like we need the u-boot one if
49997     we're building for the host, so now we only include when building inside
49998     u-boot.
49999
50000     Signed-off-by: Andy Fleming <afleming@freescale.com>
50001
50002 commit 9973e3c614721bbf169882ffc3be266a6611cd60
50003 Author: Becky Bruce <becky.bruce@freescale.com>
50004 Date:   Mon Jun 9 16:03:40 2008 -0500
50005
50006     Change initdram() return type to phys_size_t
50007
50008     This patch changes the return type of initdram() from long int to phys_size_t.
50009     This is required for a couple of reasons: long int limits the amount of dram
50010     to 2GB, and u-boot in general is moving over to phys_size_t to represent the
50011     size of physical memory.  phys_size_t is defined as an unsigned long on almost
50012     all current platforms.
50013
50014     This patch *only* changes the return type of the initdram function (in
50015     include/common.h, as well as in each board's implementation of initdram).  It
50016     does not actually modify the code inside the function on any of the platforms;
50017     platforms which wish to support more than 2GB of DRAM will need to modify
50018     their initdram() function code.
50019
50020     Build tested with MAKEALL for ppc, arm, mips, mips-el. Booted on powerpc
50021     MPC8641HPCN.
50022
50023     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
50024
50025 commit 391fd93ab23e15ab3dd58a54f5b609024009c378
50026 Author: Becky Bruce <becky.bruce@freescale.com>
50027 Date:   Mon Jun 9 20:37:18 2008 -0500
50028
50029     Change lmb to use phys_size_t/phys_addr_t
50030
50031     This updates the lmb code to use phys_size_t
50032     and phys_addr_t instead of unsigned long.  Other code
50033     which interacts with this code, like getenv_bootm_size()
50034     is also updated.
50035
50036     Booted on MPC8641HPCN, build-tested ppc, arm, mips.
50037
50038     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
50039
50040 commit 61b09fc2952dc636017df4e7970e3de132276ba1
50041 Author: Becky Bruce <becky.bruce@freescale.com>
50042 Date:   Mon Jun 9 20:37:17 2008 -0500
50043
50044     Change print_size to take phys_size_t
50045
50046     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
50047
50048 commit b57ca3e128cc10a133ba79bc7ec3e7b50e7c8fbe
50049 Author: Becky Bruce <becky.bruce@freescale.com>
50050 Date:   Mon Jun 9 20:37:16 2008 -0500
50051
50052     Change bd/gd memsize/ram_size to be phys_size_t.
50053
50054     Currently, both are defined as an unsigned long, but
50055     should be phys_size_t. This should result in no real change,
50056     since phys_size_t is currently an unsigned long for all the
50057     default configs.  Also add print_lnum to cmd_bdinfo to deal
50058     with the potentially wider memsize.
50059
50060     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
50061
50062 commit ba04f7010958e88a8910f2a123fee53fdc72e013
50063 Author: Kumar Gala <galak@kernel.crashing.org>
50064 Date:   Tue Jun 10 16:16:02 2008 -0500
50065
50066     FSL LAW: Add new interface to use the last free LAW
50067
50068     LAWs have the concept of priority so its useful to be able to allocate
50069     the lowest (highest number) priority.  We will end up using this with the
50070     new DDR code.
50071
50072     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
50073
50074 commit 859a86a25c569d3665ff413d1d923394b8a961f3
50075 Author: Kumar Gala <galak@kernel.crashing.org>
50076 Date:   Wed Jun 11 00:51:45 2008 -0500
50077
50078     85xx/86xx: Move to dynamic mgmt of LAWs
50079
50080     With the new LAW interface (set_next_law) we can move to letting the
50081     system allocate which LAWs are used for what purpose.  This makes life
50082     a bit easier going forward with the new DDR code.
50083
50084     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
50085     Signed-off-by: Andy Fleming <afleming@freescale.com>
50086     Acked-by: Jon Loeliger <jdl@freescale.com>
50087     Acked-by: Becky Bruce <becky.bruce@freescale.com>
50088
50089 commit f060054dadbbe7027ca088eed806a3ef1f82fdb7
50090 Author: Kumar Gala <galak@kernel.crashing.org>
50091 Date:   Wed Jun 11 00:44:10 2008 -0500
50092
50093     FSL LAW: Keep track of LAW allocations
50094
50095     Make it so we keep track of which LAWs have allocated and provide
50096     a function (set_next_law) which can allocate a LAW for us if one is
50097     free.
50098
50099     In the future we will move to doing more "dynamic" LAW allocation
50100     since the majority of users dont really care about what LAW number
50101     they are at.
50102
50103     Also, add CONFIG_MPC8540 or CONFIG_MPC8560 to those boards which needed them
50104
50105     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
50106     Signed-off-by: Andy Fleming <afleming@freescale.com>
50107
50108 commit ddde74a159caa6e18b481fec01d40b885aebb566
50109 Author: Kumar Gala <galak@kernel.crashing.org>
50110 Date:   Mon Jun 9 22:31:57 2008 -0500
50111
50112     85xx: remove dummy board_early_init_f
50113
50114     A number of board ports have empty version of board_early_init_f
50115     for no reason since we control its via CONFIG_BOARD_EARLY_INIT_F.
50116
50117     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
50118
50119 commit 81e56e9af0d43712db8efb843606a8d62eab454f
50120 Author: Kumar Gala <galak@kernel.crashing.org>
50121 Date:   Mon Jun 9 18:55:38 2008 -0500
50122
50123     MPC8544DS: Update config.h
50124
50125     * Enable flash progress
50126     * remove CLEAR_LAW0 since we dont really use it
50127
50128     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
50129
50130 commit 978e81604c1b28526ed580df0fbe64eb8384e94f
50131 Author: Kumar Gala <galak@kernel.crashing.org>
50132 Date:   Mon Jun 9 13:37:24 2008 -0500
50133
50134     85xx: Remove unused and unconfigured memory test code.
50135
50136     Remove unused and unconfigured DDR test code from FSL 85xx boards.
50137     Besides, other common code exists.
50138
50139     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
50140
50141 commit a23cddde1a95f987e3fe2a720a7ec9375b7264d7
50142 Author: Sergei Poselenov <sposelenov@emcraft.com>
50143 Date:   Fri Jun 6 15:42:45 2008 +0200
50144
50145     Socrates: Added FPGA base address update in FDT.
50146
50147     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
50148
50149 commit fd51b0e0e620b8bc9fd4f6daa3a4fa6f5e1316f4
50150 Author: Sergei Poselenov <sposelenov@emcraft.com>
50151 Date:   Fri Jun 6 15:42:44 2008 +0200
50152
50153     Socrates: NAND support added. Changed the U-Boot base address and
50154
50155     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
50156
50157 commit 248ae5cfc8bf69074d1da099dc495d8e06070547
50158 Author: Sergei Poselenov <sposelenov@emcraft.com>
50159 Date:   Fri Jun 6 15:42:43 2008 +0200
50160
50161     NAND: Added support for 128-bit OOB, adapted
50162
50163     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
50164
50165 commit 31ca0208612f2eb57690110d7c2815953650e47b
50166 Author: Sergei Poselenov <sposelenov@emcraft.com>
50167 Date:   Fri Jun 6 15:42:42 2008 +0200
50168
50169     Socrates: added missed file with UPMA configuration data.
50170
50171     Signed-of-by: Sergei Poselenov <sposelenov@emcraft.com>
50172
50173 commit 59abd15b43cab7a4d19de4ba0943837d9555f7ba
50174 Author: Sergei Poselenov <sposelenov@emcraft.com>
50175 Date:   Fri Jun 6 15:42:41 2008 +0200
50176
50177     Socrates: Added FPGA mapping. LAWs and TLBs cleanup.
50178
50179     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
50180
50181 commit 740280e68ccc0b971e613face7eaaa8bd1382b8c
50182 Author: Sergei Poselenov <sposelenov@emcraft.com>
50183 Date:   Fri Jun 6 15:42:40 2008 +0200
50184
50185     Added the upmconfig() function for 85xx.
50186
50187     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
50188     Signed-off-by: Andy Fleming <afleming@freescale.com>
50189
50190 commit d39e68514ff943930ee692cff3fde03532eb7fec
50191 Author: Sergei Poselenov <sposelenov@emcraft.com>
50192 Date:   Fri Jun 6 15:42:39 2008 +0200
50193
50194     Socrates: config file cleanup.
50195
50196     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
50197
50198 commit e8cc3f04b124f757af4528206e60d8eb715ae083
50199 Author: Wolfgang Grandegger <wg@grandegger.com>
50200 Date:   Thu Jun 5 13:12:10 2008 +0200
50201
50202     TQM85xx: Change memory map to support Flash memory > 128 MiB
50203
50204     Some TQM85xx boards could be equipped with up to 1 GiB (NOR) Flash
50205     memory. The current memory map only supports up to 128 MiB Flash.
50206     This patch adds the configuration option CONFIG_TQM_BIGFLASH. If
50207     set, up to 1 GiB flash is supported. To achieve this, the memory
50208     map has to be adjusted in great parts (for example the CCSRBAR is
50209     moved from 0xE0000000 to 0xA0000000).
50210
50211     If you want to boot Linux with CONFIG_TQM_BIGFLASH set, the new
50212     memory map also has to be considered in the kernel (changed
50213     CCSRBAR address, changed PCI IO base address, ...). Please use
50214     an appropriate Flat Device Tree blob (tqm8548.dtb).
50215
50216     Signed-off-by: Martin Krause <martin.krause@tqs.de>
50217     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
50218
50219 commit 1c2deff22cd6e2bf0e618fd6e09ca3eec5a8d051
50220 Author: Wolfgang Grandegger <wg@grandegger.com>
50221 Date:   Thu Jun 5 13:12:09 2008 +0200
50222
50223     TQM85xx: NAND support via local bus UPMB
50224
50225     This patch adds support for NAND FLASH on the TQM8548. It is disabled by
50226     default and can be enabled for the TQM8548 modules. It is now based on
50227     the re-written FSL NAND UPM driver. A patch has been posted earlier today
50228     with the subject:
50229
50230     "NAND FSL UPM: driver re-write using the hwcontrol callback"
50231
50232     Note that the R/B pin is not supported by that module requiring to use
50233     the specified maximum delay time.
50234
50235     Note: With NAND support enabled the size of the U-Boot image exceeds
50236     256 KB and TEXT_BASE must therefore be set to 0xfff80000 in config.mk,
50237     doubling the image size :-(.
50238
50239     Signed-off-by: Thomas Waehner <thomas.waehner@tqs.de>
50240     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
50241
50242 commit b9e8078bb3f3c48111a7081e27279938c3a445e1
50243 Author: Wolfgang Grandegger <wg@grandegger.com>
50244 Date:   Thu Jun 5 13:12:08 2008 +0200
50245
50246     TQM8548: PCI express support
50247
50248     This patch adds support for PCI express cards. The board support
50249     now uses common FSL PCI init code, for both, PCI and PCIe on all
50250     TQM85xx modules.
50251
50252     Signed-off-by: Thomas Waehner <thomas.waehner@tqs.de>
50253     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
50254
50255 commit 1287e0c55a2ee2c575ac9ce8e4302cd4085be876
50256 Author: Wolfgang Grandegger <wg@grandegger.com>
50257 Date:   Thu Jun 5 13:12:07 2008 +0200
50258
50259     TQM8548: Basic support for the TQM8548 modules
50260
50261     This patch adds basic support for the TQM8548 module from TQ-Components
50262     (http://www.tqc.de/) including DDR2 SDRAM initialisation and support for
50263     eTSEC 3 and 4
50264
50265     Furthermore Flash buffer write has been enabled to speed up output to
50266     the Flash by approx. a factor of 10.
50267
50268     Signed-off-by: Thomas Waehner <thomas.waehner@tqs.de>
50269     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
50270
50271 commit 25991353204c78b094c3c1fec90182dcd607ab8f
50272 Author: Wolfgang Grandegger <wg@grandegger.com>
50273 Date:   Thu Jun 5 13:12:06 2008 +0200
50274
50275     TQM85xx: Support for Flat Device Tree
50276
50277     This patch adds support for Linux kernels using the Flat Device Tree.
50278     It also re-defines the default environment settings for booting Linux
50279     with the FDT blob.
50280
50281     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
50282
50283 commit d9ee843d54c54776e1fdb86336ce554906a87331
50284 Author: Wolfgang Grandegger <wg@grandegger.com>
50285 Date:   Thu Jun 5 13:12:05 2008 +0200
50286
50287     TQM85xx: Support for Intel 82527 compatible CAN controller
50288
50289     This patch adds initialization of the UPMC RAM to support up to two
50290     Intel 82527 compatible CAN controller on the TQM85xx modules.
50291
50292     Signed-off-by: Thomas Waehner <thomas.waehner@tqs.de>
50293     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
50294
50295 commit 518d5cfe72916323c746af1647764459914f555f
50296 Author: Wolfgang Grandegger <wg@grandegger.com>
50297 Date:   Thu Jun 5 13:12:04 2008 +0200
50298
50299     TQM85xx: Bugfix in the SDRAM initialisation
50300
50301     The CS0_BNDS register is now set according to the detected
50302     memory size.
50303
50304     Signed-off-by Martin Krause <martin.krause@tqs.de>
50305
50306 commit 45dee2e620ccec6ac7b3548fe8979a34fd030e5d
50307 Author: Wolfgang Grandegger <wg@grandegger.com>
50308 Date:   Thu Jun 5 13:12:03 2008 +0200
50309
50310     TQM85xx: Fix chip select configuration for second FLASH bank
50311
50312     This patch fixes the re-calculation of the automatic chip select
50313     configuration for boards with two populated FLASH banks.
50314
50315     Signed-off-by: Martin Krause <martin.krause@tqs.de>
50316
50317 commit 46346f27cda6fd025a496bde8f2d4aeee04aca5f
50318 Author: Wolfgang Grandegger <wg@grandegger.com>
50319 Date:   Thu Jun 5 13:12:02 2008 +0200
50320
50321     TQM85xx: Support for Spansion 'N' type flashes added
50322
50323     The 'N' type Spansion flashes (S29GLxxxN series) have bigger sectors,
50324     than the formerly used 'M' types (S29GLxxxM series), so the flash layout
50325     needs to be changed -> new start address of the environment. The macro
50326     definition CONFIG_TQM_FLASH_N_TYPE is undefined by default and must be
50327     defined for boards with 'N' type flashes.
50328
50329     Signed-off-by: Martin Krause <martin.krause@tqs.de>
50330     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
50331
50332 commit 5d5bd838f76eade22c0ea40a500389f924d0da36
50333 Author: Wolfgang Grandegger <wg@grandegger.com>
50334 Date:   Thu Jun 5 13:12:01 2008 +0200
50335
50336     TQM85xx: Fix CPM port pin configuration
50337
50338     Do not configure port pins PD30/PD31 as SCC1 TxD/RxD except for the TQM8560
50339     board. On the other TQM85xx boards (TQM8541 and TQM8555) SCC1 is not used
50340     as serial interface anyway. Worse, on some board variants configuring the
50341     pins for SCC1 leads to short circuits (for example on the TQM8541-BG).
50342
50343     Signed-off-by: Martin Krause <martin.krause@tqs.de>
50344
50345 commit b99ba1679e8cd51b023e67098c89e606e47137d2
50346 Author: Wolfgang Grandegger <wg@grandegger.com>
50347 Date:   Thu Jun 5 13:12:00 2008 +0200
50348
50349     TQM85xx: Various coding style fixes
50350
50351     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
50352
50353 commit ae9e97fa96f643c8ba2b666b06a026cc8717eb00
50354 Author: Gerald Van Baren <vanbaren@cideas.com>
50355 Date:   Tue Jun 10 22:15:58 2008 -0400
50356
50357     libfdt: Move the working_fdt pointer to cmd_fdt.c
50358
50359     The working_fdt pointer was declared in common/fdt_support.c but was
50360     not used there.  Move it to common/cmd_fdt.c where it is used (it is
50361     also used in lib_ppc/bootm.c).
50362
50363     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
50364
50365 commit e489b9c078e22b0d9e75f002cd2a1bd967e88f5e
50366 Author: Kim Phillips <kim.phillips@freescale.com>
50367 Date:   Tue Jun 10 11:06:17 2008 -0500
50368
50369     fdt: unshadow global working fdt variable
50370
50371     differentiate with local variables of the same name by renaming the
50372     global 'fdt' variable 'working_fdt'.
50373
50374     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
50375
50376 commit e1eb0e25d9d8fd8efdfb93f670a417663f386022
50377 Author: Andy Fleming <afleming@freescale.com>
50378 Date:   Tue Jun 10 18:49:34 2008 -0500
50379
50380     socrates: Fix PCI clk fix patch
50381
50382     The submitted patch seems to have been more up-to-date, but an older patch was
50383     already in the repository.  This patch encompasses the differences
50384
50385     Taken entirely from Sergei Poselenov <sposelenov@emcraft.com>
50386
50387     Signed-off-by: Andy Fleming <afleming@freescale.com>
50388
50389 commit a75a57ef6e4b613c81434971e96ed70cf9ec9ba0
50390 Author: Wolfgang Grandegger <wg@grandegger.com>
50391 Date:   Thu Jun 5 13:02:29 2008 +0200
50392
50393     NAND FSL UPM: driver re-write using the hwcontrol callback
50394
50395     This is a re-write of the NAND FSL UPM driver using the more universal
50396     hwcontrol callback (instead of the cmdfunc callback). Here is a brief
50397     list of furher modifications:
50398
50399     - For the time being, the UPM setup writing the UPM array has been
50400       removed from the driver and must now be done by the board specific
50401       code.
50402
50403     - The bus width definition in "struct fsl_upm_nand" is now in bits to
50404       comply with the corresponding Linux driver and 8, 16 and 32 bit
50405       accesses are supported.
50406
50407     - chip->dev_read is only set if fun->dev_ready != NULL, which is
50408       required for boards not connecting the R/B pin.
50409
50410     - A few issue have been fixed with MxMR bit manipulation like in the
50411       corresponding Linux driver.
50412
50413     Note: I think the "io_addr" field of "struct fsl_upm" could be removed
50414           as well, because the address is already determined by
50415           "nand->IO_ADDR_[RW]", but I'm not 100% sure.
50416
50417     This patch has been tested on a TQM8548 modules with the NAND chip
50418     Micron MT29F8G08FABWP.
50419
50420     This patch is based on the following patches posted to this list a few
50421     minutes ago:
50422
50423       PPC: add accessor macros to clear and set bits in one shot
50424       83xx/85xx/86xx: add more MxMR local bus definitions
50425
50426     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
50427     Acked-by: Anton Vorontsov <avorontsov@ru.mvista.com>
50428
50429 commit 6beecfbb542992eede5831240cd58678274683a9
50430 Author: Wolfgang Grandegger <wg@grandegger.com>
50431 Date:   Thu Jun 5 13:11:59 2008 +0200
50432
50433     MPC85xx: Beautify boot output of L2 cache configuration
50434
50435     The boot output is now aligned poperly with other boot output
50436     lines, e.g.:
50437
50438       FLASH: 128 MB
50439       L2:    512 KB enabled
50440
50441     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
50442
50443 commit 398415114f0a705163a14543e9fef03f734b1ffa
50444 Author: Wolfgang Grandegger <wg@grandegger.com>
50445 Date:   Wed Jun 4 12:45:22 2008 +0200
50446
50447     PPC: add accessor macros to clear and set bits in one shot
50448
50449     PPC: add accessor macros to clear and set bits in one shot
50450
50451     This patch adds macros from linux/include/asm-powerpc/io.h to clear and
50452     set bits in one shot using the in_be32, out_be32, etc. accessor functions.
50453     They are very handy to manipulate bits it I/O registers.
50454
50455     This patch is required for my forthcoming FSL NAND UPM driver re-write and
50456     the support for the TQM8548 module.
50457
50458     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
50459
50460 commit 4677988c7edc070c3786d3db7994abeca3ab82a0
50461 Author: Wolfgang Grandegger <wg@grandegger.com>
50462 Date:   Wed Jun 4 13:52:17 2008 +0200
50463
50464     TQM: move TQM boards to board/tqc
50465
50466     Move all TQM board directories to the vendor specific directory "tqc"
50467     for modules from TQ-Components GmbH (http://www.tqc.de).
50468
50469     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
50470
50471 commit 6fab2fe72ca5bf95280cd52cdf378af3e506eb50
50472 Author: Wolfgang Grandegger <wg@grandegger.com>
50473 Date:   Mon Jun 2 12:09:30 2008 +0200
50474
50475     83xx/85xx/86xx: add more MxMR local bus definitions
50476
50477     83xx/85xx/86xx: add more MxMR local bus definitions
50478
50479     This patch adds more macro definitions for the UPM Machine Mode Registers
50480     They are copied from "include/mpc82xx.h" to simplify the merge of all 8xxx
50481     common local bus definitions into include/asm-ppc/fsl_lbc.h. They are
50482     required for my forthcoming FSL NAND UPM driver re-write and the support
50483     for the TQM8548 module.
50484
50485     This patch is based on the following two patches from Anton Vorontsov:
50486
50487     http://www.mail-archive.com/u-boot-users@lists.sourceforge.net/msg06511.html
50488     http://www.mail-archive.com/u-boot-users@lists.sourceforge.net/msg06587.html
50489
50490     I leave coding style violation fixes, code beautification and name
50491     corrections to somebody else ;-(.
50492
50493     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
50494
50495 commit c8c5fc266e4499e283c293ccb972863156aa4134
50496 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
50497 Date:   Thu May 29 18:14:56 2008 +0400
50498
50499     83xx/85xx: further localbus cleanups
50500
50501     Merge mpc85xx.h's LBC defines to fsl_lbc.h. Also, adopt ACS names
50502     from mpc85xx.h, so ACS_0b10 renamed to ACS_DIV4, ACS_0b11 to ACS_DIV2.
50503
50504     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
50505
50506 commit 42dbd667c88d496882d53e22656e89b654205492
50507 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
50508 Date:   Wed May 28 18:20:15 2008 +0400
50509
50510     83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h
50511
50512     This patch moves Freescale Localbus defines out of mpc83xx.h, so we could
50513     use it on MPC85xx and MPC86xx processors.
50514
50515     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
50516
50517 commit 730b2fcf6fcd9eec3ea86fbb087c3f98aa23a769
50518 Author: Kumar Gala <galak@kernel.crashing.org>
50519 Date:   Thu May 29 11:22:06 2008 -0500
50520
50521     85xx: Add setting of cache props in the device tree.
50522
50523     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
50524
50525 commit 4dbdb7681e243431530df0725627192a0c4aefda
50526 Author: Kumar Gala <galak@kernel.crashing.org>
50527 Date:   Tue Jun 10 16:53:46 2008 -0500
50528
50529     85xx: expose cpu identification
50530
50531     The current cpu identification code is used just to return the name
50532     of the processor at boot.  There are some other locations that the name
50533     is useful (device tree setup).  Expose the functionality to other bits
50534     of code.
50535
50536     Also, drop the 'E' suffix and add it on by looking at the SVR version
50537     when we print this out.  This is mainly to allow the most flexible use
50538     of the name.  The device tree code tends to not care about the 'E' suffix.
50539
50540     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
50541
50542 commit 2329fe113d847e43cca8e4a0e4edd613b50b8492
50543 Author: Kim Phillips <kim.phillips@freescale.com>
50544 Date:   Tue Jun 10 13:25:24 2008 -0500
50545
50546     mpc83xx: MVBLM7: minor build fixups
50547
50548     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
50549
50550 commit a1293e549b56da135ef32ffca5b9d35a16aa6802
50551 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
50552 Date:   Tue Jun 10 09:14:05 2008 +0200
50553
50554     add MPC8343 based board mvBlueLYNX-M7 (board+make files)
50555
50556     Add MPC8343 based board mvBlueLYNX-M7.
50557     It's a single board stereo camera system.
50558     Please read doc/README.mvblm7 for details.
50559
50560     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
50561     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
50562
50563 commit c005b93925ba49f07da2aa748527996d927e172f
50564 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
50565 Date:   Tue Jun 10 09:13:16 2008 +0200
50566
50567     add MPC8343 based board mvBlueLYNX-M7 (doc+config)
50568
50569     Add MPC8343 based board mvBlueLYNX-M7.
50570     It's a single board stereo camera system.
50571     Please read doc/README.mvblm7 for details.
50572
50573     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
50574     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
50575
50576 commit f9023afbdfd9f27e7c38f3cce965746e56d62dd3
50577 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
50578 Date:   Thu May 29 18:14:56 2008 +0400
50579
50580     83xx/85xx: further localbus cleanups
50581
50582     move the BRx_* and ORx_* left behind in mpc85xx.h
50583
50584     The same is needed for mpc8xx.h and mpc8260.h (defines are almost
50585     the same, just few differences which needs some attention though).
50586
50587     But the bad news for mpc8xx and mpc8260 is that there are a lot of users
50588     of these defines. So this cleanup I'll leave for the "better times".
50589
50590     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
50591     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
50592
50593 commit bf30bb1f7c954d7855d9b23624b33b00c50b4697
50594 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
50595 Date:   Wed May 28 18:20:15 2008 +0400
50596
50597     83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h
50598
50599     This patch moves Freescale Localbus defines out of mpc83xx.h, so we could
50600     use it on MPC85xx and MPC86xx processors.
50601
50602     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
50603     Acked-by: Andy Fleming <afleming@freescale.com>
50604     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
50605
50606 commit d82b4fc0ce8cca95e857fc51022e841cb2dbee6a
50607 Author: Tor Krill <tor@excito.com>
50608 Date:   Mon Jun 2 15:09:30 2008 +0200
50609
50610     Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.h
50611
50612     Signed-off-by: Tor Krill <tor@excito.com>
50613     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
50614
50615 commit 3b904ccb93c3196727e2e9870cb1df903cab19ad
50616 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
50617 Date:   Mon Jun 9 23:37:44 2008 +0900
50618
50619     net: Conditional COBJS inclusion of network drivers
50620
50621     Replace COBJS-y with appropriate driver config names.
50622
50623     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
50624     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
50625
50626 commit 2fb698bf50f4aff2485581a12fa634a07c040e4a
50627 Author: Gerald Van Baren <vanbaren@cideas.com>
50628 Date:   Mon Jun 9 21:02:17 2008 -0400
50629
50630     Use strncmp() for the fdt command
50631
50632     Cleaner than doing multiple conditionals on characters.
50633
50634     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
50635
50636 commit 47abe8ab290d2721a8eeadff65b939e6af8c01b0
50637 Author: Gerald Van Baren <vanbaren@cideas.com>
50638 Date:   Sat Jun 7 12:25:05 2008 -0400
50639
50640     The fdt boardsetup command criteria was not unique
50641
50642     It was checking just for "b", which is not unique with respect to the
50643     "boot" command.  Change to check for "boa"[rdsetup].
50644
50645     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
50646
50647 commit 2f08bfa9526bae4f461e043530cfb903fec0d273
50648 Author: David Gibson <david@gibson.dropbear.id.au>
50649 Date:   Tue May 20 17:19:11 2008 +1000
50650
50651     libfdt: Several cleanups to parameter checking
50652
50653     This patch makes a couple of small cleanups to parameter checking of
50654     libfdt functions.
50655
50656         - In several functions which take a node offset, we use an
50657     idiom involving fdt_next_tag() first to check that we have indeed been
50658     given a node offset.  This patch adds a helper function
50659     _fdt_check_node_offset() to encapsulate this usage of fdt_next_tag().
50660
50661         - In fdt_rw.c in several places we have the expanded version
50662     of the RW_CHECK_HEADER() macro for no particular reason.  This patch
50663     replaces those instances with an invocation of the macro; that's what
50664     it's for.
50665
50666         - In fdt_sw.c we rename the check_header_sw() function to
50667     sw_check_header() to match the analgous function in fdt_rw.c, and we
50668     provide an SW_CHECK_HEADER() wrapper macro as RW_CHECK_HEADER()
50669     functions in fdt_rw.c
50670
50671     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
50672
50673 commit fec6d9ee7c10443f65ce1788ef818919167bbf2e
50674 Author: Gerald Van Baren <vanbaren@cideas.com>
50675 Date:   Tue Jun 3 20:34:45 2008 -0400
50676
50677     Remove the deprecated CONFIG_OF_FLAT_TREE
50678
50679     Use CONFIG_OF_LIBFDT instead to support flattened device trees.  It is
50680     cleaner, has better functionality, and is better supported.
50681
50682     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
50683
50684 commit 62bcdda293efa752f8281fbd9da03822b27ce82f
50685 Author: Gerald Van Baren <vanbaren@cideas.com>
50686 Date:   Tue Jun 3 20:26:29 2008 -0400
50687
50688     Change the stxxst to CONFIG_OF_LIBFDT
50689
50690     This was configured to use the deprecated CONFIG_OF_FLAT_TREE, change
50691     to CONFIG_OF_LIBFDT.
50692
50693     WARNING: It appears that this board lost its ability to boot via a
50694     flattened device tree prior to this changeset.
50695
50696     WARNING: This conversion was untested because I do not have a board to
50697     test it on.
50698
50699     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
50700
50701 commit 589c04271d129729a8b01391453851ab9cc4069c
50702 Author: Gerald Van Baren <vanbaren@cideas.com>
50703 Date:   Tue Jun 3 20:24:58 2008 -0400
50704
50705     Convert mpc7448hpc2 to CONFIG_OF_LIBFDT
50706
50707     This was configured to use the deprecated CONFIG_OF_FLAT_TREE, change
50708     to CONFIG_OF_LIBFDT.
50709
50710     WARNING: This conversion is untested because I do not have a board to
50711     test it on.
50712
50713     NOTE: The FDT blob (DTS) must have an /aliases/ethernet0 and (optionally)
50714     /aliases/ethernet1 property for the ethernet to work.
50715
50716     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
50717
50718 commit ee1e35bede91debc8bff9b02f75574486033b652
50719 Author: Kumar Gala <galak@kernel.crashing.org>
50720 Date:   Thu May 29 01:21:24 2008 -0500
50721
50722     85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it
50723
50724     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
50725
50726 commit 3b9519fc50802436e417c839e69df7b2016cade5
50727 Author: Becky Bruce <becky.bruce@freescale.com>
50728 Date:   Wed May 14 13:10:04 2008 -0500
50729
50730     MPC85xx: Change traps.c to not reference non-addressable memory
50731
50732     Currently, END_OF_RAM is used by the trap code to determine if
50733     we should attempt to access the stack pointer or not. However,
50734     on systems with a lot of RAM, only a subset of the RAM is
50735     guaranteed to be mapped in and accessible.  Change END_OF_RAM
50736     to use get_effective_memsize() instead of using the raw ram
50737     size out of the bd.
50738
50739     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
50740
50741 commit 7faddaecea52f585f538fdf9c2e61f85a789b19c
50742 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
50743 Date:   Mon Jun 9 13:39:57 2008 +0900
50744
50745     sh: Renesas Solutions SH7763RDP board support
50746
50747     SH7763RDP has SCIF, NOR Flash, Ethernet, USB host, LCDC and MMC.
50748     In this patch, support SCIF, NOR Flash, and Ethernet.
50749
50750     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
50751     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
50752
50753 commit 60179098a95eaa972007d7ec58e4c1588029720f
50754 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
50755 Date:   Fri Jun 6 16:24:13 2008 +0900
50756
50757     sh: Add support Renesas SH7763
50758
50759     Renesas SH7763 has 3 SCIF, MMC, LCDC, Ethernet and other.
50760     This patch supprts CPU register's header file.
50761
50762     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
50763     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
50764
50765 commit 08c5fabe181d663eec0feba5ecd02c0b78934a52
50766 Author: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
50767 Date:   Fri Jun 6 16:16:08 2008 +0900
50768
50769     sh: SH7763 SCIF support
50770
50771     SH7763 has 3 SCIF channels. SCIF0 and 1 are same register constitution,
50772     but only SCIF2 is different. This patch work all SCIF channel.
50773
50774     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
50775     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
50776
50777 commit 79b51ff8205f0354d5300570614c1d2db499679c
50778 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
50779 Date:   Sat Jun 7 20:51:59 2008 +0900
50780
50781     [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines
50782
50783     Also get rid of some #ifdefs in *.c files.
50784
50785     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
50786
50787 commit 8bde63eb3f79d68f693201528dafc8ae7aa087de
50788 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
50789 Date:   Sat Jun 7 20:51:56 2008 +0900
50790
50791     [MIPS] Rename Alchemy processor configs into CONFIG_SOC_*
50792
50793     CONFIG_SOC_AU1X00
50794
50795       Common Alchemy Au1x00 stuff. All Alchemy processor based machines
50796       need to have this config as a system type specifier.
50797
50798     CONFIG_SOC_AU1000, CONFIG_SOC_AU1100, CONFIG_SOC_AU1200,
50799     CONFIG_SOC_AU1500, CONFIG_SOC_AU1550
50800
50801       Machine type specifiers. Each port should have one of aboves.
50802
50803     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
50804
50805 commit cc49cadeeb8bb2f0ae3fdc13af7051ae59f083bc
50806 Author: Stuart Wood <stuart.wood@labxtechnologies.com>
50807 Date:   Fri May 30 16:05:28 2008 -0400
50808
50809     env_nand.c: Added bad block management for environment variables
50810
50811     Modified to check for bad blocks and to skipping over them when
50812     CFG_ENV_RANGE has been defined.
50813     CFG_ENV_RANGE must be larger than CFG_ENV_SIZE and aligned to the NAND
50814     flash block size.
50815
50816     Signed-off-by: Stuart Wood <stuart.wood@labxtechnologies.com>
50817     Signed-off-by: Scott Wood <scottwood@freescale.com>
50818
50819 commit 279726bd00558e80263d44581c44167625b7fb9a
50820 Author: Becky Bruce <becky.bruce@freescale.com>
50821 Date:   Wed May 14 13:09:58 2008 -0500
50822
50823     MPC86xx: Change traps.c to not reference non-addressable memory
50824
50825     Currently, END_OF_RAM is used by the trap code to determine if
50826     we should attempt to access the stack pointer or not. However,
50827     on systems with a lot of RAM, only a subset of the RAM is
50828     guaranteed to be mapped in and accessible.  Change END_OF_RAM
50829     to use get_effective_memsize() instead of using the raw ram
50830     size out of the bd to prevent us from trying to access
50831     non-mapped memory.
50832
50833     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
50834
50835 commit 338cc038461a6c7709c5b86fd9a240209338a1ae
50836 Author: Wolfgang Denk <wd@denx.de>
50837 Date:   Fri Jun 6 14:28:14 2008 +0200
50838
50839     tools/mkimage: fix compiler warnings on some systems.
50840
50841     Signed-off-by: Wolfgang Denk <wd@denx.de>
50842
50843 commit b2815f79288d4da7a3ba18bdbd05120ce09d5622
50844 Author: Stefan Roese <sr@denx.de>
50845 Date:   Fri Jun 6 16:10:41 2008 +0200
50846
50847     ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options
50848
50849     We use upper case letters for the AMCC processor defines (like
50850     CONFIG_440SPE) in U-Boot. So the 440SPe is labeled CONFIG_440SPE and
50851     not CONFIG_440SPe. This patch fixes the last misspelled config options.
50852
50853     Signed-off-by: Stefan Roese <sr@denx.de>
50854
50855 commit 72675dc6c06a48846d180106161d49dd714383cc
50856 Author: Stefan Roese <sr@denx.de>
50857 Date:   Fri Jun 6 15:55:21 2008 +0200
50858
50859     ppc4xx: Unify AMCC's board config files (part 3/3)
50860
50861     This patch series unifies the AMCC eval board ports by introducing
50862     a common include header for all AMCC eval boards:
50863
50864     include/configs/amcc-common.h
50865
50866     This header now includes all common configuration options/defines which
50867     are removed from the board specific headers.
50868
50869     The reason for this is ease of maintenance and unified look and feel
50870     of all AMCC boards.
50871
50872     Signed-off-by: Stefan Roese <sr@denx.de>
50873
50874 commit 490f204096d6e2c9940f67816f154a8125bab116
50875 Author: Stefan Roese <sr@denx.de>
50876 Date:   Fri Jun 6 15:55:03 2008 +0200
50877
50878     ppc4xx: Unify AMCC's board config files (part 2/3)
50879
50880     This patch series unifies the AMCC eval board ports by introducing
50881     a common include header for all AMCC eval boards:
50882
50883     include/configs/amcc-common.h
50884
50885     This header now includes all common configuration options/defines which
50886     are removed from the board specific headers.
50887
50888     The reason for this is ease of maintenance and unified look and feel
50889     of all AMCC boards.
50890
50891     Signed-off-by: Stefan Roese <sr@denx.de>
50892
50893 commit a8a11a9ed046b480a16e47a158f8f5300028dfa6
50894 Author: Stefan Roese <sr@denx.de>
50895 Date:   Fri Jun 6 15:54:31 2008 +0200
50896
50897     ppc4xx: Unify AMCC's board config files (part 1/3)
50898
50899     This patch series unifies the AMCC eval board ports by introducing
50900     a common include header for all AMCC eval boards:
50901
50902     include/configs/amcc-common.h
50903
50904     This header now includes all common configuration options/defines which
50905     are removed from the board specific headers.
50906
50907     The reason for this is ease of maintenance and unified look and feel
50908     of all AMCC boards.
50909
50910     Signed-off-by: Stefan Roese <sr@denx.de>
50911
50912 commit 0e38c938ed4bcadb4f4fc1419a541431e94fc202
50913 Author: Remy Bohmer <linux@bohmer.net>
50914 Date:   Thu Jun 5 13:03:36 2008 +0200
50915
50916     DM9000 fix status check fail 0x6d error for trizeps board
50917
50918     According to the Application Notes of the DM9000, only the 2 bits 0:1 of
50919     the status byte need to be checked to identify a valid packet in the fifo
50920
50921     But, The several different Application Notes do not all speak the same
50922     language on these bits. They do not disagree, but only 1 Application Note
50923     noted explicitly that only these 2 bits need to be checked.
50924     Even the datasheets do not mention anything about these 2 bits.
50925
50926     Because the old code, and the kernel check the whole byte, I left this piece
50927     untouched.
50928
50929     However, I tested all board/DM9000[A|E|EP] devices with this 2 bit check, so
50930     it should work.
50931
50932     Notice, that the 2nd iteration through this receive loop (when a 2nd packet is
50933     in the fifo) is much shorter now, compared to the older U-boot driver code,
50934     so that we can maybe run into a hardware condition now that was never seen
50935     before, or maybe was seen very unfrequently.
50936
50937     Additionaly added a cleanup of a stack variable.
50938
50939     Signed-off-by: Remy Bohmer <linux@bohmer.net>
50940     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
50941
50942 commit 7daf2ebe9196dd67131a06d85049c3a8a08ca413
50943 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
50944 Date:   Thu Jun 5 22:29:00 2008 +0900
50945
50946     [MIPS] Update <asm/addrspace.h> header
50947
50948     - Fix traditional KSEG names
50949     - Replace PHYSADDR with CPHYSADDR
50950
50951     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
50952
50953 commit f0d5a6f060d00358b85c62a921a423ea8df71184
50954 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
50955 Date:   Thu Jun 5 22:29:00 2008 +0900
50956
50957     [MIPS] mips_config.mk: Misc fixes
50958
50959     - Kill redundant `-pipe' (this will be added by $(TOPDIR)/config.mk)
50960     - Modify comments
50961
50962     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
50963
50964 commit 5f64d21c9a2998794f255b469165b91f092dfc2d
50965 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
50966 Date:   Thu Jun 5 22:29:00 2008 +0900
50967
50968     [MIPS] Kill unused <version.h> inclusions
50969
50970     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
50971
50972 commit a55d48174cfd1a5bc184159513f48dcbbe409c83
50973 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
50974 Date:   Thu Jun 5 22:29:00 2008 +0900
50975
50976     [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines
50977
50978     MIPS port has two problems in timer routines. One is now we assume CFG_HZ
50979     equals to CP0 counter frequency, but this is wrong. CFG_HZ has to be 1000
50980     in the U-Boot system.
50981
50982     The other is we don't have a proper time management counter like timestamp
50983     other ARCHs have. We need the 32-bit millisecond clock counter.
50984
50985     This patch introduces timestamp and CYCLES_PER_JIFFY. timestamp is a
50986     32-bit non-overflowing CFG_HZ counter, and CYCLES_PER_JIFFY is the number
50987     of calculated CP0 counter cycles in a CFG_HZ.
50988
50989     STRATEGY:
50990
50991     * Fix improper CFG_HZ value to have 1000
50992
50993     * Use CFG_MIPS_TIMER_FREQ for timer counter frequency, instead.
50994
50995     * timer_init: initialize timestamp and set up the first timer expiration.
50996       Note that we don't need to initialize CP0 count/compare registers here
50997       as they have been already zeroed out on the system reset. Leave them as
50998       they are.
50999
51000     * get_timer: calculate how many timestamps have been passed, then return
51001       base-relative timestamp. Make sure we can easily count missed timestamps
51002       regardless of CP0 count/compare value.
51003
51004     * get_ticks: return the current timestamp, that is get_timer(0).
51005
51006     Most parts are from good old Linux v2.6.16 kernel.
51007
51008     v2:
51009     - Remove FIXME comments as they turned out to be trivial.
51010     - Use CP0 compare register as a global variable for expirelo.
51011     - Kill a global variable 'cycles_per_jiffy'. Use #define CYCLES_PER_JIFFY
51012       instead.
51013
51014     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
51015
51016 commit 199e4f657c8af42efe3fb3ba1d1104eb6bb28c25
51017 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
51018 Date:   Thu Jun 5 22:29:00 2008 +0900
51019
51020     [MIPS] lib_mips/time.c: Fix udelay
51021
51022     What we have to do is just to wait for given micro-seconds. No need to
51023     take into account current time, get_timer and CFG_HZ.
51024
51025     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
51026
51027 commit c7e38e413ae69120d3e51f132c7cb1d6b3514d03
51028 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
51029 Date:   Thu Jun 5 22:28:59 2008 +0900
51030
51031     [MIPS] lib_mips/time.c: Replace CP0 access functions with existing macros
51032
51033     We already have many pre-defined CP0 access macros in <asm/mipsregs.h>.
51034     This patch replaces mips_{compare,count}_set and mips_count_get with
51035     existing macros.
51036
51037     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
51038
51039 commit 6b52cfe16cd539935e32bd8cf19146522e462a4d
51040 Author: Remy Bohmer <linux@bohmer.net>
51041 Date:   Tue Jun 3 15:48:17 2008 +0200
51042
51043     Get rid of annoying/superfluous bad-checksum warning message
51044
51045     U-boot can complain a lot about 'checksum bad' when it is attached to the network.
51046     It is annoying for ordinary users who start to doubt the network connection
51047     in general when they see messages like this.
51048
51049     This is caused by the routine NetCksumOk() which cannot handle IP-headers longer
51050     than 20 bytes. Those packages can be ignored anyway by U-boot, so we trash them
51051     now before checking the checksum.
51052
51053     Signed-off-by: Remy Bohmer <linux@bohmer.net>
51054     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
51055
51056 commit d6ee5fa40c26970d39990c6fc4a2f20a97822650
51057 Author: Remy Bohmer <linux@bohmer.net>
51058 Date:   Wed Jun 4 10:47:25 2008 +0200
51059
51060     Fix order for reading rx-status registers in 32bit mode of DM9000
51061
51062     A last minute cleanup before submitting the DM9000A patch series yesterday introduced
51063     a bug in reading the rx-status registers in 32bit mode only.
51064     This patch repairs this.
51065
51066     Signed-off-by: Remy Bohmer <linux@bohmer.net>
51067     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
51068
51069 commit 98291e2e689096420465074cce926b226d2e71b4
51070 Author: Remy Bohmer <linux@bohmer.net>
51071 Date:   Tue Jun 3 15:26:26 2008 +0200
51072
51073     DM9000: Some minor code cleanups
51074
51075     Some lines of the U-boot DM9000x driver are longer than 80 characters, or
51076     need some other minor cleanup.
51077
51078     Signed-off-by: Remy Bohmer <linux@bohmer.net>
51079     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
51080
51081 commit 850ba7555dbd4ca8d14fc475b864d534797adab3
51082 Author: Remy Bohmer <linux@bohmer.net>
51083 Date:   Tue Jun 3 15:26:25 2008 +0200
51084
51085     DM9000: Make driver work properly for DM9000A
51086
51087     The DM9000A network controller does not work with the U-boot DM9000x driver.
51088     Analysis showed that many incoming packets are lost.
51089
51090     The DM9000A Application Notes V1.20 (section 5.6.1) recommend that the poll to
51091     check for a valid rx packet be done on the interrupt status register, not
51092     directly by performing the dummy read and the rx status check as is currently
51093     the case in the u-boot driver.
51094
51095     When the recommended poll is done as suggested the driver starts working
51096     correctly on 10Mbit/HD, but on 100MBit/FD packets come in faster so that there
51097     can be more than 1 package in the fifo at the same time.
51098
51099     The driver must perform the rx-status check in a loop and read and handle all
51100     packages until there is no more left _after_ the interrupt RX flag is set.
51101
51102     This change has been tested with DM9000A, DM9000E, DM9000EP.
51103
51104     Signed-off-by: Remy Bohmer <linux@bohmer.net>
51105     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
51106
51107 commit fbcb7ece0ea1e364180f1cf963e0fa0ce7f6560d
51108 Author: Remy Bohmer <linux@bohmer.net>
51109 Date:   Tue Jun 3 15:26:24 2008 +0200
51110
51111     DM9000: Improve eth_reset() routine
51112
51113     According to the application notes of the DM9000 v1.22 chapter 5.2 bullet 2, the
51114     reset procedure must be done twice to properly reset the DM9000 by means of software.
51115     This errata is not needed anymore for the DM9000A, but it does not bother it.
51116
51117     This change has been tested with DM9000A, DM9000E, DM9000EP.
51118
51119     Signed-off-by: Remy Bohmer <linux@bohmer.net>
51120     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
51121
51122 commit acba31847fad9ae40708cc2c9f3a634ec35f3416
51123 Author: Remy Bohmer <linux@bohmer.net>
51124 Date:   Tue Jun 3 15:26:23 2008 +0200
51125
51126     DM9000: improve eth_send() routine
51127
51128     The eth_send routine of the U-boot DM9000x driver does not match the
51129     DM9000 or DM9000A application notes/programming guides.
51130
51131     This change improves the stability of the DM9000A network controller.
51132
51133     This change has been tested with DM9000A, DM9000E, DM9000EP.
51134
51135     Signed-off-by: Remy Bohmer <linux@bohmer.net>
51136     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
51137
51138 commit 134e266253c02a7832560da59d394989c4f64453
51139 Author: Remy Bohmer <linux@bohmer.net>
51140 Date:   Tue Jun 3 15:26:22 2008 +0200
51141
51142     DM9000: repair debug logging
51143
51144     It seems that the debugging code of the DM9000x driver in U-boot has not been
51145     compiled for a long time, because it cannot compile...
51146
51147     Also rearranged some loglines to get more useful info while debugging.
51148
51149     Signed-off-by: Remy Bohmer <linux@bohmer.net>
51150     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
51151
51152 commit a101361bfe23c120321e45d114c0603b8e0763e9
51153 Author: Remy Bohmer <linux@bohmer.net>
51154 Date:   Tue Jun 3 15:26:21 2008 +0200
51155
51156     DM9000: Add data bus-width auto detection.
51157
51158     The U-boot DM9000x driver contains a compile time bus-width definition for
51159     the databus connected to the network controller.
51160
51161     This compile check makes the code unclear, inflexible and is unneccessary.
51162     It can be asked to the network controller what its bus-width is by reading bits
51163     6 and 7 of the interrupt status register.
51164
51165     The linux kernel already uses a runtime mechanism to determine this bus-width,
51166     so the implementation below looks somewhat like that implementation.
51167
51168     This change has been tested with DM9000A, DM9000E, DM9000EP.
51169
51170     Signed-off-by: Remy Bohmer <linux@bohmer.net>
51171     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
51172
51173 commit 63a0afa0c32e5f4ea98a9439542870072437404d
51174 Author: Stefan Roese <sr@denx.de>
51175 Date:   Wed Jun 4 19:19:20 2008 +0200
51176
51177     ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port
51178
51179     This patch fixes a problem spotted by Eugene O'Brian (thanks Eugene)
51180     introduced by the commit:
51181
51182     ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S
51183
51184     With this patch SDRAM will get initialized again and booting from NAND
51185     is working again.
51186
51187     Signed-off-by: Stefan Roese <sr@denx.de>
51188     Acked-by: Eugene O'Brien <eugene.obrien@advantechamt.com>
51189
51190 commit 9ef1cbef1a649e3779298b0e663be4865cbbbfbc
51191 Author: Wolfgang Denk <wd@denx.de>
51192 Date:   Tue May 27 14:19:30 2008 +0200
51193
51194     Socrates: Fix PCI bus frequency report
51195
51196     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
51197
51198 commit 8ec6e332eace0ee78c71ee5f645d12b06813b86f
51199 Author: Tor Krill <tor@excito.com>
51200 Date:   Thu May 29 11:10:30 2008 +0200
51201
51202     Fix incorrect switch for IF_TYPE in part.c
51203
51204     Use correct field in block_dev_desc_t when writing interface type in
51205     dev_print. Error introduced in 574b3195.
51206
51207     Also added fix from Martin Krause
51208
51209     Signed-off-by: Tor Krill <tor@excito.com>
51210
51211 commit b64b8a0bd310935b70af69ac970952f2b364ae56
51212 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
51213 Date:   Tue May 27 10:25:39 2008 +0200
51214
51215     Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.
51216
51217     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
51218
51219 commit 35ef877f0a8f6232cdef748f442fed5accb2b641
51220 Author: Peter Tyser <ptyser@xes-inc.com>
51221 Date:   Thu May 22 18:56:52 2008 -0500
51222
51223     Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
51224
51225     Removed unneeded command line history initialization.  Also, the original
51226     code would access the 'initted' variable before relocation to SDRAM
51227     which resulted in erratic behavior since the bss is not initialized when
51228     executing from flash.
51229
51230     Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
51231
51232 commit 22f371b63038a4ecab04068877c1089e51a01ba1
51233 Author: Grant Erickson <gerickson@nuovations.com>
51234 Date:   Wed May 21 13:28:30 2008 -0700
51235
51236     PPC4xx: Simplified post_word_{load, store}
51237
51238     This patch simplifies post_word_{load,store} by using the preprocessor
51239     to eliminate redundant, copy-and-pasted code.
51240
51241     Signed-off-by: Grant Erickson <gerickson@nuovations.com>
51242
51243 commit 9c048b523413ae5f3ff34e00cf57569c3368ab51
51244 Author: Vasiliy Leoenenko <vasiliy.leonenko@mail.ru>
51245 Date:   Wed May 7 21:25:33 2008 +0400
51246
51247     cfi_flash: enable M18 flash chips family support.
51248
51249     Added new command set ID. Buffered write command processing is changed
51250     in order to support M18 flash chips family.
51251
51252     Signed-off-by: Alexey Korolev <akorolev@infradead.org>
51253     Signed-off-by: Vasiliy Leonenko <vasiliy.leonenko@mail.ru>
51254
51255 commit 93c56f212ccdadc182018f0769cb284426b88f1d
51256 Author: Vasiliy Leoenenko <vasiliy.leonenko@mail.ru>
51257 Date:   Wed May 7 21:24:44 2008 +0400
51258
51259     cfi_flash: support of long cmd in U-boot.
51260
51261     Some NOR flash chips needs support of commands with length grether than max
51262     value size of uchar. For example all M18 family chips use 0x1ff command in
51263     buffered write mode as value of program loops count.
51264
51265     Signed-off-by: Alexey Korolev <akorolev@infradead.org>
51266     Signed-off-by: Vasiliy Leonenko <vasiliy.leonenko@mail.ru>
51267
51268 commit 4d91d1df2f16b511ab80dec50c80e050ba0d841e
51269 Author: Stefan Roese <sr@denx.de>
51270 Date:   Fri May 16 11:06:06 2008 +0200
51271
51272     DTT: Issue one-shot command on AD7414 (LM75 code) to read temp
51273
51274     On AD7414 the first value upon bootup is not read correctly.
51275     This is most likely because of the 800ms update time of the
51276     temp register in normal update mode. To get current values
51277     each time we issue the "dtt" command including upon powerup
51278     we switch into one-short mode.
51279
51280     This patch fixes the problem on AD7414 equipped boards (Sequoia,
51281     Canyonlands etc), that temp value printed in the bootup log was
51282     incorrect.
51283
51284     Signed-off-by: Stefan Roese <sr@denx.de>
51285
51286 commit de5bfcf7b0425e032be12698252dbaa6b65a28c0
51287 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
51288 Date:   Fri May 30 16:55:06 2008 +0200
51289
51290     ppc4xx: Cleanup CPCI405 variant's config file
51291
51292     This patch removes some dead code from CPCI405 board's
51293     config files. JFFS2 support is also removed. It's not used and
51294     CPCI4052 does not build anymore without some size reduction.
51295
51296     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
51297
51298 commit 2918eb9d42bc705fcbd18c9fcc39d15ff2843c65
51299 Author: Kenneth Johansson <kenneth@southpole.se>
51300 Date:   Thu May 29 16:32:33 2008 +0200
51301
51302     Remove shell variable UNDEF_SYM.
51303
51304     UNDEF_SYM is a shell variable in the main Makefile used to force the
51305     linker to add all u-boot commands to the final image. It has no use here.
51306
51307     Signed-off-by: Kenneth Johansson <kenneth@southpole.se>
51308
51309 commit 8c66497e06bf803489c589df58ee591d71033274
51310 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51311 Date:   Fri May 16 11:10:35 2008 +0200
51312
51313     Add support for environment in SPI flash
51314
51315     This is pretty incomplete...it doesn't handle reading the environment
51316     before relocation, it doesn't support redundant environment, and it
51317     doesn't support embedded environment. But apart from that, it does
51318     seem to work.
51319
51320     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51321
51322 commit b6368467e6a97f225e0a5fd7bfc5c7598ef5ddc4
51323 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51324 Date:   Fri May 16 11:10:34 2008 +0200
51325
51326     SPI Flash: Add "sf" command
51327
51328     This adds a new command, "sf" which can be used to manipulate SPI
51329     flash. Currently, initialization, reading, writing and erasing is
51330     supported.
51331
51332     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51333
51334 commit d25ce7d24cc0f93881559f4009175ea305af65e8
51335 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51336 Date:   Fri May 16 11:10:33 2008 +0200
51337
51338     SPI Flash subsystem
51339
51340     This adds a new SPI flash subsystem.
51341
51342     Currently, only AT45 DataFlash in non-power-of-two mode is supported,
51343     but some preliminary support for other flash types is in place as
51344     well.
51345
51346     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51347
51348 commit 60445cb5c3eb77ed1a07f2d908eef09174483698
51349 Author: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
51350 Date:   Fri May 16 11:10:32 2008 +0200
51351
51352     atmel_spi: Driver for the Atmel SPI controller
51353
51354     This adds a driver for the SPI controller found on most AT91 and AVR32
51355     chips, implementing the new SPI API.
51356
51357     Changed in v4:
51358       - Update to new API
51359       - Handle zero-length transfers appropriately. The user may send a
51360         zero-length SPI transfer with SPI_XFER_END set in order to
51361         deactivate the chip select after a series of transfers with chip
51362         select active. This is useful e.g. when polling the status
51363         register of DataFlash.
51364
51365     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
51366
51367 commit d255bb0e78d1cac5b7c8c98cb77a095f5f16de0d
51368 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
51369 Date:   Fri May 16 11:10:31 2008 +0200
51370
51371     SPI API improvements
51372
51373     This patch gets rid of the spi_chipsel table and adds a handful of new
51374     functions that makes the SPI layer cleaner and more flexible.
51375
51376     Instead of the spi_chipsel table, each board that wants to use SPI
51377     gets to implement three hooks:
51378       * spi_cs_activate(): Activates the chipselect for a given slave
51379       * spi_cs_deactivate(): Deactivates the chipselect for a given slave
51380       * spi_cs_is_valid(): Determines if the given bus/chipselect
51381         combination can be activated.
51382
51383     Not all drivers may need those extra functions however. If that's the
51384     case, the board code may just leave them out (assuming they know what
51385     the driver needs) or rely on the linker to strip them out (assuming
51386     --gc-sections is being used.)
51387
51388     To set up communication parameters for a given slave, the driver needs
51389     to call spi_setup_slave(). This returns a pointer to an opaque
51390     spi_slave struct which must be passed as a parameter to subsequent SPI
51391     calls. This struct can be freed by calling spi_free_slave(), but most
51392     driver probably don't want to do this.
51393
51394     Before starting one or more SPI transfers, the driver must call
51395     spi_claim_bus() to gain exclusive access to the SPI bus and initialize
51396     the hardware. When all transfers are done, the driver must call
51397     spi_release_bus() to make the bus available to others, and possibly
51398     shut down the SPI controller hardware.
51399
51400     spi_xfer() behaves mostly the same as before, but it now takes a
51401     spi_slave parameter instead of a spi_chipsel function pointer. It also
51402     got a new parameter, flags, which is used to specify chip select
51403     behaviour. This may be extended with other flags in the future.
51404
51405     This patch has been build-tested on all powerpc and arm boards
51406     involved. I have not tested NIOS since I don't have a toolchain for it
51407     installed, so I expect some breakage there even though I've tried
51408     fixing up everything I could find by visual inspection.
51409
51410     I have run-time tested this on AVR32 ATNGW100 using the atmel_spi and
51411     DataFlash drivers posted as a follow-up. I'd like some help testing
51412     other boards that use the existing SPI API.
51413
51414     But most of all, I'd like some comments on the new API. Is this stuff
51415     usable for everyone? If not, why?
51416
51417     Changed in v4:
51418       - Build fixes for various boards, drivers and commands
51419       - Provide common struct spi_slave definition that can be extended by
51420         drivers
51421       - Pass a struct spi_slave * to spi_cs_activate and spi_cs_deactivate
51422       - Make default bus and mode build-time configurable
51423       - Override default SPI bus ID and mode on mx32ads and imx31_litekit.
51424
51425     Changed in v3:
51426       - Add opaque struct spi_slave for controller-specific data associated
51427         with a slave.
51428       - Add spi_claim_bus() and spi_release_bus()
51429       - Add spi_free_slave()
51430       - spi_setup() is now called spi_setup_slave() and returns a
51431         struct spi_slave
51432       - soft_spi now supports four SPI modes (CPOL|CPHA)
51433       - Add bus parameter to spi_setup_slave()
51434       - Convert the new i.MX32 SPI driver
51435       - Convert the new MC13783 RTC driver
51436
51437     Changed in v2:
51438       - Convert the mpc8xxx_spi driver and the mpc8349emds board to the
51439         new API.
51440
51441     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
51442     Tested-by: Guennadi Liakhovetski <lg@denx.de>
51443
51444 commit 289011207d999b2e4085150d2aa30d547ad9b800
51445 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51446 Date:   Fri May 16 11:10:30 2008 +0200
51447
51448     Move definition of container_of() to common.h
51449
51450     AVR32 and AT91SAM9 both have their own identical definitions of
51451     container_of() taken from the Linux kernel. Move it to common.h so
51452     that all architectures can use it.
51453
51454     container_of() is already used by some drivers, and will be used
51455     extensively by the new and improved SPI API.
51456
51457     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51458
51459 commit 110e006fe67fb4a6e1719ae6956c79b7ffc0148b
51460 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51461 Date:   Fri May 16 11:08:11 2008 +0200
51462
51463     soft_i2c: Pull SDA high before reading
51464
51465     Spotted by Dean Capindale.
51466
51467     Systems that support open-drain GPIO properly are allowed provide an
51468     empty I2C_TRISTATE define. However, this means that we need to be
51469     careful not to drive SDA low when the slave is expected to respond.
51470
51471     This patch adds a missing I2C_SDA(1) to read_byte() required to
51472     tristate the SDA line on systems that support open-drain GPIO.
51473
51474     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51475
51476 commit 3c1de1a6d36be9eee284a6c596a86e94f19cc5b2
51477 Author: Stefan Roese <sr@denx.de>
51478 Date:   Mon May 19 11:34:53 2008 +0200
51479
51480     ppc4xx: Remove implementations of testdram()
51481
51482     This patch removes the used testdram() implementations of the board
51483     that are maintained by myself.
51484
51485     Signed-off-by: Stefan Roese <sr@denx.de>
51486
51487 commit bbeff30cbd1c5d551eb0ad1c2239ec01844c0b0a
51488 Author: Stefan Roese <sr@denx.de>
51489 Date:   Mon Jun 2 17:37:28 2008 +0200
51490
51491     ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
51492
51493     Historically the 405 U-Boot port had a dram_init() call in early init
51494     stage. This function was still called from start.S and most of the time
51495     coded in assembler. This is not needed anymore (since a long time) and
51496     boards should implement the common initdram() function in C instead.
51497
51498     This patch now removed the dram_init() call from start.S and removes the
51499     empty implementations that are scattered through most of the 405 board
51500     ports. Some older board ports really implement this dram_init() though.
51501     These are:
51502
51503     csb272
51504     csb472
51505     ERIC
51506     EXBITGEN
51507     W7OLMC
51508     W7OLMG
51509
51510     I changed those boards to call this assembler dram_init() function now
51511     from their board specific initdram() instead. This *should* work, but please
51512     test again on those platforms. And it is perhaps a good idea that those
51513     boards use some common 405 SDRAM initialization code from cpu/ppc4xx at
51514     some time. So further patches welcome here.
51515
51516     Signed-off-by: Stefan Roese <sr@denx.de>
51517
51518 commit 192f90e272b3989ee7b4a666d1fdab831f20f8d2
51519 Author: Stefan Roese <sr@denx.de>
51520 Date:   Mon Jun 2 17:22:11 2008 +0200
51521
51522     ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC code
51523
51524     Signed-off-by: Stefan Roese <sr@denx.de>
51525
51526 commit 39b32be18cd33b53a84065edcd4e465165cc5564
51527 Author: Stefan Roese <sr@denx.de>
51528 Date:   Mon Jun 2 17:20:03 2008 +0200
51529
51530     ppc4xx: Fix common ECC generation code for 440GP style platforms
51531
51532     This patch makes the common 4xx ECC code really usable on 440GP style
51533     platforms.
51534
51535     Since the IBM DDR controller used on 440GP/GX/EP/GR is not register
51536     compatible to the IBM DDR/2 controller used on 405EX/440SP/SPe/460EX/GT
51537     we need to make some processor dependant defines used later on by the
51538     driver.
51539
51540     Signed-off-by: Stefan Roese <sr@denx.de>
51541
51542 commit ec724f883ee3f3925e6c55027e8ffa70ada83303
51543 Author: Stefan Roese <sr@denx.de>
51544 Date:   Mon Jun 2 17:13:55 2008 +0200
51545
51546     ppc4xx: Change Kilauea to use the common DDR2 init function
51547
51548     This patch changes the kilauea and kilauea_nand (for NAND booting)
51549     board port to not use a board specific DDR2 init routine anymore. Now
51550     the common code from cpu/ppc4xx is used.
51551
51552     Thanks to Grant Erickson for all his basic work on this 405EX early
51553     bootup.
51554
51555     Signed-off-by: Stefan Roese <sr@denx.de>
51556
51557 commit 17ceb069b85fbb9269c4dc09b2c237f88334c5ba
51558 Author: Stefan Roese <sr@denx.de>
51559 Date:   Mon Jun 2 14:59:21 2008 +0200
51560
51561     ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2
51562
51563     This patch now adds a new header file (asm-ppc/ppc4xx-sdram.h) for all
51564     ppc4xx related SDRAM/DDR/DDR2 controller defines.
51565
51566     Signed-off-by: Stefan Roese <sr@denx.de>
51567
51568 commit 36ea16f6a066ccb046e91ebce4f326b69f4c0569
51569 Author: Stefan Roese <sr@denx.de>
51570 Date:   Mon Jun 2 14:57:41 2008 +0200
51571
51572     ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1
51573
51574     This patch removes all SDRAM related defines from the PPC4xx headers
51575     ppc405.h and ppc440.h. This is needed since now some 405 PPC's use
51576     the same SDRAM controller as 440 systems do (like 405EX and 440SP).
51577
51578     It also introduces new defines for the equipped SDRAM controller based on
51579     which PPC variant is used. There new defines are:
51580
51581     used on 405GR/CR/EP and some Xilinx Virtex boards.
51582
51583     used on 440GP/GX/EP/GR.
51584
51585     used on 440EPx/GRx.
51586
51587     used on 405EX/r/440SP/SPe/460EX/GT.
51588
51589     Signed-off-by: Stefan Roese <sr@denx.de>
51590
51591 commit 64852d09e06dd6db2b2db2a3c59bc2db176a54d6
51592 Author: Stefan Roese <sr@denx.de>
51593 Date:   Mon Jun 2 14:35:44 2008 +0200
51594
51595     ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S
51596
51597     This patch consolidates the 405 and 440 parts of the NAND booting code
51598     selected via CONFIG_NAND_SPL. Now common code is used to initialize the
51599     SDRAM by calling initdram() and to "copy/relocate" to SDRAM/OCM/etc.
51600     Only *after* running from this location, nand_boot() is called.
51601
51602     Please note that the initsdram() call is now moved from nand_boot.c
51603     to start.S. I experienced problems with some boards like Kilauea
51604     (405EX), which don't have internal SRAM (OCM) and relocation needs to
51605     be done to SDRAM before the NAND controller can get accessed. When
51606     initdram() is called later on in nand_boot(), this can lead to problems
51607     with variables in the bss sections like nand_ecc_pos[].
51608
51609     Signed-off-by: Stefan Roese <sr@denx.de>
51610     Acked-by: Scott Wood <scottwood@freescale.com>
51611
51612 commit 8a24c07ba5da2c72ad1f05e3eb8a463750200c98
51613 Author: Grant Erickson <gerickson@nuovations.com>
51614 Date:   Thu May 22 14:44:24 2008 -0700
51615
51616     ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling
51617
51618     This patch (Part 2 of 2):
51619
51620     * Rolls up a suite of changes to enable correct primordial stack and
51621       global data handling when the data cache is used for such a purpose
51622       for PPC40x-variants (i.e. CFG_INIT_DCACHE_CS).
51623
51624     * Related to the first, unifies DDR2 SDRAM and ECC initialization by
51625       eliminating redundant ECC initialization implementations and moving
51626       redundant SDRAM initialization out of board code into shared 4xx
51627       code.
51628
51629     * Enables MCSR visibility on the 405EX(r).
51630
51631     * Enables the use of the data cache for initial RAM on
51632       both AMCC's Kilauea and Makalu and removes a redundant
51633       CFG_POST_MEMORY flag from each board's CONFIG_POST value.
51634
51635       - Removed, per Stefan Roese's request, defunct memory.c file for
51636         Makalu and rolled sdram_init from it into makalu.c.
51637
51638     With respect to the 4xx DDR initialization and ECC unification, there
51639     is certainly more work that can and should be done (file renaming,
51640     etc.). However, that can be handled at a later date on a second or
51641     third pass. As it stands, this patch moves things forward in an
51642     incremental yet positive way for those platforms that utilize this
51643     code and the features associated with it.
51644
51645     Signed-off-by: Grant Erickson <gerickson@nuovations.com>
51646     Signed-off-by: Stefan Roese <sr@denx.de>
51647
51648 commit c821b5f120bedf73867513466412587c6912a8f8
51649 Author: Grant Erickson <gerickson@nuovations.com>
51650 Date:   Thu May 22 14:44:14 2008 -0700
51651
51652     ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling
51653
51654     This patch (Part 1 of 2):
51655
51656     * Rolls up a suite of changes to enable correct primordial stack and
51657       global data handling when the data cache is used for such a purpose
51658       for PPC40x-variants (i.e. CFG_INIT_DCACHE_CS).
51659
51660     * Related to the first, unifies DDR2 SDRAM and ECC initialization by
51661       eliminating redundant ECC initialization implementations and moving
51662       redundant SDRAM initialization out of board code into shared 4xx
51663       code.
51664
51665     * Enables MCSR visibility on the 405EX(r).
51666
51667     * Enables the use of the data cache for initial RAM on
51668       both AMCC's Kilauea and Makalu and removes a redundant
51669       CFG_POST_MEMORY flag from each board's CONFIG_POST value.
51670
51671       - Removed, per Stefan Roese's request, defunct memory.c file for
51672         Makalu and rolled sdram_init from it into makalu.c.
51673
51674     With respect to the 4xx DDR initialization and ECC unification, there
51675     is certainly more work that can and should be done (file renaming,
51676     etc.). However, that can be handled at a later date on a second or
51677     third pass. As it stands, this patch moves things forward in an
51678     incremental yet positive way for those platforms that utilize this
51679     code and the features associated with it.
51680
51681     Signed-off-by: Grant Erickson <gerickson@nuovations.com>
51682     Signed-off-by: Stefan Roese <sr@denx.de>
51683
51684 commit a439680019e06171d4a5694b7992accce87f590e
51685 Author: Grant Erickson <gerickson@nuovations.com>
51686 Date:   Wed May 21 13:28:30 2008 -0700
51687
51688     PPC4xx: Simplified post_word_{load, store}
51689
51690     This patch simplifies post_word_{load,store} by using the preprocessor
51691     to eliminate redundant, copy-and-pasted code.
51692
51693     Signed-off-by: Grant Erickson <gerickson@nuovations.com>
51694
51695 commit f979690ee337450b2030aba128f95b7a8d9881c0
51696 Author: Kumar Gala <galak@kernel.crashing.org>
51697 Date:   Thu May 15 15:13:08 2008 -0500
51698
51699     Fix warnings from gcc-4.3.0 build on a ppc host
51700
51701     * The cfi_flash.c memset fix actual allows the board to boot so there is
51702       a bit more going on here than just resolving warnings associated with
51703       uninitialized variables.
51704
51705     * include/asm/bitops.h:302: warning: '__swab32p' is static but used in
51706       inline function 'ext2_find_next_zero_bit' which is not static
51707
51708     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
51709
51710 commit 9b124a68346ce9605b6e1fcf79e1021541cdba9e
51711 Author: Becky Bruce <becky.bruce@freescale.com>
51712 Date:   Wed May 14 13:09:51 2008 -0500
51713
51714     MPC512x: Change traps.c to not reference non-addressable memory
51715
51716     Currently, END_OF_RAM is used by the trap code to determine if
51717     we should attempt to access the stack pointer or not. However,
51718     on systems with a lot of RAM, only a subset of the RAM is
51719     guaranteed to be mapped in and accessible.  Change END_OF_RAM
51720     to use get_effective_memsize() instead of using the raw ram
51721     size out of the bd.
51722
51723     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
51724
51725 commit 81673e9ae14b771cd13faf19947192599cae3959
51726 Author: Kumar Gala <galak@kernel.crashing.org>
51727 Date:   Tue May 13 19:01:54 2008 -0500
51728
51729     Make sure common.h is the first include.
51730
51731     If common.h isn't first we can get CONFIG_ options defined in the
51732     board config file ignored.  This can cause an issue if any of those
51733     config options impact the size of types of data structures
51734     (eg CONFIG_PHYS_64BIT).
51735
51736     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
51737
51738 commit 95d449ad4de79dd32b1705b8a4d3550f1e9081e3
51739 Author: Marian Balakowicz <m8@semihalf.com>
51740 Date:   Tue May 13 15:53:29 2008 +0200
51741
51742     Avoid initrd and logbuffer area overlaps
51743
51744     Add logbuffer to reserved LMB areas to prevent initrd allocation
51745     from overlaping with it.
51746
51747     Make sure to use correct logbuffer base address.
51748
51749     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
51750
51751 commit 6956d53d9934862507f83f0e3255dfd4662e7482
51752 Author: Sascha Laue <sascha.laue@liebherr.com>
51753 Date:   Tue May 13 13:29:54 2008 +0200
51754
51755     lwmon5: add memory-pattern-test to FPGA POST.
51756
51757 commit e34a0e911b6a1568d0ca864234fbd0ee060d9b35
51758 Author: Becky Bruce <becky.bruce@freescale.com>
51759 Date:   Thu May 8 19:02:51 2008 -0500
51760
51761     PPC: 86xx Add bat registers to reginfo command
51762
51763     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
51764
51765 commit d5b9b8cdb8b6eb3a8b0f5d9909d69ccc9c703ed9
51766 Author: Becky Bruce <becky.bruce@freescale.com>
51767 Date:   Fri May 9 15:41:35 2008 -0500
51768
51769     PPC: Add print_bats() to lib_ppc/bat_rw.c
51770
51771     This function prints the values of all the BAT register
51772     pairs - I needed this for debug earlier this week; adding it to
51773     lib_ppc so others can use it (and add it to reginfo commands
51774     if so desired).
51775
51776     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
51777
51778 commit c148f24c15743a02e855636e6bed013bd121f7f2
51779 Author: Becky Bruce <becky.bruce@freescale.com>
51780 Date:   Thu May 15 21:29:04 2008 -0500
51781
51782     PPC: Change lib_ppc/bat_rw.c to use high bats
51783
51784     Currently, this code only deals with BATs 0-3, which makes
51785     it useless on systems that support BATs 4-7.  Add the
51786     support for these registers.
51787
51788     Signed-off-by: Becky Bruce <Becky.bruce@freescale.com>
51789
51790 commit 31d826722434931e1152a09d140187dcf72f8aac
51791 Author: Becky Bruce <becky.bruce@freescale.com>
51792 Date:   Thu May 8 19:02:12 2008 -0500
51793
51794     PPC: Create and use CONFIG_HIGH_BATS
51795
51796     Change all code that conditionally operates on high bat
51797     registers (that is, BATs 4-7) to look at CONFIG_HIGH_BATS
51798     instead of the myriad ways this is done now.  Define the option
51799     for every config for which high bats are supported (and
51800     enabled by early boot, on parts where they're not always
51801     enabled)
51802
51803     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
51804
51805 commit aa3b8bf9c30065bb2ea852799d32db5020598495
51806 Author: Wolfgang Grandegger <wg@grandegger.com>
51807 Date:   Wed May 28 19:55:19 2008 +0200
51808
51809     E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter
51810
51811     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
51812     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
51813
51814 commit ff36fbb2e7583fb808eef773f511489c7a9c2df3
51815 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
51816 Date:   Wed May 28 13:06:25 2008 -0500
51817
51818     ColdFire: Add 10 base ethernet support for mcf5445x
51819
51820     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
51821     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
51822
51823 commit 1a9fcc4b765599db24fa9c32293599f24c7a19ba
51824 Author: Jason McMullan <mcmullan@netapp.com>
51825 Date:   Fri May 30 00:53:38 2008 +0900
51826
51827     mips: Add an 'include/asm/errno.h', like all other architectures
51828
51829     All other u-boot architectures have an include/asm/errno.h, so
51830     this change adds it to the mips include/asm-mips headers also.
51831
51832     Stolen from Linux 2.6.25.
51833
51834     Signed-off-by: Jason McMullan <mcmullan@netapp.com>
51835
51836 commit e2ad8426624bac457acc6925b6ff408e9bf20466
51837 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
51838 Date:   Fri May 30 00:53:38 2008 +0900
51839
51840     [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros
51841
51842     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
51843
51844 commit 1a3adac81c292f2ee76e43cdeb2fbe8f915fe194
51845 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
51846 Date:   Fri May 30 00:53:38 2008 +0900
51847
51848     [MIPS] <asm/mipsregs.h>: Update register / bit field definitions
51849
51850     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
51851
51852 commit bf462ae450a7f2eeeddc699ed345b391e3263540
51853 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
51854 Date:   Fri May 30 00:53:37 2008 +0900
51855
51856     [MIPS] <asm/mipsregs.h>: CodinygStyle cleanups
51857
51858     No functional changes.
51859
51860     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
51861
51862 commit 89a1550ec6b74452274a7a23127936e2c7eec711
51863 Author: Jason McMullan <mcmullan@netapp.com>
51864 Date:   Fri May 30 00:53:37 2008 +0900
51865
51866     mips: If CONFIG_CMD_SPI is defined, call spi_init()
51867
51868     The mips architecture currently does not call 'spi_init()' in the generic
51869     board initialization routine is CONFIG_CMD_SPI is defined.
51870
51871     This patch rectifies that problem.
51872
51873     Signed-off-by: Jason McMullan <mcmullan@netapp.com>
51874     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
51875
51876 commit e996bc339b0f39f6c0b29b1455ba7eb318b023d3
51877 Author: Jason McMullan <mcmullan@netapp.com>
51878 Date:   Fri May 30 00:53:37 2008 +0900
51879
51880     [MIPS] lib_mips/board.c: Add nand_init
51881
51882     This patch adds the standard 'nand_init()' call to the mips generic
51883     'board_init_r()' call, bringing MIPS in line with the other architectures.
51884
51885     Signed-off-by: Jason McMullan <mcmullan@netapp.com>
51886     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
51887
51888 commit d6ac2ed893c2168738aee01579d6283af8d37045
51889 Author: Scott Wood <scottwood@freescale.com>
51890 Date:   Thu May 22 10:49:46 2008 -0500
51891
51892     Remove prototypes of nand_init() in favor of including nand.h.
51893
51894     Likewise with onenand_init().
51895
51896     Signed-off-by: Scott Wood <scottwood@freescale.com>
51897
51898 commit 229c56f07a82eacda8c8720cb146fc9be0f6db54
51899 Author: Scott Wood <scottwood@freescale.com>
51900 Date:   Thu May 22 10:49:00 2008 -0500
51901
51902     Make onenand_uboot.h self-sufficient.
51903
51904     Don't assume types are provided by previously included headers.
51905
51906     Signed-off-by: Scott Wood <scottwood@freescale.com>
51907
51908 commit 9723bbb46abb7b2ca24eead5114a3faa58060c20
51909 Author: Dirk Behme <dirk.behme@gmail.com>
51910 Date:   Wed Jan 16 14:26:59 2008 +0100
51911
51912     nand: Correct NAND erase percentage output
51913
51914     For NAND erase sizes smaller than one NAND erase block, erase
51915     percentage output becomes grater than 100% e.g.
51916
51917     -- cut --
51918       > nand info
51919     Device 0: NAND 64MiB 1,8V 8-bit, sector size 16 KiB
51920       > nand erase 0x100000 0x2000
51921     NAND erase: device 0 offset 0x100000, size 0x2000
51922     Erasing at 0x100000 -- 200% complete.
51923     OK
51924       >
51925     -- cut --
51926
51927     Correct this and give user a warning that more is erased than specified:
51928
51929     -- cut --
51930       > nand erase 0x100000 0x2000
51931     NAND erase: device 0 offset 0x100000, size 0x2000
51932     Warning: Erase size 0x00002000 smaller than one erase block 0x00004000
51933                Erasing 0x00004000 instead
51934     Erasing at 0x100000 -- 100% complete.
51935     OK
51936       >
51937     -- cut --
51938
51939     Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
51940
51941 commit 5922db6c0948506be91e0de44e7a6863a18a417f
51942 Author: Stelian Pop <stelian@popies.net>
51943 Date:   Tue May 13 17:31:24 2008 +0200
51944
51945     Cleanup nand_info[] declaration.
51946
51947     The nand_info array is declared as extern in several .c files.
51948     Those days, nand.h contains a reference to the array, so there is
51949     no need to declare it elsewhere.
51950
51951     Signed-off-by: Stelian Pop <stelian@popies.net>
51952     Signed-off-by: Scott Wood <scottwood@freescale.com>
51953
51954 commit 135f0a7488af2947adbe4b40b79280bdfe5e9886
51955 Author: Scott Wood <scottwood@freescale.com>
51956 Date:   Mon May 19 09:30:43 2008 -0500
51957
51958     NAND: Provide a sane default for NAND_MAX_CHIPS.
51959
51960     This allows the header to be included regardless of whether a board's
51961     config file provides NAND-related defininitions.
51962
51963     Signed-off-by: Scott Wood <scottwood@freescale.com>
51964
51965 commit a8092c021d27f27f4b323b7d49979ca01b3fc19d
51966 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51967 Date:   Mon May 26 12:19:10 2008 +0200
51968
51969     avr32: Fix theoretical race in udelay()
51970
51971     If the specified delay is very short, the cycle counter may go past the
51972     "end" time we are waiting for before we get around to reading it.
51973
51974     Fix it by checking the different between the cycle count "now" and the
51975     cycle count at the beginning. This will work as long as the delay
51976     measured in number of cycles is below 2^31.
51977
51978     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51979
51980 commit 48ea623eae8674793372e3e7c95e72e5a44d7a95
51981 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51982 Date:   Wed May 21 13:01:09 2008 +0200
51983
51984     avr32: Compile atmel_mci.o conditionally
51985
51986     Remove #ifdef CONFIG_MMC from the source file and use conditional
51987     compilation in the Makefile instead.
51988
51989     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51990
51991 commit e92a5bf8330654e33ac13f6b3058634e58f5d1c0
51992 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
51993 Date:   Thu May 22 12:28:25 2008 +0200
51994
51995     avr32: Fix wrong error flags in atmel_mci driver
51996
51997     Make sure we check for CRC errors when sending commands that use CRC
51998     checking.
51999
52000     Reported-by: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
52001     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52002
52003 commit 7a96ddadd13e6ac9a829affce9b6f8823f580e49
52004 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52005 Date:   Wed May 21 11:10:59 2008 +0200
52006
52007     avr32: Fix two warnings in atmel_mci.c
52008
52009     The warnings are harmless but annoying. Let's fix them.
52010
52011     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52012
52013 commit a23e277c4a3a2bbc42d237aae29da3a8971e757f
52014 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52015 Date:   Mon May 19 11:36:28 2008 +0200
52016
52017     avr32: Rework SDRAM initialization code
52018
52019     This cleans up the SDRAM initialization and related code a bit, and
52020     allows faster booting.
52021
52022       * Add definitions for EBI and internal SRAM to asm/arch/memory-map.h
52023       * Remove memory test from sdram_init() and make caller responsible
52024         for verifying the SDRAM and determining its size.
52025       * Remove base_address member from struct sdram_config (was sdram_info)
52026       * Add data_bits member to struct sdram_config and kill CFG_SDRAM_16BIT
52027       * Add support for a common STK1000 hack: 16MB SDRAM instead of 8.
52028
52029     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52030
52031 commit 95107b7c028806919630bf02c653aa8f4f867c94
52032 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52033 Date:   Mon May 19 11:27:37 2008 +0200
52034
52035     avr32: Do stricter stack checking in the exception handler
52036
52037     Don't do a stack dump if the stack pointer is outside the memory area
52038     reserved for stack.
52039
52040     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52041
52042 commit caf83ea888a0220f41747d0b7748fa43b4a4bd49
52043 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52044 Date:   Fri May 2 15:32:57 2008 +0200
52045
52046     avr32: Use the same entry point for reset and exception handling
52047
52048     Since the reset vector is always aligned to a very large boundary, we
52049     can save a couple of KB worth of alignment padding by placing the
52050     exception vectors at the same address.
52051
52052     Deciding which one it is is easy: If we're handling an exception, the
52053     CPU is in Exception mode. If we're starting up after reset, the CPU is
52054     in Supervisor mode. So this adds a very minimal overhead to the reset
52055     path (only executed once) and the exception handling path (normally
52056     never executed at all.)
52057
52058     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52059
52060 commit 0c16eed2189a190bd5655b33c029f809a9b31128
52061 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52062 Date:   Fri May 2 15:24:22 2008 +0200
52063
52064     avr32: Put memset in its own section
52065
52066     All C code is compiled with -ffunction-sections -fdata-sections.
52067     Assembly functions should get their own sections as well so that
52068     everything looks consistent.
52069
52070     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52071
52072 commit 3ace2527ba80bd2fe1bceaab50d0b3c4fb5dd020
52073 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52074 Date:   Fri May 2 15:21:40 2008 +0200
52075
52076     avr32: Rename pm_init() as clk_init() and make SoC-specific
52077
52078     pm_init() was always more about clock initialization than anything
52079     else. Dealing with PLLs, clock gating and such is also inherently
52080     SoC-specific, so move it into a SoC-specific directory.
52081
52082     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52083
52084 commit 4f5972c3b2454c22957f2842cfe64ec8118e015b
52085 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52086 Date:   Wed Apr 30 16:15:57 2008 +0200
52087
52088     avr32: Use new-style Makefile for the at32ap platform
52089
52090     This makes it easier to avoid compiling certain files later.
52091
52092     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52093
52094 commit a9b2bb78a1bd8ebdb633509bdd1c8134d527b213
52095 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52096 Date:   Wed Apr 30 14:36:47 2008 +0200
52097
52098     avr32: Remove unused file cpu/at32ap/pm.c
52099
52100     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52101
52102 commit 44453b25b06426eef0b7b2fa7c026fdf19ce34f2
52103 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52104 Date:   Wed Apr 30 14:19:28 2008 +0200
52105
52106     avr32: Clean up the HMATRIX code
52107
52108     Rework the HMATRIX configuration interface so that it becomes easier
52109     to configure the HMATRIX for boards with special needs, and add new
52110     parts.
52111
52112     The HMATRIX header file has been split into a general,
52113     chip-independent part with register definitions, etc. and a
52114     chip-specific part with SFR bitfield definitions and master/slave
52115     identifiers.
52116
52117     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52118
52119 commit 0a2e48792dd372c90b80059f3235e67a567e16fc
52120 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52121 Date:   Thu Nov 22 12:14:11 2007 +0100
52122
52123     avr32: Add support for the ATSTK1006 board
52124
52125     This is a replacement for ATSTK1002 with 64MB SDRAM and NAND flash on
52126     board. It's currently in production and will be available soon.
52127
52128     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52129
52130 commit 781eb9a1e4af4bd34c138e6126ec5cc6dd4b5440
52131 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52132 Date:   Tue Apr 29 12:53:05 2008 +0200
52133
52134     avr32: Get rid of the .flashprog section
52135
52136     The .flashprog section was only needed back when we were running
52137     directly from flash, and it's even more useless on NGW100 since it
52138     uses the CFI flash driver which never used this workaround in the
52139     first place.
52140
52141     Remove it on STK1000 as well, and get rid of all the associated code and
52142     annotations.
52143
52144     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52145
52146 commit cdd42c0c7a5205fc380912d83229069a71ea3abf
52147 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52148 Date:   Wed Apr 30 13:09:56 2008 +0200
52149
52150     avr32: Use correct condition around macb clock accessors
52151
52152     get_macb_pclk_rate() and get_macb_hclk_rate() should be available when
52153     the chip has a MACB controller, not when it has a USART.
52154
52155     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52156
52157 commit f793a3581901ff39c2abb94012d9bbc8573ccf02
52158 Author: David Brownell <david-b@pacbell.net>
52159 Date:   Wed Apr 16 22:57:58 2008 -0700
52160
52161     avr32: Disable the AP7000 internal watchdog on startup
52162
52163     This patch forces the watchdog off in all cases.  That will at least
52164     get rid of the constant reboot cycle, though it won't let the watchdog
52165     actually run in the new kernels:  its probe() comes up with a polite
52166     warning.
52167
52168     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52169
52170 commit 55ac7a7490b55da56659f95d82a0c83b9756df27
52171 Author: David Brownell <david-b@pacbell.net>
52172 Date:   Fri Feb 22 12:54:39 2008 -0800
52173
52174     avr32: stk1002 and ngw100 convergence
52175
52176     Make STK1002 and NGW100 boards act more alike:
52177       - STK boards can use as many arguments as NGW
52178       - STK boards don't need to manage FPGAs either
52179       - NGW commands should match STK ones
52180
52181     Also spell U-Boot right in prompts for STK1002 and NGW100.
52182
52183     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
52184     [haavard.skinnemoen@atmel.com: update STK100[34] as well]
52185     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
52186
52187 commit 5e1882df6a3efc7de5524d28cea4ecde7d163d54
52188 Author: Sergei Poselenov <sposelenov@emcraft.com>
52189 Date:   Tue May 27 13:47:00 2008 +0200
52190
52191     Socrates: Fix PCI bus frequency report
52192
52193     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
52194
52195 commit 791e1dba8de76ad8e762a7badb869f224a1f8b82
52196 Author: Sergei Poselenov <sposelenov@emcraft.com>
52197 Date:   Tue May 27 11:49:13 2008 +0200
52198
52199     Socrates: Added USB support.
52200
52201     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
52202
52203 commit 5a904e5637cff1d708dc67098004f83ba9e84c54
52204 Author: Sergei Poselenov <sposelenov@emcraft.com>
52205 Date:   Tue May 27 11:35:02 2008 +0200
52206
52207     USB: add new configuration variable CONFIG_PCI_OHCI_DEVNO
52208
52209     In case of several PCI USB controllers on a board this variable
52210     specifys which controller to use.
52211     See doc/README.generic_usb_ohci for details.
52212
52213     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
52214
52215 commit 2f7468aeba60e1288030a8d007c4e63bd3f13221
52216 Author: Sergei Poselenov <sposelenov@emcraft.com>
52217 Date:   Tue May 27 10:36:07 2008 +0200
52218
52219     Socrates: add support for DS75 Digital Thermo Sensor on I2C bus.
52220
52221     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
52222
52223 commit 83e9d7a2614d4006b92690afa3390c291734267e
52224 Author: Sergei Poselenov <sposelenov@emcraft.com>
52225 Date:   Mon May 26 18:16:04 2008 +0200
52226
52227     Socrates: Config file cleanup.
52228
52229     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
52230
52231 commit 602cac1389b755b223272f2328a47e6f8c240848
52232 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52233 Date:   Sat May 24 12:47:46 2008 +0200
52234
52235     MAKEALL: add at91 list
52236
52237     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52238
52239 commit 290ef6436838b1cc013bd67e0e0495c9eb3e23c0
52240 Author: Ron Madrid <ron_madrid@sbcglobal.net>
52241 Date:   Fri May 23 15:37:05 2008 -0700
52242
52243     Add Marvell 88E1118 support for TSEC
52244
52245     Signed-off-by: Ron Madrid <ron_madrid@sbcglobal.net>
52246     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
52247
52248 commit 557b377d8bfc8b833b6e749457bcdfa298331a24
52249 Author: Jens Gehrlein <sew_s@tqs.de>
52250 Date:   Mon May 5 14:06:11 2008 +0200
52251
52252     smc911x: add 16 bit support
52253
52254     Signed-off-by: Jens Gehrlein <sew_s@tqs.de>
52255     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
52256
52257 commit 6324e5bec8825f7fee3026ffbd394454ae8b53fb
52258 Author: Christian Eggers <ceggers@gmx.de>
52259 Date:   Wed May 21 21:29:10 2008 +0200
52260
52261     Fix endianess conversion in usb_ohci.c
52262
52263     Sorry, I forgot this line:
52264
52265     Signed-off-by: Christian Eggers <ceggers@gmx.de>
52266
52267     I think this must be swapped (result may be equal).
52268
52269 commit c918261c6d9f265f88baf70f8a73dfe6f0cb9596
52270 Author: Christian Eggers <ceggers@gmx.de>
52271 Date:   Wed May 21 22:12:00 2008 +0200
52272
52273     USB: replace old swap_ with proper endianess conversion macros
52274
52275     Signed-off-by: Christian Eggers <ceggers@gmx.de>
52276     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
52277
52278 commit fb63939b4fe140849cdba69f9e64a3e0e2f3ce1c
52279 Author: Christian Eggers <ceggers@gmx.de>
52280 Date:   Wed May 21 21:29:10 2008 +0200
52281
52282     Fix endianess conversion in usb_ohci.c
52283
52284     Signed-off-by: Christian Eggers <ceggers@gmx.de>
52285     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
52286
52287 commit 477434c63c2ea5baa5c6c4e43500786f436511ff
52288 Author: Sergei Poselenov <sposelenov@emcraft.com>
52289 Date:   Thu May 22 01:15:53 2008 +0200
52290
52291     USB: add support for multiple PCI OHCI controllers
52292
52293     Add new configuration variable CONFIG_PCI_OHCI_DEVNO.
52294     In case of several PCI USB controllers on a board this variable
52295     specifys which controller to use.
52296
52297     Also add USB support for sokrates board.
52298
52299     See doc/README.generic_usb_ohci for details.
52300
52301     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
52302     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
52303
52304 commit ce6754df61cbe23b5b73d095a00ac9a8504b3d77
52305 Author: Wolfgang Denk <wd@denx.de>
52306 Date:   Wed May 21 16:56:08 2008 +0200
52307
52308     Fix some whitespace issues
52309
52310     introduced by 53677ef18 "Big white-space cleanup."
52311
52312     Signed-off-by: Wolfgang Denk <wd@denx.de>
52313
52314 commit 4416603aeb06861b468b06a981e52c3ff805db7b
52315 Author: York Sun <yorksun@freescale.com>
52316 Date:   Mon May 12 14:36:39 2008 -0500
52317
52318     Make ads5121 out-of-tree compiling safe
52319
52320     Reuse the existing DIU driver in board/freescale/common.
52321
52322     Signed-off-by: York Sun <yorksun@freescale.com>
52323
52324 commit 0e1bad47cd345c76c91a64caf41011e431b62599
52325 Author: York Sun <yorksun@freescale.com>
52326 Date:   Mon May 5 10:20:01 2008 -0500
52327
52328     Adding DIU support for Freescale 5121ADS
52329
52330     Add DIU and cfb console support to FSL 5121ADS board.
52331
52332     Use #define CONFIG_VIDEO in config file to enable fb console.
52333
52334     Signed-off-by: York Sun <yorksun@freescale.com>
52335
52336 commit a48ff68d235e671176f6b496c44246dbe5e0a93f
52337 Author: York Sun <yorksun@freescale.com>
52338 Date:   Mon May 5 10:20:00 2008 -0500
52339
52340     Replace DPRINTF with debug
52341
52342     Remove DPRINTF macro and replace it with generic debug macro.
52343
52344     Signed-off-by: York Sun <yorksun@freescale.com>
52345
52346 commit 3b80c5f574ad7f6e1c55a68f42752b427fdf778d
52347 Author: York Sun <yorksun@freescale.com>
52348 Date:   Mon May 5 10:19:59 2008 -0500
52349
52350     Move pixel clock setting to board file
52351
52352     The clock divider has different format in 5121 and 8610. This patch moves it to
52353     board specific code.
52354
52355     Signed-off-by: York Sun <yorksun@freescale.com>
52356
52357 commit 53677ef18e25c97ac613349087c5cb33ae5a2741
52358 Author: Wolfgang Denk <wd@denx.de>
52359 Date:   Tue May 20 16:00:29 2008 +0200
52360
52361     Big white-space cleanup.
52362
52363     This commit gets rid of a huge amount of silly white-space issues.
52364     Especially, all sequences of SPACEs followed by TAB characters get
52365     removed (unless they appear in print statements).
52366
52367     Also remove all embedded "vim:" and "vi:" statements which hide
52368     indentation problems.
52369
52370     Signed-off-by: Wolfgang Denk <wd@denx.de>
52371
52372 commit 2f845dc2bdf461bfee9fa25823f769f5db9eba0b
52373 Author: Sergei Poselenov <sposelenov@emcraft.com>
52374 Date:   Thu May 8 17:46:23 2008 +0200
52375
52376     socrates: fix second TSEC configuration (it is actually TSEC3)
52377
52378     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
52379
52380 commit 793670c3c0f0f72caead62f0be9fc3d9fbc6060f
52381 Author: Sergei Poselenov <sposelenov@emcraft.com>
52382 Date:   Thu May 8 14:17:08 2008 +0200
52383
52384     Fixed reset for socrates
52385
52386     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
52387
52388 commit e18575d5f589a62e19c70d471d4b4e27cad3af56
52389 Author: Sergei Poselenov <sposelenov@emcraft.com>
52390 Date:   Wed May 7 15:10:49 2008 +0200
52391
52392     socrates: changes to support FDT
52393
52394     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
52395     Signed-off-by: Wolfgang Denk <wd@denx.de>
52396
52397 commit 5d108ac8f435924c624cd6aaacd44f35f5cf94c0
52398 Author: Sergei Poselenov <sposelenov@emcraft.com>
52399 Date:   Wed Apr 30 11:42:50 2008 +0200
52400
52401     Initial support for "Socrates" board
52402
52403     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
52404
52405 commit 0e15ddd11f1a84c465e434eb051d2ef08ef02b9b
52406 Author: Yuri Tikhonov <yur@emcraft.com>
52407 Date:   Thu May 8 15:46:42 2008 +0200
52408
52409     POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags.
52410
52411     This way we become able to utilize the full post_log_word for POST
52412     activities (overwise, POST ECC, which has 0x8000 ID, could be
52413     erroneously treated as started in post_output_backlog() even if there
52414     was actually no POST ECC run (because of OCM POST failure, for
52415     example).
52416
52417     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
52418
52419 commit 7845d49094c81321021b50a4dbb8864d2f3777e4
52420 Author: Yuri Tikhonov <yur@emcraft.com>
52421 Date:   Thu May 8 15:46:02 2008 +0200
52422
52423     POST: mark OCM test as POST_STOP
52424
52425     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
52426
52427 commit 28a385065882d6cb6ac5f443311ff87887ed7c13
52428 Author: Yuri Tikhonov <yur@emcraft.com>
52429 Date:   Thu May 8 15:45:26 2008 +0200
52430
52431     POST: add POST_STOP flag
52432
52433     Don't run futher tests in case of a test fails that is marked as
52434     POST_STOP.
52435
52436     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
52437     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
52438
52439 commit a525145d8110d15b4389d23c3ea8a78f22509d3f
52440 Author: Yuri Tikhonov <yur@emcraft.com>
52441 Date:   Thu May 8 15:44:16 2008 +0200
52442
52443     POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)
52444
52445     Switch the OCM testid with the codec one. The reason is that current
52446     implementation requires the POST_ROM testid to fit into lower 16
52447     bits, and the codec test will never run with POST_ROM hopefully.
52448
52449     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
52450
52451 commit 8b96c788d58f7cb85a89ee3f19c9b335d22443cd
52452 Author: Yuri Tikhonov <yur@emcraft.com>
52453 Date:   Thu May 8 15:43:28 2008 +0200
52454
52455     lwmon5: enable OCM post test on lwmon5 board
52456
52457     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
52458
52459 commit 6e8ec682268493b8d098f99e17b1ce71b4448977
52460 Author: Yuri Tikhonov <yur@emcraft.com>
52461 Date:   Thu May 8 15:42:47 2008 +0200
52462
52463     POST: OCM test added.
52464
52465     Added OCM test to POST layer. This version runs before all other tests
52466     but doesn't yet interrupt post sequence on failure.
52467
52468     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
52469     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
52470
52471 commit 6891260bdd935a382c95d9fa333922b0dfded68a
52472 Author: Yuri Tikhonov <yur@emcraft.com>
52473 Date:   Thu May 8 15:40:39 2008 +0200
52474
52475     POST: typo fix
52476
52477     Signed-off-by: Ilya Yanok <yanok@emcraft.com>
52478
52479 commit 727f63334676e760877d43bfb8f0e9331ac8b101
52480 Author: Hebbar <gururajakr@sanyo.co.in>
52481 Date:   Tue May 20 02:16:36 2008 -0700
52482
52483     common/usb.c: fix incorrect escape sequence
52484
52485     Signed off by: Gururaja Hebbar <gururajakr@sanyo.co.in>
52486
52487 commit 4ce1e23b5e12283579828b3d23e8fd6e1328a7aa
52488 Author: York Sun <yorksun@freescale.com>
52489 Date:   Thu May 15 15:26:27 2008 -0500
52490
52491     Fix 8313ERDB board configuration
52492
52493     Change LCRR clock ratio from 2 to 4 to commodate VSC7385.
52494     Correct TSEC1 vs TSEC2 assignment.
52495     Define ETHADDR and ETH1ADDR always.
52496
52497     Signed-off-by: York Sun <yorksun@freescale.com>
52498     Signed-off-by: Timur Tabi <timur@freescale.com>
52499
52500 commit 2c289e320dcfb3760e99cf1d765cb067194a1202
52501 Author: Jon Loeliger <jdl@freescale.com>
52502 Date:   Mon May 19 09:47:25 2008 -0500
52503
52504     mpc86xx: Removed unused and unconfigured memory test code.
52505
52506     Besides, other common code exists.
52507
52508     Signed-off-by: Jon Loeliger <jdl@freescale.com>
52509
52510 commit 180a90abdae72587c0f679edf8991455e559440d
52511 Author: Wolfgang Denk <wd@denx.de>
52512 Date:   Mon May 19 12:47:11 2008 +0200
52513
52514     Release v1.3.3
52515
52516     Update CHANGELOG for release.
52517
52518     Signed-off-by: Wolfgang Denk <wd@denx.de>
52519
52520 commit 16bedc661de0dae767b1377d8413373a3fbcfa79
52521 Author: Stefan Roese <sr@denx.de>
52522 Date:   Mon May 19 07:14:38 2008 +0200
52523
52524     ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection
52525
52526     When SATA is selected (via jumper J6) we need to disable the first PCIe
52527     node in the device tree, so that Linux doesn't initialize it. Otherwise
52528     the Linux SATA driver will fail to detect the devices.
52529
52530     The same goes the other way around too. So if PCIe is selected we need
52531     to disable the SATA node in the device tree.
52532
52533     This is because PCIe port 0 and SATA on 460EX share the same pins
52534     (multiplexed) and we have to configure in U-Boot which peripheral is
52535     enabled.
52536
52537     Signed-off-by: Stefan Roese <sr@denx.de>
52538
52539 commit 3cc27b426aeefe2930f911692e9df3143fb2565f
52540 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52541 Date:   Sun May 18 19:09:58 2008 +0200
52542
52543     i386: Fix multiple definitions of __show_boot_progress
52544
52545     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52546
52547 commit 311f3446930c1e64c12026c1cfd00500b05be52d
52548 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52549 Date:   Sun May 18 19:09:57 2008 +0200
52550
52551     sc530_spunk: add missing SOBJS entry
52552
52553     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52554
52555 commit a559317143b4f95927b08cd388707e6f077e95fa
52556 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52557 Date:   Sun May 18 19:09:56 2008 +0200
52558
52559     sc520_spunk: Fix flash
52560
52561     flash.c:593: warning: dereferencing type-punned pointer will break strict-aliasing rules
52562     flash.c:398: error: label at end of compound statement
52563
52564     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52565
52566 commit 91f221317af64191ee8caf303ea9305943158691
52567 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52568 Date:   Sun May 18 19:09:49 2008 +0200
52569
52570     drivers/pcmcia: add missing i82365
52571
52572     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52573
52574 commit dd223944132f97ffa52977ea95e5a52428f5cc2f
52575 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52576 Date:   Sun May 18 19:09:47 2008 +0200
52577
52578     i386/bootm: remove unused var
52579
52580     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52581
52582 commit a9da341df19b32ad2ecb58ce529f7e4fada7814e
52583 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52584 Date:   Sun May 18 19:09:45 2008 +0200
52585
52586     example/gitignore: update with all generated examples
52587
52588     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52589
52590 commit a38dc3ea8614f8b0c41e432b445a9959b9711295
52591 Author: Wolfgang Denk <wd@denx.de>
52592 Date:   Thu May 15 00:42:45 2008 +0200
52593
52594     TQM8272: fix out-of-tree building
52595
52596     ...and add to MAKEALL script
52597
52598     Signed-off-by: Wolfgang Denk <wd@denx.de>
52599
52600 commit 4f805c1e3a60b9263da8ec3bcd1f45edcefa7dcf
52601 Author: Wolfgang Denk <wd@denx.de>
52602 Date:   Wed May 14 23:34:53 2008 +0200
52603
52604     environment: fix bug introduced by commit a8409f4f1ac8
52605
52606     env_get_char is not a function, but a pointer to one.
52607
52608     Signed-off-by: Wolfgang Denk <wd@denx.de>
52609
52610 commit 0c11935cd62ca1f65eeb228ff4c848440d4553bf
52611 Author: Gary Jennejohn <garyj@denx.de>
52612 Date:   Wed May 14 13:39:22 2008 +0200
52613
52614     ppc4xx: QUAD100HD: Allow the environment to be put into flash.
52615
52616     After moving TEXT_BASE the value for CFG_ENV_ADDR was incorrect.  Also
52617     use a redundant environment.
52618
52619     Signed-off-by: Gary Jennejohn <garyj@denx.de>
52620
52621 commit cda2a4a9961fd4341b7db305cb22fc05957e8b77
52622 Author: Wolfgang Denk <wd@denx.de>
52623 Date:   Wed May 14 13:55:30 2008 +0200
52624
52625     Fix config files for out-of-tree building
52626
52627     Several board/<...>/config.mk files include dynamically built (by
52628     the Makefile) config files but used the wrong file name of
52629         $(TOPDIR)/board/$(BOARDDIR)/config.tmp
52630     instead if the correct
52631         $(OBJTREE)/board/$(BOARDDIR)/config.tmp
52632
52633     The bug is nasty because the build result is correct for the (normal)
52634     in-tree builds, and because 'sinclude' is used no errors get raised
52635     even for out-of-tree build tests. But out-of-tree builds use an
52636     incomplete and thus usually incorrect configuration...
52637
52638     Signed-off-by: Wolfgang Denk <wd@denx.de>
52639
52640 commit 2dd7082e06d580404010b06fe4e0e8b7038a00c8
52641 Author: Stefan Roese <sr@denx.de>
52642 Date:   Wed May 14 13:40:03 2008 +0200
52643
52644     ppc4xx: Fix bogus Canyonlands config.mk
52645
52646     This patch fixes the canyonlands config.mk file to enable correct
52647     out-of-tree builds. Thanks to Wolfgang Denk for spotting this.
52648
52649     Signed-off-by: Stefan Roese <sr@denx.de>
52650
52651 commit fdd1247a66d788a3446244f6fde9955a93c26322
52652 Author: Stefan Roese <sr@denx.de>
52653 Date:   Wed May 14 10:32:32 2008 +0200
52654
52655     ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build
52656
52657     Canyonlands has a file ddr2_fixed.c which needs special treatment when
52658     building in separate directory. It has to be linked to build directory
52659     otherwise it is not seen.
52660
52661     Signed-off-by: Stefan Roese <sr@denx.de>
52662
52663 commit a8409f4f1ac84c36273c1a1e341189662521bcfb
52664 Author: Wolfgang Denk <wd@denx.de>
52665 Date:   Wed May 14 12:22:49 2008 +0200
52666
52667     environment: cleanup prototype declarations of env functions.
52668
52669     Signed-off-by: Wolfgang Denk <wd@denx.de>
52670
52671 commit cf39b07948015c480b72a6e732cf7d839aa93a9e
52672 Author: Wolfgang Denk <wd@denx.de>
52673 Date:   Wed May 14 12:21:48 2008 +0200
52674
52675     linkstation_HGLAN: Fix out of tree building.
52676
52677     Signed-off-by: Wolfgang Denk <wd@denx.de>
52678
52679 commit 085551c05ca09e6c491ea11a1c6727a36776a545
52680 Author: Stefan Roese <sr@denx.de>
52681 Date:   Wed May 14 10:32:32 2008 +0200
52682
52683     ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build
52684
52685     Canyonlands has a file ddr2_fixed.c which needs special treatment when
52686     building in separate directory. It has to be linked to build directory
52687     otherwise it is not seen.
52688
52689     Signed-off-by: Stefan Roese <sr@denx.de>
52690
52691 commit 1510b82d50615f344e89d42533e8224cce067dc0
52692 Author: Wolfgang Denk <wd@denx.de>
52693 Date:   Tue May 13 23:15:52 2008 +0200
52694
52695     Makefile: fix "error: version_autogenerated.h: No such file or directory"
52696
52697     Signed-off-by: Wolfgang Denk <wd@denx.de>
52698
52699 commit 54694a91428f6c3280fe1ee0923488a1e7e8dbc4
52700 Author: Stelian Pop <stelian@popies.net>
52701 Date:   Tue May 13 17:31:24 2008 +0200
52702
52703     Cleanup nand_info[] declaration.
52704
52705     The nand_info array is declared as extern in several .c files.
52706     Those days, nand.h contains a reference to the array, so there is
52707     no need to declare it elsewhere.
52708
52709     Signed-off-by: Stelian Pop <stelian@popies.net>
52710     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52711
52712 commit 70fab1908fc1734a403711eaabbef546bc4b77dc
52713 Author: Stefan Roese <sr@denx.de>
52714 Date:   Tue May 13 20:22:01 2008 +0200
52715
52716     ppc4xx: Add 405EX(r) revision C PVR definitions and detection code
52717
52718     Signed-off-by: Stefan Roese <sr@denx.de>
52719
52720 commit 65dcfa79204f4750b905a173a5365e0b2eb6c2f6
52721 Author: Wolfgang Denk <wd@denx.de>
52722 Date:   Mon May 12 01:11:21 2008 +0200
52723
52724     Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"
52725
52726     This reverts commit 55774b512fdf63c0516d441cc5da7c54bbffb7f2
52727     which broke many PowerPC boards.
52728
52729 commit ee0cfa70803a3e629ea581a9b216f8ecef402bfc
52730 Author: Wolfgang Denk <wd@denx.de>
52731 Date:   Mon May 12 00:56:28 2008 +0200
52732
52733     Revert "Avoid initrd and logbuffer area overlaps"
52734
52735     This reverts commit 1b5605ca57fbb364f4d78eeee28b974ed875e888
52736     which breaks building on all PPC boards that don't use a log buffer.
52737
52738 commit 02b9b22446e3d7ad6a6382be17a1ce79a7de589b
52739 Author: Nick Spence <nick.spence@freescale.com>
52740 Date:   Sat May 10 14:02:04 2008 -0700
52741
52742     Fix offset calculation for multi-type legacy images.
52743
52744     Calculation of tail was incorrect when size % 4 == 0.
52745
52746     New code removes the conditional and does the same thing but with arithmetic
52747
52748     Signed-off-by: Nick Spence <nick.spence@freescale.com>
52749
52750 commit c9dca3c3f37d2647aec4509b24b16d15882ae3e4
52751 Author: Wolfgang Denk <wd@denx.de>
52752 Date:   Mon May 12 00:40:58 2008 +0200
52753
52754     Revert "Change env_get_char from a global function ptr to a function."
52755
52756     This reverts commit c0559be371b2a64b1a817088c3308688e2182f93
52757     which is known to break booting from dataflash and NAND.
52758
52759 commit 20e5ed137483823aaea5178169f3b144c7a4d9e0
52760 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52761 Date:   Sun May 11 23:13:57 2008 +0200
52762
52763     API: remove duplicate syscall check
52764
52765     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52766
52767 commit 67e3beb52c320b0a31cf030716c99392cde2d532
52768 Author: Stelian Pop <stelian@popies.net>
52769 Date:   Fri May 9 21:46:51 2008 +0200
52770
52771     AT91: Cleanup unused config header file definitions.
52772
52773     CONFIG_ENV_OVERWRITE is commented out in the config header files,
52774     so let's cleanup the files by removing the whole definition.
52775
52776     Signed-off-by: Stelian Pop <stelian@popies.net>
52777     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52778
52779 commit 19883aede2ac0a522493bfb2b35a7dbb200071b1
52780 Author: Stelian Pop <stelian@popies.net>
52781 Date:   Thu May 8 14:52:34 2008 +0200
52782
52783     Support AT91CAP9 revC CPUs
52784
52785     The AT91CAP9 revC CPU has a few differences over the previous,
52786     revB CPU which was distributed in small quantities only (revA was
52787     an internal Atmel product only).
52788
52789     The revC silicon needs a special initialisation sequence to
52790     switch from the internal (imprecise) RC oscillator to the
52791     external 32k clock.
52792
52793     Signed-off-by: Stelian Pop <stelian@popies.net>
52794     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52795
52796 commit 098b7b4b441b12c2a64dd517930f43c793542759
52797 Author: Stelian Pop <stelian@popies.net>
52798 Date:   Thu May 8 14:52:33 2008 +0200
52799
52800     Use custom logo for Atmel boards
52801
52802     This patch adds a custom vendor logo for the Atmel AT91 boards.
52803
52804     Signed-off-by: Stelian Pop <stelian@popies.net>
52805     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52806
52807 commit 761c70b80cdd3bead40146b96a8e713d6ae01632
52808 Author: Stelian Pop <stelian@popies.net>
52809 Date:   Thu May 8 14:52:32 2008 +0200
52810
52811     AT91SAM9RLEK: hook up the ATMEL LCD driver
52812
52813     This patch makes the necessary adaptations (PIO configurations and
52814     defines in config header file) to hook up the Atmel LCD driver to the
52815     AT91SAM9RLEK board.
52816
52817     Signed-off-by: Stelian Pop <stelian@popies.net>
52818     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52819
52820 commit 56a2479cd7fecabdd91348a775b2801dd2e65c7f
52821 Author: Stelian Pop <stelian@popies.net>
52822 Date:   Thu May 8 14:52:31 2008 +0200
52823
52824     AT91SAM9263EK: hook up the ATMEL LCD driver
52825
52826     This patch makes the necessary adaptations (PIO configurations and
52827     defines in config header file) to hook up the Atmel LCD driver to the
52828     AT91SAM9263EK board.
52829
52830     Signed-off-by: Stelian Pop <stelian@popies.net>
52831     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52832
52833 commit 820f2a958325061a446115f3035e48e4726b3390
52834 Author: Stelian Pop <stelian@popies.net>
52835 Date:   Thu May 8 14:52:30 2008 +0200
52836
52837     AT91SAM9261EK: hook up the ATMEL LCD driver
52838
52839     This patch makes the necessary adaptations (PIO configurations and
52840     defines in config header file) to hook up the Atmel LCD driver to the
52841     AT91SAM9261EK board.
52842
52843     Signed-off-by: Stelian Pop <stelian@popies.net>
52844     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52845
52846 commit c139b17d20c8371c1e0a8d7fb27c11050cf86304
52847 Author: Stelian Pop <stelian@popies.net>
52848 Date:   Thu May 8 14:52:29 2008 +0200
52849
52850     AT91CAP9ADK: hook up the ATMEL LCD driver
52851
52852     This patch makes the necessary adaptations (PIO configurations and
52853     defines in config header file) to hook up the Atmel LCD driver to the
52854     AT91CAP9ADK board.
52855
52856     Signed-off-by: Stelian Pop <stelian@popies.net>
52857     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52858
52859 commit 39cf480484fcce5c04a590ee1c30be0c17b02c34
52860 Author: Stelian Pop <stelian@popies.net>
52861 Date:   Fri May 9 21:57:18 2008 +0200
52862
52863     Add ATMEL LCD driver
52864
52865     This patch adds support for the ATMEL LCDC driver which is used on some
52866     AT91 and AVR platforms.
52867
52868     Is has been tested with the AT91CAP9ADK, AT91SAM9261EK, AT91SAM9263EK and
52869     AT91SAM9RLEK boards. Adaptation for AVR32 should probably be easy.
52870
52871     Signed-off-by: Stelian Pop <stelian@popies.net>
52872     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52873
52874 commit 2118ebb44dc40f8117c94950fd95799a9ef821b2
52875 Author: Stelian Pop <stelian@popies.net>
52876 Date:   Thu May 8 18:52:25 2008 +0200
52877
52878     AT91SAM9RLEK support
52879
52880     This patch adds support for the AT91SAM9RL chip and the AT91SAM9RLEK
52881     board.
52882
52883     Signed-off-by: Stelian Pop <stelian@popies.net>
52884     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52885
52886 commit 8e429b3eee23927c1222679f6b6f53667b21595c
52887 Author: Stelian Pop <stelian@popies.net>
52888 Date:   Thu May 8 18:52:23 2008 +0200
52889
52890     AT91SAM9263EK support
52891
52892     This patch adds support for the AT91SAM9263 chip and the AT91SAM9263EK
52893     board.
52894
52895     Signed-off-by: Stelian Pop <stelian@popies.net>
52896     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52897
52898 commit d99a8ff66d8ae87e5c87590ed2e4ead629540607
52899 Author: Stelian Pop <stelian@popies.net>
52900 Date:   Thu May 8 20:52:22 2008 +0200
52901
52902     AT91SAM9261EK support
52903
52904     This patch adds support for the AT91SAM9261 chip and the AT91SAM9261EK
52905     board.
52906
52907     Signed-off-by: Stelian Pop <stelian@popies.net>
52908     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52909
52910 commit 86c8c8a414988c50104a3b02c29f50af2be738c0
52911 Author: Stelian Pop <stelian@popies.net>
52912 Date:   Thu May 8 20:52:21 2008 +0200
52913
52914     AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMAND
52915
52916     This patch fixes the dataflash offsets used in CONFIG_BOOTCOMMAND
52917     in order to cope with the changes in DataFlash partitionning scheme
52918     (cset c3a60cb3).
52919
52920     Signed-off-by: Stelian Pop <stelian@popies.net>
52921     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52922
52923 commit 96996ac25d5222611a8888968db6e53a6d3726da
52924 Author: Stelian Pop <stelian@popies.net>
52925 Date:   Thu May 8 20:52:20 2008 +0200
52926
52927     AT91SAM9260EK: Normalize BOOTARGS
52928
52929     This patch adapts CONFIG_BOOTARGS to the chosen boot method (boot from
52930     DataFlash or from NAND), and gives to Linux a fully specified mtdparts
52931     variable.
52932
52933     Signed-off-by: Stelian Pop <stelian@popies.net>
52934     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52935
52936 commit 79f0cb6e9c54d31a1d9e3f5e226a9bebc3c3a47a
52937 Author: Stelian Pop <stelian@popies.net>
52938 Date:   Thu May 8 20:52:19 2008 +0200
52939
52940     AT91SAM9260EK: Normalize SPI timings
52941
52942     This patch changes the SPI timings to closely match the ones
52943     used by the Linux kernel and the Atmel's own bootstrap project.
52944
52945     Signed-off-by: Stelian Pop <stelian@popies.net>
52946     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52947
52948 commit c1212b2f5c5ed440bf8e9ebc8e4fd7488858b935
52949 Author: Stelian Pop <stelian@popies.net>
52950 Date:   Thu May 8 20:52:18 2008 +0200
52951
52952     AT91SAM9260EK: Handle 8 or 16 bit NAND
52953
52954     The Atmel boards can handle 8 or 16 bit NAND memories. This patch
52955     makes the support configurable in the board config header file
52956     (CFG_NAND_DBW_8 or CFG_NAND_DBW_16).
52957
52958     Signed-off-by: Stelian Pop <stelian@popies.net>
52959     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52960
52961 commit ab52640fc01624e208424e527af0b7b3a5a65a12
52962 Author: Stelian Pop <stelian@popies.net>
52963 Date:   Thu May 8 20:52:17 2008 +0200
52964
52965     AT91CAP9ADK: Fix dataflash offsets in CONFIG_BOOTCOMMAND
52966
52967     This patch fixes the dataflash offsets used in CONFIG_BOOTCOMMAND
52968     in order to cope with the changes in DataFlash partitionning scheme
52969     (cset c3a60cb3).
52970
52971     Signed-off-by: Stelian Pop <stelian@popies.net>
52972     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52973
52974 commit 3267508ec4c9e74c39ee41c9ae6951ad185fe270
52975 Author: Stelian Pop <stelian@popies.net>
52976 Date:   Thu May 8 20:52:16 2008 +0200
52977
52978     AT91CAP9ADK: Normalize BOOTARGS
52979
52980     This patch adapts CONFIG_BOOTARGS to the chosen boot method (boot from
52981     DataFlash or from NAND), and gives to Linux a fully specified mtdparts
52982     variable.
52983
52984     Signed-off-by: Stelian Pop <stelian@popies.net>
52985     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52986
52987 commit 93da48b910511911ce110656e17ed733c8ac4c45
52988 Author: Stelian Pop <stelian@popies.net>
52989 Date:   Thu May 8 20:52:15 2008 +0200
52990
52991     AT91CAP9ADK: Normalize SPI timings
52992
52993     This patch changes the SPI timings to closely match the ones
52994     used by the Linux kernel and the Atmel's own bootstrap project.
52995
52996     Signed-off-by: Stelian Pop <stelian@popies.net>
52997     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
52998
52999 commit 1c90df3e148ce0a3e2c86c63b38b19d47772f2a0
53000 Author: Stelian Pop <stelian@popies.net>
53001 Date:   Thu May 8 20:52:14 2008 +0200
53002
53003     AT91CAP9ADK: Handle 8 or 16 bit NAND
53004
53005     The Atmel boards can handle 8 or 16 bit NAND memories. This patch
53006     makes the support configurable in the board config header file
53007     (CFG_NAND_DBW_8 or CFG_NAND_DBW_16).
53008
53009     Signed-off-by: Stelian Pop <stelian@popies.net>
53010     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53011
53012 commit 11b162bae058e96c7929e358d4adff2bee6c2cc4
53013 Author: Stelian Pop <stelian@popies.net>
53014 Date:   Thu May 8 20:52:13 2008 +0200
53015
53016     Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms
53017
53018     All the AT91CAP9/AT91SAM9 boards have the same linker script. The patch
53019     below avoids the duplication of u-boot.lds by putting the file in the
53020     cpu directory instead of the board one.
53021
53022     Signed-off-by: Stelian Pop <stelian@popies.net>
53023     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53024
53025 commit d48abea4b89adaf5e45ea75b5e38c0d8de179ece
53026 Author: Stelian Pop <stelian@popies.net>
53027 Date:   Thu May 8 20:52:12 2008 +0200
53028
53029     Add proper copyright notices in Atmel boards Makefiles
53030
53031     The Makefiles for the AT91CAP9/AT91SAM9 boards have an incomplete
53032     copyright notice. This patch adds the missing pieces.
53033
53034     Signed-off-by: Stelian Pop <stelian@popies.net>
53035     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53036
53037 commit e817a042cef6164bf26fee86f90326f2ec9e6745
53038 Author: Stelian Pop <stelian@popies.net>
53039 Date:   Thu May 8 20:52:11 2008 +0200
53040
53041     Add copyright information in Atmel boards partition.c
53042
53043     When Ulf did the dataflash.c cleanup, he didn't add his copyright on
53044     the new created files. This patch fixes the problem.
53045
53046     Signed-off-by: Stelian Pop <stelian@popies.net>
53047     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53048
53049 commit 4f6c810106f4f76d83cfc57d98f4540cd45f9a19
53050 Author: Stelian Pop <stelian@popies.net>
53051 Date:   Thu May 8 20:52:10 2008 +0200
53052
53053     Update origin and copyright information in arch-at91sam9 header files
53054
53055     When doing the AT91CAP9/AT91SAM9 port, a number of header files were
53056     copied from the Linux kernel sources. This patch explicitly specifies
53057     this origin for all the copied headers, and for those missing copyright
53058     information, adds it.
53059
53060     Additionaly, the header file 'at91sam926x_mc.h' has been superceeded
53061     in the latest kernel sources by 'at91sam9_smc.h'.
53062
53063     The copyright information has been confirmed by the AT91 Linux kernel
53064     maintainer, Andrew Victor <avictor.za@gmail.com>.
53065
53066     Signed-off-by: Stelian Pop <stelian@popies.net>
53067     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53068
53069 commit 79dd1712689d6a5031d7cbff54957049680751c7
53070 Author: Markus Klotzbücher <mk@denx.de>
53071 Date:   Thu May 8 16:00:55 2008 +0200
53072
53073     ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board config
53074
53075     When using dhcp/bootp the "netmask" environment variable is not set
53076     because CONFIG_BOOTP_SUBNETMASK is not defined. But usually this is
53077     desireable, so the following patch adds this this option to the board
53078     config.
53079
53080     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
53081     Signed-off-by: Stefan Roese <sr@denx.de>
53082
53083 commit 869d14b4cc2e47de2ddcb117bad0407a44436684
53084 Author: Stefan Roese <sr@denx.de>
53085 Date:   Sat May 10 10:30:36 2008 +0200
53086
53087     ppc4xx: Update Makalu defconfig to use device-tree booting as default
53088
53089     This patch reworks the default environment on Makalu. Now "net_nfs" for
53090     example uses the device-tree style booting formerly know as "net_nfs_fdt".
53091     Also the addresses in RAM were changed because of the new image booting
53092     support, which check for image overwriting. So the addresses needed to
53093     get adjusted.
53094
53095     Signed-off-by: Stefan Roese <sr@denx.de>
53096
53097 commit f3612a7b199cab3942f60d9c1392eb39d58cc699
53098 Author: Becky Bruce <bgill@freescale.com>
53099 Date:   Wed May 7 13:28:16 2008 -0500
53100
53101     PPC: fix map_physmem build warning
53102
53103     map_physmem currently generates a warning when CONFIG_PHYS_64BIT is
53104     enabled.  This quiets the warning.
53105
53106     Signed-off-by: Becky Bruce <Becky.Bruce@freescale.com>
53107
53108 commit 36f32675f40292002ee1fed252c180a43022d2d4
53109 Author: Becky Bruce <bgill@freescale.com>
53110 Date:   Wed May 7 13:24:57 2008 -0500
53111
53112     Update pci code to use phys_addr_t
53113
53114     Physical addrs need to be represented by phys_addr_t, not
53115     unsigned long.  Otherwise, systems that use CONFIG_PHYS_64BIT
53116     are going to fail mightily.
53117
53118     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
53119
53120 commit 91a616741fc128cdb88f39bddcd4d72fe17466d0
53121 Author: Nick Spence <nick.spence@freescale.com>
53122 Date:   Thu May 8 22:32:22 2008 -0700
53123
53124     Support legacy multi-type images without FDT section.
53125
53126     This patch enables legacy multi-type images containing only a Linux kernel
53127     and root file system to be loaded, maintaining compatibility with previous
53128     versions of u-boot.
53129
53130     This is required when using old image files such as a Linux 2.4 kernel /
53131     filesystem.
53132
53133     Signed-off-by: Nick Spence <nick.spence@freescale.com>
53134     Acked-by: Bartlomiej Sieka <tur@semihalf.com>
53135
53136 commit 881031d9732783b7aeae2198fc7eb480ae8974a6
53137 Author: Wolfgang Denk <wd@denx.de>
53138 Date:   Sat May 10 00:38:02 2008 +0200
53139
53140     Update CHANGELOG.
53141
53142     Signed-off-by: Wolfgang Denk <wd@denx.de>
53143
53144 commit e5e9d6c9c08160be7e5a36e04d125ccce99b8774
53145 Author: Wolfgang Denk <wd@denx.de>
53146 Date:   Sat May 10 00:36:09 2008 +0200
53147
53148     post/cpu/ppc4xx/Makefile: line length cleanup
53149
53150     Signed-off-by: Wolfgang Denk <wd@denx.de>
53151
53152 commit cce9cfdabcf416ecd2aacc3681c91e5378c75a3d
53153 Author: Stelian Pop <stelian@popies.net>
53154 Date:   Thu May 8 22:52:09 2008 +0200
53155
53156     Fix @ -> <at> substitution
53157
53158     When applying the AT91CAP9 patches upstream, something transformed
53159     the '@' character into the ' <at> ' sequence.
53160
53161     The patch below restores the original form in all the places where
53162     it has been modified (the AT91CAP9 files, the AT91SAM9260 files which
53163     were copied from AT91CAP9, and a couple of other files where the
53164     ' <at> ' sequence was present).
53165
53166     Signed-off-by: Stelian Pop <stelian@popies.net>
53167
53168 commit 9606b3c81b3c47a1d58514e9a232c6f461a17597
53169 Author: Stelian Pop <stelian@popies.net>
53170 Date:   Thu May 8 22:52:10 2008 +0200
53171
53172     Update origin and copyright information in arch-at91sam9 header files
53173
53174     When doing the AT91CAP9/AT91SAM9 port, a number of header files were
53175     copied from the Linux kernel sources. This patch explicitly specifies
53176     this origin for all the copied headers, and for those missing copyright
53177     information, adds it.
53178
53179     Additionaly, the header file 'at91sam926x_mc.h' has been superceeded
53180     in the latest kernel sources by 'at91sam9_smc.h'.
53181
53182     The copyright information has been confirmed by the AT91 Linux kernel
53183     maintainer, Andrew Victor <avictor.za@gmail.com>.
53184
53185     Signed-off-by: Stelian Pop <stelian@popies.net>
53186
53187 commit ceb6b4fbe1dcc40bb672ef8133ddf4813e97cbb1
53188 Author: Stelian Pop <stelian@popies.net>
53189 Date:   Thu May 8 22:52:11 2008 +0200
53190
53191     Add copyright information in Atmel boards partition.c
53192
53193     When Ulf did the dataflash.c cleanup, he didn't add his copyright on
53194     the new created files. This patch fixes the problem.
53195
53196     Signed-off-by: Stelian Pop <stelian@popies.net>
53197
53198 commit 2ab02fd456d8ef92ae9f5439618d1fa7ca16e5f3
53199 Author: Guennadi Liakhovetski <lg@denx.de>
53200 Date:   Thu May 8 10:09:27 2008 +0200
53201
53202     mx31ads: fix 32kHz clock handling
53203
53204     According to schematics and to RedBoot sources, the MX31ADS uses a 32768Hz
53205     oscillator as a SKIL source. Fix previously wrongly assumed 32000Hz value.
53206     Also fix a typo when verifying a jumper configuration. While at it, make
53207     two needlessly global functions static.
53208
53209     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
53210
53211 commit 1b5605ca57fbb364f4d78eeee28b974ed875e888
53212 Author: Marian Balakowicz <m8@semihalf.com>
53213 Date:   Wed May 7 13:10:04 2008 +0200
53214
53215     Avoid initrd and logbuffer area overlaps
53216
53217     Add logbuffer to reserved LMB areas to prevent initrd allocation
53218     from overlaping with it.
53219
53220     Make sure to use correct logbuffer base address.
53221
53222     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
53223
53224 commit c59518e15949b3403df5c5b0c2c48ea0e5bea24b
53225 Author: Marian Balakowicz <m8@semihalf.com>
53226 Date:   Wed May 7 13:08:54 2008 +0200
53227
53228     ppc: Cleanup get_effective_memsize() use
53229
53230     Removed duplicated effective memory size calculation code.
53231
53232     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
53233
53234 commit 273c37d843d5b581090378016cd12dd9c586907b
53235 Author: Marian Balakowicz <m8@semihalf.com>
53236 Date:   Wed May 7 09:03:53 2008 +0200
53237
53238     Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled
53239
53240     Recent modifcations to LOGBUFFER handling code were incorrecly
53241     introduced to fit_check_kernel() routine during
53242     "Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing",
53243     commit 27f33e9f45ef7f9685cbdc65066a1828e85dde4f.
53244
53245     This patch cleans up this merge issue.
53246
53247     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
53248
53249 commit bc11756daff89a3de09ca80adac962b88cf06e6e
53250 Author: Grant Erickson <gerickson@nuovations.com>
53251 Date:   Tue May 6 20:16:15 2008 -0700
53252
53253     Propagate Error Status to the Shell on fw_printenv Errors
53254
53255     Changed implementation such that fw_printenv returns failure status
53256     when one or more specified variables do not exist or when incorrect
53257     command syntax is used.
53258
53259     This aids scripting fw_printenv such that the script can key of the
53260     return status rather than relying on standard error "scraping".
53261
53262     Signed-off-by: Grant Erickson <gerickson@nuovations.com>
53263     Signed-off-by: Wolfgang Denk <wd@denx.de>
53264
53265 commit f3b6d528e4dd719640a4bfcd954f4e4c7f5db0d6
53266 Author: Grant Erickson <gerickson@nuovations.com>
53267 Date:   Tue May 6 16:18:00 2008 -0700
53268
53269     Fix Compilation Errors with 'tools/env/fw_printenv'
53270
53271     In the current top-of-tree, 1.3.3.-rc2, the optional tool
53272     'tools/env/fw_printenv' fails to compile for two reasons:
53273
53274     1) The header watchdog.h cannot be found.
53275     2) The header zlib.h is picked up from the tool chain rather than the
53276        project causing a prototype conflict for crc32.
53277
53278     This patch addresses both of these issues.
53279
53280     Platforms Tested On:
53281     - AMCC "Kilauea"
53282
53283     Signed-off-by: Grant Erickson <gerickson@nuovations.com>
53284
53285 commit 597f6c26a18b389903a64692bacbf9a1ca69355b
53286 Author: James Yang <James.Yang@freescale.com>
53287 Date:   Mon May 5 10:22:53 2008 -0500
53288
53289     Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
53290
53291     When CONFIG_CMDLINE_EDITING is enabled, readline_into_buffer() doesn't
53292     work before relocating to RAM because command history is written into
53293     a global array that is not writable before relocation.  This patch
53294     defers to the no-editing and no-history code in readline_into_buffer()
53295     if it is called before relocation.
53296
53297     Signed-off-by: James Yang <James.Yang@freescale.com>
53298     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
53299
53300 commit 726c0f1e5f108dccea052965123b95837d2bd402
53301 Author: Detlev Zundel <dzu@denx.de>
53302 Date:   Mon May 5 16:11:22 2008 +0200
53303
53304     cosmetic: Adjust coding style for switch statements to be consistent
53305
53306     Signed-off-by: Detlev Zundel <dzu@denx.de>
53307
53308 commit 574b319512b13e10800f0045e39b993f4ca25e42
53309 Author: Detlev Zundel <dzu@denx.de>
53310 Date:   Mon May 5 16:11:21 2008 +0200
53311
53312     Fix disk type output in disk/part.c
53313
53314     Signed-off-by: Detlev Zundel <dzu@denx.de>
53315
53316 commit 045b4d2d7168ef09c7349dcf6ecebe7432b74171
53317 Author: Vlad Lungu <vlad.lungu@windriver.com>
53318 Date:   Mon May 5 14:20:03 2008 +0300
53319
53320     Mail address change, documentation modified
53321
53322     Signed-off-by: Vlad Lungu <vlad.lungu@windrvier.com>
53323
53324 commit 4d49b28038e2819088e8356a77212fc95a89ce5a
53325 Author: Michal Simek <monstr@monstr.eu>
53326 Date:   Sun May 4 15:42:41 2008 +0200
53327
53328     microblaze: Repare intc handling
53329
53330     Signed-off-by: Michal Simek <monstr@monstr.eu>
53331
53332 commit 878b3b1e193e570caf3e96ad8e31e561f68d0287
53333 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53334 Date:   Sun May 4 15:17:52 2008 +0200
53335
53336     include/gitignore: update to all architectures
53337
53338     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53339
53340 commit 1df368aed3b8bc240fe1595d290b0e91b22961da
53341 Author: Marcel Ziswiler <marcel@ziswiler.com>
53342 Date:   Mon May 5 02:12:06 2008 +0200
53343
53344     ide: Remove spurious second include of io.h
53345
53346     Removed the second include, with all the #ifdef around as suggested by Wolfgang.
53347
53348     Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
53349
53350 commit 8fbc985bdad09b23b7eb4df1d2ea589619d8db4c
53351 Author: Adrian Filipi <adrian.filipi@eurotech.com>
53352 Date:   Tue May 6 16:46:37 2008 -0400
53353
53354     Fix some typos
53355
53356     This patch fixes three typos.
53357     The first is a repetition of CONFIG_CMD_BSP.
53358     The second makes the #endif comment match its #if.
53359     The third is a spelling error.
53360
53361     Signed-off-by: Adrian Filipi <adrian.filipi@eurotech.com>
53362
53363 commit e419e12d04ae3b280c99a87a2ea4ad7a40628bcb
53364 Author: Grant Erickson <gerickson@nuovations.com>
53365 Date:   Sun May 4 16:45:01 2008 -0700
53366
53367     Recognize 'powerpc' As an Alias for IH_ARCH_PPC
53368
53369     Add support for the recognition of 'powerpc' as an alias for the PowerPC
53370     architecture type since Linux is already trending in that direction,
53371     preferring 'powerpc' to 'ppc'.
53372
53373     Signed-off-by: Grant Erickson <gerickson@nuovations.com>
53374
53375 commit f5a24259190c388c2527bdc49fee34577d862cc7
53376 Author: Wheatley Travis <Travis.Wheatley@freescale.com>
53377 Date:   Fri May 2 13:35:15 2008 -0700
53378
53379     7450 and 86xx L2 cache invalidate bug corrections
53380
53381     The 7610 and related parts have an L2IP bit in the L2CR that is
53382     monitored to signal when the L2 cache invalidate is complete whereas the
53383     7450 and related parts utilize L2I for this purpose. However, the
53384     current code does not account for this difference. Additionally the 86xx
53385     L2 cache invalidate code used an "andi" instruction where an "andis"
53386     instruction should have been used.
53387
53388     This patch addresses both of these bugs.
53389
53390     Signed-off-by: Travis Wheatley <travis.wheatley@freescale.com>
53391     Acked-By: Jon Loeliger <jdl@freescale.com>
53392
53393 commit 4d31cdc45d3592a5545a649fb5a24b458a4e4b72
53394 Author: Wolfgang Denk <wd@denx.de>
53395 Date:   Fri May 9 10:16:13 2008 +0200
53396
53397     Avoid infinite loop "Generating include/autoconf.mk"
53398
53399     Fix a bogus circular dependency that caused an infinite loop of
53400     "Generating include/autoconf.mk" again and again.
53401
53402     Signed-off-by: Wolfgang Denk <wd@denx.de>
53403
53404 commit 567fb852178dbf59529d7301620a3f3732a4b02d
53405 Author: Stelian Pop <stelian@popies.net>
53406 Date:   Thu May 8 22:52:09 2008 +0200
53407
53408     Fix @ -> <at> substitution
53409
53410     When applying the AT91CAP9 patches upstream, something transformed
53411     the '@' character into the ' <at> ' sequence.
53412
53413     The patch below restores the original form in all the places where
53414     it has been modified (the AT91CAP9 files, the AT91SAM9260 files which
53415     were copied from AT91CAP9, and a couple of other files where the
53416     ' <at> ' sequence was present).
53417
53418     Signed-off-by: Stelian Pop <stelian@popies.net>
53419     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53420
53421 commit 73ccb3410a0785593cda7aee455dfc51f790e281
53422 Author: Gary Jennejohn <gary.jennejohn@freenet.de>
53423 Date:   Mon Apr 28 14:04:32 2008 +0200
53424
53425     ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based board
53426
53427     Signed-off-by: Gary Jennejohn <garyj@denx.de>
53428     Signed-off-by: Stefan Roese <sr@denx.de>
53429
53430 commit ef2642625cbfb1c3695e3478d08ae515052a4950
53431 Author: Stefan Roese <sr@denx.de>
53432 Date:   Thu May 8 11:10:46 2008 +0200
53433
53434     ppc4xx: Kilauea: Fix incorrect FPGA FIFO address
53435
53436     Signed-off-by: Stefan Roese <sr@denx.de>
53437
53438 commit a00eccfebc954ad9485161efeca7d9aaf626d530
53439 Author: Stefan Roese <sr@denx.de>
53440 Date:   Thu May 8 11:05:15 2008 +0200
53441
53442     ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards
53443
53444     This patch adds fdt (flattened device tree) support to all remaining AMCC
53445     eval boards. Most newer boards already support device tree. With this patch,
53446     all AMCC boards now enable device tree passing from U-Boot to Linux
53447     arch/powerpc kernels.
53448
53449     Signed-off-by: Stefan Roese <sr@denx.de>
53450
53451 commit cb5d88b9611e0c35c53543ad3b4ab99fa82203e3
53452 Author: Stefan Roese <sr@denx.de>
53453 Date:   Thu May 8 11:01:09 2008 +0200
53454
53455     ppc4xx: Add weak default ft_board_setup() routine
53456
53457     This patch adds a default ft_board_setup() routine to the 4xx fdt code.
53458     This routine is defined as weak and can be overwritten by a board specific
53459     one if needed.
53460
53461     Signed-off-by: Stefan Roese <sr@denx.de>
53462
53463 commit d1c1ba85c7915053adf6a8d14a08ac6fcb750d01
53464 Author: Stefan Roese <sr@denx.de>
53465 Date:   Thu May 8 10:48:58 2008 +0200
53466
53467     ppc4xx: acadia: Add fdt support and fix section overlap problem
53468
53469     This patch adds fdt (flattened device tree) support to the AMCC
53470     Acadia eval board. This increases the image size and it doesn't
53471     fit anymore into 256kByte. Since we didn't want to remove features
53472     from the configuration, we decided to increase the U-Boot image size
53473     (add one flash sector).
53474
53475     Also changed the default environment definition to make it
53476     independent of such changes.
53477
53478     Signed-off-by: Stefan Roese <sr@denx.de>
53479
53480 commit 4adb3023de75bc150f088c8935db340930ad38c8
53481 Author: Ira Snyder <iws@ovro.caltech.edu>
53482 Date:   Tue Apr 29 11:18:54 2008 -0700
53483
53484     ppc4xx: Add device tree support to AMCC Yosemite
53485
53486     Add support for booting with a device tree blob. This is needed to boot
53487     ARCH=powerpc kernels. Also add support for setting the eth0 mac address
53488     via the ethaddr variable.
53489
53490     Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
53491     Signed-off-by: Stefan Roese <sr@denx.de>
53492
53493 commit b9bbefce1a653ea35f74a66ec117cdda2e043a4b
53494 Author: Dave Mitchell <dmitchell@amcc.com>
53495 Date:   Wed May 7 09:00:23 2008 -0700
53496
53497     ppc4xx: Fix typos in 460GT/EX FBDV array
53498
53499     Corrected two typos in the 460GT/EX FBDV array.
53500
53501     Signed-off-by: Dave Mitchell <dmitchell@amcc.com>
53502     Signed-off-by: Stefan Roese <sr@denx.de>
53503
53504 commit 66f5fa9263629271edc86178b1f224e3c9aab2b3
53505 Author: Andy Fleming <afleming@freescale.com>
53506 Date:   Wed May 7 16:54:31 2008 -0500
53507
53508     85xx: Limit CPU2 workaround to parts that have the errata
53509
53510     Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com>
53511     Signed-off-by: Andy Fleming <afleming@freescale.com>
53512
53513 commit a5fe514e8ace564300d2c1d73846ddff49654243
53514 Author: Lee Nipper <lee.nipper@freescale.com>
53515 Date:   Fri Apr 25 15:44:45 2008 -0500
53516
53517     mpc83xx: system performance settings for MPC8349EMDS.
53518
53519     These same settings are used on MPC8349ITX, and
53520     improve performance on MPC8349EMDS.
53521
53522     Signed-off-by: Lee Nipper <lee.nipper@freescale.com>
53523     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
53524
53525 commit 49387dba910e485640b575e920ee463b7e611dc3
53526 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
53527 Date:   Tue May 6 13:22:52 2008 +0900
53528
53529     [MIPS] cpu/mips/cache.S: Fix build warning
53530
53531     Some old GNU assemblers, such as v2.14 (ELDK 3.1.1), v2.16 (ELDK 4.1.0),
53532     warns illegal global symbol references by bal (and jal also) instruction.
53533     This does not happen with the latest binutils v2.18.
53534
53535     Here's an example on gth2_config:
53536
53537     mips_4KC-gcc  -D__ASSEMBLY__ -g  -Os   -D__KERNEL__ -DTEXT_BASE=0x90000000 -I/home/skuribay/devel/u-boot.git/include -fno-builtin -ffreestanding -nostdinc -isy
53538     stem /opt/eldk311/usr/bin/../lib/gcc-lib/mips-linux/3.3.3/include -pipe  -DCONFIG_MIPS -D__MIPS__ -G 0 -mabicalls -fpic -pipe -msoft-float -march=4kc -mtune=4k
53539     c -EB -c -o cache.o cache.S
53540     cache.S: Assembler messages:
53541     cache.S:243: Warning: Pretending global symbol used as branch target is local.
53542     cache.S:250: Warning: Pretending global symbol used as branch target is local.
53543
53544     In principle, gas might be sensitive to global symbol references in PIC
53545     code because they should be processed through GOT (global offset table).
53546     But if `bal' instruction is used, it results in PC-based offset jump.
53547     This is the cause of this warning.
53548
53549     In practice, we know it doesn't matter whether PC-based reference or GOT-
53550     based. As for this case, both will work before/after relocation. But let's
53551     fix the code.
53552
53553     This patch explicitly sets up a target address, then jump there.
53554     Here's an example of disassembled code with/without this patch.
53555
53556      90000668:       1485ffef        bne     a0,a1,90000628 <mips_cache_reset+0x20>
53557      9000066c:       ac80fffc        sw      zero,-4(a0)
53558      90000670:       01402821        move    a1,t2
53559     -90000674:       0411ffba        bal     90000560 <mips_init_icache>
53560     -90000678:       01803021        move    a2,t4
53561     -9000067c:       01602821        move    a1,t3
53562     -90000680:       0411ffcc        bal     900005b4 <mips_init_dcache>
53563     -90000684:       01a03021        move    a2,t5
53564     -90000688:       03000008        jr      t8
53565     -9000068c:       00000000        nop
53566     +90000674:       01803021        move    a2,t4
53567     +90000678:       8f8f83ec        lw      t7,-31764(gp)
53568     +9000067c:       01e0f809        jalr    t7
53569     +90000680:       00000000        nop
53570     +90000684:       01602821        move    a1,t3
53571     +90000688:       01a03021        move    a2,t5
53572     +9000068c:       8f8f81e0        lw      t7,-32288(gp)
53573     +90000690:       01e0f809        jalr    t7
53574     +90000694:       00000000        nop
53575     +90000698:       03000008        jr      t8
53576     +9000069c:       00000000        nop
53577
53578     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
53579
53580 commit 0f8c62a14b523c56874ebcb67c1a16c99aad48b3
53581 Author: Vlad Lungu <vlad.lungu@windriver.com>
53582 Date:   Mon May 5 14:04:00 2008 +0300
53583
53584     Allow building mips versions with ELDK 3.1.1
53585
53586     .gpword works only with local symbols on certain binutils versions
53587
53588     Signed-off-by: Vlad Lungu <vlad.lungu@windrvier.com>
53589
53590 commit 12a67a9e51f6b3ec26cb0f077fb5685a447c359d
53591 Author: Wolfgang Denk <wd@denx.de>
53592 Date:   Mon May 5 12:52:36 2008 +0200
53593
53594     MAKEALL: add inka4x0 board
53595
53596     Signed-off-by: Wolfgang Denk <wd@denx.de>
53597
53598 commit b83dcc13ae7b2dab394bfef6f699750d11490ee2
53599 Author: Wolfgang Denk <wd@denx.de>
53600 Date:   Sun May 4 21:34:23 2008 +0200
53601
53602     kb9202 board: fix build problem.
53603
53604     Signed-off-by: Wolfgang Denk <wd@denx.de>
53605
53606 commit 6adf61dc4cb5c53a2df990cbc8df2bceacbfd869
53607 Author: Wolfgang Denk <wd@denx.de>
53608 Date:   Sun May 4 12:10:33 2008 +0200
53609
53610     Prepare for v1.3.3-rc3
53611
53612     Update ChNAGELOG, minor white space cleanup.
53613
53614     Signed-off-by: Wolfgang Denk <wd@denx.de>
53615
53616 commit 7c0773fde6100b61be2558cb5d8c442a3194aecb
53617 Author: Wolfgang Denk <wd@denx.de>
53618 Date:   Sun May 4 00:35:15 2008 +0200
53619
53620     drivers/net/tsec.c: Fix typo.
53621
53622     Signed-off-by: Wolfgang Denk <wd@denx.de>
53623
53624 commit aa737945e6f37a5de5dbad550a7694e0cb2a8120
53625 Author: Mike Frysinger <vapier@gentoo.org>
53626 Date:   Fri May 2 21:45:12 2008 -0400
53627
53628     version_autogenerated.h: use printf rather than echo -n
53629
53630     Some systems are dumb and do not implement the -n flag to echo (like OS X).
53631     Convert the Makefile to use printf as this should work everywhere.
53632
53633     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
53634     Signed-off-by: Wolfgang Denk <wd@denx.de>
53635
53636 commit 4acc2a108ad0a669165924704a6cb083f9138242
53637 Author: Mike Frysinger <vapier@gentoo.org>
53638 Date:   Fri May 2 18:17:50 2008 -0400
53639
53640     fix building when saveenv is disabled in some setups
53641
53642     If you enable environment in the flash, but disable the embedded
53643     option, and you disable the saveenv command, then the #if nested
53644     logic will trigger a compile failure:
53645     env_flash.c: In function 'env_relocate_spec':
53646     env_flash.c:399: error: 'flash_addr' undeclared (first use in this function)
53647     The fix is to add CMD_SAVEENV ifdef protection like everywhere else.
53648
53649     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
53650
53651 commit ccf1ad535ae1c0dc2d466235c668adbdfe3a55b7
53652 Author: Jeremy McNicoll <jeremy.mcnicoll@windriver.com>
53653 Date:   Fri May 2 16:10:04 2008 -0400
53654
53655     SBC8548: fix address mask to allow 64M flash
53656
53657     Fix incorrect mask to enable all 64MB of onboard flash.
53658     Previously U-Boot incorrectly mapped only 8MB of flash, this
53659     patch correctly maps all the available flash.
53660
53661     Signed-off-by: Jeremy McNicoll <jeremy.mcnicoll@windriver.com>
53662
53663 commit 3648085c464c8c22ef76fab006ca4344d3796124
53664 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53665 Date:   Fri May 2 19:48:56 2008 +0200
53666
53667     qemu_mips: add README
53668
53669     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53670
53671 commit 6fdd002689190a0022c7b3dbab37fcba724580ce
53672 Author: Marcel Ziswiler <marcel@ziswiler.com>
53673 Date:   Fri May 2 02:35:59 2008 +0200
53674
53675     Fix misspelled comment
53676
53677     Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
53678
53679 commit fa956fde60b7ec4dd66bd62f9910fd341b5049a1
53680 Author: Mike Frysinger <vapier@gentoo.org>
53681 Date:   Thu May 1 04:13:05 2008 -0400
53682
53683     mkimage: make mmap() checks consistent
53684
53685     The mmap() related code is full of inconsistent casts/constants when
53686     it comes to error checking, and may break when building on some
53687     systems (like ones that do not implicitly define the caddr_t type).
53688     Let's just avoid the whole mess by writing the code nice and clean in
53689     the first place.
53690
53691     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
53692
53693 commit 8e90cd0447a0f0ccf529ef86f0e6b56187d3b82a
53694 Author: Marcel Ziswiler <marcel@ziswiler.com>
53695 Date:   Thu May 1 09:05:34 2008 +0200
53696
53697     Fix defined but not used build warning
53698
53699     - warning: 'srom' defined but not used
53700
53701     Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
53702
53703 commit b71190f3250aaffcc81c35f6cfd3498cb7c48013
53704 Author: Marcel Ziswiler <marcel@ziswiler.com>
53705 Date:   Thu May 1 09:05:26 2008 +0200
53706
53707     Fix implicit declaration build warnings
53708
53709     - warning: implicit declaration of function â€˜serial_initialize’
53710
53711     Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
53712
53713 commit 9acde129cc3f9c1b3bc11a821480dd446774d618
53714 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
53715 Date:   Tue Apr 29 19:18:32 2008 +0200
53716
53717     TSEC: add config options for VSC8601 RGMII PHY
53718
53719     The Vitesse VSC8601 RGMII PHY has internal delay for both Rx
53720     and Tx clock lines. They are configured using 2 bits in extended
53721     register 0x17.
53722     Therefore CFG_VSC8601_SKEW_TX and CFG_VSC8601_SKEW_RX have
53723     been introduced with valid values 0-3 giving 0.0, 1.4,1.7 and 2.0ns delay.
53724
53725     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
53726     Acked-by: Andy Fleming <afleming@freescale.com>
53727     Acked-by: Ben Warren <biggerbadderben@gmail.com>
53728     --
53729
53730      drivers/net/tsec.c |    6 ++++++
53731      drivers/net/tsec.h |    3 +++
53732      2 files changed, 9 insertions(+), 0 deletions(-)
53733
53734 commit bd98ee60df43ee6dd6f5ebe32c67d03e90513ff8
53735 Author: Wolfgang Denk <wd@denx.de>
53736 Date:   Sat May 3 23:07:15 2008 +0200
53737
53738     Revert "ColdFire: Get information from the correct GCC"
53739
53740     This reverts commit b7166e05a513c0806b63b9dfb6f1d77645cede2a
53741     (replaced by commit c4e5f52a58d278eebb87f476e353972c5dacea40).
53742
53743 commit c4e5f52a58d278eebb87f476e353972c5dacea40
53744 Author: Wolfgang Denk <wd@denx.de>
53745 Date:   Sat May 3 22:25:00 2008 +0200
53746
53747     config.mk: use correct (cross) compiler
53748
53749     Some config.mk files reference $(CC) to test for specific tool chain
53750     features, so make sure $(CC) gets set before including any such
53751     config files.
53752
53753     This patch replaces commit b7166e05a5 ("ColdFire: Get information from
53754     the correct GCC").
53755
53756     Signed-off-by: Wolfgang Denk <wd@denx.de>
53757
53758 commit 27c38689d0cfde0e444239345f97b5eecc9f4067
53759 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53760 Date:   Thu May 1 02:13:44 2008 +0200
53761
53762     pxa: fix previous definition on cpu init
53763
53764     start.S:183:1: warning: "ICMR" redefined
53765     In file included from start.S:33:
53766     include/asm/arch/pxa-regs.h:935:1: warning: this is the location of the previous definition
53767     start.S:187:1: warning: "RCSR" redefined
53768     ...
53769
53770     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53771
53772 commit 6d12e697de794d700767f22f950e3026ccf4daf6
53773 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53774 Date:   Thu May 1 02:13:43 2008 +0200
53775
53776     pxa: fix pcmcia operation on 'i' may be undefined
53777
53778     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53779     Signed-off-by: Wolfgang Denk <wd@denx.de>
53780
53781 commit 4d77f5102dfeaa36cd58d9a9f083bd2cc491526f
53782 Author: Kumar Gala <galak@kernel.crashing.org>
53783 Date:   Wed Apr 30 16:24:35 2008 -0500
53784
53785     MPC8610HPCD: Drop -O2 from the build flags
53786
53787     Make the flags use -Os like all other boards
53788
53789     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
53790
53791 commit 0072b78be2b41e5a0ca3ddc39335574dc2e855bd
53792 Author: Stefan Roese <sr@denx.de>
53793 Date:   Wed Apr 30 15:50:39 2008 +0200
53794
53795     RTC: Fix month offset by one problem in M41T62 RTC driver
53796
53797     This patch fixes a problem with the month being read and written
53798     incorrectly (offset by one). This only gets visible by also using
53799     the Linux driver (rtc-m41t80).
53800
53801     Tested on AMCC Canyonlands.
53802
53803     Signed-off-by: Stefan Roese <sr@denx.de>
53804
53805 commit 141ba1cad8e6598a2466e7e2976c6a12285df619
53806 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
53807 Date:   Sat May 3 13:51:44 2008 +0900
53808
53809     [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker
53810
53811     Current trick to pick up GNU assembler minor version uses a dot(.) as a
53812     delimiter, and take the second field to obtain minor version number. But
53813     as can be expected, this doesn't work with a version string which has
53814     dots more than needs.
53815
53816     Here's an example:
53817
53818     $ mips-linux-gnu-as --version | grep 'GNU assembler'
53819     GNU assembler (Sourcery G++ Lite 4.2-129) 2.18.50.20080215
53820     $ mips-linux-gnu-as --version | grep 'GNU assembler' | cut -d. -f2
53821     2-129) 2
53822     $
53823
53824     This patch restricts the version format to 2.XX.XX... This will work
53825     in most cases.
53826
53827     $ mips-linux-gnu-as --version | grep 'GNU assembler' | egrep -o '2\.[0-9\.]+'
53828     2.18.50.20080215
53829     $ mips-linux-gnu-as --version | grep 'GNU assembler' | egrep -o '2\.[0-9\.]+' | cut -d. -f2
53830     18
53831     $
53832
53833     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
53834
53835 commit ea638951acead7f1086c908c0b9f086beab82a22
53836 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
53837 Date:   Sat May 3 13:51:28 2008 +0900
53838
53839     [MIPS] cpu/mips/cache.S: Add dcache_enable
53840
53841     Recent bootelf command fixes (017e9b7925f74878d0e9475388cca9bda5ef9482,
53842     "allow ports to override bootelf behavior") requires ports to have this
53843     function.
53844
53845     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
53846     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53847
53848 commit d2c6fbec4397c936b18cd42482b6973cd6781bdf
53849 Author: Wolfgang Denk <wd@denx.de>
53850 Date:   Thu May 1 21:30:16 2008 +0200
53851
53852     onenand: rename 16 bit memory copy into memcpy_16() to avoid conflicts
53853
53854     Onenand needs a version of memcpy() which performs 16 bit accesses
53855     only; make sure the name does not conflict with the standard
53856     function.
53857
53858     Signed-off-by: Wolfgang Denk <wd@denx.de>
53859
53860 commit 12bc4e94251c369c529ffa505cf58b148c372f7f
53861 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53862 Date:   Wed Apr 30 22:38:17 2008 +0200
53863
53864     cmd_nand: fix warning: str2long ncompatible pointer type
53865
53866     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
53867
53868 commit 1b9ed2574a38c93cb03dad41885fc06be4bfc9dd
53869 Author: Timur Tabi <timur@freescale.com>
53870 Date:   Fri Apr 4 11:16:11 2008 -0500
53871
53872     Fix calculation of I2C clock for some 86xx chips
53873
53874     Some 86xx chips use CCB as the base clock for the I2C, and others used CCB/2.
53875     There is no pattern that can be used to determine which chips use which
53876     frequency, so the only way to determine is to look up the actual SOC
53877     designation and use the right value for that SOC.
53878
53879     Signed-off-by: Timur Tabi <timur@freescale.com>
53880
53881 commit f32f7fe7bd3a5bda3a476520f00e1aca7c2103a9
53882 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
53883 Date:   Wed Apr 30 12:11:19 2008 -0500
53884
53885     ColdFire: Fix ethernet hang issue for mcf547x_8x
53886
53887     The ethernet hang is caused by receiving buffer in DRAM is not
53888     yet ready due to access cycles require longer time in DRAM.
53889     Relocate DMA buffer descriptors from DRAM to internal SRAM.
53890
53891     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
53892
53893 commit 886d90176fc257e0ab4d0db05d11d0749bbed3ca
53894 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
53895 Date:   Wed Apr 30 12:10:47 2008 -0500
53896
53897     ColdFire: Fix compilation issue caused by new changes in fsl_i2c.c
53898
53899     Signed-off-by: Luigi Comio Mantellini <luigi.mantellini@idf-hit.com>
53900     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
53901
53902 commit b7166e05a513c0806b63b9dfb6f1d77645cede2a
53903 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
53904 Date:   Wed Apr 30 12:10:23 2008 -0500
53905
53906     ColdFire: Get information from the correct GCC
53907
53908     Signed-off-by: Kurt Mahan <kmahan@freescale.com>
53909     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
53910
53911 commit 378e7ec95da4751ec8fe461baacab2bf7d2512a9
53912 Author: dirk.behme@googlemail.com <dirk.behme@googlemail.com>
53913 Date:   Wed Apr 30 18:02:59 2008 +0200
53914
53915     Fix warning in env_nand.c if compiled for DaVinci Schmoogie
53916
53917     Fix warnings
53918
53919     nv_nand.c: In function 'saveenv':
53920     env_nand.c:200: warning: passing argument 3 of 'nand_write' from incompatible pointer type
53921     env_nand.c: In function 'env_relocate_spec':
53922     env_nand.c:275: warning: passing argument 3 of 'nand_read' from incompatible pointer type
53923
53924     if compiled for davinci_schmoogie_config.
53925
53926     Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
53927     Ack by: Sergey Kubushyn <ksi@koi8.net>
53928
53929 commit 33a4a70d48d622cc4950c60a84fec23b9421f23e
53930 Author: Anatolij Gustschin <agust@denx.de>
53931 Date:   Wed Apr 30 13:34:40 2008 +0200
53932
53933     Fix warnings while compiling net/net.c for MPC8610HPCD board
53934
53935     MPC8610HPCD board adds -O2 gcc option to PLATFORM_CPPFLAGS
53936     causing overriding default -Os option. New gcc (ver. 4.2.2)
53937     produces warnings while compiling net/net.c file with -O2
53938     option. The patch is an attempt to fix this.
53939
53940     Signed-off-by: Anatolij Gustschin <agust@denx.de>
53941
53942 commit 58b575e575c25fdf8c88141e145db201f3092149
53943 Author: Sascha Laue <Sascha.Laue@gmx.biz>
53944 Date:   Wed Apr 30 15:23:38 2008 +0200
53945
53946     lwmon5: fix offset error in sysmon0 POST
53947
53948     Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
53949     Signed-off-by: Wolfgang Denk <wd@denx.de>
53950
53951 commit e7419b243a373de4ee042f7d4f45f66de787240d
53952 Author: Sascha Laue <Sascha.Laue@gmx.biz>
53953 Date:   Wed Apr 30 15:16:35 2008 +0200
53954
53955     lwmon5: fix manual merge error in POST
53956
53957     Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
53958
53959 commit 42ffcec3f9eba010a662d5b42981812b6bebfb9a
53960 Author: Wolfgang Denk <wd@denx.de>
53961 Date:   Wed Apr 30 17:46:26 2008 +0200
53962
53963     cmd_nand.c: fix another 'incompatible pointer type' warning.
53964
53965     Signed-off-by: Wolfgang Denk <wd@denx.de>
53966
53967 commit de109d909707e2dfe806be5efc3cdb103b47c8ad
53968 Author: Wolfgang Denk <wd@denx.de>
53969 Date:   Wed Apr 30 17:25:07 2008 +0200
53970
53971     Makefile: fix parallel builds
53972
53973     This problem shows up with parallel builds only; it results in
53974     somewhat cryptic error messages like
53975
53976         $ JOBS=-j6 MAKEALL netstar
53977         Configuring for netstar board...
53978         arm-linux-ld: cannot find -lgeneric
53979         make[1]: *** [eeprom.srec] Error 1
53980
53981     A few boards (like netstar and voiceblue) need some libraries for
53982     building; however, the board Makefile does not contain any such
53983     dependencies which may cause problems with parallel builds. Adding
53984     such dependencies is difficult as we would also have to provide build
53985     rules, which already exist in the respective library Makefiles.
53986
53987     To solve this, we make sure that all libraries get built before the
53988     board code.
53989
53990     Signed-off-by: Wolfgang Denk <wd@denx.de>
53991
53992 commit 4f27098e5b0736989b13cd61d7bca94b3574cf5f
53993 Author: Stefan Roese <sr@denx.de>
53994 Date:   Wed Apr 30 14:51:36 2008 +0200
53995
53996     ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM module
53997
53998     This patch changes the Canyonlands/Glacier fixed DDR2 controller setup
53999     used for NAND booting to match the values needed for the new 512MB
54000     DIMM modules shipped with the productions boards:
54001
54002     Crucial: CT6464AC667.8FB
54003
54004     Signed-off-by: Stefan Roese <sr@denx.de>
54005
54006 commit ea9202a659dc75996facf1475f1866a19a9d3129
54007 Author: Stefan Roese <sr@denx.de>
54008 Date:   Wed Apr 30 10:49:43 2008 +0200
54009
54010     ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.c
54011
54012     This patch fixes a problem with DIMMs that have 8 banks. Now the
54013     MCIF0_MBxCF register will be setup correctly for this setup too.
54014
54015     This was noticed with the 512MB DIMM on Canyonlands/Glacier.
54016
54017     Signed-off-by: Stefan Roese <sr@denx.de>
54018
54019 commit 76617299358ebba260ecc02d33e8e75d8d13dd3b
54020 Author: Wolfgang Denk <wd@denx.de>
54021 Date:   Tue Apr 29 23:41:06 2008 +0200
54022
54023     Prepare v1.3.3-rc2, again.
54024
54025     Signed-off-by: Wolfgang Denk <wd@denx.de>
54026
54027 commit b7fcc4c13993782342cf5cd20d237a6281648a0b
54028 Author: Wolfgang Denk <wd@denx.de>
54029 Date:   Tue Apr 29 23:35:24 2008 +0200
54030
54031     Prepare v1.3.3-rc2
54032
54033     Signed-off-by: Wolfgang Denk <wd@denx.de>
54034
54035 commit f7b16a0a4d571dd33b2b5185a54f7ddc311f89d4
54036 Author: Wolfgang Denk <wd@denx.de>
54037 Date:   Tue Apr 29 23:32:20 2008 +0200
54038
54039     common/env_nand.c: fix one more incompatible pointer type issue
54040
54041     Signed-off-by: Wolfgang Denk <wd@denx.de>
54042
54043 commit ea6f66894f952229eebfc4ad03cd21fe5c8b3f0f
54044 Author: Wolfgang Denk <wd@denx.de>
54045 Date:   Tue Apr 29 21:33:08 2008 +0200
54046
54047     post/board/lwmon5/sysmon.c: fix manual merge error.
54048
54049     Signed-off-by: Wolfgang Denk <wd@denx.de>
54050
54051 commit 70a0f81412b0b18a6fd0bea960451bc6c2cca49a
54052 Author: Kumar Gala <galak@kernel.crashing.org>
54053 Date:   Tue Apr 29 12:54:59 2008 -0500
54054
54055     85xx: Add -mno-spe to e500/85xx builds
54056
54057     Newer gcc's might be configured to enable autovectorization by default.
54058     If we happen to build with one of those compilers we will get SPE
54059     instructions in random code.
54060
54061     -mno-spe disables the compiler for automatically generating SPE
54062     instructions without our knowledge.
54063
54064     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
54065
54066 commit 8ea08e5be69436abcc95d3da114de4a2ff8a6ab5
54067 Author: Kumar Gala <galak@kernel.crashing.org>
54068 Date:   Tue Apr 29 10:18:34 2008 -0500
54069
54070     Update .gitignore for zlib.h
54071
54072     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
54073
54074 commit 45239cf4152109caa925145ccd433529902df887
54075 Author: Kumar Gala <galak@kernel.crashing.org>
54076 Date:   Tue Apr 29 10:27:08 2008 -0500
54077
54078     85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
54079
54080     All the 85xx and 86xx UM describe the register as timing_cfg_3
54081     not as ext_refrec.
54082
54083     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
54084
54085 commit ef7d30b14394e4c4a153118f5845760cadada02a
54086 Author: Kumar Gala <galak@kernel.crashing.org>
54087 Date:   Tue Apr 29 10:28:34 2008 -0500
54088
54089     85xx/86xx: Rename DDR init address and init extended address register
54090
54091     Rename init_addr and init_ext_addr to match the docs between
54092     85xx and 86xx.  Both now use 'init_addr' and 'init_ext_addr'.
54093
54094     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
54095
54096 commit cf6cc014270549684873a5972d2595052c468cb6
54097 Author: Kumar Gala <galak@kernel.crashing.org>
54098 Date:   Mon Apr 28 02:24:04 2008 -0500
54099
54100     85xx: Additional fixes and cleanup of MP code
54101
54102     * adjust __spin_table alignment to match ePAPR v0.94 spec
54103     * loop over all cpus when determing who is up.  This fixes an issue if
54104       the "boot cpu" isn't core0.  The "boot cpu" will already be in the
54105       cpu_up_mask so there is no harm
54106     * Added some protection in the code to ensure proper behavior.  These
54107       changes are explicitly needed but don't hurt:
54108       - Added eieio to ensure the "hot word" of the table is written after
54109         all other table updates have occurred.
54110       - Added isync to ensure we don't prefetch loading of table entries
54111         until we a released
54112
54113     These issues we raised by Dave Liu.
54114
54115     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
54116
54117 commit b2d527a8b9fb50afccbaf79b5540952585cdc760
54118 Author: Yuri Tikhonov <yur@emcraft.com>
54119 Date:   Tue Apr 29 15:06:41 2008 +0200
54120
54121     lwmon5: minor clean-up to include/configs/lwmon5.h
54122
54123     LWMON5 DSPIC POST uses the watch-dog scratch register. So, make
54124     the CFG_DSPIC_TEST_ADDR definition more readable.
54125
54126     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
54127
54128 commit f4c4d21a885ccc222fd0acdf653b683249e85117
54129 Author: Stefan Roese <sr@denx.de>
54130 Date:   Tue Apr 29 16:08:05 2008 +0200
54131
54132     ppc4xx: Fix CFG_MONITOR_LEN on Katmai failsave this time
54133
54134     Signed-off-by: Stefan Roese <sr@denx.de>
54135
54136 commit 138105efe1d2b1a40a3a97b4c1f85c2111bea2d8
54137 Author: Yuri Tikhonov <yur@emcraft.com>
54138 Date:   Tue Apr 29 13:32:45 2008 +0200
54139
54140     ppc flush_cache: add watch-dog triggering into the loops.
54141
54142     Some boards (e.g. lwmon5) need rather a frequent watch-dog
54143     kicking. Since the time it takes for the flush_cache() function
54144     to complete its job depends on the size of data being flushed, one
54145     may encounter watch-dog resets on such boards when, for example,
54146     download big files over ethernet.
54147
54148     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
54149
54150 commit cab99d6f3281ab6784feccf98b9b425daa58418a
54151 Author: Stefan Roese <sr@denx.de>
54152 Date:   Tue Apr 29 14:44:54 2008 +0200
54153
54154     ppc4xx: Fix compilation warning in denali_spd_ddr2.c
54155
54156     Signed-off-by: Stefan Roese <sr@denx.de>
54157
54158 commit 4ec9d78fe5cd585d2868731fa108ca1e62730e70
54159 Author: Stefan Roese <sr@denx.de>
54160 Date:   Tue Apr 29 14:12:07 2008 +0200
54161
54162     ppc4xx: Fix Katmai CFG_MONITOR_LEN
54163
54164     Signed-off-by: Stefan Roese <sr@denx.de>
54165
54166 commit 85ad184b3b2b0f8af9228477303c55dca1b52ed7
54167 Author: Stefan Roese <sr@denx.de>
54168 Date:   Tue Apr 29 13:57:07 2008 +0200
54169
54170     ppc4xx: Complete remove bogus dflush()
54171
54172     Since the current dflush() implementation is know to have some problems
54173     (as seem on lwmon5 ECC init) this patch removes it completely and replaces
54174     it by using clean_dcache_range().
54175
54176     Tested on Katmai with ECC DIMM.
54177
54178     Signed-off-by: Stefan Roese <sr@denx.de>
54179
54180 commit 135846d6ecaad255ad28d93ebbb78b3d5da68cdc
54181 Author: Stefan Roese <sr@denx.de>
54182 Date:   Tue Apr 29 13:36:51 2008 +0200
54183
54184     ppc4xx: Change ECC initialization on lwmon5 to use clean_dcache_range()
54185
54186     As it seems the "old" ECC initialization routine by using dflush() didn't
54187     write all lines in the dcache back to memory on lwmon5. This could lead
54188     to ECC error upon Linux booting. This patch changes the program_ecc()
54189     routine to now use clean_dcache_range() instead of dflush().
54190     clean_dcache_range() uses dcbst which is exactly what we want in this
54191     case.
54192
54193     Since dflush() is known is cause problems, this routine will be
54194     removed completely and replaced by clean_dcache_range() with an
54195     additional patch.
54196
54197     Signed-off-by: Stefan Roese <sr@denx.de>
54198
54199 commit 18ec19e4aa1a045dfbf2c7c2e33963488e92d757
54200 Author: Yuri Tikhonov <yur@emcraft.com>
54201 Date:   Mon Apr 28 18:19:34 2008 +0200
54202
54203     POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.
54204
54205     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
54206
54207 commit eea5a743a2193ef2a05b9bc6dc447ba241416f35
54208 Author: Markus Brunner <super.firetwister@googlemail.com>
54209 Date:   Mon Apr 28 08:47:47 2008 +0200
54210
54211     ppc4xx: Fixup ebc clock in FDT for 405GP/EP
54212
54213     On ppc405EP and ppc405GP (at least) the ebc is directly attached to the plb
54214     and not to the opb. This patch will try to fixup /plb/ebc if /plb/opb/ebc
54215     doesn't exist.
54216
54217     Signed-off-by: Markus Brunner <super.firetwister@gmail.com>
54218
54219 commit 2ef7503a593c77a80c2a054011970227c4b62774
54220 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
54221 Date:   Thu Apr 24 07:57:17 2008 +0200
54222
54223     NE2000: Fix regresssion introduced by e710185aae90 on non AX88796
54224
54225     Move non-inlied functions into specific drivers file
54226     Set get_prom as weak
54227
54228     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
54229     Signed-off-by: Vlad Lungu <vlad@comsys.ro>
54230     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
54231
54232 commit 40cb90ee2b97db1f697e1b54f19a548ffc96d71b
54233 Author: Guennadi Liakhovetski <lg@denx.de>
54234 Date:   Thu Apr 3 17:04:19 2008 +0200
54235
54236     net: make ARP timeout configurable
54237
54238     Currently the timeout waiting for an ARP reply is hard set to 5 seconds.
54239     On i.MX31ADS due to a hardware "strangeness" up to four first IP packets
54240     to the boards get lost, which typically are ARP replies. By configuring
54241     the timeout to a lower value we significantly improve the first network
54242     transfer time on this board. The timeout is specified in milliseconds,
54243     later internally it is converted to deciseconds, because it has to be
54244     converted to hardware ticks, and CFG_HZ ranges from 900 to 27000000 on
54245     different boards.
54246
54247     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
54248     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
54249
54250 commit 13e0b8f7ca9d29267bf01d7a01e521a0517adce1
54251 Author: Guennadi Liakhovetski <lg@denx.de>
54252 Date:   Thu Apr 3 13:36:18 2008 +0200
54253
54254     minor cs8900 driver clean up
54255
54256     Remove a redundant register definition, clean up some coding style
54257     violations.
54258
54259     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
54260     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
54261
54262 commit 707fa917cca24c0f22776f48ac4a6fa5e5189b10
54263 Author: Wolfgang Denk <wd@denx.de>
54264 Date:   Mon Apr 28 22:01:04 2008 +0200
54265
54266     jffs2_1pass.c: fix incompatible pointer type warning
54267
54268     Signed-off-by: Wolfgang Denk <wd@denx.de>
54269
54270 commit 6aee00f5e6a1cf29d8fe8fdc9b7252fbd31115d9
54271 Author: Sascha Laue <Sascha.Laue@gmx.biz>
54272 Date:   Tue Apr 1 10:10:18 2008 +0200
54273
54274     lwmon5: update dsPIC POST spezification
54275
54276     The specification for the lwmon5 board dsPIC POST got changed.
54277     Also add defines for the temperatures  and voltages.
54278
54279     Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
54280
54281 commit 3e4615ab7ff38781a5dd80d0f49b9af55b4fe0b7
54282 Author: Sascha Laue <Sascha.Laue@gmx.biz>
54283 Date:   Tue Apr 1 15:13:03 2008 +0200
54284
54285     Fix watchdog POST for lwmon5
54286
54287     If the hardware watchdog detects a voltage error, the watchdog sets
54288     GPIO62 to low. The watchdog POST has to detect this low level.
54289
54290     Signed-off-by: Sascha Laue <leglas0@legpc180.leg.liebherr.i>
54291     Signed-off-by: Wolfgang Denk <wd@denx.de>
54292
54293 commit dd5748bcd669f46aeb6686c1b341323843738ccc
54294 Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
54295 Date:   Mon Apr 28 14:37:14 2008 +0200
54296
54297     rtl8169: fix compiler warnings
54298
54299     Fix multiple compiler warnings related to argument type mismatch.
54300
54301     Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
54302
54303 commit 413bf586266f86c6bdbc6c6d140f67a15af4c4f1
54304 Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
54305 Date:   Mon Apr 28 14:36:06 2008 +0200
54306
54307     IDE: fix compiler warnings
54308
54309     The IDE driver can use 32-bit addresses in LBA mode, in which case it
54310     spits multiple warnings during compilation. Fix them.
54311
54312     Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
54313
54314 commit db9084de28c46ac81c8f681722cb0d7411be4d7f
54315 Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
54316 Date:   Mon Apr 28 14:35:57 2008 +0200
54317
54318     LinkStation: fix compiler warning, add a maintainer
54319
54320     out_8 wants a pointer to an unsigned as the first argument. Add a
54321     maintainer for Linkstation boards.
54322
54323     Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
54324
54325 commit c71abba3cb67b063f789f17abf6c7447727c0cd5
54326 Author: Wolfgang Denk <wd@denx.de>
54327 Date:   Mon Apr 28 14:55:12 2008 +0200
54328
54329     cmd_nand.c: fix "differ in signedness" problem
54330
54331     Signed-off-by: Wolfgang Denk <wd@denx.de>
54332
54333 commit f2c288a35341ad02ac03b1563d786763c9c8f159
54334 Author: Wolfgang Denk <wd@denx.de>
54335 Date:   Mon Apr 28 12:48:47 2008 +0200
54336
54337     pcnet.c: fix a merge issue
54338
54339     Signed-off-by: Wolfgang Denk <wd@denx.de>
54340
54341 commit 4ca79f477ebd25a6872e6196d80e2f5eff441376
54342 Author: Wolfgang Denk <wd@denx.de>
54343 Date:   Mon Apr 28 12:08:18 2008 +0200
54344
54345     NAND: fix some strict-aliasing compiler warnings
54346
54347     Signed-off-by: Wolfgang Denk <wd@denx.de>
54348
54349 commit 5cd0130ecc79d6dcde1b1ac253abc457ca8c3115
54350 Author: Stefan Roese <sr@denx.de>
54351 Date:   Mon Apr 28 11:37:14 2008 +0200
54352
54353     ppc4xx: Fix compile warning of hcu4 board
54354
54355     Signed-off-by: Stefan Roese <sr@denx.de>
54356
54357 commit 5379cd15dd6c74ac51499bce3455bf6e0cdbe9f1
54358 Author: Wolfgang Denk <wd@denx.de>
54359 Date:   Mon Apr 28 11:31:23 2008 +0200
54360
54361     MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'
54362
54363     Signed-off-by: Wolfgang Denk <wd@denx.de>
54364
54365 commit 7602ed50a2f0ef3dc8d7da93f116de50288f5b59
54366 Author: Guennadi Liakhovetski <lg@denx.de>
54367 Date:   Mon Apr 28 00:25:32 2008 +0200
54368
54369     mx31ads: fix loadaddr environment variable define
54370
54371     Arithmetic expressions do not get evaluated under stringification. Remove
54372     default network configuration, add DHCP command support. Thanks to Felix
54373     Radensky for reporting.
54374
54375     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
54376
54377 commit 144eec777ac07bcb12bd38245a5a289f694a7f98
54378 Author: Wolfgang Denk <wd@denx.de>
54379 Date:   Mon Apr 28 10:55:24 2008 +0200
54380
54381     katmai: fix section overlap problem
54382
54383     Since we didn't want to remove features from the configuration, we
54384     decided to increase the U-Boot image size (add one flash sector).
54385
54386     Also changed the default environment definition to make it
54387     independent of such changes.
54388
54389     Signed-off-by: Wolfgang Denk <wd@denx.de>
54390     Acked-by: Stefan Roese <sr@denx.de>
54391
54392 commit 941d696d25624e3cc65ebf924199541acf52d74e
54393 Author: Wolfgang Denk <wd@denx.de>
54394 Date:   Mon Apr 28 10:55:24 2008 +0200
54395
54396     katmai: fix section overlap problem
54397
54398     Since we didn't want to remove features from the configuration, we
54399     decided to increase the U-Boot image size (add one flash sector).
54400
54401     Also changed the default environment definition to make it
54402     independent of such changes.
54403
54404     Signed-off-by: Wolfgang Denk <wd@denx.de>
54405     Acked-by: Stefan Roese <sr@denx.de>
54406
54407 commit 03c6cd39f9184143fd8c537872b3d4b2e03f1466
54408 Author: Kumar Gala <galak@kernel.crashing.org>
54409 Date:   Sat Apr 26 11:44:44 2008 -0500
54410
54411     post: Fix building with O=
54412
54413     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
54414
54415 commit fd7531c1e9d56b9e5e06d2c0e02b798dab72f70c
54416 Author: Wolfgang Denk <wd@denx.de>
54417 Date:   Sat Apr 26 01:55:00 2008 +0200
54418
54419     Prepare v1.3.3-rc1
54420
54421     Signed-off-by: Wolfgang Denk <wd@denx.de>
54422
54423 commit 19cf2ec90d8ce52da60c1693693c4048cb810967
54424 Author: Wolfgang Denk <wd@denx.de>
54425 Date:   Sat Apr 26 01:25:39 2008 +0200
54426
54427     post/Makefile: make sure to use the correct flags
54428
54429     ARFLAGS was not set, which caused "ppc_8xx-ar: creating libgenpost.a"
54430     messages to be printed.
54431
54432     Signed-off-by: Wolfgang Denk <wd@denx.de>
54433
54434 commit 7ed4011733e7dca8f64d21291e4294662f7dc3e2
54435 Author: Wolfgang Denk <wd@denx.de>
54436 Date:   Sat Apr 26 00:34:42 2008 +0200
54437
54438     Coding Style cleanup, update CHANGELOG
54439
54440     Signed-off-by: Wolfgang Denk <wd@denx.de>
54441
54442 commit f9204e15173834ff8d123e36279ce49c3c6c74fc
54443 Author: Magnus Lilja <lilja.magnus@gmail.com>
54444 Date:   Sun Apr 20 10:38:12 2008 +0200
54445
54446     i.MX31: Enable SPI and MC13783/RTC support for the Litekit board
54447
54448     This patch enables SPI and MC13783/RTC support for the Litekit board.
54449
54450     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
54451
54452 commit f97abbfb47d9e407354e157cae3f6369e460cd37
54453 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
54454 Date:   Fri Apr 25 01:08:32 2008 -0500
54455
54456     MPC8544DS: decode pcie3 end-point configuration correctly.
54457
54458     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
54459     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
54460
54461 commit 292188e15523c165c4269403fdcd33c26d89176e
54462 Author: Roy Zang <tie-fei.zang@freescale.com>
54463 Date:   Fri Apr 25 00:55:09 2008 -0500
54464
54465     MPC8544DS: Removes the unknown flash message information
54466
54467     This patch removes the unknown flash message information:
54468     '## Unknown FLASH on Bank 1 - Size = 0xdeadbeef = -286261248 MB'
54469     This unknown flash message is caused by PromJet.
54470     Some of the board user is unhappy with this information.
54471
54472     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
54473     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
54474
54475 commit b2115757403beef0ac6bc2c6c3b24f31256a75d2
54476 Author: Kim Phillips <kim.phillips@freescale.com>
54477 Date:   Thu Apr 24 14:07:38 2008 -0500
54478
54479     mpc83xx: bump loadaddr over fdtaddr to 0x500000
54480
54481     this seems as a good compromise between human memory, typing,
54482     and last but not least, to accommodate for current and future kernel bloat.
54483
54484     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
54485     Acked-by: Dave Liu <daveliu@freescale.com>
54486
54487 commit be5a7190265a34d968578ff266549c60f6f57654
54488 Author: Dave Liu <r63238@freescale.com>
54489 Date:   Tue Apr 15 13:12:23 2008 +0800
54490
54491     mpc83xx: clean up the readme for 83xx boards
54492
54493     1. correct the typo
54494     2. correct the memory map for 837xerdb board
54495
54496     Signed-off-by: Dave Liu <daveliu@freescale.com>
54497
54498 commit bcae52a6819ee9dad5d0d96cd7daeb20108d45ff
54499 Author: Dave Liu <r63238@freescale.com>
54500 Date:   Tue Apr 15 13:11:11 2008 +0800
54501
54502     mpc83xx: remove the unused CPM's stuff
54503
54504     The MPC83xx family never have CPM block, so remove it from 83xx.
54505
54506     Signed-off-by: Dave Liu <daveliu@freescale.com>
54507
54508 commit c63ad6325a8ac0097a54b418a3288926b0484b18
54509 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
54510 Date:   Fri Apr 18 16:29:40 2008 +0200
54511
54512     cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST
54513
54514     This patch adds a configurable flash auto protection list that can be used
54515     to make U-Boot protect flash regions in flash_init().
54516
54517     The idea has been discussed on the u-boot mailing list starting
54518     on Nov 18th, 2007.
54519
54520     Even this patch brings a new feature it is used as a bugfix for 4xx
54521     platforms where flash_init() does not completely protect the
54522     monitor's flash range in all situations.
54523
54524     U-Boot protects the flash range from CFG_MONITOR_BASE to
54525     (CFG_MONITOR_BASE + monitor_flash_len  - 1) by default. This does not
54526     include the reset vector at 0xfffffffc.
54527
54528     Example:
54529     #define CFG_FLASH_AUTOPROTECT_LIST {{0xfff80000, 0x80000}}
54530
54531     This config option will auto protect the last 512k of flash that
54532     contains the bootloader on board like APC405 and PMC405.
54533
54534     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
54535
54536 commit d0d91ae3acb4f29d1a2a3a766747478ed54e2848
54537 Author: Stefan Roese <sr@denx.de>
54538 Date:   Fri Apr 25 13:59:03 2008 +0200
54539
54540     ppc4xx: Remove double defines in lwmon5.h
54541
54542     introduced with latest lwmon5/POST merge
54543
54544     Signed-off-by: Stefan Roese <sr@denx.de>
54545
54546 commit 7590378fb9c686709492ceb142825cd058255956
54547 Author: Bartlomiej Sieka <tur@semihalf.com>
54548 Date:   Fri Apr 25 13:54:02 2008 +0200
54549
54550     Use watchdog-aware functions when calculating hashes of images - take two
54551
54552     Some files didn't get updated properly with the "Use watchdog-aware
54553     functions when calculating hashes of images" commit, this commit
54554     fixes this.
54555
54556     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
54557     Signed-off-by: Wolfgang Denk <wd@denx.de>
54558
54559 commit 8e048c438e20ec89b49da5f085f8f756eba6e587
54560 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
54561 Date:   Fri Apr 25 12:01:39 2008 +0200
54562
54563     ppc4xx: Add bootcount limit handling for APC405 boards
54564
54565     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
54566
54567 commit 1de6b28be5d107ae90ad7a8a43653c49966e8afe
54568 Author: Bartlomiej Sieka <tur@semihalf.com>
54569 Date:   Fri Apr 25 12:10:09 2008 +0200
54570
54571     Use watchdog-aware functions when calculating hashes of images
54572
54573     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
54574
54575 commit d00ce09040d3100e2c7998ef56db62c2d20d9ee3
54576 Author: Wolfgang Denk <wd@denx.de>
54577 Date:   Fri Apr 25 12:44:08 2008 +0200
54578
54579     USB: fix more GCC 4.2.x aliasing warnings
54580
54581     Signed-off-by: Wolfgang Denk <wd@denx.de>
54582     Acked-by: Markus Klotzbuecher <mk@denx.de>
54583
54584 commit aff4f86448f6586930f0a3be7fc4b0ddcf450980
54585 Author: Wolfgang Denk <wd@denx.de>
54586 Date:   Fri Apr 25 12:41:53 2008 +0200
54587
54588     lib_generic/crc32.c: add missing #include <watchdog.h>
54589
54590     Signed-off-by: Wolfgang Denk <wd@denx.de>
54591
54592 commit 03ccdbcd5602610cea4bd0db7e48e1ef881a51ef
54593 Author: Wolfgang Denk <wd@denx.de>
54594 Date:   Fri Apr 25 11:52:21 2008 +0200
54595
54596     lib_generic/crc32.c: fix compile problem
54597
54598     Signed-off-by: Wolfgang Denk <wd@denx.de>
54599
54600 commit 24bfedbd0be4dcaa94861407820d6a70fea7e03b
54601 Author: Stefan Roese <sr@denx.de>
54602 Date:   Tue Apr 22 12:20:32 2008 +0200
54603
54604     ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt
54605
54606     The PCIe root-complex/endpoint setup as configured via the "pcie_mode"
54607     environment variable will now get passed to the Linux kernel by setting
54608     the device_type property of the PCIe device tree node. For normal root-
54609     complex configuration it will keep its defaults value of "pci" and for
54610     endpoint configuration it will get changed to "pci-endpoint".
54611
54612     Signed-off-by: Stefan Roese <sr@denx.de>
54613
54614 commit eb0615bf600d2caf5aa2958f47f5ba364c52d5e7
54615 Author: Yuri Tikhonov <yur@emcraft.com>
54616 Date:   Thu Apr 24 10:30:53 2008 +0200
54617
54618     lwmon5: watchdog POST fix
54619
54620     Use the GPT0_MASKx registers as the temporary storage for watch-dog
54621     timer POST test instead of GPT0_COMPx. The latter
54622     (GPT0_COMP1..GPT0_COMP5) are used for the log-buffer header.
54623
54624     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
54625     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
54626
54627 commit 78e488298824bc150b5f3ebf7958cd71fa2af1b9
54628 Author: Kim Phillips <kim.phillips@freescale.com>
54629 Date:   Mon Apr 21 18:10:14 2008 -0500
54630
54631     lib_ppc: Revert "Make MPC83xx one step closer to full relocation."
54632
54633     This reverts commit 70431e8a7393b6b793f77957f95b999fc9a269b8 which has
54634     proven problematic getting right from the start at least on 83xx and
54635     4xx.
54636
54637     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
54638
54639 commit a99715b8ebfc500f3f40e01b36b64d473938443d
54640 Author: Detlev Zundel <dzu@denx.de>
54641 Date:   Fri Apr 18 14:50:01 2008 +0200
54642
54643     Realining some header definitions.
54644
54645     Signed-off-by: Detlev Zundel <dzu@denx.de>
54646
54647 commit 4acbc6c7f993cae409c424615415a3e76820f13d
54648 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
54649 Date:   Thu Apr 24 07:57:16 2008 +0200
54650
54651     NE2000: coding style cleanup
54652
54653     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
54654
54655 commit b4aff1ffaf7120032c653357c007faa14f74d29d
54656 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
54657 Date:   Wed Apr 23 00:11:47 2008 +0900
54658
54659     qemu-mips.h: Add CFI support
54660
54661     CONFIG_ENV_OVERWRITE is also added.
54662
54663     This patch is originally created by Jean-Christophe PLAGNIOL-VILLARD.
54664
54665     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
54666     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
54667
54668 commit 4a1f11b45a82908e5b0df602d703082413a6b7ed
54669 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
54670 Date:   Tue Apr 22 22:47:27 2008 +0900
54671
54672     doc/README.mips: Add MIPS notes
54673
54674     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
54675
54676 commit 215b01bba8bc662d35f72b084700b192d367dfb4
54677 Author: Bartlomiej Sieka <tur@semihalf.com>
54678 Date:   Tue Apr 22 12:27:56 2008 +0200
54679
54680     Add support for calculating hashes with watchdog triggering
54681
54682     Implement watchodg-aware variants of hash calculation functions:
54683     - crc32_wd()
54684     - md5_wd()
54685     - sha1_csum_wd()
54686     The above functions calculate the hash of the input buffer in chunks,
54687     triggering the watchdog after processing each chunk. The chunk size
54688     is given as a function call parameter.
54689
54690     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
54691
54692 commit 8875e3abab986df930167ce5c1ac4f95dcacc81c
54693 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
54694 Date:   Wed Apr 23 11:02:12 2008 +0900
54695
54696     qemu-mips: Cleanup whitespace, indentation, etc.
54697
54698     No functional change.
54699
54700     This patch was originally submitted by Jean-Christophe PLAGNIOL-VILLARD.
54701     Then I re-created from scratch, and changed more lines than the original.
54702
54703     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
54704     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
54705
54706 commit 386563197e3a50b0e97ad9aae87f57d9aab909ab
54707 Author: Vlad Lungu <vlad@comsys.ro>
54708 Date:   Wed Oct 10 23:02:09 2007 +0300
54709
54710     Fixed pcnet io_base
54711
54712     Bus and phys address are not always the same
54713
54714     Signed-off-by: Vlad Lungu <vlad@comsys.ro>
54715
54716 commit 11ea26fd1cb63c91403fe04a6eea975cd418603f
54717 Author: Wolfgang Denk <wd@denx.de>
54718 Date:   Thu Apr 24 23:44:26 2008 +0200
54719
54720     drivers/net/pcnet.c: Coding Style cleanup.
54721
54722     Signed-off-by: Wolfgang Denk <wd@denx.de>
54723
54724 commit 899ef7b84578b7cafadfd78488c2fd2aac93f636
54725 Author: Vlad Lungu <vlad@comsys.ro>
54726 Date:   Wed Oct 10 23:04:23 2007 +0300
54727
54728     Added Am79C970A chip id to pcnet
54729
54730     Signed-off-by: Vlad Lungu <vlad@comsys.ro>
54731
54732 commit 17c9de6bb33f676eb776dcbfc46fc1b14c3871a5
54733 Author: Magnus Lilja <lilja.magnus@gmail.com>
54734 Date:   Sun Apr 20 10:35:03 2008 +0200
54735
54736     i.MX31: Fix architecture numbers for ADS and Litekit boards
54737
54738     Correct the Linux architecture number for i.MX31 Litekit and ADS boards.
54739
54740     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
54741
54742 commit e7ae84d6c7288790e88639f57cb60daf89c11369
54743 Author: Magnus Lilja <lilja.magnus@gmail.com>
54744 Date:   Sun Apr 20 10:36:36 2008 +0200
54745
54746     i.MX31: Use symbolic names for Litekit membases.
54747
54748     Use symbolic names instead of hard coded addresses for Litekit membases.
54749
54750     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
54751
54752 commit 2ef1d9b6030d02f576b1bcd9fec948e602522012
54753 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
54754 Date:   Sat Apr 19 17:59:20 2008 +0200
54755
54756     Fix show_boot_progress prototype
54757
54758     in commit fad634071 "make show_boot_progress () weak."
54759     show_boot_progress is supposed to be declared as weak but declared as
54760     inline instead.
54761
54762     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
54763
54764 commit edbed247a14d70b94958010f736621212285de91
54765 Author: Bartlomiej Sieka <tur@semihalf.com>
54766 Date:   Fri Apr 18 12:39:23 2008 +0200
54767
54768     Memory footprint optimizations
54769
54770     As suggested by Wolfgang Denk:
54771     - image printing functions:
54772       - remove wrappers
54773       - remove indentation prefix from functions' signatures
54774     - merge getenv_verify and getenv_autostart into one parametrized function
54775
54776     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
54777
54778 commit 0a0b606faaec4afb3f750b09aa4df1e40a39dcb8
54779 Author: Guennadi Liakhovetski <lg@denx.de>
54780 Date:   Tue Apr 15 13:33:11 2008 +0200
54781
54782     MX31ADS environment variable update, spi and rtc support
54783
54784     Update MX31ADS default environment to better match the flash layout and
54785     the memory map, support SPI and RTC.
54786
54787     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
54788
54789 commit 022f12163595b9a55380c6d77c3119b93d6a9a4b
54790 Author: Kumar Gala <galak@kernel.crashing.org>
54791 Date:   Mon Apr 21 09:28:36 2008 -0500
54792
54793     85xx: Round up frequency calculations to get reasonable output
54794
54795     eg. because of rounding error we can get 799Mhz instead of 800Mhz.
54796
54797     Introduced DIV_ROUND_UP and roundup taken from linux kernel.
54798
54799     Signed-off-by: Dejan Minic <minic@freescale.com>
54800     Signed-off-by: Srikanth Srinivasan <srikanth.srinivasan@freescale.com>
54801     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
54802     Acked-by: Andy Fleming <afleming@freescale.com>
54803
54804 commit 876b8f978982216ab4a22dcd9efddfcd9b0e04e6
54805 Author: Kumar Gala <galak@kernel.crashing.org>
54806 Date:   Wed Apr 23 16:58:04 2008 -0500
54807
54808     fsl_pci: Only modify registers if we have them
54809
54810     pme_msg_det exists only on PCIe controllers only set it if we are a "bridge".
54811
54812     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
54813
54814 commit 83fe32334337def160b302aa9d152d808bfcc68e
54815 Author: Markus Klotzbücher <mk@denx.de>
54816 Date:   Wed Apr 23 10:57:33 2008 +0200
54817
54818     USB: remove a cpu bug workaround for an unsupported architecture.
54819
54820     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
54821
54822 commit f957576cb53e6cfab412709cfc8db1afd39d21c3
54823 Author: Markus Klotzbücher <mk@denx.de>
54824 Date:   Wed Apr 23 10:53:23 2008 +0200
54825
54826     USB: fix those pesky aliasing warnings issued by gcc-4.2
54827
54828     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
54829     Signed-off-by: Detlev Zundel <dzu@denx.de>
54830
54831 commit 89cdab788f3716b335fefb60b836ebcf975aceab
54832 Author: Mike Frysinger <vapier@gentoo.org>
54833 Date:   Mon Mar 31 11:02:01 2008 -0400
54834
54835     crc32: use uint32_t rather than unsigned long
54836
54837     The envcrc.c does sizeof(unsigned long) when calculating the crc, but
54838     this is done with the build toolchain instead of the target tool
54839     chain, so if the build is a 64bit system but the target is 32bits,
54840     the size will obviously be wrong. This converts all unsigned long
54841     stuff related to crc32 to uint32_t types. Compile tested only: output
54842     of ./tools/envcrc when run on a 32bit build system matches that of a
54843     64bit build system.
54844
54845     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
54846     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
54847
54848 commit 80c40b765b3642ddb9f3392b7898715aab44a29c
54849 Author: Dirk Behme <dirk.behme@googlemail.com>
54850 Date:   Wed Mar 26 09:53:29 2008 +0100
54851
54852     ARM: Davinci: Fix DM644x timer overflow handling and cleanup
54853
54854     Fix ARM based DaVinci DM644x timer overflow handling and cleanup timer code.
54855
54856     Changes:
54857
54858     - Remove *_masked() functions as noted by Wolfgang
54859
54860     - Adapt register naming to recent TI spec (sprue26, March 2007)
54861
54862     - Fix reset_timer() handling
54863
54864     - As reported by Pieter [1] the overflow fix introduced a delay of factor 16 (e.g 2 seconds became 32). While the overflow fix is basically okay, it missed to divide udelay by 16, too. Fix this.
54865
54866     [1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/38179
54867
54868     - Remove software division of timer count value (DIV(x) macro) and do it in hardware (TIM_CLK_DIV).
54869
54870     Many thanks to Troy Kisky <troy.kisky@boundarydevices.com> and Pieter Voorthuijsen <pieter.voorthuijsen@Prodrive.nl> for the hints & testing!
54871
54872     Patch is compile tested with davinci_dvevm & sonata & schmoogie configuration and tested by Pieter on DaVinci EVM hardware.
54873
54874     Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
54875     Acked-by: Pieter Voorthuijsen <pieter.voorthuijsen@Prodrive.nl>
54876
54877 commit a6e6fc610e39dec41b79680413d4ed38145bd3c8
54878 Author: Sergei Poselenov <sposelenov@emcraft.com>
54879 Date:   Wed Apr 9 16:09:41 2008 +0200
54880
54881     Added watchdog triggering calls in the "mtest" test function.
54882
54883     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
54884
54885 commit d32a874b9b4c1e949ee38be7790f6bf6d6143451
54886 Author: Yuri Tikhonov <yur@emcraft.com>
54887 Date:   Sun Apr 6 19:19:14 2008 +0200
54888
54889     lwmon5 watchdog: limit trigger rate
54890
54891     Limit the rate of h/w watch-dog triggering on the LWMON5 board by
54892     the CONFIG_WD_MAX_RATE value.
54893
54894     Note that an earlier version of this patch which used microseconds
54895     instead of ticks dis not work. The problem was that we used
54896     usec2ticks() to convert microseconds into ticks. usec2ticks() uses
54897     get_tbclk(), which in turn calls get_sys_info(). It turns out that
54898     this function does a lot of prolonged operations (like divisions)
54899     which take too much time so we do not trigger the watchdog in time,
54900     and it resets the system.
54901
54902     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
54903
54904 commit 2d2b994a30bb100774dc747ae9865b7f95285a88
54905 Author: Yuri Tikhonov <yur@emcraft.com>
54906 Date:   Mon Mar 31 10:51:37 2008 +0200
54907
54908     POST: move CONFIG_POST to Makefiles
54909
54910     Introduce the new logical option CONFIG_HAS_POST which is set when the
54911     platform has CONFIG_POST set. Use CONFIG_HAS_POST in the post/ Makefiles
54912     to determine should the POST libs be compiled for the selected target
54913     platform, or not.
54914
54915     To avoid breaking u-boot linking process, the empty post/libpost.a file is
54916     created for platforms which do not have POSTs.
54917
54918     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
54919     Signed-off-by: Wolfgang Denk <wd@denx.de>
54920
54921 commit 0a51e9248e2d27e0a02ef1e740c576ce90a39ee1
54922 Author: Yuri Tikhonov <yur@emcraft.com>
54923 Date:   Mon Mar 31 10:49:34 2008 +0200
54924
54925     POST: preparations for moving CONFIG_POST to Makefiles
54926
54927     Remove CONFIG_POST ifdefs from the post/ source files.
54928
54929     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
54930     Signed-off-by: Wolfgang Denk <wd@denx.de>
54931
54932 commit 5d40d4430d9ebc8434c6f0798594836e1efa7a1e
54933 Author: Stefan Roese <sr@denx.de>
54934 Date:   Tue Apr 22 14:14:20 2008 +0200
54935
54936     ppc4xx: Fix Canyonlands and Glacier default environment for fdt usage
54937
54938     This patch fixes the Canyonlands and Glacier default environment to better
54939     fit to the arch/powerpc device-tree kernels. The variables dealing with
54940     arch/ppc booting are removed, since these boards are supported only in
54941     arch/powerpc. Glacier uses the same config file as Canyonlands.
54942
54943     Also, the Glacier now uses non-FPU rootpath, since 460GT has no FPU.
54944
54945     Signed-off-by: Stefan Roese <sr@denx.de>
54946
54947 commit b789cb4a4c0c1deff82053539cfe29a9c6e23f8b
54948 Author: Stefan Roese <sr@denx.de>
54949 Date:   Tue Apr 22 14:06:42 2008 +0200
54950
54951     ppc4xx: Small coding style cleanup for the latest esd patches
54952
54953     Signed-off-by: Stefan Roese <sr@denx.de>
54954
54955 commit 79941d63bc03aed8c48d7602f18217cc200ee931
54956 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
54957 Date:   Mon Apr 21 18:01:07 2008 +0200
54958
54959     ppc4xx: Update CPU strapping for PMC440 boards
54960
54961     This patch removes the temporary 'test' strapping option
54962     of the sbe command. The '667' strapping option now uses
54963     a PLB/PCI divider of 3.
54964
54965     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
54966
54967 commit f00cf3193a6635355b121e90debb2f54e777e7da
54968 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
54969 Date:   Mon Apr 21 14:42:21 2008 +0200
54970
54971     ppc4xx: Remove unused APC405 strataflash driver
54972
54973     The APC405 board support has been migrated to use the common
54974     CFI flash driver.
54975
54976     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
54977
54978 commit 1c686676a86473bbd92151f0544e109413f6ed06
54979 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
54980 Date:   Mon Apr 21 14:42:17 2008 +0200
54981
54982     ppc4xx: Update APC405 configuration
54983
54984     - enable esd's auto_update mechanism
54985     - support alternative flash layout on rev. 1.8 boards
54986     - update default environment
54987     - use common CFI flash driver
54988     - coding style cleanup
54989
54990     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
54991
54992 commit 0b9872515a521bf7866dc24b85ddce708e60d702
54993 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
54994 Date:   Mon Apr 21 14:42:11 2008 +0200
54995
54996     ppc4xx: Update APC405 board support
54997
54998     - enable esd's auto_update mechanism
54999     - fix LCD support on latest hardware revision (uses other LCD controller)
55000     - support alternative flash layout on rev. 1.8 boards
55001     - coding style cleanup
55002
55003     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
55004
55005 commit 83975d02e225e231960784972e7820a8b303756b
55006 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
55007 Date:   Mon Apr 21 14:42:06 2008 +0200
55008
55009     ppc4xx: update esd's common auto_update code for 405 boards
55010
55011     - Coding style cleanup (long lines)
55012     - improve handling of protected flash regions
55013     - remove dead code
55014
55015     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
55016
55017 commit b9233fe5d59cb25d975071616bd1035d6f4c2285
55018 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
55019 Date:   Mon Apr 21 14:41:59 2008 +0200
55020
55021     ppc4xx: Update esd's common LCD code for 405 boards
55022
55023     - Coding style cleanup (long lines)
55024     - Add s1d13505 support
55025     - Make some functions return a result code instead of void
55026
55027     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
55028
55029 commit dea68189424c3f1242427a8146a3861bf093173c
55030 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
55031 Date:   Mon Apr 21 11:36:55 2008 +0200
55032
55033     ppc4xx: Update FPGA image for APC405 boards
55034
55035     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
55036
55037 commit 2a05b152924acfcec3b037693329e517e6d3578f
55038 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
55039 Date:   Mon Apr 21 11:36:08 2008 +0200
55040
55041     ppc4xx: Update bootlogo for APC405 boards
55042
55043     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
55044
55045 commit 8deafdc6ad368368cf03b58cab4bd39f45d64b5c
55046 Author: Stefan Roese <sr@denx.de>
55047 Date:   Fri Apr 18 16:41:31 2008 +0200
55048
55049     ppc4xx: Add dcache_enable() for 440
55050
55051     dcache_enable() was missing for 440 and the patch
55052     017e9b7925f74878d0e9475388cca9bda5ef9482 ["allow ports to override bootelf
55053     "] behavior uses this function.
55054
55055     Note: Currently the cache handling functions like
55056     d/icache_disable/enable() are NOP's on 440. This may be changed in the
55057     future.
55058
55059     Signed-off-by: Stefan Roese <sr@denx.de>
55060
55061 commit a49e0d177a0749614b316ec847fb623f09c82c07
55062 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
55063 Date:   Mon Apr 21 11:19:04 2008 +0200
55064
55065     video: Add missing free for logo memory
55066
55067     This patch adds two missing free()s.
55068
55069     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
55070
55071 commit 84c01d3a05ae3aca5f7c0c13a31ca72ba1199a42
55072 Author: Troy Kisky <troy.kisky@boundarydevices.com>
55073 Date:   Mon Sep 24 16:41:43 2007 -0700
55074
55075     PATCH - Fix oob data copied into supplied buffer
55076
55077     This patch correctly sets the oobavail variable
55078     and fixes a bug where the oob data was not valid when
55079     there where multiple groups in oobfree.
55080
55081     First segment fixes a typo
55082     Second segment fixes a bug where oob data may be copied incorrectly.
55083     Third segment adds an error message when exiting due to write protect.
55084     Forth segment fixes a bug where oobavail may be set incorrectly.
55085
55086     Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
55087
55088 commit e1d09680f64b452adde89ed9fe28a77c56bedc9a
55089 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
55090 Date:   Fri Apr 18 17:24:32 2008 +0200
55091
55092     ppc4xx: Fix sys_get_info() for 405GP(r)
55093
55094     This patch assigns the correct EBC clock for 405GP(r) CPUs
55095     to PPC4xx_SYS_INFO structure. Without this patch U-Boot
55096     uses an uninitialized EBC clock in its startup message.
55097
55098     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
55099
55100 commit dc7746d86d2a3dfe01ab9a70cb427f92adc303c7
55101 Author: Wolfgang Denk <wd@denx.de>
55102 Date:   Sun Apr 20 15:39:38 2008 -0700
55103
55104     Makefile: remove nand_spl/System.map when cleaning up.
55105
55106 commit d9a42c0ace4d4f9cb061d62a7265d1780f90447b
55107 Author: Wolfgang Denk <wd@denx.de>
55108 Date:   Sun Apr 20 15:35:52 2008 -0700
55109
55110     MAKEALL: sort entries / lists.
55111
55112     Signed-off-by: Wolfgang Denk <wd@denx.de>
55113
55114 commit 0878af169b181868a105b5c33f3a6423e2c9fd60
55115 Author: Kumar Gala <galak@kernel.crashing.org>
55116 Date:   Fri Apr 18 11:29:01 2008 -0500
55117
55118     85xx: Fix size of cpu-release-addr property
55119
55120     The cpu-release-addr is defined as always being a 64-bit quanity regardless
55121     if we are running on a 32-bit or 64-bit machine.
55122
55123 commit 88353a985109562a639b2f8a0c90d77011bfe374
55124 Author: Timur Tabi <timur@freescale.com>
55125 Date:   Fri Apr 4 11:15:58 2008 -0500
55126
55127     Fix calculation of I2C clock for some 85xx chips
55128
55129     Some 85xx chips use CCB as the base clock for the I2C.  Some use CCB/2, and
55130     some use CCB/3.  There is no pattern that can be used to determine which
55131     chips use which frequency, so the only way to determine is to look up the
55132     actual SOC designation and use the right value for that SOC.
55133
55134     Update immap_85xx.h to include the GUTS PORDEVSR2 register.
55135
55136     Signed-off-by: Timur Tabi <timur@freescale.com>
55137
55138 commit 1e01477aeaf409ddb97e2633aab9cf8c9c60612e
55139 Author: Wolfgang Denk <wd@denx.de>
55140 Date:   Fri Apr 18 11:44:27 2008 -0700
55141
55142     Fix build breakage casued by commit c0559be371b2
55143
55144         Change env_get_char from a global function ptr to a function.
55145
55146     Signed-off-by: Wolfgang Denk <wd@denx.de>
55147
55148 commit 268a804d7e2fa07b64211fd2f9a9615db4539f23
55149 Author: Wolfgang Denk <wd@denx.de>
55150 Date:   Fri Apr 18 10:53:41 2008 -0700
55151
55152     Coding Style cleanup, update CHANGELOG.
55153
55154     Signed-off-by: Wolfgang Denk <wd@denx.de>
55155
55156 commit 92bad20ad74b70adf3839df9a0a47cce000ac3d7
55157 Author: Mike Frysinger <vapier@gentoo.org>
55158 Date:   Tue Apr 8 14:00:57 2008 -0400
55159
55160     Add support for u-boot in svn and localversion-* files
55161
55162     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
55163
55164 commit d23ff6827decf121461fbc5622612fd7effe207e
55165 Author: Guennadi Liakhovetski <lg@denx.de>
55166 Date:   Thu Apr 3 17:04:22 2008 +0200
55167
55168     MX31ADS network and flash updates
55169
55170     This patch allows U-Boot to use buffered writes to the Spansion NOR
55171     flash installed on this board, and eliminates long delays in network
55172     transfers after the board startup.
55173
55174     Also modify flash layout to embed main and redundant environment
55175     blocks in the U-Boot image.
55176
55177     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
55178
55179 commit b5dc9b304d289831f291843ff88a45cbdf1a6290
55180 Author: Guennadi Liakhovetski <lg@denx.de>
55181 Date:   Mon Apr 14 10:53:12 2008 +0200
55182
55183     Support for the MX31ADS evaluation board from Freescale
55184
55185     This patch adds support for the MX31ADS evaluation board from Freescale,
55186     initialization code is copied from RedBoot sources, also provided by
55187     Freescale.
55188
55189     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
55190
55191 commit 499e7831e1baaac6bfb959213f1950c216fbc5ba
55192 Author: Stefan Roese <sr@denx.de>
55193 Date:   Tue Apr 8 10:33:29 2008 +0200
55194
55195     ppc4xx: Change Canyonlands to support booting from 2k page NAND devices
55196
55197     Signed-off-by: Stefan Roese <sr@denx.de>
55198
55199 commit 5e182dce04d68cc94407a1b1fa09307f2bb96719
55200 Author: Stefan Roese <sr@denx.de>
55201 Date:   Tue Apr 8 10:33:28 2008 +0200
55202
55203     ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMM
55204
55205     Signed-off-by: Stefan Roese <sr@denx.de>
55206
55207 commit fe7c0db6b2a9004f96c2a2d4fff2849e19c2d825
55208 Author: Stefan Roese <sr@denx.de>
55209 Date:   Tue Apr 8 10:33:27 2008 +0200
55210
55211     ppc4xx: Add Glacier NAND booting target
55212
55213     Signed-off-by: Stefan Roese <sr@denx.de>
55214
55215 commit 46f373838e384a4c23d13581b1dfa5acb66b5810
55216 Author: Stefan Roese <sr@denx.de>
55217 Date:   Tue Apr 8 10:31:00 2008 +0200
55218
55219     nand_spl: Update nand_spl to support 2k page size NAND devices
55220
55221     This patch adds support for booting from 2k page sized NAND device
55222     (e.g. Micron 29F2G08AAC).
55223
55224     Tested on AMCC Canyonlands.
55225
55226     Signed-off-by: Stefan Roese <sr@denx.de>
55227
55228 commit 5e3dca577b7c1bf58bd2b48449b18b7e7dcd8e04
55229 Author: Anatolij Gustschin <agust@denx.de>
55230 Date:   Thu Apr 17 18:18:00 2008 +0200
55231
55232     Fix crash on sequoia in ppc_4xx_eth_init
55233
55234     Currently U-Boot crashes in ppc_4xx_eth_init on sequoia
55235     with cache enabled (TLB Parity exeption). This patch
55236     fixes the problem.
55237
55238     Signed-off-by: Anatolij Gustschin <agust@denx.de>
55239
55240 commit accf7355767dc7f6b85d88bb1c75c9d95e84ba5b
55241 Author: Anatolij Gustschin <agust@denx.de>
55242 Date:   Thu Apr 17 18:15:27 2008 +0200
55243
55244     ppc4xx: Fix crash on sequoia with cache enabled
55245
55246     Currently U-Boot crashes on sequoia board in CPU POST if
55247     cache is enabled (CONFIG_4xx_DCACHE defined). The cache
55248     won't be disabled by change_tlb before CPU POST because
55249     there is an insufficient adress range check since
55250     CFG_MEM_TOP_HIDE was introduced. This patch tries to fix
55251     this problem.
55252
55253     Signed-off-by: Anatolij Gustschin <agust@denx.de>
55254
55255 commit 43c509254fab375c49936498da944658117ed07c
55256 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
55257 Date:   Thu Apr 17 23:35:13 2008 +0900
55258
55259     Use jr as register jump instruction
55260
55261     Current assembler codes are inconsistent in the way of register jump
55262     instruction usage; some use jr, some use j. Of course GNU as allows both
55263     usages, but as can be expected from `Jump Register' the mnemonic `jr' is
55264     more intuitive than `j'. For example, Linux doesn't have `j <reg>' usage
55265     at all.
55266
55267     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
55268
55269 commit 7ce63709828d37b08866e537339a169bd0db2bd3
55270 Author: Guennadi Liakhovetski <lg@denx.de>
55271 Date:   Tue Apr 15 14:15:30 2008 +0200
55272
55273     RTC driver for MC13783
55274
55275     MC13783 is a multifunction IS with an SPI interface to the host. This
55276     driver handles the RTC controller in this chip.
55277
55278     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
55279
55280 commit 38254f45b0b412332726c90d3184ad47479fcffb
55281 Author: Guennadi Liakhovetski <lg@denx.de>
55282 Date:   Tue Apr 15 14:14:25 2008 +0200
55283
55284     New i.MX31 SPI driver
55285
55286     This is an SPI driver for i.MX and MXC based SoCs from Freescale. So far
55287     only implemented and tested on i.MX31, can with a modified register layout
55288     and definitions be used for i.MX27, I think, MXC CPUs have similar SPI
55289     controllers too.
55290
55291     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
55292
55293 commit 7064122c2eef92f02a03ef37a1a1c07e70cd4e38
55294 Author: Magnus Lilja <lilja.magnus@gmail.com>
55295 Date:   Tue Apr 15 19:09:10 2008 +0200
55296
55297     Fix name of i.MX31 boards in config file header
55298
55299     Correct the name of the i.MX31 Litekit and phyCORE boards in config files.
55300
55301     Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
55302
55303 commit a49864593e083a5d0779fb9ca98e5a0f2053183d
55304 Author: Mike Frysinger <vapier@gentoo.org>
55305 Date:   Sun Apr 13 19:42:19 2008 -0400
55306
55307     allow ports to override go behavior
55308
55309     Split the arch-specific logic out of the common go code and into a dedicated
55310     weak function called do_go_exec() that lives in cpu directories.  This will
55311     need review from i386/nios people to make sure I didn't break them.
55312
55313 commit 017e9b7925f74878d0e9475388cca9bda5ef9482
55314 Author: Mike Frysinger <vapier@gentoo.org>
55315 Date:   Sun Apr 13 19:42:18 2008 -0400
55316
55317     allow ports to override bootelf behavior
55318
55319     Change the bootelf setup function into a dedicated weak function called
55320     do_bootelf_exec.  This way ports can control the behavior however they
55321     like before/after calling the ELF entry point.
55322
55323 commit a4b46ed6b3502335c3f3a5d672abe0bcb44f20b7
55324 Author: Ulf Samuelsson <ulf@atmel.com>
55325 Date:   Sat Apr 12 20:56:03 2008 +0200
55326
55327     Reorder ARM boards in Makefile
55328
55329     Rearrange ARM boards in Makefile so that ARM926EJ-S boards
55330     are no longer under ARM92xT header.
55331
55332     Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
55333     Ack-By Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
55334
55335 commit c3a60cb3bd67e120fc99b6ba88d9295c3c07f688
55336 Author: Ulf Samuelsson <ulf@atmel.com>
55337 Date:   Sat Apr 12 20:29:44 2008 +0200
55338
55339     Clean up dataflash partitioning
55340
55341     This patch removes the board dependent parts from
55342     "drivers/mtd/dataflash.c".
55343     Each board relying on this, will have the appropriate
55344     code in a new file, "partition.c" in the board directory.
55345     board Makefiles updated to use the file.
55346
55347     The dataflash partitions are aligned on sector/page boundaries.
55348
55349     The CONFIG_NEW_DF_PARTITION was used to create named partitions
55350     This is now the default operation, and the CONFIG variable is removed.
55351
55352     Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
55353
55354 commit 51ecde946fec511a16346e498204ca10ad71080d
55355 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
55356 Date:   Sat Apr 12 14:08:45 2008 +0200
55357
55358     gitignore: udpate stgit generated and .patch file
55359
55360     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
55361
55362 commit 66e39818e95f51ee1c1dd2094407a8929543fa6d
55363 Author: Wolfgang Denk <wd@denx.de>
55364 Date:   Fri Apr 18 00:15:36 2008 -0700
55365
55366     Get rid of redundant copy of renamed header file.
55367
55368     Signed-off-by: Wolfgang Denk <wd@denx.de>
55369
55370 commit c3aafd8cf814e33a77de81c2f22b8c772216a3cc
55371 Author: Vlad Lungu <vlad@comsys.ro>
55372 Date:   Fri Apr 11 21:20:14 2008 +0300
55373
55374     Fix dependency generation for older gcc versions
55375
55376      With gcc 3.3.3 at least, compilation fails with
55377
55378     Generating include/autoconf.mk
55379     gcc: compilation of header file requested
55380     make: *** [include/autoconf.mk] Error 1
55381
55382     since commit 16fe77752eee099b9fb61ed73460e51cc94b37ba.
55383
55384     Signed-off-by: Vlad Lungu <vlad@comsys.ro>
55385
55386 commit cb1c4896905ab22fcd982e6a8a539f0031942e71
55387 Author: Marian Balakowicz <m8@semihalf.com>
55388 Date:   Fri Apr 11 11:07:49 2008 +0200
55389
55390     Restore the ability to continue booting after legacy image overwrite
55391
55392     Before new uImage code was merged, bootm code allowed for the kernel image to
55393     get overwritten during decompresion. new uImage introduced a check for image
55394     overwrites and refused to boot the image that got overwritten. This patch
55395     restores the old behavior. It also adds a warning when the image overwriten is
55396     a multi-image file, because in such case accessing componentes other than the
55397     first one will fail.
55398
55399     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
55400
55401 commit de2b3216e6b4f3b2fe93759c05b17504f9dfe036
55402 Author: Marian Balakowicz <m8@semihalf.com>
55403 Date:   Fri Apr 11 11:07:43 2008 +0200
55404
55405     ppc: Fix ftd_blob variable init when processing raw blob
55406
55407     Set fdt_blob variable before its value is printed out.
55408
55409     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
55410
55411 commit 3d36be030043cd841a2551d00a395135e363a64b
55412 Author: Jason Wessel <jason.wessel@windriver.com>
55413 Date:   Thu Apr 10 14:30:16 2008 -0500
55414
55415     Remove all the search paths from the .lds files.
55416
55417     The cross compiler is responsible for providing the correct libraries
55418     and the logic to find the linking libraries.
55419
55420     Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
55421
55422 commit 7d721e34ae6be7d7db63e8d060a246278bb7ae58
55423 Author: Bartlomiej Sieka <tur@semihalf.com>
55424 Date:   Mon Apr 14 15:44:16 2008 +0200
55425
55426     Boot-related documentation update
55427
55428     - document 'bootm_low' and 'bootm_size' environment variables
55429     - update inaccurate CFG_BOOTMAPSZ entry
55430
55431     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
55432
55433 commit a6f0bd9f2b1971e2a61ac0fd1fc2c96cb7a4b67a
55434 Author: Guennadi Liakhovetski <lg@denx.de>
55435 Date:   Wed Apr 9 17:34:08 2008 +0200
55436
55437     Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"
55438
55439     Restore logic reverted by commit
55440
55441     commit 80767a6cead9990d9e77e62be947843c2c72f469
55442     Author: Peter Pearse <peter.pearse@arm.com>
55443     Date:   Wed Sep 5 16:04:41 2007 +0100
55444
55445         Changed API name to coloured_led.h
55446         Removed code using deprecated ifdef CONFIG_BOOTBINFUNC
55447         Tidied other cpu/arm920t/start.S code
55448
55449     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
55450
55451 commit e25cb8d3f4fcc265a9cdf8e9d577b59bdb64bbaf
55452 Author: Mike Frysinger <vapier@gentoo.org>
55453 Date:   Tue Apr 8 10:24:24 2008 -0400
55454
55455     Remove conflicting NAND ID
55456
55457     There are two NAND entries with ID 0xDC and this obviously causes problems.
55458     In the kernel, they punted the first entry, so we should do the same.
55459
55460     See this upstream e-mail for more info:
55461     http://lists.infradead.org/pipermail/linux-mtd/2007-July/018795.html
55462
55463     Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
55464     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
55465
55466 commit 188e94c370621708d13547d58dbc6ed3c5602aa8
55467 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
55468 Date:   Tue Apr 8 16:20:35 2008 +0900
55469
55470     cpu/mips/cpu.c: Fix flush_cache bug
55471
55472     Cache operations have to take line address (addr), not start_addr.
55473     I noticed this bug when debugging ping failure.
55474
55475     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
55476
55477 commit 8f2a68a07c058fca1d413e54f71c2e7e78a74ed4
55478 Author: Martin Krause <martin.krause@tqs.de>
55479 Date:   Thu Apr 3 14:29:01 2008 +0200
55480
55481     TQM5200: fix default IDE reset level
55482
55483     Before the first call of ide_reset(), the level of the IDE reset
55484     signal on the TQM5200 is low (reset asserted). This patch sets the
55485     default value to high (reset not asserted).
55486
55487     Currently this patch fixes no real problem, but it is cleaner to
55488     assert the reset signal only on demand, and not permanently.
55489
55490     Signed-off-by: Martin Krause <martin.krause@tqs.de>
55491
55492 commit c61e033d6e8abb7b4060ee36060961e1399f6079
55493 Author: Detlev Zundel <dzu@denx.de>
55494 Date:   Thu Apr 3 14:18:48 2008 +0200
55495
55496     mgcoge, mgsuv: realign CONFIG_EXTRA_ENV_SETTING
55497
55498     Signed-off-by: Detlev Zundel <dzu@denx.de>
55499
55500 commit f308572e19eb7fe63aa3d41f214cde4c23c9800f
55501 Author: Detlev Zundel <dzu@denx.de>
55502 Date:   Thu Apr 3 14:18:47 2008 +0200
55503
55504     mgcoge, mgsuv: rename 'addcon' to 'addcons'
55505
55506     The latter name with 13 users is already established, so we will use
55507     that.
55508
55509     Signed-off-by: Detlev Zundel <dzu@denx.de>
55510
55511 commit e175eacc87c3a9e4dad0799fee0e95732520afc7
55512 Author: Martin Krause <martin.krause@tqs.de>
55513 Date:   Thu Apr 3 13:37:56 2008 +0200
55514
55515     IDE: fix bug in reset sequence
55516
55517     According to the ata (ata5) specification the RESET- signal
55518     shall be asserted for at least 25 us. Without this patch,
55519     the RESET- signal is asserted on some boards for only < 1 us
55520     (e. g. on the TQM5200). This patch adds a general delay of
55521     25 us to the RESET- signal.
55522
55523     Without this patch a Platinum 4 GiB CF card is not recognised
55524     properly on boards with a TQM5200 (STK52xx, TB5200).
55525
55526     Signed-off-by: Martin Krause <martin.krause@tqs.de>
55527
55528 commit 813bea96a960916c72b4a3a7df840151529c26ce
55529 Author: Sascha Laue <Sascha.Laue@gmx.biz>
55530 Date:   Thu Apr 3 14:43:11 2008 +0200
55531
55532     lwmon5: disable CONFIG_ZERO_BOOTDELAY
55533
55534     Signed-off-by: Sascha Laue <sascha.laue@liebherr.com>
55535
55536 commit 53eec6f1d25932e76d63ccb14082792b0b96bf41
55537 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
55538 Date:   Wed Apr 2 08:03:58 2008 +0200
55539
55540     ds174x: Fix warning on return in rtc_get and rtc_set functions
55541
55542     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
55543
55544 commit a253b38bf50c85227c33ca0febc870ee49d1588e
55545 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
55546 Date:   Wed Apr 2 08:03:57 2008 +0200
55547
55548     cmd_log.c: Fix assignment differ in signedness
55549
55550     In function 'logbuff_init_ptrs':
55551     cmd_log.c:79: warning: pointer targets in assignment differ in signedness
55552
55553     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
55554
55555 commit 6c0e9a8f1cc090fbfbc6f86b6b4fd17a1628f3df
55556 Author: Gururaja Hebbar K R <gururajakr@sanyo.co.in>
55557 Date:   Wed Apr 2 11:04:43 2008 +0530
55558
55559     Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c
55560
55561     Signed-off-by: gururaja hebbar <gururajakr@sanyo.co.in>
55562
55563 commit 478d5ec9ae3cbcc6040241d2d73dbbc61fe9b49d
55564 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
55565 Date:   Tue Apr 1 14:07:10 2008 +0200
55566
55567     s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrame
55568
55569     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
55570
55571 commit c08fb3ea36d19b1640b7906264581e9105534399
55572 Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
55573 Date:   Tue Apr 15 10:24:14 2008 +0200
55574
55575     Additional PCI IDs for IDE and network controllers
55576
55577     These PCI IDs are required by the Linkstation platforms.
55578
55579     Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
55580
55581 commit c0559be371b2a64b1a817088c3308688e2182f93
55582 Author: Joakim Tjernlund <joakim.tjernlund@transmode.se>
55583 Date:   Mon Apr 14 23:01:50 2008 +0200
55584
55585     Change env_get_char from a global function ptr to a function.
55586
55587     This avoids an early global data reference.
55588
55589     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
55590
55591 commit 3e0f331c05d72f140715c1e9fca991927e44d422
55592 Author: Guennadi Liakhovetski <lg@denx.de>
55593 Date:   Tue Apr 29 12:35:08 2008 +0000
55594
55595     Clean up smsc911x driver
55596
55597     Replace direct register address derefencing with accessor functions.
55598     Restrict explicitly 32-bit bus-width, extend affected configurations
55599     respectively.
55600
55601     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
55602     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
55603
55604 commit de1b686b763aa8b87a86f6748ce9169e7fc0e4cd
55605 Author: Sascha Hauer <s.hauer@pengutronix.de>
55606 Date:   Tue Apr 15 00:08:20 2008 -0400
55607
55608     This patch adds a driver for the following smsc network controllers:
55609     LAN9115
55610     LAN9116
55611     LAN9117
55612     LAN9215
55613     LAN9216
55614     LAN9217
55615
55616     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
55617     Signed-off-by: Guennadi Liakhovetski<lg@denx.de>
55618     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
55619
55620 commit 3dfd4aab929cccddb63d9ea509967861e1333b52
55621 Author: Sascha Laue <Sascha.Laue@gmx.biz>
55622 Date:   Tue Apr 1 15:13:03 2008 +0200
55623
55624     Fix watchdog POST for lwmon5
55625
55626     If the hardware watchdog detects a voltage error, the watchdog sets
55627     GPIO62 to low. The watchdog POST has to detect this low level.
55628
55629     Signed-off-by: Sascha Laue <leglas0@legpc180.leg.liebherr.i>
55630
55631 commit 24b448448a917e52806f82660a5c9d47608894fb
55632 Author: Dave Liu <r63238@freescale.com>
55633 Date:   Tue Apr 1 15:22:11 2008 +0800
55634
55635     ata: update the libata.h from ata.h of linux kernel
55636
55637     Current libata.h of u-boot is out of sync from linux kernel,
55638     this patch make it be consistent with linux kernel.
55639
55640     Signed-off-by: Dave Liu <daveliu@freescale.com>
55641     Signed-off-by: Tor Krill <tor@excito.com>
55642
55643 commit f8f9dc98883f66f59eb0601da65808e6b139c87c
55644 Author: Kumar Gala <galak@kernel.crashing.org>
55645 Date:   Mon Mar 31 11:59:27 2008 -0500
55646
55647     Allow use of ARCH=powerpc when building
55648
55649     The linux kernel is now mostly ARCH=powerpc, so to make life easier
55650     allow use to use ARCH=powerpc and convert it to ARCH=ppc.
55651
55652     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
55653
55654 commit 8af657d2c6d1ca4f2f76973531394d4578ba2ef0
55655 Author: Kyungmin Park <kmpark@infradead.org>
55656 Date:   Mon Mar 31 10:40:54 2008 +0900
55657
55658     Add apollon board MAINTAINERS entry
55659
55660     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
55661
55662 commit 77e475cc0ed1832160017d364be32a0be9ff02a9
55663 Author: Kyungmin Park <kmpark@infradead.org>
55664 Date:   Mon Mar 31 10:40:36 2008 +0900
55665
55666     Fix OneNAND read
55667
55668     It should access with 16-bit instead of 8-bit
55669
55670     Now it uses the generic memcpy with 8-bit access. It means it reads wrong data from OneNAND.
55671
55672     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
55673
55674 commit a9da2b41079d230db3a5641625311983f85ce1fb
55675 Author: Kyungmin Park <kmpark@infradead.org>
55676 Date:   Mon Mar 31 10:40:19 2008 +0900
55677
55678     Fix OneNAND erase command
55679
55680     It mis-calculates the block address.
55681     Also fix DECLARE_GLOBAL_DATA_PTR in env_onenand.
55682
55683     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
55684
55685 commit 61525f2ffa156665a66908fda47dbf29d65ea579
55686 Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
55687 Date:   Mon Mar 31 01:32:15 2008 +0200
55688
55689     Support for LinkStation / KuroBox HD and HG PPC models
55690
55691     This patch is based on the port by Mihai Georgian (see linkstation.c for
55692     Copyright information) and implements support for LinkStation / KuroBox HD
55693     and HG PPC models from Buffalo Technology, whereby HD is deactivated at
55694     the moment, pending network driver fixing.
55695
55696     Notice to users: this is pretty much a barebone port. Support for network
55697     on HG models is already in the U-Boot mainline, but you might also want
55698     patches to switch fan / phy modes depending on the negotiated ethernet
55699     parameters. This patch also doesn't support console switching, booting EM
55700     mode, Buffalo specific ext2 magic number. So, if you want to use any of
55701     those, you need additional patches. Otherwise this patche provides a fully
55702     functional u-boot with a network console on your system.
55703
55704     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
55705
55706 commit 0f3ba7e9783f352318f197a3148f6d5cc3d75bea
55707 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
55708 Date:   Sun Mar 30 01:22:13 2008 -0500
55709
55710     Add CONFIG_MII_INIT support to related boards
55711
55712     Replace CONFIG_8xx and CONFIG_MCF532x to CONFIG_MII_INIT in
55713     cmd_init.c. Add CONFIG_MII_INIT to board configuration files
55714     that use mii_init() in cmd_init.c.
55715
55716     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
55717     Acked-by: Ben Warren <biggerbadderben@gmail.com>
55718
55719 commit f33fca22e76f20e4e4793810ca7a06a4805a6cf4
55720 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
55721 Date:   Sun Mar 30 01:19:06 2008 -0500
55722
55723     Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards
55724
55725     Remove test for CONFIG_MPC5200 in drivers/pci/pci_auto.c and define
55726     CONFIG_PCIAUTO_SKIP_HOST_BRIDGE in related board configuration files.
55727
55728     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
55729
55730 commit e99ccb488181d012248c6be30b2093e950319fc5
55731 Author: Kumar Gala <galak@kernel.crashing.org>
55732 Date:   Thu Mar 27 11:46:38 2008 -0500
55733
55734     Introduce phys_size_t and move phys_addr_t into asm/types.h
55735
55736     Also add CONFIG_PHYS_64BIT on powerpc to deal with 32-bit ppc's
55737     that have larger physical addresses like 44x, 85xx, and 86xx.
55738
55739     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
55740
55741 commit 20a14a42a25f72e379f38460b8a8484667536795
55742 Author: Andy Fleming <afleming@freescale.com>
55743 Date:   Wed Apr 2 16:19:07 2008 -0500
55744
55745     Rename include/md5.h to include/u-boot/md5.h
55746
55747     Some systems have md5.h installed in /usr/include/. This isn't the
55748     desired file (we want the one in include/md5.h). This will avoid the
55749     conflict. This fixes the host tools building problem by creating a new
55750     directory for U-Boot specific header files.
55751
55752     [Patch by Andy Fleming, modified to use separate directory by Wolfgang
55753     Denk]
55754
55755     Signed-off-by: Wolfgang Denk <wd@denx.de>
55756     Signed-off-by: Andy Fleming <afleming@freescale.com>
55757     Acked-by: Timur Tabi <timur@freescale.com>
55758
55759 commit f297b7a1ec87433f66320d89d993e1bc738c66b8
55760 Author: Dave Liu <r63238@freescale.com>
55761 Date:   Thu Mar 27 18:51:17 2008 +0800
55762
55763     drivers: code clean up
55764
55765     Signed-off-by: Dave Liu <daveliu@freescale.com>
55766
55767 commit 0ff7cba4a2e51c90827f6d21a0b28b4d67109597
55768 Author: Dave Liu <r63238@freescale.com>
55769 Date:   Thu Mar 27 18:50:41 2008 +0800
55770
55771     drivers: clean up the ata_piix.h
55772
55773     Signed-off-by: Dave Liu <daveliu@freescale.com>
55774
55775 commit e8f7ba404f1409606962815ecc955a06984b08b3
55776 Author: Dave Liu <r63238@freescale.com>
55777 Date:   Thu Mar 27 18:49:56 2008 +0800
55778
55779     doc: english polishing for README.sata
55780
55781     according to gvb's suggestion, polishing for the doc.
55782
55783     Signed-off-by: Jerry Van Baren <gerald.vanbaren@ge.com>
55784     Signed-off-by: Dave Liu <daveliu@freescale.com>
55785
55786 commit 3e3f766a5274d204780460e1879723b565296d34
55787 Author: Kumar Gala <galak@kernel.crashing.org>
55788 Date:   Wed Mar 26 18:53:28 2008 -0500
55789
55790     Fix warnings introduced by I2C bus speed setting patch
55791
55792     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
55793
55794 commit 3c735e7437150e8615f26930c7819db85634276d
55795 Author: eran liberty <eran.liberty@gmail.com>
55796 Date:   Thu Mar 27 00:50:49 2008 +0100
55797
55798     Altera Stratix II support
55799
55800     Adds Support for Altera's Stratix II.
55801
55802     Within your board specific init file you will have to call
55803
55804     1. fpga_init (/* relocated code offset. usually => */ gd->reloc_off);
55805     2. fpga_add (fpga_altera, (Altera_desc*)&altera_desc);
55806
55807     Altera_desc* contines (for example):
55808         {
55809          Altera_StratixII,      /* part type */
55810          passive_serial,        /* interface type */
55811          1,                     /* bytes of data part can accept */
55812          (void *)(&funcs),      /* interface function table */
55813          0L,                    /* base interface address */
55814          0                      /* implementation specific cookie */
55815          }
55816
55817     funcs is the interface. It is of type altera_board_specific_func.
55818     It looks like this:
55819     altera_board_specific_func func = {
55820         pre_fn,
55821         config_fn,
55822         status_fn,
55823         done_fn,
55824         clk_fn,
55825         data_fn,
55826         abort_fn,
55827         post_fn,
55828     };
55829
55830     you will have to implement these functions, which is usually bit
55831     banging some gpio.
55832
55833     Signed-off-by: Eran Liberty <liberty@extricom.com>
55834
55835 commit 5ece9ec9f6cd52950ab848e2fe422dacf1d3a335
55836 Author: Wolfgang Denk <wd@denx.de>
55837 Date:   Sun Apr 13 14:32:54 2008 -0700
55838
55839     Update CHANGELOG
55840
55841     Signed-off-by: Wolfgang Denk <wd@denx.de>
55842
55843 commit 5ad862166aa24d62a69aa9c708f6b2f5c0d28fb7
55844 Author: Sascha Hauer <s.hauer@pengutronix.de>
55845 Date:   Wed Mar 26 20:41:17 2008 +0100
55846
55847     Phytec Phycore-i.MX31 support
55848
55849     This patch adds support for the Phytec Phycore-i.MX31 board
55850
55851     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
55852     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
55853
55854 commit caebc95be3b42e5147b5fac7672ac4b2693ef7e1
55855 Author: Sascha Hauer <s.hauer@pengutronix.de>
55856 Date:   Wed Mar 26 20:41:09 2008 +0100
55857
55858     mx31 litekit support
55859
55860     This patch adds support for the mx31 litekit board
55861
55862     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
55863     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
55864
55865 commit cdace0661208754a53019ea0dc7b803a040e0939
55866 Author: Sascha Hauer <s.hauer@pengutronix.de>
55867 Date:   Wed Mar 26 20:40:49 2008 +0100
55868
55869     add an i2c driver for mx31
55870
55871     This patch adds an i2c driver for Freescale i.MX processors
55872
55873     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
55874     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
55875
55876 commit 9b56f4f0306f3940b0aafd823ed6ecfc2d75d6c6
55877 Author: Sascha Hauer <s.hauer@pengutronix.de>
55878 Date:   Wed Mar 26 20:40:42 2008 +0100
55879
55880     core support for Freescale mx31
55881
55882     This patch adds the core support for Freescale mx31
55883
55884     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
55885     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
55886
55887 commit 7ec68862a27c8f6f6d566228de8f6724d964a939
55888 Author: Wolfgang Denk <wd@denx.de>
55889 Date:   Sun Apr 13 14:19:23 2008 -0700
55890
55891     Fix compile error
55892
55893     ...as suggested by Peter Pearse
55894
55895     Signed-off-by: Wolfgang Denk <wd@denx.de>
55896
55897 commit 5252ed95204bdf55bec5a90ea69860bf2f78c643
55898 Author: Sascha Hauer <s.hauer@pengutronix.de>
55899 Date:   Wed Mar 26 20:40:36 2008 +0100
55900
55901     Separate omap24xx specific code from arm1136
55902
55903     Move omap24xx code to cpu/arm1136/omap24xx, rename include/asm-arm/arch-arm1136
55904     to cpu/arm1136/omap24xx.
55905
55906     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
55907     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
55908
55909 commit 1f1d88dd40815332df32982e739f2ddd2da6fe1a
55910 Author: Mike Frysinger <vapier@gentoo.org>
55911 Date:   Tue Jan 29 18:21:05 2008 -0500
55912
55913     disable caches before booting an app for Blackfin apps
55914
55915     It isn't generally save to execute applications outside of U-Boot with caches
55916     enabled due to the way the Blackfin processor handles caches (requires
55917     software assistance).  This patch disables caches before booting an ELF or
55918     just booting raw code.  The previous discussion on the patch was that we
55919     wanted to use weaks instead, but that proved to not be feasible when multiple
55920     symbols are involved, which puts us back at the ifdef solution.  I've
55921     minimized the ugliness by moving the setup step outside of the main function.
55922
55923     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
55924
55925 commit e6dfed705efa44ebf00d21bb1588c6ccc8f3ad32
55926 Author: Wolfgang Denk <wd@denx.de>
55927 Date:   Sun Apr 13 10:03:54 2008 -0700
55928
55929     ppc: Get rid of unused machine type definitions
55930
55931     Signed-off-by: Wolfgang Denk <wd@denx.de>
55932
55933 commit 1aeed8d71acb3290cf2446f316d6ba437e7881c4
55934 Author: Wolfgang Denk <wd@denx.de>
55935 Date:   Sun Apr 13 09:59:26 2008 -0700
55936
55937     Coding Style cleanup; update CHANGELOG
55938
55939     Signed-off-by: Wolfgang Denk <wd@denx.de>
55940
55941 commit 7754f33c6fb7a2c050388d20bf3847038558bdcf
55942 Author: Larry Johnson <lrj@acm.org>
55943 Date:   Thu Feb 21 13:58:11 2008 -0500
55944
55945     LM73 bug fix for negative temperatures and cleanup
55946
55947     When the LM73 temperature sensor measures a temperature below 0 C, the
55948     current driver does not perform sign extension, so the result returned is
55949     512 C too high.  This patch fixes the problem, and does general cleanup
55950     of the code.
55951
55952     Signed-off-by: Larry Johnson <lrj@acm.org>
55953
55954 commit 96ef831f713289afba19da0c8f905e99da2b23e0
55955 Author: Guennadi Liakhovetski <lg@denx.de>
55956 Date:   Thu Apr 3 13:36:02 2008 +0200
55957
55958     cfi_flash: Support buffered writes on non-standard Spansion NOR flash
55959
55960     Some NOR flash chip from Spansion, for example, the s29ws-n MirrorBit
55961     series require different addresses for buffered write commands. Define a
55962     configuration option to support buffered writes on those chips. A more
55963     elegant solution would be to automatically detect those chips by parsing
55964     their CFI records, but that would require introduction of a fixup table
55965     into the cfi_flash driver.
55966
55967     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
55968
55969 commit 3f9c542d3d69b1a10a5e193e779133a0454d1f44
55970 Author: Lee Nipper <lee.nipper@freescale.com>
55971 Date:   Thu Apr 10 09:35:06 2008 -0500
55972
55973     mpc83xx: Update DIMM data bus width test to support 40-bit width
55974
55975     32-bit wide ECC memory modules report 40-bit width.
55976     Changed the DIMM data bus width test to 'less than 64' instead of 'equal 32'.
55977
55978     Signed-off-by: Lee Nipper <lee.nipper@freescale.com>
55979     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
55980
55981 commit 5fb5a689d822ca61e814bd523fc930af335242fa
55982 Author: Dave Liu <r63238@freescale.com>
55983 Date:   Mon Mar 31 17:05:12 2008 +0800
55984
55985     mpc83xx: Fix the bug of serdes initialization
55986
55987     Currently the serdes will not be initializated due to the
55988     partid's error.
55989
55990     Signed-off-by: Dave Liu <daveliu@freescale.com>
55991     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
55992
55993 commit 2000784818f043db7ca60e2846a72d097766b894
55994 Author: Dave Liu <r63238@freescale.com>
55995 Date:   Thu Apr 3 16:28:29 2008 +0800
55996
55997     mpc83xx: Fix the SATA clock setting of 837x targets
55998
55999     Currently the SATA controller clock is configured as CSB clock,
56000     usually the CSB clock is 400/333/266MHz.
56001
56002     However, The SATA IP block is only guaranteed to operate up to
56003     200 MHz as stated in the HW spec.
56004
56005     The bug is reported by Joe D'Abbraccio <ljd015@freescale.com>
56006
56007     This patch makes the SATA clock as half of CSB clock.
56008
56009     Signed-off-by: Dave Liu <daveliu@freescale.com>
56010     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
56011
56012 commit 1ac4f320bf0b593aa0a741f2d649a8ece8838672
56013 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56014 Date:   Wed Apr 2 13:41:21 2008 +0200
56015
56016     mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'
56017
56018     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56019     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
56020
56021 commit 97b3ecb575a92fa34c1765229dbc06f2b662f139
56022 Author: Kumar Gala <galak@kernel.crashing.org>
56023 Date:   Wed Apr 9 04:20:57 2008 -0500
56024
56025     85xx: Fix detection of MP cpu spin up
56026
56027     We were looking at the wrong memory offset to determine of a secondary
56028     cpu had been spun up or not.  Also added a warning message if the
56029     all the secondary cpus we expect don't spin up.
56030
56031     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
56032
56033 commit f3e04bdc3f360c66801a9048956e61e41a16edba
56034 Author: Kumar Gala <galak@kernel.crashing.org>
56035 Date:   Tue Apr 8 10:45:50 2008 -0500
56036
56037     85xx: Use SVR_SOC_VER instead of SVR_VER
56038
56039     The recent change introduced by 'Update SVR numbers to expand support'
56040     now requires that we use SVR_SOC_VER instead of SVR_VER if we want
56041     to compare against a particular processor id.
56042
56043     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
56044
56045 commit 5b2052e5f5fcce5dbd4d2750a29c0e45bce806e7
56046 Author: Eugene O'Brien <eugene.obrien@advantechamt.com>
56047 Date:   Fri Apr 11 10:00:35 2008 -0400
56048
56049     ppc4xx: Fix power mgt definitions for PPC440
56050
56051     Corrected DCR addresses of PPC440EP power management registers.
56052
56053     Signed-off-by: Eugene O'Brien <eugene.obrien@advantechamt.com>
56054
56055 commit 950a392464e616b4590bc4501be46e2d7d162dea
56056 Author: Wolfgang Denk <wd@denx.de>
56057 Date:   Fri Apr 11 15:11:26 2008 +0200
56058
56059     Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
56060
56061     Reverting became necessary after it turned out that the patches in
56062     the u-boot-arm repo were modified, and in some cases corrupted.
56063
56064     This reverts the following commits:
56065
56066         066bebd6353e33af3adefc3404560871699e9961
56067         7a837b7310166ae8fc8b8d66d7ef01b60a80f9d6
56068         c88ae20580b2b01487b4cdcc8b2a113f551aee36
56069         a147e56f03871bba4f05058d5e04ce7deb010b04
56070         d6674e0e2a6a1f033945f78838566210d3f28c95
56071         8c8463cce44d849e37744749b32d38e1dfb12e50
56072         c98b47ad24b2d91f41c09a3d62d7f70ad84f4b7d
56073         8bf69d81782619187933a605f1a95ee1d069478d
56074         8c16cb0d3b971f46fbe77c072664c0f2dcd4471d
56075         a574a73852a527779234e73e17e7597fd8128882
56076         1377b5583a48021d983e1fd565f7d40c89e84d63
56077         1704dc20917b4f71e373e2c888497ee666d40380
56078
56079     Signed-off-by: Wolfgang Denk <wd@denx.de>
56080
56081 commit 64e541f4c1b413dd84c7e409f5c2bf328db2ac13
56082 Author: Stefan Roese <sr@denx.de>
56083 Date:   Fri Apr 11 07:02:29 2008 +0200
56084
56085     ppc4xx: Update Kilauea defconfig to use device-tree booting as default
56086
56087     This patch reworks the default environment on Kilauea/Haleakala. Now
56088     "net_nfs" for exmaple uses the device-tree style booting formerly know
56089     as "net_nfs_fdt". Also the addresses in RAM were changed because of the
56090     new image booting support, which check for image overwriting. So the
56091     addresses needed togeet adjusted.
56092
56093     Signed-off-by: Stefan Roese <sr@denx.de>
56094
56095 commit 756f5dacda3810b094b94bcceffd3ce6c7ff9a28
56096 Author: Stefan Roese <sr@denx.de>
56097 Date:   Wed Apr 9 11:58:02 2008 +0200
56098
56099     ppc4xx: Fix Canyonlands default environment to work with new image support
56100
56101     Since the new image support checks for image overwriting, the default
56102     environment needs to get adjusted to use correct addresses.
56103
56104     Signed-off-by: Stefan Roese <sr@denx.de>
56105
56106 commit dfc6c7b647dba7ab86749616f0e9e5740deed422
56107 Author: Stefan Roese <sr@denx.de>
56108 Date:   Wed Apr 9 11:54:11 2008 +0200
56109
56110     ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE
56111
56112     The patch 70431e8a7393b6b793f77957f95b999fc9a269b8 (Make MPC83xx one step
56113     closer to full relocation.) doesn't use CFG_MONITOR_BASE anymore. But
56114     on 4xx systems _start currently cannot be used for this calculation.
56115     So revert back to the original version for now.
56116
56117     Signed-off-by: Stefan Roese <sr@denx.de>
56118
56119 commit f91374f65eae8b42cac329e06ba1c54728278efb
56120 Author: Michal Simek <monstr@monstr.eu>
56121 Date:   Fri Mar 28 12:49:52 2008 +0100
56122
56123     microblaze: Sort microblaze boards in MAKEALL script
56124
56125 commit 62032deb7214c6d9b4396297e2aaa559bc2f8495
56126 Author: Michal Simek <monstr@monstr.eu>
56127 Date:   Fri Mar 28 11:58:45 2008 +0100
56128
56129     microblaze: clean microblaze_config.mk
56130
56131     FLAGS are generated by U-BOOT generator.
56132     Board specific FLAGS are in board directory
56133
56134     Signed-off-by: Michal Simek <monstr@monstr.eu>
56135
56136 commit cf5c679ca04a6b54bf53a55b8b9c29335b387287
56137 Author: Michal Simek <monstr@monstr.eu>
56138 Date:   Fri Mar 28 12:47:19 2008 +0100
56139
56140     microblaze: xupv2p fix config file for supporting FDT
56141
56142 commit 188dc16b189143573b1ed90e584bf866d75cdd12
56143 Author: Michal Simek <monstr@monstr.eu>
56144 Date:   Fri Mar 28 11:53:02 2008 +0100
56145
56146     microblaze: ml401 fix config file for supporting FDT
56147
56148     Signed-off-by: Michal Simek <monstr@monstr.eu>
56149
56150 commit 4c6a6f02e239236261333759997eeaf86b30b54c
56151 Author: Michal Simek <monstr@monstr.eu>
56152 Date:   Fri Mar 28 11:22:48 2008 +0100
56153
56154     microblaze: ml401 - add ifdef for GPIO
56155
56156     Signed-off-by: Michal Simek <monstr@monstr.eu>
56157
56158 commit af7ae1a411c67ee9d17a66d17ce50b374f3dd4e7
56159 Author: Michal Simek <monstr@monstr.eu>
56160 Date:   Fri Mar 28 12:13:03 2008 +0100
56161
56162     microblaze: clean uart16550 and uartlite handling
56163
56164     Signed-off-by: Michal Simek <monstr@monstr.eu>
56165
56166 commit 0b20f250877441460fb79d72192954abe8498834
56167 Author: Michal Simek <monstr@monstr.eu>
56168 Date:   Fri Mar 28 11:08:31 2008 +0100
56169
56170     microblaze: Add Emaclite driver to Makefile
56171
56172     Signed-off-by: Michal Simek <monstr@monstr.eu>
56173
56174 commit 868cde5310f88234b774878e4f06e79df10a88b3
56175 Author: Michal Simek <monstr@monstr.eu>
56176 Date:   Fri Mar 28 11:08:01 2008 +0100
56177
56178     microblaze: Add Emac driver to Makefile
56179
56180     Signed-off-by: Michal Simek <monstr@monstr.eu>
56181
56182 commit 6f961b4f461f6cbb83a467d468a02e6078c2b327
56183 Author: Michal Simek <monstr@monstr.eu>
56184 Date:   Fri Mar 28 12:42:29 2008 +0100
56185
56186     microblaze: add Emac ethernet driver
56187
56188 commit 89c53891b18cbafd29ab8931b40e27ad231b6085
56189 Author: Michal Simek <monstr@monstr.eu>
56190 Date:   Fri Mar 28 12:41:56 2008 +0100
56191
56192     microblaze: add Emaclite ethernet driver
56193
56194 commit e5845e21224dbe2fe47b11f1cdf95de7f84be7cb
56195 Author: Michal Simek <monstr@monstr.eu>
56196 Date:   Fri Mar 28 11:04:01 2008 +0100
56197
56198     microblaze: ML401 and XUPV2P remove emac and emaclite reference
56199
56200     Signed-off-by: Michal Simek <monstr@monstr.eu>
56201
56202 commit 6bf3e982aefdb1daf9f5462d482c8f9d1cc90a57
56203 Author: Michal Simek <monstr@monstr.eu>
56204 Date:   Fri Mar 28 10:59:32 2008 +0100
56205
56206     microblaze: remove old setting for emac driver
56207
56208     Signed-off-by: Michal Simek <monstr@monstr.eu>
56209
56210 commit cd2b75efb9cc037c74ecee9b3586f9bf9e1d4e57
56211 Author: Michal Simek <monstr@monstr.eu>
56212 Date:   Fri Mar 28 10:58:15 2008 +0100
56213
56214     microblaze: Clean Makefile from ancient emac driver
56215
56216     Signed-off-by: Michal Simek <monstr@monstr.eu>
56217
56218 commit ab68f921d9c741830f721c3d879c13a0c5597183
56219 Author: Daniel Hellstrom <daniel@gaisler.com>
56220 Date:   Fri Mar 28 10:20:43 2008 +0100
56221
56222     SPARC/LEON2: added support for Gaisler simulator GRSIM/TSIM for SPARC/LEON2 targets. See www.gaisler.com for information.
56223
56224     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
56225
56226 commit 6ed8a43a19bb0275501bc286007daafa923552cf
56227 Author: Daniel Hellstrom <daniel@gaisler.com>
56228 Date:   Wed Mar 26 23:38:48 2008 +0100
56229
56230     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.
56231
56232     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
56233
56234 commit 6940383d9ec1bfe2f13e339e6f723e8d34af2b12
56235 Author: Daniel Hellstrom <daniel@gaisler.com>
56236 Date:   Wed Mar 26 23:34:47 2008 +0100
56237
56238     SPARC/LEON3: added support for Altera NIOS Development kit (STRATIX II Edition) with GRLIB template design. See www.gaisler.com for information.
56239
56240     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
56241
56242 commit 823edd8a66ed50af5aaba0c79567f67061e4d79a
56243 Author: Daniel Hellstrom <daniel@gaisler.com>
56244 Date:   Fri Mar 28 10:06:52 2008 +0100
56245
56246     SPARC/LEON3: added support for Gaisler GRSIM/TSIM2 SPARC/LEON3 simulatorn. See www.gaisler.com for information.
56247
56248     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
56249
56250 commit 71d7e4c0489e5ed8fc69382236aaa2a1e510c135
56251 Author: Daniel Hellstrom <daniel@gaisler.com>
56252 Date:   Wed Mar 26 23:26:48 2008 +0100
56253
56254     SPARC/LEON3: added support for GR-XC3S-1500 board with GRLIB template design. See www.gaisler.com for board information.
56255
56256     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
56257
56258 commit b330990c2f36ee4a8bb318360e1c8ba965269ab6
56259 Author: Daniel Hellstrom <daniel@gaisler.com>
56260 Date:   Fri Mar 28 10:00:33 2008 +0100
56261
56262     SPARC: Added support for SPARC LEON2 SOC Processor.
56263
56264     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
56265
56266 commit 2a2fa797e63b1e3cd4d570318ca5fbf8723ef53a
56267 Author: Daniel Hellstrom <daniel@gaisler.com>
56268 Date:   Wed Mar 26 23:00:38 2008 +0100
56269
56270     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.
56271
56272     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
56273
56274 commit 1e9a164e22976933002c5e4b0b79b09fcede9cd4
56275 Author: Daniel Hellstrom <daniel@gaisler.com>
56276 Date:   Wed Mar 26 22:51:29 2008 +0100
56277
56278     SPARC: Added support for SPARC LEON3 SOC processor.
56279
56280     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
56281
56282 commit bf3d8b31169546fcddb4737391e1893fb12d033a
56283 Author: Daniel Hellstrom <daniel@gaisler.com>
56284 Date:   Fri Mar 28 08:29:26 2008 +0100
56285
56286     SPARC: added SPARC support for new uimage in common code.
56287
56288     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
56289
56290 commit 00ab32c85405a4fe65fd4128243086210fc90a21
56291 Author: Daniel Hellstrom <daniel@gaisler.com>
56292 Date:   Wed Mar 26 22:36:03 2008 +0100
56293
56294     SPARC: added SPARC board information to the command bdinfo.
56295
56296     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
56297
56298 commit c2f02da21a3f37f0878554eebc785e04fdc4e128
56299 Author: Daniel Hellstrom <daniel@gaisler.com>
56300 Date:   Fri Mar 28 09:47:00 2008 +0100
56301
56302     SPARC: Added generic support for SPARC architecture.
56303
56304     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
56305
56306 commit e54ec0f016803e4d9524ff71f7971bda0c51b287
56307 Author: Stefan Roese <sr@denx.de>
56308 Date:   Thu Apr 3 14:50:34 2008 +0200
56309
56310     ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3
56311
56312     This patch fixes a problem with the RGMII setup of the 460GT. The 460GT
56313     has 2 RGMII instances and we need to configure the 2nd RGMII instance
56314     for the EMAC2+3 channels.
56315
56316     Signed-off-by: Stefan Roese <sr@denx.de>
56317
56318 commit c2a545ce33b26d80337f80b533828839249fb1c9
56319 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56320 Date:   Wed Apr 2 08:03:56 2008 +0200
56321
56322     MPC8xx: Fix libfdt support introduced in commit 77ff7b74
56323
56324     fdt.c: In function 'ft_cpu_setup':
56325     fdt.c:33: warning: implicit declaration of function 'do_fixup_by_prop_u32'
56326     fdt.c:39: warning: implicit declaration of function 'do_fixup_by_compat_u32'
56327     fdt.c:43: warning: implicit declaration of function 'fdt_fixup_ethernet'
56328     fdt.c:45: warning: implicit declaration of function 'fdt_fixup_memory'
56329
56330     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56331
56332 commit 4abd844d8eb108736e1cf8fbf3dbf61f2d5fc11b
56333 Author: Andy Fleming <afleming@freescale.com>
56334 Date:   Mon Mar 31 20:45:56 2008 -0500
56335
56336     Fix fdt set command to conform to dts spec
56337
56338     The fdt set command was treating properties specified as <00> and <0011>
56339     as byte streams, rather than as an array of cells.  As we already have
56340     syntax for expressing the desire for a stream of bytes ([ xx xx ...]),
56341     we should use the <> syntax to describe arrays of cells, which are always
56342     32-bits per element.  If we imagine this likely (IMHO) scenario:
56343
56344     > fdt set /ethernet-phy@1 reg <1>
56345
56346     With the old code, this would create a bad fdt, since the reg cell would be
56347     made to be one byte in length.  But the cell must be 4 bytes, so this would
56348     break mysteriously.
56349
56350     Also, the dts spec calls for constants inside the angle brackets (<>)
56351     to conform to C constant standards as they pertain to base.
56352     Take this scenario:
56353
56354     > fdt set /ethernet@f00 reg <0xe250000\ 0x1000>
56355
56356     The old fdt command would complain that it couldn't parse that.  Or, if you
56357     wanted to specify that a certain clock ran at 33 MHz, you'd be required to
56358     do this:
56359
56360     > fdt set /mydev clock <1f78a40>
56361
56362     Whereas the new code will accept decimal numbers.
56363
56364     While I was in there, I extended the fdt command parser to handle property
56365     strings which are split across multiple arguments:
56366
56367     > fdt set /ethernet@f00 interrupts < 33 2 34 2 36 2 >
56368     > fdt p /ethernet@f00
56369     ethernet@f00 {
56370         interrupts = <0x21 0x2 0x22 0x2 0x24 0x2>;
56371     };
56372
56373     Lastly, the fdt print code was rearranged slightly to print arrays of cells
56374     if the length of the property is a multiple of 4 bytes, and to not print
56375     leading zeros.
56376
56377     Signed-off-by: Andy Fleming <afleming@freescale.com>
56378
56379 commit 1c2926abdd7db89296a8cc7f224dd9d5d4e37a56
56380 Author: Stefan Roese <sr@denx.de>
56381 Date:   Wed Apr 2 08:39:33 2008 +0200
56382
56383     ppc4xx: Canyonlands: Init SATA/PCIe port correctly
56384
56385     Canyonlands (460EX) shares the first PCIe interface with the SoC SATA
56386     interface. This usage can be configured with the jumper J6. This patch
56387     correctly configures the SATA/PCIe PHY for SATA usage when this jumper
56388     is installed.
56389
56390     Signed-off-by: Stefan Roese <sr@denx.de>
56391
56392 commit 6fe2946f198481254a6ee9600d7456b8316a4083
56393 Author: Kim Phillips <kim.phillips@freescale.com>
56394 Date:   Fri Mar 28 17:37:49 2008 -0500
56395
56396     remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
56397
56398     finish off what commit 43ddd9c820fec44816188f53346b464e20b3142d,
56399     "Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T"
56400     started.
56401
56402     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
56403
56404 commit b5873f1732b92a25690e1513b90dfb0d644f6697
56405 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56406 Date:   Tue Apr 1 07:30:51 2008 +0200
56407
56408     dataflash: Move CONFIG_HAS_DATAFLASH to Makefile
56409
56410     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56411
56412 commit 2d934ea51f276522b532f870a820e844ff480b5b
56413 Author: Tor Krill <tor@excito.com>
56414 Date:   Fri Mar 28 15:29:45 2008 +0100
56415
56416     Add Vitesse 8601 support to TSEC driver
56417
56418     Add phy_info for Vitesse VSC8601.
56419     Add config option, CFG_VSC8601_SKEWFIX, to enable RGMII skew timing compensation.
56420
56421     Signed-off-by: Tor Krill <tor@excito.com>
56422     Reviewed-by: Kim Phillips <kim.phillips@freescale.com>
56423     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
56424
56425 commit 3eac6402a508b0f68a21cc9cbc2cc49347de0c31
56426 Author: Daniel Hellstrom <daniel@gaisler.com>
56427 Date:   Mon Mar 31 14:25:00 2008 +0000
56428
56429     SPARC: added SMC91111 driver in and out macros for LEON processors.
56430
56431     This patch makes SPARC/LEON processors able to read and write
56432     to the SMC91111 chip using the chip external I/O bus of the memory
56433     controller. This patchs defines the standard in and out macros
56434     expected by the SMC9111 driver.
56435
56436     To access that I/O bus one must set up the memory controller
56437     (MCTRL or FTMCTRL) correctly. It is assumed that the user sets
56438     up this correctly when the other MCTRL parameters are set up. It
56439     can be set up from the board configuration header file.
56440
56441     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
56442     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
56443
56444 commit 3ca7c558eba36332556bc470d45e2f5d42bd0ca6
56445 Author: Stelian Pop <stelian@popies.net>
56446 Date:   Wed Mar 26 18:52:34 2008 +0100
56447
56448     Add maintainership information for AT91CAP9ADK and AT91SAM9260EK boards
56449
56450     Signed-off-by: Stelian Pop <stelian@popies.net>
56451
56452 commit 4e03dde84dd2c91e327cdc23ae119d432559a7a3
56453 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56454 Date:   Mon Mar 31 21:31:04 2008 +0200
56455
56456     AT91SAM9260EK: Move CONFIG_CMD_NAND to Makefile
56457
56458     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56459
56460 commit 0176d43e759a6e00cacc85eff26fd60f74b4f6b7
56461 Author: Stelian Pop <stelian@popies.net>
56462 Date:   Wed Mar 26 18:52:33 2008 +0100
56463
56464     Add support for AT91SAM9260EK
56465
56466     Support for booting from internal DataFlash, external DataFlash card
56467     or NAND flash is available.
56468
56469     Signed-off-by: Stelian Pop <stelian@popies.net>
56470
56471 commit 1762f13b4aab88b685b1722f17dada247945624b
56472 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56473 Date:   Mon Mar 31 21:20:49 2008 +0200
56474
56475     AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile
56476
56477     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56478
56479 commit 761712188b353494defb2b644491ff73d0daaa6f
56480 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56481 Date:   Mon Mar 31 21:12:17 2008 +0200
56482
56483     AT91CAP9ADK: Move CONFIG_CMD_NAND to Makefile
56484
56485     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56486
56487 commit 983c1db04c1dd0f92e02f06d29f0c65a3d9a2687
56488 Author: Stelian Pop <stelian@popies.net>
56489 Date:   Wed Mar 26 20:52:32 2008 +0100
56490
56491     Port AT91CAP9 to the new headers
56492
56493     Adapt the existing AT91CAP9 code to the new headers and APIs.
56494
56495     Signed-off-by: Stelian Pop <stelian@popies.net>
56496
56497 commit 177e8a5ac81bbc531a1d54abdb47f2860266c3aa
56498 Author: Stelian Pop <stelian@popies.net>
56499 Date:   Wed Mar 26 19:52:31 2008 +0100
56500
56501     Finish header files reworking
56502
56503     Replace AT91CAP9.h file with several splitted header files coming
56504     from the Linux kernel.
56505
56506     This is part 2 of the replacement: more header imports and edits.
56507
56508     Signed-off-by: Stelian Pop <stelian@popies.net>
56509
56510 commit 6d1dbbbf9fdf727384002e553e615c15d8b967f4
56511 Author: Stelian Pop <stelian@popies.net>
56512 Date:   Wed Mar 26 19:52:30 2008 +0100
56513
56514     Import several header files from Linux
56515
56516     Replace AT91CAP9.h file with several splitted header files coming
56517     from the Linux kernel.
56518
56519     This is part 1 of the replacement: pristine header files import.
56520
56521     Signed-off-by: Stelian Pop <stelian@popies.net>
56522
56523 commit a8a78f2d99dc1bd30dc3595da118539b506c6118
56524 Author: Stelian Pop <stelian@popies.net>
56525 Date:   Wed Mar 26 20:52:28 2008 +0100
56526
56527     Move at91cap9 specific files to at91sam9 directory
56528
56529     AT91CAP9 and AT91SAM9 SoCs are very close hardware wise, so a
56530     common infrastructure can be used. Let this infrastructure be
56531     named after the AT91SAM9 family, and move the existing AT91CAP9
56532     files to the new place.
56533
56534     Signed-off-by: Stelian Pop <stelian@popies.net>
56535
56536 commit 61106a565870ff503f92b251b94bd7afef889a04
56537 Author: Stelian Pop <stelian@popies.net>
56538 Date:   Wed Mar 26 21:52:27 2008 +0100
56539
56540     Use timer_init() instead of board supplied interrupt_init()
56541
56542     The timer on AT91CAP9/AT91SAM9 is supplied by the SoC, and not by
56543     the board, so use timer_init() instead of interrupt_init().
56544
56545     Signed-off-by: Stelian Pop <stelian@popies.net>
56546
56547 commit 5604e2178c5218fbfdba2e4293ca7652e829ac25
56548 Author: Stelian Pop <stelian@popies.net>
56549 Date:   Wed Mar 26 21:52:36 2008 +0100
56550
56551     Cleanup DataFlash partition handling
56552
56553     DataFlash partition information has become a mess. This patch
56554     defines a single partition scheme for Atmel DataFlashes. This partition
56555     scheme will be used by all AT91CAP9 and AT91SAM9 boards.
56556
56557     Signed-off-by: Stelian Pop <stelian@popies.net>
56558
56559 commit 9b46432fc65ce0f0826b32e4f15c15b33ccb8d42
56560 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56561 Date:   Fri Mar 28 08:47:45 2008 -0500
56562
56563     ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.S
56564
56565     When the version_string function in start.S is not 4-byte align,
56566     it will cause the compiler generates "unaligned opcodes detected
56567     in executable segment". This issue affects all ColdFire CPUs.
56568     By adding .align 4 after CONFIG_IDENT_STRING, it will pad 0's if
56569     it is not aligned.
56570
56571     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56572     Acked-by: John Rigby <jrigby@freescale.com>
56573
56574 commit bae61eefe15b4d454060a7140e49ae58322be803
56575 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56576 Date:   Tue Mar 25 15:41:15 2008 -0500
56577
56578     ColdFire: Add dspi and serial flash support for MCF5445x
56579
56580     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56581     Acked-by: John Rigby <jrigby@freescale.com>
56582
56583 commit 48ead7a7a922fceaf494e352abfab8216a41b417
56584 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56585 Date:   Tue Mar 18 17:37:01 2008 -0500
56586
56587     ColdFire: Remove R5200 board
56588
56589     This board never went into production
56590
56591     Signed-off-by: Zachary P. Landau <zachary.landau@labxtechnologies.com>
56592     Acked-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56593     Acked-by: John Rigby <jrigby@freescale.com>
56594
56595 commit 545c8e0a7cd3ca9d3846668f69b0d201250abea8
56596 Author: Matthew Fettke <[matthew.fettke@gmail.com]>
56597 Date:   Thu Jan 24 14:02:32 2008 -0600
56598
56599     ColdFire: Added M5275EVB support.
56600
56601     Signed-off-by: Matthew Fettke <mfettke@videon-central.com>
56602     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56603     Acked-by: John Rigby <jrigby@freescale.com>
56604
56605 commit f71d9d91a2cd9c30b2b6369f15c1a46c11537c2b
56606 Author: Matthew Fettke <[matthew.fettke@gmail.com]>
56607 Date:   Mon Feb 4 15:38:20 2008 -0600
56608
56609     ColdFire: Added MCF5275 cpu support.
56610
56611     Signed-off-by: Matthew Fettke <mfettke@videon-central.com>
56612     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56613     Acked-by: John Rigby <jrigby@freescale.com>
56614
56615 commit 44e5b9edab077aba6e9b849afa4b7fbd8fd7b02b
56616 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56617 Date:   Mon Mar 17 12:14:11 2008 -0500
56618
56619     ColdFire: Define bootdelay in configuration file for M52277EVB
56620
56621     Signed-off-by: Matt Wadel <Matt.Waddel@freescale.com>
56622     Acked-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56623     Acked-by: John Rigby <jrigby@freescale.com>
56624
56625 commit 77878f16cedee17161ff2336990970fffc6cea35
56626 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56627 Date:   Mon Mar 17 12:09:07 2008 -0500
56628
56629     ColdFire: Fix second memory Chipselect for M5475EVB
56630
56631     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56632     Acked-by: John Rigby <jrigby@freescale.com>
56633
56634 commit 43d60642395a550956cb21d287c8cfa563913d28
56635 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56636 Date:   Thu Mar 13 14:26:32 2008 -0500
56637
56638     ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282
56639
56640     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56641     Acked-by: John Rigby <jrigby@freescale.com>
56642
56643 commit eb14ebe813a0cb5d47905228da446a5ad692473b
56644 Author: Larry Johnson <lrj@acm.org>
56645 Date:   Sun Mar 30 20:33:04 2008 -0500
56646
56647     ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setup
56648
56649     Signed-off-by: Larry Johnson <lrj@acm.org>
56650
56651 commit 02e3892021112f21067d9ed1d04ae4182725ba52
56652 Author: Stefan Roese <sr@denx.de>
56653 Date:   Mon Mar 31 12:20:48 2008 +0200
56654
56655     ppc4xx: Small whitespace fix of esd patches
56656
56657     Signed-off-by: Stefan Roese <sr@denx.de>
56658
56659 commit 034394abb524785047c815f00dde8cdbdc1593c5
56660 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
56661 Date:   Sun Mar 30 18:52:44 2008 +0200
56662
56663     ppc4xx: Cleanup PMC440 board support
56664
56665     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
56666
56667 commit a6cc6c37188d85c25d167a4515da86f48d9a583e
56668 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
56669 Date:   Sun Mar 30 18:52:06 2008 +0200
56670
56671     ppc4xx: Add ptm configuration variables for PMC440
56672
56673     Add support for the ptm1la, ptm1ms, ptm2la and ptm2ms
56674     environment variables.
56675
56676     Cleanup pci_target_init.
56677
56678     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
56679
56680 commit 7c91f51a2fe296909147f1646a1412729dd10b1d
56681 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
56682 Date:   Sun Mar 30 18:01:15 2008 +0200
56683
56684     ppc4xx: Minor updates for DU440 boards
56685
56686     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
56687
56688 commit d5bffeb868d6b4d462f558dac43011027b6644b7
56689 Author: Mike Frysinger <vapier@gentoo.org>
56690 Date:   Tue Feb 19 00:54:20 2008 -0500
56691
56692     Blackfin: cleanup and overhaul common board init functions
56693
56694     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
56695
56696 commit b86b3416f874358acaf07519e7620cdb2145f75b
56697 Author: Mike Frysinger <vapier@gentoo.org>
56698 Date:   Tue Feb 19 00:50:58 2008 -0500
56699
56700     Blackfin: cleanup lib_blackfin/cache.c
56701
56702     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
56703
56704 commit 9171fc81722c20fdb5a829a58b17c9eaadd5fb44
56705 Author: Mike Frysinger <vapier@gentoo.org>
56706 Date:   Sun Mar 30 15:46:13 2008 -0400
56707
56708     Blackfin: unify cpu and boot modes
56709
56710     All of the duplicated code for Blackfin processors and boot modes have been
56711     unified.  After all, the core is the same for all processors, just the
56712     peripheral set differs (which gets handled in the drivers).
56713
56714     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
56715
56716 commit 880cc4381ea8360248cddcdf87a64566745a5724
56717 Author: Stelian Pop <stelian@popies.net>
56718 Date:   Wed Mar 26 22:52:35 2008 +0100
56719
56720     Fix CFG_NO_FLASH compilation.
56721
56722     Many Atmel boards have no "real" (NOR) flash on board, and rely only
56723     on DataFlash and NAND memories. This patch enables CFG_NO_FLASH to
56724     be present in a board configuration file, while still enabling flash
56725     commands like 'flinfo', 'protect', etc.
56726
56727     Signed-off-by: Stelian Pop <stelian@popies.net>
56728
56729 commit 9ce7e53abd039decea1af67aec81bbd5df7a2593
56730 Author: Mike Frysinger <vapier@gentoo.org>
56731 Date:   Tue Feb 19 00:58:13 2008 -0500
56732
56733     Blackfin: BF537-stamp: cleanup spi flash driver
56734
56735     This punts the old spi flash driver for a new/generalized one until the
56736     common one can be integrated.
56737
56738     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
56739
56740 commit bb8e3cf25bc0b04936c0c1a075985dd8700a244b
56741 Author: Ben Warren <biggerbadderben@gmail.com>
56742 Date:   Sun Mar 30 11:34:34 2008 -0400
56743
56744     Fix macro typo in common/cmd_mii.c
56745
56746     This typo was introduced in commit 233a8bcd94997f3f345833a3b82e836222f2a206.  I
56747     actually applied the wrong patch.
56748
56749     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
56750
56751 commit f1b985f2d724ccaa4d3def07917f0caaf18fa77d
56752 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56753 Date:   Sun Mar 30 16:39:53 2008 +0200
56754
56755     use correct at91rm9200 register name in m501sk board
56756
56757     This fixes a naming bug for at91rm9200 lowlevel init code:
56758     NOR boot flash is on chipselect 0, not chipselect 2.  This
56759     makes code use the register name from chip datasheets.
56760
56761     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
56762
56763 commit 480ed1dea103a1c8f4591afc77d2de3c7868d983
56764 Author: David Brownell <david-b@pacbell.net>
56765 Date:   Fri Jan 18 12:55:00 2008 -0800
56766
56767     use correct at91rm9200 register name
56768
56769     This fixes a naming bug for at91rm9200 lowlevel init code:
56770     NOR boot flash is on chipselect 0, not chipselect 2.  This
56771     makes code use the register name from chip datasheets.
56772
56773     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
56774
56775 commit a3543d6dc52b0ba9c64016687cf32d600b31a476
56776 Author: David Brownell <david-b@pacbell.net>
56777 Date:   Fri Jan 18 12:45:45 2008 -0800
56778
56779     add missing ARM boards to MAKEALL
56780
56781     Add some missing ARM boards to MAKEALL.  These build correctly,
56782     unlike several of the boards already listed.
56783
56784     Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
56785
56786 commit 066bebd6353e33af3adefc3404560871699e9961
56787 Author: Peter Pearse <peter.pearse@arm.com>
56788 Date:   Sun Mar 30 11:34:09 2008 +0100
56789
56790     Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.c
56791     to prevent compilation error.
56792
56793     Signed-off-by: Peter Pearse <peter.pearse@arm.com>
56794
56795 commit 7a837b7310166ae8fc8b8d66d7ef01b60a80f9d6
56796 Author: Guennadi Liakhovetski <[lg@denx.de]>
56797 Date:   Sun Mar 30 11:32:30 2008 +0100
56798
56799     Support for the MX31ADS evaluation board from Freescale
56800
56801     This patch adds support for the MX31ADS evaluation board from Freescale,
56802     initialization code is copied from RedBoot sources, also provided by Freescale.
56803
56804     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
56805
56806 commit c88ae20580b2b01487b4cdcc8b2a113f551aee36
56807 Author: Sascha Hauer <s.hauer@pengutronix.de>
56808 Date:   Sun Mar 30 11:32:27 2008 +0100
56809
56810     Phytec Phycore-i.MX31 support
56811
56812     This patch adds support for the Phytec Phycore-i.MX31 board
56813
56814     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
56815     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
56816
56817 commit a147e56f03871bba4f05058d5e04ce7deb010b04
56818 Author: Sascha Hauer <s.hauer@pengutronix.de>
56819 Date:   Sun Mar 30 11:32:24 2008 +0100
56820
56821     mx31 litekit support
56822
56823     This patch adds support for the mx31 litekit board
56824
56825     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
56826     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
56827
56828 commit d6674e0e2a6a1f033945f78838566210d3f28c95
56829 Author: Sascha Hauer <s.hauer@pengutronix.de>
56830 Date:   Sun Mar 30 11:32:21 2008 +0100
56831
56832     add SMSC LAN9x1x Network driver
56833
56834     This patch adds a driver for the following smsc network controllers:
56835     LAN9115
56836     LAN9116
56837     LAN9117
56838     LAN9215
56839     LAN9216
56840     LAN9217
56841
56842     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
56843     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
56844
56845 commit 8c8463cce44d849e37744749b32d38e1dfb12e50
56846 Author: Sascha Hauer <s.hauer@pengutronix.de>
56847 Date:   Sun Mar 30 11:32:16 2008 +0100
56848
56849     add an i2c driver for mx31
56850
56851     This patch adds an i2c driver for Freescale i.MX processors
56852
56853     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
56854     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
56855
56856 commit c98b47ad24b2d91f41c09a3d62d7f70ad84f4b7d
56857 Author: Sascha Hauer <s.hauer@pengutronix.de>
56858 Date:   Sun Mar 30 11:30:43 2008 +0100
56859
56860     core support for Freescale mx31
56861
56862     This patch adds the core support for Freescale mx31
56863
56864     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
56865     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
56866
56867 commit 8bf69d81782619187933a605f1a95ee1d069478d
56868 Author: Sascha Hauer <s.hauer@pengutronix.de>
56869 Date:   Sun Mar 30 11:28:46 2008 +0100
56870
56871     Separate omap24xx specific code from arm1136
56872
56873     Move omap24xx code to cpu/arm1136/omap24xx, rename include/asm-arm/arch-arm1136 to cpu/arm1136/omap24xx.
56874
56875     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
56876     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
56877
56878 commit 8c16cb0d3b971f46fbe77c072664c0f2dcd4471d
56879 Author: Peter Pearse <peter.pearse@arm.com>
56880 Date:   Sun Mar 30 11:23:05 2008 +0100
56881
56882     Add pmdra into MAKEALL
56883
56884     Signed-off-by: Peter Pearse <peter.pearse@arm.com>
56885
56886 commit a574a73852a527779234e73e17e7597fd8128882
56887 Author: Pieter Voorthuijsen <[pieter.voorthuijsen@Prodrive.nl]>
56888 Date:   Sun Mar 30 11:21:58 2008 +0100
56889
56890     Adds support for the Prodrive PMDRA board, based on a DM6441
56891
56892     Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
56893
56894 commit 1377b5583a48021d983e1fd565f7d40c89e84d63
56895 Author: Pieter Voorthuijsen <[pieter.voorthuijsen@Prodrive.nl]>
56896 Date:   Sun Mar 30 11:11:34 2008 +0100
56897
56898     Removes all board specific code from the arch. part for DM644x (DaVinci) boards
56899
56900     Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
56901
56902 commit 1704dc20917b4f71e373e2c888497ee666d40380
56903 Author: Dirk Behme <dirk.behme@gmail.com>
56904 Date:   Sun Mar 30 11:09:01 2008 +0100
56905
56906     - Remove *_masked() functions as noted by Wolfgang
56907     - Adapt register naming to recent TI spec (sprue26, March 2007)
56908     - Fix reset_timer() handling
56909     - As reported by Pieter [1] the overflow fix introduced a
56910     delay of factor 16 (e.g 2 seconds became 32). While the
56911     overflow fix is basically okay, it missed to divide udelay by
56912     16, too. Fix this.
56913     [1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/38179
56914     - Remove software division of timer count value (DIV(x)
56915     macro) and do it in hardware (TIM_CLK_DIV).
56916     Many thanks to Troy Kisky <troy.kisky@boundarydevices.com>
56917     and Pieter Voorthuijsen <pieter.voorthuijsen@Prodrive.nl> for
56918     the hints & testing!
56919
56920     Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
56921
56922     Acked-by: Pieter Voorthuijsen <pieter.voorthuijsen@Prodrive.nl>
56923
56924 commit ac3315c26e143c31680750c9c13f027efbcc887e
56925 Author: Andre Schwarz <andre.schwarz@matrix-vision.de>
56926 Date:   Thu Mar 6 16:45:44 2008 +0100
56927
56928     new PHY @ e1000 - 2nd try
56929
56930     Add 82541ER device with latest integrated IGP2 PHY.
56931     Introduced CONFIG_E1000_FALLBACK_MAC for NIC bring-up with empty eeprom.
56932
56933     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
56934     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
56935
56936 commit c2b7da552293b50c9c9e46ed71267b02c2de9ea8
56937 Author: Daniel Hellstrom <daniel@gaisler.com>
56938 Date:   Fri Mar 28 20:22:53 2008 +0100
56939
56940     SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.
56941
56942     GRETH is an Ethernet 10/100 or 10/100/1000 MAC with out without
56943     a debug link (EDCL). The GRETH core is documented in GRIP.pdf
56944     available at www.gaisler.com.
56945
56946     If the GRETH has GigaBit support (GBIT, Scatter gather, checksum
56947     offloading etc.) can be determined by a bit in the control register.
56948     The GBIT MAC is supported by operating in GRTEH 10/100 legacy mode.
56949
56950     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
56951     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
56952
56953 commit 233a8bcd94997f3f345833a3b82e836222f2a206
56954 Author: Tsi-Chung Liew <Tsi-Chung.Liew@freescale.com>
56955 Date:   Mon Mar 17 17:08:22 2008 -0500
56956
56957     Add CONFIG_MII_INIT in cmd_mii.c
56958
56959     Provide common configuration in do_mii() to execute mii_init()
56960     for all cpu architectures
56961
56962     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56963     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
56964
56965 commit f605479de2deb11e834f31dfdb0af107c86aced6
56966 Author: Tsi-Chung Liew <Tsi-Chung.Liew@freescale.com>
56967 Date:   Mon Mar 17 17:08:16 2008 -0500
56968
56969     ColdFire: Fix FEC transmit issue for MCF5275
56970
56971     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
56972     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
56973
56974 commit d9a2f416d6ac6058cd7845033ae4dc32ef1c0746
56975 Author: Aras Vaichas <arasv@magtech.com.au>
56976 Date:   Wed Mar 26 09:43:57 2008 +1100
56977
56978     DHCP request fix for Windows Server 2003
56979
56980     Added option CONFIG_BOOTP_DHCP_REQUEST_DELAY. This provides an optional
56981     delay before sending "DHCP Request" in net/bootp.c. Required to overcome
56982     interoperability problems with Windows Server 200x DHCP server when U-Boot
56983     client responds too fast for server to handle.
56984
56985     Signed-off-by: Aras Vaichas <arasv@magtech.com.au>
56986     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
56987
56988 commit 97bf85d784fbed485e652eb907589ad0d5cb7262
56989 Author: Daniel Hellstrom <daniel@gaisler.com>
56990 Date:   Fri Mar 28 20:40:19 2008 +0100
56991
56992     MTD/CFI: flash_read64 is defined a weak function (for SPARC)
56993
56994     SPARC has implemented __raw_readq, it reads 64-bit from any 32-bit address.
56995     SPARC CPUs implement flash_read64 which calls __raw_readq.
56996
56997     For current SPARC architectures (LEON2 and LEON3) each read from the
56998     FLASH must lead to a cache miss. This is because FLASH can not be set
56999     non-cacheable since program code resides there, and alternatively disabling
57000     cache is poor from performance view, or doing a cache flush between each
57001     read is even poorer.
57002
57003     Forcing a cache miss on a SPARC is done by a special instruction "lda" -
57004     load alternative space, the alternative space number (ASI) is processor
57005     implementation spcific and can be found by including <asm/processor.h>.
57006
57007     Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
57008
57009 commit 70431e8a7393b6b793f77957f95b999fc9a269b8
57010 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
57011 Date:   Fri Mar 28 15:41:25 2008 +0100
57012
57013     Make MPC83xx one step closer to full relocation.
57014
57015     Remove a few absolute references to CFG_MONITOR_BASE for ppc/mpc83xx
57016     and use GOT relative reference.
57017
57018     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
57019     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
57020
57021 commit 5b2793a3f3de34d439232b05acc8af67a028fd35
57022 Author: Michael Barkowski <michael.barkowski@freescale.com>
57023 Date:   Thu Mar 27 14:34:43 2008 -0400
57024
57025     mpc8323erdb: fix EEPROM page size and get MAC from EEPROM
57026
57027     This patch fixes eeprom page size so that you can now write more than
57028     64 bytes at a time.
57029
57030     It also makes the board take MAC addresses, if found, from EEPROM.
57031
57032     User should place up to 4 addresses at offset 0x7f00, for
57033     eth{,1,2,3}addr.  Any unused addresses should be zero.  This group of
57034     four six-byte values should have it's CRC at the end.  crc32 and
57035     eeprom commands can be used to accomplish this.
57036
57037     If CRC fails, MAC addresses come from the environment.  If CRC
57038     succeeds, the environment is overwritten at startup.
57039
57040     Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
57041     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
57042
57043 commit 8f325cff31f6e745e6540014b131b9a97f61944c
57044 Author: Michael Barkowski <michael.barkowski@freescale.com>
57045 Date:   Fri Mar 28 15:15:38 2008 -0400
57046
57047     mpc8323erdb: define CONFIG_PCI_SKIP_HOST_BRIDGE
57048
57049     Commit 55774b512fdf63c0516d441cc5da7c54bbffb7f2 broke the onboard USB
57050     controller on the PCI bus in Linux on the MPC8323ERDB.
57051
57052     This fixes it by defining CONFIG_PCI_SKIP_HOST_BRIDGE in the board's
57053     config file.
57054
57055     Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
57056     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
57057
57058 commit e5c4ade4db1e16d3e5d4a7887f34e10e516ed3a9
57059 Author: Kim Phillips <kim.phillips@freescale.com>
57060 Date:   Fri Mar 28 10:19:07 2008 -0500
57061
57062     mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
57063
57064     in the spirit of commit 1ced121600b2060ab2ff9f0fddd9421fd70a0dc6,
57065     85xx's "Update SVR numbers to expand support", simplify SPRIDR processing
57066     and processor ID display.  Add REVID_{MAJ,MIN}OR macros to make
57067     REVID dependent code simpler.  Also added PARTID_NO_E and IS_E_PROCESSOR
57068     convenience macros.
57069
57070     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
57071
57072 commit 81fd52c6c8fd19f0b7856b98217ce37c46c521af
57073 Author: Kim Phillips <kim.phillips@freescale.com>
57074 Date:   Fri Mar 28 10:18:53 2008 -0500
57075
57076     mpc83xx: display ddr frequency in board_add_ram_info banner
57077
57078     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
57079
57080 commit 35cf155c5ec1ceab2849fa5b6aa3d9a3e9e6f482
57081 Author: Kim Phillips <kim.phillips@freescale.com>
57082 Date:   Fri Mar 28 10:18:40 2008 -0500
57083
57084     mpc83xx: unreinvent mem_clk
57085
57086     delete ddr_clk and use mem_clk instead.  Rename other ddr_*_clk to
57087     mem_*_clk for consistency's sake.
57088
57089     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
57090
57091 commit 730e792926ca3fe4dd1b734a3bf44e55afa6f536
57092 Author: Kim Phillips <kim.phillips@freescale.com>
57093 Date:   Fri Mar 28 14:31:23 2008 -0500
57094
57095     mpc83xx: enable the SATA interface on mpc8315 rdb and mpc837x rdb boards
57096
57097     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
57098
57099 commit 2eeb3e4fc54ef2f5d574dafd42c6ce93afa30393
57100 Author: Dave Liu <r63238@freescale.com>
57101 Date:   Wed Mar 26 22:57:19 2008 +0800
57102
57103     mpc83xx: enable the SATA interface on mpc837xemds board
57104
57105     Enable the first two SATA interfaces on MPC837xEMDS board,
57106     The two SATA ports are on LYNX1. (SATA0/1 on J4/5)
57107
57108     Signed-off-by: Dave Liu <daveliu@freescale.com>
57109     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
57110
57111 commit 6f8c85e8d1865730c158d9ef5a06c70c3a10600a
57112 Author: Dave Liu <r63238@freescale.com>
57113 Date:   Wed Mar 26 22:56:36 2008 +0800
57114
57115     mpc83xx: initialize serdes for MPC837xEMDS boards
57116
57117     This patch is stolen from Anton Vorontsov's patch
57118     for mpc837xerdb boards.
57119
57120     The reference clk and xcorevdd voltage of serdes1/2
57121     is same between mpc837xemds and mpc837xerdb.
57122
57123     8377E: LYNX1- 2 SATA        LYNX2- 2 PCIE
57124     8378E: LYNX1- 2 SGMII       LYNX2- 2 PCIE
57125     8379E: LYNX1- 2 SATA        LYNX2- 2 SATA
57126
57127     Signed-off-by: Dave Liu <daveliu@freescale.com>
57128     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
57129
57130 commit cc8e839abc80887ae832767b5930d40edd6d7eb7
57131 Author: Stefan Roese <sr@denx.de>
57132 Date:   Fri Mar 28 14:09:04 2008 +0100
57133
57134     ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision
57135
57136     Canyonlands (460EX) shares the first PCIe interface with the SoC SATA
57137     interface. This usage can be configured with the jumper J6. This patch
57138     displays the current configuration upon bootup and changes the PCIe
57139     init loop, to only initialize the availabel PCIe slots.
57140
57141     Signed-off-by: Stefan Roese <sr@denx.de>
57142
57143 commit 90447ecbbac8572457b6d8903073ac3f120995ba
57144 Author: Tor Krill <tor@excito.com>
57145 Date:   Fri Mar 28 11:29:10 2008 +0100
57146
57147     MTD/CFI: Add support for 16bit legacy AMD flash
57148
57149     Add entry for 512Kx16 AMD flash to jedec_table.
57150     Read out 16bit device id if chipwidth is 16bit.
57151     Fixed coding style after Stefans feedback
57152
57153     Signed-off-by: Tor Krill <tor@excito.com>
57154
57155 commit 5e12e75d17c4b15a310a45cd78fe71b7698a8a8e
57156 Author: Stefan Roese <sr@denx.de>
57157 Date:   Fri Mar 28 11:02:53 2008 +0100
57158
57159     ppc: Small change to CFG_MEM_TOP_HIDE description
57160
57161     Signed-off-by: Stefan Roese <sr@denx.de>
57162
57163 commit 280df59a8d62c6e74c281b1cb7e2052df4d6cb00
57164 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57165 Date:   Thu Mar 27 15:44:12 2008 +0900
57166
57167     sh: Add support stat structure and stat.h
57168
57169     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57170
57171 commit 4be9eb789e72b845d6693cc36b70a0b3529b3f09
57172 Author: Mark Jonas <toertel@gmail.com>
57173 Date:   Sat Mar 22 19:27:52 2008 +0100
57174
57175     sh: Removed warning when compiling drivers/serial/serial_sh.c.
57176
57177     Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com>
57178     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57179
57180 commit f309fa38929ffba71230c02330ffa42f4bba6333
57181 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57182 Date:   Wed Mar 12 18:02:57 2008 +0900
57183
57184     sh: Remove disable_ctrlc function from R7780MP
57185
57186     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57187
57188 commit 6f4b266ff2a4fcc2bff985d6a217852469afddb3
57189 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57190 Date:   Wed Mar 12 17:55:15 2008 +0900
57191
57192     sh: Add maintainer of R7780MP to MAINTAINER file
57193
57194     Update MAINTAINER entry for R7780MP. And fix maintainer's name.
57195
57196     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57197
57198 commit f5e2466f7baa887a7df0c536333eea8231333497
57199 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57200 Date:   Tue Mar 25 17:11:24 2008 +0900
57201
57202     sh: Add support Renesas Solutions R2D plus board
57203
57204     R2D plus is SH reference board used with SH7751R.
57205     This board has 266Mhz CPU, 64MB SDRAM, Cardbus, CF interface,
57206     one PCI bus, VGA, and two Ethernet controller.
57207
57208     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57209
57210 commit e92c95180bb5bc5fd4051598a9d60beaba48988d
57211 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57212 Date:   Wed Mar 12 12:15:29 2008 +0900
57213
57214     sh: Add support SH4 cache control
57215
57216     Add support SH4 cache control and flash_cache function
57217
57218     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57219
57220 commit 28e5efde4d925fcb34901d0030d0648de2da7e89
57221 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57222 Date:   Mon Mar 24 01:53:01 2008 +0900
57223
57224     sh: Add support PCI host driver for SH7751/SH7751R
57225
57226     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57227
57228 commit ab8f4d40d069cd3cbe7563ddfe3e5f03b0c7c721
57229 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57230 Date:   Mon Mar 24 02:11:26 2008 +0900
57231
57232     sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci
57233
57234     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57235
57236 commit 566933278101c144d75361ea682678a326c1290d
57237 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57238 Date:   Wed Mar 12 12:10:28 2008 +0900
57239
57240     sh: Add support SuperH SH7751/SH7751R
57241
57242     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57243
57244 commit 3313e0e26224fc9a0c445124f3455058c696df84
57245 Author: Mark Jonas <toertel@gmail.com>
57246 Date:   Mon Mar 10 11:37:10 2008 +0100
57247
57248     sh: Added support for SH7720 based board MPR2.
57249
57250     Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com>
57251     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57252
57253 commit 3ecff1d70ae93e628fe65b3fe1fc7c9c76cdf99f
57254 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57255 Date:   Thu Mar 6 14:05:53 2008 +0900
57256
57257     sh: Fix receive FIFO level register of SH4A
57258
57259     Receive FIFO level register is different in SH4A.
57260     Because register is different, cannot occasionally receive data.
57261
57262     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57263
57264 commit c133c1fb0b590662206b0eba70f4478ee0300a9a
57265 Author: Yusuke Goda <goda.yusuke@renesas.com>
57266 Date:   Tue Mar 11 12:55:12 2008 +0900
57267
57268     sh: Add support Renesas Solutions R7780MP
57269
57270     Renesas Solutions R7780MP is a reference board on SH7780.
57271     This board has serial, 10/100 base Ethernet deivice, CF slot
57272     and VGA devices. This board can set extension board.
57273     Extension board has 10/100/1000 base Ethernet device, PCI slot,
57274     S-ATA, iDVR slot.
57275
57276     Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
57277     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57278
57279 commit 1a2334a4eb6386d7cd35d9de5fa39af2c764ad28
57280 Author: Yusuke Goda <goda.yusuke@renesas.com>
57281 Date:   Wed Mar 5 14:30:02 2008 +0900
57282
57283     sh: Add support PCI of SuperH and SH7780
57284
57285     This patch add support PCI of SuperH base code and SH7780 specific code.
57286
57287     Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
57288     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57289
57290 commit b55523efff2ae11f0b9ae3cc405893c32eb78156
57291 Author: Yusuke Goda <goda.yusuke@renesas.com>
57292 Date:   Wed Mar 5 14:23:26 2008 +0900
57293
57294     sh: Add support SH7780
57295
57296     SH7780 is CPU of Renesas Technology.
57297     This CPU has
57298      - CPU clock 400MHz
57299      - PCI support
57300      - DDR-SDRAM controller
57301      - etc ...
57302
57303     Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
57304     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57305
57306 commit c2042f5952a686c414031309b8f244513bf578f0
57307 Author: goda.yusuke <goda.yusuke@renesas.com>
57308 Date:   Fri Jan 25 20:46:36 2008 +0900
57309
57310     sh: Add support Renesas Solutions Migo-R board
57311
57312     Migo-R is a board based on SH7722 and has may devices.
57313     In this patch, supported SCIF, NOR flash and Ethernet.
57314
57315     Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
57316     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
57317
57318 commit 74d1e66d22dac91388bc538b2fe19f735edc5b82
57319 Author: Bartlomiej Sieka <tur@semihalf.com>
57320 Date:   Thu Mar 27 15:06:40 2008 +0100
57321
57322     Fix host tool build breakage, take two
57323
57324     Revert commit 87c8431f and fix build breakage so that the build continues
57325     to work on FC systems.
57326
57327     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
57328
57329 commit 7e4a0d25ed18f6437bdf59ebfa49bb0edc2f24e6
57330 Author: Stefan Roese <sr@denx.de>
57331 Date:   Wed Mar 19 09:36:47 2008 +0100
57332
57333     ppc4xx: Enable ECC on LWMON5
57334
57335     Since all ECC related problems seem to be resolved on LWMON5, this patch
57336     now enables ECC support.
57337
57338     We have to write the ECC bytes by zeroing and flushing in smaller
57339     steps, since the whole 256MByte takes too long for the external
57340     watchdog.
57341
57342     Signed-off-by: Stefan Roese <sr@denx.de>
57343
57344 commit 6433fa202a91a6594dd48f06807ac38ba27fa0bb
57345 Author: Larry Johnson <lrj@acm.org>
57346 Date:   Mon Mar 17 11:10:35 2008 -0500
57347
57348     ppc4xx: Updates to Korat-specific code
57349
57350     This patch contains updates for changes for the Korat PPC440EPx board.
57351     These changes include:
57352
57353     (1) Support for "permanent" and "upgradable" copies of U-Boot, as
57354     described in the new "doc/README.korat" file;
57355
57356     (2) a new memory map for the registers in the board's CPLD;
57357
57358     (3) a revised format for manufacturer's data in serial EEPROM; and
57359
57360     (4) changes to track updates to U-Boot for the Sequoia board.
57361
57362     Signed-off-by: Larry Johnson <lrj@acm.org>
57363
57364 commit f766cdf89b3a2a7634b8c5869f606150e332036c
57365 Author: Markus Brunner <super.firetwister@gmail.com>
57366 Date:   Thu Mar 27 10:46:25 2008 +0100
57367
57368     ppc4xx: PPC405EP Set EMAC noise filter bits
57369
57370     This bug was introduced with commit aee747f19b460a0e9da20ff21e90fdaac1cec359
57371     which enabled CFG_4xx_GPIO_TABLE for PPC405 and unintentionally
57372     disabled the setting of the emac noise filter bits for PPC405EP when CFG_4xx_GPIO_TABLE is set.
57373
57374     Signed-off-by: Markus Brunner <super.firetwister@gmail.com>
57375     Signed-off-by: Stefan Roese <sr@denx.de>
57376
57377 commit f66e2c8b25c04b79e5fb385bc8989c2de7f63991
57378 Author: Mike Nuss <mike@terascala.com>
57379 Date:   Wed Feb 20 11:54:20 2008 -0500
57380
57381     ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPx
57382
57383     On PPC440EPx without a bootstrap I2C EEPROM, the PLL can be reconfigured
57384     after startup to change the speed of the clocks. This patch adds the
57385     option CFG_PLL_RECONFIG. If this option is set to 667, the CPU
57386     initialization code will reconfigure the PLL to run the system with a CPU
57387     frequency of 667MHz and PLB frequency of 166MHz, without the need for an
57388     external EEPROM.
57389
57390     Signed-off-by: Mike Nuss <mike@terascala.com>
57391     Acked-by: Stefan Roese <sr@denx.de>
57392
57393 commit 87c8431fe24d48121f053fe67cff4ccfe097d4d1
57394 Author: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
57395 Date:   Thu Mar 27 09:12:40 2008 +0100
57396
57397     new-image: Fix host tool build breakage
57398
57399     Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
57400
57401 commit 6fb4b640562a10daff0dbe537638d511b5b48650
57402 Author: Stefan Roese <sr@denx.de>
57403 Date:   Thu Mar 27 10:24:03 2008 +0100
57404
57405     ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined
57406
57407     Signed-off-by: Stefan Roese <sr@denx.de>
57408
57409 commit 9462732a3ec551c11862450902cd8ee1bedea6d9
57410 Author: Stefan Roese <sr@denx.de>
57411 Date:   Wed Mar 19 10:23:43 2008 +0100
57412
57413     ppc4xx: Add fdt support to Prodrive alpr
57414
57415     Since this board will probably be ported to arch/powerpc in the
57416     near future, we add device tree support now. This way we are
57417     "ready" for arch/powerpc from now on.
57418
57419     Signed-off-by: Stefan Roese <sr@denx.de>
57420
57421 commit 511e4f9e7f7b6719e4d91d7f0fc89412b13b5150
57422 Author: Pieter Voorthuijsen <pieter.voorthuijsen@prodrive.nl>
57423 Date:   Mon Mar 17 09:27:56 2008 +0100
57424
57425     ppc4xx: Enable cache support on the ALPR board
57426
57427     Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
57428
57429 commit 14f73ca679f6fdb44cff0b7304d419db41a0ab69
57430 Author: Stefan Roese <sr@denx.de>
57431 Date:   Wed Mar 26 10:14:11 2008 +0100
57432
57433     ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"
57434
57435     If CFG_MEM_TOP_HIDE is defined in the board config header, this specified
57436     memory area will get subtracted from the top (end) of ram and won't get
57437     "touched" at all by U-Boot. By fixing up gd->ram_size the Linux kernel
57438     should gets passed the now "corrected" memory size and won't touch it
57439     either. This should work for arch/ppc and arch/powerpc. Only Linux board
57440     ports in arch/powerpc with bootwrapper support, which recalculate the
57441     memory size from the SDRAM controller setup, will have to get fixed
57442     in Linux additionally.
57443
57444     This patch enables this config option on some PPC440EPx boards as a workaround
57445     for the CHIP 11 errata. Here the description from the AMCC documentation:
57446
57447     CHIP_11: End of memory range area restricted access.
57448     Category: 3
57449
57450     Overview:
57451     The 440EPx DDR controller does not acknowledge any
57452     transaction which is determined to be crossing over the
57453     end-of-memory-range boundary, even if the starting address is
57454     within valid memory space. Any such transaction from any PLB4
57455     master will result in a PLB time-out on PLB4 bus.
57456
57457     Impact:
57458     In case of such misaligned bursts, PLB4 masters will not
57459     retrieve any data at all, just the available data up to the
57460     end of memory, especially the 440 CPU. For example, if a CPU
57461     instruction required an operand located in memory within the
57462     last 7 words of memory, the DCU master would burst read 8
57463     words to update the data cache and cross over the
57464     end-of-memory-range boundary. Such a DCU read would not be
57465     answered by the DDR controller, resulting in a PLB4 time-out
57466     and ultimately in a Machine Check interrupt. The data would
57467     be inaccessible to the CPU.
57468
57469     Workaround:
57470     Forbid any application to access the last 256 bytes of DDR
57471     memory. For example, make your operating system believe that
57472     the last 256 bytes of DDR memory are absent. AMCC has a patch
57473     that does this, available for Linux.
57474
57475     This patch sets CFG_MEM_TOP_HIDE for the following 440EPx boards:
57476     lwmon5, korat, sequoia
57477
57478     The other remaining 440EPx board were intentionally not included
57479     since it is not clear to me, if they use the end of ram for some
57480     other purpose. This is unclear, since these boards have CONFIG_PRAM
57481     defined and even comments like this:
57482
57483     PMC440.h:
57484     /* esd expects pram at end of physical memory.
57485      * So no logbuffer at the moment.
57486      */
57487
57488     It is strongly recommended to not use the last 256 bytes on those
57489     boards too. Patches from the board maintainers are welcome.
57490
57491     Signed-off-by: Stefan Roese <sr@denx.de>
57492
57493 commit c664bf8c3c9bb9e236891f0d8dfda883e86d159b
57494 Author: Stefan Roese <sr@denx.de>
57495 Date:   Thu Mar 27 10:09:05 2008 +0100
57496
57497     ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT)
57498
57499     Signed-off-by: Stefan Roese <sr@denx.de>
57500
57501 commit d56a3ce179688cde61073a3690e21703d68fafd7
57502 Author: Stefan Roese <sr@denx.de>
57503 Date:   Tue Mar 25 17:51:13 2008 +0100
57504
57505     ppc4xx: Correctly pass phyiscal FLASH base address into dtb
57506
57507     The routine ft_board_setup() configures the EBC NOR mappings for the
57508     Linux physmap_of driver. Since on 460EX/GT we remap the FLASH from
57509     0x4.fc00.0000 to 0x4.cc00.0000 because of the max. 16MByte boot-CS
57510     problem, we need to pass the corrected address here too.
57511
57512     Signed-off-by: Stefan Roese <sr@denx.de>
57513
57514 commit 9ad31989de12ce5c67b07c4867ead47465655c4b
57515 Author: Stefan Roese <sr@denx.de>
57516 Date:   Wed Mar 19 16:35:12 2008 +0100
57517
57518     ppc4xx: Fix compilation warning in 4xx_enet.c
57519
57520     Signed-off-by: Stefan Roese <sr@denx.de>
57521
57522 commit 4c9e855734c523900322a7c3cdd9099b4f51b51d
57523 Author: Stefan Roese <sr@denx.de>
57524 Date:   Wed Mar 19 16:20:49 2008 +0100
57525
57526     ppc4xx: Add AMCC Glacier 406GT eval board support
57527
57528     This patch adds support for the AMCC Glacier 460GT eval board.
57529     The main difference to the Canyonlands board are listed here:
57530
57531     - 4 ethernet ports instead of 2
57532     - no SATA port
57533     - no USB port
57534
57535     Currently EMAC2+3 are not working. This will be fixed in a later
57536     release.
57537
57538     Signed-off-by: Stefan Roese <sr@denx.de>
57539
57540 commit d8bd643141af4710d7f1b69bbab6b760de0af0a1
57541 Author: Stefan Roese <sr@denx.de>
57542 Date:   Thu Mar 27 08:47:26 2008 +0100
57543
57544     ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clear
57545
57546     Signed-off-by: Stefan Roese <sr@denx.de>
57547
57548 commit b9670dd85be6e0496ef2e231043c23cad9b1d903
57549 Author: Anatolij Gustschin <agust@denx.de>
57550 Date:   Wed Mar 26 21:05:43 2008 +0100
57551
57552     Fix out of tree building issue
57553
57554     Currently U-Boot building in some external directory
57555     doesn't work. This patch tries to fix the problem.
57556
57557     Signed-off-by: Anatolij Gustschin <agust@denx.de>
57558
57559 commit d4ee711d8a5c366ee3f857c26b927d12e66614ff
57560 Author: Anatolij Gustschin <agust@denx.de>
57561 Date:   Wed Mar 26 18:13:33 2008 +0100
57562
57563     README: update documentation (availability, links, etc.)
57564
57565     Fix typo in README
57566
57567     Signed-off-by: Anatolij Gustschin <agust@denx.de>
57568
57569 commit e813eae3bfeba9c0bda9d1bf9fc3d081f790972f
57570 Author: Anatolij Gustschin <agust@denx.de>
57571 Date:   Wed Mar 26 17:47:44 2008 +0100
57572
57573     Fix compilation error in cmd_usb.c
57574
57575     This patch fixes compilation error
57576     cmd_usb.c: In function 'do_usb':
57577     cmd_usb.c:552: error: void value not ignored as it ought to be
57578
57579     Signed-off-by: Anatolij Gustschin <agust@denx.de>
57580
57581 commit d8c82db482d6b535d12b419d6440b88bf7091c9b
57582 Author: Timur Tabi <timur@freescale.com>
57583 Date:   Fri Mar 14 17:45:29 2008 -0500
57584
57585     Add support for setting the I2C bus speed in fsl_i2c.c
57586
57587     Add support to the Freescale I2C driver (fsl_i2c.c) for setting and querying
57588     the I2C bus speed.  Current 8[356]xx boards define the CFG_I2C_SPEED macro,
57589     but fsl_i2c.c ignores it and uses conservative value when programming the
57590     I2C bus speed.
57591
57592     Signed-off-by: Timur Tabi <timur@freescale.com>
57593     Acked-by: Andy Fleming <afleming@freescale.com>
57594
57595 commit d049cc7f71c0d875e8f5099d1ed23666a82b8f8e
57596 Author: Wolfgang Denk <wd@denx.de>
57597 Date:   Thu Mar 27 00:03:57 2008 +0100
57598
57599     Coding style cleanup, update CHANGELOG
57600
57601     Signed-off-by: Wolfgang Denk <wd@denx.de>
57602
57603 commit fd0b1fe3c388a77e8fe00cdd930ca317a91198d4
57604 Author: Dave Liu <r63238@freescale.com>
57605 Date:   Wed Mar 26 22:55:32 2008 +0800
57606
57607     drivers: add the support for Freescale SATA controller
57608
57609     Add the Freescale on-chip SATA controller driver to u-boot,
57610     The SATA controller is used on the 837x and 8315 targets,
57611     The driver can be used to load kernel, fs and dtb.
57612
57613     The features list:
57614     - 1.5/3 Gbps link speed
57615     - LBA48, LBA28 support
57616     - DMA and FPDMA support
57617     - Two ports support
57618
57619     Signed-off-by: Dave Liu <daveliu@freescale.com>
57620
57621 commit bede87f4c87c3ccd868cc60ebf792e0560c6d024
57622 Author: Dave Liu <r63238@freescale.com>
57623 Date:   Wed Mar 26 22:54:44 2008 +0800
57624
57625     ata: add the readme for SATA command line
57626
57627     Signed-off-by: Dave Liu <daveliu@freescale.com>
57628
57629 commit cd54081cd479e542fc399b8a40651ff11a1ad849
57630 Author: Dave Liu <r63238@freescale.com>
57631 Date:   Wed Mar 26 22:53:24 2008 +0800
57632
57633     ata: enable the sata initialize on boot up
57634
57635     Signed-off-by: Dave Liu <daveliu@freescale.com>
57636
57637 commit 69386383c5c2b323c66495b0b0cef6a9714d83bf
57638 Author: Dave Liu <r63238@freescale.com>
57639 Date:   Wed Mar 26 22:52:36 2008 +0800
57640
57641     ata: add the fis struct for SATA
57642
57643     Signed-off-by: Dave Liu <daveliu@freescale.com>
57644
57645 commit ffc664e80dfb2e17de0df5ad39e91a02e9c361bc
57646 Author: Dave Liu <r63238@freescale.com>
57647 Date:   Wed Mar 26 22:51:44 2008 +0800
57648
57649     ata: add the libata support
57650
57651     add simple libata support in u-boot
57652
57653     Signed-off-by: Dave Liu <daveliu@freescale.com>
57654
57655 commit 8e9bb43429e50df55fa41932cbe65841ff579220
57656 Author: Dave Liu <r63238@freescale.com>
57657 Date:   Wed Mar 26 22:50:45 2008 +0800
57658
57659     ata: make the ata_piix driver using new SATA framework
57660
57661     original ata_piix driver is using IDE framework, not real
57662     SATA framework. For now, the ata_piix driver is only used
57663     by x86 sc520_cdp board. This patch makes the ata_piix driver
57664     use the new SATA framework, so
57665
57666     - remove the duplicated command stuff
57667     - remove the CONFIG_CMD_IDE define in the sc520_cdp.h
57668     - add the CONFIG_CMD_SATA define to sc520_cdp.h
57669
57670     Signed-off-by: Dave Liu <daveliu@freescale.com>
57671
57672 commit c7057b529c3c3cb9c0ac9060686a4068f1491bbe
57673 Author: Dave Liu <r63238@freescale.com>
57674 Date:   Wed Mar 26 22:49:44 2008 +0800
57675
57676     ata: add the support for SATA framework
57677
57678     - add the SATA framework
57679     - add the SATA command line
57680
57681     Signed-off-by: Dave Liu <daveliu@freescale.com>
57682
57683 commit 83c7f470a4ce94f33600f11ae85ce4dcf00aa90c
57684 Author: Dave Liu <r63238@freescale.com>
57685 Date:   Wed Mar 26 22:48:18 2008 +0800
57686
57687     ata: merge the header of ata_piix driver
57688
57689     move the sata.h from include/ to drivers/block/ata_piix.h
57690
57691     Signed-off-by: Dave Liu <daveliu@freescale.com>
57692
57693 commit 9eef62804d9695425b24c87b46a61a7fa74afee0
57694 Author: Dave Liu <r63238@freescale.com>
57695 Date:   Wed Mar 26 22:47:06 2008 +0800
57696
57697     ata: merge the ata_piix driver
57698
57699     move the cmd_sata.c from common/ to drivers/ata_piix.c,
57700     the cmd_sata.c have some part of ata_piix controller drivers.
57701     consolidate the driver to have better framework.
57702
57703     Signed-off-by: Dave Liu <daveliu@freescale.com>
57704
57705 commit b9e749e95354f33eb5dc6653c6db7d502adb95fe
57706 Author: Markus Klotzbuecher <mk@denx.de>
57707 Date:   Wed Mar 26 18:26:43 2008 +0100
57708
57709     USB, Storage: fix a bug introduced in commit
57710     f6b44e0e4d18fe507833a0f76d24a9aa72c123f1 that will cause usb_stor_info
57711     to only print only information on one storage device, but not for
57712     multiple.
57713
57714     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
57715
57716 commit 841e5edd1623f3fecb6bffc5c2f938ed7a947360
57717 Author: Anatolij Gustschin <agust@denx.de>
57718 Date:   Wed Mar 26 17:47:44 2008 +0100
57719
57720     Fix compilation error in cmd_usb.c
57721
57722     This patch fixes compilation error
57723     cmd_usb.c: In function 'do_usb':
57724     cmd_usb.c:552: error: void value not ignored as it ought to be
57725
57726     Signed-off-by: Anatolij Gustschin <agust@denx.de>
57727     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
57728
57729 commit dd6c910aadf27c822f17b87eae1a9bd0b2e3aa15
57730 Author: Kumar Gala <galak@kernel.crashing.org>
57731 Date:   Wed Mar 26 08:53:53 2008 -0500
57732
57733     85xx: Add cpu_mp_lmb_reserve helper to reserve boot page
57734
57735     Provide a board_lmb_reserve helper function to ensure we reserve
57736     the page of memory we are using for the boot page translation code.
57737
57738     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
57739
57740 commit 79679d80021ab095e639e250ca472fe526da02e2
57741 Author: Kumar Gala <galak@kernel.crashing.org>
57742 Date:   Wed Mar 26 08:34:25 2008 -0500
57743
57744     85xx: Update multicore boot mechanism to ePAPR v0.81 spec
57745
57746     The following changes are needed to be inline with ePAPR v0.81:
57747
57748     * r4, r5 and now always set to 0 on boot release
57749     * r7 is used to pass the size of the initial map area (IMA)
57750     * EPAPR_MAGIC value changed for book-e processors
57751     * changes in the spin table layout
57752     * spin table supports a 64-bit physical release address
57753
57754     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
57755
57756 commit 25eedb2c1958a13110c7de1fc809b624053cc69c
57757 Author: Jon Loeliger <jdl@freescale.com>
57758 Date:   Wed Mar 19 15:02:07 2008 -0500
57759
57760     FSL: Clean up board/freescale/common/Makefile
57761
57762     Each file that can be built here now follows some
57763     CONFIG_ option so that they are appropriately built
57764     or not, as needed.  And CONFIG_ defines were added
57765     to various board config files to make sure that happens.
57766
57767     The other board/freescale/*/Makefiles no longer need
57768     to reach up and over into ../common to build their
57769     individually needed files any more.
57770
57771     Boards that are CDS specific were renamed with cds_ prefix.
57772
57773     Signed-off-by: Jon Loeliger <jdl@freescale.com>
57774
57775 commit a5af4b358a7caa9c0aa374d4d894bf762ec37669
57776 Author: Kumar Gala <galak@kernel.crashing.org>
57777 Date:   Wed Feb 27 22:00:27 2008 -0600
57778
57779     85xx: Fix merge duplication
57780
57781     ft_fixup_cpu() got duplicated in some merge snafu.  Remove the duplicate.
57782
57783     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
57784
57785 commit 5893b3d0a4084f87a06a5d3dc03db91206818941
57786 Author: James Yang <James.Yang@freescale.com>
57787 Date:   Tue Feb 12 16:35:07 2008 -0600
57788
57789     85xx: Expand CCSR space with more DDR controller registers.
57790
57791     Signed-off-by: James Yang <James.Yang@freescale.com>
57792     Signed-off-by: Jon Loeliger <jdl@freescale.com>
57793     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
57794
57795 commit a3e77fa5359b3f9f59e4e946b46d57a53057cc85
57796 Author: James Yang <James.Yang@freescale.com>
57797 Date:   Fri Feb 8 18:05:08 2008 -0600
57798
57799     85xx: Speed up get_ddr_freq() and get_bus_freq()
57800
57801     get_ddr_freq() and get_bus_freq() used get_sys_info() each time they were
57802     called.  However, get_sys_info() recalculates extraneous information when
57803     called each time.  Have get_ddr_freq() and get_bus_freq() return memoized
57804     values from global_data instead.
57805
57806     Signed-off-by: James Yang <James.Yang@freescale.com>
57807     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
57808
57809 commit e9ea679918fbc9a53fa2f2a904aac874ea736036
57810 Author: James Yang <James.Yang@freescale.com>
57811 Date:   Fri Feb 8 16:46:27 2008 -0600
57812
57813     85xx: Show DDR memory data rate in addition to the memory clock frequency.
57814
57815     Show the DDR memory data rate in addition to the memory clock
57816     frequency.  For DDR/DDR2 memories the memory data rate is 2x the
57817     memory clock.
57818
57819     Signed-off-by: James Yang <James.Yang@freescale.com>
57820     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
57821
57822 commit 591933ca6eabc440e6ed6967233aaf56fce464a3
57823 Author: James Yang <James.Yang@freescale.com>
57824 Date:   Fri Feb 8 16:44:53 2008 -0600
57825
57826     85xx: get_tbclk() speed up and rounding fix
57827
57828     Speed up get_tbclk() by referencing pre-computed bus clock
57829     frequency value from global data instead of sys_info_t.  Fix
57830     rounding of result to nearest; previously it was rounding
57831     upwards.
57832
57833     Signed-off-by: James Yang <James.Yang@freescale.com>
57834     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
57835
57836 commit 1ced121600b2060ab2ff9f0fddd9421fd70a0dc6
57837 Author: Andy Fleming <afleming@freescale.com>
57838 Date:   Wed Feb 6 01:19:40 2008 -0600
57839
57840     Update SVR numbers to expand support
57841
57842     FSL has taken to using SVR[16:23] as an SOC sub-version field.  This
57843     is used to distinguish certain variants within an SOC family.  To
57844     account for this, we add the SVR_SOC_VER() macro, and update the SVR_*
57845     constants to reflect the larger value.  We also add SVR numbers for all
57846     of the current variants.  Finally, to make things neater, rather than
57847     use an enormous switch statement to print out the CPU type, we create
57848     and array of SVR/name pairs (using a macro), and print out the CPU name
57849     that matches the SVR SOC version.
57850
57851     Signed-off-by: Andy Fleming <afleming@freescale.com>
57852
57853 commit b83eef440cf3cef816172ccbb5897ccd8e403cf3
57854 Author: Andy Fleming <afleming@freescale.com>
57855 Date:   Wed Feb 6 01:12:57 2008 -0600
57856
57857     Add the Freescale PCI device IDs
57858
57859     Signed-off-by: Andy Fleming <afleming@freescale.com>
57860
57861 commit 7aff0c051ad0613171cf2b9941ee48675c62e7cd
57862 Author: Kumar Gala <galak@kernel.crashing.org>
57863 Date:   Thu Feb 14 11:04:23 2008 -0600
57864
57865     85xx: Added support for multicore boot mechanism
57866
57867     Added the cpu command that provides a generic mechanism to get status,
57868     reset, and release secondary cores in multicore processors.
57869
57870     Added support for using the ePAPR defined spin-table mechanism on 85xx.
57871
57872     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
57873     Signed-off-by: Andy Fleming <afleming@freescale.com>
57874
57875 commit ec2b74ffd36f02c6123725e7c2533dd2deaf4b64
57876 Author: Kumar Gala <galak@kernel.crashing.org>
57877 Date:   Thu Jan 17 16:48:33 2008 -0600
57878
57879     85xx: Added support for multicore boot mechanism
57880
57881     Added the cpu command that provides a generic mechanism to get status,
57882     reset, and release secondary cores in multicore processors.
57883
57884     Added support for using the ePAPR defined spin-table mechanism on 85xx.
57885
57886     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
57887
57888 commit f69766e4b5d47ecd3aa58677a8da875694f364f2
57889 Author: Kumar Gala <galak@kernel.crashing.org>
57890 Date:   Wed Jan 30 14:55:14 2008 -0600
57891
57892     85xx: Add the concept of CFG_CCSRBAR_PHYS
57893
57894     When we go to 36-bit physical addresses we need to keep the concept of
57895     the physical CCSRBAR address seperate from the virtual one.
57896
57897     For the majority of boards CFG_CCSBAR_PHYS == CFG_CCSRBAR
57898
57899     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
57900
57901 commit 5b5eb9ca5b778f763bcf332697b35cc1e747626e
57902 Author: Wolfgang Denk <wd@denx.de>
57903 Date:   Wed Mar 26 15:38:47 2008 +0100
57904
57905     Coding style cleanup.
57906
57907     Signed-off-by: Wolfgang Denk <wd@denx.de>
57908
57909 commit da8808df7a9cef5a3d2ee286ef9ebf9de1780660
57910 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
57911 Date:   Wed Mar 26 13:02:13 2008 +0100
57912
57913     Add CFG_RTC_DS1337_NOOSC to turn off OSC output
57914
57915     The default settings for RTC DS1337 keeps the OSC
57916     output, 32,768 Hz, on. This add CFG_RTC_DS1337_NOOSC to
57917     turn it off.
57918
57919     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
57920
57921 commit 438a4c11260b4ea9805039b0b4f92f9df5306b02
57922 Author: Wolfgang Denk <wd@denx.de>
57923 Date:   Wed Mar 26 11:48:46 2008 +0100
57924
57925     Cleanup coding style, update CHANGELOG
57926
57927     Signed-off-by: Wolfgang Denk <wd@denx.de>
57928
57929 commit 218ca724c08ca8a649f0917cf201cf23d4b33f39
57930 Author: Wolfgang Denk <wd@denx.de>
57931 Date:   Wed Mar 26 10:40:12 2008 +0100
57932
57933     README: update documentation (availability, links, etc.)
57934
57935     Signed-off-by: Wolfgang Denk <wd@denx.de>
57936
57937 commit f6b44e0e4d18fe507833a0f76d24a9aa72c123f1
57938 Author: Aras Vaichas <arasv@magtech.com.au>
57939 Date:   Tue Mar 25 12:09:07 2008 +1100
57940
57941     USB Storage, add meaningful return value
57942
57943     This patch changes the "usb storage" command to return success if it
57944     finds a USB storage device, otherwise it returns error.
57945
57946     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
57947
57948 commit 18e69a35efbb078403db0c0063986470dad7d082
57949 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
57950 Date:   Fri Mar 14 23:20:18 2008 +0300
57951
57952     83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
57953
57954     Linux understands "host" (default), "peripheral" and "otg" (broken).
57955     Though, U-Boot doesn't restrict dr_mode variable to these values (think
57956     of renames in future).
57957
57958     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
57959     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
57960
57961 commit c7604783b236e368f225efb7b3efb418fe20b404
57962 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
57963 Date:   Fri Mar 14 23:20:30 2008 +0300
57964
57965     tsec: fix link detection for the RTL8211B PHY
57966
57967     RTL8211B sets link state register after autonegotiation complete,
57968     so with bootdelay=0 RTL8211B will report lack of the link.
57969
57970     To fix this, we should wait for aneg to complete, even if the
57971     link is currently down.
57972
57973     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
57974     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
57975
57976 commit 7fa9cbb00dc83fcf175042b6f20c2c9bce9a15f4
57977 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
57978 Date:   Mon Mar 24 20:47:09 2008 +0300
57979
57980     mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups
57981
57982     device_type = "soc" is being deprecated, newer device trees will use
57983     "fsl,soc" and/or "fsl,immr" for the soc nodes.
57984
57985     This patch also adds clock-frequency property for soc nodes (the same
57986     value as bus-frequency).
57987
57988     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
57989
57990 commit 507e2d79c91441a0bb2cd3d0c31c8bfe3f8cec07
57991 Author: Joe D'Abbraccio <ljd015@freescale.com>
57992 Date:   Mon Mar 24 13:00:59 2008 -0400
57993
57994     Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clock
57995
57996     With the original value of 1/2 clock cycle delay, the system ran relatively
57997     stable except when we run benchmarks that are intensive users of memory.
57998     When I run samba connected disk with a HDBENCH test, the system locks-up
57999     or reboots sporadically.
58000
58001     Signed-off by: Joe D'Abbraccio <Joe.D'abbraccio@freescale.com>
58002
58003 commit a7ba32d480a86db5db8dcd8ca66b21b4cadda923
58004 Author: Scott Wood <scottwood@freescale.com>
58005 Date:   Mon Mar 24 12:44:13 2008 -0500
58006
58007     mpc83xx: Set PCI I/O bus-address base to zero.
58008
58009     The device trees for these boards describe PCI I/O as starting from
58010     address zero from the device's perspective.
58011
58012     Placing I/O elsewhere may cause problems with certain PCI boards, and may
58013     cause problems with Linux.
58014
58015     Signed-off-by: Scott Wood <scottwood@freescale.com>
58016
58017 commit f700e7df7fecf2d3765ae568ce77ce788cde4f3e
58018 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58019 Date:   Mon Mar 24 20:47:05 2008 +0300
58020
58021     mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK
58022
58023     At least on the "33MHz Pilot" board crystal is actually 33.3MHz.
58024     This patch fixes "system time drifting" problem.
58025
58026     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58027
58028 commit 3a0cfdd576dc9b16d1468d37339182607c697fb7
58029 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58030 Date:   Mon Mar 24 20:47:02 2008 +0300
58031
58032     mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS
58033
58034     This is needed to update /choosen/linux,stdout-path properly.
58035
58036     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58037
58038 commit 3419eb62f088d7a22f1d2a3cebf76b77e408b5b9
58039 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58040 Date:   Mon Mar 24 20:47:00 2008 +0300
58041
58042     mpc83xx: MPC8360E-RDK: add dhcp command
58043
58044     Plus modify environment to use it and remove bootfile env variable,
58045     it is internal and CONFIG_BOOTFILE is used for these purposes.
58046
58047     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58048
58049 commit d892b2dbb4087a26778bfd42470c3ea7d0e2b6aa
58050 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58051 Date:   Mon Mar 24 20:46:57 2008 +0300
58052
58053     mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc
58054
58055     Current DDR setup easily causes memory corruption, this patch fixes it.
58056
58057     Also fix TIMING_CFG0_MRS_CYC definition.
58058
58059     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58060
58061 commit d47d49cc37a38f2719a3e1b9bbe08ac810cf2d9a
58062 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58063 Date:   Mon Mar 24 20:46:53 2008 +0300
58064
58065     mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI
58066
58067     This patch adds qe pario pins configuration for AD7843 ADC/Touchscreen
58068     controller and FHCI (QE USB).
58069
58070     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58071
58072 commit 7ad959490962e6842648d87d4bd795ea6cdcce67
58073 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58074 Date:   Mon Mar 24 20:46:51 2008 +0300
58075
58076     mpc83xx: MPC8360E-RDK: add support for NAND
58077
58078     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58079
58080 commit 9a3e832aeb491861d029991241572ebdf4b5b61b
58081 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58082 Date:   Mon Mar 24 20:46:46 2008 +0300
58083
58084     mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode
58085
58086     This is needed for BCM PHYs to work on this board.
58087
58088     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58089
58090 commit 300615dc5d9b0a2022fbc6af0c13159e33fd752e
58091 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58092 Date:   Mon Mar 24 20:46:34 2008 +0300
58093
58094     uec: add support for Broadcom BCM5481 Gigabit PHY
58095
58096     This patch adds basic support for Broadcom BCM5481 PHY.
58097
58098     RXD-RXC delay quirk comes from MPC8360E-RDK BSP source, author is
58099     Peter Barada <peterb@logicpd.com>.
58100
58101     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58102
58103 commit 6a600c3a1876bc203445df4f0fd6b12648259666
58104 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58105 Date:   Mon Mar 24 20:46:28 2008 +0300
58106
58107     uec: add support for RGMII_RXID interface mode
58108
58109     PHY drivers will use it to setup software delay between RXD and RXC
58110     signals.
58111
58112     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58113
58114 commit 91cdaa3a9d7562b869d96774e9c9ddf142c0848d
58115 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58116 Date:   Mon Mar 24 20:46:24 2008 +0300
58117
58118     uec: add support for gbit mii status readings
58119
58120     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58121
58122 commit aabce7fb505ffe55ebf3bf4dcafdae97a581558d
58123 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58124 Date:   Mon Mar 24 17:40:47 2008 +0300
58125
58126     83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards
58127
58128     This is primarily for the early console support.
58129
58130     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58131
58132 commit 2bd7460e9283ec98565189b3cdbcfb2bcdcdd635
58133 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58134 Date:   Mon Mar 24 17:40:43 2008 +0300
58135
58136     83xx: initialize serdes for MPC837XRDB boards
58137
58138     On the MPC8377ERDB: 2 SATA and 2 PCI-E.
58139     On the MPC8378ERDB: 2 PCI-E
58140     On the MPC8379ERDB: 4 SATA
58141
58142     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58143
58144 commit 453316a2a19642d8afcbca7452e40a6b44a197b1
58145 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58146 Date:   Mon Mar 24 17:40:32 2008 +0300
58147
58148     83xx: serdes setup routines
58149
58150     This patch adds few routines to configure serdes on 837x targets.
58151
58152     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58153
58154 commit a796cdf9c377cb4e5d61d1079a296608f8fbd903
58155 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58156 Date:   Mon Mar 24 17:40:27 2008 +0300
58157
58158     83xx: split COBJS onto separate lines
58159
58160     ..plus get rid of some #ifdefs in the .c files.
58161
58162     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58163
58164 commit 46a3aeea73c13ab04ebf7a8739afb87ac5da94a3
58165 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
58166 Date:   Mon Mar 24 17:40:23 2008 +0300
58167
58168     83xx: nand support for MPC837XRDB boards
58169
58170     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
58171
58172 commit 82e45a204190593e8613145a928f998fb8c909c4
58173 Author: Jerry Van Baren <gvb.uboot@gmail.com>
58174 Date:   Tue Mar 18 21:44:41 2008 -0400
58175
58176     Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS.
58177
58178     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
58179     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
58180
58181 commit 0fa7a1b4719e325fce332689fb8754ec166191ff
58182 Author: Michael Barkowski <michael.barkowski@freescale.com>
58183 Date:   Thu Mar 20 13:15:39 2008 -0400
58184
58185     mpc8323erdb: remove RTC and add EEPROM
58186
58187     There's no on-board RTC on the MPC8323ERDB, but there is an EEPROM.
58188
58189     Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
58190     Acked-by: Kim Phillips <kim.phillips@freescale.com>
58191
58192 commit 5bbeea86eb6afb872374cd23217cb3c1018443ed
58193 Author: Michael Barkowski <michael.barkowski@freescale.com>
58194 Date:   Thu Mar 20 13:15:34 2008 -0400
58195
58196     mpc8323erdb: Improve the system performance
58197
58198     The following changes are based on kernel UCC ethernet performance:
58199
58200     1.  Make the CSB bus pipeline depth as 4, and enable the repeat mode
58201     2.  Optimize transactions between QE and CSB.  Added CFG_SPCR_OPT
58202         switch to enable this setting.
58203
58204     The following changes are based on the App Note AN3369 and
58205     verified to improve memory latency using LMbench:
58206
58207     3.  CS0_CONFIG[AP_n_EN] is changed from 1 to 0
58208     4.  CS0_CONFIG[ODT_WR_CONFIG] set to 1.  Was a reserved setting
58209         previously.
58210     5.  TIMING_CFG_1[WRREC] is changed from 3clks to 2clks  (based on
58211         Twr=15ns, and this was already the setting in DDR_MODE)
58212     6.  TIMING_CFG_1[PRETOACT] is changed from 3clks to 2clks. (based on
58213         Trp=15ns)
58214     7.  TIMING_CFG_1[ACTTOPRE] is changed from 9clks to 6clks. (based on
58215         Tras=40ns)
58216     8.  TIMING_CFG_1[ACTTORW] is changed from 3clks to 2clks. (based on
58217         Trcd=15ns)
58218     9.  TIMING_CFG_1[REFREC] changed from 21 clks to 11clks.  (based on
58219         Trfc=75ns)
58220     10. TIMING_CFG_2[FOUR_ACT] is changed from 10 clks to 7clks.  (based
58221         on Tfaw=50ns)
58222     11. TIMING_CFG_2[ADD_LAT] and DDR_MODE[AL] changed from 0 to 1 (based
58223         on CL=3 and WL=2).
58224
58225     Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
58226     Acked-by: Kim Phillips <kim.phillips@freescale.com>
58227
58228 commit fc549c871f43933396a5b3e21d897023d4b31b8d
58229 Author: Michael Barkowski <michael.barkowski@freescale.com>
58230 Date:   Thu Mar 20 13:15:28 2008 -0400
58231
58232     mpc8323erdb: use readable DDR config macros
58233
58234     Use available shift/mask macros to define DDR configuration.
58235
58236     Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
58237     Acked-by: Kim Phillips <kim.phillips@freescale.com>
58238
58239 commit 89c7784ed90ba50301eec521144f95111e472906
58240 Author: Timur Tabi <timur@freescale.com>
58241 Date:   Fri Feb 8 13:15:55 2008 -0600
58242
58243     83xx: Add Vitesse VSC7385 firmware uploading
58244
58245     Update the MPC8349E-mITX, MPC8313E-RDB, and MPC837XE-RDB board files to upload
58246     the Vitesse VSC7385 firmware.  Changed CONFIG_VSC7385 to CONFIG_VSC7385_ENET.
58247     Cleaned up the board header files to make selecting the VSC7385 easier to
58248     control.
58249
58250     Signed-off-by: Timur Tabi <timur@freescale.com>
58251     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
58252
58253 commit b55d98c6d5b8694e560a0e727b14cb6921d7cfcc
58254 Author: Timur Tabi <timur@freescale.com>
58255 Date:   Fri Feb 8 13:15:54 2008 -0600
58256
58257     NET: Add Vitesse VSC7385 firmware uploading
58258
58259     The Vitesse VSC7385 is a 5-port switch found on the Freescale MPC8349E-mITX
58260     and other boards.  A small firwmare must be uploaded to its on-board memory
58261     before it can be enabled.  This patch adds the code which uploads firmware
58262     (but not the firmware itself).
58263
58264     Previously, this feature was provided by a U-Boot application that was
58265     made available only on Freescale BSPs.  The VSC7385 firmware must still
58266     be obtained separately, but at least there is no longer a need for a separate
58267     application.
58268
58269     Signed-off-by: Timur Tabi <timur@freescale.com>
58270     Acked-by: Ben Warren <biggerbadderben@gmail.com>
58271
58272 commit aa6f6d171a1f9f46ee4f03ad6acb97a6bfb71855
58273 Author: Wolfgang Denk <wd@denx.de>
58274 Date:   Wed Mar 26 00:52:10 2008 +0100
58275
58276     Coding Style cleanyp; update CHANGELOG
58277
58278     Signed-off-by: Wolfgang Denk <wd@denx.de>
58279
58280 commit 43ddd9c820fec44816188f53346b464e20b3142d
58281 Author: Jerry Van Baren <gvb.uboot@gmail.com>
58282 Date:   Sat Mar 22 14:23:49 2008 -0400
58283
58284     Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
58285
58286     These defines embedded the u-boot env variables and/or the bd_t structure
58287     in the fdt blob.  The conclusion of discussion on the u-boot email list
58288     was that embedding these in the fdt blob is not useful: there are better
58289     ways of passing the data (in fact, the fdt blob itself replaces the
58290     bd_t struct).
58291
58292     The only board that enables these is the stxxtc and they don't appear
58293     to be used by linux.
58294
58295     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
58296     Acked-by: Kim Phillips <kim.phillips@freescale.com>
58297
58298 commit 22ed2285743359fd1fe73e411dff914b2256e68f
58299 Author: Stefan Roese <sr@denx.de>
58300 Date:   Mon Mar 17 10:49:25 2008 +0100
58301
58302     rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile
58303
58304     Signed-off-by: Stefan Roese <sr@denx.de>
58305
58306 commit 1bb707c39a0833e91d9f797dd862aaaaf4af264d
58307 Author: Kyungmin Park <kmpark@infradead.org>
58308 Date:   Mon Mar 17 08:54:06 2008 +0900
58309
58310     Add Flex-OneNAND booting support
58311
58312     Flex-OneNAND is a monolithic integrated circuit with a NAND Flash array
58313     using a NOR Flash interface. This on-chip integration enables system designers
58314     to reduce external system logic and use high-density NAND Flash
58315     in applications that would otherwise have to use more NOR components.
58316
58317     Flex-OneNAND enables users to configure to partition it into SLC and MLC areas
58318     in more flexible way. While MLC area of Flex-OneNAND can be used to store data
58319     that require low reliability and high density, SLC area of Flex-OneNAND
58320     to store data that need high reliability and high performance. Flex-OneNAND
58321     can let users take advantage of storing these two different types of data
58322     into one chip, which is making Flex-OneNAND more cost- and space-effective.
58323
58324     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
58325
58326 commit c512389cc4a10253249271ff6c887c6dab1f0db2
58327 Author: André Schwarz <andre.schwarz@matrix-vision.de>
58328 Date:   Thu Mar 13 13:50:52 2008 +0100
58329
58330     MPC5200: support setup without FEC
58331
58332     Include FEC specific nodes in ft_cpu_setup only if CONFIG_MPC5xxx_FEC is
58333     defined. Systems without FEC, i.e. no FEC node in DTB, should be possible.
58334
58335     Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
58336     Acked-by: Grant Likely <grant.likely@secretlab.ca>
58337
58338 commit aa3511e422946041ef626f80a05ae5e8bfc700e6
58339 Author: Jon Loeliger <jdl@freescale.com>
58340 Date:   Wed Mar 5 18:05:46 2008 -0600
58341
58342     FSL: Move board/mpc8266ads under board/freescale
58343
58344     Signed-off-by: Jon Loeliger <jdl@freescale.com>
58345
58346 commit 7f1d846e5c5754449c286587d099d85246062772
58347 Author: Jon Loeliger <jdl@freescale.com>
58348 Date:   Wed Mar 5 18:05:47 2008 -0600
58349
58350     FSL: Move board/mpc7448hpc2 under board/freescale
58351
58352     Signed-off-by: Jon Loeliger <jdl@freescale.com>
58353
58354 commit b7e24d283e34727c2a6cdfdac2e09a426c579b73
58355 Author: Jon Loeliger <jdl@freescale.com>
58356 Date:   Wed Mar 5 18:05:45 2008 -0600
58357
58358     FSL: Move board/mpc8260ads under board/freescale
58359
58360     Signed-off-by: Jon Loeliger <jdl@freescale.com>
58361
58362 commit 6a8a5dc4759867c45aa95580deb8bf26669a5d97
58363 Author: goda.yusuke <goda.yusuke@renesas.com>
58364 Date:   Wed Mar 5 17:08:33 2008 +0900
58365
58366     net: Add support AX88796L ethernet device
58367
58368     AX88796L is device of NE2000 compatible.
58369     This patch support AX88796L ethernet device.
58370
58371     Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
58372     Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
58373
58374 commit e0a6140dd381e1eed1ada2291166ef2616d8822b
58375 Author: Wolfgang Denk <wd@denx.de>
58376 Date:   Tue Mar 25 22:50:41 2008 +0100
58377
58378     ne2000 driver: change #ifdef to Makefile conditional compilation
58379
58380     Signed-off-by: Wolfgang Denk <wd@denx.de>
58381
58382 commit e710185aae90c64d39c2d453e40e58ceefe4f250
58383 Author: goda.yusuke <goda.yusuke@renesas.com>
58384 Date:   Wed Mar 5 17:08:20 2008 +0900
58385
58386     net: Divided code of NE2000 ethernet driver
58387
58388     There are more devices of the NE2000 base.
58389     A present code is difficult for us to support more devices.
58390     To support more NE2000 clone devices, separated the function.
58391
58392     Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
58393     Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
58394
58395 commit 395bce4f59a507a60a475f7ee46bed47de9482df
58396 Author: Mike Frysinger <vapier@gentoo.org>
58397 Date:   Sun Feb 24 23:58:13 2008 -0500
58398
58399     net/Blackfin: move on-chip MAC driver into drivers/net/
58400
58401     The Blackfin on-chip MAC driver was being managed in the BF537-STAMP board
58402     directory, but it is not board specific, so relocate it to the drivers dir
58403     so that other Blackfin ports can utilize it.
58404
58405     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
58406
58407 commit 8a30b4700942f37495d2e67f5998cdffb6e3ba8a
58408 Author: Mike Frysinger <vapier@gentoo.org>
58409 Date:   Sun Feb 24 23:52:35 2008 -0500
58410
58411     smc91111: use SSYNC() rather than asm(ssync) for Blackfin
58412
58413     Since the "ssync" instruction may have hardware anomalies associated with
58414     it, have the smc91111 driver use the SSYNC macro rather than invoking it
58415     directly.  We workaround all the anomalies via this macro.
58416
58417     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
58418
58419 commit 77ff7b7444ceb8022b46114f3d0b6d18e2fd1138
58420 Author: Bryan O'Donoghue <bodonoghue@codehermit.ie>
58421 Date:   Sun Feb 17 22:57:47 2008 +0000
58422
58423     8xx: Update OF support on 8xx
58424
58425     This patch does some shifting around of OF support on 8xx.
58426
58427     Signed-off-by: Bryan O'Donoghue <bodonoghue@codehermit.ie>
58428
58429 commit 9c666a7db0b2285a270c68810889ce7d5dba304b
58430 Author: Kumar Gala <galak@kernel.crashing.org>
58431 Date:   Fri Feb 15 15:16:18 2008 -0600
58432
58433     ppc: Allow boards to specify how much memory they can map
58434
58435     For historical reasons we limited the stack to 256M because some boards
58436     could only map that much via BATS.  However newer boards are capable of
58437     mapping more memory (for example 85xx is capble of doing up to 2G).
58438
58439     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
58440
58441 commit a6f5f317cd074bbbfa2aab4fca05904c811c19fb
58442 Author: Bryan O'Donoghue <bodonoghue@codehermit.ie>
58443 Date:   Fri Feb 15 01:05:58 2008 +0000
58444
58445     8xx : Add OF support to Adder875 board port - resubmit
58446
58447     Signed-off-by: Bryan O'Donoghue <bodonoghue@codehermit.ie>
58448
58449 commit d058698fd2d9f769ff38ac53c8708b3fdd314f2d
58450 Author: Kumar Gala <galak@kernel.crashing.org>
58451 Date:   Thu Feb 14 20:44:42 2008 -0600
58452
58453     Add setexpr command
58454
58455     Add a simple expr style command that will set an env variable as the result
58456     of the command.  This allows us to do simple math in shell.  The following
58457     operations are supported: &, |, ^, +, -, *, /.
58458
58459     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
58460
58461 commit 3f105faa64b9826e088711fdfcaa70cb1230397a
58462 Author: Jon Loeliger <jdl@freescale.com>
58463 Date:   Wed Mar 5 17:27:48 2008 -0600
58464
58465     FSL: Move board/mpc7448hpc2 under board/freescale
58466
58467     Signed-off-by: Jon Loeliger <jdl@freescale.com>
58468
58469 commit 449c703374a8868453425e15da7e2f76221b72e4
58470 Author: Jon Loeliger <jdl@freescale.com>
58471 Date:   Wed Mar 5 17:21:43 2008 -0600
58472
58473     FSL: Move board/mpc8266ads under board/freescale
58474
58475     Signed-off-by: Jon Loeliger <jdl@freescale.com>
58476
58477 commit 5863577989ad689427bb750107e9a75f1c1645d2
58478 Author: Jon Loeliger <jdl@freescale.com>
58479 Date:   Wed Mar 5 16:41:41 2008 -0600
58480
58481     FSL: Move board/mpc8260ads under board/freescale
58482
58483     Signed-off-by: Jon Loeliger <jdl@freescale.com>
58484
58485 commit 8a773983957ee6c4aa344469b742f29c7d26afbd
58486 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58487 Date:   Tue Mar 25 21:30:08 2008 +0900
58488
58489     [MIPS] Move gth2_config from ARM section to MIPS
58490
58491     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58492
58493 commit 373b16fc0c5ae34d28b9027f809ae3cbf45cdd15
58494 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58495 Date:   Tue Mar 25 21:30:07 2008 +0900
58496
58497     [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB
58498
58499     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58500
58501 commit d98e348e2ed5aab8f7a6471ff628ab0688b8a459
58502 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58503 Date:   Tue Mar 25 21:30:07 2008 +0900
58504
58505     [MIPS] Fix dcache_status()
58506
58507     You can't judge UNCACHED by Config.K0 LSB.
58508
58509     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58510
58511 commit b0c66af53ec9385ac2d1cc2e5d7d1ecdc81caf34
58512 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58513 Date:   Tue Mar 25 21:30:07 2008 +0900
58514
58515     [MIPS] Introduce _machine_restart
58516
58517     Handles machine specific functions by using weak functions.
58518
58519     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58520
58521 commit decaba6f5cf386d569ac3997bebb871b966c6b18
58522 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58523 Date:   Tue Mar 25 21:30:07 2008 +0900
58524
58525     [MIPS] Cleanup CP0 Status initialization
58526
58527     Add setup_c0_status from Linux. For the moment we disable interrupts, set
58528     CU0, mark the kernel mode, and clear ERL and EXL. This is good enough for
58529     reset-time configuration and will work well across most processors.
58530
58531     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58532
58533 commit d43d43ef2845af309c25a64bb9c2c5fb3261bc23
58534 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58535 Date:   Tue Mar 25 21:30:07 2008 +0900
58536
58537     [MIPS] Initialize CP0 Cause before setting up CP0 Status register
58538
58539     Without this change, we'll be suffering from deffered WATCH exception
58540     once Status.EXL is cleared. Make sure Cause.WP is cleared.
58541
58542     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58543
58544 commit 26138623230ca2bad3c78e05a65527ea70c8b688
58545 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58546 Date:   Tue Mar 25 21:30:07 2008 +0900
58547
58548     [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()
58549
58550     Move things to appropriate place.
58551
58552     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58553
58554 commit ccf8f824ef67df028dedb29f8ea5d71a5a88d895
58555 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58556 Date:   Tue Mar 25 21:30:06 2008 +0900
58557
58558     [MIPS] Implement flush_cache()
58559
58560     We do Hit_Writeback_Inv_D and Hit_Invalidate_I. You might think that you
58561     don't need to do Hit_Invalidate_I, but flush_cache() needs it since this
58562     function is used not only in U-Boot specfic programs but also at loading
58563     target binaries.
58564
58565     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58566
58567 commit 2e0e5271aac917812a76c72030a2b2c6f1d3387d
58568 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58569 Date:   Tue Mar 25 21:30:06 2008 +0900
58570
58571     [MIPS] Fix I-/D-cache initialization loops
58572
58573     Currently we do 1) Index_Store_Tag_I, 2) Fill and 3) Index_Store_Tag_I
58574     again per a loop for I-cache initialization. But according to 'See MIPS
58575     Run', we're encouraged to use three separate loops rather than combining
58576     them *for both I- and D-cache*. This patch tries to fix this.
58577
58578     In accordance with fixing above, mips_init_[id]cache are separated from
58579     mips_cache_reset(), and rewrite cache loops are completely rewritten with
58580     useful macros.
58581
58582     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58583
58584 commit 1898840797c7f50799377bd5b285a8a93a82c419
58585 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58586 Date:   Tue Mar 25 21:30:06 2008 +0900
58587
58588     [MIPS] Replace memory clearance code with f_fill64
58589
58590     This routine fills memory with zero by 64 bytes, and is 64-bit capable.
58591
58592     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58593
58594 commit 2f5d414ccb4024dd0992ff6b22561732dbc73590
58595 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58596 Date:   Tue Mar 25 21:30:06 2008 +0900
58597
58598     [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros
58599
58600     This patch replaces the current function definitions with NESTED, LEAF
58601     and END macro. They specify some more additional information about the
58602     function; an alignment of symbol, type of symbol, stack frame usage, etc.
58603     These information explicitly tells the assembler and the debugger about
58604     the types of code we want to generate.
58605
58606     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58607
58608 commit 282223a607c611425fa33f5428f8eae6636972bb
58609 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58610 Date:   Tue Mar 25 11:43:17 2008 +0900
58611
58612     [MIPS] asm headers' updates
58613
58614     Make some asm headers adjusted to the latest Linux kernel.
58615
58616     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58617
58618 commit e1390801a3c1a2b6d12fa90be368efc19f5b9bfd
58619 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58620 Date:   Tue Mar 25 11:39:29 2008 +0900
58621
58622     [MIPS] Request for the 'mips_cache_lock()' removal
58623
58624     The initial intension of having mips_cache_lock() was to use the cache
58625     as memory for temporary stack use so that a C environment can be set up
58626     as early as possible.
58627
58628     But now mips_cache_lock() follow lowlevel_init(). We've already have the
58629     real memory initilaized at this point, therefore we could/should use it.
58630     No reason to lock at all.
58631
58632     Other problems:
58633
58634     Cache locking is not consistent across MIPS implementaions. Some imple-
58635     mentations don't support locking at all. The style of locking varies -
58636     some support per line locking, others per way, etc. Some parts use bits
58637     in status registers instead of cache ops. Current mips_cache_lock() is
58638     not necessarily general-purpose.
58639
58640     And this is worthy of special mention; once U-Boot/MIPS locks the lines,
58641     they are never get unlocked, so the code relies on whatever gets loaded
58642     after U-Boot to re-initialize the cache and clear the locks. We're sup-
58643     posed to have CFG_INIT_RAM_LOCK and unlock_ram_in_cache() implemented,
58644     but leave the situation as it is for a long time.
58645
58646     For these reasons, I proposed the removal of mips_cache_lock() from the
58647     global start-up code.
58648
58649     This patch adds CFG_INIT_RAM_LOCK_MIPS to make existing users aware that
58650     *things have changed*. If he wants the same behavior as before, he needs
58651     to have CFG_INIT_RAM_LOCK_MIPS in his config file.
58652
58653     If we don't have any regression report through several releases, then
58654     we'll remove codes entirely.
58655
58656     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
58657     Acked-by: Andrew Dyer <amdyer@gmail.com>
58658
58659 commit 0d48926c87ec96f974a6ac4034f4a2f2eab3255f
58660 Author: Yuri Tikhonov <yur@emcraft.com>
58661 Date:   Mon Mar 24 11:30:54 2008 +0100
58662
58663     lwmon5 SYSMON POST: fix backlight control
58664
58665     If the LWMON5 config has SYSMON POST among CONFIG_POSTs which may be
58666     run on the board, then the SYSMON POST controls the display backlight
58667     (doesn't switch backlight ON if POST FAILED, and does switch the
58668     backlight ON if PASSED).
58669
58670     If not, then the video driver controls the display backlight (just
58671     switch ON the backlight upon initialization).
58672
58673     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
58674
58675 commit ff2bdfb2c1e073f65c065011f1e18d0a130bd3d8
58676 Author: Yuri Tikhonov <yur@emcraft.com>
58677 Date:   Mon Mar 24 11:29:14 2008 +0100
58678
58679     lwmon5 SYSMON POST: fix handling of negative temperatures
58680
58681     Fix errors in the LWMON5 Sysmon POST for negative temperatures.
58682
58683     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
58684
58685 commit 55774b512fdf63c0516d441cc5da7c54bbffb7f2
58686 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
58687 Date:   Fri Mar 7 16:04:25 2008 +0900
58688
58689     pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
58690
58691     In current source code, when the device number of PCI is 0, process PCI
58692     bridge without fail. However, when the device number is 0, it is not PCI
58693     always bridge. There are times when device of PCI allocates.
58694
58695     When CONFIG_PCI_SKIP_HOST_BRIDGE is enable, this problem is solved when
58696     use this patch.
58697
58698     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
58699     Acked-by: Stefan Roese <sr@denx.de>
58700
58701 commit 86aea3eaefa248ffb9328e2b50c64720489cdbeb
58702 Author: Yuri Tikhonov <yur@emcraft.com>
58703 Date:   Fri Mar 21 09:18:40 2008 +0100
58704
58705     LWMON5: fix dsPIC POST
58706
58707     Add test for DPIC_SYS_ERROR_REG to be zero in the LWMON5 dsPIC POST.
58708
58709     Signed-off-by: Yuri Tikhonov <yur@emcraft.com> ---
58710
58711 commit 388b82fddc7c05596f3f615f190da0448227dc82
58712 Author: Bartlomiej Sieka <tur@semihalf.com>
58713 Date:   Thu Mar 20 23:23:13 2008 +0100
58714
58715     [new uImage] Enable new uImage support for the pcs440ep board.
58716
58717     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
58718
58719 commit 95f4ec2b9c910c7261e6f060ea530d58b039692d
58720 Author: Bartlomiej Sieka <tur@semihalf.com>
58721 Date:   Thu Mar 20 23:23:13 2008 +0100
58722
58723     [new uImage] Do not compile new uImage format support by default
58724
58725     Disable default building of new uImage format support in preparation
58726     for merge with the master. Support for new format can be enabled on
58727     a per-board basis, by defining the following in the board's config file:
58728
58729     #define CONFIG_FIT             1
58730     #define CONFIG_OF_LIBFDT       1
58731
58732     This can be optionally defined to give more verbose output:
58733
58734     #define CONFIG_FIT_VERBOSE     1 /* enable fit_format_{error,warning}() */
58735
58736     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
58737
58738 commit dafaede8a46c7159310239e036c93e31c6374487
58739 Author: Bartlomiej Sieka <tur@semihalf.com>
58740 Date:   Thu Mar 20 23:20:31 2008 +0100
58741
58742     [new uImage] Disable debuging output in preparation for merge with master
58743
58744     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
58745
58746 commit fbe7a155027beacebaee9b32e1ada781fe924bca
58747 Author: Bartlomiej Sieka <tur@semihalf.com>
58748 Date:   Thu Mar 20 19:38:45 2008 +0100
58749
58750     [new uImage] Compilation and new uImage handling fixes for imxtract
58751
58752     Fix imxtract command not being compiled-in despite CONFIG_CMD_XIMG being in
58753     include/config_cmd_default.h. Fix few warnings and handling of new format
58754     images.
58755
58756     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
58757
58758 commit 36cc8cbb3379d5166f882641123521735c469f92
58759 Author: Bartlomiej Sieka <tur@semihalf.com>
58760 Date:   Thu Mar 20 23:10:19 2008 +0100
58761
58762     [new uImage] Fix autoscr command used with new uImage format
58763
58764     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
58765
58766 commit 43142e817f0597be412e7cbe19413f5532eafa5d
58767 Author: Bartlomiej Sieka <tur@semihalf.com>
58768 Date:   Thu Mar 20 23:10:19 2008 +0100
58769
58770     [new uImage] Fix *.its files location in documentation
58771
58772     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
58773
58774 commit 81a0ac62ea29f8252d0a714709d0ecfdbba2a15e
58775 Author: Wolfgang Denk <wd@denx.de>
58776 Date:   Thu Mar 20 22:01:38 2008 +0100
58777
58778     lwmon5 POST: remove unreachable code
58779
58780     plus some coding style cleanup
58781
58782     Signed-off-by: Wolfgang Denk <wd@denx.de>
58783
58784 commit b73a19e1609d0f705cbab8014ca17aefe89e4c76
58785 Author: Yuri Tikhonov <yur@emcraft.com>
58786 Date:   Thu Mar 20 17:56:04 2008 +0300
58787
58788     LWMON5: POST RTC fix
58789
58790     Modify the RTC API to provide one a status for the time reported by
58791     the rtc_get() function:
58792       0 - a reliable time is guaranteed,
58793     < 0 - a reliable time isn't guaranteed (power fault, clock issues,
58794           and so on).
58795
58796     The RTC chip drivers are responsible for providing this info if the
58797     corresponding chip supports such functionality. If not - always
58798     report that the time is reliable.
58799
58800     The POST RTC test was modified to detect the RTC faults utilizing
58801     this new rtc_get() feature.
58802
58803     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
58804
58805 commit a5cc5555ccee596908a7d8cf22a104f6b993bfd5
58806 Author: Martin Krause <martin.krause@tqs.de>
58807 Date:   Wed Mar 19 14:25:14 2008 +0100
58808
58809     TQM5200B: update MTD partition layout
58810
58811     - insert partition for dtb blob to TQM5200B MTD layout
58812     - set env variables dependent on the configured board
58813       (TQM5200 or TQM5200B)
58814
58815     Signed-off-by: Martin Krause <martin.krause@tqs.de>
58816
58817 commit f0105727d132f56a21fa3ed8b162309cca6cac44
58818 Author: Stefan Roese <sr@denx.de>
58819 Date:   Wed Mar 19 07:09:26 2008 +0100
58820
58821     CFI: Small cleanup for FLASH_SHOW_PROGRESS
58822
58823     With this patch we don't need that many #ifdef's in the code. It moves
58824     the subtraction into the macro and defines a NOP-macro when
58825     CONFIG_FLASH_SHOW_PROGRESS is not defined.
58826
58827     Signed-off-by: Stefan Roese <sr@denx.de>
58828     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
58829
58830 commit 9a042e9ca512beaaa2cb450274313fc477141241
58831 Author: Jerry Van Baren <gvb.uboot@gmail.com>
58832 Date:   Sat Mar 8 13:48:01 2008 -0500
58833
58834     Flash programming progress countdown.
58835
58836     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
58837
58838 commit 5e339fd9ed539a7d7fec59cfc88f0857ab26a53f
58839 Author: Bartlomiej Sieka <tur@semihalf.com>
58840 Date:   Wed Mar 19 10:00:06 2008 +0100
58841
58842     [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org>
58843
58844     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
58845
58846 commit 11abe45c48ec3485a6c1a5168ce8d79c3288adc1
58847 Author: David Gibson <david@gibson.dropbear.id.au>
58848 Date:   Mon Feb 18 18:09:04 2008 +1100
58849
58850     libfdt: Remove no longer used code from fdt_node_offset_by_compatible()
58851
58852     Since fdt_node_offset_by_compatible() was converted to the new
58853     fdt_next_node() iterator, a chunk of initialization code became
58854     redundant, but was not removed by oversight.  This patch cleans it up.
58855
58856     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
58857
58858 commit d0ccb9b140b472039732de102fc14597eedb14df
58859 Author: David Gibson <david@gibson.dropbear.id.au>
58860 Date:   Mon Feb 18 18:06:31 2008 +1100
58861
58862     libfdt: Trivial cleanup for CHECK_HEADER)
58863
58864     Currently the CHECK_HEADER() macro is defined local to fdt_ro.c.
58865     However, there are a handful of functions (fdt_move, rw_check_header,
58866     fdt_open_into) from other files which could also use it (currently
58867     they open-code something more-or-less identical).  Therefore, this
58868     patch moves CHECK_HEADER() to libfdt_internal.h and uses it in those
58869     places.
58870
58871     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
58872
58873 commit fe30a354cdbb808b5f15366a935b151a4ccee74f
58874 Author: Kumar Gala <galak@kernel.crashing.org>
58875 Date:   Wed Feb 20 14:32:36 2008 -0600
58876
58877     Fix fdt boardsetup command parsing
58878
58879     The introduciton of the 'fdt bootcpu' broke parsing for 'fdt boardsetup'.
58880
58881     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
58882
58883 commit 804887e6001e2f00bea11431bf34d6d472512cda
58884 Author: Kumar Gala <galak@kernel.crashing.org>
58885 Date:   Fri Feb 15 03:34:36 2008 -0600
58886
58887     Add sub-commands to fdt
58888
58889     fdt header                          - Display header info
58890     fdt bootcpu <id>                    - Set boot cpuid
58891     fdt memory <addr> <size>            - Add/Update memory node
58892     fdt rsvmem print                    - Show current mem reserves
58893     fdt rsvmem add <addr> <size>        - Add a mem reserve
58894     fdt rsvmem delete <index>           - Delete a mem reserves
58895
58896     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
58897
58898 commit f84d65f9b085ffbed464d1d58e8aaa8f5a2efc07
58899 Author: David Gibson <david@gibson.dropbear.id.au>
58900 Date:   Thu Feb 14 16:50:34 2008 +1100
58901
58902     libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()
58903
58904     fdt_add_subnode_namelen() has a bug if asked to add a subnode to a
58905     node which has NOP tags interspersed with its properties.  In this
58906     case fdt_add_subnode_namelen() will put the new subnode before the
58907     first NOP tag, even if there are properties after it, which will
58908     result in an invalid blob.
58909
58910     This patch fixes the bug, and adds a testcase for it.
58911
58912     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
58913
58914 commit ae0b5908de3b9855f8931bc9b32c9fc4962df5a9
58915 Author: David Gibson <david@gibson.dropbear.id.au>
58916 Date:   Tue Feb 12 11:58:31 2008 +1100
58917
58918     libfdt: Add and use a node iteration helper function.
58919
58920     This patch adds an fdt_next_node() function which can be used to
58921     iterate through nodes of the tree while keeping track of depth.  This
58922     function is used to simplify the iteration code in a lot of other
58923     functions, and is also exported for use by library users.
58924
58925     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
58926
58927 commit 9eaeb07a7185d852c7aa10735ecd4e9edf24fb5d
58928 Author: David Gibson <david@gibson.dropbear.id.au>
58929 Date:   Fri Jan 11 14:55:05 2008 +1100
58930
58931     libfdt: Add fdt_set_name() function
58932
58933     This patch adds an fdt_set_name() function to libfdt, mirroring
58934     fdt_get_name().  This is a r/w function which alters the name of a
58935     given device tree node.
58936
58937     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
58938
58939 commit 23e20aa6488e6c0622496549861bfdc74108debe
58940 Author: Yuri Tikhonov <yur@pollux.denx.de>
58941 Date:   Tue Mar 18 13:33:30 2008 +0100
58942
58943     lwmon5: Fix register test logic to match the specific GDC h/w.
58944
58945     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
58946     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
58947
58948 commit 46bc0a938779aa1d664b847d36b08aa00f22e539
58949 Author: Yuri Tikhonov <yur@pollux.denx.de>
58950 Date:   Tue Mar 18 13:27:57 2008 +0100
58951
58952     Fix backlight in the lwmon5 POST.
58953
58954     Backlight was switched on even when temperature was too low.
58955
58956     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
58957     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
58958
58959 commit 3d61018643a2cd38c145aa6dde53f3f5f1a0e9cf
58960 Author: Yuri Tikhonov <yur@pollux.denx.de>
58961 Date:   Wed Feb 6 18:48:36 2008 +0100
58962
58963     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).
58964
58965      To enable this, alternative, configuration the U-Boot board configuration
58966     file for lwmon5 includes the definitions of alternative addresses for header
58967     (CONFIG_ALT_LH_ADDR) and buffer (CONFIG_ALT_LB_ADDR).
58968
58969      The Linux shall be configured with the CONFIG_ALT_LB_LOCATION option set,
58970     and has the BOARD_ALT_LH_ADDR and BOARD_ALT_LB_ADDR constants defined in the
58971     lwmon5 board-specific header (arch/ppc/platforms/4xx/lwmon5.h).
58972
58973     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
58974
58975 commit 0f009f781b5b88f25769e154ea4d42db13baf0c6
58976 Author: Yuri Tikhonov <yur@pollux.denx.de>
58977 Date:   Mon Feb 4 17:11:53 2008 +0100
58978
58979     Add support for the lwmon5 board reset via GPIO58.
58980
58981     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
58982     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
58983
58984 commit f694e32f93565ec1fa8d0226c584d6b89e931ed9
58985 Author: Yuri Tikhonov <yur@pollux.denx.de>
58986 Date:   Mon Feb 4 17:09:55 2008 +0100
58987
58988     Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now.
58989
58990     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
58991     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
58992
58993 commit b428f6a8c65c5303e5f96db8d24f2f699d94a98c
58994 Author: Yuri Tikhonov <yur@pollux.denx.de>
58995 Date:   Mon Feb 4 14:11:03 2008 +0100
58996
58997     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.
58998
58999     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
59000     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
59001
59002 commit 8f15d4addd49c956412e1e3bfc764a0c8b1f3184
59003 Author: Yuri Tikhonov <yur@pollux.denx.de>
59004 Date:   Mon Feb 4 14:10:42 2008 +0100
59005
59006     The patch adds new POST tests for the Lwmon5 board. These are:
59007
59008     * External Watchdog test;
59009     * dsPIC tests;
59010     * FPGA test;
59011     * GDC test;
59012     * Sysmon tests.
59013
59014     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
59015     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
59016
59017 commit c2ed33efbfff5767bca236828e021c55fd547b6c
59018 Author: Yuri Tikhonov <yur@pollux.denx.de>
59019 Date:   Mon Feb 4 14:10:01 2008 +0100
59020
59021     Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.
59022
59023     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
59024
59025 commit 3a5d1e7f1309998791702b2a559e3126781746b9
59026 Author: Yuri Tikhonov <yur@pollux.denx.de>
59027 Date:   Tue Mar 18 13:33:30 2008 +0100
59028
59029     lwmon5: Fix register test logic to match the specific GDC h/w.
59030
59031     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
59032     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
59033
59034 commit 0f855a1f056a8c22116a2103a3900cbfb669df0b
59035 Author: Yuri Tikhonov <yur@pollux.denx.de>
59036 Date:   Tue Mar 18 13:27:57 2008 +0100
59037
59038     Fix backlight in the lwmon5 POST.
59039
59040     Backlight was switcehd on even when temperature was too low.
59041
59042     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
59043     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
59044
59045 commit 2d991958b1e420fbfe17b128bd26ade74be5efcc
59046 Author: Yuri Tikhonov <yur@pollux.denx.de>
59047 Date:   Wed Feb 6 18:48:36 2008 +0100
59048
59049      The patch introduces the alternative configuration of the log buffer for
59050     the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory),
59051     the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ...,
59052     PPC440EPX_GPT0_COMP5).
59053
59054      To enable this, alternative, configuration the U-Boot board configuration
59055     file for lwmon5 includes the definitions of alternative addresses for header
59056     (CONFIG_ALT_LH_ADDR) and buffer (CONFIG_ALT_LB_ADDR).
59057
59058      The Linux shall be configured with the CONFIG_ALT_LB_LOCATION option set,
59059     and has the BOARD_ALT_LH_ADDR and BOARD_ALT_LB_ADDR constants defined in the
59060     lwmon5 board-specific header (arch/ppc/platforms/4xx/lwmon5.h).
59061
59062     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
59063
59064 commit ff818b21b069f4bc9cb73373cc5a16014be101b7
59065 Author: Yuri Tikhonov <yur@pollux.denx.de>
59066 Date:   Mon Feb 4 17:11:53 2008 +0100
59067
59068     Add support for the lwmon5 board reset via GPIO58.
59069
59070     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
59071     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
59072
59073 commit 603f194e5ad81bb2ef42d6d8aaa74de175bcb411
59074 Author: Yuri Tikhonov <yur@pollux.denx.de>
59075 Date:   Mon Feb 4 17:09:55 2008 +0100
59076
59077     Some fixes to dspic, fpga, and gdc post tests for lwmon5.
59078     Disable external watch-dog for now.
59079
59080     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
59081     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
59082
59083 commit e262efe35742c1ad4b0966ff501efc26f34a0aec
59084 Author: Yuri Tikhonov <yur@pollux.denx.de>
59085 Date:   Mon Feb 4 14:11:03 2008 +0100
59086
59087     The patch introduces the CRITICAL feature of POST tests. If the test
59088     marked as POST_CRITICAL fails then the alternative, post_critical,
59089     boot-command is used. If this command is not defined then U-Boot
59090     enters into interactive mode.
59091
59092     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
59093     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
59094
59095 commit 65b20dcefc89618193fa51947968dada91e4c778
59096 Author: Yuri Tikhonov <yur@pollux.denx.de>
59097 Date:   Mon Feb 4 14:10:42 2008 +0100
59098
59099     The patch adds new POST tests for the Lwmon5 board.
59100     These are:
59101
59102     * External Watchdog test;
59103     * dsPIC tests;
59104     * FPGA test;
59105     * GDC test;
59106     * Sysmon tests.
59107
59108     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
59109     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
59110
59111 commit 8dc3b2303d2b57c774b609ca0e7043ed8f9b88c1
59112 Author: Yuri Tikhonov <yur@pollux.denx.de>
59113 Date:   Mon Feb 4 14:10:01 2008 +0100
59114
59115     Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.
59116
59117     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
59118
59119 commit 3515fd18d4e8e44f863ac7142b55e22b109e9af2
59120 Author: Wolfgang Denk <wd@denx.de>
59121 Date:   Tue Mar 18 17:35:51 2008 +0100
59122
59123     HMI1001: fix compile problem.
59124
59125     Signed-off-by: Wolfgang Denk <wd@denx.de>
59126
59127 commit 1f2a9970109cebf7446e0503b10b71f8673045ee
59128 Author: Mike Frysinger <vapier@gentoo.org>
59129 Date:   Mon Feb 18 05:32:30 2008 -0500
59130
59131     Blackfin: BF537-stamp: drop board-specific flash driver for CFI
59132
59133     The parallel flash on the BF537-STAMP is CFI compliant, so there is no need
59134     for the board specific driver at all.  Just use the common CFI driver.
59135
59136     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
59137
59138 commit 5b22163fef865af2b6bfb6b75f1b7bf443ce170c
59139 Author: Mike Frysinger <vapier@gentoo.org>
59140 Date:   Tue Feb 19 00:36:14 2008 -0500
59141
59142     Blackfin: add proper ELF markings to some assembly functions
59143
59144     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
59145
59146 commit cf675d3b2b9c3511c1d99bc8f8f38fd2f08bfcaf
59147 Author: Mike Frysinger <vapier@gentoo.org>
59148 Date:   Tue Feb 19 00:35:17 2008 -0500
59149
59150     Blackfin: new cplbinfo command for viewing cplb tables
59151
59152     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
59153
59154 commit aadb72503cd1602349a5fe53356d5f55ecc1b900
59155 Author: Mike Frysinger <vapier@gentoo.org>
59156 Date:   Mon Feb 18 05:37:51 2008 -0500
59157
59158     Blackfin: update MAINTAINERS list
59159
59160     Add maintainer information for the Blackfin boards.
59161
59162     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
59163
59164 commit f7ce12cb65a30c6e152eecf26f0304b7d78cf39d
59165 Author: Mike Frysinger <vapier@gentoo.org>
59166 Date:   Mon Feb 18 05:26:48 2008 -0500
59167
59168     Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
59169
59170     Stop tying things to the processor that should be tied to other defines and
59171     change BFIN_CPU to CONFIG_BFIN_CPU so that it can be used in the build
59172     system to select the -mcpu option.
59173
59174     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
59175
59176 commit 86a20fb920bd198105acf7b1191117f566d637ed
59177 Author: Mike Frysinger <vapier@gentoo.org>
59178 Date:   Sat Feb 16 07:40:36 2008 -0500
59179
59180     Blackfin: move bootldr command to common code
59181
59182     This moves the Blackfin-common bootldr command out of the BF537-STAMP
59183     specific board directory and into the common directory so that all Blackfin
59184     boards may utilize it.
59185
59186     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
59187
59188 commit decbe029b2a9d3333d02c433389b1c821eea96d7
59189 Author: Heiko Schocher <hs@denx.de>
59190 Date:   Fri Mar 14 11:05:20 2008 +0100
59191
59192     mgcoge: update configuration
59193
59194     Fix configuration for mgcoge board
59195
59196     Signed-off-by: Heiko Schocher <hs@denx.de>
59197
59198 commit c136724cda0219c49f1d4b346f00da29b14fdf14
59199 Author: Wolfgang Denk <wd@denx.de>
59200 Date:   Sun Mar 16 01:22:59 2008 +0100
59201
59202     drivers/rtc/Makefile: keep list sorted
59203
59204     Signed-off-by: Wolfgang Denk <wd@denx.de>
59205
59206 commit 9536dfcce03e7be4ccbceb47a08d9ba07ada362f
59207 Author: Tor Krill <tor@excito.com>
59208 Date:   Sat Mar 15 15:40:26 2008 +0100
59209
59210     Add support for Intersil isl1208 RTC
59211
59212     Signed-off-by: Tor Krill <tor@excito.com>
59213
59214 commit 0210cff3d079d97b2156b13685ee8de368e68a1a
59215 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
59216 Date:   Sat Mar 15 17:36:41 2008 +0100
59217
59218     cramfs: Fix ifdef
59219
59220     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
59221
59222 commit 0b8f2a27861a9fd06eb55a34f855ec9c5102aab4
59223 Author: Wolfgang Denk <wd@denx.de>
59224 Date:   Sun Mar 16 01:12:58 2008 +0100
59225
59226     Conding style cleanup
59227
59228     Signed-off-by: Wolfgang Denk <wd@denx.de>
59229
59230 commit 41712b4e8c95dff23354bcd620e1f9477160c190
59231 Author: Stefan Roese <sr@denx.de>
59232 Date:   Wed Mar 5 12:31:53 2008 +0100
59233
59234     ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board
59235
59236     This patch adds USB OHCI support to the Canyonlands board port. It also
59237     enables EXT2 support.
59238
59239     Signed-off-by: Stefan Roese <sr@denx.de>
59240
59241 commit 2596f5b9d353ff3e4387a3325d05740f16958038
59242 Author: Stefan Roese <sr@denx.de>
59243 Date:   Wed Mar 5 12:29:32 2008 +0100
59244
59245     usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
59246
59247     This patch adds CFG_OHCI_USE_NPS to the common USB-OHCI driver. This
59248     way a board just needs to define this new option to enable the "force
59249     NoPowerSwitching mode" instead of adding new CPU/architecture defines
59250     to the USB source itself.
59251
59252     This new option will be used first with the new AMCC 460EX Canyonlands
59253     board port, which will be posted in a few days.
59254
59255     This patch also fixes a small compilation problem when DEBUG is enabled.
59256
59257     Signed-off-by: Stefan Roese <sr@denx.de>
59258
59259 commit 71665ebf88408ff2acb762af47989fd4365b321a
59260 Author: Stefan Roese <sr@denx.de>
59261 Date:   Mon Mar 3 17:27:02 2008 +0100
59262
59263     ppc4xx: Add Canyonlands NAND booting support
59264
59265     460EX doesn't support a fixed bootstrap option to boot from 512 byte page
59266     NAND devices. The only bootstrap option for NAND booting is option F for
59267     2k page devices. So to boot from a 512 bype page device, the I2C bootstrap
59268     EEPROM needs to be programmed accordingly.
59269
59270     This patch adds basic NAND booting support for the AMCC Canyonlands aval
59271     board and also adds support to the "bootstrap" command, to enable NAND
59272     booting I2C setting.
59273
59274     Tested with 512 byte page NAND device (32MByte) on Canyonlands.
59275
59276     Signed-off-by: Stefan Roese <sr@denx.de>
59277
59278 commit c813f1f835a7edfdb929f2843b09db72cd5cd2f2
59279 Author: Stefan Roese <sr@denx.de>
59280 Date:   Tue Mar 11 16:53:00 2008 +0100
59281
59282     ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)
59283
59284     This patch adds support for the AMCC Canyonlands 460EX evaluation
59285     board.
59286
59287     Signed-off-by: Stefan Roese <sr@denx.de>
59288
59289 commit 6983fe21f774a924d3adb263a270bc2f301f2aa2
59290 Author: Stefan Roese <sr@denx.de>
59291 Date:   Tue Mar 11 16:52:24 2008 +0100
59292
59293     ppc4xx: Add AMCC Canyonlands support (460EX) (2/3)
59294
59295     This patch adds support for the AMCC Canyonlands 460EX evaluation
59296     board.
59297
59298     Signed-off-by: Stefan Roese <sr@denx.de>
59299
59300 commit 8e1a3fe545bbcfceafe183344ebc9f1ad03819c1
59301 Author: Stefan Roese <sr@denx.de>
59302 Date:   Tue Mar 11 16:51:17 2008 +0100
59303
59304     ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)
59305
59306     This patch adds support for the AMCC Canyonlands 460EX evaluation
59307     board.
59308
59309     Signed-off-by: Stefan Roese <sr@denx.de>
59310
59311 commit 43c60992cdf72496e7eaaa3fbd37ebbe75835f69
59312 Author: Stefan Roese <sr@denx.de>
59313 Date:   Tue Mar 11 15:11:43 2008 +0100
59314
59315     ppc4xx: Add basic support for AMCC 460EX/460GT (5/5)
59316
59317     This patch adds basic support for the AMCC 460EX/460GT PPC's.
59318
59319     Signed-off-by: Stefan Roese <sr@denx.de>
59320
59321 commit 6f2eb3f3d8ea2dbb224d0da5a12038693bab9945
59322 Author: Stefan Roese <sr@denx.de>
59323 Date:   Tue Mar 11 15:11:18 2008 +0100
59324
59325     ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)
59326
59327     This patch adds basic support for the AMCC 460EX/460GT PPC's.
59328
59329     Signed-off-by: Stefan Roese <sr@denx.de>
59330
59331 commit 999ecd5aca381984d8ebbeb207ece82a1c275577
59332 Author: Stefan Roese <sr@denx.de>
59333 Date:   Tue Mar 11 15:07:10 2008 +0100
59334
59335     ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)
59336
59337     This patch adds basic support for the AMCC 460EX/460GT PPC's.
59338
59339     Signed-off-by: Stefan Roese <sr@denx.de>
59340
59341 commit 2801b2d2a9906f206ab9ee8d0b6e746d2b7fe05a
59342 Author: Stefan Roese <sr@denx.de>
59343 Date:   Tue Mar 11 15:05:50 2008 +0100
59344
59345     ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)
59346
59347     This patch adds basic support for the AMCC 460EX/460GT PPC's.
59348
59349     Signed-off-by: Stefan Roese <sr@denx.de>
59350
59351 commit 8ac41e3e37c3080c6b1d9461d654161cfe2aa492
59352 Author: Stefan Roese <sr@denx.de>
59353 Date:   Tue Mar 11 15:05:26 2008 +0100
59354
59355     ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)
59356
59357     This patch adds basic support for the AMCC 460EX/460GT PPC's.
59358
59359     Signed-off-by: Stefan Roese <sr@denx.de>
59360
59361 commit 56e410178375d9f20be25fb24e180974f0ae120b
59362 Author: Stefan Roese <sr@denx.de>
59363 Date:   Tue Feb 19 22:07:57 2008 +0100
59364
59365     ppc4xx: interrupt.c reworked
59366
59367     This patch is a rework of the 4xx interrupt handling done while
59368     adding the 460EX/GT support. Interrupts are needed on 4xx for the
59369     EMAC driver.
59370
59371     Signed-off-by: Stefan Roese <sr@denx.de>
59372
59373 commit 84a999b6cdd0b02dc7de2cacc306eaa84afe2b46
59374 Author: Stefan Roese <sr@denx.de>
59375 Date:   Tue Feb 19 22:01:57 2008 +0100
59376
59377     ppc4xx: program_tlb now uses 64bit physical addess
59378
59379     This patch changes the physical addess parameter from 32bit to 64bit.
59380     This is needed for 36bit 4xx platforms to access areas located
59381     beyond the 4GB border, like SoC peripherals (EBC etc.).
59382
59383     Signed-off-by: Stefan Roese <sr@denx.de>
59384
59385 commit c3307fa186af85771924c434997089b8104c0a46
59386 Author: Stefan Roese <sr@denx.de>
59387 Date:   Tue Feb 19 21:58:25 2008 +0100
59388
59389     ppc4xx: miiphy.c reworked
59390
59391     While adding the 460EX/GT support I reworked the 4xx miiphy code. It
59392     badly neede some cleanup.
59393
59394     Signed-off-by: Stefan Roese <sr@denx.de>
59395
59396 commit 88aff62df39c0756241ea9f9b5a7b3ade26cb82b
59397 Author: Stefan Roese <sr@denx.de>
59398 Date:   Tue Feb 19 16:21:49 2008 +0100
59399
59400     rtc: Add M41T62 support
59401
59402     This patch add support for the STM M41T62 RTC. It is used and tested
59403     on the AMCC Canyonlands 406EX platform.
59404
59405     Signed-off-by: Stefan Roese <sr@denx.de>
59406
59407 commit 217d383e201adc7f2271145ae345ea5eae2b7170
59408 Author: Niklaus Giger <niklaus.giger@netstal.com>
59409 Date:   Mon Feb 25 18:46:43 2008 +0100
59410
59411     ppc4xx: Add 405GPr based MCU25 board specific files
59412
59413     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
59414
59415 commit 75a66dcdb383863ad33f0534cfc27b7a86947dad
59416 Author: Niklaus Giger <niklaus.giger@netstal.com>
59417 Date:   Mon Feb 25 18:46:42 2008 +0100
59418
59419     ppc4xx: Add 405GPr based MCU25 board config file
59420
59421     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
59422
59423 commit b05f35436b733a240559e77e46bed8439665ecc5
59424 Author: Niklaus Giger <niklaus.giger@netstal.com>
59425 Date:   Mon Feb 25 18:46:41 2008 +0100
59426
59427     ppc4xx: Add 405GPr based MCU25 board. Global files
59428
59429     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
59430
59431 commit 14c27b35ac812a71abce6e3e2f4129d5e9313660
59432 Author: Niklaus Giger <niklaus.giger@netstal.com>
59433 Date:   Mon Feb 25 18:37:02 2008 +0100
59434
59435     ppc4xx: HCU4/5. remove obsolete hcu_flash.c
59436
59437     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
59438
59439 commit a079494853cc2bfeddb26673219db0b4b2b31566
59440 Author: Niklaus Giger <niklaus.giger@netstal.com>
59441 Date:   Mon Feb 25 18:37:01 2008 +0100
59442
59443     ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY
59444
59445     Cleanup: Remove custom flash driver for 8 bit boot-eprom and replace it with
59446     the FLASH_CFI_LEGACY et al. config options.
59447
59448     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
59449
59450 commit e4170e5a50c8110f792bc37472833ae669d69951
59451 Author: Stefan Roese <sr@denx.de>
59452 Date:   Tue Mar 11 13:52:25 2008 +0100
59453
59454     ppc4xx: Fix comment in 405EX DDR2 init code
59455
59456     Signed-off-by: Stefan Roese <sr@denx.de>
59457
59458 commit 766529fccc860ecb9e955b4239dff69cd9e4ea09
59459 Author: Bartlomiej Sieka <tur@semihalf.com>
59460 Date:   Fri Mar 14 16:22:34 2008 +0100
59461
59462     Add MD5 support to the new uImage format
59463
59464     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
59465
59466 commit 0ede0c383530a418cf98be9122371a86573cd0db
59467 Author: Bartlomiej Sieka <tur@semihalf.com>
59468 Date:   Fri Mar 14 16:22:34 2008 +0100
59469
59470     Add the MD5 algorithm
59471
59472     MD5 supoprt is turned on by defining CONFIG_MD5, the digest can be then
59473     calculated using the md5() function -- see include/md5.h for details.
59474
59475     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
59476
59477 commit b8aa57b5d4d69e8f0810a5e632c0ce41c0f46ee0
59478 Author: Wolfgang Denk <wd@denx.de>
59479 Date:   Fri Mar 14 16:04:54 2008 +0100
59480
59481     tools/setlocalversion: use a git-describe-ish format
59482
59483     Change the automatic local version to have the form -nnnnn-gSHA1SUMID,
59484     where 'nnnnn' is the number of commits since the last tag (i.e.,
59485     1.3.2-rc3).  This makes it much easier to recognize "newer" versions
59486     and to see how much has been changed since the referenced tag.
59487
59488     Stolen from Linux kernel's scripts/setlocalversio, see commit d882421f.
59489
59490     Signed-off-by: Wolfgang Denk <wd@denx.de>
59491
59492 commit c6dc21c84de0f159a1752c5ebd33cff843f63609
59493 Author: Wolfgang Denk <wd@denx.de>
59494 Date:   Thu Mar 13 14:32:03 2008 +0100
59495
59496     HMI1001: add support for MPC5200 Rev. B processors.
59497
59498     Signed-off-by: Wolfgang Denk <wd@denx.de>
59499
59500 commit 90f13dce7a7a9a84d5730576c9a24d0dbb07cb3a
59501 Author: Wolfgang Denk <wd@denx.de>
59502 Date:   Thu Mar 13 14:29:49 2008 +0100
59503
59504     TQM5200: remove dead code
59505
59506     This board never used a MGT5100 processor.
59507
59508     Signed-off-by: Wolfgang Denk <wd@denx.de>
59509
59510 commit afe45c87e3c5d77bad76b1a57dccd20764d45b5d
59511 Author: Marian Balakowicz <m8@semihalf.com>
59512 Date:   Wed Mar 12 12:14:15 2008 +0100
59513
59514     [new uImage] Fix build issue on ARM
59515
59516     ARM platforms don't have a bd->bi_memsize so use bd->bi_dram[0].size instead.
59517
59518     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
59519
59520 commit 3310c549a73a949430bfda90876df7552a1dab0c
59521 Author: Marian Balakowicz <m8@semihalf.com>
59522 Date:   Wed Mar 12 12:13:13 2008 +0100
59523
59524     [new uImage] Add new uImage format documentation and examples
59525
59526     Create doc/uImage.FIT documentation directory with the following files:
59527     - command_syntax_extensions.txt : extended command syntax description
59528     - howto.txt                     : short usage howto
59529     - source_file_format.txt        : internal new uImage format description
59530
59531     Add example image source files:
59532     - kernel.its
59533     - kernel_fdt.its
59534     - multi.its
59535
59536     Update README appropriately.
59537
59538     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59539     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
59540
59541 commit 1ec73761d2e247078f4520a265d463e8b73391a2
59542 Author: Marian Balakowicz <m8@semihalf.com>
59543 Date:   Wed Mar 12 10:35:52 2008 +0100
59544
59545     [new uImage] Fix definition of common bootm_headers_t fields
59546
59547     verify, autostart and lmb fields are used regardless of CONFIG_FIT
59548     setting, move their definitions to common section.
59549
59550     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59551
59552 commit 1d1cb4270edc6a99276834064069717f9782c491
59553 Author: Marian Balakowicz <m8@semihalf.com>
59554 Date:   Wed Mar 12 10:35:51 2008 +0100
59555
59556     [new uImage] Fix build problems on trab board
59557
59558     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59559
59560 commit f773bea8e11f4a11c388dcee956b2444203e6b65
59561 Author: Marian Balakowicz <m8@semihalf.com>
59562 Date:   Wed Mar 12 10:35:46 2008 +0100
59563
59564     [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
59565
59566     Save FIT configuration provied in the first bootm argument and use it
59567     when to get ramdisk/FDT subimages when second and third (ramdisk/FDT)
59568     arguments are not specified.
59569
59570     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59571
59572 commit 2682ce8a4225f23d72bb7fed069e928dd39d34ae
59573 Author: Marian Balakowicz <m8@semihalf.com>
59574 Date:   Wed Mar 12 10:33:01 2008 +0100
59575
59576     [new uImage] More verbose kernel image uncompress error message
59577
59578     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59579
59580 commit 1372cce2b9040fb640e5032b84e3a033a22d6ff0
59581 Author: Marian Balakowicz <m8@semihalf.com>
59582 Date:   Wed Mar 12 10:33:01 2008 +0100
59583
59584     [new uImage] Use show_boot_progress() for new uImage format
59585
59586     This patch allocates a set of show_boot_progress() IDs for new uImage format
59587     and adds show_boot_progress() calls in new uImage format handling code.
59588
59589     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59590
59591 commit c28c4d193dbfb20b2dd3a5447640fd6de7fd0720
59592 Author: Marian Balakowicz <m8@semihalf.com>
59593 Date:   Wed Mar 12 10:33:01 2008 +0100
59594
59595     [new uImage] Add new uImage fromat support to fpga command
59596
59597     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59598
59599 commit 09475f7527460e426c0e0628fc5b8f3754fbaa23
59600 Author: Marian Balakowicz <m8@semihalf.com>
59601 Date:   Wed Mar 12 10:33:01 2008 +0100
59602
59603     [new uImage] Add new uImage format handling to other bootm related commands
59604
59605     Updated commands:
59606
59607     docboot  - cmd_doc.c
59608     fdcboot  - cmd_fdc.c
59609     diskboot - cmd_ide.c
59610     nboot    - cmd_nand.c
59611     scsiboot - cmd_scsi.c
59612     usbboot  - cmd_usb.c
59613
59614     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59615
59616 commit 1b7897f28d49a80d78d760ec6f6f11dc0f914338
59617 Author: Marian Balakowicz <m8@semihalf.com>
59618 Date:   Wed Mar 12 10:33:00 2008 +0100
59619
59620     [new uImage] Add new uImage format support to imgextract command
59621
59622     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59623
59624 commit 424c4abdd175d2c470510df8ce0e32d3f463ec16
59625 Author: Marian Balakowicz <m8@semihalf.com>
59626 Date:   Wed Mar 12 10:33:00 2008 +0100
59627
59628     [new uImage] Add new uImage format support to autoscript routine
59629
59630     autoscript() routine is updated to accept second argument, which
59631     is only used for FIT images and provides a FIT subimage unit name.
59632
59633     autoscript() routine callers must now pass two arguments. For
59634     non-interactive use (like in cmd_load.c, cmd_net.c), new environment
59635     variable 'autoscript_uname' is introduced and used as a FIT
59636     subimage unit name source.
59637
59638     autoscript command accepts extended syntax of the addr argument:
59639     addr:<subimg_uname>
59640
59641     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59642
59643 commit cd7c596e9f561dbbc17b717277438aee78cde14f
59644 Author: Marian Balakowicz <m8@semihalf.com>
59645 Date:   Wed Mar 12 10:33:00 2008 +0100
59646
59647     [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
59648
59649     This patch updates architecture specific implementations of
59650     do_bootm_linux() adding new uImage format handling for
59651     operations like get kernel entry point address, get kernel
59652     image data start address.
59653
59654     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59655
59656 commit 3dfe110149311425919e6d6a14b561b4207498f1
59657 Author: Marian Balakowicz <m8@semihalf.com>
59658 Date:   Wed Mar 12 10:32:59 2008 +0100
59659
59660     [new uImage] Add node offsets for FIT images listed in struct bootm_headers
59661
59662     This patch adds new node offset fields to struct bootm_headers
59663     and updates bootm_headers processing code to make use of them.
59664     Saved node offsets allow to avoid repeating fit_image_get_node() calls.
59665
59666     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59667
59668 commit bc8ed486b125452ba3bd8344f052f437329150c5
59669 Author: Marian Balakowicz <m8@semihalf.com>
59670 Date:   Wed Mar 12 10:32:53 2008 +0100
59671
59672     [new uImage] ppc: Add new uImage format support to FDT handling routines
59673
59674     Support for new (FIT) format uImages is added to powerpc specific
59675     boot_get_fdt() routine which now recognizes, sanity checks FIT image
59676     and is able to access data sections of the requested component image.
59677
59678     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59679
59680 commit a44a269a905f924b420020506a4d7d7eedcc0eaf
59681 Author: Marian Balakowicz <m8@semihalf.com>
59682 Date:   Wed Mar 12 10:14:57 2008 +0100
59683
59684     [new uImage] Re-enable interrupts for non automatic booting
59685
59686     Re-enable interrupts if we return from do_bootm_<os> and 'autostart'
59687     environment variable is not set to 'yes'.
59688
59689     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59690
59691 commit d985c8498c4e47095820da97aa722381d39172c5
59692 Author: Marian Balakowicz <m8@semihalf.com>
59693 Date:   Wed Mar 12 10:14:38 2008 +0100
59694
59695     [new uImage] Remove unnecessary arguments passed to ramdisk routines
59696
59697     boot_get_ramdisk() and image_get_ramdisk() do not need all
59698     cmdtp, flag, argc and argv arguments. Simplify routines definition.
59699
59700     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59701
59702 commit c87796483bc7c2900470dc747c367f602577608d
59703 Author: Marian Balakowicz <m8@semihalf.com>
59704 Date:   Wed Mar 12 10:12:37 2008 +0100
59705
59706     [new uImage] Add new uImage format support for ramdisk handling
59707
59708     This patch updates boot_get_ramdisk() routine adding format
59709     verification and handling for new (FIT) uImages.
59710
59711     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59712
59713 commit 6986a385671749ecb3f60cf99e9cbae8e47bb50e
59714 Author: Marian Balakowicz <m8@semihalf.com>
59715 Date:   Wed Mar 12 10:01:05 2008 +0100
59716
59717     [new uImage] Add new uImage format support for kernel booting
59718
59719     New format uImages are recognized by the bootm command,
59720     validity of specified kernel component image is checked and
59721     its data section located and used for further processing
59722     (uncompress, load, etc.)
59723
59724     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59725
59726 commit e32fea6adb620ecf2bd70acf2dd37e53df9d1547
59727 Author: Marian Balakowicz <m8@semihalf.com>
59728 Date:   Tue Mar 11 12:35:20 2008 +0100
59729
59730     [new uImage] Add new uImage format support for imls and iminfo commands
59731
59732     imls and iminfo can now recognize nad print out contents of the new (FIT)
59733     format uImages.
59734
59735     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59736
59737 commit 9d25438fe7d70cf35a8a293ea5e392fefc672613
59738 Author: Bartlomiej Sieka <tur@semihalf.com>
59739 Date:   Tue Mar 11 12:34:47 2008 +0100
59740
59741     [new uImage] Add support for new uImage format to mkimage tool
59742
59743     Support for the new uImage format (FIT) is added to mkimage tool.
59744     Commandline syntax is appropriately extended:
59745
59746     mkimage [-D dtc_options] -f fit-image.its fit-image
59747
59748     mkimage (together with dtc) takes fit-image.its and referenced therein
59749     binaries (like vmlinux.bin.gz) as inputs, and produces fit-image file -- the
59750     final image that can be transferred to the target (e.g., via tftp) and then
59751     booted using the bootm command in U-Boot.
59752
59753     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
59754
59755 commit eb6175edd6c120d8b89678243e5a2be362ee8e40
59756 Author: Marian Balakowicz <m8@semihalf.com>
59757 Date:   Mon Mar 10 17:53:49 2008 +0100
59758
59759     [new uImage] Make node unit names const in struct bootm_headers
59760
59761     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59762
59763 commit 5dfb52138688ccbf0146f62683fe6217b3ce1b05
59764 Author: Marian Balakowicz <m8@semihalf.com>
59765 Date:   Fri Feb 29 21:24:06 2008 +0100
59766
59767     [new uImage] New uImage low-level API
59768
59769     Add FDT-based functions for handling new format component images,
59770     configurations, node operations, property get/set, etc.
59771
59772     fit_        - routines handling global new format uImage operations
59773                   like get/set top level property, process all nodes, etc.
59774     fit_image_  - routines handling component images subnodes
59775     fit_conf_   - routines handling configurations node
59776
59777     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
59778     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
59779
59780 commit 30f1806f60978d707b0cff2d7bf89d141fc24290
59781 Author: Wolfgang Denk <wd@denx.de>
59782 Date:   Sun Mar 9 16:20:02 2008 +0100
59783
59784     Release v1.3.2
59785
59786     Update CHANGELOG for release.
59787
59788     Signed-off-by: Wolfgang Denk <wd@denx.de>
59789
59790 commit 5b464c289ba715d0979b6e1f94947bb8f1068d16
59791 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
59792 Date:   Sun Mar 9 14:52:11 2008 +0100
59793
59794     SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings
59795
59796     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
59797     Signed-off-by: Wolfgang Denk <wd@denx.de>
59798
59799 commit db695b78515ddb88a2d4f3357c120345efbf59ec
59800 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
59801 Date:   Sun Mar 9 10:44:01 2008 +0100
59802
59803     scb9328: Fix flash warning: type qualifiers ignored on function return type
59804
59805     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
59806
59807 commit 2b3e7e61d6a72f16aee93f870bc6af67f30758c4
59808 Author: Wolfgang Denk <wd@denx.de>
59809 Date:   Sun Mar 9 10:50:41 2008 +0100
59810
59811     esd/common/fpga.c: fix indentation.
59812
59813     Signed-off-by: Wolfgang Denk <wd@denx.de>
59814
59815 commit cc3843e36453e2b8db65d7e56de938ba045016a0
59816 Author: Wolfgang Denk <wd@denx.de>
59817 Date:   Sun Mar 9 10:33:31 2008 +0100
59818
59819     common/kgdb.c: fix 'dereferencing type-punned pointer' warning
59820
59821     and get rid of a couple of unneeded casts.
59822
59823     Signed-off-by: Wolfgang Denk <wd@denx.de>
59824
59825 commit 8d4f4a838d7dc7cf4de17e3e9a67e2f222b6a1c8
59826 Author: Wolfgang Denk <wd@denx.de>
59827 Date:   Sun Mar 9 10:09:53 2008 +0100
59828
59829     esd/common/fpga.c: fix 'assignment of read-only location' error
59830
59831     Signed-off-by: Wolfgang Denk <wd@denx.de>
59832
59833 commit c6fe4dabac066e8758345d249032768496983a3e
59834 Author: Wolfgang Denk <wd@denx.de>
59835 Date:   Sun Mar 9 02:13:19 2008 +0100
59836
59837     Makefile: make build silently again.
59838
59839     Signed-off-by: Wolfgang Denk <wd@denx.de>
59840
59841 commit 76babc86576f092573599334c85ec543fdbc6015
59842 Author: Wolfgang Denk <wd@denx.de>
59843 Date:   Sun Mar 9 02:07:49 2008 +0100
59844
59845     m501sk: Fix out of tree building
59846
59847     Signed-off-by: Wolfgang Denk <wd@denx.de>
59848
59849 commit 210ed2004e062fdd03f25ab4925998aa1bd08a07
59850 Author: Wolfgang Denk <wd@denx.de>
59851 Date:   Sun Mar 9 00:06:09 2008 +0100
59852
59853     ADS5121: fix out of tree build
59854
59855     and simplify Makefile a bit.
59856
59857     Signed-off-by: Wolfgang Denk <wd@denx.de>
59858
59859 commit 46cb5074a3f74de64ebd97dd0c4ec7eb3d768b93
59860 Author: Wolfgang Denk <wd@denx.de>
59861 Date:   Sat Mar 8 22:35:31 2008 +0100
59862
59863     Release v1.3.2
59864
59865     Signed-off-by: Wolfgang Denk <wd@denx.de>
59866
59867 commit 78a90f827df74520e939c794fc7413dace21c4db
59868 Author: Wolfgang Denk <wd@denx.de>
59869 Date:   Sat Mar 8 22:35:04 2008 +0100
59870
59871     Update CHANGELOG
59872
59873     Signed-off-by: Wolfgang Denk <wd@denx.de>
59874
59875 commit 58f3c57c6008b42e01f551d3be6efd88c14ac87f
59876 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
59877 Date:   Sat Mar 8 21:30:04 2008 +0100
59878
59879     esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type
59880
59881     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
59882
59883 commit d75469d48c05795144f4b8ba76addbb4920a7bba
59884 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
59885 Date:   Sat Mar 8 09:25:49 2008 +0900
59886
59887     net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()
59888
59889     When rtl_recv() of rtl8169 is called, OWNbit of status register
59890     is not enable occasionally.
59891     rtl_recv() doesn't work normally when the driver doesn't do
59892     appropriate processing.
59893     This patch fix this problem.
59894
59895     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
59896
59897 commit 82afabfeb8ae6a27c7b396011ea99f4712aa73fa
59898 Author: Heiko Schocher <hs@denx.de>
59899 Date:   Fri Mar 7 08:15:28 2008 +0100
59900
59901     mgsuvd: update board configuration
59902
59903     initialize the UPIOx controller.
59904
59905     Signed-off-by: Heiko Schocher <hs@denx.de>
59906
59907 commit e492c90c26215e459aec0fdf0f8ef1fd204988f5
59908 Author: Heiko Schocher <hs@denx.de>
59909 Date:   Fri Mar 7 08:13:41 2008 +0100
59910
59911     mgcoge: update board configuration
59912
59913     add support for the config Flash.
59914     initialize the UPIOx controller.
59915
59916     Signed-off-by: Heiko Schocher <hs@denx.de>
59917
59918 commit 270fe261b7f9292800b2b3d1bf19ae7cbc880258
59919 Author: Kim Phillips <kim.phillips@freescale.com>
59920 Date:   Fri Mar 7 12:27:31 2008 -0600
59921
59922     mpc83xx: make dtb basename file references equal those of linux
59923
59924     the dts file basenames were updated in linux - this helps avoid
59925     inadvertently loading any old dtbs laying around.
59926
59927     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
59928
59929 commit f30b6154f16f5ffa4a9f5bfca5e114d72b6ef675
59930 Author: Kim Phillips <kim.phillips@freescale.com>
59931 Date:   Wed Feb 27 16:08:22 2008 -0600
59932
59933     net: uec_phy: actually increment the timeout counter
59934
59935     allow u-boot to recover (and, e.g., switch to another interface) in the
59936     case where a PHY does not report autonegotiation is complete within its
59937     two second timeout value.
59938
59939     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
59940
59941 commit 772003e43957ee0c895abed7cd82cbe72820cbb8
59942 Author: Markus Brunner <super.firetwister@googlemail.com>
59943 Date:   Wed Mar 5 21:38:12 2008 +0100
59944
59945     fix taihu soft spi_read
59946
59947     The taihu board used gpio_read_out_bit which reads the output register and not
59948     the pin state.
59949
59950     Signed-off-by: Markus Brunner <super.firetwister@gmail.com>
59951
59952 commit fc84a8495ac750f6b4adae81f8c4f100f65b6340
59953 Author: Stefan Roese <sr@denx.de>
59954 Date:   Fri Mar 7 08:01:43 2008 +0100
59955
59956     ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables
59957
59958     Signed-off-by: Stefan Roese <sr@denx.de>
59959
59960 commit bd4458cb47abecabd406b1210457be96c69fc49d
59961 Author: Dave Liu <r63238@freescale.com>
59962 Date:   Tue Mar 4 16:59:22 2008 +0800
59963
59964     837xEMDS: Improve the system performance
59965
59966     1. Make the CSB bus pipeline depth as 4, and enable
59967        the repeat mode;
59968     2. Raise the eTSEC emergency priority;
59969     3. Use the highest IP blocks clock.
59970
59971     Signed-off-by: Dave Liu <daveliu@freescale.com>
59972
59973 commit d8ab58b212481b1c57947ea21aa96c4ce800d0b4
59974 Author: Detlev Zundel <dzu@denx.de>
59975 Date:   Thu Mar 6 16:45:53 2008 +0100
59976
59977     Replace "run load; run update" with conditionalized "run load update".
59978
59979     The latter version stops when "run load" fails for whatever reasons
59980     rendering the combination *a lot* more secure.
59981
59982     Signed-off-by: Detlev Zundel <dzu@denx.de>
59983
59984 commit 6bc113886d7d316df1a4e459bec8baf027518551
59985 Author: Stefan Roese <sr@denx.de>
59986 Date:   Tue Mar 4 17:40:41 2008 +0100
59987
59988     net: Print error message upon net usage when no ethernet-interface is found
59989
59990     This patch fixes a problem seen on PPC4xx boards, when no MAC address is
59991     defined. Then no ethernet interface is available but a simple "tftp"
59992     command will return without any error message which is quite confusing.
59993
59994     Signed-off-by: Stefan Roese <sr@denx.de>
59995
59996 commit a30a549a3553032d809e0356306b62de0b125901
59997 Author: Jon Loeliger <jdl@freescale.com>
59998 Date:   Tue Mar 4 10:03:03 2008 -0600
59999
60000     Remove erroneous or extra spd.h #includers.
60001
60002     Many of the spd.h #includers don't need it,
60003     and wanted to have spd_sdram() declared instead.
60004     Since they didn't get that, some also had open
60005     coded extern declarations of it instead or as well.
60006     Fix it all up by using spd_sdram.h where needed.
60007
60008     Signed-off-by: Jon Loeliger <jdl@freescale.com>
60009
60010 commit a4475386cef14af3fd88f0518b688e755669486d
60011 Author: Wolfgang Denk <wd@denx.de>
60012 Date:   Tue Mar 4 17:41:28 2008 +0100
60013
60014     PCS440EP: fix build problems (redundant #define)
60015
60016     Signed-off-by: Wolfgang Denk <wd@denx.de>
60017
60018 commit e85e2fa85ec09a6fac2846d1d881d8737e2bbda9
60019 Author: Stefan Roese <sr@denx.de>
60020 Date:   Tue Mar 4 17:39:25 2008 +0100
60021
60022     net: Print error message upon net usage when no ethernet-interface is found
60023
60024     This patch fixes a problem seen on PPC4xx boards, when no MAC address is
60025     defined. Then no ethernet interface is available but a simple "tftp"
60026     command will return without any error message which is quite confusing.
60027
60028     Signed-off-by: Stefan Roese <sr@denx.de>
60029
60030 commit 384faaafb999cae3ce447c93e28a0b7e2e5fef53
60031 Author: Wolfgang Denk <wd@denx.de>
60032 Date:   Tue Mar 4 17:38:50 2008 +0100
60033
60034     W7OLMC/W7OLMG: fix build problems (redundant #define)
60035
60036     Signed-off-by: Wolfgang Denk <wd@denx.de>
60037
60038 commit f9301e1cda296245ba052d7b08321199c3d0af9d
60039 Author: Wolfgang Denk <wd@denx.de>
60040 Date:   Tue Mar 4 14:58:31 2008 +0100
60041
60042     Makefile: fix problem with out-of-tree builds introduced by 5013c09f
60043
60044     Commit 5013c09f (Makefile: cleanup "clean" target) introduced a
60045     problem for out-of-tree builds which caused "make clean" to fail.
60046
60047     Signed-off-by: Wolfgang Denk <wd@denx.de>
60048
60049 commit dfece9500556bed5d8244b1c15d973cec7c25bfe
60050 Author: Wolfgang Denk <wd@denx.de>
60051 Date:   Tue Mar 4 11:58:26 2008 +0100
60052
60053     examples/Makefile: build "hello_world" on 8xx, too.
60054
60055     Signed-off-by: Wolfgang Denk <wd@denx.de>
60056
60057 commit 74eb0222594fd23aafdf168e60e872814eea8b62
60058 Author: Mike Nuss <mike@terascala.com>
60059 Date:   Mon Mar 3 15:27:05 2008 -0500
60060
60061     PPC4xx (Sequoia): Fix Ethernet "remote fault" problems
60062
60063     Every now and then a Sequoia board (or equivalent hardware) had
60064     problems connecting to a Gigabit capable network interface.
60065
60066     There were differences in the PHY setup between Linux and U-Boot.
60067
60068     This patch fixes the problem. Apparently "remote fault" is being set,
60069     which signals to some devices (on the other end of the cable) that a
60070     fault has occurred, while other devices ignore it. I believe the RF bit
60071     was causing the issue, but I removed T4 also, to match up with Linux.
60072
60073     Signed-off-by: Mike Nuss <mike@terascala.com>
60074
60075 commit 491fb6dea9f52fdb9cb5996e8e978b9e9685179f
60076 Author: Timur Tabi <timur@freescale.com>
60077 Date:   Mon Mar 3 09:58:52 2008 -0600
60078
60079     fix QE firmware uploading limit
60080
60081     Fix a typo in qe_upload_firmware() that prevented uploading firmware on
60082     systems with more than one RISC core.
60083
60084     Signed-off-by: Timur Tabi <timur@freescale.com>
60085
60086 commit 42ba58e0c302b339a3c2faa6006a013c6f186b7a
60087 Author: Bernhard Nemec <bnemec@ganssloser.com>
60088 Date:   Mon Mar 3 11:57:23 2008 +0000
60089
60090     Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)
60091
60092     Originally pointed out by Laurent Pinchart <laurent.pinchart@tbox.biz>,
60093     see http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/22846
60094
60095     Signed-off-by: Bernhard Nemec <bnemec <at> ganssloser.com>
60096
60097 commit 84d0c2f1e39caff58bf765a7ab7c72da23c25ec8
60098 Author: Kim B. Heino <Kim.Heino@bluegiga.com>
60099 Date:   Mon Mar 3 10:39:13 2008 +0200
60100
60101     fix copy from ram to dataflash
60102
60103     If I try to "cp.b <ram> <dataflash>", u-boot selects normal flash
60104     routines instead of dataflash. This is because it checks "if source
60105     address is not dataflash" instead of target address.
60106
60107     Signed-off-by: Kim B. Heino <Kim.Heino@bluegiga.com>
60108
60109 commit 32bf3d143a888f8deacfdcc97e898f6c06d0aea4
60110 Author: Wolfgang Denk <wd@denx.de>
60111 Date:   Mon Mar 3 12:16:44 2008 +0100
60112
60113     Fix quoting problem (preboot setting) in many board config files.
60114
60115     Signed-off-by: Wolfgang Denk <wd@denx.de>
60116
60117 commit 5b0b2b6fc9fe22e3864c2a57316d91a2507ec215
60118 Author: Wolfgang Denk <wd@denx.de>
60119 Date:   Mon Mar 3 12:36:49 2008 +0100
60120
60121     ADS5121: Fix default environment.
60122
60123     Signed-off-by: Wolfgang Denk <wd@denx.de>
60124
60125 commit 91c82076ae492bb1f9d9c47a481314631d32dc8e
60126 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60127 Date:   Sun Mar 2 16:12:31 2008 +0100
60128
60129     Makefile: Fix missing unconfig and mkconfig use
60130
60131     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60132
60133 commit 8ce4e5c2c02cb7e8adddf7b651d3050d81ce4c1d
60134 Author: michael <trimarchi@gandalf.sssup.it>
60135 Date:   Sun Mar 2 23:33:46 2008 +0100
60136
60137     Fix checking fat32 cluster size.
60138
60139     This fixes the cluster size tests in the FAT32 file system.
60140     The current implementation of VFAT support doesn't work if the
60141     referred cluster has an offset > 16bit representation, causing
60142     "fatload" and "fatls" commands etc. to fail.
60143
60144     Signed-off-by: michael trimarchi <trimarchi@gandalf.sssup.it>
60145
60146 commit 661bad63a076a96c39c64f136915f146725af92b
60147 Author: Wolfgang Denk <wd@denx.de>
60148 Date:   Sun Mar 2 22:57:23 2008 +0100
60149
60150     Prepare v1.3.2-rc2 release candidate
60151
60152     Signed-off-by: Wolfgang Denk <wd@denx.de>
60153
60154 commit 76957cb3d621bf664311908e5962e151c633c285
60155 Author: Stefan Roese <sr@denx.de>
60156 Date:   Sat Mar 1 12:11:40 2008 +0100
60157
60158     ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1
60159
60160     The 405EZ only supports 512 bytes of rx-/tx-fifo EMAC sizes. But
60161     currently 4k/2k is configured. This patch fixes this issue.
60162
60163     Thanks to Thomas Kindler <tkindler@lenord.de> for pointing this out.
60164
60165     Signed-off-by: Stefan Roese <sr@denx.de>
60166
60167 commit 118978c8eb43803e2794233922df4249fa278b83
60168 Author: Woodruff, Richard <r-woodruff2@ti.com>
60169 Date:   Fri Feb 29 17:34:35 2008 -0600
60170
60171     Fix alignment error on ARM for modules
60172
60173     Fix alignment fault on ARM when running modules.  With out an explicit
60174     linker file gcc4.2.1 will half word align __bss_start's value.  The word
60175     dereference will crash hello_world.
60176
60177     signed-off-by Richard Woodruff <r-woodruff2@ti.com>
60178
60179 commit ce1120dd703e6f12c59e4eba9962356a0300b832
60180 Author: Dave Liu <r63238@freescale.com>
60181 Date:   Fri Feb 29 17:45:31 2008 +0800
60182
60183     fs: Fix ext2 read issue
60184
60185     The ext2 aligned process will corrupt the key
60186     data struct, the patch fix this.
60187
60188     Signed-off-by: Dave Liu <daveliu@freescale.com>
60189
60190 commit 5013c09f7a5675952a3ca88b6bc6c924e63af33e
60191 Author: Wolfgang Denk <wd@denx.de>
60192 Date:   Sun Mar 2 22:45:33 2008 +0100
60193
60194     Makefile: cleanup "clean" target
60195
60196     Make sure CDPATH settings cannot interfere.
60197     Update CHANGELOG.
60198
60199     Signed-off-by: Wolfgang Denk <wd@denx.de>
60200
60201 commit ffda586fc1373243c9794babde69500f6293a8d8
60202 Author: Li Yang <leoli@freescale.com>
60203 Date:   Fri Feb 29 11:46:05 2008 +0800
60204
60205     add cscope build target
60206
60207     Add cscope build target to generate cscope database for code browsing.
60208
60209     Signed-off-by: Li Yang <leoli@freescale.com>
60210
60211 commit f655adef65e4cf6b929054b049ee19ae9b5ccbe2
60212 Author: Kim Phillips <kim.phillips@freescale.com>
60213 Date:   Wed Feb 27 15:06:39 2008 -0600
60214
60215     net: uec_phy: handle 88e1111 rev.B2 erratum 5.6
60216
60217     erratum 5.6 states the autoneg completion bit is functional only if the
60218     autoneg bit is asserted.
60219
60220     This fixes any secondarily-issued networking commands on non-gigabit
60221     links on the mpc8360 mds board.
60222
60223     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
60224
60225 commit 5f91db7f582ca17b1f19f10189c025696f333d2e
60226 Author: John Rigby <jrigby@freescale.com>
60227 Date:   Tue Feb 26 09:38:14 2008 -0700
60228
60229     MPC5121e ADS PCI support take 3
60230
60231     Adds PCI support for MPC5121
60232
60233     Tested with drivers/net/rtl8139.c
60234
60235     Support is conditional since PCI on old silicon does not work.
60236
60237     ads5121_PCI_config turns on PCI
60238
60239     In this version, condition compilation of PCI code has been moved
60240     from ifdef in board/ads5121/pci.c to board/ads5121/Makefile as
60241     suggested by Jean-Christophe PLAGNIOL-VILLARD
60242
60243     Signed-off-by: John Rigby <jrigby@freescale.com>
60244
60245 commit 44b4dbed4133f657705b7c5193209da9978243a7
60246 Author: Anatolij Gustschin <agust@denx.de>
60247 Date:   Mon Feb 25 23:53:07 2008 +0100
60248
60249     Fix warnings while compilation of post/drivers/memory.c
60250
60251     Fix warnings while compilation with new gcc in eldk-4.2
60252
60253     Signed-off-by: Anatolij Gustschin <agust@denx.de>
60254
60255 commit 4fae35a53b3e958254d6574a1cc7e10811fc6726
60256 Author: Anatolij Gustschin <agust@denx.de>
60257 Date:   Mon Feb 25 20:54:04 2008 +0100
60258
60259     ppc4xx: Fix problem in 4xx_enet.c driver
60260
60261     U-Boot crashes in the net loop if CONFIG_4xx_DCACHE is
60262     enabled. To reproduce the problem ensure that 'ethrotate'
60263     environment variable isn't set to "no" and then run
60264     "tftp 200000 not_existent_file".
60265     This patch tries to fix the issue.
60266
60267     Signed-off-by: Anatolij Gustschin <agust@denx.de>
60268
60269 commit 60ec654c5eb80d0fe0c38a3bd42140215bc06484
60270 Author: Anatolij Gustschin <agust@denx.de>
60271 Date:   Mon Feb 25 20:04:20 2008 +0100
60272
60273     POST: Disable cache while SPR POST
60274
60275     Currently (since commit b2e2142c) u-boot crashes on
60276     sequoia board while SPR test if CONFIG_4xx_DCACHE is
60277     enabled. This patch disables the cache while SPR test.
60278
60279     Signed-off-by: Anatolij Gustschin <agust@denx.de>
60280
60281 commit c313b2c6c555e7d89ec59bd51c59ab164ad0105d
60282 Author: Martin Krause <martin.krause@tqs.de>
60283 Date:   Mon Feb 25 17:52:40 2008 +0100
60284
60285     TQM5200: use automatic fdt memory fixup (part 2)
60286
60287     Call fdt_fixup_memory() on the boards TQM5200, TQM5200_B, TQM5200S,
60288     TB5200 and TB5200_B to fixup the /memory node with the memory values
60289     detected by U-Boot.
60290
60291     Signed-off-by: Martin Krause <martin.krause@tqs.de>
60292
60293 commit 44ceec253ea941b301abf4b079d52324def69d92
60294 Author: Martin Krause <martin.krause@tqs.de>
60295 Date:   Mon Feb 25 15:17:05 2008 +0100
60296
60297     TQM5200: use automatic fdt memory fixup
60298
60299     Call fdt_fixup_memory() on the boards TQM5200, TQM5200_B, TQM5200S,
60300     TB5200 and TB5200_B to fixup the /memory node with the memory values
60301     detected by U-Boot.
60302
60303     Signed-off-by: Martin Krause <martin.krause@tqs.de>
60304
60305 commit f3a329acb26017d8e10e9c93e1e726c2a5ac634a
60306 Author: Martin Krause <martin.krause@tqs.de>
60307 Date:   Mon Feb 25 13:27:52 2008 +0100
60308
60309     TQM5200: fix bug in SDRAM initialization code
60310
60311     This patch fixes a bug in the SDRAM initialization code for the
60312     TQM5200. The hi_addr bit is now set correctly. Without this patch
60313     the hi_addr bit is always set to 1, if the second SDRAM bank is
60314     not populated.
60315
60316     For other MPC5200 boards a correspondig patch has already been applied
60317     some time ago, see commit a63109281ad41b0fb489fdcb901171f76bcdbc2c.
60318
60319     Signed-off-by: Martin Krause <martin.krause@tqs.de>
60320     --
60321     Forget the first patch please. I confused flash with SDRAM in
60322     the comment ...
60323
60324 commit 217bf6b6a313d9ccb619a4dbc09f73f77cd48df1
60325 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60326 Date:   Mon Feb 25 00:03:12 2008 +0100
60327
60328     mx1fs2/flash: Fix multiple compiler warnings
60329
60330     "pointer targets in assignment differ in signedness"
60331
60332     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60333
60334 commit 5599c28cef55be42a8ca6fa8086b1a44e56a85d2
60335 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60336 Date:   Mon Feb 25 00:03:11 2008 +0100
60337
60338     arm-imx: Fix register definitions
60339
60340     Sync register definitions with linux
60341
60342     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60343
60344 commit c9bcf75fecc58886af77d2a571cff2eab39eab6f
60345 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60346 Date:   Mon Feb 25 00:03:10 2008 +0100
60347
60348     actua1/actua2/actua3: Fix multiple unused variable warnings
60349
60350     - actua1:
60351         actux1.c: In function 'checkboard':
60352         actux1.c:92: warning: unused variable 'revision'
60353
60354     - actua2:
60355         actux2.c: In function 'checkboard':
60356         actux2.c:100: warning: unused variable 's'
60357         actux2.c:99: warning: unused variable 'revision'
60358         actux2.c: In function 'reset_phy':
60359         actux2.c:130: warning: unused variable 'i'
60360
60361     - actua3:
60362         actux3.c: In function 'checkboard':
60363         actux3.c:114: warning: unused variable 'revision'
60364
60365     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60366
60367 commit f8fa6368a6a0c02164da8e2f52f18d457c6977bd
60368 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
60369 Date:   Sun Feb 24 11:44:29 2008 +0900
60370
60371     Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
60372
60373     The previous patch was lacking of i386, microblaze, nios and nios2. This
60374     patch tries to fix them.
60375
60376     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
60377
60378 commit 05e07b1ea22844e946cfcf7d5e8a0199d18d2a95
60379 Author: Marian Balakowicz <m8@semihalf.com>
60380 Date:   Fri Feb 29 22:22:46 2008 +0100
60381
60382     [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt()
60383
60384     Do not use global fdt blob pointer, calculate blob size from routine
60385     argument blob pointer.
60386
60387     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
60388
60389 commit d1cc52879c8966507dad9fb575481e6d3985e64e
60390 Author: David Gibson <david@gibson.dropbear.id.au>
60391 Date:   Tue Feb 12 00:58:31 2008 +1100
60392
60393     libfdt: Add and use a node iteration helper function.
60394
60395     This patch adds an fdt_next_node() function which can be used to
60396     iterate through nodes of the tree while keeping track of depth.  This
60397     function is used to simplify the iteration code in a lot of other
60398     functions, and is also exported for use by library users.
60399
60400     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
60401
60402 commit 8cf30809a82902a471866d2f07725ce3b8a22291
60403 Author: Bartlomiej Sieka <tur@semihalf.com>
60404 Date:   Fri Feb 29 16:00:24 2008 +0100
60405
60406     [new uImage] Add libfdt support to mkimage
60407
60408     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
60409
60410 commit a6e530f00d31a8494a0422799b2b9a692a9c0eb9
60411 Author: Bartlomiej Sieka <tur@semihalf.com>
60412 Date:   Fri Feb 29 16:00:23 2008 +0100
60413
60414     [new uImage] Add sha1.o object to mkimage binary build
60415
60416     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
60417
60418 commit df6f1b895c997978f03afe04502ee76b7ba34ab9
60419 Author: Marian Balakowicz <m8@semihalf.com>
60420 Date:   Fri Feb 29 16:00:06 2008 +0100
60421
60422     [new uImage] Fix component handling for legacy multi component images
60423
60424     Use uint32_t when accessing size table in image_multi_count() and
60425     image_multi_getimg() for multi component images.
60426
60427     Add missing uimage_to_cpu() endianness conversion.
60428
60429     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
60430
60431 commit 570abb0ad120f6002bcaa3cf6f32bd4ca2e1b248
60432 Author: Marian Balakowicz <m8@semihalf.com>
60433 Date:   Fri Feb 29 15:59:59 2008 +0100
60434
60435     [new uImage] Share common uImage code between mkimage and U-boot
60436
60437     This patch adds the following common routines:
60438
60439     1) Dedicated mkimage print_header() is replaced with common
60440     image_print_contents()
60441     image_print_contents_noindent()
60442
60443     2) Common os/arch/type/comp fields name <--> id translation routines
60444     genimg_get_os_name()
60445     genimg_get_arch_name()
60446     genimg_get_type_name()
60447     genimg_get_comp_name()
60448     genimg_get_os_id()
60449     genimg_get_arch_id()
60450     genimg_get_type_id()
60451     genimg_get_comp_id()
60452
60453     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
60454
60455 commit 9a4daad0a35eb5143037eea9f786a3e9d672bdd6
60456 Author: Marian Balakowicz <m8@semihalf.com>
60457 Date:   Fri Feb 29 14:58:34 2008 +0100
60458
60459     [new uImage] Update naming convention for bootm/uImage related code
60460
60461     This patch introduces the following prefix convention for the
60462     image format handling and bootm related code:
60463
60464     genimg_             - dual format shared code
60465     image_              - legacy uImage format specific code
60466     fit_                - new uImage format specific code
60467     boot_               - booting process related code
60468
60469     Related routines are renamed and a few pieces of code are moved around and
60470     re-grouped.
60471
60472     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
60473
60474 commit 75fa002c47171b73fb4c1f2c2fe4d6391c136276
60475 Author: Kumar Gala <galak@kernel.crashing.org>
60476 Date:   Wed Feb 27 21:51:51 2008 -0600
60477
60478     [new uImage] Respect autostart setting in linux bootm
60479
60480     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
60481     Acked-by: Marian Balakowicz <m8@semihalf.com>
60482
60483 commit d3f2fa0d278467b2232e4eb2372f905c3febfbeb
60484 Author: Kumar Gala <galak@kernel.crashing.org>
60485 Date:   Wed Feb 27 21:51:50 2008 -0600
60486
60487     [new uImage] Provide ability to restrict region used for boot images
60488
60489     Allow the user to set 'bootm_low' and 'bootm_size' env vars as a way
60490     to restrict what memory range is used for bootm.
60491
60492     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
60493     Acked-by: Marian Balakowicz <m8@semihalf.com>
60494
60495 commit e822d7fc4dd4755d4d0a22f05e33f33d1a0481da
60496 Author: Kumar Gala <galak@kernel.crashing.org>
60497 Date:   Wed Feb 27 21:51:49 2008 -0600
60498
60499     [new uImage] Use lmb for bootm allocations
60500
60501     Convert generic ramdisk_high(), get_boot_cmdline(), get_boot_kbd()
60502     functions over to using lmb for allocation of the ramdisk, command line
60503     and kernel bd info.
60504
60505     Convert PPC specific fdt_relocate() to use lmb for allocation of the device
60506     tree.
60507
60508     Provided a weak function that board code can call to do additional
60509     lmb reserves if needed.
60510
60511     Also introduce the concept of bootmap_base to specify the offset in
60512     physical memory that the bootmap is located at.  This is used for
60513     allocations of the cmdline, kernel bd, and device tree as they should
60514     be contained within bootmap_base and bootmap_base + CFG_BOOTMAPSZ.
60515
60516     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
60517
60518 commit f5614e7926863bf0225ec860d9b319741a9c4004
60519 Author: Kumar Gala <galak@kernel.crashing.org>
60520 Date:   Wed Feb 27 21:51:48 2008 -0600
60521
60522     [new uImage] Add autostart flag to bootm_headers structure
60523
60524     The autostart env variable was dropped as part of the initial new uImage
60525     cleanup.  Add it back here so the arch specific code can decide if it
60526     wants to really boot or not.
60527
60528     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
60529     Acked-by: Marian Balakowicz <m8@semihalf.com>
60530
60531 commit 4ed6552f715983bfc7d212c1199a1f796f1144ad
60532 Author: Kumar Gala <galak@kernel.crashing.org>
60533 Date:   Wed Feb 27 21:51:47 2008 -0600
60534
60535     [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
60536
60537     Introduce the LMB lib used on PPC in the kernel as a clean way to manage
60538     the memory spaces used by various boot images and structures.  This code
60539     will allow us to simplify the code in bootm and its support functions.
60540
60541     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
60542
60543 commit 4648c2e7a173b0d7f17bef4adaa0623090c9e904
60544 Author: Kumar Gala <galak@kernel.crashing.org>
60545 Date:   Tue Feb 19 22:03:47 2008 -0600
60546
60547     [new uImage] ppc: Allow boards to specify effective amount of memory
60548
60549     For historical reasons we limited the stack to 256M because some boards
60550     could only map that much via BATS.  However newer boards are capable of
60551     mapping more memory (for example 85xx is capable of doing up to 2G).
60552
60553     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
60554     Acked-by: Marian Balakowicz <m8@semihalf.com>
60555
60556 commit 274cea2bddbca10cdad7daa518951b75c44ef6bc
60557 Author: Kumar Gala <galak@kernel.crashing.org>
60558 Date:   Wed Feb 27 21:51:46 2008 -0600
60559
60560     [new uImage] rework error handling so common functions don't reset
60561
60562     Changed image_get_ramdisk() to just return NULL on error and have
60563     get_ramdisk() propogate that error to the caller.  It's left to the
60564     caller to call do_reset() if it wants to.
60565
60566     Also moved calling do_reset() in get_fdt() and fdt_relocate() on ppc
60567     to a common location.  In the future we will change get_fdt() and
60568     fdt_relocate() to return success/failure and not call do_reset() at all.
60569
60570     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
60571     Acked-by: Marian Balakowicz <m8@semihalf.com>
60572
60573 commit d2bc095a639672def11d5d043b5688d0dbd692ec
60574 Author: Kumar Gala <galak@kernel.crashing.org>
60575 Date:   Wed Feb 27 21:51:45 2008 -0600
60576
60577     [new uImage] ppc: Re-order ramdisk/fdt handling sequence
60578
60579     Doing the fdt before the ramdisk allows us to grow the fdt w/o concern
60580     however it does mean we have to go in and fixup the initrd info since
60581     we don't know where it will be.
60582
60583     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
60584
60585 commit 27953493ef025fb698d68c5dee39b36f01f4d530
60586 Author: Kumar Gala <galak@kernel.crashing.org>
60587 Date:   Wed Feb 27 21:51:44 2008 -0600
60588
60589     [new uImage] ppc: Determine if we are booting an OF style
60590
60591     If we are bootin OF style than we can skip setting up some things
60592     that are used for the old boot method.
60593
60594     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
60595     Acked-by: Marian Balakowicz <m8@semihalf.com>
60596
60597 commit a6612bdfe7ef37b9787b66800cf02aaded05fbeb
60598 Author: Kumar Gala <galak@kernel.crashing.org>
60599 Date:   Wed Feb 27 21:51:43 2008 -0600
60600
60601     [new uImage] Don't pass kdb to ramdisk_high since we may not have one
60602
60603     We don't actually need the kdb param as we are just using it to get
60604     bd->bi_memsize which we can get from gd->bd->bi_memsize.  Also, if we
60605     boot via OF we might not actually fill out a kdb.
60606
60607     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
60608     Acked-by: Marian Balakowicz <m8@semihalf.com>
60609
60610 commit 2b22fa4baee51e6b467c44ea1be0d1ecd86e8775
60611 Author: Kumar Gala <galak@kernel.crashing.org>
60612 Date:   Wed Feb 27 16:30:47 2008 -0600
60613
60614     85xx: Don't icbi when unlocking the cache
60615
60616     There is no reason to icbi when invalidating the temporary stack in
60617     the d-cache.  Its impossible on e500 to have the i-cache contain
60618     any addresses in the temp stack and it can be problematic in generating
60619     transactions on the bus to non-valid addresses.
60620
60621     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
60622
60623 commit 534ea6b6f86f8b75ef2ac061ef110a98f103d7d6
60624 Author: Andy Fleming <afleming@freescale.com>
60625 Date:   Wed Feb 27 15:50:50 2008 -0600
60626
60627     Fix source for ECM error IVPR
60628
60629     The source vector for the ECM was being set to 2,
60630     but that's what the source vector for DDR was being
60631     set to.  Change it to 1.
60632
60633     Signed-off-by: Andy Fleming <afleming@freescale.com>
60634
60635 commit 21fae8b2b4e4e6e648796e07e20ab13e9cb18923
60636 Author: Andy Fleming <afleming@freescale.com>
60637 Date:   Wed Feb 27 14:29:58 2008 -0600
60638
60639     Invalidate INIT_RAM TLB mappings
60640
60641     Commit 0db37dc...  (and some others) changed the INIT_RAM TLB
60642     mappings to be unguarded.  This collided with an existing "bug"
60643     where the mappings for the INIT_RAM were being kept around.
60644     This meant that speculative loads to those addresses were
60645     succeeding in the TLB, and going out to the bus, where they
60646     were causing an exception (there's nothing at that address). The
60647     Flash code was coincidentally causing such a speculative load.
60648     Rather than go back to mapping the INIT RAM as guarded, we fix
60649     it so that the entries for the INIT_RAM are invalidated.  Thus
60650     the speculative loads will fail in the TLB, and have no effect.
60651
60652     Signed-off-by: Andy Fleming <afleming@freescale.com>
60653
60654 commit 347b7938d3e561eb215aa386c37fb5acb5a383c6
60655 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60656 Date:   Sun Feb 17 22:56:17 2008 +0100
60657
60658     sbc8548: Fix Revision reading and unused variable 'path'
60659
60660     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60661
60662 commit 495d162374c472f46454453553382ad0735dc725
60663 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60664 Date:   Sun Feb 17 22:56:16 2008 +0100
60665
60666     sbc8548: Fix cfi flash bank declaration
60667
60668     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60669
60670 commit 4efbe9dbb129f857f27856936112c8c02f016be6
60671 Author: Marian Balakowicz <m8@semihalf.com>
60672 Date:   Wed Feb 27 11:02:26 2008 +0100
60673
60674     [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled
60675
60676     Dual format image code must properly handle all three FDT passing methods:
60677     - raw FDT blob passed
60678     - FDT blob embedded in the legacy uImage
60679     - FDT blob embedded in the new uImage
60680
60681     This patch enables proper raw FDT handling when no FIT imaeg support
60682     is compiled in. This is a bit tricky as we must dected FIT format even
60683     when FIT uImage handling is not enabled as both FIT uImages and raw FDT
60684     blobs use tha same low level format (libfdt).
60685
60686     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
60687
60688 commit ff0734cff0fb5397ce2f4602f4f3e5ec9c8a36e8
60689 Author: Marian Balakowicz <m8@semihalf.com>
60690 Date:   Wed Feb 27 11:02:26 2008 +0100
60691
60692     [new uImage] POWERPC: Add image_get_fdt() routine
60693
60694     FDT blob may be passed either: (1) raw (2) or embedded in the legacy uImage
60695     (3) or embedded in the new uImage. For the (2) case embedding image must be
60696     verified before we get FDT from it. This patch factors out legacy image
60697     specific verification routine to the separate helper routine.
60698
60699     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
60700     Acked-by: Kumar Gala <galak@kernel.crashing.org>
60701
60702 commit 1efd43601f90de21ec6c0ebb9880823e822927b1
60703 Author: Marian Balakowicz <m8@semihalf.com>
60704 Date:   Wed Feb 27 11:02:07 2008 +0100
60705
60706     [new uImage] Add image_get_kernel() routine
60707
60708     Legacy image specific verification is factored out to a separate helper
60709     routine to keep get_kernel() generic and simple.
60710
60711     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
60712     Acked-by: Kumar Gala <galak@kernel.crashing.org>
60713
60714 commit 8a5ea3e6168fe6a2780eeaf257a3b19f30dec658
60715 Author: Marian Balakowicz <m8@semihalf.com>
60716 Date:   Wed Feb 27 11:01:04 2008 +0100
60717
60718     [new uImage] Move image verify flag to bootm_headers structure
60719
60720     Do not pass image verification flag directly to related routines.
60721     Simplify argument passing and move it to the bootm_header structure which
60722     contains curently processed image specific data and is already being passed
60723     on the argument list.
60724
60725     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
60726     Acked-by: Kumar Gala <galak@kernel.crashing.org>
60727
60728 commit 823afe7cefe00dafefc6696c1cc7aa828c394234
60729 Author: Marian Balakowicz <m8@semihalf.com>
60730 Date:   Wed Feb 27 11:00:47 2008 +0100
60731
60732     [Makefile] Sort COBJS in lib_<arch> Makefiles
60733
60734     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
60735
60736 commit 6f0f9dfc4ee880fbf400a2ebe14238181a6c3f91
60737 Author: Marian Balakowicz <m8@semihalf.com>
60738 Date:   Wed Feb 27 11:00:47 2008 +0100
60739
60740     [new uImage] Optimize gen_get_image() flow control
60741
60742     When CONFIG_HAS_DATAFLASH is not defined gen_get_image() routine has nothing
60743     to do, update its control flow to better reflect that simple case.
60744
60745     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
60746     Acked-by: Kumar Gala <galak@kernel.crashing.org>
60747
60748 commit d2ced9eb19ec74f4a359949dbe353427fa6d55ca
60749 Author: Marian Balakowicz <m8@semihalf.com>
60750 Date:   Mon Feb 4 08:28:17 2008 +0100
60751
60752     [new uImage] POWERPC: Split get_fdt() into get and relocate routines
60753
60754     PPC specific FDT blob handling code is divided into two separate routines:
60755
60756     get_fdt()   - find and verify a FDT blob (either raw or image embedded)
60757     fdt_relocate()      - move FDT blob to within BOOTMAP if needed
60758
60759     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
60760     Acked-by: Kumar Gala <galak@kernel.crashing.org>
60761
60762 commit 33fa5c0bfaf465de8ceb23fcd6b397f68b35a817
60763 Author: Jon Loeliger <jdl@freescale.com>
60764 Date:   Mon Feb 25 13:13:37 2008 -0600
60765
60766     86xx: Fix renamed GUR symbols in sbc8641d board.
60767
60768     Back in commit a551cee99ad1d1da20fd23ad265de47448852f56
60769     (86xx: Fix GUR PCI config registers properly), we should have
60770     changed the MPC86xx_PORBMSR_HA and MPC86xx_PORDEVSR_IO_SEL
60771     symbols in the sbc8641d board as well.  Fix this oversight.
60772
60773     Signed-off-by: Jon Loeliger <jdl@freescale.com>
60774
60775 commit 64cd594e623c39f73964d18787763e4533f791f7
60776 Author: Stefan Roese <sr@denx.de>
60777 Date:   Mon Feb 25 16:50:48 2008 +0100
60778
60779     ppc4xx: Fix acadia_nand build problem
60780
60781     Don't include testdram() on NAND-booting target acadia_nand. This saves
60782     a few bytes and makes the target build clean again.
60783
60784     Signed-off-by: Stefan Roese <sr@denx.de>
60785
60786 commit 14e099e698d41e8179d05c2b2dbcf704a236f748
60787 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60788 Date:   Sun Feb 24 23:03:12 2008 +0000
60789
60790     mx1fs2/flash: Fix multiple pointertargets in assignment differ in signedness
60791
60792     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60793
60794 commit 724902c8464e610642b3a170278b99710325888e
60795 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60796 Date:   Sun Feb 24 23:03:11 2008 +0000
60797
60798     arm-imx: Fix registers definition
60799
60800     Sync registers definition with linux
60801
60802     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60803
60804 commit 4cd288b589ea1178947c6e364453c32b3dede6b7
60805 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60806 Date:   Sun Feb 24 23:03:10 2008 +0000
60807
60808     actua1/actua2/actua3: Fix multipleunused variable
60809
60810     - actua1:
60811         actux1.c: In function 'checkboard':
60812         actux1.c:92: warning: unused variable 'revision'
60813
60814     - actua2:
60815         actux2.c: In function 'checkboard':
60816         actux2.c:100: warning: unused variable 's'
60817         actux2.c:99: warning: unused variable 'revision'
60818         actux2.c: In function 'reset_phy':
60819         actux2.c:130: warning: unused variable 'i'
60820
60821     - actua3:
60822         actux3.c: In function 'checkboard':
60823         actux3.c:114: warning: unused variable 'revision'
60824
60825     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60826
60827 commit d5934ad7756f038a393a9cfab76a4fe306d9d930
60828 Author: Marian Balakowicz <m8@semihalf.com>
60829 Date:   Mon Feb 4 08:28:09 2008 +0100
60830
60831     [new uImage] Add dual format uImage support framework
60832
60833     This patch adds framework for dual format images. Format detection is added
60834     and the bootm controll flow is updated to include cases for new FIT format
60835     uImages.
60836
60837     When the legacy (image_header based) format is detected appropriate
60838     legacy specific handling is invoked. For the new (FIT based) format uImages
60839     dual boot framework has a minial support, that will only print out a
60840     corresponding debug messages. Implementation of the FIT specific handling will
60841     be added in following patches.
60842
60843     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
60844
60845 commit b29661fc1151077776454288051bc9a488351ce8
60846 Author: Wolfgang Denk <wd@denx.de>
60847 Date:   Sun Feb 24 15:21:36 2008 +0100
60848
60849     Coding style cleanup. Prepare v1.3.2-rc2 release candidate
60850
60851     Signed-off-by: Wolfgang Denk <wd@denx.de>
60852
60853 commit 00b48a48424894daa589d166d73277830b1c6ac4
60854 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60855 Date:   Sat Feb 23 12:15:56 2008 +0100
60856
60857     ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected
60858
60859     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
60860
60861 commit b075d74efb70ff68c49a2532f26b56d6703b69c1
60862 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
60863 Date:   Sat Feb 23 17:24:16 2008 +0900
60864
60865     Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
60866
60867     ----------------------------------------------------------------
60868     Olaf Hering [Wed, 17 Oct 2007 06:27:13 +0000 (23:27 -0700)]
60869
60870     Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on
60871     32bit targets.
60872
60873     GCC can be made to warn about usage of long long types with ISO C90
60874     (-ansi), but only with -pedantic.  You can write this in a way that even
60875     then it doesn't cause warnings, namely by:
60876
60877     #ifdef __GNUC__
60878     __extension__ typedef __signed__ long long __s64;
60879     __extension__ typedef unsigned long long __u64;
60880     #endif
60881
60882     The __extension__ keyword in front of this switches off any pedantic
60883     warnings for this expression.
60884
60885     Signed-off-by: Olaf Hering <olh@suse.de>
60886     Cc: <linux-arch@vger.kernel.org>
60887     Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
60888     Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
60889     ----------------------------------------------------------------
60890
60891     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
60892
60893 commit 208acd112e6517b21fc30c420396902b103563ac
60894 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
60895 Date:   Sat Feb 23 17:07:57 2008 +0900
60896
60897     cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.
60898
60899     This will reduce the build time.
60900
60901     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
60902
60903 commit 495a0dde7fa1b14cdc15607d86503ec2bdcd02c4
60904 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
60905 Date:   Sat Feb 23 17:05:00 2008 +0900
60906
60907     cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.
60908
60909     This will reduce the build time.
60910
60911     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
60912
60913 commit e682ba399a1d76f09d8cc7af1e57066f1d360d91
60914 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
60915 Date:   Sat Feb 23 16:58:41 2008 +0900
60916
60917     cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.
60918
60919     This reduces the build time by ~10%. Here's the gth2_config example.
60920
60921             BEFORE       AFTER
60922     real    0m31.441s    0m27.833s
60923     user    0m24.766s    0m23.045s
60924     sys     0m10.425s    0m7.468s
60925
60926     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
60927
60928 commit 02409f8cf54c7cd91981f0dfec135dbf3858090c
60929 Author: Marcel Moolenaar <marcelm@juniper.net>
60930 Date:   Fri Feb 22 10:48:07 2008 -0800
60931
60932     make define2mk.sed work on FreeBSD
60933
60934     In the thread "[1.3.2-rc1] MPC8548CDS/MPC8555CDS configs fails to link",
60935     the define2mk.sed script was identified as the source of the link
60936     failure on FreeBSD. The problem is that sed(1) does not always support
60937     the '+' operator. It isn't on FreeBSD. The attach patch implements the
60938     equivalent, using the '*' operator instead and should work everywhere.
60939
60940     Signed-off-by: Marcel Moolenaar <marcelm@juniper.net>
60941
60942 commit e5084af8ded58453cd07ec1af8b0f29f34122bbc
60943 Author: Detlev Zundel <dzu@denx.de>
60944 Date:   Fri Feb 22 17:21:32 2008 +0100
60945
60946     Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.
60947
60948     The Linux commit fac8b209b1084bc85748bd54e13d00c1262b220f ("Remove
60949     final traces of long-deprecated "ramdisk" kernel parm") makes these
60950     changes neccessary.
60951
60952     Signed-off-by: Detlev Zundel <dzu@denx.de>
60953
60954 commit d01b847c5cd070895c4ba178c85cd068a95cf7cd
60955 Author: Larry Johnson <lrj@acm.org>
60956 Date:   Thu Feb 21 13:58:16 2008 -0500
60957
60958     LM75 bug fix for negative temperatures
60959
60960     When the LM75 temperature sensor measures a temperature below 0 C, the
60961     current driver does not perform sign extension, so the result returned is
60962     256 C too high.  This patch fixes the problem.
60963
60964     Signed-off-by: Larry Johnson <lrj@acm.org>
60965
60966 commit 5a910c224b13e413bda41922379add6d75c32da3
60967 Author: Heiko Schocher <hs@denx.de>
60968 Date:   Thu Feb 21 18:33:45 2008 +0100
60969
60970     IDS8247: update MAINTAINER entry.
60971
60972     Signed-off-by: Heiko Schocher <hs@denx.de>
60973
60974 commit 79eac2bfb591f2b028ec1735049dc91e4320de4a
60975 Author: Heiko Schocher <hs@denx.de>
60976 Date:   Thu Feb 21 18:31:15 2008 +0100
60977
60978     Fix device tree for mgsuvd board.
60979
60980     Rename the "scc" node in "ethernet" for the mgsuvd board.
60981
60982     Signed-off-by: Heiko Schocher <hs@denx.de>
60983
60984 commit 2e721094a70a52206af2e1bf1208d9a7131f6dad
60985 Author: Yuri Tikhonov <yur@emcraft.com>
60986 Date:   Thu Feb 21 14:23:42 2008 +0100
60987
60988     lwmon5: enable hardware watchdog
60989
60990     Some boards (e.g. lwmon5) may use rather small watchdog intervals, so
60991     causing it to reboot the board if U-Boot does a long busy-wait with
60992     udelay(). Thus, for these boards we have to restart WD more
60993     frequently.
60994
60995     This patch splits the busy-wait udelay() into smaller, predefined,
60996     intervals, so that the watchdog timer may be resetted with the
60997     configurable (CONFIG_WD_PERIOD) interval.
60998
60999     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
61000
61001 commit bc77881247ee6f95d7a9ebc499d26b96bae38c9d
61002 Author: Anatolij Gustschin <agust@denx.de>
61003 Date:   Thu Feb 21 12:52:29 2008 +0100
61004
61005     ppc4xx: Support for ATI Radeon 9200 card on sequoia
61006
61007     Adds configuration option for ATI Radeon 9200 card
61008     support to sequoia config file. If CONFIG_VIDEO
61009     is enabled, TEXT_BASE should be changed to 0xFFF80000.
61010
61011     Signed-off-by: Anatolij Gustschin <agust@denx.de>
61012
61013 commit 5a9abcc317cf3c8a69559ff83081f4e5d719edb7
61014 Author: Kumar Gala <galak@kernel.crashing.org>
61015 Date:   Mon Feb 18 08:18:07 2008 -0600
61016
61017     Remove duplicate defines for ARRAY_SIZE
61018
61019     A few duplicate of the ARRAY_SIZE macro sneaked in since we put
61020     the define in common.h.
61021
61022     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
61023
61024 commit 81d93e5c4b83d8b6dcee69de6f4a14ccf6f7114a
61025 Author: Kumar Gala <galak@kernel.crashing.org>
61026 Date:   Mon Feb 18 08:09:37 2008 -0600
61027
61028     ppc: Allow boards to specify effective amount of memory
61029
61030     For historical reasons we limited the stack to 256M because some boards
61031     could only map that much via BATS.  However newer boards are capable of
61032     mapping more memory (for example 85xx is capable of doing up to 2G).
61033
61034     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
61035
61036 commit 755c35f54ba7eb7687aa7935e04a02a01ef1b27b
61037 Author: Mike Frysinger <vapier@gentoo.org>
61038 Date:   Mon Feb 18 05:24:13 2008 -0500
61039
61040     include autoconf.mk before any other .mk files
61041
61042     This bumps the autoconf.mk include step above board/cpu/arch/etc... so that
61043     those .mk files can have make if statements based on the current config.
61044
61045     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
61046
61047 commit 16fe77752eee099b9fb61ed73460e51cc94b37ba
61048 Author: Mike Frysinger <vapier@gentoo.org>
61049 Date:   Mon Feb 18 05:10:07 2008 -0500
61050
61051     error check autoconf.mk generation
61052
61053     If any of the steps for generating autoconf.mk fail currently, they go
61054     unnoticed.  To fix, we can simply add 'set -e' to the long list of commands.
61055     This is simpler and more robust than placing '|| exit $$?' after every line.
61056
61057     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
61058
61059 commit 019895a8dee71a9f00da05c03e379f45d581b0fe
61060 Author: Stefano Babic <sbabic@denx.de>
61061 Date:   Mon Feb 18 08:03:51 2008 +0100
61062
61063     Fix bug in dependency checking
61064
61065     By adding VERSION_FILE to the PHONY targets the script
61066     /tools/setlocalversion is always called and version_autogenerated.h
61067     is replaced only if the script find a modified source file.
61068
61069     Signed-off-by: Stefano Babic <sbabic@denx.de>
61070
61071 commit 98ba144ccc912eee90dd42699f023c497ce774c6
61072 Author: Kyungmin Park <kmpark@infradead.org>
61073 Date:   Mon Feb 18 14:35:43 2008 +0900
61074
61075     Fix GPMC CS2 memory setup at apollon
61076
61077     It disables the current map first
61078
61079     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
61080
61081 commit e845e07e1e6e64f40e35688439d3cdcf01cfff4f
61082 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61083 Date:   Sun Feb 17 23:52:46 2008 +0100
61084
61085     uli526x: Fix multiple differ in signedness and parentheses around comparison
61086
61087     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61088
61089 commit beeccf7a5dc5415c202e0132a33c58fc316c2a62
61090 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61091 Date:   Sun Feb 17 16:58:04 2008 +0100
61092
61093     MIPS: Fix CFG_NO_FLASH support
61094
61095     - Fix flash_init call when CFG_NO_FLASH is used
61096     - Remove no more needed flash.c for qemu-mips
61097
61098     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61099
61100 commit edfed1d91df2b2670a812ca9d1a1f9faae7dba47
61101 Author: Mike Frysinger <vapier@gentoo.org>
61102 Date:   Sat Feb 16 02:40:18 2008 -0500
61103
61104     easylogo: clean up some more and add -r (rgb) support
61105
61106     Michael Hennerich added support for outputting an image in RGB format rather
61107     than forcing YUYV all the time.  This makes obvious sense if the display you
61108     have takes RGB input rather than YUYV.
61109
61110     Rather than hack in support for options, I've converted it to use getopt and
61111     cleaned up the argument parsing in the process.
61112
61113     Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
61114     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
61115
61116 commit f65c98129ccada3f7caf97d80395a95b84e911de
61117 Author: Mike Frysinger <vapier@gentoo.org>
61118 Date:   Sat Feb 16 02:12:37 2008 -0500
61119
61120     Makefile: add target for $(LDSCRIPT)
61121
61122     If the $(LDSCRIPT) does not exist (normally it's board/$(BOARD)/u-boot.lds),
61123     then change into the board directory and try and create it.  This allows you
61124     to generate the linker script on the fly based upon board defines (like the
61125     Blackfin boards do).
61126
61127     There should be no regressions due to this change as the normal case is to
61128     already have a u-boot.lds file.  If that's the case, then there's nothing to
61129     generate, and so make will always exit.  The fix here is that if the linker
61130     script does not exist, the implicit rules take over and attempt to guess how
61131     to generate the file.
61132
61133     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
61134
61135 commit 5583cbf736474ef754e128a54fb78632f57b48fd
61136 Author: Marian Balakowicz <m8@semihalf.com>
61137 Date:   Thu Feb 21 17:27:49 2008 +0100
61138
61139     [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds
61140
61141     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
61142
61143 commit 2242f5369822bc7780db95c47985bb408ea9157b
61144 Author: Marian Balakowicz <m8@semihalf.com>
61145 Date:   Thu Feb 21 17:27:41 2008 +0100
61146
61147     [new uImage] Rename and move print_image_hdr() routine
61148
61149     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
61150
61151 commit f50433d670ec2ee9e96abac67cdc6e5e061a810d
61152 Author: Marian Balakowicz <m8@semihalf.com>
61153 Date:   Thu Feb 21 17:20:20 2008 +0100
61154
61155     [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines
61156
61157     Introducing routines for parsing new uImage format bootm arguments:
61158     [<addr>]#<conf>             - configuration specification
61159     [<addr>]:<subimg>   - subimage specification
61160
61161     New format images can contain multiple subimages of the same type. For example
61162     a single new format image file can contain three kernels, two ramdisks and a
61163     couple of FDT blobs. Subimage and configuration specifications are extensions
61164     to bootm (and other image-related commands) arguments' syntax that allow to
61165     specify which particular subimage should be operated on.
61166
61167     Subimage specification is used to denote a particular subimage. Configurations
61168     are a bit more complex -- they are used to define a particualr booting setup,
61169     for example a (kernel, fdt blob) pair, or a (kernel, ramdisk, fdt blob) tuple,
61170     etc.
61171
61172     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
61173
61174 commit fff888a1997ff7de9b29e24050fc4a0fd403ba16
61175 Author: Marian Balakowicz <m8@semihalf.com>
61176 Date:   Thu Feb 21 17:20:19 2008 +0100
61177
61178     [new uImage] Add gen_get_image() routine
61179
61180     This routine assures that image (whether legacy or FIT) is not
61181     in a special dataflash storage.
61182
61183     If image address is a dataflash address image is moved to system RAM.
61184
61185     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
61186
61187 commit 75d3e8fbd93c14d9929d024c75af2d742c76db70
61188 Author: Marian Balakowicz <m8@semihalf.com>
61189 Date:   Thu Feb 21 17:20:18 2008 +0100
61190
61191     [new uImage] Pull in libfdt if CONFIG_FIT is enabled
61192
61193     New uImage format (Flattened Image Tree) requires libfdt
61194     functionality, print out error message if CONFIG_OF_LIBFDT
61195     is not defined.
61196
61197     New uImage support is enabled by defining CONFIG_FIT (and CONFIG_OF_LIBFDT).
61198     This commit turns it on by default.
61199
61200     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
61201
61202 commit 1ba639da5604a64b3ed884a2cbb1c5414a9fa728
61203 Author: Michael Schwingen <michael@schwingen.org>
61204 Date:   Mon Feb 18 23:16:35 2008 +0100
61205
61206     CFI: Do not use uninitialized cmd_reset
61207
61208     Do not use uninitialized cmd_reset; issue both AMD and Intel reset
61209     commands instead
61210
61211     From a short test, it looks like AMD-style flash roms treat *any* unknown
61212     command write as a reset, at least when in CFI Query mode, so issuing the
61213     Intel reset command to AMD-style flashs seems safe (from the small sample I
61214     have), plus the 3-cycle magic sequence should kick the state machine into
61215     the right state even without a reset command. Since the AMD-style flashs
61216     require the unlock sequence for real operation, I chose to try the AMD reset
61217     command first, so that Intel flashs do no see an invalid command prior to
61218     the CFI query.
61219
61220     I have tested the patch on AM29LV320-style flashs from Fujitsu and Macronix,
61221     plus Intel StrataFlash.
61222
61223     Signed-off-by: Michael Schwingen <michael@schwingen.org>
61224     Signed-off-by: Stefan Roese <sr@denx.de>
61225
61226 commit e7a85f26830c9f2e78506421c2d519a2965bc7a1
61227 Author: Rafal Jaworowski <raj@semihalf.com>
61228 Date:   Thu Feb 21 11:56:44 2008 +0100
61229
61230     API: Add (c) and licensing notice to the public API header.
61231
61232     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
61233
61234 commit 928d1d77f8623c120d8763e20e1ca58df9c5c4c6
61235 Author: Yuri Tikhonov <yur@emcraft.com>
61236 Date:   Thu Feb 21 11:06:07 2008 +0100
61237
61238     Fix CPU POST test failure
61239
61240     The CPU POST test code (run from cpu_post_exec_31()) doesn't follow the
61241     ABI carefully, at least the CR3, CR4, and CR5 fields of CR are clobbered
61242     by it. The gcc-4.2 with its more aggressive optimization exposes this fact.
61243     This patch just saves the CR value before running the test code, so allowing
61244     it to do anything it wants with CR.
61245
61246     Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
61247     Acked-by: Yuri Tikhonov <yur@emcraft.com>
61248     --
61249
61250 commit d5908b093955415f3d340706378b991f911af671
61251 Author: Jon Loeliger <jdl@freescale.com>
61252 Date:   Wed Feb 20 15:26:51 2008 -0600
61253
61254     8610HPCD: Document the flashbank selection switches.
61255
61256     Signed-off-by: Jon Loeliger <jdl@freescale.com>
61257
61258 commit a551cee99ad1d1da20fd23ad265de47448852f56
61259 Author: Jon Loeliger <jdl@freescale.com>
61260 Date:   Wed Feb 20 14:22:26 2008 -0600
61261
61262     86xx: Fix GUR PCI config registers properly.
61263
61264     Back in commit 975a083a5ef785c414b35f9c5b8ae25b26b41524 where
61265     I tried to "8610HPCD: Fix typos in two PCI setup registers", I
61266     botched it due to not realizing that 8610 and 8641 had different
61267     Global Utility Register defintions, one of which was like 85xx,
61268     and the other wasn't.  Correct this problem by introducing two
61269     symbols, one for each 86xx SoC, but neither of which is named
61270     anything like 85xx.
61271
61272     My bad.  Lovely Wednesday with git bisect.  You know.
61273
61274     Signed-off-by: Jon Loeliger <jdl@freescale.com>
61275
61276 commit cb06eb961bdffc8728b38c242473d802e83ab2b4
61277 Author: Jon Loeliger <jdl@freescale.com>
61278 Date:   Wed Feb 20 12:24:11 2008 -0600
61279
61280     8610HPCD: Don't use VIDEO/CFB_CONSOLE by default.
61281
61282     Without an actual supported video card hooked up, enabling
61283     the CONFIG_VIDEO by default just makes it look broken by
61284     routing all console output to the video card.   Don't.
61285
61286     Signed-off-by: Jon Loeliger <jdl@freescale.com>
61287
61288 commit 4d264eff4312f230776b913edade7ceb75f1b1e0
61289 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
61290 Date:   Wed Jan 30 15:08:15 2008 -0600
61291
61292     ColdFire: Fix missing code flash size for M5485EVB
61293
61294     Signed-off-by: James Mahan <kmahan@freescale.com>
61295     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
61296
61297 commit c54f9263e4e11e34b1e70c160bc467ef1d8ec59d
61298 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
61299 Date:   Wed Jan 30 15:04:42 2008 -0600
61300
61301     ColdFire: Fix 5282 and 5271 interrupt mask bit
61302
61303     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
61304
61305 commit 975a083a5ef785c414b35f9c5b8ae25b26b41524
61306 Author: Jon Loeliger <jdl@freescale.com>
61307 Date:   Tue Feb 19 12:31:08 2008 -0600
61308
61309     8610HPCD: Fix typos in two PCI setup registers.
61310
61311     The two symbols MPC86xx_PORDEVSR_IO_SEL and MPC86xx_PORBMSR_HA
61312     were erroneously present as 85xx names and values, leftover from
61313     the clone wars.  Fix this by removing the 85xx cruft from the
61314     86xx codebase.
61315
61316     Signed-off-by: Jon Loeliger <jdl@freescale.com>
61317
61318 commit 13f5433f700d4da9f6fdf2a4bb80310133a7c170
61319 Author: Jon Loeliger <jdl@freescale.com>
61320 Date:   Mon Feb 18 14:01:56 2008 -0600
61321
61322     86xx: Convert sbc8641d to use libfdt.
61323
61324     This is the proper fix for a missing closing brace in the function
61325     ft_cpu_setup() noticed by joe.hamman <at> embeddedspecialties.com.
61326     The ft_cpu_setup() function in mpc8641hpcn.c should have been
61327     removed earlier as it was under the obsolete CONFIG_OF_FLAT_TREE,
61328     but was missed.  Only, the sbc8641d was nominally still using it.
61329     It all got ripped out, and the funcality that was in ft_board_setup()
61330     was refactored to remove the CPU portions into the new file
61331     cpu/mpc86xx/fdt.c instead.  Make sbc8641d use this now.
61332
61333     Based loosely on an original patch from joe.hamman@embeddedspecialties.com
61334
61335     Signed-off-by: Jon Loeliger <jdl@freescale.com>
61336
61337 commit 04efddc87c50c84f85dad5c331c634a6ce830a83
61338 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61339 Date:   Sun Feb 17 23:35:31 2008 +0100
61340
61341     mpc86xx: Fix unused variable 'config' and 'immap'
61342
61343     and remove useless CONFIG_DDR_INTERLEAVE
61344
61345     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61346
61347 commit 83d1b3876695c4f21faff2b731d9ef83f38ed208
61348 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61349 Date:   Sun Feb 17 23:03:36 2008 +0100
61350
61351     mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'
61352
61353     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61354
61355 commit b6f29c84c208a091f95a10cbc9852d729659ba20
61356 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61357 Date:   Sun Feb 17 14:15:31 2008 +0100
61358
61359     s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'
61360
61361     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61362
61363 commit 0937b8d869fdb42d6ad4fe312958639bd62c973f
61364 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61365 Date:   Sun Feb 17 14:15:32 2008 +0100
61366
61367     pxa: fix assignment from incompatible pointer type
61368
61369     fix mmc_bread function prototype
61370
61371     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61372
61373 commit 64d792063fff90b8118179b092feee09fe5cae13
61374 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61375 Date:   Sun Feb 17 14:15:30 2008 +0100
61376
61377     at91cap9adk: fix implicit declaration of function 'eth_init'
61378
61379     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61380
61381 commit 375c4353db8f900f7ec772e26fab116ec00f7d3a
61382 Author: Wolfgang Denk <wd@denx.de>
61383 Date:   Sun Feb 17 15:43:44 2008 +0100
61384
61385     Remove files added by mistake, update CHANGELOG.
61386
61387     Signed-off-by: Wolfgang Denk <wd@denx.de>
61388
61389 commit b738654d3c84a30f2bfd9a8d7652ff20807c890c
61390 Author: Mike Nuss <mike@terascala.com>
61391 Date:   Wed Feb 6 11:10:11 2008 -0500
61392
61393     PPC440EPx: Optionally enable second I2C bus
61394
61395     The option CONFIG_I2C_MULTI_BUS does not have any effect on Sequoia, the
61396     PPC440EPx reference platform, because IIC1 is never enabled. Add Sequoia board
61397     code to turn on IIC1 if CONFIG_I2C_MULTI_BUS is selected.
61398
61399     Signed-off-by: Mike Nuss <mike@terascala.com>
61400     Cc: Stefan Roese <sr@denx.de>
61401
61402 commit ef5b4f221c22d05770878513951745f236b5b43f
61403 Author: Niklaus Giger <niklaus.giger@netstal.com>
61404 Date:   Tue Feb 5 10:26:44 2008 +0100
61405
61406     ppc4xx: HCU4/5. Cleanup configs
61407
61408     - hcu4.h: Removed define of CONFIG_PPC405GPr
61409     - Corrected phy addresses
61410     - Fix boot variables
61411     - Respect line length of 80 chars
61412
61413     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
61414
61415 commit 74973126d1be63ac75bdc192f46234dca3a7c421
61416 Author: Niklaus Giger <niklaus.giger@netstal.com>
61417 Date:   Tue Feb 5 11:31:28 2008 +0100
61418
61419     ppc4xx: HCU4/5. Cleanups
61420
61421     - Fix some coding style violations.
61422     - Use in/out_u16/32 where appropriate.
61423     - Use register names from ppc405.h.
61424     - Fix trace useage for Lauterbach.
61425     - Remove obsolete generation HCU2.
61426     - Renamed fixed_hcu4_sdram to init_ppc405_sdram.
61427
61428     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
61429
61430 commit 8cc10d06b833ed917a19ad358c8ebbed8bc19555
61431 Author: Niklaus Giger <niklaus.giger@netstal.com>
61432 Date:   Tue Feb 5 10:26:41 2008 +0100
61433
61434     ppc4xx: PPC405GPr fix missing register definitions
61435
61436     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
61437
61438 commit 214398d9cb22268d9d4f7563359edca0f78297a2
61439 Author: Larry Johnson <lrj@acm.org>
61440 Date:   Fri Jan 18 21:49:05 2008 -0500
61441
61442     ppc4xx: Beautify configuration files for Sequoia and Korat boards
61443
61444     Signed-off-by: Larry Johnson <lrj@acm.org>
61445
61446 commit 30c6a241e88499f536e86d325759e29ba00ff67f
61447 Author: Anatolij Gustschin <agust@denx.de>
61448 Date:   Fri Feb 15 20:09:01 2008 +0100
61449
61450     Wipe out assembler warnings while compiling x86 biosemu
61451
61452     This patch tries to get rid of some assembler warnings about
61453     changed .got2 section type while compiling x86 bios emulator
61454     code.
61455
61456     Signed-off-by: Anatolij Gustschin <agust@denx.de>
61457
61458 commit 67a4389e39ad853d65b72e2b7cad15c7e8291147
61459 Author: Wolfgang Denk <wd@denx.de>
61460 Date:   Fri Feb 15 00:57:09 2008 +0100
61461
61462     Prepare v1.3.2-rc1 release candidate
61463
61464 commit f33e9653c9c09868995d788511d573771c209fe5
61465 Author: Anatolij Gustschin <agust@denx.de>
61466 Date:   Fri Feb 15 00:13:20 2008 +0100
61467
61468     Fix compile warning on lib_ppc/board.c
61469
61470     Signed-off-by: Anatolij Gustschin <agust@denx.de>
61471
61472 commit e5c6f9f8bec4dff9603419161e3a15cc8ad5d5f4
61473 Author: Anatolij Gustschin <agust@denx.de>
61474 Date:   Thu Feb 14 18:22:04 2008 +0100
61475
61476     Add Radeon Mobility 9200 pci device id to the radeon driver
61477
61478     This patch extends PCI device id table of the
61479     radeon driver so that the driver will also support
61480     Radeon Mobility 9200 (M9+) based boards.
61481
61482     Signed-off-by: Anatolij Gustschin <agust@denx.de>
61483
61484 commit 1b8607e1f7143548c6062c28371449ec69588c00
61485 Author: Anatolij Gustschin <agust@denx.de>
61486 Date:   Thu Feb 14 18:19:50 2008 +0100
61487
61488     Extend ATI Radeon driver to support more video modes
61489
61490     Adds ATI Radeon 9200 support for 1280x1024, 1024x768,
61491     800x600, 640x480 at 24, 16 and 8 bpp.
61492
61493     Signed-off-by: Anatolij Gustschin <agust@denx.de>
61494
61495 commit 4124382de029d361162a4b8cecc773eb8f26e2a8
61496 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61497 Date:   Sun Feb 10 17:05:20 2008 +0100
61498
61499     xsengine: fix typo and few coding style
61500
61501     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61502
61503 commit 6f4abee789b6d9be3ec4b97ad48f509355559e9e
61504 Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
61505 Date:   Fri Feb 8 21:25:58 2008 +0100
61506
61507     Fix wrong memory limit calculation in memory-test
61508
61509     If the length of the memory address range passed to the "mtest" command is
61510     not of the form 2^x - 1, not all address lines are tested. This bug is
61511     inherited from the original software at
61512     http://www.netrino.com/Embedded-Systems/How-To/Memory-Test-Suite-C. Fix
61513     this.
61514
61515     Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
61516
61517 commit 7e30f5eac7f07082a7ca77b7d91b944a8d0af6db
61518 Author: Wolfgang Denk <wd@denx.de>
61519 Date:   Fri Feb 15 00:11:39 2008 +0100
61520
61521     Coding STyle cleanup.
61522
61523     Signed-off-by: Wolfgang Denk <wd@denx.de>
61524
61525 commit f6921e3dc331293c873ec4d109fd5517a42a90b3
61526 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
61527 Date:   Tue Feb 5 13:30:43 2008 +0900
61528
61529     sh: Fix register address of SH7722
61530
61531     The address of SH7722 is wrong by old document.
61532     This patch fixes this problem.
61533
61534     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
61535
61536 commit 0ec7a061fb1c277f6afd73d61dd71bd21e7ef7b2
61537 Author: Mike Frysinger <vapier@gentoo.org>
61538 Date:   Mon Feb 4 17:44:23 2008 -0500
61539
61540     only update version header as needed
61541
61542     Constantly rebuilding the version header will force useless relinking, so we
61543     simply need to compare the new header with the existing one before updating
61544     it.
61545
61546     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
61547
61548 commit 208447f8e953f347425eb92c8e28d59e6d911363
61549 Author: Mike Frysinger <vapier@gentoo.org>
61550 Date:   Mon Jan 28 05:56:19 2008 -0500
61551
61552     Do not specify a CROSS_COMPILE default when executing size
61553
61554     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
61555
61556 commit 1f780aa6f17a5d79791d69ec1d2f66d76ac45d8e
61557 Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
61558 Date:   Wed Feb 13 11:19:19 2008 +0100
61559
61560     Fix return value of mtest when CFG_ALT_MEMTEST set
61561
61562     Fix a missing return statement from a non-void function.
61563
61564     Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
61565
61566 commit 943afa229cf5bf70ef917c7eb6bd0db59a1ba602
61567 Author: Timur Tabi <timur@freescale.com>
61568 Date:   Wed Jan 9 14:35:26 2008 -0600
61569
61570     85xx, 86xx: Determine I2C clock frequencies and store in global_data
61571
61572     Update global_data to define i2c1_clk and i2c2_clk to 85xx and 86xx.
61573
61574     Update the get_clocks() function in 85xx and 86xx to determine the I2C
61575     clock frequency and store it in gd->i2c1_clk and gd->i2c2_clk.
61576
61577     Signed-off-by: Timur Tabi <timur@freescale.com>
61578
61579 commit b931b3a9c3bdfaaeaa71e57a6026eec726005b08
61580 Author: Wolfgang Denk <wd@denx.de>
61581 Date:   Thu Feb 14 23:18:01 2008 +0100
61582
61583     TQM834x: clean up configuration
61584
61585     Get board name consistent with Linux and elsewhere;
61586     get rid of local network definitions etc.
61587
61588     Signed-off-by: Wolfgang Denk <wd@denx.de>
61589
61590 commit 38cc09c55b1d7f233789052c6fc462e5377669a9
61591 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61592 Date:   Thu Feb 14 08:02:12 2008 +0100
61593
61594     TFTP: fix search of ':' in BootFile
61595
61596     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61597
61598 commit 0bc9efada170096c6b273f19165e32936d330d80
61599 Author: Wolfgang Denk <wd@denx.de>
61600 Date:   Thu Feb 14 22:46:55 2008 +0100
61601
61602     Coding style cleanup; update CHANGELOG.
61603
61604     Signed-off-by: Wolfgang Denk <wd@denx.de>
61605
61606 commit e7670f6c1e52ae6d2a43ff75a8bcfa7a5c86e47b
61607 Author: Wolfgang Denk <wd@denx.de>
61608 Date:   Thu Feb 14 22:43:22 2008 +0100
61609
61610     PPC: Use r2 instead of r29 as global data pointer
61611
61612     R29 was an unlucky choice as with recent toolchains (gcc-4.2.x) gcc
61613     will refuse to use load/store multiple insns; instead, it issues a
61614     list of simple load/store instructions upon function entry and exit,
61615     resulting in bigger code size, which in turn makes the build for a
61616     few boards fail.
61617
61618     Use r2 instead.
61619
61620     Signed-off-by: Wolfgang Denk <wd@denx.de>
61621
61622 commit 3c234efa693bc59906c2be55c7918ecbb55392ea
61623 Author: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
61624 Date:   Wed Jan 30 09:08:49 2008 +0100
61625
61626     ARM: make the machid configurable via the environment
61627
61628     If the variable "machid" exists, let do_bootm_linux use that instead
61629     of bd->bi_arch_number.
61630
61631     Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
61632
61633 commit dd24058407c5add45cc60aec6c757ddc1a17e1b0
61634 Author: Vlad Lungu <vlad@comsys.ro>
61635 Date:   Wed Jan 23 16:34:46 2008 +0200
61636
61637     Use #ifdef CONFIG_FSLDMAFEC
61638
61639     MCD_tasks.c lacks [subject] so compilation of mips targets (and more, probably)
61640     fails
61641
61642     Signed-off-by: Vlad Lungu <vlad@comsys.ro>
61643
61644 commit 26c7bab81e08dc7bd696c48f753428a829629bd8
61645 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
61646 Date:   Sat Jan 19 10:25:59 2008 +0900
61647
61648     common/miiphyutil.c: Cleanup MII_DEBUG and debug()
61649
61650     Current MII_DEBUG is confusing in two ways. One is useless define-then-
61651     undef at the top of the file. The other is there is only one debug() in
61652     this file, and that doesn't seem worthwhile to bother having MII_DEBUG.
61653     While there are many useful printf()/puts() debug codes, but they are for
61654     DEBUG, not for MII_DEBUG.
61655
61656     This patch tries to put them all together into MII_DEBUG and debug().
61657
61658     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
61659
61660 commit 751b9b5189f3274b03c809172631316d6b002c82
61661 Author: Kyungmin Park <kmpark@infradead.org>
61662 Date:   Thu Jan 17 16:43:25 2008 +0900
61663
61664     OneNAND Initial Program Loader (IPL) support
61665
61666     This patch enables the OneNAND boot within U-Boot.
61667     Before this work, we used another OneNAND IPL called X-Loader based
61668     on open source. With this work, we can build the oneboot.bin image
61669     without other program.
61670
61671     The build sequence is simple.
61672     First, it compiles the u-boot.bin
61673     Second, it compiles OneNAND IPL
61674     Finally, it becomes the oneboot.bin from OneNAND IPL and u-boot.bin
61675     The mechanism is similar with NAND boot except it boots from itself.
61676
61677     Another thing is that you can only use the OneNAND IPL only to work
61678     other bootloader such as RedBoot and so on.
61679
61680     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
61681
61682 commit 21f6f9636f0e978397548751347425fbf8d42bb3
61683 Author: Andy Fleming <afleming@freescale.com>
61684 Date:   Wed Jan 16 13:06:59 2008 -0600
61685
61686     Fix CONFIG_MMC usage in fat code
61687
61688     A #if statement in fat.c depended on CONFIG_MMC, instead of
61689     defined(CONFIG_MMC).  This meant CONFIG_MMC needed to be defined
61690     as "1" rather than just defined.  Now it's better.
61691
61692     Signed-off-by: Andy Fleming <afleming@freescale.com>
61693
61694 commit f57d7d364ce189e39b0a64338d2f8012c074a2bd
61695 Author: Rafal Jaworowski <raj@semihalf.com>
61696 Date:   Tue Jan 15 12:52:31 2008 +0100
61697
61698     ppc: Refactor cache routines, so there is only one common set.
61699
61700     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
61701
61702 commit 3f2ac8f928c76cbd2374437b2d079f8b4324aaba
61703 Author: Jon Loeliger <jdl@jdl.com>
61704 Date:   Wed Jan 23 15:55:02 2008 -0600
61705
61706     86xx: Fix compilation warning in sys_eprom.c
61707
61708     sys_eeprom.c:82:9: warning: unknown escape sequence '\/'
61709
61710     Signed-off-by: Jon Loeliger <jdl@freescale.com>
61711
61712 commit 65230107025733e89e28fd5e5cfd916d4953c28a
61713 Author: Haavard Skinnemoen <hskinnemoen at>
61714 Date:   Fri Feb 22 11:40:50 2008 +0000
61715
61716     Move AT91RM9200DK board support under board/atmel
61717
61718     We already have a vendor subdir for Atmel, so we should use it.
61719
61720     Signed-off-by: Haavard Skinnemoen <hskinnemoen <at> atmel.com>
61721
61722 commit 6d0943a6be99977d6d853d51749e9963d68eb192
61723 Author: Andreas Engel <andreas.engel@ericsson.com>
61724 Date:   Mon Jan 14 09:06:52 2008 +0000
61725
61726     ARM: cleanup duplicated exception handlingcode
61727
61728     Move duplicated exception handling code into lib_arm.
61729
61730     Signed-off-by: Andreas Engel <andreas.engel@ericsson.com>
61731
61732 commit ea8d989f4ef8203e1c0291e62435a8c62e3cfb29
61733 Author: Timo Tuunainen <timo.tuunainen@sysart.fi>
61734 Date:   Fri Feb 1 10:09:03 2008 +0000
61735
61736     Support for Artila M-501 starter kit
61737
61738     Kimmo Leppala / Sysart and
61739     Timo Tuunainen / Sysart
61740
61741 commit 9604b6e53ddae4fe00a488cbcd6b0e6cb344bccc
61742 Author: Stelian Pop <stelian@popies.net>
61743 Date:   Mon Feb 11 10:50:19 2008 +0000
61744
61745     AT91CAP9 support
61746
61747     ---------------------------------
61748
61749     read_dataflash() takes a signed char pointer as a parameter. Silence a
61750     few warnings dues to incorrect parameter types in env_dataflash.c.
61751
61752     Signed-off-by: Stelian Pop <stelian@popies.net>
61753
61754 commit 64e8a06af68cda174a8a06d0a61fce5e5bb189d7
61755 Author: Stelian Pop <stelian@popies.net>
61756 Date:   Thu Feb 7 09:42:57 2008 +0000
61757
61758     AT91CAP9 support : move board files to Atmel vendor directory.
61759
61760     AT91CAP9 support : move at91cap9adk board files to Atmel vendor directory.
61761
61762     Signed-off-by: Stelian Pop <stelian@popies.net>
61763
61764 commit 7263ef191b87da94768f762c7093bedeb70db98f
61765 Author: Stelian Pop <stelian at>
61766 Date:   Thu Jan 3 21:15:56 2008 +0000
61767
61768     AT91CAP9 support : MACB changes
61769
61770     Signed-off-by: Stelian Pop <stelian <at> popies.net>
61771     Acked-by: Haavard Skinnemoen <hskinnemoen <at> atmel.com>
61772
61773 commit 6afcabf11d7321850f4feaadfee841488ace54c5
61774 Author: Stelian Pop <stelian@popies.net>
61775 Date:   Thu Feb 7 16:37:54 2008 +0000
61776
61777     AT91CAP9 support : board/ files
61778
61779     Signed-off-by: Stelian Pop <stelian@popies.net>
61780
61781 commit fefb6c10928caa9e71335cad64dcb65c83fce8ab
61782 Author: Stelian Pop <stelian at>
61783 Date:   Wed Jan 30 21:15:54 2008 +0000
61784
61785     AT91CAP9 support : cpu/ files
61786
61787     Signed-off-by: Stelian Pop <stelian <at> popies.net>
61788
61789 commit fa506a926cec348805143576c941f8e61b333cc0
61790 Author: Stelian Pop <stelian@popies.net>
61791 Date:   Thu Jan 31 21:15:53 2008 +0000
61792
61793     AT91CAP9 support : include/ files
61794
61795     Signed-off-by: Stelian Pop <stelian@popies.net>
61796
61797 commit 20b197c6f2799af399a68f96a1aff543a75621b8
61798 Author: Stelian Pop <stelian@popies.net>
61799 Date:   Sun Jan 20 19:49:21 2008 +0000
61800
61801     AT91CAP9 support : build integration
61802
61803     Signed-off-by: Stelian Pop <stelian@popies.net>
61804
61805 commit d49fe4bed5b69ec910909d1bd62da23ecd8801fd
61806 Author: Stelian Pop <stelian@popies.net>
61807 Date:   Sun Jan 20 21:07:00 2008 +0000
61808
61809     Improve DataFlash CS definition.
61810
61811     Use a structure instead of the error prone unnamed array to
61812     define the possible dataflash banks.
61813
61814     Signed-off-by: Stelian Pop <stelian@popies.net>
61815
61816 commit a6cdd21b56014208706238712a853a9e9a0a2290
61817 Author: Stelian Pop <stelian@popies.net>
61818 Date:   Sat Jan 19 21:09:35 2008 +0000
61819
61820     Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on
61821
61822     Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on.
61823
61824     cpu/arm926ejs/start.o: In function `cpu_init_crit':
61825     .../cpu/arm926ejs/start.S:227: undefined reference to `lowlevel_init'
61826
61827     Signed-off-by: Stelian Pop <stelian@popies.net>
61828
61829 commit ea686f52e45b3df2938866d3f5a98bb2556dfe2b
61830 Author: Peter Pearse <peter.pearse@arm.com>
61831 Date:   Fri Feb 1 16:50:24 2008 +0000
61832
61833     Fix timer overflow in DaVinci
61834     Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
61835
61836 commit f4e7cbfcb0fcbc325a2bcfea7e00e3dd37f93846
61837 Author: Peter Pearse <peter.pearse@arm.com>
61838 Date:   Fri Feb 1 16:49:08 2008 +0000
61839
61840     Update board NetStar
61841     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
61842
61843 commit b7f6193e76651e1fd606e46eb11915b53cb6618b
61844 Author: Niklaus Giger <niklaus.giger@netstal.com>
61845 Date:   Tue Feb 5 10:26:42 2008 +0100
61846
61847     ppc4xx: HCU4/5. Fix make O=../xx
61848
61849     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
61850
61851 commit 29e3500cbc43c89eff6e720ca83e375deeecd9b3
61852 Author: Larry Johnson <lrj@acm.org>
61853 Date:   Tue Jan 22 08:51:59 2008 -0500
61854
61855     ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD code
61856
61857     Signed-off-by: Larry Johnson <lrj@acm.org>
61858
61859 commit fe891ecf4d187e9d11dde869ed4623af52b54451
61860 Author: Hiroshi Ito <ito@mlb.co.jp>
61861 Date:   Thu Jan 31 18:35:04 2008 +0900
61862
61863     NFS Timeout with large files.
61864
61865     Retry to send NFS packet before reaching timeout.
61866
61867     Signed-off-by: Hiroshi Ito <ito@mlb.co.jp>
61868
61869 commit 88f72527f5b89c0905ad5c36cc2ef8d29dd6bbf0
61870 Author: Johannes Stezenbach <js@sig21.net>
61871 Date:   Tue Jan 29 00:11:25 2008 +0100
61872
61873     Add dependencies to avoid race conditions with parallel make.
61874
61875     Signed-off-by: Johannes Stezenbach <js@sig21.net>
61876
61877 commit 6d1b6f9f89c815eaca44acff8e73ece7181f61b6
61878 Author: Mike Frysinger <vapier@gentoo.org>
61879 Date:   Mon Jan 28 05:46:01 2008 -0500
61880
61881     Mark board_init_[fr] as noreturn
61882
61883     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
61884
61885 commit 161b2af4d7b48fd602ce333c355a4df0337892bb
61886 Author: Mike Frysinger <vapier@gentoo.org>
61887 Date:   Mon Jan 28 05:28:50 2008 -0500
61888
61889     Only use TEXT_BASE if defined by the board
61890
61891     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
61892
61893 commit 1b769881750030f10743808b9d6013e11f559350
61894 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61895 Date:   Fri Jan 25 07:54:47 2008 +0100
61896
61897     Fix remaining CONFIG_COMMANDS
61898
61899     update comments
61900     Fix coding style
61901
61902     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
61903
61904 commit 0c9d42e6b0b83d507335a291e3ea99240038f4b9
61905 Author: Niklaus Giger <niklaus.giger@netstal.com>
61906 Date:   Mon Jan 21 16:46:00 2008 +0100
61907
61908     Add *~ to .gitignore
61909
61910     One should never add a backup file ending in with ~ to the git repository.
61911
61912     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
61913
61914 commit 3cfb0c51b2bb5ede54eca85ace5b1ba12be314b0
61915 Author: Kumar Gala <galak@kernel.crashing.org>
61916 Date:   Thu Jan 17 00:02:10 2008 -0600
61917
61918     Remove duplicate defines for ARRAY_SIZE
61919
61920     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
61921
61922 commit c77ce474b1c57b13e9d36d9830f147966c143694
61923 Author: Stelian Pop <stelian@popies.net>
61924 Date:   Mon Jan 14 22:08:14 2008 +0100
61925
61926     Fix incorrect address test in AT91F_DataflashSelect().
61927
61928     Signed-off-by: Stelian Pop <stelian@popies.net>
61929
61930 commit d9ad115bbf7bb0842de7dbd2502b7e430f83cc3d
61931 Author: Kumar Gala <galak@kernel.crashing.org>
61932 Date:   Wed Feb 13 15:09:58 2008 -0600
61933
61934     Fix building of fdt_support.c if DEBUG set
61935
61936     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
61937
61938 commit ccd6e1464e5396bc1a9aebf7077ddf4342eafe03
61939 Author: Jon Loeliger <jdl@freescale.com>
61940 Date:   Tue Feb 12 14:53:28 2008 -0600
61941
61942     Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols
61943
61944     These replace direct structure references for IMMR sections.
61945
61946     Signed-off-by: Jon Loeliger <jdl@freescale.com>
61947
61948 commit c62776be8dca4097ca03d4f9415f08d4887b45d0
61949 Author: Wolfgang Denk <wd@denx.de>
61950 Date:   Tue Feb 12 00:45:06 2008 +0100
61951
61952     Get rid of "#undef DEBUG" from board config files.
61953
61954     Signed-off-by: Wolfgang Denk <wd@denx.de>
61955
61956 commit 73bf1e2de7862bcdbd5a9f993b3e84b67c8ea9c8
61957 Author: Timur Tabi <timur@freescale.com>
61958 Date:   Tue Jan 15 17:09:41 2008 -0600
61959
61960     Remove #undef DEBUG from MPC83xx board header files
61961
61962     Remove the "#undef DEBUG" line from all Freescale 83xx board header files.
61963     The inclusion of this line makes it impossible to enable debug code in
61964     other source files, because "#define DEBUG" typically needs to be defined
61965     before any header files are included.
61966
61967     Signed-off-by: Timur Tabi <timur@freescale.com>
61968
61969 commit 69018ce2e086e9caf35b914d675b82bc4888f077
61970 Author: Kumar Gala <galak@kernel.crashing.org>
61971 Date:   Thu Jan 17 08:25:45 2008 -0600
61972
61973     QE: Move FDT support into a common file
61974
61975     Move the flat device tree setup for QE related devices into
61976     a common file shared between 83xx & 85xx platforms that have QE's.
61977
61978     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
61979
61980 commit 5cf746c303710329f8040d9c62ee354313e3e91f
61981 Author: Marian Balakowicz <m8@semihalf.com>
61982 Date:   Thu Jan 31 13:59:09 2008 +0100
61983
61984     [new uImage] Move kernel data find code to get_kernel() routine
61985
61986     Verification of the kernel image (in old format) and finding kernel
61987     data is moved to a dedicated routine. The routine will also hold
61988     support for, to be added, new image format.
61989
61990     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
61991
61992 commit 7b325454fd231d4273de3fe373850f777fb086bf
61993 Author: Marian Balakowicz <m8@semihalf.com>
61994 Date:   Thu Jan 31 13:58:20 2008 +0100
61995
61996     [new uImage] Cleanup FDT handling in PPC do_boot_linux()
61997
61998     Move FDT blob finding and relocation to a dedicated
61999     get_fdt() routine. It increases code readability and
62000     will make adding support for new uImage format easier.
62001
62002     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62003
62004 commit b6b0fe6460b7063ac60b9a3531ef210aedb31451
62005 Author: Marian Balakowicz <m8@semihalf.com>
62006 Date:   Thu Jan 31 13:58:13 2008 +0100
62007
62008     [new uImage] Cleanup do_botm_linux() boot allocations
62009
62010     This patch moves common pre-boot allocation steps shared between PPC
62011     and M68K to a helper routines:
62012
62013     common:
62014     - get_boot_sp_limit()
62015     - get_boot_cmline()
62016     - get_boot_kbd()
62017
62018     platform:
62019     - set_clocks_in_mhz()
62020
62021     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62022
62023 commit ceaed2b1e54ebf14d600e02fef016c8df5cc4d40
62024 Author: Marian Balakowicz <m8@semihalf.com>
62025 Date:   Thu Jan 31 13:57:17 2008 +0100
62026
62027     [new uImage] Move ramdisk loading to a common routine
62028
62029     Ramdisk loading code, including initrd_high variable handling,
62030     was duplicated for PPC and M68K platforms. This patch creates
62031     common helper routine that is being called from both platform
62032     do_bootm_linux() routines.
62033
62034     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62035
62036 commit 68d4f05e6b2383a442fb71f80f2a9fbb3d8def68
62037 Author: Marian Balakowicz <m8@semihalf.com>
62038 Date:   Thu Jan 31 13:55:53 2008 +0100
62039
62040     [new uImage] Removed dead ramdisk code on microblaze architectures
62041
62042     Microblaze do_bootm_linux() includes ramdisk processing code but
62043     the ramdisk does not get used anywhere later on.
62044
62045     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62046
62047 commit 5ad03eb3854c162684222a718b44c0716ea0db03
62048 Author: Marian Balakowicz <m8@semihalf.com>
62049 Date:   Thu Jan 31 13:55:39 2008 +0100
62050
62051     [new uImage] Factor out common image_get_ramdisk() routine
62052
62053     Architecture specific do_bootm_linux() routines share common
62054     ramdisk image processing code. Move this code to a common
62055     helper routine.
62056
62057     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62058
62059 commit d3c5eb6dd1f4ed3c3388386cf1d1bf82aa51d56b
62060 Author: Marian Balakowicz <m8@semihalf.com>
62061 Date:   Thu Jan 31 13:20:08 2008 +0100
62062
62063     [new uImage] Move FDT error printing to common fdt_error() routine
62064
62065     FDT error handling in PPC do_bootm_linux() shares the same message format.
62066     This patch moves error message printing to a helper fdt_error() routine.
62067
62068     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62069     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
62070
62071 commit 42b73e8ee00d48004791dea64b8093fb974c57e1
62072 Author: Marian Balakowicz <m8@semihalf.com>
62073 Date:   Thu Jan 31 13:20:07 2008 +0100
62074
62075     [new uImage] Factor out common routines for getting os/arch/type/comp names
62076
62077     Move numeric-id to name translation for image os/arch/type/comp header
62078     fields to a helper routines: image_get_os_name(), image_get_arch_name(),
62079     image_get_type_name(), image_get_comp_name().
62080
62081     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62082
62083 commit e99c26694a384221d336f6448c06a57479c0baa4
62084 Author: Marian Balakowicz <m8@semihalf.com>
62085 Date:   Thu Jan 31 13:20:07 2008 +0100
62086
62087     [new uImage] Remove standalone applications handling from boootm
62088
62089     Standalone applications are supposed to be run using the "go" command.
62090     This patch removes standalone images handling from the do_bootm().
62091
62092     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62093
62094 commit 4a2ad5ff6400698433dd7203d34939c3c9cc9bff
62095 Author: Marian Balakowicz <m8@semihalf.com>
62096 Date:   Thu Jan 31 13:20:07 2008 +0100
62097
62098     [new uImage] Remove OF_FLAT_TREE support from PPC bootm code
62099
62100     Support for OF_FLAT_TREE is to be obsoleted in the near future,
62101     remove related code from the bootm routines.
62102
62103     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62104
62105 commit 82850f3d32a2661868ec6876bed7a22c55cef718
62106 Author: Marian Balakowicz <m8@semihalf.com>
62107 Date:   Thu Jan 31 13:20:06 2008 +0100
62108
62109     [new uImage] Use image API in SH do_bootm_linux() routine
62110
62111     Introduce image handling API for lately added Hitachi SH architecture.
62112
62113     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62114
62115 commit 4a995edec1ac163d9326d143ffe2b47e7543407f
62116 Author: Marian Balakowicz <m8@semihalf.com>
62117 Date:   Thu Jan 31 13:20:06 2008 +0100
62118
62119     [new uImage] Rename architecture specific bootm code files
62120
62121     Implementation of the do_bootm_linux() and other bootm helper routines is
62122     architecture specific code. As such it resides in lib_<arch> directories
62123     in files named <arch>_linux.c
62124
62125     This patch renames those files to a more clear and accurate
62126     lib_<arch>/bootm.c form.
62127
62128     List of the renamed files:
62129        lib_arm/armlinux.c -> lib_arm/bootm.c
62130        lib_avr32/avr32_linux.c -> lib_avr32/bootm.c
62131        lib_blackfin/bf533_linux.c -> lib_blackfin/bootm.c
62132        lib_i386/i386_linux.c -> lib_i386/bootm.c
62133        lib_m68k/m68k_linux.c -> lib_m68k/bootm.c
62134        lib_microblaze/microblaze_linux.c -> lib_microblaze/bootm.c
62135        lib_mips/mips_linux.c -> lib_mips/bootm.c
62136        lib_nios/nios_linux.c -> lib_nios/bootm.c
62137        lib_nios2/nios_linux.c -> lib_nios2/bootm.c
62138        lib_ppc/ppc_linux.c -> lib_ppc/bootm.c
62139        lib_sh/sh_linux.c -> lib_sh/bootm.c
62140
62141     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62142
62143 commit 7582438c285bf0cef82909d0f232de64ec567a8a
62144 Author: Marian Balakowicz <m8@semihalf.com>
62145 Date:   Thu Jan 31 13:20:06 2008 +0100
62146
62147     [new uImage] Return error on image move/uncompress overwrites
62148
62149     Check for overwrites during image move/uncompress, return with error
62150     when the original image gets corrupted. Report clear message to the user
62151     and prevent further troubles when pointer to the corrupted images is passed
62152     to do_bootm_linux routine.
62153
62154     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62155
62156 commit f13e7b2e993c61fed1f607962501e051940d6e80
62157 Author: Marian Balakowicz <m8@semihalf.com>
62158 Date:   Tue Jan 8 18:12:17 2008 +0100
62159
62160     [new uImage] Cleanup image header pointer use in bootm code
62161
62162     - use single image header pointer instead of a set of auxilliary variables.
62163     - add multi component image helper routines: get component size/data address
62164
62165     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62166
62167 commit 1ee1180b6e93e56d0282ac8d943e448e9d0eab20
62168 Author: Marian Balakowicz <m8@semihalf.com>
62169 Date:   Tue Jan 8 18:17:10 2008 +0100
62170
62171     [new uImage] Cleanup cmd_bootm.c
62172
62173     - sort and cleanup headers, declarations, etc.
62174     - group related routines
62175     - cleanup indentation, white spaces
62176
62177     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62178
62179 commit af13cdbc01eaf88880978bfb4f603e012818ba24
62180 Author: Marian Balakowicz <m8@semihalf.com>
62181 Date:   Tue Jan 8 18:11:45 2008 +0100
62182
62183     [new uImage] Add memmove_wd() common routine
62184
62185     Move common, watchdog sensible memmove code to a helper memmmove_wd() routine.
62186
62187     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62188
62189 commit 958fc48abddeab513ea4847e34f22a2e9fe67fe1
62190 Author: Marian Balakowicz <m8@semihalf.com>
62191 Date:   Tue Jan 8 18:11:44 2008 +0100
62192
62193     [new uImage] Fix FDT header verification in PPC do_boot_linux() routine
62194
62195     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62196
62197 commit 15158971f49255ccef54f0979a942cfd3de2ae52
62198 Author: Marian Balakowicz <m8@semihalf.com>
62199 Date:   Tue Jan 8 18:11:44 2008 +0100
62200
62201     [new uImage] Fix uImage header pointer use in i386 do_bootm_linux()
62202
62203     Use image header copy instead of a (possibly corrupted) pointer to
62204     a initial image location.
62205
62206     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62207
62208 commit 261dcf4624b25f3c551efcf8634e9194fabba9c3
62209 Author: Marian Balakowicz <m8@semihalf.com>
62210 Date:   Tue Jan 8 18:11:44 2008 +0100
62211
62212     [new uImage] Remove I386 uImage fake_header() routine
62213
62214     I386 targets are not using a uImage format, instead fake header
62215     is added to ram image before it is further processed by bootm.
62216
62217     Remove this fixup and force proper uImage use for I386.
62218
62219     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62220
62221 commit 559316faf7eae0614c91d77f509b57d6c4c091ba
62222 Author: Marian Balakowicz <m8@semihalf.com>
62223 Date:   Tue Jan 8 18:11:44 2008 +0100
62224
62225     [new uImage] Move CHUNKSZ definition to image.h
62226
62227     CHUNKSZ defined for PPC and M68K is set to the same value of 64K,
62228     move this definition to a common header.
62229
62230     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62231
62232 commit 321359f20823e0b8c5ad38b64d007a6c48cda16e
62233 Author: Marian Balakowicz <m8@semihalf.com>
62234 Date:   Tue Jan 8 18:11:43 2008 +0100
62235
62236     [new uImage] Move gunzip() common code to common/gunzip.c
62237
62238     Move gunzip(), zalloc() and zfree() to a separate file.
62239     Share zalloc() and zfree() with cramfs uncompress routine.
62240
62241     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62242
62243 commit d45d5a18b6b36688f2365623f9d550566c664b5b
62244 Author: Marian Balakowicz <m8@semihalf.com>
62245 Date:   Tue Jan 8 18:11:43 2008 +0100
62246
62247     [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()
62248
62249     Make CONFIG_OF_LIBFDT and CONFIG_OF_FLAT_TREE use more
62250     readable in PPC variant of do_bootm_linux() routine.
62251
62252     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62253
62254 commit 5d3cc55ecbae277e08f5ff771da20b1d6a36ec36
62255 Author: Marian Balakowicz <m8@semihalf.com>
62256 Date:   Tue Jan 8 18:11:43 2008 +0100
62257
62258     [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c
62259
62260     PPC implementation of do_bootm_linux() routine is moved to
62261     a dedicated file lib_ppc/ppc_linux.c
62262
62263     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62264
62265 commit b97a2a0a21f279d66de8a9bdbfe21920968bcb1c
62266 Author: Marian Balakowicz <m8@semihalf.com>
62267 Date:   Tue Jan 8 18:14:09 2008 +0100
62268
62269     [new uImage] Define a API for image handling operations
62270
62271     - Add inline helper macros for basic header processing
62272     - Move common non inline code common/image.c
62273     - Replace direct header access with the API routines
62274     - Rename IH_CPU_* to IH_ARCH_*
62275
62276     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62277
62278 commit ed29bc4e8142b46b626f67524207b36e43d9aad6
62279 Author: Marian Balakowicz <m8@semihalf.com>
62280 Date:   Thu Jan 31 13:19:58 2008 +0100
62281
62282     Add missing cmd_ximg.o to common/Makefile
62283
62284     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
62285
62286 commit 37e3c62fa07a823e7569c872e3a9395d227ed8e3
62287 Author: Grzegorz Bernacki <gjb@semihalf.com>
62288 Date:   Mon Jan 28 10:15:02 2008 +0100
62289
62290     ADS5121e: DDR2 init/timing update.
62291
62292     Signed-off-by: John Rigby <jrigby@freescale.com>
62293     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
62294
62295 commit ac9152830d7fdebace8a260b7737ef2870c21ca0
62296 Author: John Rigby <jrigby@freescale.com>
62297 Date:   Wed Jan 30 13:36:57 2008 -0700
62298
62299     Device tree updates
62300
62301     Changes to match 5121 device tree going mainline in 2.6.25.
62302
62303     Change OF_SOC from "soc5121" to plain "soc".
62304     Remove unneeded "ref-frequency" fixups.
62305     Remove "address" enetaddr fixup.
62306
62307     Add bus-frequency fixup for old OF_SOC so old
62308     kernels with old device trees will work with new
62309     u-boot with 66MHz IPS clock
62310
62311     Signed-off-by: John Rigby <jrigby@freescale.com>
62312
62313 commit de55d18df3ff2ea614624e74793de7c43520e0e7
62314 Author: John Rigby <jrigby@freescale.com>
62315 Date:   Wed Jan 30 13:36:56 2008 -0700
62316
62317     Change IPS freq to 66MHz
62318
62319     Recommended frequency is 66MHz
62320     Change divider from 4 to 3.
62321
62322     Signed-off-by: John Rigby <jrigby@freescale.com>
62323
62324 commit cd9cb62f9d8b78d6c3af5d1e9b5a3d68a3d73974
62325 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
62326 Date:   Mon Jan 14 22:38:55 2008 +0100
62327
62328     xsengine: rename board_post_init to board_late_init
62329
62330     missing migration from "Cleanup of some init functions"
62331     in c837dcb1a316745092567bfe4fb266d0941884ff
62332
62333     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
62334
62335 commit 8dafa87476b0d7170e219c2f5e3842c833a91807
62336 Author: Larry Johnson <lrj@acm.org>
62337 Date:   Sat Jan 12 23:35:33 2008 -0500
62338
62339     Add attribute POST_PREREL to ECC memory POST
62340
62341     Signed-off-by: Larry Johnson <lrj@acm.org>
62342
62343 commit ed2cf548cac80cd3cf8154dcfe7b2685bef45938
62344 Author: Kumar Gala <galak@kernel.crashing.org>
62345 Date:   Thu Jan 17 08:25:45 2008 -0600
62346
62347     QE: Move FDT support into a common file
62348
62349     Move the flat device tree setup for QE related devices into
62350     a common file shared between 83xx & 85xx platforms that have QE's.
62351
62352     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
62353
62354 commit d38da537943cd36356b9d3d9d9b60533554b81d8
62355 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
62356 Date:   Wed Jan 23 17:20:14 2008 +0100
62357
62358     AVR32: Make SDRAM refresh rate configurable
62359
62360     The existing code assumes the SDRAM row refresh period should always
62361     be 15.6 us. This is not always true, and indeed on the ATNGW100, the
62362     refresh rate should really be 7.81 us.
62363
62364     Add a refresh_period member to struct sdram_info and initialize it
62365     properly for both ATSTK1000 and ATNGW100. Out-of-tree boards will
62366     panic() until the refresh_period member is updated properly.
62367
62368     Big thanks to Gerhard Berghofer for pointing out this issue.
62369
62370     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
62371
62372 commit 61151cccb660cdb06a07fb283de6089913d7bde0
62373 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
62374 Date:   Thu Apr 19 10:10:11 2007 +0200
62375
62376     ATSTK1000: Fix potential flash programming bug
62377
62378     The (now obsolete) atngw100 flash programming code was having problems
62379     programming the onboard at49bv642 chip. The atstk1000 flash
62380     programming code may have the same bug, so import fix for this problem
62381     from the AVR32 Linux BSP.
62382
62383     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
62384
62385 commit b2e1d5b64469f10dfcce27f7b0afd935684a8e11
62386 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
62387 Date:   Thu Nov 22 17:04:13 2007 +0100
62388
62389     ATSTK1004: Fix comment about default load address
62390
62391     The default load address is SDRAM + 2MB, not SDRAM + 4MB. The latter
62392     wouldn't have worked anyway since the board can only access 4MB of
62393     SDRAM.
62394
62395     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
62396
62397 commit 8269ab53608d8db2aa06969c337ab0b0518211e5
62398 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
62399 Date:   Thu Nov 22 17:01:24 2007 +0100
62400
62401     ATSTK1002: Use SDRAM + 4MB as default load address
62402
62403     Many people run into problems when they compile a big kernel and load
62404     the uImage at the default SDRAM + 2MB address as the kernel will
62405     overwrite the uImage as it is being unpacked. Increase the default
62406     load address so that we can load a 4MB kernel image without any
62407     problems.
62408
62409     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
62410
62411 commit 2bcacc2d841b77f3d2d3910db722003742727e9f
62412 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
62413 Date:   Thu Nov 22 16:51:39 2007 +0100
62414
62415     ATNGW100: Fix default mtest range
62416
62417     Let mtest cover the whole SDRAM except the last megabyte, which is
62418     where u-boot lives.
62419
62420     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
62421
62422 commit 9856a6b3104e0bc210b0868dfe691c52bf03c227
62423 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
62424 Date:   Tue Jan 22 15:31:56 2008 +0900
62425
62426     sh: Fix register address of SH7722.
62427
62428     The address of SH7722 is wrong by old document.
62429     This patch fixes this problem.
62430
62431     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
62432
62433 commit 30942b18b66f35f2ceedab39af10e9eccaa943cc
62434 Author: Mike Frysinger <vapier@gentoo.org>
62435 Date:   Mon Feb 4 19:26:57 2008 -0500
62436
62437     new command for displaying strings at specified memory locations
62438
62439     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62440
62441 commit b58d8b48e25b0c866d167cc577f118f528cd9e0a
62442 Author: Mike Frysinger <vapier@gentoo.org>
62443 Date:   Mon Feb 4 19:26:57 2008 -0500
62444
62445     rewrite/cleanup Blackfin RTC driver
62446
62447     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62448
62449 commit 94a91e248b71c3ff951fc27cff6909e82ca37d15
62450 Author: Mike Frysinger <vapier@gentoo.org>
62451 Date:   Mon Feb 4 19:26:57 2008 -0500
62452
62453     generate u-boot.ldr for Blackfin targets
62454
62455     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62456
62457 commit b779f7a59530436040f157f7841db7ab796542df
62458 Author: Mike Frysinger <vapier@gentoo.org>
62459 Date:   Mon Feb 4 19:26:57 2008 -0500
62460
62461     scrub unused symbols
62462
62463     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62464
62465 commit cc2977acc3bbbb7850f16645dd1081f95335868d
62466 Author: Mike Frysinger <vapier@gentoo.org>
62467 Date:   Mon Feb 4 19:26:57 2008 -0500
62468
62469     move Blackfin cpu object list to respective cpu directories
62470
62471     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62472
62473 commit d0b01a246d0a351bc7dce1d0c9cf6aebdf6d7505
62474 Author: Mike Frysinger <vapier@gentoo.org>
62475 Date:   Mon Feb 4 19:26:57 2008 -0500
62476
62477     interface to Blackfin on-chip One-Time-Programmable memory
62478
62479     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62480
62481 commit 4c727c77e43872d3a1d1f76a949fcb3f26a38788
62482 Author: Mike Frysinger <vapier@gentoo.org>
62483 Date:   Mon Feb 4 19:26:56 2008 -0500
62484
62485     add support for memory commands with Blackfin L1 instruction memory
62486
62487     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62488
62489 commit 6b9097e5e7490aa7b828c6f1a1c7a0e875df8464
62490 Author: Mike Frysinger <vapier@gentoo.org>
62491 Date:   Mon Feb 4 19:26:56 2008 -0500
62492
62493     use C code rather than inline assembly
62494
62495     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62496
62497 commit 97c26e006d2fa6d4e1560933ee6f385d8b8908b9
62498 Author: Mike Frysinger <vapier@gentoo.org>
62499 Date:   Mon Feb 4 19:26:56 2008 -0500
62500
62501     add Blackfin-specific reginfo command
62502
62503     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62504
62505 commit 0858b835e7ea501ea084d34cef75932f098342bb
62506 Author: Mike Frysinger <vapier@gentoo.org>
62507 Date:   Mon Feb 4 19:26:55 2008 -0500
62508
62509     add support for Blackfin symbol prefixes to examples
62510
62511     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62512
62513 commit 8dc48d71a4be753ea9f84956cd33600de35fad04
62514 Author: Mike Frysinger <vapier@gentoo.org>
62515 Date:   Mon Feb 4 19:26:55 2008 -0500
62516
62517     add Blackfin-specific bdinfo command
62518
62519     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62520
62521 commit 0003613e3c7df3b84b2cb92e797d77f46f15a43a
62522 Author: Mike Frysinger <vapier@gentoo.org>
62523 Date:   Mon Feb 4 19:26:55 2008 -0500
62524
62525     move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__
62526
62527     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62528
62529 commit 60fa72d65610c7ef33e1d6db858979d05ff0df58
62530 Author: Mike Frysinger <vapier@gentoo.org>
62531 Date:   Mon Feb 4 19:26:55 2008 -0500
62532
62533     unify the Blackfin board targets
62534
62535     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62536
62537 commit d4d7730853e5d675f76ec666807da3028c91d592
62538 Author: Mike Frysinger <vapier@gentoo.org>
62539 Date:   Mon Feb 4 19:26:55 2008 -0500
62540
62541     punt Blackfin VDSP headers and import sanitized/auto-generated ones
62542
62543     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62544
62545 commit 6cfcce67671a3425229d66203386fa3cbd0cc3bd
62546 Author: Mike Frysinger <vapier@gentoo.org>
62547 Date:   Mon Feb 4 19:26:54 2008 -0500
62548
62549     always pull in asm/blackfin.h for Blackfin ports
62550
62551     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62552
62553 commit bf53974c2ddae678d7660f2b5ccfeb0732b6f5dc
62554 Author: Mike Frysinger <vapier@gentoo.org>
62555 Date:   Mon Feb 4 19:26:54 2008 -0500
62556
62557     add missing __raw versions of Blackfin read/write io functions
62558
62559     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62560
62561 commit 24e02d0fd3acc50e73e1a3cdd567f0a77946f15d
62562 Author: Mike Frysinger <vapier@gentoo.org>
62563 Date:   Mon Feb 4 19:26:54 2008 -0500
62564
62565     add the default Blackfin logo used by Blackfin boards with splash screens
62566
62567     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62568
62569 commit 4c58eb5552220e425c8af6ac8d2839244a2f57b1
62570 Author: Mike Frysinger <vapier@gentoo.org>
62571 Date:   Mon Feb 4 19:26:54 2008 -0500
62572
62573     add some more Blackfin docs
62574
62575     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62576
62577 commit 32a9f5f2160a034ea87ea651b233ef7c635e55cf
62578 Author: Mike Frysinger <vapier@gentoo.org>
62579 Date:   Mon Feb 4 19:26:54 2008 -0500
62580
62581     make smc91111_eeprom managment simpler by depending on the board configuration file rather than a hardcoded list of boards
62582
62583     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62584
62585 commit 4087bc88cebec75c432a7fe9f6afb545b0919831
62586 Author: Mike Frysinger <vapier@gentoo.org>
62587 Date:   Mon Feb 4 19:26:54 2008 -0500
62588
62589     fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols
62590
62591     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62592
62593 commit b45264ee85cbd92020640a32e02fb434fd557108
62594 Author: Mike Frysinger <vapier@gentoo.org>
62595 Date:   Mon Feb 4 19:26:53 2008 -0500
62596
62597     add gitignores for Blackfin pieces
62598
62599     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
62600
62601 commit a93907c43f847f076dd0e34ee3b69b5e8e6d0d29
62602 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
62603 Date:   Fri Jan 18 01:14:03 2008 +0100
62604
62605     TFTP: add host ip addr support
62606
62607     allow to use a different server as set in serverip
62608     add CONFIG_TFTP_FILE_NAME_MAX_LEN to configure the file name length
62609     if not defined the max length will be at 128
62610
62611     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
62612
62613 commit e56b4b494cd92def577969f9678395aa22d34c9f
62614 Author: Timur Tabi <timur@freescale.com>
62615 Date:   Wed Jan 9 14:35:26 2008 -0600
62616
62617     85xx,86xx: Determine I2C clock frequencies and store in global_data
62618
62619     Update global_data to define i2c1_clk and i2c2_clk to 85xx and 86xx.
62620
62621     Update the get_clocks() function in 85xx and 86xx to determine the I2C
62622     clock frequency and store it in gd->i2c1_clk and gd->i2c2_clk.
62623
62624     Signed-off-by: Timur Tabi <timur@freescale.com>
62625
62626 commit 7ec8bb15ee368ea54d48d64867767a704d9ab4c2
62627 Author: Wolfgang Denk <wd@denx.de>
62628 Date:   Thu Dec 27 10:56:54 2007 +0100
62629
62630     OMAP5912: fix FIFO handling in UART driver
62631
62632     According to the OMAP5912 Serial Interfaces Reference Guide (see
62633     http://focus.ti.com/lit/ug/spru760c/spru760c.pdf, page 150), the
62634     FIFO_EN enable bit in the FIFO Control Register (FCR) can only be
62635     changed when the baud clock is not running, i. e. when both DLL and
62636     DLH are set to 0.
62637
62638     Thus make sure that DLL and DLH are 0 when writing the FCR.
62639
62640     Signed-off-by: Wolfgang Denk <wd@denx.de>
62641
62642 commit 16158778b5f52f201e95ded2d2d9084b0ed5670d
62643 Author: Harald Welte <laforge@openmoko.org>
62644 Date:   Wed Dec 19 15:10:52 2007 +0100
62645
62646     ARM: S3C24x0 SoC NAND controller support
62647
62648     This patch adds NAND support to the S3C24x0 SoC code in u-boot
62649
62650     Signed-off-by: Harald Welte <laforge@openmoko.org>
62651
62652 commit a7c185ed3d9f8ebd85cfc286e1ffee72e4803163
62653 Author: Harald Welte <laforge@openmoko.org>
62654 Date:   Wed Dec 19 14:24:40 2007 +0100
62655
62656     ARM: s3c24xx: Multiple serial port support
62657
62658     This patch adds support for CONFIG_SERIAL_MULTI on s3c24x0 CPU's
62659
62660     Signed-off-by: Harald Welte <laforge@openmoko.org>
62661
62662 commit a25f72f1f73a11de68251fb88c89991e202e68fa
62663 Author: Harald Welte <laforge@openmoko.org>
62664 Date:   Wed Dec 19 14:16:57 2007 +0100
62665
62666     ARM: arm920t: Allow use of 'gd' pointer from IRQ
62667
62668     This patch allows us to use the 'gd' pointer (and thus environment
62669     and everything else associated with it) from interrupt context on
62670     arm920t.
62671
62672     Signed-off-by: Harald Welte <laforge@openmoko.org>
62673
62674 commit be19bd5cd0f454b63298844a0b5377e029b2caad
62675 Author: Harald Welte <laforge@openmoko.org>
62676 Date:   Wed Dec 19 14:19:38 2007 +0100
62677
62678     ARM: arm920/s3c24xx: IRQ demulitplexer callback
62679
62680     This patch adds a IRQ demultiplexer callback to the arm920 cpu core code,
62681     plus a stub implementation of it for the S3C2410.
62682
62683     The purpose is to allow arm920t implementations such as the s3c24x0 to
62684     implement interrupt handlers in u-boot without having to touch core
62685     arm920t code.
62686
62687     Signed-off-by: Harald Welte <laforge@openmoko.org>
62688
62689 commit a41dbbd98d201d8aea31b5d21df4742c20cd7eda
62690 Author: Hebbar <gururajakr@sanyo.co.in>
62691 Date:   Tue Dec 18 16:03:07 2007 -0800
62692
62693     ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined
62694
62695     Add ifdef to bdinfo command to display ethernet information
62696     only if CONFIG_CMD_NET is defined for arm modules.
62697
62698     Signed-off-by: K R Gururaja Hebbar <gururajakr@sanyo.co.in>
62699
62700 commit f7ad79b6f9f0f45437b62e19b45356cc2aaf4884
62701 Author: Hebbar <gururajakr@sanyo.co.in>
62702 Date:   Tue Dec 18 16:00:54 2007 -0800
62703
62704     ARM: add I2C init function call in lib_arm/board.c
62705
62706     Adds I2C init func call to init sequence for ARM boards. This is
62707     present in ppc,blackfin and other processor init sequence.
62708
62709     Signed-off-by: K R Gururaja Hebbar <gururajakr@sanyo.co.in>
62710
62711 commit ff02f139804f3cb61414f7bbcbfdaa0279e3efae
62712 Author: Stefan Roese <sr@denx.de>
62713 Date:   Fri Feb 1 09:38:29 2008 +0100
62714
62715     ppc4xx: Fix ndfc HW ECC byte order
62716
62717     The current ndfc HW ECC implementation swaps the first two ECC bytes.
62718     But the 4xx NDFC already uses the SMC (Smart Media Card) ECC ordering,
62719     so this swapping in the HW ECC driver is bogus. This patch fixes this
62720     problem and now really uses the SMC ECC byte order.
62721
62722     Thanks to Sean MacLennan for pointing this out.
62723
62724     Signed-off-by: Stefan Roese <sr@denx.de>
62725
62726 commit e1d1429b49b0ee58c80f8c7b29c1ebaf8be7f5f1
62727 Author: Stefan Roese <sr@denx.de>
62728 Date:   Wed Jan 30 15:35:50 2008 +0100
62729
62730     ppc4xx: Fix GPIO configuration for pcs440ep
62731
62732     The SRD0_PFC0 register was not configured correctly to enable the GPIO's
62733     49-63 for GPIO. They have been configured as trace signals. This patch
62734     fixes this by clearing the corresponding bit.
62735
62736     Signed-off-by: Stefan Roese <sr@denx.de>
62737
62738 commit 28d77d968bfe0316deb5bf15c17f57d5ff2c8821
62739 Author: Stefan Roese <sr@denx.de>
62740 Date:   Wed Jan 30 14:48:28 2008 +0100
62741
62742     ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms
62743
62744     Signed-off-by: Stefan Roese <sr@denx.de>
62745
62746 commit 4fedfddf97461b88668b9aec774dfb7a0c6dc368
62747 Author: Ladislav Michl <ladis@linux-mips.org>
62748 Date:   Fri Dec 7 00:42:32 2007 +0100
62749
62750     ARM: Board voiceblue update
62751
62752     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
62753
62754 commit 2c5260f711168d5ee91c70ddbb7d897013eefc46
62755 Author: Ladislav Michl <ladis@linux-mips.org>
62756 Date:   Thu Dec 6 23:24:57 2007 +0100
62757
62758     ARM: AT91RM9200 based boards config cleanup
62759
62760     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
62761
62762     Remove nowhere used struct bd_info_ext, remove trailing whitespaces, fix
62763     indentation.
62764
62765 commit 481f28b1db5cd21deb55f69399ba240e107af4c7
62766 Author: Ladislav Michl <ladis@linux-mips.org>
62767 Date:   Thu Dec 6 22:59:16 2007 +0100
62768
62769     ARM: Fix at91rm9200dk base address
62770
62771     Somewhere during development of U-Boot-1.1.3 CONFIG_BOOTBINFUNC was
62772     renamed into CONFIG_INIT_CRITICAL which was 04 Apr 2005 replaced
62773     with CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT.
62774     However CONFIG_SKIP_LOWLEVEL_INIT has oposite meaning to
62775     CONFIG_BOOTBINFUNC, so fix configuration to reflect this fact.
62776     I'm sending this patch 4th (!) time in hope it produces at least some
62777     reaction.
62778
62779     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
62780
62781     Fix at91rm9200dk base and environment address.
62782
62783 commit c95219fae2a7add7daa2f91aedca65b1698465c7
62784 Author: stefano babic <sbabic@denx.de>
62785 Date:   Tue Nov 20 10:40:24 2007 +0100
62786
62787     MMC for PXA 27X (resubmit)
62788
62789     MMC support for X_Scale PXA is broken and does not work.
62790     Mainly, the mmc_init() function cannot recognize current SD/MMC cards.
62791     There were already some patches around the world but none of them was
62792     merged into the official u-boot tree.
62793
62794     This patch makes order fixing this issue. Resubmit after code cleanup.
62795
62796     Applied and tested on PXA 270 (TrizepsIV module).
62797
62798     Signed-off-by: Stefano Babic <sbabic@denx.de>
62799
62800 commit 96bbfa1e6625ce23a150936863b3ecf4c853eb33
62801 Author: stefano babic <sbabic@denx.de>
62802 Date:   Tue Nov 20 10:37:04 2007 +0100
62803
62804     Fix gcc issues in pxa-regs.h
62805
62806     Fix gcc4 issue. With some toolchain, a previous patch that fixes gcc4
62807     issues generates wrong code.
62808     (Problem was reported with gcc-4.0.2-glibc-2.3.6/arm-softfloat-linux-gnu).
62809     This patch fixes the problem and solves the gcc-4 issues as the linux
62810     kernel does.
62811
62812     Signed-off-by: Stefano Babic <sbabic@denx.de>
62813     Signed-off-by: Dmitry Ivanov <ivadmitry@gmail.com>
62814
62815 commit 7047b388876e7b905b2ec4edb8010543e3641b85
62816 Author: Jens Gehrlein <sew_s@tqs.de>
62817 Date:   Tue Jan 29 08:45:03 2008 +0100
62818
62819     TQM834x: enable DHCP
62820
62821     Signed-off-by: Jens Gehrlein <sew_s@tqs.de>
62822     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
62823
62824 commit a877004d44ca7dbc1e618add3eeb1da7c84e4bec
62825 Author: Jens Gehrlein <sew_s@tqs.de>
62826 Date:   Tue Jan 29 08:45:02 2008 +0100
62827
62828     TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 Bit).
62829
62830     Signed-off-by: Jens Gehrlein <sew_s@tqs.de>
62831     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
62832
62833 commit 8931ab176025b03cfc320b3fd1eca432a88ed560
62834 Author: Ben Warren <biggerbadderben@gmail.com>
62835 Date:   Sat Jan 26 23:41:19 2008 -0500
62836
62837     Fix conditional compilation of mpx8xxx_spi driver
62838
62839     This driver should only compile if CONFIG_MPC8XXX_SPI is set
62840
62841     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
62842     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
62843
62844 commit 63f732d3d3880feb531f48af247c025bf01462b0
62845 Author: Rafal Jaworowski <raj@semihalf.com>
62846 Date:   Tue Jan 29 17:00:34 2008 +0100
62847
62848     API: Provide dummy halt() in the glue layer.
62849
62850     This fixes a demo app link failure on platforms configured with CONFIG_PANIC_HANG.
62851
62852     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
62853
62854 commit 0dc1fc22af86d16993388d9ed9630dbaa2d51826
62855 Author: Rafal Jaworowski <raj@semihalf.com>
62856 Date:   Tue Jan 29 16:57:38 2008 +0100
62857
62858     API: Convert conditional building to the new scheme.
62859
62860     This fixes a build breakage with CONFIG_API enabled, which appeared after
62861     the recent changes in the U-Boot build system.
62862
62863     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
62864
62865 commit 98b742489c09780be6a832eeaa4e5eff824792bb
62866 Author: Wolfgang Denk <wd@denx.de>
62867 Date:   Fri Jan 25 09:56:17 2008 +0100
62868
62869     inka4x0: remove dead code
62870
62871     Signed-off-by: Wolfgang Denk <wd@denx.de>
62872
62873 commit 4f93f8b1a4d35b6d302842132edba920ef8f62aa
62874 Author: Becky Bruce <becky.bruce@freescale.com>
62875 Date:   Wed Jan 23 16:31:06 2008 -0600
62876
62877     86xx: Add reginfo command
62878
62879     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
62880
62881 commit ddcebcb638715a6278da93b553d5016f99823816
62882 Author: Becky Bruce <becky.bruce@freescale.com>
62883 Date:   Wed Jan 23 16:31:05 2008 -0600
62884
62885     86xx: Add print_laws function to fsl_law.c
62886
62887     This can be used for debug, and will be used by board code
62888     to help implement reginfo.
62889
62890     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
62891
62892 commit 9cd32426f26a0567bb61f339edd83c6a2ce9bfc3
62893 Author: Becky Bruce <becky.bruce@freescale.com>
62894 Date:   Wed Jan 23 16:31:04 2008 -0600
62895
62896     86xx: Remove old-style law setup code
62897
62898     This includes mpc8610hpcd, mpc8641hpcn, and sbc8641d.
62899
62900     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
62901
62902 commit 713d8186649dae874613d495b0cecaa039a98b30
62903 Author: Becky Bruce <becky.bruce@freescale.com>
62904 Date:   Wed Jan 23 16:31:03 2008 -0600
62905
62906     86xx: Convert sbc8641d to use new law setup code.
62907
62908     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
62909
62910 commit 031976f6364b93833e989f57e9f1e023e0be8c4c
62911 Author: Becky Bruce <becky.bruce@freescale.com>
62912 Date:   Wed Jan 23 16:31:02 2008 -0600
62913
62914     86xx: Convert mpc8610hpcd to new law setup method.
62915
62916     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
62917
62918 commit 4933b91f8a49e436681f163df3173beb91cac44a
62919 Author: Becky Bruce <becky.bruce@freescale.com>
62920 Date:   Wed Jan 23 16:31:01 2008 -0600
62921
62922     86xx: Support new law setup method and convert mpc8641
62923
62924     Adds the support code in cpu/mpc86xx for the new law setup code
62925     recently created fsl_law.c, and changes the MPC8641HPCN config
62926     to use this code.
62927
62928     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
62929
62930 commit 1a41f7ce9c086e208c0eabf52565a237af2a2bd1
62931 Author: Becky Bruce <becky.bruce@freescale.com>
62932 Date:   Wed Jan 23 16:31:00 2008 -0600
62933
62934     86xx: Rearrange the sequence in start.S
62935
62936     * split the BAT initialization so that only 2 BATs (for the boot page
62937     and stack) are programmed very early on.  The rest are initialized later.
62938     * Move other BAT setup,  ccsrbar setup, and law setup later in the code
62939     after translation has been enabled.
62940
62941     These changes will facilitate the moving of law and BAT initialization
62942     to C code, and will aid with 36-bit physical addressing support.
62943
62944     Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
62945
62946 commit 33dac03b1b5d61e4fed7bad445ba40b4c97feba0
62947 Author: Wolfgang Denk <wd@denx.de>
62948 Date:   Wed Jan 23 14:41:37 2008 +0100
62949
62950     Coding Style Cleanup; update CHANGELOG
62951
62952     Signed-off-by: Wolfgang Denk <wd@denx.de>
62953
62954 commit 865f0f9754b95183cad395de7e8cb85df0c6ea1f
62955 Author: Wolfgang Denk <wd@denx.de>
62956 Date:   Wed Jan 23 14:31:17 2008 +0100
62957
62958     Coding Style Cleanup; update CHANGELOG
62959
62960     Signed-off-by: Wolfgang Denk <wd@denx.de>
62961
62962 commit cfe5ca77976afdbe7ecb86e39fd7505bde636ace
62963 Author: Dave Liu <r63238@freescale.com>
62964 Date:   Fri Jan 18 10:07:04 2008 +0800
62965
62966     mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h
62967
62968     The commit 04a9e1180ac76a7bacc15a6fcd95ad839d65bddb
62969     cause the 83xx immap broken, so the DMA and PCI will
62970     be failed.
62971
62972     The patch fix the struct spi8xxx and rm struct spi83xx.
62973
62974     Signed-off-by: Dave Liu <daveliu@freescale.com>
62975     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
62976
62977 commit 6b4439444286e0fcd01596df504e6ca897ad3e5a
62978 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
62979 Date:   Sat Apr 14 17:11:49 2007 +0200
62980
62981     AVR32: ATNGW100 board support
62982
62983     Add support for the ATNGW100 Network Gateway reference design,
62984     including flash, ethernet and MMC support.
62985
62986     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
62987
62988 commit e006927a0b9a54e8ee7685d8ac748aaad6801862
62989 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
62990 Date:   Sat Nov 24 18:15:31 2007 +0100
62991
62992     AVR32: Initialize ipaddr, loadaddr and bootfile at startup
62993
62994     I don't know why the relevant layers can't do this by itself, but this
62995     is what ppc does.
62996
62997     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
62998
62999 commit 799891ef7b1b3432032ec23466df6b665a797fa4
63000 Author: Michael Schwingen <michael@schwingen.org>
63001 Date:   Fri Jan 18 00:04:28 2008 +0100
63002
63003     Add AcTux board support
63004
63005     Hi,
63006
63007     The patch adds 4 boards, called AcTux-1 .. AcTux-4. This patch contains the
63008     files that
63009     contain changes for multiple boards, the board-specific files follow as
63010     separate patches.
63011
63012     Signed-off-by: Michael Schwingen <michael@schwingen.org>
63013
63014 commit 66a4344a4d910a11125df7768899ad529719855e
63015 Author: Michael Schwingen <michael@schwingen.org>
63016 Date:   Wed Jan 16 19:53:23 2008 +0100
63017
63018     add AcTux-4 board support
63019
63020     Signed-off-by: Michael Schwingen <michael@schwingen.org>
63021
63022 commit bc24345e4101a5c996d6b48ce497b09c53025dc6
63023 Author: Michael Schwingen <michael@schwingen.org>
63024 Date:   Wed Jan 16 19:51:55 2008 +0100
63025
63026     add AcTux-3 board support
63027
63028     Signed-off-by: Michael Schwingen <michael@schwingen.org>
63029
63030 commit aebf00fc4d1343b24715373893f7b20bf462d1e9
63031 Author: Michael Schwingen <michael@schwingen.org>
63032 Date:   Wed Jan 16 19:51:14 2008 +0100
63033
63034     add AcTux-2 board support
63035
63036     Signed-off-by: Michael Schwingen <michael@schwingen.org>
63037
63038 commit ea99e8f05b7240fd657739e286664664ae160abe
63039 Author: Michael Schwingen <michael@schwingen.org>
63040 Date:   Wed Jan 16 19:50:37 2008 +0100
63041
63042     add AcTux-1 board support
63043
63044     Signed-off-by: Michael Schwingen <michael@schwingen.org>
63045
63046 commit 3d9f3bfb7a33efe8e41e01b025563cd712c57d64
63047 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
63048 Date:   Mon Jan 14 19:20:08 2008 +0100
63049
63050     ARM: remove useless function board_post_init
63051
63052     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
63053
63054 commit 96bd462942022e4569b582c072a0ed26de1cd19b
63055 Author: Michael Schwingen <michael@schwingen.org>
63056 Date:   Thu Jan 10 14:59:46 2008 +0100
63057
63058     IXP: enable RTS
63059
63060     enables the RTS signal with CONFIG_SERIAL_RTS_ACTIVE.
63061     No handshaking is done, but the active RTS signal allows to
63062     connect to the target using a PC which is using RTS/CTS
63063     handshake, and does no harm if the PC is set to ignore RTS.
63064
63065     Signed-off-by: Michael Schwingen <michael@schwingen.org>
63066
63067 commit a1cf027a08f9dc1c0e769499e6f4fbddcf9cab93
63068 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
63069 Date:   Mon Jan 7 08:41:34 2008 +0100
63070
63071     IXP: add dynamic microcode addr
63072
63073     allow to load the microde from flash or ram by download it through
63074     the serial or other.
63075
63076     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
63077     Acked-by: Stefan Roese <sr@denx.de>
63078
63079 commit 63ebcc4615dd39926ccf61f1d5f3510262ef6564
63080 Author: Michael Schwingen <michael@schwingen.org>
63081 Date:   Sat Nov 10 15:44:12 2007 +0100
63082
63083     load ixp42x NPE firmware from separate flash block, remove dead code
63084
63085     Hi,
63086
63087     the following patch adds support to move the IXP42X NPE firmware to a
63088     separate flash block, whose start address is defined in
63089     CONFIG_IXP4XX_NPE_EXT_UCODE_BASE. Using that, it is possible to build
63090     NPE-enabled u-boot without copyright problems due to the NPE firmware.
63091
63092     I hope the patch applies, I get whitespace-related differences in the NPE
63093     files due to trailing whitespace in the original versions.
63094
63095     Signed-off-by: Michael Schwingen <michael@schwingen.org>
63096     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
63097
63098 commit 57a127201eb3d8cc19170a008e0bd7af608bd72f
63099 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63100 Date:   Tue Jan 15 14:15:46 2008 -0600
63101
63102     ColdFire: MCF547x_8x - Add M5475EVB and M5485EVB support
63103
63104     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63105     Signed-off by: John Rigby <jrigby@freescale.com>
63106
63107 commit 1aee111135d8660a164d4f6bf7d66b032ea535cf
63108 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63109 Date:   Tue Jan 15 14:02:49 2008 -0600
63110
63111     ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB board
63112
63113     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63114     Signed-off by: John Rigby <jrigby@freescale.com>
63115
63116 commit 777d1abd9796f1c2e148417cc10657e847d318ce
63117 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63118 Date:   Tue Jan 15 14:00:25 2008 -0600
63119
63120     ColdFire: Add MCF547x_8x FEC driver
63121
63122     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63123     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63124     Signed-off by: John Rigby <jrigby@freescale.com>
63125
63126 commit 72f56adc0b25d43875ad067bae6be1bcea86b79f
63127 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63128 Date:   Tue Jan 15 13:54:09 2008 -0600
63129
63130     ColdFire: Add MCF547x_8x dma code and header files
63131
63132     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63133     Signed-off by: John Rigby <jrigby@freescale.com>
63134
63135 commit ce09fc49b56ea3c442794b6be9b7db4b99dfdc87
63136 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63137 Date:   Tue Jan 15 13:52:03 2008 -0600
63138
63139     ColdFire: Add MCF547x_8x dma code - 2
63140
63141     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63142     Signed-off by: John Rigby <jrigby@freescale.com>
63143
63144 commit 11865ea844e7154fd30c7e2860da4eed4a12ad1f
63145 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63146 Date:   Tue Jan 15 13:48:52 2008 -0600
63147
63148     ColdFire: Add MCF547x_8x dma code - 1
63149
63150     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63151     Signed-off by: John Rigby <jrigby@freescale.com>
63152
63153 commit 4621fc3fe7cd65b78b3cbd31f65c9f7f72b22bd3
63154 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63155 Date:   Tue Jan 15 13:39:44 2008 -0600
63156
63157     ColdFire: Add MCF547x_8x related header files
63158
63159     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63160     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63161     Signed-off by: John Rigby <jrigby@freescale.com>
63162
63163 commit 570c0186aecab1b747b2d44d0e1d3c1ac4cb27f5
63164 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63165 Date:   Tue Jan 15 13:37:34 2008 -0600
63166
63167     ColdFire: Add MCF547x_8x cpu arch
63168
63169     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63170     Signed-off by: John Rigby <jrigby@freescale.com>
63171
63172 commit e2756f4b54aba0e0523b81dd145666829cf7fd59
63173 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63174 Date:   Mon Jan 14 17:47:23 2008 -0600
63175
63176     ColdFire: Add MCF5227x cpu and M52277EVB support-3
63177
63178     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63179     Signed-off by: John Rigby <jrigby@freescale.com>
63180
63181 commit c87581027994c148131b2f11aa75501f782ec19a
63182 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63183 Date:   Mon Jan 14 17:46:19 2008 -0600
63184
63185     ColdFire: Add MCF5227x cpu and MCF52277EVB support-2
63186
63187     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63188     Signed-off by: John Rigby <jrigby@freescale.com>
63189
63190 commit 1552af70ecab11b9f3dceff7528ed15faf678b9d
63191 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63192 Date:   Mon Jan 14 17:43:33 2008 -0600
63193
63194     ColdFire: Add MCF5227x cpu and M52277EVB support-1
63195
63196     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63197     Signed-off by: John Rigby <jrigby@freescale.com>
63198
63199 commit 397b7b81a1f1008798ae1206913508cc89cb3a7d
63200 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63201 Date:   Mon Jan 14 17:35:44 2008 -0600
63202
63203     ColdFire: Fix CFI Flash low level Read/Write macro
63204
63205     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63206     Signed-off by: John Rigby <jrigby@freescale.com>
63207
63208 commit aa5f1f9dc815a76f6dffb580798599c028fe7feb
63209 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63210 Date:   Mon Jan 14 17:23:08 2008 -0600
63211
63212     ColdFire: Add M5373EVB platform support - 2
63213
63214     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63215     Signed-off by: John Rigby <jrigby@freescale.com>
63216
63217 commit 1ac559d4aa358f63b48c62b564224c06feeb4e36
63218 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63219 Date:   Mon Jan 14 17:19:54 2008 -0600
63220
63221     ColdFire: Add M5373EVB platform support - 1
63222
63223     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63224     Signed-off by: John Rigby <jrigby@freescale.com>
63225
63226 commit 320d61991fa3190ee41765601ed017b6b5ff7b2b
63227 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63228 Date:   Mon Jan 14 17:17:03 2008 -0600
63229
63230     ColdFire: Update FlexBus CS for MCF532x
63231
63232     Definition update and change from 16bit to 32bit
63233
63234     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63235     Signed-off by: John Rigby <jrigby@freescale.com>
63236
63237 commit 2e72ad0644b940817a89a3590ce0d7b99c05c396
63238 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63239 Date:   Mon Jan 14 17:11:47 2008 -0600
63240
63241     ColdFire: PCI and misc updates for MCF5445x
63242
63243     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63244     Signed-off by: John Rigby <jrigby@freescale.com>
63245
63246 commit d2b16493480ac3d4a60ad7d835b0dc27d2e99cee
63247 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63248 Date:   Mon Jan 14 17:06:55 2008 -0600
63249
63250     ColdFire: MCF5445x header files cleanup
63251
63252     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63253     Signed-off by: John Rigby <jrigby@freescale.com>
63254
63255 commit d9aae6260993a93f7fcf13abff85a601f4f50ea7
63256 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63257 Date:   Mon Jan 14 16:59:42 2008 -0600
63258
63259     ColdFire: MCF532x header files cleanup
63260
63261     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63262     Signed-off by: John Rigby <jrigby@freescale.com>
63263
63264 commit 7af7751d047e74b2ec58400f97b879c56446b3e8
63265 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
63266 Date:   Mon Jan 14 15:30:15 2008 -0600
63267
63268     ColdFire: Add modules header files
63269
63270     Add CF specific modules header files
63271
63272     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
63273     Signed-off-by: John Rigby <jrigby@freescale.com>
63274
63275 commit 2956acd5ef93a498337f8ac2ec6ae6a77d491dc5
63276 Author: Kim Phillips <kim.phillips@freescale.com>
63277 Date:   Thu Jan 17 12:48:00 2008 -0600
63278
63279     codingstyle cleanup for spi driver
63280
63281     ..and rm unused CONFIG_FSL_SPI define
63282
63283     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
63284
63285 commit d59feffb42c9f174116db7a82a311df98983dfce
63286 Author: Haiying Wang <Haiying.Wang@freescale.com>
63287 Date:   Wed Jan 16 17:12:12 2008 -0500
63288
63289     FSL: Fix common EEPROM_data structure definition
63290
63291     - Fix EEPROM_data structure definition according to System EEPROM Data Format.
63292     - Read MAC addresses from EEPROM to ethXaddr before saving ethXaddr to
63293       bd->bi_ethaddr.
63294
63295     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
63296
63297 commit 6bee764bd6da510a4aad614880300c968bc7318d
63298 Author: Timur Tabi <timur@freescale.com>
63299 Date:   Wed Jan 16 15:48:12 2008 -0600
63300
63301     86xx: enable command-line editing
63302
63303     Enable command-line editing for all MPC86xx boards.
63304
63305     Signed-off-by: Timur Tabi <timur@freescale.com>
63306
63307 commit 80ddd22626d321a772ebfba304eb7830cb4f6bac
63308 Author: Ben Warren <biggerbadderben@gmail.com>
63309 Date:   Wed Jan 16 22:37:42 2008 -0500
63310
63311     Implement hard SPI driver on MPC8349EMDS
63312
63313     This patch implements the fsl_spi driver on the MPC8349EMDS evaluation board.
63314     This board has an ST M25P40 4Mbit EEPROM on its SPI bus
63315
63316     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63317     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
63318
63319 commit 04a9e1180ac76a7bacc15a6fcd95ad839d65bddb
63320 Author: Ben Warren <biggerbadderben@gmail.com>
63321 Date:   Wed Jan 16 22:37:35 2008 -0500
63322
63323     Add support for a Freescale non-CPM SPI controller
63324
63325     This patch adds support for the SPI controller found on Freescale PowerPC
63326     processors such as the MCP834x family.  Additionally, a new config option,
63327     CONFIG_HARD_SPI, is added for general purpose SPI controller use.
63328
63329     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63330     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
63331
63332 commit a8cb43a89be6cfd283257a603dd9841503ccce0f
63333 Author: Dave Liu <r63238@freescale.com>
63334 Date:   Thu Jan 17 18:23:19 2008 +0800
63335
63336     mpc83xx: Fix the fatal conflict of merge
63337
63338     The commit 9e89647889cd4b5ada5b5e7cad6cbe55737a08d7
63339     will cause the mpc8315erdb board can't boot up.
63340
63341     The patch fix that bug, and remove the duplicated #ifdef
63342     CFG_SPCR_TSECEP code and clean the SCCR_TSEC2 for
63343     MPC8313E processor.
63344
63345     Signed-off-by: Dave Liu <daveliu@freescale.com>
63346     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
63347
63348 commit 3259eeaa4148125a81417477f62c05bd67f60587
63349 Author: Larry Johnson <lrj@acm.org>
63350 Date:   Thu Jan 17 08:50:09 2008 -0500
63351
63352     Merge Sequoia beautification into Korat code
63353
63354     Signed-off-by: Larry Johnson <lrj@acm.org>
63355
63356 commit e16925773211291b562e77187061e9dd1d757217
63357 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
63358 Date:   Thu Jan 17 07:45:05 2008 +0100
63359
63360     net: add 'ethrotate' environment variable
63361
63362     [PATCH] net: add 'ethrotate' environment variable
63363
63364     This patch replaces the buildtime configuration option
63365     CONFIG_NET_DO_NOT_TRY_ANOTHER through the 'ethrotate' runtime
63366     configuration veriable. See README.
63367
63368     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
63369     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63370
63371 commit ba52be3d0e618c26070e93aaf3c1f2d2adf5571f
63372 Author: Stefan Roese <sr@denx.de>
63373 Date:   Thu Jan 17 14:29:04 2008 +0100
63374
63375     ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5
63376
63377     Signed-off-by: Stefan Roese <sr@denx.de>
63378
63379 commit 55ed1516cbc1dad3ae277c67ee06fc4a46eaac7d
63380 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
63381 Date:   Thu Jan 17 18:07:32 2008 +0900
63382
63383     sh: Remove CONFIG_COMMANDS from MS7720SE config file
63384
63385     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
63386
63387 commit 055606bd25e88c0cd04ad348a679a04b1b616bee
63388 Author: Niklaus Giger <niklaus.giger@netstal.com>
63389 Date:   Wed Jan 16 18:39:20 2008 +0100
63390
63391     ppc4xx: Netstal HCU4 board: added various fixes and POST
63392
63393     - Moved some common code to netstal/common/nm_bsp.c.
63394     - sdram initialisation goes go netstal/common/fixed_sdram.c.
63395     - Added support for POST.
63396     - Stylistic cleanups (multi-line comments/ enforce 80 colomn width)
63397
63398     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
63399
63400 commit 69b0634a4ee98c9791815600d43b99f626a952f3
63401 Author: Niklaus Giger <niklaus.giger@netstal.com>
63402 Date:   Thu Jan 17 12:53:56 2008 +0100
63403
63404     ppc4xx: netstal/common define routines used by all boards
63405
63406     Added some routines used by all Netstal boards:
63407     - nm_bsp.c: - nm_show_print and
63408             -  common_misc_init_r
63409             - set_params_for_sw_install. Very specific code to handle our SW
63410               installation procedure
63411     - fixed_sdram.c: Common routines for HCU4 (and upcoming) MCU25 boards
63412       to handle sdram initialization.
63413     - nm.h: Common header
63414
63415     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
63416
63417 commit efeff5382b7a91b48a1aa68b2b75f92ad1d33ff8
63418 Author: Niklaus Giger <niklaus.giger@netstal.com>
63419 Date:   Wed Jan 16 18:39:18 2008 +0100
63420
63421     ppc4xx: Netstal HCU5 board: added various fixes and POST
63422
63423     - Moved some common code to nestal/common/nm_bsp.c.
63424     - Added support for the vxWorks EDR.
63425     - Enable trace for Lauterbach, if present.
63426     - Added support for POST.
63427     - Stylistic cleanups (multi-line comments/ enforce 80 colomn width)
63428
63429     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
63430
63431 commit 4371090e5da77edc7bf9f296364db4801639d9c4
63432 Author: Niklaus Giger <niklaus.giger@netstal.com>
63433 Date:   Wed Jan 16 18:39:08 2008 +0100
63434
63435     ppc4xx: Netstal HCU5 board. Added POST. Various fixes
63436
63437     - Various fixes
63438     - Reduced rom_size from 384 to 320 kB
63439     - Environment is now in flash
63440     - Added POST
63441     - Support for OF
63442
63443     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
63444
63445 commit 4bd5036e60afac37e484c2d35cbbe7f6cc1623e7
63446 Author: Niklaus Giger <niklaus.giger@netstal.com>
63447 Date:   Wed Jan 16 18:37:50 2008 +0100
63448
63449     ppc4xx: Netstal HCU4 board. Added POST. Various fixes
63450
63451     - Various fixes
63452     - Reduced rom_size from 384 to 320 kB
63453     - Environment is now in flash
63454     - Added POST
63455     - Support for OF
63456
63457     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
63458
63459 commit 1a3ac86b79fcb690275c85861c8efa6a3899060a
63460 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
63461 Date:   Thu Jan 17 10:53:08 2008 +0100
63462
63463     ppc4xx: Complete DU440 board support
63464
63465     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
63466
63467 commit 15a08bc2bef91e5f1ea4b9cf60e46832d86bcc1f
63468 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
63469 Date:   Thu Jan 17 10:52:30 2008 +0100
63470
63471     ppc4xx: Add DU440 board support
63472
63473     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
63474
63475 commit ac331da07db3860f11fa1d0fd3db7c810bce1198
63476 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
63477 Date:   Thu Jan 17 15:53:52 2008 +0900
63478
63479     sh: Update SuperH SCIF driver
63480
63481     This patch fixed wrong SH7720 CPU macro and changed macro that
63482     calculated value of SCBRR register.
63483
63484     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
63485
63486 commit 334e442e6fac59be91244063e9b3f6ca25e8daf8
63487 Author: Grzegorz Bernacki <gjb@semihalf.com>
63488 Date:   Wed Jan 16 15:12:47 2008 +0100
63489
63490     Set ips dividor to 1/4 of csb clock.
63491
63492     Previous setting cause ips clock to be out of spec. This bug was found by John
63493     Rigby from Freescale.
63494
63495     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
63496
63497 commit 7dc358bb0de9e2fa341f3b4c914466b1f34b2d89
63498 Author: Kumar Gala <galak@kernel.crashing.org>
63499 Date:   Thu Jan 17 02:19:18 2008 -0600
63500
63501     85xx: Get ride of old TLB setup code
63502
63503     Now that all boards have been converted, remove old config code and the
63504     config option for the new style.
63505
63506     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63507
63508 commit 3b558e26a5ef31635787d6d6e97d70939d4f892d
63509 Author: Kumar Gala <galak@kernel.crashing.org>
63510 Date:   Thu Jan 17 02:02:10 2008 -0600
63511
63512     85xx: Convert TQM85xx to new TLB setup
63513
63514     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63515
63516 commit 74121b470c14f7eaf284ee838bffca6f9521069e
63517 Author: Kumar Gala <galak@kernel.crashing.org>
63518 Date:   Thu Jan 17 01:56:32 2008 -0600
63519
63520     85xx: Convert STXGP3 & STXSSA to new TLB setup
63521
63522     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63523
63524 commit 143b518d9125b54f96f1d7f1afc640b8aae81ff0
63525 Author: Kumar Gala <galak@kernel.crashing.org>
63526 Date:   Thu Jan 17 01:44:34 2008 -0600
63527
63528     85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup
63529
63530     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63531
63532 commit 818218bac6a11591e2542c344d2330e0f4e1968b
63533 Author: Kumar Gala <galak@kernel.crashing.org>
63534 Date:   Thu Jan 17 01:31:34 2008 -0600
63535
63536     85xx: Convert PM854/PM856 to new TLB setup
63537
63538     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63539
63540 commit ff4681c9285b2b4d24552a19cacc1769fe2fc7e0
63541 Author: Kumar Gala <galak@kernel.crashing.org>
63542 Date:   Thu Jan 17 01:25:33 2008 -0600
63543
63544     85xx: Convert MPC8540EVAL to new TLB setup
63545
63546     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63547
63548 commit 73aa9ac2b46f1cfd039106ebd6b9865016005234
63549 Author: Kumar Gala <galak@kernel.crashing.org>
63550 Date:   Thu Jan 17 01:12:22 2008 -0600
63551
63552     85xx: Convert MPC8568 MDS to new TLB setup
63553
63554     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63555
63556 commit 0db37dc2eed30884db2daa24dbd9a113b5d00610
63557 Author: Kumar Gala <galak@kernel.crashing.org>
63558 Date:   Thu Jan 17 01:01:09 2008 -0600
63559
63560     85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup
63561
63562     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63563
63564 commit 219a81b98d834f9071b6f7c3bdc6b7ec39cc46cc
63565 Author: Kumar Gala <galak@kernel.crashing.org>
63566 Date:   Thu Jan 17 00:52:29 2008 -0600
63567
63568     85xx: Convert MPC8540/MPC8560 ADS to new TLB setup
63569
63570     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63571
63572 commit 80d0b6a1498761c4355b2db9c8001b04c295e7b8
63573 Author: Kumar Gala <galak@kernel.crashing.org>
63574 Date:   Thu Jan 17 00:32:17 2008 -0600
63575
63576     85xx: Convert ATUM8548 to new TLB setup
63577
63578     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63579
63580 commit 0f7a3dc95cbff3c21bd6dbc639313796412bbbab
63581 Author: Kumar Gala <galak@kernel.crashing.org>
63582 Date:   Wed Jan 16 23:11:57 2008 -0600
63583
63584     85xx: Convert MPC8544 DS to new TLB setup
63585
63586     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63587
63588 commit 8716318057a5f60ab1ba081ece2dbe82ae00e1ee
63589 Author: Kumar Gala <galak@kernel.crashing.org>
63590 Date:   Wed Jan 16 22:38:34 2008 -0600
63591
63592     85xx: Reworked initial processor init
63593
63594     Reworked the initial processor initialzation sequence:
63595     * introduced cpu_early_init_f that is run in address space 1 (AS=1)
63596     * Moved TLB/LAW and CCSR init into cpu_early_init_f()
63597     * Reworked initial asm code to do most of the core init before TLBs
63598
63599     The main reasons for these changes are to allow handling of 36-bit phys
63600     addresses in the future and some of the issues that will exist when we
63601     do that.
63602
63603     There are a few caveats on what can be initialized via the LAW and TLB
63604     static tables:
63605     * TLB entry 14/15 can't be initialized via the TLB table
63606     * any LAW that covers the implicit boot window (4G-8M to 4G) must map to
63607       the code that is currently executing.
63608
63609     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63610
63611 commit 44a23cfd6360a68eaa41f945190618a55519eac3
63612 Author: Kumar Gala <galak@kernel.crashing.org>
63613 Date:   Wed Jan 16 22:33:22 2008 -0600
63614
63615     85xx: Introduce new tlb API
63616
63617     Add a set of functions to manipulate TLB entries:
63618      * set_tlb() - write a tlb entry
63619      * invalidate_tlb() - invalidate a tlb array
63620      * disable_tlb() - disable a variable size tlb entry
63621      * init_tlbs() - setup initial tlbs based on static table
63622
63623     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63624
63625 commit be88b1699863c262818f3af7f60173b4d48df8fc
63626 Author: Stefan Roese <sr@denx.de>
63627 Date:   Thu Jan 17 07:50:17 2008 +0100
63628
63629     ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files
63630
63631     Signed-off-by: Stefan Roese <sr@denx.de>
63632
63633 commit c8c41d4a80b1a8ad5984a287d81ea780496259f8
63634 Author: Kumar Gala <galak@kernel.crashing.org>
63635 Date:   Wed Jan 16 10:04:42 2008 -0600
63636
63637     85xx: Use proper defines for PCI addresses
63638
63639     We should be using the _MEM_PHYS for LAW and TLB setup and not _MEM_BASE.
63640     While _MEM_BASE & _MEM_PHYS are normally the same, _MEM_BASE should only
63641     be used for configuring the PCI ATMU.
63642
63643     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63644
63645 commit 54a5070115eff38e9b324b78abdfa0b4520580b9
63646 Author: Kumar Gala <galak@kernel.crashing.org>
63647 Date:   Wed Jan 16 09:22:29 2008 -0600
63648
63649     85xx: Remove old style of LAW init
63650
63651     All boards are now using the new fsl_law code so we can drop the old version.
63652
63653     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63654
63655 commit 4d3521cc79cabc61edf12c48c0ce318d4efb712f
63656 Author: Kumar Gala <galak@kernel.crashing.org>
63657 Date:   Wed Jan 16 09:15:29 2008 -0600
63658
63659     85xx: convert remaining 85xx boards over to use new LAW init code
63660
63661     Converted ATUM8548, MPC8568 MDS, MPC8540 EVAL, and TQM85xx boards over
63662     to use new LAW init code.
63663
63664     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63665
63666 commit 572b13afc42710f2957c382a710360429c0e099b
63667 Author: Kumar Gala <galak@kernel.crashing.org>
63668 Date:   Wed Jan 16 09:11:53 2008 -0600
63669
63670     85xx: convert STXGP3/STXSSA over to use new LAW init code
63671
63672     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63673
63674 commit 45f2166ac0233a9263058378f39612bd11f61196
63675 Author: Kumar Gala <galak@kernel.crashing.org>
63676 Date:   Wed Jan 16 09:06:48 2008 -0600
63677
63678     85xx: convert PM854/PM856 over to use new LAW init code
63679
63680     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63681
63682 commit e2b159d0070ee06e4ac7e2f9381d3e8e542e614a
63683 Author: Kumar Gala <galak@kernel.crashing.org>
63684 Date:   Wed Jan 16 09:05:27 2008 -0600
63685
63686     85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code
63687
63688     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63689
63690 commit 2cfaa1aa1aac39a81006b7b27e0e431bf21f6dfa
63691 Author: Kumar Gala <galak@kernel.crashing.org>
63692 Date:   Wed Jan 16 01:45:10 2008 -0600
63693
63694     85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code
63695
63696     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63697
63698 commit 7232a2724ccc9dcbc3ec4ef84ada02f13ccd1238
63699 Author: Kumar Gala <galak@kernel.crashing.org>
63700 Date:   Wed Jan 16 01:32:06 2008 -0600
63701
63702     85xx: convert MPC8540/MPC8560 ADS over to use new LAW init code
63703
63704     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63705
63706 commit 4bcae9c92aee0d72a2f19b81cab27ef38107ce75
63707 Author: Kumar Gala <galak@kernel.crashing.org>
63708 Date:   Wed Jan 16 01:16:16 2008 -0600
63709
63710     85xx: convert MPC8544 DS over to use new LAW init code
63711
63712     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63713
63714 commit 83d40dfd79fe868796275802f60116d84b9e4395
63715 Author: Kumar Gala <galak@kernel.crashing.org>
63716 Date:   Wed Jan 16 01:13:58 2008 -0600
63717
63718     85xx: Move LAW init code into C
63719
63720     Move the initialization of the LAWs into C code and provide an API
63721     to allow modification of LAWs after init.
63722
63723     Board code is responsible to provide a law_table and num_law_entries.
63724
63725     We should be able to use the same code on 86xx as well.
63726
63727     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
63728
63729 commit bed8ce838a609aaab136d43b25e6df2a520bc854
63730 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
63731 Date:   Sat Dec 22 15:03:12 2007 +0100
63732
63733     qemu-mips: active HUSH PARSER, AUTO_COMPLETE and CMDLINE_EDITING
63734
63735     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
63736
63737 commit 0764c164fed6277d359cf132d55187ea34290114
63738 Author: Vlad Lungu <vlad@comsys.ro>
63739 Date:   Wed Jan 16 19:27:51 2008 +0200
63740
63741     MIPS:Target support for qemu -M mips
63742
63743     With serial, NE2000, IDE support. Tested in big-endian mode.
63744     Memory size hard-coded to 128M for now, so don't play with
63745     the -m option.
63746
63747     Signed-off-by: Vlad Lungu <vlad@comsys.ro>
63748
63749 commit 7f52fa3c2df59e49dc2badd7c084cf2d007c438f
63750 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
63751 Date:   Fri Jan 11 00:01:37 2008 +0100
63752
63753     Fix nfs command help to reflect that the serverip is optional
63754
63755     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
63756     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63757
63758 commit b8f4162a4f7a9bee5e9d0305c17f2d34de466a9b
63759 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
63760 Date:   Mon Dec 10 22:32:14 2007 +0100
63761
63762     bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether_addr
63763
63764     and move is_valid_ether_addr board file
63765
63766     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
63767     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63768
63769 commit c2f896b8fc4722e36915903e1942e138e68ce804
63770 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
63771 Date:   Wed Jan 16 16:13:31 2008 +0900
63772
63773     drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).
63774
63775     rx_status on the memory is basically in LE, but needs to be handled in CPU
63776     endian. le32_to_cpu() takes up this mission. Even if on the sane hardware,
63777     it'll work fine.
63778
63779     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
63780     Cc: Masami Komiya <mkomiya@sonare.it>
63781     Cc: Lucas Jin <lucasjin@gmail.com>
63782     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63783
63784 commit 96a236746fe6a7b84802afb4ed31536696d34812
63785 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
63786 Date:   Wed Jan 16 16:12:26 2008 +0900
63787
63788     drivers/net/rtl8139.c: Fix cache coherency issues
63789
63790     Current driver is meant for cache coherent systems. This patch adds
63791     flush_cache() routines to support cache non-coherent systems.
63792
63793     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
63794     Cc: Masami Komiya <mkomiya@sonare.it>
63795     Cc: Lucas Jin <lucasjin@gmail.com>
63796     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63797
63798 commit d1276c76c1e2b5035296689280ba1acb2c425104
63799 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
63800 Date:   Wed Jan 16 16:11:14 2008 +0900
63801
63802     drivers/net/rtl8139.c: Fix tx timeout
63803
63804     "to = (currticks() + RTL_TIMEOUT)" has possibilities to wrap around. If it
63805     does, the condition "(currticks() < to)" becomes invalid and immediately
63806     leads to tx timeout error. This patch introduces the fine-graded udely(10)
63807     loops to ease the impact of wrapping around.
63808
63809     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
63810     Cc: Masami Komiya <mkomiya@sonare.it>
63811     Cc: Lucas Jin <lucasjin@gmail.com>
63812     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63813
63814 commit 18ee320ff63edbf7b27bbeb05f0e12a52302c68a
63815 Author: Dave Liu <r63238@freescale.com>
63816 Date:   Fri Jan 11 18:45:28 2008 +0800
63817
63818     TSEC: Add the support for RealTek RTL8211B PHY
63819
63820     Add the support of RealTek RTL8211B PHY, the RTL8211B
63821     PHY only supports RGMII and MII mode.
63822
63823     Signed-off-by: Dave Liu <daveliu@freescale.com>
63824     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63825
63826 commit 84a3047b72b70e862b0b7a8e2058077457f89a32
63827 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
63828 Date:   Wed Jan 16 09:40:41 2008 +0100
63829
63830     Remove annoying debug printout for PHY less boards.
63831
63832     PHY less board prints out lots of "read wrong ...":
63833     read wrong value : mii_id 3,mii_reg 2, base e0102320
63834     read wrong value : mii_id 3,mii_reg 3, base e0102320
63835     UEC: PHY is Generic MII (ffffffff)
63836     read wrong value : mii_id 3,mii_reg 4, base e0102320
63837     read wrong value : mii_id 3,mii_reg 0, base e0102320
63838     read wrong value : mii_id 3,mii_reg 1, base e0102320
63839     read wrong value : mii_id 3,mii_reg 1, base e0102320
63840     read wrong value : mii_id 3,mii_reg 5, base e0102320
63841     read wrong value : mii_id 3,mii_reg 1, base e0102320
63842     read wrong value : mii_id 3,mii_reg 1, base e0102320
63843     read wrong value : mii_id 3,mii_reg 5, base e0102320
63844     FSL UEC0: Full Duplex
63845     FSL UEC0: Speed 100BT
63846     FSL UEC0: Link is up
63847     Using FSL UEC0 device
63848
63849     Make this printout depend on UEC_VERBOSE_DEBUG and
63850     remove its definition in uec_phy.c
63851
63852     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
63853     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63854
63855 commit ee62ed3286f83b98b7785e0318dc6379e78f7ff6
63856 Author: Kim Phillips <kim.phillips@freescale.com>
63857 Date:   Tue Jan 15 14:11:00 2008 -0600
63858
63859     net: reduce boot latency on QE UEC based boards
63860
63861     actually polling for PHY autonegotiation to finish enables us to remove the
63862     5 second boot prompt latency present on QE based boards.
63863
63864     call to qe_set_mii_clk_src in init_phy, and mv call to init_phy from
63865     uec_initialize to uec_init by Joakim Tjernlund; autonegotiation wait
63866     code shamelessly stolen from tsec driver.
63867
63868     also rm unused CONFIG_RMII_MODE code.
63869
63870     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
63871     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
63872     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63873
63874 commit 55fe7c57a8b99a130925052dcdbb77f053dc50e3
63875 Author: michael.firth@bt.com <michael.firth@bt.com>
63876 Date:   Wed Jan 16 11:40:51 2008 +0000
63877
63878     TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus
63879
63880     The current TSEC driver limits MDIO access to the devices that have been configured as attached
63881     to a TSEC MAC. This patch allows access to any PHY device on the MDIO bus through the 'mii' commands.
63882
63883     Signed-off-by: Michael Firth <michael.firth@bt.com>
63884     Acked-by: Andy Fleming <afleming@freescale.com>
63885     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
63886
63887 commit 5e918a98c26e8ab9b5d2d48d998a2ced2b5b85b3
63888 Author: Kim Phillips <kim.phillips@freescale.com>
63889 Date:   Wed Jan 16 00:38:05 2008 -0600
63890
63891     Add support for the MPC837xERDB
63892
63893     MPC837xERDB board support includes:
63894     * DDR2 330MHz hardcoded (soldered on the board)
63895     * Local Bus NOR Flash
63896     * I2C, UART and RTC
63897     * eTSEC RGMII (TSEC0 - RTL8211B with MII;
63898     *          TSEC1 - VSC7385 local bus, hardcoded, requires seperate firmware
63899     *                  load)
63900
63901     Signed-off-by: Kevin Lam <kevin.lam@freescale.com>
63902     Signed-off-by: Joe D'Abbraccio <joe.d'abbraccio@freescale.com>
63903     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
63904
63905 commit 9e89647889cd4b5ada5b5e7cad6cbe55737a08d7
63906 Author: Kim Phillips <kim.phillips@freescale.com>
63907 Date:   Wed Jan 16 12:06:16 2008 -0600
63908
63909     mpc83xx: add support for more system clock performance controls
63910
63911     System registers that are modified are the Arbiter Configuration
63912     Register (ACR), the System Priority Control Register (SPCR), and the
63913     System Clock Configuration Register (SCCR).
63914
63915     Signed-off by: Michael F. Reiss <Michael.F.Reiss@freescale.com>
63916     Signed-off by: Joe D'Abbraccio <ljd015@freescale.com>
63917     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
63918
63919 commit 16c3cde050e2d243e62b37486f1558570787beb8
63920 Author: James Yang <james.yang@freescale.com>
63921 Date:   Wed Jan 16 11:58:08 2008 -0600
63922
63923     FSL: Generalize PIXIS reset command parsing.
63924
63925     Before, the order of arguments to the pixis_reset
63926     command needed to be supplied in a hard-coded order.
63927     Generalize the command parsing to allow any order.
63928
63929     Signed-off-by: James Yang <james.yang@freescale.com>
63930     Acked-by: Jon Loeliger <jdl@freescale.com>
63931
63932 commit ad8f8687b78c3e917b173f038926695383c55555
63933 Author: Jon Loeliger <jdl@freescale.com>
63934 Date:   Tue Jan 15 13:42:41 2008 -0600
63935
63936     FSL: Convert board/freescale/common/Makefile to use CONFIG_
63937
63938     Convert the board/freescale/common/Makefile to use
63939     CONFIG_* options to select which files to conditionally
63940     compile into the board/freescale/common library rather
63941     than conditionally compiling entire files.
63942
63943     Now handles::
63944         CONFIG_FSL_PIXIS
63945         CONFIG_FSL_DIU_FB
63946         CONFIG_PQ_MDS_PIB
63947
63948     CONFIG_ID_EEPROM is introduced until CFG_ID_EEPROM is gone.
63949
63950     Signed-off-by: Jon Loeliger <jdl@freescale.com>
63951
63952 commit 7c2221eb230372a9e537c4f6636b147b0909325f
63953 Author: Roy Zang <tie-fei.zang@freescale.com>
63954 Date:   Tue Jan 15 16:38:38 2008 +0800
63955
63956     Use CONFIG_ULI526X as MPC8610HPCD default Ethernet driver
63957
63958     Use driver/net/uli526x.c as MPC8610HPCD default Ethernet driver.
63959     Remove unused ethernet CONFIG_ options.
63960
63961     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
63962     Acked-by: Jon Loeliger <jdl@freescale.com>
63963
63964 commit 711a7946277d2e29af481011e8635e9975c54e45
63965 Author: Kim Phillips <kim.phillips@freescale.com>
63966 Date:   Tue Jan 15 14:05:14 2008 -0600
63967
63968     mpc83xx: fix QE ETHPRIMEs to correct 'FSL UEC0' value
63969
63970     continuation of commit b96c83d4ae475a70ef2635cd0e748174c44c8601
63971
63972     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
63973
63974 commit 363eea9ff7f19a2cba17f262bd17559f166e134e
63975 Author: Kim Phillips <kim.phillips@freescale.com>
63976 Date:   Tue Jan 15 09:51:12 2008 -0600
63977
63978     mpc83xx: clean up mpc8360emds.c warnings
63979
63980     mpc8360emds.c: In function 'ft_board_setup':
63981     mpc8360emds.c:327: warning: assignment makes pointer from integer without a cast
63982     mpc8360emds.c:329: warning: passing argument 2 of 'fdt_getprop' makes integer from pointer without a cast
63983     mpc8360emds.c:334: warning: passing argument 2 of 'fdt_setprop' makes integer from pointer without a cast
63984     mpc8360emds.c:341: warning: assignment makes pointer from integer without a cast
63985     mpc8360emds.c:343: warning: passing argument 2 of 'fdt_getprop' makes integer from pointer without a cast
63986     mpc8360emds.c:348: warning: passing argument 2 of 'fdt_setprop' makes integer from pointer without a cast
63987
63988     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
63989
63990 commit f09880ea72a1c806db223ce594c5fb1b6542ff6a
63991 Author: Kim Phillips <kim.phillips@freescale.com>
63992 Date:   Mon Jan 14 16:14:46 2008 -0600
63993
63994     mpc83xx: fix phy-connection-type fixup code
63995
63996     use tree passed to us in local blob, not global fdt.
63997
63998     Also use fdt_path_offset to convert to relative offset, since absolute
63999     reference is needed to check for rgmii-id mode string value.
64000
64001     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64002
64003 commit 2b4c952be7c4357a13e839d48df80853820c33eb
64004 Author: Kumar Gala <galak@kernel.crashing.org>
64005 Date:   Mon Jan 14 09:01:40 2008 -0600
64006
64007     mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)
64008
64009     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
64010     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64011
64012 commit e1d8ed2c08da14b168658cc5fa78529d461aea70
64013 Author: Poonam Aggrwal <b10812@freescale.com>
64014 Date:   Mon Jan 14 09:41:14 2008 +0530
64015
64016     Changes in uboot DDR configuration for MPC8313eRDB
64017
64018     These changes were identified by HighSmith Bill ,Mazzyar and Joseph for
64019     DDR configuration in u-boot code. Some are related to performance, some
64020     affect stability and some correct few basic errors in the current
64021     configuration.
64022
64023     The changes have been tested and found to give better memory latency
64024     figures on MPC8313eRDB.LMBench figures prove it.
64025
64026     The changes are:
64027
64028     - CS0_CONFIG[ AP_n_EN] is changed from 1 to 0
64029       (this may improve performance for application with many read
64030       or write to open pages).
64031     - CS0_CONFIG[ODT_WR_CFG] is currently changed from 100 to
64032       001 (activating all the CS when only one is used may cause
64033       unwanted noise on the system)
64034
64035     - TIMING_CFG_1[ACTTOPRE] is changed from 9clks to 8clks (based on
64036       Tras=45ns)
64037     - TIMING_CFG_1[REFREC] changed from 21 clks to 18clks.
64038
64039     - TIMING_CFG_2[AL] value changed from 0 setting to 1 clk to
64040       comply with the 3 ODT clk requirements)
64041     - TIMING_CFG_2[CPO] was set to a reserved value, changed to RL+3/4.
64042     - TIMING_CFG_2[FOUR_ACT] is changed from 10 clks to 6clks.
64043
64044     - DDR_SDRAM_MODE[AL]changed from 0 to 1.
64045     - DDR_SDRAM_MODE[WRREC] changed from 1 clk to 3 clks.
64046
64047     - DDR_SDRAM_INTERVAL[REFINT] is changed from 0x0320 to 0x0510.
64048     - DDR_SDRAM_INTERVAL[BSTOPRE] is changed from 0x64 to 0x0500.
64049
64050     The patch is based of git://www.denx.de/git/u-boot-mpc83xx.git
64051     The last commit on this tree was 6775c68683a53c7abc778774641aac6f833a2cbf
64052
64053     Signed-off-by: Poonam Aggrwal-b10812 <b10812@freescale.com>
64054     Cc: Bill HighSmith <Bill.Highsmith@freescale.com>
64055     Cc: Razzaz Mazyar <MRazzaz@freescale.com>
64056     Cc: Josep P J <PJ.Joseph@freescale.com>
64057     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64058
64059 commit b5cdd7df4a06edb91539c9a2ea7c178a870c3a95
64060 Author: Jerry Van Baren <gvb.uboot@gmail.com>
64061 Date:   Sat Jan 12 13:24:14 2008 -0500
64062
64063     Enable the isdram command on the MPC8360EMDS board
64064
64065     The isdram command prints out decoded information the "serial presence
64066     detect" (SPD) chip on the SDRAM SIMMs.  This can be very helpful when
64067     debugging memory configuration problems.
64068
64069     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
64070     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64071
64072 commit 8bd522ce4afda3d4868ee8c913f5394094326be1
64073 Author: Dave Liu <r63238@freescale.com>
64074 Date:   Fri Jan 11 18:48:24 2008 +0800
64075
64076     mpc83xx: Add the support for MPC8315ERDB board
64077
64078     The features list:
64079     - Boot from NOR Flash
64080     - DDR2 266MHz hardcoded configuration
64081     - Local bus NOR Flash R/W operation
64082     - I2C, UART, MII and RTC
64083     - eTSEC0/1 support
64084     - PCI host
64085
64086     Signed-off-by: Dave Liu <daveliu@freescale.com>
64087     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64088
64089 commit b05884efa614e4d8a9413158fc228e0dc02ab704
64090 Author: Dave Liu <r63238@freescale.com>
64091 Date:   Fri Jan 11 18:46:50 2008 +0800
64092
64093     mpc83xx: Add config of eTSEC emergency priority in SPCR
64094
64095     The TSEC emergency priority definition of 831x/837x
64096     is different than the definition of 834x in SPCR register.
64097
64098     Add the other config of TSEC emergency priority into
64099     cpu_init.c
64100
64101     Signed-off-by: Dave Liu <daveliu@freescale.com>
64102     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64103
64104 commit 9b958234b0783f13d92f007f753fd2c3ae2c8680
64105 Author: Dave Liu <r63238@freescale.com>
64106 Date:   Fri Jan 11 18:42:19 2008 +0800
64107
64108     mpc83xx: Remove cache config from MPC8360ERDK.h
64109
64110     The MPC8360ERDK board support patch is added before
64111     the commit 2c5b48fc205c3e2752910da8f39209ed075929e5
64112     so, miss clean up it.
64113
64114     The patch clean up the miss cache config.
64115
64116     Signed-off-by: Dave Liu <daveliu@freescale.com>
64117     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64118
64119 commit cd9d23053d435c08fc8695017b5cb9003fcda786
64120 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
64121 Date:   Mon Jan 14 23:09:32 2008 +0300
64122
64123     nand: FSL UPM NAND driver
64124
64125     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
64126
64127 commit 6cb2239ae76faee64434286c4f8fc71374702dd2
64128 Author: Kyungmin Park <kmpark@infradead.org>
64129 Date:   Tue Jan 15 08:59:44 2008 +0900
64130
64131     OneNAND: Separate U-Boot dependent code from OneNAND
64132
64133     OneNAND: Separate U-Boot dependent code from OneNAND
64134
64135     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
64136
64137 commit 83a49c8dd7998be2d1f0d420597a36bbf0bf4164
64138 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
64139 Date:   Wed Jan 16 10:33:46 2008 +0100
64140
64141     ppc4xx: Sequoia coding style cleanup and beautification
64142
64143     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
64144
64145 commit 4b3cc6ece9c455504cf12909fae38d085d848ac0
64146 Author: Larry Johnson <lrj@acm.org>
64147 Date:   Tue Jan 15 14:35:58 2008 -0500
64148
64149     ppc4xx: Refactor ECC POST for AMCC Denali core
64150
64151     The ECC POST reported intermittent failures running after power-up on
64152     the Korat PPC440EPx board.  Even when the test passed, the debugging
64153     output occasionally reported additional unexpected ECC errors.
64154
64155     This refactoring has three main objectives: (1) minimize the code
64156     executed with ECC enabled during the tests, (2) add more checking of the
64157     results so any unexpected ECC errors would cause the test to fail, and
64158     (3) use synchronization (only) where required by the processor.
64159
64160     Signed-off-by: Larry Johnson <lrj@acm.org>
64161
64162 commit 2465665b73ac2f688af945b1ed510752afa816a4
64163 Author: David Saada <David.Saada@ecitele.com>
64164 Date:   Tue Jan 15 10:40:24 2008 +0200
64165
64166     QE UEC: Extend number of supported UECs to 4
64167
64168     This patch extends the number of supported UECs to 4. Note that the
64169     problem of QE thread resources exhaustion is resolved by setting the
64170     correct number of QE threads according to Ethernet type (GBE or FE).
64171
64172     Signed-off-by: David Saada <david.saada@ecitele.com>
64173     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
64174
64175 commit 58d204256cb1ce1bd323847d9f644acf70a72e6a
64176 Author: Wolfgang Denk <wd@denx.de>
64177 Date:   Wed Jan 16 00:01:01 2008 +0100
64178
64179     LWMON5: enable hush shell as command line parser
64180
64181     Signed-off-by: Wolfgang Denk <wd@denx.de>
64182
64183 commit 66ffb1883feedddc813d8a507d060f2a940eb2b2
64184 Author: Wolfgang Denk <wd@denx.de>
64185 Date:   Tue Jan 15 17:22:28 2008 +0100
64186
64187     ADS5121: disable watchdog; enable image timestamps
64188
64189     Signed-off-by: Wolfgang Denk <wd@denx.de>
64190
64191 commit 2b4f778fe9d1de61d7445bae7b325340aba6968d
64192 Author: Wolfgang Denk <wd@denx.de>
64193 Date:   Tue Jan 15 17:21:28 2008 +0100
64194
64195     TK885D: fixes for bigger flash sector sizes on new modules;
64196     adjust default environment;
64197     disable SCC ethernet (not used on this board).
64198
64199     Signed-off-by: Wolfgang Denk <wd@denx.de>
64200
64201 commit f91d7ae5ca89acf9fa1ed1015dc078cf29581607
64202 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64203 Date:   Tue Jan 15 17:48:13 2008 +0900
64204
64205     pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver
64206
64207     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64208
64209 commit 76e49aa7fb8e76cc49092c1acd53fff921e26360
64210 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64211 Date:   Tue Jan 15 23:25:25 2008 +0900
64212
64213     sh: Add support SH7710/SH7712
64214
64215     SH7710/SH7712 of SH3 CPU are supported.
64216     SH771X is called SH-Ether, and has the Ether controller in CPU.
64217     The driver of Ether is not included in this patch.
64218
64219     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64220
64221 commit 63a11be68306870e04d3851ed9fa41955cdf4894
64222 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64223 Date:   Tue Jan 15 23:06:17 2008 +0900
64224
64225     sh: Add support of map_physmem() and unmap_physmem() to SuperH
64226
64227     This patch add the support of map_physmem() and unmap_physmem()
64228     used with Common Flash Interface(CFI) driver.
64229
64230     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64231
64232 commit db3995fe5164ac5d630b7ecb96286a9828dfbb54
64233 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64234 Date:   Wed Jan 9 14:42:27 2008 +0900
64235
64236     sh: Add maintainer of MS7720SE to the MAINTAINER file
64237
64238     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64239
64240 commit dcd99e88e03d56a0aeecd42b507d2d29d20ab0e3
64241 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64242 Date:   Wed Jan 9 14:39:58 2008 +0900
64243
64244     sh: Fix board name in MS7720SE's config.mk
64245
64246     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64247
64248 commit c0a04d93734d768b39dbb72fb501b65614c8615d
64249 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64250 Date:   Wed Jan 9 14:37:36 2008 +0900
64251
64252     sh: Add MS7720SE to MAKEALL
64253
64254     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64255
64256 commit b2b5e2bb78a1ef4ae8504f5a26bfdc3293ea74ae
64257 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
64258 Date:   Mon Dec 3 22:58:50 2007 +0900
64259
64260     sh: Add support for MS7720RP02 board
64261
64262     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
64263     CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64264     Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64265
64266 commit 7c10c57275901939a8ece4a9ef3e7ccb7c12a0ed
64267 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
64268 Date:   Wed Jan 9 14:30:02 2008 +0900
64269
64270     sh: Add support for SH7720 in serial_sh driver.
64271
64272     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
64273     CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64274     Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64275
64276 commit f9913a8ee71ff14fcfc1c7fd0e6912f897e69403
64277 Author: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
64278 Date:   Mon Dec 3 22:58:45 2007 +0900
64279
64280     sh: Add support SH3 and SH7720
64281
64282     Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
64283     CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64284     Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
64285
64286 commit 9adfc9fb9ade64cdf1ed9ff842e4f900cbda78bd
64287 Author: Stefan Roese <sr@denx.de>
64288 Date:   Tue Jan 15 10:11:02 2008 +0100
64289
64290     ppc4xx: Remove compiler warning in cpu/ppc4xx/44x_spd_ddr2.c
64291
64292     Signed-off-by: Stefan Roese <sr@denx.de>
64293
64294 commit 17bef68097ab3692500a36fb31115bff7910aa99
64295 Author: Niklaus Giger <niklausgiger@gmx.ch>
64296 Date:   Mon Jan 14 14:04:42 2008 +0100
64297
64298     ppc_4xx: Fix post spr.c for PPC405
64299
64300     post/cpu/ppc4xx/spr.c contained a few checks for registers only present
64301     for PPC440 and derivates processor.
64302
64303     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
64304
64305 commit 06c428bcd4413014b43236e77765022071424fa6
64306 Author: Dave Liu <r63238@freescale.com>
64307 Date:   Mon Jan 14 11:12:01 2008 +0800
64308
64309     QE: fix compile warning
64310
64311     qe.c: In function 'qe_upload_firmware':
64312     qe.c:390: warning: pointer targets in passing argument 2
64313     uec.c: In function 'uec_initialize':
64314     uec.c:1236: warning: 'uec_info' may be used uninitialized
64315
64316     Signed-off-by: Dave Liu <daveliu@freescale.com>
64317
64318 commit a0dd99d51efa55fe023e19c97ead92683725eb11
64319 Author: Stefan Roese <sr@denx.de>
64320 Date:   Mon Jan 14 10:05:05 2008 +0100
64321
64322     ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bit
64323
64324     Now that bit 29 is the USB PHY reset bit, update the Kilauea port
64325     to remove the USB PHY reset after powerup. The CPLD will keep the
64326     USB PHY in reset (active low) until the bit is set to 1 in
64327     board_early_init_f().
64328
64329     Signed-off-by: Stefan Roese <sr@denx.de>
64330
64331 commit f43ad53908f1ea83a7c26c3505bbe84382e47aad
64332 Author: Wolfgang Denk <wd@denx.de>
64333 Date:   Sun Jan 13 23:26:45 2008 +0100
64334
64335     ARM: update mach-types.h from 2.6.24-rc7 Linux kernel tree
64336
64337     Signed-off-by: Wolfgang Denk <wd@denx.de>
64338
64339 commit 8d103071b7b0e3ec888859bfcb9d422565e6d750
64340 Author: Wolfgang Denk <wd@denx.de>
64341 Date:   Sun Jan 13 23:37:50 2008 +0100
64342
64343     ADS5121: Fix typo in ads5121.c, adjust default environment
64344
64345     Signed-off-by: Wolfgang Denk <wd@denx.de>
64346
64347 commit 51b67d06faa670c65de6f29ec5b5aace74b2a047
64348 Author: John Rigby <jrigby@freescale.com>
64349 Date:   Fri Aug 24 18:18:43 2007 -0600
64350
64351     ADS5121: MAX slew rate for PATA pins
64352
64353     Signed-off-by: John Rigby <jrigby@freescale.com>
64354
64355 commit dd531aac34aaad138f16cacdb51d61908d59c0e2
64356 Author: Wolfgang Denk <wd@denx.de>
64357 Date:   Sun Jan 13 21:05:52 2008 +0100
64358
64359     Fix Makefile dependency problem with parallel builds.
64360
64361     Signed-off-by: Wolfgang Denk <wd@denx.de>
64362
64363 commit 89967841e3ea02e3d0e5e1295ab687576e5b1089
64364 Author: Wolfgang Denk <wd@denx.de>
64365 Date:   Sun Jan 13 19:51:39 2008 +0100
64366
64367     MPC8544DS: fix board Makefile for silent build (with -s)
64368
64369     Signed-off-by: Wolfgang Denk <wd@denx.de>
64370
64371 commit 6d714f82fb4b8bb7e267e9c71b8009bc670bfe88
64372 Author: Wolfgang Denk <wd@denx.de>
64373 Date:   Sun Jan 13 16:44:08 2008 +0100
64374
64375     PMC440 board: fix board Makefile for out-of-tree building
64376
64377     Signed-off-by: Wolfgang Denk <wd@denx.de>
64378
64379 commit 6eb3fb15588d319bd3099d5f9b910051dfeab6b2
64380 Author: Wolfgang Denk <wd@denx.de>
64381 Date:   Sun Jan 13 16:07:44 2008 +0100
64382
64383     Makalu: fix compile warning
64384
64385     Signed-off-by: Wolfgang Denk <wd@denx.de>
64386
64387 commit 0a1e03bcadc7734688a21e8dd2e46a4f608193c0
64388 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
64389 Date:   Sun Jan 13 12:36:12 2008 +0100
64390
64391     cmd_nand : fix compiler warning.
64392
64393     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
64394
64395 commit 8225d1e3ac0ab147cdde4b0042812583380afb8a
64396 Author: Michael Schwingen <rincewind@discworld.dascon.de>
64397 Date:   Sat Jan 12 20:29:47 2008 +0100
64398
64399     CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation
64400
64401     Signed-off-by: Michael Schwingen <michael@schwingen.org>
64402     Acked-by: Stefan Roese <sr@denx.de>
64403
64404 commit 2b2f43ed6a30ece77f76191c845ac95267daa31a
64405 Author: Wolfgang Denk <wd@denx.de>
64406 Date:   Sun Jan 13 02:19:44 2008 +0100
64407
64408     MPC8360ERDK: fix incorrect initialization of CFG_I2C_NOPROBES
64409
64410     Signed-off-by: Wolfgang Denk <wd@denx.de>
64411
64412 commit 08e99e1dd01a3e0e3dc3a7138eb827c997e2b74d
64413 Author: Wolfgang Denk <wd@denx.de>
64414 Date:   Sun Jan 13 02:19:13 2008 +0100
64415
64416     MPC8xx FEC driver: fix compiler warning.
64417
64418     Signed-off-by: Wolfgang Denk <wd@denx.de>
64419
64420 commit ae6d1056d2c2e4d1266413c0ae8a6d5529ecde4b
64421 Author: Wolfgang Denk <wd@denx.de>
64422 Date:   Sun Jan 13 00:59:21 2008 +0100
64423
64424     Fix Makefile dependencies issues; allow silent build
64425
64426     - get rid of "version" target whichdidn't really work
64427     - make autoconf.mk depend on version_autogenerated.h to make sure
64428       to rebuild files as needed
64429     - add XECHO macro to allow for silent build using "make -s"
64430
64431     Signed-off-by: Wolfgang Denk <wd@denx.de>
64432
64433 commit e343ab83d5135b558aa58db9be8fc7faa68d77ed
64434 Author: Wolfgang Denk <wd@denx.de>
64435 Date:   Sun Jan 13 00:55:47 2008 +0100
64436
64437     ADS5121e: fix compile warning
64438
64439     Signed-off-by: Wolfgang Denk <wd@denx.de>
64440
64441 commit f2b6f4610627fe3d607620e25082916a01538875
64442 Author: Wolfgang Denk <wd@denx.de>
64443 Date:   Sun Jan 13 00:55:18 2008 +0100
64444
64445     MUNICes: fix board Makefile for remote build directory
64446
64447     Signed-off-by: Wolfgang Denk <wd@denx.de>
64448
64449 commit 2ad4d3999fe801aa716221d7d9a4c5bdad74783a
64450 Author: Oliver Weber <almoeli@gmx.de>
64451 Date:   Wed Jan 9 17:04:38 2008 +0100
64452
64453     MPC5200: don't use hardcoded MBAR address in Bestcomm firmware
64454
64455     Signed-off-by: Oliver Weber <almoeli@gmx.de>
64456
64457 commit 00ac50e348d1bace27a174b7f528d113bc7cdf7f
64458 Author: Andreas Engel <andreas.engel@ericsson.com>
64459 Date:   Wed Jan 9 17:10:56 2008 +0100
64460
64461     Make bootretry work when command line editing is enabled
64462
64463     Currently, when CONFIG_CMDLINE_EDITING is set, bootretry doesn't work.
64464     This patch fixes the problem.
64465
64466     Signed-off-by: Andreas Engel <andreas.engel@ericsson.com>
64467
64468 commit 632de0672d3c3ab53ad798c47f5f1eb26008a0e4
64469 Author: Larry Johnson <lrj@acm.org>
64470 Date:   Fri Jan 11 23:26:18 2008 -0500
64471
64472     Refactor code for "i2c sdram" command
64473
64474     Signed-off-by: Larry Johnson <lrj@acm.org>
64475
64476 commit 0df6b8446c4721b91ce311548114891130371083
64477 Author: Larry Johnson <lrj@acm.org>
64478 Date:   Thu Jan 10 22:23:39 2008 -0500
64479
64480     Fix "i2c sdram" command for DDR2 DIMMs
64481
64482     Many of the SPD bytes for DDR2 SDRAM are not interpreted correctly by the
64483     "i2c sdram" command.  This patch provides correct alternative
64484     interpretations when DDR2 memory is detected.
64485
64486     Signed-off-by: Larry Johnson <lrj@acm.org>
64487
64488 commit 64134f011254123618798ff77c42ba196b2ec485
64489 Author: Wolfgang Denk <wd@denx.de>
64490 Date:   Sat Jan 12 20:31:39 2008 +0100
64491
64492     Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
64493
64494     With recent toolchain versions, some boards would not build because
64495     or errors like this one (here for ocotea board when building with
64496     ELDK 4.2 beta):
64497     ppc_4xx-ld: section .bootpg [fffff000 -> fffff23b] overlaps section .bss [fffee900 -> fffff8ab]
64498
64499     For many boards, the .bss section is big enough that it wraps around
64500     at the end of the address space (0xFFFFFFFF), so the problem will not
64501     be visible unless you use a 64 bit tool chain for development. On
64502     some boards however, changes to the code size (due to different
64503     optimizations) we bail out with section overlaps like above.
64504
64505     The fix is to add the NOLOAD attribute to the .bss and .sbss
64506     sections, telling the linker that .bss does not consume any space in
64507     the image.
64508
64509     Signed-off-by: Wolfgang Denk <wd@denx.de>
64510
64511 commit 3afac79ec27b91df185f090b31dad9620779f440
64512 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
64513 Date:   Fri Jan 11 20:42:58 2008 -0600
64514
64515     USB: Add Philips 1561 PCI-OHCI ids
64516     (needed for M5475EVB)
64517
64518     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
64519
64520 commit 5e8def6731cd7bec74bff42a16b139de04010353
64521 Author: Wolfgang Denk <wd@denx.de>
64522 Date:   Sat Jan 12 15:51:34 2008 +0100
64523
64524     Add MAINTAINERS entries for ids8247, jupiter, municse, sc3 and uc101
64525     boards.
64526
64527     Signed-off-by: Heiko Schocher <hs@denx.de>
64528     Signed-off-by: Wolfgang Denk <wd@denx.de>
64529
64530 commit 5d49e0e152a8b81cc0602271e8fd259371f559b7
64531 Author: Grzegorz Bernacki <gjb@semihalf.com>
64532 Date:   Fri Jan 11 12:03:43 2008 +0100
64533
64534     MPC512X: Cleanup bus clock names.
64535
64536     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
64537
64538 commit 66a9455b6bf46d69cec5c88d1a600d1d9a10670d
64539 Author: Grzegorz Bernacki <gjb@semihalf.com>
64540 Date:   Tue Jan 8 17:16:59 2008 +0100
64541
64542     MPC512X: Fixed typo in macro name.
64543
64544     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
64545
64546 commit 281ff9a45cf9eb17b8a9afc436cb783cf1f62363
64547 Author: Grzegorz Bernacki <gjb@semihalf.com>
64548 Date:   Tue Jan 8 17:16:15 2008 +0100
64549
64550     ads5121: Added support for FDT.
64551
64552     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
64553
64554 commit a10ff9196183e7e5f2ae3c4f5f3cbe92ae9cb719
64555 Author: Wolfgang Denk <wd@denx.de>
64556 Date:   Sat Jan 12 01:05:50 2008 +0100
64557
64558     Coding Style cleanup; update CHANGELOG.
64559
64560     Signed-off-by: Wolfgang Denk <wd@denx.de>
64561
64562 commit f6db945649e5e9d0c7efe33b507d243cdc86cf03
64563 Author: Heiko Schocher <hs@denx.de>
64564 Date:   Fri Jan 11 15:15:17 2008 +0100
64565
64566     Fixed syntax error in function init_e300_core() of mpc83xx/start.S if
64567
64568     Signed-off-by: Timur Tabi <timur@freescale.com>
64569     Signed-off-by: Heiko Schocher <hs@denx.de>
64570
64571 commit fa05664cd8c7ab1ecf062aa73b992b7b58bba49c
64572 Author: Heiko Schocher <hs@denx.de>
64573 Date:   Fri Jan 11 15:15:16 2008 +0100
64574
64575     MUNICes: Set the right CFG_DEFAULT_MBAR value.
64576
64577     Signed-off-by: Heiko Schocher <hs@denx.de>
64578
64579 commit 5fb2b2342ece8d786c6f7fdba1bc273febd3b3d2
64580 Author: Heiko Schocher <hs@denx.de>
64581 Date:   Fri Jan 11 15:15:15 2008 +0100
64582
64583     added the config File for the MUNICes board.
64584
64585     Signed-off-by: Heiko Schocher <hs@denx.de>
64586
64587 commit 6341d9d723b71b4c0bf86f979e4cb228c02fd09d
64588 Author: Heiko Schocher <hs@denx.de>
64589 Date:   Fri Jan 11 15:15:14 2008 +0100
64590
64591     added basic support for the MUNICes board.
64592
64593     Signed-off-by: Heiko Schocher <hs@denx.de>
64594
64595 commit 3bb77fb09a1caabf5a292cc5b486a78b977fbe19
64596 Author: Wolfgang Denk <wd@denx.de>
64597 Date:   Sat Jan 12 00:39:37 2008 +0100
64598
64599     Update CHANGELOG and MAINTAINERS files.
64600
64601     Signed-off-by: Wolfgang Denk <wd@denx.de>
64602
64603 commit 5ba7390c3cb579172be66888a371707b47b5be4e
64604 Author: Anatolij Gustschin <agust@denx.de>
64605 Date:   Fri Jan 11 02:15:02 2008 +0100
64606
64607     Fix compilation problem in common/cmd_bmp.c
64608
64609     common/cmd_bmp.c fails to compile if CONFIG_VIDEO_BMP_GZIP
64610     isn't defined. This patch fix this.
64611
64612     Signed-off-by: Anatolij Gustschin <agust@denx.de>
64613
64614 commit 5aa437baae5fe629abeab99bef793a2a1fc71b58
64615 Author: Heiko Schocher <hs@denx.de>
64616 Date:   Fri Jan 11 01:12:09 2008 +0100
64617
64618     Fix defaultconfig for the mgcoge board.
64619
64620     Signed-off-by: Heiko Schocher <hs@denx.de>
64621
64622 commit ac9db066b26935f31bff15c98168b19faeb603f3
64623 Author: Heiko Schocher <hs@denx.de>
64624 Date:   Fri Jan 11 01:12:08 2008 +0100
64625
64626     Added support for the mgcoge board from keymile.
64627
64628     Signed-off-by: Heiko Schocher <hs@denx.de>
64629
64630 commit b423d055cc2e13c4ef1f0389c3fa2988d0eed818
64631 Author: Heiko Schocher <hs@denx.de>
64632 Date:   Fri Jan 11 01:12:07 2008 +0100
64633
64634     Enable SMC microcode relocation patch for SMC1.
64635
64636     Signed-off-by: Heiko Schocher <hs@denx.de>
64637
64638 commit 381e4e639720d8d2efb8066c7c48ec9588cb28c7
64639 Author: Heiko Schocher <hs@denx.de>
64640 Date:   Fri Jan 11 01:12:06 2008 +0100
64641
64642     Added support for the mgsuvd board from keymile.
64643
64644     Signed-off-by: Heiko Schocher <hs@denx.de>
64645
64646 commit bf05293973b348f6946c9df92cd3c65ece42d0be
64647 Author: James Yang <james.yang@freescale.com>
64648 Date:   Thu Jan 10 16:02:07 2008 -0600
64649
64650     Fix 64-bit vsprintf.
64651
64652     There were some size and unsigned problems.
64653     Also add support for "ll" size modifier in format string like glibc
64654
64655     Signed-off-by: James Yang <James.Yang@freescale.com>
64656     Acked-by: Jon Loeliger <jdl@freescale.com>
64657
64658 commit 92fa37eac530860643afa26ae347af3d23d67309
64659 Author: Larry Johnson <lrj@acm.org>
64660 Date:   Wed Jan 9 12:42:35 2008 -0500
64661
64662     Remove superfluous preprocessor conditionals from LM73 driver
64663
64664     (1) Remove unused symbol "CFG_EEPROM_PAGE_WRITE_ENABLE".
64665
64666     (2) Use conditional Makefile.o.
64667
64668     Signed-off-by: Larry Johnson <lrj@acm.org>
64669
64670 commit efc6f447c1b940d1650c4b854c5598a595ddc3da
64671 Author: Guennadi Liakhovetski <lg@denx.de>
64672 Date:   Thu Jan 10 17:59:07 2008 +0100
64673
64674     Add support for the TK885D baseboard from TELE-DATA
64675
64676     The TK885D board uses a TQM885D module from TQ, this port adds an
64677     own configuration file and adds a last_stage_init() method to
64678     configure the two PHYs, depending on the phy_auto_nego environment
64679     variable.
64680
64681     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
64682
64683 commit 0ec595243dc99edcd248bbcfbfd5a1dc860bde89
64684 Author: Kumar Gala <galak@kernel.crashing.org>
64685 Date:   Thu Jan 10 02:22:05 2008 -0600
64686
64687     Fix compiler warning
64688
64689     main.c: In function 'readline_into_buffer':
64690     main.c:927: warning: unused variable 'p_buf'
64691
64692     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
64693
64694 commit bed53753dd1d7e6bcbea4339be0fb7760214cc35
64695 Author: Anatolij Gustschin <agust@denx.de>
64696 Date:   Fri Jan 11 14:30:01 2008 +0100
64697
64698     Add Fujitsu CoralP/Lime video driver
64699
64700     Signed-off-by: Anatolij Gustschin <agust@denx.de>
64701     Signed-off-by: Rodolfo Giometti <giometti@linux.it>
64702
64703 commit 20c450ef61ef2eb1c96f9b59ba0eb8d849bba058
64704 Author: Anatolij Gustschin <agust@denx.de>
64705 Date:   Fri Jan 11 02:39:47 2008 +0100
64706
64707     Fix video console newline and carriage return handling
64708
64709     Lines of the lenght CONSOLE_COLS or greater than CONSOLE_COLS
64710     are not displayed correctly. This is an attempt to fix
64711     this issue. Also add carriage return handling.
64712
64713     Signed-off-by: Anatolij Gustschin <agust@denx.de>
64714     Signed-off-by: Rodolfo Giometti <giometti@linux.it>
64715
64716 commit d5a163d6baa04f5a8edcc10ebc6fad08657d3093
64717 Author: Stefan Roese <sr@denx.de>
64718 Date:   Fri Jan 11 15:53:58 2008 +0100
64719
64720     ppc4xx: Fix sdram init on Sequoia boards
64721
64722     Clear possible errors in MCSR resulting from data-eye-search.
64723     If not done, then we could get an interrupt later on when
64724     exceptions are enabled.
64725
64726     Signed-off-by: Stefan Roese <sr@denx.de>
64727
64728 commit d610a60730b7464f6f659db49d264d89a7c71061
64729 Author: Anatolij Gustschin <agust@denx.de>
64730 Date:   Fri Jan 11 15:31:09 2008 +0100
64731
64732     ppc4xx: Rework Lime support for lwmon5
64733
64734     Rework Lime support for lwmon5 using new video driver
64735
64736     Signed-off-by: Anatolij Gustschin <agust@denx.de>
64737
64738 commit ff41ffc93c1592e77a44bdbebd5d781739f3aae0
64739 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
64740 Date:   Fri Jan 11 14:55:16 2008 +0100
64741
64742     ppc4xx: Update PMC440 config file
64743
64744     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
64745
64746 commit e3edcb36f14f0aabb6f50e96014d6877f73d64ea
64747 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
64748 Date:   Fri Jan 11 14:55:08 2008 +0100
64749
64750     ppx4xx: Fix sdram init on PMC440 boards
64751
64752     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
64753
64754 commit 061aad4d320dddce26247699dcf2875ee2ea1366
64755 Author: Dave Liu <r63238@freescale.com>
64756 Date:   Thu Jan 10 23:09:33 2008 +0800
64757
64758     mpc83xx: Fix the bug of 266MHz data rate DDR
64759
64760     The DDR doesn't work on the 266MHz data rate,
64761     the patch fix the bug.
64762
64763     Signed-off-by: Dave Liu <daveliu@freescale.com>
64764     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64765
64766 commit ded08317ad9e340b887bf2eb46e9565a0f610a93
64767 Author: Dave Liu <r63238@freescale.com>
64768 Date:   Thu Jan 10 23:08:26 2008 +0800
64769
64770     mpc83xx: Make the code more readable
64771
64772     Format the code, make it more readable
64773
64774     Signed-off-by: Dave Liu <daveliu@freescale.com>
64775     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64776
64777 commit 7e74d63d1a211fbc34ec424e2dc6726601f323d0
64778 Author: Dave Liu <r63238@freescale.com>
64779 Date:   Thu Jan 10 23:07:23 2008 +0800
64780
64781     mpc83xx: Reduce the latency of DDR
64782
64783     Reduce the AL from 2 to 1 clock to improve the performance.
64784
64785     Signed-off-by: Dave Liu <daveliu@freescale.com>
64786     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64787
64788 commit 6f3931a2bed5412c20d5e5536c865fbd657f7d28
64789 Author: Dave Liu <r63238@freescale.com>
64790 Date:   Thu Jan 10 23:06:05 2008 +0800
64791
64792     mpc83xx: Fix the wrong definition of MPC8315E
64793
64794     According to the latest user manual of MPC8315E,
64795     1) The SVCOD of HRCWL is different than 837x
64796     2) The SCCR has changes
64797
64798     Signed-off-by: Dave Liu <daveliu@freescale.com>
64799     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64800
64801 commit ec2638ea08a537a1bd409db873aaaa33a053ebae
64802 Author: Dave Liu <r63238@freescale.com>
64803 Date:   Thu Jan 10 23:05:00 2008 +0800
64804
64805     mpc83xx: Fix the typo in mpc83xx.h
64806
64807     The SPCR about TSEC priority is wrong.
64808
64809     Signed-off-by: Michael Barkowski <Michael.Barkowski@freescale.com>
64810     Signed-off-by: Joe D'Abbraccio <Joe.D'abbraccio@freescale.com>
64811     Signed-off-by: Dave Liu <daveliu@freescale.com>
64812     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64813
64814 commit c86ef2cd9ef81935049231fa89f36c7b793f2d4b
64815 Author: Dave Liu <r63238@freescale.com>
64816 Date:   Thu Jan 10 23:04:13 2008 +0800
64817
64818     mpc83xx: Fix the typo in global data struct
64819
64820     Fix the typo in global_data.h
64821
64822     Signed-off-by: Dave Liu <daveliu@freescale.com>
64823     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64824
64825 commit 2c5b48fc205c3e2752910da8f39209ed075929e5
64826 Author: Dave Liu <r63238@freescale.com>
64827 Date:   Thu Jan 10 23:03:03 2008 +0800
64828
64829     mpc83xx: Remove cache config from config.h
64830
64831     clean up the cache config from configs.h of board
64832
64833     Signed-off-by: Dave Liu <daveliu@freescale.com>
64834     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64835
64836 commit fab6f556bbbbd1bb35a5433161f7f173c18df559
64837 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
64838 Date:   Wed Jan 9 20:57:47 2008 +0300
64839
64840     mpc83xx: add support for the MPC8360E-RDK
64841
64842     This is MPC8360E based board with:
64843     - 256MB fixed SDRAM;
64844     - 8MB Intel Strata NOR flash;
64845     - StMICRO 64MiB NAND flash;
64846     - two 10/100/1000 ethernet ports connected via Broadcom
64847       BCM5481 PHYs;
64848     - two 10/100 ethernet ports connected via National
64849       DP83848 PHYs;
64850     - one PCI and one miniPCI slots;
64851     - four serial ports (two NS16550-compatible, two UCCs);
64852     - four USB ports working through MPC8360E "FHCI" USB controller;
64853     - Fujitsu MB86277 graphics controller;
64854     - Analog to Digital Converter/Touchscreen controller, AD7843
64855       connected to SPI.
64856
64857     Features not supported in this patch are:
64858     - StMICRO 64MiB NAND flash (patch sent);
64859     - MINT framebuffer initialization (patch is pending);
64860     - Fetching production information from the EEPROM via I2C;
64861     - FHCI USB;
64862     - Two slow UCCs used as RS-485 UARTs.
64863
64864     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
64865     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64866
64867 commit b3d2cde7a3aa1e83b7968cdff929e52c8cc617bb
64868 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
64869 Date:   Wed Jan 9 20:57:40 2008 +0300
64870
64871     mpc83xx: add "fsl, qe" compatible fixups
64872
64873     New device trees will use "fsl,qe" compatible properties.
64874
64875     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
64876     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64877
64878 commit 977b57583a7c34010e566a09a679ec3c1836f996
64879 Author: Kim Phillips <kim.phillips@freescale.com>
64880 Date:   Wed Jan 9 15:24:06 2008 -0600
64881
64882     mpc83xx: add missing CONFIG_HAS_ETH0 defines
64883
64884     the new libfdt code only updates eth0 if CONFIG_HAS_ETH0
64885     is defined; add the define to the missing board configs.
64886
64887     Thanks to Emilian Medve for finding this.
64888
64889     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64890
64891 commit b830b7f1635984ba607219fcbd78597c28eeb529
64892 Author: Becky Bruce <bgill@freescale.com>
64893 Date:   Thu Jan 10 14:00:28 2008 -0600
64894
64895     86xx: Support 2GB DIMMs
64896
64897     Configure the number of bits used to address the banks inside the SDRAM
64898     device.  The default register value of 0 means 2 bits to address 4 banks.
64899     Higher capacity devices like a 2GB DIMM require 3 bits to address 8 banks.
64900
64901     Signed-off-by: Becky Bruce <bgill@freescale.com>
64902
64903 commit 4d332dbeb08f5863d1ea69d91a00c5499d3a87ed
64904 Author: Niklaus Giger <niklausgiger@gmx.ch>
64905 Date:   Thu Jan 10 18:50:33 2008 +0100
64906
64907     ppc4xx: Make Sequoia boot vxWorks
64908
64909     vxWorks expects in
64910     TLB 0 a entry for the Machine Check interrupt
64911     TLB 1 a entry for the RAM
64912     TLB 2 a entry for the EBC
64913     TLB 3 a entry for the boot flash
64914
64915     After changing the baudrate to 9600 I had no problems to boot the
64916     vxWorks image as distributed by WindRiver (Revision 2.0/1 from
64917     June 18, 2007)
64918
64919     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
64920
64921 commit 6d8184b00c0d1d7090e4a2f514e310d98a394f8d
64922 Author: Larry Johnson <lrj@arlinx.com>
64923 Date:   Wed Jan 9 23:10:27 2008 -0500
64924
64925     ppc4xx: Fix dflush() to restore DVLIM register
64926
64927     Signed-off-by: Larry Johnson <lrj@acm.org>
64928
64929 commit 252f60b068d1f94190b5bcfda169db582387e15e
64930 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
64931 Date:   Thu Jan 10 03:52:44 2008 -0500
64932
64933     Nios2: remove common/cmd_bdinfo.c unused variable.
64934
64935     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
64936     Signed-off-by: Scott McNutt <smcnutt@psyent.com>
64937
64938 commit 422b1a01602b6e2fbf8444a1192c7ba31461fd4c
64939 Author: Ben Warren <biggerbadderben@gmail.com>
64940 Date:   Wed Jan 9 18:15:53 2008 -0500
64941
64942     Fix Ethernet init() return codes
64943
64944     Change return values of init() functions in all Ethernet drivers to conform
64945     to the following:
64946
64947         >=0: Success
64948         <0:  Failure
64949
64950     All drivers going forward should return 0 on success.  Current drivers that
64951     return 1 on success were left as-is to minimize changes.
64952
64953     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
64954     Acked-by: Stefan Roese <sr@denx.de>
64955     Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
64956     Acked-by: Kim Phillips <kim.phillips@freescale.com>
64957     Acked-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
64958     Acked-By: Timur Tabi <timur@freescale.com>
64959
64960 commit d3a6532cbe263d992f49e86ac95bede28e96f9c8
64961 Author: Wolfgang Denk <wd@denx.de>
64962 Date:   Thu Jan 10 00:55:14 2008 +0100
64963
64964     Coding Style cleanup; update CHANGELOG
64965
64966     Signed-off-by: Wolfgang Denk <wd@denx.de>
64967
64968 commit 17a41e4492121ccf9fa2c10c2cb1a6d1c18d74f7
64969 Author: Kim Phillips <kim.phillips@freescale.com>
64970 Date:   Wed Jan 9 16:56:54 2008 -0600
64971
64972     Add QE brg freq and correct qe bus freq fdt update code
64973
64974     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
64975     Signed-off-by: Andy Fleming <afleming@freescale.com>
64976
64977 commit 890dfef06c2d169a3356359596890754dfb8ee1c
64978 Author: Andy Fleming <afleming@freescale.com>
64979 Date:   Wed Jan 9 16:34:51 2008 -0600
64980
64981     Remove cache config from ATUM8548 and sbc8548 configs
64982
64983     These boards weren't updated by Kumar's config patch because they
64984     weren't in the tree, yet.
64985
64986     Signed-off-by: Andy Fleming <afleming@freescale.com>
64987
64988 commit b8ec2385038c094b07ec5b49336289a46b6e9cc6
64989 Author: Timur Tabi <timur@freescale.com>
64990 Date:   Mon Jan 7 13:31:19 2008 -0600
64991
64992     85xx: add ability to upload QE firmware
64993
64994     Define the layout of a binary blob that contains a QE firmware and instructions
64995     on how to upload it.  Add function qe_upload_firmware() to parse the blob and
64996     perform the actual upload.  Add command-line command "qe fw" to take a firmware
64997     blob in memory and upload it.  Update ft_cpu_setup() on 85xx to create the
64998     'firmware' device tree node if U-Boot has uploaded a firmware.  Fully define
64999     'struct rsp' in immap_qe.h to include the actual RISC Special Registers.
65000
65001     Signed-off-by: Timur Tabi <timur@freescale.com>
65002
65003 commit b009f3eca99bb7b9e6ba6639a8909a138dd5e9fe
65004 Author: Kumar Gala <galak@kernel.crashing.org>
65005 Date:   Tue Jan 8 01:22:21 2008 -0600
65006
65007     85xx: Remove cache config from configs.h
65008
65009     Either use the standard defines in asm/cache.h or grab the information
65010     at runtime from the L1CFG SPR.
65011
65012     Also, minor cleanup in cache.h to make the code a bit more readable.
65013
65014     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
65015
65016 commit b964e9368f45372aaf1da0c13fe56f6d81ae8e96
65017 Author: robert lazarski <robertlazarski@gmail.com>
65018 Date:   Fri Dec 21 10:39:27 2007 -0500
65019
65020     mpc85xx: Add support for ATUM8548 (updated)
65021
65022     Add support for Instituto Atlantico's ATUM8548 board
65023
65024     Signed-off-by: robert lazarski <robertlazarski@gmail.com>
65025     Signed-off-by: Andy Fleming <afleming@freescale.com>
65026
65027 commit 7bd6104b71de9bca80ac8e0936003443bb42f2fc
65028 Author: robert lazarski <robertlazarski@gmail.com>
65029 Date:   Fri Dec 21 10:36:37 2007 -0500
65030
65031     mpc85xx: Add support for ATUM8548 (updated)
65032
65033     Add support for Instituto Atlantico's ATUM8548 board
65034
65035     Signed-off-by: robert lazarski <robertlazarski@gmail.com>
65036
65037 commit 9e3ed392d2c8965e24c942b58796c31c644c2f70
65038 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
65039 Date:   Thu Dec 13 06:45:14 2007 -0600
65040
65041     mpc85xx: Add support for SBC8548 (updated)
65042
65043     Add support for Wind River's SBC8548 reference board.
65044
65045     Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com>
65046
65047 commit 11c45ebd46d6517b51b7a92dd52a618b2f4e5586
65048 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
65049 Date:   Thu Dec 13 06:45:08 2007 -0600
65050
65051     mpc85xx: Add support for SBC8548 (updated)
65052
65053     Add support for Wind River's SBC8548 reference board.
65054
65055     Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com>
65056     Signed-off by: Andy Fleming <afleming@freescale.com>
65057
65058 commit 64d4bcb087c2ece1c4d0de8efe85e0075e5b1594
65059 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
65060 Date:   Mon Oct 22 19:58:19 2007 +0400
65061
65062     MPC8568E-MDS: set up QE pario for UART1
65063
65064     To use UART1 on the MPC8568E-MDS, QE pario pins PC[0:3] should
65065     be set up appropriately.
65066
65067     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
65068
65069 commit ad162249cb371e9e38971676f09be791e5f3cf4a
65070 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
65071 Date:   Mon Oct 22 18:12:46 2007 +0400
65072
65073     MPC8568E-MDS: reset UCCs to use them reliably
65074
65075     In order to use GETH1 and GETH2 on the MPC8568E-MDS, we should reset
65076     UCCs.
65077
65078     p.s Similar code exists in the Linux kernel board file (for capability
65079     reasons with older U-Boots), but should be removed some day.
65080
65081     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
65082
65083 commit 2146cf56821c3364786ca94a7306008c5824b238
65084 Author: Kumar Gala <galak@kernel.crashing.org>
65085 Date:   Wed Dec 19 01:18:15 2007 -0600
65086
65087     Reworked FSL Book-E TLB macros to be more readable
65088
65089     The old macros made it difficult to know what WIMGE and perm bits
65090     were set for a TLB entry.  Actually use the bit masks for these items
65091     since they are only a single bit.
65092
65093     Also moved the macros into mmu.h out of e500.h since they aren't specific
65094     to e500.
65095
65096     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
65097
65098 commit 1d47273d46925929f8f2c1913cd96d7257aade88
65099 Author: Kumar Gala <galak@kernel.crashing.org>
65100 Date:   Tue Dec 18 23:21:51 2007 -0600
65101
65102     Use FSL Book-E MMU macros from Linux Kernel
65103
65104     Grab the FSL Book-E MAS register macros from Linux.  Also added
65105     defines for page sizes up to 4TB and removed SHAREN since it doesnt
65106     really exist.
65107
65108     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
65109
65110 commit 02df4a270f817ef6ec39047a01b55fecdc5f3b37
65111 Author: Andy Fleming <afleming@freescale.com>
65112 Date:   Wed Jan 9 13:51:32 2008 -0600
65113
65114     Fix my own merge stupidity
65115
65116     Way back in August I merged Heiko's patch:
65117     566a494f592: [PCS440EP] upgrade the PCS440EP board
65118
65119     with Jon's CONFIG_COMMANDS patches.
65120
65121     This was done in commit: 6bf6f114dcdd97ec3f80c2761ed40e31229d6b78
65122
65123     However, in the process, I left out some of Heiko's good changes.
65124
65125     Now Heiko's and Jon's patches are properly merged in fat_register_device()
65126
65127     Signed-off-by: Andy Fleming <afleming@freescale.com>
65128
65129 commit 6636b62a6efc7f14e6e788788631ae7a7fca4537
65130 Author: James Yang <James.Yang@freescale.com>
65131 Date:   Wed Jan 9 11:17:49 2008 -0600
65132
65133     Expose parse_line() globally.
65134
65135     Add new function readline_into_buffer() that allows the
65136     output of readline to be put into a pointer to char buffer.
65137
65138     This refactoring allows other functions besides the
65139     main command loop to also use the same input mechanism.
65140
65141     Signed-off-by: James Yang <James.Yang@freescale.com>
65142     Acked-by: Jon Loeliger <jdl@freescale.com>
65143
65144 commit 7ca90513486abd4ae50bd1b7403f47cc58c5ad25
65145 Author: Guennadi Liakhovetski <lg@denx.de>
65146 Date:   Wed Jan 9 01:15:25 2008 +0100
65147
65148     trivial: fix consequences of a bad merge
65149
65150     Fix what looks like a merge artifact.
65151
65152     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
65153
65154 commit 4785a694c0045996ccf0ac5b8edf531efc1b730e
65155 Author: Zhang Wei <wei.zhang@freescale.com>
65156 Date:   Thu Jan 3 10:51:15 2008 +0800
65157
65158     Add Ctrl combo key support to usb keyboard driver.
65159
65160     Ctrl combo key support is added, which is very useful to input Ctrl-C
65161     for interrupt current job.
65162     Also add usb_event_poll() calling to usb_kbd_testc(), which can get
65163     key input when tstc() is called.
65164
65165     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
65166
65167 commit 10c7382bc5d5e64c47f94ac2ca78cc574442e82d
65168 Author: Marcel Ziswiler <marcel@ziswiler.com>
65169 Date:   Sun Dec 30 03:30:56 2007 +0100
65170
65171     fix various comments
65172
65173     Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
65174
65175 commit 7817cb2083d982923752fe0f12b67c0e7c09a027
65176 Author: Marcel Ziswiler <marcel@ziswiler.com>
65177 Date:   Sun Dec 30 03:30:46 2007 +0100
65178
65179     fix comments with new drivers organization
65180
65181     Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
65182
65183 commit a9b410dc7d2a4721c408b13abfc037988150f145
65184 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
65185 Date:   Fri Dec 28 12:50:59 2007 +0900
65186
65187     Remove the obsolete terse version of do_mii()
65188
65189     We now have more useful version of do_mii() and everybody use it.
65190     Gerald Van Baren says:
65191
65192     > When I originally wrote the mii command 6(!) years ago, I wrote a
65193     > verbose version that printed human readable decomposition of the flags,
65194     > etc., and a terse one that didn't print as much stuff and thus had a
65195     > smaller memory footprint.
65196     >
65197     > It sounds like the terse version has withered and died, apparently
65198     > people are only using the verbose version (which is very understandable,
65199     > I do myself).
65200
65201     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
65202     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
65203
65204 commit 01c687aa6e065bd4faf80f723361e798941dd6b0
65205 Author: Mike Frysinger <vapier@gentoo.org>
65206 Date:   Thu Dec 27 13:42:56 2007 -0500
65207
65208     Do not reference sha1.c when building mkimage.
65209
65210     remove sha1.o from mkimage linking since it isn't actually used.
65211
65212     Signed-Off-By: Mike Frysinger <vapier@gentoo.org>
65213
65214 commit b9173af73e524d37c812f210173cf83385c5171a
65215 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
65216 Date:   Thu Dec 27 15:39:54 2007 +0900
65217
65218     common/cmd_mii.c: Add sanity argc check
65219
65220     If type mii command without arguments, we suffer from uninitialized argv[]
65221     entries; for example we MIPS get stuck by TLB error.
65222
65223     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
65224
65225 commit 500856eb1707ed17d9204baa61dd59948d3b2899
65226 Author: Rafal Jaworowski <raj@semihalf.com>
65227 Date:   Wed Jan 9 19:39:36 2008 +0100
65228
65229     API for external applications.
65230
65231     This is an API for external (standalone) applications running on top of
65232     U-Boot, and is meant to be more extensible and robust than the existing
65233     jumptable mechanism. It is similar to UNIX syscall approach. See api/README
65234     for more details.
65235
65236     Included is the demo application using this new framework (api_examples).
65237
65238     Please note this is still an experimental feature, and is turned off by
65239     default.
65240
65241     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
65242
65243 commit fe8dd0b2220b7c02b0d4c9c4f9967879970477b1
65244 Author: Jon Loeliger <jdl@freescale.com>
65245 Date:   Wed Jan 9 12:14:55 2008 -0600
65246
65247     86xx: Remove cache config from configs.h
65248
65249     Just use the standard defines in asm/cache.h.
65250
65251     Signed-off-by: Jon Loeliger <jdl@freescale.com>
65252
65253 commit 26a41790f8eba19ad450e18ae91351daf485b3e2
65254 Author: Rafal Jaworowski <raj@semihalf.com>
65255 Date:   Wed Jan 9 18:05:27 2008 +0100
65256
65257     Globalize envmatch()
65258
65259     The newly introduced API (routines related to env vars) will need to call
65260     it.
65261
65262     Signed-off-by: Rafal Zabdyr <armo@semihalf.com>
65263
65264 commit 1df170f8b2a99e1e2f940f9f0b56511e1e4c9e1f
65265 Author: Jon Loeliger <jdl@freescale.com>
65266 Date:   Fri Jan 4 12:07:27 2008 -0600
65267
65268     Convert MPC8610HPCD to use libfdt.
65269
65270     Assumes the presence of the aliases node in the DTS to
65271     locate the pci and serial nodes for fixups.
65272
65273     Use consistent fdtaddr and fdtfile in environment variables.
65274
65275     Signed-off-by: Jon Loeliger <jdl@freescale.com>
65276
65277 commit c9974ab0a4d3731cdb76a7599d9fe9445d764d60
65278 Author: Jon Loeliger <jdl@freescale.com>
65279 Date:   Fri Jan 4 11:58:23 2008 -0600
65280
65281     8610: Fix lingering compile warnings.
65282
65283     Turn off DEBUG.
65284
65285     Signed-off-by: Jon Loeliger <jdl@freescale.com>
65286
65287 commit 6007f3251c0967adc13f2ed8be1b924ddc30124d
65288 Author: Wolfgang Denk <wd@denx.de>
65289 Date:   Wed Jan 9 15:14:46 2008 +0100
65290
65291     Coding Style cleanup, update CHANGELOG
65292
65293     Signed-off-by: Wolfgang Denk <wd@denx.de>
65294
65295 commit fc6414eca55f1fc108fb12fc8cdc43bd8b4463f9
65296 Author: Mike Frysinger <vapier@gentoo.org>
65297 Date:   Tue Dec 18 04:29:55 2007 -0500
65298
65299     fix easylogo on big endian dev systems
65300
65301     didnt realize how out of shape easylogo actually was until i tried using it.
65302     this patch does byte swapping as need be on the input tga header since the tga
65303     is in little endian but the host could just as well be big endian.  i didnt
65304     bother using bswap macros or such stuff from system headers as nothing in
65305     POSIX dictates byte swapping functionality.
65306
65307     Signed-Off-By: Mike Frysinger <vapier@gentoo.org>
65308
65309 commit 38d299c2db81bd889c601b5dfc12c4e83ef83333
65310 Author: Mike Frysinger <vapier@gentoo.org>
65311 Date:   Tue Dec 18 03:23:25 2007 -0500
65312
65313     cleanup easylogo
65314
65315     - make the Makefile not suck
65316     - include proper headers for prototypes
65317     - fix obvious broken handling of strchr() when handling '.' in filenames
65318
65319     Signed-Off-By: Mike Frysinger <vapier@gentoo.org>
65320
65321 commit 883e3925d99a8dd69c5b0201cba5b1887f88f95c
65322 Author: raptorbrino@aim.com <raptorbrino@aim.com>
65323 Date:   Thu Dec 13 21:23:28 2007 -0500
65324
65325     Fix build problems under Cygwin
65326
65327     This patch allows u-boot to build without error in a cygwin
65328     environment.  Cygwin does not define __u64 in it's
65329     include/asm/types.h file.  The -idirafter flag in the u-boot
65330     build causes the inclusion of the cygwin types.h file as opposed
65331     to u-bot/include/asm/types.h file which does define __u64.
65332     Subsequently, sha1.c compile fails due to unknown symbol.
65333
65334     Signed-off-by: Brian Miller <raptorbrino@netscape.net>
65335
65336 commit 43ef1c381f9195504a2488f5cb909227eb97d475
65337 Author: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
65338 Date:   Fri Nov 30 17:29:59 2007 +0100
65339
65340     cmd_bmp: Add support for displaying gzip compressed bmps
65341
65342     The existing code can show information about a gzip compressed BMP
65343     image, but can't actually display it.
65344
65345     Therefore, move the decompression code out of bmp_info() and use it in
65346     bmp_display() as well in order to display a compressed BMP image.
65347
65348     Also, clean things up a bit and fix a memory leak while we're at it.
65349
65350     [hskinnemoen@atmel.com: a bit of refactoring]
65351     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
65352
65353 commit d197ffd8172c6fdef38733424640a9a47295d6e9
65354 Author: Guennadi Liakhovetski <lg@denx.de>
65355 Date:   Thu Nov 29 21:15:56 2007 +0100
65356
65357     Fix and optimize MII operations on FEC (MPC8xx) controllers
65358
65359     This patch fixes several issues at least on a MPC885 based system with two
65360     FEC interfaces used in MII mode.
65361
65362     1. PHY discovery should first read PHY_PHYIDR2 register and only then
65363        PHY_PHYIDR1 like cpu/mpc8xx/fec.c::mii_discover_phy() does it,
65364        otherwise the values read are wrong. Also notice, that PHY discovery
65365        cannot work on MPC88x / MPC87x in setups with both FECs active at all
65366        in its present form, because for both interfaces the registers from FEC
65367        1 are used to communicate over MII.
65368
65369     2. Remove code duplication for resetting the FEC by isolating it into a
65370        separate function.
65371
65372     3. Initialize MII on FEC 1 when communicating over FEC 2 in fec_init().
65373
65374     4. Optimize mii_init() to only reset the FEC 1 controller once.
65375
65376     5. Fix a typo in mii_init() using index i instead of j thus potentially
65377        leading to unpredictable results.
65378
65379     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
65380
65381 commit 6a5e1d75bf106fa157e9ce68bcaf4b13e8a1d214
65382 Author: Guennadi Liakhovetski <lg@denx.de>
65383 Date:   Tue Nov 20 13:14:20 2007 +0100
65384
65385     Fix endianness conversions in rtl8169 driver
65386
65387     It is unclear on what platforms this driver has been tested, since
65388     noone up to now defines CONFIG_RTL8169 in the board configuration
65389     header. Now it has been fixed for a big-endian mpc8241 based
65390     linkstation platform. This patch presents the necessary endianness
65391     conversion fixes.
65392
65393     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
65394
65395 commit 58694f9709c0c3e3178e349ae748d98cfb0c639a
65396 Author: Zhang Wei <wei.zhang@freescale.com>
65397 Date:   Thu Jan 3 10:51:15 2008 +0800
65398
65399     Add Ctrl combo key support to usb keyboard driver.
65400
65401     Ctrl combo key support is added, which is very useful to input Ctrl-C
65402     for interrupt current job.
65403     Also add usb_event_poll() calling to usb_kbd_testc(), which can get
65404     key input when tstc() is called.
65405
65406     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
65407     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
65408
65409 commit 07eb02687f008721974a2fb54cd7fdc28033ab3c
65410 Author: Wolfgang Denk <wd@denx.de>
65411 Date:   Wed Jan 9 13:43:38 2008 +0100
65412
65413     Coding Style clenaup; update CHANGELOG
65414
65415     Signed-off-by: Wolfgang Denk <wd@denx.de>
65416
65417 commit c26acc1a43b31ddca5add42fd0360ff0eee90c80
65418 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65419 Date:   Thu Dec 27 17:13:11 2007 +0100
65420
65421     Remove bit swapping in Xilinx Spartan bitfile loading
65422
65423     This patch removes the unnecessary bit swapping when
65424     booting .bit files with the 'fpga loadb' command.
65425
65426     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65427
65428 commit 437fc7327f0611f82937858f2d80e4cd61b40984
65429 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65430 Date:   Thu Dec 27 17:13:05 2007 +0100
65431
65432     Fix MSB check in Xilinx Spartan slave serial mode
65433
65434     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65435
65436 commit 3bff4ffa33729a42645e328a21e8d16488872958
65437 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65438 Date:   Thu Dec 27 17:12:56 2007 +0100
65439
65440     Add new Xilinx Spartan FPGA types
65441
65442     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65443
65444 commit 21d39d598c4e74d4e7761608c79dba2715d40a4c
65445 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65446 Date:   Thu Dec 27 17:12:43 2007 +0100
65447
65448     Add pre and post configuration callbacks for Spartan FPGAs
65449
65450     This patch adds a post configuration callback for Spartan2/3 FPGAs.
65451     pre and post configuration callback are now optional and
65452     not called when the function pointer is set to NULL.
65453
65454     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65455
65456 commit 0133502e39ff89b67c26cb4015e0e7e8d9571184
65457 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65458 Date:   Thu Dec 27 17:12:34 2007 +0100
65459
65460     Improve configuration of FPGA subsystem
65461
65462     This patch removes the FPGA subsystem configuration through
65463     the CONFIG_FPGA bitmask configuration option.
65464
65465     See README for the new options:
65466
65467         CONFIG_FPGA,
65468         CONFIG_FPGA_<vendor>,
65469         CONFIG_FPGA_<family>
65470
65471     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65472
65473 commit 95c6bc7d4a3588b452baca610f8c795a83630477
65474 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65475 Date:   Thu Dec 27 16:55:17 2007 +0100
65476
65477     Add Epson RX8025 RTC support
65478
65479     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65480
65481 commit 1208a2dfde02bedd3c5bda29a606632b8e0be058
65482 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65483 Date:   Thu Dec 27 16:57:23 2007 +0100
65484
65485     serial: Make default_serial_console() a weak function
65486
65487     With this patch it is possible to reimplement default_serial_console()
65488     in board specific code. This will be done in the upcomming PMC440
65489     U-Boot port. This also allows the lwmon board maintainer to
65490     remove the '#if !defined(CONFIG_LWMON) ...' from common/serial.c.
65491
65492     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65493
65494 commit d16471ee05ce7ac5392bc0e9fe3ff4b58a768f33
65495 Author: Harald Welte <laforge@openmoko.org>
65496 Date:   Wed Dec 19 14:14:47 2007 +0100
65497
65498     add 'terminal program' functionality
65499
65500     This patch adds a 'cu' like serial terminal command to u-boot
65501     using which you can access other serial ports from the system console.
65502
65503     OpenMoko uses this in their Neo1973 phones to get access to the GSM
65504     Modem and GPS chip from the bootloader.
65505
65506     Signed-off-by: Harald Welte <laforge@openmoko.org>
65507
65508 commit 62d4f4365341576f5a5307b2b205a5aa2e3c6be6
65509 Author: Harald Welte <laforge@openmoko.org>
65510 Date:   Wed Dec 19 14:12:53 2007 +0100
65511
65512     Re-introduce the 'nand read.oob' and 'nand write.oob' commands
65513     that used to exist with the legacy NAND code
65514
65515     Signed-off-by: Harald Welte <laforge@openmoko.org>
65516
65517 commit f540c42d9564854b19ce9bbb70affe172529fe70
65518 Author: Harald Welte <laforge@openmoko.org>
65519 Date:   Wed Dec 19 14:09:58 2007 +0100
65520
65521     Fix building with CRAMFS but not JFFS2 support
65522
65523     Signed-off-by: Harald Welte <laforge@openmoko.org>
65524
65525 commit 23d0baf967fecdaf1804f045f6339337c5607eec
65526 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
65527 Date:   Sat Dec 22 15:52:58 2007 +0100
65528
65529     Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime
65530
65531     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
65532     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
65533
65534 commit 23776ff292966a85d811126933830bed48211826
65535 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
65536 Date:   Tue Dec 11 10:53:12 2007 +0100
65537
65538     ARM: support board-specific ethernet PHY init
65539
65540     Add until the new phylib will be arrived
65541
65542     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
65543
65544 commit 7b74ebe723e576baedf5a8b6240589b19b845a1b
65545 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
65546 Date:   Sat Dec 8 16:34:08 2007 +0100
65547
65548     IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46x
65549
65550     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
65551
65552 commit a2df4da31b1a1e41e3e9e1358cfc52b806046ce1
65553 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
65554 Date:   Sun Dec 9 11:01:10 2007 +0100
65555
65556     Add missing file in gitignore and comments
65557
65558     based on Linux source tree's .gitignore files
65559
65560     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
65561
65562 commit 435dc8fcdb3bc61d3d490773a8f369f98a20c868
65563 Author: Wolfgang Denk <wd@denx.de>
65564 Date:   Wed Jan 9 11:36:21 2008 +0100
65565
65566     Coding Style cleanup, update CHANGELOG
65567
65568     Signed-off-by: Wolfgang Denk <wd@denx.de>
65569
65570 commit b2e2142c500c48a57f18f9dd30e66c13caea0971
65571 Author: Stefan Roese <sr@denx.de>
65572 Date:   Wed Jan 9 10:38:58 2008 +0100
65573
65574     POST: Execute SPR test after relocation
65575
65576     On LWMON5 we now use d-cache as init-ram and stack. The SPR POST test uses
65577     self modifying code and this doesn't work with stack in d-cache, since
65578     I can't move the code from d-cache to i-cache. We move the SPR test to
65579     be executed a little later, after relocation. Then stack is located in
65580     SDRAM and this self-modifying code is no problem anymore.
65581
65582     Signed-off-by: Stefan Roese <sr@denx.de>
65583
65584 commit 8f24e0637ae113500d8bd60d80d57afcc0aa8bde
65585 Author: Stefan Roese <sr@denx.de>
65586 Date:   Wed Jan 9 10:28:20 2008 +0100
65587
65588     ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore
65589
65590     This patch configures the LWMON5 port to use d-cache as init-ram and
65591     the unused GPT0_COMP6 as POST WORD storage.
65592
65593     Signed-off-by: Stefan Roese <sr@denx.de>
65594
65595 commit 1754f50b710194f886b6f2831803d8960171a14d
65596 Author: Stefan Roese <sr@denx.de>
65597 Date:   Wed Jan 9 10:25:46 2008 +0100
65598
65599     ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storage
65600
65601     The privious 4xx POST implementation only supported storing the POST
65602     WORD in OCM. Since we need to reserve the OCM on LWMON5 for the logbuffer
65603     we need to store the POST WORD in some other non volatile location.
65604     This patch adds CFG_POST_ALT_WORD_ADDR to specify an address for such
65605     a location.
65606
65607     Signed-off-by: Stefan Roese <sr@denx.de>
65608
65609 commit e02c521d94b45d7b05aa522e4ccde6b74bf5fe57
65610 Author: Stefan Roese <sr@denx.de>
65611 Date:   Wed Jan 9 10:23:16 2008 +0100
65612
65613     ppc4xx: Add 44x cache locking to better support init-ram in d-cache
65614
65615     This patch adds support for locking the init-ram/stack in d-cache,
65616     so that other regions may use d-cache as well
65617
65618     Note, that this current implementation locks exactly 4k of d-cache,
65619     so please make sure that you don't define a bigger init-ram area. Take
65620     a look at the lwmon5 440EPx implementation as a reference.
65621
65622     Signed-off-by: Stefan Roese <sr@denx.de>
65623
65624 commit 0ddb89601a8d29e808db450366752ffdc6267c53
65625 Author: Wolfgang Denk <wd@denx.de>
65626 Date:   Wed Jan 9 10:16:33 2008 +0100
65627
65628     Fix memset bug in ext2fs_read_file()
65629
65630     ext2fs_read_file() had the function arguments swapped.
65631
65632     Pointed out by Mike Montour, 19 Dec 2007 22:34:25 -0800
65633
65634     Signed-off-by: Wolfgang Denk <wd@denx.de>
65635
65636 commit 32d6f1bc09175f3b77469771e839bc7255a9f22e
65637 Author: Markus Klotzbücher <mk@denx.de>
65638 Date:   Tue Jan 5 08:17:15 1988 +0100
65639
65640     Fix problems with usb storage devices on MPC5200 /TQM5200
65641
65642     The MPC5200 OHCI controller operates in big endian, so
65643     CFG_OHCI_BE_CONTROLLER must be defined for it to work properly.
65644
65645     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
65646
65647 commit 46f6e5019048b103d7693d5310de0f1cfbaf4c19
65648 Author: Wolfgang Denk <wd@denx.de>
65649 Date:   Tue Jan 8 22:58:27 2008 +0100
65650
65651     Fix compile problem with new env code.
65652
65653     Signed-off-by: Wolfgang Denk <wd@denx.de>
65654
65655 commit 64b3727b9779d86127cd576e392a987de5ebb9fd
65656 Author: Markus Klotzbücher <mk@denx.de>
65657 Date:   Tue Nov 27 10:23:20 2007 +0100
65658
65659     tools: fix fw_printenv tool to compile again
65660
65661     This patch updates the fw_printenv/fw_setenv userspace tool to include
65662     the correct MTD header in order to compile against current kernel
65663     headers. Backward compatibility is preserved by introducing an option
65664     MTD_VERSION which can be set to "old" for compilation using the old MTD
65665     headers. Along with this a number of warnings are fixed.
65666
65667     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
65668
65669 commit 1f84021a85abeb837d2ce0dc84297b4f1d45d516
65670 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65671 Date:   Tue Jan 8 15:40:09 2008 +0100
65672
65673     ppc4xx: assign PCI interrupts on seuqoia boards
65674
65675     Some operating systems rely on assigned PCI interrupts.
65676
65677     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65678
65679 commit 6e9233d30afe57cb6e148fbfa4895e7810196fac
65680 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65681 Date:   Tue Jan 8 15:50:49 2008 +0100
65682
65683     ppc4xx: Move cpu/ppc4xx/vecnum.h into include path
65684
65685     This patch allows the use of 4xx interrupt vector number defines
65686     in board specific code outside cpu/ppc4xx.
65687
65688     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65689
65690 commit 580d1d3186a2bc6dbdb626941b716dae1788e51e
65691 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65692 Date:   Tue Jan 8 15:39:01 2008 +0100
65693
65694     ppc4xx: Fix UIC2 vector number base
65695
65696     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65697
65698 commit ff5fb8a6ccba56e3482d0e297d8cfb7faa040811
65699 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65700 Date:   Tue Jan 8 12:49:58 2008 +0100
65701
65702     ppc4xx: Update PLB/PCI divider for PMC440 board
65703
65704     This patch updates the PLB/PCI divider when running at
65705     400MHz CPU frequency from 4 to 3 which results in 44MHz PCI sync clock.
65706
65707     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65708
65709 commit 7d5d75633174867316a0c0f2fca5ceb2cf312cde
65710 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65711 Date:   Tue Jan 8 11:13:09 2008 +0100
65712
65713     ppc4xx: Disable error message when no NAND chip is installed on PMC440
65714
65715     Add CFG_NAND_QUIET_TEST option to disable error message when
65716     no NAND chip is installed on PMC440 boards.
65717
65718     Disable a couple of config defines that are only used for NAND_U_BOOT.
65719
65720     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65721
65722 commit c83d7ca4dadd44ae430235077f63b64a11f36f6e
65723 Author: Wolfgang Denk <wd@denx.de>
65724 Date:   Tue Jan 8 22:58:27 2008 +0100
65725
65726     Fix compile problem with new env code.
65727
65728     Signed-off-by: Wolfgang Denk <wd@denx.de>
65729
65730 commit 6de66b35426312a21174a9bf0576a094e2904bea
65731 Author: Markus Klotzbücher <mk@denx.de>
65732 Date:   Tue Nov 27 10:23:20 2007 +0100
65733
65734     tools: fix fw_printenv tool to compile again
65735
65736     This patch updates the fw_printenv/fw_setenv userspace tool to include
65737     the correct MTD header in order to compile against current kernel
65738     headers. Backward compatibility is preserved by introducing an option
65739     MTD_VERSION which can be set to "old" for compilation using the old MTD
65740     headers. Along with this a number of warnings are fixed.
65741
65742     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
65743
65744 commit ad3006fe7e84667021753b74247b0bafd97ba35f
65745 Author: Gerald Van Baren <vanbaren@cideas.com>
65746 Date:   Mon Jan 7 23:47:32 2008 -0500
65747
65748     LIBFDT: use memmove() instead of memcpy()
65749
65750     This is partial patch from the DTC/libfdt
65751     commit  67b6b33b9b413a450a72135b5dc59c0a1e33e647
65752     Author: David Gibson <david@gibson.dropbear.id.au>
65753     Date:   Wed Nov 21 11:56:14 2007 +1100
65754
65755         The patch also fixes one genuine bug caught by valgrind -
65756         _packblocks() in fdt_rw.c was using memcpy() where it should have been
65757         using memmove().
65758
65759     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
65760
65761 commit aec7135bc300e3340d18f203347ee00c5b5f68c0
65762 Author: David Gibson <david@gibson.dropbear.id.au>
65763 Date:   Mon Dec 17 14:42:07 2007 +1100
65764
65765     libfdt: Add more documentation (patch the seventh)
65766
65767     This patch adds more documenting comments to libfdt.h.  Specifically,
65768     these document the read/write functions (not including fdt_open_into()
65769     and fdt_pack(), for now).
65770
65771     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
65772
65773 commit 9d4450b5adc36623e9c1de1f92539db77ad0c57e
65774 Author: David Gibson <david@gibson.dropbear.id.au>
65775 Date:   Mon Dec 17 14:41:52 2007 +1100
65776
65777     libfdt: Add more documentation (patch the sixth)
65778
65779     This patch adds some more documenting comments to libfdt.h.
65780     Specifically this documents all the write-in-place functions.
65781
65782     Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
65783
65784 commit b60af3d4c1680487ee37e11aa1b3db6dec04d8f0
65785 Author: Gerald Van Baren <vanbaren@cideas.com>
65786 Date:   Sat Dec 29 22:45:27 2007 -0500
65787
65788     Fine grained per property /chosen updating.
65789
65790     Implement a suggestion by Scott Wood to make the /chosen handling fine
65791     grained.  Don't overwrite pre-existing properties on a per-property basis,
65792     so if /chosen exists but a necessary /chosen/property doesn't, it gets
65793     created.  If a /chosen property exists, it is NOT overwritten unless the
65794     "force" flag is true.
65795
65796     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
65797
65798 commit 238cb7a423c6eaa36496efb788cfb9798cea7f95
65799 Author: Gerald Van Baren <vanbaren@cideas.com>
65800 Date:   Sat Jan 5 15:33:29 2008 -0500
65801
65802     Improve the FDT help message.
65803
65804     Add a note that "fdt copy" makes the new address active.
65805     Remove most of the extra hints at the end of the fdt help.
65806
65807     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
65808
65809 commit ea6d8be153ceaf16958f8009cea6d75f3ff58d92
65810 Author: Gerald Van Baren <vanbaren@cideas.com>
65811 Date:   Sat Jan 5 14:52:04 2008 -0500
65812
65813     Support setting FDT properties with optional values.
65814
65815     Fix a bug found and documented by Bartlomiej Sieka where the optional
65816     value on "fdt set <path> <prop> [<val>]" wasn't optional.
65817
65818     => fdt mknode / testnode
65819     => fdt print /testnode
65820     testnode {
65821     };
65822     => fdt set /testnode testprop
65823     => fdt print /testnode
65824     testnode {
65825             testprop;
65826     };
65827
65828     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
65829
65830 commit 22fb2246df91bfc840d87f0c5910818bad55577a
65831 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65832 Date:   Fri Dec 28 11:56:30 2007 +0100
65833
65834     Add fdt_find_and_setprop() to fdt_support.h
65835
65836     fdt_find_and_setprop() is used by several 4xx boards and it's
65837     missing in the appropriate header. This patch eliminates a
65838     warning when building U-Boot for such boards.
65839
65840     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
65841     Acked-by: Stefan Roese <sr@denx.de>
65842
65843 commit 802b769bac17b0560d3535a42c502469ee190cd1
65844 Author: Stefan Roese <sr@denx.de>
65845 Date:   Tue Jan 8 18:39:30 2008 +0100
65846
65847     ppc4xx: Return 0 on success in 4xx ethernet driver
65848
65849     Signed-off-by: Stefan Roese <sr@denx.de>
65850
65851 commit 6775c68683a53c7abc778774641aac6f833a2cbf
65852 Author: Kim Phillips <kim.phillips@freescale.com>
65853 Date:   Tue Jan 8 09:59:49 2008 -0600
65854
65855     mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code
65856
65857     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
65858
65859 commit 94fab25f5f1a7d1c0cc63c17e813ea8943fe49c7
65860 Author: Kim Phillips <kim.phillips@freescale.com>
65861 Date:   Thu Dec 20 16:28:34 2007 -0600
65862
65863     mpc83xx: rm remaining FLAT_TREE code
65864
65865     ..in board pci.c files
65866
65867     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
65868
65869 commit b3458d2cd55d01732e30a76d898afd99e871cd67
65870 Author: Kim Phillips <kim.phillips@freescale.com>
65871 Date:   Thu Dec 20 15:57:28 2007 -0600
65872
65873     mpc83xx: remove FLAT_TREE code
65874
65875     need to rm it from pci code, too!
65876
65877     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
65878
65879 commit 5b8bc606c61456566af6912f818a153b6b06f242
65880 Author: Kim Phillips <kim.phillips@freescale.com>
65881 Date:   Thu Dec 20 14:09:22 2007 -0600
65882
65883     mpc83xx: convert to using do_fixup_*()
65884
65885     convert to using simpler mpc85xx style fdt update code; streamline by
65886     eliminating macros OF_SOC, OF_CPU, etc. which allows us to rm
65887     the old school FLAT_TREE code from 83xx (since the sbc8349 was just
65888     converted over to using libfdt).
65889
65890     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
65891
65892 commit e496865ecc31a2fe2f9abfe798334bb02aaf05ab
65893 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
65894 Date:   Thu Dec 20 12:58:51 2007 -0500
65895
65896     sbc8349: enable libfdt by default on WRS SBC8349 board.
65897
65898     Make libfdt the default for the WRS SBC8349 board.
65899     Parallel of commit 35cc4e4823668e8745854899cfaedd4489beb0ef
65900     done for the other 83xx based boards.  Also fix a typo in CONFIG_PCI.
65901
65902     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
65903
65904 commit 2408b3f20bcbdd9c6c397cd03ab0d71d54680a40
65905 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
65906 Date:   Thu Dec 20 12:58:16 2007 -0500
65907
65908     sbc8349: migrate board to libfdt
65909
65910     This adds libfdt support code for the Wind River sbc8349 board.
65911
65912     Parallel of commit 3fde9e8b22cfbd7af489214758f9839a206576cb for
65913     the other Freescale 83xx boards.
65914
65915     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
65916
65917 commit 27a256a90cc86392ac9bf0039a3afe638ec2c18d
65918 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
65919 Date:   Thu Dec 20 12:56:19 2007 -0500
65920
65921     sbc8349: Remove board specific ECC code
65922
65923     ECC code is now shared for all 83xx boards, so remove board specific one.
65924     See commit daab8c67d2defef73dc26ab07f0c3afd1b05d019 for reference.
65925
65926     Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
65927
65928 commit a1e1ac849249310e5e2e5c7148e9fb353a8317a7
65929 Author: Kim Phillips <kim.phillips@freescale.com>
65930 Date:   Thu Dec 20 01:30:48 2007 -0600
65931
65932     mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x)
65933
65934     continuation of commit 37395fa2b0d9d617f28d44ca11592260ef16105a to 837x
65935
65936     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
65937
65938 commit ccf21c311e68d48399eff1e72936052885f6e3f7
65939 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
65940 Date:   Thu Dec 6 16:43:40 2007 +0100
65941
65942     Add support CONFIG_UEC_ETH3 in MPC83xx
65943
65944     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
65945
65946 commit e6af9932d31171e35db880e7b2f29f903b1b7660
65947 Author: Kumar Gala <galak@kernel.crashing.org>
65948 Date:   Mon Nov 26 11:00:54 2007 -0600
65949
65950     Remove CONFIG options related to OF that we dont use
65951
65952     The MPC8360E MDS config defined:
65953         CONFIG_OF_HAS_BD_T
65954         CONFIG_OF_HAS_UBOOT_ENV
65955
65956     Which we don't use or ever needed.  This seems like copy-paste feature creep.
65957
65958     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
65959
65960 commit f602082b4b7ed4ee16432067cc67a0a24fedc715
65961 Author: Kim Phillips <kim.phillips@freescale.com>
65962 Date:   Mon Dec 10 14:16:22 2007 -0600
65963
65964     mpc83xx: supress compiler warning
65965
65966     mpc8360emds.c: In function â€˜ft_board_setup’:
65967     mpc8360emds.c:335: warning: assignment discards qualifiers from pointer target type
65968     mpc8360emds.c:345: warning: assignment discards qualifiers from pointer target type
65969
65970     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
65971
65972 commit c16e44fa835fb9eec982d919863a04e2f78e5ce7
65973 Author: Kim Phillips <kim.phillips@freescale.com>
65974 Date:   Tue Nov 27 14:17:29 2007 -0600
65975
65976     mpc83xx: fix remaining fdt_find_node_by_path references
65977
65978     rename to fdt_path_offset
65979
65980     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
65981
65982 commit 921d4b19ad1be704df58725485d9292dc0414adf
65983 Author: Kim Phillips <kim.phillips@freescale.com>
65984 Date:   Mon Nov 19 12:30:09 2007 -0600
65985
65986     mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837x
65987
65988     Fix the definitions of CFG_ENV_ADDR and CFG_ENV_SECT_SIZE for 837x.
65989     This change guarantees that the environment will be located on the
65990     first flash sector after the U-Boot image.
65991
65992     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
65993
65994 commit 24f868433b50ecbaa88e118aadc7bd254013c6ae
65995 Author: Kim Phillips <kim.phillips@freescale.com>
65996 Date:   Fri Nov 9 14:28:08 2007 -0600
65997
65998     mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid
65999
66000     u-boot itself uses GMII mode on the 8360.  Fix up UCC phy-connection-type
66001     properties in the device tree so the PHY gets configured for internal delay on
66002     RX only by the OS, as prescribed by mpc8360 rev. 2.1 pb mds erratum #2.
66003
66004     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
66005
66006 commit 22b448dbfbe2a98f01ff4adc3c3979f8c541ad7b
66007 Author: Dave Liu <r63238@freescale.com>
66008 Date:   Tue Sep 18 12:41:15 2007 +0800
66009
66010     mpc83xx: update the CREDITS and MAINTAINERS
66011
66012     update the CREDITS and MAINTAINERS.
66013
66014     Signed-off-by: Dave Liu <daveliu@freescale.com>
66015
66016 commit b21add4b42af7b767448251b599b91066a160e0d
66017 Author: Dave Liu <r63238@freescale.com>
66018 Date:   Tue Sep 18 12:40:21 2007 +0800
66019
66020     mpc83xx: add MAINTAINER and MAKEALL entries for the mpc837xemds
66021
66022     Add the MAINTAINER and MAKEALL entries for mpc837xemds
66023
66024     Signed-off-by: Dave Liu <daveliu@freescale.com>
66025
66026 commit f8900ce9094c462355eb792eea264ff16ac8fd16
66027 Author: Dave Liu <r63238@freescale.com>
66028 Date:   Tue Sep 18 12:38:53 2007 +0800
66029
66030     mpc83xx: Add the MPC837xEMDS board readme
66031
66032     Add the README.mpc837xemds to /doc
66033
66034     Signed-off-by: Dave Liu <daveliu@freescale.com>
66035
66036 commit 19580e660cc8da49f16536a8bd78c047c7bc12e5
66037 Author: Dave Liu <r63238@freescale.com>
66038 Date:   Tue Sep 18 12:37:57 2007 +0800
66039
66040     mpc83xx: Add the support of MPC837xEMDS board
66041
66042     The MPC837xEMDS board support:
66043     * DDR2 400MHz hardcoded and SPD init
66044     * Local bus NOR Flash
66045     * I2C, UART, MII and RTC
66046     * eTSEC RGMII
66047     * PCI host
66048
66049     Signed-off-by: Dave Liu <daveliu@freescale.com>
66050
66051 commit 555da61702771fe0f76f3de23b4e7590f3704161
66052 Author: Dave Liu <r63238@freescale.com>
66053 Date:   Tue Sep 18 12:36:58 2007 +0800
66054
66055     mpc83xx: Add the support of MPC8315E SoC
66056
66057     The MPC8315E SoC including e300c3 core and new IP blocks,
66058     such as TDM, PCI Express and SATA controller.
66059
66060     Signed-off-by: Dave Liu <daveliu@freescale.com>
66061
66062 commit 03051c3d35c9981ceaa059005660e699f3eacf1c
66063 Author: Dave Liu <r63238@freescale.com>
66064 Date:   Tue Sep 18 12:36:11 2007 +0800
66065
66066     mpc83xx: Add the support of MPC837x SoC
66067
66068     The MPC837x SoC including e300c4 core and new IP blocks,
66069     such as SDHC, PCI Express and SATA controller.
66070
66071     Signed-off-by: Dave Liu <daveliu@freescale.com>
66072
66073 commit 651d96f7e4c84adcdb98ef07ec878c20326e3359
66074 Author: Anton Vorontsov <avorontsov@ru.mvista.com>
66075 Date:   Wed Nov 14 18:54:53 2007 +0300
66076
66077     MPC8360E-MDS: configure and enable second UART
66078
66079     Despite user manual, BCSR9.7 is negated (high) on HRST, so
66080     UART2 is disabled. Fix that and configure QE pins properly.
66081
66082     Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
66083
66084 commit b2893e1fcb28fad8c8b317104df8cee0142c7631
66085 Author: Timur Tabi <timur@freescale.com>
66086 Date:   Mon Nov 5 09:34:06 2007 -0600
66087
66088     83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions
66089
66090     Fix the definitions of CFG_ENV_ADDR and CFG_ENV_SECT_SIZE for all of the
66091     currently-defined 83xx boards.  This change guarantees that the environment
66092     will be located on the first flash sector after the U-Boot image.
66093
66094     Signed-off-by: Timur Tabi <timur@freescale.com>
66095     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
66096
66097 commit e05329516a13616b53240cd85b739217c2bf87f1
66098 Author: Larry Johnson <lrj@acm.org>
66099 Date:   Fri Jan 4 13:27:02 2008 -0500
66100
66101     ppc4xx: Remove weak binding from common Denali data-eye search code
66102
66103     Now that there are no board-specific versions of
66104     "denali_core_search_data_eye()", the weak binding on the common version
66105     can be removed.
66106
66107     Signed-off-by: Larry Johnson <lrj@acm.org>
66108
66109 commit 5ba576c01602fd328800a427964c36a0a05c5dce
66110 Author: Stefan Roese <sr@denx.de>
66111 Date:   Sat Jan 5 09:13:46 2008 +0100
66112
66113     ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c
66114
66115     Signed-off-by: Stefan Roese <sr@denx.de>
66116
66117 commit 845c6c95dbfe6c915ce68a0a115852fa17932fb4
66118 Author: Stefan Roese <sr@denx.de>
66119 Date:   Sat Jan 5 09:12:41 2008 +0100
66120
66121     ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup
66122
66123     On Katmai the complete auto-calibration somehow doesn't seem to
66124     produce the best results, meaning optimal values for RQFD/RFFD.
66125     This was discovered by GDA using a high bandwidth scope,
66126     analyzing the DDR2 signals. GDA provided a fixed value for RQFD,
66127     so now on Katmai "only" RFFD is auto-calibrated.
66128
66129     This patch also adds RDCC calibration as mentioned on page 7 of
66130     the AMCC PowerPC440SP/SPe DDR2 application note:
66131     "DDR1/DDR2 Initialization Sequence and Dynamic Tuning"
66132
66133     Signed-off-by: Stefan Roese <sr@denx.de>
66134
66135 commit 49db47b8ae6afff2b898be312948ff501357dc80
66136 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66137 Date:   Wed Jan 2 16:48:42 2008 +0100
66138
66139     ppc4xx: Remove sdram.h from PMC440 board
66140
66141     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66142
66143 commit 34065a2ce0d8972f2ec6652076014ab243d2ce8a
66144 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66145 Date:   Wed Jan 2 16:48:34 2008 +0100
66146
66147     ppc4xx: use common denali core defines and data eye search code for PMC440
66148
66149     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66150
66151 commit 9ac6b6f3d3f1b072d89268b2efe47e95e6659489
66152 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66153 Date:   Wed Jan 2 12:05:14 2008 +0100
66154
66155     ppc4xx: More cleanup for esd's LCD code
66156
66157     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66158
66159 commit fe9c26b330a21ce73e52b5bd347d725cb81e3cfb
66160 Author: Stefan Roese <sr@denx.de>
66161 Date:   Fri Jan 4 12:00:01 2008 +0100
66162
66163     ppc4xx: Fix Sequoia NAND booting target
66164
66165     The Sequoia NAND booting target now uses the recently extracted
66166     cpu/ppc4xx/denali_data_eye.c file too.
66167
66168     Signed-off-by: Stefan Roese <sr@denx.de>
66169
66170 commit 0ddd969aec532bd7eae30fc09590488a3aaa629a
66171 Author: Lawrence R. Johnson <lrj@acm.org>
66172 Date:   Thu Jan 3 15:02:02 2008 -0500
66173
66174     ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board
66175
66176     Signed-off-by: Larry Johnson <lrj@acm.org>
66177
66178 commit b05e8bf58be9d8956fdfde3d8c8e87c140414663
66179 Author: Lawrence R. Johnson <lrj@acm.org>
66180 Date:   Fri Jan 4 02:11:56 2008 -0500
66181
66182     ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board
66183
66184     Note: this patch changes the configuration of some GPIO registers:
66185
66186        Register      Old Value   New Value
66187     ---------------  ----------  ----------
66188     DCR GPIO0_TCR    0x0000000F  0x0000F0CF
66189     DCR GPIO0_TSRH   0x55005000  0x00000000
66190     DCR GPIO1_TCR    0xC2000000  0xE2000000
66191     DCR GPIO1_TSRL   0x0C000000  0x00200000
66192     DCR GPIO1_ISR2L  0x00050000  0x00110000
66193
66194     Signed-off-by: Larry Johnson <lrj@acm.org>
66195
66196 commit 5ab884b254ca2e707ab50545cd705f30108cf491
66197 Author: Lawrence R. Johnson <lrj@acm.org>
66198 Date:   Thu Jan 3 18:54:00 2008 -0500
66199
66200     ppc4xx: Add functionality to GPIO support
66201
66202     This patch makes two additions to GPIO support:
66203
66204     First, it adds function gpio_read_in_bit() to read the a bit from the
66205     GPIO Input Register (GPIOx_IR) in the same way that function
66206     gpio_read_out_bit() reads a bit from the GPIO Output Register
66207     (GPIOx_OR).
66208
66209     Second, it modifies function gpio_set_chip_configuration() to provide
66210     an additional option for configuring the GPIO from the
66211     "CFG_4xx_GPIO_TABLE".
66212
66213     According to the 440EPx User's Manual, when an alternate output is used,
66214     the three-state control is configured in one of two ways, depending on
66215     the particular output.  The first option is to select the corresponding
66216     alternate three-state control in the GPIOx_TRSH/L registers.  The second
66217     option is to select the GPIO Three-State Control Register (GPIOx_TCR) in
66218     the GPIOx_TRSH/L registers, and set the corresponding bit in the
66219     GPIOx_TCR register to enable the output.  For example, the Manual
66220     specifies configuring the GPIO00 Alternate 1 Signal (PreAddr07) to use
66221     the alternate three-state control (first option), and specifies
66222     configuring the GPIO32 Alternate 1 Signal (USB2OM0) with the output
66223     enabled in the GPIOx_TCR register (second option).
66224
66225     Currently, gpio_set_chip_configuration() configures all alternate signal
66226     outputs to use the first option.  This patch allow the second option to
66227     be selected by setting the "out_val" element in the table entry to
66228     "GPIO_OUT_1".  The first option is used when the "out_val" element is
66229     set to "GPIO_OUT_0".  Because "out_val" is not currently used when an
66230     alternate signal is selected, and because all current GPIO tables set
66231     "out_val" to "GPIO_OUT_0" for all alternate signals, this patch should
66232     not change any existing configurations.
66233
66234     Signed-off-by: Larry Johnson <lrj@acm.org>
66235
66236 commit 196404cdc1de495d6182e84731c200fc5748df15
66237 Author: Larry Johnson <lrj@arlinx.com>
66238 Date:   Sun Dec 30 01:01:54 2007 -0500
66239
66240     PPC4xx: Remove sdram.h from board/lwmon5
66241
66242     These definitions are now in "include/ppc440.h".
66243
66244     Signed-off-by: Larry Johnson <lrj@acm.org>
66245
66246 commit ef16fccf96e55eab93fe25d03ebe2e9b56e5332b
66247 Author: Larry Johnson <lrj@arlinx.com>
66248 Date:   Sun Dec 30 01:01:32 2007 -0500
66249
66250     PPC4xx: Use common code for LWMON5 board SDRAM support
66251
66252     This patch also modifies the functionality of the code so that the data-eye
66253     search is now done with with the cache disabled.
66254
66255     Signed-off-by: Larry Johnson <lrj@acm.org>
66256
66257 commit 62cc3951ab72135d9c101f1845b794e63a0fa189
66258 Author: Larry Johnson <lrj@arlinx.com>
66259 Date:   Sun Dec 30 01:01:14 2007 -0500
66260
66261     PPC4xx: Remove sdram.h from board/amcc/sequoia
66262
66263     These definitions are now in "include/ppc440.h".
66264
66265     Signed-off-by: Larry Johnson <lrj@acm.org>
66266
66267 commit ce3902e1765bbfb07cf5bbe98be9a68e3009996a
66268 Author: Larry Johnson <lrj@arlinx.com>
66269 Date:   Sun Dec 30 01:00:50 2007 -0500
66270
66271     PPC4xx: Use common code for Sequoia board SDRAM support
66272
66273     Signed-off-by: Larry Johnson <lrj@acm.org>
66274
66275 commit 8b0c5c127690335758100c25eaec2b84db97c101
66276 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66277 Date:   Thu Dec 27 16:58:41 2007 +0100
66278
66279     net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option
66280
66281     When CONFIG_NET_DO_NOT_TRY_ANOTHER is defined U-Boot's
66282     networking stack does not automatically switch to
66283     another interface. This patch does not touch the default
66284     behavior.
66285
66286     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66287     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
66288
66289 commit 505be87a65e4f87ad7d8da1d57ea4dcd487d7e32
66290 Author: Upakul Barkakaty <upakul@gmail.com>
66291 Date:   Thu Nov 29 12:16:13 2007 +0530
66292
66293     NET: Proper return code handling in eth_init() function in file eth.c
66294
66295     This patch modifies the return code handling in the eth_init()
66296     function, to be compatible with the handling of the return codes in
66297     the other network stack files. It now returns a 0 on Success and -1 on
66298     error.
66299
66300     Signed-off-by: Upakul Barkakaty <upakul.barkakaty@conexant.com>
66301     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
66302
66303 commit 5ca2d0953e4579a80810966cca2077e20d912c97
66304 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
66305 Date:   Mon Nov 19 20:27:04 2007 +0900
66306
66307     net/eth.c: Fix env_enetaddr signed overflow
66308
66309     Assigning the output of simple_strtoul(CB:A9:87:65:43:21) to `char', we are
66310     warned as below:
66311
66312       U-Boot 1.2.0 (Aug 30 2007 - 08:27:37)
66313
66314       DRAM:  256 MB
66315       Flash: 32 MB
66316       In:    serial
66317       Out:   serial
66318       Err:   serial
66319       Net:   NEC-Candy
66320       Warning: NEC-Candy MAC addresses don't match:
66321       Address in SROM is         00:00:4C:80:92:A2
66322       Address in environment is  FFFFFFCB:FFFFFFA9:FFFFFF87:65:43:21
66323
66324     This patch changes env_enetaddr type from `char' to `unsigned char'.
66325
66326     Cc: Masaki Ishikawa <ishikawa-masaki@cnt.mxe.nes.nec.co.jp>
66327     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
66328     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
66329
66330 commit f85b60710571b37293d2233933b76e2aa3db5635
66331 Author: Rafal Jaworowski <raj@semihalf.com>
66332 Date:   Thu Dec 27 18:19:02 2007 +0100
66333
66334     Introduce new eth_receive routine
66335
66336     The purpose of this routine is receiving a single network frame, outside of
66337     U-Boot's NetLoop(). Exporting it to standalone programs that run on top of
66338     U-Boot will let them utilise networking facilities. For sending a raw frame
66339     the already existing eth_send() can be used.
66340
66341     The direct consumer of this routine is the newly introduced API layer for
66342     external applications (enabled with CONFIG_API).
66343
66344     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
66345     Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
66346     Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
66347
66348 commit 5c740711f0ea5b51414b341b71597c4a0751be74
66349 Author: Jon Loeliger <jdl@freescale.com>
66350 Date:   Thu Jan 3 10:41:04 2008 -0600
66351
66352     8610: Move include of config.h earlier.
66353
66354     Include config.h earlier in the set of #includes
66355     so as to avoid a incidental and duplicate definition
66356     of CFG_CACHELINE_SIZE.
66357
66358     Signed-off-by: Jon Loeliger
66359
66360 commit 61d3421bdea090bd0399b14c3e10a3bebcc8d5ff
66361 Author: Jon Loeliger <jdl@freescale.com>
66362 Date:   Tue Dec 4 10:53:34 2007 -0600
66363
66364     Don't slam #undef DEBUG in the 8641HPCN config file.
66365
66366     Doing so prevents it from being individually set
66367     and useful in other files.
66368
66369     Signed-off-by: Jon Loeliger <jdl@freescale.com>
66370
66371 commit ea9f7395ec362584e5e4f266bd0b0c4422cf6a4c
66372 Author: Jon Loeliger <jdl@freescale.com>
66373 Date:   Wed Nov 28 14:47:18 2007 -0600
66374
66375     Convert MPC8641HPCN to use libfdt.
66376
66377     Assumes the presence of the aliases node in the DTS to
66378     locate the ethernet, pci and serial nodes for fixups.
66379
66380     Use consistent fdtaddr and fdtfile in environment variables.
66381
66382     Signed-off-by: Jon Loeliger <jdl@freescale.com>
66383
66384 commit ce37422d0002e10490e268392e0c4e3028e52cec
66385 Author: Stefan Roese <sr@denx.de>
66386 Date:   Wed Jan 2 14:06:26 2008 +0100
66387
66388     cfi_flash: Fix bug in flash_isset() to use correct 32bit function
66389
66390     This bug was detected on the LWMON5 target which has 2 Intel 16bit wide
66391     flash chips connected to a 32bit wide port.
66392
66393     Signed-off-by: Stefan Roese <sr@denx.de>
66394
66395 commit 1182e9f8e3b92fc372d64943293de53daa2e26cf
66396 Author: Wolfgang Denk <wd@denx.de>
66397 Date:   Wed Jan 2 15:58:44 2008 +0100
66398
66399     Fix compile problem introduced by "cleanup" commit 3dfd708c
66400
66401     Signed-off-by: Wolfgang Denk <wd@denx.de>
66402
66403 commit 1aaab9bfae0b3b2ee2b418c22c651280ee7b65c7
66404 Author: Wolfgang Denk <wd@denx.de>
66405 Date:   Wed Jan 2 15:54:45 2008 +0100
66406
66407     Make scripts and Makefiles POSIX compliant
66408
66409     The bash builtin versions of the "test" (resp. "[") command allow
66410     using "==" for string comparisons, but POSIX compatible implemen-
66411     tations (like /usr/bin/test) insist on using "=" only. On such systems
66412     you will see:
66413
66414         $ /usr/bin/test a == a && echo OK
66415         /usr/bin/test: ==: binary operator expected
66416
66417     This patch fixes Makefiles and scripts to use POSIX style.
66418
66419     Signed-off-by: Wolfgang Denk <wd@denx.de>
66420
66421 commit 47cc23cbe9a669c510183f4f049bf703ef445f3b
66422 Author: Stefan Roese <sr@denx.de>
66423 Date:   Wed Jan 2 14:05:37 2008 +0100
66424
66425     cfi_flash: Fix bug in flash_isset() to use correct 32bit function
66426
66427     This bug was detected on the LWMON5 target which has 2 Intel 16bit wide
66428     flash chips connected to a 32bit wide port.
66429
66430     Signed-off-by: Stefan Roese <sr@denx.de>
66431
66432 commit 3dfd708cc1b2a966ad454ca9ed125dd17dbadbcc
66433 Author: Wolfgang Denk <wd@denx.de>
66434 Date:   Wed Jan 2 12:38:43 2008 +0100
66435
66436     Minor coding style cleanup.
66437
66438     Signed-off-by: Wolfgang Denk <wd@denx.de>
66439
66440 commit e174ac34adf5d5653df12bc3cf19c52063a71269
66441 Author: Stefan Roese <sr@denx.de>
66442 Date:   Fri Dec 28 17:29:56 2007 +0100
66443
66444     ppc4xx: Coding style cleanup
66445
66446     Signed-off-by: Stefan Roese <sr@denx.de>
66447
66448 commit 8ba132cab18ae438b6dd5b0214c28a8fc0d976e5
66449 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66450 Date:   Fri Dec 28 17:07:24 2007 +0100
66451
66452     ppc4xx: Complete PMC440 board support
66453
66454     This patch brings the PMC440 board configuration file.
66455     Finally it enables the PMC440 board support.
66456
66457     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66458
66459 commit 407843a582560fc5231299561ab3c2b6b6cd3397
66460 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66461 Date:   Fri Dec 28 17:07:18 2007 +0100
66462
66463     ppc4xx: Add FPGA support and BSP commands for PMC440 boards
66464
66465     This patch adds some BSP commands and FPGA booting support
66466     for esd's PMC440 boards.
66467
66468     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66469
66470 commit 72c5d52aedcce35e4b4fa5895605554825b6a76f
66471 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66472 Date:   Fri Dec 28 17:07:14 2007 +0100
66473
66474     ppc4xx: Add initial esd PMC440 board files
66475
66476     This patch adds the first files for the new esd PMC440 boards.
66477     The next two patches will complete the PMC440 board support.
66478
66479     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66480
66481 commit f6e0f1f61896ce7729ba1bcea2ffbd138d3947f5
66482 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66483 Date:   Fri Dec 28 17:10:36 2007 +0100
66484
66485     ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates
66486
66487     - add EEPROM write protection for esd PLU405 boards.
66488     - initialize NAND GPIOs
66489     - use correct io accessors
66490     - cleanup
66491
66492     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66493
66494 commit 77660c4b59055d621d2a8595bd4c18bb277268fc
66495 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66496 Date:   Fri Dec 28 17:10:44 2007 +0100
66497
66498     ppc4xx: use correct io accessors for esd's LCD code
66499
66500     This patch fixes esd's LCD dectection code to work correctly with
66501     newer gcc versions.
66502
66503     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66504
66505 commit b56bd0fcfc1c73db722e3462c8a9bf607ba7775e
66506 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66507 Date:   Fri Dec 28 17:10:42 2007 +0100
66508
66509     ppc4xx: Maintenance patch for VOH405 boards
66510
66511     - add EEPROM write protection
66512     - initialize NAND GPIOs
66513     - use correct io accessors
66514     - slow down I2C clock to 100kHz
66515     - enable ext. I2C bus
66516     - cleanup
66517
66518     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66519
66520 commit c05569066dbcba3fdf36d4d1943df265dc316a86
66521 Author: Stefan Roese <sr@denx.de>
66522 Date:   Fri Dec 28 16:08:08 2007 +0100
66523
66524     ppc4xx: Enable 405EP PCI arbiter per default on all boards
66525
66526     In an attmemt to clean up the 4xx start.S file, I removed the enabling
66527     of the internal 405EP PCI arbiter. This is needed for multiple other
66528     405EP platforms, like most of the esd 405EP. Now the internal PCI
66529     arbiter is enabled again per default as it has been before.
66530
66531     Signed-off-by: Stefan Roese <sr@denx.de>
66532     Acked-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66533
66534 commit bec9264616fb78273a1d93e87ff4b0b67c7bec1b
66535 Author: Stefan Roese <sr@denx.de>
66536 Date:   Fri Dec 28 15:53:46 2007 +0100
66537
66538     ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)
66539
66540     Signed-off-by: Stefan Roese <sr@denx.de>
66541     Acked-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66542
66543 commit fb83a65c60ab5ca12358b75f1257e5eee6cdbf79
66544 Author: Stefan Roese <sr@denx.de>
66545 Date:   Fri Dec 28 06:06:04 2007 +0100
66546
66547     ppc4xx: Fix compilation problem of kilauea/haleakala nand booting target
66548
66549     Use correct link to nand_ecc now located in drivers/mtd/nand/ for the
66550     platforms mentioned above.
66551
66552     Signed-off-by: Stefan Roese <sr@denx.de>
66553
66554 commit b568fd25574181a3b12ae3d66b2913903442cb83
66555 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66556 Date:   Thu Dec 27 17:03:46 2007 +0100
66557
66558     Remove CPCI440 board
66559
66560     This board never left prototyping state and it
66561     became a millstone round my neck. So remove it.
66562
66563     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66564
66565 commit c591dffe0cbacd896ccbad06011fe6d6afa080da
66566 Author: Larry Johnson <lrj@arlinx.com>
66567 Date:   Thu Dec 27 11:28:51 2007 -0500
66568
66569     Add support for Korat PPC440EPx board
66570
66571     These patches add support for the PPC440EPx-based "Korat" board to
66572     U-Boot.  They are based primarily on support for the Sequoia board.
66573
66574     Signed-off-by: Larry Johnson <lrj@acm.org>
66575
66576 commit 87dc096829e6a6363f4fdd73653b0093a85adbe0
66577 Author: Larry Johnson <lrj@arlinx.com>
66578 Date:   Sat Dec 22 15:16:25 2007 -0500
66579
66580     Add configuration file for Korat board
66581
66582     This patch supplies the configuration file for the Korat PPC440EPx-
66583     processor board.
66584
66585     Signed-off-by: Larry Johnson <lrj@acm.org>
66586
66587 commit 8eb52d5d982b764b39c88d9d1064d56c5397bfa5
66588 Author: Larry Johnson <lrj@arlinx.com>
66589 Date:   Sat Dec 22 15:16:11 2007 -0500
66590
66591     Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile
66592
66593     Signed-off-by: Larry Johnson <lrj@acm.org>
66594
66595 commit aba19604d848b2838cfb9ebe818909e6a216058e
66596 Author: Larry Johnson <lrj@arlinx.com>
66597 Date:   Thu Dec 27 10:54:48 2007 -0500
66598
66599     Add 440EPx DDR2 SPD DIMM support
66600
66601     This patch adds SPD DDR2 support for the 440EPx ("Denali") SDRAM
66602     controller.  It should also work on the 440GRx.  It is based on the DDR2
66603     SPD code for the 440EP/440EPx, but makes no provision for DDR1 support.
66604
66605     This code has been tested on prototype Korat boards with three Kingston
66606     DIMMS: 512 MiB ECC (one rank), 512 MiB non-ECC (one rank) and 1 GiB ECC
66607     (two ranks).  The Korat board has a single DIMM socket, but support has
66608     been provided (though not tested) for boards with two DIMM sockets.
66609
66610     Signed-off-by: Larry Johnson <lrj@acm.org>
66611
66612 commit 8a24a6963002cb867d5a6b70e3560f0b1467f55f
66613 Author: Larry Johnson <lrj@arlinx.com>
66614 Date:   Sat Dec 22 15:15:30 2007 -0500
66615
66616     Copy 440EPx/GRx SDRAM data-eye search to common directory
66617
66618     This patch creates a non-board-specific file for performing the SDRAM
66619     data-eye search.  It also adds ECC error checking to the test of valid
66620     data on readback when ECC is enabled.
66621
66622     Signed-off-by: Larry Johnson <lrj@acm.org>
66623
66624 commit c46f53333b22b1f9098676bea8884fc7db820cf3
66625 Author: Larry Johnson <lrj@arlinx.com>
66626 Date:   Sat Dec 22 15:15:13 2007 -0500
66627
66628     Add definitions for 440EPx/GRx SDRAM controller to ppc440.h
66629
66630     This patch adds the Denali SDRAM controller definitions to "ppc440.h".
66631     It also fixes two typos in the definitions, so the board-specific
66632     "sdram.h" files containing these definitions are also fixed to avoid
66633     compiler warnings.
66634
66635     Signed-off-by: Larry Johnson <lrj@acm.org>
66636
66637 commit c348578bf612d0c56d8d376d23cae16defbd86af
66638 Author: Larry Johnson <lrj@arlinx.com>
66639 Date:   Thu Dec 27 10:50:55 2007 -0500
66640
66641     Add Ethernet 1000BASE-X support for PPC4xx
66642
66643     This patch adds a new switch: "CONFIG_PHY_DYNAMIC_ANEG".  When this symbol
66644     is defined, the PHY will advertise it's capabilities for autonegotiation
66645     based on the capabilities shown in the PHY's status registers, including
66646     1000BASE-X.  When "CONFIG_PHY_DYNAMIC_ANEG" is not defined, the PHY will
66647     advertise hard-coded capabilities, as before.
66648
66649     Signed-off-by: Larry Johnson <lrj@acm.org>
66650
66651 commit 9e2c347151db5ae8acf5f18b99493cd53e6637e3
66652 Author: Larry Johnson <lrj@arlinx.com>
66653 Date:   Thu Dec 27 09:52:17 2007 -0500
66654
66655     Add driver for National Semiconductor LM73 temperature sensor
66656
66657     This driver is based on the driver for the LM75.
66658
66659     Signed-off-by: Larry Johnson <lrj@acm.org>
66660
66661 commit 12618278688ea9b3d76536960a5ad2e3790fac40
66662 Author: Larry Johnson <lrj@arlinx.com>
66663 Date:   Sat Dec 22 15:14:00 2007 -0500
66664
66665     Add driver for STMicroelectronics M41T60 RTC
66666
66667     This driver is based on the driver for the M41T11.  In the intended
66668     application, the RTC will be powered by a large capacitor, rather than a
66669     battery.  The driver therefore checks to see whether the RTC has lost
66670     power.  The chip's OUT bit is normally reset from its power-up state.  If
66671     the OUT bit is read as set, or if the date and time are not valid, then the
66672     RTC is assumed to have lost power, and its date and time are reset to
66673     1900-01-01 00:00:00.
66674
66675     Support for adjusting the speed of the clock to improve accuracy is
66676     provided through an environment variable.
66677
66678     Signed-off-by: Larry Johnson <lrj@acm.org>
66679
66680 commit d3471173e14b7544bb60339eda8d3d3906694b0a
66681 Author: Larry Johnson <lrj@arlinx.com>
66682 Date:   Sat Dec 22 15:34:39 2007 -0500
66683
66684     Use out_be32() and friends to access memory-mapped registers in sequoia.c
66685
66686     Signed-off-by: Larry Johnson <lrj@acm.org>
66687
66688 commit c68f59fe3ec16769f82b5fca7421983c336d3aac
66689 Author: Larry Johnson <lrj@arlinx.com>
66690 Date:   Sat Dec 22 15:34:20 2007 -0500
66691
66692     Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia
66693
66694     Signed-off-by: Larry Johnson <lrj@acm.org>
66695
66696 commit 0d9cdeac1d3fa8d62ed7d883acc950c364f5bda8
66697 Author: Larry Johnson <lrj@arlinx.com>
66698 Date:   Sat Dec 22 15:23:50 2007 -0500
66699
66700     Cosmetic changes to ECC POST for AMCC Denali core
66701
66702     Signed-off-by: Larry Johnson <lrj@acm.org>
66703
66704 commit 2e583d6c81034f80a267b89fa55498ae063ccef1
66705 Author: Stefan Roese <sr@denx.de>
66706 Date:   Wed Dec 26 20:20:19 2007 +0100
66707
66708     ppc4xx: Fix compilation problem in 405 cache POST test
66709
66710     Signed-off-by: Stefan Roese <sr@denx.de>
66711
66712 commit 42d55ea0bde06e47d5a3b49b0d91002acd8e5708
66713 Author: Stefan Roese <sr@denx.de>
66714 Date:   Sat Dec 22 12:20:09 2007 +0100
66715
66716     ppc4xx: Move virtual address of POST cache test to bigger address
66717
66718     On Sequoia & LWMON5 the virtual address of the POST cache test is now
66719     moved to a bigger address. This enables usage of more memory on those
66720     boards.
66721
66722     Signed-off-by: Stefan Roese <sr@denx.de>
66723
66724 commit d91722102cf63f77a0148ed3f3d54a26d87575e9
66725 Author: Stefan Roese <sr@denx.de>
66726 Date:   Sat Dec 22 12:18:26 2007 +0100
66727
66728     ppc4xx: Fix problem in 44x cache POST routine
66729
66730     As repoted by Larry Johnson, running "diag run cache" caused a crash
66731     in U-Boot. This problem was introduced by a patch that removed the
66732     TLB entry for the cache test after the test has completed. Since this
66733     TLB was only setup once, a 2nd attempt to run this cache test
66734     failed with a crash. Now this TLB entry is created every time the
66735     routine is called.
66736
66737     Signed-off-by: Stefan Roese <sr@denx.de>
66738
66739 commit b0265b576bb8fa9465f99e99c323768b562fadc2
66740 Author: Stefan Roese <sr@denx.de>
66741 Date:   Fri Dec 21 07:51:29 2007 +0100
66742
66743     ppc4xx: Update Makalu fdt support
66744
66745     Signed-off-by: Stefan Roese <sr@denx.de>
66746
66747 commit bf8324e4a50758daff8cddd04c6a2ff8ed775bea
66748 Author: Stefan Roese <sr@denx.de>
66749 Date:   Wed Dec 19 09:05:40 2007 +0100
66750
66751     ppc4xx: Add fdt support to AMCC Katmai eval board
66752
66753     Signed-off-by: Stefan Roese <sr@denx.de>
66754
66755 commit 328a340392a5df9aaf00792be989df73e750859e
66756 Author: Stefan Roese <sr@denx.de>
66757 Date:   Tue Dec 18 08:44:51 2007 +0100
66758
66759     ppc4xx: fdt: Cleanup setup of cpu node setup
66760
66761     Now the cpu node setup ("timebase-frequency" and "clock-frequency") is
66762     without using the absolute path to the cpu node. This makes it possible
66763     to use this U-Boot version with both versions of cpu-node naming
66764     "cpu@0" and the former "PowerPC,440EPx@0".
66765
66766     Signed-off-by: Stefan Roese <sr@denx.de>
66767
66768 commit 7812bc4a2e2436ebbc0ce5b4e99c1dfc2e77eb5b
66769 Author: Stefan Roese <sr@denx.de>
66770 Date:   Mon Dec 17 17:26:21 2007 +0100
66771
66772     ppc4xx: Fix lwmon5 compilation problem
66773
66774     Now that the 440EPx ECC test is not board specific anymore
66775     remove this Makefile.
66776
66777     Signed-off-by: Stefan Roese <sr@denx.de>
66778
66779 commit 42ed33ffe135f618680f9d6e9712eb35a85bcb62
66780 Author: Anatolij Gustschin <agustschin@t-online.de>
66781 Date:   Wed Dec 5 17:43:20 2007 +0100
66782
66783     Fix ppc4xx clear_bss() code
66784
66785     ppc4xx clear_bss() fails if BSS segment size is not
66786     divisible by 4 without remainder. This patch provides
66787     fix for this problem.
66788
66789     Signed-off-by: Anatolij Gustschin <agust@denx.de>
66790
66791 commit 85dc2a7f82d11e17f0ca2a448118aed7f7a4b85d
66792 Author: Niklaus Giger <niklausgiger@gmx.ch>
66793 Date:   Fri Nov 30 18:35:11 2007 +0100
66794
66795     PPC4xx: Minimal changes to add vxWorks support
66796
66797     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
66798
66799 commit 052440b022ca8981d39b6f8c10d1aa6326f47480
66800 Author: Markus Klotzbücher <mk@denx.de>
66801 Date:   Fri Nov 23 13:09:18 2007 +0100
66802
66803     ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board config
66804
66805     When using dhcp/bootp the "netmask" environment variable is not
66806     set because CONFIG_BOOTP_SUBNETMASK is not defined. But usually this is
66807     desireable, so the following patch adds this this option to the board
66808     config.
66809
66810     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
66811     Signed-off-by: Stefan Roese <sr@denx.de>
66812
66813 commit a724a9b40c7fbeb6ade193ca52321b441eaecb4e
66814 Author: Larry Johnson <lrj@arlinx.com>
66815 Date:   Sat Oct 27 12:48:15 2007 -0400
66816
66817     Fix/enhance ECC POST for 440EPx/GRx
66818
66819     This patch allows the ECC POST to be used for different boards with the
66820     PPC440 Denali SDRAM controller.  Modifications include skipping the test
66821     if ECC is not enabled (as for non-ECC DIMMs) and adding synchronization
66822     to prevent timing errors.
66823
66824     Signed-off-by: Larry Johnson <lrj@acm.org>
66825
66826 commit 454a6cf8d498f70d2b3e18f07837603eb24b12d4
66827 Author: Larry Johnson <lrj@arlinx.com>
66828 Date:   Sat Oct 27 12:48:05 2007 -0400
66829
66830     PPC4xx: Move/rename ECC POST for 440EPx/GRx
66831
66832     Signed-off-by: Larry Johnson <lrj@acm.org>
66833
66834 commit c29d2d3680046d430022c55e50fcb27f5866517e
66835 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66836 Date:   Fri Dec 14 11:20:33 2007 +0100
66837
66838     ppc4xx: use correct io accessors for 4xx ethernet POST
66839
66840     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66841
66842 commit ba79fde58a48c0a6ff8e2a96caba951594142203
66843 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66844 Date:   Fri Dec 14 11:19:56 2007 +0100
66845
66846     ppc4xx: fix flush + invalidate_dcache_range arguments
66847
66848     flush + invalidate_dcache_range() expect the start and stop+1 address.
66849     So the stop address is the first address behind (!) the range.
66850
66851     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
66852
66853 commit 871e6ce188a7c6bc7321bcf8372857035d20f1cd
66854 Author: Stefan Roese <sr@denx.de>
66855 Date:   Fri Dec 14 08:41:29 2007 +0100
66856
66857     ppc4xx: fdt: use fdt_fixup_ethernet()
66858
66859     By using aliases in the dts file, the ethernet node fixup is
66860     much easier with the recently added functions.
66861
66862     Please note that the dts file needs the aliases for this to work.
66863
66864     Signed-off-by: Stefan Roese <sr@denx.de>
66865
66866 commit 136288847e3b04f2ff357a067ad45e10afa0a24c
66867 Author: Stefan Roese <sr@denx.de>
66868 Date:   Thu Dec 13 14:52:53 2007 +0100
66869
66870     ppc4xx: Bring 4xx fdt support up-to-date
66871
66872     This patch update the 4xx fdt support. It enabled fdt booting
66873     on the AMCC Kilauea and Sequoia for now. More can follow later
66874     quite easily.
66875
66876     Signed-off-by: Stefan Roese <sr@denx.de>
66877
66878 commit 0dc80e2759fba859ccc4cdadc633577ca2971f3e
66879 Author: Stefan Roese <sr@denx.de>
66880 Date:   Thu Dec 27 07:50:54 2007 +0100
66881
66882     cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()
66883
66884     The check for an sufficiently erased destination was missing in the
66885     buffered write function of the cfi flash driver (when
66886     CFG_FLASH_USE_BUFFER_WRITE is defined). This patch adds this check to that
66887     writing to such a region will fail with the currect error message.
66888
66889     Signed-off-by: Stefan Roese <sr@denx.de>
66890
66891 commit 33ed73bc0e38d0f2b5c183d4629d8f207e5b9994
66892 Author: Martin Krause <martin.krause@tqs.de>
66893 Date:   Mon Nov 12 10:56:17 2007 +0100
66894
66895     Some configuration updates for the TQM5200 based TB5200 board:
66896
66897     - enable command line history
66898     - increase malloc space (because of bigger flash sectors)
66899
66900     Signed-off-by: Martin Krause <martin.krause@tqs.de>
66901
66902 commit e318d9e9021a0af7508171f84ed09d0e79f0284e
66903 Author: Martin Krause <martin.krause@tqs.de>
66904 Date:   Thu Sep 27 11:10:08 2007 +0200
66905
66906     TQM8xx: use the CFI flash driver on all TQM8xx boards
66907
66908     Signed-off-by: Martin Krause <martin.krause@tqs.de>
66909
66910 commit 11d9eec479b470eab9242ab937fca70a876d9376
66911 Author: Martin Krause <martin.krause@tqs.de>
66912 Date:   Wed Sep 26 17:55:56 2007 +0200
66913
66914     TQM885D: adjust for doubled flash sector size + some minor fixes
66915
66916     Signed-off-by: Martin Krause <martin.krause@tqs.de>
66917
66918 commit 22d1a56cbfb0bff34f477b4db6a55d076d829b83
66919 Author: Jens Gehrlein <jens.gehrlein@tqs.de>
66920 Date:   Wed Sep 26 17:55:54 2007 +0200
66921
66922     TQM885D: Exchanged SDRAM timing by a more relaxed timing.
66923
66924     CAS-Latency=2, Write Recovery Time tWR=2
66925     The max. supported bus frequency is 66 MHz. Therefore, changed
66926     threshold to switch from 1:1 mode to 2:1 from 80 MHz to 66 MHz.
66927
66928     Signed-off-by: Martin Krause <martin.krause@tqs.de>
66929
66930 commit b988b8cd443989be65161888eea0127ad03f846f
66931 Author: Martin Krause <martin.krause@tqs.de>
66932 Date:   Wed Sep 26 17:55:56 2007 +0200
66933
66934     TQM885D: use calculated cpuclk instead of measuring it
66935
66936     On the TQM885D the measurement of cpuclk with the PIT reference
66937     timer ist not necessary. Since all module variants use the same
66938     external 10 MHz oscillator, the cpuclk only depends on the PLL
66939     configuration - which is readable by software.
66940
66941     Signed-off-by: Martin Krause <martin.krause@tqs.de>
66942
66943 commit 492c7049869348d31168de8dad89651315e468e0
66944 Author: Jens Gehrlein <jens.gehrlein@tqs.de>
66945 Date:   Thu Sep 27 14:54:46 2007 +0200
66946
66947     TQM885D: fix SDRAM refresh
66948
66949     At 133 MHz the current SDRAM refresh rate is too fast
66950     (measured 4 * 1.17 us).
66951     CFG_MAMR_PTA changes from 39 to 128. This result
66952     in a refresh rate of 4 * 7.8 us at the default clock
66953     66 MHz. At 133 MHz the value will be then 4 * 3.8 us.
66954     This is a compromise until a new method is found to
66955     adjust the refresh rate.
66956
66957     Signed-off-by: Martin Krause <martin.krause@tqs.de>
66958
66959 commit dabad4b9bc46908e301f73ce76b38b23626a96e9
66960 Author: Jens Gehrlein <jens.gehrlein@tqs.de>
66961 Date:   Thu Sep 27 14:54:46 2007 +0200
66962
66963     TQM860M: Support for 10col SDRAMs, max. 128 MiB
66964
66965     Signed-off-by: Martin Krause <martin.krause@tqs.de>
66966
66967 commit 61fb15c516fef5631e305f1976d7b3a679725856
66968 Author: Wolfgang Denk <wd@denx.de>
66969 Date:   Thu Dec 27 01:52:50 2007 +0100
66970
66971     Fix coding style issues; update CHANGELOG.
66972
66973     Signed-off-by: Wolfgang Denk <wd@denx.de>
66974
66975 commit 467bcee11fe26ad422f2de971aa70866079870f2
66976 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
66977 Date:   Fri Dec 14 15:36:18 2007 +0100
66978
66979     cfi_flash: Add manufacturer-specific fixups
66980
66981     Run fixups based on the JEDEC manufacturer ID independent of the
66982     command set ID.
66983
66984     This changes current behaviour: Previously, geometry reversal for AMD
66985     chips were done based on the command set ID, while they are now done
66986     based on the JEDEC manufacturer and device ID.
66987
66988     Also add fixup for top-boot Atmel chips. A fixup is needed for
66989     AT49BV6416(T) too, but since u-boot currently only reads the low byte
66990     of the device ID, there's no way to tell it apart from AT49BV642D,
66991     which should not have this fixup. Since AT49BV642D support is
66992     necessary to get ATNGW100 board support into mainline, I've commented
66993     out the fixup for now.
66994
66995     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
66996
66997 commit 0ddf06ddf6b4bd057ad4c5f0dffea7870ba06a2a
66998 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
66999 Date:   Fri Dec 14 15:36:17 2007 +0100
67000
67001     cfi_flash: Add cmdset-specific init functions
67002
67003     Move things like reading JEDEC IDs and fixing up geometry reversal
67004     into separate functions. The geometry reversal fixup is now performed
67005     by altering the qry structure directly, which makes the sector init
67006     code slightly cleaner.
67007
67008     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67009
67010 commit e23741f4a6d8047520ef0d4971762749b3587d32
67011 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67012 Date:   Fri Dec 14 15:36:16 2007 +0100
67013
67014     cfi_flash: Read whole QRY structure in one go
67015
67016     Read out the whole CFI Standard Query structure after successful cfi
67017     identification. This allows subsequent code to access this information
67018     directly without having to go through flash_read_uchar() and friends.
67019
67020     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67021
67022 commit df9c25ea04b38a0e05d4f8c73c5cc144cdafa7db
67023 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67024 Date:   Mon Dec 17 11:02:44 2007 +0100
67025
67026     AVR32: Fix logic inversion in disable_interrupts()
67027
67028     disable_interrupts() should return nonzero if interrupts were
67029     _enabled_ before, not disabled.
67030
67031     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67032
67033 commit acac475212cbedb17b321a363a1c878e2b47b37f
67034 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67035 Date:   Fri Dec 14 16:51:22 2007 +0100
67036
67037     AVR32: Enable interrupts at bootup
67038
67039     The timer code depends on the timer interrupt to keep track of the
67040     upper 32 bits of the cycle counter. This obviously doesn't work when
67041     interrupts are disabled the whole time.
67042
67043     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67044
67045 commit 9570bcd87f4db255514f43b6701746c412f8fef0
67046 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67047 Date:   Thu Nov 15 10:03:45 2007 +0100
67048
67049     AVR32: Fix wrong pin setup for USART3
67050
67051     As reported by Gerhard Berghofer:
67052
67053     in "gpio_enable_usart3" the correct pins for USART 3 are PB17 and PB18
67054     instead of PB18 and PB19.
67055
67056     which is obviously correct. There's currently no code that uses
67057     USART3, but custom boards may run into problems.
67058
67059     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67060
67061 commit 09ea0de03dcc3ee7af045b0b572227bda2c1c918
67062 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67063 Date:   Thu Nov 1 12:44:20 2007 +0100
67064
67065     README: Remove ATSTK1000 daughterboard list
67066
67067     As noted by Kim Phillips, these lists tend to become out of date.
67068
67069     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67070
67071 commit c81cbbad21cb0ae983e2e796211202234cdc8be2
67072 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67073 Date:   Tue Oct 30 14:56:36 2007 +0100
67074
67075     Add ATSTK100[234] to MAINTAINERS
67076
67077     Add all the ATSTK1000 daughterboards to MAINTAINERS along with their
67078     "mother". Also update the entry for ATSTK1000 to be not only about the
67079     AP7000 CPU; it's intended to handle all CPUs in the AT32AP family.
67080
67081     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67082
67083 commit 64ff2357b1727213803591813dbc779c924bf772
67084 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67085 Date:   Mon Oct 29 13:02:54 2007 +0100
67086
67087     AVR32: Add support for the ATSTK1004 board
67088
67089     ATSTK1004 is a daughterboard for ATSTK1000 with the AT32AP7002 CPU,
67090     which is a derivative of AT32AP7000.
67091
67092     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67093
67094 commit 667568db157f374b85abd7e03596ddd1f0b25681
67095 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67096 Date:   Mon Oct 29 13:02:54 2007 +0100
67097
67098     AVR32: Add support for the ATSTK1003 board
67099
67100     ATSTK1003 is a daughterboard for ATSTK1000 with the AT32AP7001 CPU,
67101     which is a derivative of AT32AP7000.
67102
67103     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67104
67105 commit 5fee84a794a51ec830548cda485a770efb018b92
67106 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67107 Date:   Mon Oct 29 13:23:33 2007 +0100
67108
67109     AVR32: Make some AT32AP700x peripherals optional
67110
67111     Add a chip-features file providing definitions of the form
67112
67113     AT32AP700x_CHIP_HAS_<peripheral>
67114
67115     to indicate the availability of the given peripheral on the currently
67116     selected chip.
67117
67118     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67119
67120 commit 36f28f8a9605ee5dcfa330482cfc62171261af97
67121 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67122 Date:   Mon Oct 29 13:09:56 2007 +0100
67123
67124     AVR32: Rename at32ap7000 -> at32ap700x
67125
67126     The SoC-specific code for all the AT32AP700x CPUs is practically
67127     identical; the only difference is that some chips have less features
67128     than others. By doing this rename, we can add support for the AP7000
67129     derivatives simply by making some features conditional.
67130
67131     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67132
67133 commit 4d5fa99c73f354e7cf985efcf417ea55ca2f6a5e
67134 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67135 Date:   Fri Jun 29 18:22:34 2007 +0200
67136
67137     atmel_mci: Show SR when block read fails
67138
67139     Show controller status as well as card status when an error occurs
67140     during block read.
67141
67142     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67143
67144 commit 8697e6a19b10f514511b6a9c86de88bd108c4f8d
67145 Author: Stefan Roese <sr@denx.de>
67146 Date:   Thu Dec 13 14:52:53 2007 +0100
67147
67148     ppc4xx: Bring 4xx fdt support up-to-date
67149
67150     This patch update the 4xx fdt support. It enabled fdt booting
67151     on the AMCC Kilauea and Sequoia for now. More can follow later
67152     quite easily.
67153
67154     Signed-off-by: Stefan Roese <sr@denx.de>
67155
67156 commit 12d30aa79779c2aa7a998bbae4c075f822a53004
67157 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67158 Date:   Thu Dec 13 12:56:34 2007 +0100
67159
67160     cfi_flash: Use map_physmem() and unmap_physmem()
67161
67162     Use map_physmem() and unmap_physmem() to convert from physical to
67163     virtual addresses. This gives the arch a chance to provide an uncached
67164     mapping for flash accesses.
67165
67166     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67167
67168 commit 4d7d6936eb29af7cca330937808312aa5f61454d
67169 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67170 Date:   Thu Dec 13 12:56:33 2007 +0100
67171
67172     Introduce map_physmem() and unmap_physmem()
67173
67174     map_physmem() returns a virtual address which can be used to access a
67175     given physical address without involving the cache. unmap_physmem()
67176     should be called when the virtual address returned by map_physmem() is
67177     no longer needed.
67178
67179     This patch adds a stub implementation which simply returns the
67180     physical address cast to a uchar * for all architectures except AVR32,
67181     which converts the physical address to an uncached virtual mapping.
67182     unmap_physmem() is a no-op on all architectures, but if any
67183     architecture needs to do such mappings through the TLB, this is the
67184     hook where those TLB entries can be invalidated.
67185
67186     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67187
67188 commit cdbaefb5f5f03e54455d0439dcf6dbd97ead1f9d
67189 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67190 Date:   Thu Dec 13 12:56:32 2007 +0100
67191
67192     cfi_flash: Introduce read and write accessors
67193
67194     Introduce flash_read{8,16,32,64) and flash_write{8,16,32,64} and use
67195     them to access the flash memory. This makes it clearer when the flash
67196     is actually being accessed; merely dereferencing a volatile pointer
67197     looks just like any other kind of access.
67198
67199     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67200
67201 commit 812711ce6b3a386125dcf0d6a59588e461abbb87
67202 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67203 Date:   Thu Dec 13 12:56:31 2007 +0100
67204
67205     Implement __raw_{read,write}[bwl] on all architectures
67206
67207     This adds implementations of __raw_read[bwl] and __raw_write[bwl] to
67208     m68k, ppc, nios and nios2. The m68k and ppc implementations were taken
67209     from Linux.
67210
67211     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67212
67213 commit be60a9021c82fc5aecd5b2b1fc96f70a9c81bbcd
67214 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67215 Date:   Sat Oct 6 18:55:36 2007 +0200
67216
67217     cfi_flash: Reorder functions and eliminate extra prototypes
67218
67219     Reorder the functions in cfi_flash.c so that each function only uses
67220     functions that have been defined before it. This allows the static
67221     prototype declarations near the top to be eliminated and might allow
67222     gcc to do a better job inlining functions.
67223
67224     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67225
67226 commit 3055793bcbdf24b1f8117f606ffb766d32eb766f
67227 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67228 Date:   Thu Dec 13 12:56:29 2007 +0100
67229
67230     cfi_flash: Make some needlessly global functions static
67231
67232     Make functions not declared in any header file static.
67233
67234     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67235
67236 commit 7e5b9b471518c5652febc68ba62b432193d6abf4
67237 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
67238 Date:   Thu Dec 13 12:56:28 2007 +0100
67239
67240     cfi_flash: Break long lines
67241
67242     This patch tries to keep all lines in the cfi_flash driver below 80
67243     columns. There are a few lines left which don't fit this requirement
67244     because I couldn't find any trivial way to break them (i.e. it would
67245     take some restructuring, which I intend to do in a later patch.)
67246
67247     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
67248
67249 commit 42026c9cb3a76849b41e6e24abfb7b56807a5c1a
67250 Author: Bartlomiej Sieka <tur@semihalf.com>
67251 Date:   Tue Dec 11 13:59:57 2007 +0100
67252
67253     CFI: synchronize command offsets with Linux CFI driver
67254
67255     Fixes non-working CFI Flash on the Inka4x0 board.
67256
67257     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
67258
67259 commit 8ff3de61fc5f9b3b21647bce081a3b7f710f0d4d
67260 Author: Kumar Gala <galak@kernel.crashing.org>
67261 Date:   Fri Dec 7 12:17:34 2007 -0600
67262
67263     Handle MPC85xx PCIe reset errata (PCI-Ex 38)
67264
67265     On the MPC85xx boards that have PCIe enable the PCIe errata fix.
67266     (MPC8544DS, MPC8548CDS, MPC8568MDS).
67267
67268     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67269
67270 commit 82ac8c97145a4c3bf8b3dbfad00fa96e920f9b9c
67271 Author: Kumar Gala <galak@kernel.crashing.org>
67272 Date:   Fri Dec 7 12:04:30 2007 -0600
67273
67274     Update Freescale MPC85xx ADS/CDS/MDS board config
67275
67276     * Enabled CONFIG_CMD_ELF
67277
67278     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67279
67280 commit d435793229ce29a42797c1edc39f5b34f987f91a
67281 Author: Kumar Gala <galak@kernel.crashing.org>
67282 Date:   Fri Dec 7 04:59:26 2007 -0600
67283
67284     Handle Asynchronous DDR clock on 85xx
67285
67286     The MPC8572 introduces the concept of an asynchronous DDR clock with
67287     regards to the platform clock.
67288
67289     Introduce get_ddr_freq() to report the DDR freq regardless of sync/async
67290     mode.
67291
67292     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67293
67294 commit 22abb2d2eaf7b795a6923c6273ec9cb53fda9a10
67295 Author: Kumar Gala <galak@kernel.crashing.org>
67296 Date:   Thu Nov 29 10:34:28 2007 -0600
67297
67298     Update Freescale MPC85xx ADS/CDS/MDS board config
67299
67300     * Removed some misc environment setup
67301     * Enabled CONFIG_CMDLINE_EDITING
67302
67303     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67304
67305 commit 415a613babb84d5e5d5b42e8e553868c71fc3a64
67306 Author: Kumar Gala <galak@kernel.crashing.org>
67307 Date:   Thu Nov 29 10:47:44 2007 -0600
67308
67309     Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.
67310
67311     Minor path corrections needed to ensure buildability.
67312
67313     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67314
67315 commit c2d943ffbfd3359b3b45d177b437379d2cb86fbf
67316 Author: Kumar Gala <galak@kernel.crashing.org>
67317 Date:   Thu Nov 29 10:16:18 2007 -0600
67318
67319     Move the MPC8540 ADS board under board/freescale.
67320
67321     Minor path corrections needed to ensure buildability.
67322
67323     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67324
67325 commit 870ceac5b3a3486c109396e005af81ae762b5710
67326 Author: Kumar Gala <galak@kernel.crashing.org>
67327 Date:   Thu Nov 29 10:14:50 2007 -0600
67328
67329     Move the MPC8560 ADS board under board/freescale.
67330
67331     Minor path corrections needed to ensure buildability.
67332
67333     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67334
67335 commit acbca876fb3fec25cd9c55b0efc81ff618ff5262
67336 Author: Kumar Gala <galak@kernel.crashing.org>
67337 Date:   Thu Nov 29 10:13:47 2007 -0600
67338
67339     Move the MPC8568 MDS board under board/freescale.
67340
67341     Minor path corrections needed to ensure buildability.
67342
67343     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67344
67345 commit a853d56c59b33415304531443633808736acfc6e
67346 Author: Kumar Gala <galak@kernel.crashing.org>
67347 Date:   Thu Nov 29 02:18:59 2007 -0600
67348
67349     Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx
67350
67351     We already had defines for LAWAR_TRGT_IF_* that we should use
67352     rather than creating new ones.  Also, added some missing defines for
67353     PCIE targets.
67354
67355     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67356
67357 commit 04db400892da37b76a585e332a0c137954ad2015
67358 Author: Kumar Gala <galak@kernel.crashing.org>
67359 Date:   Thu Nov 29 02:10:09 2007 -0600
67360
67361     Stop using immap_t on 85xx
67362
67363     In the future the offsets to various blocks may not be in same location.
67364     Move to using CFG_MPC85xx_*_ADDR as the base of the registers
67365     instead of getting it via &immap.
67366
67367     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67368
67369 commit 2714223f8e04ab3e4133ff65872eef366d90bfea
67370 Author: Kumar Gala <galak@kernel.crashing.org>
67371 Date:   Thu Nov 29 01:23:09 2007 -0600
67372
67373     Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt
67374
67375     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67376
67377 commit c480861bf000156e6a3e932c258db59ff2212dd3
67378 Author: Kumar Gala <galak@kernel.crashing.org>
67379 Date:   Thu Nov 29 01:06:19 2007 -0600
67380
67381     Update MPC8568 MDS to use libfdt
67382
67383     Updated the MPC8568 MDS config to use libfdt and assume use of aliases for
67384     ethernet, pci, and serial for the various fixups that are done.
67385
67386     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67387
67388 commit 1563f56e0c68f6920f956382d6d13bee3f01c0f7
67389 Author: Haiying Wang <Haiying.Wang@freescale.com>
67390 Date:   Wed Nov 14 15:52:06 2007 -0500
67391
67392     Add PCI Express support on MPC8568MDS
67393
67394     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
67395     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67396
67397 commit b90d25497625b90ffa3f2911a0895ca237556ff5
67398 Author: Kumar Gala <galak@kernel.crashing.org>
67399 Date:   Thu Nov 29 00:11:44 2007 -0600
67400
67401     Update MPC85xx CDS to use libfdt
67402
67403     Updated the MPC85xx CDS config to use libfdt and assume use of aliases for
67404     ethernet, pci, and serial for the various fixups that are done.
67405
67406     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67407
67408 commit 0fd5ec66b10521a057ad73e69ab5f0f9eafba255
67409 Author: Kumar Gala <galak@kernel.crashing.org>
67410 Date:   Wed Nov 28 22:54:27 2007 -0600
67411
67412     Update MPC8540 ADS to use libfdt
67413
67414     Updated the MPC8540 ADS config to use libfdt and assume use of aliases for
67415     ethernet, pci, and serial for the various fixups that are done.
67416
67417     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67418
67419 commit 5ce715802f6c50dc78b3405b92f184b1e3710519
67420 Author: Kumar Gala <galak@kernel.crashing.org>
67421 Date:   Wed Nov 28 22:40:31 2007 -0600
67422
67423     Update MPC8560 ADS to use libfdt
67424
67425     Updated the MPC8560 ADS config to use libfdt and assume use of aliases for
67426     ethernet, pci, and serial for the various fixups that are done.
67427
67428     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67429
67430 commit aafeefbdb8b029f5ca2a195598d0a501a606eea9
67431 Author: Kumar Gala <galak@kernel.crashing.org>
67432 Date:   Wed Nov 28 00:36:33 2007 -0600
67433
67434     Stop using immap_t for cpm offset on 85xx
67435
67436     In the future the offsets to various blocks may not be in same location.
67437     Move to using CFG_MPC85xx_CPM_ADDR as the base of the CPM registers
67438     instead of getting it via &immap->im_cpm.
67439
67440     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67441
67442 commit f59b55a5b8fcadaa99781ba48e7a38e956afa527
67443 Author: Kumar Gala <galak@kernel.crashing.org>
67444 Date:   Tue Nov 27 23:25:02 2007 -0600
67445
67446     Stop using immap_t for guts offset on 85xx
67447
67448     In the future the offsets to various blocks may not be in same location.
67449     Move to using CFG_MPC85xx_GUTS_ADDR as the base of the guts registers
67450     instead of getting it via &immap->im_gur.
67451
67452     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67453
67454 commit 50c03c8cf494d91cdec39670d95337c743e16ec9
67455 Author: Kumar Gala <galak@kernel.crashing.org>
67456 Date:   Tue Nov 27 22:42:34 2007 -0600
67457
67458     Update MPC8544 DS config
67459
67460     * Removed HAS_ETH2/HAS_ETH3 - MPC8544 only has TSEC1/2
67461     * Removed some misc environment setup
67462     * Moved to using fdtfile & fdtaddr as fdt env var names
67463     * Enabled CONFIG_CMDLINE_EDITING
67464
67465     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67466
67467 commit addce57e2e4c49e77ffb2020a84690713bb18b47
67468 Author: Kumar Gala <galak@kernel.crashing.org>
67469 Date:   Mon Nov 26 17:12:24 2007 -0600
67470
67471     Update MPC8544DS to use libfdt
67472
67473     Updated the MPC8544DS config to use libfdt and assume use of aliases for
67474     ethernet, pci, and serial for the various fixups that are done.
67475
67476     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67477
67478 commit f852ce72f100cabd1f11c21c085a0ad8eca9fb65
67479 Author: Kumar Gala <galak@kernel.crashing.org>
67480 Date:   Thu Nov 29 00:15:30 2007 -0600
67481
67482     Add libfdt based ft_cpu_setup for mpc85xx
67483
67484     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67485
67486 commit 3b9abdc448a1c2c6a4c2aa292724b4d1a05166a9
67487 Author: Stefan Roese <sr@denx.de>
67488 Date:   Tue Dec 11 13:38:19 2007 +0100
67489
67490     ppc4xx: Correct GPIO offset in gpio_config()
67491
67492     Thanks to Gary Jennejohn for pointing this out.
67493
67494     Signed-off-by: Stefan Roese <sr@denx.de>
67495
67496 commit 8809a2713b1ceaf3da55d9d785470294f15de06a
67497 Author: Stefan Roese <sr@denx.de>
67498 Date:   Tue Dec 11 11:46:01 2007 +0100
67499
67500     rtc: Fix merging problem
67501
67502     Signed-off-by: Stefan Roese <sr@denx.de>
67503
67504 commit 7cfc12a7dcfdb350e2ab76db4dafcc30f7e77c2b
67505 Author: Stefan Roese <sr@denx.de>
67506 Date:   Sat Dec 8 14:47:34 2007 +0100
67507
67508     ppc4xx: 405EX: Correctly enable USB pins
67509
67510     This patch selects the USB data pins in the 405EX GPIO and MFC (multi
67511     function control) registers. This is done for the AMCC Kilauea and
67512     Makalu eval boards.
67513
67514     Signed-off-by: Stefan Roese <sr@denx.de>
67515
67516 commit 9692c2734a47f23b44a0f68042a3e2ca8d1bfb39
67517 Author: Stefan Roese <sr@denx.de>
67518 Date:   Sat Dec 8 08:25:09 2007 +0100
67519
67520     CFI: Coding style cleanup
67521
67522     Signed-off-by: Stefan Roese <sr@denx.de>
67523
67524 commit 81b20ccc2d795ae9a1199db5a50ad9c28d1e4d22
67525 Author: Michael Schwingen <michael@schwingen.org>
67526 Date:   Fri Dec 7 23:35:02 2007 +0100
67527
67528     CFI: support JEDEC flash roms in CFI-flash framework
67529
67530     The following patch adds support for non-CFI flash ROMS, by hooking into the
67531     CFI flash code and using most of its code, as recently discussed here in the
67532     thread "Mixing CFI and non-CFI flashs".
67533
67534     Signed-off-by: Michael Schwingen <michael@schwingen.org>
67535     Signed-off-by: Stefan Roese <sr@denx.de>
67536
67537 commit c01b17dd856fa120b2970f50d9598546a4927ec3
67538 Author: Gerald Van Baren <vanbaren@cideas.com>
67539 Date:   Wed Nov 28 21:24:50 2007 -0500
67540
67541     Conditionally compile fdt_fixup_ethernet()
67542
67543     Fix compiler warnings: On boards that don't have ethernets defined,
67544     don't compile fdt_fixup_ethernet().
67545
67546 commit 246d4ae6bc282bc1841224e1c5fc49dc925e0bf7
67547 Author: Kumar Gala <galak@kernel.crashing.org>
67548 Date:   Tue Nov 27 21:59:46 2007 -0600
67549
67550     Convert boards that set memory node to use fdt_fixup_memory()
67551
67552     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67553
67554 commit 151c8b09b35eebe8fd9139cb6c1d91c27b22f058
67555 Author: Kumar Gala <galak@kernel.crashing.org>
67556 Date:   Mon Nov 26 17:06:15 2007 -0600
67557
67558     Added fdt_fixup_stdout that uses aliases to set linux,stdout-path
67559
67560     We use a combination of the serialN alias and CONFIG_CONS_INDEX to
67561     determine which serial alias we should set linux,stdout-path to.
67562
67563     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67564
67565 commit 3c9272813fad84c691d0e4989bb18a3ffebdebfc
67566 Author: Kumar Gala <galak@kernel.crashing.org>
67567 Date:   Mon Nov 26 14:57:45 2007 -0600
67568
67569     Add common memory fixup function
67570
67571     Add the function fdt_fixup_memory() to fixup the /memory node of the fdt
67572
67573     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67574
67575 commit 9c9109e7fcf7ac2ca19c95b8ac54b8d1c773b157
67576 Author: Kumar Gala <galak@kernel.crashing.org>
67577 Date:   Mon Nov 26 11:19:12 2007 -0600
67578
67579     Conditionally compile fdt_support.c
67580
67581     Modify common/Makefile to conditionally compile fdt_support.c based
67582     on CONFIG_OF_LIBFDT.
67583
67584     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67585
67586 commit d88e7ba0980773479e1a64badb293116071b7ef0
67587 Author: Kumar Gala <galak@kernel.crashing.org>
67588 Date:   Mon Nov 26 10:41:40 2007 -0600
67589
67590     Fix build breakage due to libfdt import
67591
67592     The IDS8247 got lost in the update and need an API update
67593     do to rename of functions in libfdt.
67594
67595     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67596
67597 commit 28f384b171bbf1fb2dafb1046e6d259a6b2f8714
67598 Author: Gerald Van Baren <vanbaren@cideas.com>
67599 Date:   Fri Nov 23 19:43:20 2007 -0500
67600
67601     Add spaces around the = in the fdt print format.
67602
67603     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
67604
67605 commit 29592ecba3b932b9b152bcec6c0c0806412db4a3
67606 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
67607 Date:   Fri Dec 7 01:25:38 2007 +0900
67608
67609     sh: Moved driver of the SuperH dependence
67610
67611     The composition of the directory in the drivers/ changed.
67612     I moved SuperH serial driver and marubun PCMCIA driver.
67613
67614     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
67615
67616 commit 41be969f4957115ed7b1fe8b890bfaee99d7a7a2
67617 Author: Wolfgang Denk <wd@denx.de>
67618 Date:   Thu Dec 6 10:21:19 2007 +0100
67619
67620     Release v1.3.1
67621
67622     Signed-off-by: Wolfgang Denk <wd@denx.de>
67623
67624 commit cf5933ba1e97a1cd8f5f24070e820f21d976eaeb
67625 Author: Wolfgang Denk <wd@denx.de>
67626 Date:   Thu Dec 6 10:21:03 2007 +0100
67627
67628     ADS5121 Board: fix compile problem.
67629
67630     Signed-off-by: Wolfgang Denk <wd@denx.de>
67631
67632 commit a27044b14a9e93678a82d7b35f202b93e7687abc
67633 Author: Stefan Roese <sr@denx.de>
67634 Date:   Thu Dec 6 05:58:43 2007 +0100
67635
67636     ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards
67637
67638     This patch enables the hardware-fix for the PCI/DMA errata's 19+22 by
67639     setting the FIXD bit in the SDR0_MFR register. Here a description of the
67640     symptoms:
67641
67642     Problem Description
67643     ------------------------------
67644     If a DMA is performed between memory and PCI with the DMA 1 Controller
67645     using prefetch, and as a result uses a special purpose buffer selected by
67646     the PCIXn Bridge Options 1 Register (PCIXn_BRDGOPT1[RBP7] - bits 31-29),
67647     the first part of the transfer sequence is performed twice. The
67648     PPC440SPe PCI Controller requests more data than was needed such that in
67649     the case of enforce memory protection, a host CPU  exception can occur.
67650     No data is corrupted, because data transfer is stopped in the PCI
67651     Controller. Prefetch enable is specified by setting DMA Configuration
67652     Register (I2O0_DMAx_CFG[DXEPD] - bit 31) to 0.
67653
67654     Behavior that may be observed in a running system
67655     ---------------------------------------------------------------------------
67656
67657     1. DMA performance is decreased because of the double access on the PCI bus
67658     interface.
67659     2. If an illegal access to some address on the PCI bus is detected at the
67660     system level, a machine check or similar system error may occur.
67661
67662     Workarounds Available
67663     ----------------------------------
67664
67665     1. Do not program prefetch. Note that a prefetch command cannot be programmed
67666     without selecting a special purpose buffer.
67667     2. To avoid crossing a physical boundary of the PCI slave device, add 512
67668     bytes of address to the PCI address range.
67669
67670     This patch was originally provided by Pravin M. Bathija <pbathija@amcc.com>
67671     from AMCC and slighly changed.
67672
67673     Signed-off-by: Pravin M. Bathija <pbathija@amcc.com>
67674     Signed-off-by: Stefan Roese <sr@denx.de>
67675
67676 commit a90921f71d225bf9e0f0fc7b8beadeb8001bf78a
67677 Author: Stefan Roese <sr@denx.de>
67678 Date:   Tue Dec 4 16:29:48 2007 +0100
67679
67680     ppc4xx: Yosemite/Yellowstone: Add DTT AD7414 support
67681
67682     Signed-off-by: Stefan Roese <sr@denx.de>
67683
67684 commit 8d4f040a3c15036a6ea25a9c39e7d89fefa8440d
67685 Author: Wolfgang Denk <wd@denx.de>
67686 Date:   Mon Dec 3 00:15:28 2007 +0100
67687
67688     Prepare for 1.3.1-rc1
67689
67690     Signed-off-by: Wolfgang Denk <wd@denx.de>
67691
67692 commit e15e33433e7c05111968dc9b434a52fd42cbd221
67693 Author: Stefan Roese <sr@denx.de>
67694 Date:   Fri Nov 30 07:15:41 2007 +0100
67695
67696     ppc4xx: Kilauea: Add PCIe reset assertion upon power-up
67697
67698     This manual PCIe reset triggering solves the problem seen with the
67699     Intel EPRO/1000 card, which was not detected (link not established)
67700     upon power-up reset.
67701
67702     Signed-off-by: Stefan Roese <sr@denx.de>
67703
67704 commit 260eea5676ca46903a335686cc020b29c4ca46fe
67705 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
67706 Date:   Thu Nov 29 01:21:54 2007 +0900
67707
67708     sh: Add SuperH boards maintainer to MAINTAINERS file
67709
67710     Add MS7750SE and MS7722SE's board maintainer to MAINTAINERS file.
67711
67712     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
67713
67714 commit aa9c4f1d22701a92347c1c81f34d12c8ad3a3747
67715 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
67716 Date:   Thu Nov 29 00:13:04 2007 +0900
67717
67718     sh: Add ms7750se support in MAKEALL
67719
67720     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
67721
67722 commit c7144373427a178332bf9754131c8c34c52c200a
67723 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67724 Date:   Tue Nov 27 09:44:53 2007 +0100
67725
67726     sh: Add sh3 and sh4 support in MAKEALL
67727
67728     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67729     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
67730
67731 commit 130080874a3d28450098481a262c5f7c855e908d
67732 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
67733 Date:   Sun Nov 25 02:51:17 2007 +0900
67734
67735     sh: Add document for SuperH.
67736
67737     This document is a summary of information concerning SuperH of U-Boot.
67738
67739     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
67740
67741 commit 33ecdc2f9d64926e1a6067b28f3a0aefc3b6d23d
67742 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
67743 Date:   Sun Nov 25 02:39:31 2007 +0900
67744
67745     sh: Add marubun's pcmcia driver
67746
67747     Marubun pcmcia is a chip for PCMCIA used with SuperH.
67748     Of course, this can be used even by other architectures.
67749     When use this driver, came to be able to use CompactFlash
67750     and Ethernet.
67751
67752     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
67753
67754 commit febd86b969b975289ed948f1ac0eb9722da41ced
67755 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
67756 Date:   Sun Nov 25 02:32:13 2007 +0900
67757
67758     sh: Update SuperH SCIF driver
67759
67760     - Changed volatile unsigned to vu_.
67761     - Changed Makefile for kconfig.
67762
67763     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
67764
67765 commit 8be760903645af09871be50ad0a6f9ebb62b311d
67766 Author: Stefan Roese <sr@denx.de>
67767 Date:   Tue Nov 27 11:57:35 2007 +0100
67768
67769     ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexing
67770
67771     After an error in the AMCC 405EX users manual now correctly configure
67772     IRQ2 (Kilauea)/IRQ0 (Makalu) as alternate 2 signal for external IRQ
67773     usage.
67774
67775     Signed-off-by: Stefan Roese <sr@denx.de>
67776
67777 commit a5f601fd1b1278deae5aa9fc27a232b0d1c1c788
67778 Author: Wolfgang Denk <wd@denx.de>
67779 Date:   Mon Nov 26 19:18:21 2007 +0100
67780
67781     Cleanup coding style; update CHANGELOG
67782
67783     Signed-off-by: Wolfgang Denk <wd@denx.de>
67784
67785 commit 3deca9d44767efd1b83f4b701f0dbf21a7595f7b
67786 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67787 Date:   Sun Nov 25 22:39:25 2007 +0100
67788
67789     MAKEALL: add missing 512x boards in ppc
67790
67791     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67792
67793 commit a340c325e668ca7386c2276387681720be9c3757
67794 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67795 Date:   Sun Nov 25 18:45:47 2007 +0100
67796
67797     Makefile : fix tags ctags etags with new drivers organization
67798
67799     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67800
67801 commit 63362cfc6baa97ae0e37ba2c6ece530fcac9f79e
67802 Author: Stefan Roese <sr@denx.de>
67803 Date:   Mon Nov 26 15:06:14 2007 +0100
67804
67805     ppc4xx: Makalu: Change EBC setup for CS0 to enable 400MHz usage
67806
67807     As suggested by Senao, use a different EBC_PB0AP setup for 400MHz
67808     operation.
67809
67810     Signed-off-by: Stefan Roese <sr@denx.de>
67811
67812 commit ca1ce226287270bb01e25b8e3674c701f12edf19
67813 Author: Stefan Roese <sr@denx.de>
67814 Date:   Mon Nov 26 15:01:45 2007 +0100
67815
67816     ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interrupt
67817
67818     Signed-off-by: Stefan Roese <sr@denx.de>
67819
67820 commit 87ddedd6ad804427ce125ceaa076d7a4f74e9d5d
67821 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67822 Date:   Sun Nov 25 18:45:47 2007 +0100
67823
67824     Makefile : fix tags ctags etags with new drivers organization
67825
67826     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67827
67828 commit 59829cc189378c142c13d2aa8d9a897d8bef3961
67829 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67830 Date:   Sat Nov 24 21:26:56 2007 +0100
67831
67832     drivers/mtd : move mtd drivers to drivers/mtd
67833
67834     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67835
67836 commit 318c0b90431f2648552e5ade78833f42652ce859
67837 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67838 Date:   Sat Nov 24 21:17:55 2007 +0100
67839
67840     drivers/misc : move misc drivers to drivers/misc
67841
67842     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67843
67844 commit 33daf5b7858807cb4ce4158c2c56524671c14c08
67845 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67846 Date:   Sat Nov 24 21:13:59 2007 +0100
67847
67848     drivers/block : move block drivers to drivers/block
67849
67850     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67851
67852 commit 0c698dcaa70275eb8814f665b545547cee013892
67853 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67854 Date:   Sat Nov 24 20:59:50 2007 +0100
67855
67856     drivers/rtc : move rtc drivers to drivers/rtc
67857
67858     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67859
67860 commit f868cc5a50757d94f36c312395481cb0f187d9e6
67861 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67862 Date:   Sat Nov 24 20:14:44 2007 +0100
67863
67864     drivers/hwmon : move hardware monitor drviers to drivers/hwmon
67865
67866     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67867
67868 commit 16b195c82a18cbfd164800f17a1ef9db2e48331a
67869 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67870 Date:   Sat Nov 24 19:46:45 2007 +0100
67871
67872     drivers/input : move input drivers to drivers/input
67873
67874     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67875
67876 commit e4558666293364fc3af1c1d9381ca933fa0f1275
67877 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67878 Date:   Sat Nov 24 19:40:11 2007 +0100
67879
67880     drivers/usb : move usb drivers to drivers/usb
67881
67882     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67883
67884 commit 1378df792a7ff3abd1bf54a63f5475784f5b083c
67885 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67886 Date:   Sat Nov 24 19:33:38 2007 +0100
67887
67888     drivers/serial : move serial drivers to drivers/serial
67889
67890     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67891
67892 commit 2439e4bfa111babf4bc07ba20efbf3e36036813e
67893 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67894 Date:   Wed Nov 21 21:19:24 2007 +0100
67895
67896     drivers/net : move net drivers to drivers/net
67897
67898     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67899
67900 commit 352d259130b349fe9593b8dada641bd78a9659e5
67901 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67902 Date:   Tue Nov 20 20:41:48 2007 +0100
67903
67904     drivers/video : move video drivers to drivers/video
67905
67906     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67907
67908 commit 73646217186aa17afc8e305c5f06f06dd335eaad
67909 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67910 Date:   Tue Nov 20 20:33:09 2007 +0100
67911
67912     drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
67913
67914     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67915
67916 commit 93a686ee9c5ddc6fa368c32cfbfde6f6724599fc
67917 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67918 Date:   Tue Nov 20 20:28:09 2007 +0100
67919
67920     drivers/pci : move pci drivers to drivers/pci
67921
67922     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
67923
67924 commit 9162352817579840d7802da6d85872b3ca003c97
67925 Author: Gerald Van Baren <vanbaren@cideas.com>
67926 Date:   Thu Nov 22 17:23:23 2007 -0500
67927
67928     Fix fdt printing for updated libfdt
67929
67930     Also improve printing (adopt dtc v1 "c style" hex format), whitespace cleanup.
67931
67932     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
67933
67934 commit 9eb77cea1fa12d5969eb26a1d1d81da381bd6b1c
67935 Author: Kumar Gala <galak@kernel.crashing.org>
67936 Date:   Wed Nov 21 13:30:15 2007 -0600
67937
67938     Add additional fdt fixup helper functions
67939
67940     Added the following fdt fixup helpers:
67941      * do_fixup_by_prop{_u32} - Find matching nodes by property name/value
67942      * do_fixup_by_compat{_u32} - Find matching nodes by compat
67943
67944     The _u32 variants work the same only the property they are setting
67945     is know to be a 32-bit integer instead of a byte buffer.
67946
67947     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67948
67949 commit ab544633abdd14f4dd5d92e500b73eb59ef57e67
67950 Author: Kumar Gala <galak@kernel.crashing.org>
67951 Date:   Wed Nov 21 11:11:03 2007 -0600
67952
67953     Add fdt_fixup_ethernet helper to set mac addresses
67954
67955     Added a fixup helper that uses aliases to set mac addresses
67956     in the device tree based on the bd_t
67957
67958     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67959
67960 commit dbaf07ce620aab249e3502b20a986234a6af1d3a
67961 Author: Kumar Gala <galak@kernel.crashing.org>
67962 Date:   Wed Nov 21 14:07:46 2007 -0600
67963
67964     Fix warnings from import of libfdt
67965
67966     cmd_fdt.c: In function fdt_print:
67967     cmd_fdt.c:586: warning: assignment discards qualifiers from pointer target type
67968     cmd_fdt.c:613: warning: assignment discards qualifiers from pointer target type
67969     cmd_fdt.c:635: warning: assignment discards qualifiers from pointer target type
67970     cmd_fdt.c:636: warning: assignment discards qualifiers from pointer target type
67971
67972     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67973
67974 commit 8d04f02f6224e6983f4812ea4da704950ec8539c
67975 Author: Kumar Gala <galak@kernel.crashing.org>
67976 Date:   Wed Oct 24 11:04:22 2007 -0500
67977
67978     Update libfdt from device tree compiler (dtc)
67979
67980     Update libfdt to commit 8eaf5e358366017aa2e846c5038d1aa19958314e from
67981     the device tree compiler (dtc) project.
67982
67983     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67984
67985 commit e93becf80d732b64aef81b23e8b6ece02c40533d
67986 Author: Kumar Gala <galak@kernel.crashing.org>
67987 Date:   Sat Nov 3 19:46:28 2007 -0500
67988
67989     Move do_fixup* for libfdt into common code
67990
67991     Moved the generic fixup handling code out of cpu/mpc5xxx and cpu/mpc8260
67992     into common/fdt_support.c and renamed:
67993
67994     do_fixup()  -> do_fixup_by_path()
67995     do_fixup_u32()      -> do_fixup_by_path_u32()
67996
67997     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
67998
67999 commit f738b4a75998f42a7408defadc9baac7a31c92db
68000 Author: Kumar Gala <galak@kernel.crashing.org>
68001 Date:   Thu Oct 25 16:15:07 2007 -0500
68002
68003     Make no options to fdt print default to '/'
68004
68005     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
68006
68007 commit a3c2933e02503fe36ade2c1b65af46f2b7a168e7
68008 Author: Kumar Gala <galak@kernel.crashing.org>
68009 Date:   Wed Oct 24 10:21:57 2007 -0500
68010
68011     Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt
68012
68013     Removed:
68014         fdt_node_is_compatible
68015         fdt_find_node_by_type
68016         fdt_find_compatible_node
68017
68018     To ease merge of newer libfdt as we aren't using them anywhere at this time.
68019
68020     Also moved fdt_find_and_setprop out of libfdt into fdt_support.c for the same
68021     reason.
68022
68023     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
68024
68025 commit 98e2867cc85409b919f862e6c16026461ec955df
68026 Author: Grant Likely <grant.likely@secretlab.ca>
68027 Date:   Wed Nov 21 09:19:37 2007 -0700
68028
68029     [BUILD] Remove libraries when updating autoconf.mk
68030
68031     Fix library problems caused by conditional compilation.  Using
68032     autoconf.mk to decide which files to compile has caused a problem when
68033     changing configuration from one board to another without clearing out
68034     the library (*.a) files.
68035
68036     It used to be that the linker was always passed the same list of .o
68037     files when building the .a files.  However, that is not longer true
68038     with conditional compilation.  Now, a different board config will have
68039     a different file list passed to the linker.  The problem occurs when
68040     a library has already been built and the board config is changed.
68041
68042     Since the linker will update instead of replace a preexisting library,
68043     then if the file list changes to remove some object files the old
68044     objects will still exist in the library.
68045
68046     The solution is to remove all old library files when autoconf.mk is
68047     made.
68048
68049     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68050
68051 commit ed1353d74b9ce8a7fcd660570b848a184d614b5f
68052 Author: Kumar Gala <galak@kernel.crashing.org>
68053 Date:   Wed Nov 21 08:49:50 2007 -0600
68054
68055     [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile
68056
68057     Modify libfdt/Makefile to conditionally compile the *.c files based
68058     on the board config.
68059
68060     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
68061
68062 commit 4a43719a7738712811d822ca8125427b27a55cdc
68063 Author: Grant Likely <grant.likely@secretlab.ca>
68064 Date:   Mon Sep 24 09:05:31 2007 -0600
68065
68066     [BUILD] conditionally compile common/cmd_*.c in common/Makefile
68067
68068     Modify common/Makefile to conditionally compile the cmd_*.c files based
68069     on the board config.
68070
68071     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68072
68073 commit 2f155f6c0a1f5e9a306a3f1f4fbe067db7ced3b1
68074 Author: Grant Likely <grant.likely@secretlab.ca>
68075 Date:   Mon Sep 24 09:05:31 2007 -0600
68076
68077     [BUILD] Generate include/autoconf.mk from board config files
68078
68079     Use cpp and sed to postprocess config.h and import the defined values
68080     into include/autoconf.mk.  autoconf.mk is then included by config.mk to
68081     give 'make' access to the board configuration.
68082
68083     Doing this enables conditional compilation at the Makefile level instead
68084     of by wrapping every .c file with #ifdef/#endif wrappers.
68085
68086     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68087
68088 commit 68b88999da87ab88e71e1306192905be3450198e
68089 Author: Jon Loeliger <jdl@freescale.com>
68090 Date:   Tue Nov 20 15:02:26 2007 -0600
68091
68092     8610HPCD: Enable the 8610 Display Interface Unit
68093
68094     Signed-off-by: Jon Loeliger <jdl@freescale.com>
68095
68096 commit 74f89faa9d1e77ed947e628d3effaa513fe05d05
68097 Author: Jon Loeliger <jdl@freescale.com>
68098 Date:   Tue Nov 20 15:00:53 2007 -0600
68099
68100     Move 8610 DIU interface structure definitions to header file.
68101
68102     These two structures are still needed during the
68103     initialization and setup of the DIU hardware.
68104     So move them to the fsl_diu_fb.h file for now.
68105     Official "blah".
68106
68107     Noticed-by: York Sun <yorksun@freescale.com>
68108     Signed-off-by: Jon Loeliger <jdl@freescale.com>
68109
68110 commit 080c646dbf474a109c3f85718fb01ce042a38c45
68111 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
68112 Date:   Tue Nov 20 20:14:18 2007 +0100
68113
68114     drivers/i2c : move i2c drivers to drivers/i2c
68115
68116     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
68117
68118 commit 9a337ddc154a10a26f117fd147b009abcdeba75a
68119 Author: Wolfgang Denk <wd@denx.de>
68120 Date:   Mon Nov 19 22:20:24 2007 +0100
68121
68122     Prepare for 1.3.0 release.
68123
68124     Signed-off-by: Wolfgang Denk <wd@denx.de>
68125
68126 commit f30ad49b16bf998b03c1a5228b6c86369d61c258
68127 Author: Haiying Wang <Haiying.Wang@freescale.com>
68128 Date:   Mon Nov 19 10:02:13 2007 -0500
68129
68130     Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS
68131
68132     CONFIG_QE shouldn't be in the wrap of CONFIG_PCI, fix it.
68133
68134     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
68135
68136 commit f8c320609366176b31104d9bf5e295232e1c7f1d
68137 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
68138 Date:   Mon Nov 19 11:14:16 2007 +0900
68139
68140     [MIPS] board/gth2/lowlevel_init.S: Fix a build warning
68141
68142     lowlevel_init.S: Assembler messages:
68143     lowlevel_init.S:413: Warning: Pretending global symbol used as branch target is local.
68144
68145     Looking at codes, the `memtest' and `clearmem' are intentional mixed
68146     use of `global symbols' and `label' for debugging purpose. To make it
68147     build, just disable global-symbols-use for now. As a result `memtest'
68148     still remains as unused, but leave it be...
68149
68150     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
68151
68152 commit e8da58f2bc092891e8cc92b927ed5c4bd0cb0cab
68153 Author: Wolfgang Denk <wd@denx.de>
68154 Date:   Mon Nov 19 12:59:14 2007 +0100
68155
68156     Fix build problems with mp2usb board
68157
68158     Signed-off-by: Wolfgang Denk <wd@denx.de>
68159
68160 commit 6bf4c686afca1e86e1c384d59218f914605713bf
68161 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
68162 Date:   Sun Nov 18 18:36:11 2007 +0100
68163
68164     s3c24x0: Fix usb_ohci.c missing in Makefile
68165     and usb_ohci.c warning differ in signedness
68166
68167     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
68168
68169 commit 6073f61e078da5ddb521b56256bcc36508589883
68170 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
68171 Date:   Sun Nov 18 12:55:02 2007 +0100
68172
68173     pb1x00 board: Fix u16 status declaration when PCMCIA is defined
68174
68175     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
68176
68177 commit 8412d814ce8bf5570a2b747f1e7fd321097fe987
68178 Author: Wolfgang Denk <wd@denx.de>
68179 Date:   Sun Nov 18 17:11:09 2007 +0100
68180
68181     Fix compiler warnings for ARM systems.
68182
68183     Signed-off-by: Wolfgang Denk <wd@denx.de>
68184
68185 commit 409ecdc0bb47dd28b0af6c25ffd658d22cc36b37
68186 Author: Wolfgang Denk <wd@denx.de>
68187 Date:   Sun Nov 18 16:36:27 2007 +0100
68188
68189     Fix compiler warnings for PPC systems. Update CHANGELOG.
68190
68191     Signed-off-by: Wolfgang Denk <wd@denx.de>
68192
68193 commit 653811a3c2b35856bf12e196dcc8c4694e28e420
68194 Author: Stefan Roese <sr@denx.de>
68195 Date:   Sun Nov 18 14:44:44 2007 +0100
68196
68197     ppc4xx: Correct 405EX PCIe UTL register mapping
68198
68199     Map 4k mem space for UTL registers for each port.
68200
68201     Signed-off-by: Stefan Roese <sr@denx.de>
68202
68203 commit 079c2c4fa71c0d1ebef394508df9088df8a308d3
68204 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
68205 Date:   Sat Nov 17 11:31:10 2007 +0100
68206
68207     Fix warning differ in signedness in net/net.c and net/nfs.c
68208
68209 commit 7e14fc65368cbd2861b1207453da55a4fc7b3f81
68210 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68211 Date:   Sat Nov 17 20:42:45 2007 +0900
68212
68213     gth2.c: Fix a warning on gth2 build.
68214
68215     gth2.c: In function 'misc_init_r':
68216     gth2.c:434: warning: pointer targets in passing argument 2 of 'setenv' differ in signedness
68217
68218     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68219
68220 commit 2309c130aa4c84b91bd874a41269c923eb61b555
68221 Author: Stefan Roese <sr@denx.de>
68222 Date:   Sat Nov 17 07:58:25 2007 +0100
68223
68224     Fix warning differ in signedness in common/cmd_scsi.c
68225
68226     Signed-off-by: Stefan Roese <sr@denx.de>
68227
68228 commit 9ea61b57968554eaf0f474ec7e088b17d367f474
68229 Author: Stefan Roese <sr@denx.de>
68230 Date:   Sat Nov 17 14:52:29 2007 +0100
68231
68232     ppc4xx: Update AMCC Kilauea config file
68233
68234     - Use generic GPIO configuration framework (CFG_4xx_GPIO_TABLE)
68235
68236     Signed-off-by: Stefan Roese <sr@denx.de>
68237
68238 commit 7e1d884b7cb602007329c517ec1c453e3a6a5d9c
68239 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68240 Date:   Sat Nov 17 20:05:26 2007 +0900
68241
68242     [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker
68243
68244     Current trick to pick up GNU assembler minor version does not work with the
68245     latest binutils (2007-03-01 or later) due to ${PKGVERSION} now default to
68246     "(GNU Binutils) ".
68247
68248       $ sde-as --version |grep "GNU assembler"
68249       GNU assembler 2.15.94 mipssde-6.02.02-20050602
68250       $ sde-as --version |grep "GNU assembler" |awk '{print $3}'
68251       2.15.94
68252       $ sde-as --version |grep "GNU assembler" |awk '{print $3}' |awk -F. '{print $2}'
68253       15
68254       $
68255
68256       $ mips-linux-as --version |grep "GNU assembler"
68257       GNU assembler (GNU Binutils) 2.18
68258       $ mips-linux-as --version |grep "GNU assembler" |awk '{print $3}'
68259       (GNU
68260       $ mips-linux-as --version |grep "GNU assembler" |awk '{print $3}' |awk -F. '{print $2}'
68261       (no output)
68262       $
68263
68264     As a result of above, you'll see many noises with such binutils:
68265
68266       make -C cpu/mips/
68267       /bin/sh: line 0: [: : integer expression expected
68268       /bin/sh: line 0: [: : integer expression expected
68269       make[1]: Entering directory `/home/skuribay/devel/u-boot.git/cpu/mips'
68270       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
68271       /bin/sh: line 0: [: : integer expression expected
68272       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
68273       /bin/sh: line 0: [: : integer expression expected
68274       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
68275       /bin/sh: line 0: [: : integer expression expected
68276
68277     This patch simplifies the trick and makes it work with both versions of gas.
68278     I also replace an expensive `awk (or gawk)' with `cut'.
68279
68280     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68281
68282 commit 16664f72850846e645616da1c0fa5afcd6d15f15
68283 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68284 Date:   Sat Nov 17 20:05:26 2007 +0900
68285
68286     [MIPS] Remove useless instructions for initializing $gp.
68287
68288     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68289
68290 commit 03c031d5660ea946c39af6e2e16267da857c609f
68291 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68292 Date:   Sat Oct 27 15:27:06 2007 +0900
68293
68294     [MIPS] MIPS 4K core: Coding style cleanups
68295
68296     No logical changes.
68297
68298     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68299
68300 commit f5e429d3860bba4c6ae8bead8f78349fa24491b2
68301 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68302 Date:   Sat Nov 17 20:05:20 2007 +0900
68303
68304     [MIPS] gth2.c: Fix a warning on gth2 build.
68305
68306     gth2.c: In function 'misc_init_r':
68307     gth2.c:434: warning: pointer targets in passing argument 2 of 'setenv' differ in signedness
68308
68309     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68310
68311 commit 4fbd0741b2b6441da10be93e10267122581b7079
68312 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68313 Date:   Sat Oct 27 15:22:33 2007 +0900
68314
68315     [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.
68316
68317     au1x00_eth.c: In function 'au1x00_miiphy_write':
68318     au1x00_eth.c:139: warning: 'return' with no value, in function returning non-void
68319
68320     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68321
68322 commit f01320459736f156707425cf8112f98606301aa4
68323 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68324 Date:   Sat Oct 27 15:00:25 2007 +0900
68325
68326     [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error
68327
68328     au1x00_eth.c: In function 'au1x00_enet_initialize':
68329     au1x00_eth.c:246: error: 'au1x00_miiphy_read' undeclared (first use in this function)
68330     au1x00_eth.c:246: error: (Each undeclared identifier is reported only once
68331     au1x00_eth.c:246: error: for each function it appears in.)
68332     au1x00_eth.c:246: error: 'au1x00_miiphy_write' undeclared (first use in this function)
68333     au1x00_eth.c: In function 'au1x00_miiphy_write':
68334     au1x00_eth.c:298: warning: 'return' with no value, in function returning non-void
68335     make[1]: *** [au1x00_eth.o] Error 1
68336
68337     Fixed by moving these two functions forward.
68338
68339     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68340
68341 commit b09258c5393edd1087c5f39ae68338f16b49f8b3
68342 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68343 Date:   Sat Oct 27 15:00:25 2007 +0900
68344
68345     MAKEALL: Added missing pb1000 board
68346
68347     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68348
68349 commit 2e4a6e3667a1e39c0e6e99498686b15d2718b369
68350 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68351 Date:   Sat Oct 27 15:00:24 2007 +0900
68352
68353     [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S
68354
68355     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68356
68357 commit 662e5cb397249c3ea88a4c3255e9ccfc40b98d82
68358 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68359 Date:   Sat Oct 27 15:00:24 2007 +0900
68360
68361     [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}
68362
68363     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68364
68365 commit 5947f6999aafa7c54c1390983d264a8463dfea8e
68366 Author: Wolfgang Denk <wd@denx.de>
68367 Date:   Sat Nov 17 02:34:38 2007 +0100
68368
68369     Update CHANGELOIG, prepare for -rc4
68370
68371     Signed-off-by: Wolfgang Denk <wd@denx.de>
68372
68373 commit fd329e6f05bbdfe6bd71b0e09f0c76d3b0a025a5
68374 Author: Luotao Fu <l.fu@pengutronix.de>
68375 Date:   Wed Nov 14 18:58:33 2007 +0100
68376
68377     Fix the i2c frequency and default address in rsdproto board
68378
68379     rsdproto board support has wrong I2C frequency and wrong return value
68380     handling.
68381
68382     Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
68383
68384 commit 429c180edad038f91c989cb14b478228092e7054
68385 Author: Wolfgang Denk <wd@denx.de>
68386 Date:   Sat Nov 17 01:45:38 2007 +0100
68387
68388     powerpc: Backout relocation changes for MPC5121, too.
68389
68390     Apply Grant Likely's backout to MPC5121 code, too.
68391
68392     Pointed out by Rafal Jaworowski <raj@semihalf.com>
68393
68394     Signed-off-by: Wolfgang Denk <wd@denx.de>
68395
68396 commit 1c3dd43338a077165e7e0309cb3994e65d2bdbf8
68397 Author: Grant Likely <grant.likely@secretlab.ca>
68398 Date:   Tue Nov 13 22:18:33 2007 -0700
68399
68400     powerpc: Backout relocation changes.
68401
68402     Ugh.  I *hate* to back this change out, but these compiler flags don't
68403     work for relocation on all versions of GCC.  I've not been able to
68404     reproduce the environment in my setup (and hence, not been able to
68405     find a combination that *does* work), so I've got no choice but to go
68406     back to the old gcc flags and linker script.
68407
68408     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68409
68410 commit 5c15010efad980ad5498cc565fc1ed70df2f52b4
68411 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
68412 Date:   Tue Nov 13 09:11:05 2007 +0100
68413
68414     Fixed mips_io_port_base build errors.
68415
68416     This patch has been sent on:
68417     - 29 Sep 2007
68418
68419     Although mips_io_port_base is currently a part of IDE command, it is quite
68420     fundamental for MIPS I/O port access such as in[bwl] and out[bwl]. So move
68421     it to MIPS general part, and introduce `set_io_port_base()' from Linux.
68422
68423     This patch is triggered by multiple definition of `mips_io_port_base' build
68424     error on gth2 (and tb0229 also needs this fix.)
68425
68426     board/gth2/libgth2.a(gth2.o): In function `log_serial_char':
68427     /home/skuribay/devel/u-boot.git/board/gth2/gth2.c:47: multiple definition of `mips_io_port_base'
68428     common/libcommon.a(cmd_ide.o):/home/skuribay/devel/u-boot.git/common/cmd_ide.c:712: first defined here
68429     make: *** [u-boot] Error 1
68430
68431     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
68432     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
68433
68434 commit 6ecbb7a3fa9b0940ed33e490d195d4b6830b2422
68435 Author: Wolfgang Denk <wd@denx.de>
68436 Date:   Sat Nov 17 01:30:40 2007 +0100
68437
68438     Fix a bug in the slave serial programming mode for the Xilinx
68439     Spartan2/3 FPGAs. The old code used "< 0" on a "char" type to test if
68440     the most significant bit was set, which did not work on any
68441     architecture where "char" defaulted to be an unsigned type.
68442
68443     Based on a patch by Angelos Manousaridis <amanous@inaccessnetworks.com>
68444
68445     Signed-off-by: Wolfgang Denk <wd@denx.de>
68446
68447 commit d08b7233bc252faad8339e7ca0ddfd62fa79903c
68448 Author: Jon Loeliger <jdl@freescale.com>
68449 Date:   Thu Nov 1 12:23:29 2007 -0500
68450
68451     86xx: Fix broken variable reference when #def DEBUGing.
68452
68453     Sometimes you can't reference the DDR2 controller variables.
68454
68455     Signed-off-by: Jon Loeliger <jdl@freescale.com>
68456
68457 commit f9d9164d9c6b5a7f0393fd8d7e246b8a0326bc19
68458 Author: Jason Jin <Jason.jin@freescale.com>
68459 Date:   Fri Oct 26 18:32:00 2007 +0800
68460
68461     make 8610 board use pixis reset
68462
68463     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
68464
68465 commit db74b3c1c9481a6bffbf8cd445e5bcbf6908e836
68466 Author: Jason Jin <Jason.jin@freescale.com>
68467 Date:   Mon Oct 29 19:26:21 2007 +0800
68468
68469     Unify pixis_reset altbank across board families
68470
68471     Basically, refactor the CFG_PIXIS_VBOOT_MASK values
68472     into the separate board config files.
68473
68474     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
68475     Signed-off-by: Jon Loeliger <jdl@freescale.com>
68476
68477 commit 64bf555465c7926be13e1046ac0d0f05ac72829c
68478 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
68479 Date:   Wed Nov 7 08:19:21 2007 +0100
68480
68481     Fix warning: pointer targets in assignment differ in signedness
68482
68483     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
68484
68485 commit 7a60ee7c6248a958c5757d3660a1702723a2786d
68486 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
68487 Date:   Wed Nov 7 08:19:19 2007 +0100
68488
68489     Fix warning differ in signedness in common/cmd_ide.c
68490
68491     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
68492
68493 commit f31d38b9eea9b32f6a1ac848a298cc71ca4c9a03
68494 Author: Stefan Roese <sr@denx.de>
68495 Date:   Fri Nov 16 14:16:54 2007 +0100
68496
68497     ppc4xx: Enable 405EX PCIe UTL register configuration
68498
68499     Till now the UTL registers on 405EX were not initialized but left with
68500     their default values. This patch new initializes some of the UTL
68501     registers on 405EX.
68502
68503     Signed-off-by: Stefan Roese <sr@denx.de>
68504
68505 commit ecdcbd4f8c1f8cefd785752f4e7536aae2a4ecf9
68506 Author: Stefan Roese <sr@denx.de>
68507 Date:   Fri Nov 16 14:00:59 2007 +0100
68508
68509     ppc4xx: Update AMCC Makalu for board rev 1.1
68510
68511     This patch adds changes needed for Makalu rev 1.1:
68512
68513     - Enable 2nd DDR2 bank resulting in 256MByte of SDRAM
68514     - Enable 2nd ethernet port EMAC1
68515     - Use generic GPIO configuration framework (CFG_4xx_GPIO_TABLE)
68516     - Reset PCIe ports via GPIO upon bootup
68517
68518     Signed-off-by: Stefan Roese <sr@denx.de>
68519
68520 commit 4d4faae65e115e327425cd514c1a35146a85166b
68521 Author: Grant Likely <grant.likely@secretlab.ca>
68522 Date:   Mon Sep 24 09:05:31 2007 -0600
68523
68524     Group PCI and PCMCIA drivers in drivers/Makefile
68525
68526     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68527
68528 commit 5798f87dc10a496d79d3177b9f5a76488987fd35
68529 Author: Grant Likely <grant.likely@secretlab.ca>
68530 Date:   Mon Sep 24 09:05:31 2007 -0600
68531
68532     Group block/flash drivers in drivers/Makefile
68533
68534     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68535
68536 commit df58c81551700f058b44cacf55a7997fa63bfe0a
68537 Author: Grant Likely <grant.likely@secretlab.ca>
68538 Date:   Mon Sep 24 09:05:31 2007 -0600
68539
68540     Group USB drivers in drivers/Makefile
68541
68542     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68543
68544 commit 5dbb6ed622e539b0c8493ef7e578d3a533181d29
68545 Author: Grant Likely <grant.likely@secretlab.ca>
68546 Date:   Mon Sep 24 09:05:30 2007 -0600
68547
68548     Group i2c drivers in drivers/Makefile
68549
68550     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68551
68552 commit ec00c76de0e5971273905998d62d6bb119324218
68553 Author: Grant Likely <grant.likely@secretlab.ca>
68554 Date:   Mon Sep 24 09:05:30 2007 -0600
68555
68556     Group console drivers in drivers/Makefile
68557
68558     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68559
68560 commit 754f230aa01b8c789fc31f8013c2487954073300
68561 Author: Grant Likely <grant.likely@secretlab.ca>
68562 Date:   Mon Sep 24 09:05:30 2007 -0600
68563
68564     Group network drivers in drivers/Makefile
68565
68566     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68567
68568 commit f0037c56b0d12cd46215124667b9f83d60ef9391
68569 Author: Grant Likely <grant.likely@secretlab.ca>
68570 Date:   Mon Sep 24 09:05:30 2007 -0600
68571
68572     Build: split COBJS value into multiple lines
68573
68574     This change is in preparation for condtitionial compile support in the
68575     build system.  By spliting them all into seperate lines now, subsequent
68576     patches that change 'COBJS-y += ' into 'COBJS-$(CONFIG_<blah>) += ' will
68577     be less invasive and easier to review
68578
68579     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68580
68581 commit 1b4aaffe4fb2a5e95d9111a5d94fd1f89215dce4
68582 Author: Grant Likely <grant.likely@secretlab.ca>
68583 Date:   Mon Sep 24 09:05:30 2007 -0600
68584
68585     Add .gitignore files
68586
68587     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68588     Acked-by: Kim Phillips <kim.phillips@freescale.com>
68589
68590 commit 955413f35f054a82e40042f1dbcf501c6a05719b
68591 Author: Grant Likely <grant.likely@secretlab.ca>
68592 Date:   Thu Nov 15 08:27:52 2007 -0700
68593
68594     Revert "Correct relocation fixup for mpc5xx"
68595
68596     This reverts commit 3649cd99ba815b6601868735765602f00ef3692b.
68597     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68598
68599 commit e15633888a058aacb31a62d2cf1278e1e4c236ab
68600 Author: Grant Likely <grant.likely@secretlab.ca>
68601 Date:   Thu Nov 15 08:24:32 2007 -0700
68602
68603     Revert "Correct fixup relocation for MPC5xxx"
68604
68605     This reverts commit 6f7576b20ecf0d040c3ac3b032b5cbc860e38a90.
68606     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68607
68608 commit 139365fbe566d0fc619a1ed04452ec5388f0cef8
68609 Author: Grant Likely <grant.likely@secretlab.ca>
68610 Date:   Thu Nov 15 08:21:04 2007 -0700
68611
68612     Revert "Correct fixup relocation for mpc8220"
68613
68614     This reverts commit a85dd254c0577fca13627c46e93fc2ad4c4f1f00.
68615     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68616
68617 commit 70922342369e5e39b286fe21e768a239ca07a514
68618 Author: Grant Likely <grant.likely@secretlab.ca>
68619 Date:   Thu Nov 15 08:20:57 2007 -0700
68620
68621     Revert "Correct fixup relocation for mpc824x"
68622
68623     This reverts commit f3a52fe05923935db86985daf9438e2f70ac39aa.
68624     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68625
68626 commit 96279ab4cad60cb5972aa934fbe4845ac02cc75a
68627 Author: Grant Likely <grant.likely@secretlab.ca>
68628 Date:   Thu Nov 15 08:20:50 2007 -0700
68629
68630     Revert "Correct fixup relocation for mpc8260"
68631
68632     This reverts commit 5af61b2f4b838a05f79be274f3e5a66edd2d9c96.
68633     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68634
68635 commit 928fe33b24cdf382a8dc8687fed24b1961cdb5d6
68636 Author: Grant Likely <grant.likely@secretlab.ca>
68637 Date:   Thu Nov 15 08:20:43 2007 -0700
68638
68639     Revert "Correct fixup relocation for mpc83xx"
68640
68641     This reverts commit 057004f4a4863554d56cc56268bfa7c7d9738e27.
68642     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68643
68644 commit c93945e8f9e300860d2bf73a2549ce5794f8bd00
68645 Author: Grant Likely <grant.likely@secretlab.ca>
68646 Date:   Thu Nov 15 08:20:25 2007 -0700
68647
68648     Revert "[MPC512x] Correct fixup relocation"
68649
68650     This reverts commit 8d17979d0359492a822a0a409d26e3a3549b4cd4.
68651     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
68652
68653 commit c9672f81f1bdb4e8ddf62aa72ca0206e8b72aa1c
68654 Author: Stefan Roese <sr@denx.de>
68655 Date:   Thu Nov 15 14:25:09 2007 +0100
68656
68657     ppc4xx: Small AMCC Kilauea cleanup
68658
68659     Remove not needed pci_target_init() function.
68660
68661     Signed-off-by: Stefan Roese <sr@denx.de>
68662
68663 commit aee747f19b460a0e9da20ff21e90fdaac1cec359
68664 Author: Stefan Roese <sr@denx.de>
68665 Date:   Thu Nov 15 14:23:55 2007 +0100
68666
68667     ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms
68668
68669     - Rename CFG_440_GPIO_TABLE to CFG_4xx_GPIO_TABLE
68670     - Cleanup of the 4xx GPIO functions
68671     - Move some GPIO defines from the cpu headers ppc405.h/ppc440.h into gpio.h
68672
68673     Signed-off-by: Stefan Roese <sr@denx.de>
68674
68675 commit 8ada0ebf38e4073beea0309188b25d82a112a2ae
68676 Author: Stefan Roese <sr@denx.de>
68677 Date:   Thu Nov 15 14:20:08 2007 +0100
68678
68679     ppc4xx: AMCC Taihu board config file cleanup
68680
68681     This patch makes the AMCC Taihu a little more compatible to the other
68682     AMCC eval boards.
68683
68684     Signed-off-by: Stefan Roese <sr@denx.de>
68685
68686 commit 5e71c51d74c963d3174060c078dcacf13bdd02ef
68687 Author: Marian Balakowicz <m8@semihalf.com>
68688 Date:   Thu Nov 15 13:37:28 2007 +0100
68689
68690     [INKA4x0] NG hardware: flash support
68691
68692     Disabled and remove inka4x0 custom flash driver, use CFI flash
68693     driver instead.
68694
68695     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
68696
68697 commit 5fb6d7191e206cdde0e23140fd8111caed93a595
68698 Author: Marian Balakowicz <m8@semihalf.com>
68699 Date:   Thu Nov 15 13:29:55 2007 +0100
68700
68701     [INKA4x0] NG hardware: SDRAM support
68702
68703     Add support for three new DDR chips that may  be present on a NG
68704     INKA4x0 hardware: HYB25D512160BF-5, K4H511638C-7CB3, T46V32M16BN-6IT.
68705
68706     Cleanup board/inka4x0/mt48lc16m16a2-75.h file.
68707
68708     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
68709
68710 commit f23cb34c367bb27585a4fdb8a75277370e7d0596
68711 Author: Marian Balakowicz <m8@semihalf.com>
68712 Date:   Thu Nov 15 13:24:43 2007 +0100
68713
68714     [INKA4x0] NG hardware: platform code update
68715
68716     - Cleanup compile warnings.
68717     - Add missing '\0' in default environment.
68718     - Increase CFG_MONITOR_LEN to 256 KiB.
68719     - Add required CFG_USE_PPCENV.
68720
68721     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
68722
68723 commit 2ae64f5135e51bb18753884d1265b99e89b5aedd
68724 Author: Peter Pearse <peter.pearse@arm.com>
68725 Date:   Thu Nov 15 08:58:00 2007 +0000
68726
68727     Remove warnings re CONFIG_EXTRA_ENV_SETTINGS
68728     Remove warnings re onenand_read() & write()
68729
68730 commit 2db916e14410e3ec1738508c7bf4dfeb2b299ae7
68731 Author: Peter Pearse <peter.pearse@arm.com>
68732 Date:   Thu Nov 15 08:45:13 2007 +0000
68733
68734     Correction patch
68735
68736 commit 1d8a49eca1c7bdc8db1c47a92f9014a29ead03ae
68737 Author: Roy Zang <tie-fei.zang@freescale.com>
68738 Date:   Thu Sep 13 18:52:28 2007 +0800
68739
68740     Enable ULi1575 Ethernet support in 8610HPCD config
68741
68742     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
68743     Acked-by: Jon Loeliger <jdl@freescale.com>
68744
68745 commit 54fd6c93c28a0a45352fff5dd92673401ff563f2
68746 Author: Stefan Roese <sr@denx.de>
68747 Date:   Tue Nov 13 08:18:20 2007 +0100
68748
68749     ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching
68750
68751     Signed-off-by: Stefan Roese <sr@denx.de>
68752
68753 commit 7d0a4066b5a6b698e5fc1b66cfe9705774bbce93
68754 Author: Stefan Roese <sr@denx.de>
68755 Date:   Tue Nov 13 08:06:11 2007 +0100
68756
68757     ppc4xx: Fix 405EX PCIe UTLSET register setup
68758
68759     Signed-off-by: Stefan Roese <sr@denx.de>
68760
68761 commit 1ce55151c85d068f70317a8d65c61058b891afb4
68762 Author: Heiko Schocher <hs@denx.de>
68763 Date:   Tue Nov 13 07:50:29 2007 +0100
68764
68765     [UC101] SRAM now with 2 MB working.
68766
68767     Signed-off-by: Heiko Schocher <hs@denx.de>
68768
68769 commit 2d14684341109a69616e4d6016cd61402d55086f
68770 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
68771 Date:   Fri Nov 9 15:37:53 2007 +0100
68772
68773     ppc4xx: Use generic usb-ohci driver for sequoia board
68774
68775     This patch makes the sequoia board use the generic usb-ohci driver
68776     instead of cpu/ppc4xx/usb_ohci.c.
68777
68778     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
68779     Signed-off-by: Stefan Roese <sr@denx.de>
68780
68781 commit 9be659ac0868dc367caa957c5c725e46b07f6a5f
68782 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
68783 Date:   Fri Nov 9 15:37:23 2007 +0100
68784
68785     ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined
68786
68787     This patch disables the 44x d-cache on 'usb start' and
68788     reenables it on 'usb stop'. This should be seen as a
68789     temporary fix until the generic usb-ohci driver can
68790     life with d-cache enabled.
68791
68792     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
68793     Signed-off-by: Stefan Roese <sr@denx.de>
68794
68795 commit fbde2169d2c48fcc9ff03489534a78ffb0a8a0d4
68796 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
68797 Date:   Fri Nov 9 15:36:44 2007 +0100
68798
68799     ppc4xx: Remove redundant code from 4xx network driver
68800
68801     This patch removes some redundant code and decrements the end
68802     address of cache flush and invalidate by 1.
68803
68804     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
68805     Signed-off-by: Stefan Roese <sr@denx.de>
68806
68807 commit 5ca9881aad8c413ac2a82868a5e3719178254502
68808 Author: Peter Pearse <peter.pearse@arm.com>
68809 Date:   Fri Nov 9 15:24:26 2007 +0000
68810
68811     Add apollon board support
68812     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
68813
68814 commit b53313dbfc74525d85f1e7e0102f902d5c863beb
68815 Author: Stefan Roese <sr@denx.de>
68816 Date:   Fri Nov 9 12:19:58 2007 +0100
68817
68818     ppc4xx: Remove In:/Out:/Err: boot output for AMCC Kilauea
68819
68820     Signed-off-by: Stefan Roese <sr@denx.de>
68821
68822 commit c7f69c340277935a6c19a956421852da944a365f
68823 Author: Stefan Roese <sr@denx.de>
68824 Date:   Fri Nov 9 12:18:54 2007 +0100
68825
68826     ppc4xx: Make output a little shorter on I2C bootrom detection
68827
68828     Most 4xx PPC capable of using an I2C bootrom for bootstrap setting
68829     already print a line with the information which I2C bootrom is
68830     used for bootstrap configuration. So we don't need this extra line
68831     with "I2C boot EEPROM en-/dis-abled".
68832
68833     This patch also has a little code cleanup integrated.
68834
68835     Signed-off-by: Stefan Roese <sr@denx.de>
68836
68837 commit 8d737a28152ec12873f8544cca1fb39a49e5e693
68838 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
68839 Date:   Thu Nov 8 12:50:18 2007 -0600
68840
68841     ColdFire: MCF5329 - Remove reset registers from CCM
68842
68843     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
68844
68845 commit 7d7cdea769a60b0a6e4c18bef7f9d648fd14b8d7
68846 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
68847 Date:   Thu Nov 8 12:31:11 2007 -0600
68848
68849     ColdFire: MCF5329 - Add Reset structure to immap_5329.h
68850
68851     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
68852
68853 commit 09b26cf00d76d75fdf7fdc4b13e4dd929743bc21
68854 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
68855 Date:   Thu Nov 8 12:19:01 2007 -0600
68856
68857     ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode
68858
68859     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
68860
68861 commit 225a24b5e062ad94627424508ae814f51dbe1a34
68862 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
68863 Date:   Wed Nov 7 18:00:54 2007 -0600
68864
68865     ColdFire: MCF5445x - Update correct RAMBAR and missing linker files
68866
68867     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
68868
68869 commit 248c7c14835f34d5d910b45e5600050e58ca6cab
68870 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
68871 Date:   Wed Nov 7 17:56:15 2007 -0600
68872
68873     ColdFire: MCF532x - Update do_reset() using core reset
68874
68875     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
68876
68877 commit d9240a5f827eb3b476a6ba2938d01f1a9e7688f4
68878 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
68879 Date:   Wed Nov 7 17:51:00 2007 -0600
68880
68881     ColdFire: Update cpu flag for 4.2-xx compiler
68882
68883     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
68884
68885 commit 070ba56115b4da63b46e974287fa4550d4023386
68886 Author: York Sun <yorksun@freescale.com>
68887 Date:   Wed Oct 31 14:59:04 2007 -0500
68888
68889     8610: Add console frame buffer support to FSL 8610 DIU driver.
68890
68891     Add cfb console support to FSL 8610 DIU driver.
68892     Inspect board version from PIXIS to obtain correct pixel format.
68893
68894     Use #define CONFIG_VIDEO in config file to enable fb console.
68895
68896     To switch monitor, set monitor variable to
68897     0 - DVI, 1 - Single link LVDS, 2 - Double link LVDS
68898     followed by "diufb init".
68899
68900     Preserve logo bitmap at the top of the fb console.
68901
68902     Signed-off-by: York Sun <yorksun@freescale.com>
68903     Signed-off-by: Jon Loeliger <jdl@freescale.com>
68904
68905 commit a877880c6949e948bd63cd6ea4e216573d2f53dd
68906 Author: York Sun <yorksun@freescale.com>
68907 Date:   Mon Oct 29 13:58:39 2007 -0500
68908
68909     8610: Add 8610 DIU display driver
68910
68911     1280x1024 and 1024x768 @ 32 bpp are supported now.
68912     DVI, Single-link LVDS, Double-link LVDS are all supported.
68913
68914     Environmental variable "monitor" is used to specify monitor port.
68915
68916     A new command "diufb" is introduced to reinitialize monitor
68917     and display a BMP file in the memory. So far, 1-bit, 4-bit,
68918     8-bit and 24-bit BMP formats are supported.
68919
68920         diufb init
68921             - initialize the diu driver
68922         Enable the port specified in the environmental variable "monitor"
68923
68924         diufb addr
68925             - display bmp file in memory.
68926         The bmp image should be no bigger than the resolution, 1280x1024
68927         for DVI and double-link LVDS, 1024x768 for single-link LVDS.
68928
68929     Note, this driver allocate memory but doesn't free it after use
68930     It is written on purpose -- to avoid a failure of reallocation
68931     due to memory fragement.
68932
68933     ECC of DDR is disabled for DIU performance. L2 data cache is also disabled.
68934
68935     Signed-off-by: York Sun <yorksun@freescale.com>
68936     Signed-off-by: Jon loeliger <jdl@freescale.com>
68937
68938 commit 52e5ddfecdda308f75782fae206b677b1810f5f9
68939 Author: York Sun <yorksun@freescale.com>
68940 Date:   Wed Oct 31 10:43:59 2007 -0500
68941
68942     FSL: Add a freescale bitmap logo.
68943
68944     This Freescale logo is a 340 x 128 x 4bpp BMP file
68945     that can be displayed by the DIU Framebuffer driver.
68946
68947     Signed-off-by: York Sun <yorksun@freescale.com>
68948     Signed-off-by: Jon Loeliger <jdl@freescale.com>
68949
68950 commit 1815338fbd1c0f94f8276d2891b99caa5a05f622
68951 Author: York Sun <yorksun@freescale.com>
68952 Date:   Mon Oct 29 13:57:53 2007 -0500
68953
68954     8610: Make some extra debug environment variables conditional.
68955
68956     One may #define ENV_DEBUG to get them back again.
68957
68958     Signed-off-by: York Sun <yorksun@freescale.com>
68959
68960 commit 761421ccca80a9fb37b19c37aa61d46ef75e0647
68961 Author: Jason Jin <Jason.jin@freescale.com>
68962 Date:   Mon Oct 29 19:26:21 2007 +0800
68963
68964     8610: Actually enable pixis_reset CONFIGs
68965
68966     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
68967
68968 commit f3bceaab230b4748d0afc4109b6837308f018b40
68969 Author: Jason Jin <Jason.jin@freescale.com>
68970 Date:   Fri Oct 26 18:31:59 2007 +0800
68971
68972     Fix the BAT definition of PCI IO on 8610 board
68973
68974     The address in the BAT register is aligned with the BAT size.
68975     The original definition actually did not define BAT for PCIE2 IO.
68976     This patch fix this.
68977
68978     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
68979
68980 commit 9f23ca334a6f5f021ef9e9d0fad9da80d63b2d56
68981 Author: Jason Jin <Jason.jin@freescale.com>
68982 Date:   Mon Oct 29 19:26:21 2007 +0800
68983
68984     Unify pixis_reset altbank across board families
68985
68986     Basically, refactor the CFG_PIXIS_VBOOT_MASK values
68987     into the separate board config files.
68988
68989     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
68990     Signed-off-by: Jon Loeliger <jdl@freescale.com>
68991
68992 commit a8318ec205c8e8794b5f9f1b8584abadb440e8ba
68993 Author: Jason Jin <Jason.jin@freescale.com>
68994 Date:   Fri Oct 26 18:32:00 2007 +0800
68995
68996     make 8610 board use pixis reset
68997
68998     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
68999
69000 commit 9c84709eedce9c680dd695984ab7d2328f4f04f5
69001 Author: Jon Loeliger <jdl@freescale.com>
69002 Date:   Thu Nov 1 12:23:29 2007 -0500
69003
69004     86xx: Fix broken variable reference when #def DEBUGing.
69005
69006     Sometimes you can't reference the DDR2 controller variables.
69007
69008     Signed-off-by: Jon Loeliger <jdl@freescale.com>
69009
69010 commit 1f103105a3746ab12279b63b8c1d372c0ce2cc58
69011 Author: Roy Zang <tie-fei.zang@freescale.com>
69012 Date:   Mon Nov 5 17:39:24 2007 +0800
69013
69014     Implement general ULi 526x Ethernet driver support in U-boot
69015
69016     This patch implements general ULi 526x Ethernet driver.
69017     Until now, it is the only native Ethernet port on
69018     MPC8610HPCD board, but it could be used on other boards
69019     with ULi 526x Ethernet port as well.
69020
69021     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
69022     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
69023     Acked-by: Jon Loeliger <jdl@freescale.com>
69024     Signed-off-by: Ben Warren <bwarren@qstreams.com>
69025
69026 commit 71bc6e6474fea8ef481b9b45d1edd7ad1f6dfbbd
69027 Author: Larry Johnson <lrj@arlinx.com>
69028 Date:   Thu Nov 1 08:46:50 2007 -0500
69029
69030     NET: Add Ethernet 1000BASE-X support for PPC4xx
69031
69032     This patch adds support for 1000BASE-X to functions "miiphy_speed ()" and
69033     "miiphy_duplex()".  It also adds function "miiphy_is_1000base_x ()", which
69034     returns non-zero iff the PHY registers are configured for 1000BASE-X.  The
69035     "mii info" command is modified to distinguish between 1000BASE-T and -X.
69036
69037     Signed-off-by: Larry Johnson <lrj@acm.org>
69038     Signed-off-by: Ben Warren <bwarren@qstreams.com>
69039
69040 commit 298035df4948b113d29ac0e694717d34b95bc5dc
69041 Author: Larry Johnson <lrj@arlinx.com>
69042 Date:   Wed Oct 31 11:21:29 2007 -0500
69043
69044     NET: Cosmetic changes
69045
69046     Signed-off-by: Larry Johnson <lrj@acm.org>
69047     Signed-off-by: Ben Warren <bwarren@qstreams.com>
69048
69049 commit 654f38b3a387886996a5a75771fbfc29cb4f225e
69050 Author: Stefan Roese <sr@denx.de>
69051 Date:   Mon Nov 5 07:43:05 2007 +0100
69052
69053     ppc4xx: Make output a little shorter on PCIe detection
69054
69055     Now not max 3 lines but 2 lines are printed per PCIe port.
69056
69057     Signed-off-by: Stefan Roese <sr@denx.de>
69058
69059 commit 992742a5b09d9040adbd156fb90756af66ade310
69060 Author: Wolfgang Denk <wd@denx.de>
69061 Date:   Sat Nov 3 23:09:27 2007 +0100
69062
69063     Cleanup coding style; update CHANGELOG
69064
69065     Signed-off-by: Wolfgang Denk <wd@denx.de>
69066
69067 commit e881cb563e32f45832b7b6db77bdcd017adcbb41
69068 Author: Bruce Adler <bruce.adler@ccpu.com>
69069 Date:   Fri Nov 2 13:15:42 2007 -0700
69070
69071     fix wording in README
69072
69073     Changed the wording to properly describe the shadowing
69074     of the environment from ROM to RAM
69075
69076     Signed-off-by: Bruce Adler <bruce.adler@acm.org>
69077
69078 commit ad845beef06245426c57b53dcdc01b7dc70e0d45
69079 Author: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
69080 Date:   Wed Oct 31 02:18:15 2007 +0900
69081
69082     blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk
69083
69084     Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
69085
69086 commit ec22755799466c8a103664bb3a5e647bf9c238f4
69087 Author: Vlad Lungu <vlad@comsys.ro>
69088 Date:   Thu Oct 25 16:08:14 2007 +0300
69089
69090     Trimmed some variables in ne2000.c
69091
69092     Signed-off-by: Vlad Lungu <vlad@comsys.ro>
69093
69094 commit eb6f214d3644b2a77968c176ed36dcf858cfe7e0
69095 Author: Zhang Wei <wei.zhang@freescale.com>
69096 Date:   Thu Oct 25 17:51:27 2007 +0800
69097
69098     Fix the issue of usb_kbd driver missing the scan code of key 'z'.
69099
69100     The scan code of the key 'z' is 0x1d, which should be handled.
69101
69102     The change has be tested on NOVATEK USB keyboard and ULI PCI OHCI
69103     controller.
69104
69105     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
69106
69107 commit bbf4796f6498fbade56d56eff3a0a49b299d93e5
69108 Author: Zhang Wei <wei.zhang@freescale.com>
69109 Date:   Thu Oct 25 17:30:04 2007 +0800
69110
69111     Fix USB support issue for MPC8641HPCN board.
69112
69113     The configuration file has already enabled USB, but it
69114     missed definition of CFG_OHCI_SWAP_REG_ACCESS, the USB
69115     on MPC8641HPCN can not work because of the wrong USB
69116     register endian.
69117
69118     And add the USB command to U-Boot commands list.
69119
69120     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
69121
69122 commit 4e62041023dc3de9d98d977bb080235bc6d035e0
69123 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
69124 Date:   Wed Oct 24 18:16:01 2007 +0200
69125
69126     Use config_cmd_default.h instead of config_cmd_all.h
69127
69128     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
69129
69130 commit 56622f87857439b1c221e9deef11a9d5bb5d4308
69131 Author: Marian Balakowicz <m8@semihalf.com>
69132 Date:   Wed Oct 24 01:37:36 2007 +0200
69133
69134     TQM5200: Call usb_cpu_init() during board init
69135
69136     usb_cpu_init() configures GPS USB pins, clocks, etc. and
69137     is required for proper operation of kernel USB subsystem.
69138     This setup was previously done in the kernel by the fixup
69139     code which is being removed, thus low level init must be
69140     done by U-boot now.
69141
69142     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
69143
69144 commit 29c29c0267fe857e72014ce90c5d35b2ef6302bd
69145 Author: Guennadi Liakhovetski <lg@denx.de>
69146 Date:   Tue Oct 23 16:25:50 2007 +0200
69147
69148     Fix typo in nfs.c
69149
69150     An obvious typo. Originally fixed in linkstation u-boot port.
69151
69152     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
69153
69154 commit 59543fe00a4ce720ef9f5aa7fb387c6daf1c7d78
69155 Author: Guennadi Liakhovetski <lg@denx.de>
69156 Date:   Tue Oct 23 14:35:05 2007 +0200
69157
69158     Fix a typo in cpu/mpc824x/interrupts.c
69159
69160     Since December 2003 the timer_interrupt_cpu() function in
69161     cpu/mpc824x/interrupts.c contains what seems to be a superfluous
69162     parameter. Remove it.
69163
69164     Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
69165
69166 commit c9e7b9b9a1700fe009678d1f9b41e6364ac5df2d
69167 Author: Sergej Stepanov <Sergej.Stepanov@ids.de>
69168 Date:   Wed Oct 17 11:13:51 2007 +0200
69169
69170     add ft_cpu_setup(..) on mpc8260
69171
69172     Add ft_cpu_setup(..)-function to adapt it for use with libfdt
69173     based on code from mpc5xxx
69174
69175     Sigend-off-by: Sergej Stepanov <Sergej.Stepanov@ids.de>
69176     --
69177
69178 commit 6abd82e19ae93c0b4d104e50165e235915ec0875
69179 Author: Sergej Stepanov <Sergej.Stepanov@ids.de>
69180 Date:   Wed Oct 17 11:18:42 2007 +0200
69181
69182     changes for IDS8247 board support
69183
69184     To get the IDS8247 board working following are done:
69185      - FCC2 is deactivated
69186      - FCC1 is activated
69187      - I2C is activated
69188      - CFI driver is activated
69189      - Adapted for use with LIBFDT
69190
69191     Signed-off-by: Sergej Stepanov <Sergej.Stepanov@ids.de>
69192     --
69193
69194 commit 3d6cb3b24add6415f86a0f013ea40f5639b90047
69195 Author: Stefan Roese <sr@denx.de>
69196 Date:   Sat Nov 3 12:08:28 2007 +0100
69197
69198     ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support
69199
69200     This patch adds NAND booting support for the AMCC 405EX(r) eval boards.
69201     Again, only one image supports both targets.
69202
69203     Signed-off-by: Stefan Roese <sr@denx.de>
69204
69205 commit 8b6684a698500be9c142ec2c9f46cfc348e17f0c
69206 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
69207 Date:   Wed Oct 24 15:48:37 2007 +0200
69208
69209     ATSTK1002: Remove default ethernet addresses
69210
69211     Wolfgang is right: It's not a good idea to set up default initial
69212     ethernet addresses for a board, even though they belong to the local
69213     range.
69214
69215     This will change the failure mode from "IT manager screams at you for
69216     using duplicate ethernet addresses" to a nice error message explaining
69217     that the ethernet address hasn't been set properly.
69218
69219     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
69220
69221 commit e5c794e491a57d829b6d8733e2ed8368a2269abf
69222 Author: Justin Flammia <jflammia@savantav.com>
69223 Date:   Mon Oct 29 17:40:35 2007 -0400
69224
69225     DHCP Client Fix
69226
69227     This is a multi-part message in MIME format.
69228
69229     commit e6e505eae94ed721e123e177489291fc4544b7b8
69230     Author: Justin Flammia <jflammia@savantav.com>
69231     Date:   Mon Oct 29 17:19:03 2007 -0400
69232
69233         Found a bug in the way the DHCP Request packet is built, where the IP address
69234         that is offered by the server is bound to prematurely. This patch is a fix of
69235         that bug where the IP address offered by the DHCP server is not used until
69236         after the DHCP ACK from the server is received.
69237
69238     Signed-off-by: Justin Flammia <jflammia@savantav.com>
69239     Signed-off-by: Ben Warren <bwarren@qstreams.com>
69240
69241 commit 5d96d40d3f36da33348e68f9ea993f383e11f997
69242 Author: Stefan Roese <sr@denx.de>
69243 Date:   Wed Oct 31 20:58:34 2007 +0100
69244
69245     ppc4xx: Fix acadia_nand build problem
69246
69247     Since the cache handling functions were moved from start.S into cache.S
69248     the acadia NAND booting Makfile needs to be adapted accordingly.
69249
69250     Signed-off-by: Stefan Roese <sr@denx.de>
69251
69252 commit ea2e142843533ca593fcb5cb3e1daf1b7f5e5949
69253 Author: Stefan Roese <sr@denx.de>
69254 Date:   Wed Oct 31 20:57:11 2007 +0100
69255
69256     ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM
69257
69258     This patch adds the CONFIG_4xx_DCACHE options to some SDRAM init files
69259     and to the Sequoia TLB init code. Now the cache can be enabled on 44x
69260     boards by defining CONFIG_4xx_DCACHE in the board config file. This
69261     option will disappear, when more boards use is successfully and no
69262     more known problems exist.
69263
69264     This is tested successfully on Sequoia and Katmai. The only problem that
69265     needs to be fixed is, that USB is not working on Sequoia right now, since
69266     it will need some cache handling code too, similar to the 4xx EMAC driver.
69267
69268     Signed-off-by: Stefan Roese <sr@denx.de>
69269
69270 commit 3db93b8bedd32e914b38976141b3fdf4ea3ff738
69271 Author: Stefan Roese <sr@denx.de>
69272 Date:   Wed Oct 31 20:51:10 2007 +0100
69273
69274     ppc4xx: Enable CPU POST test for 4xx with dcache enabled
69275
69276     Now with caches enabled (i- and d-cache) on 44x, we need a chance to
69277     disable the cache for the CPU POST tests, since these tests consist
69278     of self modifying code. This is done via the new change_tlb() function.
69279
69280     Signed-off-by: Stefan Roese <sr@denx.de>
69281
69282 commit f71b2888b4b3c870909a0341427b2a914246f81f
69283 Author: Stefan Roese <sr@denx.de>
69284 Date:   Wed Oct 31 20:47:26 2007 +0100
69285
69286     ppc4xx: Change 4xx POST ethernet test to handle cached memory too
69287
69288     This patch enables the 4xx EMAC POST driver to work too, when dcache is
69289     enabled.
69290
69291     Signed-off-by: Stefan Roese <sr@denx.de>
69292
69293 commit a2685904061b35a17583d65fe47cdc2686a69eaa
69294 Author: Stefan Roese <sr@denx.de>
69295 Date:   Wed Oct 31 20:45:53 2007 +0100
69296
69297     ppc4xx: Remove temporary TLB entry in POST cache test only for 440
69298
69299     Signed-off-by: Stefan Roese <sr@denx.de>
69300
69301 commit ff768cb168d8157c24a25016dbfbeb465e47f420
69302 Author: Stefan Roese <sr@denx.de>
69303 Date:   Wed Oct 31 18:01:24 2007 +0100
69304
69305     ppc4xx: Change 4xx ethernet driver to handle cached memory too
69306
69307     This patch enables the 4xx EMAC driver to work too, when dcache is
69308     enabled.
69309
69310     Signed-off-by: Stefan Roese <sr@denx.de>
69311
69312 commit 483e09a223c666269ef81d3573a6591b1046b0ef
69313 Author: Stefan Roese <sr@denx.de>
69314 Date:   Wed Oct 31 17:59:22 2007 +0100
69315
69316     ppc4xx: Add change_tlb function to modify I attribute of TLB(s)
69317
69318     This function is used to either turn cache on or off in a specific
69319     memory area.
69320
69321     Signed-off-by: Stefan Roese <sr@denx.de>
69322
69323 commit d25dfe08fbd1220cb994e7e6b105049aa9aa8e79
69324 Author: Stefan Roese <sr@denx.de>
69325 Date:   Wed Oct 31 17:57:52 2007 +0100
69326
69327     ppc4xx: Remove cache definition from 4xx board config files
69328
69329     All 4xx board config files don't need the cache definitions anymore.
69330     These are now defined in common headers.
69331
69332     Signed-off-by: Stefan Roese <sr@denx.de>
69333
69334 commit 9b94ac61d2176185c30adf0793e079ec30e68687
69335 Author: Stefan Roese <sr@denx.de>
69336 Date:   Wed Oct 31 17:55:58 2007 +0100
69337
69338     ppc4xx: Rework 4xx cache support
69339
69340     New cache handling functions added and all existing functions
69341     moved from start.S into seperate cache.S.
69342
69343     Signed-off-by: Stefan Roese <sr@denx.de>
69344
69345 commit 06713773da4ac3d390c63d82641eb553224b27c2
69346 Author: Stefan Roese <sr@denx.de>
69347 Date:   Tue Oct 23 18:03:12 2007 +0200
69348
69349     ppc4xx: Remove compiler warning from previous commit
69350
69351     Signed-off-by: Stefan Roese <sr@denx.de>
69352
69353 commit 6fa397df67c0f269e4528bf181a6e8c88f9723f9
69354 Author: Stefan Roese <sr@denx.de>
69355 Date:   Tue Oct 23 14:40:30 2007 +0200
69356
69357     ppc4xx: Remove temporary TLB entry in POST cache test
69358
69359     Signed-off-by: Stefan Roese <sr@denx.de>
69360
69361 commit 1338e6a81834099ba19733b69aafd8ef5f098094
69362 Author: Stefan Roese <sr@denx.de>
69363 Date:   Tue Oct 23 14:05:08 2007 +0200
69364
69365     ppc4xx: Change autonegotiation timeout from 4 to 5 seconds
69366
69367     I lately noticed, that newer 4xx board with GBit support sometimes don't
69368     finish link autonegotiation in 4 seconds. Changing this timeout to 5
69369     seconds seems fine here.
69370
69371     Signed-off-by: Stefan Roese <sr@denx.de>
69372
69373 commit 2d83476a4c1c9911d158a3f8a4312d354bc1bdb7
69374 Author: Stefan Roese <sr@denx.de>
69375 Date:   Tue Oct 23 14:03:17 2007 +0200
69376
69377     ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friends
69378
69379     This patch changes all in32/out32 calls to use the recommended in_be32/
69380     out_be32 macros instead.
69381
69382     Signed-off-by: Stefan Roese <sr@denx.de>
69383
69384 commit 7d47cee2cc57f907380f2c06f5b6c683d03e423a
69385 Author: Stefan Roese <sr@denx.de>
69386 Date:   Thu Oct 25 12:24:59 2007 +0200
69387
69388     ppc4xx: Fix POST ethernet test for Haleakala
69389
69390     The POST ethernet test needed to be changed to dynamically determine
69391     the count of ethernet devices. This code is cloned from the 4xx
69392     ethernet driver.
69393
69394     Signed-off-by: Stefan Roese <sr@denx.de>
69395
69396 commit f10493c6d77a1e07a6c2ff4d772937a5e7359d6a
69397 Author: Stefan Roese <sr@denx.de>
69398 Date:   Tue Oct 23 11:31:05 2007 +0200
69399
69400     ppc4xx: Correct UART input clock calculation and passing to fdt
69401
69402     We now use a value in the gd (global data) structure for the UART input
69403     frequency, since the PPC4xx_SYS_INFO struct is always rewritten completely
69404     in get_sys_info().
69405
69406     Signed-off-by: Stefan Roese <sr@denx.de>
69407
69408 commit 353f2688b4e0fc7b969bc70a02be4b40bf0dd124
69409 Author: Stefan Roese <sr@denx.de>
69410 Date:   Tue Oct 23 10:10:08 2007 +0200
69411
69412     ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support
69413
69414     The Haleakala is nearly identical with the Kilauea eval board. The only
69415     difference is that the 405EXr only supports one EMAC and one PCIe
69416     interface. This patch adds support for the Haleakala board by using
69417     the identical image for Kilauea and Haleakala. The distinction is done
69418     by comparing the PVR.
69419
69420     Signed-off-by: Stefan Roese <sr@denx.de>
69421
69422 commit 9f798766aa85e62eb8fa8c721e148df609b78137
69423 Author: Eugene O'Brien <eugene.obrien@advantechamt.com>
69424 Date:   Tue Oct 23 08:29:10 2007 +0200
69425
69426     ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAM
69427
69428     This patch also adds a note to the fixed DDR setup for Bamboo NAND booting:
69429
69430     Note:
69431     As found out by Eugene O'Brien <eugene.obrien@advantechamt.com>, the fixed
69432     DDR setup has problems (U-Boot crashes randomly upon TFTP), when the DIMM
69433     modules are still plugged in. So it is recommended to remove the DIMM
69434     modules while using the NAND booting code with the fixed SDRAM setup!
69435
69436     Signed-off-by: Eugene O'Brien <eugene.obrien@advantechamt.com>
69437     Signed-off-by: Stefan Roese <sr@denx.de>
69438
69439 commit afe9fa59cb63b4f9d16bf01c93eb212f25a38c2a
69440 Author: Stefan Roese <sr@denx.de>
69441 Date:   Mon Oct 22 16:24:44 2007 +0200
69442
69443     ppc4xx: Add SNTP support to AMCC Katmai, Kilauea & Makalu boards
69444
69445     Signed-off-by: Stefan Roese <sr@denx.de>
69446
69447 commit 3248f63ad89cb031491edb7016587fe6e9a238b9
69448 Author: Stefan Roese <sr@denx.de>
69449 Date:   Mon Oct 22 16:22:40 2007 +0200
69450
69451     ppc4xx: Rework of 4xx serial driver (4)
69452
69453     Change 4xx_uart.c:
69454
69455     - Use in_8/out_8 macros instead of in8/out8
69456     - No need for UART_BASE marco anymore, now really handled via function
69457       parameter
69458     - serial_init_common() introduced
69459     - Further coding style cleanup
69460
69461     Signed-off-by: Stefan Roese <sr@denx.de>
69462
69463 commit e61cb8163a66b8a135696ae232e2bead1ce0a049
69464 Author: Stefan Roese <sr@denx.de>
69465 Date:   Mon Oct 22 15:45:49 2007 +0200
69466
69467     ppc4xx: Rework of 4xx serial driver (3)
69468
69469     Change all linker scripts to reference the changed driver name iop480_uart.o.
69470
69471     Signed-off-by: Stefan Roese <sr@denx.de>
69472
69473 commit 882ae41274921f9016131806bdeb27e19606f47a
69474 Author: Stefan Roese <sr@denx.de>
69475 Date:   Mon Oct 22 15:44:39 2007 +0200
69476
69477     ppc4xx: Rework of 4xx serial driver (2)
69478
69479     Change all linker scripts to reference the changed driver name 4xx_uart.o.
69480
69481     Note: In most cased all these explicit referencing of these object files
69482     in the linker scripts is not neccessary. Only for manually embedded
69483     environment into the U-Boot image, which is not done is most cases.
69484
69485     Signed-off-by: Stefan Roese <sr@denx.de>
69486
69487 commit ad31e40bed042cb670d0036fea96435007afb838
69488 Author: Stefan Roese <sr@denx.de>
69489 Date:   Mon Oct 22 15:09:59 2007 +0200
69490
69491     ppc4xx: Rework of 4xx serial driver (1)
69492
69493     This patch starts the rework of the PPC4xx serial driver. First we split
69494     the file into two seperate files, one 4xx_uart.c with the 405/440 UART
69495     handling code and the other one iop480_uart.c with the UART code for the
69496     PLX-Tech IOP480 PPC (PPC403 based).
69497
69498     Signed-off-by: Stefan Roese <sr@denx.de>
69499
69500 commit 764e7417ee5f6e25b1715720e7d7dd3487109385
69501 Author: Stefan Roese <sr@denx.de>
69502 Date:   Mon Oct 22 10:30:38 2007 +0200
69503
69504     ppc4xx: Correct UART input clock calculation and passing to fdt
69505
69506     Signed-off-by: Stefan Roese <sr@denx.de>
69507
69508 commit 211ea91ac6c225bec7e668a03d0ba7d7310679fa
69509 Author: Stefan Roese <sr@denx.de>
69510 Date:   Mon Oct 22 07:34:34 2007 +0200
69511
69512     ppc4xx: Add initial AMCC Makalu 405EX support
69513
69514     Signed-off-by: Stefan Roese <sr@denx.de>
69515
69516 commit fa8aea20456e6f1dba43f46bcc72024dd9499998
69517 Author: Stefan Roese <sr@denx.de>
69518 Date:   Mon Oct 22 07:33:52 2007 +0200
69519
69520     ppc4xx: Add freqUART to CPU speed detection
69521
69522     This value is needed later for the device tree configuration of
69523     the uart clock.
69524
69525     Signed-off-by: Stefan Roese <sr@denx.de>
69526
69527 commit 837c730b4d7c6b1ddf3d1e247cb4445005d9bf0d
69528 Author: Stefan Roese <sr@denx.de>
69529 Date:   Sun Oct 21 14:26:29 2007 +0200
69530
69531     ppc: Small Kilauea cleanup of config file
69532
69533     Signed-off-by: Stefan Roese <sr@denx.de>
69534
69535 commit 758c037aeead34b49631b8da3a90b1bba14c0410
69536 Author: Stefan Roese <sr@denx.de>
69537 Date:   Sun Oct 21 08:16:12 2007 +0200
69538
69539     rtc: Add Xicor/Intersil X1205 RTC support
69540
69541     This patch adds support for the Xicor/Intersil X1205 RTC used on the
69542     AMCC Makalu eval board. This driver is basically cloned from the Linux
69543     driver version (2.6.23).
69544
69545     This patch also introduces the Linux bcd.h header for the BCD2BIN/
69546     BIN2BCD conversions. In the future some of the other U-Boot RTC driver
69547     should be converted to also use this header instead of implementing
69548     their own local copy of these functions/macros.
69549
69550     Signed-off-by: Stefan Roese <sr@denx.de>
69551
69552 commit 087dfdb79b5fd1ab99a26990c62a732c01a8c7f6
69553 Author: Stefan Roese <sr@denx.de>
69554 Date:   Sun Oct 21 08:12:41 2007 +0200
69555
69556     ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
69557
69558     This patch moves some common 4xx macros and the PPC405_SYS_INFO/
69559     PPC440_SYS_INFO structure into the common ppc4xx.h header.
69560
69561     Lot's of other macros are good candidates to be consolidated this way
69562     in the future.
69563
69564     Signed-off-by: Stefan Roese <sr@denx.de>
69565
69566 commit 770c7af5800f598d22730d1f4b70f16c9b33512e
69567 Author: Stefan Roese <sr@denx.de>
69568 Date:   Sun Oct 21 08:05:18 2007 +0200
69569
69570     ppc4xx: Fix size setup in Kilauea DDR2 init routine
69571
69572     The size was initilized wrong. Instead of 256MB, the DDR2 controller
69573     was setup to 512MB. Now the correct values is used.
69574
69575     This patch also does a little cleanup and adds a comment here.
69576
69577     Signed-off-by: Stefan Roese <sr@denx.de>
69578
69579 commit f6ba9b56607d4b27550301c7c7f6b55b654fd62a
69580 Author: Eugene O'Brien <eugene.obrien@advantechamt.com>
69581 Date:   Thu Oct 18 17:29:04 2007 +0200
69582
69583     ppc4xx: Define CONFIG_BOOKE for all PPC440 based processors
69584
69585     CONFIG_BOOKE must be defined for PPC440 processors so that the proper SPR
69586     number is used to access system registers.
69587
69588     Signed-off-by: Eugene O'Brien <eugene.obrien@advantechamt.com>
69589     Signed-off-by: Stefan Roese <sr@denx.de>
69590
69591 commit c36c68160333ac5fe41ec3db12a728b7075b3912
69592 Author: Stefan Roese <sr@denx.de>
69593 Date:   Thu Oct 18 07:42:27 2007 +0200
69594
69595     ppc4xx: Change inbound PCIe location for endpoint tests on Katmai
69596
69597     On Yucca & Katmai, the inbound memory map pointed to 0x4.0000.0000, which
69598     is the internal SRAM. Since I now ported and tested this endpoint mode
69599     on Kilauea successfully to map to 0 (SDRAM), I also changed this for
69600     Katmai.
69601
69602     Yucca will stay at internal SRAM for now. Not sure if somebody relies on
69603     this setup.
69604
69605     Signed-off-by: Stefan Roese <sr@denx.de>
69606
69607 commit 5cb4af4791f61843432155142b6cfac901f66c10
69608 Author: Stefan Roese <sr@denx.de>
69609 Date:   Thu Oct 18 07:39:38 2007 +0200
69610
69611     ppc4xx: Add PCIe endpoint support on Kilauea (405EX)
69612
69613     This patch adds endpoint support for the AMCC Kilauea eval board. It can
69614     be tested by connecting a reworked PCIe cable (only 1x lane singles
69615     connected) to another root-complex.
69616
69617     In this test setup, a 64MB inbound window is configured at BAR0 which maps
69618     to 0 on the PLB side. So accessing this BAR0 from the root-complex will
69619     access the first 64MB of the SDRAM on the PPC side.
69620
69621     Signed-off-by: Stefan Roese <sr@denx.de>
69622
69623 commit d4cb2d17946466740afeb195a57d6cb290bf4cc0
69624 Author: Stefan Roese <sr@denx.de>
69625 Date:   Sat Oct 13 16:43:23 2007 +0200
69626
69627     ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
69628
69629     This patch adds support for dynamic configuration of PCIe ports for the
69630     AMCC PPC4xx boards equipped with PCIe interfaces. These are the PPC440SPe
69631     boards Yucca & Katmai and the 405EX board Kilauea.
69632
69633     This dynamic configuration is done via the "pcie_mode" environement
69634     variable. This variable can be set to "EP" or "RP" for endpoint or
69635     rootpoint mode. Multiple values can be joined via the ":" delimiter.
69636     Here an example:
69637
69638     pcie_mode=RP:EP:EP
69639
69640     This way, PCIe port 0 will be configured as rootpoint, PCIe port 1 and 2
69641     as endpoint.
69642
69643     Per default Yucca will be configured as:
69644     pcie_mode=RP:EP:EP
69645
69646     Per default Katmai will be configured as:
69647     pcie_mode=RP:RP:REP
69648
69649     Per default Kilauea will be configured as:
69650     pcie_mode=RP:RP
69651
69652     Signed-off-by: Tirumala R Marri <tmarri@amcc.com>
69653     Signed-off-by: Stefan Roese <sr@denx.de>
69654
69655 commit fd671802b67a0ef37a06124fa2ce85f00aa22c6f
69656 Author: Stefan Roese <sr@denx.de>
69657 Date:   Thu Oct 11 11:15:59 2007 +0200
69658
69659     ppc4xx: Enable device tree support (fdt) on Kilauea per default
69660
69661     This patch enables the fdt support on the AMCC Kilauea eval board.
69662     Additionally now EBC ranges fdt fixup is included to support NOR
69663     FLASH mapping via the Linux physmap_of driver.
69664
69665     This Kilauea port now support booting arch/ppc and arch/powerpc
69666     Linux kernels. The default environment "net_nfs" is for arch/ppc
69667     and "net_nfs_fdt" is for arch/powerpc. In the long run, arch/ppc
69668     support will be removed.
69669
69670     Signed-off-by: Stefan Roese <sr@denx.de>
69671
69672 commit 4994ffd890b9d95d807387a9b7bd8a4803ee406e
69673 Author: Stefan Roese <sr@denx.de>
69674 Date:   Thu Oct 11 11:11:45 2007 +0200
69675
69676     ppc4xx: Add additional debug info to 4xx fdt support
69677
69678     Signed-off-by: Stefan Roese <sr@denx.de>
69679
69680 commit db3232ddb058d0ed0bc31f7c5c296748a1afac67
69681 Author: Stefan Roese <sr@denx.de>
69682 Date:   Fri Oct 5 21:28:58 2007 +0200
69683
69684     ppc4xx: Fix small merge problems with CPCI440 and Acadia boards
69685
69686     Signed-off-by: Stefan Roese <sr@denx.de>
69687
69688 commit 1941cce71b1ae975602854045061e82f94ecd012
69689 Author: Stefan Roese <sr@denx.de>
69690 Date:   Fri Oct 5 17:35:10 2007 +0200
69691
69692     ppc4xx: Fix small merge problem in 4xx_enet.c
69693
69694     Signed-off-by: Stefan Roese <sr@denx.de>
69695
69696 commit 566806ca1a1bf4d895daaf0b2ba5494abbffebaf
69697 Author: Stefan Roese <sr@denx.de>
69698 Date:   Fri Oct 5 17:11:30 2007 +0200
69699
69700     ppc4xx: Add initial AMCC Kilauea 405EX support
69701
69702     Signed-off-by: Stefan Roese <sr@denx.de>
69703
69704 commit dbbd125721aea6645fdb962f36bd41f59e272f9d
69705 Author: Stefan Roese <sr@denx.de>
69706 Date:   Fri Oct 5 17:10:59 2007 +0200
69707
69708     ppc4xx: Add PPC405EX support
69709
69710     Signed-off-by: Stefan Roese <sr@denx.de>
69711
69712 commit 1d7b874e9c9a7c66f5d8da9ec78a3733765d3e31
69713 Author: Stefan Roese <sr@denx.de>
69714 Date:   Fri Oct 5 17:09:36 2007 +0200
69715
69716     ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming)
69717
69718     Signed-off-by: Stefan Roese <sr@denx.de>
69719
69720 commit 4f14ed6230b9c109aac9a6fb878497dabd44c2db
69721 Author: Stefan Roese <sr@denx.de>
69722 Date:   Fri Oct 5 17:07:50 2007 +0200
69723
69724     ppc4xx: Add initial fdt support to 4xx (first needed on 405EX)
69725
69726     Signed-off-by: Stefan Roese <sr@denx.de>
69727
69728 commit a424a8bb2924b90724b944165d3141f1fa8dfe5b
69729 Author: Stefan Roese <sr@denx.de>
69730 Date:   Fri Oct 5 17:04:57 2007 +0200
69731
69732     POST: Add 405EX support to 4xx UART POST test
69733
69734     Signed-off-by: Stefan Roese <sr@denx.de>
69735
69736 commit 4f2e92c11f6e2392fc8187829211a5ca7f0c1e12
69737 Author: Stefan Roese <sr@denx.de>
69738 Date:   Fri Oct 5 15:10:02 2007 +0200
69739
69740     DTT: Prepare DS1775 driver for use of different I2C addresses
69741
69742     Signed-off-by: Stefan Roese <sr@denx.de>
69743
69744 commit 19e93b1e16d267220440d827b920fbad8abfa70f
69745 Author: Stefan Roese <sr@denx.de>
69746 Date:   Fri Oct 5 14:23:43 2007 +0200
69747
69748     ppc4xx: 4xx_pcie: Change PCIe status output to match common style
69749
69750     Signed-off-by: Stefan Roese <sr@denx.de>
69751
69752 commit ff68f66bcb0da847845aa2fac11eba6c25938c99
69753 Author: Stefan Roese <sr@denx.de>
69754 Date:   Fri Oct 5 09:22:33 2007 +0200
69755
69756     ppc4xx: 4xx_pcie: Disable debug output as default
69757
69758     Signed-off-by: Stefan Roese <sr@denx.de>
69759
69760 commit 97923770cb52b64d69eec958a11b2eda8d46e0f7
69761 Author: Stefan Roese <sr@denx.de>
69762 Date:   Fri Oct 5 09:18:23 2007 +0200
69763
69764     ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added
69765
69766     Signed-off-by: Stefan Roese <sr@denx.de>
69767
69768 commit 4dbee8a90df613eb517aadbecebd70f168913d30
69769 Author: Stefan Roese <sr@denx.de>
69770 Date:   Fri Oct 5 07:57:20 2007 +0200
69771
69772     ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & Katmai
69773
69774     128MB seems to be the smallest possible value for the memory size
69775     for on PCIe port. With this change now the BAR's of the PCIe cards
69776     are accessible under U-Boot.
69777
69778     One big note: This only works for PCIe port 0 & 1. For port 2 this
69779     currently doesn't work, since the base address is now 0xc0000000
69780     (0xb0000000 + 2 * 0x08000000), and this is already occupied by
69781     CFG_PCIE0_CFGBASE. But solving this issue for port 2 would mean
69782     to change the base addresses completely and this change would have
69783     too much impact right now.
69784
69785     This patch adds debug output to the 4xx pcie driver too.
69786
69787     Signed-off-by: Stefan Roese <sr@denx.de>
69788
69789 commit 6d95289281ed2958ebf76d2b55f86bbd88591fd2
69790 Author: Stefan Roese <sr@denx.de>
69791 Date:   Wed Oct 3 21:16:32 2007 +0200
69792
69793     ppc4xx: 4xx_pcie: Fix problem with SDRN access using port number as idx
69794
69795     Signed-off-by: Stefan Roese <sr@denx.de>
69796
69797 commit 3048bcbf0bad262378c5af68f2bf6778fb7d829a
69798 Author: Stefan Roese <sr@denx.de>
69799 Date:   Wed Oct 3 15:01:02 2007 +0200
69800
69801     ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
69802
69803     These files were introduced with the IBM 405GP but are currently used on all
69804     4xx PPC platforms. So the name doesn't match the content anymore. This patch
69805     renames the files to 4xx_pci.c/h.
69806
69807     Signed-off-by: Stefan Roese <sr@denx.de>
69808
69809 commit 94276eb0a7a35b9e8c053d589ae225b0f017a237
69810 Author: Stefan Roese <sr@denx.de>
69811 Date:   Wed Oct 3 14:14:58 2007 +0200
69812
69813     ppc4xx: Add a comment for 405EX PCIe endpoint configuration
69814
69815     Signed-off-by: Stefan Roese <sr@denx.de>
69816
69817 commit 03d344bb6a5f082ea10ec9d753558ea7dfd1c626
69818 Author: Stefan Roese <sr@denx.de>
69819 Date:   Wed Oct 3 10:38:09 2007 +0200
69820
69821     ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3)
69822
69823     (3) This patch introduces macros like SDRN_PESDR_DLPSET(port) to access
69824         the SDR registers of the PCIe ports. This makes the overall design
69825         clearer, since it removed a lot of switch statements which are not
69826         needed anymore.
69827
69828         Also, the functions ppc4xx_init_pcie_rootport() and
69829         ppc4xx_init_pcie_entport() are merged into a single function
69830         ppc4xx_init_pcie_port(), since most of the code was duplicated.
69831         This makes maintainance and porting to other 4xx platforms
69832         easier.
69833
69834     Signed-off-by: Stefan Roese <sr@denx.de>
69835
69836 commit 026f71106871f31d17d0ea0db9a7547ff92934bc
69837 Author: Stefan Roese <sr@denx.de>
69838 Date:   Wed Oct 3 07:48:09 2007 +0200
69839
69840     ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)
69841
69842     This patch is the first patch of a series to make the 440SPe PCIe code
69843     usable on different 4xx PPC platforms. In preperation for the new 405EX
69844     which is also equipped with PCIe interfaces.
69845
69846     (2) This patch renames the functions from 440spe_ to 4xx_ with a
69847         little additional cleanup
69848
69849     Signed-off-by: Stefan Roese <sr@denx.de>
69850
69851 commit c7c6da23028f146d912514b95aefa3da7cf37699
69852 Author: Stefan Roese <sr@denx.de>
69853 Date:   Wed Oct 3 07:34:10 2007 +0200
69854
69855     ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)
69856
69857     This patch is the first patch of a series to make the 440SPe PCIe code
69858     usable on different 4xx PPC platforms. In preperation for the new 405EX
69859     which is also equipped with PCIe interfaces.
69860
69861     (1) This patch renames the files from 440spe_pcie to 4xx_pcie
69862
69863     Signed-off-by: Stefan Roese <sr@denx.de>
69864
69865 commit 245a362ad3c0c1b84fccc9fec7b623eb14f6e502
69866 Author: Marian Balakowicz <m8@semihalf.com>
69867 Date:   Wed Oct 24 01:37:36 2007 +0200
69868
69869     TQM5200: Call usb_cpu_init() during board init
69870
69871     usb_cpu_init() configures GPS USB pins, clocks, etc. and
69872     is required for proper operation of kernel USB subsystem.
69873     This setup was previously done in the kernel by the fixup
69874     code which is being removed, thus low level init must be
69875     done by U-boot now.
69876
69877     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
69878     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
69879
69880 commit b5af773f8d92677e06f3295b45557c9d0a487c24
69881 Author: Zhang Wei <wei.zhang@freescale.com>
69882 Date:   Thu Oct 25 17:51:27 2007 +0800
69883
69884     Fix the issue of usb_kbd driver missing the scan code of key 'z'.
69885
69886     The scan code of the key 'z' is 0x1d, which should be handled.
69887
69888     The change has be tested on NOVATEK USB keyboard and ULI PCI OHCI
69889     controller.
69890
69891     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
69892     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
69893
69894 commit 85ac988e86f9414fa645b0148dc66c3520a1eb84
69895 Author: Rodolfo Giometti <giometti@enneenne.com>
69896 Date:   Mon Oct 15 11:59:17 2007 +0200
69897
69898     PXA USB OHCI: "usb stop" implementation.
69899
69900     Some USB keys need to be switched off before loading the kernel
69901     otherwise they can remain in an undefined status which prevents them
69902     to be correctly recognized by the kernel.
69903
69904     Signed-off-by: Rodolfo Giometti <giometti@linux.it>
69905     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
69906
69907 commit 31548249decf18a6b877a18436b6139dd483fe4a
69908 Author: Justin Flammia <jflammia@savantav.com>
69909 Date:   Mon Oct 29 17:40:35 2007 -0400
69910
69911     DHCP Client Fix
69912
69913     This is a multi-part message in MIME format.
69914
69915     commit e6e505eae94ed721e123e177489291fc4544b7b8
69916     Author: Justin Flammia <jflammia@savantav.com>
69917     Date:   Mon Oct 29 17:19:03 2007 -0400
69918
69919         Found a bug in the way the DHCP Request packet is built, where the IP address
69920         that is offered by the server is bound to prematurely. This patch is a fix of
69921         that bug where the IP address offered by the DHCP server is not used until
69922         after the DHCP ACK from the server is received.
69923
69924     Signed-off-by: Justin Flammia <jflammia@savantav.com>
69925     Signed-off-by: Ben Warren <bwarren@qstreams.com>
69926
69927 commit e8ee8f3ade2a06c1893dd5e68f223070d650c7ed
69928 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
69929 Date:   Thu Oct 25 17:16:22 2007 -0500
69930
69931     ColdFire 54455: Fix correct boot location for atmel and intel
69932
69933     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
69934
69935 commit 688e8eb414ac111cca7ce60bdf30e805ab9a7bcb
69936 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
69937 Date:   Thu Oct 25 17:14:00 2007 -0500
69938
69939     ColdFire: Fix build error when CONFIG_WATCHDOG is defined
69940
69941     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
69942
69943 commit c67e12e705b204cfe914e3e3e693d69a445dcabf
69944 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
69945 Date:   Thu Oct 25 17:12:36 2007 -0500
69946
69947     ColdFire 5329: Assign correct SDRAM size and fix cache
69948
69949     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
69950
69951 commit 95e9f2c212a65610b2e59a5c00d0113383a4da0b
69952 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
69953 Date:   Thu Oct 25 17:10:23 2007 -0500
69954
69955     ColdFire 5253: Assign correct SDRAM size
69956
69957     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
69958
69959 commit 2acefa72ee0026f862ab65597ca687428f63a973
69960 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
69961 Date:   Thu Oct 25 17:09:17 2007 -0500
69962
69963     ColdFire 5282: Fix external flash boot and return dramsize
69964
69965     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
69966
69967 commit d78791ae914d4e7c5edca1cdad73b3dc81a4eb82
69968 Author: Bartlomiej Sieka <tur@semihalf.com>
69969 Date:   Thu Oct 25 17:20:01 2007 +0200
69970
69971     TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk).
69972
69973     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
69974
69975 commit 1a0ce20aa4cb4e3068da04e7290ee9986fd0b834
69976 Author: Martin Krause <martin.krause@tqs.de>
69977 Date:   Wed Oct 24 08:42:25 2007 +0200
69978
69979     TQM5200: fix spurious characters on second serial interface
69980
69981     With this patch PSC3 is configured as UART. This is done, because if
69982     the pins of PSC3 are not configured at all (-> all pins are GPI),
69983     due to crosstalk, spurious characters may be send over the RX232_2_TXD
69984     signal line.
69985
69986     Signed-off-by: Martin Krause <martin.krause@tqs.de>
69987     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
69988
69989 commit be4a87f11e297a5cededbf7dd71c0248f3874acd
69990 Author: Martin Krause <martin.krause@tqs.de>
69991 Date:   Wed Oct 24 08:41:27 2007 +0200
69992
69993     TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic controller
69994
69995     Some commands for the STK52xx base board try to access the SM501 grafic
69996     controller. But the TQM5200S has no grafic controller (only the TQM5200
69997     and the TQM5200B have). This patch deactivates the commands accessing
69998     the SM501 for the TQM5200S.
69999
70000     Signed-off-by: Martin Krause <martin.krause@tqs.de>
70001     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
70002
70003 commit b31f64343ead9482cd439b1adbe4c34026a641b1
70004 Author: Martin Krause <martin.krause@tqs.de>
70005 Date:   Mon Oct 22 16:45:53 2007 +0200
70006
70007     TQM5200: fix spurious characters on second serial interface
70008
70009     With this patch PSC3 is configured as UART. This is done, because if
70010     the pins of PSC3 are not configured at all (-> all pins are GPI),
70011     due to crosstalk, spurious characters may be send over the RX232_2_TXD
70012     signal line.
70013
70014     Signed-off-by: Martin Krause <martin.krause@tqs.de>
70015
70016 commit 0fc0f91b20ffa802f5a66534ca5c2844910583f6
70017 Author: Martin Krause <martin.krause@tqs.de>
70018 Date:   Mon Oct 22 16:40:06 2007 +0200
70019
70020     TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic controller
70021
70022     Some commands for the STK52xx base board try to access the SM501 grafic
70023     controller. But the TQM5200S has no grafic controller (only the TQM5200
70024     and the TQM5200B have). This patch deactivates the commands accessing
70025     the SM501 for the TQM5200S.
70026
70027     Signed-off-by: Martin Krause <martin.krause@tqs.de>
70028
70029 commit 7b0a42219f30277f71f4405cbaf8a269f6d2d227
70030 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70031 Date:   Sun Oct 21 09:14:28 2007 +0200
70032
70033     Mips: Fix string functions differ prototype declaration
70034
70035     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70036
70037 commit cb8250fe4b3c4ed549b270e8a20bc22060e7e1d2
70038 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
70039 Date:   Fri Oct 19 17:51:40 2007 -0500
70040
70041     fsl_pci_init enable COMMAND_MEMORY if inbound window
70042
70043     Patch 16e23c3f removed PCSRBAR allocation.  But passing zero windows
70044     to pciauto_setup_device has the side effect of not getting
70045     COMMAND_MEMORY set.
70046
70047     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
70048
70049 commit e9d0d527992566ebef9826962ff1745b2f082b92
70050 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70051 Date:   Fri Oct 19 10:55:24 2007 +0200
70052
70053     delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration
70054
70055     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70056
70057 commit 9c4884f54da982ce990c7d1760ac81b0704d3c64
70058 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70059 Date:   Fri Oct 19 08:10:15 2007 +0200
70060
70061     fix warning: no return statement in function returning non-void
70062
70063     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70064
70065 commit e78220f6e514206757acfe247297fc9a328a881f
70066 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70067 Date:   Fri Oct 19 06:33:45 2007 +0200
70068
70069     xsengine: Fix no partition type specified, use DOS as default
70070
70071     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70072
70073 commit 10cdb8dbd67a818823ab9ec88b68fc348903db59
70074 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70075 Date:   Fri Oct 19 00:24:59 2007 +0200
70076
70077     lubbock: Fix no partition type specified, use DOS as default
70078
70079     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70080
70081 commit 41b4d282d38fa7231c315c5f6cfff5bdd24e0191
70082 Author: Wolfgang Denk <wd@denx.de>
70083 Date:   Tue Oct 23 16:50:03 2007 +0200
70084
70085     Coding style: keep lists sorted; update CHANGELOG
70086
70087     Signed-off-by: Wolfgang Denk <wd@denx.de>
70088
70089 commit 58b74b05c621e2835ecf4e2d3243042cf4186777
70090 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70091 Date:   Fri Oct 19 00:09:05 2007 +0200
70092
70093     Fix missing drivers makefile entries ds1722.c mw_eeprom.c
70094
70095     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70096
70097 commit 96455bfebc9887837095c9051d216f53c61b5f10
70098 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70099 Date:   Fri Oct 19 00:07:39 2007 +0200
70100
70101     Fix warning differ in signedness in board/innokom/innokom.c
70102
70103     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70104
70105 commit 2a4741d9a14ec475f50e9856d2c0a67e8b4271bd
70106 Author: Marcel Ziswiler <marcel@ziswiler.com>
70107 Date:   Fri Oct 19 00:25:33 2007 +0200
70108
70109     fix pxa255_idp board
70110
70111     The pxa255_idp being an old unmaintained board showed several issues:
70112     1. CONFIG_INIT_CRITICAL was still defined.
70113     2. Neither CONFIG_MAC_PARTITION nor CONFIG_DOS_PARTITION was defined.
70114     3. Symbol flash_addr was undeclared.
70115     4. The boards lowlevel_init function was still called memsetup.
70116     5. The TEXT_BASE was still 0xa3000000 rather than 0xa3080000.
70117     6. Using -march=armv5 instead of -march=armv5te resulted in lots of
70118     'target CPU does not support interworking' warnings on recent compilers.
70119     7. The PXA's serial driver redefined FFUART, BTUART and STUART used as
70120     indexes rather than the register definitions from the pxa-regs header
70121     file. Renamed them to FFUART_INDEX, BTUART_INDEX and STUART_INDEX to
70122     avoid any ambiguities.
70123     8. There were several redefinition warnings concerning ICMR, OSMR3,
70124     OSCR, OWER, OIER, RCSR and CCCR in the PXA's assembly start file.
70125     9. The board configuration file was rather outdated.
70126     10. The part header file defined the vendor, product and revision arrays
70127     as unsigned chars instead of just chars in the block_dev_desc_t
70128     structure.
70129
70130     Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
70131
70132 commit 298cd4cafe81ff8a6c87be8fbc440a20720d3ed6
70133 Author: Rune Torgersen <runet@innovsys.com>
70134 Date:   Wed Oct 17 11:56:31 2007 -0500
70135
70136     Make MPC8266ADS command selection more robust
70137
70138     Fix MPC8266 command line definition so it won't break when new commands
70139     are added to u-boot.
70140     Signed-off-by Rune Torgersen <runet@innovsys.com>
70141
70142 commit d3afa1ee19345a31fd1eaad3e98b97d13ca47315
70143 Author: Bartlomiej Sieka <tur@semihalf.com>
70144 Date:   Tue Oct 23 13:14:10 2007 +0200
70145
70146     Motion-PRO: Update configuration to accomodate next generation board.
70147
70148     New board has faster oscillator and a different Flash chip. This affects:
70149     - CFG_MPC5XXX_CLKIN
70150     - SDRAM timings
70151     - Flash CS configuration (timings)
70152     - Flash sector size, and thus MTD partition layout
70153     - malloc() arena size (due to bigger Flash sectors)
70154     - smaller memory test range (due to bigger malloc() arena)
70155
70156     This patch also enables more extensive memory testing via "mtest".
70157
70158     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
70159
70160 commit eff501904df2bf1724a750062628ba2c51dbb1f8
70161 Author: Bartlomiej Sieka <tur@semihalf.com>
70162 Date:   Tue Oct 23 11:36:07 2007 +0200
70163
70164     Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.
70165
70166     Per AN3221 (MPC5200B SDRAM Initialization and Configuration), the SDelay
70167     register must be written a value of 0x00000004 as the first step of the
70168     SDRAM contorller configuration.
70169
70170     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
70171
70172 commit 7a9348728ebda63cdbaacffd83099aa71d9d4c54
70173 Author: Peter Pearse <peter.pearse@arm.com>
70174 Date:   Tue Oct 23 10:22:16 2007 +0100
70175
70176     Move PL01* serial drivers to drivers/serial and adjust Makefiles.
70177
70178 commit 20d500d531a6b971ce6cc1bf191cb0092cdc0afc
70179 Author: Stefan Roese <sr@denx.de>
70180 Date:   Tue Oct 23 10:17:42 2007 +0200
70181
70182     ppc4xx: lwmon5: Some further GPIO config changes
70183
70184     Signed-off-by: Stefan Roese <sr@denx.de>
70185
70186 commit de9a738faa7c2f47286119c3bfebc3dfbfe7d86d
70187 Author: Vlad Lungu <vlad@comsys.ro>
70188 Date:   Sun Oct 21 22:10:10 2007 +0900
70189
70190     [MIPS] Fix UNCACHED_SDRAM
70191
70192     PHYSADDR is for physical address, KSEG1ADDR is for uncached.
70193
70194     Signed-off-by: Vlad Lungu <vlad@comsys.ro>
70195     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
70196
70197 commit 00101dd7a32d12f698150123e47e4b3420279f86
70198 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
70199 Date:   Sun Oct 21 21:30:42 2007 +0900
70200
70201     [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanup
70202
70203     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
70204
70205 commit eb700636db017d310edaeb559b13d82588560674
70206 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
70207 Date:   Sun Oct 21 10:55:37 2007 +0900
70208
70209     [MIPS] u-boot.lds: Define _gp in a standard manner
70210
70211     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
70212
70213 commit 22069215eb7adf5a3888bf7c7784ea9d70a72cd0
70214 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
70215 Date:   Sun Oct 21 10:55:36 2007 +0900
70216
70217     [MIPS] Fix $gp usage
70218
70219     Now we load $gp with _GLOBAL_OFFSET_TABLE_, but this is incorrect use.
70220     As a general principle, we should use _gp for $gp.
70221
70222     Thanks to linker script's help we fortunately have _gp which equals to
70223     _GLOBAL_OFFSET_TABLE_. But once _gp gets out of alignment, we will not
70224     be able to access to GOT entires, global variables and procedure entry
70225     points. The right thing to do is to use _gp.
70226
70227     This patch also introduce a new symbol `.gpword _GLOBAL_OFFSET_TABLE_'
70228     which holds the offset from _gp. When updating GOT entries, we use this
70229     offset and _gp to calculate the final _GLOBAL_OFFSET_TABLE_.
70230
70231     This patch is originally submitted by Vlad Lungu <vlad@comsys.ro>, then
70232     I made some change to leave over num_got_entries.
70233
70234     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
70235     Cc: Vlad Lungu <vlad@comsys.ro>
70236
70237 commit cbf2323b5b8285ea01acba7bbb905a3162d9b021
70238 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
70239 Date:   Sun Oct 21 10:55:36 2007 +0900
70240
70241     [MIPS] u-boot.lds: Fix __got_start and __got_end
70242
70243     Ensure that __got_start points to top of the `.got', and __got_end points
70244     to bottom as well, so that we never fail to count num_got_entries.
70245
70246     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
70247
70248 commit e5f325fec5b48ae705c89522923ba5a2e37cd5c7
70249 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
70250 Date:   Sun Oct 21 10:55:36 2007 +0900
70251
70252     [MIPS] u-boot.lds: Remove duplicated .sdata section
70253
70254     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
70255
70256 commit 05bf4919c1ce49cdedadacd564d0786a8ed796a1
70257 Author: Wolfgang Denk <wd@denx.de>
70258 Date:   Sun Oct 21 01:01:17 2007 +0200
70259
70260     Minor coding style cleanup; update CHANGELOG
70261
70262     Signed-off-by: Wolfgang Denk <wd@denx.de>
70263
70264 commit ff285ca07eda1ea4a8909848cc1cc604ec8fec9c
70265 Author: Vlad Lungu <vlad@comsys.ro>
70266 Date:   Thu Oct 4 20:47:10 2007 +0300
70267
70268     Fix NE2000 driver:
70269
70270     Fixed typo in ne2000.h, thinko re n2k_inb() usage, don't try
70271     to do anything in eth_stop() if eth_init() was not called.
70272     Simplified RX path in order to avoid timeouts on really really
70273     fast NE2000 cards (read: qemu with internal tftp), NetLoop() is
70274     clever enough to cope with 1 packet per eth_rx().
70275
70276     Signed-off-by: Vlad Lungu <vlad@comsys.ro>
70277
70278 commit df90968b48fb34fa9072fab150db2ac89678f537
70279 Author: urwithsughosh@gmail.com <urwithsughosh@gmail.com>
70280 Date:   Mon Sep 24 13:32:13 2007 -0400
70281
70282     Setting MSR[DE] in do_reset
70283
70284     Hello,
70285        This patch ensures the soft reset of the board for the 85xx boards
70286        by setting the MSR[DE] in the do_reset function.
70287
70288     Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
70289
70290 commit 1e701e701304b3c3a3768ca83dd2ab7b9e88c77d
70291 Author: urwithsughosh@gmail.com <urwithsughosh@gmail.com>
70292 Date:   Mon Sep 24 13:36:01 2007 -0400
70293
70294     MSR overwrite fix
70295
70296     Hello,
70297       This patch fixes the MSR overwrite in the start.S when moving out of
70298       the last 4K page.
70299
70300     Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
70301
70302 commit 5c7ea64bb74a850a2b2303f853a8270695ad8602
70303 Author: Dan Wilson <dwilson@fulcrummicro.com>
70304 Date:   Fri Oct 19 11:33:48 2007 -0500
70305
70306     tsec driver should clear RHALT on startup
70307
70308     This was causing problems for some people.
70309
70310     Signed-off-by: Alain Gravel <agravel@fulcrummicro.com>
70311     Signed-off-by: Dan Wilson <dwilson@fulcrummicro.com>
70312     Signed-off-by: Andy Fleming <afleming@freescale.com>
70313
70314 commit 7600d47b8f6a10019e537dc9a62aa1498df58d25
70315 Author: Kumar Gala <galak@kernel.crashing.org>
70316 Date:   Thu Oct 11 00:29:18 2007 -0500
70317
70318     Improve handling of PCI interrupt device tree fixup on MPC85xx CDS
70319
70320     On the MPC85xx CDS we have two issues:
70321
70322     1. The device tree fixup code did not check to see if the property we are
70323     trying to update is actually found.  Its possible that it would update
70324     random memory starting at 0.
70325
70326     2. Newer Linux kernel's have moved the location of the PCI nodes to be
70327     sibilings of the soc node and not children.  The explicit PATH to the PCI
70328     node would not be found for these device trees.  Add the ability to handle
70329     both paths.  In the future we shouldn't handle such fixups by explicit path.
70330
70331     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
70332
70333 commit a3063eec775719b7e91023bbec3f64b3118791df
70334 Author: Kumar Gala <galak@kernel.crashing.org>
70335 Date:   Thu Oct 11 00:18:48 2007 -0500
70336
70337     Set OF_STDOUT_PATH to match the default console on MPC8568 MDS
70338
70339     On the MPC8568 MDS we use ttyS0, UART0, etc. as the standard configured
70340     console.  Make it so we match that config what we tell Linux as the early
70341     STDOUT console.
70342
70343     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
70344
70345 commit e1ce3cb617bb06f91f82f98915391175addf3e82
70346 Author: Kumar Gala <galak@kernel.crashing.org>
70347 Date:   Tue Oct 2 11:12:27 2007 -0500
70348
70349     Remove magic numbers from cache related operations for mpc85xx
70350
70351     The mpc85xx start code uses some magic numbers that we actually
70352     have #defines for in <config.h> so use those instead.
70353
70354     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
70355
70356 commit 5441f61a3d8b7034f19fc1361183e936198e6dbb
70357 Author: Detlev Zundel <dzu@denx.de>
70358 Date:   Fri Oct 19 16:47:26 2007 +0200
70359
70360     Fix two typos.
70361
70362     Signed-off-by: Detlev Zundel <dzu@denx.de>
70363
70364 commit 281df457c1aa50d2752165d0c5c3282d4027b974
70365 Author: Tony Li <tony.li@freescale.com>
70366 Date:   Thu Oct 18 17:47:19 2007 +0800
70367
70368     mpc83xx: Add configure entry for MPC83xx ATM support
70369
70370     Add MPC8360EMDS_ATM_config and MPC832XEMDS_ATM_config into
70371     Makfile and MAKEALL
70372
70373     Signed-off-by: Tony Li <tony.li@freescale.com>
70374     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
70375
70376 commit d2646554f529a9577515eceb0ec5eceee18244ba
70377 Author: Tony Li <tony.li@freescale.com>
70378 Date:   Thu Oct 18 17:44:38 2007 +0800
70379
70380     mpc83xx: pq-mds-pib.c typo error
70381
70382     Correct to val8 from val.
70383
70384     Signed-off-by: Tony Li <tony.li@freescale.com>
70385     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
70386
70387 commit 3e11ae80fec1ee12194940955431186abf6009c2
70388 Author: Stefan Roese <sr@denx.de>
70389 Date:   Wed Oct 17 15:40:19 2007 +0200
70390
70391     ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap command
70392
70393     Signed-off-by: Stefan Roese <sr@denx.de>
70394
70395 commit 3c89d75409eb26639d36dfa11d4ee3d8b962dc3c
70396 Author: Jon Loeliger <jdl@freescale.com>
70397 Date:   Tue Oct 16 15:27:43 2007 -0500
70398
70399     Initial mpc8610hpcd Makefile files.
70400
70401     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
70402     Signed-off-by: Mahesh Jade <mahesh.jade@freescale.com>
70403     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
70404     Signed-off-by: Jon Loeliger <jdl@freescale.com>
70405
70406 commit 9553df86d3a319c3a1a7cde7e4edd6eeb5aa64c7
70407 Author: Jon Loeliger <jdl@freescale.com>
70408 Date:   Tue Oct 16 15:26:51 2007 -0500
70409
70410     Initial mpc8610hpcd cpu/, README and include/ files.
70411
70412     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
70413     Signed-off-by: Mahesh Jade <mahesh.jade@freescale.com>
70414     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
70415     Signed-off-by: Jon Loeliger <jdl@freescale.com>
70416
70417 commit 3dd2db53ceb0dff80f25c2a07f83f29b907b403e
70418 Author: Jon Loeliger <jdl@freescale.com>
70419 Date:   Tue Oct 16 13:54:01 2007 -0500
70420
70421     Initial mpc8610hpcd board files.
70422
70423     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
70424     Signed-off-by: Mahesh Jade <mahesh.jade@freescale.com>
70425     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
70426     Signed-off-by: Jon Loeliger <jdl@freescale.com>
70427
70428 commit 7ee6ba1a056e4061ab4cfde30127e332e7957afd
70429 Author: runet@innovsys.com <runet@innovsys.com>
70430 Date:   Tue Oct 16 14:50:40 2007 -0500
70431
70432     Make MPC8266ADS board compile again.
70433
70434     Signed-off-by: Runet Torgersen <runet@innovsys.com>
70435
70436 commit 2491167c245d8ebe6f2dbd8c4287aaa0d14fe93a
70437 Author: Jon Loeliger <jdl@freescale.com>
70438 Date:   Mon Aug 27 12:41:03 2007 -0500
70439
70440     86xx: Allow for fewer DDR slots per memory controller.
70441
70442     As a direct correlation exists between DDR DIMM slots
70443     and SPD EEPROM addresses used to configure them, use
70444     the individually defined SPD_EEPROM_ADDRESS* values to
70445     determine if a DDR DIMM slot should have its SPD
70446     configuration read or not.
70447
70448     Effectively, this now allows for 1 or 2 DIMM slots
70449     per memory controller.
70450
70451     Signed-off-by: Jon Loeliger <jdl@freescale.com>
70452
70453 commit 4d4a945e189a2f384c66432316da2788a0ac1607
70454 Author: Rodolfo Giometti <giometti@enneenne.com>
70455 Date:   Mon Oct 15 11:59:17 2007 +0200
70456
70457     PXA USB OHCI: "usb stop" implementation.
70458
70459     Some USB keys need to be switched off before loading the kernel
70460     otherwise they can remain in an undefined status which prevents them
70461     to be correctly recognized by the kernel.
70462
70463     Signed-off-by: Rodolfo Giometti <giometti@linux.it>
70464
70465 commit e2e93442e558cf1500e92861f99713b2f045ea22
70466 Author: Stefan Roese <sr@denx.de>
70467 Date:   Mon Oct 15 11:39:00 2007 +0200
70468
70469     ppc4xx: Fix bug in I2C bootstrap values for Sequoia/Rainier
70470
70471     The I2C bootstrap values that can be setup via the "bootstrap" command,
70472     were setup incorrect regarding the generation of the internal sync PCI
70473     clock. The values for PLB clock == 133MHz were slighly incorrect and the
70474     values for PLB clock == 166MHz were totally incorrect. This could
70475     lead to a hangup upon booting while PCI configuration scan.
70476
70477     This patch fixes this issue and configures valid PCI divisor values
70478     for the sync PCI clock, with respect to the provided external async
70479     PCI frequency.
70480
70481     Here the values of the formula in the chapter 14.2 "PCI clocking"
70482     from the 440EPx users manual:
70483
70484     AsyncPCICLK - 1MHz <= SyncPCIClk <= (2 * AsyncPCIClk) - 1MHz
70485
70486     33MHz async PCI frequency:
70487     PLB = 133:
70488     =>      32 <= 44.3 <= 65        (div = 3)
70489
70490     PLB = 166:
70491     =>      32 <= 55.3 <= 65        (div = 3)
70492
70493     66MHz async PCI frequency:
70494     PLB = 133:
70495     =>      65 <= 66.5 <= 132       (div = 2)
70496
70497     PLB = 166:
70498     =>      65 <= 83 <= 132         (div = 2)
70499
70500     Signed-off-by: Stefan Roese <sr@denx.de>
70501
70502 commit 5a5958b7de70ae99f0e7cbd5c97ec1346e051587
70503 Author: Stefan Roese <sr@denx.de>
70504 Date:   Mon Oct 15 11:29:33 2007 +0200
70505
70506     ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite
70507
70508     The BCSR status bit for the 66MHz PCI operation was correctly
70509     addressed (MSB/LSB problem). Now the correct currently setup
70510     PCI frequency is displayed upon bootup.
70511
70512     This patch also fixes this problem on Rainier & Yellowstone, since these
70513     boards use the same souce code as Sequoia & Yosemite do.
70514
70515     Signed-off-by: Stefan Roese <sr@denx.de>
70516
70517 commit da3aad55cbde80ab6e301aafa82a2c411aa53eff
70518 Author: Martin Krause <martin.krause@tqs.de>
70519 Date:   Wed Sep 26 17:55:56 2007 +0200
70520
70521     TQM860M: adjust for doubled flash sector size.
70522
70523     Adjust flash map to support the new S29GLxxN (N-Type) Flashes with
70524     doubled sector size.
70525
70526     Signed-off-by: Martin Krause <martin.krause@tqs.de>
70527
70528 commit 9d29250e2e62f4bf20c7a20b4173d84c48f11f5d
70529 Author: Jens Gehrlein <jens.gehrlein@tqs.de>
70530 Date:   Wed Sep 26 17:55:54 2007 +0200
70531
70532     TQM8xx: Fix CAN timing.
70533
70534     Signed-off-by: Martin Krause <martin.krause@tqs.de>
70535
70536 commit d43e489baf02afae49077791fb22332d240d8656
70537 Author: Martin Krause <martin.krause@tqs.de>
70538 Date:   Thu Sep 27 14:54:36 2007 +0200
70539
70540     TQM866M: fix SDRAM refresh
70541
70542     At 133 MHz the current SDRAM refresh rate is too fast
70543     (measured 4 * 1.17 us).
70544     CFG_MAMR_PTA changes from 39 to 97. This result
70545     in a refresh rate of 4 * 7.8 us at the default clock
70546     50 MHz. At 133 MHz the value will be then 4 * 2.9 us.
70547     This is a compromise until a new method is found to
70548     adjust the refresh rate.
70549
70550     Signed-off-by: Martin Krause <martin.krause@tqs.de>
70551
70552 commit 9ef57bbee1c67cc01da2026c242c4692db32be36
70553 Author: Martin Krause <martin.krause@tqs.de>
70554 Date:   Wed Sep 26 17:55:55 2007 +0200
70555
70556     TQM866M: adjust for doubled flash sector size.
70557
70558     Adjust flash map to support the new S29GLxxN (N-Type) Flashes with
70559     doubled sector size.
70560
70561     Signed-off-by: Martin Krause <martin.krause@tqs.de>
70562
70563 commit f8bf90461d9bad2e6fed31fcebaf235f60dd6763
70564 Author: Michal Simek <monstr@monstr.eu>
70565 Date:   Sun Oct 14 16:12:29 2007 +0200
70566
70567     [FIX] XUPV2P change command handling
70568     and remove code violation
70569
70570 commit 636400198228d96983c06657b17f760f5989958e
70571 Author: Wolfgang Denk <wd@denx.de>
70572 Date:   Sun Oct 14 00:13:19 2007 +0200
70573
70574     Prepare for 1.3.0-rc3 release
70575
70576     Signed-off-by: Wolfgang Denk <wd@denx.de>
70577
70578 commit 68f14f77ca5fe5f9cc025c8cae101671f628309f
70579 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70580 Date:   Sat Sep 29 13:41:37 2007 +0200
70581
70582     Fix warning differ in signedness in cpu/pxa/mmc.c
70583
70584     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70585
70586 commit fc19e36f741e8bc727c0a330170b3b5db90399ef
70587 Author: Wolfgang Denk <wd@denx.de>
70588 Date:   Sat Oct 13 23:51:14 2007 +0200
70589
70590     Fix warning differ in signedness in board/mpl/vcma9/vcma9.c
70591
70592     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70593     Signed-off-by: Wolfgang Denk <wd@denx.de>
70594
70595 commit de74b9eeacccaf0a42e5ecc9ae79a88f7a311296
70596 Author: Wolfgang Denk <wd@denx.de>
70597 Date:   Sat Oct 13 21:15:39 2007 +0200
70598
70599     Coding Style cleanup.
70600
70601     Signed-off-by: Wolfgang Denk <wd@denx.de>
70602
70603 commit e1893815b0999410d7a327589611c7b38e95299e
70604 Author: Wolfgang Denk <wd@denx.de>
70605 Date:   Fri Oct 12 15:49:39 2007 +0200
70606
70607     GP3 SSA: enable RTC
70608
70609     Signed-off-by: Wolfgang Denk <wd@denx.de>
70610
70611 commit 8002012041f1ff9f997a5727abe5015f70cd2e46
70612 Author: Grzegorz Bernacki <gjb@semihalf.com>
70613 Date:   Tue Oct 9 13:58:24 2007 +0200
70614
70615     [ads5121] EEPROM support added.
70616
70617     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
70618
70619 commit 7b624ad254b97e5a25dca2304a398b64aeedaffe
70620 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
70621 Date:   Sat Oct 6 18:55:35 2007 +0200
70622
70623     AVR32: Initialize bi_flash* in board_init_r
70624
70625     The ATSTK1000-specific flash driver intializes bi_flashstart,
70626     bi_flashsize and bi_flashoffset, but other flash drivers, like the CFI
70627     driver, don't.
70628
70629     Initialize these in board_init_r instead so that things will still be
70630     set up correctly when we switch to the CFI driver.
70631
70632     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
70633
70634 commit 2b2a587d6d3076387d22ac740f44044bf46e2cb8
70635 Author: Marian Balakowicz <m8@semihalf.com>
70636 Date:   Fri Oct 5 10:40:54 2007 +0200
70637
70638     tqm5200: Fix CONFIG_CMD_PCI typo in board config file.
70639
70640     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
70641
70642 commit 92869195ef8210758d2176230c0a36897afd50ed
70643 Author: Bartlomiej Sieka <tur@semihalf.com>
70644 Date:   Fri Oct 5 09:46:06 2007 +0200
70645
70646     CM5200: Fix missing null-termination in hostname manipulation code
70647
70648     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
70649
70650 commit 9add9884b1fddc34ca186e00a2f868ccd5d02d87
70651 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
70652 Date:   Tue Oct 2 19:09:01 2007 +0200
70653
70654     Fix memtest breakage
70655
70656     CFG_MEMTEST_START uses weird magic involving gd, which fails to
70657     compile. Use hardcoded values instead (we actually know how much RAM
70658     we have on board.)
70659
70660     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
70661
70662 commit 738815c0cc44aa329097f868dc1efc49ede9c5ba
70663 Author: Stefan Roese <sr@denx.de>
70664 Date:   Tue Oct 2 11:44:46 2007 +0200
70665
70666     ppc4xx: Coding style cleanup
70667
70668     Signed-off-by: Stefan Roese <sr@denx.de>
70669
70670 commit 87c1833a39e944db66385286fd5e28f9b3fcdd50
70671 Author: Stefan Roese <sr@denx.de>
70672 Date:   Tue Oct 2 11:44:19 2007 +0200
70673
70674     ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yet
70675
70676     Signed-off-by: Stefan Roese <sr@denx.de>
70677
70678 commit 2db64784061bfc34f4ba70ef1d2fbe7133b55670
70679 Author: Grzegorz Bernacki <gjb@semihalf.com>
70680 Date:   Mon Oct 1 09:51:50 2007 +0200
70681
70682     Program EPLD to force full duplex mode for PHY.
70683
70684     EPLD forces modes of PHY operation. By default full duplex is turned off.
70685     This fix turns it on.
70686
70687     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
70688
70689 commit 785c13477b77dcd2e6c5128fffcdb4e1943f4818
70690 Author: Timo Ketola <timo.ketola@exertus.fi>
70691 Date:   Mon Sep 24 14:50:32 2007 +0300
70692
70693     Bugfix: Use only one PTD for one endpoint
70694
70695     Original isp116x-hcd code prepared multiple PTDs for longer than 16
70696     byte transfers for one endpoint. That is unnecessary because the
70697     ISP116x is able to split long data from one PTD into multiple
70698     transactions based on the buffer size of the endpoint. It also caused
70699     serious problems if the endpoint NAKed some of the transactions. In
70700     that case ISP116x wouldn't notice that the other PTDs were for the same
70701     endpoint and would try the other PTDs possibly out of order. That would
70702     break the whole transfer.
70703
70704     This patch makes isp116x_submit_job to use one PTD for one transfer.
70705
70706     Signed-off-by: Timo Ketola <timo.ketola@exertus.fi>
70707     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
70708
70709 commit 86ec86c04326c3913178a7679aa910de071da75d
70710 Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70711 Date:   Thu Sep 27 23:27:47 2007 +0200
70712
70713     Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial
70714
70715     Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
70716
70717 commit 3e954beb614b5b190d7f4f4c3b641437a0132e35
70718 Author: Stefan Roese <sr@denx.de>
70719 Date:   Tue Sep 11 14:12:55 2007 +0200
70720
70721     ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test)
70722
70723     Signed-off-by: Stefan Roese <sr@denx.de>
70724
70725 commit 1487adbdcf9594bb2eb686325a6f9540dad1b70a
70726 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
70727 Date:   Wed Sep 26 16:35:54 2007 -0500
70728
70729     85xx io out functions need sync after write.
70730
70731     This fixes the mc146818 rtc_read/write functions for 85xx.
70732
70733     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
70734
70735 commit 0d38effc6e359e6b1b0c78d66e8bc1a4dc15a2ae
70736 Author: Grant Likely <grant.likely@secretlab.ca>
70737 Date:   Tue Sep 25 15:48:05 2007 -0600
70738
70739     Fpga: fix incorrect test of CFG_FPGA_XILINX macro
70740
70741     CFG_FPGA_XILINX is a bit value used to test against the value in
70742     CONFIG_FPGA.  Testing for a value will always return TRUE.  I don't
70743     think that is the intention in this code.
70744
70745     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
70746
70747 commit 853643d8cf2ca80cb2e25c53ad5dc580abafe166
70748 Author: Michal Simek <monstr@monstr.eu>
70749 Date:   Mon Sep 24 00:41:30 2007 +0200
70750
70751     [FIX] change command handling and removing code violation
70752
70753 commit f240356507038e5ce55e8a24cb2607e9eae6d10c
70754 Author: Michal Simek <monstr@monstr.eu>
70755 Date:   Mon Sep 24 00:36:06 2007 +0200
70756
70757     [FIX] change sets of commands
70758     because changing of command handling brings
70759     compilation problems
70760
70761 commit cb1bc63b75a232571eb69aa2c8aa919321655845
70762 Author: Michal Simek <monstr@monstr.eu>
70763 Date:   Mon Sep 24 00:30:42 2007 +0200
70764
70765     [FIX] Email reparation & Copyright
70766     Both codes are written by myself without any
70767     support from CTU
70768
70769 commit 0731cbae6c2feab93b244d83fd6a43f5cc9bf852
70770 Author: Michal Simek <monstr@monstr.eu>
70771 Date:   Mon Sep 24 00:25:11 2007 +0200
70772
70773     [PATCH] Change macro name for UartLite
70774     because PowerPC 405 can use UartLite as console
70775
70776 commit 1c1100d2fcf46b9d11dcf78d6e5aea75e2e8b716
70777 Author: Michal Simek <monstr@monstr.eu>
70778 Date:   Mon Sep 24 00:21:19 2007 +0200
70779
70780     [PATCH] Add support for design without interrupt controller
70781     Polling timer
70782
70783 commit 0731933ec8ec45d02ba89b52df673d526873cdde
70784 Author: Michal Simek <monstr@monstr.eu>
70785 Date:   Mon Sep 24 00:19:48 2007 +0200
70786
70787     [FIX] resolve problem with cpu without barrel shifter
70788
70789 commit db14d77995ce515b728b178b63f82babe60e3d56
70790 Author: Michal Simek <monstr@monstr.eu>
70791 Date:   Mon Sep 24 00:18:46 2007 +0200
70792
70793     [FIX] repair email address
70794
70795 commit 481d4328618804add1f818a6c96296121cd0528e
70796 Author: Michal Simek <monstr@monstr.eu>
70797 Date:   Mon Sep 24 00:17:42 2007 +0200
70798
70799     [FIX] repair MFSL commands
70800
70801 commit b90c045f035c3cc9b5d2edaed6048dfb74e40763
70802 Author: Michal Simek <monstr@monstr.eu>
70803 Date:   Mon Sep 24 00:08:37 2007 +0200
70804
70805     synchronizition with mainline
70806
70807 commit eda3e1e6619ad0bee94ae4b16c99d88e77e2af13
70808 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
70809 Date:   Sun Sep 23 02:42:38 2007 +0900
70810
70811     sh: Add support command of ide with sh
70812
70813     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
70814
70815 commit d91ea45d15cf8e0987456bd211ffbb650824b6f1
70816 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
70817 Date:   Sun Sep 23 02:38:42 2007 +0900
70818
70819     sh: Update Makefile
70820
70821     Add support MS7722SE01 to Makefile.
70822
70823     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
70824
70825 commit 6c0bbdccd379f5c8702af9e0765294c2fb7472a6
70826 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
70827 Date:   Sun Sep 23 02:31:13 2007 +0900
70828
70829     sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 board
70830
70831     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
70832
70833 commit 047375bfa4c3052fa50a748da7ff89e9dad3b364
70834 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
70835 Date:   Sun Sep 23 02:19:24 2007 +0900
70836
70837     sh: Update MS7750SE01 platform
70838
70839     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
70840
70841 commit 516ad760db3553766267ada01b7d5d727faa4bbd
70842 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
70843 Date:   Sun Sep 23 02:17:08 2007 +0900
70844
70845     sh: Remove comment out code from include/asm-sh/cpu_sh4.h
70846
70847     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
70848
70849 commit b02bad128669e567fce87d8df823b06a0144b8db
70850 Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
70851 Date:   Sun Sep 23 02:12:30 2007 +0900
70852
70853     sh: Update core code of SuperH.
70854
70855     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
70856
70857 commit 66dcad3a9a53e0766d90e0084123bd8529522fb0
70858 Author: Wolfgang Denk <wd@denx.de>
70859 Date:   Thu Sep 20 00:04:14 2007 +0200
70860
70861     v1.3.0-rc2
70862
70863     Signed-off-by: Wolfgang Denk <wd@denx.de>
70864
70865 commit 135e19bc2773ebca487e9a8371f67e1ba202313a
70866 Author: Wolfgang Denk <wd@denx.de>
70867 Date:   Tue Sep 18 21:36:35 2007 +0200
70868
70869     Avoid compiler warning.
70870
70871     Signed-off-by: Wolfgang Denk <wd@denx.de>
70872
70873 commit 8a783a65851bc7421ab69f442261215e21b8891a
70874 Author: Grant Likely <grant.likely@secretlab.ca>
70875 Date:   Tue Sep 18 12:24:57 2007 -0600
70876
70877     Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_config
70878
70879     /bin/bash and /bin/dash (which /bin/sh is linked to on ubuntu) handle embedded
70880     nulls in a string differently.  For example, the following statement:
70881         echo "this is a string\0" > afile
70882     Will produce the following with /bin/bash:
70883         "this is a string\0"
70884     But with /bin/dash, will produce:
70885         "this is a string
70886
70887     Bug fixed by moving the embedded null out of the makefile and into the
70888     config header.  Also renamed the macro to avoid usage colision with the same
70889     macro used by other board ports.
70890
70891     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
70892
70893 commit f8d3ca7b6fa322ac57e8e831f07dbeea039a9f35
70894 Author: Wolfgang Denk <wd@denx.de>
70895 Date:   Tue Sep 18 17:40:27 2007 +0200
70896
70897     MCC200: fix build warning
70898
70899     The MCC200 board config file includes version.h for some customer-
70900     specific setting, which causes warnings with "make depend"; build
70901     version.h before depend.
70902
70903     Signed-off-by: Wolfgang Denk <wd@denx.de>
70904
70905 commit bd86220f58b99d6896198c385fda132f0c980915
70906 Author: Peter Pearse <peter.pearse@arm.com>
70907 Date:   Tue Sep 18 13:07:54 2007 +0100
70908
70909     Move coloured led API to status_led.h
70910     Improve indentation in drivers/at45.c
70911
70912 commit e80e585b00fbbab7ad1bf71619741f2c5b029ab7
70913 Author: Eirik Aanonsen <eaa@wprmedical.com>
70914 Date:   Tue Sep 18 08:47:20 2007 +0200
70915
70916     Update atstk1002 bootargs.
70917
70918     Updates to atstk1002 U-Boot header file:
70919     - Changed bootargs:
70920         * Set the bootargs for at1002 to point to the SD-card partition instead
70921         * ... of the boot flash.
70922         * Removing the rootfstype since that argument are not needed.
70923
70924     Signed-off-by: Eirik Aanonsen <eaa@wprmedical.com>
70925     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
70926
70927 commit a4f3aab6dfbed6c29367c688bfb8a47eef62c225
70928 Author: Eirik Aanonsen <eaa@wprmedical.com>
70929 Date:   Wed Sep 12 13:32:37 2007 +0200
70930
70931     Add some comments to clocks in atstk1002.h
70932
70933     This patch applies some clarifying comments to how the different
70934     clocks are setup according to atstk1002.h Some of the previous
70935     comments where stating wrongful information.
70936
70937     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
70938
70939 commit 97213f32416ead885deafea86774e912ffd60ad0
70940 Author: David Saada <David.Saada@ecitele.com>
70941 Date:   Mon Sep 17 17:04:47 2007 +0200
70942
70943     Description: Add NEC's PCI OHCI module ID to the USB OHCI driver
70944
70945     Signed-off-by: David Saada <david.saada@ecitele.com>
70946
70947 commit 30363e98fa470fbecea5e8bc0f1443352754f303
70948 Author: Stefan Roese <sr@denx.de>
70949 Date:   Mon Sep 17 08:20:47 2007 +0200
70950
70951     Small whitespace cleanup of OneNAND patch
70952
70953     Signed-off-by: Stefan Roese <sr@denx.de>
70954
70955 commit d7e8ce101a4a45ed6ed45739fc2de5f87b13f7f1
70956 Author: Kyungmin Park <kmpark@infradead.org>
70957 Date:   Mon Sep 10 17:15:14 2007 +0900
70958
70959     OneNAND support (take #2)
70960
70961     [PATCH 3/3] OneNAND support (take #2)
70962
70963     OneNAND support at U-Boot
70964
70965     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
70966
70967 commit 17aa2800457df0c06b41516f46f126712c196219
70968 Author: Kyungmin Park <kmpark@infradead.org>
70969 Date:   Mon Sep 10 17:14:34 2007 +0900
70970
70971     OneNAND support (take #2)
70972
70973     [PATCH 2/3] OneNAND support (take #2)
70974
70975     OneNAND support at U-Boot
70976
70977     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
70978
70979 commit 916527f4809a7bcd811f1f1daf34af184e31dd8c
70980 Author: Kyungmin Park <kmpark@infradead.org>
70981 Date:   Mon Sep 10 17:13:49 2007 +0900
70982
70983     OneNAND support (take #2)
70984
70985     [PATCH 1/3] OneNAND support (take #2)
70986
70987     OneNAND support at U-Boot
70988
70989     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
70990
70991 commit b49c90df6e7cfcfb8b862b8bbf8448dff5eed9a5
70992 Author: Michal Simek <monstr@monstr.eu>
70993 Date:   Sun Sep 16 20:51:57 2007 +0200
70994
70995     [FIX] remove files form repository
70996
70997 commit 67c31036acaaaa992fc346cc89db0909a7e733c4
70998 Author: Wolfgang Denk <wd@denx.de>
70999 Date:   Sun Sep 16 17:10:04 2007 +0200
71000
71001     TQM8xx[LM]: Fix broken environment alignment.
71002
71003     With recent toolchains, the environment sectors were no longer aligned to
71004     sector boundaries. The reason was a combination of two bugs:
71005
71006     1) common/environment.c assumed that CONFIG_TQM8xxL would be defined
71007        for all TQM8xxL and TQM8xxM boards. But "include/common.h", where
71008        this gets defined, is not included here (and cannot be included
71009        without causing lots of problems).
71010
71011        Added a new #define CFG_USE_PPCENV for all boards which really
71012        want to put the environment is a ".ppcenv" section.
71013
71014     2) The linker scripts just include environment.o, silently assuming
71015        that the objects in that file are really in the order in which
71016        they are coded in the C file, i. e. "environment" first, then
71017        "redundand_environment", and "env_size" last. However, current
71018        toolchains (GCC-4.x) reorder the objects, causing the environment
71019        data not to start on a flash sector boundary:
71020
71021        Instead of:                                      we got:
71022
71023         40008000 T environment                  40008000 T env_size
71024         4000c000 T redundand_environment        40008004 T redundand_environment
71025         40010000 T env_size                     4000c004 T environment
71026
71027        Note: this patch fixes just the first part, and cures the alignment
71028        problem by making sure that "env_size" gets placed correctly. However,
71029        we still have a potential issue because primary and redundant
71030        environment sectors are actually swapped, i. e. we have now:
71031
71032         40008000 T redundand_environment
71033         4000c000 T environment
71034         40010000 T env_size
71035
71036        This shall be fixed in the next version.
71037
71038     Signed-off-by: Wolfgang Denk <wd@denx.de>
71039
71040 commit eb6da8050797c204c9d010548424186c7ce32fc1
71041 Author: Wolfgang Denk <wd@denx.de>
71042 Date:   Sun Sep 16 02:39:35 2007 +0200
71043
71044     TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernels
71045
71046     Signed-off-by: Wolfgang Denk <wd@denx.de>
71047
71048 commit cd2d1602c54cc6957bdef3872272a4b264893960
71049 Author: urwithsughosh@gmail.com <urwithsughosh@gmail.com>
71050 Date:   Mon Sep 10 14:54:56 2007 -0400
71051
71052     Typo fix in tsec.c
71053
71054     Fixup for the break statement in wrong place.
71055
71056     [Patch by urwithsughosh@gmail.com]
71057     Acked-by: Andy Fleming <afleming@freescale.com>
71058     Signed-off-by:      Wolfgang Denk <wd@denx.de>
71059
71060 commit 5bd7fe9aeb76906371f40b8fd07613f10922e3e7
71061 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
71062 Date:   Tue Sep 11 17:04:00 2007 +0200
71063
71064     Fix do_div() usage in nand process output
71065
71066     Fix usage of do_div() in nand erase|read|write process output.
71067
71068     The last patch to nand_util.c introduced do_div() instead of libgcc's
71069     implementation. But do_div() returns the quotient in its first
71070     macro parameter and not as result.
71071
71072     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
71073
71074 commit c750d2e6692a000a82f29de7bf24e3dc21239161
71075 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
71076 Date:   Wed Sep 12 12:36:53 2007 +0200
71077
71078     NAND: Add CFG_NAND_QUIET option
71079
71080     This config option sets the default for the progress information
71081     output behavior that can also be configured through the 'quiet'
71082     environment variable.
71083
71084     The legacy NAND code does not print the current progress info
71085     on the console. So this option is for backward compatibility for
71086     units that are in the field and where setting the quiet variable
71087     is not an option. With CFG_NAND_QUIET set to '1' the console
71088     progress info is turned off. This can still be overwritten
71089     through the environment variable.
71090
71091     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
71092
71093 commit dcb88630290d2bcd803386dd4c2be73142994c4f
71094 Author: Liew Tsi Chung-r5aahp <Tsi-chung.Liew@freescale.com>
71095 Date:   Thu Sep 13 16:06:05 2007 -0700
71096
71097     ColdFire: fix build error becasue of bad type of mii_init()
71098
71099     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
71100
71101 commit 314d5b6ce52a4ed19dd295d1364e246c5e605017
71102 Author: Liew Tsi Chung-r5aahp <Tsi-chung.Liew@freescale.com>
71103 Date:   Thu Sep 13 16:04:05 2007 -0700
71104
71105     ColdFire: Fix build error caused by pixis.c
71106
71107     Moved the #include <asm/cache.h> inside the #ifdef CONFIG_FSL_PIXIS.
71108
71109     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
71110
71111 commit e21659e30660a1377c42af135a6114efe39801d9
71112 Author: Sam Sparks <SSparks@twacs.com>
71113 Date:   Fri Sep 14 11:14:42 2007 -0600
71114
71115     Update MPC8349ITX*_config to place config.tmp in right place.
71116
71117     MPC834ITX*_config does not store config.tmp at the correct locatation,
71118     causing MPC8349ITXGP to have the wrong TEXT_BASE.
71119
71120     Signed-off-by: Sam Sparks <SSparks@twacs.com>
71121     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
71122
71123 commit 1218abf1b5817a39a82399b4b928b00750575bda
71124 Author: Wolfgang Denk <wd@denx.de>
71125 Date:   Sat Sep 15 20:48:41 2007 +0200
71126
71127     Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
71128
71129     Signed-off-by: Wolfgang Denk <wd@denx.de>
71130
71131 commit 66b3f24d665be678a9dbb125b1e84185400f63b5
71132 Author: Dirk Behme <dirk.behme@googlemail.com>
71133 Date:   Sat Sep 15 11:55:42 2007 +0200
71134
71135     Make DECLARE_GLOBAL_DATA_PTR global for DaVinci
71136
71137     As discussed in [1], DECLARE_GLOBAL_DATA_PTR has to be global and not
71138     function local.
71139
71140     Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
71141
71142     [1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/31805
71143
71144 commit 991b089d1ce5ad945725e3657a8f106dfa02a38e
71145 Author: Michal Simek <monstr@monstr.eu>
71146 Date:   Sat Sep 15 00:03:35 2007 +0200
71147
71148     Synchronize with U-BOOT mainline
71149
71150 commit d7fee32b7e61fe11c64e371cde79faa4768e8350
71151 Author: Sam Sparks <SSparks@twacs.com>
71152 Date:   Fri Sep 14 11:14:42 2007 -0600
71153
71154     Update MPC8349ITX*_config to place config.tmp in right place.
71155
71156     MPC834ITX*_config does not store config.tmp at the correct locatation,
71157     causing MPC8349ITXGP to have the wrong TEXT_BASE.
71158
71159     Signed-off-by: Sam Sparks <SSparks@twacs.com>
71160     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
71161     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
71162
71163 commit 6e7b7b6ea1b6d04dbe96242eb6a0c1c664c98e8c
71164 Author: Bartlomiej Sieka <tur@semihalf.com>
71165 Date:   Thu Sep 13 18:21:48 2007 +0200
71166
71167     cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9
71168
71169     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
71170
71171 commit e1f601b572db5de9aa81a0b77c68a86994fe24c4
71172 Author: Bartlomiej Sieka <tur@semihalf.com>
71173 Date:   Thu Sep 13 16:33:59 2007 +0200
71174
71175     tqm5200: Restore customary env. variable boot commands for powerpc kernels
71176
71177     - update default definitions of kernel_addr and fdt_addr env. variables
71178     - make arch/powerpc booting the default scenario
71179     - update MTD partition layout to match the above
71180
71181     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
71182
71183 commit f34024d4a328e6edd906456da98d2c537155c4f7
71184 Author: Wolfgang Denk <wd@denx.de>
71185 Date:   Wed Sep 12 00:48:57 2007 +0200
71186
71187     Fix memory corruption problem on STX GP3 SSA Board.
71188
71189     Signed-off-by: Wolfgang Denk <wd@denx.de>
71190
71191 commit d94c79e47011af5e8dd10ed6163c09b4cfc743cc
71192 Author: Peter Pearse <peter.pearse@arm.com>
71193 Date:   Tue Sep 11 15:35:01 2007 +0100
71194
71195     Final tidy
71196
71197 commit 38ad82da0c1180ecdeb212a8f4245e945bcc546e
71198 Author: Grzegorz Bernacki <gjb@semihalf.com>
71199 Date:   Tue Sep 11 15:42:11 2007 +0200
71200
71201     [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot to
71202     scan on second pci bus.
71203
71204     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
71205
71206 commit 6c2f4f388e8181655ea8b69343ea00b68aa6e8d0
71207 Author: Grzegorz Bernacki <gjb@semihalf.com>
71208 Date:   Tue Sep 11 12:57:52 2007 +0200
71209
71210     [ppc4xx] Individual handling of sdram.c for bamboo_nand build
71211
71212     Bamboo has a file sdram.c which needs special treatment when building in
71213     separate directory. It has to be linked to build directory otherwise it is
71214     not seen.
71215
71216     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
71217
71218 commit d45963854eff39d575124d859419bb4953ce2c87
71219 Author: Michal Simek <monstr@monstr.eu>
71220 Date:   Tue Sep 11 00:37:04 2007 +0200
71221
71222     [FIX] Microblaze ML401 - repare FLASH handling
71223
71224 commit 38c1ef728d19950414a8ab1ccfc53767848fa346
71225 Author: Sean MCGOOGAN <sean.mcgoogan@st.com>
71226 Date:   Mon Sep 10 16:55:59 2007 +0100
71227
71228     Allocate CPU Architecture Code for STMicroelectronics' ST200.
71229
71230     Signed-off-by: Sean McGoogan <Sean.McGoogan@st.com>
71231     ---------------------------------------------------
71232
71233 commit 754bac48156f8958d8f6a53a51eda88ab5758929
71234 Author: Wolfgang Denk <wd@denx.de>
71235 Date:   Mon Sep 10 20:42:31 2007 +0200
71236
71237     Update version to match current state.
71238
71239     Signed-off-by: Wolfgang Denk <wd@denx.de>
71240
71241 commit 7a888d6b3c32a126dbb504ef146bb4c26574ca7b
71242 Author: Grzegorz Bernacki <gjb@semihalf.com>
71243 Date:   Mon Sep 10 17:39:08 2007 +0200
71244
71245     [MPC512x] Streamline frame handling in the FEC driver
71246
71247     - convert frame size settings to be derived from a single base
71248     - set frame size to the recommended default value
71249
71250     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
71251
71252 commit e251e00d0db4b36d1d2b7e38fec43a7296b529a2
71253 Author: Kyungmin Park <kmpark@infradead.org>
71254 Date:   Mon Sep 10 11:34:00 2007 +0900
71255
71256     Remove compiler warning: target CPU does not support interworking
71257
71258     Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
71259
71260 commit 1d9e31e04911a6bb7cc66dd91132c699101c32e2
71261 Author: Wolfgang Denk <wd@denx.de>
71262 Date:   Sun Sep 9 21:21:33 2007 +0200
71263
71264     Fix compile error in spc1920 config.
71265
71266     Signed-off-by: Markus Klotzbücher <mk@denx.de>
71267     Signed-off-by: Wolfgang Denk <wd@denx.de>
71268
71269 commit a7d7eca791a37f452c9da10fef4b31dd7aa9a622
71270 Author: Grant Likely <grant.likely@secretlab.ca>
71271 Date:   Fri Sep 7 09:25:07 2007 -0600
71272
71273     Bugfix: make bootm+libfdt compile on boards with no flash
71274
71275     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
71276
71277 commit 6efc1fc0b63e55f94c5bc61d8dd23c918e3bc778
71278 Author: Grzegorz Bernacki <gjb@semihalf.com>
71279 Date:   Fri Sep 7 18:35:37 2007 +0200
71280
71281     [PPC440SPe] PCIe environment settings for Katmai and Yucca
71282
71283     - 'pciconfighost' is set by default in order to be able to scan bridges
71284     behind the primary host/PCIe
71285
71286     - 'pciscandelay' env variable is recognized to allow for user-controlled
71287     delay before the PCIe bus enumeration; some peripheral devices require a
71288     significant delay before they can be scanned (e.g. LSI8408E); without the
71289     delay they are not detected
71290
71291     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
71292
71293 commit 7f1913938984ef6c6a46cb53e003719196d9c5de
71294 Author: Grzegorz Bernacki <gjb@semihalf.com>
71295 Date:   Fri Sep 7 18:20:23 2007 +0200
71296
71297     [PPC440SPe] Improve PCIe configuration space access
71298
71299     - correct configuration space mapping
71300     - correct bus numbering
71301     - better access to config space
71302
71303     Prior to this patch, the 440SPe host/PCIe bridge was able to configure only the
71304     first device on the first bus. We now allow to configure up to 16 buses;
71305     also, scanning for devices behind the PCIe-PCIe bridge is supported, so
71306     peripheral devices farther in hierarchy can be identified.
71307
71308     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
71309
71310 commit 15ee4734e4e08003d73d9ead3ca80e2a0672e427
71311 Author: Grzegorz Bernacki <gjb@semihalf.com>
71312 Date:   Fri Sep 7 17:46:18 2007 +0200
71313
71314     [PPC440SPe] Convert machine check exceptions handling
71315
71316     Convert using fixup mechanism to suppressing MCK for the duration of config
71317     read/write transaction: while fixups work fine with the case of a precise
71318     exception, we identified a major drawback with this approach when there's
71319     an imprecise case. In this scenario there is the following race condition:
71320     the fixup is (by design) set to catch the instruction following the one
71321     actually causing the exception; if an interrupt (e.g. decrementer) happens
71322     between those two instructions, the ISR code is executed before the fixup
71323     handler the machine check is no longer protected by the fixup handler as it
71324     appears as within the ISR code. In consequence the fixup approach is being
71325     phased out and replaced with explicit suppressing of MCK during a PCIe
71326     config read/write cycle.
71327
71328     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
71329
71330 commit ff7640c9ead8806b5d827f2b29f9cb2632add729
71331 Author: Wolfgang Denk <wd@denx.de>
71332 Date:   Fri Sep 7 17:43:36 2007 +0200
71333
71334     Fix typo in MAKEALL script.
71335
71336     Signed-off-by: Wolfgang Denk <wd@denx.de>
71337
71338 commit 08e2e5fcd2e06670b62e1680a3934c0e55c72810
71339 Author: Grzegorz Bernacki <gjb@semihalf.com>
71340 Date:   Fri Sep 7 17:09:21 2007 +0200
71341
71342     [MPC512x] Proper handling of larger frames in the FEC driver
71343
71344     When frame larger than local RX buffer is received, it is split and handled
71345     by two buffer descriptors. Prior to this patch the FEC driver discarded
71346     contents of a buffer descriptor without the 'LAST' bit set, so the first
71347     part of the frame was lost in case of larger frames. This fix allows to
71348     safely combine the two pieces into the whole frame.
71349
71350     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
71351
71352 commit 8d17979d0359492a822a0a409d26e3a3549b4cd4
71353 Author: Rafal Jaworowski <raj@semihalf.com>
71354 Date:   Fri Sep 7 17:05:36 2007 +0200
71355
71356     [MPC512x] Correct fixup relocation
71357
71358     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
71359
71360 commit a89cbbd27a60e6740772000fd0688ffba1c2576a
71361 Author: Wolfgang Denk <wd@denx.de>
71362 Date:   Fri Sep 7 01:21:25 2007 +0200
71363
71364     Update CHANGELOG, minor coding style cleanup.
71365
71366 commit 5e5803e119de3bebd76fc9a57baac0b5aeccc8a3
71367 Author: stefano babic <sbabic@denx.de>
71368 Date:   Thu Aug 30 23:01:49 2007 +0200
71369
71370     PXA270: Added support for TrizepsIV board.
71371
71372     This patch add support for the Trizeps IV module (520Mhz).
71373
71374     Signed-off-by: Stefano Babic <sbabic@denx.de>
71375
71376 commit 80172c6181c912fbb34ea3ba0c22b232b419b47f
71377 Author: stefano babic <sbabic@denx.de>
71378 Date:   Thu Aug 30 22:57:04 2007 +0200
71379
71380     PXA270: Add support for multiple serial ports.
71381
71382     This patch adds support for multiple serial ports to the PXA target.
71383     FFUART, BTUART and STUART are supported.
71384
71385     Signed-off-by: Stefano Babic <sbabic@denx.de>
71386
71387 commit 28bb3f72c687ac6b2eb076b01dd21a5fd657d45e
71388 Author: stefano babic <sbabic@denx.de>
71389 Date:   Thu Aug 30 22:48:47 2007 +0200
71390
71391     PXA270: fix compile issue (invalid lvalue)
71392
71393     Code is broken for PXA270 due to "invalid lvalue in assignment".
71394
71395     This patch fix it in pxa-regs.h
71396
71397     Signed-off-by: Stefano Babic <sbabic@denx.de>
71398
71399 commit 1d2ca446e1a731df420206d04fe278c27ea6b8e8
71400 Author: Jason Jin <Jason.jin@freescale.com>
71401 Date:   Thu Aug 30 18:19:05 2007 +0800
71402
71403     Add BUILD_DIR support for bios emulator.
71404
71405     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
71406
71407 commit b4d8a55145442f136982634862341a3e02002bda
71408 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
71409 Date:   Fri Aug 31 14:41:51 2007 +0900
71410
71411     [MIPS] Remove inline asm string functions
71412
71413     Stop using inline string functions on MIPS as other ARCHs do so,
71414     since the optimized inline asm versions are not small.
71415
71416     This change is triggered by a following MIPS build error:
71417     common/libcommon.a(exports.o)(.text+0xdc): In function `jumptable_init':
71418     common/exports.c:32: undefined reference to `strcmp'
71419     make: *** [u-boot] Error 1
71420
71421     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
71422
71423 commit 8ea2c4e54833deaebc24c3ca6b7f21353c25b0f5
71424 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
71425 Date:   Fri Aug 31 14:41:45 2007 +0900
71426
71427     [MIPS] Update asm string header
71428
71429     This patches contains several bugfixes and cleanups in the latest upstream:
71430
71431      - Don't include linux/config.h
71432      - Remove buggy inline version of memscan.
71433      - Merge with Linux 2.6.11-rc3.
71434      - Fix undefined reference to strcpy in binfmt_misc caused by gcc 3.4.
71435      - Goodbye mips64.  31704 lines of code bite the dust.
71436      - Replace extern inline with static inline.
71437      - Fix return value of strncpy.
71438      - Remove a bunch more "$1" clobbers.
71439
71440     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
71441
71442 commit 5b729fb3bd98f49855d6bfc657c3fbae95f2adc2
71443 Author: Bartlomiej Sieka <tur@semihalf.com>
71444 Date:   Tue Sep 4 17:31:22 2007 +0200
71445
71446     Fix do_bootm_linux() so that multi-file images with FDT blob boot.
71447
71448     Fix incorrect blob address calculation in do_bootm_linux() that prevents
71449     booting the kernel from a multi-file image (kernel + initrd + blob).
71450
71451     Also, make minor updates to the U-Boot's output and to the coding style.
71452
71453     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
71454
71455 commit 041a2554ad619e80dce520c1a33210affcb6a3f2
71456 Author: Gary Jennejohn <gary.jennejohn@freenet.de>
71457 Date:   Fri Aug 31 14:29:04 2007 +0200
71458
71459     Add support for Sil680 IDE controller.
71460
71461     o add drivers/sil680.c to support the Sil680 IDE-controller.
71462     o drivers/Makefile: add sil680.o.
71463
71464     Signed-off-by: Gary Jennejohn <garyj@denx.de>
71465
71466 commit e79021223bc339df655e360645a52c457a74b067
71467 Author: Grant Likely <grant.likely@secretlab.ca>
71468 Date:   Thu Sep 6 09:47:40 2007 -0600
71469
71470     bootm/fdt: Only process the fdt if an fdt address was provided
71471
71472     Boards with CONFIG_OF_LIBFDT enabled are not able to boot old-style
71473     kernels using the board info structure (instead of passing a device tree)
71474     This change allows the old style booting to be used if the fdt argument
71475     was not passed to 'bootm'.
71476
71477     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
71478     Acked-by: Kim Phillips <kim.phillips@freescale.com>
71479
71480 commit cf2817a84c2e9bea2c5dfc084bce2f2d2563ac43
71481 Author: Grant Likely <grant.likely@secretlab.ca>
71482 Date:   Thu Sep 6 09:46:23 2007 -0600
71483
71484     Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT
71485
71486     Affects boards: icecube (lite5200), jupiter, motionpro, tqm5200
71487
71488     Tested on: lite5200b
71489
71490     Note: the fixup functions have not been moved to a common place.  This
71491     patch is targeted for immediate merging as in solves a build issue, but
71492     the final name/location of the fixups is still subject to debate.  I
71493     propose to merge this now, and move the fixups in the next merge window
71494     to be usable by all targets.
71495
71496     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
71497
71498 commit 41bb76e941929f54a73206fb132f7a4c275543a3
71499 Author: Grant Likely <grant.likely@secretlab.ca>
71500 Date:   Thu Sep 6 09:46:17 2007 -0600
71501
71502     libfdt: add convenience function fdt_find_and_setprop()
71503
71504     Given the path to a node, fdt_find_and_setprop() allows a property value
71505     to be set directly.
71506
71507     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
71508
71509 commit 80767a6cead9990d9e77e62be947843c2c72f469
71510 Author: Peter Pearse <peter.pearse@arm.com>
71511 Date:   Wed Sep 5 16:04:41 2007 +0100
71512
71513     Changed API name to coloured_led.h
71514     Removed code using deprecated ifdef CONFIG_BOOTBINFUNC
71515     Tidied other cpu/arm920t/start.S code
71516
71517 commit 56a9270521baaa00e12639a978302a67f61ef060
71518 Author: Kumar Gala <galak@kernel.crashing.org>
71519 Date:   Thu Aug 30 16:18:18 2007 -0500
71520
71521     Fix ULI RTC support on MPC8544 DS
71522
71523     The RTC on the M1575 ULI chipset requires a dummy read before
71524     we are able to talk to the RTC.  We accomplish this by adding a
71525     second memory region to the PHB the ULI is on and read from it.
71526
71527     The second region is added to maintain compatiabilty with Linux's
71528     view of the PCI memory map.
71529
71530     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
71531
71532 commit f75e89e9b5714db2b0e80074071dfbdd6f59488a
71533 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
71534 Date:   Thu Aug 30 01:58:48 2007 -0500
71535
71536     ft_board_setup update 85xx/86xx of pci/pcie bus-range property.
71537
71538     pcie is now differentiated from pci.  Add 8641 bus-range updates.
71539
71540     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
71541
71542 commit 9f5c3d3720e777a572dcdc8af2008b44c7243885
71543 Author: Peter Pearse <peter.pearse@arm.com>
71544 Date:   Tue Sep 4 16:18:38 2007 +0100
71545
71546     Add coloured led interface for ARM boards.
71547     Use it in cpu/arm920t/start.S to indicate U-Boot code has been entered.
71548
71549 commit 7462fe0d5a9d40cde083fb1a3cd73911996b5ecb
71550 Author: Peter Pearse <peter.pearse@arm.com>
71551 Date:   Tue Sep 4 14:49:28 2007 +0100
71552
71553     Move include/led.h to board/at91rm9200dk
71554
71555 commit 6e4bf9b24e57c15abc6542e685d06380bc64af27
71556 Author: Peter Pearse <peter.pearse@arm.com>
71557 Date:   Tue Sep 4 14:25:51 2007 +0100
71558
71559     Ran Lindent on drivers/at45.c
71560
71561 commit 557ab89d294f08dd532f21d19861b40093200a33
71562 Author: Peter Pearse <peter.pearse@arm.com>
71563 Date:   Tue Sep 4 14:23:50 2007 +0100
71564
71565     Rename CONFIG_CMD_MUX to CONFIG_CMD_AT91_SPIMUX
71566
71567 commit 81b73dec16fd1227369a191e725e10044a9d56b8
71568 Author: Gary Jennejohn <garyj@denx.de>
71569 Date:   Fri Aug 31 15:21:46 2007 +0200
71570
71571     ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia
71572
71573     The 440EPx has a problem when the PCI_CACHE_LINE_SIZE register is
71574     set to non-zero, because it doesn't support MRM (memory-read-
71575     multiple) correctly. We now added the possibility to configure
71576     this register in the board config file, so that the default value
71577     of 8 can be overridden.
71578
71579     Here the details of this patch:
71580
71581     o drivers_pci_auto.c: introduce CFG_PCI_CACHE_LINE_SIZE to allow
71582       board-specific settings. As an example the sequoia board requires 0.
71583       Idea from Stefan Roese <sr@denx.de>.
71584     o board/amcc/sequoia/init.S: add a TLB mapping at 0xE8000000 for the
71585       PCI IO-space. Obtained from Stefan Roese <sr@denx.de>.
71586     o include/configs/sequoia.h: turn CONFIG_PCI_PNP back on and set
71587       CFG_PCI_CACHE_LINE_SIZE to 0.
71588
71589     Signed-off-by: Gary Jennejohn <garyj@denx.de>
71590     Signed-off-by: Stefan Roese <sr@denx.de>
71591
71592 commit 60174746c668b309378a91488dded898e9553eae
71593 Author: Wolfgang Denk <wd@denx.de>
71594 Date:   Fri Aug 31 10:01:51 2007 +0200
71595
71596     Fix TFTP OACK code for short packets.
71597
71598     The old code had a loop limit overflow bug which caused a semi-
71599     infinite loop for small packets, because in "i<len-8", "i" was signed,
71600     but "len" was unsigned, and "len-8" became a huge number for small
71601     values of "len".
71602
71603     This is a workaround which replaces broken commit 8f1bc284.
71604
71605     Signed-off-by: Wolfgang Denk <wd@denx.de>
71606
71607 commit 696dd1307cd8e73a10e9bb3c51731bfd6f837bee
71608 Author: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
71609 Date:   Thu Aug 30 15:03:05 2007 +0200
71610
71611     Reduce BOOTDELAY variable to 1 second by default for STK1002
71612
71613     Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
71614     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
71615
71616 commit c88b6e1cbf9a8ae2a34fb602f78a1bf4e6692b6a
71617 Author: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
71618 Date:   Thu Aug 30 15:03:04 2007 +0200
71619
71620     Remove double quotation marks around MAC address for STK1002
71621
71622     Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
71623     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
71624
71625 commit ff13ac8c7bbebb238e339592de765c546dba1073
71626 Author: Wolfgang Denk <wd@denx.de>
71627 Date:   Thu Aug 30 14:42:15 2007 +0200
71628
71629     Backout commit 8f1bc284 as it causes TFTP to fail.
71630
71631     Signed-off-by: Wolfgang Denk <wd@denx.de>
71632
71633 commit 1900fbf255acba8b94fb442a16408ea85a1d46a6
71634 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
71635 Date:   Thu Aug 30 02:26:17 2007 -0500
71636
71637     Revert "Fix MPC8544DS PCIe3 scsi."
71638
71639     This reverts commit 9468e680.
71640     Commit 16e23c3f5da removing allocation of PCSRBAR is sufficient.
71641
71642     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
71643
71644 commit 8f1bc28408ded213418d9bc0780c7d8fb8a03774
71645 Author: Grant Likely <grant.likely@secretlab.ca>
71646 Date:   Wed Aug 29 18:26:24 2007 -0600
71647
71648     tftp: don't implicity trust the format of recevied packets
71649
71650     The TFTP OACK code trusts that the incoming packet is formated as
71651     ASCII text and can be processed by string functions. It also has a
71652     loop limit overflow bug where if the packet length is less than 8, it
71653     ends up looping over *all* of memory to find the 'blksize' string.
71654
71655     This patch solves the problem by forcing the packet to be null
71656     terminated and using strstr() to search for the sub string.
71657
71658     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
71659
71660 commit 04625764cc93ce8a61625ac19d7fe2a2ceee8143
71661 Author: Stefan Roese <sr@denx.de>
71662 Date:   Wed Aug 29 16:31:18 2007 +0200
71663
71664     ppc4xx: Change lwmon5 default environment to support Linux RTC
71665
71666     The Linux PCF8563 RTC driver doesn't do autoprobing, so we need
71667     to supply the RTC I2C address as bootline parameter. This patch
71668     adds support for this rtc probing parameter to the bootargs:
71669
71670     "rtc-pcf8563.probe=0,0x51"
71671
71672     Signed-off-by: Stefan Roese <sr@denx.de>
71673
71674 commit 2602a5c40ae37ab965a4e240854fdaffb51328a4
71675 Author: Kim Phillips <kim.phillips@freescale.com>
71676 Date:   Wed Aug 29 09:06:05 2007 -0500
71677
71678     sbc8641: remove unused OF_FLAT_TREE_MAX_SIZE
71679
71680     this had slipped through the cracks, since the sbc board was added
71681     after I wrote the original patch to remove all these symbols, and
71682     before it was merged.
71683
71684     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
71685
71686 commit c5bded3c88e48ae648a75d357dc81a8255fa81f1
71687 Author: Wolfgang Denk <wd@denx.de>
71688 Date:   Wed Aug 29 14:05:30 2007 +0200
71689
71690     Add mii_init() prototype
71691
71692     to get rid of a *lot* of compiler warnings.
71693
71694     Signed-off-by: Wolfgang Denk <wd@denx.de>
71695
71696 commit 2d1f23aa1e74e4a8f8ffa67f246eb98c522dfd7f
71697 Author: Wolfgang Denk <wd@denx.de>
71698 Date:   Wed Aug 29 13:35:03 2007 +0200
71699
71700     Disable network support on cmi_mpc5xx board
71701
71702     ..because it caused compiler errors and there seems to be no
71703     board maintainer to take care of this.
71704
71705     Signed-off-by: Wolfgang Denk <wd@denx.de>
71706
71707 commit 9468e6804b7e25b0f6f52e53f47bce3175400a16
71708 Author: Kumar Gala <galak@kernel.crashing.org>
71709 Date:   Mon Aug 20 09:44:00 2007 -0500
71710
71711     Fix MPC8544DS PCIe3 scsi.
71712
71713     <ed.swarthout@freescale.com>
71714
71715     The problem is pciauto_setup_device() getting called from fsl_pci_init.c
71716     is allocating memory space it doesn't need.
71717
71718     Signed-off-by: Ed Swarthout <ed.swarthout@freescale.com>
71719     Signed-off-by: Andy Fleming <afleming@freescale.com>
71720
71721 commit 4bf4abb8a4e9955556b120a1aafa30c03e74032a
71722 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
71723 Date:   Tue Aug 21 09:38:59 2007 -0500
71724
71725     8548cds fixes
71726
71727     Restore CONFIG_EXTRA_ENV_SETTINGS definition which contains the
71728     correct consoledev needed for linux boot.
71729     Standardize on fdt{file,addr} var to hold dtb file name.
71730
71731     Set PCI inbound memory region from CFG_MEMORY_{BUS,PHYS}.
71732
71733     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
71734
71735 commit 7a1ac419fa0d2d23ddd08bd61d16896a9f33c933
71736 Author: Haiying Wang <Haiying.Wang@freescale.com>
71737 Date:   Thu Aug 23 15:20:54 2007 -0400
71738
71739     Enable L2 cache for MPC8568MDS board
71740
71741     The L2 cache size is 512KB for 8568, print out the correct informaiton.
71742
71743     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
71744
71745 commit 94c47fdaf14cb29fa3fb4d4da2efdd96c803b46b
71746 Author: Jason Jin <Jason.jin@freescale.com>
71747 Date:   Wed Aug 22 17:54:49 2007 +0800
71748
71749     Remove the bios emulator binary files from MAI board
71750
71751     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
71752
71753 commit 7608d75f9c87c9eb5b3a43219d0506d3e979a13f
71754 Author: Kim Phillips <kim.phillips@freescale.com>
71755 Date:   Tue Aug 21 17:00:17 2007 -0500
71756
71757     support board vendor-common makefiles
71758
71759     if a board/$(VENDOR)/common/Makefile exists, build it.
71760
71761     also add the first such case, board/freescale/common/Makefile, to
71762     handle building board-shared EEPROM, PIXIS, and MDS-PIB code, as
71763     dictated by board configuration.
71764
71765     thusly get rid of alternate build dir errors such as:
71766
71767     FATAL: can't create /work/wd/tmp/u-boot-ppc/board/freescale/mpc8360emds/../common/pq-mds-pib.o: No such file or directory
71768
71769     by putting the common/ mkdir command in its proper place (the common
71770     Makefile). Common bits from existing individual board Makefiles have
71771     been removed.
71772
71773     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
71774
71775 commit ef8f20752712dc1cdbd86f47e3bd6e35f81c83fd
71776 Author: stefano babic <sbabic@denx.de>
71777 Date:   Tue Aug 21 15:52:33 2007 +0200
71778
71779     Fix: TFTP is not working on little endian systems
71780
71781     TFTP does not work anymore after multicast tftp
71782     patch was applied on little endian systems.
71783     This patch fix it.
71784
71785     Signed-off-by: Stefano Babic <sbabic@denx.de>
71786
71787 commit 5f470948570526e9186f053a3003da7719604e90
71788 Author: stefano babic <sbabic@denx.de>
71789 Date:   Tue Aug 21 15:50:33 2007 +0200
71790
71791     Fix MAC address setting in DM9000 driver.
71792
71793     The logic to check if there is a correct MAC address in the DM9000
71794     EEPROM, added in the last patch, is wrong. Now the MAC address is
71795     always taken from the environment, even if a suitable MAC is present
71796     in the EEPROM.
71797
71798     Signed-off-by: Stefano Babic <sbabic@denx.de>
71799
71800 commit 4a8527ef086ec7c89f40674ef024ae6f988a614a
71801 Author: Martin Krause <martin.krause@tqs.de>
71802 Date:   Tue Aug 21 12:40:34 2007 +0200
71803
71804     MPC5xxx: fix some compiler warnings in USB code
71805
71806     Fix the following warnings:
71807     - usb.c:xx: warning: function declaration isn't a prototype
71808     - usb_ohci.c:xxx: warning: passing argument 1 of '__fswab32' makes integer
71809       from pointer wihtout a cast
71810
71811     Signed-off-by: Martin Krause <martin.krase@tqs.de>
71812
71813 commit 16e23c3f5dab6937f5109365416808c7f15c122b
71814 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
71815 Date:   Mon Aug 20 23:55:33 2007 -0500
71816
71817     fsl_pci_init - Remove self PCSRBAR allocation
71818
71819     CPU physical address space was being wasted by allocating a
71820     PCSRBAR PCI inbound region to it's memory space.
71821
71822     As a rule, PCSRBAR should be left alone since it does not affect
71823     transactions from self and other masters may have changed it.
71824
71825     Signed-off-by: Ed Swarthout <ed.swarthout@freescale.com>
71826
71827 commit 0e700ce03a23bb1921149bc77008ace7103d5289
71828 Author: Martin Krause <martin.krause@tqs.de>
71829 Date:   Mon Aug 20 13:56:47 2007 +0200
71830
71831     Fix compiler warning in include/s3c2410.h
71832
71833     This patch fixes the "type qualifiers ignored on fuction return tpye"
71834     warning for include/s3c2410.h
71835
71836     Signed-off-by: Martin Krause <martin.krause@tqs.de>
71837
71838 commit 9bb8b209ed2058a5756ecbeb544c067e44a42aea
71839 Author: Dirk Behme <dirk.behme@googlemail.com>
71840 Date:   Mon Aug 20 07:09:05 2007 +0200
71841
71842     Fix compilation error for omap2420h4_config.
71843
71844     omap2420h4 switched to cfi, so remove old (already disabled) flash.c
71845     and flash_probe() calls in env_flash.c.
71846
71847     Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
71848
71849 commit 3bb342fc85d79dbb6b8c2039e7cdcddc82b8d90f
71850 Author: Kim Phillips <kim.phillips@freescale.com>
71851 Date:   Fri Aug 10 14:34:14 2007 -0500
71852
71853     fdt: remove unused OF_FLAT_TREE_MAX_SIZE references
71854
71855     and make some minor corrections to the FDT part of the README.
71856
71857     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
71858
71859 commit 6af2eeb1e99c2dcc584d4c5ab7fcae30a325f4de
71860 Author: Wolfgang Denk <wd@denx.de>
71861 Date:   Wed Aug 29 01:32:05 2007 +0200
71862
71863     Minor coding style cleanup.
71864
71865     Signed-off-by: Wolfgang Denk <wd@denx.de>
71866
71867 commit a861558c65f65f1cf1302f3a35e9db7686b9e1a3
71868 Author: Heiko Schocher <hs@pollux.denx.de>
71869 Date:   Tue Aug 28 17:40:33 2007 +0200
71870
71871     [UC101] Fix: if no CF in the board, U-Boot resets sometimes.
71872
71873     Signed-off-by: Heiko Schocher <hs@denx.de>
71874
71875 commit f98984cb194bb34dbe1db9429d3b51133af30d07
71876 Author: Heiko Schocher <hs@pollux.denx.de>
71877 Date:   Tue Aug 28 17:39:14 2007 +0200
71878
71879     IDE:        - make ide_inb () and ide_outb () "weak", so boards can
71880               define there own I/O functions.
71881               (Needed for the pcs440ep board).
71882             - The default I/O Functions are again 8 Bit accesses.
71883             - Added CONFIG_CMD_IDE for the pcs440ep Board.
71884
71885     Signed-off-by: Heiko Schocher <hs@denx.de>
71886
71887 commit 2c05fd125744981e5f2828d24e66ccc20a77d25d
71888 Author: Semih Hazar <semih.hazar@indefia.com>
71889 Date:   Mon Aug 20 19:00:01 2007 +0300
71890
71891     AVR32: Change prototype of memset
71892
71893     Signed-off-by: Semih Hazar <semih.hazar@indefia.com>
71894     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
71895
71896 commit 9c02defc29b57945b600714cf61ddfd02b02fb14
71897 Author: Yuri Tikhonov <yur@emcraft.com>
71898 Date:   Sat Aug 25 05:07:16 2007 +0200
71899
71900     POST: limit memory test area to not touch global data anymore
71901
71902     As experienced on lwmon5, on some boards the POST memory test can
71903     corrupt the global data buffer (bd). This patch fixes this issue
71904     by checking and limiting this area.
71905
71906     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
71907     Signed-off-by: Stefan Roese <sr@denx.de>
71908
71909 commit 75e1a84d483e36be10e206e539b028c4889e1158
71910 Author: Stefan Roese <sr@denx.de>
71911 Date:   Fri Aug 24 15:41:42 2007 +0200
71912
71913     ppc4xx: Add RTC POST test to lwmon5 board configuration
71914
71915     Since this RTC POST test is taking quite a while to complete
71916     it's only initiated upon special keypress same as the complete
71917     memory POST.
71918
71919     Signed-off-by: Stefan Roese <sr@denx.de>
71920
71921 commit d7bfa620037a6d2210159387571bdf93aa32c162
71922 Author: Stefan Roese <sr@denx.de>
71923 Date:   Fri Aug 24 15:19:10 2007 +0200
71924
71925     ppc4xx: Change GPIO signal for watchdog triggering on lwmon5
71926
71927     Signed-off-by: Stefan Roese <sr@denx.de>
71928
71929 commit c25dd8fc25e9ca3695db996a257d9ba4dab414db
71930 Author: Stefan Roese <sr@denx.de>
71931 Date:   Thu Aug 23 11:02:37 2007 +0200
71932
71933     ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board
71934
71935     This patch adds support for the 2nd EEPROM (AT24C128) on the lwmon5
71936     board. Now the "eeprom" command can be used to read/write from/to this
71937     device. Additionally a new command was added "eepromwp" to en-/disable
71938     the write-protect of this 2nd EEPROM.
71939
71940     The 1st EEPROM is not affected by this write-protect command.
71941
71942     Signed-off-by: Stefan Roese <sr@denx.de>
71943
71944 commit c64fb30e4c5976007d56fc1789c7a0666082b536
71945 Author: Stefan Roese <sr@denx.de>
71946 Date:   Wed Aug 22 08:56:09 2007 +0200
71947
71948     ppc4xx: Remove unused option CFG_INIT_RAM_OCM
71949
71950     Signed-off-by: Stefan Roese <sr@denx.de>
71951
71952 commit 3ad63878737a5a2b1e60825bf0a7d601d7a695e7
71953 Author: Stefan Roese <sr@denx.de>
71954 Date:   Tue Aug 21 16:27:57 2007 +0200
71955
71956     ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)
71957
71958     This patch adds support for the matrix keyboard on the lwmon5 board.
71959     Since the implementation in the dsPCI is kind of compatible with the
71960     "old" lwmon board, most of the code is copied from the lwmon
71961     board directory.
71962
71963     Signed-off-by: Stefan Roese <sr@denx.de>
71964
71965 commit 3e66c078003607a7d1d214c15a5f262bc1b4032f
71966 Author: Wolfgang Denk <wd@denx.de>
71967 Date:   Sun Aug 19 10:27:34 2007 +0200
71968
71969     Fix some build errors.
71970
71971     Signed-off-by: Wolfgang Denk <wd@denx.de>
71972
71973 commit 05675735ef77dc23b5e0eb782bad1ff477b55e86
71974 Author: Wolfgang Denk <wd@denx.de>
71975 Date:   Sat Aug 18 22:00:38 2007 +0200
71976
71977     Update CHANGELOG.
71978
71979 commit 79f240f7ecc0506b43ac50d1ea405ff6540d4d57
71980 Author: Kim Phillips <kim.phillips@freescale.com>
71981 Date:   Thu Aug 16 22:52:39 2007 -0500
71982
71983     lib_ppc: make board_add_ram_info weak
71984
71985     platforms wishing to display RAM diagnostics in addition to size,
71986     can do so, on one line, in their own board_add_ram_info()
71987     implementation.
71988
71989     this consequently eliminates CONFIG_ADD_RAM_INFO.
71990
71991     Thanks to Stefan for the hint.
71992
71993     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
71994
71995 commit 815b5bd5b18569917c3e04b9757511e6ed23b9f6
71996 Author: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
71997 Date:   Fri Aug 17 12:43:44 2007 +0900
71998
71999     PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bug
72000
72001     This patch has been sent on:
72002     - 6 Jun 2007
72003
72004     Many users of PCI config read routines tend to ignore the function
72005     ret value, and are only concerned about the contents of *val. Based
72006     on this, pci_hose_read_config_{byte,word}_via_dword should initialize
72007     the *val on dword read error.
72008
72009     Without this fix, for example, we'll go on scanning bus with vendor or
72010     header_type uninitialized. This brings many unnecessary config trials.
72011
72012     Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
72013
72014 commit 26667b7fa05a8bf2fc65fb9f3230b02b1a10c367
72015 Author: Stefan Roese <sr@denx.de>
72016 Date:   Sat Aug 18 14:37:52 2007 +0200
72017
72018     ColdFire: Fix some remaining problems with CFG_CMD_
72019
72020     Signed-off-by: Stefan Roese <sr@denx.de>
72021
72022 commit 8280f6a1c43247616b68224675188e5ccd124650
72023 Author: Stefan Roese <sr@denx.de>
72024 Date:   Sat Aug 18 14:33:02 2007 +0200
72025
72026     Coding style cleanup
72027
72028     Signed-off-by: Stefan Roese <sr@denx.de>
72029
72030 commit 4a442d3186b31893b4f77c6e82f63c4517a5224b
72031 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72032 Date:   Thu Aug 16 19:23:50 2007 -0500
72033
72034     ColdFire: Add M5235EVB Platform for MCF523x
72035
72036     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72037
72038 commit 4cc1cd5941827a04cf5c51a07fcc42e8945894aa
72039 Author: Kim Phillips <kim.phillips@freescale.com>
72040 Date:   Fri Aug 17 09:30:00 2007 -0500
72041
72042     mpc83xx: fix typo in DDR2 programming
72043
72044     introduced in the implement board_add_ram_info patch as I was cleaning out the
72045     magic numbers.  sorry.
72046
72047     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
72048
72049 commit e58fe95784d2514fc9c21028dc59f2b319a35d80
72050 Author: Kim Phillips <kim.phillips@freescale.com>
72051 Date:   Thu Aug 16 22:53:09 2007 -0500
72052
72053     mpc83xx: move freescale boards to boards/freescale
72054
72055     includes build fixes.
72056
72057     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
72058
72059 commit 5aa4ad8d8e7e9468219990c7875d5fdc9e962f47
72060 Author: Kim Phillips <kim.phillips@freescale.com>
72061 Date:   Thu Aug 16 22:52:59 2007 -0500
72062
72063     mpc83xx: suppress unused variable 'val8' warning
72064
72065     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
72066
72067 commit bbea46f76f767b919070b4829bf34c86bd223248
72068 Author: Kim Phillips <kim.phillips@freescale.com>
72069 Date:   Thu Aug 16 22:52:48 2007 -0500
72070
72071     mpc83xx: implement board_add_ram_info
72072
72073     add board_add_ram_info, to make memory diagnostic output more
72074     consistent. u-boot banner output now looks like:
72075
72076     DRAM:  256 MB (DDR1, 64-bit, ECC on)
72077
72078     and for boards with SDRAM on the local bus, a line such as this is
72079     added:
72080
72081     SDRAM: 64 MB (local bus)
72082
72083     also replaced some magic numbers with their equivalent define names.
72084
72085     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
72086
72087 commit 14778585d1389d86d5846efec29e5fce892680ce
72088 Author: Tony Li <tony.li@freescale.com>
72089 Date:   Fri Aug 17 10:35:59 2007 +0800
72090
72091     mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support
72092
72093     The patch split the PIB init code from pci.c to a single file board/freescale/common/pq-mds-pib.c
72094     And add Qoc3 ATM card support for MPC8360EMDS and MPC832XEMDS board.
72095
72096     Signed-off-by Tony Li <tony.li@freescale.com>
72097
72098 commit 8ae158cd87a4a25722b27835261b6ff0fa2aa6a7
72099 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72100 Date:   Thu Aug 16 15:05:11 2007 -0500
72101
72102     ColdFire: Add M54455EVB for MCF5445x
72103
72104     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72105
72106 commit a1436a842654a8d3927d082a8ae9ee0a10da62d7
72107 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72108 Date:   Thu Aug 16 13:20:50 2007 -0500
72109
72110     ColdFire: Add M5253EVBE platform for MCF52x2
72111
72112     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72113
72114 commit a605aacd8324094199402816cc6d9124aba57b8d
72115 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72116 Date:   Thu Aug 16 05:04:31 2007 -0500
72117
72118     ColdFire: Add M5249EVB platform for MCF52x2
72119
72120     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72121
72122 commit f28e1bd9daa6de5eb33ae4822bda6b008ccb4e9e
72123 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72124 Date:   Wed Aug 15 20:32:06 2007 -0500
72125
72126     ColdFire: Update Freescale MCF52x2 platforms
72127
72128     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72129
72130 commit 870470dbf6f4bb9864e0d97aeedbc17c167c6d1c
72131 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72132 Date:   Wed Aug 15 19:55:10 2007 -0500
72133
72134     ColdFire: Update EB+MCF-EV123 platform
72135
72136     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72137
72138 commit aa93d859d9b1fcd8eea52d51b06e86c38f72111b
72139 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72140 Date:   Wed Aug 15 19:46:38 2007 -0500
72141
72142     ColdFire: update TASREG platform for MCF52x2
72143
72144     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72145
72146 commit a9505510bf56a9b5558248dd8b73ec9d9a1556a2
72147 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72148 Date:   Wed Aug 15 19:45:51 2007 -0500
72149
72150     ColdFire: update r5200 platform for MCF52x2
72151
72152     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72153
72154 commit 6cfd3c7bc813fb317ab7c0781f0d1874b1c0877c
72155 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72156 Date:   Wed Aug 15 19:43:20 2007 -0500
72157
72158     ColdFire: idmr platform MCF52x2 update
72159
72160     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72161
72162 commit 6706424d0bb851fb52af00cd1c3301e91ee7f2b0
72163 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72164 Date:   Wed Aug 15 19:41:06 2007 -0500
72165
72166     ColdFire: cobra5272 platform for MCF52x2 update
72167
72168     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72169
72170 commit 56115665b4a64c10c01440c57749b265e0908fa4
72171 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72172 Date:   Wed Aug 15 19:38:15 2007 -0500
72173
72174     ColdFire: MCF52x2 Header files update
72175
72176     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72177
72178 commit 83ec20bc4380eebddfde45da6e3a69a92d4db21d
72179 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72180 Date:   Wed Aug 15 19:21:21 2007 -0500
72181
72182     ColdFire: MCF52x2 update
72183
72184     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72185
72186 commit f52e78304dcc0ac459c0ea1fa5be275c7d1642cf
72187 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72188 Date:   Wed Aug 15 18:46:11 2007 -0500
72189
72190     ColdFire: MCF5329 update cache
72191
72192     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72193
72194 commit 7171977fb8fd77cfb6676953fa9a05789c450513
72195 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72196 Date:   Wed Aug 15 15:40:20 2007 -0500
72197
72198     ColdFire: MCF5329 header file clean up
72199
72200     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72201
72202 commit ab77bc547ba561c25ea34457ed17aa0b2f7c2723
72203 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72204 Date:   Wed Aug 15 15:39:17 2007 -0500
72205
72206     ColdFire: MCF5329 Update and cleanup
72207
72208     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
72209
72210 commit 10327dc5541f947c0cf7e31fef86c4706169607a
72211 Author: Andy Fleming <afleming@freescale.com>
72212 Date:   Thu Aug 16 16:35:02 2007 -0500
72213
72214     Add CONFIG_HAS_ETH0 to all boards with TSEC
72215
72216     The 85xx code now relies on CONFIG_HAS_ETH0 to determine whether
72217     to update TSEC1's device-tree node, so we need to add it
72218     to all the boards with TSECs.  Do this for 83xx and 86xx, too,
72219     since they will eventually do something similar.
72220
72221     Signed-off-by: Andy Fleming <afleming@freescale.com>
72222
72223 commit d64ee908a1b525e5bb2b4cbeb5c449ad6a469666
72224 Author: Kumar Gala <galak@kernel.crashing.org>
72225 Date:   Thu Aug 16 15:05:04 2007 -0500
72226
72227     Update MPC8544 DS PCI memory map
72228
72229     The PCIe bus that the ULI M1575 is connected to has no possible way of
72230     needing more than the fixed amount of IO & Memory space needed by the ULI.
72231
72232     So make it use far less IO & memory space and have it use the shared LAW.  This
72233     free's up a LAW for PCIe1 IO space.  Also reduce the amount of IO space needed
72234     by each bus.
72235
72236     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
72237
72238 commit ea5877e31ed63ade948fd1293895ec23fe01472e
72239 Author: Kumar Gala <galak@kernel.crashing.org>
72240 Date:   Thu Aug 16 11:01:21 2007 -0500
72241
72242     Fix up some fdt issues on 8544DS
72243
72244     It looks like we had a merge issue that duplicated a bit of code
72245     in ft_board_setup.  Also, we need to set CONFIG_HAS_ETH0 to get
72246     the MAC address properly set in the device tree on boot for TSEC1
72247
72248     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
72249
72250 commit 07bc20560cb9d3d186cca268c05c82762e8c55ad
72251 Author: Niklaus Giger <niklaus.giger@netstal.com>
72252 Date:   Thu Aug 16 15:16:03 2007 +0200
72253
72254     PPC4xx:HCU4/5 cleanup
72255
72256     Minor cleanups to confirm to the u-boot coding style.
72257     Some german expressions -> english.
72258     HCU5 enforces a unique IP adress for a given slot in the rack.
72259
72260     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
72261
72262 commit 1e6b07c64967c1eb2cd84faa4c32bf2a769bc8eb
72263 Author: Niklaus Giger <niklaus.giger@netstal.com>
72264 Date:   Thu Aug 16 15:16:02 2007 +0200
72265
72266     PPC4xx:HCU4/5 cleanup ecc/sdram init
72267
72268     Make ecc initialisation robust, as DDR2-ECC errors may be generated
72269     while zeroing the RAM.
72270
72271     Return 16 bytes (a cacheline) less than the available memory, as the
72272     board and/or PPC440EPx might have problems accessing the last bytes.
72273
72274     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
72275
72276 commit d35b508a55508535b6e8445b718585d27df733d3
72277 Author: Kim Phillips <kim.phillips@freescale.com>
72278 Date:   Wed Aug 15 22:29:56 2007 -0500
72279
72280     fdt: suppress unused variable 'bd' warning
72281
72282     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
72283
72284 commit 82bd9ee77490588d4da785d75829ca63d0176baf
72285 Author: Andy Fleming <afleming@freescale.com>
72286 Date:   Wed Aug 15 20:06:50 2007 -0500
72287
72288     Fix warnings from of_data copy fix
72289
72290     Forgot to cast of_flat_tree to ulong.
72291
72292     Signed-off-by: Andy Fleming <afleming@freescale.com>
72293
72294 commit 7613afda77d5eec0f47d303025b0c661b70e4c73
72295 Author: Andy Fleming <afleming@freescale.com>
72296 Date:   Wed Aug 15 20:03:44 2007 -0500
72297
72298     Don't wait for disconnected TSECs
72299
72300     The TSEC driver's PHY code waits a long time for autonegotiation to
72301     complete, even if the link is down.  The PHY knows the link is
72302     down or up before autonegotiation completes, so we can short-circuit
72303     the process if the link is down.
72304
72305     Signed-off-by: Andy Fleming <afleming@freescale.com>
72306
72307 commit b96c83d4ae475a70ef2635cd0e748174c44c8601
72308 Author: Andy Fleming <afleming@freescale.com>
72309 Date:   Wed Aug 15 20:03:34 2007 -0500
72310
72311     Fix numerous bugs in the 8568 UEC support
72312
72313     Actually, fixed a large bug in the UEC for *all* platforms.
72314     How did this ever work?
72315
72316     uec_init() did not follow the spec for eth_init(), and returned
72317     0 on success.  Switch it to return the link like tsec_init()
72318     (and 0 on error)
72319
72320     The immap for the 8568 was defined based on MPC8568, rather than
72321     CONFIG_MPC8568
72322
72323     CONFIG_QE was off
72324
72325     CONFIG_ETHPRIME was set to "Freescale GETH".  Now is "FSL UEC0"
72326
72327     Fixed a comment about the ranges for CONFIG_ETHPRIME if TSEC_ENET is
72328     enabled
72329
72330     Signed-off-by: Andy Fleming <afleming@freescale.com>
72331
72332 commit 3a79013e2adda53332dfd0b511066a805e929a9d
72333 Author: Andy Fleming <afleming@freescale.com>
72334 Date:   Wed Aug 15 20:03:25 2007 -0500
72335
72336     Define tsec flag values in config files
72337
72338     The tsec_info structure and array has a "flags" field for each
72339     ethernet controller.  This field is the only reason there are
72340     settings.  Switch to defining TSECn_FLAGS for each controller
72341     in the config header, and we can greatly simplify the array, and
72342     also simplify the addition of future boards.
72343
72344     Signed-off-by: Andy Fleming <afleming@freescale.com>
72345
72346 commit ec7238229507e7f47533a611ea8c53319d234cf3
72347 Author: Andy Fleming <afleming@freescale.com>
72348 Date:   Wed Aug 15 20:03:13 2007 -0500
72349
72350     Add support for building all boards with a TSEC
72351
72352     Changes to the TSEC driver affect almost all 83xx, 85xx, and 86xx boards.
72353     Now we can do a MAKEALL test on all of them!
72354
72355     Signed-off-by: Andy Fleming <afleming@freescale.com>
72356
72357 commit 10aaf716cb0dc6614df54ef78bed5144afd23ef8
72358 Author: Andy Fleming <afleming@freescale.com>
72359 Date:   Wed Aug 15 17:30:56 2007 -0500
72360
72361     Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards
72362
72363     The fix, "Fix where the #ifdef CFG_BOOTMAPSZ is placed"
72364     neglected to *also* put the code inside the similar #ifdef
72365     for CONFIG_OF_FLAT_TREE.
72366
72367     Signed-off-by: Andy Fleming <afleming@freescale.com>
72368
72369 commit 78f9fef7f406078c8bf7191e665a73f795157746
72370 Author: Scott Wood <scottwood@freescale.com>
72371 Date:   Wed Aug 15 15:46:46 2007 -0500
72372
72373     mpc885ads: Don't define CONFIG_BZIP2.
72374
72375     bzip2 requires a significant chunk of malloc space, and there isn't
72376     enough room on mpc885ads (with only 8MB RAM) for both bzip2's malloc area
72377     and a downloaded image at 0x400000.
72378
72379     Signed-off-by: Scott Wood <scottwood@freescale.com>
72380
72381 commit 002275a3ed8b114885f6702d6d544d0780dfe689
72382 Author: Michal Simek <Monstr@seznam.cz>
72383 Date:   Thu Aug 16 08:54:10 2007 +0200
72384
72385     Bios emulator - fix microblaze toolchain problem
72386
72387     microblaze CPU have problem with bios_emulator code.
72388     Microblaze toolchain doesn't support PRAGMA PACK.
72389
72390     Signed-off-by: Michal Simek <monstr@monstr.eu>
72391
72392 commit a5a38f4fd7e5366d706ff6a985f9b6715ddbc98b
72393 Author: Wolfgang Denk <wd@denx.de>
72394 Date:   Thu Aug 16 11:51:04 2007 +0200
72395
72396     Minor Coding Style fix; Update CHANGELOG file.
72397
72398     Signed-off-by: Wolfgang Denk <wd@denx.de>
72399
72400 commit 8fb6e80c06849e3013ac5c9350d8ed9e52967991
72401 Author: Stefan Roese <sr@denx.de>
72402 Date:   Thu Aug 16 11:21:49 2007 +0200
72403
72404     ppc4xx: Remove #warning in esd auto_update.c
72405
72406     Signed-off-by: Stefan Roese <sr@denx.de>
72407
72408 commit 2d78074d2e806edc380c1464eb9e5df335ece65e
72409 Author: Stefan Roese <sr@denx.de>
72410 Date:   Fri Jun 22 17:32:28 2007 +0200
72411
72412     ppc7xx: Update CPCI750 board
72413
72414     This small CPCI750 update extends the board specific command
72415     "show_config" to display the Marvell strapping registers and
72416     extends the PCI IDE controller.
72417
72418     Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
72419     Signed-off-by: Stefan Roese <sr@denx.de>
72420
72421 commit 78cff50edba6b1508eb15c2f53ce966ac891eb9e
72422 Author: Michal Simek <monstr@monstr.eu>
72423 Date:   Thu Aug 16 10:46:28 2007 +0200
72424
72425     [FIX] Changes for bios_emulator code for others architecture
72426
72427 commit 6e0e2253f039344f8ebd2787285fdba90e6714e8
72428 Author: Michal Simek <monstr@monstr.eu>
72429 Date:   Thu Aug 16 10:45:09 2007 +0200
72430
72431     [FIX] Remove unused include file
72432
72433 commit 9de469bd960cc1870bb40d6672ed42726b8b50d7
72434 Author: Stefan Roese <sr@denx.de>
72435 Date:   Thu Aug 16 10:18:33 2007 +0200
72436
72437     ppc4xx: Only enable POST FPU test on Sequoia and not Rainier
72438
72439     Signed-off-by: Stefan Roese <sr@denx.de>
72440
72441 commit 6da0c5bd4a53e40eb4f7eb72a4c051ecabad783c
72442 Author: Stefan Roese <sr@denx.de>
72443 Date:   Thu Aug 16 09:54:51 2007 +0200
72444
72445     Add missing rainier (PPC440GRx) target to MAKEALL and MAINTAINERs files
72446
72447     Signed-off-by: Stefan Roese <sr@denx.de>
72448
72449 commit 02ba7022f62bb75908296c58c63866e1d294b69a
72450 Author: Stefan Roese <sr@denx.de>
72451 Date:   Thu Aug 16 09:52:29 2007 +0200
72452
72453     ppc4xx: Update Sequoia/Rainier bootstrap command
72454
72455     As suggested by David Mitchell, here an update for the Sequoia/Rainier
72456     bootstrap command.
72457
72458     Signed-off-by: Stefan Roese <sr@denx.de>
72459
72460 commit 35cc4e4823668e8745854899cfaedd4489beb0ef
72461 Author: Kim Phillips <kim.phillips@freescale.com>
72462 Date:   Wed Aug 15 22:30:39 2007 -0500
72463
72464     mpc83xx: enable libfdt by default on freescale boards
72465
72466     this enables libfdt code by default for the
72467     freescale mpc8313erdb, mpc832xemds, mpc8349emds,
72468     mpc8349itx and gp boards.
72469
72470     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
72471
72472 commit 3fde9e8b22cfbd7af489214758f9839a206576cb
72473 Author: Kim Phillips <kim.phillips@freescale.com>
72474 Date:   Wed Aug 15 22:30:33 2007 -0500
72475
72476     mpc83xx: migrate remaining freescale boards to libfdt
72477
72478     this adds libfdt support code for the freescale
72479     mpc8313erdb, mpc832xemds, mpc8349emds, mpc8349itx,
72480     and gp boards.
72481
72482     Boards remain compatible with OF_FLAT_TREE.
72483
72484     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
72485
72486 commit 6a16e0dfcc4119b46adb1dce2d6c8fb3c5d108e1
72487 Author: Kim Phillips <kim.phillips@freescale.com>
72488 Date:   Wed Aug 15 22:30:26 2007 -0500
72489
72490     mpc83xx: move common /memory node update mechanism to cpu.c
72491
72492     also adds common prototypes to include/common.h.
72493
72494     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
72495
72496 commit 8f9e0e9f339aee4ce31a338d5f27356eb5457f85
72497 Author: Kim Phillips <kim.phillips@freescale.com>
72498 Date:   Wed Aug 15 22:30:19 2007 -0500
72499
72500     mpc83xx: remaining 8360 libfdt fixes
72501
72502     PCI clocks and QE frequencies weren't being updated, and the core clock
72503     was being updated incorrectly.  This patch also adds a /memory node if
72504     it doesn't already exist prior to update.
72505
72506     plus some cosmetic trimming to single line comments.
72507
72508     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
72509
72510 commit f4b2ac5ed9aaff9920d487bff8a59696c083a524
72511 Author: Kim Phillips <kim.phillips@freescale.com>
72512 Date:   Wed Aug 15 22:30:12 2007 -0500
72513
72514     mpc83xx: fix UEC2->1 typo in libfdt setup code
72515
72516     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
72517
72518 commit 19fa1c35368484d4ed10ddce8a7793c21862e3a3
72519 Author: Kim Phillips <kim.phillips@freescale.com>
72520 Date:   Wed Aug 15 22:30:05 2007 -0500
72521
72522     mpc83xx: add MAINTAINER and MAKEALL entries for the mpc8323erdb
72523
72524     and reorder the existing 83xx maintainers alpha.
72525
72526     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
72527
72528 commit 5b4de9309d7a03aa1db2e5391ab696363391f460
72529 Author: Michal Simek <monstr@monstr.eu>
72530 Date:   Wed Aug 15 21:15:05 2007 +0200
72531
72532     [FIX] Resolve problem with warnings
72533     microblaze toolchain don't support PRAGMA PACK.
72534
72535 commit d1ed28cf36ab6b1d4c479809de7252bf53d2f2d4
72536 Author: Michal Simek <monstr@monstr.eu>
72537 Date:   Wed Aug 15 21:05:07 2007 +0200
72538
72539     [FIX] Correction command setting for Microblaze boards
72540
72541 commit 7aa63d8cd30ab20ac2fd1ab86e60471de8b1f1e5
72542 Author: Michal Simek <monstr@monstr.eu>
72543 Date:   Wed Aug 15 21:03:41 2007 +0200
72544
72545     [FIX] Correction command definition
72546
72547 commit 30b52df9e906bf0e465916c2c6bb5192b438e0b8
72548 Author: Jon Loeliger <jdl@freescale.com>
72549 Date:   Wed Aug 15 11:55:35 2007 -0500
72550
72551     86xx: Fix lingering CFG_CMD_* references in sbc8641d.h
72552
72553     Remove a leftover in net/tftp.c while we're at it.
72554
72555     Signed-off-by: Jon Loeliger <jdl@freescale.com>
72556
72557 commit 4ce917742b1e48faa9bf9a9757545e56fb4cfe44
72558 Author: Jon Loeliger <jdl@freescale.com>
72559 Date:   Wed Aug 15 12:20:40 2007 -0500
72560
72561     Move the MPC8641HPCN board under board/freescale.
72562
72563     Minor path corrections needed to ensure buildability.
72564
72565     Signed-off-by: Jon Loeliger <jdl@freescale.com>
72566
72567 commit 8662577fe36fdb6a44b55b998d9daac6392a736a
72568 Author: Jon Loeliger <jdl@freescale.com>
72569 Date:   Wed Aug 15 11:46:22 2007 -0500
72570
72571     86xx: Fix lingering CFG_CMD_* references in sbc8641d.h
72572
72573     Remove a leftover in net/tftp.c while we're at it.
72574
72575     Signed-off-by: Jon Loeliger <jdl@freescale.com>
72576
72577 commit 210f463c71917b7a4495c2103c228b9c179ae64d
72578 Author: Jerry Van Baren <gvb.uboot@gmail.com>
72579 Date:   Wed Aug 15 11:13:15 2007 -0400
72580
72581     Fix where the #ifdef CFG_BOOTMAPSZ is placed.
72582
72583     Commit 073e1b509980cefe6f53c2d7fbbcd135df1e3924 "Fix initrd/dtb
72584     interaction" put the new code outside of the #if defined(CONFIG_OF_LIBFDT)
72585     when it should have gone inside of the conditional.  As a result, it
72586     broke non-LIBFDT board builds.
72587
72588     Also added a missing "not." to the comment.
72589
72590     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
72591
72592 commit 0e19209767194a97cec6d93dba9e64d1da8d548e
72593 Author: Niklaus Giger <niklaus.giger@netstal.com>
72594 Date:   Wed Aug 15 12:14:23 2007 +0200
72595
72596     PPC4xx:HCU4/5-Board fix compile warning
72597
72598     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
72599
72600 commit 594e79838ce5078a90d0c27abb2b2d61d5f8e8a7
72601 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
72602 Date:   Tue Aug 14 14:06:45 2007 -0500
72603
72604     Fix malloc size error in ahci_init_one.
72605
72606     Typically this causes scsi init to corrupt the
72607     devlist and break the coninfo command.
72608     Fix a compiler size warning.
72609
72610     Signed-off-by: Jason Jin <jason.jin@freescale.com>
72611     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
72612     Acked-by: Andy Fleming <afleming@freescale.com>
72613
72614 commit b361acd64fd2525c081b9b288b0804efe209c0e9
72615 Author: ksi@koi8.net <ksi@koi8.net>
72616 Date:   Tue Aug 14 10:02:16 2007 -0700
72617
72618     TI DaVinci - fix unsupported %hhx format
72619
72620     Signed-off-by: Sergey Kubushyn <ksi@koi8.net>
72621
72622 commit f01dbb5424a81453c81190dd30e945891466f621
72623 Author: Wolfgang Denk <wd@denx.de>
72624 Date:   Tue Aug 14 18:42:36 2007 +0200
72625
72626     Coding style cleanup. Update CHANGELOG.
72627
72628     Signed-off-by: Wolfgang Denk <wd@denx.de>
72629
72630 commit 073e1b509980cefe6f53c2d7fbbcd135df1e3924
72631 Author: Andy Fleming <afleming@freescale.com>
72632 Date:   Tue Aug 14 10:32:59 2007 -0500
72633
72634     Fix initrd/dtb interaction
72635
72636     The original code would wrongly relocate the blob to be right before
72637     the initrd if it existed.  The blob *must* be within CFG_BOOTMAPSZ,
72638     if it is defined.  So we make two changes:
72639
72640     1) flag the blob for relocation whenever its address is above BOOTMAPSZ
72641
72642     2) If the blob is being relocated, relocate it before kbd, not initrd
72643
72644     Signed-off-by: Andy Fleming <afleming@freescale.com>
72645
72646 commit e54b970173769307a116bd34028b6d0c2eea2a4e
72647 Author: Peter Pearse <peter.pearse@arm.com>
72648 Date:   Tue Aug 14 15:40:00 2007 +0100
72649
72650     Supply spi interface in at45.c
72651
72652 commit 4ce846ec59f36b85d6644a769690ad3feb667575
72653 Author: Stefan Roese <sr@denx.de>
72654 Date:   Tue Aug 14 15:12:01 2007 +0200
72655
72656     POST: Fix merge problem
72657
72658     Signed-off-by: Stefan Roese <sr@denx.de>
72659
72660 commit 429d9571f60631ae8a2fe12b11be4c75b0c2b37c
72661 Author: Stefan Roese <sr@denx.de>
72662 Date:   Tue Aug 14 15:03:17 2007 +0200
72663
72664     Coding style cleanup
72665
72666     Signed-off-by: Stefan Roese <sr@denx.de>
72667
72668 commit 779e975117a75e91fcebe226a63104dbfb924ab1
72669 Author: Stefan Roese <sr@denx.de>
72670 Date:   Tue Aug 14 14:44:41 2007 +0200
72671
72672     ppc4xx: Add initial Zeus (PPC405EP) board support
72673
72674     Signed-off-by: Stefan Roese <sr@denx.de>
72675
72676 commit c5a172a5fd636c12467429e3f7910e53773979c6
72677 Author: Stefan Roese <sr@denx.de>
72678 Date:   Tue Aug 14 14:41:55 2007 +0200
72679
72680     POST: Add option for external ethernet loopback test
72681
72682     When CFG_POST_ETHER_EXT_LOOPBACK is defined, the ethernet POST
72683     is not done using an internal loopback connection, but by assuming
72684     that an external loopback connector is plugged into the board.
72685
72686     Signed-off-by: Stefan Roese <sr@denx.de>
72687
72688 commit eb2b4010ae426245172988804ee8d9193fb41038
72689 Author: Stefan Roese <sr@denx.de>
72690 Date:   Tue Aug 14 14:39:44 2007 +0200
72691
72692     POST: Add ppc405 support to cache and UART POST
72693
72694     Signed-off-by: Stefan Roese <sr@denx.de>
72695
72696 commit 0c42f36f15074bd9808a7dbd7ef611fad9bf537c
72697 Author: Peter Pearse <peter.pearse@arm.com>
72698 Date:   Tue Aug 14 10:46:32 2007 +0100
72699
72700     Replace lost end of at45.c.
72701
72702 commit 65d7ada64557e76094b4fd3bad30a0f18f5fb2b2
72703 Author: Peter Pearse <peter.pearse@arm.com>
72704 Date:   Tue Aug 14 10:30:06 2007 +0100
72705
72706     Update Makefiles for merged and split at45.c.
72707
72708 commit 3454cece2db57cb9eb7087995f7e73066a163f71
72709 Author: Peter Pearse <peter.pearse@arm.com>
72710 Date:   Tue Aug 14 10:21:06 2007 +0100
72711
72712     Delete the merged files.
72713
72714 commit dcbfd2e5649f97aa04fbbc6ea2b008aa4486e225
72715 Author: Peter Pearse <peter.pearse@arm.com>
72716 Date:   Tue Aug 14 10:14:05 2007 +0100
72717
72718     Add the files.
72719
72720 commit d4fc6012fd0a5c211b825691f44b06f8032c0551
72721 Author: Peter Pearse <peter.pearse@arm.com>
72722 Date:   Tue Aug 14 10:10:52 2007 +0100
72723
72724     Add MACH_TYPE records for several AT91 boards.
72725     Merge to two at45.c files into a common file, split to at45.c and spi.c
72726     Fix spelling error in DM9161 PHY Support.
72727     Initialize at91rm9200 board (and set LED).
72728     Add PIO control for at91rm9200dk LEDs and Mux.
72729     Change dataflash partition boundaries to be compatible with Linux 2.6.
72730
72731     Signed-off-by:      Peter Pearse <peter.pearse@arm.com>
72732     Signed-off-by:      Ulf Samuelsson <ulf@atmel.com>
72733
72734 commit 4ef35e53c693556c54b0c22d6f873de87bade253
72735 Author: Wolfgang Denk <wd@denx.de>
72736 Date:   Tue Aug 14 09:54:46 2007 +0200
72737
72738     Coding style cleanup, update CHANGELOG
72739
72740     Signed-off-by: Wolfgang Denk <wd@denx.de>
72741
72742 commit 85eb5caf6b906f7ec5b54814e8c7c74f55986bb7
72743 Author: Wolfgang Denk <wd@denx.de>
72744 Date:   Tue Aug 14 09:47:27 2007 +0200
72745
72746     Coding style cleanup; rebuild CHANGELOG
72747
72748 commit 7f3f2bd2dc08e0b05e185662ca2e2d283757104a
72749 Author: Randy Vinson <rvinson@linuxbox.(none)>
72750 Date:   Tue Feb 27 19:42:22 2007 -0700
72751
72752     85xxCDS: Add make targets for legacy systems.
72753
72754     The PCI ID select values on the Arcadia main board differ depending
72755     on the version of the hardware. The standard configuration supports
72756     Rev 3.1. The legacy target supports Rev 2.x.
72757
72758     Signed-off-by Randy Vinson <rvinson@mvista.com>
72759
72760 commit e41094c7e38177c755fbd9b182018069614f080d
72761 Author: Andy Fleming <afleming@freescale.com>
72762 Date:   Tue Aug 14 01:50:09 2007 -0500
72763
72764     85xxCDS: Enable the VIA PCI-to-ISA bridge.
72765
72766     Author: Randy Vinson <rvinson@linuxbox.(none)>
72767
72768     Enable the PCI-to-ISA bridge in the VIA Southbridge located on the
72769     Arcadia main board.
72770
72771     Signed-off-by: Randy Vinson <rvinson@mvista.com>
72772     Signed-off-by: York Sun <yorksun@freescale.com>
72773
72774 commit da9d4610d76e52c4d20a8f3d8433439a7fcf5b71
72775 Author: Andy Fleming <afleming@freescale.com>
72776 Date:   Tue Aug 14 00:14:25 2007 -0500
72777
72778     Add support for UEC to 8568
72779
72780     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
72781     Signed-off-by: Andy Fleming <afleming@freescale.com>
72782
72783 commit c59e4091ffe0148398b9e9ff14a019ea038b7432
72784 Author: Haiying Wang <Haiying.Wang@freescale.com>
72785 Date:   Tue Jun 19 14:18:34 2007 -0400
72786
72787     Add PCI support for MPC8568MDS board
72788
72789     This patch is against u-boot-mpc85xx.git of www.denx.com
72790
72791     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
72792     Signed-off-by: Ebony Zhu <ebony.zhu@freescale.com>
72793
72794 commit d111d6382c99fdea08c2312eeeae8786945e189a
72795 Author: Haiying Wang <Haiying.Wang@freescale.com>
72796 Date:   Tue Jun 19 14:18:32 2007 -0400
72797
72798     Empirically set cpo and clk_adjust for mpc85xx DDR2 support
72799
72800     This patch is against u-boot-mpc85xx.git of www.denx.com
72801
72802     Setting cpo to 0x9 for frequencies higher than 333MHz is verified on
72803     both MPC8548CDS board and MPC8568MDS board, especially for supporting
72804     533MHz DDR2.
72805
72806     Setting clk_adjust to 0x6(3/4 late cycle) for MPC8568MDS board is for
72807     DDR2 on all current board versions especially ver 1.92 or later to bring
72808     up.
72809
72810     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
72811
72812 commit 3db0bef59eab1155801618cef5c481e97553b597
72813 Author: Kumar Gala <galak@kernel.crashing.org>
72814 Date:   Tue Aug 7 18:07:27 2007 -0500
72815
72816     Use an absolute address when jumping out of 4k boot page
72817
72818     On e500 when we leave the 4k boot page we should use an absolute address since
72819     we don't know where the board code may want us to be really running at.
72820
72821     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
72822
72823 commit 39980c610c9a4c381907c9e1d1b9c0e1c0dca57a
72824 Author: Andy Fleming <afleming@freescale.com>
72825 Date:   Mon Aug 13 14:49:59 2007 -0500
72826
72827     MPC85xx BA bits not set for 3-bit bank address DIMM
72828
72829     The current implementation does not set the number of bank address bits
72830     (BA) in the processor. The default assumes 2 logical bank bits. This
72831     works fine for a DIMM that uses devices with 4 internal banks (SPD
72832     byte17 = 0x4) but needs to be set appropriately for a DIMM that uses
72833     devices with 8 internal banks (SPD byte17 = 0x8).
72834
72835     Signed-off-by: Greg Davis <DavisG@embeddedplanet.com>
72836
72837 commit 6c543597bb4b1ecf5d8589f7abb0f39929fb7fd1
72838 Author: Andy Fleming <afleming@freescale.com>
72839 Date:   Mon Aug 13 14:38:06 2007 -0500
72840
72841     Fix minor 85xx warnings
72842
72843     Some patches had inserted warnings into the build:
72844     * mpc8560ads declared data without using it
72845     * cpu_init declared ecm and immap without using it in all CONFIGs
72846     * MPC8548CDS.h had its default filenames changed so that they contained
72847       "\m" in the paths.  Made the defaults not Windows-specific (or
72848       anything-specific)
72849
72850     Signed-off-by: Andy Fleming <afleming@freescale.com>
72851
72852 commit f2cff6b104f82b993bef6086ce0c97159bbe1add
72853 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
72854 Date:   Fri Jul 27 01:50:52 2007 -0500
72855
72856     8548cds PCIE support.
72857
72858     Make the early L1 cache stack region guarded to prevent speculative
72859     fetches outside the locked range.
72860
72861     Use _PHYS defines, not _MEM for cpu-side PCI memory mapped regions.
72862     init.S whitespace cleanup.
72863
72864     Allow TEXT_BASE value to be specified on command line.  This allows it
72865     to be set to 0xfffc0000 which cuts the uboot binary in half.
72866
72867     Clear and enable lbc and ecm errors.
72868
72869     Update last_busno in device-tree for pci and pcie.
72870
72871     Remove load of obsolete cpu/mpc85xx/pci.0
72872
72873     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
72874     Acked-by: Andy Fleming <afleming@freescale.com>
72875
72876 commit 837f1ba05cfb248aba5ab8e1fb1bfeefa07d5962
72877 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
72878 Date:   Fri Jul 27 01:50:51 2007 -0500
72879
72880     8544ds PCIE support
72881
72882     PCI1 LAW mapping should use CFG_PCI1_MEM_PHY and not _BASE address.
72883
72884     Enable LBC and ECM errors and clear error registers.
72885
72886     Add tftpflash env var to get uboot from tftp server and flash it.
72887
72888     Add pci/pcie convenience env vars to display register space:
72889       "run pcie3regs" to see all pcie3 ccsr registers
72890       "run pcie3cfg" to see all cfg registers
72891     Whitespace cleanup and MPC8544DS.h
72892
72893     Enable CONFIG_INTERRUPTS.
72894
72895     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
72896     Acked-by: Andy Fleming <afleming@freescale.com>
72897
72898 commit 61a21e980a7b9188424d04f1c265fdc5c21c7e85
72899 Author: Andy Fleming <afleming@freescale.com>
72900 Date:   Tue Aug 14 01:34:21 2007 -0500
72901
72902     85xx start.S cleanup and exception support
72903
72904     From: Ed Swarthout <Ed.Swarthout@freescale.com>
72905
72906     Support external interrupts from platform to eliminate system hangs.
72907     Define CONFIG_INTERRUPTS board configure option to enable.
72908     Enable ecm, ddr, lbc, and pci/pcie error interrupts in PIC.
72909
72910     Remove extra cpu initialization redundant with hardware initialization.
72911     Whitespace cleanup.
72912
72913     Define and use _START_OFFSET consistent with other processors using
72914     ppc_asm.tmpl
72915
72916     Move additional code from .text to boot page to make room for
72917     exception vectors at start of image.
72918
72919     Handle Machine Check, External and Critical exceptions.
72920
72921     Fix e500 machine check error determination in traps.c
72922
72923     TEXT_BASE can now be 0xfffc_0000 - which cuts binary image in half.
72924
72925     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
72926     Acked-by: Andy Fleming <afleming@freescale.com>
72927
72928 commit 7bd30fc4a6475b41d6679ae3aafc9fa505260c47
72929 Author: Andy Fleming <afleming@freescale.com>
72930 Date:   Tue Aug 14 01:33:18 2007 -0500
72931
72932     Add MPC8544DS README
72933
72934     Signed-off-by: Andy Fleming <afleming@freescale.com>
72935
72936 commit 40c7f9b0de4e300370adfc704128fa0f79a143b6
72937 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
72938 Date:   Fri Jul 27 01:50:48 2007 -0500
72939
72940     85xx allow debugger to configure ddr.
72941
72942     Only check for mpc8548 rev 1 when compiled for 8548.
72943
72944     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
72945     Acked-by: Andy Fleming <afleming@freescale.com>
72946
72947 commit 29372ff38c5baab7d0e3a8c14fe11fa194a38704
72948 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
72949 Date:   Fri Jul 27 01:50:47 2007 -0500
72950
72951     mpc85xx L2 cache reporting and SRAM relocation option.
72952
72953     Allow debugger to override flash cs0/cs1 settings to enable alternate
72954     boot regions
72955
72956     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
72957     Acked-by: Andy Fleming <afleming@freescale.com>
72958
72959 commit 41f0f8fb1ab92f0cba7d329de90070f822f8299f
72960 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
72961 Date:   Fri Jul 27 01:50:46 2007 -0500
72962
72963     e500 needs ppc_asm.tmp MCK_EXCEPTION
72964
72965     Always define MCK_EXCEPTION macro - so e500 can use it too.
72966
72967     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
72968     Acked-by: Andy Fleming <afleming@freescale.com>
72969
72970 commit 53a5c424bf8655b7b4e2c305a441963259a26a81
72971 Author: David Updegraff <dave@cray.com>
72972 Date:   Mon Jun 11 10:41:07 2007 -0500
72973
72974     multicast tftp: RFC2090
72975
72976     Implemented IETF RFC2090, Multicast TFTP.  Initial implementation
72977     on Realtek RTL8139 and Freescale TSEC.
72978
72979     Signed-off-by: David Updegraff <dave@cray.com>
72980     Signed-off-by: Ben Warren <bwarren@qstreams.com>
72981
72982 commit 5d110f0aa69f065ee386ec1840dfee1e8cc46bc1
72983 Author: Wilson Callan <wcallan@savantav.com>
72984 Date:   Sat Jul 28 10:56:13 2007 -0400
72985
72986     New CONFIG_BOOTP_SERVERIP option
72987
72988     Added CONFIG_BOOTP_SERVERIP to allow the tftp server to be different
72989     from the bootp server
72990
72991     Signed-off-by: Wilson Callan <wcallan@savantav.com>
72992     Signed-off-by: Ben Warren <bwarren@qstreams.com>
72993
72994 commit 50cca8b976ec74069860208c36e64ce8f4d5e4c1
72995 Author: Mike Rapoport <mike@compulab.co.il>
72996 Date:   Sun Aug 12 08:48:27 2007 +0300
72997
72998     Add ability to take MAC address from the environment to DM9000 driver
72999
73000     Signed-off-by: Mike Rapoport <mike@compulab.co.il>
73001     Signed-off-by: Ben Warren <bwarren@qstreams.com>
73002
73003 commit be5d72d10d47609326226225181e301fb9a33b58
73004 Author: Wolfgang Denk <wd@denx.de>
73005 Date:   Mon Aug 13 21:57:53 2007 +0200
73006
73007     Minor coding style cleanup. Update CHANGELOG.
73008
73009     Signed-off-by: Wolfgang Denk <wd@denx.de>
73010
73011 commit cca34967cbd13ff6bd352be29e3f1cc88ab24c05
73012 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
73013 Date:   Sat Aug 11 06:54:58 2007 -0500
73014
73015     Modify SBC8641D to use new Freescale PCI routines
73016
73017     PCI-Express sockets 1 and 2 verified working with Intel Pro/1000 PT
73018     adapter.
73019
73020     Signed-off-by: Joe Hamman <joe.hamman@embeddedspecialties.com>
73021     Signde-off-by: Jon Loeliger <jdl@freescale.com>
73022
73023 commit a08458303e7f9db67f296980036d3292c35cb45c
73024 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
73025 Date:   Fri Jun 29 18:38:51 2007 +0200
73026
73027     atmel_mci: Fix data timeout value
73028
73029     Calculate the data timeout based on values from the CSD instead of
73030     just using a hardcoded DTOR value. This is a backport of a similar fix
73031     in BSP 2.0, with one additional fix: the DTOCYC value is rounded up
73032     instead of down.
73033
73034     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
73035
73036 commit 0ba8eed28b575626b17e0a7882f923b83e0d7584
73037 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
73038 Date:   Mon Aug 13 17:22:31 2007 +0200
73039
73040     AVR32: Include <div64.h> instead of <asm/div64.h>
73041
73042     include/asm-avr32/div64.h was recently moved to include/div64.h, but
73043     cpu/at32ap/interrupts.c wasn't properly updated (an earlier version of
73044     the patch was merged perhaps?)
73045
73046     This patch updates cpu/at32ap/interrupts.c so that the avr32 port
73047     compiles again.
73048
73049     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
73050
73051 commit f0d1246ed7cb5a88522244c596d7ae7e6f161283
73052 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
73053 Date:   Wed Jun 27 13:34:26 2007 +0200
73054
73055     atmel_mci: Use 512 byte blocksize if possible
73056
73057     Instead of always using the largest blocksize the card supports, check
73058     if it can support smaller block sizes and use 512 bytes if possible.
73059     Most cards do support this, and other parts of u-boot seem to have
73060     trouble with block sizes different from 512 bytes.
73061
73062     Also enable underrun/overrun protection.
73063
73064     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
73065     Acked-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
73066
73067 commit 273db7e1bdd1937e32f1d4507321bb721ebd3118
73068 Author: Stefan Roese <sr@denx.de>
73069 Date:   Mon Aug 13 09:05:33 2007 +0200
73070
73071     ppc4xx: Fix problem in PLL clock calculation
73072
73073     This patch was originall provided by David Mitchell <dmitchell@amcc.com>
73074     and fixes a bug in the PLL clock calculation.
73075
73076     Signed-off-by: Stefan Roese <sr@denx.de>
73077
73078 commit 9986bc3e40e899bea372a99a2bca4071bdf2e24b
73079 Author: Wolfgang Denk <wd@denx.de>
73080 Date:   Sun Aug 12 21:34:50 2007 +0200
73081
73082     Update CHANGELOG
73083
73084 commit 77d19a8bf3b0b1e401cb9f23c81e2ef419705c1a
73085 Author: Wolfgang Denk <wd@denx.de>
73086 Date:   Sun Aug 12 21:34:34 2007 +0200
73087
73088     Minor alignment of output, 2nd try.
73089     Also update CHANGELOG
73090
73091     Signed-off-by: Wolfgang Denk <wd@denx.de>
73092
73093 commit 6b309f22a724fad8418e811751a0741b893419cf
73094 Author: Wolfgang Denk <wd@denx.de>
73095 Date:   Sun Aug 12 20:35:49 2007 +0200
73096
73097     Minor alignment of output
73098
73099     Signed-off-by: Wolfgang Denk <wd@denx.de>
73100
73101 commit 6f6d7b9c8559e241e8d232621542b8b59699b07b
73102 Author: Wolfgang Denk <wd@denx.de>
73103 Date:   Sun Aug 12 18:28:18 2007 +0200
73104
73105     Cleanup output on ADS5121 board
73106
73107     Signed-off-by: Wolfgang Denk
73108
73109 commit a4d2636f2a859245ed3a401f26189da2dfda4ceb
73110 Author: Wolfgang Denk <wd@denx.de>
73111 Date:   Sun Aug 12 15:11:38 2007 +0200
73112
73113     Adapt board configuration and fix kernel crash on MCC200 board.
73114
73115     The update procedure was modified to turn off the USB subsystem
73116     before exit for MCC200 and TRAB. This is necessary as otherwise the
73117     USB controller continues to write periodically to system memory!
73118
73119     MCC200-specific notes:
73120     - the patch disables the magic key check for MCC200
73121     - the patch contains the configuration changes made
73122       for the new revision of the board.
73123
73124     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
73125     Signed-off-by: Wolfgang Denk <wd@denx.de>
73126
73127 commit e27f3a6efb9db5a533223b05c629ff4ac8d921bf
73128 Author: Wolfgang Denk <wd@denx.de>
73129 Date:   Sun Aug 12 14:47:54 2007 +0200
73130
73131     Adjust default configuration of ADS5121 board.
73132
73133     Signed-off-by: Wolfgang Denk <wd@denx.de>
73134
73135 commit afaac86fe2948ac84cd9a12bbed883b3c683e7d9
73136 Author: Wolfgang Denk <wd@denx.de>
73137 Date:   Sun Aug 12 14:27:39 2007 +0200
73138
73139     Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.
73140
73141     Signed-off-by: Wolfgang Denk <wd@denx.de>
73142
73143 commit 5fe6be6208dda852c3564e384bd78d75784dea3e
73144 Author: Gerald Van Baren <vanbaren@cideas.com>
73145 Date:   Tue Aug 7 21:14:22 2007 -0400
73146
73147     Improve error print messages.
73148
73149     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73150
73151 commit 99dffca3b7590a16a00bc475c860b67b2a3f1462
73152 Author: Kim Phillips <kim.phillips@freescale.com>
73153 Date:   Tue Jul 17 13:57:04 2007 -0500
73154
73155     fdt: allow for builds that don't want env and bd_t nodes
73156
73157     protect fdt_env and fdt_bd_t invocations, fix codingstyle while in the
73158     area.
73159
73160     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73161
73162 commit 91148bf7aeba142d6f348805db7625db7da64d6f
73163 Author: Kim Phillips <kim.phillips@freescale.com>
73164 Date:   Tue Jul 17 13:56:53 2007 -0500
73165
73166     fdt: do board setup based on fdt address specified on bootm line
73167
73168     The last fdt patch to bootm did board setup based on the address
73169     specified by a prior fdt address command invocation.  The bootm
73170     code, as its call to fdt_chosen does, should use the fdt specified
73171     by the user on the bootm command.  Note this restores full
73172     functionality for the 8360's existing default boot environment
73173     values, e.g. 'run nfsboot' (i.e. no having to 'fdt addr $fdtaddr'
73174     before booting a kernel).
73175
73176     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73177
73178 commit e125a2ffc209dd34794e326c7175658253beadf3
73179 Author: Gerald Van Baren <vanbaren@cideas.com>
73180 Date:   Tue Jul 10 20:40:39 2007 -0400
73181
73182     Call ft_board_setup() from the bootm command.
73183
73184     In the patch titled "Create new fdt boardsetup command..." I removed the
73185     call to ft_board_setup() from the routine fdt_chosen(), but I forgot
73186     to add a direct call back into cmd_bootm.c
73187
73188     This fixes the oversight by adding the direct call to the bootm command.
73189
73190     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73191
73192 commit fd61e55dd8cb52ce3ff91b3917af26e24b6b0845
73193 Author: Gerald Van Baren <vanbaren@cideas.com>
73194 Date:   Mon Jun 25 23:25:28 2007 -0400
73195
73196     Create new fdt boardsetup command, fix bug parsing [] form of set values.
73197
73198     Previously ft_board_setup() was called by fdt_chosen() which was not
73199     really correctly structured.  This splits ft_board_setup() out by creating
73200     a new fdt boardsetup command.
73201
73202     Fix a bug when parsing fdt set command values which have the square
73203     bracket form [00 11 22 33] - the length was updated incorrectly in when
73204     parsing that form.
73205
73206     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73207
73208 commit 6f35ded9e85493595e0eb66a82b502a95326d049
73209 Author: Gerald Van Baren <vanbaren@cideas.com>
73210 Date:   Mon Jun 25 20:55:58 2007 -0400
73211
73212     Tighten up the error messages.
73213
73214     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73215
73216 commit c45874b05aae897a6c29d1a97d4bb708fca2756c
73217 Author: Gerald Van Baren <vanbaren@cideas.com>
73218 Date:   Mon Jun 25 19:52:23 2007 -0400
73219
73220     Asthetic improvements: error messages and line lengths.
73221
73222     Tighten up the error messages, split overlength lines.
73223
73224     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73225
73226 commit 35ec398f16e17df600edc1b38c1e9e62c15c9aa1
73227 Author: Gerald Van Baren <vanbaren@cideas.com>
73228 Date:   Fri May 25 22:08:57 2007 -0400
73229
73230     Fix fdt_chosen() to call ft_board_setup(), clean up long lines.
73231
73232     The fdt_chosen() function was adding/seting some properties ad-hoc
73233       improperly and duplicated (poorly) what was done in ft_board_setup()
73234
73235     Clean up long lines (setting properties, printing errors).
73236
73237     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73238
73239 commit 06e19a07701c968f15d72c083b5872a1a11c7b01
73240 Author: Gerald Van Baren <vanbaren@cideas.com>
73241 Date:   Mon May 21 23:27:16 2007 -0400
73242
73243     For fdt_find_node_by_path(), handle the root path properly.
73244
73245     Also removes the special case root path detection in cmd_fdt.c since it
73246     is no longer necessary.
73247
73248     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73249
73250 commit 9675ee7208ab965d13ea8d8262d77ac4160ef549
73251 Author: Gerald Van Baren <vanbaren@cideas.com>
73252 Date:   Thu May 17 23:54:36 2007 -0400
73253
73254     Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT
73255
73256     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
73257     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
73258
73259 commit 1a861169bc3758f9de3aead62b058736c6891246
73260 Author: Gerald Van Baren <vanbaren@cideas.com>
73261 Date:   Wed Jun 6 22:47:58 2007 -0400
73262
73263     Replace fdt_node_offset() with fdt_find_node_by_path().
73264
73265     The new name matches more closely the kernel's name, which is also
73266     a much better description.
73267
73268     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
73269     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
73270
73271 commit addd8ce83078c25f0eca5f23adbdfc64ca50a243
73272 Author: Gerald Van Baren <vanbaren@cideas.com>
73273 Date:   Wed May 16 22:39:59 2007 -0400
73274
73275     Fix cmd_fdt line lengths, refactor code.
73276
73277     Break lines that were greater than 80 characters in length.
73278     Move the fdt print and property parsing code to separate static functions
73279       to reduce coding clutter in the fdt_cmd handling body.
73280
73281     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73282
73283 commit 25114033ab21788810c48ba4df103b649da1223b
73284 Author: Gerald Van Baren <vanbaren@cideas.com>
73285 Date:   Sat May 12 09:47:25 2007 -0400
73286
73287     FDT command improvements.
73288
73289     Fix "fdt set" so that it will create a non-existing property.
73290     Add "fdt mknode" to create nodes.
73291
73292     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73293
73294 commit 38eb508e8e811e2e57628f445de3a24a23c7d804
73295 Author: Gerald Van Baren <vanbaren@cideas.com>
73296 Date:   Sat May 12 09:45:46 2007 -0400
73297
73298     Reorganize and fix problems (returns) in the bootm command.
73299
73300     Do *NOT* return after the "point of no return" has been passed.
73301       If something goes wrong, the board must be reset after that point.
73302     Move the "Transferring control to Linux" debug message back to where it
73303       belongs: just before transferring control to linux.
73304
73305     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73306
73307 commit 89c8757d8f213c47709bdc4efe0695263a6080a6
73308 Author: Gerald Van Baren <vanbaren@cideas.com>
73309 Date:   Tue May 8 21:27:35 2007 -0400
73310
73311     Fix bugs in the CONFIG_OF_LIBFDT
73312
73313     Stupid coding mistakes (identified by Timur Tabi, thanks).
73314
73315     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73316
73317 commit 6be07cc1ca458278c85ecdbf1a0536cff4c701ec
73318 Author: Gerald Van Baren <vanbaren@cideas.com>
73319 Date:   Wed Apr 25 22:47:15 2007 -0400
73320
73321     Improve fdt move length handling.
73322
73323     Make the length parameter optional: if not specified, do the move using
73324     the current size unchanged.
73325
73326     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73327
73328 commit bb930e76fea6cf89ca2d98e2f7c7a6043d79327d
73329 Author: Gerald Van Baren <vanbaren@cideas.com>
73330 Date:   Wed Apr 25 22:23:36 2007 -0400
73331
73332     Minor code clean up.
73333
73334     Declare the variable fdt properly as extern.
73335     Call the "set_fn" function pointer the "short way" without the full
73336       dereferencing syntax.
73337
73338     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73339
73340 commit ba24e2ac3bdb5c489f3c787e7542b6474c4d65c6
73341 Author: Gerald Van Baren <vanbaren@cideas.com>
73342 Date:   Wed Apr 25 21:24:27 2007 -0400
73343
73344     Improve error messages, more informative.
73345
73346     Print more than the raw libfdt error message strings.  This is especially
73347     useful for cluing in the user when the bootm command aborts due to
73348     blob problems.
73349
73350     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73351
73352 commit 8096b3b8f772c1894ddeda9dbceff6a8826473a4
73353 Author: Gerald Van Baren <vanbaren@cideas.com>
73354 Date:   Fri Apr 20 22:46:53 2007 -0400
73355
73356     libfdt: Conditionally compile based on CONFIG_OF_LIBFDT
73357
73358     This is the way u-boot reduces configured-out code.  At Wolfgang
73359     Grandegger and Wolfgang Denk's request, make libfdt conform.
73360
73361     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73362
73363 commit 923efd286411ed052d9e074f59f8986d6081061c
73364 Author: Bruce Adler <bruce.adler@ccpu.com>
73365 Date:   Fri Aug 10 14:54:47 2007 -0700
73366
73367     add image size and descriptors for Spartan 3E FPGA chips
73368
73369     Spartan 3E image sizes taken from Table 1-4 in Xilinx UG332 (v1.1)
73370
73371     Signed-off by: Bruce Adler <bruce.adler@ccpu.com>
73372
73373 commit fb56579ffe7ef3275b7036bb7b924e5a0d32bd70
73374 Author: Kim Phillips <kim.phillips@freescale.com>
73375 Date:   Fri Aug 10 15:34:48 2007 -0500
73376
73377     make MAKEALL more immune to merge conflicts
73378
73379     ..by placing board entries one per line, as suggested by jdl.
73380
73381     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73382
73383 commit 2628114ec564f969f34b5f7105fbd168cb8c9c3f
73384 Author: Kim Phillips <kim.phillips@freescale.com>
73385 Date:   Fri Aug 10 13:28:25 2007 -0500
73386
73387     README: Remove outdated cpu type, board type, and NAME_config lists
73388
73389     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73390
73391 commit 49bb59912d21aacb507eb81fd21fb7af650c706c
73392 Author: Dave Liu <r63238@freescale.com>
73393 Date:   Fri Aug 10 15:48:59 2007 +0800
73394
73395     mpc83xx: Suppress the warning 'burstlen'
73396
73397     suppress the warning 'burstlen' of spd_sdram.
73398
73399     Signed-off-by: Dave Liu <daveliu@freescale.com>
73400
73401 commit c646bba6465a45c60746d4cc1602cd06c1960f2d
73402 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
73403 Date:   Thu Aug 9 15:11:03 2007 -0500
73404
73405     Add support for SBC8641D. Config files.
73406
73407     Add support for Wind River's SBC8641D reference board.
73408
73409     Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com>
73410     Acked-by: Wolfgang Denk <wd@denx.de>
73411     Acked-by: Jon Loeliger <jdl@freescale.com>
73412
73413 commit 8ac273271d57321f90505c7a51cdb1ef2113b628
73414 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
73415 Date:   Thu Aug 9 15:10:53 2007 -0500
73416
73417     Add support for SBC8641D.  Board files.
73418
73419     Add support for Wind River's SBC8641D reference board.
73420
73421     Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com>
73422     Acked-by: Wolfgang Denk <wd@denx.de>
73423     Acked-by: Jon Loeliger <jdl@freescale.com>
73424
73425 commit c2c0ab4aff86622b837a48a0e560351f9afafb95
73426 Author: Stefan Roese <sr@denx.de>
73427 Date:   Fri Aug 10 20:34:58 2007 +0200
73428
73429     Conding style cleanup
73430
73431     Signed-off-by: Stefan Roese <sr@denx.de>
73432
73433 commit c74b2108e31fe09bd1c5d291c3cf360510d4f13e
73434 Author: Sergey Kubushyn <ksi@koi8.net>
73435 Date:   Fri Aug 10 20:26:18 2007 +0200
73436
73437     [ARM] TI DaVinci support, hopefully final
73438
73439     Add support for the following DaVinci boards:
73440     - DV_EVM
73441     - SCHMOOGIE
73442     - SONATA
73443
73444     Changes:
73445
73446     - Split into separate board directories
73447     - Removed changes to MTD_DEBUG (or whatever it's called)
73448     - New CONFIG_CMD party line followed
73449     - Some cosmetic fixes, cleanup etc.
73450     - Patches against the latest U-Boot tree as of now.
73451     - Fixed CONFIG_CMD_NET in net files.
73452     - Fixed CONFIG_CMD_EEPROM for schmoogie.
73453     - Made sure it compiles and works (forceenv() link problem) on SCHMOOGIE and
73454        DV_EVM. Can't check if it works on SONATA, don't have a board any more,
73455        but it at least compiles.
73456
73457     Here is an excerpt from session log on SCHMOOGIE...
73458
73459     U-Boot 1.2.0-g6c33c785-dirty (Aug  7 2007 - 13:07:17)
73460
73461     DRAM:  128 MB
73462     NAND:  128 MiB
73463     In:    serial
73464     Out:   serial
73465     Err:   serial
73466     ARM Clock : 297MHz
73467     DDR Clock : 162MHz
73468     ETH PHY   : DP83848 @ 0x01
73469     U-Boot > iprobe
73470     Valid chip addresses: 1B 38 3A 3D 3F 50 5D 6F
73471     U-Boot > ping 192.168.253.10
73472     host 192.168.253.10 is alive
73473     U-Boot >
73474
73475     Signed-off-by: Sergey Kubushyn <ksi@koi8.net>
73476     Acked-by: Dirk Behme <dirk.behme@gmail.com>
73477     Acked-by: Zach Sadecki <Zach.Sadecki@ripcode.com>
73478     Acked-by: Stefan Roese <sr@denx.de>
73479
73480 commit 2e4d94f1e3c2961428967a33b6ff2520568391b3
73481 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
73482 Date:   Fri Jul 27 01:50:45 2007 -0500
73483
73484     fsl_pci_init cleanup.
73485
73486     Do not enable normal errors created during probe (master abort, perr,
73487     and pcie Invalid Configuration access).
73488
73489     Add CONFIG_PCI_NOSCAN board option to prevent bus scan.
73490
73491     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
73492     Acked-by: Andy Fleming <afleming@freescale.com>
73493
73494 commit 936b3e69b667c3eb9a61ece4e78647d3fce9fc2a
73495 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
73496 Date:   Fri Jul 27 01:50:44 2007 -0500
73497
73498     pciauto_setup_device bars_num fix
73499
73500     Passing bars_num=0 to pciauto_setup_device should assign no bars.
73501
73502     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
73503     Acked-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
73504     Acked-by: Andy Fleming <afleming@freescale.com>
73505
73506 commit cf0b185e58ca0aec8ae2b2a8804ec0ef58ee21d4
73507 Author: Jon Loeliger <jdl@freescale.com>
73508 Date:   Mon Aug 6 17:39:44 2007 -0500
73509
73510     8641hpcn: Do correct sized pointer math.
73511
73512     When I rebased Ed's patch and cleaned up a few compilation
73513     problems, I apparently rebased my brain on crack first.
73514     Fix that by doing (char *) sized pointer math as needed.
73515
73516     Signed-off-by: Jon Loeliger <jdl@freescale.com>
73517
73518 commit cfc7a7f5bb3273c9951173c788001d45118f141f
73519 Author: Jon Loeliger <jdl@freescale.com>
73520 Date:   Thu Aug 2 14:42:20 2007 -0500
73521
73522     cpu/86xx fixes.
73523
73524     Remove rev 1 fixes.
73525     Always set PICGCR_MODE.
73526     Enable machine check and provide board config option
73527     to set and handle SoC error interrupts.
73528
73529     Include MSSSR0 in error message.
73530
73531     Isolate a RAMBOOT bit of code with #ifdef CFG_RAMBOOT.
73532
73533     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
73534     Signed-off-by: Jon Loeliger <jdl@freescale.com>
73535
73536 commit 35d22f957a85a22bb3cd1ad084fa5404620d1c42
73537 Author: Stefan Roese <sr@denx.de>
73538 Date:   Fri Aug 10 10:42:25 2007 +0200
73539
73540     Coding style cleanup
73541
73542     Signed-off-by: Stefan Roese <sr@denx.de>
73543
73544 commit 3a6d56c20989fe27360afe743bd2a7ad4d76e48f
73545 Author: Dirk Behme <dirk.behme@googlemail.com>
73546 Date:   Thu Aug 2 17:42:08 2007 +0200
73547
73548     Make use of generic 64bit division in nand_util.c
73549
73550     Use generic 64bit division in nand_util.c. This makes nand_util.c
73551     independent of any toolchain 64bit division.
73552
73553     Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
73554
73555 commit f7c086e94e8ce9aad7268af97f73aa6884686f27
73556 Author: Dirk Behme <dirk.behme@googlemail.com>
73557 Date:   Thu Aug 2 17:41:14 2007 +0200
73558
73559     Move 64bit division from avr32 to generic lib
73560
73561     Move the 64bit division from lib_avr32 to lib_generic. With this, all
73562     boards can do_div/__div64_32 if needed, not only avr one. Code is put
73563     to lib_generic, so no larger memory footprint if not used. No code
73564     modifications. Thanks for proposal by HÃ¥vard Skinnemoen.
73565
73566     Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
73567
73568 commit 157cda4d0c3d592ccbb19bbfc07d9251894f0894
73569 Author: Niklaus Giger <niklausgiger@gmx.ch>
73570 Date:   Fri Jul 27 11:31:22 2007 +0200
73571
73572     Add PPC4xx-HCU4 and HCU5 boards: HCU5 files
73573
73574     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
73575
73576 commit 6e5de26c6e7580faf16e87745cd488b92b492d0c
73577 Author: Niklaus Giger <niklausgiger@gmx.ch>
73578 Date:   Fri Jul 27 11:30:33 2007 +0200
73579
73580     Add PPC4xx-HCU4 and HCU5 boards: HCU4 files
73581
73582     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
73583
73584 commit e8397fc78c9394d71de233a4d810fbc9047e4c76
73585 Author: Niklaus Giger <niklausgiger@gmx.ch>
73586 Date:   Fri Jul 27 11:38:26 2007 +0200
73587
73588     Add PPC4xx-HCU4 and HCU5 boards: common files
73589
73590     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
73591
73592 commit ac982ea5a4f2f993efcf52dca122f5a59df047d8
73593 Author: Niklaus Giger <niklausgiger@gmx.ch>
73594 Date:   Fri Jul 27 11:28:44 2007 +0200
73595
73596     Add PPC4xx-HCU4 and HCU5 boards: make related
73597
73598     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
73599
73600 commit 137fdd9f474ecb853efdace5200576308c67f18d
73601 Author: Niklaus Giger <niklausgiger@gmx.ch>
73602 Date:   Fri Jul 27 11:28:03 2007 +0200
73603
73604     Add PPC4xx-HCU4 and HCU5 boards: HCU5 config
73605
73606     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
73607
73608 commit 714bc55b35b6f6a65cc8740a3842a543e88cdef2
73609 Author: Niklaus Giger <niklausgiger@gmx.ch>
73610 Date:   Fri Jul 27 11:27:15 2007 +0200
73611
73612     Add PPC4xx-HCU4 and HCU5 boards: HCU4 config
73613
73614     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
73615
73616 commit 1894dd381124bdbfbdae7cf3a6ca52a8eb1f4421
73617 Author: Niklaus Giger <niklausgiger@gmx.ch>
73618 Date:   Fri Jul 27 11:25:31 2007 +0200
73619
73620     Add PPC4xx-HCU4 and HCU5 boards: READMEs
73621
73622     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
73623
73624 commit 641cca9569ce351ddb287fd3343d8b1dcb591db4
73625 Author: Niklaus Giger <niklausgiger@gmx.ch>
73626 Date:   Fri Jul 27 11:37:40 2007 +0200
73627
73628     Add PPC4xx-HCU4 and HCU5 boards: Infrastructure
73629
73630     This series of patches adds support for 2 boards from Netstal Maschinen.
73631
73632     The HCU4 has a PPC405Gpr and
73633     the HCU5 has a PPC440EPX.
73634
73635     The HCU4 has a somehow complicated flash setup, as the booteprom is
73636     only 8 bits and the CFI 16 bits wide, which makes it impossible to use a more
73637     elegant solution.
73638
73639     The HCU5 has only a booteprom as the whole code will be downloaded from a
73640     different board which has HD, CD-ROM, etc and where all code is stored.
73641
73642     This is my third try. I incorporated all suggestions made by Wolfgang and Stefan.
73643     Thanks them a lot.
73644
73645     Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
73646
73647 commit 3e4c90c6233618fc1806e63fde68df5f3d6a0171
73648 Author: Stefan Roese <sr@denx.de>
73649 Date:   Fri Aug 10 08:42:55 2007 +0200
73650
73651     ppc4xx: Update lwmon5 POST configuration
73652
73653     Signed-off-by: Stefan Roese <sr@denx.de>
73654
73655 commit 29cb25da56afe18cf5e7072a92a9d98ea8af1fd4
73656 Author: Yuri Tikhonov <yur@emcraft.com>
73657 Date:   Fri Aug 10 08:25:22 2007 +0200
73658
73659     POST: Add ppc4xx UART POST support without external uart clock (lwmon5)
73660
73661     The patch adds support for UART POST on ppc44x-based boards with no
73662     external serial clocks installed.
73663
73664     Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
73665     Acked-by: Stefan Roese <sr@denx.de>
73666
73667 commit 99c2fdab91bc633e46fb41dbaa629f87ccf6e00f
73668 Author: Kim Phillips <kim.phillips@freescale.com>
73669 Date:   Mon Aug 6 18:18:34 2007 -0500
73670
73671     mpc83xx: fix ITX[GP] O=builddir builds
73672
73673     make: *** No rule to make target `/work/wd/tmp/board/mpc8349itx/u-boot.lds', needed by `/work/wd/tmp/u-boot'.  Stop.
73674
73675     Both the ITX and ITX-GP fail when you use "make O=<some dir> ..." or
73676     "BUILD_DIR=<some dir> ./MAKEALL ..."
73677
73678     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73679
73680 commit 47e8bc846759e037b8af0e5f9c9f9cfa7a1050c3
73681 Author: Dave Liu <r63238@freescale.com>
73682 Date:   Wed Aug 1 15:00:59 2007 +0800
73683
73684     mpc83xx: Correct the README for DDR ECC
73685
73686     Update the README for DDR ECC, change the name
73687     to README.mpc83xx.ddrecc.
73688
73689     Signed-off-by: Dave Liu <daveliu@freescale.com>
73690     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73691
73692 commit daab8c67d2defef73dc26ab07f0c3afd1b05d019
73693 Author: Dave Liu <r63238@freescale.com>
73694 Date:   Wed Aug 1 15:00:15 2007 +0800
73695
73696     mpc83xx: Consolidate the ECC support of 83xx
73697
73698     Remove the duplicated source code of ecc command on the <board>.c,
73699     for reused, move these code to cpu/mpc83xx directory.
73700
73701     Signed-off-by: Dave Liu <daveliu@freescale.com>
73702     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73703
73704 commit 036575c544cf1b69654d8fb334bda69c6ff3da36
73705 Author: Dave Liu <r63238@freescale.com>
73706 Date:   Sat Aug 4 13:37:39 2007 +0800
73707
73708     mpc83xx: Correct the burst length for DDR2 with 32 bits
73709
73710     The burst length should be 4 for DDR2 with 32 bits bus
73711
73712     Signed-off-by: Dave Liu <daveliu@freescale.com>
73713
73714 commit 1c274c4e05b6dc9b24edc8aa618b02f607ee6eed
73715 Author: Kim Phillips <kim.phillips@freescale.com>
73716 Date:   Wed Jul 25 19:25:33 2007 -0500
73717
73718     mpc83xx: add support for the MPC8323E RDB
73719
73720     MPC8323E based board with 64MB fixed SDRAM, 16MB flash,
73721     five 10/100 ethernet ports connected via an ICPlus IP175C
73722     switch, one PCI slot, and serial.  Features not supported
73723     in this patch are SD card interface, 2 USB ports, and the
73724     two phone ports.
73725
73726     Signed-off-by: Michael Barkowski <michael.barkowski@freescale.com>
73727     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73728
73729 commit 343d91009d55fc5b3ff8cc940597af6c6aa1d359
73730 Author: Kim Phillips <kim.phillips@freescale.com>
73731 Date:   Wed Jul 25 19:25:28 2007 -0500
73732
73733     mpc83xx: fixup generic pci for libfdt
73734
73735     add libfdt support to the generic 83xx pci code
73736
73737     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73738
73739 commit f57ac7a7b37109245b69db80839ebee26179966a
73740 Author: Kim Phillips <kim.phillips@freescale.com>
73741 Date:   Wed Jul 25 19:25:22 2007 -0500
73742
73743     mpc83xx: fix 8360 and cpu functions to update fdt being passed
73744
73745     ..and not the global fdt. Rename local fdt vars to blob so as not to
73746     be confused with the global var with the same three-letter name.
73747
73748     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73749
73750 commit 8be404459a6b7395415a57bb35e8377e3b2b5acb
73751 Author: Jerry Van Baren <gvb.uboot@gmail.com>
73752 Date:   Wed Jul 4 21:34:24 2007 -0400
73753
73754     mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled
73755
73756     Several node strings were not correct (trailing slashes and properties
73757       in the strings)
73758     Added setting of the timebase-frequency.
73759     Improved error messages and use debug() instead of printf().
73760
73761     Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
73762     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73763
73764 commit 26d02c9bbac1751c5e19294f000100b48d43a920
73765 Author: Jerry Van Baren <gvb.uboot@gmail.com>
73766 Date:   Wed Jul 4 21:27:30 2007 -0400
73767
73768     mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().
73769
73770     The new name matches more closely the kernel's name, which is also
73771     a much better description.
73772
73773     These are the mpc83xx changes made necessary by the function name change.
73774
73775     Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
73776     Acked-by: Gerald Van Baren <vanbaren@cideas.com>
73777     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73778
73779 commit 9be39a67c9f8fef7107f5df09d673005f04d0963
73780 Author: Dave Liu <daveliu@freescale.com>
73781 Date:   Mon Jun 25 10:41:56 2007 +0800
73782
73783     mpc83xx: Add support for the display of reset status
73784
73785     83xx processor family has many reset sources, such as
73786     power on reset, software hard reset, software soft reset,
73787     JTAG, bus monitor, software watchdog, check stop reset,
73788     external hard reset, external software reset.
73789     sometimes, to figure out the fault of system, we need to
73790     know the cause of reset early before the prompt of
73791     u-boot present.
73792
73793     Signed-off-by: Dave Liu <daveliu@freescale.com>
73794     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73795
73796 commit ff9658d7049bf8c8e8e0a05dbe5e9f7e91aa5a5d
73797 Author: Dave Liu <daveliu@freescale.com>
73798 Date:   Mon Jun 25 10:41:04 2007 +0800
73799
73800     mpc83xx: Fix the align bug of SDMA buffer
73801
73802     According to the latest user manual, the SDMA temporary
73803     buffer base address must be 4KB aligned.
73804
73805     Signed-off-by: Dave Liu <daveliu@freescale.com>
73806     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73807
73808 commit 66dc2c2dc51f8b88bb8e231bc80cd92eae1d6476
73809 Author: Dave Liu <daveliu@freescale.com>
73810 Date:   Mon Jun 25 13:21:12 2007 +0800
73811
73812     mpc83xx: Revise the MPC8360EMDS readme doc
73813
73814     When the rev2.x silicon mount on the MPC8360EMDS baord,
73815     and if you are using the u-boot version after the commit
73816     3fc0bd159103b536e1c54c6f4457a09b3aba66ca.
73817     to make the ethernet interface usable, we have to setup
73818     the jumpers correctly.
73819
73820     Signed-off-by: Dave Liu <daveliu@freescale.com>
73821     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73822
73823 commit e739bc95797aac4fefc4c75b55c7c78e59d3ea9c
73824 Author: Timur Tabi <timur@freescale.com>
73825 Date:   Tue Jul 3 13:46:32 2007 -0500
73826
73827     FSL I2C driver programs the two I2C busses differently
73828
73829     The i2c_init() function in fsl_i2c.c programs the two I2C busses differently.
73830     The second I2C bus has its slave address programmed incorrectly and is
73831     missing a 5-us delay.
73832
73833     Signed-off-by: Timur Tabi <timur@freescale.com>
73834     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73835
73836 commit df33f6b4d6d63693dd9200808b242de1b86cb8e8
73837 Author: Timur Tabi <timur@freescale.com>
73838 Date:   Tue Jul 3 13:04:34 2007 -0500
73839
73840     Update SCCR programming in cpu_init_f() to support all 83xx processors
73841
73842     Update the cpu_init_f() function in cpu/mpc83xx/cpu_init.c to program the
73843     bitfields for all 83xx processors.  The code to update some bitfields was
73844     compiled only on some processors.  Now, the bitfields are programmed as long
73845     as the corresponding CFG_SCCR option is defined in the board header file.
73846     This means that the board header file should not define any CFG_SCCR macros
73847     for bitfields that don't exist on that processor, otherwise the SCCR will be
73848     programmed incorrectly.
73849
73850     Signed-off-by: Timur Tabi <timur@freescale.com>
73851     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73852
73853 commit 9546266999f0b9b51372636614211b88d90f0f25
73854 Author: Martin Krause <martin.krause@tqs.de>
73855 Date:   Fri Jun 22 13:04:22 2007 +0200
73856
73857     TQM834x: cleanup configuraton
73858
73859     Remove irritating #undef DEBUG
73860
73861     Signed-off-by: Martin Krause <martin.krause@tqs.de>
73862     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73863
73864 commit 5d497e6bf0f5bf63729b4a47b3fd786d3c77a1bc
73865 Author: david.saada <David.Saada@ecitele.com>
73866 Date:   Mon Jun 18 09:09:53 2007 -0700
73867
73868     MPC83xx: Fix makefile to generate config.h file in the build directory
73869
73870     MPC83xx: Fix the Makefile config sections to generate the include/config.h
73871     file in the build directory instead of the source directory.
73872
73873     Signed-off-by: David Saada <david.saada@ecitele.com>
73874     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73875
73876 commit 1ded0242e437259366792d52b7e9d1e1931d8fa5
73877 Author: Lee Nipper <Lee.Nipper@freescale.com>
73878 Date:   Thu Jun 14 20:07:33 2007 -0500
73879
73880     mpc83xx: Add support for 8360 silicon revision 2.1
73881
73882     This change adds 8360 silicon revision 2.1 support to u-boot.
73883
73884     Signed-off-by: Lee Nipper <lee.nipper@freescale.com>
73885     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73886
73887 commit a22806469a8f2b69c829f4fd5361fdebd0cb01b4
73888 Author: Kumar Gala <galak@kernel.crashing.org>
73889 Date:   Wed Aug 8 04:14:28 2007 -0500
73890
73891     Treat ppc64 host as ppc
73892
73893     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
73894
73895 commit 0dc4279b08ff82472bec2e2c90858602459febe8
73896 Author: Jason Jin <Jason.jin@freescale.com>
73897 Date:   Wed Aug 8 09:01:46 2007 +0800
73898
73899     Minor fix for bios emulator makefile
73900
73901     Add $(obj) to LIB avoiding objects be built in the source dir
73902
73903     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
73904
73905 commit ce981dc857adfc8036ca2f6d5d5a06c2a8aa77d6
73906 Author: Jason Jin <Jason.jin@freescale.com>
73907 Date:   Wed Aug 8 08:33:11 2007 +0800
73908
73909     Add CONFIG_BIOSEMU define to guard all the bios emulator code
73910
73911     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
73912
73913     This patch fix the compile issue on the board that did not enable the bios emulator
73914
73915 commit ed8106433522f2ea8933e9808346860d061d7731
73916 Author: Zach Sadecki <Zach.Sadecki@ripcode.com>
73917 Date:   Tue Jul 31 12:27:25 2007 -0500
73918
73919     tsec: fix multiple PHY support
73920
73921     The change entitled "Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx"
73922     broke multiple PHY support in tsec.c.  This fixes it.
73923
73924     Signed-off-by: Zach Sadecki <Zach.Sadecki@ripcode.com>
73925     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
73926
73927 commit dcb84b7208ade0bbebbeb56bec9c2c64f8b2eede
73928 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
73929 Date:   Thu Aug 9 09:08:18 2007 -0500
73930
73931     tsec: Allow Ten Bit Interface address to be configurable
73932
73933     Allow the address of the Ten Bit Interface (TBI) to be changed in the
73934     event of a conflict with another device.
73935
73936     Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com>
73937
73938 commit 3ba4c2d68f6541db4677b4aea12071f56e6ff6e6
73939 Author: Stefan Roese <sr@denx.de>
73940 Date:   Wed Aug 8 09:54:26 2007 +0200
73941
73942     Coding style cleanup
73943
73944     Signed-off-by: Stefan Roese <sr@denx.de>
73945
73946 commit a41de1f0d373e09c782dea558385a06247111ba5
73947 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
73948 Date:   Sun Aug 5 05:15:18 2007 -0500
73949
73950     Port enabled for I2C signals and chipselects port configuration.
73951
73952     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
73953
73954 commit 1a33ce65a4c51a69190dd8c408f9e1c62a66e94f
73955 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
73956 Date:   Sun Aug 5 04:31:18 2007 -0500
73957
73958     Added NAND support
73959
73960     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
73961
73962 commit eaf9e447beb3e498818ef8ad0b8c1597cd506149
73963 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
73964 Date:   Sun Aug 5 04:11:20 2007 -0500
73965
73966     Added I2C support
73967
73968     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
73969
73970 commit 99c03c175d2689093176facf17c58ce2cb320001
73971 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
73972 Date:   Sun Aug 5 03:58:52 2007 -0500
73973
73974     Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_DATA_PTR for time.c
73975
73976     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
73977
73978 commit 8d1d66af54d305de29d0bbf4aa8c9e6375f7f731
73979 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
73980 Date:   Sun Aug 5 03:55:21 2007 -0500
73981
73982     Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf()
73983
73984     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
73985
73986 commit 6fde84a44b7e575ea80fe0e2d5be3b6f73d1e630
73987 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
73988 Date:   Sun Aug 5 03:43:30 2007 -0500
73989
73990     Moved sync() from board file to include/asm-m68k/io.h
73991
73992     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
73993
73994 commit 9e737d8476e7d6a596d16caaf6a3853a9a1190a2
73995 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
73996 Date:   Sun Aug 5 03:30:44 2007 -0500
73997
73998     Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
73999
74000     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74001
74002 commit 9998bd37ead85e93953559720710d3b0685c81e6
74003 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74004 Date:   Sun Aug 5 03:19:10 2007 -0500
74005
74006     Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART
74007
74008     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74009
74010 commit 7c4c3722a38d40b0cf537ddae72b04f4088b190c
74011 Author: Jason Jin <Jason.jin@freescale.com>
74012 Date:   Tue Aug 7 16:17:06 2007 +0800
74013
74014     Add CONFIG_BIOSEMU define to guard all the bios emulator code
74015
74016     This patch fix the compile issue on the board that did not enable the bios emulator
74017
74018 commit bf1060ea4f9eaa7e7d164a70a7d6f28939882053
74019 Author: Wolfgang Denk <wd@denx.de>
74020 Date:   Tue Aug 7 16:02:13 2007 +0200
74021
74022     Fix missing brace error in fs/fat/fat.c
74023     [pointed out by Roderik Wildenburg]
74024
74025     Signed-off-by: Wolfgang Denk <wd@denx.de>
74026
74027 commit 706714d97a0d08d59eda4de2268c39f504688329
74028 Author: Michal Simek <monstr@monstr.eu>
74029 Date:   Mon Aug 6 23:41:53 2007 +0200
74030
74031     [FIX] remove cute code
74032
74033 commit f500d9fdeb576288656dac427052ad2c5ca0ad1a
74034 Author: Michal Simek <monstr@monstr.eu>
74035 Date:   Mon Aug 6 23:35:26 2007 +0200
74036
74037     [FIX] Fix romfs code
74038
74039 commit ab4b956d3143f8f8174089053f5dfabbb04762b0
74040 Author: Michal Simek <monstr@monstr.eu>
74041 Date:   Mon Aug 6 23:31:49 2007 +0200
74042
74043     [FIX] Coding style cleanup - Wolfgang's suggestions
74044
74045 commit 6c33c78557ca6f8da68c01ce33e278695197d3f4
74046 Author: Wolfgang Denk <wd@denx.de>
74047 Date:   Mon Aug 6 23:21:05 2007 +0200
74048
74049     Fixed typo in README (pointed out by Martin Jost).
74050
74051     Signed-off-by: Wolfgang Denk <wd@denx.de>
74052
74053 commit 537223afa61f64480df31ce440a9cb386df4a814
74054 Author: Stefan Roese <sr@denx.de>
74055 Date:   Mon Aug 6 21:10:17 2007 +0200
74056
74057     ppc4xx: Update AMCC Bamboo README doc/README.bamboo
74058
74059     As suggested by Eugene O'Brien <Eugene.O'Brien@advantechamt.com>,
74060     here an updated Bamboo README.
74061
74062     Signed-off-by: Stefan Roese <sr@denx.de>
74063
74064 commit 9c7e4b06214db61bb21f1bcbe57c97519669baae
74065 Author: Wolfgang Denk <wd@denx.de>
74066 Date:   Mon Aug 6 02:17:36 2007 +0200
74067
74068     Coding style cleanup. Update CHANGELOG.
74069
74070     Signed-off-by: Wolfgang Denk <wd@denx.de>
74071
74072 commit 221838cc7eb178370ff62aa05920a582e12ac322
74073 Author: Jason Jin <Jason.jin@freescale.com>
74074 Date:   Tue Jul 10 09:03:22 2007 +0800
74075
74076     Remove the bios emulator from MAI board.
74077
74078     The bios emulator in the MAI board can not pass compile
74079     and have a lot of crap in it. remove it and will have a
74080     clean and small bios emulator in the drivers directory
74081     which can be uesed for every board.
74082
74083     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
74084
74085 commit 5618332409bb96f4448d1712899369fc80c0b489
74086 Author: Jason Jin <Jason.jin@freescale.com>
74087 Date:   Fri Jul 13 12:14:59 2007 +0800
74088
74089     Fix some compile issues for MAI board.
74090
74091     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
74092
74093 commit 0f460a1ee148b648ee242c3157650287d4296260
74094 Author: Jason Jin <Jason.jin@freescale.com>
74095 Date:   Fri Jul 13 12:14:58 2007 +0800
74096
74097     Configurations for ATI video card BIOS emulator
74098
74099     This patch add definition of the BIOS emulator and the ATI framebuffer
74100     driver for MPC8641HPCN board.
74101
74102     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
74103     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
74104
74105 commit ece92f85053b8df613edcf05b26a416cbc3d629c
74106 Author: Jason Jin <Jason.jin@freescale.com>
74107 Date:   Fri Jul 6 08:34:56 2007 +0800
74108
74109     This is a BIOS emulator, porting from SciTech for u-boot, mainly for
74110     ATI video card BIOS. and can be used for x86 code emulation by some
74111     modifications.
74112
74113     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
74114
74115 commit 5072188acabde3178fac7f5a597150e6e74fd40c
74116 Author: Jason Jin <Jason.jin@freescale.com>
74117 Date:   Fri Jul 6 08:33:33 2007 +0800
74118
74119     This is a framebuffer driver for ATI video card, can work for PCI9200,
74120     X300, X700, X800 ATI video cards.
74121
74122     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
74123     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
74124
74125 commit 5728be389e65fd47f34b33c2596271eb4db751ae
74126 Author: Wolfgang Denk <wd@denx.de>
74127 Date:   Mon Aug 6 01:01:49 2007 +0200
74128
74129     Coding style cleanup. Update CHANGELOG.
74130
74131     Signed-off-by: Wolfgang Denk <wd@denx.de>
74132
74133 commit 8092fef4c29b395958bb649647da7e3775731517
74134 Author: Martin Krause <Martin.Krause@tqs.de>
74135 Date:   Tue Dec 12 14:26:01 2006 +0100
74136
74137     Add functions to list of exported functions
74138
74139     Additionally export the following fuctions (to make trab_config build again):
74140     - simple_strtol()
74141     - strcmp()
74142
74143     Also bump the ABI version to reflect this change
74144
74145     Signed-off-by: Martin Krause <martin.krause@tqs.de>
74146
74147 commit 63cec5814fab5d2b1c86982327433807a5ac0249
74148 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
74149 Date:   Thu Aug 2 14:09:49 2007 -0500
74150
74151     Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
74152
74153     All of the PCI/PCI-Express driver and initialization code that
74154     was in the MPC8641HPCN port has now been moved into the common
74155     drivers/fsl_pci_init.c.  In a subsequent patch, this will be
74156     utilized by the 85xx ports as well.
74157
74158     Common PCI-E IMMAP register blocks for FSL 85xx/86xx are added.
74159
74160     Also enable the second PCI-Express controller on 8641
74161     by getting its BATS and CFG_ setup right.
74162
74163     Fixed a u16 vendor compiler warning in AHCI driver too.
74164
74165     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
74166     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
74167     Signed-off-by: Jon Loeliger <jdl@freescale.com>
74168
74169 commit a274ca4f6d68830e7c916f897561cff8c4101c38
74170 Author: Michal Simek <monstr@monstr.eu>
74171 Date:   Sun Aug 5 22:33:05 2007 +0200
74172
74173     [FIX] Coding style cleanup
74174
74175 commit af8377d4eb3a0ac5a831830d5ce63fbf65fecb7f
74176 Author: Michal Simek <monstr@monstr.eu>
74177 Date:   Sun Aug 5 16:13:31 2007 +0200
74178
74179     [FIX] Xilinx Uartlite driver
74180     Because PPC405 can use UARTLITE serial interface and
74181     Microblaze can use Uart16550 serial interface not only Uartlite.
74182
74183 commit 98889edd50aadf862071eb5664747ad0d568a20e
74184 Author: Michal Simek <monstr@monstr.eu>
74185 Date:   Sun Aug 5 15:54:53 2007 +0200
74186
74187     [FIX] Change configuration for XUPV2P Microblaze board
74188
74189 commit 537091b4eed9302865d03fef3f7212b4fe5cf28f
74190 Author: Michal Simek <monstr@monstr.eu>
74191 Date:   Sun Aug 5 15:53:50 2007 +0200
74192
74193     [PATCH] Added support for Xilinx Emac community driver
74194
74195 commit 86b116b1b1e165ca4840daefed36d2e3b8460173
74196 Author: Bartlomiej Sieka <tur@semihalf.com>
74197 Date:   Fri Aug 3 12:08:16 2007 +0200
74198
74199     cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.
74200
74201     Add the ability for modules from the Schindler cm5200 family to use a
74202     single U-Boot image:
74203     - rename cm1_qp1 to cm5200
74204     - add run-time module detection
74205     - parametrize SDRAM configuration according to the module we are running on
74206
74207     Few minor, board-specific fixes included in this patch:
74208     - better MAC address handling
74209     - updated default environment ('update' command uses +{filesize} now)
74210     - improved error messages in the auto-update code
74211     - allow booting U-Boot from RAM (CFG_RAMBOOT)
74212
74213     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
74214     Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
74215     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
74216
74217 commit c7e717ebc2b044d7a71062552c9dc0f54ea9b779
74218 Author: Andy Fleming <afleming@freescale.com>
74219 Date:   Fri Aug 3 04:05:25 2007 -0500
74220
74221     Add Marvell 1149 PHY support to the TSEC
74222
74223 commit b1b54e352028ed370c3aa95d6fdeb9d64c5d2f86
74224 Author: Wolfgang Denk <wd@denx.de>
74225 Date:   Thu Aug 2 21:27:46 2007 +0200
74226
74227     Coding style cleanup, update CHANGELOG
74228
74229     Signed-off-by: Wolfgang Denk <wd@denx.de>
74230
74231 commit 63e22764d2f8653f68888c667eb65b3996b52680
74232 Author: Wolfgang Denk <wd@denx.de>
74233 Date:   Thu Aug 2 10:11:18 2007 +0200
74234
74235     Minor cleanup of <board>_nand build rules.
74236
74237 commit 9ca8d79de096c65b9b9c867259b3ff4685f775ef
74238 Author: Stefan Roese <sr@denx.de>
74239 Date:   Thu Aug 2 08:33:56 2007 +0200
74240
74241     ppc4xx: Code cleanup
74242
74243     Signed-off-by: Stefan Roese <sr@denx.de>
74244
74245 commit c92409812206ac67a7fa7aae298539a9c3804a46
74246 Author: Grzegorz Bernacki <gjb@semihalf.com>
74247 Date:   Tue Jul 31 18:51:48 2007 +0200
74248
74249     [ppc440SPe] Graceful recovery from machine check during PCIe configuration
74250
74251     During config transactions on the PCIe bus an attempt to scan for a
74252     non-existent device can lead to a machine check exception with certain
74253     peripheral devices. In order to avoid crashing in such scenarios the
74254     instrumented versions of the config cycle read routines are introduced, so
74255     the exceptions fixups framework can gracefully recover.
74256
74257     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
74258     Acked-by: Rafal Jaworowski <raj@semihalf.com>
74259
74260 commit dec99558b9ea75a37940d07f41a3565a50b54ad1
74261 Author: Rafal Jaworowski <raj@semihalf.com>
74262 Date:   Tue Jul 31 18:19:54 2007 +0200
74263
74264     [ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.A
74265
74266     This brings back separate settings for PCIe bus numbers depending on chip
74267     revision, which got eliminated in 2b393b0f0af8402ef43b25c1968bfd29714ddffa
74268     commit. 440SPe rev. A does NOT work properly with the same settings as for
74269     the rev. B (no devices are seen on the bus during enumeration).
74270
74271     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
74272
74273 commit cdd917a43da6fa7fc8f54a3cc9f420ce5ecf3197
74274 Author: Wolfgang Denk <wd@denx.de>
74275 Date:   Thu Aug 2 00:48:45 2007 +0200
74276
74277     Fix build errors and warnings / code cleanup.
74278
74279     Signed-off-by: Wolfgang Denk <wd@denx.de>
74280
74281 commit d2f68006627eda6cb6c7f364bddf621dbfd2fc68
74282 Author: Eugene OBrien <eugene.obrien@advantechamt.com>
74283 Date:   Tue Jul 31 10:24:56 2007 +0200
74284
74285     ppc4xx: Update AMCC Bamboo 440EP support
74286
74287     Changed storage type of cfg_simulate_spd_eeprom to const
74288     Changed storage type of gpio_tab to stack storage
74289     (Cannot access global data declarations in .bss until afer code relocation)
74290
74291     Improved SDRAM tests to catch problems where data is not uniquely addressable
74292     (e.g. incorrectly programmed SDRAM row or columns)
74293
74294     Added CONFIG_PROG_SDRAM_TLB to support Bamboo SIMM/DIMM modules
74295     Fixed AM29LV320DT (OpCode Flash) sector map
74296
74297     Signed-off-by: Eugene OBrien <eugene.obrien@advantechamt.com>
74298     Signed-off-by: Stefan Roese <sr@denx.de>
74299
74300 commit ea9f6bce383cc9fbcdee28b5836109b1a6dba574
74301 Author: Stefan Roese <sr@denx.de>
74302 Date:   Tue Jul 31 08:37:01 2007 +0200
74303
74304     ppc4xx: Update 440EPx lwmon5 board support
74305
74306     - Clear ECC status regs after ECC POST test
74307     - Set dcbz for ECC generation with caches enabled as default
74308     - Code cleanup
74309
74310     Signed-off-by: Stefan Roese <sr@denx.de>
74311
74312 commit 27a528fb41433c4c1e2b5d6bd3fd8d78606fc724
74313 Author: Stefan Roese <sr@denx.de>
74314 Date:   Mon Jul 30 11:04:57 2007 +0200
74315
74316     ppc4xx: Only print ECC related info when the error bis are set
74317
74318     Signed-off-by: Stefan Roese <sr@denx.de>
74319
74320 commit e36220a4baf1f188ba60f17e9d0f043069b1362a
74321 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
74322 Date:   Fri Jul 27 16:44:31 2007 +0200
74323
74324     new FPGA image for PLU405 board
74325
74326     new FPGA image for PLU405 board with improved CompactFlash timing
74327
74328     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
74329
74330 commit 8993e54b6f397973794f3d6f47d3b3c0c98dd4f6
74331 Author: Rafal Jaworowski <raj@semihalf.com>
74332 Date:   Fri Jul 27 14:43:59 2007 +0200
74333
74334     [ADS5121] Support for the ADS5121 board
74335
74336     The following MPC5121e subsystems are supported:
74337
74338     - low-level CPU init
74339     - NOR Boot Flash (common CFI driver)
74340     - DDR SDRAM
74341     - FEC
74342     - I2C
74343     - Watchdog
74344
74345     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
74346     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
74347     Signed-off-by: Jan Wrobel <wrr@semihalf.com>
74348
74349 commit 1863cfb7b100ba0ee3401799457a01dc058745f8
74350 Author: Rafal Jaworowski <raj@semihalf.com>
74351 Date:   Fri Jul 27 14:22:04 2007 +0200
74352
74353     [PPC] Remove unused MSR_USER definition
74354
74355     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
74356
74357 commit d4024bb72dd81695ec099b2199eda0d27c623e62
74358 Author: John Otken <john@softadvances.com>
74359 Date:   Thu Jul 26 17:49:11 2007 +0200
74360
74361     ppc4xx: Add support for AMCC 405EP Taihu board
74362
74363     Signed-off-by: John Otken <john@softadvances.com>
74364
74365 commit b66091de6c7390620312c2501db23d8391e7cabb
74366 Author: Anatolij Gustschin <agust@denx.de>
74367 Date:   Thu Jul 26 15:08:01 2007 +0200
74368
74369     ppc4xx: lwmon5: Update Lime initialization
74370
74371     Change Lime SDRAM initialization to now support 100MHz and
74372     133MHz (if enabled). Also the framebuffer is initialized to
74373     display a blue rectangle with a white border.
74374
74375     Signed-off-by: Anatolij Gustschin <agust@denx.de>
74376     Signed-off-by: Stefan Roese <sr@denx.de>
74377
74378 commit 9f24a808f17fc0f37b7fb4805f734741335caecc
74379 Author: Stefan Roese <sr@denx.de>
74380 Date:   Tue Jul 24 09:52:52 2007 +0200
74381
74382     ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added
74383
74384     The used Intel NOR FLASH chips have internally two dies, and are now
74385     treated as two seperate chips.
74386
74387     Signed-off-by: Stefan Roese <sr@denx.de>
74388
74389 commit aedf5bde179ecfbd0a96130d18996a96518b785f
74390 Author: Stefan Roese <sr@denx.de>
74391 Date:   Tue Jul 24 07:20:09 2007 +0200
74392
74393     ppc4xx: Fix lwmon5 interrupt controller setup (polarity, trigger...)
74394
74395     As suggested by Hakan Eryigit, here an updated setup for the lwmon5
74396     interrupt controller.
74397
74398     Signed-off-by: Stefan Roese <sr@denx.de>
74399
74400 commit a71d96eac8130b53a91f93cd10c70fca0db18d52
74401 Author: Stefan Roese <sr@denx.de>
74402 Date:   Fri Jul 20 15:03:44 2007 +0200
74403
74404     ppc4xx: Fix bug with default GPIO output value
74405
74406     As spotted by Matthias Fuchs, the default output values for all GPIO1
74407     outputs were not setup correctly. This patch fixes this issue.
74408
74409     Signed-off-by: Stefan Roese <sr@denx.de>
74410
74411 commit 531e3e8b831f357056448fa573137d5fb37000fd
74412 Author: Pavel Kolesnikov <concord@emcraft.com>
74413 Date:   Fri Jul 20 15:03:03 2007 +0200
74414
74415     POST: Add ECC POST for the lwmon5 board
74416
74417     This patch adds ECC Post test for the Lwmon5 board based
74418     on PPC440EPx to U-Boot.
74419
74420     Signed-off-by: Pavel Kolesnikov <concord@emcraft.com>
74421     Acked-by: Yuri Tikhonov <yur@emcraft.com>
74422     Acked-by: Stefan Roese <sr@denx.de>
74423
74424 commit cc3023b9f95d7ac959a764471a65001062aecf41
74425 Author: Rafal Jaworowski <raj@semihalf.com>
74426 Date:   Thu Jul 19 17:12:28 2007 +0200
74427
74428     Fix breakage of 8xx boards from recent commit.
74429
74430     This patch fixes the negative consequences for 8xx of the recent
74431     "ppc4xx: Clean up 440 exceptions handling" commit.
74432
74433     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
74434
74435 commit c883f6ea32dce91f07670b3aafecf6c99b1e5341
74436 Author: Stefan Roese <sr@denx.de>
74437 Date:   Mon Jul 16 13:11:12 2007 +0200
74438
74439     Coding style cleanup
74440
74441     Signed-off-by: Stefan Roese <sr@denx.de>
74442
74443 commit 8848ec858f74ed6dab06fb6d5ddc933e0a1328bf
74444 Author: Stefan Roese <sr@denx.de>
74445 Date:   Mon Jul 16 10:02:12 2007 +0200
74446
74447     ppc4xx: Code cleanup
74448
74449     Signed-off-by: Stefan Roese <sr@denx.de>
74450
74451 commit 2a49fc17d09020e7ebd9536694d99d20e419fcb8
74452 Author: Stefan Roese <sr@denx.de>
74453 Date:   Mon Jul 16 10:01:38 2007 +0200
74454
74455     ppc4xx: AMCC Luan uses the new boardspecific DDR2 controller setup
74456
74457     Signed-off-by: Stefan Roese <sr@denx.de>
74458
74459 commit df3f17422aeb03fb81a7ac8c78d2b05d05aa4cf9
74460 Author: Stefan Roese <sr@denx.de>
74461 Date:   Mon Jul 16 10:00:43 2007 +0200
74462
74463     ppc4xx: Support for Yucca board with 440SPe Rev A added to 44x_spd_ddr2.c
74464
74465     The new boardspecific DDR2 controller configuration is used for the Yucca
74466     board. Now the Yucca board with 440SPe Rev. A chips is also supported.
74467
74468     Signed-off-by: Stefan Roese <sr@denx.de>
74469
74470 commit 6ed14addf97c8cd8f531e9ae7b2d3e222fffd53e
74471 Author: Stefan Roese <sr@denx.de>
74472 Date:   Mon Jul 16 09:57:00 2007 +0200
74473
74474     ppc4xx: Add new weak functions to support boardspecific DDR2 configuration
74475
74476     The new "weak" functions ddr_wrdtr() and ddr_clktr() are added to better
74477     support non default, boardspecific DDR(2) controller configuration.
74478
74479     Signed-off-by: Stefan Roese <sr@denx.de>
74480
74481 commit 5743a9207a370b90f09b20ebd61167c806b937f3
74482 Author: Stefan Roese <sr@denx.de>
74483 Date:   Mon Jul 16 08:53:51 2007 +0200
74484
74485     ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup
74486
74487     The new function remove_tlb() can be used to remove the TLB's used to
74488     map a specific memory region. This is especially useful for the DDR(2)
74489     setup routines which configure the SDRAM area temporarily as a cached
74490     area (for speedup on auto-calibration and ECC generation) and later
74491     need this area uncached for normal usage.
74492
74493     Signed-off-by: Stefan Roese <sr@denx.de>
74494
74495 commit 0c0a9cda1bde37106520476ed486bd67eb8d30ae
74496 Author: Michal Simek <monstr@monstr.eu>
74497 Date:   Mon Jul 16 00:31:07 2007 +0200
74498
74499     [PATCH] Support for Xilinx EmacLite controller
74500
74501 commit 3a6cab844cf74f76639d795e0be8717e02c86af7
74502 Author: Wolfgang Denk <wd@denx.de>
74503 Date:   Sat Jul 14 22:51:02 2007 +0200
74504
74505     Update CHANGELOG
74506
74507     Signed-off-by: Wolfgang Denk <wd@denx.de>
74508
74509 commit 5280f352c8da33b1d7fbf448768717d9e16ff9a1
74510 Author: Michal Simek <monstr@monstr.eu>
74511 Date:   Sat Jul 14 13:11:28 2007 +0200
74512
74513     [FIX] support for simply measuring time
74514
74515 commit 91bb4ca665d2e0cf7f60c4b5b370990250ec0c43
74516 Author: Michal Simek <monstr@monstr.eu>
74517 Date:   Sat Jul 14 12:41:23 2007 +0200
74518
74519     [FS] Added support for ROMFS
74520
74521 commit 011595307731a7a67a7445d107c279d031e8ab97
74522 Author: Heiko Schocher <hs@pollux.denx.de>
74523 Date:   Sat Jul 14 01:06:58 2007 +0200
74524
74525     [PCS440EP]  - fix compile error, if BUILD_DIR is used
74526
74527 commit 5a2f1098d81ad58b309e5e558d0492643166a799
74528 Author: Michal Simek <monstr@monstr.eu>
74529 Date:   Sat Jul 14 00:18:48 2007 +0200
74530
74531     [PATCH] Support time without timer
74532
74533 commit a476ca2ac2217ddd05a2bf0c514075814b10a3c0
74534 Author: Michal Simek <monstr@monstr.eu>
74535 Date:   Fri Jul 13 21:43:55 2007 +0200
74536
74537     [PATCH] Remove problem with disabled BARREL SHIFTER
74538
74539 commit 55e26ad62107d2f14f757de3ae0b14b9aa7aed94
74540 Author: Michal Simek <monstr@monstr.eu>
74541 Date:   Fri Jul 13 21:41:44 2007 +0200
74542
74543     [FIX] correct help for rspr
74544
74545 commit fad63407154f46246ce80d53a9c669a44362ac67
74546 Author: Heiko Schocher <hs@pollux.denx.de>
74547 Date:   Fri Jul 13 09:54:17 2007 +0200
74548
74549     make show_boot_progress () weak.
74550
74551     Signed-off-by: Heiko Schocher <hs@denx.de>
74552
74553 commit 907902472391b6ca1876ec300687562ecaf459b1
74554 Author: Heiko Schocher <hs@pollux.denx.de>
74555 Date:   Fri Jul 13 08:26:05 2007 +0200
74556
74557     [PCS440EP]  - The DIAG LEDs are now blinking, if an error occur
74558                 - fix compile error, if BUILD_DIR is used
74559
74560     Signed-off-by: Heiko Schocher <hs@denx.de>
74561
74562 commit a2e1c7098cf9574386b0c96841dfc8ea5cc93578
74563 Author: Stefan Roese <sr@denx.de>
74564 Date:   Thu Jul 12 16:32:08 2007 +0200
74565
74566     ppc4xx: Change receive buffer handling in the 4xx emac driver
74567
74568     This change fixes a bug in the receive buffer handling, that
74569     could lead to problems upon high network traffic (broadcasts...).
74570
74571     Signed-off-by: Stefan Roese <sr@denx.de>
74572
74573 commit 239f05ee4dd4cfe0b50f251b533dcebe9e67c360
74574 Author: Wolfgang Denk <wd@denx.de>
74575 Date:   Thu Jul 12 01:45:34 2007 +0200
74576
74577     Update CHANGELOG, minor coding style cleanup.
74578
74579     Signed-off-by: Wolfgang Denk <wd@denx.de>
74580
74581 commit 5a56af3b522ba47fb33a3fee84d23bf1e5429654
74582 Author: Andy Fleming <afleming@freescale.com>
74583 Date:   Fri Jun 8 16:41:18 2007 -0500
74584
74585     Remove erroneous errata code from Marvel 88E1111S driver
74586
74587     The Marvel 88E1111S driver for the TSEC was copied from the
74588     88E1101 driver, and included a fix for an erratum which does not
74589     exist on that part.  Now it is removed
74590
74591     Signed-off-by: Andy Fleming <afleming@freescale.com>
74592
74593 commit 982efcf23fd03647e01e2fbe28a7a36239156cc0
74594 Author: Andy Fleming <afleming@freescale.com>
74595 Date:   Tue Jun 5 16:38:44 2007 -0500
74596
74597     From: eran liberty <eran.liberty@gmail.com>
74598
74599     adds the reset register to 85xx immap
74600
74601     Signed-off-by: Eran Liberty <eran.liberty@gmail.com>
74602     Signed-off-by: Andy Fleming <afleming@freescale.com>
74603
74604 commit d3ec0d943a045bdb99e159e7bbc77430e09f11d7
74605 Author: Andy Fleming <afleming@freescale.com>
74606 Date:   Thu May 10 17:50:01 2007 -0500
74607
74608     Polished the 85xx ADS config files
74609
74610     Made the boot commands use device trees by default.
74611     Also moved the ramdisk to 1000000 (I think the previous address
74612     was getting overridden during boot).
74613
74614     Signed-off-by: Andy Fleming <afleming@freescale.com>
74615
74616 commit bfb37b32d1b0b03f18077dba49cc66a6e76fa038
74617 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
74618 Date:   Wed May 9 11:03:32 2007 -0500
74619
74620     8544ds: Fix Makefile after moving pixis to board/freescale.
74621
74622     The OBJTREE != SRCTREE build scenario was broken.
74623     This fixes it.
74624
74625     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
74626     Signed-off-by: Jon Loeliger <jdl@freescale.com>
74627
74628 commit 2a3cee43c3b71fa5b8d91db19f05067865290f3e
74629 Author: Andy Fleming <afleming@freescale.com>
74630 Date:   Wed May 9 00:54:20 2007 -0500
74631
74632     tsec: Fix PHY code to match first driver
74633
74634     Jarrold Wen noticed that the generic PHY code always matches
74635     under the current implementation.  Change it so the first match
74636     wins, and *only* unknown PHYs trigger the generic driver
74637
74638     Signed-off-by: Andy Fleming <afleming@freescale.com>
74639
74640 commit ccc091aac61a38cd998d575d92f7232e256d6312
74641 Author: Andy Fleming <afleming@freescale.com>
74642 Date:   Tue May 8 17:27:43 2007 -0500
74643
74644     Add support for CPM device tree configuration to 8560 ADS
74645
74646     * Adds code to modify CPM frequencies
74647     * Cleans up the config file to #define TSEC and (for now) #undef FCC
74648     * Adds the MII command for all 8560 ADS configurations
74649     * Updates config file to provide convenience commands for booting
74650       with a device tree
74651
74652     Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
74653     Signed-off-by: Andy Fleming <afleming@freescale.com>
74654
74655 commit 7507d56ccaf7aae1c474342a9a5540165cd7e9d9
74656 Author: Andy Fleming <afleming@freescale.com>
74657 Date:   Tue May 8 17:23:02 2007 -0500
74658
74659     Fix Marvell 88e1145 PHY init code
74660
74661     Fix a bug in the Marvell 88e1145 PHY init code in the TSEC driver
74662     where the reset was being done after the errata code instead of
74663     before.
74664
74665     Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
74666     Signed-off-by: Andy Fleming <afleming@freescale.com>
74667
74668 commit 5dc210dec5bace98a50b6ba905347890091a9bb0
74669 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
74670 Date:   Wed Jul 11 14:52:16 2007 -0500
74671
74672     Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC.
74673
74674     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
74675
74676 commit e8b85f3ba4cd8930e0a2fea2100c815d64201765
74677 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
74678 Date:   Wed Jul 11 14:52:08 2007 -0500
74679
74680     pciauto setup bridge
74681
74682     The P2P bridge bus numbers programmed into the device are relative to
74683     hose->first_busno.
74684
74685     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
74686
74687 commit 571f49fa717004ca4268b4e24057efc7bf9f987b
74688 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
74689 Date:   Wed Jul 11 14:52:01 2007 -0500
74690
74691     Support PCIe extended config registers
74692
74693     FSL PCIe block has extended cfg registers in the 100 and 400 range.
74694     For example, to read the LTSSM register: pci display <busn>.0 404 1
74695
74696     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
74697
74698 commit ba5feb12581bb2912ce301e4866b71f846e9fc07
74699 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
74700 Date:   Wed Jul 11 14:51:48 2007 -0500
74701
74702     Minor improvements to drivers/pci_auto.c
74703
74704     - Make pciauto_{pre,post}scan_setup_bridge non-static
74705     - Added physical address display in debug messages.
74706
74707     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
74708
74709 commit 40e81addab7bb74d20ddf681ce9babc880a828ee
74710 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
74711 Date:   Wed Jul 11 14:51:35 2007 -0500
74712
74713     Start pci hose scan from hose->current_busno.
74714
74715     Ensure hose->current_busno is not less than first_busno.  This fixes
74716     broken board code which leaves current_busno=0 when first_busno is
74717     greater than 0 for the cases with multiple controllers.
74718
74719     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
74720
74721 commit 3865b1fb7843a08ad49a6319a36415752276ff48
74722 Author: Stefan Roese <sr@denx.de>
74723 Date:   Wed Jul 11 12:13:53 2007 +0200
74724
74725     Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup
74726
74727     Signed-off-by: Stefan Roese <sr@denx.de>
74728
74729 commit fa1df308926a6f70e3504c57514ef27ac31fd13a
74730 Author: Bartlomiej Sieka <tur@semihalf.com>
74731 Date:   Wed Jul 11 20:11:07 2007 +0200
74732
74733     CM1.QP1: Support for the Schindler CM1.QP1 board.
74734
74735     Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
74736     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
74737
74738 commit 96e1d75be8193ca79e4215a368bf9d7f2362450f
74739 Author: Heiko Schocher <hs@pollux.denx.de>
74740 Date:   Wed Jul 11 18:39:11 2007 +0200
74741
74742     [PCS440EP]  - Show on the DIAG LEDs, if the SHA1 check failed
74743                 - now the Flash ST M29W040B is supported (not tested)
74744                 - fix the "led" command
74745                 - fix compile error, if BUILD_DIR is used
74746
74747     Signed-off-by: Heiko Schocher <hs@denx.de>
74748
74749 commit e9514751cfa5cce61ea699fa0d3eb37898a5eeb5
74750 Author: Stefan Roese <sr@denx.de>
74751 Date:   Sun Jul 8 13:44:27 2007 +0200
74752
74753     Fix malloc problem introduced with the relocation fixup for the PPC platform
74754
74755     The relocation fixup didn't handle the malloc pointer initialization
74756     correctly. This patch fixes this problem. Tested successfully on 4xx.
74757     The relocation fixup patches for 4xx will follow soon.
74758
74759     Signed-off-by: Stefan Roese <sr@denx.de>
74760
74761 commit 0dca874db62718e41253659e60f3a1de7eb418ce
74762 Author: TsiChung <tcliew@Goku.(none)>
74763 Date:   Tue Jul 10 15:45:43 2007 -0500
74764
74765     Cache update and added CFG_UNIFY_CACHE
74766
74767     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.
74768
74769     Signed-off-by: TsiChung <tcliew@Goku.(none)>
74770
74771 commit 52b017604a8f4d4a795880ef6e7861d7f2f1b005
74772 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74773 Date:   Thu Jul 5 23:36:16 2007 -0500
74774
74775     Update header file. Include dtimer_intr_setup(). Changed timer divider to global define.
74776
74777     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
74778
74779     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74780
74781 commit 5cdc07c7ef8f08ea55d3c47ed9221d91aa6d5fac
74782 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74783 Date:   Thu Jul 5 23:31:25 2007 -0500
74784
74785     Update header files
74786
74787     Include immap.h and renamed mcfrtc.h to rtc.h
74788
74789     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74790
74791 commit 2870e98ac8e5553e9187b12a47e5f46babb53990
74792 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74793 Date:   Thu Jul 5 23:29:21 2007 -0500
74794
74795     Add mcffec_initialize()
74796
74797     Added mcffec_initialize() in eth_initialize()
74798
74799     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74800
74801 commit 45a25bfd0c52f8a3fa137216bc94d32f90bedc5d
74802 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74803 Date:   Thu Jul 5 23:27:40 2007 -0500
74804
74805     Update header file and clean up
74806
74807     Include immap.h
74808
74809     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74810
74811 commit 0cee9c66318602c856a899ae5fa7579ccba6443a
74812 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74813 Date:   Thu Jul 5 23:23:15 2007 -0500
74814
74815     New uart structure and defines
74816
74817     Seperated from mcfuart.h
74818
74819     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74820
74821 commit a90e79de8d99e9c9d69d60bfff9f24c337165900
74822 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74823 Date:   Thu Jul 5 23:22:31 2007 -0500
74824
74825     New timer structure and defines
74826
74827     Seperated from mcftimer.h
74828
74829     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74830
74831 commit e04acb2eba4782489417240eff76e20e176aec10
74832 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74833 Date:   Thu Jul 5 23:21:09 2007 -0500
74834
74835     Rename mcfrtc to rtc
74836
74837     Since it is already in m68k folder, un-necessary to pad mcf. Replaced immap_5329.h and m5329.h to immap.h
74838
74839     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74840
74841 commit 2bd806fe4fc23958b8f78778199e7a6e3f8f6ad5
74842 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74843 Date:   Thu Jul 5 23:17:36 2007 -0500
74844
74845     Rename mcfserial.c. Update include header
74846
74847     Renamed mcfserial.c to mcfuart.c. Modified Makefile for mcfuart.o from mcfserial.o. Replace immap_5329.h and m5329.h to immap.h
74848
74849     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74850
74851 commit f2208fbc2eb9de3f4285bfaa021c6ebae16c9b0e
74852 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74853 Date:   Thu Jul 5 23:13:58 2007 -0500
74854
74855     Header file update, clean up and cache handling
74856
74857     Replaced immap_5329.h and m5329.h with immap.h. Included cache_invalid.
74858
74859     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74860
74861 commit 2e3f25ae9082daa9f5d181db45dfbc2e52ce0f97
74862 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74863 Date:   Thu Jul 5 23:10:40 2007 -0500
74864
74865     Create interrupts.c and modify Makefile
74866
74867     interrupt_init() and dtimer_intr_setup() are placed in interrupts.c. Added interrupts.o to Makefile
74868
74869     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74870
74871 commit ddd104f1ed655eda50c06ba636237a83ed943f34
74872 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74873 Date:   Thu Jul 5 23:06:55 2007 -0500
74874
74875     Enable Icache
74876
74877     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74878
74879 commit b9bf3de377b2bae70c983c9b97feae914999e735
74880 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74881 Date:   Thu Jul 5 23:05:31 2007 -0500
74882
74883     Update header file and some clean up
74884
74885     Replaced immap_5329.h and m5329.h with immap.h. Removed whitespaces.
74886
74887     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74888
74889 commit 84a015b52ec820a5ae173717d78516de731c89c2
74890 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74891 Date:   Thu Jul 5 23:03:28 2007 -0500
74892
74893     Update header file and enable icache
74894
74895     Replaced immap_5329.h and m5329.h with immap.h. Enabled icache_enable() in cpu_init_r().
74896
74897     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74898
74899 commit 7a17e759c7a8b58e910daf54df611e94fc8ca074
74900 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74901 Date:   Thu Jul 5 23:01:22 2007 -0500
74902
74903     Update header file and removed interrupt_init()
74904
74905     Replace immap_5329.h and m5329.h with immap.h. Removed interrupt_init() and placed it in interrupts.c
74906
74907     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74908
74909 commit 3b635492c95bd0d6e08f93f699821cba1f602a64
74910 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74911 Date:   Thu Jul 5 22:57:46 2007 -0500
74912
74913     Update for flash.o and mii.o
74914
74915     Removed flash.o and added mii.o
74916
74917     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74918
74919 commit c5ded275d839e4ff79f41718d50a835d989f57bc
74920 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74921 Date:   Thu Jul 5 22:56:19 2007 -0500
74922
74923     MII functions calls.
74924
74925     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74926
74927 commit 427c814104560e29bda14955c67703245aaaa5b4
74928 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74929 Date:   Thu Jul 5 22:54:42 2007 -0500
74930
74931     Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.
74932
74933     The removed MII routines will be placed in mii.c.
74934
74935     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74936
74937 commit 01a793fda09c63df5a496f09dc1c7cb26e6751a2
74938 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74939 Date:   Thu Jul 5 22:51:05 2007 -0500
74940
74941     Duplicate code
74942
74943     There is a Common Flash Interface Driver existed. To use the CFI driver, define CFG_FLASH_CFI in configuration file.
74944
74945     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74946
74947 commit 2744354a8437b8f78db178e30660215688bff570
74948 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74949 Date:   Thu Jul 5 22:46:38 2007 -0500
74950
74951     Seperate old structure defines and new structure defines
74952
74953     Removed new uart structure and defines to uart.h
74954
74955     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74956
74957 commit 2bd58608dbcff8890ca9a0c59e861ac24f8bb230
74958 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74959 Date:   Thu Jul 5 22:45:01 2007 -0500
74960
74961     Seperate old structure defines and new structure defines
74962
74963     New timer structure and defines will move to new timer.h
74964
74965     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74966
74967 commit 8cd5cd6de4ff92e03978338ed7aeb3ce7b7b9784
74968 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74969 Date:   Thu Jul 5 22:42:23 2007 -0500
74970
74971     Clean up
74972
74973     Removed whitespace
74974
74975     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74976
74977 commit 514871f565dd8bd1121e4a3ac1665a790e20b8f2
74978 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74979 Date:   Thu Jul 5 22:41:24 2007 -0500
74980
74981     Clean up
74982
74983     Replaced whitespace with tabs
74984
74985     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74986
74987 commit 48dbfeabc7afffe30609a4489f10c22cb67ef7dd
74988 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74989 Date:   Thu Jul 5 22:39:07 2007 -0500
74990
74991     Create new header file and move peripherals base address from configs file to new header file.
74992
74993     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.
74994
74995     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74996
74997 commit be296e31c4411f96d9cb3d2afc8fcb006867abfa
74998 Author: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
74999 Date:   Thu Jul 5 22:24:58 2007 -0500
75000
75001     Revert file mode
75002
75003     Changed MAKEALL file mode to executable, removed executable file mode from Makefile
75004
75005     Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
75006
75007 commit b3aff0cb9ecf236d7e8c93761dd1dadf6837a582
75008 Author: Jon Loeliger <jdl@freescale.com>
75009 Date:   Tue Jul 10 11:19:50 2007 -0500
75010
75011     disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
75012
75013     Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
75014     Those always evaluated TRUE, and thus were always compiled
75015     even when IDE really wasn't defined/wanted.
75016
75017     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75018
75019 commit ddb5d86f0215bcb6c293510c50eb050e92883b7a
75020 Author: Jon Loeliger <jdl@freescale.com>
75021 Date:   Tue Jul 10 11:13:21 2007 -0500
75022
75023     drivers/: Remove lingering references to CFG_CMD_* symbols.
75024
75025     Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
75026     Those always evaluated TRUE, and thus were always compiled
75027     even when IDE really wasn't defined/wanted.
75028
75029     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75030
75031 commit f40a7f3e3888b42a43674b099e5470022c8c544c
75032 Author: Jon Loeliger <jdl@freescale.com>
75033 Date:   Tue Jul 10 11:07:56 2007 -0500
75034
75035     fs/: Remove lingering references to CFG_CMD_* symbols.
75036
75037     Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
75038     Those always evaluated TRUE, and thus were always compiled
75039     even when IDE really wasn't defined/wanted.
75040
75041     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75042
75043 commit 610f2e9c28a9c101e09fa1b78143cf5f00ed1593
75044 Author: Jon Loeliger <jdl@freescale.com>
75045 Date:   Tue Jul 10 11:05:02 2007 -0500
75046
75047     net/: Remove lingering references to CFG_CMD_* symbols.
75048
75049     Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
75050     Those always evaluated TRUE, and thus were always compiled
75051     even when IDE really wasn't defined/wanted.
75052
75053     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75054
75055 commit 902531788376046da212afd1661cffb62f3daa1c
75056 Author: Jon Loeliger <jdl@freescale.com>
75057 Date:   Tue Jul 10 11:02:44 2007 -0500
75058
75059     common/: Remove lingering references to CFG_CMD_* symbols.
75060
75061     Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
75062     Those always evaluated TRUE, and thus were always compiled
75063     even when IDE really wasn't defined/wanted.
75064
75065     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75066
75067 commit d39b57415838c73fb0a37eca84de3c68ba990586
75068 Author: Jon Loeliger <jdl@freescale.com>
75069 Date:   Tue Jul 10 10:48:22 2007 -0500
75070
75071     board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
75072
75073     Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
75074     Those always evaluated TRUE, and thus were always compiled
75075     even when IDE really wasn't defined/wanted.
75076
75077     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75078
75079 commit 77a318545d57aefa844752465b94c7e09a3f26d0
75080 Author: Jon Loeliger <jdl@freescale.com>
75081 Date:   Tue Jul 10 10:39:10 2007 -0500
75082
75083     board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
75084
75085     Fixed some broken instances of "#ifdef CMD_CFG_IDE" too.
75086     Those always evaluated TRUE, and thus were always compiled
75087     even when IDE really wasn't defined/wanted.
75088
75089     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75090
75091 commit 068b60a0eb7e73b243ca55399f2a7df76e2c3f3d
75092 Author: Jon Loeliger <jdl@freescale.com>
75093 Date:   Tue Jul 10 10:27:39 2007 -0500
75094
75095     cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.
75096
75097     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75098
75099 commit 079a136c3588814784561d6e4856970ee82d6e2a
75100 Author: Jon Loeliger <jdl@freescale.com>
75101 Date:   Tue Jul 10 10:12:10 2007 -0500
75102
75103     include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
75104
75105     Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
75106     used to be included but CONFIG_BOOTP_MASK was not defined.
75107
75108     Remove lingering references to CFG_CMD_* symbols.
75109
75110     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75111
75112 commit 7f5c01577400c74cc5bac74f41dd0d3c79df623c
75113 Author: Jon Loeliger <jdl@freescale.com>
75114 Date:   Tue Jul 10 09:38:02 2007 -0500
75115
75116     include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.
75117
75118     Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
75119     used to be included but CONFIG_BOOTP_MASK was not defined.
75120
75121     Remove lingering references to CFG_CMD_* symbols.
75122
75123     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75124
75125 commit 80ff4f99b84b64edca3fd10da365ec1493be1c95
75126 Author: Jon Loeliger <jdl@freescale.com>
75127 Date:   Tue Jul 10 09:29:01 2007 -0500
75128
75129     include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.
75130
75131     Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
75132     used to be included but CONFIG_BOOTP_MASK was not defined.
75133
75134     Remove lingering references to CFG_CMD_* symbols.
75135
75136     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75137
75138 commit a1aa0bb502e25fd598b5e0ccdfb2c174921d714a
75139 Author: Jon Loeliger <jdl@freescale.com>
75140 Date:   Tue Jul 10 09:22:23 2007 -0500
75141
75142     include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.
75143
75144     Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
75145     used to be included but CONFIG_BOOTP_MASK was not defined.
75146
75147     Remove lingering references to CFG_CMD_* symbols.
75148
75149     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75150
75151 commit 659e2f6736232a08acca8785c206e2b4d9cd07d7
75152 Author: Jon Loeliger <jdl@freescale.com>
75153 Date:   Tue Jul 10 09:10:49 2007 -0500
75154
75155     include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.
75156
75157     Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
75158     used to be included but CONFIG_BOOTP_MASK was not defined.
75159
75160     Remove lingering references to CFG_CMD_* symbols.
75161
75162     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75163
75164 commit 11799434c5ff15a612577bb1ad1f4ea1a0595e4b
75165 Author: Jon Loeliger <jdl@freescale.com>
75166 Date:   Tue Jul 10 09:02:57 2007 -0500
75167
75168     include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.
75169
75170     Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h
75171     used to be included but CONFIG_BOOTP_MASK was not defined.
75172
75173     Remove lingering references to CFG_CMD_* symbols.
75174
75175     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75176
75177 commit 1fe80d79c5c4e52d3410a7ab4b8515da095cdab3
75178 Author: Jon Loeliger <jdl@freescale.com>
75179 Date:   Mon Jul 9 22:08:34 2007 -0500
75180
75181     Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
75182
75183     All of the choices for CONFIG_BOOTP_ are now documented in
75184     the README file.  You must now individually select exactly
75185     the set that you want using a series of
75186         #define CONFIG_BOOTP_<x>
75187     statements in the board port config files now.
75188
75189     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75190
75191 commit d3b8c1a743dcd31625c99e6a44590f207eb00028
75192 Author: Jon Loeliger <jdl@freescale.com>
75193 Date:   Mon Jul 9 21:57:31 2007 -0500
75194
75195     include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
75196
75197     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75198
75199 commit 2fd90ce575b02d189cbf443c85309bcd001aa393
75200 Author: Jon Loeliger <jdl@freescale.com>
75201 Date:   Mon Jul 9 21:48:26 2007 -0500
75202
75203     include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
75204
75205     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75206
75207 commit 37d4bb70586659dedef1658ce1bed071be098aec
75208 Author: Jon Loeliger <jdl@freescale.com>
75209 Date:   Mon Jul 9 21:38:02 2007 -0500
75210
75211     include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
75212
75213     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75214
75215 commit 18225e8dd1950bd6dbf35011e436db7f474c187d
75216 Author: Jon Loeliger <jdl@freescale.com>
75217 Date:   Mon Jul 9 21:31:24 2007 -0500
75218
75219     include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
75220
75221     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75222
75223 commit 7be044e4ea644b0ef1c486dadc1a4c2665b4374d
75224 Author: Jon Loeliger <jdl@freescale.com>
75225 Date:   Mon Jul 9 21:24:19 2007 -0500
75226
75227     include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
75228
75229     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75230
75231 commit 5d2ebe1b3ef0055c661bb1a0d252bf252380069f
75232 Author: Jon Loeliger <jdl@freescale.com>
75233 Date:   Mon Jul 9 21:16:53 2007 -0500
75234
75235     include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
75236
75237     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75238
75239 commit f55f7f8d83f36021ab1f0e3d738f5d8c8083a7e3
75240 Author: Jon Loeliger <jdl@freescale.com>
75241 Date:   Mon Jul 9 19:12:30 2007 -0500
75242
75243     Retire CONFIG_COMMANDS finally.
75244     Strip old CFG_CMD_* symbols out.
75245
75246     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75247
75248 commit b5501f7d720fed99ab0b42c83f5dea52868ce007
75249 Author: Jon Loeliger <jdl@freescale.com>
75250 Date:   Mon Jul 9 19:10:03 2007 -0500
75251
75252     Update README.* to reference new CONFIG_CMD_* names now.
75253
75254     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75255
75256 commit 4431283c7e6d54ae180d466e51bf2d97471a0ad9
75257 Author: Jon Loeliger <jdl@freescale.com>
75258 Date:   Mon Jul 9 19:06:00 2007 -0500
75259
75260     cpu/m*: Remove obsolete references to CONFIG_COMMANDS
75261
75262     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75263
75264 commit 3a1ed1e1f922c419bb71f7df4949d783ade369fa
75265 Author: Jon Loeliger <jdl@freescale.com>
75266 Date:   Mon Jul 9 18:57:22 2007 -0500
75267
75268     cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS
75269
75270     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75271
75272 commit ab3abcbabd840928fb1eb5122118ca466b5e5013
75273 Author: Jon Loeliger <jdl@freescale.com>
75274 Date:   Mon Jul 9 18:45:16 2007 -0500
75275
75276     board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
75277
75278     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75279
75280 commit 3fe00109a5f12de55b6e25b1f98dfc24bc9090c9
75281 Author: Jon Loeliger <jdl@freescale.com>
75282 Date:   Mon Jul 9 18:38:39 2007 -0500
75283
75284     board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
75285
75286     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75287
75288 commit c508a4cefd8a953fc64957650506a035e6e3d9d1
75289 Author: Jon Loeliger <jdl@freescale.com>
75290 Date:   Mon Jul 9 18:31:28 2007 -0500
75291
75292     board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS
75293
75294     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75295
75296 commit b9307262f8a9f3b5c9e15a6067eadc17407146f6
75297 Author: Jon Loeliger <jdl@freescale.com>
75298 Date:   Mon Jul 9 18:24:55 2007 -0500
75299
75300     board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
75301
75302     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75303
75304 commit fcec2eb93e126400009729328e797f12bc94f1fd
75305 Author: Jon Loeliger <jdl@freescale.com>
75306 Date:   Mon Jul 9 18:19:09 2007 -0500
75307
75308     board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
75309
75310     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75311
75312 commit a593814f2be0c9cdc3133cd550b167b8a988328f
75313 Author: Jon Loeliger <jdl@freescale.com>
75314 Date:   Mon Jul 9 18:10:50 2007 -0500
75315
75316     rtc/: Remove obsolete references to CONFIG_COMMANDS
75317
75318     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75319
75320 commit 67350568f9d46e66c21829f3513b3db0caeb948b
75321 Author: Jon Loeliger <jdl@freescale.com>
75322 Date:   Mon Jul 9 18:05:38 2007 -0500
75323
75324     lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS
75325
75326     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75327
75328 commit 7def6b34f910f08d7ef0a14646da067719237ca2
75329 Author: Jon Loeliger <jdl@freescale.com>
75330 Date:   Mon Jul 9 18:02:11 2007 -0500
75331
75332     lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS
75333
75334     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75335
75336 commit dd60d1223b99a88a7216f3e041fe40634ad4c2bb
75337 Author: Jon Loeliger <jdl@freescale.com>
75338 Date:   Mon Jul 9 17:56:50 2007 -0500
75339
75340     fs/: Remove obsolete references to CONFIG_COMMANDS
75341
75342     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75343
75344 commit c91898bbc505aff3e12a807af88e76da18efb7ee
75345 Author: Jon Loeliger <jdl@freescale.com>
75346 Date:   Mon Jul 9 17:46:09 2007 -0500
75347
75348     tools/: Remove obsolete references to CONFIG_COMMANDS
75349
75350     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75351
75352 commit 643d1ab23960950b52e0a2803c2d3ea4c558fa01
75353 Author: Jon Loeliger <jdl@freescale.com>
75354 Date:   Mon Jul 9 17:45:14 2007 -0500
75355
75356     net/: Remove obsolete references to CONFIG_COMMANDS
75357
75358     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75359
75360 commit cb51c0bf88f95a1bca68324b0126f8eed8b43273
75361 Author: Jon Loeliger <jdl@freescale.com>
75362 Date:   Mon Jul 9 17:39:42 2007 -0500
75363
75364     drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
75365
75366     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75367
75368 commit 07d38a17e964aec4c7827f0ee9a583bc8cc1ad6b
75369 Author: Jon Loeliger <jdl@freescale.com>
75370 Date:   Mon Jul 9 17:30:01 2007 -0500
75371
75372     drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS
75373
75374     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75375
75376 commit cde5c64d17cf4834aa7b5c373f288bc7dad27b29
75377 Author: Jon Loeliger <jdl@freescale.com>
75378 Date:   Mon Jul 9 17:22:37 2007 -0500
75379
75380     disk/: Remove obsolete references to CONFIG_COMMANDS
75381
75382     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75383
75384 commit 639221c76c88215bd55af83ad174fc30d1940f8f
75385 Author: Jon Loeliger <jdl@freescale.com>
75386 Date:   Mon Jul 9 17:15:49 2007 -0500
75387
75388     include/: Remove obsolete references to CONFIG_COMMANDS
75389     Mostly removed from comments here.
75390
75391     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75392
75393 commit 4ef218f6fdf8d747f4589da5252b004e7d2c2876
75394 Author: Wolfgang Denk <wd@denx.de>
75395 Date:   Tue Jul 10 00:01:28 2007 +0200
75396
75397     Coding style cleanup; update CHANGELOG.
75398
75399     Signed-off-by: Wolfgang Denk <wd@denx.de>
75400
75401 commit c8603cfbd4573379a6076c9c208545ba2bbf019a
75402 Author: Stefan Roese <sr@denx.de>
75403 Date:   Mon Jul 9 11:00:24 2007 +0200
75404
75405     Small coding style cleanup
75406
75407     Signed-off-by: Stefan Roese <sr@denx.de>
75408
75409 commit 0f92c7e7c9a62755b1457d3c46f93c8c1f6c19fc
75410 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
75411 Date:   Mon Jul 9 10:10:08 2007 +0200
75412
75413     Migrate esd 405EP boards to new NAND subsystem
75414
75415     Remove unused CFG_NAND_LEGACY define
75416
75417     These boards to not have NAND.
75418
75419     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
75420
75421 commit bd84ee4c2020c3a6861f4bb2e7ea0fb49f82e803
75422 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
75423 Date:   Mon Jul 9 10:10:06 2007 +0200
75424
75425     Migrate esd 405EP boards to new NAND subsystem
75426
75427     Migrate esd 405EP boards to new NAND subsystem
75428
75429     -cleanup
75430     -use correct io accessors (in/out_be32())
75431
75432     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
75433
75434 commit e09f7ab5749c345f924da272bea0521a73af5b11
75435 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
75436 Date:   Mon Jul 9 10:10:04 2007 +0200
75437
75438     Migrate esd 405EP boards to new NAND subsystem
75439
75440     This patch prepares the migration from the legacy NAND driver
75441     to U-Boot's new NAND subsystem for esd boards.
75442
75443     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
75444
75445 commit c3517f919d0f61650cf3027fd4faf0f631142f6c
75446 Author: Jon Loeliger <jdl@freescale.com>
75447 Date:   Sun Jul 8 18:10:08 2007 -0500
75448
75449     common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
75450
75451     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75452
75453 commit fd9bcaa35be64fe41a4223fdb6ecdbad52470b39
75454 Author: Jon Loeliger <jdl@freescale.com>
75455 Date:   Sun Jul 8 18:05:39 2007 -0500
75456
75457     common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
75458
75459     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75460
75461 commit c76fe47425afc7d5d670ff0539823c85d65d9c42
75462 Author: Jon Loeliger <jdl@freescale.com>
75463 Date:   Sun Jul 8 18:02:23 2007 -0500
75464
75465     common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
75466
75467     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75468
75469 commit baa26db4113679b80970ff447d91cc10217742a6
75470 Author: Jon Loeliger <jdl@freescale.com>
75471 Date:   Sun Jul 8 17:51:39 2007 -0500
75472
75473     common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
75474
75475     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75476
75477 commit af075ee96e52dda7b6bca6c937588aeaaec5f2cd
75478 Author: Jon Loeliger <jdl@freescale.com>
75479 Date:   Sun Jul 8 17:02:01 2007 -0500
75480
75481     Clear up confusion over the CMD_POST and POST_DIAG mess.
75482
75483     For some reason, CONFIG_POST permeated as CONFIG_CMD_POST_DIAG
75484     when it really means just CONFIG_CMD_DIAG.  There is no CMD_POST.
75485     Clear this mess up some.
75486
75487     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75488
75489 commit b3631487105a57ab7cbadfc26efbaf9676275018
75490 Author: Jon Loeliger <jdl@freescale.com>
75491 Date:   Sun Jul 8 15:45:08 2007 -0500
75492
75493     Remove references to the old cmd_confdefs.h include file.
75494
75495     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75496
75497 commit a22d4da95e20049b4daa1c2a022f61e8a72f2fb6
75498 Author: Jon Loeliger <jdl@freescale.com>
75499 Date:   Sun Jul 8 15:42:59 2007 -0500
75500
75501     include/configs: Catch some CONFIG_CMD_* conversion stragglers.
75502
75503     Use new CONFIG_CMD_* in lwmon5.h board config file.
75504     Fix CONFIG_CMD_* typo braindamage in omap1510inn.h
75505
75506     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75507
75508 commit a5562901661bd428f7e5feb333f796372cb81019
75509 Author: Jon Loeliger <jdl@freescale.com>
75510 Date:   Sun Jul 8 15:31:57 2007 -0500
75511
75512     include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files.
75513
75514     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75515
75516 commit fe7f782d5b8c64a0195c68c31a0a11d4f641355e
75517 Author: Jon Loeliger <jdl@freescale.com>
75518 Date:   Sun Jul 8 15:02:44 2007 -0500
75519
75520     include/configs: Use new CONFIG_CMD_* in various S* named board config files.
75521
75522     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75523
75524 commit e9a0f8f15c11f337967aa0600ad6e8af33037f50
75525 Author: Jon Loeliger <jdl@freescale.com>
75526 Date:   Sun Jul 8 15:12:40 2007 -0500
75527
75528     include/configs: Use new CONFIG_CMD_* in various R* named board config files.
75529
75530     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75531
75532 commit 12aa9fd23d724bd6ab88e1baa0db35133a27303f
75533 Author: Jon Loeliger <jdl@freescale.com>
75534 Date:   Sun Jul 8 14:55:07 2007 -0500
75535
75536     include/configs: Use new CONFIG_CMD_* in various Q* named board config files.
75537
75538     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75539
75540 commit acf0269779422f3e147d2ddfb499c9f6ff10ad5e
75541 Author: Jon Loeliger <jdl@freescale.com>
75542 Date:   Sun Jul 8 14:49:44 2007 -0500
75543
75544     include/configs: Use new CONFIG_CMD_* in various P* named board config files.
75545
75546     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75547
75548 commit e18a1061a8630cb67995fdf99afd3fb50d1b187d
75549 Author: Jon Loeliger <jdl@freescale.com>
75550 Date:   Sun Jul 8 14:21:43 2007 -0500
75551
75552     include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.
75553
75554     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75555
75556 commit 8353e139bfad9059c54f5b2421f1a3090e15a2e2
75557 Author: Jon Loeliger <jdl@freescale.com>
75558 Date:   Sun Jul 8 14:14:17 2007 -0500
75559
75560     include/configs: Use new CONFIG_CMD_* in various M* named board config files.
75561
75562     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75563
75564 commit 348f258f24253433e4a2302a0bbceb6740a67246
75565 Author: Jon Loeliger <jdl@freescale.com>
75566 Date:   Sun Jul 8 13:46:18 2007 -0500
75567
75568     include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config files.
75569
75570     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75571
75572 commit 6c4f4da9bfc9f9403f54fce678ed0364b7c86a6a
75573 Author: Jon Loeliger <jdl@freescale.com>
75574 Date:   Sun Jul 8 10:09:35 2007 -0500
75575
75576     include/configs: Use new CONFIG_CMD_* in various H* named board config files.
75577
75578     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75579
75580 commit 60a0876b5106b34220e459c208bbf648073306c0
75581 Author: Jon Loeliger <jdl@freescale.com>
75582 Date:   Sat Jul 7 21:04:26 2007 -0500
75583
75584     include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files.
75585
75586     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75587
75588 commit dcaa71562826a2466e894c868d132509dcda8444
75589 Author: Jon Loeliger <jdl@freescale.com>
75590 Date:   Sat Jul 7 20:56:05 2007 -0500
75591
75592     include/configs: Use new CONFIG_CMD_* in various E* named board config files.
75593
75594     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75595
75596 commit 3c3227f3c737502311b25b72084573901cbbf17d
75597 Author: Jon Loeliger <jdl@freescale.com>
75598 Date:   Sat Jul 7 20:40:43 2007 -0500
75599
75600     include/configs: Use new CONFIG_CMD_* in various D* named board config files.
75601
75602     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75603
75604 commit 49cf7e8ee7ef943fdfe866ce28410b0bfbf6a26c
75605 Author: Jon Loeliger <jdl@freescale.com>
75606 Date:   Thu Jul 5 19:52:35 2007 -0500
75607
75608     include/configs: Use new CONFIG_CMD_* in various C* named board config files.
75609
75610     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75611
75612 commit de8b2a6e33298dcdb10bdda48db25e53c3089eba
75613 Author: Jon Loeliger <jdl@freescale.com>
75614 Date:   Thu Jul 5 19:32:07 2007 -0500
75615
75616     include/configs: Use new CONFIG_CMD_* in various B* named board config files.
75617
75618     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75619
75620 commit 498ff9a228485bd4b9f23d066bada268f9add1dd
75621 Author: Jon Loeliger <jdl@freescale.com>
75622 Date:   Thu Jul 5 19:13:52 2007 -0500
75623
75624     include/configs: Use new CONFIG_CMD_* in various A* named board config files.
75625
75626     Since ADS860.h includes "board/fads/fads.h" with ramifications
75627     on the CONFIG_COMMAND treatment, it too has to be adjusted to
75628     exclude already configured commands in this same commit.
75629
75630     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75631
75632 commit 10e038932f22ee80ebd53de312531e70e6590a2f
75633 Author: Thomas Knobloch <knobloch@siemens.com>
75634 Date:   Fri Jul 6 14:58:39 2007 +0200
75635
75636     [NAND] Bad block skipping for command nboot
75637
75638     The old implementation of command nboot does not support reading the image from
75639     NAND flash with skipping of bad blocks. The patch implements a new version of
75640     the nboot command: by calling nboot.jffs2 from the u-boot command line the
75641     command will load the image from NAND flash with respect to bad blocks (by using
75642     nand_read_opts()). This is similar to e.g. the NAND read command: "nand
75643     read.jffs2 ...".
75644
75645     Signed-off-by: Thomas Knobloch <knobloch@siemens.com>
75646     Signed-off-by: Stefan Roese <sr@denx.de>
75647
75648 commit 334043f601a90ac53e5ecc846fbb73a1ef38cb1f
75649 Author: Stefan Roese <sr@denx.de>
75650 Date:   Fri Jul 6 12:26:51 2007 +0200
75651
75652     ppc4xx: Update lwmon5 default environment
75653
75654     Signed-off-by: Stefan Roese <sr@denx.de>
75655
75656 commit 5d187430a055d62f17ca84d75e7245439d1f7e75
75657 Author: Stefan Roese <sr@denx.de>
75658 Date:   Fri Jul 6 11:48:24 2007 +0200
75659
75660     ppc4xx: Update lwmon5 board
75661
75662     Add unlock=yes environment variable to default variables to unlock
75663     the CFI flash by default.
75664
75665     Signed-off-by: Stefan Roese <sr@denx.de>
75666
75667 commit 6b0a174a1e6f55e1f5a1fbb223cdad7645a4646e
75668 Author: Stefan Roese <sr@denx.de>
75669 Date:   Fri Jul 6 09:45:47 2007 +0200
75670
75671     Fix problem with get/setdcr commands introduced by cfg patches
75672
75673     Signed-off-by: Stefan Roese <sr@denx.de>
75674
75675 commit f1152f8c28db4a22087c21c618a3f7baa48e9a4f
75676 Author: Wolfgang Denk <wd@denx.de>
75677 Date:   Fri Jul 6 02:50:19 2007 +0200
75678
75679     Code cleanup and default config update for STC GP3 SSA board.
75680
75681     Signed-off-by: Wolfgang Denk <wd@denx.de>
75682
75683 commit e4dbe1b215f5c6c462e76909d240bd96472b84de
75684 Author: Wolfgang Denk <wd@denx.de>
75685 Date:   Thu Jul 5 17:56:27 2007 +0200
75686
75687     Fixing some typos etc. introduced mainly by cfg patches.
75688
75689     Signed-off-by: Wolfgang Denk <wd@denx.de>
75690
75691 commit b6b4684546809f89c8bac72863ca49b5fd8ac0cd
75692 Author: Wolfgang Denk <wd@denx.de>
75693 Date:   Thu Jul 5 11:12:16 2007 +0200
75694
75695     Minor coding style cleanup. Update CHANGELOG.
75696
75697 commit dca3b3d6d6396b67e5e84af53452164923c73443
75698 Author: Jon Loeliger <jdl@jdl.com>
75699 Date:   Wed Jul 4 22:33:46 2007 -0500
75700
75701     include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files.
75702
75703     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75704
75705 commit 6c18eb9804b525f3e4f3bb3d014dd69a200d9fa7
75706 Author: Jon Loeliger <jdl@jdl.com>
75707 Date:   Wed Jul 4 22:33:38 2007 -0500
75708
75709     include/configs: Use new CONFIG_CMD_* in various t* and u* named board config files.
75710
75711     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75712
75713 commit 46da1e96b7db14f4fcd2c92544e7c0862024bc76
75714 Author: Jon Loeliger <jdl@jdl.com>
75715 Date:   Wed Jul 4 22:33:30 2007 -0500
75716
75717     include/configs: Use new CONFIG_CMD_* in various s* named board config files.
75718
75719     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75720
75721 commit 90cc3eb6d2be856d9ddd81436de9cf343bc6b5c8
75722 Author: Jon Loeliger <jdl@jdl.com>
75723 Date:   Wed Jul 4 22:33:23 2007 -0500
75724
75725     include/configs: Use new CONFIG_CMD_* in various q* and r* named board config files.
75726
75727     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75728
75729 commit 26a34560d56a9df5bc2ae23525d9229736134757
75730 Author: Jon Loeliger <jdl@jdl.com>
75731 Date:   Wed Jul 4 22:33:17 2007 -0500
75732
75733     include/configs: Use new CONFIG_CMD_* in various p* named board config files.
75734
75735     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75736
75737 commit a5cb23092a7d31490a33d4ec871468b63babfa3c
75738 Author: Jon Loeliger <jdl@jdl.com>
75739 Date:   Wed Jul 4 22:33:13 2007 -0500
75740
75741     include/configs: Use new CONFIG_CMD_* in various o* named board config files.
75742
75743     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75744
75745 commit 929a2bfd142737003a8fc32e1b86e1f2c1850257
75746 Author: Jon Loeliger <jdl@jdl.com>
75747 Date:   Wed Jul 4 22:33:07 2007 -0500
75748
75749     include/configs: Use new CONFIG_CMD_* in various n* named board config files.
75750
75751     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75752
75753 commit 5dc11a511960d490f7f01ffd746edfe6277f99b0
75754 Author: Jon Loeliger <jdl@jdl.com>
75755 Date:   Wed Jul 4 22:33:01 2007 -0500
75756
75757     include/configs: Use new CONFIG_CMD_* in various m* named board config files.
75758
75759     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75760
75761 commit 9bbb1c0820c1fbd3811ab6ee4ba0f6c6f76b27e4
75762 Author: Jon Loeliger <jdl@jdl.com>
75763 Date:   Wed Jul 4 22:32:57 2007 -0500
75764
75765     include/configs: Use new CONFIG_CMD_* in various l* named board config files.
75766
75767     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75768
75769 commit bc234c129fa04fb9fa33530930e5cbc6084cd47a
75770 Author: Jon Loeliger <jdl@jdl.com>
75771 Date:   Wed Jul 4 22:32:51 2007 -0500
75772
75773     include/configs: Use new CONFIG_CMD_* in various j* and k* named board config files.
75774
75775     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75776
75777 commit 1d2c6bc491969f8d8fb34c8e30e8bea7a2af9c31
75778 Author: Jon Loeliger <jdl@jdl.com>
75779 Date:   Wed Jul 4 22:32:32 2007 -0500
75780
75781     include/configs: Use new CONFIG_CMD_* in various i* named board config files.
75782
75783     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75784
75785 commit 48d5d102a2f2e619c92050b9aedbb69689185bc0
75786 Author: Jon Loeliger <jdl@jdl.com>
75787 Date:   Wed Jul 4 22:32:25 2007 -0500
75788
75789     include/configs: Use new CONFIG_CMD_* in various h* named board config files.
75790
75791     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75792
75793 commit 72eb0efaed7048afcc61fc6f0085c49394b5dc36
75794 Author: Jon Loeliger <jdl@jdl.com>
75795 Date:   Wed Jul 4 22:32:19 2007 -0500
75796
75797     include/configs: Use new CONFIG_CMD_* in various g* named board config files.
75798
75799     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75800
75801 commit 1bec3d3002d3bbbae6f2468a0f7376db1120d33e
75802 Author: Jon Loeliger <jdl@jdl.com>
75803 Date:   Wed Jul 4 22:32:10 2007 -0500
75804
75805     include/configs: Use new CONFIG_CMD_* in various e* named board config files.
75806
75807     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75808
75809 commit ab999ba1b31ebe78dd16374394a55d7c6e5aa6e4
75810 Author: Jon Loeliger <jdl@jdl.com>
75811 Date:   Wed Jul 4 22:32:03 2007 -0500
75812
75813     include/configs: Use new CONFIG_CMD_* in various d* named board config files.
75814
75815     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75816
75817 commit 37e4f24b87fa255ae456d193b7cd23c18dd1d56b
75818 Author: Jon Loeliger <jdl@jdl.com>
75819 Date:   Wed Jul 4 22:31:56 2007 -0500
75820
75821     include/configs: Use new CONFIG_CMD_* in various c* named board config files.
75822
75823     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75824
75825 commit ba2351f9d1e841bd00ea6dad1e3c16d0259ad264
75826 Author: Jon Loeliger <jdl@jdl.com>
75827 Date:   Wed Jul 4 22:31:49 2007 -0500
75828
75829     include/configs: Use new CONFIG_CMD_* in various b* named board config files.
75830
75831     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75832
75833 commit 0b361c916617aff79e647b40f0e43361e0bbaccf
75834 Author: Jon Loeliger <jdl@jdl.com>
75835 Date:   Wed Jul 4 22:31:42 2007 -0500
75836
75837     include/configs: Use new CONFIG_CMD_* in various a* named board config files.
75838
75839     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75840
75841 commit b730cda82e362df6a22f4c59c0a9b97e885b1014
75842 Author: Jon Loeliger <jdl@jdl.com>
75843 Date:   Wed Jul 4 22:31:35 2007 -0500
75844
75845     include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.
75846
75847     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75848
75849 commit d794cfefead5fc177cf4f41164e80382e9c9484a
75850 Author: Jon Loeliger <jdl@jdl.com>
75851 Date:   Wed Jul 4 22:31:15 2007 -0500
75852
75853     include/configs: Use new CONFIG_CMD_* in various 5200 board config files.
75854
75855     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75856
75857 commit ef0df52ab49eea4a30c15087fd27d54c1d946f2c
75858 Author: Jon Loeliger <jdl@jdl.com>
75859 Date:   Wed Jul 4 22:31:07 2007 -0500
75860
75861     include/configs: Use new CONFIG_CMD_* in STx board config files.
75862
75863     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75864
75865 commit 866e3089bfc826bb4dc74637f8aad87a3bab79fc
75866 Author: Jon Loeliger <jdl@jdl.com>
75867 Date:   Wed Jul 4 22:30:58 2007 -0500
75868
75869     include/configs: Use new CONFIG_CMD_* in sbc* board config files.
75870
75871     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75872
75873 commit 2694690e285acaa34922f55f4b5ae030da60c55a
75874 Author: Jon Loeliger <jdl@jdl.com>
75875 Date:   Wed Jul 4 22:30:50 2007 -0500
75876
75877     include/configs: Use new CONFIG_CMD_* in TQM board config files.
75878
75879     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75880
75881 commit 1cc4c458329765b58e584a19821e796b3c10e976
75882 Author: Jon Loeliger <jdl@jdl.com>
75883 Date:   Wed Jul 4 22:30:28 2007 -0500
75884
75885     include/configs: Use new CONFIG_CMD_* in 82xx board config files.
75886
75887     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75888
75889 commit 8ea5499afdaba0acf60923dd99001c399d4a7c8e
75890 Author: Jon Loeliger <jdl@jdl.com>
75891 Date:   Wed Jul 4 22:30:06 2007 -0500
75892
75893     include/configs: Use new CONFIG_CMD_* in 83xx board config files.
75894
75895     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75896
75897 commit b44896215a09c60fa40cae906f7ed207bbc2c492
75898 Author: Sergei Poselenov <sposelenov@emcraft.com>
75899 Date:   Thu Jul 5 08:17:37 2007 +0200
75900
75901     Merged POST framework with the current TOT.
75902
75903     Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
75904
75905 commit b24629fa377214d63bb40d1360e354b6d3e4af56
75906 Author: Jon Loeliger <jdl@jdl.com>
75907 Date:   Wed Jun 13 13:23:15 2007 -0500
75908
75909     mpc86xx: Remove old CFG_CMD_* references.
75910
75911     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75912
75913 commit 46175d9764da129bb4fd341cd2554dc7d55f5b2a
75914 Author: Jon Loeliger <jdl@jdl.com>
75915 Date:   Wed Jun 13 13:22:54 2007 -0500
75916
75917     Add MPC8568MDS to MAKEALL 85xx target.
75918
75919     It was missing from the original port submission.
75920
75921     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75922
75923 commit 2835e518c969e5124ba1174eef3e8375e12fa7d5
75924 Author: Jon Loeliger <jdl@jdl.com>
75925 Date:   Wed Jun 13 13:22:08 2007 -0500
75926
75927     include/configs: Use new CONFIG_CMD_* in 85xx board config files.
75928
75929     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75930
75931 commit 56b304ac2091689506088a9ae67f63fd6300cf16
75932 Author: Jon Loeliger <jdl@jdl.com>
75933 Date:   Wed Jun 13 13:21:37 2007 -0500
75934
75935     Fix #if typo in CONFIG_CMD_* changes.
75936
75937     Signed-off-by: Jon Loeliger <jdl@freescale.com>
75938
75939 commit f780b83316d9af1f61d71cc88b1917b387b9b995
75940 Author: Niklaus Giger <niklausgiger@gmx.ch>
75941 Date:   Wed Jun 27 18:11:38 2007 +0200
75942
75943     resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX
75944
75945     Signed-off-by: Niklaus Giger <niklaus.giger@nestal.com>
75946
75947 commit 04e6c38b766eaa2f3287561563c9e215e0c3a0d4
75948 Author: Stefan Roese <sr@denx.de>
75949 Date:   Wed Jul 4 10:06:30 2007 +0200
75950
75951     ppc4xx: Update lwmon5 board
75952
75953     - Add optional ECC generation routine to preserve existing
75954       RAM values. This is needed for the Linux log-buffer support
75955     - Add optional DDR2 setup with CL=4
75956     - GPIO50 not used anymore
75957     - Lime register setup added
75958
75959     Signed-off-by: Stefan Roese <sr@denx.de>
75960
75961 commit 6810a34677dbc446334f5e451f1682426dd33b49
75962 Author: Grant Likely <grant.likely@secretlab.ca>
75963 Date:   Tue Jul 3 00:17:28 2007 -0600
75964
75965     Fix Makefile to use $(MKCONFIG) macro for all board ports
75966
75967     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
75968
75969 commit 90b1b2d69b9396ff2f01165ebc16c9a594eb5926
75970 Author: Grant Likely <grant.likely@secretlab.ca>
75971 Date:   Tue Jul 3 00:17:28 2007 -0600
75972
75973     Fix Makefile to use $(MKCONFIG) macro for all board ports
75974
75975     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
75976
75977 commit 057004f4a4863554d56cc56268bfa7c7d9738e27
75978 Author: Grant Likely <grant.likely@secretlab.ca>
75979 Date:   Tue Jul 3 00:34:49 2007 -0600
75980
75981     Correct fixup relocation for mpc83xx
75982
75983     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
75984
75985 commit 5af61b2f4b838a05f79be274f3e5a66edd2d9c96
75986 Author: Grant Likely <grant.likely@secretlab.ca>
75987 Date:   Tue Jul 3 00:34:44 2007 -0600
75988
75989     Correct fixup relocation for mpc8260
75990
75991     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
75992
75993 commit f3a52fe05923935db86985daf9438e2f70ac39aa
75994 Author: Grant Likely <grant.likely@secretlab.ca>
75995 Date:   Tue Jul 3 00:34:39 2007 -0600
75996
75997     Correct fixup relocation for mpc824x
75998
75999     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76000
76001 commit a85dd254c0577fca13627c46e93fc2ad4c4f1f00
76002 Author: Grant Likely <grant.likely@secretlab.ca>
76003 Date:   Tue Jul 3 00:34:34 2007 -0600
76004
76005     Correct fixup relocation for mpc8220
76006
76007     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76008
76009 commit 6f7576b20ecf0d040c3ac3b032b5cbc860e38a90
76010 Author: Grant Likely <grant.likely@secretlab.ca>
76011 Date:   Tue Jul 3 00:34:29 2007 -0600
76012
76013     Correct fixup relocation for MPC5xxx
76014
76015     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76016
76017 commit 3649cd99ba815b6601868735765602f00ef3692b
76018 Author: Grant Likely <grant.likely@secretlab.ca>
76019 Date:   Tue Jul 3 00:34:24 2007 -0600
76020
76021     Correct relocation fixup for mpc5xx
76022
76023     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76024
76025 commit f82b3b6304b620ef7e28bfaa1ea887a2ad2fa325
76026 Author: Grant Likely <grant.likely@secretlab.ca>
76027 Date:   Tue Jul 3 00:34:19 2007 -0600
76028
76029     Don't set gd->reloc_off if relocation of .fixup works correctly
76030
76031     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76032
76033 commit e1a6144c32dc7de73bcdd33995de0148cbd0bd28
76034 Author: Grant Likely <grant.likely@secretlab.ca>
76035 Date:   Tue Jul 3 00:34:14 2007 -0600
76036
76037     Remove obsolete mpc83xx linker scripts
76038
76039     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76040
76041 commit 17e32fc3908bf7089d3f16fc82a1c3ae674dd65b
76042 Author: Grant Likely <grant.likely@secretlab.ca>
76043 Date:   Tue Jul 3 00:34:09 2007 -0600
76044
76045     Consolidate mpc8260 linker scripts
76046
76047     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76048
76049 commit af7d38b393690d7eeaf418ac85a1e831a50d5fd0
76050 Author: Grant Likely <grant.likely@secretlab.ca>
76051 Date:   Tue Jul 3 00:34:04 2007 -0600
76052
76053     Remove obsolete mpc824x linker scripts
76054
76055     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76056
76057 commit f94a3aecebc40ca0939c7d66d010009cf51be9e2
76058 Author: Grant Likely <grant.likely@secretlab.ca>
76059 Date:   Tue Jul 3 00:33:59 2007 -0600
76060
76061     Remove obsolete mpc824x linker scripts (3 of 4)
76062
76063     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76064
76065 commit a71c084f3ac7fedf144537db2b2da47323068833
76066 Author: Grant Likely <grant.likely@secretlab.ca>
76067 Date:   Tue Jul 3 00:33:53 2007 -0600
76068
76069     Remove obsolete mpc824x linker scripts (2 of 4)
76070
76071     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76072
76073 commit f670a15468d1365241d40022b9408e1004181f5e
76074 Author: Grant Likely <grant.likely@secretlab.ca>
76075 Date:   Tue Jul 3 00:33:48 2007 -0600
76076
76077     Remove obsolete mpc824x linker scripts (1 of 4)
76078
76079     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76080
76081 commit 09555bd45a04c0e54f172528d21bc18896550d28
76082 Author: Grant Likely <grant.likely@secretlab.ca>
76083 Date:   Tue Jul 3 00:33:43 2007 -0600
76084
76085     Remove obsolete mpc8220 linker scripts
76086
76087     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76088
76089 commit 5efb992f046e51225c93d52f80fecbe433abd789
76090 Author: Grant Likely <grant.likely@secretlab.ca>
76091 Date:   Tue Jul 3 00:33:38 2007 -0600
76092
76093     Remove obsolete mpc5xxx linker scripts (3 of 3)
76094
76095     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76096
76097 commit 07c13dfef65b31647e69d8b61daa1eec598add1a
76098 Author: Grant Likely <grant.likely@secretlab.ca>
76099 Date:   Tue Jul 3 00:33:33 2007 -0600
76100
76101     Remove obsolete mpc5xxx linker scripts (2 of 3)
76102
76103     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76104
76105 commit b4f67513a624ce85866c66c575bd2d9d7977d7f0
76106 Author: Grant Likely <grant.likely@secretlab.ca>
76107 Date:   Tue Jul 3 00:33:28 2007 -0600
76108
76109     Remove obsolete mpc5xxx linker scripts (1 of 3)
76110
76111     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76112
76113 commit b7d8e05f8675249b5f208aa73babeed384a4519d
76114 Author: Grant Likely <grant.likely@secretlab.ca>
76115 Date:   Tue Jul 3 00:33:23 2007 -0600
76116
76117     Remove obsolete mpc5xx linker scripts
76118
76119     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76120
76121 commit 416a0b6d40f6eba3a2fc547253c16bda28d922f7
76122 Author: Grant Likely <grant.likely@secretlab.ca>
76123 Date:   Tue Jul 3 00:33:18 2007 -0600
76124
76125     Consolidate mpc83xx linker scripts
76126
76127     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76128
76129 commit 5fc59175b92883ed5d2666a04e6bc49e70a4a365
76130 Author: Grant Likely <grant.likely@secretlab.ca>
76131 Date:   Tue Jul 3 00:33:13 2007 -0600
76132
76133     Consolidate mpc8260 linker scripts
76134
76135     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76136
76137 commit 737f9eb02d7335df2b3e4d7a4d3348784d1da207
76138 Author: Grant Likely <grant.likely@secretlab.ca>
76139 Date:   Tue Jul 3 00:33:08 2007 -0600
76140
76141     Consolidate mpc824x linker scripts
76142
76143     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76144
76145 commit 9c757b789a59a855db57b448dd825329c4e9c4a0
76146 Author: Grant Likely <grant.likely@secretlab.ca>
76147 Date:   Tue Jul 3 00:33:03 2007 -0600
76148
76149     Consolidate mpc8220 linker scripts
76150
76151     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76152
76153 commit d181c9a15cd41863fe24840d17848429f27d3c8c
76154 Author: Grant Likely <grant.likely@secretlab.ca>
76155 Date:   Tue Jul 3 00:32:58 2007 -0600
76156
76157     Consolidate mpc5xxx linker scripts
76158
76159     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76160
76161 commit 287ac924adb7291bebe5086652a362a30ab28b13
76162 Author: Grant Likely <grant.likely@secretlab.ca>
76163 Date:   Tue Jul 3 00:32:53 2007 -0600
76164
76165     Consolidate mpc5xx linker scripts
76166
76167     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
76168
76169 commit 52b8704d0245e589f86d462e9ec25aeb7ecbbbdd
76170 Author: Wolfgang Denk <wd@denx.de>
76171 Date:   Wed Jul 4 00:43:53 2007 +0200
76172
76173     Fix a few file permission problems.
76174
76175     Signed-off-by: Wolfgang Denk <wd@denx.de>
76176
76177 commit 78e0cf2de7be7f1eaeeb622eb61fd50e4d5e205c
76178 Author: Wolfgang Denk <wd@denx.de>
76179 Date:   Wed Jul 4 00:38:38 2007 +0200
76180
76181     Minor coding style cleanup. Rebuild CHANGELOG file.
76182
76183 commit 2f9c19e496acb6bb50d9299e1aab377625d48c38
76184 Author: Jon Loeliger <jdl@jdl.com>
76185 Date:   Mon Jun 11 19:03:44 2007 -0500
76186
76187     configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.
76188
76189     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76190
76191 commit 602ad3b33d9ceef83dbab46be68646d645d637ee
76192 Author: Jon Loeliger <jdl@jdl.com>
76193 Date:   Mon Jun 11 19:03:39 2007 -0500
76194
76195     README: Rewrite command line config to use CONFIG_CMD_* names.
76196
76197     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76198
76199 commit 72a074cec68e5bad60d63206c050974e08afd804
76200 Author: Jon Loeliger <jdl@jdl.com>
76201 Date:   Mon Jun 11 19:03:34 2007 -0500
76202
76203     include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76204
76205     This is a compatibility step that allows both the older form
76206     and the new form to co-exist for a while until the older can
76207     be removed entirely.
76208
76209     All transformations are of the form:
76210     Before:
76211         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76212     After:
76213         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76214
76215     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76216
76217 commit 5fcf543e0b6628c76ff48705b1b0566bfd11507b
76218 Author: Jon Loeliger <jdl@jdl.com>
76219 Date:   Mon Jun 11 19:03:28 2007 -0500
76220
76221     tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76222
76223     This is a compatibility step that allows both the older form
76224     and the new form to co-exist for a while until the older can
76225     be removed entirely.
76226
76227     All transformations are of the form:
76228     Before:
76229         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76230     After:
76231         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76232
76233     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76234
76235 commit 9107ebe0d352420895ab69b715697bdebc8caf50
76236 Author: Jon Loeliger <jdl@jdl.com>
76237 Date:   Mon Jun 11 19:03:23 2007 -0500
76238
76239     board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76240
76241     This is a compatibility step that allows both the older form
76242     and the new form to co-exist for a while until the older can
76243     be removed entirely.
76244
76245     All transformations are of the form:
76246     Before:
76247         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76248     After:
76249         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76250
76251     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76252
76253 commit 5e378003d592ea828ec69d6defcd4de79096dd5c
76254 Author: Jon Loeliger <jdl@jdl.com>
76255 Date:   Mon Jun 11 19:03:19 2007 -0500
76256
76257     board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76258
76259     This is a compatibility step that allows both the older form
76260     and the new form to co-exist for a while until the older can
76261     be removed entirely.
76262
76263     All transformations are of the form:
76264     Before:
76265         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76266     After:
76267         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76268
76269     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76270
76271 commit 737184114ec9c9e0ab94d6713536126073bd2472
76272 Author: Jon Loeliger <jdl@jdl.com>
76273 Date:   Mon Jun 11 19:03:15 2007 -0500
76274
76275     cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76276
76277     This is a compatibility step that allows both the older form
76278     and the new form to co-exist for a while until the older can
76279     be removed entirely.
76280
76281     All transformations are of the form:
76282     Before:
76283         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76284     After:
76285         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76286
76287     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76288
76289 commit f48070fe5fe440dfb5ee5268c920de70e48ea327
76290 Author: Jon Loeliger <jdl@jdl.com>
76291 Date:   Mon Jun 11 19:03:08 2007 -0500
76292
76293     cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76294
76295     This is a compatibility step that allows both the older form
76296     and the new form to co-exist for a while until the older can
76297     be removed entirely.
76298
76299     All transformations are of the form:
76300     Before:
76301         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76302     After:
76303         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76304
76305     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76306
76307 commit 0c505db0a0dc1f670b13ce3b4d3fbf1ec5b3cbd2
76308 Author: Jon Loeliger <jdl@jdl.com>
76309 Date:   Mon Jun 11 19:03:03 2007 -0500
76310
76311     lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76312
76313     This is a compatibility step that allows both the older form
76314     and the new form to co-exist for a while until the older can
76315     be removed entirely.
76316
76317     All transformations are of the form:
76318     Before:
76319         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76320     After:
76321         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76322
76323     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76324
76325 commit 73f032021ec5f13cda8faa4e34b6de80960eb86f
76326 Author: Jon Loeliger <jdl@jdl.com>
76327 Date:   Mon Jun 11 19:02:58 2007 -0500
76328
76329     lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76330
76331     This is a compatibility step that allows both the older form
76332     and the new form to co-exist for a while until the older can
76333     be removed entirely.
76334
76335     All transformations are of the form:
76336     Before:
76337         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76338     After:
76339         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76340
76341     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76342
76343 commit 98b79003c21c2578206003256de4e781d6b36ca8
76344 Author: Jon Loeliger <jdl@jdl.com>
76345 Date:   Mon Jun 11 19:02:53 2007 -0500
76346
76347     rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76348
76349     This is a compatibility step that allows both the older form
76350     and the new form to co-exist for a while until the older can
76351     be removed entirely.
76352
76353     All transformations are of the form:
76354     Before:
76355         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76356     After:
76357         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76358
76359     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76360
76361 commit 6e2115acb6a892d53a6881bf253ae41d3df39156
76362 Author: Jon Loeliger <jdl@jdl.com>
76363 Date:   Mon Jun 11 19:02:49 2007 -0500
76364
76365     net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76366
76367     This is a compatibility step that allows both the older form
76368     and the new form to co-exist for a while until the older can
76369     be removed entirely.
76370
76371     All transformations are of the form:
76372     Before:
76373         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76374     After:
76375         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76376
76377     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76378
76379 commit 45cdb9b72c94655c7308b464a2666057c0b286e0
76380 Author: Jon Loeliger <jdl@jdl.com>
76381 Date:   Mon Jun 11 19:02:34 2007 -0500
76382
76383     disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76384
76385     This is a compatibility step that allows both the older form
76386     and the new form to co-exist for a while until the older can
76387     be removed entirely.
76388
76389     All transformations are of the form:
76390     Before:
76391         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76392     After:
76393         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76394
76395     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76396
76397 commit 4e109ae98294a5ca7ff848b7652c7bfd4023a94a
76398 Author: Jon Loeliger <jdl@jdl.com>
76399 Date:   Mon Jun 11 19:02:20 2007 -0500
76400
76401     fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76402
76403     This is a compatibility step that allows both the older form
76404     and the new form to co-exist for a while until the older can
76405     be removed entirely.
76406
76407     All transformations are of the form:
76408     Before:
76409         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76410     After:
76411         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76412
76413     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76414
76415 commit d5be43de93ff905c465e509d45a3164ef48d26e7
76416 Author: Jon Loeliger <jdl@jdl.com>
76417 Date:   Mon Jun 11 19:02:10 2007 -0500
76418
76419     drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76420
76421     This is a compatibility step that allows both the older form
76422     and the new form to co-exist for a while until the older can
76423     be removed entirely.
76424
76425     All transformations are of the form:
76426     Before:
76427         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76428     After:
76429         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76430
76431     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76432
76433 commit b453960d4fdb87b3970d96119b90df2ed024fc4a
76434 Author: Jon Loeliger <jdl@jdl.com>
76435 Date:   Mon Jun 11 19:02:05 2007 -0500
76436
76437     common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76438
76439     This is a compatibility step that allows both the older form
76440     and the new form to co-exist for a while until the older can
76441     be removed entirely.
76442
76443     All transformations are of the form:
76444     Before:
76445         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76446     After:
76447         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76448
76449     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76450
76451 commit 65c450b47a62659d522cfa8f4fa1e4e5c60dccd0
76452 Author: Jon Loeliger <jdl@jdl.com>
76453 Date:   Mon Jun 11 19:01:54 2007 -0500
76454
76455     common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76456
76457     This is a compatibility step that allows both the older form
76458     and the new form to co-exist for a while until the older can
76459     be removed entirely.
76460
76461     All transformations are of the form:
76462     Before:
76463         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76464     After:
76465         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76466
76467     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76468
76469 commit a76adc8142c1d956385a109e0b70f9319ede4d66
76470 Author: Jon Loeliger <jdl@jdl.com>
76471 Date:   Mon Jun 11 19:01:43 2007 -0500
76472
76473     common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
76474
76475     This is a compatibility step that allows both the older form
76476     and the new form to co-exist for a while until the older can
76477     be removed entirely.
76478
76479     All transformations are of the form:
76480     Before:
76481         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
76482     After:
76483         #if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
76484
76485     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76486
76487 commit ec63b10b61fd68238d4c15c1cd04c0b38228e2c1
76488 Author: Jon Loeliger <jdl@jdl.com>
76489 Date:   Mon Jun 11 19:01:34 2007 -0500
76490
76491     Introduce initial versions of new Command Config files.
76492
76493     Derive three new files from cmd_confdefs.h:
76494         config_bootp.h - Has BOOTP related config options, not commands
76495         config_cmd_all.h - Has a CONFIG_CMD_* definition for every command
76496         config_cmd_default.h - Has a CONFIG_CMD_* definition for default cmds.
76497
76498     For now, include "config_bootp.h" for compatability until all
76499     users of it directly include it properly.
76500
76501     Signed-off-by: Jon Loeliger <jdl@freescale.com>
76502
76503 commit 1f2a05898658900dc5717761e27abf2052e67e13
76504 Author: Mushtaq Khan <mushtaqk_921@yahoo.co.in>
76505 Date:   Sat Jun 30 18:50:48 2007 +0200
76506
76507     Fix S-ATA support.
76508
76509     Signed-off-by: mushtaq khan <mushtaqk_921@yahoo.co.in>
76510
76511 commit a5d71e290f3673269be8eefb4ec44f53412f9461
76512 Author: Heiko Schocher <hs@pollux.denx.de>
76513 Date:   Mon Jun 25 19:11:37 2007 +0200
76514
76515     [PCS440EP]  get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG
76516
76517     Signed-off-by: Heiko Schocher <hs@denx.de>
76518
76519 commit a1bd6200eccd3a02040a955d5f43d3ee1fc9f93b
76520 Author: Niklaus Giger <niklaus.giger@nestal.com>
76521 Date:   Mon Jun 25 17:03:13 2007 +0200
76522
76523     ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt
76524
76525     This patch prints the DDR status registers upon machine check
76526     interrupt on the 440EPx/GRx. This can be useful especially when
76527     ECC support is enabled.
76528
76529     I added some small changes to the original patch from Niklaus to
76530     make it compile clean.
76531
76532     Signed-off-by: Niklaus Giger <niklaus.giger@nestal.com>
76533     Signed-off-by: Stefan Roese <sr@denx.de>
76534
76535 commit 807018fb7faceb429ce0cb47baa2073746b33a4e
76536 Author: Niklaus Giger <niklaus.giger@nestal.com>
76537 Date:   Mon Jun 25 16:50:55 2007 +0200
76538
76539     ppc4xx: Fix O=buildir builds
76540
76541     This patch fixes the problem to assemble cpu/ppc4xx/start.S
76542     experienced last week where building failed having specified
76543     O=../build.sequoia.
76544
76545     Signed-off-by: Niklaus Giger <niklaus.giger@nestal.com>
76546
76547 commit 466fff1a7bb5fe764a06450626f6098219f446b8
76548 Author: Stefan Roese <sr@denx.de>
76549 Date:   Mon Jun 25 15:57:39 2007 +0200
76550
76551     ppc4xx: Add pci_pre_init() for 405 boards
76552
76553     This patch removes the CFG_PCI_PRE_INIT option completely, since
76554     it's not needed anymore with the patch from Matthias Fuchs with
76555     the "weak" pci_pre_init() implementation.
76556
76557     Signed-off-by: Stefan Roese <sr@denx.de>
76558
76559 commit 6f35c53166213c24a5a0e2390ed861136ff73870
76560 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
76561 Date:   Sun Jun 24 17:41:21 2007 +0200
76562
76563     ppc4xx: Maintenance patch for esd's CPCI405 derivats
76564
76565     -add pci_pre_init() for pci interrupt fixup code
76566     -disable phy sleep mode via reset_phy() function
76567     -use correct io accessors
76568     -cleanup
76569
76570     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
76571
76572 commit 5a1c9ff0c44305b57cb4d8f9369bba90bcf0e1f8
76573 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
76574 Date:   Sun Jun 24 17:23:41 2007 +0200
76575
76576     ppc4xx: Add pci_pre_init() for 405 boards
76577
76578     This patch adds support for calling a plattform dependant
76579     pci_pre_init() function for 405 boards. This can be used to
76580     move the current pci_405gp_fixup_irq() function into the
76581     board code.
76582
76583     This patch also makes the CFG_PCI_PRE_INIT define obsolete.
76584     A default function with 'weak' attribute is used when
76585     a board specific pci_pre_init() is not implemented.
76586
76587     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
76588
76589 commit 1636d1c8529c006d106287cfbc20cd0a246fe1cb
76590 Author: Wolfgang Denk <wd@denx.de>
76591 Date:   Fri Jun 22 23:59:00 2007 +0200
76592
76593     Coding stylke cleanup; rebuild CHANGELOG
76594
76595 commit 2dc64451b4c08ffd619372abfdc2506a2e2363b9
76596 Author: Igor Lisitsin <igor@emcraft.com>
76597 Date:   Wed Apr 18 14:55:19 2007 +0400
76598
76599     Adapt log buffer code to support Linux 2.6
76600
76601     A new environment variable, "logversion", selects the log buffer
76602     behaviour. If it is not set or set to a value other than 2, then the
76603     old, Linux 2.4.4, behaviour is selected.
76604
76605     Signed-off-by: Igor Lisitsin <igor@emcraft.com>
76606     --
76607
76608 commit a11e06965ec91270c51853407ff1261d3c740386
76609 Author: Igor Lisitsin <igor@emcraft.com>
76610 Date:   Wed Mar 28 19:06:19 2007 +0400
76611
76612     Extend POST support for PPC440
76613
76614     Added memory, CPU, UART, I2C and SPR POST tests for PPC440.
76615
76616     Signed-off-by: Igor Lisitsin <igor@emcraft.com>
76617     --
76618
76619 commit 566a494f592ae3b3c0785d90d4e1ba45574880c4
76620 Author: Heiko Schocher <hs@pollux.denx.de>
76621 Date:   Fri Jun 22 19:11:54 2007 +0200
76622
76623     [PCS440EP]      upgrade the PCS440EP board:
76624                     - Show on the Status LEDs, some States of the board.
76625                     - Get the MAC addresses from the EEProm
76626                     - use PREBOOT
76627                     - use the CF on the board.
76628                     - check the U-Boot image in the Flash with a SHA1
76629                       checksum.
76630                     - use dynamic TLB entries generation for the SDRAM
76631
76632     Signed-off-by: Heiko Schocher <hs@denx.de>
76633
76634 commit 3a1f5c81b0b9557817a789bece839905581c2205
76635 Author: Stefan Roese <sr@denx.de>
76636 Date:   Fri Jun 22 16:58:40 2007 +0200
76637
76638     ppc4xx: Fix problem with extended program_tlb() funtion
76639
76640     The recently extended program_tlb() function had a problem when
76641     multiple TLB's had to be setup (for example with 512MB of SDRAM). The
76642     virtual address was not incremented. This patch fixes this issue
76643     and is tested on Katmai with 512MB SDRAM.
76644
76645     Signed-off-by: Stefan Roese <sr@denx.de>
76646
76647 commit 02032e8f14751a1a751b09240a4f1cf9f8a2077f
76648 Author: Rafal Jaworowski <raj@semihalf.com>
76649 Date:   Fri Jun 22 14:58:04 2007 +0200
76650
76651     [ppc] Fix build breakage for all non-4xx PowerPC variants.
76652
76653     - adapt to the more generic EXCEPTION_PROLOG and CRIT_EXCEPTION macros
76654     - minor 4xx cleanup
76655
76656 commit d677b32855f577ae2690dcd64a172cdd706e0ffc
76657 Author: Mike Frysinger <vapier@gentoo.org>
76658 Date:   Fri Jun 22 10:34:12 2007 +0200
76659
76660     [patch] add nand_init() prototype to nand.h
76661
76662     since nand_init() is expected to be called by other parts of u-boot, there
76663     should be a prototype for it in nand.h
76664
76665     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
76666     Signed-off-by: Stefan Roese <sr@denx.de>
76667
76668 commit 83b4cfa3d629dff0264366263c5e94d9a50ad80b
76669 Author: Wolfgang Denk <wd@denx.de>
76670 Date:   Wed Jun 20 18:14:24 2007 +0200
76671
76672     Coding style cleanup. Refresh CHANGELOG.
76673
76674 commit b3f9ec86e388207fd03dcdf7b145b9ed080bf024
76675 Author: Stefan Roese <sr@denx.de>
76676 Date:   Tue Jun 19 17:22:44 2007 +0200
76677
76678     ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board
76679
76680     This patch adds a board command to configure the I2C bootstrap EEPROM
76681     values. Right now 533 and 667MHz are supported for booting either via NOR
76682     or NAND FLASH. Here the usage:
76683
76684     => bootstrap 533 nor        ;to configure the board for 533MHz NOR booting
76685     => bootstrap 667 nand       ;to configure the board for 667MHz NNAND booting
76686
76687     Signed-off-by: Stefan Roese <sr@denx.de>
76688
76689 commit df8a24cdd30151505cf57bbee5289e91bf53bd1b
76690 Author: Stefan Roese <sr@denx.de>
76691 Date:   Tue Jun 19 16:42:31 2007 +0200
76692
76693     [ppc4xx] Fix problem with NAND booting on AMCC Acadia
76694
76695     The latest changes showed a problem with the location of the NAND-SPL
76696     image in the OCM and the init-data area (incl. cache). This patch
76697     fixes this problem.
76698
76699     Signed-off-by: Stefan Roese <sr@denx.de>
76700
76701 commit 86ba99e34194394052d24c04dc40d1263d29a26f
76702 Author: Stefan Roese <sr@denx.de>
76703 Date:   Tue Jun 19 16:40:58 2007 +0200
76704
76705     [ppc4xx] Change board/amcc/acadia/cpr.c to pll.c
76706
76707     Signed-off-by: Stefan Roese <sr@denx.de>
76708
76709 commit 8e585f02f82c17cc66cd229dbf0fd3066bbbf658
76710 Author: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
76711 Date:   Mon Jun 18 13:50:13 2007 -0500
76712
76713     Added M5329AFEE and M5329BFEE Platforms
76714
76715     Added board/freescale/m5329evb, cpu/mcf532x, drivers/net,
76716     drivers/serial,  immap_5329.h, m5329.h, mcfrtc.h,
76717     include/configs/M5329EVB.h, lib_m68k/interrupts.c, and
76718     rtc/mcfrtc.c
76719
76720     Modified CREDITS, MAKEFILE, Makefile, README, common/cmd_bdinfo.c,
76721     common/cmd_mii.c, include/asm-m68k/byteorder.h, include/asm-m68k/fec.h,
76722     include/asm-m68k/io.h, include/asm-m68k/mcftimer.h,
76723     include/asm-m68k/mcfuart.h, include/asm-m68k/ptrace.h,
76724     include/asm-m68k/u-boot.h, lib_m68k/Makefile, lib_m68k/board.c,
76725     lib_m68k/time.c, net/eth.c and rtc/Makefile
76726
76727     Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
76728
76729 commit 093172f08d6afb3f34d8a2f26ee0ee874261cf27
76730 Author: Michal Simek <monstr@monstr.eu>
76731 Date:   Sun Jun 17 19:04:11 2007 +0200
76732
76733     [fix] email reparation
76734
76735 commit 3666afffe7baf859c6ae0ce2bebbc8ab7e512ddc
76736 Author: Michal Simek <monstr@monstr.eu>
76737 Date:   Sun Jun 17 19:03:21 2007 +0200
76738
76739     [FIX] fix microblaze file permitission
76740
76741 commit e73846b7cf1e29ae635bf9bb5570269663df2ee5
76742 Author: Stefan Roese <sr@denx.de>
76743 Date:   Fri Jun 15 11:33:41 2007 +0200
76744
76745     [ppc4xx] Change lwmon5 port to work with recent 440 exception rework
76746
76747     Now CONFIG_440 has to be defined in all PPC440 board config files.
76748
76749     Signed-off-by: Stefan Roese <sr@denx.de>
76750
76751 commit efa35cf12d914d4caba942acd5a6c45f217de302
76752 Author: Grzegorz Bernacki <gjb@semihalf.com>
76753 Date:   Fri Jun 15 11:19:28 2007 +0200
76754
76755     ppc4xx: Clean up 440 exceptions handling
76756
76757     - Introduced dedicated switches for building 440 and 405 images required
76758       for 440-specific machine instructions like 'rfmci' etc.
76759
76760     - Exception vectors moved to the proper location (_start moved away from
76761       the critical exception handler space, which it occupied)
76762
76763     - CriticalInput now serviced (with default handler)
76764
76765     - MachineCheck properly serviced (added a dedicated handler and return
76766       subroutine)
76767
76768     - Overall cleanup of exceptions declared with STD_EXCEPTION macro (unused,
76769       unhandled and those not relevant for 4xx were eliminated)
76770
76771     - Eliminated Linux leftovers, removed dead code
76772
76773     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
76774     Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
76775     Signed-off-by: Stefan Roese <sr@denx.de>
76776
76777 commit b765ffb773f5a3cd5aa94ec76b6a05276b8cd5b2
76778 Author: Stefan Roese <sr@denx.de>
76779 Date:   Fri Jun 15 08:18:01 2007 +0200
76780
76781     [ppc4xx] Add initial lwmon5 board support
76782
76783     This patch adds initial support for the Liebherr lwmon5 board euqipped
76784     with an AMCC 440EPx PowerPC.
76785
76786     Signed-off-by: Stefan Roese <sr@denx.de>
76787
76788 commit 85f737376d5ff3d5f0d45a8b657686326d175307
76789 Author: Stefan Roese <sr@denx.de>
76790 Date:   Fri Jun 15 07:39:43 2007 +0200
76791
76792     [ppc4xx] Extend 44x GPIO setup with default output state
76793
76794     The board config array CFG_440_GPIO_TABLE for the ppc440 GPIO setup
76795     is extended with the default GPIO output state (level).
76796
76797     Signed-off-by: Stefan Roese <sr@denx.de>
76798
76799 commit dbca208518e5e7f01a6420588d1cd6e60db74c2b
76800 Author: Stefan Roese <sr@denx.de>
76801 Date:   Thu Jun 14 11:14:32 2007 +0200
76802
76803     [ppc4xx] Extend program_tlb() with virtual & physical addresses
76804
76805     Now program_tlb() allows to program a TLB (or multiple) with
76806     different virtual and physical addresses. With this change, now one
76807     physical region (e.g. SDRAM) can be mapped 2 times, once with caches
76808     diabled and once with caches enabled.
76809
76810     Signed-off-by: Stefan Roese <sr@denx.de>
76811
76812 commit 9912121f7ed804ea58fd62f3f230b5dcfc357d88
76813 Author: Detlev Zundel <dzu@denx.de>
76814 Date:   Wed May 23 19:02:41 2007 +0200
76815
76816     Change 'repeatable' attribute of some commands to sensible values.
76817
76818     Most prominently this changes 'erase' to be non-repeatable.
76819
76820     Signed-off-by: Detlev Zundel <dzu@denx.de>
76821
76822 commit 5afb202093f6a001797db92cf695b93a70ea9ab4
76823 Author: Detlev Zundel <dzu@denx.de>
76824 Date:   Wed May 23 18:47:48 2007 +0200
76825
76826     Fix 'run' not to continue after interrupted command
76827
76828     Signed-off-by: Detlev Zundel <dzu@denx.de>
76829
76830 commit 9b7464a2c88614e1061f509c48930a3d240d1a35
76831 Author: Jason Jin <Jason.jin@freescale.com>
76832 Date:   Mon Jun 11 15:14:24 2007 +0200
76833
76834     USB: This patch fix readl in ohci swap reg access.
76835
76836     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
76837
76838 commit 8f8416fada9faf94b9a92f21fe6000643cb521d5
76839 Author: Bartlomiej Sieka <tur@semihalf.com>
76840 Date:   Fri Jun 8 14:52:22 2007 +0200
76841
76842     TQM5200: Add Flat Device Tree support, update default env. accordingly.
76843
76844     Signed-off-by: Jan Wrobel <wrr@semihalf.com>
76845     Acked-by: Bartlomiej Sieka <tur@semihalf.com>
76846
76847 commit 9045f33c023f698660a2e45d1b2194c0711abebc
76848 Author: Wolfgang Denk <wd@denx.de>
76849 Date:   Fri Jun 8 10:24:58 2007 +0200
76850
76851     Fix config problems on SC3 board; make ide_reset_timeout work.
76852
76853 commit fba3fb0449b8a54542aed1e729de76e7f5a2ff1b
76854 Author: Benoît Monin <bmonin@adeneo.eu>
76855 Date:   Fri Jun 8 09:55:24 2007 +0200
76856
76857     [PATCH] fix gpio setting when using CFG_440_GPIO_TABLE
76858
76859     Set the correct value in GPIOx_TCR when configuring the gpio
76860     with CFG_440_GPIO_TABLE.
76861
76862     Signed-off-by: Benoit Monin <bmonin@adeneo.eu>
76863     Signed-off-by: Stefan Roese <sr@denx.de>
76864
76865 commit f539edc076cfe52bff919dd512ba8d7af0e22092
76866 Author: Vadim Bendebury <vbendeb@google.com>
76867 Date:   Thu May 24 15:52:25 2007 -0700
76868
76869     cosmetic changes to bcm570x driver
76870
76871     This is a cosmetic only changes submission.
76872     It affects files relevant to bcm570x driver.
76873     the commands used to generate this change was
76874
76875     cd drivers
76876     Lindent -pcs -l80  bcm570x.c   bcm570x_lm.h   bcm570x_mm.h  tigon3.c  tigon3.h
76877
76878     The BMW target (the only one using this chip so far) builds cleanly, the
76879     `before and after' generated object files for drivers/bcm570x.c and
76880     drivers/tigon3.o are identical as reported by objdump -d
76881
76882     Signed-off-by: Vadim Bendebury <vbendeb@google.com>
76883     Signed-off-by: Ben Warren <bwarren@qstreams.com>
76884
76885 commit 725671ccd2cd04c9ebc50c9e5a94dd8cbade66b7
76886 Author: Wolfgang Denk <wd@denx.de>
76887 Date:   Wed Jun 6 16:26:56 2007 +0200
76888
76889     Coding Style cleanup; generate new CHANGELOG file.
76890
76891     Signed-off-by: Wolfgang Denk <wd@denx.de>
76892
76893 commit 19d763c35e0b5568eaf0b8adbf7a68ccfe7fa243
76894 Author: Markus Klotzbuecher <mk@denx.de>
76895 Date:   Wed Jun 6 11:49:44 2007 +0200
76896
76897     TRAB, USB: update trab board configuration for use of generic ohci driver
76898
76899 commit dace45acd1c1357daa9322099d07c9a9e08b0024
76900 Author: Markus Klotzbuecher <mk@denx.de>
76901 Date:   Wed Jun 6 11:49:43 2007 +0200
76902
76903     USB: ohci fixes and cleanup for ppc4xx and yosemite board.
76904
76905 commit 72657570b61635c74fa0c3f0e9e7d0671a9d08df
76906 Author: Markus Klotzbuecher <mk@denx.de>
76907 Date:   Wed Jun 6 11:49:43 2007 +0200
76908
76909     USB: ohci fixes and cleanup for mpc5xxx and IceCube board config
76910
76911 commit fc43be478f2aa37ce38acd85355038866e4162af
76912 Author: Markus Klotzbuecher <mk@denx.de>
76913 Date:   Wed Jun 6 11:49:35 2007 +0200
76914
76915     USB/OHCI: endianness cleanup in the generic ohci driver
76916
76917 commit c440bfe6d6d92d66478a7e84402b31f48413617b
76918 Author: Stefan Roese <sr@denx.de>
76919 Date:   Wed Jun 6 11:42:13 2007 +0200
76920
76921     ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board
76922
76923     This patch adds NAND booting support for the AMCC Acadia eval board.
76924
76925     Please make sure to configure jumper J7 to position 2-3 when booting
76926     from NOR, and to position 1-2 when booting for NAND.
76927
76928     I also added a board command to configure the I2C bootstrap EEPROM
76929     values. Right now only 267MHz is support for booting either via NOR
76930     or NAND FLASH. Here the usage:
76931
76932     => bootstrap 267 nor        ;to configure the board for 267MHz NOR booting
76933     => bootstrap 267 nand       ;to configure the board for 267MHz NNAND booting
76934
76935     Signed-off-by: Stefan Roese <sr@denx.de>
76936
76937 commit 18135125f909948b85d1d6881ab4ac0efb4a1c58
76938 Author: Rodolfo Giometti <giometti@linux.it>
76939 Date:   Wed Jun 6 10:08:14 2007 +0200
76940
76941     Files include/linux/byteorder/{big,little}_endian.h define
76942     __BIG_ENDIAN and __LITTLE_ENDIAN.
76943
76944     Signed-off-by: Rodolfo Giometti <giometti@linux.it>
76945
76946 commit a81d1c0b85b13e9d45f2d87de96a51a6e0ef0f82
76947 Author: Zhang Wei <wei.zhang@freescale.com>
76948 Date:   Wed Jun 6 10:08:14 2007 +0200
76949
76950     Add USB PCI-OHCI, USB keyboard and event poll support to the
76951     MPC8641HPCN board config file.
76952
76953     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
76954
76955 commit 4dae14ce8fbdf380017dc54f172218e7d2acc889
76956 Author: Zhang Wei <wei.zhang@freescale.com>
76957 Date:   Wed Jun 6 10:08:14 2007 +0200
76958
76959     USB PCI-OHCI, interrupt pipe and usb event poll support
76960
76961     This patch added USB PCI-OHCI chips support, interrupt pipe support
76962     and usb event poll support. For supporting the USB interrupt pipe, the
76963     globe urb_priv is moved to purb in ed struct. Now, we can process
76964     several urbs at one time. The interrupt pipe support codes are ported
76965     from Linux kernel 2.4.
76966
76967     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
76968
76969 commit fdcfaa1b02268b2899e374b35adf936c911a47eb
76970 Author: Zhang Wei <wei.zhang@freescale.com>
76971 Date:   Wed Jun 6 10:08:13 2007 +0200
76972
76973     USB event poll support
76974
76975     This patch adds USB event poll support, which could be used in usbkbd
76976     and other usb devices driver when the asynchronous interrupt
76977     processing is supported.
76978
76979     Signed-off-by: Zhang Wei <wei.zhang@freescale.com
76980
76981 commit 9a1d00fa47c1e05e3fdb60b33213af4e18d4c18e
76982 Author: Rodolfo Giometti <giometti@linux.it>
76983 Date:   Wed Jun 6 10:08:12 2007 +0200
76984
76985     ISP116x: delay for crappy USB keys
76986
76987     Using some (very) slow USB keys cause the USB host controller buffers
76988     are not ready to be read by the CPU so we need an extra delay before
76989     reading the USB storage data.
76990
76991     Signed-off-by: Rodolfo Giometti <giometti@linux.it>
76992
76993 commit 09444143670c9c2243cb7aba9f70b3713d33bed1
76994 Author: Markus Klotzbuecher <mk@denx.de>
76995 Date:   Wed Jun 6 10:08:12 2007 +0200
76996
76997     Change duplicate usb_cpu_init_fail to usb_board_init_fail
76998
76999     Thanks to Liew Tsi Chung <Tsi-chung.Liew@freescale.com> for pointing
77000     this out.
77001
77002     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
77003
77004 commit 32922cdc470fdfd39bea0c1c4f582d3fb340421e
77005 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
77006 Date:   Tue Jun 5 12:30:52 2007 -0500
77007
77008     mpc8641 image size cleanup
77009
77010     e600 does not have a bootpg restriction.
77011     Move the version string to beginning of image at fff00000.
77012     Resetvec.S is not needed.
77013     Update flash copy instructions.
77014     Add tftpflash env variable
77015
77016     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
77017     Signed-off-by: Jon Loeliger <jdl@freescale.com>
77018
77019 commit e3cbe1f93c5722f8ebbad468e30c069a2b511097
77020 Author: Benoît Monin <bmonin@adeneo.eu>
77021 Date:   Mon Jun 4 08:36:05 2007 +0200
77022
77023     [PATCH] Fix ppc4xx bootstrap letter displayed on startup
77024
77025     The attached patch is mainly cosmetic, allowing u-boot to
77026     display the correct bootstrap option letter according to the
77027     datasheets.
77028
77029     The original patch was extended with 405EZ support by Stefan
77030     Roese.
77031
77032     Signed-off-by: Benoit Monin <bmonin@adeneo.eu>
77033     Signed-off-by: Stefan Roese <sr@denx.de>
77034
77035 commit 5b1313fb2758ffce8b624457f777d8cc6709608d
77036 Author: Nikita V. Youshchenko <yoush@debian.org>
77037 Date:   Wed May 23 12:45:19 2007 +0400
77038
77039     fix compilation problem for mpc8349itx CFG_RAMBOOT
77040
77041     Current include/configs/MPC8349ITX.h does contain some support for building
77042     image that will be started from memory (without putting in into flash).
77043     It could be triggered by building with TEXT_BASE set to a low value.
77044
77045     However, this support is incomplete: using of low TEXT_BASE causes
77046     defining configuration macros in inconsistent way, which later leads
77047     to compilation errors. In particular. flash support is being disabled,
77048     but then flash structures get referenced.
77049
77050     This patch fixes this, making it possible to build with low TEXT_BASE.
77051
77052     Signed-Off-By: Nikita Youshchenko <yoush@debian.org>
77053
77054     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
77055
77056 commit 8a364f0970de49949d635e60accf463c6443ef8c
77057 Author: Nikita V. Youshchenko <yoush@debian.org>
77058 Date:   Wed May 23 12:45:25 2007 +0400
77059
77060     add missing 'console' var to default mpc8349itx config
77061
77062     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
77063
77064 commit 18d156eb37c90fadc8ec7a81a3b89176161f85b7
77065 Author: Stefan Roese <sr@denx.de>
77066 Date:   Fri Jun 1 16:18:17 2007 +0200
77067
77068     ppc4xx: Add missing file for Bamboo NAND booting support
77069
77070     Signed-off-by: Stefan Roese <sr@denx.de>
77071
77072 commit 155a96478a0881e6da96cbbbcf34952d6a3b1b4b
77073 Author: Stefan Roese <sr@denx.de>
77074 Date:   Fri Jun 1 15:58:19 2007 +0200
77075
77076     ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHz
77077
77078     This patch undoes the patch by Jeff Mann with commit-id ada4697d. As
77079     suggested by AMCC it is not recommended to dynamically change the EBC
77080     speed after bootup. So we undo this change to be on the safe side.
77081
77082     Signed-off-by: Stefan Roese <sr@denx.de>
77083
77084 commit 9d9096043e8f713d4bf1743d32e1459e6a11644b
77085 Author: Stefan Roese <sr@denx.de>
77086 Date:   Fri Jun 1 15:29:04 2007 +0200
77087
77088     ppc4xx: Update Sequoia NAND booting support with ECC
77089
77090     Signed-off-by: Stefan Roese <sr@denx.de>
77091
77092 commit cf959c7d6687567c308e366e9581e1a5aff5cc5b
77093 Author: Stefan Roese <sr@denx.de>
77094 Date:   Fri Jun 1 15:27:11 2007 +0200
77095
77096     ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board
77097
77098     This patch adds NAND booting support for the AMCC Bamboo eval board.
77099     Since the NAND-SPL boot image is limited to 4kbytes, this version
77100     only supports the onboard 64MBytes of DDR. The DIMM modules can't be
77101     supported, since the setup code for I2C DIMM autodetection and
77102     configuration is too big for this NAND bootloader.
77103
77104     Signed-off-by: Stefan Roese <sr@denx.de>
77105
77106 commit 42be56f53c8b107868e6125c8524ae84293e95a7
77107 Author: Stefan Roese <sr@denx.de>
77108 Date:   Fri Jun 1 15:23:04 2007 +0200
77109
77110     NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.c
77111
77112     The U-Boot NAND booting support is now extended to support ECC
77113     upon loading of the NAND U-Boot image.
77114
77115     Tested on AMCC Sequoia (440EPx) and Bamboo (440EP).
77116
77117     Signed-off-by: Stefan Roese <sr@denx.de>
77118
77119 commit a471db07fbb65a841ffc9f4f112562b945230f98
77120 Author: Stefan Roese <sr@denx.de>
77121 Date:   Fri Jun 1 15:19:29 2007 +0200
77122
77123     ppc4xx: Prepare Bamboo port for NAND booting support
77124
77125     This patch updates the "normal" Bamboo NOR booting port, so
77126     that it is compatible with the coming soon NAND booting
77127     Bamboo port.
77128
77129     It also enables the 2nd NAND flash on the Bamboo.
77130
77131     Signed-off-by: Stefan Roese <sr@denx.de>
77132
77133 commit 53ad02103fb8be4138a9937a8ab91fcdff7b4987
77134 Author: Stefan Roese <sr@denx.de>
77135 Date:   Fri Jun 1 15:16:58 2007 +0200
77136
77137     ppc4xx: Update in_be32() functions and friends to latest Linux version
77138
77139     Signed-off-by: Stefan Roese <sr@denx.de>
77140
77141 commit 91da09cfbce0c1de05d6d84aa8363d666fa7ea3c
77142 Author: Stefan Roese <sr@denx.de>
77143 Date:   Fri Jun 1 15:15:12 2007 +0200
77144
77145     NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.c
77146
77147     This patch adds hardware ECC support to the NDFC driver. It also
77148     changes the register access from using the "simple" in32/out32
77149     functions to the in_be32/out_be32 functions, which make sure
77150     that the access is correctly synced. This is the only recommended
77151     access to SoC registers in the current Linux kernel.
77152
77153     Signed-off-by: Stefan Roese <sr@denx.de>
77154
77155 commit 17b5e862287cca76f19dcf8b741e61a7d06617f2
77156 Author: Stefan Roese <sr@denx.de>
77157 Date:   Fri Jun 1 15:12:15 2007 +0200
77158
77159     NAND: Update nand_ecc.c to latest Linux version
77160
77161     This patch updates the nand_ecc code to the latest Linux version.
77162     The main reason for this is the more compact code. This makes
77163     it possible to include the ECC code into the NAND bootloader
77164     image (NAND_SPL) for PPC4xx.
77165
77166     Signed-off-by: Stefan Roese <sr@denx.de>
77167
77168 commit d2d432760d2199d0e8558fdd9d1789b8131abcf7
77169 Author: Stefan Roese <sr@denx.de>
77170 Date:   Fri Jun 1 15:09:50 2007 +0200
77171
77172     ppc4xx: 44x DDR driver code cleanup and small fix for Bamboo
77173
77174     Signed-off-by: Stefan Roese <sr@denx.de>
77175
77176 commit e4bbed2803a2ad0521c7362f5d3e065f99abaedc
77177 Author: Stefan Roese <sr@denx.de>
77178 Date:   Fri Jun 1 13:45:24 2007 +0200
77179
77180     ppc4xx: Change Luan config file to support ECC
77181
77182     With the updated 44x DDR2 driver the Luan board now supports
77183     ECC generation and checking.
77184
77185     Signed-off-by: Stefan Roese <sr@denx.de>
77186
77187 commit 7187db73491c8de0fb56efb5e5134ba5ec443089
77188 Author: Stefan Roese <sr@denx.de>
77189 Date:   Fri Jun 1 13:45:00 2007 +0200
77190
77191     ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
77192
77193     Add config option for 180 degree advance clock control as needed
77194     for the AMCC Luan eval board.
77195
77196     Signed-off-by: Stefan Roese <sr@denx.de>
77197
77198 commit ee1529838abbfaa35f14e3ffbeaaba693159475f
77199 Author: Wolfgang Denk <wd@denx.de>
77200 Date:   Thu May 31 17:20:09 2007 +0200
77201
77202     Add support for STX GP3SSA (stxssa) Board with 4 MiB flash.
77203
77204     Signed-off-by: Wolfgang Denk <wd@denx.de>
77205
77206 commit 7049288fb1f16f1b317140226cdebd07bd416395
77207 Author: Bartlomiej Sieka <tur@semihalf.com>
77208 Date:   Sun May 27 17:26:46 2007 +0200
77209
77210     Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH.
77211
77212     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
77213
77214 commit 4520fd4d2c450da49637216aa0e53739b61c60ac
77215 Author: Bartlomiej Sieka <tur@semihalf.com>
77216 Date:   Sun May 27 17:06:36 2007 +0200
77217
77218     Motion-PRO: Add support for redundant environment.
77219
77220     Enable redundant environment, add a MTD partition for it; also add env.
77221     variable command for passing MTD partitions to the kernel command line.
77222
77223     Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
77224     Acked-by: Bartlomiej Sieka <tur@semihalf.com>
77225
77226 commit a26eabeec31746f06d309103690892805696e344
77227 Author: Bartlomiej Sieka <tur@semihalf.com>
77228 Date:   Sun May 27 17:05:11 2007 +0200
77229
77230     Motion-PRO: Change maximum console buffer size from 256 to 1024 bytes.
77231
77232     Allow passing longer command line to the kernel - useful especially
77233     for passing MTD partition layout.
77234
77235     Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
77236     Acked-by: Bartlomiej Sieka <tur@semihalf.com>
77237
77238 commit 9160b96f71483a116de81c68985e8ee306d36764
77239 Author: Bartlomiej Sieka <tur@semihalf.com>
77240 Date:   Sun May 27 17:04:18 2007 +0200
77241
77242     Fix: Add missing NULL termination in strings expanded by macros parser.
77243
77244     Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
77245     Acked-by: Bartlomiej Sieka <tur@semihalf.com>
77246
77247 commit 630ec84aef7228fc1dbfb38dec78541403a786cd
77248 Author: Bartlomiej Sieka <tur@semihalf.com>
77249 Date:   Sun May 27 17:03:37 2007 +0200
77250
77251     Motion-PRO: Update EEPROM's page write bits and write delay.
77252
77253     Change EEPROM configuration according to the datasheet: "The 24C01A and 24C02A
77254     have a page write capability of two bytes", and "This device offers fast (1ms)
77255     byte write". Add 3ms of extra delay.
77256
77257     Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
77258     Acked-by: Bartlomiej Sieka <tur@semihalf.com>
77259
77260 commit c00125e07c1ebc125bab40e1e18bceed8be0c162
77261 Author: Bartlomiej Sieka <tur@semihalf.com>
77262 Date:   Sun May 27 16:58:45 2007 +0200
77263
77264     MPC5XXX, Motion-PRO: Fix PHY initialization problem.
77265
77266     After being reset in mpc5xxx_fec_init_phy(), PHY goes into FX mode, in which
77267     networking does not function. This commit switches PHY to TX mode by clearing
77268     the FX_SEL bit of Mode Control Register. It also reverses commit
77269     008861a2f3ef2c062744d733787c7e530a1b8761, i.e., a temporary workaround.
77270
77271     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
77272     Acked-by: Bartlomiej Sieka <tur@semihalf.com>
77273
77274 commit 93b78f534a6e708b4cf1a4ffb4d8438c67a007db
77275 Author: Bartlomiej Sieka <tur@semihalf.com>
77276 Date:   Sun May 27 16:57:15 2007 +0200
77277
77278     Motion-PRO: Add support for the temperature sensor.
77279
77280     Signed-off-by: Piotr Kruszynski <ppk@semihalf.com>
77281     Acked-by: Bartlomiej Sieka <tur@semihalf.com>
77282
77283 commit c75e639630cc132dc19cd1ecda5922c0db0bfbba
77284 Author: Bartlomiej Sieka <tur@semihalf.com>
77285 Date:   Sun May 27 16:55:23 2007 +0200
77286
77287     Motion-PRO: Add displaying of CPLD revision information during boot.
77288
77289     Signed-off-by: Jan Wrobel <wrr@semihalf.com>
77290     Acked-by: Bartlomiej Sieka <tur@semihalf.com>
77291
77292 commit c99512d6bd3973f01ca2fc4896d829b46e68f150
77293 Author: Bartlomiej Sieka <tur@semihalf.com>
77294 Date:   Sun May 27 16:53:43 2007 +0200
77295
77296     MPC5xxx: Change names of defines related to IPB and PCI clocks.
77297
77298     Both CFG_PCISPEED_66 and CFG_IPBSPEED_133 are misnamed, as defining
77299     them does not cause PCI or IPB clocks to run at the specified speed.
77300     Instead, they configure divisors used to calculate said clocks. This
77301     patch renames the defines according to their real function.
77302
77303     Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
77304     Acked-by: Bartlomiej Sieka <tur@semihalf.com>
77305
77306 commit a11c0b85dc3664bb3c1e781137118730c8f619ab
77307 Author: Bartlomiej Sieka <tur@semihalf.com>
77308 Date:   Sun May 27 16:51:48 2007 +0200
77309
77310     Motion-PRO: Add LED support.
77311
77312     Signed-off-by: Jan Wrobel <wrr@semihalf.com>
77313     Signed-off-by: Marian Balakowicz <m8@semihalf.com>
77314     Acked-by: Bartlomiej Sieka <tur@semihalf.com>
77315
77316 commit 7ebb4479b07ff294eb4d76e420753a0349f7c93b
77317 Author: Ulf Samuelsson <ulf@atmel.com>
77318 Date:   Thu May 24 12:12:47 2007 +0200
77319
77320     [PATCH][NAND] Define the Vendor Id for Micron NAND Flash
77321
77322     Signed-off-by: Ulf Samuelsson <ulf@atmel.com>
77323     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
77324     Signed-off-by: Stefan Roese <sr@denx.de>
77325
77326 commit d756894722c888d09a9fa1df8323753772d3dcce
77327 Author: Stefan Roese <sr@denx.de>
77328 Date:   Thu May 24 09:49:00 2007 +0200
77329
77330     ppc4xx: Fix small 405EZ OCM initilization bug in start.S
77331
77332     As pointed out by Bruce Adler <bruce.adler@acm.org> this patch
77333     fixes a small bug in the 405EZ OCM initialization. Thanks for
77334     spotting.
77335
77336     Signed-off-by: Stefan Roese <sr@denx.de>
77337
77338 commit 5d4a179013d59a76446462e1eb0a969fba63eb81
77339 Author: Stefan Roese <sr@denx.de>
77340 Date:   Thu May 24 08:22:09 2007 +0200
77341
77342     ppc4xx: Update AMCC Acadia support for board revision 1.1
77343
77344     This patch updates the Acadia (405EZ) support for the new 1.1 board
77345     revision. It also adds support for NAND FLASH via the 4xx NDFC.
77346
77347     Please note that the jumper J7 must be in position 2-3 for this
77348     NAND support. Position 1-2 is for NAND booting only. NAND booting
77349     support will follow later.
77350
77351     Signed-off-by: Stefan Roese <sr@denx.de>
77352
77353 commit 822d55365bb557e084d0e33625a6dedcc866110b
77354 Author: Jon Loeliger <jdl@freescale.com>
77355 Date:   Wed May 23 14:09:46 2007 -0500
77356
77357     Add LIST_86xx MAKEALL target for PowerPC builds.
77358
77359     Signed-off-by: Jon Loeliger <jdl@freescale.com>
77360
77361 commit 9f0077abd69f7a7c756a915b961037302be3e6f2
77362 Author: Stefan Roese <sr@denx.de>
77363 Date:   Tue May 22 12:48:09 2007 +0200
77364
77365     ppc4xx: Use do { ... } while (0) for CPR & SDR access macros
77366
77367     Signed-off-by: Stefan Roese <sr@denx.de>
77368
77369 commit 6f3dfc139a838b0841c151efe00ad47db2366e79
77370 Author: Stefan Roese <sr@denx.de>
77371 Date:   Tue May 22 12:46:10 2007 +0200
77372
77373     ppc4xx: Add 405 support to 4xx NAND driver ndfc.c
77374
77375     This patch adds support for 405 PPC's to the 4xx NAND driver
77376     ndfc.c. This is in preparation for the new AMCC 405EZ.
77377
77378     Signed-off-by: Stefan Roese <sr@denx.de>
77379
77380 commit 10603d76767426be803dadd4fb688b97eb69481c
77381 Author: Stefan Roese <sr@denx.de>
77382 Date:   Mon May 21 07:41:22 2007 +0200
77383
77384     ppc4xx: Fix problem in 405EZ OCM initialization
77385
77386     As spotted by Bruce Adler this patch fixes an initialization problem
77387     for the 405EZ OCM.
77388
77389     Signed-off-by: Stefan Roese <sr@denx.de>
77390
77391 commit 3e3b956906eba9e4ad7931581ecedaad10eccce8
77392 Author: Peter Pearse <peter.pearse@arm.com>
77393 Date:   Fri May 18 16:47:03 2007 +0100
77394
77395     Reduce line lengths to 80 characters max.
77396
77397 commit 93ef45c9ddfdd9fc17c4e74bd8e2f2456580eb72
77398 Author: Peter Pearse <peter.pearse@arm.com>
77399 Date:   Fri May 18 14:34:07 2007 +0100
77400
77401     Makefile permissions
77402
77403 commit 1443a31457d68f7e8f0b9403e9832ec1e79dc59d
77404 Author: Peter Pearse <peter.pearse@arm.com>
77405 Date:   Fri May 18 14:33:11 2007 +0100
77406
77407     Makefile permissions
77408
77409 commit 255a3577c848706441daee0174543efe205a77f8
77410 Author: Kim Phillips <kim.phillips@freescale.com>
77411 Date:   Wed May 16 16:52:19 2007 -0500
77412
77413     Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
77414
77415     For all practical u-boot purposes, TSECs don't differ throughout the
77416     mpc8[356]xx families; reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx.
77417
77418     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
77419
77420 commit 70124c2602ae2d4c5d3dba05b482d91548242de8
77421 Author: Stefano Babic <sbabic@denx.de>
77422 Date:   Wed May 16 14:49:12 2007 +0200
77423
77424     Fix compile problem cause my Microblaze merge
77425
77426     Signed-off-by: Stefano Babic <sbabic@denx.de>
77427
77428 commit ada4697d0230d6da552867777f98a67ec3ba2579
77429 Author: Jeffrey Mann <mannj@embeddedplanet.com>
77430 Date:   Wed May 16 13:23:10 2007 +0200
77431
77432     [PATCH] Run new sequoia boards with an EBC speed of 83MHz
77433
77434     Because the Sequoia board does not boot with an EBC faster than 66MHz,
77435     the clock divider are changed after the initial boot process.
77436
77437     This allows for maximum clocking speeds  to be achieved on newer boards.
77438     Sequoia boards with 666.66 MHz processors require that the EBC divider
77439     be set to 3 in order to start the initial boot process at a slower EBC
77440     speed. After the initial boot process, the divider can be set back to 2,
77441     which will cause the boards to run at 83.333MHz. This is backward
77442     compatible with boards with 533.33 MHz processors, as these boards will
77443     already be set with an EBC divider of 2.
77444
77445     Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
77446
77447 commit a7676ea7732f3c596805079fed7e5c9fac652cfc
77448 Author: Wolfgang Denk <wd@denx.de>
77449 Date:   Wed May 16 01:16:53 2007 +0200
77450
77451     Minor Coding Style cleanup, update CHANGELOG.
77452
77453     Signed-off-by: Wolfgang Denk <wd@denx.de>
77454
77455 commit d62f64cc23a940eafe712c776b3249e4160753d1
77456 Author: Wolfgang Denk <wd@denx.de>
77457 Date:   Wed May 16 00:13:33 2007 +0200
77458
77459     Coding Style Cleanup, new CHANGELOG
77460
77461 commit 3162eb836903c8b247fdc7470dd39bfa6996f495
77462 Author: Wolfgang Denk <wd@denx.de>
77463 Date:   Tue May 15 23:38:05 2007 +0200
77464
77465     Minor coding style cleanup.
77466
77467 commit 66d9dbec1cc27d6398ee6cf84639dbe14971251e
77468 Author: mushtaq khan <mushtaq_k@procsys.com>
77469 Date:   Fri Apr 20 14:23:02 2007 +0530
77470
77471     Add driver for S-ATA-controller on Intel processors with South
77472     Bridge, ICH-5, ICH-6 and ICH-7.
77473
77474     Implementation:
77475
77476     1. Code is divided in to two files. All functions, which are
77477        controller specific are kept in "drivers/ata_piix.c" file and
77478        functions, which are not controller specific, are kept in
77479        "common/cmd_sata.c" file.
77480
77481     2. Reading and Writing from the S-ATA drive is done using PIO method.
77482
77483     3. Driver can be configured for 48-bit addressing by defining macro
77484        CONFIG_LBA48, if this macro is not defined driver uses the 28-bit
77485        addressing.
77486
77487     4. S-ATA read function is hooked to the File system, commands like
77488        ext2ls and ext2load file can be used. This has been tested.
77489
77490     5. U-Boot command "SATA_init" is added, which initializes the S-ATA
77491        controller and identifies the S-ATA drives connected to it.
77492
77493     6. U-Boot command "sata" is added, which is used to read/write, print
77494        partition table and get info about the drives present. This I have
77495        implemented in same way as "ide" command is implemented in U-Boot.
77496
77497     7. This driver is for S-ATA in native mode.
77498
77499     8. This driver does not support the Native command queuing and
77500        Hot-plugging.
77501
77502     Signed-off-by: Mushtaq Khan <mushtaq_k@procsys.com>
77503
77504 commit 644e6fb4eb8be90ea04ba34b643a8bf019d680e0
77505 Author: mushtaq khan <mushtaq_k@procsys.com>
77506 Date:   Mon Apr 30 15:57:22 2007 +0530
77507
77508     Fixes bug clearing the bss section for i386
77509
77510     Hi,
77511     There is a bug in the code of clearing the bss section for processor
77512     i386.(File: cpu/i386/start.S)
77513     In the code, bss_start addr (starting addr of bss section) is put into
77514     the register %eax, but the code which clears the bss section refers to
77515     the addr pointed by %edi.
77516
77517     This patch fixes this bug by putting bss_start into %edi register.
77518
77519     Signed-off-by: Mushtaq Khan <mushtaq_k@procsys.com>
77520
77521 commit c3243cf7b490057277d61acffe4ad0946f9eb4a4
77522 Author: Joe Hamman <joe.hamman@embeddedspecialties.com>
77523 Date:   Mon Apr 30 16:47:28 2007 -0500
77524
77525     Add support for BCM5464 Quad Phy
77526
77527     Added support for Broadcom's BCM5464 Quad Phy
77528
77529     Signed-off-by: Joe Hamman <joe.hamman@embeddedspecialties.com>
77530
77531 commit 1b305bdc754c8468e1d5d858f5dcf8a7a0a4bb7a
77532 Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
77533 Date:   Wed May 9 08:10:57 2007 +0800
77534
77535     Search the exception table with linear algorithm
77536
77537     Search the exception table with linear algorithm instead of
77538     bisecting algorithm.
77539     Because the exception table might be unsorted.
77540
77541     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
77542
77543 commit 5dfaa50eb819686bfba1927e8c5b8a70a4d65fd3
77544 Author: Aubrey.Li <aubrey.adi@gmail.com>
77545 Date:   Mon May 14 11:47:35 2007 +0800
77546
77547     Fix compilation issues on MACOSX
77548
77549     Singed-off-by: Marc Hoffman <Marc.Hoffman@analog.com>
77550     Signed-off-by: Aubrey Li <aubrey.adi@gmail.com>
77551
77552 commit 56fd7162985c412317bbf763a225fba23c64fd31
77553 Author: Stephen Williams <steve@icarus.com>
77554 Date:   Tue May 15 07:55:42 2007 -0700
77555
77556     Fix for compile of JSE target
77557
77558     The attached patch fixes the compile of the JSE board in the
77559     denx git as of 14 may 2007. It is an extremely simple patch,
77560     it just adds the missing define of CFG_SYSTEMACE_WIDTH.
77561
77562      Fix to compile JSE against 20070514 git of u-boot
77563
77564 commit 69df3c4da0c93017cceb25a366e794570bd0ed98
77565 Author: Nobuhiro Iwamatsu <iwamatsu@rahute.(none)>
77566 Date:   Sun May 13 21:01:03 2007 +0900
77567
77568     sh: MS7750SE support.
77569
77570     This adds support for the Hitachi MS7750SE.
77571
77572     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
77573
77574 commit 0b135cfc2e524dc249b75057b55dd4cc09842e27
77575 Author: Nobuhiro Iwamatsu <iwamatsu@rahute.(none)>
77576 Date:   Sun May 13 20:58:00 2007 +0900
77577
77578     sh: First support code of SuperH.
77579
77580     Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
77581
77582 commit 61936667e86a250ae12fd2dc189d3588f0a59e0b
77583 Author: Stefan Roese <sr@denx.de>
77584 Date:   Fri May 11 12:01:49 2007 +0200
77585
77586     ppc4xx: Add mtcpr/mfcpr access macros
77587
77588     Signed-off-by: Stefan Roese <sr@denx.de>
77589
77590 commit 343c48bd84606c4025c8a7c7263fda465d6e284c
77591 Author: Stefan Roese <sr@denx.de>
77592 Date:   Fri May 11 12:01:06 2007 +0200
77593
77594     ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too
77595
77596     Signed-off-by: Stefan Roese <sr@denx.de>
77597
77598 commit 7d98ba770a7eaefa29ce927f31a0956df85bf650
77599 Author: Piotr Kruszynski <ppk@semihalf.com>
77600 Date:   Thu May 10 16:55:52 2007 +0200
77601
77602     [Motion-PRO] Add MTD and JFFS2 support, also add default partition
77603     definition.
77604
77605 commit 65fb6a676e821f9570a2a376dc204bf611ce5f81
77606 Author: Peter Pearse <peter.pearse@arm.com>
77607 Date:   Wed May 9 11:42:44 2007 +0100
77608
77609     Add the board directory for SMN42
77610
77611 commit 160131bf965785419626df6c388729fe0b597992
77612 Author: Peter Pearse <peter.pearse@arm.com>
77613 Date:   Wed May 9 11:41:58 2007 +0100
77614
77615     Add the files for the SMN42 board
77616
77617 commit 5c6d2b5a500f8c49670de8910150b78a41f781fc
77618 Author: Peter Pearse <peter.pearse@arm.com>
77619 Date:   Wed May 9 11:40:34 2007 +0100
77620
77621     Remove the deleted files for the SMN42 patch
77622
77623 commit b0d8f5bf0d215adc9424cb228b2484dbf07f7761
77624 Author: Peter Pearse <peter.pearse@arm.com>
77625 Date:   Wed May 9 11:37:56 2007 +0100
77626
77627     New board SMN42 branch
77628
77629 commit 29f3be0caf0799ca6b89dfd9824c15619a50000f
77630 Author: Peter Pearse <peter.pearse@arm.com>
77631 Date:   Wed May 9 10:24:38 2007 +0100
77632
77633     Makefile permissions
77634
77635 commit b84289b595731e8851df46e893845cc1322c9b9b
77636 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
77637 Date:   Tue May 8 14:17:07 2007 -0500
77638
77639     8641hpcn: Fix Makefile after moving pixis to board/freescale.
77640
77641     The OBJTREE != SRCTREE build scenario was broken.
77642     This fixes it.
77643
77644     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
77645     Signed-off-by: Jon Loeliger <jdl@freescale.com>
77646
77647 commit e69f66c6ebe82bbbd1da766bc4eda40ec7ee5af1
77648 Author: Michal Simek <monstr@monstr.eu>
77649 Date:   Tue May 8 15:57:43 2007 +0200
77650
77651     add: reading special purpose registers
77652
77653 commit 1a50f164beb065f360fbddb76029607d6b099698
77654 Author: Michal Simek <monstr@monstr.eu>
77655 Date:   Tue May 8 14:52:52 2007 +0200
77656
77657     add: Microblaze V5 exception handling
77658
77659 commit ab874d5047e5d30dbc1e517ff26083efffa98ecb
77660 Author: Michal Simek <monstr@monstr.eu>
77661 Date:   Tue May 8 14:39:11 2007 +0200
77662
77663     add: FSL control read and write
77664
77665 commit de1de02a7cbf05e6b63e0d8ffc624f12493f6ba3
77666 Author: Piotr Kruszynski <ppk@semihalf.com>
77667 Date:   Tue May 8 13:05:44 2007 +0200
77668
77669     [Motion-PRO] Add support for I2C, EEPROM and RTC.
77670
77671 commit fa5c2ba123b1bf88455bfc21db5e786ca045029d
77672 Author: Bartlomiej Sieka <tur@semihalf.com>
77673 Date:   Tue May 8 10:23:56 2007 +0200
77674
77675     [Motion-PRO] Add ATA support. Add CF-booting commands to the default
77676     environment.
77677
77678 commit 06241d50a3ab1b20a0b08baeeaffcaa23ae4b839
77679 Author: Bartlomiej Sieka <tur@semihalf.com>
77680 Date:   Tue May 8 09:39:12 2007 +0200
77681
77682     [Motion-PRO] Change IPB clock frequency from 50MHz to 100MHz. This
77683     eliminates networking problems in Linux (timeouts).
77684
77685 commit 1f1369c34b629be94702684d41d3fddf0f6193e7
77686 Author: Bartlomiej Sieka <tur@semihalf.com>
77687 Date:   Tue May 8 09:21:57 2007 +0200
77688
77689     [Motion-PRO] Enable Flat Device Tree support and modify default environment
77690     to allow booting of FDT-expecting kernels.
77691
77692 commit fb05f6da35ea1c15c553abe6f23f656bf18dc5db
77693 Author: Michal Simek <monstr@monstr.eu>
77694 Date:   Mon May 7 23:58:31 2007 +0200
77695
77696     new: USE_MSR_INTR support
77697
77698 commit 008861a2f3ef2c062744d733787c7e530a1b8761
77699 Author: Bartlomiej Sieka <tur@semihalf.com>
77700 Date:   Mon May 7 22:36:15 2007 +0200
77701
77702     [MPC5xxx] There are networking problems on the Motion-PRO board with
77703     current PHY initalization code (tftp timeouts all the time). This commit
77704     temporarily disables PHY initalization sequence to make the networking
77705     operational, until a fix is found.
77706
77707 commit abca901869c3760b6c5fecb825db6c1d91a78a93
77708 Author: Wolfgang Denk <wd@denx.de>
77709 Date:   Mon May 7 22:10:36 2007 +0200
77710
77711     Get rid of duplicated file (see include/configs/sbc8560.h instead)
77712
77713     Signed-off-by: Wolfgang Denk <wd@denx.de>
77714
77715 commit 207b7b2c9d9752e0f6478c30c29b7087f6e6cbb6
77716 Author: Wolfgang Denk <wd@denx.de>
77717 Date:   Mon May 7 22:07:08 2007 +0200
77718
77719     Get rid of duplicated file (see doc/README.SBC8560 instead)
77720
77721     Signed-off-by: Wolfgang Denk <wd@denx.de>
77722
77723 commit a7bac7e9b57ba948051beb19ec5be3a75ce75383
77724 Author: Michal Simek <monstr@monstr.eu>
77725 Date:   Mon May 7 19:43:10 2007 +0200
77726
77727     fix: read and write MSR - repair number of parameters
77728
77729 commit 193b4a3bb3acaddf798da8de0da05d94ba8774ee
77730 Author: Jeffrey Mann <mannj@embeddedplanet.com>
77731 Date:   Mon May 7 19:42:49 2007 +0200
77732
77733     [PATCH] ppc4xx: Fix CONFIG_SYS_CLK_FREQ definition in Sequoia config file
77734
77735     A '3' got cut off in the formatting of the last patch to automatically
77736     change the clock speed of the system clock on sequoia board.
77737
77738     Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
77739     Signed-off-by: Stefan Roese <sr@denx.de>
77740
77741 commit 19bf1fbad7f19d5a120be9b1daf136e052fcab39
77742 Author: Michal Simek <monstr@monstr.eu>
77743 Date:   Mon May 7 19:33:51 2007 +0200
77744
77745     new: fsl interrupt support
77746     FSL_Has_data is connected to INTC.
77747
77748 commit 792032baa7d625e34c981ab6df521911bd8dc861
77749 Author: Michal Simek <monstr@monstr.eu>
77750 Date:   Mon May 7 19:30:12 2007 +0200
77751
77752     fix: interrupt handler
77753     remove asm code
77754
77755 commit f3f001a341ef185d0f13841be5b5dc3395aacc31
77756 Author: Michal Simek <monstr@monstr.eu>
77757 Date:   Mon May 7 19:25:08 2007 +0200
77758
77759     fix: remove asm code
77760
77761 commit fb7c2dbef02c9f6f8d7b04ec4c2bfb91418b9c01
77762 Author: Michal Simek <monstr@monstr.eu>
77763 Date:   Mon May 7 19:12:43 2007 +0200
77764
77765     fix: clean interrupt
77766
77767 commit 42efed6130c8fcf7da881385b5427065d2801757
77768 Author: Michal Simek <monstr@monstr.eu>
77769 Date:   Mon May 7 17:22:25 2007 +0200
77770
77771     fix: interrupt handler for multiple sources
77772
77773 commit 48fbd3a4cdabbebc1debd7eed73c00c2caf914f6
77774 Author: Michal Simek <monstr@monstr.eu>
77775 Date:   Mon May 7 17:11:09 2007 +0200
77776
77777     new: add writing to msr register
77778
77779 commit 3a619dd7bed03e8b4d22a3911f90fd12af5376c2
77780 Author: Markus Klotzbuecher <mk@denx.de>
77781 Date:   Mon May 7 16:43:56 2007 +0200
77782
77783     Fix an ancient CHANGELOG conflict
77784
77785 commit ac4cd59d59c9bf3f89cb7a344abf8184d678f562
77786 Author: Timur Tabi <timur@freescale.com>
77787 Date:   Sat May 5 08:12:30 2007 +0200
77788
77789     5xxx: write MAC address to mac-address and local-mac-address
77790
77791     Some device trees have a mac-address property, some have local-mac-address,
77792     and some have both.  To support all of these device trees, ftp_cpu_setup()
77793     should write the MAC address to mac-address and local-mac-address, if they
77794     exist.
77795
77796     Signed-off-by: Timur Tabi <timur@freescale.com>
77797     Acked-by: Grant Likely <grant.likely@secretlab.ca>
77798
77799 commit a9d87e2707dcb249f6bb7f7ff7e00acd8cda9fd2
77800 Author: Grzegorz Wianecki <grzegorz.wianecki@gmail.com>
77801 Date:   Sun Apr 29 14:01:54 2007 +0200
77802
77803     [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message
77804
77805     MPC5200B systems are incorrectly reported as MPC5200 in U-Boot start-up
77806     message. Use PVR to distinguish between the two variants, and print proper CPU
77807     information.
77808
77809     Signed-off-by: Grzegorz Wianecki <grzegorz.wianecki@gmail.com>
77810     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
77811     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
77812
77813 commit 4ec5bd55ed1ffa91a774af298769621f4fbb18c1
77814 Author: Ladislav Michl <ladis@linux-mips.org>
77815 Date:   Wed Apr 25 16:01:26 2007 +0200
77816
77817     [PATCH] simplify silent console
77818
77819     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
77820     Acked-by: Stefan Roese <sr@denx.de>
77821
77822 commit b7598a43f2b421a713d8135e98a42c37d9eb9df0
77823 Author: Sergei Shtylyov <sshtylyov@ru.mvista.com>
77824 Date:   Mon Apr 23 15:30:39 2007 +0200
77825
77826     [PATCH] Avoid assigning PCI resources from zero address
77827
77828     If a PCI IDE card happens to get a zero address assigned to it, the Linux IDE
77829     core complains and IDE drivers fails to work.  Also, assigning zero to a BAR
77830     was illegal according to PCI 2.1 (the later revisions seem to have excluded the
77831     sentence about "0" being considered an invalid address) -- so, use a reasonable
77832     starting value of 0x1000 (that's what the most Linux archs are using).
77833
77834     Alternatively, one might have fixed the calls to pci_set_region() individually
77835     (some code even seems to have taken care of this issue) but that would have
77836     been a lot more work. :-)
77837
77838     Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
77839     Acked-by: Stefan Roese <sr@denx.de>
77840
77841 commit 9ffd451afeb08e5be7ddae680487ec962b2bca25
77842 Author: Jeffrey Mann <mannj@embeddedplanet.com>
77843 Date:   Mon Apr 23 14:00:11 2007 +0200
77844
77845     [patch] setenv(...) can delete environmentalvariables
77846
77847     update setenv() function so that entering a NULL value for the
77848     variable's value will delete the environmental variable
77849
77850     Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
77851     Acked-by: Stefan Roese <sr@denx.de>
77852
77853 commit ebd0a0ae05a44769c4e27458ad4e9f3438250443
77854 Author: Mike Frysinger <vapier@gentoo.org>
77855 Date:   Mon Apr 23 13:54:24 2007 +0200
77856
77857     [patch] use unsigned char in smc91111 driver for mac
77858
77859     the v_mac variable in the smc91111 driver is declared as a signed char ...
77860     this causes problems when one of the bytes in the MAC is "signed" like 0xE0
77861     because when it gets printed out, you get a display like:
77862     0xFFFFFFE0 and that's no good
77863
77864     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
77865
77866 commit ffc50f9bb194343c6303517a517708457a5eb6b8
77867 Author: Michal Simek <monstr@monstr.eu>
77868 Date:   Sat May 5 18:54:42 2007 +0200
77869
77870     new: FSL and MSR support #2
77871
77872 commit f7e2e0eb0668136305f78bb9c21be79b48a34247
77873 Author: Michal Simek <monstr@monstr.eu>
77874 Date:   Sat May 5 18:27:16 2007 +0200
77875
77876     new: FSL and MSR support
77877
77878 commit 2f15278c2eb911c668b4fe562130b78cf554d139
77879 Author: Wolfgang Denk <wd@denx.de>
77880 Date:   Sat May 5 18:23:11 2007 +0200
77881
77882     Coding stylke cleanup; update CHANGELOG.
77883
77884     Signed-off-by: Wolfgang Denk <wd@denx.de>
77885
77886 commit 885ec89b648a899a2f32393fd3ffd9f7234c4402
77887 Author: Wolfgang Denk <wd@denx.de>
77888 Date:   Sat May 5 18:05:02 2007 +0200
77889
77890     Add STX GP3 SSA board to MAKEALL script; update CHANGELOG.
77891
77892     Signed-off-by: Wolfgang Denk <wd@denx.de>
77893
77894 commit 5499645b3fe17a548af9dfc479ca6e2455f179a2
77895 Author: Wolfgang Denk <wd@denx.de>
77896 Date:   Sat May 5 17:15:50 2007 +0200
77897
77898     Make "file" command happy with some config.mk files; update CHANGELOG
77899
77900 commit e3b8c78bc2489c27ae020986ef0eaca684866cef
77901 Author: Jeffrey Mann <mannj@embeddedplanet.com>
77902 Date:   Sat May 5 08:32:14 2007 +0200
77903
77904     ppc4xx: Detect if the sysclk on Sequoia is 33 or 33.333 MHz
77905
77906     The AMCC Secquoia board has been changed in a new revision from using a
77907     33.000 MHz clock to a 33.333 MHz system clock. A bit in the CPLD
77908     indicates the difference. This patch reads that bit and uses the correct
77909     clock speed for the board. This code is backward compatable will all
77910     prior boards. All prior boards will be read as 33.000.
77911
77912     Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
77913     Signed-off-by: Stefan Roese <sr@denx.de>
77914
77915 commit f544ff6656fca263ed1ebe39899b6d95da67c8b8
77916 Author: Stefan Roese <sr@denx.de>
77917 Date:   Sat May 5 08:29:01 2007 +0200
77918
77919     ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting
77920
77921     Using cpu/ppc4xx/speed.c to calculate the bus frequency is too big
77922     for the 4k NAND boot image so define bus_frequency to 133MHz here
77923     which is save for the refresh counter setup.
77924
77925     Signed-off-by: Stefan Roese <sr@denx.de>
77926
77927 commit 2f550ab976405300f5b07bf2890800840d0aa05f
77928 Author: Timur Tabi <timur@freescale.com>
77929 Date:   Sat May 5 08:12:30 2007 +0200
77930
77931     5xxx: write MAC address to mac-address and local-mac-address
77932
77933     Some device trees have a mac-address property, some have local-mac-address,
77934     and some have both.  To support all of these device trees, ftp_cpu_setup()
77935     should write the MAC address to mac-address and local-mac-address, if they
77936     exist.
77937
77938     Signed-off-by: Timur Tabi <timur@freescale.com>
77939     Acked-by: Grant Likely <grant.likely@secretlab.ca>
77940
77941 commit a79886590593ba1d667c840caa4940c61639f18f
77942 Author: Thomas Knobloch <knobloch@siemens.com>
77943 Date:   Sat May 5 07:04:42 2007 +0200
77944
77945     NAND: Wrong calculation of page number in nand_block_bad()
77946
77947     In case that there is no memory based bad block table available the
77948     function nand_block_checkbad() in drivers/mtd/nand/nand_base.c will call
77949     nand_block_bad() directly. When parameter 'getchip' is set to zero,
77950     nand_block_bad() will not right shift the offset to calculate the
77951     correct page number.
77952
77953     Signed-off-by: Thomas Knobloch <knobloch@siemens.com>
77954     Signed-off-by: Stefan Roese <sr@denx.de>
77955
77956 commit 9877d7dcd1eebe61aa5d8b8ffe9c048ea426e6f6
77957 Author: Wolfgang Denk <wd@denx.de>
77958 Date:   Fri May 4 10:02:33 2007 +0200
77959
77960     Fix initrd length corruption in bootm command.
77961
77962     When using FDT Images, the length of an inital ramdisk was
77963     overwritten (bug introduced by commit 87a449c8, 22 Aug 2006).
77964
77965     Patches by Timur Tabi & Johns Daniel.
77966
77967     Signed-off-by: Wolfgang Denk <wd@denx.de>
77968
77969 commit 068aab660bc3912b930be5540e6b3f3fd6ad3c96
77970 Author: Kim Phillips <kim.phillips@freescale.com>
77971 Date:   Thu May 3 19:43:52 2007 -0500
77972
77973     mpc83xx: fix trivial error in MAKEALL
77974
77975     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
77976
77977 commit c64a89d6ce8584b9fc64f4e85da9ecac3cfc2c2a
77978 Author: Wolfgang Denk <wd@denx.de>
77979 Date:   Thu May 3 16:34:41 2007 +0200
77980
77981     Update board configuration for STX GP3SSA board:
77982
77983     Enable hush shell, environment in flash rather in EEPROM,
77984     more user-friendly default environment, etc.
77985     The simple EEPROM environment can be selected easily in the board
77986     config file.
77987
77988     Signed-off-by: Wolfgang Denk <wd@denx.de>
77989
77990 commit 2c6fb199dc5756fc72f49d1f4de105e089049d65
77991 Author: Wolfgang Denk <wd@denx.de>
77992 Date:   Tue Apr 24 14:37:49 2007 +0200
77993
77994     Cleanup STX GP3SSA code; fix build and compile problems.
77995
77996 commit 35171dc04e028ecacc23ad916a66295472555dbf
77997 Author: Dan Malek <dan@embeddedalley.com>
77998 Date:   Fri Jan 5 09:15:34 2007 +0100
77999
78000     Add support for STX GP3SSA (stxssa) Board
78001
78002     Signed-off-by Dan Malek, <dan@embeddedalley.com>
78003
78004 commit f2134f8e9eb006bdcd729e89f309c07b2fa45180
78005 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78006 Date:   Wed May 2 13:31:53 2007 +0200
78007
78008     macb: Don't restart autonegotiation if we already have link
78009
78010     Rework macb_phy_init so that it doesn't attempt to re-negotiate if the
78011     link is already up.
78012
78013     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78014
78015 commit 04fcb5d38bc90779cd9a710d60702075986f0e29
78016 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78017 Date:   Wed May 2 13:22:38 2007 +0200
78018
78019     macb: Introduce a few barriers when dealing with DMA descriptors
78020
78021     There were a few theoretical possibilities that the compiler might
78022     optimize away DMA descriptor reads and/or writes and thus cause
78023     synchronization problems with the hardware. Insert barriers where
78024     we depend on reads/writes actually hitting memory.
78025
78026     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78027
78028 commit ffa621a0d12a1ccd81c936c567f8917a213787a8
78029 Author: Andy Fleming <afleming@freescale.com>
78030 Date:   Sat Feb 24 01:08:13 2007 -0600
78031
78032     Cleaned up some 85xx PCI bugs
78033
78034     * Cleaned up the CDS PCI Config Tables and added NULL entries to
78035       the end
78036     * Fixed PCIe LAWBAR assignemt to use the cpu-relative address
78037     * Fixed 85xx PCI code to assign powar region sizes based on the
78038       config values (rather than hard-coding them)
78039     * Fixed the 8548 CDS PCI2 IO to once again have 0 as the base address
78040
78041     Signed-off-by: Andy Fleming <afleming@freescale.com>
78042
78043 commit 6743105988fc44d5b0d30388c790607835aae7a6
78044 Author: Andy Fleming <afleming@freescale.com>
78045 Date:   Mon Apr 23 02:54:25 2007 -0500
78046
78047     Add support for the 8568 MDS board
78048
78049     This included some changes to common files:
78050     * Add 8568 processor SVR to various places
78051     * Add support for setting the qe bus-frequency value in the dts
78052     * Add the 8568MDS target to the Makefile
78053
78054     Signed-off-by: Andy Fleming <afleming@freescale.com>
78055
78056 commit af1c2b84bf27c8565baddc82d1abb93700d10e2e
78057 Author: David Updegraff <dave@cray.com>
78058 Date:   Fri Apr 20 14:34:48 2007 -0500
78059
78060     Add support for treating unknown PHYs as generic PHYs.
78061
78062     When bringing up u-boot on new boards, PHY support sometimes gets
78063     neglected.  Most PHYs don't really need any special support,
78064     though.  By adding a generic entry that always matches if nothing
78065     else does, we can provide support for "unsupported" PHYs for the
78066     tsec.
78067
78068     The generic PHY driver supports most PHYs, including gigabit.
78069
78070     Signed-off-by: David Updegraff <dave@cray.com>
78071     Signed-off-by: Andy Fleming <afleming@freescale.com>
78072
78073 commit a75af9bfd8fff0499efdbb90601cec5a2afef117
78074 Author: James Yang <James.Yang@freescale.com>
78075 Date:   Wed Feb 7 15:28:04 2007 -0600
78076
78077     Conditionalize 8641 Rev1.0 MCM workarounds
78078
78079     Signed-off-by: James Yang <James.Yang@freescale.com>
78080     Signed-off-by: Jon Loeliger <jdl@freescale.com>
78081
78082 commit f64702b7fc8f8df39d31add770df6e372f9e9ce3
78083 Author: Timur Tabi <timur@freescale.com>
78084 Date:   Mon Apr 30 13:59:50 2007 -0500
78085
78086     Fix memory initialization on MPC8349E-mITX
78087
78088     Define CFG_DDR_SDRAM_CLK_CNTL for the MPC8349E-mITX and MPC8349E-mITX-GP.
78089     This allows ddr->sdram_clk_cntl to be properly initialized.  This is necessary
78090     on some ITX boards, notably those with a revision 3.1 CPU.
78091
78092     Also change spd_sdram() in cpu/mpc83xx/spd_sdram.c to not write anything into
78093     ddr->sdram_clk_cntl if CFG_DDR_SDRAM_CLK_CNTL is not defined.
78094
78095     Signed-off-by: Timur Tabi <timur@freescale.com>
78096     Acked-by: Michael Benedict <MBenedict@twacs.com>
78097     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
78098
78099 commit 54b2d434ae9d01787936f34fe1759cf3d7624ae3
78100 Author: Kim Phillips <kim.phillips@freescale.com>
78101 Date:   Mon Apr 30 15:26:21 2007 -0500
78102
78103     mpc83xx: replace elaborate boottime verbosity with 'clocks' command
78104
78105     and fix CPU: to align with Board: display text.
78106
78107     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
78108
78109 commit c1ab82669d9525998c34e802a12cad662723f22a
78110 Author: James Yang <James.Yang@freescale.com>
78111 Date:   Fri Mar 16 13:02:53 2007 -0500
78112
78113     Rewrote picos_to_clk() to avoid rounding errors.
78114     Clarified that conversion is to DRAM clocks rather than platform clocks.
78115     Made function static to spd_sdram.c.
78116
78117     Signed-off-by: James Yang <James.Yang@freescale.com>
78118     Signed-off-by: Jon Loeliger <jdl@freescale.com>
78119
78120 commit 8b39501d28754e72726ce7fb02310e56dbdf116a
78121 Author: Stefan Roese <sr@denx.de>
78122 Date:   Sun Apr 29 14:13:01 2007 +0200
78123
78124     ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver
78125
78126     Signed-off-by: Stefan Roese <sr@denx.de>
78127
78128 commit 864aa6a6a466fcb92bf32b1d7dba79cd709b52c9
78129 Author: Grzegorz Wianecki <grzegorz.wianecki@gmail.com>
78130 Date:   Sun Apr 29 14:01:54 2007 +0200
78131
78132     [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message
78133
78134     MPC5200B systems are incorrectly reported as MPC5200 in U-Boot start-up
78135     message. Use PVR to distinguish between the two variants, and print proper CPU
78136     information.
78137
78138     Signed-off-by: Grzegorz Wianecki <grzegorz.wianecki@gmail.com>
78139     Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
78140     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
78141
78142 commit 5c5d3242935cf3543af01142627494434834cf98
78143 Author: Kim Phillips <kim.phillips@freescale.com>
78144 Date:   Wed Apr 25 12:34:38 2007 -0500
78145
78146     mpc83xx: minor fixups for 8313rdb introduction
78147
78148 commit ada4d40091f6ed4a4f0040e08d20db21967e4a67
78149 Author: Ladislav Michl <ladis@linux-mips.org>
78150 Date:   Wed Apr 25 16:01:26 2007 +0200
78151
78152     [PATCH] simplify silent console
78153
78154     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
78155     Acked-by: Stefan Roese <sr@denx.de>
78156
78157 commit 144876a380f5756f57412caf74c1d6dc201dd796
78158 Author: Michal Simek <monstr@monstr.eu>
78159 Date:   Tue Apr 24 23:01:02 2007 +0200
78160
78161     [PATCH] MTD partition support, JFFS2 support
78162
78163 commit 37ed6cdd4159195bfad68d8a237f6adda8f482cb
78164 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
78165 Date:   Tue Apr 24 14:03:45 2007 +0200
78166
78167     ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content.
78168
78169     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
78170
78171 commit 66ed6cca3f340f7a8a06d9272ae2ef8e96f0273d
78172 Author: Andy Fleming <afleming@freescale.com>
78173 Date:   Mon Apr 23 02:37:47 2007 -0500
78174
78175     Reworked 85xx speed detection code
78176
78177     Changed the code to read the registers and calculate the clock
78178     rates, rather than using a "switch" statement.
78179
78180     Idea from Andrew Klossner <andrew@cesa.opbu.xerox.com>
78181
78182     Signed-off-by: Andy Fleming <afleming@freescale.com>
78183
78184 commit 81f481ca708ed6a56bf9c410e3191dbad581c565
78185 Author: Andy Fleming <afleming@freescale.com>
78186 Date:   Mon Apr 23 02:24:28 2007 -0500
78187
78188     Enable 8544 support
78189
78190     * Add support to the Makefile
78191     * Add 8544 configuration support to the tsec driver
78192     * Add 8544 SVR numbers to processor.h
78193
78194     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
78195     Signed-off-by: Jon Loeliger <jdl@freescale.com>
78196
78197 commit 0d8c3a2096eaff8d7de89d45e9af4d4b0d4868fe
78198 Author: Andy Fleming <afleming@freescale.com>
78199 Date:   Fri Feb 23 17:12:25 2007 -0600
78200
78201     Support 1G size on 8548
78202
78203     e500v2 and newer cores support 1G page sizes.
78204
78205     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
78206     Signed-off-by: Andy Fleming <afleming@freescale.com>
78207
78208 commit 45cef612cc601d2d1c890fbbd7cdc9609a189a46
78209 Author: Andy Fleming <afleming@freescale.com>
78210 Date:   Fri Feb 23 17:11:16 2007 -0600
78211
78212     Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nG
78213
78214     The other pagesz constants use one letter to specify order of
78215     magnitude.  Also change the one reference to it in mpc8548cds/init.S
78216
78217     Signed-off-by: Andy Fleming <afleming@freescale.com>
78218
78219 commit 1f9a318cea14272edd10d63739e2d326c90f430e
78220 Author: Andy Fleming <afleming@freescale.com>
78221 Date:   Fri Feb 23 16:28:46 2007 -0600
78222
78223     Only set ddrioovcr for 8548 rev1.
78224
78225     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
78226     Signed-off-by: Andy Fleming <afleming@freescale.com>
78227
78228 commit 9343dbf85bc03033f2102d8e8543567c2c1ad2d2
78229 Author: Andy Fleming <afleming@freescale.com>
78230 Date:   Sat Feb 24 01:16:45 2007 -0600
78231
78232     Tweak DDR ECC error counter
78233
78234     Enable single-bit error counter when memory was cleared by ddr controller.
78235
78236     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
78237     Signed-off-by: Andy Fleming <afleming@freescale.com>
78238
78239 commit 85e7c7a45e3dd9c7ce3e722352ba60f8df1a7a4b
78240 Author: Timur Tabi <timur@freescale.com>
78241 Date:   Mon Feb 12 13:34:55 2007 -0600
78242
78243     85xx: write MAC address to mac-address and local-mac-address
78244
78245     Some device trees have a mac-address property, some have local-mac-address,
78246     and some have both.  To support all of these device trees, ftp_cpu_setup()
78247     should write the MAC address to mac-address and local-mac-address, if they
78248     exist.
78249
78250     Signed-off-by: Timur Tabi <timur@freescale.com>
78251
78252 commit 03b81b48eec0ad249ec97a4ae16c36fa2e014ff4
78253 Author: Andy Fleming <afleming@freescale.com>
78254 Date:   Mon Apr 23 01:44:44 2007 -0500
78255
78256     Some 85xx cpu cleanups
78257
78258     * Cleaned up the TSR[WIS] clearing
78259     * Cleaned up DMA initialization
78260
78261     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
78262     Signed-off-by: Jon Loeliger <jdl@freescale.com>
78263     Acked-by: Andy Fleming <afleming@freescale.com>
78264
78265 commit 151d5d992eab8c497b24c816c73dc1ad8bffb4eb
78266 Author: Andy Fleming <afleming@freescale.com>
78267 Date:   Mon Apr 23 01:32:22 2007 -0500
78268
78269     Add cpu support for the 8544
78270
78271     Recognize new SVR values, and add a few register definitions
78272
78273     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
78274     Signed-off-by: Jon Loeliger <jdl@freescale.com>
78275     Acked-by: Andy Fleming <afleming@freescale.com>
78276
78277 commit 25d83d7f4ac65727182d8ddaf7ba42fa74cf65ae
78278 Author: Jon Loeliger <jdl@freescale.com>
78279 Date:   Wed Apr 11 16:51:02 2007 -0500
78280
78281     Add MPC8544DS basic port board files.
78282
78283     Add board port under new board/freescale directory
78284     structure and reuse existing PIXIS FPGA support there.
78285
78286     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
78287     Signed-off-by: Jon Loeliger <jdl@freescale.com>
78288
78289 commit 0cde4b00fc7393b89f379d83a9d436dcb1334bfa
78290 Author: Jon Loeliger <jdl@freescale.com>
78291 Date:   Wed Apr 11 16:50:57 2007 -0500
78292
78293     Add MPC8544DS main configuration file.
78294
78295     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
78296     Signed-off-by: Jon Loeliger <jdl@freescale.com>
78297
78298 commit 362dd83077ac04c0296bca3e824ec2fb3d44d9d6
78299 Author: Sergei Shtylyov <sshtylyov@ru.mvista.com>
78300 Date:   Wed Dec 27 22:07:15 2006 +0300
78301
78302     Fix PCI I/O space mapping on Freescale MPC85x0ADS
78303
78304     The PCI I/O space mapping for Freescale MPC8540ADS board was broken by commit
78305     52c7a68b8d587ebcf5a6b051b58b3d3ffa377ddc which failed to update the #define's
78306     describing the local address window used for the PCI I/O space accesses -- fix
78307     this and carry over the necessary changes into the MPC8560ADS code since the
78308     PCI I/O space mapping was also broken for this board (by the earlier commit
78309     087454609e47295443af793a282cddcd91a5f49c).  Add the comments clarifying how
78310     the PCI I/O space must be mapped to all the MPC85xx board config. headers.
78311
78312     Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
78313
78314      board/mpc8540ads/init.S      |    4 ++--
78315      board/mpc8560ads/init.S      |    4 ++--
78316      include/configs/MPC8540ADS.h |    5 ++---
78317      include/configs/MPC8541CDS.h |    2 +-
78318      include/configs/MPC8548CDS.h |    2 +-
78319      include/configs/MPC8560ADS.h |    8 ++++----
78320      6 files changed, 12 insertions(+), 13 deletions(-)
78321
78322 commit 96629cbabdb727d4a5e62542deefc01d498db6dc
78323 Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
78324 Date:   Tue Dec 5 16:42:30 2006 +0800
78325
78326     u-boot: Fix e500 v2 core reset bug
78327
78328     The following patch fixes the e500 v2 core reset bug.
78329     For e500 v2 core, a new reset control register is added to reset the
78330     processor.
78331
78332     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
78333
78334 commit 63247a5acd58032e6cf33f525bc3923b467bac88
78335 Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
78336 Date:   Wed Dec 20 11:01:00 2006 +0800
78337
78338     u-boot: v2: Remove the fixed TLB and LAW entrynubmer
78339
78340     Remove the fixed TLB and LAW entry nubmer. Use actually TLB and LAW
78341     entry number to control the loop.  This can reduce the potential risk
78342     for the 85xx processor increasing its TLB adn LAW entry number.
78343
78344     Signed-off-by: Swarthout Edward <swarthout@freescale.com>
78345     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
78346
78347 commit 0b1934ba12fd408fcc3b8bd9f4b04864c42a42bf
78348 Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
78349 Date:   Mon Dec 18 17:01:04 2006 +0800
78350
78351     u-boot: Fix the 85xxcds tsec bug
78352
78353     Fix the 85xxcds tsec bug.
78354     When enable PCI, tsec.o should be added to u-boot.lds to make tsec work.
78355
78356     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
78357
78358 commit 7337b237ffc4aaf1b9467024fe472a880d852598
78359 Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
78360 Date:   Fri Dec 15 14:43:31 2006 +0800
78361
78362     u-boot: Fix CPU2 errata on MPC8548CDS board
78363
78364     This patch apply workaround of CPU2 errata on MPC8548CDS board.
78365
78366     Signed-off-by:Ebony Zhu <ebony.zhu@freescale.com>
78367
78368 commit 39b18c4f3e0b6d0dc00f4e68bad2da3766c85f09
78369 Author: ebony.zhu@freescale.com <ebony.zhu@freescale.com>
78370 Date:   Mon Dec 18 16:25:15 2006 +0800
78371
78372     u-boot: Disables MPC8548CDS 2T_TIMING for DDR by default
78373
78374     This patch disables MPC8548CDS 2T_TIMING for DDR by default.
78375
78376     Signed-off-by:Ebony Zhu <ebony.zhu@freescale.com>
78377
78378 commit 41fb7e0f1ec9b91bdae2565bab5f2e3ee15039c7
78379 Author: Zang Roy-r61911 <tie-fei.zang@freescale.com>
78380 Date:   Thu Dec 14 14:14:55 2006 +0800
78381
78382     u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS board
78383
78384     Enable PCI function and add PEX & rapidio memory map on MPC8548CDS
78385     board.
78386     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
78387
78388 commit 96b8a05432f346f36493535c85320b70ec9c7c1b
78389 Author: Scott Wood <scottwood@freescale.com>
78390 Date:   Mon Apr 16 14:54:15 2007 -0500
78391
78392     mpc83xx: Add MPC8313ERDB support.
78393
78394     Signed-off-by: Scott Wood <scottwood@freescale.com>
78395
78396 commit 49ea3b6eafe606285ae4d5c378026153dde53200
78397 Author: Scott Wood <scottwood@freescale.com>
78398 Date:   Mon Apr 16 14:34:21 2007 -0500
78399
78400     mpc83xx: Add generic PCI setup code.
78401
78402     Board code can now request the generic setup code rather than having to
78403     copy-and-paste it for themselves.  Boards should be converted to use this
78404     once they're tested with it.
78405
78406     Signed-off-by: Scott Wood <scottwood@freescale.com>
78407
78408 commit 7c98e5193e93df6b9b651851d54b638a61ebb0ea
78409 Author: Scott Wood <scottwood@freescale.com>
78410 Date:   Mon Apr 16 14:34:19 2007 -0500
78411
78412     mpc83xx: Add 831x support to speed.c.
78413
78414     Signed-off-by: Scott Wood <scottwood@freescale.com>
78415
78416 commit 0f253283a32d91e06844d7f87f9b33f4f4fbce8f
78417 Author: Scott Wood <scottwood@freescale.com>
78418 Date:   Mon Apr 16 14:34:18 2007 -0500
78419
78420     mpc83xx: Add 831x support to global_data.h
78421
78422     Signed-off-by: Scott Wood <scottwood@freescale.com>
78423
78424 commit 95e7ef897e54591e615fc1b458b74c286fe1fb06
78425 Author: Scott Wood <scottwood@freescale.com>
78426 Date:   Mon Apr 16 14:34:16 2007 -0500
78427
78428     mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().
78429
78430     Rather than misleadingly define PVR_83xx as the specific type of 83xx
78431     being built for, the PVR of each core revision is defined. checkcpu() now
78432     prints the core that it detects, rather than aborting if it doesn't find
78433     what it thinks it wants.
78434
78435     Signed-off-by: Scott Wood <scottwood@freescale.com>
78436
78437 commit a35b0c4950d84cf9e3a9e32b916135956d1ac636
78438 Author: Scott Wood <scottwood@freescale.com>
78439 Date:   Mon Apr 16 14:34:15 2007 -0500
78440
78441     mpc83xx: Recognize SPR values for MPC8311 and MPC8313.
78442
78443     Signed-off-by: Scott Wood <scottwood@freescale.com>
78444
78445 commit d87c57b201b4572d16f1b642998faa00c9912b16
78446 Author: Scott Wood <scottwood@freescale.com>
78447 Date:   Mon Apr 16 14:31:55 2007 -0500
78448
78449     mpc83xx: Add register definitions for MPC831x.
78450
78451     Signed-off-by: Scott Wood <scottwood@freescale.com>
78452
78453 commit 7fc4c71a143be8666d70803fb25ae60379c95622
78454 Author: Stefan Roese <sr@denx.de>
78455 Date:   Mon Apr 23 15:39:59 2007 +0200
78456
78457     Fix file mode
78458
78459     Signed-off-by: Stefan Roese <sr@denx.de>
78460
78461 commit 38257988abfe74d459ca2ad748b109ca04e4efe1
78462 Author: Sergei Shtylyov <sshtylyov@ru.mvista.com>
78463 Date:   Mon Apr 23 15:30:39 2007 +0200
78464
78465     [PATCH] Avoid assigning PCI resources from zero address
78466
78467     If a PCI IDE card happens to get a zero address assigned to it, the Linux IDE
78468     core complains and IDE drivers fails to work.  Also, assigning zero to a BAR
78469     was illegal according to PCI 2.1 (the later revisions seem to have excluded the
78470     sentence about "0" being considered an invalid address) -- so, use a reasonable
78471     starting value of 0x1000 (that's what the most Linux archs are using).
78472
78473     Alternatively, one might have fixed the calls to pci_set_region() individually
78474     (some code even seems to have taken care of this issue) but that would have
78475     been a lot more work. :-)
78476
78477     Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
78478     Acked-by: Stefan Roese <sr@denx.de>
78479
78480 commit afb903a2eb9436baa9270ccc0c27082d86497d89
78481 Author: Jeffrey Mann <mannj@embeddedplanet.com>
78482 Date:   Mon Apr 23 14:00:11 2007 +0200
78483
78484     [patch] setenv(...) can delete environmentalvariables
78485
78486     update setenv() function so that entering a NULL value for the
78487     variable's value will delete the environmental variable
78488
78489     Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
78490     Acked-by: Stefan Roese <sr@denx.de>
78491
78492 commit 36f104e5caa747d568eff26b369565af57c2ffa6
78493 Author: Mike Frysinger <vapier@gentoo.org>
78494 Date:   Mon Apr 23 13:54:24 2007 +0200
78495
78496     [patch] use unsigned char in smc91111 driver for mac
78497
78498     the v_mac variable in the smc91111 driver is declared as a signed char ...
78499     this causes problems when one of the bytes in the MAC is "signed" like 0xE0
78500     because when it gets printed out, you get a display like:
78501     0xFFFFFFE0 and that's no good
78502
78503     Signed-off-by: Mike Frysinger <vapier@gentoo.org>
78504
78505 commit d98c0885ad617fccf21e7c26ef8cb728fbfb2459
78506 Author: Rodolfo Giometti <giometti@enneenne.com>
78507 Date:   Mon Apr 23 13:10:52 2007 +0200
78508
78509     USB: (Another) delay for crappy USB keys.
78510
78511     Some USB keys are slow in giving back an answer when the Root HUB
78512     enables power lines.
78513
78514     Signed-off-by: Rodolfo Giometti <giometti@linux.it>
78515
78516 commit 323bfa8f436dc3bc57187c9b1488bc3146ff1522
78517 Author: Stefan Roese <sr@denx.de>
78518 Date:   Mon Apr 23 12:00:22 2007 +0200
78519
78520     Remove BOARDLIBS usage completely
78521
78522     Signed-off-by: Stefan Roese <sr@denx.de>
78523
78524 commit 32556443840f127170e4baa8bdd5b567039f6c36
78525 Author: Michal Simek <monstr@monstr.eu>
78526 Date:   Sat Apr 21 21:07:22 2007 +0200
78527
78528     [PATCH] SystemACE support for Microblaze
78529
78530 commit 0643631aa1036cd746bf5d15f5a34bc7bc01ea4f
78531 Author: Michal Simek <monstr@monstr.eu>
78532 Date:   Sat Apr 21 21:02:40 2007 +0200
78533
78534     16bit read/write little endian
78535
78536 commit 9d1d6a34d26c5933bc097ce73c9348f95573cdd4
78537 Author: Michal Simek <monstr@monstr.eu>
78538 Date:   Sat Apr 21 20:53:31 2007 +0200
78539
78540     Change ML401 parameters - Xilinx BSP
78541
78542 commit 2e343b9a57f32e1bd08c35c9976910333fb4e13d
78543 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
78544 Date:   Wed Feb 28 05:37:29 2007 -0600
78545
78546     mpc8641hpcn: Fix LAW and TLB setup to use the IO_PHYS #defines.
78547
78548     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
78549
78550 commit 79cb47391eebef85acadb3f6961ef6c55cace6ac
78551 Author: Zhang Wei <wei.zhang@freescale.com>
78552 Date:   Fri Jan 19 10:42:37 2007 +0800
78553
78554     Enable LAWs for MPC8641 PCI-Ex2.
78555
78556     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
78557     Signed-off-by: Jon Loeliger <jdl@freescale.com>
78558
78559 commit bd7851ce1e1f140665b520026abf1042968b1102
78560 Author: Jon Loeliger <jdl@freescale.com>
78561 Date:   Fri Apr 20 14:12:26 2007 -0500
78562
78563     mpc86xx; Write MAC address to mac-address and local-mac-address
78564
78565     Some device trees have a mac-address property, some have local-mac-address,
78566     and some have both.  To support all of these device trees, ftp_cpu_setup()
78567     should write the MAC address to mac-address and local-mac-address, if they
78568     exist.
78569
78570     Signed-off-by: Timur Tabi <timur@freescale.com>
78571     Signed-off-by: Jon Loeliger <jdl@freescale.com>
78572
78573 commit 7dbdf28b8bd855a8530dc3292e4982575a197060
78574 Author: Jon Loeliger <jdl@freescale.com>
78575 Date:   Fri Apr 20 14:11:38 2007 -0500
78576
78577     mpc86xx: protect memcpy to bad address if a mac-address is missing from dt
78578
78579     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
78580     Signed-off-by: Jon Loeliger <jdl@freescale.com>
78581
78582 commit 14da5f7675bbb427c469e3f45006e027b6e21db9
78583 Author: Wolfgang Denk <wd@denx.de>
78584 Date:   Fri Apr 20 17:43:28 2007 +0200
78585
78586     Cleanup compiler warnings, update CHANGELOG
78587
78588     Signed-off-by: Wolfgang Denk <wd@denx.de>
78589
78590 commit 6923565db12af34fd5e02d354ee65a8c78ac460f
78591 Author: Detlev Zundel <dzu@denx.de>
78592 Date:   Fri Apr 20 12:01:47 2007 +0200
78593
78594     Fix breakage of NC650 board with respect to nand support.
78595
78596     Signed-off-by: Detlev Zundel <dzu@denx.de>
78597
78598 commit 39f23cd90947639ac278a18ff277ec786b5ac167
78599 Author: Domen Puncer <domen.puncer@telargo.com>
78600 Date:   Fri Apr 20 11:13:16 2007 +0200
78601
78602     [RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculation
78603
78604     G2 core reference manual says decrementer and time base
78605     are decreasing/increasing once every 4 bus clock cycles.
78606     Lets fix it, so time in Linux won't run twice as fast
78607
78608     Signed-off-by: Domen Puncer <domen.puncer@telargo.com>
78609     Acked-by: Grant Likely <grant.likely@secretlab.ca>
78610
78611 commit 7651f8bdbba03bb0b4f241e2d2c4cb65b230bd56
78612 Author: Gerald Van Baren <vanbaren@cideas.com>
78613 Date:   Thu Apr 19 23:14:39 2007 -0400
78614
78615     Fix serious pointer bug with bootm and reserve map.
78616
78617     What was suppose to be a stack variable was declared as a pointer,
78618       overwriting random memory.
78619     Also moved the libfdt.a requirement into the main Makefile.  That is
78620       The U-Boot Way.
78621
78622 commit d21686263574e95cb3e9e9b0496f968b1b897fdb
78623 Author: Stefan Roese <sr@denx.de>
78624 Date:   Thu Apr 19 09:53:52 2007 +0200
78625
78626     ppc4xx: Fix chip select timing for SysACE access on AMCC Katmai
78627
78628     Previous versions used full wait states for the chip select #1 which
78629     is connected to the Xilinix SystemACE controller on the AMCC Katmai
78630     evaluation board. This leads to really slow access and therefore low
78631     performance. This patch now sets up the chip select a lot faster
78632     resulting in much better read/write performance of the Linux driver.
78633
78634     Signed-off-by: Stefan Roese <sr@denx.de>
78635
78636 commit 37837828d89084879bee2f2b8c7c68d4695940df
78637 Author: Wolfgang Denk <wd@denx.de>
78638 Date:   Wed Apr 18 17:49:29 2007 +0200
78639
78640     Clenaup, update CHANGELOG
78641
78642     Signed-off-by: Wolfgang Denk <wd@denx.de>
78643
78644 commit fd094c6379e2ef8a4d0ceb5640b24cb0c8d04449
78645 Author: Wolfgang Denk <wd@denx.de>
78646 Date:   Wed Apr 18 17:20:58 2007 +0200
78647
78648     Update CHANGELOG
78649
78650     Signed-off-by: Wolfgang Denk <wd@denx.de>
78651
78652 commit 2a26ec4732efd7a308d0bbc97714c1d75ef1173b
78653 Author: Wolfgang Denk <wd@denx.de>
78654 Date:   Wed Apr 18 17:07:26 2007 +0200
78655
78656     Cleanup, update CHANGELOG
78657
78658     Sigend-off-by: Wolfgang Denk <wd@denx.de>
78659
78660 commit 5f6c732affea9647762d27a4617a2ae64c52dceb
78661 Author: Wolfgang Denk <wd@denx.de>
78662 Date:   Wed Apr 18 16:17:46 2007 +0200
78663
78664     Update CHANGELOG
78665
78666 commit ad4eb555671d97f96dc56eab55103b1f86874b01
78667 Author: Wolfgang Denk <wd@denx.de>
78668 Date:   Wed Apr 18 14:30:39 2007 +0200
78669
78670     MCC200 board: remove warning which is obsolete after PSoC firmware changes
78671
78672     Signed-off-by: Wolfgang Denk <wd@denx.de>
78673
78674 commit 3747a3f010b2b1442dec3e871c69788b6017aaae
78675 Author: Domen Puncer <domen.puncer@telargo.com>
78676 Date:   Wed Apr 18 12:11:05 2007 +0200
78677
78678     [PATCH] icecube/lite5200b: document wakeup from low-power support
78679
78680     Signed-off-by: Domen Puncer <domen.puncer@telargo.com>
78681
78682 commit e673226ff9d6aa91b47ceac74b8c13770b06bb37
78683 Author: Stefan Roese <sr@denx.de>
78684 Date:   Wed Apr 18 12:07:47 2007 +0200
78685
78686     ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROM
78687
78688     Signed-off-by: Stefan Roese <sr@denx.de>
78689
78690 commit 90e6f41cf09fc98f6ccb510e183d53ab8546cf2f
78691 Author: Stefan Roese <sr@denx.de>
78692 Date:   Wed Apr 18 12:05:59 2007 +0200
78693
78694     ppc4xx: Add output for bootrom location to 405EZ ports
78695
78696     Now 405EZ ports also show upon bootup from which boot device
78697     they are configured to boot:
78698
78699     U-Boot 1.2.0-gd3832e8f-dirty (Apr 18 2007 - 07:47:05)
78700
78701     CPU:   AMCC PowerPC 405EZ Rev. A at 199.999 MHz (PLB=133, OPB=66, EBC=66 MHz)
78702            Bootstrap Option E - Boot ROM Location EBC (32 bits)
78703            16 kB I-Cache 16 kB D-Cache
78704     Board: Acadia - AMCC PPC405EZ Evaluation Board
78705
78706     Signed-off-by: Stefan Roese <sr@denx.de>
78707
78708 commit 9c00dfb0bf89c8c23e8af5b5bdf49cf66d769f85
78709 Author: Peter Pearse <peter.pearse@arm.com>
78710 Date:   Tue Apr 17 13:30:33 2007 +0100
78711
78712     Move ppearse to ARM board list
78713     Add Konstantin Kletschke for scb9328.
78714     Signed-off-by: Peter Pearse <peter.pearse@arm.com>
78715
78716 commit d3832e8fe1b214ec62424eac36cfda9fc56d21b3
78717 Author: Domen Puncer <domen.puncer@telargo.com>
78718 Date:   Mon Apr 16 14:00:13 2007 +0200
78719
78720     [PATCH] icecube/lite5200b: wakeup from low-power support
78721
78722     U-Boot part of Lite5200b low power mode support.
78723     Puts SDRAM out of self-refresh and transfers control to
78724     address saved at physical 0x0.
78725
78726     Signed-off-by: Domen Puncer <domen.puncer@telargo.com>
78727     Acked-by: Grant Likely <grant.likely@secretlab.ca>
78728
78729 commit f35a53fc7b0c79fcfe7bdc01163c4b34aaba1460
78730 Author: Gerald Van Baren <vanbaren@cideas.com>
78731 Date:   Sun Apr 15 13:54:26 2007 -0400
78732
78733     Fix the ft_cpu_setup() property settings.
78734
78735     Use "setter" functions instead of flags, cleaner and more flexible.
78736     It also fixes the problem noted by Timur Tabi that the ethernet MAC
78737     addresses were all being set incorrectly to the same MAC address.
78738
78739 commit c28abb9c614f65ce2096cc4a66fc886c77d0e5a4
78740 Author: Gerald Van Baren <vanbaren@cideas.com>
78741 Date:   Sat Apr 14 22:51:24 2007 -0400
78742
78743     Improve the bootm command for CONFIG_OF_LIBFDT
78744
78745     In bootm, create the "/chosen" node only if it doesn't already exist
78746       (better matches the previous behavior).
78747     Update for proper reserved memory map handling for initrd.
78748
78749 commit 3f9f08cf91c8a6949a5d78a18bd3d8df7b86d888
78750 Author: Gerald Van Baren <vanbaren@cideas.com>
78751 Date:   Sat Apr 14 22:46:41 2007 -0400
78752
78753     Add some utilities to manipulate the reserved memory map.
78754
78755 commit 8048cdd56f04a756eeea4951f402bf5cc33785db
78756 Author: Wolfgang Denk <wd@denx.de>
78757 Date:   Sat Apr 14 21:16:54 2007 +0200
78758
78759     Update CHANGELOG
78760
78761 commit 8e6875183cdca91c134408d119d4abcd48ef6856
78762 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78763 Date:   Sun Dec 17 18:56:46 2006 +0100
78764
78765     AVR32: Enable MMC support
78766
78767     Set up the portmux for the MMC interface and enable the MMC driver
78768     along with support for DOS partitions, ext2 and FAT filesystems.
78769
78770     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78771
78772 commit fc26c97bb6df41b4a95662c34054fe912387bf38
78773 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78774 Date:   Fri Jan 20 10:03:53 2006 +0100
78775
78776     Atmel MCI driver
78777
78778     Driver for the Atmel MCI controller (MMC interface) for AT32AP CPUs.
78779
78780     The AT91 ARM-based CPUs use basically the same hardware, so it should
78781     be possible to share this driver, but no effort has been made so far.
78782
78783     Hardware documentation can be found in the AT32AP7000 data sheet,
78784     which can be downloaded from
78785
78786     http://www.atmel.com/dyn/products/datasheets.asp?family_id=682
78787
78788     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78789
78790 commit 05fdab1ef6a10d049a50021a86f1226f444d9b9f
78791 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78792 Date:   Sun Dec 17 18:55:37 2006 +0100
78793
78794     AVR32: Add clk and gpio infrastructure for mmci
78795
78796     Implement functions for configuring the mmci pins, as well as
78797     functions for getting the clock rate of the mmci controller.
78798
78799     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78800
78801 commit 7fac3f69e9f05c5e5326681976c35d129324c4de
78802 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78803 Date:   Sun Dec 17 18:53:56 2006 +0100
78804
78805     Enable partition support with MMC
78806
78807     Include implementations of init_part() and get_partition_info() when
78808     CONFIG_MMC is set.
78809
78810     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78811
78812 commit 9a24f477a1ed5bb0f74377c985d754ebbfa44872
78813 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78814 Date:   Sun Dec 17 17:14:30 2006 +0100
78815
78816     AVR32: Enable networking
78817
78818     Implement MACB initialization for AVR32 and ATSTK1000, and turn
78819     everything on, including the MACB driver.
78820
78821     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78822
78823 commit 5c1fe1ffffd1750a7e47e5a2e2cd600c00e4f009
78824 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78825 Date:   Fri Jan 20 10:03:34 2006 +0100
78826
78827     Atmel MACB ethernet driver
78828
78829     Driver for the Atmel MACB on-chip ethernet controller.
78830
78831     This driver has been tested on the ATSTK1000 board with a AT32AP7000
78832     CPU. It should probably work on AT91SAM926x as well with some minor
78833     modifications.
78834
78835     Hardware documentation can be found in the AT32AP7000 data sheet,
78836     which can be downloaded from
78837
78838     http://www.atmel.com/dyn/products/datasheets.asp?family_id=682
78839
78840     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78841
78842 commit b4ec9c2d43d894729bb633bfdbdfa95a962c1556
78843 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78844 Date:   Sun Dec 17 16:56:14 2006 +0100
78845
78846     AVR32: Add clk and gpio infrastructure for macb0 and macb1
78847
78848     Implement functions for configuring the macb0 and macb1 pins, as
78849     well as functions for getting the clock rate of the various
78850     busses the macb ethernet controllers are connected to.
78851
78852     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78853
78854 commit d5acb95b16a0a74c643524342c3437e765426d05
78855 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78856 Date:   Sun Dec 17 15:39:15 2006 +0100
78857
78858     AVR32: Implement simple DMA memory allocator
78859
78860     Implement dma_alloc_coherent() which returns cache-aligned
78861     uncacheable memory.
78862
78863     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78864
78865 commit 91975b0fea773c9e681fea8cf3349669f27685ee
78866 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78867 Date:   Sun Dec 17 15:46:02 2006 +0100
78868
78869     Import <linux/mii.h> from the Linux kernel
78870
78871     Instead of creating yet another set of MII register definitions
78872     in the macb driver, here's a complete set of definitions for everyone
78873     to use.
78874
78875     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78876
78877 commit 1b804b229556a4d862da93c0ec94e79419364b2c
78878 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78879 Date:   Wed Mar 21 19:47:36 2007 +0100
78880
78881     AVR32: Include more commands for ATSTK1000
78882
78883     Include the imi, imls and jffs commands sets by default on ATSTK1000.
78884     Also define CONFIG_BOOTARGS to something more useful, define
78885     CONFIG_BOOTCOMMAND and enable autoboot by default.
78886
78887     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78888
78889 commit 9c0deb5ae3ea0189f2e08ac29ef1316f1fb8548d
78890 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78891 Date:   Wed Mar 21 19:44:48 2007 +0100
78892
78893     AVR32: Provide a definition of struct stat
78894
78895     Copy the definition of struct stat from the Linux kernel.
78896
78897     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78898
78899 commit 12f099c08167a7a51aeee623bc16dafd0841271c
78900 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78901 Date:   Sun Dec 17 14:46:06 2006 +0100
78902
78903     AVR32: Use initdram() instead of board_init_memories()
78904
78905     Conform to the "standard" interface and use initdram() instead of
78906     board_init_memories() on AVR32. This enables us to get rid of the
78907     sdram_size member of the global_data struct as well.
78908
78909     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78910
78911 commit 1f4f2121c2685182eb87fa9a9b799d1917387a1c
78912 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78913 Date:   Mon Nov 20 15:53:10 2006 +0100
78914
78915     AVR32: Relocate u-boot to SDRAM
78916
78917     Relocate the u-boot image into SDRAM like everyone else does. This
78918     means that we can handle much larger .data and .bss than we used to.
78919
78920     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78921
78922 commit df548d3c3e2bbc40258713167859ffc2ce99a900
78923 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78924 Date:   Sun Nov 19 18:06:53 2006 +0100
78925
78926     AVR32: Resource management rewrite
78927
78928     Rewrite the resource management code (i.e. I/O memory, clock gating,
78929     gpio) so it doesn't depend on any global state. This is necessary
78930     because this code is heavily used before relocation to RAM, so we
78931     can't write to any global variables.
78932
78933     As an added bonus, this makes u-boot's memory footprint a bit smaller,
78934     although some functionality has been left out; all clocks are enabled
78935     all the time, and there's no checking for gpio line conflicts.
78936
78937     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78938
78939 commit 03d1e1365796cd15d1726e8a51fd8b5be50b2fe9
78940 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78941 Date:   Sat Nov 18 18:01:13 2006 +0100
78942
78943     AVR32: Clean up memory-map.h for at32ap7000
78944
78945     Convert spaces to tabs (must have missed this one last time around),
78946     sort the entries by address and group them together by bus
78947     connectivity.
78948
78949     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78950
78951 commit 28c699ef69f4b6cdf252e4747b7b590028a88981
78952 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78953 Date:   Sat Nov 18 17:32:31 2006 +0100
78954
78955     AVR32: Build position-independent u-boot
78956
78957     Add -fPIC -mno-init-got to the avr32-specific CFLAGS to make u-boot
78958     position independent. This will make relocation a lot easier.
78959
78960     -mno-init-got means that gcc shouldn't emit code to load the GOT
78961     address into r6 in every function prologue. We do it once and for
78962     all in the early startup assembly code, so enabling this option
78963     makes u-boot a bit faster and smaller.
78964
78965     The assembly parts have always been position-independent, so no code
78966     changes should be necessary.
78967
78968     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78969
78970 commit 5374b36de91d006d1df9536259fa9f66b01aa3aa
78971 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78972 Date:   Sat Nov 18 17:24:31 2006 +0100
78973
78974     AVR32: Use avr32-linux- cross-compilation prefix by default
78975
78976     It doesn't really matter which toolchain you use to compile u-boot,
78977     but the avr32-linux one is probably what most people have installed.
78978
78979     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78980
78981 commit c841beeddebece0039e724fb27f4d1a39ee1c6b6
78982 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
78983 Date:   Sat Nov 18 17:15:30 2006 +0100
78984
78985     AVR32: Split start_u_boot into board_init_f and board_init_r
78986
78987     Split the avr32 initialization code into a function to run before
78988     relocation, board_init_f and a function to run after relocation,
78989     board_init_r. For now, board_init_f simply calls board_init_r
78990     at the end.
78991
78992     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
78993
78994 commit 37403005cfe6bb13964d450f6a48a0b0f2f7017e
78995 Author: Heiko Schocher <hs@pollux.denx.de>
78996 Date:   Sat Apr 14 05:26:48 2007 +0200
78997
78998     [Fix]       Set the LED status register on the UC101 for the LXT971 PHY.
78999             clear the Display after reset.
79000
79001     Signed-off-by: Heiko Schocher <hs@denx.de>
79002
79003 commit 7882751c78b7ecabfd49b0eff8de27661c71f16c
79004 Author: Denis Peter <d.peter@mpl.ch>
79005 Date:   Fri Apr 13 09:13:33 2007 +0200
79006
79007     [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c
79008
79009     Fix bug introduced by "Fix get_partition_info() parameter error in all
79010     other calls" from 2005-03-04 in cmd_ide.c and cmd_scsi.c, which prevented
79011     to use diskboot or scsiboot form another device than 0.
79012
79013     Signed-off-by: Denis Peter <d.peter@mpl.ch>
79014
79015 commit 0b94504d22e70f537c17a0d38c87edb6e370977d
79016 Author: Greg Lopp <lopp@pobox.com>
79017 Date:   Fri Apr 13 08:02:24 2007 +0200
79018
79019     [PATCH] Fix use of "void *" for block dev read/write buffer pointers
79020
79021     Signed-of-by: Greg Lopp <lopp@pobox.com>
79022     Acked-by: Grant Likely <grant.likely@secretlab.ca>
79023
79024 commit 6fbf261f8df294e589cfadebebe5468e3c0f29e9
79025 Author: Xie Xiaobo <r63061@freescale.com>
79026 Date:   Fri Mar 9 19:08:25 2007 +0800
79027
79028     Fix two bugs for MPC83xx DDR2 controller SPD Init
79029
79030     There are a few bugs in the cpu/mpc83xx/spd_sdram.c
79031     the first bug is that the picos_to_clk routine introduces a huge
79032     rounding error in 83xx.
79033     the second bug is that the mode register write recovery field is
79034     tWR-1, not tWR >> 1.
79035
79036 commit 2ad3aba01d37b72e7c957b07e102fccd64fe6d13
79037 Author: Jeffrey Mann <mannj@embeddedplanet.com>
79038 Date:   Thu Apr 12 14:15:59 2007 +0200
79039
79040     ppc4xx: Fix i2c divisor calcularion for PPC4xx
79041
79042     This patch fixes changes the i2c_init(...) function to use the function
79043     get_OPB_freq() rather than calculating the OPB speed by
79044     sysInfo.freqPLB/sysInfo.pllOpbDiv. The get_OPB_freq() function is
79045     specific per processor. The prior method was not and so was calculating
79046     the wrong speed for some PPC4xx processors.
79047
79048     Signed-off-by: Jeffrey Mann <mannj@embeddedplanet.com>
79049     Signed-off-by: Stefan Roese <sr@denx.de>
79050
79051 commit 6c9ba919375db977aaad9146bf320c7afd07ae7a
79052 Author: Wolfgang Denk <wd@denx.de>
79053 Date:   Wed Apr 11 17:25:01 2007 +0200
79054
79055     Update CHANGELOG
79056
79057     Signed-off-by: Wolfgang Denk <wd@denx.de>
79058
79059 commit 51056dd9863e6a1bc363afbbe1775c58cd967418
79060 Author: Wolfgang Denk <wd@denx.de>
79061 Date:   Wed Apr 11 17:22:55 2007 +0200
79062
79063     Update for SC3 board
79064
79065     * Make IDE timeout configurable through ide_reset_timeout variable.
79066     * Use Newline as "password" string
79067     * Use just a single partition in NAND flash
79068
79069 commit 3d98b85800c80dc68227c8f10bf5c93456d6d054
79070 Author: Haiying Wang <haiying.wang@freescale.com>
79071 Date:   Mon Jan 22 12:37:30 2007 -0600
79072
79073     Add PIXIS FPGA support for MPC8641HPCN board.
79074
79075     Move the 8641HPCN's PIXIS code to the new directory
79076     board/freescale/common/ as it will be shared by
79077     future boards not in the same processor family.
79078
79079     Write a "pixis_reset" command that utilizes the FPGA
79080     reset sequencer to support alternate soft-reset options
79081     such as using the "alternate" flash bank, enabling
79082     the watch dog, or choosing different CPU frequencies.
79083
79084     Add documentation for the pixis_reset to README.mpc8641hpcn.
79085
79086     Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
79087     Signed-off-by: Jon Loeliger <jdl@freescale.com>
79088
79089 commit 64dbbd40c58349b64f43fd33dbb5ca0adb67d642
79090 Author: Gerald Van Baren <vanbaren@cideas.com>
79091 Date:   Fri Apr 6 14:19:43 2007 -0400
79092
79093     Moved fdt command support code to fdt_support.c
79094
79095     ...in preparation for improving the bootm command's handling of fdt blobs.
79096     Also cleaned up some coding sloppiness.
79097
79098 commit 6679f9299534e488a171a9bb8f9bb891de247aab
79099 Author: Gerald Van Baren <vanbaren@cideas.com>
79100 Date:   Fri Apr 6 14:17:14 2007 -0400
79101
79102     libfdt: Make fdt_check_header() public
79103
79104     Changed _fdt_check_header() to fdt_check_header() and made it part of
79105     the interface - it is a useful routine.
79106
79107     Also did some asthetics cleanup to the include files (headers).
79108
79109 commit c0707ce65677650b5ceab0500ee50ae5168afef2
79110 Author: Aubrey Li <aubrey.adi@gmail.com>
79111 Date:   Thu Apr 5 18:34:06 2007 +0800
79112
79113     [Blackfin][PATCH] Kill off a bunch of common local prototypes
79114
79115 commit 7b7e30aa64bb6657a1bfd32fdbdbfeb561e6a48d
79116 Author: Aubrey Li <aubrey.adi@gmail.com>
79117 Date:   Thu Apr 5 18:33:04 2007 +0800
79118
79119     [Blackfin][PATCH] Fix dynamic CPLB generation issue
79120
79121 commit 0445e3a264251d75b1be45ef713c70726a2952f0
79122 Author: Aubrey Li <aubrey.adi@gmail.com>
79123 Date:   Thu Apr 5 18:31:47 2007 +0800
79124
79125     [Blackfin][PATCH] minior cleanup
79126
79127 commit 155fd766573981090e638b493d5857562151862e
79128 Author: Aubrey Li <aubrey.adi@gmail.com>
79129 Date:   Thu Apr 5 18:31:18 2007 +0800
79130
79131     [Blackfin][PATCH] Fix copyright and update license
79132
79133 commit 9fd437bbd75d282f899e1da50be20a2bf38450bc
79134 Author: Aubrey Li <aubrey.adi@gmail.com>
79135 Date:   Thu Apr 5 18:30:25 2007 +0800
79136
79137     [Blackfin][PATCH] Add BF537 EMAC driver initialization
79138
79139 commit 889256e8604e0c68db1d866d720894dffede9df6
79140 Author: Aubrey Li <aubrey.adi@gmail.com>
79141 Date:   Thu Apr 5 18:29:55 2007 +0800
79142
79143     [Blackfin][PATCH] call real the system synchronize instruction
79144
79145 commit e0df1c921b788289564e4c1ee7120a6a9cd3ab05
79146 Author: Aubrey Li <aubrey.adi@gmail.com>
79147 Date:   Thu Apr 5 18:29:17 2007 +0800
79148
79149     [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of these definitions nor does any other arch include it
79150
79151 commit dfeeab2cd680df047e68e723b246adf6f33bb556
79152 Author: Aubrey Li <aubrey.adi@gmail.com>
79153 Date:   Thu Apr 5 18:28:34 2007 +0800
79154
79155     [Blackfin][PATCH]: fix flash unaligned copy issue
79156
79157 commit 443feb740584e406efa203af909fe2926608e8d5
79158 Author: Igor Marnat <marny@rambler.ru>
79159 Date:   Wed Mar 21 09:55:01 2007 +0300
79160
79161     Update usage of 'nc' in README.NetConsole
79162
79163     Added information about usage of NetConsole on systems where the -l and -p
79164     switches are mutually exclusive.
79165
79166     Signed-off-by: Igor Marnat <marny@rambler.ru>
79167     Signed-off-by: Ben Warren <bwarren@qstreams.com>
79168
79169 commit 31c98a88228021b314c89ebb8104fb6473da4471
79170 Author: Wolfgang Denk <wd@denx.de>
79171 Date:   Wed Apr 4 02:09:30 2007 +0200
79172
79173     Minor coding style cleanup.
79174
79175 commit 94abd7c0583ebe01e799b25f451201deeaab550d
79176 Author: Wolfgang Denk <wd@denx.de>
79177 Date:   Wed Apr 4 01:49:15 2007 +0200
79178
79179     Minor cleanup.
79180
79181 commit 822af351ad2babc7d99033361a5fcacd30f6bc78
79182 Author: Rodolfo Giometti <giometti@enneenne.com>
79183 Date:   Tue Apr 3 14:27:18 2007 +0200
79184
79185     Support for the Philips ISP116x HCD (Host Controller Driver)
79186
79187     Signed-off-by: Rodolfo Giometti <giometti@enneenne.com>
79188
79189 commit edf5851be6c17c031d4f71dd5b0a12040b7c50c8
79190 Author: Markus Klotzbuecher <mk@denx.de>
79191 Date:   Tue Apr 3 14:27:08 2007 +0200
79192
79193     USB: cleanup monahans usb support. Remove dead code.
79194
79195     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
79196
79197 commit a65c5768e5537530bd1780af3d3fddc3113a163c
79198 Author: Stefan Roese <sr@denx.de>
79199 Date:   Mon Apr 2 10:09:30 2007 +0200
79200
79201     ppc4xx: Change SysACE address on Katmai
79202
79203     With this new base address of the Xilinx SystemACE controller
79204     the Linux driver will be easier to adapt, since it can now be
79205     mapped via the "normal" ioremap() call.
79206
79207     Signed-off-by: Stefan Roese <sr@denx.de>
79208
79209 commit aea03c4e8c3a21ce43d3faf48a6e6d474c8bdf73
79210 Author: Gerald Van Baren <vanbaren@cideas.com>
79211 Date:   Sat Mar 31 14:30:53 2007 -0400
79212
79213     Fix some minor whitespace violations.
79214
79215 commit 213bf8c822de8eecaf69860684469cdaba2e9e6a
79216 Author: Gerald Van Baren <vanbaren@cideas.com>
79217 Date:   Sat Mar 31 12:23:51 2007 -0400
79218
79219     Add a flattened device tree (fdt) command (2 of 2)
79220
79221     Modifications to the existing code to support the new fdt command.
79222
79223 commit 781e09ee6e3e3e392ab362c1f0ef1068adc76e3e
79224 Author: Gerald Van Baren <vanbaren@cideas.com>
79225 Date:   Sat Mar 31 12:22:10 2007 -0400
79226
79227     Add a flattened device tree (fdt) command (1 of 2)
79228
79229     The fdt command uses David Gibson's libfdt library to manipulate as well
79230     as print the flattened device tree.  This patch is the new command,
79231     the second part is the modifications to the existing code.
79232
79233 commit 3af0d587d93e0be5f96e1b30fa41e662f8b0803e
79234 Author: Gerald Van Baren <vanbaren@cideas.com>
79235 Date:   Sat Mar 31 12:13:43 2007 -0400
79236
79237     libfdt: Enhanced and published fdt_next_tag()
79238
79239     Enhanced the formerly private function _fdt_next_tag() to allow stepping
79240       through the tree, used to produce a human-readable dump, and made
79241       it part of the published interface.
79242     Also added some comments.
79243
79244 commit fa3a74cec73dfd06a5ae35a9a3368200273aaa71
79245 Author: Gerald Van Baren <vanbaren@cideas.com>
79246 Date:   Sat Mar 31 12:05:39 2007 -0400
79247
79248     libfdt: Customizations for use by u-boot.
79249
79250     Changes to David Gibson's original source to fit into u-boot's
79251     environment.  No functionality changes.
79252
79253 commit 35748177c64a4a83a00057e93bb33e40278a2a96
79254 Author: Gerald Van Baren <vanbaren@cideas.com>
79255 Date:   Sat Mar 31 12:00:56 2007 -0400
79256
79257     libfdt: Import libfdt source (2 of 2)
79258
79259     This adds the applicable libfdt source files (unmodified) and a README
79260     to explain where the source came from.
79261
79262 commit 7cd5da0fe877e7171a4cdd44880bce783132871a
79263 Author: Gerald Van Baren <vanbaren@cideas.com>
79264 Date:   Sat Mar 31 11:59:59 2007 -0400
79265
79266     libfdt: Import libfdt source (1 of 2)
79267
79268     This adds the applicable libfdt source files (unmodified) and a README
79269     to explain where the source came from.
79270
79271 commit da6ebc1bc082cbe3b6bbde079cafe09f7ebbad4b
79272 Author: Stefan Roese <sr@denx.de>
79273 Date:   Sat Mar 31 13:16:23 2007 +0200
79274
79275     ppc4xx: Update Katmai bootstrap command
79276
79277     Now the DDR2 frequency is also 2*PLB frequency when 166MHz PLB
79278     is selected.
79279
79280     Signed-off-by: Stefan Roese <sr@denx.de>
79281
79282 commit cabee756a6532986729477c3cc1ea16ef8517ad2
79283 Author: Stefan Roese <sr@denx.de>
79284 Date:   Sat Mar 31 13:15:06 2007 +0200
79285
79286     ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
79287
79288     Additional RAM information is now printed upon powerup, like
79289     DDR2 frequency and CAS latency.
79290
79291     Signed-off-by: Stefan Roese <sr@denx.de>
79292
79293 commit 60723803431ac75cad085690789e433d5ab9174e
79294 Author: Stefan Roese <sr@denx.de>
79295 Date:   Sat Mar 31 08:48:36 2007 +0200
79296
79297     ppc4xx: Change Yucca config file to support ECC
79298
79299     With the updated 44x DDR2 driver the Yucca board now supports
79300     ECC generation and checking.
79301
79302     Signed-off-by: Stefan Roese <sr@denx.de>
79303
79304 commit 490e5730c674b20d708b783a2c5ffd7208f83873
79305 Author: Stefan Roese <sr@denx.de>
79306 Date:   Sat Mar 31 08:47:34 2007 +0200
79307
79308     ppc4xx: Fix "bootstrap" command for Katmai board
79309
79310     The board specific "bootstrap" command is now fixed and can
79311     be used for the AMCC Katmai board to configure different
79312     CPU/PLB/OPB frequencies.
79313
79314     Signed-off-by: Stefan Roese <sr@denx.de>
79315
79316 commit 94f54703c3a776ec23e427ca2a16e0a79a5d50c1
79317 Author: Stefan Roese <sr@denx.de>
79318 Date:   Sat Mar 31 08:46:08 2007 +0200
79319
79320     ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
79321
79322     Fix a bug in the auto calibration routine. This driver now runs
79323     more reliable with the tested modules. It's also tested with
79324     167MHz PLB frequency (667MHz DDR2 frequency) on the Katmai.
79325
79326     Signed-off-by: Stefan Roese <sr@denx.de>
79327
79328 commit 342cd097be1e7affe82f42ab3da220959a699e64
79329 Author: Michal Simek <monstr@monstr.eu>
79330 Date:   Fri Mar 30 22:52:09 2007 +0200
79331
79332     [PATCH] Clean include dependence
79333
79334 commit 6f934210fb293fde2cfb4251c6d96fdc58b6a906
79335 Author: Michal Simek <monstr@monstr.eu>
79336 Date:   Fri Mar 30 22:42:45 2007 +0200
79337
79338     [CLEAN] Remove inefficient Suzaku code
79339
79340 commit 430f1b0f9a670c2f13eaa52e66a10db96dd3647d
79341 Author: Stefan Roese <sr@denx.de>
79342 Date:   Wed Mar 28 15:03:16 2007 +0200
79343
79344     Merge some AMCC make targets to keep the top-level Makefile smaller
79345
79346     Signed-off-by: Stefan Roese <sr@denx.de>
79347
79348 commit 0c75c9d84307a9f1cbe1ff0c4d8937ee3a96475e
79349 Author: Stefan Roese <sr@denx.de>
79350 Date:   Wed Mar 28 14:52:12 2007 +0200
79351
79352     i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined
79353
79354     The "old" i2c commands (iprobe, imd...) are now compiled in again,
79355     even when the i2c command tree is enabled via the CONFIG_I2C_CMD_TREE
79356     config option.
79357
79358     Signed-off-by: Stefan Roese <sr@denx.de>
79359
79360 commit 5da048adf44bea5e3b94080d02903c2e3fe7aa4a
79361 Author: Michal Simek <monstr@monstr.eu>
79362 Date:   Tue Mar 27 00:32:16 2007 +0200
79363
79364     PATCH: Resolve GPL license problem
79365
79366 commit ae00bb4b2944dc64a485ed72a19754b11af7c223
79367 Author: Rodolfo Giometti <giometti@enneenne.com>
79368 Date:   Mon Mar 26 12:03:36 2007 +0200
79369
79370     PXA: pxa27x USB OHCI support
79371
79372     Signed-off-by: Rodolfo Giometti <giometti@linux.it>
79373
79374 commit ae79f60677c208326535647dcbd5c3ec40dbcb0b
79375 Author: Markus Klotzbuecher <mk@denx.de>
79376 Date:   Mon Mar 26 11:21:05 2007 +0200
79377
79378     USB: remove the S3C24X0_merge #define, which was introduced while
79379     merging OHCI drivers.
79380
79381     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
79382
79383 commit 1798049522f594013aea29457d46794298c6ae15
79384 Author: Michal Simek <root@monstr.eu>
79385 Date:   Mon Mar 26 01:39:07 2007 +0200
79386
79387     Support for XUPV2P board
79388     Reset support
79389     BSP autoconfig support
79390
79391 commit 0d974d5297349504a2ddfa09314be573b5df320a
79392 Author: Stefan Roese <sr@denx.de>
79393 Date:   Sat Mar 24 15:57:09 2007 +0100
79394
79395     [PATCH] Add 4xx GPIO functions
79396
79397     This patch adds some 4xx GPIO functions. It also moves some of the
79398     common code and defines into a common 4xx GPIO header file.
79399
79400     Signed-off-by: Stefan Roese <sr@denx.de>
79401
79402 commit 2db633658bbf366ab0c8dad7a0727e1fb2ae6b11
79403 Author: Stefan Roese <sr@denx.de>
79404 Date:   Sat Mar 24 15:55:58 2007 +0100
79405
79406     [PATCH] Small Sequoia cleanup
79407
79408     Signed-off-by: Stefan Roese <sr@denx.de>
79409
79410 commit 3cb86f3e40d2a80356177434a99f75bc8baa9caf
79411 Author: Stefan Roese <sr@denx.de>
79412 Date:   Sat Mar 24 15:45:34 2007 +0100
79413
79414     [PATCH] Clean up 40EZ/Acadia support
79415
79416     This patch cleans up all the open issue of the preliminary
79417     Acadia support.
79418
79419     Signed-off-by: Stefan Roese <sr@denx.de>
79420
79421 commit 6eb1df835191d8ce4b81d5af40fa8e0fbe78e997
79422 Author: Jon Loeliger <jdl@freescale.com>
79423 Date:   Tue Dec 12 11:02:20 2006 -0600
79424
79425     Fix 8641HPCN problem with ld version 2.16
79426
79427     (Dot outside sections problem).
79428
79429     This fix is in the spirit of 807d5d7319330e336ab34a5623c5e0d73b87d540.
79430
79431     Signed-off-by: Jon Loeliger <jdl@freescale.com>
79432
79433 commit 9964a4dd0d4ef5a037febaebf1aa494b1a72991c
79434 Author: Haiying Wang <haiying.wang@freescale.com>
79435 Date:   Thu Dec 7 10:35:55 2006 -0600
79436
79437     Set Rev 2.x 86xx PIC in mixed mode.
79438
79439     Prevent false interrupt from hanging Linux as MSR[EE] is set
79440     to enable interrupts by changing the PIC out of the default
79441     pass through mode into mixed mode.
79442
79443     Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
79444     Signed-off-by: Jon Loeliger <jdl@freescale.com>
79445
79446 commit 5a58a73ceb0a4059c42ef64cedbc1a45e0aaa00e
79447 Author: Jason Jin <jason.jin@freescale.com>
79448 Date:   Thu Dec 7 10:32:35 2006 -0600
79449
79450     Add flash cmd function to 8641HPCN ramboot
79451
79452     Also fixes some commmand for 8641 HPCN ramboot case.
79453
79454     Signed-off-by: Jason Jin <jason.jin@freescale.com>
79455     Signed-off-by: Jon Loeliger <jdl@freescale.com>
79456
79457 commit 2ccceacc04b009d923afb7c26189ba2f8a2a5d46
79458 Author: Ed Swarthout <ed.swarthout@freescale.com>
79459 Date:   Thu Dec 7 10:34:14 2006 -0600
79460
79461     Add support for 8641 Rev 2 silicon.
79462
79463     Without this patch, I am unable to get to the prompt on rev 2 silicon.
79464     Only set ddrioovcr for rev1.
79465
79466     Signed-off-by: Ed Swarthout<ed.swarthout@freescale.com>
79467     Signed-off-by: Jon Loeliger <jdl@freescale.com>
79468
79469 commit 44ba464b99001f8bd1c456a1e9d59726252f707a
79470 Author: Wolfgang Denk <wd@denx.de>
79471 Date:   Thu Mar 22 00:13:12 2007 +0100
79472
79473     Code cleanup / re-insert previous Copyright entries.
79474
79475     Signed-off-by: Wolfgang Denk <wd@denx.de>
79476
79477 commit 2a8dfe08359a1b663418b2faa1da1d7bce34d302
79478 Author: Wolfgang Denk <wd@denx.de>
79479 Date:   Wed Mar 21 23:26:15 2007 +0100
79480
79481     Code cleanup. Update CHANGELOG
79482
79483 commit e6615ecf4eaf4dd52696934aed8f5c6474cfd286
79484 Author: Stefan Roese <sr@denx.de>
79485 Date:   Wed Mar 21 14:54:29 2007 +0100
79486
79487     ppc4xx: Fix file mode of include/configs/acadia.h
79488
79489     Signed-off-by: Stefan Roese <sr@denx.de>
79490
79491 commit d5f4614c9350d9333e575100fb250aab774d0258
79492 Author: Markus Klotzbuecher <mk@denx.de>
79493 Date:   Wed Mar 21 14:41:46 2007 +0100
79494
79495     SPC1920: fix small clock routing bug
79496
79497     Signed-off-by: Markus Klotzbuecher <mk@denx.de>
79498
79499 commit 16c0cc1c82081a493ab87c51980b28336ce1bce8
79500 Author: Stefan Roese <sr@denx.de>
79501 Date:   Wed Mar 21 13:39:57 2007 +0100
79502
79503     [PATCH] Add AMCC Acadia (405EZ) eval board support
79504
79505     This patch adds support for the new AMCC Acadia eval board.
79506
79507     Please note that this Acadia/405EZ support is still in a beta stage.
79508     Still lot's of cleanup needed but we need a preliminary release now.
79509
79510     Signed-off-by: Stefan Roese <sr@denx.de>
79511
79512 commit e01bd218b00af73499331a1a701625a852cd286f
79513 Author: Stefan Roese <sr@denx.de>
79514 Date:   Wed Mar 21 13:38:59 2007 +0100
79515
79516     [PATCH] Add AMCC PPC405EZ support
79517
79518     This patch adds support for the new AMCC 405EZ PPC. It is in
79519     preparation for the AMCC Acadia board support.
79520
79521     Please note that this Acadia/405EZ support is still in a beta stage.
79522     Still lot's of cleanup needed but we need a preliminary release now.
79523
79524     Signed-off-by: Stefan Roese <sr@denx.de>
79525
79526 commit 07e82cb2e284a893df6693f2a1337ab2c47bf6a1
79527 Author: Heiko Schocher <hs@pollux.denx.de>
79528 Date:   Wed Mar 21 08:45:17 2007 +0100
79529
79530     [PATCH] TQM8272: dont change the bits given from the HRCW
79531                      for the SIUMCR and BCR Register.
79532                      Fix the calculation for the EEprom Size
79533
79534     Signed-off-by: Heiko Schocher <hs@denx.de>
79535
79536 commit 654589873dbafcf104dff133ce0d03a4506e9cc3
79537 Author: Aubrey Li <aubrey.adi@gmail.com>
79538 Date:   Tue Mar 20 18:16:24 2007 +0800
79539
79540     [Blackfin][PATCH] Add BF561 EZKIT board support
79541
79542 commit a6154fd1cfd020f6da8527e0365b1020a11a71d0
79543 Author: Aubrey Li <aubrey.adi@gmail.com>
79544 Date:   Mon Mar 19 22:55:58 2007 +0800
79545
79546     [Blackfin][PATCH] minor cleanup
79547
79548 commit 389b6bb50f745bf5038ce030300d8a8512e96f79
79549 Author: Wolfgang Denk <wd@denx.de>
79550 Date:   Mon Mar 19 13:10:08 2007 +0100
79551
79552     Remove obsoleted POST files.
79553
79554     Signed-off-by: Wolfgang Denk <wd@denx.de>
79555
79556 commit 8e709bbb2636b5670a8f2b575e138eb1f55773f6
79557 Author: Aubrey Li <aubrey.adi@gmail.com>
79558 Date:   Mon Mar 19 01:26:11 2007 +0800
79559
79560     [PATCH] Add flash chip M29W320ET/B support
79561
79562 commit 26bf7deca364a5b33f39e8f14ddd3f4081345015
79563 Author: Aubrey Li <aubrey.adi@gmail.com>
79564 Date:   Mon Mar 19 01:24:52 2007 +0800
79565
79566     [Blackfin][PATCH] Add BF537 stamp board support
79567
79568 commit 8423e5e31a7235d05a482627315fb11d49c17bd7
79569 Author: Stefan Roese <sr@denx.de>
79570 Date:   Fri Mar 16 21:11:42 2007 +0100
79571
79572     [PATCH] Use dynamic SDRAM TLB setup on AMCC Ebony eval board
79573
79574     Define CONFIG_PROG_SDRAM_TLB so that the TLB entries for the
79575     DDR memory are dynamically programmed matching the total size
79576     of the equipped memory (DIMM modules).
79577
79578     Signed-off-by: Stefan Roese <sr@denx.de>
79579
79580 commit 76d1466f918b881cda2d259254761e73885093c2
79581 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
79582 Date:   Tue Mar 13 13:38:05 2007 +0100
79583
79584     [PATCH] renamed environment variable 'addcon' to 'addcons' for PCI405
79585             boards in terms of unification.
79586
79587     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
79588
79589 commit a7090b993d3d4d2221ac3f33e6cb1d1b2ccc6bf0
79590 Author: Wolfgang Denk <wd@denx.de>
79591 Date:   Tue Mar 13 16:05:55 2007 +0100
79592
79593     Make SC3 board build with 'make O='; use 'addcons' consistently
79594     (SC3 and Jupiter used to use 'addcon' instead).
79595
79596     Signed-off-by: Wolfgang Denk wd@denx.de
79597
79598 commit 8502e30a28e492c756ea2d7df0ace026388fce4b
79599 Author: Heiko Schocher <hs@pollux.denx.de>
79600 Date:   Tue Mar 13 09:40:59 2007 +0100
79601
79602     [PATCH] update board config for jupiter Board:
79603             added Hush Shell,
79604                   CONFIG_CMDLINE_EDITING,
79605                   CFG_ENV_ADDR_REDUND activated
79606
79607     Signed-off-by: Heiko Schocher <hs@denx.de>
79608
79609 commit 0d93de11449390a5984b0236c3612e50f6dbb7e8
79610 Author: Aubrey Li <aubrey.adi@gmail.com>
79611 Date:   Mon Mar 12 12:11:55 2007 +0800
79612
79613     [Blackfin][PATCH] minor cleanup
79614
79615 commit bfa5754a58477ac917d21527cd0f079d87cf188e
79616 Author: Aubrey Li <aubrey.adi@gmail.com>
79617 Date:   Mon Mar 12 01:42:06 2007 +0800
79618
79619     [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue
79620
79621 commit 8440bb14581a294375c34b91b42512f9753d1130
79622 Author: Aubrey Li <aubrey.adi@gmail.com>
79623 Date:   Mon Mar 12 00:25:14 2007 +0800
79624
79625     [Blackfin][PATCH] code cleanup
79626
79627 commit cfc67116a706fd18b8f6a9c11a16753c5626d689
79628 Author: Michal Simek <monstr@monstr.eu>
79629 Date:   Sun Mar 11 13:48:24 2007 +0100
79630
79631     [Microblaze][PATCH] part 2
79632     timer support
79633     interrupt controller support
79634     flash support
79635     ethernet support
79636     cache support
79637     board information support
79638     env support
79639     booting image support
79640
79641     adding support for Xilinx ML401
79642
79643 commit 76316a318de91f6184e7c22a10e02d275ade2441
79644 Author: Michal Simek <monstr@monstr.eu>
79645 Date:   Sun Mar 11 13:42:58 2007 +0100
79646
79647     [Microblaze][PATCH]
79648     timer support
79649     interrupt controller support
79650     flash support
79651     ethernet support
79652     cache support
79653     board information support
79654     env support
79655     booting image support
79656
79657     adding support for Xilinx ML401
79658
79659 commit 8db13d63157811c839d15a313d9f2d2f5fd10af3
79660 Author: Aubrey Li <aubrey.adi@gmail.com>
79661 Date:   Sat Mar 10 23:49:29 2007 +0800
79662
79663     [Blackfin][PATCH] code cleanup
79664
79665 commit ef26a08fef928b7bc11ae2c109e638dc3a016d91
79666 Author: Aubrey.Li <aubrey.adi@gmail.com>
79667 Date:   Fri Mar 9 13:40:56 2007 +0800
79668
79669     [Blackfin][PATCH-2/2] Common files changed to support bf533 platform
79670
79671 commit 3f0606ad0b5639f7f22848fe5b4574e754d0470f
79672 Author: Aubrey.Li <aubrey.adi@gmail.com>
79673 Date:   Fri Mar 9 13:38:44 2007 +0800
79674
79675     [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support
79676
79677 commit 992423ab43c2bcf6b704853bd00af77450915e20
79678 Author: Stefan Roese <sr@denx.de>
79679 Date:   Thu Mar 8 23:00:08 2007 +0100
79680
79681     ppc4xx: Fix file mode of sequoia.c
79682
79683     Signed-off-by: Stefan Roese <sr@denx.de>
79684
79685 commit eb92f613556800f7483666db09d9a237ad911d4a
79686 Author: Wolfgang Denk <wd@pollux.denx.de>
79687 Date:   Thu Mar 8 22:52:51 2007 +0100
79688
79689     Minor cleanup.
79690
79691 commit 8ce16f55c7b9752af3d8bed84521aec5337e2de1
79692 Author: John Otken john@softadvances.com <john@softadvances.com>
79693 Date:   Thu Mar 8 09:39:48 2007 -0600
79694
79695     ppc4xx: Clear Sequoia/Rainier security engine reset bits
79696
79697     Signed-off-by: John Otken john@softadvances.com <john@softadvances.com>
79698
79699 commit 650a330dd2539130c8c324791e2f9f75aed79d4e
79700 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
79701 Date:   Thu Mar 8 16:26:52 2007 +0100
79702
79703     [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules
79704
79705     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
79706
79707 commit d9fc703246840c4b268debf48c334ba55c597dc0
79708 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
79709 Date:   Thu Mar 8 16:25:47 2007 +0100
79710
79711     [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined
79712
79713     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
79714
79715 commit ced5b9029043397348cdc88e0cfcd6b1f629250b
79716 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
79717 Date:   Thu Mar 8 16:23:11 2007 +0100
79718
79719     [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUS
79720
79721     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
79722
79723 commit d8a8ea5c476d37006fc7f85b7f903142795c8b14
79724 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
79725 Date:   Thu Mar 8 16:20:32 2007 +0100
79726
79727     [PATCH] I2C: Add missing default CFG_SPD_BUS_NUM
79728
79729     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
79730
79731 commit f9fc6a5852a6335840882fa2111925010eea1abe
79732 Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
79733 Date:   Wed Mar 7 15:32:01 2007 +0100
79734
79735     fixed ethernet phy configuration for plu405 board
79736
79737     Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
79738
79739 commit 769104c9356594deb2092e204a39c05b33202d6c
79740 Author: Wolfgang Denk <wd@pollux.denx.de>
79741 Date:   Thu Mar 8 21:49:27 2007 +0100
79742
79743     Minor cleanup
79744
79745 commit 00cdb4ce5e1b42248e7e6522ad0da3421b988afa
79746 Author: Stefan Roese <sr@denx.de>
79747 Date:   Thu Mar 8 10:13:16 2007 +0100
79748
79749     [PATCH] Update AMCC Luan 440SP eval board support
79750
79751     The AMCC Luan now uses the common 440SP(e) DDR SPD code for DDR
79752     inititializition. This includes DDR auto calibration and support
79753     for different DIMM modules, instead of the fixed setup used in
79754     the earlier version.
79755
79756     This patch also enables the cache in FLASH for the startup
79757     phase of U-Boot (while running from FLASH). After relocating to
79758     SDRAM the cache is disabled again. This will speed up the boot
79759     process, especially the SDRAM setup, since there are some loops
79760     for memory testing (auto calibration).
79761
79762     Signed-off-by: Stefan Roese <sr@denx.de>
79763
79764 commit 2f5df47351910a2936c7741cf111855829200943
79765 Author: Stefan Roese <sr@denx.de>
79766 Date:   Thu Mar 8 10:10:18 2007 +0100
79767
79768     [PATCH] Update AMCC Yucca 440SPe eval board support
79769
79770     The AMCC Yucca now uses the common 440SP(e) DDR SPD code for DDR
79771     inititializition. This includes DDR auto calibration and support
79772     for different DIMM modules, instead of the fixed setup used in
79773     the earlier version.
79774
79775     Signed-off-by: Stefan Roese <sr@denx.de>
79776
79777 commit 2721a68a9ea91f1e494649ce68b2577261f578e2
79778 Author: Stefan Roese <sr@denx.de>
79779 Date:   Thu Mar 8 10:07:18 2007 +0100
79780
79781     ppc4xx: Small AMCC Katmai 440SPe update
79782
79783     Signed-off-by: Stefan Roese <sr@denx.de>
79784
79785 commit df294497479b1dca6dd86318b2a912f72fede0df
79786 Author: Stefan Roese <sr@denx.de>
79787 Date:   Thu Mar 8 10:06:09 2007 +0100
79788
79789     ppc4xx: Update 440SP/440SPe DDR SPD setup code to support 440SP
79790
79791     Signed-off-by: Stefan Roese <sr@denx.de>
79792
79793 commit 83853178bd36bca6f0f8f1331476620c84a587fc
79794 Author: Ed Swarthout <Ed.Swarthout@freescale.com>
79795 Date:   Wed Mar 7 12:14:50 2007 -0600
79796
79797     net - Support ping reply when processing net-loop
79798
79799     Add ICMP_ECHO_REQUEST packet support by responding with a ICMP_ECHO_REPLY.
79800
79801     This permits the ping command to test the phy interface when the phy
79802     is put in loopback mode (typically by setting register 0 bit 14).
79803
79804     It also allows the port to respond to an external ping when u-boot is
79805     processing some other net command (such as tftp).  This is useful when
79806     tftp appears to hang.
79807
79808     Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
79809     Signed-off-by: Ben Warren <bwarren@qstreams.com>
79810
79811 commit fa1aef15bcd47736687be1af544506e90fba545d
79812 Author: Stefan Roese <sr@denx.de>
79813 Date:   Wed Mar 7 16:43:00 2007 +0100
79814
79815     [PATCH] Use dynamic SDRAM TLB setup on AMCC Ocotea eval board
79816
79817     Define CONFIG_PROG_SDRAM_TLB so that the TLB entries for the
79818     DDR memory are dynamically programmed matching the total size
79819     of the equipped memory (DIMM modules).
79820
79821     Signed-off-by: Stefan Roese <sr@denx.de>
79822
79823 commit e2ebe696818939e2b974628be9c921ea3fe9de13
79824 Author: Stefan Roese <sr@denx.de>
79825 Date:   Wed Mar 7 16:39:36 2007 +0100
79826
79827     [PATCH] Fix AMCC 44x SPD SDRAM init code to support 2 DIMM's
79828
79829     This patch fixes a problem that occurs when 2 DIMM's are
79830     used. This problem was first spotted and fixed by Gerald Jackson
79831     <gerald.jackson@reaonixsecurity.com> but this patch fixes the
79832     problem in a little more clever way.
79833
79834     This patch also adds the nice functionality to dynamically
79835     create the TLB entries for the SDRAM (tlb.c). So we should
79836     never run into such problems with wrong (too short) TLB
79837     initialization again on these platforms.
79838
79839     As this feature is new to the "old" 44x SPD DDR driver, it
79840     has to be enabled via the CONFIG_PROG_SDRAM_TLB define.
79841
79842     Signed-off-by: Stefan Roese <sr@denx.de>
79843
79844 commit 39218433983417b9df087976a79e3f80dd5e83d6
79845 Author: Wolfgang Denk <wd@denx.de>
79846 Date:   Wed Mar 7 16:33:44 2007 +0100
79847
79848     UC101: fix compiler warnings
79849
79850 commit 8d7e2732221bc2d64df14f700c64c23e0a4c3dce
79851 Author: Wolfgang Denk <wd@pollux.denx.de>
79852 Date:   Wed Mar 7 16:19:46 2007 +0100
79853
79854     HMI1001: fix build error, cleanup compiler warnings.
79855
79856 commit ad5bb451ade552c44bef9119d907929ebc2c126f
79857 Author: Wolfgang Denk <wd@pollux.denx.de>
79858 Date:   Tue Mar 6 18:08:43 2007 +0100
79859
79860     Restructure POST directory to support of other CPUs, boards, etc.
79861
79862 commit a5284efd125967675b2e9c6ef7b95832268ad360
79863 Author: Wolfgang Denk <wd@pollux.denx.de>
79864 Date:   Tue Mar 6 18:01:47 2007 +0100
79865
79866     Fix HOSTARCH handling.
79867     Patch by Mike Frysinger, Mar 05 2007
79868
79869 commit 07b7b0037aac5102939917d7cbe561b5c0d5aa44
79870 Author: Stefan Roese <sr@denx.de>
79871 Date:   Tue Mar 6 07:47:04 2007 +0100
79872
79873     [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setup
79874
79875     As provided by the AMCC applications team, this patch optimizes the
79876     DDR2 setup for 166MHz bus speed. The values provided are also save
79877     to use on a "normal" 133MHz PLB bus system. Only the refresh counter
79878     setup has to be adjusted as done in this patch.
79879
79880     For this the NAND booting version had to include the "speed.c" file
79881     from the cpu/ppc4xx directory. With this addition the NAND SPL image
79882     will just fit into the 4kbytes of program space. gcc version 4.x as
79883     provided with ELDK 4.x is needed to generate this optimized code.
79884
79885     Signed-off-by: Stefan Roese <sr@denx.de>
79886
79887 commit 647d3c3eed0da1d1505eecabe0b0fab96f956e68
79888 Author: Wolfgang Denk <wd@pollux.denx.de>
79889 Date:   Sun Mar 4 01:36:05 2007 +0100
79890
79891     Some code cleanup.
79892
79893 commit 781e026c8aa6f7e9eb5f0e72cc4d20971219b148
79894 Author: Kim Phillips <kim.phillips@freescale.com>
79895 Date:   Wed Feb 28 00:02:04 2007 -0600
79896
79897     mpc83xx: fix implicit declaration of function 'ft_get_prop' warnings
79898
79899     (cherry picked from c5bf13b02284c3204a723566a9bab700e5059659 commit)
79900
79901 commit 4feab4de7bfc2cb2fed36ad76f93c3a69659bbaf
79902 Author: Kumar Gala <galak@kernel.crashing.org>
79903 Date:   Tue Feb 27 23:51:42 2007 -0600
79904
79905     mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode
79906
79907     The config value for:
79908     * CFG_ACR_PIPE_DEP
79909     * CFG_ACR_RPTCNT
79910     * CFG_SPCR_TSEC1EP
79911     * CFG_SPCR_TSEC2EP
79912     * CFG_SCCR_TSEC1CM
79913     * CFG_SCCR_TSEC2CM
79914
79915     Were not being used when setting the appropriate register
79916
79917     Added:
79918     * CFG_SCCR_USBMPHCM
79919     * CFG_SCCR_USBDRCM
79920     * CFG_SCCR_PCICM
79921     * CFG_SCCR_ENCCM
79922
79923     To allow full config of the SCCR.
79924
79925     Also removed random CFG_SCCR settings in MPC8349EMDS, TQM834x, and sbc8349
79926     that were just bogus.
79927
79928     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
79929
79930 commit d51b3cf371cd441030460ef19d36b2924c361b1a
79931 Author: Kim Phillips <kim.phillips@freescale.com>
79932 Date:   Thu Feb 22 20:06:57 2007 -0600
79933
79934     mpc83xx: update [local-]mac-address properties on UEC based devices
79935
79936     8360 and 832x weren't updating their [local-]mac-address
79937     properties. This patch fixes that.
79938
79939     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
79940
79941 commit 61f4f912acbe60776c5e00df1ec94094ce672957
79942 Author: Timur Tabi <timur@freescale.com>
79943 Date:   Tue Feb 13 10:41:42 2007 -0600
79944
79945     mpc83xx: write MAC address to mac-address and local-mac-address
79946
79947     Some device trees have a mac-address property, some have local-mac-address,
79948     and some have both.  To support all of these device trees, this patch
79949     updates ftp_cpu_setup() to write the MAC address to mac-address if it exists.
79950     This function already updates local-mac-address.
79951
79952     Signed-off-by: Timur Tabi <timur@freescale.com>
79953
79954 commit 22d71a71f57fd5d38b27ac3848e50d790360a598
79955 Author: Kim Phillips <kim.phillips@freescale.com>
79956 Date:   Tue Feb 27 18:41:08 2007 -0600
79957
79958     mpc83xx: add command line editing by default
79959
79960 commit 3fc0bd159103b536e1c54c6f4457a09b3aba66ca
79961 Author: Kim Phillips <kim.phillips@freescale.com>
79962 Date:   Wed Feb 14 19:50:53 2007 -0600
79963
79964     mpc83xx: Disable G1TXCLK, G2TXCLK h/w buffers
79965
79966     Disable G1TXCLK, G2TXCLK h/w buffers. This patch
79967     fixes a networking timeout issue with MPC8360EA (Rev.2) PBs.
79968
79969     Verified on Rev. 1.1, Rev. 1.2, and Rev. 2.0 boards.
79970
79971     Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
79972     Signed-off-by: Emilian Medve <Emilian.Medve@freescale.com>
79973
79974 commit d61853cf2472e0b8bcbd131461a93d1c49ff0c1f
79975 Author: Xie Xiaobo <r63061@freescale.com>
79976 Date:   Wed Feb 14 18:27:17 2007 +0800
79977
79978     mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx
79979
79980     The code supply fixed and SPD initialization for MPC83xx DDR2 Controller.
79981     it pass DDR/DDR2 compliance tests.
79982
79983     Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
79984
79985 commit b110f40bd180c6b560276589beedf753e97c46ce
79986 Author: Xie Xiaobo <r63061@freescale.com>
79987 Date:   Wed Feb 14 18:27:06 2007 +0800
79988
79989     mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS
79990
79991     MPC8360E rev2.0 have new spridr,and PVR value,
79992     The MDS board for MPC8360E rev2.0 has 32M bytes Flash and 256M DDR2 DIMM.
79993
79994     Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
79995
79996 commit 8d172c0f0d85998a256a95b7459a5403a30380ed
79997 Author: Xie Xiaobo <r63061@freescale.com>
79998 Date:   Wed Feb 14 18:26:44 2007 +0800
79999
80000     mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS
80001
80002     MPC8349E rev3.1 have new spridr,and PVR value,
80003     The MDS board for MPC8349E rev3.1 has 32M bytes Flash and 256M DDR2 DIMM.
80004
80005     Signed-off-by: Xie Xiaobo<X.Xie@freescale.com>
80006
80007 commit f6f5f709e5c8e4564c4dfeecfdf2279244f9c83b
80008 Author: Joakim Tjernlund <joakim.tjernlund@transmode.se>
80009 Date:   Wed Jan 31 11:04:19 2007 +0100
80010
80011     mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c
80012
80013     Fix empty i2c reads/writes, i2c_write(0x50, 0x00, 0, NULL, 0)
80014     which is used to se if an slave will ACK after receiving its address.
80015
80016     Correct i2c probing to use this method as the old method could upset
80017     a slave as it wrote a data byte to it.
80018
80019     Add a small delay in i2c_init() to let the controller
80020     shutdown any ongoing I2C activity.
80021
80022     Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
80023
80024 commit 7a78f148d6a7298e4fface680dc7eacd877b1aba
80025 Author: Timur Tabi <timur@freescale.com>
80026 Date:   Wed Jan 31 15:54:29 2007 -0600
80027
80028     mpc83xx: Add support for the MPC8349E-mITX-GP
80029
80030     Add support for the MPC8349E-mITX-GP, a stripped-down version of the
80031     MPC8349E-mITX.  Bonus features include support for low-boot (BMS bit in
80032     HRCW is 0) for the ITX and a README for the ITX and the ITX-GP.
80033
80034     Signed-off-by: Timur Tabi <timur@freescale.com>
80035
80036 commit fab16807adad350f618024350c6950165c247c72
80037 Author: Timur Tabi <timur@freescale.com>
80038 Date:   Wed Jan 31 15:54:20 2007 -0600
80039
80040     mpc83xx: Delete sdram_init() for MPC8349E-mITX
80041
80042     There is no SDRAM on any of the 8349 ITX variants, so function sdram_init()
80043     never does anything.  This patch deletes it.
80044
80045     Signed-off-by: Timur Tabi <timur@freescale.com>
80046
80047 commit a87c856eb411b9365937d0d4b9c21e46adbe1c14
80048 Author: Dave Liu <daveliu@freescale.com>
80049 Date:   Fri Jan 19 10:43:26 2007 +0800
80050
80051     mpc83xx: Fix the LAW1/3 bug
80052
80053     The patch solves the alignment problem of the local bus access windows to
80054     render accessible the memory bank and PHY registers of UPC 1 (starting at
80055     0xf801 0000). What we actually did was to adjust the sizes of the bus
80056     access windows so that the base address alignment requirement would be met.
80057
80058     Signed-off-by: Chereji Marian <marian.chereji@freescale.com>
80059     Signed-off-by: Gridish Shlomi <gridish@freescale.com>
80060     Signed-off-by: Dave Liu <daveliu@freescale.com>
80061
80062 commit 97c4b397dce236a7318b304667bf89e59d08b17c
80063 Author: Kim Phillips <kim.phillips@freescale.com>
80064 Date:   Tue Jan 30 16:15:31 2007 -0600
80065
80066     mpc83xx: don't hang if watchdog configured on 8360, 832x
80067
80068     don't hang if watchdog configured on 8360, 832x
80069
80070     The watchdog programming model is the same across all 83xx devices;
80071     make the code reflect that.
80072
80073 commit b70047478570e371ce7223be342ce98afea0f7d6
80074 Author: Kim Phillips <kim.phillips@freescale.com>
80075 Date:   Tue Jan 30 16:15:21 2007 -0600
80076
80077     mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt
80078
80079     protect memcpy to bad address if a local-mac-address is missing from dt
80080
80081 commit 6752ed088c75c26a89b70c46b7326a4cd6015f29
80082 Author: Kim Phillips <kim.phillips@freescale.com>
80083 Date:   Tue Jan 30 16:15:04 2007 -0600
80084
80085     mpc83xx: make 8360 default environment fdt be 8360 (not 8349)
80086
80087     make 8360 default environment fdt be 8360 (not 8349)
80088
80089 commit a28899c910024a0226331df07207b1038c300c93
80090 Author: Emilian Medve <Emilian.Medve@freescale.com>
80091 Date:   Tue Jan 30 16:14:50 2007 -0600
80092
80093     mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC
80094
80095     The problem is not gcc4 but the code itself. The BD_STATUS() macro can't
80096     be used for busy-waiting since it strips the 'volatile' property from
80097     the bd variable. gcc3 was working by pure luck.
80098
80099     This is a follow on patch to "Fix the UEC driver bug of QE"
80100
80101 commit 3e78a31cfe3d3022f46f67eb88e1281d5cc2eb89
80102 Author: Kumar Gala <galak@kernel.crashing.org>
80103 Date:   Tue Jan 30 14:08:30 2007 -0600
80104
80105     mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead
80106
80107     The code that is ifdef'd with CONFIG_MPC8349 is actually applicable to all
80108     MPC834X class processors.  Change the protections from CONFIG_MPC8349 to
80109     CONFIG_MPC834X so they are more generic.
80110
80111     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
80112
80113 commit ae246dc6c1937c291014eadd90b6d48c438c7cb0
80114 Author: Kim Phillips <kim.phillips@freescale.com>
80115 Date:   Thu Jan 25 13:40:55 2007 -0600
80116
80117     mpc83xx: add MPC832XEMDS and sbc8349 to MAKEALL
80118
80119 commit 4decd84e8f04279c5cfff7f8e907465ef8d8a3fb
80120 Author: Kim Phillips <kim.phillips@freescale.com>
80121 Date:   Wed Jan 24 17:18:37 2007 -0600
80122
80123     mpc83xx: sort Makefile targets
80124
80125     reordered targets alphabetically
80126
80127 commit 91e25769771c1164ed63ffca0add49f934ae3343
80128 Author: Paul Gortmaker <paul.gortmaker@windriver.com>
80129 Date:   Tue Jan 16 11:38:14 2007 -0500
80130
80131     mpc83xx: U-Boot support for Wind River SBC8349
80132
80133     I've redone the SBC8349 support to match git-current, which
80134     incorporates all the MPC834x updates from Freescale since the 1.1.6
80135     release,  including the DDR changes.
80136
80137     I've kept all the SBC8349 files as parallel as possible to the
80138     MPC8349EMDS ones for ease of maintenance and to allow for easy
80139     inspection of what was changed to support this board.  Hence the SBC8349
80140     U-Boot has FDT support and everything else that the MPC8349EMDS has.
80141
80142     Fortunately the Freescale updates added support for boards using CS0,
80143     but I had to change spd_sdram.c to allow for board specific settings for
80144     the sdram_clk_cntl (it is/was hard coded to zero, and that remains the
80145     default if the board doesn't specify a value.)
80146
80147     Hopefully this should be mergeable as-is and require no whitespace
80148     cleanups or similar, but if something doesn't measure up then let me
80149     know and I'll fix it.
80150
80151     Thanks,
80152     Paul.
80153
80154 commit 05031db456ab227f3e3752f37b9b812b65bb83ad
80155 Author: Sam Song <samsongshu@yahoo.com.cn>
80156 Date:   Thu Dec 14 19:03:21 2006 +0800
80157
80158     mpc83xx: Remove a redundant semicolon in mpc8349itx.c
80159
80160     A redundant semicolon existed in mpc8349itx.c
80161     should be removed.
80162
80163     Signed-off-by: Sam Song <samsongshu@yahoo.com.cn>
80164
80165 commit f35f358241c549be3f75cfe2eaa642914275b7ba
80166 Author: Jerry Van Baren <gerald.vanbaren@comcast.net>
80167 Date:   Wed Dec 6 21:23:55 2006 -0500
80168
80169     mpc83xx: Put the version (and magic) after the HRCW.
80170
80171     Put the version (and magic) after the HRCW.  This puts it in a fixed
80172     location in flash, not at the start of flash but as close as we can get.
80173
80174     Signed-off-by: Jerry Van Baren <vanbaren@cideas.com>
80175
80176 commit 48aecd969171a6e99a55fae04933857787f9a5bd
80177 Author: Dave Liu <r63238@freescale.com>
80178 Date:   Thu Dec 7 21:14:51 2006 +0800
80179
80180     mpc83xx: Add the MPC832XEMDS board readme
80181
80182     Add the MPC832XEMDS board readme
80183
80184     Signed-off-by: Dave Liu <daveliu@freescale.com>
80185
80186 commit 24c3aca3f1358b113d3215adb5433b156e99f72b
80187 Author: Dave Liu <r63238@freescale.com>
80188 Date:   Thu Dec 7 21:13:15 2006 +0800
80189
80190     mpc83xx: Add support for the MPC832XEMDS board
80191
80192     This patch supports DUART, ETH3/4 and PCI etc.
80193
80194     Signed-off-by: Dave Liu <daveliu@freescale.com>
80195
80196 commit e080313c32322e15ab5a18eb896a252858c57284
80197 Author: Dave Liu <r63238@freescale.com>
80198 Date:   Thu Dec 7 21:11:58 2006 +0800
80199
80200     mpc83xx: streamline the 83xx immr head file
80201
80202     For better format and style, I streamlined the 83xx head files,
80203     including immap_83xx.h and mpc83xx.h. In the old head files, 1)
80204     duplicated macro definition appear in the both files; 2) the structure
80205     of QE immr is duplicated in the immap_83xx.h and immap_qe.h; 3) The
80206     macro definition put inside the each structure. So, I cleaned up the
80207     structure of QE immr from immap_83xx.h, deleted the duplicated stuff and
80208     moved the macro definition to mpc83xx.h, Just like MPC8260.
80209
80210     CHANGELOG
80211
80212     *streamline the 83xx immr head file
80213
80214     Signed-off-by: Dave Liu <daveliu@freescale.com>
80215
80216 commit ddd02492f43db5408f5ab9f823b0ba5796e28ef0
80217 Author: Dave Liu <r63238@freescale.com>
80218 Date:   Wed Dec 6 11:38:17 2006 +0800
80219
80220     mpc83xx: Fix the UEC driver bug of QE
80221
80222     The patch prevents the GCC tool chain from striping useful code for
80223     optimization. It will make UEC ethernet driver workable, Otherwise the
80224     UEC will fail in tx when you are using gcc4.x. but the driver can work
80225     when using gcc3.4.3.
80226
80227     CHANGELOG
80228
80229     *Prevent the GCC from striping code for optimization, Otherwise the UEC
80230     will tx failed when you are using gcc4.x.
80231
80232     Signed-off-by: Dave Liu <daveliu@freescale.com>
80233
80234 commit ba58e4c9a9a917ce795dd16d4ec8d515f9f7aa35
80235 Author: Stefan Roese <sr@denx.de>
80236 Date:   Thu Mar 1 21:11:36 2007 +0100
80237
80238     [PATCH] Update AMCC Katmai 440SPe eval board support
80239
80240     This patch updates the recently added Katmai board support. The biggest
80241     change is the support of ECC DIMM modules in the 440SP(e) SPD DDR2
80242     driver.
80243
80244     Please note, that still some problems are left with some memory
80245     configurations. See the driver for more details.
80246
80247     Signed-off-by: Stefan Roese <sr@denx.de>
80248
80249 commit 8c12045a3b06c5b6675d3fe02fbc9f545988129a
80250 Author: Stefan Roese <sr@denx.de>
80251 Date:   Thu Mar 1 07:03:25 2007 +0100
80252
80253     [PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUM
80254
80255     Signed-off-by: Stefan Roese <sr@denx.de>
80256
80257 commit ccbc7036648e465697ca298ba51e0e76dda352a0
80258 Author: Wolfgang Denk <wd@pollux.denx.de>
80259 Date:   Wed Feb 28 01:28:53 2007 +0100
80260
80261     SC3: fix typo in default environment
80262
80263 commit e344568b1b46af85ec32d815586f91bc115d6223
80264 Author: Sergei Poselenov <sposelenov@emcraft.com>
80265 Date:   Tue Feb 27 20:15:30 2007 +0300
80266
80267     MCC200: Fixes for update procedure
80268
80269     - fix logic error in image type handling
80270     - make sure file system images (cramfs etc.) get stored in flash
80271       with image header stripped so they can be mounted through MTD
80272
80273 commit 743571145b37182757d4e688a77860b36ee77573
80274 Author: Wolfgang Denk <wd@pollux.denx.de>
80275 Date:   Tue Feb 27 14:26:04 2007 +0100
80276
80277     Minor code cleanup.
80278
80279 commit 638dd1458bbdc2a55d4b9e25c5c4e1f838a5dc72
80280 Author: Sergei Poselenov <sposelenov@emcraft.com>
80281 Date:   Tue Feb 27 12:40:16 2007 +0300
80282
80283     MCC200 update - add LCD Progress Indicator
80284
80285 commit 6c7cac8c4fce0ea2bf8e15ed8658d87974155b44
80286 Author: Stefan Roese <sr@denx.de>
80287 Date:   Thu Feb 22 07:43:34 2007 +0100
80288
80289     [PATCH] get_dev() now unconditionally uses manual relocation
80290
80291     Since the relocation fix is not included yet and we're not sure how
80292     it will be added, this patch removes code that required relocation
80293     to be fixed for now.
80294
80295     Signed-off-by: Stefan Roese <sr@denx.de>
80296
80297 commit 8274ec0bd01d2feb2c7f095eba78d42ea009798b
80298 Author: Stefan Roese <sr@denx.de>
80299 Date:   Thu Feb 22 07:40:23 2007 +0100
80300
80301     [PATCH] Change systemace driver to select 8 & 16bit mode
80302
80303     As suggested by Grant Likely this patch enables the Xilinx SystemACE
80304     driver to select 8 or 16bit mode upon startup.
80305
80306     Signed-off-by: Stefan Roese <sr@denx.de>
80307
80308 commit 3a197b2fe49d6fa03978e60af2394efe9c70b527
80309 Author: Haiying Wang <Haiying.Wang@freescale.com>
80310 Date:   Wed Feb 21 16:52:31 2007 +0100
80311
80312     [PATCH v3] Add sync to ensure flash_write_cmd is fully finished
80313
80314     Some CPUs like PPC, BLACKFIN need sync() to ensure cfi flash write command
80315     is fully finished. The sync() is defined in each CPU's io.h file. For
80316     those CPUs which do not need sync for now, a dummy sync() is defined in
80317     their io.h as well.
80318
80319     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
80320
80321 commit da04995c7dc6772013a9a0dc5c767f190c402478
80322 Author: Stefan Roese <sr@denx.de>
80323 Date:   Wed Feb 21 13:44:34 2007 +0100
80324
80325     [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)
80326
80327     Signed-off-by: Stefan Roese <sr@denx.de>
80328
80329 commit 751bb57107d78978ae08e697c3deba816f5be091
80330 Author: Stefan Roese <sr@denx.de>
80331 Date:   Tue Feb 20 13:21:57 2007 +0100
80332
80333     [PATCH] Fix relocation problem with "new" get_dev() function
80334
80335     This patch enables the "new" get_dev() function for block devices
80336     introduced by Grant Likely to be used on systems that still suffer
80337     from the relocation problems (manual relocation neede because of
80338     problems with linker script).
80339
80340     Hopefully we can resolve this relocation issue soon for all platform
80341     so we don't need this additional code anymore.
80342
80343     Signed-off-by: Stefan Roese <sr@denx.de>
80344
80345 commit d93e2212f962668b3dce091ff5edc33f2347fe37
80346 Author: Stefan Roese <sr@denx.de>
80347 Date:   Tue Feb 20 13:17:42 2007 +0100
80348
80349     [PATCH] Update SystemACE driver for 16bit access
80350
80351     This patch removes some problems when the Xilinx SystemACE driver
80352     is used with 16bit access on an big endian platform (like the
80353     AMCC Katmai).
80354
80355     Signed-off-by: Stefan Roese <sr@denx.de>
80356
80357 commit 874bb7b88fe9b4648e1288a387af2e31014a72f3
80358 Author: Stefan Roese <sr@denx.de>
80359 Date:   Tue Feb 20 13:15:40 2007 +0100
80360
80361     [PATCH] Clean up Katmai (440SPe) linker script
80362
80363     Signed-off-by: Stefan Roese <sr@denx.de>
80364
80365 commit 4745acaa1a603b67f6b9b7970365ebadd7d6586f
80366 Author: Stefan Roese <sr@denx.de>
80367 Date:   Tue Feb 20 10:57:08 2007 +0100
80368
80369     [PATCH] Add support for the AMCC Katmai (440SPe) eval board
80370
80371     Signed-off-by: Stefan Roese <sr@denx.de>
80372
80373 commit 0dc018ece13effc689e47479ea9ebf1c98a507f5
80374 Author: Stefan Roese <sr@denx.de>
80375 Date:   Tue Feb 20 10:51:26 2007 +0100
80376
80377     [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT
80378
80379     This patch switches to the desired I2C bus when the date/dtt
80380     commands are called. This can be configured using the
80381     CFG_RTC_BUS_NUM and/or CFG_DTT_BUS_NUM defines.
80382
80383     Signed-off-by: Stefan Roese <sr@denx.de>
80384
80385 commit 4037ed3b63923cfcec27f784a89057c3cbabcedb
80386 Author: Stefan Roese <sr@denx.de>
80387 Date:   Tue Feb 20 10:43:34 2007 +0100
80388
80389     [PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM support
80390
80391     This patch adds support for the DDR2 controller used on the
80392     440SP and 440SPe. It is tested on the Katmai (440SPe) eval
80393     board and works fine with the following DIMM modules:
80394
80395     - Corsair CM2X512-5400C4 (512MByte per DIMM)
80396     - Kingston ValueRAM KVR667D2N5/512 (512MByte per DIMM)
80397     - Kingston ValueRAM KVR667D2N5K2/2G (1GByte per DIMM)
80398
80399     This patch also adds the nice functionality to dynamically
80400     create the TLB entries for the SDRAM (tlb.c). So we should
80401     never run into such problems with wrong (too short) TLB
80402     initialization again on these platforms.
80403
80404     Signed-off-by: Stefan Roese <sr@denx.de>
80405
80406 commit 36d830c9830379045f5daa9f542ac1c990c70068
80407 Author: Stefan Roese <sr@denx.de>
80408 Date:   Tue Feb 20 10:35:42 2007 +0100
80409
80410     [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files
80411
80412     Since the existing 4xx SPD SDRAM initialization routines for the
80413     405 SDRAM controller and the 440 DDR controller don't have much in
80414     common this patch splits both drivers into different files.
80415
80416     This is in preparation for the 440 DDR2 controller support (440SP/e).
80417
80418     Signed-off-by: Stefan Roese <sr@denx.de>
80419
80420 commit 79b2d0bb2eae09602448f7a7cb56530d2f31e6c6
80421 Author: Stefan Roese <sr@denx.de>
80422 Date:   Tue Feb 20 10:27:08 2007 +0100
80423
80424     [PATCH] PPC4xx: Add support for multiple I2C busses
80425
80426     This patch adds support for multiple I2C busses on the PPC4xx
80427     platforms. Define CONFIG_I2C_MULTI_BUS in the board config file
80428     to make use of this feature.
80429
80430     It also merges the 405 and 440 i2c header files into one common
80431     file 4xx_i2c.h.
80432
80433     Also the 4xx i2c reset procedure is reworked since I experienced
80434     some problems with the first access on the 440SPe Katmai board.
80435
80436     Signed-off-by: Stefan Roese <sr@denx.de>
80437
80438 commit eb867a76238fb38e952c37871b16d0d7fd61c95f
80439 Author: Grant Likely <grant.likely@secretlab.ca>
80440 Date:   Tue Feb 20 09:05:45 2007 +0100
80441
80442     [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
80443
80444     Block device read/write is anonymous data; there is no need to use a
80445     typed pointer.  void * is fine.  Also add a hook for block_read functions
80446
80447     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
80448
80449 commit 53758fa20e935cc87eeb0519ed365df753a6f289
80450 Author: Grant Likely <grant.likely@secretlab.ca>
80451 Date:   Tue Feb 20 09:05:38 2007 +0100
80452
80453     [PATCH 8_9] Add block_write hook to block_dev_desc_t
80454
80455     Preparation for future patches which support block device writing
80456
80457     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
80458
80459 commit f4852ebe6ca946a509667eb68be42026f837be76
80460 Author: Grant Likely <grant.likely@secretlab.ca>
80461 Date:   Tue Feb 20 09:05:31 2007 +0100
80462
80463     [PATCH 7_9] Replace ace_readw_ace_writeb functions with macros
80464
80465     Register read/write does not need to be wrapped in a full function.  The
80466     patch replaces them with macros.
80467
80468     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
80469
80470 commit 3a8ce9af6fcb5744a7851b4440c07688acc40844
80471 Author: Grant Likely <grant.likely@secretlab.ca>
80472 Date:   Tue Feb 20 09:05:23 2007 +0100
80473
80474     [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c
80475
80476     The code in this file is not a command; it is a device driver.  Put it in
80477     the correct place.  There are zero functional changes in this patch, it
80478     only moves the file.
80479
80480     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
80481
80482 commit 984618f3e7794c783ec8d1511e74c6ee2d69bfe4
80483 Author: Grant Likely <grant.likely@secretlab.ca>
80484 Date:   Tue Feb 20 09:05:16 2007 +0100
80485
80486     [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)
80487
80488     This patch is in preparation of additional changes to the sysace driver.
80489     May as well take this opportunity to fixup the inconsistent whitespace since
80490     this file is about to undergo major changes anyway.
80491
80492     There are zero functional changes in this patch.  It only cleans up the
80493     the whitespace.
80494
80495     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
80496
80497 commit 80ba981d940471fe7e539e64fa3d2bd80002beda
80498 Author: Grant Likely <grant.likely@secretlab.ca>
80499 Date:   Tue Feb 20 09:05:07 2007 +0100
80500
80501     [PATCH 4_4] Remove local implementation of isprint() in ft_build.c
80502
80503     isprint is already defined in ctype.c
80504
80505     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
80506
80507 commit c95c4280d751ca078c2ff58228d2f2b44ccf0600
80508 Author: Grant Likely <grant.likely@secretlab.ca>
80509 Date:   Tue Feb 20 09:05:00 2007 +0100
80510
80511     [PATCH 3_9] Move buffer print code from md command to common function
80512
80513     Printing a buffer is a darn useful thing.  Move the buffer print code
80514     into print_buffer() in lib_generic/
80515
80516     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
80517
80518 commit 99b0f0fd3fbf2572ae1a7723dd90cffc8e85130a
80519 Author: Grant Likely <grant.likely@secretlab.ca>
80520 Date:   Tue Feb 20 09:04:52 2007 +0100
80521
80522     [PATCH 2_4] Use config.h, not xparameters.h, for xilinx targets
80523
80524     Change the xilinx device drivers and board code to include config.h
80525     instead of xparameters.h directly.  config.h always includes the
80526     correct xparameters file.  This change reduces the posibility of
80527     including the wrong file when adding a new xilinx board port
80528
80529     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
80530
80531 commit 735dd97b1b20e777d059c7b389fe9d70cd3f80c7
80532 Author: Grant Likely <grant.likely@secretlab.ca>
80533 Date:   Tue Feb 20 09:04:34 2007 +0100
80534
80535     [PATCH 1_4] Merge common get_dev() routines for block devices
80536
80537     Each of the filesystem drivers duplicate the get_dev routine.  This change
80538     merges them into a single function in part.c
80539
80540     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
80541
80542 commit f5fcc3c20b65554e98a165542c36ee0c610a2d81
80543 Author: Wolfgang Denk <wd@pollux.denx.de>
80544 Date:   Mon Feb 19 23:09:51 2007 +0100
80545
80546     MCC200: Software Updater: allow both "ramdisk" and "filesystem" types
80547     as root file system images.
80548
80549 commit 489c696ae7211218961d159e43e722d74c36fcbc
80550 Author: Sergei Poselenov <sposelenov@emcraft.com>
80551 Date:   Wed Feb 14 14:30:28 2007 +0300
80552
80553     MCC200: Extensions to Software Update Mechanism
80554
80555     Update / extend Software Update Mechanism for MCC200 board:
80556
80557     - Add support for rootfs image added. The environment variables
80558       "rootfs_st" and "rootfs_nd" can be used to override the default
80559       values of the image start and end.
80560     - Remove excessive key check code.
80561     - Code cleanup.
80562
80563 commit 4be23a12f23f1372634edc3215137b09768b7949
80564 Author: Stefan Roese <sr@denx.de>
80565 Date:   Mon Feb 19 08:23:15 2007 +0100
80566
80567     [PATCH] Update Sequoia EBC configuration (NOR FLASH)
80568
80569     As spotted by Matthias Fuchs, the READY input should not be
80570     enabled for the NOR FLASH on the Sequoia board.
80571
80572     Signed-off-by: Stefan Roese <sr@denx.de>
80573
80574 commit 2605e90bf676d48123afe5719a846d2b52b24aac
80575 Author: Heiko Schocher <hs@pollux.denx.de>
80576 Date:   Fri Feb 16 07:57:42 2007 +0100
80577
80578     [PATCH] Added support for the jupiter board.
80579
80580     Signed-off-by: Heiko Schocher <hs@denx.de>
80581
80582 commit 497d012e5be0194e1084073d0081eb1a844796b2
80583 Author: Gary Jennejohn <garyj@pollux.denx.de>
80584 Date:   Mon Feb 12 13:11:50 2007 +0100
80585
80586     LPC2292: patch from Siemens.
80587
80588 commit b0b1a920aebead0d44146e73676ae9d80fffc8e2
80589 Author: Stefan Roese <sr@denx.de>
80590 Date:   Sat Feb 10 08:49:31 2007 +0100
80591
80592     [PATCH] Add missing p3mx.h file to repository (ups)
80593
80594     Signed-off-by: Stefan Roese <sr@denx.de>
80595
80596 commit 53d4a4983fb9b3ae5f7b2f10c599aca2b1b4034a
80597 Author: Bartlomiej Sieka <tur@semihalf.com>
80598 Date:   Fri Feb 9 10:45:42 2007 +0100
80599
80600     [Motion-PRO] Preliminary support for the Motion-PRO board.
80601
80602 commit 5a753f98c6a01bd1c61a9a3f95e8329a35f62994
80603 Author: Stefan Roese <sr@denx.de>
80604 Date:   Wed Feb 7 16:51:08 2007 +0100
80605
80606     [PATCH] Update some AMCC 4xx board config files (set initrd_high)
80607
80608     Some boards that can have more than 768MBytes of SDRAM need to
80609     set "initrd_high", so that the initrd can be accessed by the
80610     Linux kernel.
80611
80612     Signed-off-by: Stefan Roese <sr@denx.de>
80613
80614 commit 7372ca68227930d03cffa548310524cad5b96733
80615 Author: Stefan Roese <sr@denx.de>
80616 Date:   Fri Feb 2 12:44:22 2007 +0100
80617
80618     [PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boards
80619
80620     Previously the strapping DCR/SDR was read to determine if the internal PCI
80621     arbiter is enabled or not. This strapping bit can be overridden, so now
80622     the current status is read from the correct DCR/SDR register.
80623
80624     Signed-off-by: Stefan Roese <sr@denx.de>
80625
80626 commit 2aa54f651a42d198673318f07a20c89a43e4d197
80627 Author: Stefan Roese <sr@denx.de>
80628 Date:   Fri Feb 2 12:42:08 2007 +0100
80629
80630     [PATCH] Change configuration output of Sycamore, Yellowstone & Rainier
80631
80632     Signed-off-by: Stefan Roese <sr@denx.de>
80633
80634 commit 23744d6b5bf17592eb6a0ef4f318f6089f55993b
80635 Author: Stefan Roese <sr@denx.de>
80636 Date:   Thu Feb 1 13:22:41 2007 +0100
80637
80638     [PATCH] Remove PCI-PNP configuration from Sequoia/Rainier config file
80639
80640     When PCI PNP is enabled the pci pnp configuration routine is called
80641     which sets the PCI_CACHE_SIZE_LINE to 8. This seems to generate some
80642     problems with some PCI cards. For now disable the PCI PNP configuration.
80643
80644     Signed-off-by: Stefan Roese <sr@denx.de>
80645
80646 commit 2902fadade3be7659467e8d074048c6b7068f5c0
80647 Author: Stefan Roese <sr@denx.de>
80648 Date:   Wed Jan 31 16:56:10 2007 +0100
80649
80650     [PATCH] Update 440EPx/440GRx cpu detection
80651
80652     Signed-off-by: Stefan Roese <sr@denx.de>
80653
80654 commit d5ea287b02a6945c3977410e364a879dd1a555c8
80655 Author: Stefan Roese <sr@denx.de>
80656 Date:   Wed Jan 31 16:38:04 2007 +0100
80657
80658     [PATCH] Update esd cpci5200 files
80659
80660     Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
80661
80662 commit 8b7d1f0ab7d7c4fe3160bbf74a7e9690d9f3a3ab
80663 Author: Stefan Roese <sr@denx.de>
80664 Date:   Wed Jan 31 16:37:34 2007 +0100
80665
80666     [PATCH] Add support for esd mecp5200 board
80667
80668     Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
80669
80670 commit 71a4e5fda8b60044ab9f46069fa1cfa26bdd07ff
80671 Author: Stefan Roese <sr@denx.de>
80672 Date:   Wed Jan 31 12:38:50 2007 +0100
80673
80674     [PATCH] Remove unneccessary yellowstone board config file
80675
80676     Signed-off-by: Stefan Roese <sr@denx.de>
80677
80678 commit e802594b6fa1b166308820c276b96dc0d7cc731c
80679 Author: Stefan Roese <sr@denx.de>
80680 Date:   Tue Jan 30 17:06:10 2007 +0100
80681
80682     [PATCH] Update Sequoia (440EPx) config file
80683
80684     The config file now handles the 2nd target, the Rainier (440GRx)
80685     evaluation board better. Additionally the PPC input clock was
80686     adjusted to match the correct value of 33.0 MHz.
80687
80688     Signed-off-by: Stefan Roese <sr@denx.de>
80689
80690 commit 700200c67e73b83751418abe7815840dca8fd6cb
80691 Author: Stefan Roese <sr@denx.de>
80692 Date:   Tue Jan 30 17:04:19 2007 +0100
80693
80694     [PATCH] Merge Yosemite & Yellowstone board ports
80695
80696     Now the AMCC eval boards Yosemite (440EP) and Yellowstone (440GR)
80697     share one config file and all board specific files. This way we
80698     don't have to maintain two different sets of files for nearly
80699     identical boards.
80700
80701     Signed-off-by: Stefan Roese <sr@denx.de>
80702
80703 commit 1bbf5eae322f5f1f6427ecc3ac13a0cb7dba8ad6
80704 Author: Stefan Roese <sr@denx.de>
80705 Date:   Tue Jan 30 15:01:49 2007 +0100
80706
80707     [PATCH] Update Prodrive SCPU (PDNB3 variant) board
80708
80709     SCPU doesn't use redundant environment in flash.
80710
80711     Signed-off-by: Stefan Roese <sr@denx.de>
80712
80713 commit 6304430ed642ea8fa15c9e5af965ac2e033eec45
80714 Author: Stefan Roese <sr@denx.de>
80715 Date:   Tue Jan 30 12:51:07 2007 +0100
80716
80717     [PATCH] alpr: Update alpr board config file
80718
80719     Signed-off-by: Stefan Roese <sr@denx.de>
80720
80721 commit f8db84f132b1e335f20f96138a1f09ed97b08664
80722 Author: Wolfgang Denk <wd@pollux.denx.de>
80723 Date:   Tue Jan 30 00:50:40 2007 +0100
80724
80725     LPC2292 SODIMM port coding style cleanup.
80726
80727 commit 6bd2447ee47ee23c18d2b3c7ccd5a20f7626f5b3
80728 Author: Gary Jennejohn <garyj@pollux.denx.de>
80729 Date:   Wed Jan 24 12:16:56 2007 +0100
80730
80731     Add port for the lpc2292sodimm evaluation board from EmbeddedArtists
80732
80733 commit 2daf046ba627f85f44195815778140039636244e
80734 Author: Bartlomiej Sieka <tur@semihalf.com>
80735 Date:   Tue Jan 23 17:22:06 2007 +0100
80736
80737     [iDMR] Add MTD and JFFS2 support, also add default partition definition.
80738
80739 commit f7db33101fbc9c8f0a10738ce87034875a17aeb9
80740 Author: Bartlomiej Sieka <tur@semihalf.com>
80741 Date:   Tue Jan 23 14:21:14 2007 +0100
80742
80743     [iDMR] Flash driver on initialisation write-protects some sectors,
80744     currently sectors 0-3. Sector 3 does not need to be protected, though
80745     (U-boot occupies sectors 0-1 and the environment sector 2). This commit
80746     fixes this, i.e., only sectors 0-2 are protected.
80747
80748 commit 0ed47bb119cd2c4c16edb2548789148f9e6dc9de
80749 Author: Bartlomiej Sieka <tur@semihalf.com>
80750 Date:   Tue Jan 23 14:11:22 2007 +0100
80751
80752     [iDMR] Using MII-related commands on iDRM board doesn't work now (e.g.,
80753     "mii device" results in "Unexpected exception"). Fixing this properly
80754     requires some clean-up in the FEC drivers infrastructure for ColdFire, so
80755     this commit disables MII commads for now.
80756
80757 commit 363d1d8f9c99b63daef81f5985cab3fc00edde5c
80758 Author: Bartlomiej Sieka <tur@semihalf.com>
80759 Date:   Tue Jan 23 13:25:22 2007 +0100
80760
80761     [ColdFire MCF5271 family] Add CPU detection based on the value of Chip
80762     Identification Register (CIR).
80763
80764 commit fdef388758506765d4d6a7155c8f1584c63ff581
80765 Author: roy zang <tie-fei.zang@freescale.com>
80766 Date:   Mon Jan 22 13:19:21 2007 +0800
80767
80768     use  CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAP
80769     The patch by Heiko Schocher <hs@pollux.denx.de> on Jan, 19, 2007
80770     fixes cfi_driver bug for mpc7448hpc2 board. The default cfi_driver can support
80771     mpc7448hpc2 board.
80772
80773 commit a4012396645533aef218354eeba754dff0deace8
80774 Author: Wolfgang Denk <wd@pollux.denx.de>
80775 Date:   Fri Jan 19 23:08:39 2007 +0100
80776
80777     Minor code cleanup.
80778
80779 commit f539b7ba7d7ef6dd187c8209609001cb1cd95e39
80780 Author: Heiko Schocher <hs@pollux.denx.de>
80781 Date:   Fri Jan 19 19:57:10 2007 +0100
80782
80783     [PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT.
80784
80785     Signed-off-by: Heiko Schocher <hs@denx.de>
80786
80787 commit d0b6e14087ddd8789f224a48e1d33f2a5df4d167
80788 Author: Heiko Schocher <hs@pollux.denx.de>
80789 Date:   Fri Jan 19 18:05:26 2007 +0100
80790
80791     [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver
80792                  if you must swap the bytes between reading/writing.
80793                  (Needed for the SC3 board)
80794
80795     Signed-off-by: Heiko Schocher <hs@denx.de>
80796
80797 commit 9d8d5a5bfb64768f29a0cb47fc37cd6f4c40e276
80798 Author: Stefan Roese <sr@denx.de>
80799 Date:   Thu Jan 18 16:05:47 2007 +0100
80800
80801     [PATCH] Add support for Prodrive SCPU (PDNB3 variant) board
80802
80803     Signed-off-by: Stefan Roese <sr@denx.de>
80804
80805 commit 0057d758e3e874cbe7f24745d0cce8c1cb6c207e
80806 Author: Stefan Roese <sr@denx.de>
80807 Date:   Thu Jan 18 11:54:52 2007 +0100
80808
80809     [PATCH] Update Prodrive P3Mx support
80810
80811     Signed-off-by: Stefan Roese <sr@denx.de>
80812
80813 commit 34167a36c29ee946b727465db5c014746a08e978
80814 Author: Stefan Roese <sr@denx.de>
80815 Date:   Thu Jan 18 11:48:10 2007 +0100
80816
80817     [PATCH] Add missing Taishan config file
80818
80819     Signed-off-by: Stefan Roese <sr@denx.de>
80820
80821 commit cb4820725e9fc409c5cbc8e83054a6ed522d2111
80822 Author: Heiko Schocher <hs@pollux.denx.de>
80823 Date:   Thu Jan 18 11:28:51 2007 +0100
80824
80825     [PATCH] Fix: Compilerwarnings for SC3 board.
80826                  The EBC Configuration Register is now by CFG_EBC_CFG definable
80827                  Added JFFS2 support for the SC3 board.
80828
80829     Signed-off-by: Heiko Schocher <hs@denx.de>
80830
80831 commit 5fb692cae57d1710c8f52a427cf7f39a37383fcd
80832 Author: Stefan Roese <sr@denx.de>
80833 Date:   Thu Jan 18 10:25:34 2007 +0100
80834
80835     [PATCH] Add support for AMCC Taishan PPC440GX eval board
80836
80837     Signed-off-by: Stefan Roese <sr@denx.de>
80838
80839 commit 6d3e0107235aa0e6a6dcb77f9884497280bf85ad
80840 Author: Wolfgang Denk <wd@pollux.denx.de>
80841 Date:   Tue Jan 16 18:30:50 2007 +0100
80842
80843     Raname solidcard3 into sc3; add redundant env for sc3
80844
80845 commit 1bbbbdd20fcec9933697000dcf55ff7972622596
80846 Author: Wolfgang Denk <wd@pollux.denx.de>
80847 Date:   Tue Jan 16 12:46:35 2007 +0100
80848
80849     Update default environment for Solidcard3
80850
80851 commit 5a5c56986a9ccf71642c8b6374eb18487b15fecd
80852 Author: Stefan Roese <sr@denx.de>
80853 Date:   Mon Jan 15 09:46:29 2007 +0100
80854
80855     [PATCH] Fix 440SPe rev B detection from previous patch
80856
80857     Signed-off-by: Stefan Roese <sr@denx.de>
80858
80859 commit a443d31410c571ee8f970da819a44d698fdd6b1f
80860 Author: Heiko Schocher <hs@pollux.denx.de>
80861 Date:   Sun Jan 14 13:35:31 2007 +0100
80862
80863         [FIX] correct I2C Writes for the LM81 Sensor.
80864
80865         Signed-off-by: Heiko Schocher <hs@denx.de>
80866
80867 commit 0bba5452835f19a61204edcda3a58112fd8e2208
80868 Author: Wolfgang Denk <wd@pollux.denx.de>
80869 Date:   Sat Jan 13 11:17:10 2007 +0100
80870
80871     Undo commit 3033ebb2: reset command does not take any arguments
80872
80873     Haiying Wang's modification to the reset command was broken, undo it.
80874
80875     Signed-off-by: Wolfgang Denk <wd@denx.de>
80876
80877 commit 95981778cff0038fd9941044d6a3eda810e33258
80878 Author: Stefan Roese <sr@denx.de>
80879 Date:   Sat Jan 13 08:01:03 2007 +0100
80880
80881     [PATCH] Update 440SP(e) cpu revisions
80882
80883     Also display enabled/disabled RAID 6 support for 440SP/440SPe PPC's.
80884
80885     Signed-off-by: Stefan Roese <sr@denx.de>
80886
80887 commit 77ddc5b9afb325262fd88752ba430a1dded1f0c7
80888 Author: Stefan Roese <sr@denx.de>
80889 Date:   Sat Jan 13 07:59:56 2007 +0100
80890
80891     [PATCH] Update Yellowstone (440GR) to display board rev and PCI bus speed
80892
80893     Now the board revision and the current PCI bus speed are printed after
80894     the board message.
80895
80896     Also the EBC initialising is now done via defines in the board config
80897     file.
80898
80899     Signed-off-by: Stefan Roese <sr@denx.de>
80900
80901 commit 36adff362c2c0141ff8a810d42a7e478f779130f
80902 Author: Stefan Roese <sr@denx.de>
80903 Date:   Sat Jan 13 07:59:19 2007 +0100
80904
80905     [PATCH] Update Yosemite (440EP) to display board rev and PCI bus speed
80906
80907     Now the board revision and the current PCI bus speed are printed after
80908     the board message.
80909
80910     Also the EBC initialising is now done via defines in the board config
80911     file.
80912
80913     Signed-off-by: Stefan Roese <sr@denx.de>
80914
80915 commit e0b9ea8c8a294de6a5350ae638879d24b5b709d6
80916 Author: Stefan Roese <sr@denx.de>
80917 Date:   Sat Jan 13 07:57:51 2007 +0100
80918
80919     [PATCH] Update Sequoia (440EPx) to display board rev and PCI bus speed
80920
80921     Now the board revision and the current PCI bus speed are printed after
80922     the board message.
80923
80924     Signed-off-by: Stefan Roese <sr@denx.de>
80925
80926 commit ca43ba18e910206ef8063e4b22d282630bff3fd2
80927 Author: Heiko Schocher <hs@pollux.denx.de>
80928 Date:   Thu Jan 11 15:44:44 2007 +0100
80929
80930         Added support for the SOLIDCARD III board from Eurodesign
80931
80932         Signed-off-by: Heiko Schocher <hs@denx.de>
80933
80934 commit 6abaee42621c07e81a2cd189ad4368b5e8c50280
80935 Author: Reinhard Thies <Reinhard.Thies@web.de>
80936 Date:   Wed Jan 10 14:41:14 2007 +0100
80937
80938     Adjusted default environment for cam5200 board.
80939
80940 commit bab5a90d4ccc1a46a8127b867fa59028cc623ad9
80941 Author: Wolfgang Denk <wd@pollux.denx.de>
80942 Date:   Wed Jan 10 15:35:52 2007 +0100
80943
80944     Update CHANGELOG
80945
80946 commit 787fa15860a57833e50bd30555079a9cd4e519b8
80947 Author: Wolfgang Denk <wd@pollux.denx.de>
80948 Date:   Wed Jan 10 01:28:39 2007 +0100
80949
80950     Fix auto_update for MCC200 board.
80951
80952     The invocation of do_auto_update() is moved to the end of the
80953     misc_init_r() function, after the flash mappings have been
80954     initialized. Please find attached a patch that implements that
80955     change.
80956
80957     Also correct the decoding of the keypad status. With this update, the
80958     key that will trigger the update is Column 2, Row 2.
80959
80960 commit d9384de2f571046e71081bae22b49e3d5ca2e3d5
80961 Author: Marian Balakowicz <m8@semihalf.com>
80962 Date:   Wed Jan 10 00:26:15 2007 +0100
80963
80964     CAM5200 flash driver modifications:
80965     - use CFI driver (replaces custom flash driver) for main 'cam5200' target
80966     - add second build target 'cam5200_niosflash' which still uses custom driver
80967
80968 commit 67fea022fa957f59653b5238c7496f80a6b70432
80969 Author: Markus Klotzbuecher <mk@denx.de>
80970 Date:   Tue Jan 9 16:02:48 2007 +0100
80971
80972     SPC1920: cleanup memory contoller setup
80973
80974 commit 8fc2102faa23593c80381437c09f7745a14deb40
80975 Author: Markus Klotzbuecher <mk@denx.de>
80976 Date:   Tue Jan 9 14:57:14 2007 +0100
80977
80978     Fix the cpu speed setup to work with all boards.
80979
80980 commit 9295acb77481cf099ef9b40e1fa2d145b3c7490c
80981 Author: Markus Klotzbuecher <mk@denx.de>
80982 Date:   Tue Jan 9 14:57:13 2007 +0100
80983
80984     SPC1920: add support for the FM18L08 Ramtron FRAM
80985
80986 commit 38ccd2fdf3364a53fe80e9b365303ecdafc9e223
80987 Author: Markus Klotzbuecher <mk@denx.de>
80988 Date:   Tue Jan 9 14:57:13 2007 +0100
80989
80990     SPC1920: update the HPI register addresses to work with the second
80991     generation of hardware
80992
80993 commit 5921e5313fc3eadd42770c2b99badd7fae5ecf1e
80994 Author: Markus Klotzbuecher <mk@creamnet.de>
80995 Date:   Tue Jan 9 14:57:13 2007 +0100
80996
80997     Miscellanious spc1920 related cleanups
80998
80999 commit e4c2d37adc8bb1bf69dcf600cbc6c75f916a6120
81000 Author: Markus Klotzbuecher <mk@denx.de>
81001 Date:   Tue Jan 9 14:57:12 2007 +0100
81002
81003     SPC1920 GO/NOGO led should be set to color red in U-Boot
81004
81005 commit 0be62728aac459ba268d6d752ed49ec0e2bc7348
81006 Author: Markus Klotzbuecher <mk@creamnet.de>
81007 Date:   Tue Jan 9 14:57:12 2007 +0100
81008
81009     Add support for the DS3231 RTC
81010
81011 commit 8139567b60d678584b05f0718a681f2047c5e14f
81012 Author: Markus Klotzbuecher <mk@creamnet.de>
81013 Date:   Tue Jan 9 14:57:11 2007 +0100
81014
81015     SMC1 uses external CLK4 instead of BRG on spc1920
81016
81017 commit d8d9de1a02fbd880b613d607143d1f57342affc7
81018 Author: Markus Klotzbuecher <mk@creamnet.de>
81019 Date:   Tue Jan 9 14:57:10 2007 +0100
81020
81021     Update the SPC1920 CMB PLD driver
81022
81023 commit 3f34f869162750e5e999fd140f884f5de952bcfe
81024 Author: Markus Klotzbuecher <mk@creamnet.de>
81025 Date:   Tue Jan 9 14:57:10 2007 +0100
81026
81027     Add / enable I2C support on the spc1920 board
81028
81029 commit d28707dbce1e9ac2017ad051da4133bf22b4204f
81030 Author: Markus Klotzbuecher <mk@creamnet.de>
81031 Date:   Tue Jan 9 14:57:10 2007 +0100
81032
81033     Add support for the tms320671x host port interface (HPI)
81034
81035 commit f4eb54529bb3664c3a562e488b460fe075f79d67
81036 Author: Wolfgang Denk <wd@pollux.denx.de>
81037 Date:   Sun Jan 7 00:13:11 2007 +0100
81038
81039     Prepare for release 1.2.0
81040
81041 commit f07ae7a9daef27a3d0213a4f3fe39d5342173c02
81042 Author: Stefan Roese <sr@denx.de>
81043 Date:   Sat Jan 6 15:58:09 2007 +0100
81044
81045     [PATCH] 44x: Fix problem with DDR controller setup (refresh rate)
81046
81047     This patch fixes a problem with an incorrect setup for the refresh
81048     timer of the 44x DDR controller in the file cpu/ppc4xx/sdram.c
81049
81050     Signed-off-by: Stefan Roese <sr@denx.de>
81051
81052 commit f16c1da9577f06c5fc08651a4065537407de4635
81053 Author: Stefan Roese <sr@denx.de>
81054 Date:   Sat Jan 6 15:56:13 2007 +0100
81055
81056     [PATCH] Update ALPR board files
81057
81058     This update brings the ALPR board support to the newest version.
81059     It also fixes a problem with the NAND driver.
81060
81061     Signed-off-by: Stefan Roese <sr@denx.de>
81062
81063 commit cd1d937f90250a32988c37b2b4af8364d25de8ed
81064 Author: Stefan Roese <sr@denx.de>
81065 Date:   Fri Jan 5 11:46:05 2007 +0100
81066
81067     [PATCH] nand: Fix problem with oobsize calculation
81068
81069     Here the description from Brian Brelsford <Brian_Brelsford@dell.com>:
81070
81071     The Hynix part returns a 0x1d in the 4th ID byte. The Samsung part
81072     returns a 0x15. In the code fragment below bits [1:0] determine the
81073     page size, it is ANDed via "(extid & 0x3)" then shifted out. The
81074     next field is also ANDed with 0x3. However this is a one bit field
81075     as defined in the Hynix and Samsung parts in the 4th ID byte that
81076     determins the oobsize, not a two bit field. It works on Samsung as
81077     bits[3:2] are 01. However for the Hynix there is a 11 in these two
81078     bits, so the oob size gets messed up.
81079
81080     I checked the correct linux code and the suggested fix from Brian is
81081     also available in the linux nand mtd driver.
81082
81083     Signed-off-by: Stefan Roese <sr@denx.de>
81084
81085 commit a78bc443ae5a4a8ba87590587d5e35bf5a787b2e
81086 Author: Stefan Roese <sr@denx.de>
81087 Date:   Fri Jan 5 10:40:36 2007 +0100
81088
81089     [PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx)
81090
81091     This fix will make the MAL burst disabling patch for the Linux
81092     EMAC driver obsolete.
81093
81094     Signed-off-by: Stefan Roese <sr@denx.de>
81095
81096 commit 023889838282b6237b401664f22dd22dfba2c066
81097 Author: Stefan Roese <sr@denx.de>
81098 Date:   Fri Jan 5 10:38:05 2007 +0100
81099
81100     [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board
81101
81102     This code will optimize the DDR2 controller setup on a board specific
81103     basis.
81104
81105     Note: This code doesn't work right now on the NAND booting image for the
81106     Sequoia board, since it doesn't fit into the 4kBytes for the SPL image.
81107
81108     Signed-off-by: Stefan Roese <sr@denx.de>
81109
81110 commit cce4acbb68398634b8d011ed7bb0d12269c84230
81111 Author: Bartlomiej Sieka <tur@semihalf.com>
81112 Date:   Thu Dec 28 19:08:21 2006 +0100
81113
81114     Few V38B changes:
81115       - fix a typo in V38B config file
81116       - move watchdog initialisation earlier in the boot process
81117       - add "wdt=off" to default kernel command line (disables kernel watchdog)
81118
81119 commit 92eb729bad876725aeea908d2addba0800620840
81120 Author: Wolfgang Denk <wd@pollux.denx.de>
81121 Date:   Wed Dec 27 01:26:13 2006 +0100
81122
81123     Fix bug in adaption of Stefano Babic's CFI driver patch.
81124
81125 commit 9c0f42ecfe25f7ffce8ec7a815f03864d723ffe3
81126 Author: Wolfgang Denk <wd@pollux.denx.de>
81127 Date:   Sun Dec 24 01:42:57 2006 +0100
81128
81129     Minor code cleanup.
81130
81131 commit d784fdb05900ada3686d5778783e1fb328e9fb66
81132 Author: Stefano Babic <sbabic@denx.de>
81133 Date:   Tue Dec 12 00:22:42 2006 +0100
81134
81135     Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset to go into CFI mode)
81136
81137 commit 1b3c360c235dc684ec06c2d5f183f0a282ce45e2
81138 Author: Stefan Roese <sr@denx.de>
81139 Date:   Fri Dec 22 14:29:40 2006 +0100
81140
81141     [PATCH] Fix sequoia flash autodetection (finally correct)
81142
81143     Now 32MByte and 64MByte FLASH is know to work and other
81144     configurations should work too.
81145
81146     Signed-off-by: Stefan Roese <sr@denx.de>
81147
81148 commit 82e5236a8b719543643fd26d5827938ab2b94818
81149 Author: Wolfgang Denk <wd@pollux.denx.de>
81150 Date:   Fri Dec 22 10:30:26 2006 +0100
81151
81152     Minor code cleanup; update CHANGELOG.
81153
81154 commit fa23044564091f05d9695beb7b5b9a931e7f41a4
81155 Author: Heiko Schocher <hs@pollux.denx.de>
81156 Date:   Thu Dec 21 17:17:02 2006 +0100
81157
81158     Added support for the TQM8272 board from TQ
81159
81160     Signed-off-by: Heiko Schocher <hs@denx.de>
81161
81162 commit 6dedf3d49dd14c3bf541c8ecee7ffaac5f0e1d6c
81163 Author: Heiko Schocher <hs@pollux.denx.de>
81164 Date:   Thu Dec 21 16:14:48 2006 +0100
81165
81166     [PATCH] Add support for the UC101 board from MAN.
81167
81168     Signed-off-by: Heiko Schocher <hs@denx.de>
81169
81170 commit c84bad0ef60e7055ab0bd49b93069509cecc382a
81171 Author: Bartlomiej Sieka <tur@semihalf.com>
81172 Date:   Wed Dec 20 00:29:43 2006 +0100
81173
81174     Fix to make the baudrate changes immediate for the MCF52x2 family.
81175
81176 commit daa6e418bcc0c717752e8de939c213c790286096
81177 Author: Bartlomiej Sieka <tur@semihalf.com>
81178 Date:   Wed Dec 20 00:27:32 2006 +0100
81179
81180     Preliminary support for the iDMR board (ColdFire).
81181
81182 commit cdb97a6678826f85e7c69eae6a1c113d034c9b10
81183 Author: Andrei Safronov <safronov@pollux.denx.de>
81184 Date:   Fri Dec 8 16:23:08 2006 +0100
81185
81186     automatic update mechanism
81187
81188 commit 9d27b3a0685ff99fc477983f315c04d49f657a8a
81189 Author: roy zang <tie-fei.zang@freescale.com>
81190 Date:   Mon Dec 4 17:56:59 2006 +0800
81191
81192     Slight code clean up.
81193     Add comments, delete duplicate define and remove spaces.
81194     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
81195
81196 commit 4dbcd69e3e2776ea334590d5768e3692c5fae5c1
81197 Author: roy zang <tie-fei.zang@freescale.com>
81198 Date:   Mon Dec 4 17:54:21 2006 +0800
81199
81200     Introduce PLL_CFG[0:4] table for processor 7448/7447A/7455/7457. The original
81201     multiplier table can not refect the real PLL clock behavior of these
81202     processors. Please refer to the hardware specification for detailed
81203     information of the corresponding processors.
81204     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
81205
81206 commit 4efe20c9579011d9987f62ed7d35ee8cdc1cf0e0
81207 Author: roy zang <tie-fei.zang@freescale.com>
81208 Date:   Mon Dec 4 14:46:23 2006 +0800
81209
81210     Remove the static MAC address, ip address, server ip, netmask and
81211     gateway ip for network setting.
81212     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
81213
81214 commit 6f12c61cf31ed73d72ddfcfc712a854a3a177aaf
81215 Author: roy zang <tie-fei.zang@freescale.com>
81216 Date:   Mon Dec 4 14:33:08 2006 +0800
81217
81218     Remove the duplicate memory test code for mpc744ihpc2 board.
81219     If a memory test is needed, please use the functions in
81220     post/memory.c or memtest command.
81221     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
81222
81223 commit c9c1eeed7dd193fa65fb194654132040d49d4d3a
81224 Author: roy zang <tie-fei.zang@freescale.com>
81225 Date:   Fri Dec 1 19:01:25 2006 +0800
81226
81227     Fix the exception occuring in RAM table search issue.
81228     The original search_one_table() function code can only processes the search
81229     for the exception occurring in FLASH/ROM, because the exception and fixup
81230     table usually locate in FLASH. If the exception address is also in
81231     FLASH, it will be OK.
81232     If the exception occurs in RAM, after the u-boot relocation, a
81233     relocation offset should be added.
81234
81235     clean up the code in cpu/74xx_7xx/cpu.c
81236
81237     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
81238
81239 commit ee311214e0d216f904feea269599d0934bf71f23
81240 Author: roy zang <tie-fei.zang@freescale.com>
81241 Date:   Fri Dec 1 11:47:36 2006 +0800
81242
81243     Clean up the code according to codestyle:
81244     (1) remove some C++ comments.
81245     (2) remove trailing white space.
81246     (3) remove trailing empty line.
81247     (4) Indentation by table.
81248     (5) remove {} in one line condition.
81249     (6) add space before '(' in function call.
81250     Remove some weird printf () output.
81251     Add necessary comments.
81252     Modified Makefile to support building in a separate directory.
81253
81254 commit dd520bf314c7add4183c5191692180f576f96b60
81255 Author: Wolfgang Denk <wd@pollux.denx.de>
81256 Date:   Thu Nov 30 18:02:20 2006 +0100
81257
81258     Code cleanup.
81259
81260 commit 8d9a8610b8256331132227e9e6585c6bd5742787
81261 Author: Wolfgang Denk <wd@pollux.denx.de>
81262 Date:   Thu Nov 30 01:54:07 2006 +0100
81263
81264     Code cleanup. Update CHANGELOG.
81265
81266 commit 726e90aacf0b1ecb0e7055be574622fbe3e450ba
81267 Author: Grant Likely <grant.likely@secretlab.ca>
81268 Date:   Wed Nov 29 16:23:42 2006 +0100
81269
81270     [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals
81271
81272     The soc node of the mpc52xx needs to be loaded with the IPB bus frequency,
81273     not the XLB frequency.
81274
81275     This patch depends on the previous patches for MPC52xx device tree support
81276
81277     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
81278     Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
81279
81280 commit 1eac2a71417b6675b11aace72102a2e7fde8f5c6
81281 Author: Stefan Roese <sr@denx.de>
81282 Date:   Wed Nov 29 15:42:37 2006 +0100
81283
81284     [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
81285
81286     This patch adds support for the Prodrive P3M750 (PPC750 & MV64460)
81287     and the P3M7448 (MPC7448 & MV64460) PMC modules. Both modules are
81288     quite similar and share the same board directory "prodrive/p3mx"
81289     and the same config file "p3mx.h".
81290
81291     Signed-off-by: Stefan Roese <sr@denx.de>
81292
81293 commit 1bdd46832aeb569f5e04b1f20f64318525b6525a
81294 Author: Stefan Roese <sr@denx.de>
81295 Date:   Wed Nov 29 12:53:15 2006 +0100
81296
81297     [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command
81298
81299     In the bootvx command the load address was only read from the env
81300     variable "loadaddr" and not optionally passed as paramter as described
81301     in the help. This is fixed with this patch. The behaviour is now the
81302     same as in the bootelf command.
81303
81304     Signed-off-by: Stefan Roese <sr@denx.de>
81305
81306 commit 4e26f1074c3ac1bd8fd094f0dc4a1c4a0b15a592
81307 Author: Stefan Roese <sr@denx.de>
81308 Date:   Wed Nov 29 12:03:57 2006 +0100
81309
81310     [PATCH] include/ppc440.h minor error affecting interrupts
81311
81312     Fixed include/ppc440.c for UIC address Bug
81313
81314     Corrects bug affecting the addresses for the universal interrupt
81315     controller UIC2 and UIC3 on the PPC440 Epx, GRx, and SPE chips.
81316
81317     Signed-off-by: Jeff Mann <mannj@embeddedplanet.com>
81318     Signed-off-by: Stefan Roese <sr@denx.de>
81319
81320 commit 1939d969443ccf316cab2bf32ab1027d4db5ba1a
81321 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
81322 Date:   Tue Nov 28 16:17:27 2006 -0600
81323
81324     Make fsl-i2c not conflict with SOFT I2C
81325
81326     Signed-off-by: Timur Tabi <timur@freescale.com>
81327
81328 commit 14198bf768fdc958e3c1afd2404e5262208e98d7
81329 Author: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
81330 Date:   Tue Nov 28 16:17:18 2006 -0600
81331
81332     Fix I2C master address initialization.
81333
81334     Signed-off-by: Timur Tabi <timur@freescale.com>
81335
81336 commit cf3d045e51ca8dcc6cf759827140861d6ac25c04
81337 Author: Kim Phillips <kim.phillips@freescale.com>
81338 Date:   Tue Nov 28 23:31:19 2006 -0600
81339
81340     Assign maintainers for mpc8349emds and mpc8360emds
81341
81342     Dave for mpc8360emds, and me for mpc8349emds.
81343
81344 commit 1aa934c81b77f2080d3ca4b226eab67b17a33961
81345 Author: Kim Phillips <kim.phillips@freescale.com>
81346 Date:   Tue Nov 28 23:28:33 2006 -0600
81347
81348     Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c
81349
81350     give initial values for reg_num, shift, p_cmxucr in ucc_set_clk_src
81351     since they are passed by reference to ucc_get_cmxucr_reg and assigned.
81352
81353 commit e857a5bdb3954b896c0920cb9d8d2b1b9c107ce5
81354 Author: Timur Tabi <timur@freescale.com>
81355 Date:   Tue Nov 28 12:09:35 2006 -0600
81356
81357     mpc83xx: Miscellaneous code style fixes
81358
81359     Implement various code style fixes and similar changes.
81360
81361     Signed-off-by: Timur Tabi <timur@freescale.com>
81362
81363 commit e59581c56ab5d6e0207ddac3b2c1d55cb36ec706
81364 Author: Stefan Roese <sr@denx.de>
81365 Date:   Tue Nov 28 17:55:49 2006 +0100
81366
81367     [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.
81368
81369     This patch adds the code and configuration necessary to boot with an
81370     arch/powerpc Linux kernel.
81371
81372     Signed-off-by: Grant Likely <grant.likely@gmail.com>
81373     Acked-by: Jon Loeliger <jdl@freescale.com>
81374
81375 commit e732faec95a83cb468b4850ae807c8301dde8f6a
81376 Author: Stefan Roese <sr@denx.de>
81377 Date:   Tue Nov 28 16:09:24 2006 +0100
81378
81379     [PATCH] PPC4xx: 440SP Rev. C detection added
81380
81381     Signed-off-by: Stefan Roese <sr@denx.de>
81382
81383 commit e7f3e9ff01fbd7fa72eb42a9675fbed6bc4736b0
81384 Author: Stefan Roese <sr@denx.de>
81385 Date:   Tue Nov 28 11:04:45 2006 +0100
81386
81387     [PATCH] nand: Fix patch merge problem
81388
81389     Signed-off-by: Stefan Roese <sr@denx.de>
81390
81391 commit 58e3b14c18ed3288ceef8d086946dbf3df64ccf2
81392 Author: Stefan Roese <sr@denx.de>
81393 Date:   Tue Nov 28 11:04:45 2006 +0100
81394
81395     [PATCH] nand: Fix patch merge problem
81396
81397     Signed-off-by: Stefan Roese <sr@denx.de>
81398
81399 commit 4f4b602ec7524a032bdf3c6d28c7f525a4a67eaa
81400 Author: Wolfgang Denk <wd@pollux.denx.de>
81401 Date:   Mon Nov 27 22:53:53 2006 +0100
81402
81403     Update CHANGELOG
81404
81405 commit f6e495f54cdb8fe340b9c03deab40ad746d52fae
81406 Author: Stefan Roese <sr@denx.de>
81407 Date:   Mon Nov 27 17:43:25 2006 +0100
81408
81409     [PATCH] 4xx_enet.c: Correct the setting of zmiifer register
81410
81411     Patch below corrects the setting of the zmiifer register, it was
81412     overwritting the register rather than ORing the settings.
81413
81414     Signed-off-by: Neil Wilson <NWilson@airspan.com>
81415     Signed-off-by: Stefan Roese <sr@denx.de>
81416
81417 commit d1a72545296800b7e219f93104ad5836f0003d66
81418 Author: Stefan Roese <sr@denx.de>
81419 Date:   Mon Nov 27 17:34:10 2006 +0100
81420
81421     [PATCH] Select NAND embedded environment from board configuration
81422
81423     The current NAND Bootloader setup forces the environment
81424     variables to be in line with the bootloader. This change
81425     enables the configuration to be made in the board include
81426     file instead so that it can be individually enabled.
81427
81428     Signed-off-by: Nick Spence <nick.spence@freescale.com>
81429     Signed-off-by: Stefan Roese <sr@denx.de>
81430
81431 commit 15784862857c3c2214498defcfed84ff137fb81e
81432 Author: Stefan Roese <sr@denx.de>
81433 Date:   Mon Nov 27 17:22:19 2006 +0100
81434
81435     [PATCH] nand_wait() timeout fixes
81436
81437     Two fixes for the nand_wait() function in
81438     drivers/nand/nand_base.c:
81439
81440     1. Use correct timeouts. The original timeouts in Linux
81441     source are 400ms and 20ms not 40s and 20s
81442
81443     2. Return correct error value in case of timeout. 0 is
81444     interpreted as OK.
81445
81446     Signed-off-by: Rui Sousa <rui.sousa@laposte.net>
81447     Signed-off-by: Stefan Roese <sr@denx.de>
81448
81449 commit da5553b095bf04f4f109ad7e565dae3aba47b230
81450 Author: Stefan Roese <sr@denx.de>
81451 Date:   Mon Nov 27 17:04:06 2006 +0100
81452
81453     [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel
81454
81455     This patch allows an arch/ppc kernel to be booted by just passing 1 or 2
81456     arguments to bootm.  It removes the getenv("disable_of") test that used
81457     to be used for this purpose.
81458
81459     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
81460     Acked-by: Jon Loeliger <jdl@freescale.com>
81461
81462 commit a9398e018593782c5fa7d0741955fc1256b34c1e
81463 Author: Wolfgang Denk <wd@pollux.denx.de>
81464 Date:   Mon Nov 27 15:32:42 2006 +0100
81465
81466     Minor code cleanup. Update CHANGELOG.
81467
81468 commit 1729b92cde575476684bffe819d0b7791b57bff2
81469 Author: Stefan Roese <sr@denx.de>
81470 Date:   Mon Nov 27 14:52:04 2006 +0100
81471
81472     [PATCH] 4xx: Fix problem with board specific reset code (now for real)
81473
81474     Signed-off-by: Stefan Roese <sr@denx.de>
81475
81476 commit cc5ee8a92a0e3ca6f727af71b8fd206460c7afd7
81477 Author: Stefan Roese <sr@denx.de>
81478 Date:   Mon Nov 27 14:49:51 2006 +0100
81479
81480     [PATCH] alpr: remove unused board specific flash driver
81481
81482     Signed-off-by: Stefan Roese <sr@denx.de>
81483
81484 commit 1f94d162e2b5f0edc28d9fb11482502c44d218e1
81485 Author: Stefan Roese <sr@denx.de>
81486 Date:   Mon Nov 27 14:48:41 2006 +0100
81487
81488     [PATCH] 4xx: Fix problem with board specific reset code
81489
81490     Signed-off-by: Stefan Roese <sr@denx.de>
81491
81492 commit ec0c2ec725aec9524a177a77ce75559e644a931a
81493 Author: Stefan Roese <sr@denx.de>
81494 Date:   Mon Nov 27 14:46:06 2006 +0100
81495
81496     [PATCH] Remove testing 4xx enet PHY setup
81497
81498     Signed-off-by: Stefan Roese <sr@denx.de>
81499
81500 commit 1c2ce2262069510f31c7d3fd7efd3d58b8c0c148
81501 Author: Stefan Roese <sr@denx.de>
81502 Date:   Mon Nov 27 14:12:17 2006 +0100
81503
81504     [PATCH] Update Prodrive ALPR board support (440GX)
81505
81506     Signed-off-by: Stefan Roese <sr@denx.de>
81507
81508 commit 58b485776698c3d71ec5a215e392123b4c15afa3
81509 Author: Markus Klotzbuecher <mk@denx.de>
81510 Date:   Mon Nov 27 11:51:21 2006 +0100
81511
81512     Add a small README with information on the generic ohci driver.
81513
81514 commit ae3b770e4eae8e98b6e9e29662e18c47fdf0171f
81515 Author: Markus Klotzbuecher <mk@denx.de>
81516 Date:   Mon Nov 27 11:46:46 2006 +0100
81517
81518     Fix some endianness issues related to the generic ohci driver
81519
81520 commit 7b59b3c7a8ce2e4b567abf99c1cd667bf35b9418
81521 Author: Markus Klotzbuecher <mk@denx.de>
81522 Date:   Mon Nov 27 11:44:58 2006 +0100
81523
81524     Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
81525     to choose between the old and the generic OHCI drivers.
81526
81527 commit 53e336e9ffc51035bdc4e5867631b3378761b4df
81528 Author: Markus Klotzbuecher <mk@denx.de>
81529 Date:   Mon Nov 27 11:43:09 2006 +0100
81530
81531     Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver
81532     and adapted board configs TQM5200 and yosemite accordingly. This commit
81533     also makes the maximum number of root hub ports configurable
81534     (CFG_USB_OHCI_MAX_ROOT_PORTS).
81535
81536 commit 78d620ebb5871d252270dedfad60c6568993b780
81537 Author: Wolfgang Denk <wd@atlas.denx.de>
81538 Date:   Thu Nov 23 22:58:58 2006 +0100
81539
81540     Updates for TQM5200 modules:
81541     - fix off-by-one error in board/tqm5200/cam5200_flash.c error message
81542     - simplify "udate" definitions
81543
81544 commit 2053283304eeddf250d109e6791eb6fa4cad14f7
81545 Author: Stefan Roese <sr@denx.de>
81546 Date:   Wed Nov 22 13:20:50 2006 +0100
81547
81548     [PATCH] PPC4xx start.S: Fix for processor errata
81549
81550     Fixed cpu/ppc4xx/start.S for 440EPx Errata: further corrects PPC440EPx
81551     errata 1.12: 440_33 by moving patch up in code.
81552
81553     Signed-off-by: Jeff Mann <mannj@embeddedplanet.com>
81554     Signed-off-by: Stefan Roese <sr@denx.de>
81555
81556 commit 4ef6251403f637841000e0fef9e832aa01339822
81557 Author: Stefan Roese <sr@denx.de>
81558 Date:   Mon Nov 20 20:39:52 2006 +0100
81559
81560     [PATCH] Update AMCC Sequoia config file to support 64MByte NOR FLASH
81561
81562     Signed-off-by: Stefan Roese <sr@denx.de>
81563
81564 commit e4bbd8da164b976d38616bd9c69c5e86e193cdf0
81565 Author: Wolfgang Denk <wd@pollux.denx.de>
81566 Date:   Mon Nov 20 10:28:30 2006 +0100
81567
81568     Update CHANGELOG
81569
81570 commit 260421a21e934a68d31fb6125b0fbd2631a8ca20
81571 Author: Stefan Roese <sr@denx.de>
81572 Date:   Mon Nov 13 13:55:24 2006 +0100
81573
81574     [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]
81575
81576        * Adds support for AMD command set Top Boot flash geometry reversal
81577        * Adds support for reading JEDEC Manufacturer ID and Device ID
81578        * Adds support for displaying command set, manufacturer id and
81579          device ids (flinfo)
81580        * Makes flinfo output to be consistent when CFG_FLASH_EMPTY_INFO defined
81581        * Removes outdated change history (refer to git log instead)
81582
81583     Signed-off-by: Tolunay Orkun <listmember@orkun.us>
81584     Signed-off-by: Stefan Roese <sr@denx.de>
81585
81586 commit b21b511d4c50408f4853f46f06b601272196223f
81587 Author: Wolfgang Denk <wd@pollux.denx.de>
81588 Date:   Sun Nov 12 21:13:23 2006 +0100
81589
81590     Update CHANGELOG
81591
81592 commit ce3f1a40c507afbab06c5eb58ccdc6713eda3245
81593 Author: Bartlomiej Sieka <tur@semihalf.com>
81594 Date:   Sat Nov 11 22:48:22 2006 +0100
81595
81596     Disable the watchdog in the default config for the V38B board.
81597
81598 commit 44a47e6db2694841211f1c8fdbafd36992e9cd1a
81599 Author: Bartlomiej Sieka <tur@semihalf.com>
81600 Date:   Sat Nov 11 22:43:00 2006 +0100
81601
81602     Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pin
81603     group is enabled for USB earlier (in cpu_init_f() instead of
81604     usb_lowlevel_init()).
81605
81606 commit 91650b3e4de688038d4f71279c44858e3e2c6870
81607 Author: Wolfgang Denk <wd@pollux.denx.de>
81608 Date:   Mon Nov 6 17:06:36 2006 +0100
81609
81610     Sequential accesses to non-existent memory must be synchronized,
81611     at least on G2 cores.
81612
81613     This fixes get_ram_size() problems on MPC5200 Rev. B boards.
81614
81615 commit be5e61815d5a1fac290ce9c0ef09cb6a8e4288fa
81616 Author: Timur Tabi <timur@freescale.com>
81617 Date:   Fri Nov 3 19:15:00 2006 -0600
81618
81619     mpc83xx: Update 83xx to use fsl_i2c.c
81620
81621     Update the 83xx tree to use I2C support in drivers/fsl_i2c.c.  Delete
81622     cpu/mpc83xx/i2c.c, include/asm-ppc/i2c.h, and all references to those files.
81623     Added multiple I2C bus support to fsl_i2c.c.
81624
81625     Signed-off-by: Timur Tabi <timur@freescale.com>
81626
81627 commit d239d74b1c937984bc519083a8e7de373a390f06
81628 Author: Timur Tabi <timur@freescale.com>
81629 Date:   Fri Nov 3 12:00:28 2006 -0600
81630
81631     mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
81632
81633     Replace all instances of CFG_IMMRBAR with CFG_IMMR, so that the 83xx
81634     tree matches the other 8xxx trees.
81635
81636     Signed-off-by: Timur Tabi <timur@freescale.com>
81637
81638 commit f7fb2e703ec9688541416962724adff70a7322cb
81639 Author: Kim Phillips <kim.phillips@freescale.com>
81640 Date:   Thu Nov 2 19:47:11 2006 -0600
81641
81642     mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c
81643
81644 commit 90f30a710a3c619b5405860a686c4ddfc495d4b6
81645 Author: Dave Liu <daveliu@freescale.com>
81646 Date:   Thu Nov 2 18:05:50 2006 -0600
81647
81648     mpc83xx: Fix the incorrect dcbz operation
81649
81650     The 834x rev1.x silicon has one CPU5 errata.
81651
81652     The issue is when the data cache locked with
81653     HID0[DLOCK], the dcbz instruction looks like no-op inst.
81654
81655     The right behavior of the data cache is when the data cache
81656     Locked with HID0[DLOCK], the dcbz instruction allocates
81657     new tags in cache.
81658
81659     The 834x rev3.0 and later and 8360 have not this bug inside.
81660
81661     So, when 834x rev3.0/8360 are working with ECC, the dcbz
81662     instruction will corrupt the stack in cache, the processor will
81663     checkstop reset.
81664
81665     However, the 834x rev1.x can work with ECC with these code,
81666     because the sillicon has this cache bug. The dcbz will not
81667     corrupt the stack in cache.
81668     Really, it is the fault code running on fault sillicon.
81669
81670     This patch fix the incorrect dcbz operation. Instead of
81671     CPU FP writing to initialise the ECC.
81672
81673     CHANGELOG:
81674     * Fix the incorrect dcbz operation instead of CPU FP
81675     writing to initialise the ECC memory. Otherwise, it
81676     will corrupt the stack in cache, The processor will checkstop
81677     reset.
81678
81679     Signed-off-by: Dave Liu <daveliu@freescale.com>
81680
81681 commit bf0b542d6773a5a1cbce77691f009b06d9aeb57d
81682 Author: Kim Phillips <kim.phillips@freescale.com>
81683 Date:   Wed Nov 1 00:10:40 2006 -0600
81684
81685     mpc83xx: add OF_FLAT_TREE bits to 83xx boards
81686
81687     add ft_pci_setup, OF_CPU, OF_SOC, OF_TBCLK, and
81688     STDOUT_PATH configuration bits to mpc8349emds,
81689     mpc8349itx, and mpc8360emds board code.
81690
81691     redo environment to use bootm with the fdtaddr
81692     for booting ARCH=powerpc kernels by default,
81693     and provide default fdtaddr values.
81694
81695 commit 48041365b3420589ad464ebc7752e0053538b729
81696 Author: Kim Phillips <kim.phillips@freescale.com>
81697 Date:   Wed Nov 1 00:07:25 2006 -0600
81698
81699     mpc83xx: change ft code to modify local-mac-address property
81700
81701     Update 83xx OF code to update local-mac-address properties
81702     for ethernet instead of the obsolete 'address' property.
81703
81704 commit 9ca880a250870a7d55754291b5591d2b5fe89b54
81705 Author: Timur Tabi <timur@freescale.com>
81706 Date:   Tue Oct 31 21:23:16 2006 -0600
81707
81708     mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS
81709
81710     This patch also adds an improved I2C set_speed(), which handles all clock
81711     frequencies.
81712
81713     Signed-off-by: Timur Tabi <timur@freescale.com>
81714
81715 commit ac4b5622ce050b5ee1e154b98df630d778661632
81716 Author: Dave Liu <daveliu@freescale.com>
81717 Date:   Tue Oct 31 19:54:59 2006 -0600
81718
81719     mpc83xx: add the README.mpc8360emds
81720
81721     add doc/README.mpc8360emds to accompany the new board support
81722
81723 commit 7737d5c658c606f999dfbe3e86b0fed49e5c50ef
81724 Author: Dave Liu <daveliu@freescale.com>
81725 Date:   Fri Nov 3 12:11:15 2006 -0600
81726
81727     mpc83xx: add QE ethernet support
81728
81729     this patch adds support for the QUICC Engine based UCC gigabit ethernet device.
81730
81731 commit 5f8204394e39bbe8cd9f08b8f8d145b6c01f7c73
81732 Author: Dave Liu <daveliu@freescale.com>
81733 Date:   Fri Nov 3 19:33:44 2006 -0600
81734
81735     mpc83xx: Add MPC8360EMDS basic board support
81736
81737     Add support for the Freescale MPC8360EMDS board.
81738     Includes DDR, DUART, Local Bus, PCI.
81739
81740 commit 23892e49352de74f7fac36ff90bb1be143d195e3
81741 Author: Dave Liu <daveliu@freescale.com>
81742 Date:   Tue Oct 31 19:30:40 2006 -0600
81743
81744     mpc83xx: add the QUICC Engine (QE) immap file
81745
81746     common QE immap file.  Also required for 8360.
81747
81748 commit b701652a4992bdcc62fb1a6038a85beef9e55da4
81749 Author: Dave Liu <daveliu@freescale.com>
81750 Date:   Tue Oct 31 19:25:38 2006 -0600
81751
81752     mpc83xx: Add 8360 specifics to 83xx immap
81753
81754     Mainly add QE device dependencies, with appropriate 8360 protection.
81755     Lindent also run.
81756
81757 commit 988833324a7fda482c8ac3ca23eb539f8232e404
81758 Author: Timur Tabi <timur@freescale.com>
81759 Date:   Tue Oct 31 19:14:41 2006 -0600
81760
81761     mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITX
81762
81763     PREREQUISITE PATCHES:
81764
81765     * This patch can only be applied after the following patches have been applied:
81766
81767       1) DNX#2006092142000015 "Add support for the MPC8349E-mITX  1/2"
81768       2) DNX#2006092142000024 "Add support for the MPC8349E-mITX  2/2"
81769
81770     CHANGELOG:
81771
81772     * For the 8349E-mITX, fix some size values in pci_init_board(), enable
81773       the clock for the 2nd USB board (Linux kernel will hang otherwise),
81774       and fix the CONFIG_BOOTARGS macro.
81775
81776     Signed-off-by: Timur Tabi <timur@freescale.com>
81777
81778 commit 2ad6b513b31070bd0c003792ed1c3e7f5d740357
81779 Author: Timur Tabi <timur@freescale.com>
81780 Date:   Tue Oct 31 18:44:42 2006 -0600
81781
81782     mpc83xx: Add support for the MPC8349E-mITX
81783
81784     PREREQUISITE PATCHES:
81785
81786     * This patch can only be applied after the following patches have been applied:
81787
81788       1) DNX#2006090742000024 "Add support for multiple I2C buses"
81789       2) DNX#2006090742000033 "Multi-bus I2C implementation of MPC834x"
81790       3) DNX#2006091242000041 "Additional MPC8349 support for multibus i2c"
81791       4) DNX#2006091242000078 "Add support for variable flash memory sizes on 83xx systems"
81792       5) DNX#2006091242000069 "Add support for Errata DDR6 on MPC 834x systems"
81793
81794     CHANGELOG:
81795
81796     * Add support for the Freescale MPC8349E-mITX reference design platform.
81797       The second TSEC (Vitesse 7385 switch) is not supported at this time.
81798
81799     Signed-off-by: Timur Tabi <timur@freescale.com>
81800
81801 commit 183da6d9b446cc12123455844ad1187e2375626f
81802 Author: Ben Warren <bwarren@qstreams.com>
81803 Date:   Tue Sep 12 10:15:53 2006 -0400
81804
81805     Additional MPC8349 support for multibus i2c
81806
81807     Hello,
81808
81809     Here is a patch for a file that was accidentally left out of a previous
81810     attempt.
81811
81812     It accompanies the patch with ticket DNX#2006090742000024
81813
81814     CHANGELOG:
81815             Change PCI initialization to use new multi-bus I2C API.
81816
81817     regards,
81818     Ben
81819
81820 commit b24f119d672b709d153ff2ac091d4aa63ec6877d
81821 Author: Ben Warren <bwarren@qstreams.com>
81822 Date:   Thu Sep 7 16:51:04 2006 -0400
81823
81824     Multi-bus I2C implementation of MPC834x
81825
81826     Hello,
81827
81828     Attached is a patch implementing multiple I2C buses on the MPC834x CPU
81829     family and the MPC8349EMDS board in particular.
81830     This patch requires Patch 1 (Add support for multiple I2C buses).
81831     Testing was performed on a 533MHz board.
81832
81833     /*** Note: This patch replaces ticket DNX#2006083042000027 ***/
81834
81835     Signed-off-by: Ben Warren <bwarren@qstreams.com>
81836
81837     CHANGELOG:
81838             Implemented driver-level code to support two I2C buses on the
81839     MPC834x CPU family and the MPC8349EMDS board.  Available I2C bus speeds
81840     are 50kHz, 100kHz and 400kHz on each bus.
81841
81842     regards,
81843     Ben
81844
81845 commit bb99ad6d8257bf828f150d40f507b30d80a4a7ae
81846 Author: Ben Warren <bwarren@qstreams.com>
81847 Date:   Thu Sep 7 16:50:54 2006 -0400
81848
81849     Add support for multiple I2C buses
81850
81851     Hello,
81852
81853     Attached is a patch providing support for multiple I2C buses at the
81854     command level.  The second part of the patch includes an implementation
81855     for the MPC834x CPU and MPC8349EMDS board.
81856
81857     /*** Note: This patch replaces ticket DNX#2006083042000018 ***/
81858
81859     Signed-off-by: Ben Warren <bwarren@qstreams.com>
81860
81861     Overview:
81862
81863     1. Include new 'i2c' command (based on USB implementation) using
81864     CONFIG_I2C_CMD_TREE.
81865
81866     2. Allow multiple buses by defining CONFIG_I2C_MULTI_BUS.  Note that
81867     the commands to change bus number and speed are only available under the
81868     new 'i2c' command mentioned in the first bullet.
81869
81870     3. The option CFG_I2C_NOPROBES has been expanded to work in multi-bus
81871     systems.  When CONFIG_I2C_MULTI_BUS is used, this option takes the form
81872     of an array of bus-device pairs.  Otherwise, it is an array of uchar.
81873
81874     CHANGELOG:
81875             Added new 'i2c' master command for all I2C interaction.  This is
81876     conditionally compiled with CONFIG_I2C_CMD_TREE.  New commands added for
81877     setting I2C bus speed as well as changing the active bus if the board
81878     has more than one (conditionally compiled with
81879     CONFIG_I2C_MULTI_BUS).  Updated NOPROBE logic to handle multiple buses.
81880     Updated README.
81881
81882     regards,
81883     Ben
81884
81885 commit bed85caf872714ebf53013967a695c9d63acfc68
81886 Author: Timur Tabi <timur@freescale.com>
81887 Date:   Tue Oct 31 18:13:36 2006 -0600
81888
81889     mpc83xx: Add support for Errata DDR6 on MPC 834x systems
81890
81891     CHANGELOG:
81892
81893     * Errata DDR6, which affects all current MPC 834x processors, lists changes
81894       required to maintain compatibility with various types of DDR memory.  This
81895       patch implements those changes.
81896
81897     Signed-off-by: Timur Tabi <timur@freescale.com>
81898
81899 commit afd6e470f639883002c7c59d562690a5cb0f4865
81900 Author: Timur Tabi <timur@freescale.com>
81901 Date:   Wed Oct 25 18:45:23 2006 -0500
81902
81903     mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it
81904
81905 commit 31068b7c4abeefcb2c8fd4fbeccc8ec6c6d0475a
81906 Author: Timur Tabi <timur@freescale.com>
81907 Date:   Tue Aug 22 17:07:00 2006 -0500
81908
81909     mpc83xx: Add support for variable flash memory sizes on 83xx systems
81910
81911     CHANGELOG:
81912
81913     * On 83xx systems, use the CFG_FLASH_SIZE macro to program the LBC local access
81914        window registers, instead of using a hard-coded value of 8MB.
81915
81916     Signed-off-by: Timur Tabi <timur@freescale.com>
81917
81918 commit 2fc34ae66e73fa7841d1a006dc1b5dcbc1f78965
81919 Author: Tanya Jiang <tanya.jiang@freescale.com>
81920 Date:   Thu Aug 3 18:38:13 2006 +0800
81921
81922     mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros
81923
81924     Unified TQM834x variable names with 83xx and consolidated macro
81925     in preparation for the 8360 and other upcoming 83xx devices.
81926
81927     Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com>
81928
81929 commit f6eda7f80ccc13d658020268c507d7173cf2e8aa
81930 Author: Dave Liu <daveliu@freescale.com>
81931 Date:   Wed Oct 25 14:41:21 2006 -0500
81932
81933     mpc83xx: Changed to unified mpx83xx names and added common 83xx changes
81934
81935     Incorporated the common unified variable names and the changes in preparation
81936     for releasing mpc8360 patches.
81937
81938     Signed-off-by: Dave Liu <daveliu@freescale.com>
81939
81940 commit 3894c46c27c64891f93ac04edde86a9fa9758d92
81941 Author: Tanya Jiang <tanya.jiang@freescale.com>
81942 Date:   Thu Aug 3 18:36:02 2006 +0800
81943
81944     mpc83xx: Fix missing build for mpc8349emds pci.c
81945
81946     Make pci build for mpc8349emds
81947
81948     Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com>
81949
81950 commit 09a81ff740b29deea1e2ab08a3c2ac136c2e6219
81951 Author: Tanya Jiang <tanya.jiang@freescale.com>
81952 Date:   Thu Aug 3 18:39:49 2006 +0800
81953
81954     mpc83xx: Removed unused file resetvec.S for mpc83xx cpu
81955
81956     Removed unused file resetvec.S for mpc83xx cpu
81957
81958     Signed-off-by: Tanya Jiang <tanya.jiang@freescale.com>
81959
81960 commit 04f899fc465c3e44f2b55ecc70618f5696fc0ddf
81961 Author: Nick Spence <Nick.Spence@freescale.com>
81962 Date:   Sat Sep 30 00:32:59 2006 -0700
81963
81964     NAND Flash verify across block boundaries
81965
81966     This patch addresses a problem when CONFIG_MTD_NAND_VERIFY_WRITE is
81967     defined
81968     and the write crosses a block boundary. The pointer to the verification
81969     buffer (bufstart) is not being updated to reflect the starting of the
81970     new
81971     block so the verification of the second block fails.
81972
81973     CHANGELOG:
81974
81975     * Fix NAND FLASH page verification across block boundaries
81976
81977 commit f484dc791a3932537213c43c654cc1295c64b84c
81978 Author: Nick Spence <nick.spence@freescale.com>
81979 Date:   Thu Sep 7 07:39:46 2006 -0700
81980
81981     Added RGMII support to the TSECs and Marvell 881111 Phy
81982
81983     Added a phy initialization to adjust the RGMII RX and TX timing
81984     Always set the R100 bit in 100 BaseT mode regardless of the TSEC mode
81985
81986     Signed-off-by: Nick Spence <nick.spence@freescale.com>
81987
81988 commit 4831c8b8a97799da77923d6bbb4c260c0d45521c
81989 Author: roy zang <tie-fei.zang@freescale.com>
81990 Date:   Fri Nov 3 13:10:00 2006 +0800
81991
81992     Remove some unused CFG define.
81993     undef CFG_DRAM_TEST
81994
81995 commit 99c09c4dec34f77c243bf51bea532e3f339410ad
81996 Author: roy zang <tie-fei.zang@freescale.com>
81997 Date:   Fri Nov 3 13:07:36 2006 +0800
81998
81999     Change the TEXT_BASE from 0xFFF00000 to 0xFF000000.
82000     Both work. 0xFF000000 seems more reasonable.
82001
82002 commit c59200443072353044aa4bf737a5a60f9a9af231
82003 Author: Wolfgang Denk <wd@pollux.denx.de>
82004 Date:   Thu Nov 2 15:15:01 2006 +0100
82005
82006     Release U-Boot 1.1.6
82007
82008 commit c1fbe4103a0d6c8957f912af902d705ba67836f2
82009 Author: roy zang <tie-fei.zang@freescale.com>
82010 Date:   Thu Nov 2 19:14:48 2006 +0800
82011
82012     This patch comes from Yuli's posted patch on 8/8/2006
82013     titled "CFI Driver Little-Endian write Issue".
82014
82015     http://sourceforge.net/mailarchive/message.php?msg_id=36311999
82016
82017     If that patch applied, please discard this one.
82018     Until now , I do not see his patch is applied. So please apply this one.
82019
82020     Signed-off-by: Yuli Barcohen <yuli@arabellasw.com>
82021     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
82022
82023 commit b825f158e449e1e9cf74c08e572955e122394c96
82024 Author: roy zang <tie-fei.zang@freescale.com>
82025 Date:   Thu Nov 2 19:12:31 2006 +0800
82026
82027     Tsi108 on chip i2c support.
82028
82029     The i2c  Interface provides a master-only, serial interface that can be
82030     used for initializing Tsi108/Tsi109 registers from an EEPROM after a
82031     device reset.
82032
82033     Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
82034     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
82035
82036 commit 9226e7d6f09b9a1ac074cd918c81225a4689bba8
82037 Author: roy zang <tie-fei.zang@freescale.com>
82038 Date:   Thu Nov 2 19:11:06 2006 +0800
82039
82040     Tsi108 on chip pci controller support.
82041
82042     If there is no pci card, the tsi108/109 pci configure read will
82043     cause a machine check exception to the processor. PCI error should
82044     also be cleared after the read.
82045
82046     Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
82047     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
82048
82049 commit d1927cee977126e547ceeba23e4f978f377cfb8f
82050 Author: roy zang <tie-fei.zang@freescale.com>
82051 Date:   Thu Nov 2 19:08:55 2006 +0800
82052
82053     Tundra tsi108 on chip Ethernet controller support.
82054
82055     The following is a brief description of the Ethernet controller:
82056     The Tsi108/9 Ethernet Controller connects Switch Fabric to two independent
82057     Gigabit Ethernet ports,E0 and E1.  It uses a single Management interface
82058     to manage the two physical connection devices (PHYs).  Each Ethernet port
82059     has its own statistics monitor that tracks and reports key interface
82060     statistics.  Each port supports a 256-entry hash table for address
82061     filtering.  In addition, each port is bridged to the Switch Fabric
82062     through a 2-Kbyte transmit FIFO and a 4-Kbyte Receive FIFO.
82063
82064     Each Ethernet port also has a pair of internal Ethernet DMA channels to
82065     support the transmit and receive data flows.  The Ethernet DMA channels
82066     use descriptors set up in memory, the memory map of the device, and
82067     access via the Switch Fabric.  The Ethernet Controller?s DMA arbiter
82068     handles arbitration for the Switch Fabric.  The Controller also
82069     has a register businterface for register accesses and status monitor
82070     control.
82071
82072     The PMD (Physical Media Device) interface operates in MII, GMII, or TBI
82073     modes.  The MII mode is used for connecting with 10 or 100 Mbit/s PMDs.
82074     The GMII and TBI modes are used to connect with Gigabit PMDs.  Internal
82075     data flows to and from the Ethernet Controller through the Switch Fabric.
82076
82077     Each Ethernet port uses its transmit and receive DMA channels to manage
82078     data flows through buffer descriptors that are predefined by the
82079     system (the descriptors can exist anywhere in the system memory map).
82080     These descriptors are data structures that point to buffers filled
82081     with data ready to transmit over Ethernet, or they point to empty
82082     buffers ready to receive data from Ethernet.
82083
82084     Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
82085     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
82086
82087 commit 78aa0c3427f3ecdeb34aabfbbe2dd23b6ad8f40e
82088 Author: roy zang <tie-fei.zang@freescale.com>
82089 Date:   Thu Nov 2 19:01:33 2006 +0800
82090
82091     Tundra tsi108 header file.
82092
82093     The Tundra Semiconductor Corporation (Tundra) Tsi108 is a host bridge for
82094     PowerPC processors that offers numerous system interconnect options for
82095     embedded application designers. The Tsi108 can interconnect 60x or
82096     MPX processors to PCI/X peripherals, DDR2-400 memory, Gigabit Ethernet,
82097     and Flash. Provided the macro define for tsi108 chip.
82098
82099     Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
82100     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
82101
82102 commit 87c4db09699c6b89176b31004afcb83eb1585d47
82103 Author: roy zang <tie-fei.zang@freescale.com>
82104 Date:   Thu Nov 2 18:59:15 2006 +0800
82105
82106     Add  mpc7448hpc2  (mpc7448 + tsi108)  board associated code support.
82107     mpc7448hpc2 board support high level code:tsi108 init + mpc7448hpc2.
82108
82109     Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
82110     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
82111
82112 commit 27801b8ab11c61b577e45742a515bb3b23b80241
82113 Author: roy zang <tie-fei.zang@freescale.com>
82114 Date:   Thu Nov 2 18:57:21 2006 +0800
82115
82116     Add  mpc7448hpc2  (mpc7448 + tsi108)  board associated code support.
82117     Make ,config.mk and link file for the mpc7448hpc2 board.
82118
82119     Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
82120     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
82121
82122 commit c6411c0c3bbc79f9ba8aef58296a42d8f9d8a0a6
82123 Author: roy zang <tie-fei.zang@freescale.com>
82124 Date:   Thu Nov 2 18:55:04 2006 +0800
82125
82126     Add  mpc7448hpc2  (mpc7448 + tsi108)  board associated code support.
82127     The mpc7448hpc2 board support header file.
82128
82129     Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
82130     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
82131
82132 commit 625bb5ddb50b243f931262ca8c46956409471917
82133 Author: roy zang <tie-fei.zang@freescale.com>
82134 Date:   Thu Nov 2 18:52:21 2006 +0800
82135
82136     Add  mpc7448hpc2  (mpc7448 + tsi108)  board associated code support.
82137     The mpc7448hpc2 board support low level assemble language init code.
82138
82139     Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
82140     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
82141
82142 commit 4c52783b3d024e153c4972b97332e314bc3bdc46
82143 Author: roy zang <tie-fei.zang@freescale.com>
82144 Date:   Thu Nov 2 18:49:51 2006 +0800
82145
82146     General code modification for mpc7448hpc2 board support.
82147     1. Add 7447A and 7448 processor support.
82148     2. Add the following flags.
82149
82150     CFG_CONFIG_BUS_CLK : If the 74xx bus frequency can be configured dynamically
82151     (such as by switch on board), this flag should be set.
82152
82153     CFG_EXCEPTION_AFTER_RELOCATE: If an exception occurs after the u-boot
82154     relocates to RAM, this flag should be set.
82155
82156     CFG_SERIAL_HANG_IN_EXCEPTION: If the print out function will cause the
82157     system hang in exception, this flag should be set.
82158
82159     There is a design issue for tsi108/109 pci configure  read. When pci scan
82160     the slots, if there is no pci card, the tsi108/9 will cause a machine
82161     check exception for mpc7448 processor.
82162
82163     Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
82164     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
82165
82166 commit 69366bf42f22d67efce8da3f8c40a43d4a3c2695
82167 Author: roy zang <tie-fei.zang@freescale.com>
82168 Date:   Thu Nov 2 18:34:47 2006 +0800
82169
82170     Add README file for mpc7448hpc2 board.
82171     Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
82172
82173 commit 25721b5cec2be4bce79cfade17ec8f6aa1e67526
82174 Author: Bartlomiej Sieka <tur@semihalf.com>
82175 Date:   Wed Nov 1 02:04:38 2006 +0100
82176
82177     Finish up support for MarelV38B board
82178      - add watchdog support
82179      - enable GPIO_WKUP_7 pin for input
82180      - code cleanup
82181
82182 commit ffa150bc90c943ca265170bd1be3f293674dd5c7
82183 Author: Bartlomiej Sieka <tur@semihalf.com>
82184 Date:   Wed Nov 1 01:45:46 2006 +0100
82185
82186     - Fix issues related to the use of ELDK 4 when compiling for MarelV38B:
82187           * remove warnings when compiling ethaddr.c
82188           * adjust linker script (fixes a crash resulting from incorrect
82189           definition of __u_boot_cmd_start)
82190     - Some MarelV38B code cleanup.
82191
82192 commit dae80f3caf9754a6dd3ddf3cf903d0c46cbd4385
82193 Author: Bartlomiej Sieka <tur@semihalf.com>
82194 Date:   Wed Nov 1 01:38:16 2006 +0100
82195
82196     - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the
82197       MPC5XXX_WU_GPIO_DATA macro to MPC5XXX_WU_GPIO_DATA_O (per MPC5200 User's
82198       Manual). Replace the uses of MPC5XXX_WU_GPIO_DATA with
82199       MPC5XXX_WU_GPIO_DATA_O for affected boards.
82200
82201     - Add defintions for some MPC5XXX GPIO pins.
82202
82203 commit 82d9c9ec29a1bec1b03ba616425ebaed231072c8
82204 Author: Bartlomiej Sieka <tur@semihalf.com>
82205 Date:   Wed Nov 1 01:34:29 2006 +0100
82206
82207     Changed MarelV38B board make target to lowercase. Config file cleanup.
82208
82209 commit 1954be6e9c9421b45d0a9d05b10356acc7563150
82210 Author: Wolfgang Denk <wd@pollux.denx.de>
82211 Date:   Sun Oct 29 01:03:51 2006 +0200
82212
82213     Automatically adjust ARFLAGS so "make -s" is really silent.
82214
82215 commit fae684e89844856383bdf101440889557df3e6b1
82216 Author: Stefan Roese <sr@denx.de>
82217 Date:   Sat Oct 28 16:45:00 2006 +0200
82218
82219     [PATCH] omap925.c: Remove unused functions
82220
82221     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
82222     Signed-off-by: Stefan Roese <sr@denx.de>
82223
82224 commit 1265581502ab8ea8c08e8edbe9bf64fbd62fd776
82225 Author: Stefan Roese <sr@denx.de>
82226 Date:   Sat Oct 28 17:12:58 2006 +0200
82227
82228     [PATCH] Add some missing machtypes for netstar & voiceblue boards
82229
82230     Use MACH_TYPE_NETSTAR and MACH_TYPE_VOICEBLUE defines instead of
82231     numbers in code.
82232
82233     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
82234     Signed-off-by: Stefan Roese <sr@denx.de>
82235
82236 commit 856f054410cef52d868feb330168b2a4c4091328
82237 Author: Stefan Roese <sr@denx.de>
82238 Date:   Sat Oct 28 15:55:52 2006 +0200
82239
82240     [PATCH] NAND: Partition name support added to NAND subsystem
82241
82242     chpart, nboot and NAND subsystem related commands now accept also partition
82243     name to specify offset.
82244
82245     Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
82246     Signed-off-by: Stefan Roese <sr@denx.de>
82247
82248 commit 07a69a18c2ecfda904231fdf23e2523ea7792eb6
82249 Author: Wolfgang Denk <wd@pollux.denx.de>
82250 Date:   Sat Oct 28 02:29:44 2006 +0200
82251
82252     Update CHANGELOG.
82253
82254 commit 2751a95abd1b96911081c357e96a12fa97b40dee
82255 Author: Wolfgang Denk <wd@pollux.denx.de>
82256 Date:   Sat Oct 28 02:29:14 2006 +0200
82257
82258     Enable commandline editing and hush shell on all TQM boards.
82259
82260 commit 8078f1a5f63a739b8533478f6c2b62fb1e2f79d7
82261 Author: Wolfgang Denk <wd@pollux.denx.de>
82262 Date:   Sat Oct 28 02:28:02 2006 +0200
82263
82264     README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETE
82265
82266 commit 471a7be7a042e95e440f5de969c9765214ae8d6e
82267 Author: Wolfgang Denk <wd@denx.de>
82268 Date:   Sat Oct 28 01:14:32 2006 +0200
82269
82270     Check for illegal character '=' in environment variable names.
82271
82272     Make sure the string passed as variable name does not contain a '='
82273     character. This not only prevents the common error or typing
82274     "setenv foo=bar" instead of "setenv foo bar", but (more importantly)
82275     also closes a backdoor which allowed to delete write-protected
82276     environment variables, for example by using "setenv ethaddr=".
82277
82278 commit 19973b6ad9863a56f5c5fbcfd90e20ab2490a2c2
82279 Author: Wolfgang Denk <wd@pollux.denx.de>
82280 Date:   Sat Oct 28 00:38:39 2006 +0200
82281
82282     Minor code cleanup.
82283
82284 commit e11887a77d81077416a2d1c5e0354916fee8c034
82285 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
82286 Date:   Thu Oct 26 17:55:31 2006 +0200
82287
82288     Don't pass any debug options directly to the assembler
82289
82290     When passing the -g option to gcc, gcc automatically selects a
82291     suitable --g<format> option to pass on to the assembler.
82292     Thus, there's no point in forcing a specific debug option on the
82293     assembler using the -Wa mechanism.
82294
82295     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
82296
82297 commit ea08ff6e14f9ebb8c07cfa79c51ef540eb087393
82298 Author: Jon Loeliger <jdl@freescale.com>
82299 Date:   Fri Oct 27 07:47:22 2006 -0500
82300
82301     MPC86xx: Cleaned up unused and conditionally used local variables.
82302
82303     Signed-off-by: Jon Loeliger <jdl@freescale.com>
82304
82305 commit d38936cdae46bfd2623ff83f6ce9b616d36ab0f9
82306 Author: Wolfgang Denk <wd@pollux.denx.de>
82307 Date:   Fri Oct 27 11:55:21 2006 +0200
82308
82309     Fix "ar" flags in some Makefiles to allow for silent "make -s"
82310
82311 commit 4653f91c13ed51c21cc4c3855745d69a3fb1817f
82312 Author: Ben Warren <bwarren@qstreams.com>
82313 Date:   Thu Oct 26 14:38:25 2006 -0400
82314
82315     Fix TSEC driver (now for real): avoid crashes if PHY is not attached
82316     to a TSEC (e.g. a switch is connected via RMII) or
82317     if the PHY is defective/incorrectly configured.
82318
82319     Signed-off-by: Ben Warren <bwarren@qstreams.com>
82320
82321 commit b985b5d6e4fb88f508f7aa0f126c2e27ada2b999
82322 Author: Ben Warren <bwarren@qstreams.com>
82323 Date:   Thu Oct 26 14:38:25 2006 -0400
82324
82325     Fix TSEC driver: avoid crashes if PHY is not attached
82326     to a TSEC (e.g. a switch is connected via RMII) or
82327     if the PHY is defective/incorrectly configured.
82328
82329     Signed-off-by: Ben Warren <bwarren@qstreams.com>
82330
82331 commit 2b2a40bebbf1822506e80e631d7253e60f0e0fe6
82332 Author: Wolfgang Denk <wd@pollux.denx.de>
82333 Date:   Thu Oct 26 16:24:31 2006 +0200
82334
82335     Code cleanup.
82336
82337 commit 5e3b0bc19f07ed277d85324ad0427642c8981baf
82338 Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
82339 Date:   Wed Oct 25 15:48:59 2006 +0200
82340
82341     Finish up support for the ATSTK1000/ATSTK1002 boards
82342
82343     Add atstk1002_config target to Makefile and move the AVR32 section
82344     down below Blackfin so that it doesn't end up in the middle of
82345     MIPS.
82346
82347     Drop the autogenerated linker script thing for now. Will have to
82348     revisit how to handle chips with different flash and RAM layout
82349     later.
82350
82351     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
82352
82353 commit c76f951a747cfb87ba826ef45b5aea82d5b5dbb4
82354 Author: Kumar Gala <galak@kernel.crashing.org>
82355 Date:   Tue Oct 24 23:47:37 2006 -0500
82356
82357     Added support for Multi-Image files that contain a device tree
82358
82359     If a Multi-Image file contains a third image we try to use it as a
82360     device tree.  The device tree image is assumed to be uncompressed in the
82361     image file.  We automatically allocate space for the device tree in memory
82362     and provide an 8k pad to allow more than a reasonable amount of growth.
82363
82364     Additionally, a device tree that was contained in flash will now automatically
82365     get copied to system memory as part of boot.  Previously an error was
82366     reported if one tried to boot a device tree that was in flash.
82367
82368     Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
82369
82370 commit 7c52c4b943ff52bbe8796a7e2d3e476ceaf3f512
82371 Author: Wolfgang Denk <wd@denx.de>
82372 Date:   Tue Oct 24 21:35:55 2006 +0200
82373
82374     Switch to automatically generated CHANGELOG file.
82375     (use "make CHANGELOG" to update it from time to time)
82376
82377 commit 7ade0c634a979c32fa91a74e8f5775f24651fbe6
82378 Author: Stefan Roese <sr@denx.de>
82379 Date:   Tue Oct 24 18:06:48 2006 +0200
82380
82381     Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c
82382     Patch by Stefan Roese, 24 Oct 2006
82383
82384 commit 8ae3b713b2286e0c3213b7802062e4c1599010de
82385 Author: Wolfgang Denk <wd@pollux.denx.de>
82386 Date:   Tue Oct 24 17:24:55 2006 +0200
82387
82388     Merge with /home/wd/git/u-boot/master
82389
82390 commit 47a6989c10685d2ab3efcf95228ce50d2a496d3e
82391 Author: Wolfgang Denk <wd@pollux.denx.de>
82392 Date:   Tue Oct 24 15:32:57 2006 +0200
82393
82394     Code cleanup
82395
82396 commit 3a78e3e75b633ecb6413114ffd11e2f000c4f11e
82397 Author: Wolfgang Denk <wd@pollux.denx.de>
82398 Date:   Tue Oct 24 14:51:36 2006 +0200
82399
82400     Move atstk1000 files into vendor specific directory.
82401     Patch by Haavard Skinnemoen, 12 Sep 2006
82402
82403 commit 6ccec4492e77428fd6eafd3dfe94fbdf08e91d37
82404 Author: Wolfgang Denk <wd@pollux.denx.de>
82405 Date:   Tue Oct 24 14:42:37 2006 +0200
82406
82407     Add ATSTK1000 and ATSTK1002 board support
82408     Patch by Haavard Skinnemoen, 06 Sep 2006
82409
82410     This patch adds support for the ATSTK1000 with the ATSTK1002 CPU
82411     daughterboard.
82412
82413     ATSTK1000 is a full-featured development board for AT32AP CPUs. It
82414     has two ethernet ports, a high quality QVGA LCD panel, a loudspeaker,
82415     and connectors for USART, PS/2, VGA, USB, MMC/SD cards and
82416     CompactFlash cards. For more information, please see this page:
82417
82418     http://www.atmel.com/dyn/products/tools.asp?family_id=682
82419
82420     The ATSTK1002 is a daughterboard for the ATSTK1000 supporting the
82421     AT32AP7000 chip.
82422
82423     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
82424
82425 commit f93ae788c3640fcde5db383471d45548ff4060d0
82426 Author: Wolfgang Denk <wd@pollux.denx.de>
82427 Date:   Tue Oct 24 14:31:24 2006 +0200
82428
82429     Add common serial driver for Atmel AT32 and AT91 chips
82430     Patch by Haavard Skinnemoen, 06 Sep 2006
82431
82432     This is a first attempt at creating a common serial driver for Atmel
82433     chips. For now, it supports the AT32AP7000 AVR32 chip, but it should
82434     be possible to support AT91RM9200 and other ARM-based chips with some
82435     minor modifications.
82436
82437     There's nothing fundamentally AVR32-specific in this driver, but it
82438     does use some features which are currently only defined for the
82439     AT32AP CPU port:
82440       * pm_get_clock_freq: Obtain the clock frequency of a given domain
82441       * gd->console_uart: A "struct device" containing information about
82442         register mappings, gpio resources and clocks associated with the
82443         UART device.
82444
82445     For more information about these features, please see the "AT32AP
82446     CPU" patch.
82447
82448 commit 72a087e04705c26cad982879ebd06b5281bf825a
82449 Author: Wolfgang Denk <wd@pollux.denx.de>
82450 Date:   Tue Oct 24 14:27:35 2006 +0200
82451
82452     Add AT32AP CPU and AT32AP7000 SoC support
82453     Patch by Haavard Skinnemoen, 06 Sep 2006
82454
82455     This patch adds support for the AT32AP CPU family and the AT32AP7000
82456     chip, which is the first chip implementing the AVR32 architecture.
82457
82458     The AT32AP CPU core is a high-performance implementation featuring a
82459     7-stage pipeline, separate instruction- and data caches, and a MMU.
82460     For more information, please see the "AVR32 AP Technical Reference":
82461
82462     http://www.atmel.com/dyn/resources/prod_documents/doc32001.pdf
82463
82464     In addition to this, the AT32AP7000 chip comes with a large set of
82465     integrated peripherals, many of which are shared with the AT91 series
82466     of ARM-based microcontrollers from Atmel. Full data sheet is
82467     available here:
82468
82469     http://www.atmel.com/dyn/resources/prod_documents/doc32003.pdf
82470
82471     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
82472
82473 commit 7b64fef33c66be648826c0ff9758298ef13d0604
82474 Author: Wolfgang Denk <wd@pollux.denx.de>
82475 Date:   Tue Oct 24 14:21:16 2006 +0200
82476
82477     Add AVR32 architecture support
82478     Patch by Haavard Skinnemoen, 6 Sep 2006 16:23:02 +0200
82479
82480     This patch adds common infrastructure code for the Atmel AVR32
82481     architecture. See doc/README.AVR32 for details.
82482
82483     Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
82484
82485 commit 2da2d9a4766063b9848f3a35ad6025499cf87265
82486 Author: Wolfgang Denk <wd@pollux.denx.de>
82487 Date:   Tue Oct 24 13:57:33 2006 +0200
82488
82489     Use -g instead of -gstabs in AFLAGS_DEBUG
82490     Patch by Haavard Skinnemoen, 30 Aug 2006
82491
82492     In config.mk, -Wa,-gstabs is unconditionally appended to AFLAGS no
82493     matter what the target's preferred debugging format is. This patch
82494     simply replaces -gstabs with -g, so that the default debugging format
82495     for the architecture is used.
82496
82497 commit 965829872169c2996023840d98e1d85ad148d629
82498 Author: Wolfgang Denk <wd@pollux.denx.de>
82499 Date:   Tue Oct 24 13:55:18 2006 +0200
82500
82501     Fix/workaround broken dependency handling with make 3.81
82502     Based on patch by Haavard Skinnemoen, 29 Aug 2006 11:20:39 +0200
82503
82504 commit 8318fbf8cc30418b621ea9f39b84b4c1a08f003a
82505 Author: Marian Balakowicz <m8@semihalf.com>
82506 Date:   Mon Oct 23 22:17:05 2006 +0200
82507
82508     Fix sequoia separate object direcory building problems.
82509
82510 commit 3dfa9cfdcee78b30da3432318b32821ffabe974b
82511 Author: Jon Loeliger <jdl@freescale.com>
82512 Date:   Fri Oct 20 17:16:35 2006 -0500
82513
82514     Use generic I2C register block on 85xx and 86xx.
82515
82516     Replace private IMMAP I2C structures with generic reg block
82517     and allow 86xx to have multiple I2C device busses.
82518
82519     Signed-off-by: Jon Loeliger <jdl@freescale.com>
82520
82521 commit f5012827df11ca0c9be1df5f8b153e188dc2fa7c
82522 Author: Jon Loeliger <jdl@freescale.com>
82523 Date:   Fri Oct 20 15:54:34 2006 -0500
82524
82525     Fix compilation warnings on a few 85xx boards.
82526
82527     Signed-off-by: Jon Loeliger <jdl@freescale.com>
82528
82529 commit 2047672684cf85cb6f96a1fbc993180aaaf19a99
82530 Author: Jon Loeliger <jdl@freescale.com>
82531 Date:   Fri Oct 20 15:50:15 2006 -0500
82532
82533     Converted all 85xx boards to use a common FSL I2C driver.
82534     Introduced COFIG_FSL_I2C to select the common FSL I2C driver.
82535     And removed hard i2c path from a few u-boot.lds scipts too.
82536     Minor whitespace cleanups along the way.
82537
82538     Signed-off-by: Jon Loeliger <jdl@freescale.com>
82539
82540 commit 4d45f69e362b05892c9e92a7907e5820995612aa
82541 Author: Jon Loeliger <jdl@freescale.com>
82542 Date:   Thu Oct 19 12:02:24 2006 -0500
82543
82544     Rewrite a series of goto statements as a sequences of
82545     conditional expressions instead.
82546
82547     Use consistent return code 0/-1 for good/bad indicators.
82548
82549     Include one fewer file if the driver isn't used at all.
82550
82551     Signed-off-by: Jon Loeliger <jdl@freescale.com>
82552
82553 commit 7237c033b02fe295880435f1eb80819a0c987532
82554 Author: Jon Loeliger <jdl@freescale.com>
82555 Date:   Thu Oct 19 11:02:16 2006 -0500
82556
82557     Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
82558
82559     in an effort to begin to unify the umpteen FSL I2C drivers that
82560     are all otherwise very similar.
82561
82562     Signed-off-by: Jon Loeliger <jdl@freescale.com>
82563
82564 commit 13a7fcdf37f6ea9429ae04c9df67f893364cfe4b
82565 Author: Jon Loeliger <jdl@freescale.com>
82566 Date:   Thu Oct 19 11:33:52 2006 -0500
82567
82568     * Fix a bunch of compiler warnings for gcc 4.0
82569
82570     Signed-off-by: Matthew McClintock <msm@freescale.com>
82571
82572 commit af9e1f5b9e6f9ce810f5e8bf2961c9542a5865c2
82573 Author: Stefan Roese <sr@denx.de>
82574 Date:   Tue Oct 17 06:14:31 2006 +0200
82575
82576     Add monitor functions for indirect access to PPC440 DCR's
82577     Patch by Leonid Baryudin, 12 Oct 2006
82578
82579 commit 5f3249a0a168e446a4cc9669b2bce0bc456f0a09
82580 Author: Jon Loeliger <jdl@freescale.com>
82581 Date:   Fri Oct 13 16:47:53 2006 -0500
82582
82583     Fixed leading whitespace issues.
82584     Removed spurious LAWAR thing.
82585
82586     Signed-off-by: Jon Loeliger <jdl@freescale.com>
82587
82588 commit 0ee90cb77e01d6e8ccd37e1bd96678597875c391
82589 Author: Jon Loeliger <jdl@freescale.com>
82590 Date:   Thu Oct 12 10:42:36 2006 -0500
82591
82592     Remove unneeded include files and local variable.
82593
82594     Signed-off-by: Jon Loeliger <jdl@freescale.com>
82595
82596 commit 1eaf3a5ff4960a46f3a9063568ba2af7883f07c5
82597 Author: Grant Likely <grant.likely@secretlab.ca>
82598 Date:   Tue Oct 10 00:23:32 2006 -0600
82599
82600     Fix possible uninitialized variable compiler warning.
82601
82602     When CONFIG_OF_FLAG_TREE is set, the compiler complains that 'len' in
82603     do_bootm_linux() may be uninitialized.  There is no possibility in the
82604     current code that len will get used uninitialized, but this fix follows
82605     the existing convention of setting both len and data to zero at the same
82606     time.
82607
82608     Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
82609
82610 commit 7376eb87aaa601f728f9b8e5e9cd2711a67f529e
82611 Author: Matthew McClintock <msm@freescale.com>
82612 Date:   Wed Oct 11 15:13:01 2006 -0500
82613
82614     * Fix a bunch of compiler warnings for gcc 4.0
82615
82616     Signed-off-by: Matthew McClintock <msm@freescale.com>
82617
82618 commit bf651baa365e5447246aad6a633ccd667cf24a39
82619 Author: Jon Loeliger <jdl@freescale.com>
82620 Date:   Wed Oct 11 10:10:43 2006 -0500
82621
82622     Move "ar" flags to config.mk to allow for silent "make -s"
82623
82624 commit 1fd5699a4a24f5c1dab1b32f480bace1ebb9fc3e
82625 Author: Jon Loeliger <jdl@freescale.com>
82626 Date:   Tue Oct 10 17:19:03 2006 -0500
82627
82628     Coding style changes to remove local varible blocks
82629     and reformat a bit nicer.
82630
82631 commit 8b283dbb3a08d1b8d406bc15f119e081b3e2606a
82632 Author: Jon Loeliger <jdl@freescale.com>
82633 Date:   Tue Oct 10 17:16:04 2006 -0500
82634
82635     Fix whitespace issues.
82636
82637 commit 7b382b7125f2397cce63253df62f183e3dfa2770
82638 Author: Jon Loeliger <jdl@freescale.com>
82639 Date:   Tue Oct 10 17:14:45 2006 -0500
82640
82641     Fix whitespace issues.
82642
82643 commit e10390ddd736b0dad1528eec4b0fe35c0827139a
82644 Author: Jon Loeliger <jdl@freescale.com>
82645 Date:   Tue Oct 10 17:06:53 2006 -0500
82646
82647     Fix whitespace issues.
82648
82649 commit 89875e96ba3f023157bf50d5f8e33bf254964a76
82650 Author: Jon Loeliger <jdl@freescale.com>
82651 Date:   Tue Oct 10 17:03:43 2006 -0500
82652
82653     Ran lindent and cleaned up whitespace issues.
82654     Format for 80-columns too.
82655
82656 commit 333961ae7095fc66d8a041fce1ac9ee873b09d86
82657 Author: Jon Loeliger <jdl@freescale.com>
82658 Date:   Tue Oct 10 17:02:22 2006 -0500
82659
82660     Fix whitespace and 80-col issues.
82661
82662 commit 5c912cb1c31266c66ca59b36f9b6f87296421d75
82663 Author: Stefan Roese <sr@denx.de>
82664 Date:   Sat Oct 7 11:36:51 2006 +0200
82665
82666     CFG_NAND_QUIET_TEST added to not warn upon missing NAND device
82667     Patch by Stefan Roese, 07 Oct 2006
82668
82669 commit 5bc528fa4da751d472397b308137238a6465afd2
82670 Author: Stefan Roese <sr@denx.de>
82671 Date:   Sat Oct 7 11:35:25 2006 +0200
82672
82673     Update ALPR code (NAND support working now)
82674     Patch by Stefan Roese, 07 Oct 2006
82675
82676 commit 77d5034847d328753b80c46b83f960a14a26f40e
82677 Author: Stefan Roese <sr@denx.de>
82678 Date:   Sat Oct 7 11:33:03 2006 +0200
82679
82680     Remove compile warnings in fpga code
82681     Patch by Stefan Roese, 07 Oct 2006
82682
82683 commit f3443867e90d2979a7dd1c65b0d537777e1f9850
82684 Author: Stefan Roese <sr@denx.de>
82685 Date:   Sat Oct 7 11:30:52 2006 +0200
82686
82687     Add CONFIG_BOARD_RESET to configure board specific reset function
82688     Patch by Stefan Roese, 07 Oct 2006
82689
82690 commit f55df18187e7a45cb73fec4370d12135e6691ae1
82691 Author: John Traill <john.traill@freescale.com>
82692 Date:   Fri Sep 29 08:23:12 2006 +0100
82693
82694     Fix missing tCycle/modfreq calculation.
82695
82696     Signed-off-by: John Traill <john.traill@freescale.com>
82697
82698 commit 8272dc2f58f2473d8995fcc9b916440cfba080f0
82699 Author: Andy Fleming <afleming@freescale.com>
82700 Date:   Wed Sep 13 10:33:35 2006 -0500
82701
82702     Updated config headers to add default FDT-based booting
82703
82704 commit 09f3e09e9ebcfa7919ca8931a4b5504fadd1f1d3
82705 Author: Andy Fleming <afleming@freescale.com>
82706 Date:   Wed Sep 13 10:34:18 2006 -0500
82707
82708     Add support for eTSEC 3 & 4 on 8548 CDS
82709
82710     * Added support for using eTSEC 3 and eTSEC 4 on the 8548 CDS.
82711       This will only work on rev 1.3 boards (but doesn't break older boards)
82712     * Cleaned up some comments to reflect the expanded role of tsec
82713       in other systems
82714
82715 commit 084d648b109c8984f83674043c1a7fa3885ef801
82716 Author: Andy Fleming <afleming@freescale.com>
82717 Date:   Wed Sep 13 10:33:56 2006 -0500
82718
82719     Added code to support 2.6.18 PCI changes in u-boot
82720
82721     * Added code to swizzle the IRQ map for the PCI
82722
82723 commit afbdc649f8751e4f4f1a6f527edfe139773f2c15
82724 Author: Jon Loeliger <jdl@freescale.com>
82725 Date:   Tue Sep 19 09:34:10 2006 -0500
82726
82727     Modified makefile for new build mechanism.
82728
82729     Signed-off-by: Jon Loeliger <jdl@freescale.com>
82730
82731 commit d14ba6a798beb753e7a864500414fcc2d198b8bc
82732 Author: Jon Loeliger <jdl@freescale.com>
82733 Date:   Thu Sep 14 08:40:36 2006 -0500
82734
82735     Handle 86xx SVR values according to the new Reference Manual.
82736     Both 8641 and 8641D have SVR == 0x8090, and are distinguished
82737     by the byte in bits 16-23 instead.
82738     Thanks to Jason Jin for noticing.
82739
82740     Signed-off-by: Jon Loeliger <jdl@freescale.com>
82741
82742 commit 88c8f4921fc47fb0eb2384b16586f1bd7f275be7
82743 Author: Zhang Wei <wei.zhang@freescale.com>
82744 Date:   Mon Aug 28 14:25:31 2006 +0800
82745
82746     Fixed an OF-tree off-by-one bug when adding a new property name.
82747     This bug will cause the kernel booting to pause a long time.
82748
82749     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
82750     (cherry picked from 2f15776ccc6dc32377d8ba9652b8f58059c27c6d commit)
82751
82752 commit 9bff7a69a885adebbd2bd45990494ec4cf998a30
82753 Author: Jon Loeliger <jdl@freescale.com>
82754 Date:   Tue Aug 29 11:05:09 2006 -0500
82755
82756     Remove trailing empty lines.
82757
82758 commit cd6d73d5b895a5935ac4fde0a356288142a584e0
82759 Author: Jon Loeliger <jdl@freescale.com>
82760 Date:   Tue Aug 29 09:48:49 2006 -0500
82761
82762     Remove bogus msync and use volatile asm.
82763
82764 commit 778d45049ce5927b65b3ff1d8e6692b654bdd49e
82765 Author: Jon Loeliger <jdl@freescale.com>
82766 Date:   Tue Aug 29 08:17:14 2006 -0500
82767
82768     Add myself as maintainer for MPC8641HPCN.
82769
82770 commit 2f15776ccc6dc32377d8ba9652b8f58059c27c6d
82771 Author: Zhang Wei <wei.zhang@freescale.com>
82772 Date:   Mon Aug 28 14:25:31 2006 +0800
82773
82774     Fixed an OF-tree off-by-one bug when adding a new property name.
82775     This bug will cause the kernel booting to pause a long time.
82776
82777     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
82778
82779 commit 5567806b67d0ae83493aa8823ad3b6c914f581d7
82780 Author: Haiying Wang <haiying.wang@freescale.com>
82781 Date:   Fri Aug 25 14:38:34 2006 -0400
82782
82783     Change ramdiskaddr and dtbaddr
82784     Remove PEX fluff commands.
82785
82786     Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
82787     Signed-off-by: Jon Loeliger <jdl@freescale.com>
82788
82789 commit b2b78421d9db49c21a821af8a19c21c1f7dfb29e
82790 Author: Matthew McClintock <msm@freescale.com>
82791 Date:   Wed Aug 23 13:32:45 2006 -0500
82792
82793     * Another small fix for booting with disable_of
82794
82795     Signed-off-by: Matthew McClintock <msm@freescale.com>
82796
82797 commit 4a7cc0f21918e6ecf07ed57075d67df2c4a1299c
82798 Author: Jon Loeliger <jdl@freescale.com>
82799 Date:   Wed Aug 23 11:04:43 2006 -0500
82800
82801     Cleanup and lindent new AHCI driver.
82802
82803 commit dabf9ef8c10b4dead5ef2106ef742b1c06b542de
82804 Author: Jin Zhengxiong <jason@bus.ap.freescale.net>
82805 Date:   Wed Aug 23 19:15:12 2006 +0800
82806
82807     Add AHCI define and sata support for MPC8641HPCN board.
82808
82809     Signed-off-by:Jason Jin<jason.jin@freescale.com>
82810
82811 commit 4782ac80b02f0d01afd309e2200dd3c7037f2ba4
82812 Author: Jin Zhengxiong <jason@bus.ap.freescale.net>
82813 Date:   Wed Aug 23 19:10:44 2006 +0800
82814
82815     Add AHCI support to u-boot
82816
82817     Add AHCI support in u-boot, enable the sata disk controllers which
82818     following the AHCI protocol.
82819
82820     Signed-off-by:Jason Jin<jason.jin@freescale.com>
82821
82822 commit d8ea2acf5f137cae99417df4f573d036ee384668
82823 Author: Zhang Wei <wei.zhang@freescale.com>
82824 Date:   Wed Aug 23 17:54:32 2006 +0800
82825
82826     Add dtb boot-up parameter to default boot commands.
82827
82828     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
82829
82830 commit b93775c2036b99baa390ea425c4771895bbc63c4
82831 Author: Jon Loeliger <jdl@freescale.com>
82832 Date:   Tue Aug 22 18:26:08 2006 -0500
82833
82834     Cleanup even more poorly introduced whitespace.
82835
82836 commit ae6241685cbcf0c79a3636530d2ceab1fb291a94
82837 Author: Jon Loeliger <jdl@freescale.com>
82838 Date:   Tue Aug 22 18:07:00 2006 -0500
82839
82840     Cleanup more poorly introduced whitespace.
82841
82842 commit 2c33e8a1c535b3ae91cf0b284480600bf3f57c57
82843 Author: Jon Loeliger <jdl@freescale.com>
82844 Date:   Tue Aug 22 17:54:05 2006 -0500
82845
82846     Cleanup poorly introduced whitespace.
82847
82848 commit 80e955c7dd98f4b4fd23c2113caf75ed2b77b5b3
82849 Author: Jon Loeliger <jdl@freescale.com>
82850 Date:   Tue Aug 22 12:25:27 2006 -0500
82851
82852     General indent and whitespace cleanups.
82853
82854 commit ffff3ae56f5842ca3679e4ce7922b819a87aad9f
82855 Author: Jon Loeliger <jdl@freescale.com>
82856 Date:   Tue Aug 22 12:06:18 2006 -0500
82857
82858     General indent and whitespace cleanups.
82859
82860 commit 41a0e8b304d3ff55fe27a230507aac79684016ac
82861 Author: Jon Loeliger <jdl@freescale.com>
82862 Date:   Tue Aug 22 10:42:21 2006 -0500
82863
82864     Cleanup compiler warnings.
82865
82866 commit 5de62c47a8628b3da4d73f7c07027f32a3342d40
82867 Author: Matthew McClintock <msm@freescale.com>
82868 Date:   Tue Aug 22 09:31:59 2006 -0500
82869
82870     Fix disable_of booting
82871
82872     Signed-off-by: Matthew McClintock <msm@freescale.com>
82873
82874 commit 87a449c8ac396420cb24260f717ea9e6faa82047
82875 Author: Matthew McClintock <msm@freescale.com>
82876 Date:   Tue Aug 22 09:23:55 2006 -0500
82877
82878     Support for FDT in uImage format, error when using FDT from flash
82879
82880     Signed-off-by: Matthew McClintock <msm@freescale.com>
82881
82882 commit 75c299c38369d01addd5e054b8a16217b70f4a86
82883 Author: Haiying Wang <haiying.wang@freescale.com>
82884 Date:   Tue Aug 15 15:12:55 2006 -0400
82885
82886     Unlock cache before kernel starts up for MPC86xx
82887
82888 commit 67256678f00c09b0a7f19e862e5c1847553d31bc
82889 Author: Haiying Wang <haiying.wang@freescale.com>
82890 Date:   Tue Aug 15 15:13:15 2006 -0400
82891
82892     Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
82893
82894 commit 1c8f6d8fb028f156094d05f2d14298e6479364ac
82895 Author: Haiying Wang <haiying.wang@freescale.com>
82896 Date:   Tue Aug 15 15:12:55 2006 -0400
82897
82898     Unlock cache before kernel starts up for MPC86xx
82899
82900 commit 0d9ccc55edf9a7f3c5b2b6263580a6ea8d702a04
82901 Author: Haiying Wang <haiying.wang@freescale.com>
82902 Date:   Tue Aug 15 15:13:15 2006 -0400
82903
82904     Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
82905
82906 commit 86c8e17f25e972a7e272950a0735fad84e082b88
82907 Author: Matthew McClintock <msm@freescale.com>
82908 Date:   Wed Aug 16 13:59:47 2006 -0500
82909
82910     * Fix disable_of booting
82911
82912     Signed-off-by: Matthew McClintock <msm@freescale.com>
82913
82914 commit 25c751e9adc86e22fe3b5b47cf2806379b575db7
82915 Author: Matthew McClintock <msm@freescale.com>
82916 Date:   Wed Aug 16 10:54:09 2006 -0500
82917
82918     * Support for FDT in uImage format, error when using FDT from flash
82919
82920     Signed-off-by: Matthew McClintock <msm@freescale.com>
82921
82922 commit 899620c2d66d4eef3b2a0034d062e71d45d886c9
82923 Author: Stefan Roese <sr@denx.de>
82924 Date:   Tue Aug 15 14:22:35 2006 +0200
82925
82926     Add initial support for the ALPR board from Prodrive
82927     NAND needs some additional testing
82928     Patch by Heiko Schocher, 15 Aug 2006
82929
82930 commit f0ff4692ff3372dec55074a8eb444943ab095abb
82931 Author: Stefan Roese <sr@denx.de>
82932 Date:   Tue Aug 15 14:15:51 2006 +0200
82933
82934     Add FPGA Altera Cyclone 2 support
82935     Patch by Heiko Schocher, 15 Aug 2006
82936
82937 commit fecf1c7e4de1b2779edc18742b91c22bdc32b68b
82938 Author: Jon Loeliger <jdl@freescale.com>
82939 Date:   Mon Aug 14 15:33:38 2006 -0500
82940
82941     Fix BAT0 to actually be cacheable, non-guarded as documented.
82942
82943     Signed-off-by: Jon Loeliger <jdl@freescale.com>
82944
82945 commit 40bc83559db5745681909fd7382ae509567e116d
82946 Author: Jon Loeliger <jdl@freescale.com>
82947 Date:   Wed Aug 9 15:32:16 2006 -0500
82948
82949     Removed MPC8641HPCN DTS source file from build.
82950     It is no longer linked into U-Boot; its sources are
82951     now located in the kernel tree.
82952
82953     Signed-off-by: Jon Loeliger <jdl@freescale.com>
82954
82955 commit 34c3c0e01dbf1f8cc2bd08de92f2b89ba84921eb
82956 Author: Matthew McClintock <msm@freescale.com>
82957 Date:   Wed Jun 28 10:47:03 2006 -0500
82958
82959     * Switched default PCI speed for 8540 ADS back to 33MHz
82960
82961     * Added comments and a printf to warn that PCI-X won't
82962       work at 33MHz
82963       Patch by Andy Fleming 17-Mar-2006
82964
82965     Signed-off-by: Andy Fleming <afleming@freescale.com>
82966
82967 commit b6c5e1373b6ea0bb37a18e4aeecec00613d1cd39
82968 Author: Matthew McClintock <msm@freescale.com>
82969 Date:   Wed Jun 28 10:46:35 2006 -0500
82970
82971     * Fixed a bug where 8555 PCI code used the old variable and function names Patch by Andy Fleming 17-Mar-2006
82972
82973     Signed-off-by: Andy Fleming <afleming@freescale.com>
82974
82975 commit bf1dfffd8c26f8ecdd630a0ae4c834e751e4e452
82976 Author: Matthew McClintock <msm@freescale.com>
82977 Date:   Wed Jun 28 10:46:13 2006 -0500
82978
82979     * Added VIA configuration table
82980
82981     * Added support for PCI2 on CDS
82982       Patch by Andy Fleming 17-Mar-2006
82983
82984     Signed-off-by: Andy Fleming <afleming@freescale.com>
82985
82986 commit c88f9fe66b64247e5b6a38410ba315ca25596d16
82987 Author: Matthew McClintock <msm@freescale.com>
82988 Date:   Wed Jun 28 10:45:41 2006 -0500
82989
82990     * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006
82991
82992     Signed-off-by: Andy Fleming <afleming@freescale.com>
82993
82994 commit 97074ed9655309b64231bc2cee69fe85399f8055
82995 Author: Matthew McClintock <msm@freescale.com>
82996 Date:   Wed Jun 28 10:45:17 2006 -0500
82997
82998     * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17-Mar-2006
82999
83000     Signed-off-by: Andy Fleming <afleming@freescale.com>
83001
83002 commit f0e6f57f71b3c4fdd13028eb03c3f3e91926dda2
83003 Author: Matthew McClintock <msm@freescale.com>
83004 Date:   Wed Jun 28 10:44:49 2006 -0500
83005
83006     * Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-Mar-2006
83007
83008     Signed-off-by: Andy Fleming <afleming@freescale.com>
83009
83010 commit a4e11558b810ef2cddffdf7b9d86bc1130441960
83011 Author: Matthew McClintock <msm@freescale.com>
83012 Date:   Wed Jun 28 10:44:23 2006 -0500
83013
83014     * 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
83015
83016     Signed-off-by: Andy Fleming <afleming@freescale.com>
83017
83018 commit 0e16387db1d4aacd5bf35cb6d7c1942765c0347b
83019 Author: Matthew McClintock <msm@freescale.com>
83020 Date:   Wed Jun 28 10:43:36 2006 -0500
83021
83022     * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006
83023
83024     Signed-off-by: Jon Loeliger <jdl@freescale.com>
83025
83026 commit 855e6fb073f9d04fe4a7f06c107ecbac6344ddd4
83027 Author: Matthew McClintock <msm@freescale.com>
83028 Date:   Wed Jun 28 10:43:00 2006 -0500
83029
83030     * 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
83031
83032 commit 5498d90312aad9f6bdbf047986027c35b03cd163
83033 Author: Matthew McClintock <msm@freescale.com>
83034 Date:   Wed Jun 28 10:42:24 2006 -0500
83035
83036     * Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006
83037
83038 commit 0267768eddc5ca7bc1865bc40c866829ac5efbfe
83039 Author: Matthew McClintock <msm@freescale.com>
83040 Date:   Wed Jun 28 10:41:37 2006 -0500
83041
83042     * Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006
83043
83044 commit 8fc8bd2cc479b6cd188fdede4010e0e052970b8a
83045 Author: John Traill <john.traill@freescale.com>
83046 Date:   Wed Aug 9 14:33:50 2006 +0100
83047
83048     Add Rapidio support for the MPC8641HPCN
83049
83050     Signed-off-by: John Traill <john.traill@freescale.com>
83051
83052 commit 91a414c7d1fb0eac912592cd995b30c9f23045c9
83053 Author: John Traill <john.traill@freescale.com>
83054 Date:   Tue Aug 8 11:32:43 2006 +0100
83055
83056     Fix caslat calculation
83057
83058     Signed-off-by: John Traill <john.traill@freescale.com>
83059
83060 commit 709d3073e74153278e7904a70819bbef7df50e1a
83061 Author: Jon Loeliger <jdl@freescale.com>
83062 Date:   Thu Aug 3 16:17:56 2006 -0500
83063
83064     Convert to mac-address in ethernet nodes.
83065
83066 commit 71748af833ca1017edf1415be376366ff2937d17
83067 Author: Haiying Wang <haiying.wang@freescale.com>
83068 Date:   Fri Jul 28 12:41:35 2006 -0400
83069
83070     Correct the irq value of DUART2
83071
83072 commit 9cb3e8816ae4d854e7dc22128c3eea3d70bb982c
83073 Author: Haiying Wang <haiying.wang@freescale.com>
83074 Date:   Fri Jul 28 12:41:41 2006 -0400
83075
83076     Change the space size of PEX IO in README
83077
83078 commit 239db37c94f7a92941c4465feceb867c609241c5
83079 Author: Haiying Wang <haiying.wang@freescale.com>
83080 Date:   Fri Jul 28 12:41:18 2006 -0400
83081
83082     Move get_board_sys_clk to board directory
83083
83084 commit 492900b985439fbce1a118afde1e35def870db03
83085 Author: John Traill <john.traill@freescale.com>
83086 Date:   Fri Jul 28 09:03:54 2006 +0100
83087
83088     Fix 8641HPCN pollution
83089
83090 commit 515ab8a62e8574e2babc6e8dcc43544ad221c5b2
83091 Author: John Traill <john.traill@freescale.com>
83092 Date:   Fri Jul 28 08:16:06 2006 +0100
83093
83094     Fix 8641HPCN timebase
83095
83096 commit c86360b830f1eecd7a72208575dde4f57879faea
83097 Author: Zhang Wei <wei.zhang@freescale.com>
83098 Date:   Fri Jul 28 00:01:34 2006 +0800
83099
83100     Fixed OF device tree of mpc86xxhpcn board.
83101
83102     The changes works in with kernel irq mapping rework.
83103
83104     Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
83105
83106 commit bea3f28d285942bf3f7ab339ce85178ded544225
83107 Author: Haiying Wang <haiying.wang@freescale.com>
83108 Date:   Wed Jul 12 10:48:05 2006 -0400
83109
83110     Add support for reading and writing mac addresses to or from ID EEPROM.
83111
83112     Added code for reading and writing Mac addresses to/from ID EEPROM(0x57).
83113     With attached patch, we can use command "mac/mac read/mac save/"
83114     to read and write EEPROM under u-boot prompt.
83115
83116     U-boot will calculate the checksum of EEPROM while bootup,
83117     if it is right, then u-boot will check whether the mac address
83118     of eTSEC0/1/2/3 is availalbe (non-zero).
83119
83120     If there is mac address availabe in EEPROM, u-boot will use it,
83121     otherewise, u-boot will use the mac address defined in
83122     MPC8641HPCN.h. This matches the requirement to set unique mac address
83123     for each TSEC port.
83124
83125     Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
83126     Signed-off-by: York Sun <yorksun@freescale.com>
83127
83128 commit fcb28e763415e0e4e66b0f45842d1557ae198e5e
83129 Author: Jin Zhengxiong <Jason.Jin@freescale.com>
83130 Date:   Thu Jul 13 10:35:10 2006 -0500
83131
83132     Fixed initrd issue by define big RAM
83133
83134     Signed-off-by:Jason Jin <Jason.jin@freescale.com>
83135
83136 commit e6cd2a1785d74ec3d30a86f1cb360be8de478151
83137 Author: Jason Jin <Jason.jin@freescale.com>
83138 Date:   Fri Jul 7 10:01:45 2006 -0500
83139
83140     We made a u-boot patch to fix the hang up issue
83141     when booting filesystem from ramdisk.
83142
83143     Signed-off-by:Jason Jin <Jason.jin@freescale.com>
83144
83145 commit 38433ccc5850ee70549af0b2bc5b920355ef5388
83146 Author: Matthew McClintock <msm@freescale.com>
83147 Date:   Wed Jun 28 10:47:03 2006 -0500
83148
83149     * Switched default PCI speed for 8540 ADS back to 33MHz
83150     * Added comments and a printf to warn that PCI-X won't
83151       work at 33MHz
83152       Patch by Andy Fleming 17-Mar-2006
83153
83154     Signed-off-by: Andy Fleming <afleming@freescale.com>
83155
83156 commit e4c2a0eb0c3e3ffbf824800184ee42bdc99d5b19
83157 Author: Matthew McClintock <msm@freescale.com>
83158 Date:   Wed Jun 28 10:46:35 2006 -0500
83159
83160     * Fixed a bug where 8555 PCI code used the old variable and
83161       function names
83162       Patch by Andy Fleming 17-Mar-2006
83163
83164     Signed-off-by: Andy Fleming <afleming@freescale.com>
83165
83166 commit cbfc7ce756b88eb26e5537bc7b625c445c6dcfac
83167 Author: Matthew McClintock <msm@freescale.com>
83168 Date:   Wed Jun 28 10:46:13 2006 -0500
83169
83170     * Added VIA configuration table
83171     * Added support for PCI2 on CDS
83172       Patch by Andy Fleming 17-Mar-2006
83173
83174     Signed-off-by: Andy Fleming <afleming@freescale.com>
83175
83176 commit 52c7a68b8d587ebcf5a6b051b58b3d3ffa377ddc
83177 Author: Matthew McClintock <msm@freescale.com>
83178 Date:   Wed Jun 28 10:45:41 2006 -0500
83179
83180     * Fixed PCI memory definitions
83181       Patch by Andy Fleming 17-Mar-2006
83182
83183     Signed-off-by: Andy Fleming <afleming@freescale.com>
83184
83185 commit 087454609e47295443af793a282cddcd91a5f49c
83186 Author: Matthew McClintock <msm@freescale.com>
83187 Date:   Wed Jun 28 10:45:17 2006 -0500
83188
83189     * Added support for initializing second PCI bus on 85xx
83190       Patch by Andy Fleming 17-Mar-2006
83191
83192     Signed-off-by: Andy Fleming <afleming@freescale.com>
83193
83194 commit b636aaeb6fd516a442fb611bbeeddf3077a687fb
83195 Author: Matthew McClintock <msm@freescale.com>
83196 Date:   Wed Jun 28 10:44:49 2006 -0500
83197
83198     * Added PCI-X #defines for PCI-X initialization
83199       Patch by Andy Fleming on 17-Mar-2006
83200
83201     Signed-off-by: Andy Fleming <afleming@freescale.com>
83202
83203 commit 20abbc6fffa115690107cc942c7abf84bdc03a1b
83204 Author: Matthew McClintock <msm@freescale.com>
83205 Date:   Wed Jun 28 10:44:23 2006 -0500
83206
83207     * Made sure the code which disables prefetch for PCI devices
83208       sets the size of the prefetch region to 0
83209       Patch by Andy Fleming on 17-Mar-2006
83210
83211     Signed-off-by: Andy Fleming <afleming@freescale.com>
83212
83213 commit 40d5fa35d02df22580593bf0039ab173367e8ef0
83214 Author: Matthew McClintock <msm@freescale.com>
83215 Date:   Wed Jun 28 10:43:36 2006 -0500
83216
83217     * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards
83218       Patch by Jon Loeliger 17-Jan-2006
83219
83220     Signed-off-by: Jon Loeliger <jdl@freescale.com>
83221
83222 commit be7e8b0cb5a0c49dc180075b96df296a893bf146
83223 Author: Matthew McClintock <msm@freescale.com>
83224 Date:   Wed Jun 28 10:43:00 2006 -0500
83225
83226     * Removed the oftree.dts for stxxtx in light of the changes
83227       to the flat device tree handling code
83228       Patch by Matthew McClintock 26-June-2006
83229
83230 commit 1b380ec225665e73959677f3893dc658c5925e05
83231 Author: Matthew McClintock <msm@freescale.com>
83232 Date:   Wed Jun 28 10:42:24 2006 -0500
83233
83234     * Patch to modify ft_build.c to update flat device trees in place
83235       Patch by Matthew McClintock 26-June-2006
83236
83237 commit 98a9c4d468a942a09ebe8979bec508017f3e4462
83238 Author: Matthew McClintock <msm@freescale.com>
83239 Date:   Wed Jun 28 10:41:37 2006 -0500
83240
83241     * Modify bootm command to support booting with flat device trees
83242       Patch by Matthew McClintock 26-June-2006
83243
83244 commit da012ab661fd4ab169dd7b9b32201a4df62cf34a
83245 Author: Jin Zhengxiong <Jason.Jin@freescale.com>
83246 Date:   Wed Jun 28 08:43:56 2006 -0500
83247
83248     Change Id to symbolic name for RTL8139
83249
83250     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
83251
83252 commit bc09cf3c2bfb8d54c659cbb332f79d0950982fd0
83253 Author: Jin Zhengxiong-R64188 <Jason.Jin@freescale.com>
83254 Date:   Tue Jun 27 18:12:10 2006 +0800
83255
83256     Fix RTL8139 in big endian
83257
83258     signed-off-by: Jason Jin <Jason.Jin@freescale.com>
83259     signed-off-by: Wei Zhang <wei.zhang@freescale.com>
83260
83261 commit fcfb9a57947fc203b99fe81ab0578f7286261f9f
83262 Author: Jin Zhengxiong-R64188 <Jason.Jin@freescale.com>
83263 Date:   Tue Jun 27 18:12:23 2006 +0800
83264
83265     Fix Tsec bug when no link
83266
83267      When tftp a non-exist file from the tftp server, u-boot will check
83268      the link of all eth port. The original file will return wrong link
83269      state on the no link ports.
83270
83271     signed-off-by: Jason Jin <Jason.Jin@freescale.com>
83272
83273 commit bd22c2b97514fbfb0e03bd9c72b3445e4dbd57e2
83274 Author: Jin Zhengxiong-R64188 <Jason.Jin@freescale.com>
83275 Date:   Tue Jun 27 18:12:02 2006 +0800
83276
83277     Fix bug for io_bar size during pci scan
83278
83279     During the pci scan process, Some devices return bar_reponse with the
83280     highest bytes 0, such as the pci bridge in uli1575 return bar_response
83281     with 0xffffff, So the bar_size should be manually set under 64K.
83282
83283     Signed-off-by: Jason Jin <jason.jin@freescale.com>
83284
83285 commit fa7db9c377bc2353a17bf1d381d65a6c418728f0
83286 Author: Jin Zhengxiong-R64188 <Jason.Jin@freescale.com>
83287 Date:   Tue Jun 27 18:11:54 2006 +0800
83288
83289     Enable PCIE1 for MPC8641HPCN board
83290
83291     Signed-off-by: Jason Jin <Jason.jin@freescale.com>
83292
83293 commit 99d70e3a47affb9bae041a2caece7cd516e213b3
83294 Author: Wolfgang Denk <wd@pollux.denx.de>
83295 Date:   Mon Jun 26 11:06:00 2006 +0200
83296
83297     More code cleanup
83298
83299 commit 684623ce92c5fd32e7db2d6e016945a67c5ffaba
83300 Author: Jon Loeliger <jdl@freescale.com>
83301 Date:   Thu Jun 22 08:51:46 2006 -0500
83302
83303     Fix bug in 8641hpcn reset command with no args.
83304
83305     Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
83306     Acked-by: Jon Loeliger <jdl@freescale.com>
83307
83308 commit 8be429a5ddbf0ebe2d94174ba58fcfc7a24285dc
83309 Author: Zhang Wei <wei.zhang@freescale.com>
83310 Date:   Tue Jun 20 17:47:15 2006 +0800
83311
83312     Reworked IRQ mapping in OF-tree.
83313
83314 commit 0e4c2a17ca34001ed36d259f13cb88ada4611a8c
83315 Author: Jon Loeliger <jdl@freescale.com>
83316 Date:   Thu Jun 15 21:33:37 2006 -0500
83317
83318     Do not enable address translation on secondary CPUs.
83319     Do not set up BATs on secondary CPUs.  Let Linux do the nasty.
83320
83321     Signed-off-by: Jon Loeliger <jdl@freescale.com>
83322
83323 commit 386eda022473394ad8f36b86f2bdc9b4cb816291
83324 Author: Wolfgang Denk <wd@pollux.denx.de>
83325 Date:   Wed Jun 14 18:14:56 2006 +0200
83326
83327     Code cleanup
83328
83329 commit 16c8d5e76ae0f78f39a60608574adfe0feb9cc70
83330 Author: Wolfgang Denk <wd@pollux.denx.de>
83331 Date:   Wed Jun 14 17:45:53 2006 +0200
83332
83333     Various USB related patches
83334     - Add support for mpc8xx USB device.
83335     - Add support for Common Device Class - Abstract Control Model USB console.
83336     - Add support for flow control in USB slave devices.
83337     - Add support for switching between gserial and cdc_acm using environment.
83338     - Minor changes to usbdcore_omap1510.c usbdcore_omap1510.h
83339     - Update usbcore slightly to ease host enumeration.
83340     - Fix non-portable endian problems in usbdcore and usbdcore_ep0.
83341     - Add AdderUSB_config as a defconfig to enable usage of the USB console
83342       by default with the Adder87x U-Boot port.
83343     Patches by Bryan O'Donoghue <bodonoghue@codehermit.ie>, 29 May 2006
83344
83345 commit 8ecc971618f56029ad99d3516f8b297a6ed58971
83346 Author: Jon Loeliger <jdl@jdl.com>
83347 Date:   Wed Jun 7 10:53:55 2006 -0500
83348
83349     Fix a get_board_sys_clk() use-before-def warning.
83350
83351     Signed-off-by: Jon Loeliger <jdl@jdl.com>
83352
83353 commit d9bf4858fca5aa4d651b283270f77da72ebadfd5
83354 Author: Jon Loeliger <jdl@jdl.com>
83355 Date:   Wed Jun 7 10:52:49 2006 -0500
83356
83357     Allow DTC path to be passed in.
83358
83359     Signed-off-by: Jon Loeliger <jdl@jdl.com>
83360
83361 commit c83ae9ea6d93abbe751bf8a3396236a084e56f87
83362 Author: Haiying Wang <haiying.wang@freescale.com>
83363 Date:   Tue Jun 6 16:54:29 2006 -0400
83364
83365     Modify the IRQ of DUART2
83366
83367 commit c934f655f9aeca70a5c5f88b465d9e9d57a8d22e
83368 Author: Jon Loeliger <jdl@jdl.com>
83369 Date:   Wed May 31 13:55:35 2006 -0500
83370
83371     Review cleanups.
83372
83373     Signed-off-by: Jon Loeliger <jdl@freescale.com>
83374
83375 commit cb5965fb95b77a49f4e6af95248e0c849f4af03e
83376 Author: Jon Loeliger <jdl@jdl.com>
83377 Date:   Wed May 31 12:44:44 2006 -0500
83378
83379     White space cleanup.
83380     Some 80-column cleanups.
83381     Convert printf() to puts() where possible.
83382     Use #include "spd_sdram.h" as needed.
83383     Enhanced reset command usage message a bit.
83384
83385     Signed-off-by: Jon Loeliger <jdl@freescale.com>
83386
83387 commit 3d5c5be547445dd3bd2eb7368d80df03ea437970
83388 Author: Jon Loeliger <jdl@jdl.com>
83389 Date:   Wed May 31 11:39:34 2006 -0500
83390
83391     Removed unneeded local_bus_init() from 8641HPCN board.
83392
83393     Signed-off-by: Jon Loeliger <jdl@freescale.com>
83394
83395 commit 4d3d729c16c392d2982d3266b659d333c927697d
83396 Author: Jon Loeliger <jdl@jdl.com>
83397 Date:   Wed May 31 11:24:28 2006 -0500
83398
83399     Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
83400
83401     Signed-off-by: Jon Loeliger <jdl@freescale.com>
83402
83403 commit b2a941de060350ad15878d8219825f4950e9bb8e
83404 Author: Jon Loeliger <jdl@jdl.com>
83405 Date:   Wed May 31 10:07:28 2006 -0500
83406
83407     Remove dead debug code.
83408
83409     Signed-off-by: Jon Loeliger <jdl@jdl.com>
83410
83411 commit 126aa70f10ba3d20e0a6f4d32328250513b77770
83412 Author: Jon Loeliger <jdl@freescale.com>
83413 Date:   Tue May 30 17:47:00 2006 -0500
83414
83415     Move mpc86xx PIXIS code to board directory
83416
83417     First cut at moving the PIXIS platform code out of
83418     the 86xx cpu directory and into board/mpc8641hpcn
83419     where it belongs.
83420
83421     Signed-off-by: Jon Loeliger <jdl@freescale.com>
83422
83423 commit ddf83a2fcef1a670c45fc585119dcc1fe062c4a9
83424 Author: Markus Klotzbuecher <mk@denx.de>
83425 Date:   Tue May 30 16:56:14 2006 +0200
83426
83427     Support generic OHCI support for the s3c24x0 cpu.
83428
83429 commit 38cee12dcfcc257371c901c7e13e58ecab0a35d8
83430 Author: Haiying Wang <Haiying.Wang@freescale.com>
83431 Date:   Tue May 30 09:10:32 2006 -0500
83432
83433     Improve "reset" command's interaction with watchdog.
83434
83435         "reset altbank" will reset another bank WITHOUT watch dog timer enabled
83436         "reset altbank wd" will reset another bank WITH watch dog enabled
83437         "diswd" will disable watch dog after u-boot boots up successfully
83438
83439     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
83440
83441 commit 70205e5a6ddc8528b11db9eb4d3fa0209d9fce2a
83442 Author: Haiying Wang <Haiying.Wang@freescale.com>
83443 Date:   Tue May 30 08:51:19 2006 -0500
83444
83445     Fix two SDRAM setup bugs.
83446
83447         Fix ECC setup bug.
83448         Enable 1T/2T based on number of DIMMs present.
83449
83450     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
83451
83452 commit d11fec5015334deb2010e36ce00bb118cc5429a5
83453 Author: Haiying Wang <Haiying.Wang@freescale.com>
83454 Date:   Fri May 26 10:24:48 2006 -0500
83455
83456     Add first draft of the MPC8641HPCN doc/README.
83457
83458     Signed-off-by: Jon Loeliger <jdl@jdl.com>
83459
83460 commit ed45d6c930b5939718a87ee12e25cf9a05978d4a
83461 Author: Haiying Wang <Haiying.Wang@freescale.com>
83462 Date:   Fri May 26 10:13:04 2006 -0500
83463
83464     Added pci@8000 block.
83465     Updated ethernet interrupt mappings (moved up 48).
83466     Cleaned up a few comments.
83467
83468     Signed-off-by: Jon Loeliger <jdl@jdl.com>
83469
83470 commit 3033ebb20fd7c372c7bca3c9955a4692bb2240b7
83471 Author: Haiying Wang <Haiying.Wang@freescale.com>
83472 Date:   Fri May 26 10:01:16 2006 -0500
83473
83474     Allow args on reset command.
83475
83476     Signed-off-by: Jon Loeliger <jdl@jdl.com>
83477
83478 commit 301f1aa384d0edcae6a22fd9adb933ad71695ecc
83479 Author: Markus Klotzbuecher <mk@denx.de>
83480 Date:   Tue May 23 13:38:35 2006 +0200
83481
83482     Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
83483     fixes to the latter.
83484
83485 commit 24e37645e7378b20fa8f20e2996c8fb8e90c70c9
83486 Author: Markus Klotzbuecher <mk@denx.de>
83487 Date:   Tue May 23 10:33:11 2006 +0200
83488
83489     More cleanup for the delta board and the generic usb_ohci driver. Added
83490     CFG_USB_BOARD_INIT and CFG_USB_CPU_INIT for enabling board and cpu specific
83491     initialization and cleanup hooks respectively.
83492
83493 commit 3e326ece9eba8184f5d48aa4fb87760a8f6f0f10
83494 Author: Markus Klotzbuecher <mk@denx.de>
83495 Date:   Mon May 22 16:33:54 2006 +0200
83496
83497     This patch adds USB storage support for the delta board. This is the first
83498     board to make use of a generic OHCI driver, that calls hooks for board
83499     dependant initialization.
83500
83501 commit 14e37081ff3cac7ebe6e93836523429853b6b292
83502 Author: Jon Loeliger <jdl@jdl.com>
83503 Date:   Fri May 19 13:28:39 2006 -0500
83504
83505     Change arbitration to round-robin for SMP linux.
83506
83507 commit 9a655876e5995be80f49054e2509500e871e4d3a
83508 Author: Jon Loeliger <jdl@jdl.com>
83509 Date:   Fri May 19 13:26:34 2006 -0500
83510
83511     Enable dual DDR controllers and interleaving.
83512
83513 commit 586d1d5abd3e525f1e1d9b81e5a61a4da6b2fa3c
83514 Author: Jon Loeliger <jdl@jdl.com>
83515 Date:   Fri May 19 13:22:44 2006 -0500
83516
83517     Update 86xx address map and LAWBARs.
83518
83519 commit cccce5d0581bb0ba4602799a4b5112e58d1579cb
83520 Author: Jon Loeliger <jdl@jdl.com>
83521 Date:   Fri May 19 13:14:15 2006 -0500
83522
83523     Remove L2 Cache invalidate polling.
83524
83525 commit f35ec68fb066cec0e36294bfe07dec2d4e8ad3a8
83526 Author: Jon Loeliger <jdl@jdl.com>
83527 Date:   Fri May 19 12:33:09 2006 -0500
83528
83529     Enable 2nd CPU and I2C.
83530
83531 commit bf690dcb512d34c4fceec0eb1e5c0e88a9db5d54
83532 Author: Jon Loeliger <jdl@freescale.com>
83533 Date:   Mon May 15 07:26:56 2006 -0500
83534
83535     Update interrupt mapping.
83536
83537 commit 6cfea33477b04b63ed47386ed1629529484c33ba
83538 Author: Haiying Wang <Haiying.Wang@freescale.com>
83539 Date:   Wed May 10 09:38:06 2006 -0500
83540
83541     Remove unneeded INIT_RAM_LOCK cache twiddling.
83542     Correctly tracks r29 as global data pointer now.
83543
83544     Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
83545
83546 commit d4dd317b58c126a2a7e73f4764ecc1a7c97f876c
83547 Author: Jon Loeliger <jdl@freescale.com>
83548 Date:   Wed May 10 09:33:07 2006 -0500
83549
83550     Remove unnecessary flash.c file.
83551
83552 commit 18b6c8cd8af6cc7f35180cedc4adb3236cc1a1b8
83553 Author: Jon Loeliger <jdl@freescale.com>
83554 Date:   Tue May 9 08:23:49 2006 -0500
83555
83556     Get MPC8641HPCN flash images working.
83557
83558         Enable the CFI driver.
83559         Remove bogus LAWBAR7 cruft.
83560         Use correct TEXT_BASE, Fixup load script.
83561         Enable SPD EEPROM during DDR setup.
83562         Use generic RFC 1918 IP addresses by default.
83563
83564 commit 5c9efb36a6b5431423f52888a0e3b4b515fe7eca
83565 Author: Jon Loeliger <jdl@freescale.com>
83566 Date:   Thu Apr 27 10:15:16 2006 -0500
83567
83568     Cleanup whitespaces and style issues.
83569     Removed //-style comments.
83570     Use 80-column lines.
83571     Remove trailing whitespace.
83572     Remove dead code and debug cruft.
83573
83574 commit a2320a6bf8113a09544c42d160d10ac69d049a03
83575 Author: Jon Loeliger <jdl@freescale.com>
83576 Date:   Thu Apr 27 08:22:39 2006 -0500
83577
83578     Revert bad PCI prefetch limit change.
83579
83580 commit debb7354d1ea4f694154818df5e5b523f5c1cc1d
83581 Author: Jon Loeliger <jdl@freescale.com>
83582 Date:   Wed Apr 26 17:58:56 2006 -0500
83583
83584     Initial support for MPC8641 HPCN board.