summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | arm: rmobile: silk: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-251-0/+14
| * | | | arm: rmobile: alt: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-251-0/+14
| * | | | arm: rmobile: lager: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-251-0/+14
| * | | | arm: rmobile: gose: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-251-0/+14
| * | | | arm: rmobile: koelsch: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-251-0/+14
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-02-255-4/+83
|\ \ \ \
| * | | | arm: ls1021x: Add support for initializing CAAM's stream idAlison Wang2015-02-243-0/+57
| * | | | drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera2015-02-241-2/+16
| * | | | ARMv8/LS2085A: Enable auto precharge for DP-DDRYork Sun2015-02-241-0/+1
| * | | | armv8/ls2085a: Enable cluster timebase for all clustersYork Sun2015-02-241-2/+9
| |/ / /
* | | | ARM: davinci: remove hawkboard supportMasahiro Yamada2015-02-247-307/+0
* | | | ARM: remove tnetv107x board supportMasahiro Yamada2015-02-245-165/+0
* | | | ARM: remove a320evb board supportMasahiro Yamada2015-02-245-195/+0
* | | | ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-2412-1020/+0
* | | | ARM: remove dkb board supportMasahiro Yamada2015-02-244-115/+0
* | | | ARM: remove jadecpu board supportMasahiro Yamada2015-02-245-443/+0
* | | | kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-248-26/+26
|/ / /
* | | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-02-212-0/+58
|\ \ \
| * | | sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede2015-02-211-0/+8
| * | | sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede2015-02-201-0/+8
| * | | sunxi: video: Add support for LCD panels which need to be configured via i2cHans de Goede2015-02-202-0/+34
| * | | sunxi: video: Add support for LCD reset pinHans de Goede2015-02-201-0/+8
* | | | rpi: add support for Raspberry Pi 2 model BStephen Warren2015-02-214-2/+54
* | | | bcm2835/rpi: add SPDX license tags for some filesStephen Warren2015-02-212-21/+3
* | | | ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-2130-90/+0
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2015-02-177-174/+65
|\ \ \
| * | | avr32: convert to dram_init()Andreas Bießmann2015-02-177-126/+17
| * | | avr32: rename mmu.h definitionsAndreas Bießmann2015-02-177-48/+48
* | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-173-3/+17
|\ \ \ \
| * | | | sunxi: Normalise FEL supportSimon Glass2015-02-161-0/+10
| * | | | arm: Allow lr to be saved by board codeSimon Glass2015-02-161-1/+2
| * | | | sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERSHans de Goede2015-02-161-2/+0
| * | | | sunxi: Ampe A76 supportPaul Kocialkowski2015-02-161-0/+5
| | |_|/ | |/| |
* | | | KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp2015-02-166-26/+6
* | | | 82xx/km82xx: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+9
* | | | 83xx/km83xx: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+4
* | | | 85xx/kmp204x: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+4
* | | | kirkwood/km_arm: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+5
* | | | KM/IVM: split the IVM reading and parsing in 2 partsValentin Longchamp2015-02-162-25/+63
* | | | keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov2015-02-164-29/+14
* | | | ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register valueLokesh Vutla2015-02-161-2/+4
| |/ / |/| |
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-02-161-0/+139
|\ \ \
| * | | lsxl: add a README fileMichael Walle2015-02-161-0/+139
| |/ /
* | | Merge git://git.denx.de/u-boot-samsungTom Rini2015-02-132-10/+30
|\ \ \
| * | | odroid: fix g2d sclk rateJoonyoung Shim2015-02-131-2/+2
| * | | samsung: board: support eMMC reset using DTJoonyoung Shim2015-02-132-8/+28
| |/ /
* | | Merge git://git.denx.de/u-boot-dmTom Rini2015-02-1313-2/+209
|\ \ \
| * | | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-0/+6
| * | | dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-126-0/+55
| * | | dm: exynos: Move driver model CONFIGs to KconfigSimon Glass2015-02-123-0/+24
OpenPOWER on IntegriCloud