index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
MPC8568MDS.h
Age
Commit message (
Expand
)
Author
2008-12-04
Removed unused CONFIG_L1_INIT_RAM symbol.
Jon Loeliger
2008-12-04
85xx: remove the unused ddr_enable_ecc in the board file
Dave Liu
2008-10-24
85xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
2008-10-24
85xx: Enable 64-bit PCI resources on all Freescale boards
Kumar Gala
2008-10-18
85xx: Enable interrupt and setexpr commands on Freescale 85xx boards
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
Change UEC PHY interface to RGMII on MPC8568MDS
Haiying Wang
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-08-27
FSL DDR: Convert MPC8568MDS to new DDR code.
Jon Loeliger
2008-08-12
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-06-11
85xx: Remove unused and unconfigured memory test code.
Kumar Gala
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-03-26
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
2008-01-17
85xx: Get ride of old TLB setup code
Kumar Gala
2008-01-17
85xx: Convert MPC8568 MDS to new TLB setup
Kumar Gala
2008-01-17
85xx: convert remaining 85xx boards over to use new LAW init code
Kumar Gala
2008-01-09
85xx: Remove cache config from configs.h
Kumar Gala
2007-12-12
Handle MPC85xx PCIe reset errata (PCI-Ex 38)
Kumar Gala
2007-12-12
Update Freescale MPC85xx ADS/CDS/MDS board config
Kumar Gala
2007-12-12
Update Freescale MPC85xx ADS/CDS/MDS board config
Kumar Gala
2007-12-12
Update MPC8568 MDS to use libfdt
Kumar Gala
2007-12-12
Add PCI Express support on MPC8568MDS
Haiying Wang
2007-11-19
Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS
Haiying Wang
2007-10-19
Set OF_STDOUT_PATH to match the default console on MPC8568 MDS
Kumar Gala
2007-08-29
Enable L2 cache for MPC8568MDS board
Haiying Wang
2007-08-28
fdt: remove unused OF_FLAT_TREE_MAX_SIZE references
Kim Phillips
2007-08-16
Fix numerous bugs in the 8568 UEC support
Andy Fleming
2007-08-16
Define tsec flag values in config files
Andy Fleming
2007-08-14
Add support for UEC to 8568
Andy Fleming
2007-08-14
Add PCI support for MPC8568MDS board
Haiying Wang
2007-07-10
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-05
include/configs: Use new CONFIG_CMD_* in 85xx board config files.
Jon Loeliger
2007-05-16
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
Kim Phillips
2007-05-05
Coding stylke cleanup; update CHANGELOG.
Wolfgang Denk
2007-05-02
Add support for the 8568 MDS board
Andy Fleming