+commit f6db945649e5e9d0c7efe33b507d243cdc86cf03
+Date: Fri Jan 11 15:15:17 2008 +0100
+
+ Fixed syntax error in function init_e300_core() of mpc83xx/start.S if
+
+
+commit fa05664cd8c7ab1ecf062aa73b992b7b58bba49c
+Date: Fri Jan 11 15:15:16 2008 +0100
+
+ MUNICes: Set the right CFG_DEFAULT_MBAR value.
+
+
+commit 5fb2b2342ece8d786c6f7fdba1bc273febd3b3d2
+Date: Fri Jan 11 15:15:15 2008 +0100
+
+ added the config File for the MUNICes board.
+
+
+commit 6341d9d723b71b4c0bf86f979e4cb228c02fd09d
+Date: Fri Jan 11 15:15:14 2008 +0100
+
+ added basic support for the MUNICes board.
+
+
+commit 3bb77fb09a1caabf5a292cc5b486a78b977fbe19
+Date: Sat Jan 12 00:39:37 2008 +0100
+
+ Update CHANGELOG and MAINTAINERS files.
+
+
+commit 5ba7390c3cb579172be66888a371707b47b5be4e
+Date: Fri Jan 11 02:15:02 2008 +0100
+
+ Fix compilation problem in common/cmd_bmp.c
+
+ common/cmd_bmp.c fails to compile if CONFIG_VIDEO_BMP_GZIP
+ isn't defined. This patch fix this.
+
+
+commit 5aa437baae5fe629abeab99bef793a2a1fc71b58
+Date: Fri Jan 11 01:12:09 2008 +0100
+
+ Fix defaultconfig for the mgcoge board.
+
+
+commit ac9db066b26935f31bff15c98168b19faeb603f3
+Date: Fri Jan 11 01:12:08 2008 +0100
+
+ Added support for the mgcoge board from keymile.
+
+
+commit b423d055cc2e13c4ef1f0389c3fa2988d0eed818
+Date: Fri Jan 11 01:12:07 2008 +0100
+
+ Enable SMC microcode relocation patch for SMC1.
+
+
+commit 381e4e639720d8d2efb8066c7c48ec9588cb28c7
+Date: Fri Jan 11 01:12:06 2008 +0100
+
+ Added support for the mgsuvd board from keymile.
+
+
+commit bf05293973b348f6946c9df92cd3c65ece42d0be
+Date: Thu Jan 10 16:02:07 2008 -0600
+
+ Fix 64-bit vsprintf.
+
+ There were some size and unsigned problems.
+ Also add support for "ll" size modifier in format string like glibc
+
+
+commit 92fa37eac530860643afa26ae347af3d23d67309
+Date: Wed Jan 9 12:42:35 2008 -0500
+
+ Remove superfluous preprocessor conditionals from LM73 driver
+
+ (1) Remove unused symbol "CFG_EEPROM_PAGE_WRITE_ENABLE".
+
+ (2) Use conditional Makefile.o.
+
+
+commit efc6f447c1b940d1650c4b854c5598a595ddc3da
+Date: Thu Jan 10 17:59:07 2008 +0100
+
+ Add support for the TK885D baseboard from TELE-DATA
+
+ The TK885D board uses a TQM885D module from TQ, this port adds an
+ own configuration file and adds a last_stage_init() method to
+ configure the two PHYs, depending on the phy_auto_nego environment
+ variable.
+
+
+commit 0ec595243dc99edcd248bbcfbfd5a1dc860bde89
+Date: Thu Jan 10 02:22:05 2008 -0600
+
+ Fix compiler warning
+
+ main.c: In function 'readline_into_buffer':
+ main.c:927: warning: unused variable 'p_buf'
+
+
+commit bed53753dd1d7e6bcbea4339be0fb7760214cc35
+Date: Fri Jan 11 14:30:01 2008 +0100
+
+ Add Fujitsu CoralP/Lime video driver
+
+
+commit 20c450ef61ef2eb1c96f9b59ba0eb8d849bba058
+Date: Fri Jan 11 02:39:47 2008 +0100
+
+ Fix video console newline and carriage return handling
+
+ Lines of the lenght CONSOLE_COLS or greater than CONSOLE_COLS
+ are not displayed correctly. This is an attempt to fix
+ this issue. Also add carriage return handling.
+
+
+commit d5a163d6baa04f5a8edcc10ebc6fad08657d3093
+Date: Fri Jan 11 15:53:58 2008 +0100
+
+ ppc4xx: Fix sdram init on Sequoia boards
+
+ Clear possible errors in MCSR resulting from data-eye-search.
+ If not done, then we could get an interrupt later on when
+ exceptions are enabled.
+
+
+commit d610a60730b7464f6f659db49d264d89a7c71061
+Date: Fri Jan 11 15:31:09 2008 +0100
+
+ ppc4xx: Rework Lime support for lwmon5
+
+ Rework Lime support for lwmon5 using new video driver
+
+
+commit ff41ffc93c1592e77a44bdbebd5d781739f3aae0
+Date: Fri Jan 11 14:55:16 2008 +0100
+
+ ppc4xx: Update PMC440 config file
+
+
+commit e3edcb36f14f0aabb6f50e96014d6877f73d64ea
+Date: Fri Jan 11 14:55:08 2008 +0100
+
+ ppx4xx: Fix sdram init on PMC440 boards
+
+
+commit 061aad4d320dddce26247699dcf2875ee2ea1366
+Date: Thu Jan 10 23:09:33 2008 +0800
+
+ mpc83xx: Fix the bug of 266MHz data rate DDR
+
+ The DDR doesn't work on the 266MHz data rate,
+ the patch fix the bug.
+
+
+commit ded08317ad9e340b887bf2eb46e9565a0f610a93
+Date: Thu Jan 10 23:08:26 2008 +0800
+
+ mpc83xx: Make the code more readable
+
+ Format the code, make it more readable
+
+
+commit 7e74d63d1a211fbc34ec424e2dc6726601f323d0
+Date: Thu Jan 10 23:07:23 2008 +0800
+
+ mpc83xx: Reduce the latency of DDR
+
+ Reduce the AL from 2 to 1 clock to improve the performance.
+
+
+commit 6f3931a2bed5412c20d5e5536c865fbd657f7d28
+Date: Thu Jan 10 23:06:05 2008 +0800
+
+ mpc83xx: Fix the wrong definition of MPC8315E
+
+ According to the latest user manual of MPC8315E,
+ 1) The SVCOD of HRCWL is different than 837x
+ 2) The SCCR has changes
+
+
+commit ec2638ea08a537a1bd409db873aaaa33a053ebae
+Date: Thu Jan 10 23:05:00 2008 +0800
+
+ mpc83xx: Fix the typo in mpc83xx.h
+
+ The SPCR about TSEC priority is wrong.
+
+
+commit c86ef2cd9ef81935049231fa89f36c7b793f2d4b
+Date: Thu Jan 10 23:04:13 2008 +0800
+
+ mpc83xx: Fix the typo in global data struct
+
+ Fix the typo in global_data.h
+
+
+commit 2c5b48fc205c3e2752910da8f39209ed075929e5
+Date: Thu Jan 10 23:03:03 2008 +0800
+
+ mpc83xx: Remove cache config from config.h
+
+ clean up the cache config from configs.h of board
+
+
+commit fab6f556bbbbd1bb35a5433161f7f173c18df559
+Date: Wed Jan 9 20:57:47 2008 +0300
+
+ mpc83xx: add support for the MPC8360E-RDK
+
+ This is MPC8360E based board with:
+ - 256MB fixed SDRAM;
+ - 8MB Intel Strata NOR flash;
+ - StMICRO 64MiB NAND flash;
+ - two 10/100/1000 ethernet ports connected via Broadcom
+ BCM5481 PHYs;
+ - two 10/100 ethernet ports connected via National
+ DP83848 PHYs;
+ - one PCI and one miniPCI slots;
+ - four serial ports (two NS16550-compatible, two UCCs);
+ - four USB ports working through MPC8360E "FHCI" USB controller;
+ - Fujitsu MB86277 graphics controller;
+ - Analog to Digital Converter/Touchscreen controller, AD7843
+ connected to SPI.
+
+ Features not supported in this patch are:
+ - StMICRO 64MiB NAND flash (patch sent);
+ - MINT framebuffer initialization (patch is pending);
+ - Fetching production information from the EEPROM via I2C;
+ - FHCI USB;
+ - Two slow UCCs used as RS-485 UARTs.
+
+
+commit b3d2cde7a3aa1e83b7968cdff929e52c8cc617bb
+Date: Wed Jan 9 20:57:40 2008 +0300
+
+ mpc83xx: add "fsl, qe" compatible fixups
+
+ New device trees will use "fsl,qe" compatible properties.
+
+
+commit 977b57583a7c34010e566a09a679ec3c1836f996
+Date: Wed Jan 9 15:24:06 2008 -0600
+
+ mpc83xx: add missing CONFIG_HAS_ETH0 defines
+
+ the new libfdt code only updates eth0 if CONFIG_HAS_ETH0
+ is defined; add the define to the missing board configs.
+
+ Thanks to Emilian Medve for finding this.
+
+
+commit b830b7f1635984ba607219fcbd78597c28eeb529
+Date: Thu Jan 10 14:00:28 2008 -0600
+
+ 86xx: Support 2GB DIMMs
+
+ Configure the number of bits used to address the banks inside the SDRAM
+ device. The default register value of 0 means 2 bits to address 4 banks.
+ Higher capacity devices like a 2GB DIMM require 3 bits to address 8 banks.
+
+
+commit 4d332dbeb08f5863d1ea69d91a00c5499d3a87ed
+Date: Thu Jan 10 18:50:33 2008 +0100
+
+ ppc4xx: Make Sequoia boot vxWorks
+
+ vxWorks expects in
+ TLB 0 a entry for the Machine Check interrupt
+ TLB 1 a entry for the RAM
+ TLB 2 a entry for the EBC
+ TLB 3 a entry for the boot flash
+
+ After changing the baudrate to 9600 I had no problems to boot the
+ vxWorks image as distributed by WindRiver (Revision 2.0/1 from
+ June 18, 2007)
+
+
+commit 6d8184b00c0d1d7090e4a2f514e310d98a394f8d
+Date: Wed Jan 9 23:10:27 2008 -0500
+
+ ppc4xx: Fix dflush() to restore DVLIM register
+
+
+commit 252f60b068d1f94190b5bcfda169db582387e15e
+Date: Thu Jan 10 03:52:44 2008 -0500
+
+ Nios2: remove common/cmd_bdinfo.c unused variable.
+
+
+commit 422b1a01602b6e2fbf8444a1192c7ba31461fd4c
+Date: Wed Jan 9 18:15:53 2008 -0500
+
+ Fix Ethernet init() return codes
+
+ Change return values of init() functions in all Ethernet drivers to conform
+ to the following:
+
+ >=0: Success
+ <0: Failure
+
+ All drivers going forward should return 0 on success. Current drivers that
+ return 1 on success were left as-is to minimize changes.
+
+
+commit d3a6532cbe263d992f49e86ac95bede28e96f9c8
+Date: Thu Jan 10 00:55:14 2008 +0100
+
+ Coding Style cleanup; update CHANGELOG
+
+
+commit 17a41e4492121ccf9fa2c10c2cb1a6d1c18d74f7
+Date: Wed Jan 9 16:56:54 2008 -0600
+
+ Add QE brg freq and correct qe bus freq fdt update code
+
+
+commit 890dfef06c2d169a3356359596890754dfb8ee1c
+Date: Wed Jan 9 16:34:51 2008 -0600
+
+ Remove cache config from ATUM8548 and sbc8548 configs
+
+ These boards weren't updated by Kumar's config patch because they
+ weren't in the tree, yet.
+
+
+commit b8ec2385038c094b07ec5b49336289a46b6e9cc6
+Date: Mon Jan 7 13:31:19 2008 -0600
+
+ 85xx: add ability to upload QE firmware
+
+ Define the layout of a binary blob that contains a QE firmware and instructions
+ on how to upload it. Add function qe_upload_firmware() to parse the blob and
+ perform the actual upload. Add command-line command "qe fw" to take a firmware
+ blob in memory and upload it. Update ft_cpu_setup() on 85xx to create the
+ 'firmware' device tree node if U-Boot has uploaded a firmware. Fully define
+ 'struct rsp' in immap_qe.h to include the actual RISC Special Registers.
+
+
+commit b009f3eca99bb7b9e6ba6639a8909a138dd5e9fe
+Date: Tue Jan 8 01:22:21 2008 -0600
+
+ 85xx: Remove cache config from configs.h
+
+ Either use the standard defines in asm/cache.h or grab the information
+ at runtime from the L1CFG SPR.
+
+ Also, minor cleanup in cache.h to make the code a bit more readable.
+
+
+commit b964e9368f45372aaf1da0c13fe56f6d81ae8e96
+Date: Fri Dec 21 10:39:27 2007 -0500
+
+ mpc85xx: Add support for ATUM8548 (updated)
+
+ Add support for Instituto Atlantico's ATUM8548 board
+
+
+commit 7bd6104b71de9bca80ac8e0936003443bb42f2fc
+Date: Fri Dec 21 10:36:37 2007 -0500
+
+ mpc85xx: Add support for ATUM8548 (updated)
+
+ Add support for Instituto Atlantico's ATUM8548 board
+
+
+commit 9e3ed392d2c8965e24c942b58796c31c644c2f70
+Date: Thu Dec 13 06:45:14 2007 -0600
+
+ mpc85xx: Add support for SBC8548 (updated)
+
+ Add support for Wind River's SBC8548 reference board.
+
+
+commit 11c45ebd46d6517b51b7a92dd52a618b2f4e5586
+Date: Thu Dec 13 06:45:08 2007 -0600
+
+ mpc85xx: Add support for SBC8548 (updated)
+
+ Add support for Wind River's SBC8548 reference board.
+
+
+commit 64d4bcb087c2ece1c4d0de8efe85e0075e5b1594
+Date: Mon Oct 22 19:58:19 2007 +0400
+
+ MPC8568E-MDS: set up QE pario for UART1
+
+ To use UART1 on the MPC8568E-MDS, QE pario pins PC[0:3] should
+ be set up appropriately.
+
+
+commit ad162249cb371e9e38971676f09be791e5f3cf4a
+Date: Mon Oct 22 18:12:46 2007 +0400
+
+ MPC8568E-MDS: reset UCCs to use them reliably
+
+ In order to use GETH1 and GETH2 on the MPC8568E-MDS, we should reset
+ UCCs.
+
+ p.s Similar code exists in the Linux kernel board file (for capability
+ reasons with older U-Boots), but should be removed some day.
+
+
+commit 2146cf56821c3364786ca94a7306008c5824b238
+Date: Wed Dec 19 01:18:15 2007 -0600
+
+ Reworked FSL Book-E TLB macros to be more readable
+
+ The old macros made it difficult to know what WIMGE and perm bits
+ were set for a TLB entry. Actually use the bit masks for these items
+ since they are only a single bit.
+
+ Also moved the macros into mmu.h out of e500.h since they aren't specific
+ to e500.
+
+
+commit 1d47273d46925929f8f2c1913cd96d7257aade88
+Date: Tue Dec 18 23:21:51 2007 -0600
+
+ Use FSL Book-E MMU macros from Linux Kernel
+
+ Grab the FSL Book-E MAS register macros from Linux. Also added
+ defines for page sizes up to 4TB and removed SHAREN since it doesnt
+ really exist.
+
+
+commit 02df4a270f817ef6ec39047a01b55fecdc5f3b37
+Date: Wed Jan 9 13:51:32 2008 -0600
+
+ Fix my own merge stupidity
+
+ Way back in August I merged Heiko's patch:
+ 566a494f592: [PCS440EP] upgrade the PCS440EP board
+
+ with Jon's CONFIG_COMMANDS patches.
+
+ This was done in commit: 6bf6f114dcdd97ec3f80c2761ed40e31229d6b78
+
+ However, in the process, I left out some of Heiko's good changes.
+
+ Now Heiko's and Jon's patches are properly merged in fat_register_device()
+
+
+commit 6636b62a6efc7f14e6e788788631ae7a7fca4537
+Date: Wed Jan 9 11:17:49 2008 -0600
+
+ Expose parse_line() globally.
+
+ Add new function readline_into_buffer() that allows the
+ output of readline to be put into a pointer to char buffer.
+
+ This refactoring allows other functions besides the
+ main command loop to also use the same input mechanism.
+
+
+commit 7ca90513486abd4ae50bd1b7403f47cc58c5ad25
+Date: Wed Jan 9 01:15:25 2008 +0100
+
+ trivial: fix consequences of a bad merge
+
+ Fix what looks like a merge artifact.
+
+
+commit 4785a694c0045996ccf0ac5b8edf531efc1b730e
+Date: Thu Jan 3 10:51:15 2008 +0800
+
+ Add Ctrl combo key support to usb keyboard driver.
+
+ Ctrl combo key support is added, which is very useful to input Ctrl-C
+ for interrupt current job.
+ Also add usb_event_poll() calling to usb_kbd_testc(), which can get
+ key input when tstc() is called.
+
+
+commit 10c7382bc5d5e64c47f94ac2ca78cc574442e82d
+Date: Sun Dec 30 03:30:56 2007 +0100
+
+ fix various comments
+
+
+commit 7817cb2083d982923752fe0f12b67c0e7c09a027
+Date: Sun Dec 30 03:30:46 2007 +0100
+
+ fix comments with new drivers organization
+
+
+commit a9b410dc7d2a4721c408b13abfc037988150f145
+Date: Fri Dec 28 12:50:59 2007 +0900
+
+ Remove the obsolete terse version of do_mii()
+
+ We now have more useful version of do_mii() and everybody use it.
+ Gerald Van Baren says:
+
+ > When I originally wrote the mii command 6(!) years ago, I wrote a
+ > verbose version that printed human readable decomposition of the flags,
+ > etc., and a terse one that didn't print as much stuff and thus had a
+ > smaller memory footprint.
+ >
+ > It sounds like the terse version has withered and died, apparently
+ > people are only using the verbose version (which is very understandable,
+ > I do myself).
+
+
+commit 01c687aa6e065bd4faf80f723361e798941dd6b0
+Date: Thu Dec 27 13:42:56 2007 -0500
+
+ Do not reference sha1.c when building mkimage.
+
+ remove sha1.o from mkimage linking since it isn't actually used.
+
+
+commit b9173af73e524d37c812f210173cf83385c5171a
+Date: Thu Dec 27 15:39:54 2007 +0900
+
+ common/cmd_mii.c: Add sanity argc check
+
+ If type mii command without arguments, we suffer from uninitialized argv[]
+ entries; for example we MIPS get stuck by TLB error.
+
+
+commit 500856eb1707ed17d9204baa61dd59948d3b2899
+Date: Wed Jan 9 19:39:36 2008 +0100
+
+ API for external applications.
+
+ This is an API for external (standalone) applications running on top of
+ U-Boot, and is meant to be more extensible and robust than the existing
+ jumptable mechanism. It is similar to UNIX syscall approach. See api/README
+ for more details.
+
+ Included is the demo application using this new framework (api_examples).
+
+ Please note this is still an experimental feature, and is turned off by
+ default.
+
+
+commit fe8dd0b2220b7c02b0d4c9c4f9967879970477b1
+Date: Wed Jan 9 12:14:55 2008 -0600
+
+ 86xx: Remove cache config from configs.h
+
+ Just use the standard defines in asm/cache.h.
+
+
+commit 26a41790f8eba19ad450e18ae91351daf485b3e2
+Date: Wed Jan 9 18:05:27 2008 +0100
+
+ Globalize envmatch()
+
+ The newly introduced API (routines related to env vars) will need to call
+ it.
+
+
+commit 1df170f8b2a99e1e2f940f9f0b56511e1e4c9e1f
+Date: Fri Jan 4 12:07:27 2008 -0600
+
+ Convert MPC8610HPCD to use libfdt.
+
+ Assumes the presence of the aliases node in the DTS to
+ locate the pci and serial nodes for fixups.
+
+ Use consistent fdtaddr and fdtfile in environment variables.
+
+
+commit c9974ab0a4d3731cdb76a7599d9fe9445d764d60
+Date: Fri Jan 4 11:58:23 2008 -0600
+
+ 8610: Fix lingering compile warnings.
+
+ Turn off DEBUG.
+
+
+commit 6007f3251c0967adc13f2ed8be1b924ddc30124d
+Date: Wed Jan 9 15:14:46 2008 +0100
+
+ Coding Style cleanup, update CHANGELOG
+
+
+commit fc6414eca55f1fc108fb12fc8cdc43bd8b4463f9
+Date: Tue Dec 18 04:29:55 2007 -0500
+
+ fix easylogo on big endian dev systems
+
+ didnt realize how out of shape easylogo actually was until i tried using it.
+ this patch does byte swapping as need be on the input tga header since the tga
+ is in little endian but the host could just as well be big endian. i didnt
+ bother using bswap macros or such stuff from system headers as nothing in
+ POSIX dictates byte swapping functionality.
+
+
+commit 38d299c2db81bd889c601b5dfc12c4e83ef83333
+Date: Tue Dec 18 03:23:25 2007 -0500
+
+ cleanup easylogo
+
+ - make the Makefile not suck
+ - include proper headers for prototypes
+ - fix obvious broken handling of strchr() when handling '.' in filenames
+
+
+commit 883e3925d99a8dd69c5b0201cba5b1887f88f95c
+Date: Thu Dec 13 21:23:28 2007 -0500
+
+ Fix build problems under Cygwin
+
+ This patch allows u-boot to build without error in a cygwin
+ environment. Cygwin does not define __u64 in it's
+ include/asm/types.h file. The -idirafter flag in the u-boot
+ build causes the inclusion of the cygwin types.h file as opposed
+ to u-bot/include/asm/types.h file which does define __u64.
+ Subsequently, sha1.c compile fails due to unknown symbol.
+
+
+commit 43ef1c381f9195504a2488f5cb909227eb97d475
+Date: Fri Nov 30 17:29:59 2007 +0100
+
+ cmd_bmp: Add support for displaying gzip compressed bmps
+
+ The existing code can show information about a gzip compressed BMP
+ image, but can't actually display it.
+
+ Therefore, move the decompression code out of bmp_info() and use it in
+ bmp_display() as well in order to display a compressed BMP image.
+
+ Also, clean things up a bit and fix a memory leak while we're at it.
+
+
+commit d197ffd8172c6fdef38733424640a9a47295d6e9
+Date: Thu Nov 29 21:15:56 2007 +0100
+
+ Fix and optimize MII operations on FEC (MPC8xx) controllers
+
+ This patch fixes several issues at least on a MPC885 based system with two
+ FEC interfaces used in MII mode.
+
+ 1. PHY discovery should first read PHY_PHYIDR2 register and only then
+ PHY_PHYIDR1 like cpu/mpc8xx/fec.c::mii_discover_phy() does it,
+ otherwise the values read are wrong. Also notice, that PHY discovery
+ cannot work on MPC88x / MPC87x in setups with both FECs active at all
+ in its present form, because for both interfaces the registers from FEC
+ 1 are used to communicate over MII.
+
+ 2. Remove code duplication for resetting the FEC by isolating it into a
+ separate function.
+
+ 3. Initialize MII on FEC 1 when communicating over FEC 2 in fec_init().
+
+ 4. Optimize mii_init() to only reset the FEC 1 controller once.
+
+ 5. Fix a typo in mii_init() using index i instead of j thus potentially
+ leading to unpredictable results.
+
+
+commit 6a5e1d75bf106fa157e9ce68bcaf4b13e8a1d214
+Date: Tue Nov 20 13:14:20 2007 +0100
+
+ Fix endianness conversions in rtl8169 driver
+
+ It is unclear on what platforms this driver has been tested, since
+ noone up to now defines CONFIG_RTL8169 in the board configuration
+ header. Now it has been fixed for a big-endian mpc8241 based
+ linkstation platform. This patch presents the necessary endianness
+ conversion fixes.
+
+
+commit 58694f9709c0c3e3178e349ae748d98cfb0c639a
+Date: Thu Jan 3 10:51:15 2008 +0800
+
+ Add Ctrl combo key support to usb keyboard driver.
+
+ Ctrl combo key support is added, which is very useful to input Ctrl-C
+ for interrupt current job.
+ Also add usb_event_poll() calling to usb_kbd_testc(), which can get
+ key input when tstc() is called.
+
+
+commit 07eb02687f008721974a2fb54cd7fdc28033ab3c
+Date: Wed Jan 9 13:43:38 2008 +0100
+
+ Coding Style clenaup; update CHANGELOG
+
+
commit c26acc1a43b31ddca5add42fd0360ff0eee90c80
Date: Thu Dec 27 17:13:11 2007 +0100
+commit c83d7ca4dadd44ae430235077f63b64a11f36f6e
+Date: Tue Jan 8 22:58:27 2008 +0100
+
+ Fix compile problem with new env code.
+
+
+commit 6de66b35426312a21174a9bf0576a094e2904bea
+Date: Tue Nov 27 10:23:20 2007 +0100
+
+ tools: fix fw_printenv tool to compile again
+
+ This patch updates the fw_printenv/fw_setenv userspace tool to include
+ the correct MTD header in order to compile against current kernel
+ headers. Backward compatibility is preserved by introducing an option
+ MTD_VERSION which can be set to "old" for compilation using the old MTD
+ headers. Along with this a number of warnings are fixed.
+
+
commit ad3006fe7e84667021753b74247b0bafd97ba35f
Date: Mon Jan 7 23:47:32 2008 -0500
+commit 245a362ad3c0c1b84fccc9fec7b623eb14f6e502
+Date: Wed Oct 24 01:37:36 2007 +0200
+
+ TQM5200: Call usb_cpu_init() during board init
+
+ usb_cpu_init() configures GPS USB pins, clocks, etc. and
+ is required for proper operation of kernel USB subsystem.
+ This setup was previously done in the kernel by the fixup
+ code which is being removed, thus low level init must be
+ done by U-boot now.
+
+
+commit b5af773f8d92677e06f3295b45557c9d0a487c24
+Date: Thu Oct 25 17:51:27 2007 +0800
+
+ Fix the issue of usb_kbd driver missing the scan code of key 'z'.
+
+ The scan code of the key 'z' is 0x1d, which should be handled.
+
+ The change has be tested on NOVATEK USB keyboard and ULI PCI OHCI
+ controller.
+
+
+commit 85ac988e86f9414fa645b0148dc66c3520a1eb84
+Date: Mon Oct 15 11:59:17 2007 +0200
+
+ PXA USB OHCI: "usb stop" implementation.
+
+ Some USB keys need to be switched off before loading the kernel
+ otherwise they can remain in an undefined status which prevents them
+ to be correctly recognized by the kernel.
+
+
commit 31548249decf18a6b877a18436b6139dd483fe4a
Date: Mon Oct 29 17:40:35 2007 -0400