summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* mx6sabresd: Fix LVDS width and color formatFabio Estevam2013-12-171-3/+3
* mx6sabresd: Allow probing HSYNC, VSYNC and DISP_CLK signalsFabio Estevam2013-12-171-0/+9
* MX6 SabreSD: Use readl() to read the CCM_CCGR3 registerLiu Ying2013-12-171-1/+1
* i.MX6 (DQ/DLS): use macros for mux and pad declarationsEric Nelson2013-12-172-2/+2
* imx: Explicitly pass the I2C bus number in pmic_init()Fabio Estevam2013-12-174-4/+4
* mx6sabresd: Add SPI NOR supportFabio Estevam2013-11-281-0/+19
* mx6sabresd: Fix wrong colors in LVDS splashFabio Estevam2013-11-281-8/+23
* mx31pdk: Fix pmic_init() argumentFabio Estevam2013-11-271-1/+1
* mx51evk: Fix pmic_init() argumentFabio Estevam2013-11-271-1/+1
* i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson2013-11-133-108/+108
* mx6: titanium: Move BSP code to barco board directoryStefan Roese2013-11-133-499/+0
* titanium: Return the error when cpu_eth_init() failsFabio Estevam2013-11-131-1/+1
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-081-1/+0
* freescale: p1_p2_rdb_pc: rename COBJS-y to obj-yMasahiro Yamada2013-11-061-1/+1
* board: powerpc: convert more makefiles to Kbuild styleTom Rini2013-11-011-31/+5
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-0145-1122/+190
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-0117-354/+25
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-0118-378/+18
* fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp2013-10-245-74/+0
* powerpc/c29xpcie: add DDR ECC on off config settingPo Liu2013-10-241-0/+8
* boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLDPrabhakar Kushwaha2013-10-162-4/+4
* powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-paShengzhou Liu2013-10-161-6/+170
* board/p1010rdb: add pin mux and sdhc support in any bootShengzhou Liu2013-10-163-20/+105
* powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROMShengzhou Liu2013-10-161-0/+4
* powerpc/p1010rdb: remove unused cpld_showShengzhou Liu2013-10-161-35/+0
* powerpc/t1040qds: Add T1040QDS boardPrabhakar Kushwaha2013-10-1611-1/+843
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-1620-173/+173
* powerpc/B4860: enable PBL tool for B4860Shaohui Xie2013-10-162-0/+34
* powerpc/t4240: updated rcw_cfg to align with default hardware configurationShaohui Xie2013-10-161-4/+4
* powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand bootYing Zhang2013-10-163-79/+27
* powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPLYing Zhang2013-10-161-0/+9
* powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPLYing Zhang2013-10-163-12/+110
* SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang2013-10-165-0/+91
* Corenet/p5040/SGMII:fix the problem for SGMII5/6Zhao Qiang2013-10-161-4/+18
* powerpc/c29xpcie: modify DDR parameter to make DDR more stablePo Liu2013-10-161-1/+1
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-141-1/+0
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-144-10/+10
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-1422-22/+22
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-027-34/+227
|\
| * mx35pdk: Fix error handling in board_late_init()Fabio Estevam2013-09-271-6/+4
| * mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam2013-09-271-0/+2
| * mx28evk: Fix checkpatch warningFabio Estevam2013-09-201-1/+1
| * mx6slevk: Add Ethernet supportFabio Estevam2013-09-201-0/+68
| * mx6qsabreauto: Return error if cpu_eth_init() failsFabio Estevam2013-09-201-1/+1
| * mx6sabresd: Return error if cpu_eth_init() failsFabio Estevam2013-09-201-1/+1
| * mx6sabresd: Reset counter to prevent error messageFabio Estevam2013-09-201-0/+1
| * mx6sabresd: Avoid hang when HDMI cable is not connectedFabio Estevam2013-09-201-1/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-09-131-1/+5
| |\
| * | mx6sabresd: Add LVDS splash screen supportFabio Estevam2013-09-101-21/+145
| * | ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2013-09-102-4/+4
OpenPOWER on IntegriCloud