summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30561-0/+11271
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-07-2929-447/+1940
|\
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-2817-447/+592
| |\
| | * board: k2e-evm: add board supportHao Zhang2014-07-255-0/+139
| | * keystone: ddr3: move K2HK DDR3 configuration to a common fileHao Zhang2014-07-254-285/+172
| | * ARM: keystone2: move K2HK board files to common KS2 board directoryHao Zhang2014-07-256-102/+140
| | * keystone2: add env option to do unitrd dt fixupMurali Karicheri2014-07-251-1/+5
| | * k2hk: use common KS2_ prefix for all hardware definitionsKhoronzhuk, Ivan2014-07-251-12/+12
| | * keystone2: move cpu_to_bus() to keystone.cHao Zhang2014-07-251-14/+0
| | * keystone2: ddr: add DDR3 PHY configs updated for PG 2.0Hao Zhang2014-07-251-2/+78
| | * keystone: ddr3: add ddr3.h to hold ddr3 APIKhoronzhuk, Ivan2014-07-252-12/+18
| | * am335x_evm / gumstix pepper: Correct DDR settingsTom Rini2014-07-252-54/+6
| | * k2hk_evm: add script to automate NAND flash processKhoronzhuk, Ivan2014-07-251-1/+27
| | * tps65218/am43xx_evm: Add power framework support to TPS65218Tom Rini2014-07-251-0/+14
| | * ARM: dra7_evm: Add Ethernet support for dra72x platformMugunthan V N2014-07-251-1/+6
| | * ARM: DRA7xx: Add cpsw second port pinmuxMugunthan V N2014-07-251-0/+12
| * | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-07-284-0/+1138
| |\ \
| | * | arm: rmobile: Add support Alt boardNobuhiro Iwamatsu2014-07-244-0/+1138
| | |/
| * | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-287-0/+207
| |\ \
| | * | sunxi: add Cubieboard2 supportIan Campbell2014-07-182-0/+32
| | * | sunxi: use random parts of SID to set ethaddrJonathan Liu2014-07-181-0/+28
| | * | sunxi: Add axp152 pmic supportHans de Goede2014-07-181-0/+10
| | * | sunxi: Add axp209 pmic supportHenrik Nordstrom2014-07-181-0/+22
| | * | sunxi: Add i2c supportHans de Goede2014-07-181-0/+7
| | * | sunxi: Add support for using MII phy-s with the GMAC nicChen-Yu Tsai2014-07-061-0/+11
| | * | sunxi: Add sun5i supportHans de Goede2014-07-063-0/+65
| | * | sunxi: Add sun4i supportHans de Goede2014-07-062-0/+32
| | |/
| * | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-07-261-0/+3
| |\ \
| | * | zynq: disable -Wstrict-prototypes option for ps7_init.cMasahiro Yamada2014-07-231-0/+3
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-07-2830-541/+211
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc/t4240qds: fix offset of serdes when checking reference clockShaohui Xie2014-07-221-4/+6
| * | | powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-2222-67/+198
| * | | powerpc/t1040qds: Initialize EPHY2 clock to RGMII onlyvijay rai2014-07-222-1/+7
| * | | powerpc/mpc85xx: Remove P1023 RDS supportLijun Pan2014-07-226-469/+0
* | | | stdio: Pass device pointer to stdio methodsSimon Glass2014-07-234-11/+13
* | | | stdio: Remove redundant code around stdio_register() callsSimon Glass2014-07-234-32/+0
|/ / /
* | | m68k: fix an undefined behavior warning of M5253DEMO boardMasahiro Yamada2014-07-221-4/+6
* | | sparc: merge LEON2 and LEON3 linker scriptsMasahiro Yamada2014-07-221-142/+0
* | | sparc: merge LEON3 linker scriptsMasahiro Yamada2014-07-224-575/+0
* | | esd:cmd_loadpci.c: Switch from "do_source" to "source"Tom Rini2014-07-221-7/+1
* | | board: rpi_b: include mmc header and fix prototypeJeroen Hofstee2014-07-181-1/+3
|/ /
* | ARM: DRA7xx: Update the board_name env variableLokesh Vutla2014-07-141-0/+6
* | board: iocon: Modify iocon hardware startupDirk Eibach2014-07-071-5/+4
* | board: gdsys: Enable scrambling on DP501Dirk Eibach2014-07-071-0/+1
* | board: gdsys: Make gdsys osd hardware detection more robustDirk Eibach2014-07-072-51/+79
* | board: gdsys: Configure bridge on DP501 to support DDC onlyDirk Eibach2014-07-071-0/+1
* | board: iocon: Support DisplayPort hardwareDirk Eibach2014-07-074-83/+76
* | board: controlcenterd: Use new API for setting i2c busDirk Eibach2014-07-071-4/+9
* | board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API changeDirk Eibach2014-07-071-1/+1
* | board: controlcenterd: Fix pci accessDirk Eibach2014-07-071-3/+3
OpenPOWER on IntegriCloud