summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeLines
* MX51: Drop unused header file for mx51evkStefano Babic2010-09-29-52/+0
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-23-30/+20
* MPC8308RDB: various clean upsIlya Yanok2010-09-23-46/+5
* fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-21-1087/+26
* Fix parameters to support RDIMM for P2020DSYork Sun2010-08-31-2/+2
* powerpc/85xx: Fix SRIO LAW setup on corenet_ds boardsLian Minghuan2010-08-19-22/+25
* powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board.york2010-08-19-1/+17
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-09-1/+1
* powerpc/p4080: Add support for the P4080DS boardKumar Gala2010-08-01-0/+800
* powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork2010-07-26-31/+32
* powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york2010-07-26-0/+2
* powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DSyork2010-07-26-4/+4
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-8/+4
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-20-116/+22
* powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala2010-07-20-38/+38
* powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala2010-07-20-2/+2
* powerpc/85xx: Move p1022ds slot code into board fileKumar Gala2010-07-16-0/+69
* ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala2010-07-16-148/+1
* ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala2010-07-16-144/+2
* powerpc: add support for the Freescale P1022DS reference boardTimur Tabi2010-07-16-0/+542
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-55/+37
* Move ICS CLK chip frequency calculation code into a common board libraryKumar Gala2010-07-16-149/+119
* ppc/85xx: Add a structure defn for PIXIS registersKumar Gala2010-07-16-1/+183
* MPC8308RDB: minimal support for devboard from FreescaleIlya Yanok2010-07-09-0/+339
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-7/+7
* Merge branch 'master' into nextWolfgang Denk2010-06-30-4/+14
|\
| * 85xx/p1_p2_rdb: Added RevD board version supportPoonam Aggrwal2010-06-29-3/+13
| * 85xx/p1_p2_rdb: Modify the CLK_CTRL value for DDR at 667MHzPoonam Aggrwal2010-06-29-1/+1
* | video: cfb_console: add weak default video_set_lut()Anatolij Gustschin2010-06-14-9/+0
|/
* fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structureTimur Tabi2010-05-30-1/+1
* Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala2010-05-26-12/+12
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-05-21-2/+141
|\
| * Add SPI support to mx51evk boardStefano Babic2010-05-05-0/+139
| * MX51evk: Removed warningsStefano Babic2010-05-05-2/+2
* | fsl_diu_fb.c: fix build warningsWolfgang Denk2010-05-17-9/+9
* | 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala2010-05-12-11/+0
* | 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabledKumar Gala2010-05-12-12/+29
* | fsl-diu: Using I/O accessor to CCSR spaceJerry Huang2010-05-12-27/+28
|/
* mx51evk: correct list of possible BOOT_FROM valuesStefano Babic2010-04-30-1/+1
* MX51EVK: Remove CPLD related codeFabio Estevam2010-04-30-68/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2010-04-27-4/+25
|\
| * mpc5121: add support for PDM360NG boardAnatolij Gustschin2010-04-24-4/+25
* | ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2010-04-26-3/+3
* | ppc/85xx: Fixup PCI nodes for P1_P2_RDBKumar Gala2010-04-26-0/+4
|/
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-16/+16
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-13-41/+41
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-13/+13
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-24/+24
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-29/+29