summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeLines
* 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
* fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko2008-10-14-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-10-12-1/+1
|\
| * FSL: Fix get_cpu_board_revision() return value.Rafal Czubak2008-10-08-1/+1
* | mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-24-6/+6
|/
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-10/+10
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-21/+21
* Update Freescale 85xx boards to sys_eeprom.cTimur Tabi2008-09-09-61/+0
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+7
* Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+10
* Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-02-4/+12
* Introduce netdev.h header file and remove externsBen Warren2008-09-02-6/+2
* Add pixis_set_sgmii commandAndy Fleming2008-09-02-0/+55
* Add SGMII support for the 8544 DSAndy Fleming2008-09-02-0/+39
* Add support for Freescale SGMII Riser CardAndy Fleming2008-09-02-0/+42
* ColdFire: Multiple fixes for MCF5445x platformsTsiChung Liew2008-08-28-6/+9
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-08-28-34/+2711
|\
| * mpc85xx: Add support for the MPC8536DS reference boardKumar Gala2008-08-27-0/+1077
| * mpc85xx: Add support for the MPC8572DS reference boardKumar Gala2008-08-27-0/+1011
| * FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala2008-08-27-7/+93
| * FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger2008-08-27-6/+97
| * FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger2008-08-27-1/+88
| * FSL DDR: Convert MPC8541CDS to new DDR code.Jon Loeliger2008-08-27-1/+85
| * FSL DDR: Convert MPC8555ADS to new DDR code.Jon Loeliger2008-08-27-1/+87
| * FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger2008-08-27-8/+86
| * FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala2008-08-27-10/+87
* | Moved initialization of ULI526X Ethernet driver to board code.Ben Warren2008-08-26-0/+10
|/
* FSL DDR: Convert MPC8610HPCD to new DDR code.Jon Loeliger2008-08-27-6/+86