summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-232-6/+10
* video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass2016-10-232-111/+1
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-232-6/+10
* video: Drop the sed13806 driverSimon Glass2016-10-233-296/+0
* video: Drop the s3c-fb driverSimon Glass2016-10-233-174/+1
* video: Drop the imx25lcdc driverSimon Glass2016-10-232-122/+0
* video: Drop the smiLynxEM driverSimon Glass2016-10-233-849/+0
* Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass2016-10-233-49/+74
* Convert CONFIG_VIDEO_CT69000 to KconfigSimon Glass2016-10-231-0/+27
* Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass2016-10-231-0/+9
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-231-0/+41
* Convert CONFIG_LCD to KconfigSimon Glass2016-10-231-0/+8
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-231-0/+9
* Remove some merge markersSimon Glass2016-10-232-8/+4
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-10-191-0/+10
|\
| * cpu: Add get_vendor callbackAlexander Graf2016-10-191-0/+10
* | clk: uniphier: rework UniPhier clk driverMasahiro Yamada2016-10-185-240/+179
* | pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.xMasahiro Yamada2016-10-181-1/+6
|/
* Merge git://git.denx.de/u-boot-fdtTom Rini2016-10-1319-36/+37
|\
| * libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-138-9/+9
| * libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-1312-27/+28
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-10-136-19/+273
|\ \ | |/ |/|
| * net: smsc95xx: fix DM MAC address readingStephen Warren2016-10-131-0/+16
| * rtl8169: fix cache misalignment message on transmit.Peter Chubb2016-10-131-1/+2
| * net: mvneta: fix typo in commentChris Packham2016-10-131-1/+1
| * net: mv88e61xx: Add support for fixed linksChris Packham2016-10-131-0/+43
| * net: Add support for mv88e609x switchesChris Packham2016-10-131-2/+16
| * driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N2016-10-131-14/+143
| * drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N2016-10-131-1/+36
| * phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXIDAndrea Merello2016-10-131-0/+16
* | Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-10-1315-53/+102
|\ \
| * | mmc: Fix cast for 64-bit compilationSimon Glass2016-10-111-1/+1
| * | mmc: sdhci: use the generic error numberJaehoon Chung2016-10-106-16/+16
| * | mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung2016-10-109-23/+5
| * | mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung2016-10-104-13/+9
| * | mmc: s5p_sdhci: support the Driver model for ExynosJaehoon Chung2016-10-101-0/+71
* | | Merge git://git.denx.de/u-boot-dmTom Rini2016-10-1215-352/+1230
|\ \ \ | |_|/ |/| |
| * | cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-111-351/+0
| * | power: regulator: lp873x: Add regulator supportKeerthy2016-10-113-0/+366
| * | power: pmic: lp873x: Add the base pmic supportKeerthy2016-10-113-0/+94
| * | power: regulator: palmas: Add regulator supportKeerthy2016-10-113-0/+462
| * | power: pmic: Palmas: Add the base pmic supportKeerthy2016-10-113-0/+112
| * | power: regulator: Add support for gpio regulatorsKeerthy2016-10-113-0/+146
| * | dm: mmc: Enable DM_MMC_OPS by default with DM_MMCSimon Glass2016-10-111-0/+1
| * | dm: blk: Enable CONFIG_BLK if DM_MMC is enabledSimon Glass2016-10-111-0/+1
| * | dm: mmc: Support eraseSimon Glass2016-10-093-4/+11
| * | cros_ec: Fix issue with cros_ec_flash_write commandMoritz Fischer2016-10-091-7/+16
| * | cros_ec: Add crosec flashinfo commandMoritz Fischer2016-10-091-0/+10
| * | cros_ec: Add function to read back flash parametersMoritz Fischer2016-10-091-0/+21
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-10-1217-215/+1078
|\ \