summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove pci config table pointer relocation fixupsPeter Tyser2009-10-031-7/+0
* ppc: Enable full relocation to RAMPeter Tyser2009-10-033-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-09-302-0/+30
|\
| * On-chip ROM boot: MPC8536DS supportMingkai Hu2009-09-301-0/+12
| * NAND boot: MPC8536DS supportMingkai Hu2009-09-302-0/+18
* | mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov2009-09-251-0/+12
* | mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov2009-09-251-6/+50
* | mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is availableAnton Vorontsov2009-09-251-1/+4
|/
* mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[]Wolfgang Denk2009-09-251-1/+1
* Add Elpida Memory Configuration to mpc5121ads BoardsMartha M Stan2009-09-251-2/+97
* mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan2009-09-251-1/+1
* mpc8610hpcd: Use common 86xx fdt fixup codePeter Tyser2009-09-241-13/+1
* ppc/85xx: 32bit DDR changes for P1020/P1011Poonam Aggrwal2009-09-241-5/+24
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-247-16/+16
* ppc/85xx: Clean up mpc8572DS PCI setup codeKumar Gala2009-09-241-157/+73
* ppc/85xx: Clean up p2020ds PCI setup codeKumar Gala2009-09-241-117/+33
* ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala2009-09-241-20/+22
* NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu2009-09-151-1/+1
* 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
|\
OpenPOWER on IntegriCloud