Home
last modified time | relevance | path

Searched hist:baf37f06c5cc51d2b9d71a2c83d5d92de60203a9 (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci_msc01.cbaf37f06c5cc51d2b9d71a2c83d5d92de60203a9 Fri Nov 08 05:18:50 CST 2013 Paul Burton <paul.burton@imgtec.com> malta: support for coreFPGA6 boards

This patch adds support for running on Malta boards using coreFPGA6
core cards, including support for the msc01 system controller used
with them. The system controller is detected at runtime allowing one
U-boot binary to run on a Malta with either.

Due to the PCI I/O base differing between Maltas using gt64120 & msc01
system controllers, the UART setup is modified slightly. A second UART
is added so that there is one pointing at the correct address for each
system controller. The Malta board then defines its own
default_serial_console function to select the correct one at runtime.
The incorrect UART will simply not function.

Tested on:
- A coreFPGA6 Malta running interAptiv and proAptiv bitstreams, both
with and without an L2 cache.
- QEMU.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
H A DMakefilediff baf37f06c5cc51d2b9d71a2c83d5d92de60203a9 Fri Nov 08 05:18:50 CST 2013 Paul Burton <paul.burton@imgtec.com> malta: support for coreFPGA6 boards

This patch adds support for running on Malta boards using coreFPGA6
core cards, including support for the msc01 system controller used
with them. The system controller is detected at runtime allowing one
U-boot binary to run on a Malta with either.

Due to the PCI I/O base differing between Maltas using gt64120 & msc01
system controllers, the UART setup is modified slightly. A second UART
is added so that there is one pointing at the correct address for each
system controller. The Malta board then defines its own
default_serial_console function to select the correct one at runtime.
The incorrect UART will simply not function.

Tested on:
- A coreFPGA6 Malta running interAptiv and proAptiv bitstreams, both
with and without an L2 cache.
- QEMU.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
/openbmc/u-boot/include/
H A Dmsc01.hbaf37f06c5cc51d2b9d71a2c83d5d92de60203a9 Fri Nov 08 05:18:50 CST 2013 Paul Burton <paul.burton@imgtec.com> malta: support for coreFPGA6 boards

This patch adds support for running on Malta boards using coreFPGA6
core cards, including support for the msc01 system controller used
with them. The system controller is detected at runtime allowing one
U-boot binary to run on a Malta with either.

Due to the PCI I/O base differing between Maltas using gt64120 & msc01
system controllers, the UART setup is modified slightly. A second UART
is added so that there is one pointing at the correct address for each
system controller. The Malta board then defines its own
default_serial_console function to select the correct one at runtime.
The incorrect UART will simply not function.

Tested on:
- A coreFPGA6 Malta running interAptiv and proAptiv bitstreams, both
with and without an L2 cache.
- QEMU.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
H A Dpci_msc01.hbaf37f06c5cc51d2b9d71a2c83d5d92de60203a9 Fri Nov 08 05:18:50 CST 2013 Paul Burton <paul.burton@imgtec.com> malta: support for coreFPGA6 boards

This patch adds support for running on Malta boards using coreFPGA6
core cards, including support for the msc01 system controller used
with them. The system controller is detected at runtime allowing one
U-boot binary to run on a Malta with either.

Due to the PCI I/O base differing between Maltas using gt64120 & msc01
system controllers, the UART setup is modified slightly. A second UART
is added so that there is one pointing at the correct address for each
system controller. The Malta board then defines its own
default_serial_console function to select the correct one at runtime.
The incorrect UART will simply not function.

Tested on:
- A coreFPGA6 Malta running interAptiv and proAptiv bitstreams, both
with and without an L2 cache.
- QEMU.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
H A Dpci_ids.hdiff baf37f06c5cc51d2b9d71a2c83d5d92de60203a9 Fri Nov 08 05:18:50 CST 2013 Paul Burton <paul.burton@imgtec.com> malta: support for coreFPGA6 boards

This patch adds support for running on Malta boards using coreFPGA6
core cards, including support for the msc01 system controller used
with them. The system controller is detected at runtime allowing one
U-boot binary to run on a Malta with either.

Due to the PCI I/O base differing between Maltas using gt64120 & msc01
system controllers, the UART setup is modified slightly. A second UART
is added so that there is one pointing at the correct address for each
system controller. The Malta board then defines its own
default_serial_console function to select the correct one at runtime.
The incorrect UART will simply not function.

Tested on:
- A coreFPGA6 Malta running interAptiv and proAptiv bitstreams, both
with and without an L2 cache.
- QEMU.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
/openbmc/u-boot/board/imgtec/malta/
H A Dlowlevel_init.Sdiff baf37f06c5cc51d2b9d71a2c83d5d92de60203a9 Fri Nov 08 05:18:50 CST 2013 Paul Burton <paul.burton@imgtec.com> malta: support for coreFPGA6 boards

This patch adds support for running on Malta boards using coreFPGA6
core cards, including support for the msc01 system controller used
with them. The system controller is detected at runtime allowing one
U-boot binary to run on a Malta with either.

Due to the PCI I/O base differing between Maltas using gt64120 & msc01
system controllers, the UART setup is modified slightly. A second UART
is added so that there is one pointing at the correct address for each
system controller. The Malta board then defines its own
default_serial_console function to select the correct one at runtime.
The incorrect UART will simply not function.

Tested on:
- A coreFPGA6 Malta running interAptiv and proAptiv bitstreams, both
with and without an L2 cache.
- QEMU.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
H A Dmalta.cdiff baf37f06c5cc51d2b9d71a2c83d5d92de60203a9 Fri Nov 08 05:18:50 CST 2013 Paul Burton <paul.burton@imgtec.com> malta: support for coreFPGA6 boards

This patch adds support for running on Malta boards using coreFPGA6
core cards, including support for the msc01 system controller used
with them. The system controller is detected at runtime allowing one
U-boot binary to run on a Malta with either.

Due to the PCI I/O base differing between Maltas using gt64120 & msc01
system controllers, the UART setup is modified slightly. A second UART
is added so that there is one pointing at the correct address for each
system controller. The Malta board then defines its own
default_serial_console function to select the correct one at runtime.
The incorrect UART will simply not function.

Tested on:
- A coreFPGA6 Malta running interAptiv and proAptiv bitstreams, both
with and without an L2 cache.
- QEMU.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
/openbmc/u-boot/arch/mips/include/asm/
H A Dmalta.hdiff baf37f06c5cc51d2b9d71a2c83d5d92de60203a9 Fri Nov 08 05:18:50 CST 2013 Paul Burton <paul.burton@imgtec.com> malta: support for coreFPGA6 boards

This patch adds support for running on Malta boards using coreFPGA6
core cards, including support for the msc01 system controller used
with them. The system controller is detected at runtime allowing one
U-boot binary to run on a Malta with either.

Due to the PCI I/O base differing between Maltas using gt64120 & msc01
system controllers, the UART setup is modified slightly. A second UART
is added so that there is one pointing at the correct address for each
system controller. The Malta board then defines its own
default_serial_console function to select the correct one at runtime.
The incorrect UART will simply not function.

Tested on:
- A coreFPGA6 Malta running interAptiv and proAptiv bitstreams, both
with and without an L2 cache.
- QEMU.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
/openbmc/u-boot/include/configs/
H A Dmalta.hdiff baf37f06c5cc51d2b9d71a2c83d5d92de60203a9 Fri Nov 08 05:18:50 CST 2013 Paul Burton <paul.burton@imgtec.com> malta: support for coreFPGA6 boards

This patch adds support for running on Malta boards using coreFPGA6
core cards, including support for the msc01 system controller used
with them. The system controller is detected at runtime allowing one
U-boot binary to run on a Malta with either.

Due to the PCI I/O base differing between Maltas using gt64120 & msc01
system controllers, the UART setup is modified slightly. A second UART
is added so that there is one pointing at the correct address for each
system controller. The Malta board then defines its own
default_serial_console function to select the correct one at runtime.
The incorrect UART will simply not function.

Tested on:
- A coreFPGA6 Malta running interAptiv and proAptiv bitstreams, both
with and without an L2 cache.
- QEMU.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>