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