summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-10-12video: Remove legacy VESA and coreboot framebuffer driversBin Meng
2016-10-12x86: coreboot: Convert to use DM coreboot video driverBin Meng
2016-10-12dm: video: Don't do anything in alloc_fb() when plat->size is zeroBin Meng
2016-10-12dm: video: Add driver for coreboot framebuffer deviceBin Meng
2016-10-12vbe: Make vbe_setup_video_priv() publicBin Meng
2016-10-12x86: Convert to use DM VESA video driverBin Meng
2016-10-12dm: video: Output verbose information in vbe_setup_video()Bin Meng
2016-10-12dm: video: Add driver for VESA-compatible deviceBin Meng
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer
2016-10-11power: regulator: lp873x: Add regulator supportKeerthy
2016-10-11power: pmic: lp873x: Add the base pmic supportKeerthy
2016-10-11power: regulator: palmas: Add regulator supportKeerthy
2016-10-11power: pmic: Palmas: Add the base pmic supportKeerthy
2016-10-11power: regulator: Add support for gpio regulatorsKeerthy
2016-10-11dm: mmc: Enable DM_MMC_OPS by default with DM_MMCSimon Glass
2016-10-11dm: blk: Enable CONFIG_BLK if DM_MMC is enabledSimon Glass
2016-10-11x86: i2c: Fix cast of address to 32-bit valueSimon Glass
2016-10-11usb: pci: Fix cast for 64-bit compilationSimon Glass
2016-10-11tpm: Tidy up use of size_tSimon Glass
2016-10-11rtc: Use CONFIG_X86 instead of __I386__Simon Glass
2016-10-11bios_emulator: Fix cast for 64-bit compilationSimon Glass
2016-10-11dm: x86: Move samus to use new driver model supportSimon Glass
2016-10-11dm: x86: video: Add a driver-model driver for ivybridge graphicsSimon Glass
2016-10-11dm: video: Add driver-model support to vesa graphicsSimon Glass
2016-10-11x86: video: Fix typo in broadwell KconfigSimon Glass
2016-10-11dm: core: Add a function to get a uclass nameSimon Glass
2016-10-11Revert "x86: broadwell: gpio: Remove the codes to set up pin control"Simon Glass
2016-10-10mmc: Fix cast for 64-bit compilationSimon Glass
2016-10-10regulator: fixed: honour optionality of enable gpioMarcel Ziswiler
2016-10-10simple panel: fix spelling of debug messageMarcel Ziswiler
2016-10-10mmc: sdhci: use the generic error numberJaehoon Chung
2016-10-10mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung
2016-10-10mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung
2016-10-10mmc: s5p_sdhci: support the Driver model for ExynosJaehoon Chung
2016-10-10dm: mmc: Support eraseSimon Glass
2016-10-10reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada
2016-10-09cros_ec: Fix issue with cros_ec_flash_write commandMoritz Fischer
2016-10-09cros_ec: Add crosec flashinfo commandMoritz Fischer
2016-10-09cros_ec: Add function to read back flash parametersMoritz Fischer
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08spl: saveenv: adding saveenv support in SPLB, Ravi
2016-10-08cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer
2016-10-08Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada
2016-10-07power: pmic: add Ricoh RN5T567 PMIC supportStefan Agner
2016-10-07pinctrl: imx: do not announce driver initializationStefan Agner
2016-10-07dm: imx: serial: support device treeStefan Agner
2016-10-07PWM: Correct misspellings of "module" in context of PWMRobert P. J. Day
2016-10-07Various, accumulated typos collected from around the tree.Robert P. J. Day