aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2009-08-2886xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2-6/+0
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala11-43/+0
2009-08-2885xx: Cleanup whitespace in mpc8536ds.cKumar Gala1-11/+5
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala9-73/+0
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala9-59/+24
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+12
2009-08-04Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk5-3/+311
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala6-6/+6
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+10
2009-07-2285xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala8-86/+122
2009-07-2286xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser2-5/+5
2009-07-2285xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala4-14/+90
2009-07-2286xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCNKumar Gala1-4/+14
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips12-740/+231
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-07-16mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variableAnton Vorontsov1-2/+1
2009-07-16mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov1-9/+5
2009-07-16mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov1-13/+24
2009-07-16mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov1-0/+18
2009-07-14ColdFire: Add M5208EVB and MCF520x CPU supportTsiChung Liew4-0/+305
2009-07-14ColdFire: Update for M54451EVBTsiChung Liew1-3/+6
2009-07-14MPC512x: factor out common codeWolfgang Denk1-112/+6
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk4-0/+213
2009-07-06MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja2-0/+97
2009-07-06MX31: Add basic support for Freescale i.MX31 PDK board.Magnus Lilja3-0/+116
2009-07-03fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom codeKumar Gala1-2/+4
2009-07-0283xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser4-8/+8
2009-06-3085xx: Add pci e1000 Ethernet support for P2020 boardRoy Zang1-1/+2
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer1-0/+9
2009-06-12fsl: Update the number of ethxaddr in reading system eepromHaiying Wang1-5/+18
2009-06-1285xx: Add RMII support for MPC8569MDSHaiying Wang3-3/+110
2009-06-1285xx: Add UEC3 and UEC4 support for MPC8569MDSHaiying Wang2-0/+34
2009-06-1285xx: Add P2020DS supportSrikanth Srinivasan7-0/+1130
2009-06-12mpc512x: MPC5121ADS: Add NAND supportStefan Roese1-7/+34
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser1-1/+1
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk1-85/+92
2009-06-12MPC512x: add more hardware description to immap_512x.hWolfgang Denk1-1/+1
2009-06-12Rename ads5121 board into mpc5121adsWolfgang Denk4-0/+415
2009-06-12General help message cleanupWolfgang Denk2-15/+17
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-0/+2
2009-06-1285xx: Add UART1 support for MPC8569MDSHaiying Wang1-0/+6
2009-06-0985xx: Fix the wrong BCSR address of 8569MDSDave Liu1-1/+1
2009-06-0985xx: Fix the clock adjust of mpc8569mds boardDave Liu1-1/+1
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-04-04Small fix to m5282evbAlan Carvalho de Assis1-1/+1
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala8-48/+0
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala8-8/+8
2009-04-0186xx: Cleanup MP supportKumar Gala1-1/+1
2009-03-31mpc8641hpcn/sbc8641d: Add missing board_lmb_reservesBecky Bruce1-0/+9
2009-03-30MPC85xx: Add MPC8569MDS board supportHaiying Wang9-0/+934