aboutsummaryrefslogtreecommitdiff
path: root/board/cds
AgeCommit message (Expand)AuthorFilesLines
2007-12-11Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala22-3567/+0
2007-12-11Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala1-16/+9
2007-12-11Stop using immap_t on 85xxKumar Gala3-14/+7
2007-12-11Update MPC85xx CDS to use libfdtKumar Gala4-50/+99
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala3-16/+10
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD3-3/+3
2007-10-19Improve handling of PCI interrupt device tree fixup on MPC85xx CDSKumar Gala1-8/+15
2007-09-04ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout1-1/+1
2007-08-298548cds fixesEd Swarthout1-3/+11
2007-08-1485xxCDS: Add make targets for legacy systems.Randy Vinson4-19/+28
2007-08-1485xxCDS: Enable the VIA PCI-to-ISA bridge.Andy Fleming1-1/+6
2007-08-148548cds PCIE support.Ed Swarthout4-115/+291
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-5/+5
2007-05-02Cleaned up some 85xx PCI bugsAndy Fleming4-11/+20
2007-04-23Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nGAndy Fleming1-1/+1
2007-04-23u-boot: Fix the 85xxcds tsec bugZang Roy-r619112-0/+2
2007-04-23u-boot: Fix CPU2 errata on MPC8548CDS boardZang Roy-r619111-0/+7
2007-04-23u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS boardZang Roy-r619112-32/+46
2006-10-20Fix compilation warnings on a few 85xx boards.Jon Loeliger2-3/+1
2006-10-19* Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger3-7/+1
2006-10-10Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger3-3/+3
2006-10-10Fix whitespace and 80-col issues.Jon Loeliger1-7/+12
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk3-3/+3
2006-09-19Merge branch 'mpc85xx'Jon Loeliger2-1/+61
2006-09-19Add support for eTSEC 3 & 4 on 8548 CDSAndy Fleming1-0/+32
2006-09-19Added code to support 2.6.18 PCI changes in u-bootAndy Fleming1-1/+29
2006-09-19Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger3-21/+42
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz3-21/+42
2006-08-09* Fixed a bug where 8555 PCI code used the old variable and function names Pa...Matthew McClintock1-2/+2
2006-08-09* Added VIA configuration tableMatthew McClintock12-71/+197
2006-08-09* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ...Matthew McClintock4-3/+52
2005-12-12(no commit message)Wolfgang Denk3-0/+3
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk3-0/+6
2005-07-25* Patch by Jon Loeliger, 2005-07-25Jon Loeliger3-3/+0
2005-07-25* Patch by Jon Loeliger, 2005-05-05Jon Loeliger7-4/+816
2005-07-21Patch by Jon Loeliger, 20 Jul 2005:Wolfgang Denk2-0/+310
2004-10-10Patches by Scott McNutt, 24 Aug 2004:wdenk2-137/+88
2004-10-10Patches by Jon Loeliger, 24 Aug 2004:wdenk14-0/+1969