aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)Author
2010-05-26Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala
2010-05-21Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-05-17fsl_diu_fb.c: fix build warningsWolfgang Denk
2010-05-1285xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala
2010-05-1285xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabledKumar Gala
2010-05-12fsl-diu: Using I/O accessor to CCSR spaceJerry Huang
2010-05-05Add SPI support to mx51evk boardStefano Babic
2010-05-05MX51evk: Removed warningsStefano Babic
2010-04-30mx51evk: correct list of possible BOOT_FROM valuesStefano Babic
2010-04-30MX51EVK: Remove CPLD related codeFabio Estevam
2010-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk
2010-04-26ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala
2010-04-26ppc/85xx: Fixup PCI nodes for P1_P2_RDBKumar Gala
2010-04-24mpc5121: add support for PDM360NG boardAnatolij Gustschin
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2010-04-13Create CPUDIR variablePeter Tyser
2010-04-07p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi
2010-04-01Merge branch 'next'Wolfgang Denk
2010-03-30mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi
2010-03-24ColdFire: Fix m54455EVB save environment bugTsiChung Liew
2010-03-24ColdFire: M5271EVB DRAM Bring up issueTsiChung Liew
2010-03-24ColdFire: Correct bit definitionTsiChung Liew
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk
2010-03-07MX51: removed warnings for the mx51evkStefano Babic
2010-03-07Add initial support for Freescale mx51evk boardStefano Babic
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2010-01-3183xx, uec: split enet_interface in two variablesHeiko Schocher
2010-01-27Nand boot: Add nand boot support for MPC8569mds boardLiu Yu
2010-01-25ppc/85xx: Add PIB/ATM support for MPC8569mdsLiu Yu
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2010-01-07mpc83xx: Add NAND boot support for MPC8315E-RDB boardsAnton Vorontsov
2010-01-05mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boardsAnton Vorontsov
2010-01-05ppc/85xx: Map boot page guarded for MP bootKumar Gala
2010-01-05ppc/85xx: Make flash TLB entry determined at runtime on FSL boardsKumar Gala
2010-01-05ppc/85xx: Move to using fsl_setup_hose on P2020 DSKumar Gala
2010-01-05ppc/85xx: Move to using fsl_setup_hose on P1/P2 RDBKumar Gala
2010-01-05ppc/85xx: Move to using fsl_setup_hose on MPC8572 DSKumar Gala
2010-01-05ppc/86xx: Clean up MPC8610 HPCD PCI setup codeKumar Gala
2010-01-05ppc/85xx: Clean up MPC8548 CDS PCI setup codeKumar Gala
2010-01-05ppc/85xx: Clean up MPC8568 MDS PCI setup codeKumar Gala
2010-01-05ppc/85xx: Clean up MPC8569 MDS PCI setup codeKumar Gala
2010-01-05ppc/85xx: Clean up MPC8544 DS PCI setup codeKumar Gala
2010-01-05ppc/85xx: Clean up MPC8536 DS PCI setup codeMingkai Hu