summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* 86xx: Create common linker scriptKumar Gala2010-10-202-265/+0
* mpc8641hpcn: Update PCI codePeter Tyser2010-10-201-75/+22
* Adding fixed sdram setting for cornet_ds boardYork Sun2010-10-204-17/+488
* powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-203-15/+12
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-191-1/+1
|\
| * MX5: rename mx51 to mx5Jason Liu2010-10-181-1/+1
* | MPC5121: Add USB EHCI supportDamien Dusha2010-10-181-1/+3
* | config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-181-30/+0
* | Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-1834-596/+7
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-1851-77/+79
* | mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk2010-10-184-8/+8
* | mpc83xx: fix 837x MDS PCI HOST buildKim Phillips2010-10-181-1/+1
* | MPC832XEMDS: fix pci.c build warningWolfgang Denk2010-10-181-3/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-10-171-0/+1
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-171-0/+1
| |\
| | * mx51evk: add u-boot.imx to ALL targetLoic Minier2010-10-141-0/+1
* | | Fix define for MPC5121 ADS board.mark.vels@team-embedded.nl2010-10-131-2/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-112-52/+0
|\ \ | |/
| * MX51: Drop unused header file for mx51evkStefano Babic2010-09-292-52/+0
* | fsl: add support for NXID v1 EEPROM formatTimur Tabi2010-10-071-9/+17
* | powerpc/85xx: Add support for 4th PCI controller on corenet_dsKumar Gala2010-10-071-1/+27
* | fsl: verify writes to the MAC address EEPROMTimur Tabi2010-10-071-1/+17
* | p1022ds: add audclk hwconfig setting to enable codec reference clockTimur Tabi2010-10-071-9/+58
* | mpc8569mds: fix some ddr settingsHaiying Wang2010-10-071-3/+13
* | mpc8569mds: fix consuming long time while relocating code.Haiying Wang2010-10-072-5/+36
* | p1022ds: use weak CFI flash accessors when DIU is enabledTimur Tabi2010-09-251-7/+201
* | p1022ds: add video supportTimur Tabi2010-09-252-0/+112
* | fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin2010-09-253-123/+51
|/
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-2311-30/+20
* MPC8308RDB: various clean upsIlya Yanok2010-09-232-46/+5
* fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-217-1087/+26
* Fix parameters to support RDIMM for P2020DSYork Sun2010-08-311-2/+2
* powerpc/85xx: Fix SRIO LAW setup on corenet_ds boardsLian Minghuan2010-08-191-22/+25
* powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board.york2010-08-191-1/+17
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-091-1/+1
* powerpc/p4080: Add support for the P4080DS boardKumar Gala2010-08-018-0/+800
* powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork2010-07-262-31/+32
* powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york2010-07-261-0/+2
* powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DSyork2010-07-261-4/+4
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-242-8/+4
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-2011-116/+22
* powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala2010-07-202-38/+38
* powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala2010-07-201-2/+2
* powerpc/85xx: Move p1022ds slot code into board fileKumar Gala2010-07-161-0/+69
* ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala2010-07-162-148/+1
* ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala2010-07-162-144/+2
* powerpc: add support for the Freescale P1022DS reference boardTimur Tabi2010-07-167-0/+542
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-1613-55/+37
* Move ICS CLK chip frequency calculation code into a common board libraryKumar Gala2010-07-164-149/+119
* ppc/85xx: Add a structure defn for PIXIS registersKumar Gala2010-07-162-1/+183
OpenPOWER on IntegriCloud