aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2013-12-11powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointersClaudiu Manoil1-2/+2
2013-12-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-9/+9
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD98-175/+2418
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD1-9/+9
2013-12-04powerpc/c29xpcie: Getting DDR SPD image from 16-bit sub-address EEPROMPo Liu1-0/+13
2013-11-25t2080qds/ramboot: enable PBL tool for t2080qdsShengzhou Liu2-0/+49
2013-11-25powerpc/t2080qds: add support for t2080qds boardShengzhou Liu10-0/+1322
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun3-3/+3
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun12-18/+25
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun64-106/+106
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada3-10/+10
2013-11-17Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada1-1/+1
2013-11-17board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mkMasahiro Yamada4-45/+0
2013-11-13powerpc/t104xrdb: Add T1042RDB_PI board supportPriyanka Jain1-0/+38
2013-11-13powerpc/t104xrdb: Add T1040RDB board supportPriyanka Jain9-0/+650
2013-11-13powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pbShengzhou Liu2-2/+190
2013-11-13powerpc/t1040: enable PBL tool for T1040Prabhakar Kushwaha2-0/+34
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada1-1/+0
2013-11-06freescale: p1_p2_rdb_pc: rename COBJS-y to obj-yMasahiro Yamada1-1/+1
2013-11-01board: powerpc: convert more makefiles to Kbuild styleTom Rini1-31/+5
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada45-1122/+190
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada17-354/+25
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada18-378/+18
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp5-74/+0
2013-10-24powerpc/c29xpcie: add DDR ECC on off config settingPo Liu1-0/+8
2013-10-16boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLDPrabhakar Kushwaha2-4/+4
2013-10-16powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-paShengzhou Liu1-6/+170
2013-10-16board/p1010rdb: add pin mux and sdhc support in any bootShengzhou Liu3-20/+105
2013-10-16powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROMShengzhou Liu1-0/+4
2013-10-16powerpc/p1010rdb: remove unused cpld_showShengzhou Liu1-35/+0
2013-10-16powerpc/t1040qds: Add T1040QDS boardPrabhakar Kushwaha11-1/+843
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain20-173/+173
2013-10-16powerpc/B4860: enable PBL tool for B4860Shaohui Xie2-0/+34
2013-10-16powerpc/t4240: updated rcw_cfg to align with default hardware configurationShaohui Xie1-4/+4
2013-10-16powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand bootYing Zhang3-79/+27
2013-10-16powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPLYing Zhang1-0/+9
2013-10-16powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPLYing Zhang3-12/+110
2013-10-16SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang5-0/+91
2013-10-16Corenet/p5040/SGMII:fix the problem for SGMII5/6Zhao Qiang1-4/+18
2013-10-16powerpc/c29xpcie: modify DDR parameter to make DDR more stablePo Liu1-1/+1
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk4-10/+10
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk22-22/+22
2013-10-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini7-34/+227
2013-09-27mx35pdk: Fix error handling in board_late_init()Fabio Estevam1-6/+4
2013-09-27mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam1-0/+2
2013-09-20mx28evk: Fix checkpatch warningFabio Estevam1-1/+1
2013-09-20mx6slevk: Add Ethernet supportFabio Estevam1-0/+68
2013-09-20mx6qsabreauto: Return error if cpu_eth_init() failsFabio Estevam1-1/+1
2013-09-20mx6sabresd: Return error if cpu_eth_init() failsFabio Estevam1-1/+1