summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* 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 git://git.denx.de/u-boot-x86Tom Rini2016-10-12-215/+1078
|\
| * video: Remove legacy VESA and coreboot framebuffer driversBin Meng2016-10-12-171/+0
| * x86: coreboot: Convert to use DM coreboot video driverBin Meng2016-10-12-1/+1
| * dm: video: Don't do anything in alloc_fb() when plat->size is zeroBin Meng2016-10-12-0/+3
| * dm: video: Add driver for coreboot framebuffer deviceBin Meng2016-10-12-0/+88
| * vbe: Make vbe_setup_video_priv() publicBin Meng2016-10-12-3/+3
| * x86: Convert to use DM VESA video driverBin Meng2016-10-12-1/+1
| * dm: video: Output verbose information in vbe_setup_video()Bin Meng2016-10-12-1/+8
| * dm: video: Add driver for VESA-compatible deviceBin Meng2016-10-12-0/+34
| * x86: i2c: Fix cast of address to 32-bit valueSimon Glass2016-10-11-3/+3
| * usb: pci: Fix cast for 64-bit compilationSimon Glass2016-10-11-2/+2
| * tpm: Tidy up use of size_tSimon Glass2016-10-11-2/+2
| * rtc: Use CONFIG_X86 instead of __I386__Simon Glass2016-10-11-1/+1
| * bios_emulator: Fix cast for 64-bit compilationSimon Glass2016-10-11-1/+1
| * dm: x86: Move samus to use new driver model supportSimon Glass2016-10-11-32/+7
| * dm: x86: video: Add a driver-model driver for ivybridge graphicsSimon Glass2016-10-11-0/+856
| * dm: video: Add driver-model support to vesa graphicsSimon Glass2016-10-11-0/+55
| * x86: video: Fix typo in broadwell KconfigSimon Glass2016-10-11-1/+1
| * dm: core: Add a function to get a uclass nameSimon Glass2016-10-11-0/+9
| * Revert "x86: broadwell: gpio: Remove the codes to set up pin control"Simon Glass2016-10-11-0/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-10-12-7/+16
|\ \
| * | regulator: fixed: honour optionality of enable gpioMarcel Ziswiler2016-10-10-6/+15
| * | simple panel: fix spelling of debug messageMarcel Ziswiler2016-10-10-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-10-12-0/+386
|\ \
| * | reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada2016-10-10-0/+386
| |/
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-10-12-113/+137
|\ \ | |/ |/|
| * spi: fsl_qspi: Preserve endianness of QSPI MCRYork Sun2016-10-06-2/+8
| * fsl_sec_mon: Update driver for Security MonitorSumit Garg2016-10-06-111/+129
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-08-10/+157
|\ \
| * | power: pmic: add Ricoh RN5T567 PMIC supportStefan Agner2016-10-07-0/+73
| * | pinctrl: imx: do not announce driver initializationStefan Agner2016-10-07-1/+1
| * | dm: imx: serial: support device treeStefan Agner2016-10-07-2/+30
| * | dm: mmc: intialize dev when probePeng Fan2016-10-04-0/+1
| * | pinctrl: imx6: support i.MX6ULLPeng Fan2016-10-04-0/+5
| * | imx: ocotp: support i.MX6ULLPeng Fan2016-10-04-6/+46
| * | imx_watchdog: Do not assert WDOG_B on watchdog initRoss Parker2016-10-04-1/+1
| |/
* | spl: saveenv: adding saveenv support in SPLB, Ravi2016-10-08-4/+4
* | cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer2016-10-08-3/+26
* | Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada2016-10-08-5/+2
* | PWM: Correct misspellings of "module" in context of PWMRobert P. J. Day2016-10-06-3/+3
* | Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-06-5/+5
* | spl: Update ext functions to take an spl_image parameterSimon Glass2016-10-06-4/+5
* | spi: Move freescale-specific code into a private headerSimon Glass2016-10-06-2/+2
* | spl: Convert spl_spi_load_image() to use linker listSimon Glass2016-10-06-1/+3
* | spl: spi: Move the generic SPI loader into common/splSimon Glass2016-10-06-124/+0
* | spl: Convert boot_device into a structSimon Glass2016-10-06-2/+2
* | spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06-3/+3
* | serial: ns16550: Handle -ENOENT when requesting clockAlexandre Courbot2016-10-06-1/+1
|/