summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeLines
* 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
* FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala2008-08-27-7/+95
* mpc7448hpc2: Fix PCI I/O space mapping.Randy Vinson2008-08-26-2/+2
* MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder2008-08-25-0/+58
* MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-25-317/+60
* Merge branch 'next'Kim Phillips2008-08-25-2/+37
|\
| * 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixupAnton Vorontsov2008-07-16-9/+10
| * 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYsAnton Vorontsov2008-07-16-2/+36
* | Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-19-2/+0