summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)Author
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
2009-07-14MPC512x: factor out common codeWolfgang Denk
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-07-06MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja
2009-07-06MX31: Add basic support for Freescale i.MX31 PDK board.Magnus Lilja
2009-07-03fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom codeKumar Gala
2009-07-0283xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser
2009-06-3085xx: Add pci e1000 Ethernet support for P2020 boardRoy Zang
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer
2009-06-12fsl: Update the number of ethxaddr in reading system eepromHaiying Wang
2009-06-1285xx: Add RMII support for MPC8569MDSHaiying Wang
2009-06-1285xx: Add UEC3 and UEC4 support for MPC8569MDSHaiying Wang
2009-06-1285xx: Add P2020DS supportSrikanth Srinivasan
2009-06-12mpc512x: MPC5121ADS: Add NAND supportStefan Roese
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk
2009-06-12MPC512x: add more hardware description to immap_512x.hWolfgang Denk
2009-06-12Rename ads5121 board into mpc5121adsWolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD