summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)Author
2009-10-09Merge branch 'reloc'Wolfgang Denk
2009-10-08mpc512x: fix fixed_sdram() init code.Wolfgang Denk
2009-10-03ppc: Remove pci config table pointer relocation fixupsPeter Tyser
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-09-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-09-30On-chip ROM boot: MPC8536DS supportMingkai Hu
2009-09-30NAND boot: MPC8536DS supportMingkai Hu
2009-09-25mpc83xx: mpc8360emds: Add QE USB device tree fixupsAnton Vorontsov
2009-09-25mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUsAnton Vorontsov
2009-09-25mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is availableAnton Vorontsov
2009-09-25mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[]Wolfgang Denk
2009-09-25Add Elpida Memory Configuration to mpc5121ads BoardsMartha M Stan
2009-09-25mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan
2009-09-24mpc8610hpcd: Use common 86xx fdt fixup codePeter Tyser
2009-09-24ppc/85xx: 32bit DDR changes for P1020/P1011Poonam Aggrwal
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala
2009-09-24ppc/85xx: Clean up mpc8572DS PCI setup codeKumar Gala
2009-09-24ppc/85xx: Clean up p2020ds PCI setup codeKumar Gala
2009-09-24ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala
2009-09-15NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu
2009-09-09ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala
2009-09-08ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala
2009-09-08fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov
2009-08-28fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi
2009-08-2885xx: Added PCIe support for P1 P2 RDBPoonam Aggrwal
2009-08-2885xx: Init pci ethernet cards if we enable any on MPC8572DSKumar Gala
2009-08-2885xx: Move to a common linker scriptKumar Gala
2009-08-2885xx: Add support for P2020RDB boardPoonam Aggrwal
2009-08-2886xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-08-2885xx: Cleanup whitespace in mpc8536ds.cKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-08-04Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-07-2285xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala
2009-07-2286xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser
2009-07-2285xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala
2009-07-2286xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCNKumar Gala
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-07-16mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variableAnton Vorontsov
2009-07-16mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov
2009-07-16mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov
2009-07-16mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov
2009-07-14ColdFire: Add M5208EVB and MCF520x CPU supportTsiChung Liew
2009-07-14ColdFire: Update for M54451EVBTsiChung Liew