summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2008-12-20mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho6-6/+6
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser1-1/+1
2008-12-0485xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser1-12/+0
2008-12-0485xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu2-8/+4
2008-12-0485xx: remove the unused ddr_enable_ecc in the board fileDave Liu5-53/+0
2008-11-19Align end of bss by 4 bytesSelvamuthukumar4-1/+4
2008-11-11mpc8641: fix address-cells default in old .dts detectionBecky Bruce1-3/+3
2008-11-10mpc8641: Try to detect old .dts filesBecky Bruce1-0/+27
2008-11-10mpc8641: Support 36-bit physical addressingBecky Bruce1-6/+7
2008-11-10mpc8641: Change 32-bit memory mapBecky Bruce2-11/+14
2008-11-10mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce1-1/+1
2008-11-10Merge commit 'wd/master'Jon Loeliger41-3892/+258
2008-11-09Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk33-3873/+239
2008-11-0386xx: Make dram_size a phys_size_tBecky Bruce2-6/+6
2008-11-03mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI buildBecky Bruce2-8/+10
2008-11-03mpc8641: Stop supporting non-PCI_PNP configsBecky Bruce1-21/+1
2008-11-03ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew2-43/+31
2008-11-03ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew4-0/+306
2008-11-03ColdFire: Add SBF support for M52277EVBTsiChung Liew4-5/+161
2008-11-03ColdFire: Use CFI driver for M5272C3TsiChung Liew2-379/+1
2008-11-03ColdFire: Remove platforms mii.c fileTsiChung Liew22-3430/+11
2008-11-03ColdFire: Remove linker fileTsiChung Liew2-287/+0
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk8-19/+19
2008-10-31NAND: Add NAND support for MPC8536DS boardJason Jin2-0/+6
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk3-25/+0
2008-10-3086xx: remove the second DDR LAW setting for mpc8641hpcnDave Liu1-3/+0
2008-10-3086xx: remove the unused ddr_enable_ecc in the board fileDave Liu2-22/+0
2008-10-29NAND: Add support for MPC8572DS boardHaiying Wang2-0/+7
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang4-4/+4
2008-10-2586xx: Convert all fsl_pci_init users to new APIsKumar Gala2-90/+41
2008-10-2585xx: Convert all fsl_pci_init users to new APIsKumar Gala5-269/+135
2008-10-22mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov1-4/+2
2008-10-22mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov2-0/+44
2008-10-22mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov1-0/+123
2008-10-22mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov2-2/+2
2008-10-22mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov1-12/+27
2008-10-2185xx: Fix compile warning in mpc8536ds.cKumar Gala1-1/+0
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk4-8/+8
2008-10-18Enabled the Freescale SGMII riser card on 8536DSJason Jin1-0/+42
2008-10-18Enabled the Freescale SGMII riser card on 8572DSLiu Yu1-0/+48
2008-10-18Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu1-3/+19
2008-10-18mpc8572 additional end-point modeEd Swarthout1-2/+2
2008-10-18pixis do not print long help if not configuredEd Swarthout1-0/+4
2008-10-18Add DDR options setting on MPC8641HPCN boardHaiying Wang1-36/+110
2008-10-18Add ddr interleaving suppport for MPC8572DS boardHaiying Wang1-28/+94
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang11-11/+44
2008-10-1885xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala4-14/+10
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD93-1573/+1573
2008-10-15Fix compiler warning in lib_ppc/board.cHeiko Schocher1-1/+1
2008-10-14Do not init SATA when disabled on 8536DS.Jason Jin1-0/+12