* [U-Boot] [PATCH 0/8] MPC85xx: Support for TQM8548-AG and TQM8548-BE
@ 2009-02-11 17:38 Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 1/8] MPC85xx: TQM85xx: fix flash protection for boot loader Wolfgang Grandegger
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: Wolfgang Grandegger @ 2009-02-11 17:38 UTC (permalink / raw)
To: u-boot
The following patch series adds support for the TQM8548-AG and
TQM8548-BE modules from TQ Components GmbH (http://www.tqc.de)
and fixes a few issues with TQM85xx in general.
A second patch series for FSL UPM NAND will follow to support
the NAND multi-chip device on the TQM8548-BE.
Wolfgang.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] [PATCH 1/8] MPC85xx: TQM85xx: fix flash protection for boot loader
2009-02-11 17:38 [U-Boot] [PATCH 0/8] MPC85xx: Support for TQM8548-AG and TQM8548-BE Wolfgang Grandegger
@ 2009-02-11 17:38 ` Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 2/8] MPC85xx: TQM85xx: make standard PCI/PCI-X configurable Wolfgang Grandegger
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Wolfgang Grandegger @ 2009-02-11 17:38 UTC (permalink / raw)
To: u-boot
An embedded and charset-unspecified text was scrubbed...
Name: tqm85xx-flash-protection.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20090211/4100c58b/attachment.txt
^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] [PATCH 2/8] MPC85xx: TQM85xx: make standard PCI/PCI-X configurable
2009-02-11 17:38 [U-Boot] [PATCH 0/8] MPC85xx: Support for TQM8548-AG and TQM8548-BE Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 1/8] MPC85xx: TQM85xx: fix flash protection for boot loader Wolfgang Grandegger
@ 2009-02-11 17:38 ` Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 3/8] MPC85xx: TQM8548: add support for the TQM8548_BE module Wolfgang Grandegger
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Wolfgang Grandegger @ 2009-02-11 17:38 UTC (permalink / raw)
To: u-boot
An embedded and charset-unspecified text was scrubbed...
Name: tqm85xx-pci1-config.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20090211/09ec1f6b/attachment.txt
^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] [PATCH 3/8] MPC85xx: TQM8548: add support for the TQM8548_BE module
2009-02-11 17:38 [U-Boot] [PATCH 0/8] MPC85xx: Support for TQM8548-AG and TQM8548-BE Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 1/8] MPC85xx: TQM85xx: fix flash protection for boot loader Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 2/8] MPC85xx: TQM85xx: make standard PCI/PCI-X configurable Wolfgang Grandegger
@ 2009-02-11 17:38 ` Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 4/8] MPC85xx: TQM8548: add support for the TQM8548_AG module Wolfgang Grandegger
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Wolfgang Grandegger @ 2009-02-11 17:38 UTC (permalink / raw)
To: u-boot
An embedded and charset-unspecified text was scrubbed...
Name: tqm8548-be-config.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20090211/9dfc5e5c/attachment.txt
^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] [PATCH 4/8] MPC85xx: TQM8548: add support for the TQM8548_AG module
2009-02-11 17:38 [U-Boot] [PATCH 0/8] MPC85xx: Support for TQM8548-AG and TQM8548-BE Wolfgang Grandegger
` (2 preceding siblings ...)
2009-02-11 17:38 ` [U-Boot] [PATCH 3/8] MPC85xx: TQM8548: add support for the TQM8548_BE module Wolfgang Grandegger
@ 2009-02-11 17:38 ` Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 5/8] MPC85xx: TQM8548: fix SDRAM timing for 533 MHz Wolfgang Grandegger
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Wolfgang Grandegger @ 2009-02-11 17:38 UTC (permalink / raw)
To: u-boot
An embedded and charset-unspecified text was scrubbed...
Name: tqm8548-ag-config.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20090211/0c4d7743/attachment.txt
^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] [PATCH 5/8] MPC85xx: TQM8548: fix SDRAM timing for 533 MHz
2009-02-11 17:38 [U-Boot] [PATCH 0/8] MPC85xx: Support for TQM8548-AG and TQM8548-BE Wolfgang Grandegger
` (3 preceding siblings ...)
2009-02-11 17:38 ` [U-Boot] [PATCH 4/8] MPC85xx: TQM8548: add support for the TQM8548_AG module Wolfgang Grandegger
@ 2009-02-11 17:38 ` Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 6/8] MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration Wolfgang Grandegger
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Wolfgang Grandegger @ 2009-02-11 17:38 UTC (permalink / raw)
To: u-boot
An embedded and charset-unspecified text was scrubbed...
Name: tqm8548-fix-sdram-timing.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20090211/e203ea63/attachment.txt
^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] [PATCH 6/8] MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration
2009-02-11 17:38 [U-Boot] [PATCH 0/8] MPC85xx: Support for TQM8548-AG and TQM8548-BE Wolfgang Grandegger
` (4 preceding siblings ...)
2009-02-11 17:38 ` [U-Boot] [PATCH 5/8] MPC85xx: TQM8548: fix SDRAM timing for 533 MHz Wolfgang Grandegger
@ 2009-02-11 17:38 ` Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 7/8] MPC85xx: TQM8548: use cache for AG and BE variants Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 8/8] MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 Wolfgang Grandegger
7 siblings, 0 replies; 9+ messages in thread
From: Wolfgang Grandegger @ 2009-02-11 17:38 UTC (permalink / raw)
To: u-boot
An embedded and charset-unspecified text was scrubbed...
Name: tqm8548-ag-add-1gib-ram.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20090211/2c10434f/attachment.txt
^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] [PATCH 7/8] MPC85xx: TQM8548: use cache for AG and BE variants
2009-02-11 17:38 [U-Boot] [PATCH 0/8] MPC85xx: Support for TQM8548-AG and TQM8548-BE Wolfgang Grandegger
` (5 preceding siblings ...)
2009-02-11 17:38 ` [U-Boot] [PATCH 6/8] MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration Wolfgang Grandegger
@ 2009-02-11 17:38 ` Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 8/8] MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 Wolfgang Grandegger
7 siblings, 0 replies; 9+ messages in thread
From: Wolfgang Grandegger @ 2009-02-11 17:38 UTC (permalink / raw)
To: u-boot
An embedded and charset-unspecified text was scrubbed...
Name: tqm8548-ag-be-tlb-cache.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20090211/c9efea7c/attachment.txt
^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] [PATCH 8/8] MPC85xx: TQM8548: workaround for erratum DDR 19 and 20
2009-02-11 17:38 [U-Boot] [PATCH 0/8] MPC85xx: Support for TQM8548-AG and TQM8548-BE Wolfgang Grandegger
` (6 preceding siblings ...)
2009-02-11 17:38 ` [U-Boot] [PATCH 7/8] MPC85xx: TQM8548: use cache for AG and BE variants Wolfgang Grandegger
@ 2009-02-11 17:38 ` Wolfgang Grandegger
7 siblings, 0 replies; 9+ messages in thread
From: Wolfgang Grandegger @ 2009-02-11 17:38 UTC (permalink / raw)
To: u-boot
An embedded and charset-unspecified text was scrubbed...
Name: tqm8548-errata-workaround.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20090211/d930bb65/attachment.txt
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2009-02-11 17:38 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-11 17:38 [U-Boot] [PATCH 0/8] MPC85xx: Support for TQM8548-AG and TQM8548-BE Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 1/8] MPC85xx: TQM85xx: fix flash protection for boot loader Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 2/8] MPC85xx: TQM85xx: make standard PCI/PCI-X configurable Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 3/8] MPC85xx: TQM8548: add support for the TQM8548_BE module Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 4/8] MPC85xx: TQM8548: add support for the TQM8548_AG module Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 5/8] MPC85xx: TQM8548: fix SDRAM timing for 533 MHz Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 6/8] MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 7/8] MPC85xx: TQM8548: use cache for AG and BE variants Wolfgang Grandegger
2009-02-11 17:38 ` [U-Boot] [PATCH 8/8] MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 Wolfgang Grandegger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox