summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren2015-08-051-5/+13
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-0512-33/+223
|\
| * pci: Remove DEBUG from pci_compat.cBin Meng2015-08-051-1/+0
| * x86: Gracefully disable the vesa driver when running from EFISimon Glass2015-08-051-0/+8
| * efi: Add a serial driverSimon Glass2015-08-053-0/+167
| * x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass2015-08-051-0/+10
| * pci: Indicate prefetchable memory allocate when debuggingSimon Glass2015-08-051-2/+3
| * pci: Add a constant for an invalid interruptSimon Glass2015-08-051-1/+2
| * pci: Fix up code for CONFIG_PCI_ENUM_ONLYSimon Glass2015-08-051-1/+3
| * pci: Use debug() instead of DEBUGF() in pci_auto.cSimon Glass2015-08-051-25/+23
| * x86: Add some missing global_data declarations in files that use gdSimon Glass2015-08-051-0/+2
| * dm: serial: Correct logic in serial_find_console_or_panic()Simon Glass2015-08-051-1/+1
| * dm: core: Check for empty list in uclass_find_device()Simon Glass2015-08-051-0/+2
| * x86: Sanity test on vesa parameters before setting up kernel screen_infoBin Meng2015-08-051-0/+4
| * dm: pci: Allow scan bridge child devices before relocationBin Meng2015-08-051-4/+0
* | net: asix: fix operation without eepromMarcel Ziswiler2015-08-051-6/+34
* | usb: USB storage-specific part ifdef in uclassPaul Kocialkowski2015-08-051-0/+2
* | musb: sunxi: Force EP0 on re-enableMaxime Ripard2015-08-051-0/+3
* | sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski2015-08-051-0/+14
* | usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGETPaul Kocialkowski2015-08-052-0/+16
* | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-0512-35/+35
* | usb: Generic USB Kconfig option, that fits both host and gadget and commentsPaul Kocialkowski2015-08-051-7/+8
* | usb: USB_ARCH_HAS_HCD Kconfig option removalPaul Kocialkowski2015-08-051-3/+0
* | usb: dwc2: Call board_usb_init() from usb_lowlevel_init()Peter Griffin2015-08-051-0/+4
|/
* drivers/ddr/fsl: Adjust bstopre valueYork Sun2015-08-032-5/+7
* drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helperhoria.geanta@freescale.com2015-08-031-9/+8
* drivers/crypto/fsl: fix snooping for write transactionshoria.geanta@freescale.com2015-08-032-4/+8
* drivers/crypto/fsl: fix "era" property value on LE platformshoria.geanta@freescale.com2015-08-031-2/+1
* drivers/pci/layerscape: Add EP mode supportMinghuan Lian2015-08-031-2/+135
* drivers/pci: Add function to find an extended capabilityMinghuan Lian2015-08-031-0/+53
* drivers/fsl-mc: flib changes for mc 8.0.0Prabhakar Kushwaha2015-08-038-129/+261
* drivers/crypto/fsl: enable raw data instead of von Neumann dataAlex Porosanu2015-08-031-1/+10
* drivers/crypto/fsl: disable RNG oscillator maximum frequency checkAlex Porosanu2015-08-031-2/+2
* driver/qe: use strncpy instead of strcpyZhao Qiang2015-08-031-1/+1
* drivers/qe: transform parameter to compatible typeZhao Qiang2015-08-031-2/+3
* fsl_esdhc.c: Always make check_and_invalidate_dcache_range availableTom Rini2015-08-021-2/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-0210-27/+139
|\
| * mxc: gpio add i.MX6UL supportPeng Fan2015-08-021-0/+4
| * 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
| |\
| * | 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
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-07-295-10/+49
|\ \ \
OpenPOWER on IntegriCloud