summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
* | Fix codying style broken by recent libfdt syncMasahiro Yamada2016-10-24-8/+8
* | power: twl6030: fix code refactoringNicolae Rosia2016-10-24-2/+2
* | Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-23-1/+1
* | Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass2016-10-23-0/+10
* | video: Move video_get_info_str() prototype to a header fileSimon Glass2016-10-23-17/+8
* | Convert CONFIG_CONSOLE_EXTRA_INFO to KconfigSimon Glass2016-10-23-0/+10
* | Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-23-6/+10
* | video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass2016-10-23-111/+1
* | Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-23-6/+10
* | video: Drop the sed13806 driverSimon Glass2016-10-23-296/+0
* | video: Drop the s3c-fb driverSimon Glass2016-10-23-174/+1
* | video: Drop the imx25lcdc driverSimon Glass2016-10-23-122/+0
* | video: Drop the smiLynxEM driverSimon Glass2016-10-23-849/+0
* | Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass2016-10-23-49/+74
* | Convert CONFIG_VIDEO_CT69000 to KconfigSimon Glass2016-10-23-0/+27
* | Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass2016-10-23-0/+9
* | Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-23-0/+41
* | Convert CONFIG_LCD to KconfigSimon Glass2016-10-23-0/+8
* | Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-23-0/+9
* | Remove some merge markersSimon Glass2016-10-23-8/+4
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-10-19-0/+10
|\ \
| * | cpu: Add get_vendor callbackAlexander Graf2016-10-19-0/+10
| |/
* | clk: uniphier: rework UniPhier clk driverMasahiro Yamada2016-10-18-240/+179
* | pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.xMasahiro Yamada2016-10-18-1/+6
|/
* Merge git://git.denx.de/u-boot-fdtTom Rini2016-10-13-36/+37
|\
| * libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-13-9/+9
| * libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13-27/+28
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-10-13-19/+273
|\ \ | |/ |/|
| * net: smsc95xx: fix DM MAC address readingStephen Warren2016-10-13-0/+16
| * rtl8169: fix cache misalignment message on transmit.Peter Chubb2016-10-13-1/+2
| * net: mvneta: fix typo in commentChris Packham2016-10-13-1/+1
| * net: mv88e61xx: Add support for fixed linksChris Packham2016-10-13-0/+43
| * net: Add support for mv88e609x switchesChris Packham2016-10-13-2/+16
| * driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N2016-10-13-14/+143
| * drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N2016-10-13-1/+36
| * phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXIDAndrea Merello2016-10-13-0/+16
* | Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-10-13-53/+102
|\ \
| * | mmc: Fix cast for 64-bit compilationSimon Glass2016-10-11-1/+1
| * | mmc: sdhci: use the generic error numberJaehoon Chung2016-10-10-16/+16
| * | mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung2016-10-10-23/+5
| * | mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung2016-10-10-13/+9
| * | mmc: s5p_sdhci: support the Driver model for ExynosJaehoon Chung2016-10-10-0/+71
* | | Merge git://git.denx.de/u-boot-dmTom Rini2016-10-12-352/+1230
|\ \ \ | |_|/ |/| |
| * | cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-11-351/+0
| * | power: regulator: lp873x: Add regulator supportKeerthy2016-10-11-0/+366
| * | power: pmic: lp873x: Add the base pmic supportKeerthy2016-10-11-0/+94
| * | power: regulator: palmas: Add regulator supportKeerthy2016-10-11-0/+462
| * | power: pmic: Palmas: Add the base pmic supportKeerthy2016-10-11-0/+112
| * | power: regulator: Add support for gpio regulatorsKeerthy2016-10-11-0/+146
| * | dm: mmc: Enable DM_MMC_OPS by default with DM_MMCSimon Glass2016-10-11-0/+1