summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-041-1/+1
* 85xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser2008-12-031-12/+0
* 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu2008-12-032-8/+4
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-035-53/+0
* Align end of bss by 4 bytesSelvamuthukumar2008-11-184-1/+4
* mpc8641: fix address-cells default in old .dts detectionBecky Bruce2008-11-111-3/+3
* mpc8641: Try to detect old .dts filesBecky Bruce2008-11-101-0/+27
* mpc8641: Support 36-bit physical addressingBecky Bruce2008-11-101-6/+7
* mpc8641: Change 32-bit memory mapBecky Bruce2008-11-102-11/+14
* mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce2008-11-101-1/+1
* Merge commit 'wd/master'Jon Loeliger2008-11-1041-3892/+258
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-11-0933-3873/+239
| |\
| | * ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew2008-11-032-43/+31
| | * ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew2008-11-034-0/+306
| | * ColdFire: Add SBF support for M52277EVBTsiChung Liew2008-11-034-5/+161
| | * ColdFire: Use CFI driver for M5272C3TsiChung Liew2008-11-032-379/+1
| | * ColdFire: Remove platforms mii.c fileTsiChung Liew2008-11-0322-3430/+11
| | * ColdFire: Remove linker fileTsiChung Liew2008-11-032-287/+0
| * | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-028-19/+19
| |/
* | 86xx: Make dram_size a phys_size_tBecky Bruce2008-11-032-6/+6
* | mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI buildBecky Bruce2008-11-032-8/+10
* | mpc8641: Stop supporting non-PCI_PNP configsBecky Bruce2008-11-031-21/+1
|/
* NAND: Add NAND support for MPC8536DS boardJason Jin2008-10-312-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-10-303-25/+0
|\
| * 86xx: remove the second DDR LAW setting for mpc8641hpcnDave Liu2008-10-301-3/+0
| * 86xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-10-302-22/+0
* | NAND: Add support for MPC8572DS boardHaiying Wang2008-10-292-0/+7
* | Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-294-4/+4
|/
* 86xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-242-90/+41
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-245-269/+135
* mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov2008-10-211-4/+2
* mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov2008-10-212-0/+44
* mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov2008-10-211-0/+123
* mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov2008-10-212-2/+2
* mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov2008-10-211-12/+27
* 85xx: Fix compile warning in mpc8536ds.cKumar Gala2008-10-211-1/+0
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-214-8/+8
* Enabled the Freescale SGMII riser card on 8536DSJason Jin2008-10-181-0/+42
* Enabled the Freescale SGMII riser card on 8572DSLiu Yu2008-10-181-0/+48
* Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu2008-10-181-3/+19
* mpc8572 additional end-point modeEd Swarthout2008-10-181-2/+2
* pixis do not print long help if not configuredEd Swarthout2008-10-181-0/+4
* Add DDR options setting on MPC8641HPCN boardHaiying Wang2008-10-181-36/+110
* Add ddr interleaving suppport for MPC8572DS boardHaiying Wang2008-10-181-28/+94
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-1811-11/+44
* 85xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala2008-10-184-14/+10
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1893-1573/+1573
* Fix compiler warning in lib_ppc/board.cHeiko Schocher2008-10-151-1/+1
* Do not init SATA when disabled on 8536DS.Jason Jin2008-10-141-0/+12
* fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko2008-10-141-3/+3
OpenPOWER on IntegriCloud