summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* dm: exynos: Move serial to driver modelSimon Glass2014-10-22-183/+72
* dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-22-136/+288
* dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-22-1/+6
* dm: exynos: Tidy up GPIO definesSimon Glass2014-10-22-10/+11
* dm: exynos: Tidy up GPIO headersSimon Glass2014-10-22-2/+1
* dm: simplify the loop in lists_driver_lookup_name()Masahiro Yamada2014-10-22-8/+1
* dm: do not check the existence of uclass operationMasahiro Yamada2014-10-22-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-10-20-0/+2051
|\
| * crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta2014-10-16-1/+279
| * fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta2014-10-16-0/+1773
* | video: ipu_disp: remove pixclk fixupJeroen Hofstee2014-10-16-25/+6
* | video: ipu: fix debug and commentJeroen Hofstee2014-10-16-5/+4
|/
* sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / stepHans de Goede2014-10-13-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-10-22/+971
|\
| * Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-11-289/+654
| |\
| * | macb: simplify gmac initialisationAndreas Bießmann2014-10-10-17/+8
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-10-3/+220
| |\ \
| | * | samsung: Enable device tree for s5p_goniSimon Glass2014-10-08-2/+0
| | * | cros_ec: exynos: Use the correct tps65090 driver in each caseSimon Glass2014-10-08-1/+1
| | * | cros_ec: power: Add a tunnelled version of the tps65090 driverSimon Glass2014-10-08-0/+219
| * | | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2014-10-08-2/+743
| |\ \ \ | | |/ / | |/| |
| | * | usb: ehci-mx6: Rename the USB register base addressYe.Li2014-09-29-2/+2
| | * | usb: ehci: mxs: Add board-specific callbacksMarek Vasut2014-09-29-0/+16
| | * | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-09-22-181/+1390
| | |\ \
| | * | | mtd: nand: add Freescale vf610_nfc driverStefan Agner2014-09-16-0/+725
* | | | | serial-uclass: Fix compilation errorHans de Goede2014-10-10-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-10-10-2/+10
|\ \ \ \
| * | | | mtd: denali: support NAND_CMD_RNDOUT commandMasahiro Yamada2014-10-09-0/+7
| * | | | mtd: denali: fix NAND_CMD_PARAM commandMasahiro Yamada2014-10-09-2/+3
* | | | | ahci: Don't start command DMA engine before buffers are setRoger Quadros2014-10-10-1/+0
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-10-07-0/+482
|\ \ \ \ | |/ / /
| * | | serial: add UniPhier serial driverMasahiro Yamada2014-10-05-0/+207
| * | | mtd: denali: add Denali NAND driver for SPLMasahiro Yamada2014-10-05-0/+242
| * | | mtd: denali: add Denali controller configs to KconfigMasahiro Yamada2014-10-05-0/+33
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-06-52/+77
|\ \ \ \
| * | | | usb: gadget: fastboot: terminate commands with NULLEric Nelson2014-10-06-1/+8
| * | | | usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack2014-10-06-2/+0
| * | | | usb: tegra: ULPI regression on tegra20Marcel Ziswiler2014-10-06-2/+2
| * | | | usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson2014-10-06-1/+1
| * | | | usb: gadget: fastboot: add max-download-size variableEric Nelson2014-10-06-1/+2
| * | | | usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEEDEric Nelson2014-10-06-0/+5
| * | | | usb: gadget: fastboot: improve download progress barBo Shen2014-10-06-5/+9
| * | | | usb: f_mass_storage: set removable flag in do_inquiry based on LUNEric Nelson2014-10-06-0/+1
| * | | | usb: dfu: add fullspeed support for DFUHeiko Schocher2014-10-06-0/+3
| * | | | usb: dfu: thor: gadget: Remove dead codeLukasz Majewski2014-10-06-18/+0
| * | | | stdio: Add force parameter to stdio_deregisterHans de Goede2014-10-06-1/+1
| * | | | usb: ehci: Make periodic_schedules a per controller variableHans de Goede2014-10-06-5/+5
| * | | | usb: ehci: poll_int_queue check real qtd, not the overlayHans de Goede2014-10-06-8/+10
| * | | | usb: ehci: Add missing cache flush to destroy_int_queueHans de Goede2014-10-06-0/+2
| * | | | usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chainHans de Goede2014-10-06-8/+28