summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sf: kconfig: add kconfig options for spi flashesNikita Kiryanov2015-08-021-0/+44
* usb: kconfig: create a menu for usbNikita Kiryanov2015-08-021-0/+2
* usb: kconfig: usb keyboard kconfigNikita Kiryanov2015-08-021-0/+27
* arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig optionNikita Kiryanov2015-08-021-0/+7
* mmc:fsl_esdhc invalidate dcache before readPeng Fan2015-07-261-0/+8
* power: pmic: Add support for MAX77696 PMICFabio Estevam2015-07-262-0/+33
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-07-1721-1044/+445
|\
| * Merge git://git.denx.de/u-boot-x86Tom Rini2015-07-1512-963/+314
| |\
| | * pci: Disable expansion ROM address decoding when signature check failsBin Meng2015-07-141-0/+4
| | * pci: Configure expansion ROM during auto config processBin Meng2015-07-142-31/+22
| | * drivers: block: Remove the ata_piix driverBin Meng2015-07-143-789/+0
| | * dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass2015-07-141-2/+6
| | * x86: pci: Tidy up the generic x86 PCI driverSimon Glass2015-07-141-5/+8
| | * dm: spi: Correct BIOS protection logic for ICH9Simon Glass2015-07-141-5/+4
| | * dm: spi: Correct status register access widthSimon Glass2015-07-141-1/+5
| | * x86: Configure VESA parameters before loading Linux kernelBin Meng2015-07-141-0/+28
| | * x86: Move VGA option rom macros to KconfigBin Meng2015-07-141-2/+2
| | * video: Add 32-bit color depth support for VBEJian Luo2015-07-141-0/+1
| | * video: vesa_fb: Look up VGA device by class instead of idBin Meng2015-07-141-14/+2
| | * dm: pci: Correct bus number when scanning sub-busesSimon Glass2015-07-141-1/+1
| | * dm: pci: Use the correct hose when configuring devicesSimon Glass2015-07-142-1/+11
| | * dm: rtc: Support mc146818 driver in driver modelBin Meng2015-07-141-108/+204
| | * x86: Move MP initialization codes into a common placeBin Meng2015-07-141-0/+2
| | * dm: cpu: Add a new get_count method to cpu uclassBin Meng2015-07-141-0/+10
| | * dm: cpu: Test against cpu_ops->get_info in cpu_get_info()Bin Meng2015-07-141-1/+1
| | * dm: cpu: Fix undefined ENOSYS build errorBin Meng2015-07-141-0/+1
| | * dm: spi: Correct minor nits in ICH driverSimon Glass2015-07-141-3/+2
| * | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-07-143-36/+28
| |\ \ | | |/ | |/|
| | * spi: cadence_qspi: support FIFO width other than 4 bytesVikas Manocha2015-07-031-23/+23
| | * spi: cadence_qspi: get sram size from device treeVikas Manocha2015-07-033-5/+3
| | * spi: cadence_qspi: move the sram partition in initVikas Manocha2015-07-031-11/+5
| * | Merge git://git.denx.de/u-boot-samsungTom Rini2015-07-101-1/+1
| |\ \
| | * | exynos: i2c: Correct bug in pinmux selectionSimon Glass2015-07-101-1/+1
| * | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-103-8/+56
| |\ \ \
| | * | | usb: Add EHCI support for Armada 38x (mvebu)Stefan Roese2015-07-101-0/+36
| | * | | block: ahci: Don't enable port interruptsStefan Roese2015-07-101-3/+0
| | * | | mmc: sdhci.c: Add config option to use a fixed buffer for transfersStefan Roese2015-07-101-0/+15
| | * | | mmc: sdhci: Use timer based timeout detection in sdhci_send_command()Stefan Roese2015-07-101-5/+5
| | |/ /
| * | | mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada2015-07-101-2/+3
| * | | ahci: Fix compiling warnings under 64bit platformsTang Yuantian2015-07-092-34/+43
| |/ /
* | | thermal: imx_thermal: fix busywait if IMX6 temp <0CTim Harvey2015-07-101-1/+1
* | | i2c: fix vf610 supportAlbert ARIBAUD \(3ADEV\)2015-07-101-1/+2
* | | net: fec_mxc: remove useless struct nbufAlbert ARIBAUD \(3ADEV\)2015-07-101-15/+5
* | | thermal:imx_thermal: enter busywait cooling loop when over max CPU tempTim Harvey2015-07-101-10/+6
|/ /
* | net: designware: Program MAC address to hardware after soft resetBin Meng2015-07-081-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-07-072-20/+35
|\ \ | |/ |/|
| * arm: dcc: Add uart dcc support for armv8Siva Durga Prasad Paladugu2015-07-071-0/+16
| * Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-07-0748-797/+2019
| |\
| * | gpio: lpc32xx: Use priv_data instead of platdataAxel Lin2015-07-071-20/+19
* | | spi: cf_qspi: fix clamp macro type check compilation warningsAngelo Dureghello2015-07-011-2/+1
OpenPOWER on IntegriCloud