aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser11-30/+20
2010-09-23MPC8308RDB: various clean upsIlya Yanok2-46/+5
2010-09-21fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi7-1087/+26
2010-08-31Fix parameters to support RDIMM for P2020DSYork Sun1-2/+2
2010-08-19powerpc/85xx: Fix SRIO LAW setup on corenet_ds boardsLian Minghuan1-22/+25
2010-08-19powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board.york1-1/+17
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher1-1/+1
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