summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
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-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-10regulator: fixed: honour optionality of enable gpioMarcel Ziswiler
2016-10-10simple panel: fix spelling of debug messageMarcel Ziswiler
2016-10-10reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada
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-06PWM: Correct misspellings of "module" in context of PWMRobert P. J. Day
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-10-06spi: fsl_qspi: Preserve endianness of QSPI MCRYork Sun
2016-10-06spl: Update ext functions to take an spl_image parameterSimon Glass
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass
2016-10-06spl: Convert spl_spi_load_image() to use linker listSimon Glass
2016-10-06spl: spi: Move the generic SPI loader into common/splSimon Glass
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass
2016-10-06fsl_sec_mon: Update driver for Security MonitorSumit Garg
2016-10-06serial: ns16550: Handle -ENOENT when requesting clockAlexandre Courbot
2016-10-04dm: mmc: intialize dev when probePeng Fan
2016-10-04pinctrl: imx6: support i.MX6ULLPeng Fan
2016-10-04imx: ocotp: support i.MX6ULLPeng Fan
2016-10-04imx_watchdog: Do not assert WDOG_B on watchdog initRoss Parker
2016-10-03Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-10-01power: regulator: add pwm regulatorKever Yang