summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* arm: am437x: cm-t43: split board fileNikita Kiryanov2016-02-24-140/+150
* board/BuR: drop ETH-support in SPL-StageHannes Schmelzer2016-02-24-7/+2
* OMAP3SOM BOARD: Auto detect Logic PD ModelsAdam Ford2016-02-24-0/+24
* samsung: fix mkorigenspl for darwinAndreas Bießmann2016-02-24-2/+2
* stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-24-0/+132
* gpio: stm32_gpio: move clock config from driver to boardVikas Manocha2016-02-24-0/+8
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-02-23-1/+9
|\
| * sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-23-1/+9
* | ARM: zynq: Read memory size setting from DTMichal Simek2016-02-22-4/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-21-28/+51
|\
| * imx: mx6quq7: add sd card detectionJulien CORJON2016-02-21-0/+19
| * imx: mx6quq7: specify max_bus_witdh directly in usdhc_cfgJulien CORJON2016-02-21-4/+2
| * imx: mx6quq7: fix USDHC4 declarationJulien CORJON2016-02-21-1/+1
| * board: tbs2910: Autoselect environment device when booting from SDSoeren Moch2016-02-21-0/+11
| * mx7dsabresd: Make 'ums' command functionalFabio Estevam2016-02-21-23/+18
| * mx7dsabresd: Use Adrian's NXP email addressFabio Estevam2016-02-21-1/+1
* | x86: Add Intel Cougar Canyon 2 boardBin Meng2016-02-21-0/+114
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-20-251/+778
|\ \
| * | vinco: add Maintainers fileAndreas Bießmann2016-02-20-0/+6
| * | ARM: Add Support for the VInCo platformGregory CLEMENT2016-02-19-0/+225
| * | arm: at91: Add support for DENX MA5D4 SoM and EVKMarek Vasut2016-02-18-0/+437
| * | board: atmel: clean up the PMC_PLLICPR init codeWenyou Yang2016-02-18-12/+4
| * | board: atmel: siemens: clean up PLLB codeWenyou Yang2016-02-18-10/+2
| * | board: atmel: siemens: clean up UTMI PLL codeWenyou Yang2016-02-18-3/+1
| * | board: atmel: clean up peripheral clock codeWenyou Yang2016-02-18-226/+103
* | | tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-16-1/+1
* | | tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass2016-02-16-1/+1
|/ /
* | ARM : DRA7: Switch QSPI to use MODE-0 at 64MHzVignesh R2016-02-15-7/+23
* | OMAP3LOGIC: Update maintainerAdam Ford2016-02-15-1/+1
* | sniper: Drop references to P970Paul Kocialkowski2016-02-08-3/+3
* | rpi: set ethaddr as wellLubomir Rintel2016-02-08-0/+3
* | board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is definedMugunthan V N2016-02-08-0/+2
* | OMAP3: omap3_logic: Enable Android FastbootAdam Ford2016-02-08-0/+37
* | OMAP3: Enable SPL on omap3_logicAdam Ford2016-02-08-0/+56
* | rpi: fix up Model B entriesLubomir Rintel2016-02-08-10/+10
* | rpi: link to another model number info sourceStephen Warren2016-02-08-0/+5
* | serial: serial_stm32: move clock config from driver to boardVikas Manocha2016-02-08-0/+3
* | ARM: omap3_logic: Fix pin muxingAdam Ford2016-02-08-65/+313
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2016-02-08-317/+317
|\ \
| * | Use correct spelling of "U-Boot"Bin Meng2016-02-06-317/+317
| |/
* | x86: Drop asm/arch/gpio.hBin Meng2016-02-05-3/+2
|/
* imx: mx6: implement board_mmc_get_env_devPeng Fan2016-02-04-0/+20
* imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan2016-02-04-15/+5
* imx: mx6sxsabresd: Add MCIMX28LCD display supportYe Li2016-02-02-0/+61
* imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failureYe Li2016-02-02-1/+1
* tqma6_wru4: Fix the reset delay for the the LAN8720 PHYFabio Estevam2016-02-02-1/+1
* mx6slevk: Fix the reset delay for the the LAN8720 PHYFabio Estevam2016-02-02-1/+1
* imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO boardYe Li2016-02-02-0/+668
* arm: imx6: Enable DDR calibration on NovenaMarek Vasut2016-02-02-9/+14
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-02-18/+121
|\