aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc837xerdb/mpc837xerdb.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-26ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala1-1/+1
2009-07-16mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov1-0/+18
2009-07-0283xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser1-2/+2
2008-10-21mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-25/+25
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-04-11mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-03-28mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips1-9/+6
2008-03-2583xx/fdt_support: let user specifiy FSL USB Dual-Role controller roleAnton Vorontsov1-0/+1
2008-03-2583xx: initialize serdes for MPC837XRDB boardsAnton Vorontsov1-0/+37
2008-03-2583xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi1-5/+22
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-3/+0
2008-01-16Add support for the MPC837xERDBKim Phillips1-0/+150