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