summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)Author
2008-11-10mpc8641: Change 32-bit memory mapBecky Bruce
2008-11-10mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce
2008-11-10Merge commit 'wd/master'Jon Loeliger
2008-11-09Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2008-11-0386xx: Make dram_size a phys_size_tBecky Bruce
2008-11-03mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI buildBecky Bruce
2008-11-03mpc8641: Stop supporting non-PCI_PNP configsBecky Bruce
2008-11-03ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew
2008-11-03ColdFire: Add MCF5301x CPU and M53017EVB supportTsiChung Liew
2008-11-03ColdFire: Add SBF support for M52277EVBTsiChung Liew
2008-11-03ColdFire: Use CFI driver for M5272C3TsiChung Liew
2008-11-03ColdFire: Remove platforms mii.c fileTsiChung Liew
2008-11-03ColdFire: Remove linker fileTsiChung Liew
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-10-31NAND: Add NAND support for MPC8536DS boardJason Jin
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk
2008-10-3086xx: remove the second DDR LAW setting for mpc8641hpcnDave Liu
2008-10-3086xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-10-29NAND: Add support for MPC8572DS boardHaiying Wang
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang
2008-10-2486xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-21mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov
2008-10-21mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov
2008-10-21mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov
2008-10-21mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov
2008-10-21mpc83xx: mpc8360emds: rework LBC SDRAM setupAnton Vorontsov
2008-10-2185xx: Fix compile warning in mpc8536ds.cKumar Gala
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-18Enabled the Freescale SGMII riser card on 8536DSJason Jin
2008-10-18Enabled the Freescale SGMII riser card on 8572DSLiu Yu
2008-10-18Make pixis_set_sgmii more general to support MPC85xx boards.Liu Yu
2008-10-18mpc8572 additional end-point modeEd Swarthout
2008-10-18pixis do not print long help if not configuredEd Swarthout
2008-10-18Add DDR options setting on MPC8641HPCN boardHaiying Wang
2008-10-18Add ddr interleaving suppport for MPC8572DS boardHaiying Wang
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang
2008-10-1885xx: Improve flash remapping on MPC8572DS & MPC8536DSKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-15Fix compiler warning in lib_ppc/board.cHeiko Schocher
2008-10-14Do not init SATA when disabled on 8536DS.Jason Jin
2008-10-14fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-10-08FSL: Fix get_cpu_board_revision() return value.Rafal Czubak
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-09-09Update Freescale 85xx boards to sys_eeprom.cTimur Tabi
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren