summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala2009-09-094-0/+8
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-0810-57/+44
* ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala2009-09-081-5/+0
* fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov2009-09-081-1/+2
* fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi2009-08-281-32/+49
* 85xx: Added PCIe support for P1 P2 RDBPoonam Aggrwal2009-08-282-1/+119
* 85xx: Init pci ethernet cards if we enable any on MPC8572DSKumar Gala2009-08-281-1/+2
* 85xx: Move to a common linker scriptKumar Gala2009-08-2812-1722/+0
* 85xx: Add support for P2020RDB boardPoonam Aggrwal2009-08-287-0/+809
* 86xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-282-6/+0
* 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-2811-43/+0
* 85xx: Cleanup whitespace in mpc8536ds.cKumar Gala2009-08-281-11/+5
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-289-73/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-289-59/+24
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-251-0/+12
* Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-08-045-3/+311
|\
| * ColdFire: Add M5208EVB and MCF520x CPU supportTsiChung Liew2009-07-144-0/+305
| * ColdFire: Update for M54451EVBTsiChung Liew2009-07-141-3/+6
* | Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-296-6/+6
* | Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-07-221-0/+10
* | 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala2009-07-228-86/+122
* | 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser2009-07-222-5/+5
* | 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-224-14/+90
* | 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCNKumar Gala2009-07-221-4/+14
* | mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-1812-740/+231
* | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-1/+1
* | mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variableAnton Vorontsov2009-07-161-2/+1
* | mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov2009-07-161-9/+5
* | mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov2009-07-161-13/+24
* | mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov2009-07-161-0/+18
|/
* MPC512x: factor out common codeWolfgang Denk2009-07-141-112/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-074-0/+213
|\
| * MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja2009-07-062-0/+97
| * MX31: Add basic support for Freescale i.MX31 PDK board.Magnus Lilja2009-07-063-0/+116
* | fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom codeKumar Gala2009-07-031-2/+4
* | 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-024-8/+8
* | 85xx: Add pci e1000 Ethernet support for P2020 boardRoy Zang2009-06-301-1/+2
|/
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-151-0/+9
* fsl: Update the number of ethxaddr in reading system eepromHaiying Wang2009-06-121-5/+18
* 85xx: Add RMII support for MPC8569MDSHaiying Wang2009-06-123-3/+110
* 85xx: Add UEC3 and UEC4 support for MPC8569MDSHaiying Wang2009-06-122-0/+34
* 85xx: Add P2020DS supportSrikanth Srinivasan2009-06-127-0/+1130
* mpc512x: MPC5121ADS: Add NAND supportStefan Roese2009-06-121-7/+34
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-121-1/+1
* MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-121-85/+92
* MPC512x: add more hardware description to immap_512x.hWolfgang Denk2009-06-121-1/+1
* Rename ads5121 board into mpc5121adsWolfgang Denk2009-06-124-0/+415
* General help message cleanupWolfgang Denk2009-06-122-15/+17
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+2
* 85xx: Add UART1 support for MPC8569MDSHaiying Wang2009-06-121-0/+6
OpenPOWER on IntegriCloud