- 22 Sep, 2008 1 commit
-
-
Stefan Roese authored
This reverts commit 3eec160a . Signed-off-by:
Stefan Roese <sr@denx.de>
-
- 16 Sep, 2008 1 commit
-
-
Signed-off-by:
Victor Gallardo <vgallardo@amcc.com> Signed-off-by:
Adam Graham <agraham@amcc.com> Signed-off-by:
Stefan Roese <sr@denx.de>
-
- 10 Sep, 2008 1 commit
-
-
Jean-Christophe PLAGNIOL-VILLARD authored
Signed-off-by:
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
-
- 13 Jul, 2008 1 commit
-
-
This patch removes some ft_board_setup() functions from some 4xx boards. This can be done since we now have a default weak implementation for this in cpu/ppc4xx/fdt.c. Only board in need for a different/custom implementation like canyonlands need their own version. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- 11 Jul, 2008 1 commit
-
-
Stefan Roese authored
This patch removes some ft_board_setup() functions from some 4xx boards. This can be done since we now have a default weak implementation for this in cpu/ppc4xx/fdt.c. Only board in need for a different/custom implementation like canyonlands need their own version. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- 20 May, 2008 1 commit
-
-
Wolfgang Denk authored
This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by:
Wolfgang Denk <wd@denx.de>
-
- 13 May, 2008 1 commit
-
-
Stefan Roese authored
Signed-off-by:
Stefan Roese <sr@denx.de>
-
- 14 Jan, 2008 1 commit
-
-
Stefan Roese authored
Now that bit 29 is the USB PHY reset bit, update the Kilauea port to remove the USB PHY reset after powerup. The CPLD will keep the USB PHY in reset (active low) until the bit is set to 1 in board_early_init_f(). Signed-off-by:
Stefan Roese <sr@denx.de>
-
- 27 Dec, 2007 1 commit
-
-
Stefan Roese authored
This patch update the 4xx fdt support. It enabled fdt booting on the AMCC Kilauea and Sequoia for now. More can follow later quite easily. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- 13 Dec, 2007 1 commit
-
-
Stefan Roese authored
This patch update the 4xx fdt support. It enabled fdt booting on the AMCC Kilauea and Sequoia for now. More can follow later quite easily. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- 08 Dec, 2007 1 commit
-
-
Stefan Roese authored
This patch selects the USB data pins in the 405EX GPIO and MFC (multi function control) registers. This is done for the AMCC Kilauea and Makalu eval boards. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- 30 Nov, 2007 1 commit
-
-
Stefan Roese authored
This manual PCIe reset triggering solves the problem seen with the Intel EPRO/1000 card, which was not detected (link not established) upon power-up reset. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- 15 Nov, 2007 1 commit
-
-
Stefan Roese authored
Remove not needed pci_target_init() function. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- 05 Nov, 2007 1 commit
-
-
Stefan Roese authored
Now not max 3 lines but 2 lines are printed per PCIe port. Signed-off-by:
Stefan Roese <sr@denx.de>
-
- 31 Oct, 2007 4 commits
-
-
Stefan Roese authored
The Haleakala is nearly identical with the Kilauea eval board. The only difference is that the 405EXr only supports one EMAC and one PCIe interface. This patch adds support for the Haleakala board by using the identical image for Kilauea and Haleakala. The distinction is done by comparing the PVR. Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
This patch adds support for dynamic configuration of PCIe ports for the AMCC PPC4xx boards equipped with PCIe interfaces. These are the PPC440SPe boards Yucca & Katmai and the 405EX board Kilauea. This dynamic configuration is done via the "pcie_mode" environement variable. This variable can be set to "EP" or "RP" for endpoint or rootpoint mode. Multiple values can be joined via the ":" delimiter. Here an example: pcie_mode=RP:EP:EP This way, PCIe port 0 will be configured as rootpoint, PCIe port 1 and 2 as endpoint. Per default Yucca will be configured as: pcie_mode=RP:EP:EP Per default Katmai will be configured as: pcie_mode=RP:RP:REP Per default Kilauea will be configured as: pcie_mode=RP:RP Signed-off-by:
Tirumala R Marri <tmarri@amcc.com> Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
This patch enables the fdt support on the AMCC Kilauea eval board. Additionally now EBC ranges fdt fixup is included to support NOR FLASH mapping via the Linux physmap_of driver. This Kilauea port now support booting arch/ppc and arch/powerpc Linux kernels. The default environment "net_nfs" is for arch/ppc and "net_nfs_fdt" is for arch/powerpc. In the long run, arch/ppc support will be removed. Signed-off-by:
Stefan Roese <sr@denx.de>
-
Stefan Roese authored
Signed-off-by:
Stefan Roese <sr@denx.de>
-