platform/kernel/u-boot.git
17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Tue, 22 Aug 2006 17:26:51 +0000 (12:26 -0500)]
Merge branch 'mpc86xx'

17 years agoGeneral indent and whitespace cleanups.
Jon Loeliger [Tue, 22 Aug 2006 17:25:27 +0000 (12:25 -0500)]
General indent and whitespace cleanups.

17 years agoGeneral indent and whitespace cleanups.
Jon Loeliger [Tue, 22 Aug 2006 17:06:18 +0000 (12:06 -0500)]
General indent and whitespace cleanups.

17 years agoCleanup compiler warnings.
Jon Loeliger [Tue, 22 Aug 2006 15:42:21 +0000 (10:42 -0500)]
Cleanup compiler warnings.

17 years agoMerge branch 'master' of http://www.denx.de/git/u-boot
Jon Loeliger [Tue, 22 Aug 2006 15:17:59 +0000 (10:17 -0500)]
Merge branch 'master' of www.denx.de/git/u-boot

17 years agoFix disable_of booting
Matthew McClintock [Tue, 22 Aug 2006 14:31:59 +0000 (09:31 -0500)]
Fix disable_of booting

Signed-off-by: Matthew McClintock <msm@freescale.com>
17 years agoSupport for FDT in uImage format, error when using FDT from flash
Matthew McClintock [Tue, 22 Aug 2006 14:23:55 +0000 (09:23 -0500)]
Support for FDT in uImage format, error when using FDT from flash

Signed-off-by: Matthew McClintock <msm@freescale.com>
17 years agoMinor cleanup
Wolfgang Denk [Fri, 18 Aug 2006 21:27:33 +0000 (23:27 +0200)]
Minor cleanup

17 years agoAdd support for WTK FO300 board (TQM5200 based).
Marian Balakowicz [Fri, 18 Aug 2006 17:14:46 +0000 (19:14 +0200)]
Add support for WTK FO300 board (TQM5200 based).

17 years agoMerge with /home/raj/git/u-boot
Wolfgang Denk [Fri, 18 Aug 2006 13:23:10 +0000 (15:23 +0200)]
Merge with /home/raj/git/u-boot

17 years agoMerge with git+ssh://fifi/home/wd/git/u-boot/master
Wolfgang Denk [Fri, 18 Aug 2006 09:38:05 +0000 (11:38 +0200)]
Merge ... git+ssh://fifi/home/wd/git/u-boot/master

17 years agoFix TQM834x hang.
Rafal Jaworowski [Fri, 18 Aug 2006 08:39:11 +0000 (10:39 +0200)]
Fix TQM834x hang.

17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Thu, 17 Aug 2006 16:04:56 +0000 (11:04 -0500)]
Merge branch 'mpc86xx'

17 years agoUnlock cache before kernel starts up for MPC86xx
Haiying Wang [Tue, 15 Aug 2006 19:12:55 +0000 (15:12 -0400)]
Unlock cache before kernel starts up for MPC86xx

17 years agoCopy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
Haiying Wang [Tue, 15 Aug 2006 19:13:15 +0000 (15:13 -0400)]
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR

17 years agoUnlock cache before kernel starts up for MPC86xx
Haiying Wang [Tue, 15 Aug 2006 19:12:55 +0000 (15:12 -0400)]
Unlock cache before kernel starts up for MPC86xx

17 years agoCopy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
Haiying Wang [Tue, 15 Aug 2006 19:13:15 +0000 (15:13 -0400)]
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR

17 years agoCleanup debug code for yucca board.
Wolfgang Denk [Thu, 17 Aug 2006 08:48:36 +0000 (10:48 +0200)]
Cleanup debug code for yucca board.

17 years agoMCC200: restrict addressable flash space to 32 MB
Wolfgang Denk [Wed, 16 Aug 2006 22:50:26 +0000 (00:50 +0200)]
MCC200: restrict addressable flash space to 32 MB

17 years agoAdd debug console on COM12 for MCC200 board
Wolfgang Denk [Wed, 16 Aug 2006 22:36:51 +0000 (00:36 +0200)]
Add debug console on COM12 for MCC200 board

17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Mon, 14 Aug 2006 21:41:02 +0000 (16:41 -0500)]
Merge branch 'mpc86xx'

17 years agoFix BAT0 to actually be cacheable, non-guarded as documented.
Jon Loeliger [Mon, 14 Aug 2006 20:33:38 +0000 (15:33 -0500)]
Fix BAT0 to actually be cacheable, non-guarded as documented.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
17 years agoUpdate for SC520 board.
Wolfgang Denk [Mon, 14 Aug 2006 21:23:06 +0000 (23:23 +0200)]
Update for SC520 board.
Patch by David Updegraff, 02 Dec 2005

17 years agoFixed common.h spelling error.
Wolfgang Denk [Mon, 14 Aug 2006 21:17:47 +0000 (23:17 +0200)]
Fixed common.h spelling error.
Patch by Cory Tusar, 30 Nov 2005

17 years agoFix typo.
Wolfgang Denk [Mon, 14 Aug 2006 20:43:13 +0000 (22:43 +0200)]
Fix typo.
Patch by Andreas Engel, 28 Nov 2005

17 years agoFix fatload command on FAT32 formatted partitions.
Wolfgang Denk [Mon, 14 Aug 2006 20:05:26 +0000 (22:05 +0200)]
Fix fatload command on FAT32 formatted partitions.
Patch by Joachim Jaeger, 18 Nov 2005

17 years agoFix drivers/dm9000.c when configured in 32 bit mode.
Wolfgang Denk [Mon, 14 Aug 2006 19:18:21 +0000 (21:18 +0200)]
Fix drivers/dm9000.c when configured in 32 bit mode.
Patch by Eric Benard, 17 Nov 2005

17 years agoMerge with /home/sr/git/u-boot/denx
Wolfgang Denk [Sun, 13 Aug 2006 00:25:32 +0000 (02:25 +0200)]
Merge with /home/sr/git/u-boot/denx

17 years agoMerge with /home/raj/git/u-boot
Wolfgang Denk [Fri, 11 Aug 2006 16:19:53 +0000 (18:19 +0200)]
Merge with /home/raj/git/u-boot

17 years agoFix preboot message on TQM85xx after switching to hush parser.
Wolfgang Denk [Fri, 11 Aug 2006 15:33:42 +0000 (17:33 +0200)]
Fix preboot message on TQM85xx after switching to hush parser.

17 years agoAdapt TQM85xx ramdisk address to Linux kernel memory map
Wolfgang Denk [Fri, 11 Aug 2006 15:29:38 +0000 (17:29 +0200)]
Adapt TQM85xx ramdisk address to Linux kernel memory map

17 years agoFix PCI-Express on PPC440SPe rev. A.
Rafal Jaworowski [Fri, 11 Aug 2006 10:35:52 +0000 (12:35 +0200)]
Fix PCI-Express on PPC440SPe rev. A.

17 years agoMerge with /home/raj/git/u-boot
Wolfgang Denk [Thu, 10 Aug 2006 13:40:49 +0000 (15:40 +0200)]
Merge with /home/raj/git/u-boot

17 years agoAdd support for PCI-Express on PPC440SPe (Yucca board).
Rafal Jaworowski [Thu, 10 Aug 2006 10:43:17 +0000 (12:43 +0200)]
Add support for PCI-Express on PPC440SPe (Yucca board).

17 years agoFix compiler warning for TRAB board.
Wolfgang Denk [Wed, 9 Aug 2006 23:58:22 +0000 (01:58 +0200)]
Fix compiler warning for TRAB board.
Patch by Martin Krause, 07 Aug 2006

17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Wed, 9 Aug 2006 20:32:42 +0000 (15:32 -0500)]
Merge branch 'mpc86xx'

17 years agoRemoved MPC8641HPCN DTS source file from build.
Jon Loeliger [Wed, 9 Aug 2006 20:32:16 +0000 (15:32 -0500)]
Removed MPC8641HPCN DTS source file from build.
It is no longer linked into U-Boot; its sources are
now located in the kernel tree.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
17 years agoMerge branch 'mpc85xx'
Jon Loeliger [Wed, 9 Aug 2006 19:41:17 +0000 (14:41 -0500)]
Merge branch 'mpc85xx'

Conflicts:

include/ft_build.h
include/pci.h

Resolved, though.

17 years ago* Switched default PCI speed for 8540 ADS back to 33MHz
Matthew McClintock [Wed, 28 Jun 2006 15:47:03 +0000 (10:47 -0500)]
* Switched default PCI speed for 8540 ADS back to 33MHz

* Added comments and a printf to warn that PCI-X won't
  work at 33MHz
  Patch by Andy Fleming 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
17 years ago* Fixed a bug where 8555 PCI code used the old variable and function names Patch...
Matthew McClintock [Wed, 28 Jun 2006 15:46:35 +0000 (10:46 -0500)]
* Fixed a bug where 8555 PCI code used the old variable and function names Patch by Andy Fleming 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
17 years ago* Added VIA configuration table
Matthew McClintock [Wed, 28 Jun 2006 15:46:13 +0000 (10:46 -0500)]
* Added VIA configuration table

* Added support for PCI2 on CDS
  Patch by Andy Fleming 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
17 years ago* Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006
Matthew McClintock [Wed, 28 Jun 2006 15:45:41 +0000 (10:45 -0500)]
* Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
17 years ago* Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17...
Matthew McClintock [Wed, 28 Jun 2006 15:45:17 +0000 (10:45 -0500)]
* Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
17 years ago* Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-Mar-2006
Matthew McClintock [Wed, 28 Jun 2006 15:44:49 +0000 (10:44 -0500)]
* Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-Mar-2006

Signed-off-by: Andy Fleming <afleming@freescale.com>
17 years ago* Made sure the code which disables prefetch for PCI devices sets the size of the...
Matthew McClintock [Wed, 28 Jun 2006 15:44:23 +0000 (10:44 -0500)]
* 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

Signed-off-by: Andy Fleming <afleming@freescale.com>
17 years ago* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger...
Matthew McClintock [Wed, 28 Jun 2006 15:43:36 +0000 (10:43 -0500)]
* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006

Signed-off-by: Jon Loeliger <jdl@freescale.com>
17 years ago* Removed the oftree.dts for stxxtx in light of the changes to the flat device tree...
Matthew McClintock [Wed, 28 Jun 2006 15:43:00 +0000 (10:43 -0500)]
* 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

17 years ago* Patch to modify ft_build.c to update flat device trees in place Patch by Matthew...
Matthew McClintock [Wed, 28 Jun 2006 15:42:24 +0000 (10:42 -0500)]
* Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006

17 years ago* Modify bootm command to support booting with flat device trees Patch by Matthew...
Matthew McClintock [Wed, 28 Jun 2006 15:41:37 +0000 (10:41 -0500)]
* Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006

17 years agoMerge branch 'wd'
Jon Loeliger [Wed, 9 Aug 2006 18:36:54 +0000 (13:36 -0500)]
Merge branch 'wd'

17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Wed, 9 Aug 2006 16:25:17 +0000 (11:25 -0500)]
Merge branch 'mpc86xx'

17 years agoAdd Rapidio support for the MPC8641HPCN
John Traill [Wed, 9 Aug 2006 13:33:50 +0000 (14:33 +0100)]
Add Rapidio support for the MPC8641HPCN

Signed-off-by: John Traill <john.traill@freescale.com>
17 years agoFix caslat calculation
John Traill [Tue, 8 Aug 2006 10:32:43 +0000 (11:32 +0100)]
Fix caslat calculation

Signed-off-by: John Traill <john.traill@freescale.com>
17 years agoConvert to mac-address in ethernet nodes.
Jon Loeliger [Thu, 3 Aug 2006 21:17:56 +0000 (16:17 -0500)]
Convert to mac-address in ethernet nodes.

17 years agoMerge with /home/tur/proj/usb_sticks/u-boot
Wolfgang Denk [Mon, 7 Aug 2006 18:28:05 +0000 (20:28 +0200)]
Merge with /home/tur/proj/usb_sticks/u-boot

17 years agoFix control-c handing in CONFIG_CMDLINE_EDITING
Stefan Roese [Mon, 7 Aug 2006 13:08:44 +0000 (15:08 +0200)]
Fix control-c handing in CONFIG_CMDLINE_EDITING
Properly pass break code back from readline.
Patch by Roger Blofeld, 31 Jul 2006

17 years agoAdd commandline history support to all AMCC eval boards
Stefan Roese [Mon, 7 Aug 2006 12:33:32 +0000 (14:33 +0200)]
Add commandline history support to all AMCC eval boards
Patch by Stefan Roese, 07 Aug 2006

17 years agoAdd Macronix MXLV320T flash support for AMCC Bamboo
Stefan Roese [Mon, 7 Aug 2006 12:31:21 +0000 (14:31 +0200)]
Add Macronix MXLV320T flash support for AMCC Bamboo
Patch by Stefan Roese, 07 Aug 2006

17 years agoChange "mii info" to not print an error upon missing PHY at address
Stefan Roese [Mon, 7 Aug 2006 12:29:04 +0000 (14:29 +0200)]
Change "mii info" to not print an error upon missing PHY at address
Patch by Stefan Roese, 07 Aug 2006

17 years agoPrevent USB commands from working when USB is stopped.
Bartlomiej Sieka [Thu, 3 Aug 2006 21:20:13 +0000 (23:20 +0200)]
Prevent USB commands from working when USB is stopped.

17 years agoAdd rudimentary handling of alternate settings of USB interfaces - to fix
Bartlomiej Sieka [Tue, 1 Aug 2006 22:54:18 +0000 (00:54 +0200)]
Add rudimentary handling of alternate settings of USB interfaces - to fix
problems with some USB storage devices. Some code readability improvements.

17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Mon, 31 Jul 2006 14:53:08 +0000 (09:53 -0500)]
Merge branch 'mpc86xx'

17 years agoCorrect the irq value of DUART2
Haiying Wang [Fri, 28 Jul 2006 16:41:35 +0000 (12:41 -0400)]
Correct the irq value of DUART2

17 years agoChange the space size of PEX IO in README
Haiying Wang [Fri, 28 Jul 2006 16:41:41 +0000 (12:41 -0400)]
Change the space size of PEX IO in README

17 years agoMove get_board_sys_clk to board directory
Haiying Wang [Fri, 28 Jul 2006 16:41:18 +0000 (12:41 -0400)]
Move get_board_sys_clk to board directory

17 years agoPPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performance
Stefan Roese [Fri, 28 Jul 2006 16:34:58 +0000 (18:34 +0200)]
PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performance
AMCC suggested to set the PMU bit to 0 for best performace on
the PPC440 DDR controller.
Please see doc/README.440-DDR-performance for details.
Patch by Stefan Roese, 28 Jul 2006

17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Fri, 28 Jul 2006 15:00:33 +0000 (10:00 -0500)]
Merge branch 'mpc86xx'

17 years agoFix 8641HPCN pollution
John Traill [Fri, 28 Jul 2006 08:03:54 +0000 (09:03 +0100)]
Fix 8641HPCN pollution

17 years agoFix 8641HPCN timebase
John Traill [Fri, 28 Jul 2006 07:16:06 +0000 (08:16 +0100)]
Fix 8641HPCN timebase

17 years agoMerge branch 'mpc86xx'
Jon Loeliger [Thu, 27 Jul 2006 20:33:04 +0000 (15:33 -0500)]
Merge branch 'mpc86xx'

17 years agoFixed OF device tree of mpc86xxhpcn board.
Zhang Wei [Thu, 27 Jul 2006 16:01:34 +0000 (00:01 +0800)]
Fixed OF device tree of mpc86xxhpcn board.

The changes works in with kernel irq mapping rework.

Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
17 years agoMerge with /home/sr/git/u-boot/denx
Wolfgang Denk [Thu, 27 Jul 2006 14:57:34 +0000 (16:57 +0200)]
Merge with /home/sr/git/u-boot/denx

17 years agoAMCC bamboo (440EP) U-Boot image reduced to 384kbyte
Stefan Roese [Thu, 27 Jul 2006 14:14:05 +0000 (16:14 +0200)]
AMCC bamboo (440EP) U-Boot image reduced to 384kbyte
Please see doc/README.bamboo for details.
Patch by Stefan Roese, 27 Jul 2006

17 years agoFix CONFIG_CMDLINE_EDITING implementation
Stefan Roese [Thu, 27 Jul 2006 14:11:19 +0000 (16:11 +0200)]
Fix CONFIG_CMDLINE_EDITING implementation
Patch by Stefan Roese, 27 Jul 2006

17 years agoFix preboot message on TQM5200 after switching to hush parser.
Wolfgang Denk [Wed, 26 Jul 2006 08:33:37 +0000 (10:33 +0200)]
Fix preboot message on TQM5200 after switching to hush parser.

17 years agoMCC200: set default configuration to low_boot DDR,
Wolfgang Denk [Sun, 23 Jul 2006 20:40:51 +0000 (22:40 +0200)]
MCC200: set default configuration to low_boot DDR,
and support for configurable options high_boot and/or SDRAM.

17 years agoAdd support for 256 MB SDRAM on CPU87
Wolfgang Denk [Sat, 22 Jul 2006 19:45:49 +0000 (21:45 +0200)]
Add support for 256 MB SDRAM on CPU87
Patch by Josef Wagner, 25 Nov 2005

17 years agoAdd configuration for cam5200 board (based on TQM5200S).
Wolfgang Denk [Fri, 21 Jul 2006 23:20:03 +0000 (01:20 +0200)]
Add configuration for cam5200 board (based on TQM5200S).

17 years agoCode cleanup
Wolfgang Denk [Fri, 21 Jul 2006 18:57:53 +0000 (20:57 +0200)]
Code cleanup

17 years agoCode cleanup.
Wolfgang Denk [Fri, 21 Jul 2006 16:51:56 +0000 (18:51 +0200)]
Code cleanup.

17 years agoMore code cleanup
Wolfgang Denk [Fri, 21 Jul 2006 13:24:56 +0000 (15:24 +0200)]
More code cleanup

17 years agoDisabled kvme080 board in MAKEALL because of build problems.
Wolfgang Denk [Fri, 21 Jul 2006 13:21:40 +0000 (15:21 +0200)]
Disabled kvme080 board in MAKEALL because of build problems.

17 years agoCode cleanup
Wolfgang Denk [Fri, 21 Jul 2006 09:56:05 +0000 (11:56 +0200)]
Code cleanup

17 years agoUpdate NetStar board
Wolfgang Denk [Fri, 21 Jul 2006 09:38:33 +0000 (11:38 +0200)]
Update NetStar board
Patch by Ladislav Michl, 03 Nov 2005

17 years agoMake code better readable.
Wolfgang Denk [Fri, 21 Jul 2006 09:37:40 +0000 (11:37 +0200)]
Make code better readable.
Patch by Ladislav Michl, 14 Sep 2005

17 years agoEnable initrd ATAG for xm250 board.
Wolfgang Denk [Fri, 21 Jul 2006 09:36:48 +0000 (11:36 +0200)]
Enable initrd ATAG for xm250 board.
Patch by Josef Wagner, 05 Sep 2005

17 years agoDocument CONFIG_CMDLINE_EDITING in README.
Wolfgang Denk [Fri, 21 Jul 2006 09:35:21 +0000 (11:35 +0200)]
Document CONFIG_CMDLINE_EDITING in README.

17 years agoMinor code cleanup.
Wolfgang Denk [Fri, 21 Jul 2006 09:34:34 +0000 (11:34 +0200)]
Minor code cleanup.

17 years agoAdd readline cmdline-editing extension
Wolfgang Denk [Fri, 21 Jul 2006 09:33:45 +0000 (11:33 +0200)]
Add readline cmdline-editing extension
Patch by JinHua Luo, 01 Sep 2005

17 years agoAdd support for friendly-arm SBC-2410X board
Wolfgang Denk [Fri, 21 Jul 2006 09:31:42 +0000 (11:31 +0200)]
Add support for friendly-arm SBC-2410X board
Patch by JinHua Luo, 01 Sep 2005

17 years agoFix multi-part image support on i386 platform.
Wolfgang Denk [Fri, 21 Jul 2006 09:30:18 +0000 (11:30 +0200)]
Fix multi-part image support on i386 platform.
Patch by David Updegraff, 19 Aug 2005

17 years agoAdd support for KVME080 board
Wolfgang Denk [Fri, 21 Jul 2006 09:29:20 +0000 (11:29 +0200)]
Add support for KVME080 board
Patch by Sangmoon Kim, 18 Aug 2005

17 years agoFix patch attribution.
Wolfgang Denk [Fri, 21 Jul 2006 09:27:42 +0000 (11:27 +0200)]
Fix patch attribution.

17 years agoFix MIPS LE build problem
Wolfgang Denk [Fri, 21 Jul 2006 09:24:47 +0000 (11:24 +0200)]
Fix MIPS LE build problem
Patch by Thomas Lange, 10 Aug 2005

17 years agoCheck argument count in "mii" command.
Wolfgang Denk [Fri, 21 Jul 2006 09:20:46 +0000 (11:20 +0200)]
Check argument count in "mii" command.
Problem pointed out by Andrew Dyer, 13 Jun 2005

17 years ago* Cleanup TQM5200 board configurations:
Wolfgang Denk [Fri, 21 Jul 2006 09:16:34 +0000 (11:16 +0200)]
* Cleanup TQM5200 board configurations:
  - make highboot configurations use environment at high end, too,
    to avoid flash fragmentation
  - always use redundand environment
  - don't enable video code for modules without graphics controller
  - provide useful (though different) mtdparts settings
  - get rid of CONFIG_CS_AUTOCONF which was always set anyway

* Extend mkconfig tool to print more useful target name

17 years agoAdd support for high-boot on TQM5200 and TQM5200S boards.
Wolfgang Denk [Wed, 19 Jul 2006 16:01:38 +0000 (18:01 +0200)]
Add support for high-boot on TQM5200 and TQM5200S boards.

Hint: the CPLD on the TQM5200 must be programmed with a software
version supporting the high boot option! The new TQM5200S is
already supporting this option. On the TQM5200 this option will be
supported in configurations with MPC5200 rev B processors.

To actually "high boot", set jumper X30 on the STK52xx.

Patch by Martin Krause, 12 Jul 2006

17 years agoAdd support for new TQM5200 revisions
Wolfgang Denk [Wed, 19 Jul 2006 15:52:30 +0000 (17:52 +0200)]
Add support for new TQM5200 revisions
- Support for TQM5200S (short version without graphic controller)
- Support for modules with 'N' type S29GL128N Spansion flashes
  (requires changes to flash layout)
- Support for MPC5200B cpu (mostly support for second SDRAM bank)

17 years agoFix support for PS/2 keyboard on TQM85xx boards
Wolfgang Denk [Wed, 19 Jul 2006 12:49:35 +0000 (14:49 +0200)]
Fix support for PS/2 keyboard on TQM85xx boards
The PS/2 keyobard driver for the TQM85xx modules only supports the
internal DUART of the MPC85xx CPU. Since the MPC8560 doesn't
include a DUART, the TQM8560 modules can't be used with the PS/2
keyboard controller on the STK85xx board.
The PS/2 keyboard driver should work with the modules TQM8540,
TQM8541 and TQM8555, but it only has been tested on a TQM8540, yet.

Make sure the PS/2 controller on the STK85xx is programmed. Jumper
settings: X66 1-2, 9-10; X61 2-3

Patch by Martin Krause, 21 Jun 2006

17 years agoAdjust RTC century handling on STK52xx board to match Linux driver.
Wolfgang Denk [Wed, 19 Jul 2006 12:44:03 +0000 (14:44 +0200)]
Adjust RTC century handling on STK52xx board to match Linux driver.
Patch by Martin Krause, 12 Jun 2006