summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-12-07-0/+13
|\
| * mx51evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-06-0/+3
| * mx53smd: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-06-0/+1
| * mx53evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-06-0/+3
| * mx53ard: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-06-0/+3
| * mx53loco: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-06-0/+3
* | p2041rdb: fix serdes clock mapShaohui Xie2011-12-06-10/+15
|/
* board/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-2/+1
* mpc85xx: support for Freescale COM Express P2020Ira W. Snyder2011-11-29-0/+516
* powerpc/p3060qds: Add board related support for P3060QDS platformShengzhou Liu2011-11-29-8/+1711
* mpc83xx: mpc8360emds - fix gcc 4.6 compiler warningKim Phillips2011-11-16-1/+2
* powerpc/85xx: Fix builds of P1020/P2020RDB-PC_36BIT_NANDKumar Gala2011-11-11-4/+6
* board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+0
* board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+1
* board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-4/+0
* board/freescale/common/pixis.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-3/+1
* board/freescale/common/cds_pci_ft.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+1
* powerpc/mpc85xx: Set SYSCLK to the required frequencyJerry Huang2011-11-11-1/+99
* powerpc/85xx: Fix MPC8572DS NAND buildKumar Gala2011-11-08-0/+2
* powerpc/85xx: Make inclusion of USB device fixup conditionalRamneek Mehresh2011-11-08-0/+7
* powerpc/mpc8548cds: Fix network initializationchenhui zhao2011-11-08-7/+58
* powerpc/QorIQ: fix network frame manager TBI PHY address settingsRoy Zang2011-11-08-24/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-11-08-45/+89
|\
| * powerpc/mpc83xx: Add 512MB DDR support for mpc8360emdsJerry Huang2011-11-03-1/+26
| * mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger2011-11-03-44/+63
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-08-52/+23
|\ \
| * | mx31pdk: Enable D and I cachesFabio Estevam2011-11-04-0/+8
| * | mx53smd: Remove unused get_board_rev functionFabio Estevam2011-11-04-5/+0
| * | mx53ard: Remove unused get_board_rev functionFabio Estevam2011-11-04-5/+0
| * | mx53evk: Remove unused get_board_rev functionFabio Estevam2011-11-04-5/+0
| * | mx53loco: Remove unused get_board_rev functionFabio Estevam2011-11-04-5/+0
| * | mx51evk: Remove unused get_board_rev functionFabio Estevam2011-11-03-9/+0
| * | mx51evk: Use GPIO API for configuring the IOMUXFabio Estevam2011-11-03-5/+3
| * | mx31pdk: Add MC13783 PMIC supportFabio Estevam2011-11-03-0/+12
| * | MX35: added ESDC structure to imx-regsStefano Babic2011-11-03-18/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2011-11-08-3/+0
|\ \
| * | ColdFire: Fix the compile issue for M52277Jason Jin2011-11-07-3/+0
| |/
* | board/freescale/mpc8266ads/mpc8266ads.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-07-2/+0
* | board/freescale/mpc8266ads/mpc8266ads.c: CodingStyle cleanupWolfgang Denk2011-11-07-290/+304
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-28-40/+72
|\
| * imx: fix coding styleFabio Estevam2011-10-27-1/+1
| * MX5: mx53evk: use new pmic driverStefano Babic2011-10-27-6/+11
| * MX5: mx51evk: use new pmic driverStefano Babic2011-10-27-21/+26
| * MX35: mx35pdk: use new pmic driverStefano Babic2011-10-27-6/+12
| * mx31: provide readable WEIM CS accessorHelmut Raiger2011-10-27-6/+22
* | GCC4.6: Squash warnings in mpc8610hpcd.cMarek Vasut2011-10-27-2/+2
* | GCC4.6: Squash warnings in diu.cMarek Vasut2011-10-27-1/+1
* | GCC4.6: Squash warning in mpc5121ads.cMarek Vasut2011-10-27-2/+2
* | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-27-3/+3
|/
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-22-1/+1