summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-10-121-1/+1
|\
| * FSL: Fix get_cpu_board_revision() return value.Rafal Czubak2008-10-081-1/+1
* | mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-246-6/+6
|/
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-102-10/+10
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-102-3/+3
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-1021-21/+21
* Update Freescale 85xx boards to sys_eeprom.cTimur Tabi2008-09-092-61/+0
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+7
* Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+10
* Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-022-4/+12
* Introduce netdev.h header file and remove externsBen Warren2008-09-021-6/+2
* Add pixis_set_sgmii commandAndy Fleming2008-09-021-0/+55
* Add SGMII support for the 8544 DSAndy Fleming2008-09-021-0/+39
* Add support for Freescale SGMII Riser CardAndy Fleming2008-09-023-0/+42
* ColdFire: Multiple fixes for MCF5445x platformsTsiChung Liew2008-08-283-6/+9
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-08-2835-34/+2711
|\
| * mpc85xx: Add support for the MPC8536DS reference boardKumar Gala2008-08-277-0/+1077
| * mpc85xx: Add support for the MPC8572DS reference boardKumar Gala2008-08-277-0/+1011
| * FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala2008-08-273-7/+93
| * FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger2008-08-273-6/+97
| * FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger2008-08-273-1/+88
| * FSL DDR: Convert MPC8541CDS to new DDR code.Jon Loeliger2008-08-273-1/+85
| * FSL DDR: Convert MPC8555ADS to new DDR code.Jon Loeliger2008-08-273-1/+87
| * FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger2008-08-273-8/+86
| * FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala2008-08-273-10/+87
* | Moved initialization of ULI526X Ethernet driver to board code.Ben Warren2008-08-261-0/+10
|/
* FSL DDR: Convert MPC8610HPCD to new DDR code.Jon Loeliger2008-08-273-6/+86
* FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala2008-08-273-7/+95
* mpc7448hpc2: Fix PCI I/O space mapping.Randy Vinson2008-08-261-2/+2
* MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder2008-08-252-0/+58
* MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-251-317/+60
* Merge branch 'next'Kim Phillips2008-08-251-2/+37
|\
| * 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixupAnton Vorontsov2008-07-161-9/+10
| * 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYsAnton Vorontsov2008-07-161-2/+36
* | Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-191-2/+0
* | ColdFire: Multiple fixes for M5282EVBTsiChung Liew2008-08-142-2/+8
* | ColdFire: Move m5282evb from board to board/freescaleTsiChung Liew2008-08-145-0/+608
* | ColdFire: Move m5272c3 from board to board/freescaleTsiChung Liew2008-08-146-0/+944
* | ColdFire: Move m5271evb from board to board/freescaleTsiChung Liew2008-08-145-0/+639
* | ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew2008-08-146-0/+774
* | ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2008-08-142-3/+147
* | ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew2008-08-143-1289/+52
* | ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew2008-08-145-0/+820
* | ColdFire: Fix M5253EVB dram bring up issueTsiChung Liew2008-08-141-4/+9
OpenPOWER on IntegriCloud