summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* kbuild: add dummy obj-y to create built-in.oMasahiro Yamada2014-02-191-1/+4
* powerpc/t104xrdb: Add basic ethernet supportPriyanka Jain2014-02-032-0/+73
* boards/t1040qds: Adds ethernet support for T1040Prabhakar Kushwaha2014-02-033-0/+494
* powerpc/mpc85xx:Fix README to show correct flash memory mapPrabhakar Kushwaha2014-02-032-6/+6
* eSDHC: Calculate envaddr accroding to the address formatHaijun.Zhang2014-01-221-0/+29
* powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha2014-01-218-40/+40
* t2080qds/ddr: update ddr parametersShengzhou Liu2014-01-212-49/+28
* powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPLPo Liu2014-01-215-2/+168
* powerpc/t2080qds: some update for t2080qdsShengzhou Liu2014-01-212-9/+69
* powerpc/t1040qds: Update DDR initialization related settingsPriyanka Jain2014-01-211-10/+12
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-151-1/+1
|\
| * mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()Fabio Estevam2014-01-151-1/+1
* | Merge 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-144-28/+5
|\ \ | |/
| * mx6slevk: Return from cpu_eth_init() directlyFabio Estevam2014-01-131-9/+1
| * mx6sabresd: Return from cpu_eth_init() directlyFabio Estevam2014-01-131-7/+1
| * mx6qsabreauto: Return from cpu_eth_init() directlyFabio Estevam2014-01-131-7/+1
| * mx6qarm2: Remove unneeded error message when cpu_eth_init() failsFabio Estevam2014-01-131-5/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-1012-626/+170
|\ \ | |/
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-0612-626/+170
| |\
| | * 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
* | | board/t1040qds: Enable memory reset controlPrabhakar Kushwaha2014-01-021-0/+5
* | | powerpc/b4860/pbl: fix rcw cfgShaohui Xie2014-01-021-1/+1
* | | board/freescale:Remove use of CONFIG_SPL_NAND_MINIMALPrabhakar Kushwaha2014-01-023-3/+3
* | | board/t1040qds: Fix typo in t1040_pbi.cfg filePrabhakar Kushwaha2014-01-021-1/+1
* | | Makefile: delete unnecessary CPPFLAGS settingsMasahiro Yamada2013-12-131-2/+0
* | | powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointersClaudiu Manoil2013-12-111-2/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-12-101-9/+9
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-1098-175/+2418
| |\ \
| * | | arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-071-9/+9
| | |/ | |/|
* | | powerpc/c29xpcie: Getting DDR SPD image from 16-bit sub-address EEPROMPo Liu2013-12-041-0/+13
| |/ |/|
* | t2080qds/ramboot: enable PBL tool for t2080qdsShengzhou Liu2013-11-252-0/+49
* | powerpc/t2080qds: add support for t2080qds boardShengzhou Liu2013-11-2510-0/+1322
* | Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-253-3/+3
* | Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-2512-18/+25
* | Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-2564-106/+106
* | Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-173-10/+10
* | Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada2013-11-171-1/+1
* | board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mkMasahiro Yamada2013-11-174-45/+0
* | powerpc/t104xrdb: Add T1042RDB_PI board supportPriyanka Jain2013-11-131-0/+38
OpenPOWER on IntegriCloud