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