aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2010-08-01powerpc/p4080: Add support for the P4080DS boardKumar Gala8-0/+800
2010-07-26powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork2-31/+32
2010-07-26powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york1-0/+2
2010-07-26powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DSyork1-4/+4
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk2-8/+4
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala11-116/+22
2010-07-20powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala2-38/+38
2010-07-20powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala1-2/+2
2010-07-16powerpc/85xx: Move p1022ds slot code into board fileKumar Gala1-0/+69
2010-07-16ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala2-148/+1
2010-07-16ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala2-144/+2
2010-07-16powerpc: add support for the Freescale P1022DS reference boardTimur Tabi7-0/+542
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce13-55/+37
2010-07-16Move ICS CLK chip frequency calculation code into a common board libraryKumar Gala4-149/+119
2010-07-16ppc/85xx: Add a structure defn for PIXIS registersKumar Gala2-1/+183
2010-07-09MPC8308RDB: minimal support for devboard from FreescaleIlya Yanok4-0/+339
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk5-7/+7
2010-06-30Merge branch 'master' into nextWolfgang Denk2-4/+14
2010-06-2985xx/p1_p2_rdb: Added RevD board version supportPoonam Aggrwal1-3/+13
2010-06-2985xx/p1_p2_rdb: Modify the CLK_CTRL value for DDR at 667MHzPoonam Aggrwal1-1/+1
2010-06-14video: cfb_console: add weak default video_set_lut()Anatolij Gustschin1-9/+0
2010-05-30fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structureTimur Tabi1-1/+1
2010-05-26Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala2-12/+12
2010-05-21Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk1-2/+141
2010-05-17fsl_diu_fb.c: fix build warningsWolfgang Denk1-9/+9
2010-05-1285xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala1-11/+0
2010-05-1285xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabledKumar Gala2-12/+29
2010-05-12fsl-diu: Using I/O accessor to CCSR spaceJerry Huang1-27/+28
2010-05-05Add SPI support to mx51evk boardStefano Babic1-0/+139
2010-05-05MX51evk: Removed warningsStefano Babic1-2/+2
2010-04-30mx51evk: correct list of possible BOOT_FROM valuesStefano Babic1-1/+1
2010-04-30MX51EVK: Remove CPLD related codeFabio Estevam2-68/+0
2010-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk1-4/+25
2010-04-26ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala3-3/+3
2010-04-26ppc/85xx: Fixup PCI nodes for P1_P2_RDBKumar Gala1-0/+4
2010-04-24mpc5121: add support for PDM360NG boardAnatolij Gustschin1-4/+25
2010-04-21Move arch/ppc to arch/powerpcStefan Roese4-16/+16
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser22-41/+41
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser3-13/+13
2010-04-13Rename lib_generic/ to lib/Peter Tyser19-24/+24
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser22-29/+29
2010-04-13Create CPUDIR variablePeter Tyser4-4/+4
2010-04-07p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi4-35/+214
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi9-168/+126
2010-04-01Merge branch 'next'Wolfgang Denk2-4/+12
2010-03-30mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi2-0/+4
2010-03-24ColdFire: Fix m54455EVB save environment bugTsiChung Liew1-1/+1
2010-03-24ColdFire: M5271EVB DRAM Bring up issueTsiChung Liew1-2/+10
2010-03-24ColdFire: Correct bit definitionTsiChung Liew1-1/+1