aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD1-9/+9
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
2013-09-20mx6sabresd: Reset counter to prevent error messageFabio Estevam1-0/+1
2013-09-20mx6sabresd: Avoid hang when HDMI cable is not connectedFabio Estevam1-1/+1
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day1-2/+2
2013-09-13Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic1-1/+5
2013-09-10mx6sabresd: Add LVDS splash screen supportFabio Estevam1-21/+145
2013-09-10ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2-4/+4
2013-09-09SPL: P1022DS: switch to new multibus/multiadapter supportYing Zhang1-1/+5
2013-08-20powerpc/p1010rdb: fix calculating ddr_freq_mhzShengzhou Liu1-1/+1
2013-08-20powerpc/t4240: add QSGMII interface supportShaohui Xie1-22/+58
2013-08-20powerpc/t4240: fix lanes routing for QSGMII protocolsShaohui Xie1-2/+37
2013-08-20powerpc/common/vsc3316: remove const from vsc3316_config parameter defineShaohui Xie4-12/+12
2013-08-20SPDX-License-Identifier: clean up license headerYork Sun1-16/+1
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha6-6/+6
2013-08-20powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang2-48/+21
2013-08-20powerpc : p1022ds : Enable p1022ds to start from eSPI with SPLYing Zhang1-0/+10
2013-08-20powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPLYing Zhang4-10/+128