aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-18mmc: prevent some warnings with make W=1Jeroen Hofstee2-4/+4
2014-07-18dirvers: mmc: use __weakJeroen Hofstee1-11/+9
2014-07-18dm: add missing includesJeroen Hofstee2-0/+2
2014-07-18mtd: cfi_flash: fix clang warningJeroen Hofstee1-1/+1
2014-07-09usb: phy: omap_usb_phy: implement usb_phy_power() for AM437xFelipe Balbi1-1/+16
2014-07-09usb: host: xhci: make sure to power up PHYFelipe Balbi1-0/+1
2014-07-07board: gdsys: Make gdsys osd hardware detection more robustDirk Eibach1-1/+0
2014-07-07i2c: IHS I2C master driverDirk Eibach2-0/+205
2014-07-07blackfin: Fix warning about undefined functionVasili Galka1-0/+1
2014-07-07mpc8xx: remove v37 board supportMasahiro Yamada1-7/+1
2014-07-07mpc8xx: remove rbc823 board supportMasahiro Yamada1-66/+1
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada4-89/+0
2014-07-07tpm: don't use unneeded double bracketsJeroen Hofstee1-1/+1
2014-07-07build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada1-1/+1
2014-07-07Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-17/+27
2014-07-05watchdog/denali: Adding DesignWare watchdog driver supportChin Liang See2-0/+75
2014-07-04arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev4-0/+314
2014-07-04gpio: spear_gpio: Fix gpio_set_value() implementationAxel Lin1-1/+4
2014-07-03armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera3-0/+275
2014-07-03ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun1-0/+5
2014-07-03i2c: tegra: dump alen in debug statementsStephen Warren1-4/+4
2014-07-03i2c: tegra: write clean data to TX FIFOStephen Warren1-5/+7
2014-07-03i2c: tegra: use repeated start for readsStephen Warren1-8/+16
2014-07-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini16-40/+1035
2014-07-02usb: ci_udc: use var name ep/ci_ep consistentlyStephen Warren1-9/+9
2014-07-02USB: gadget: atmel: zero out allocated requestsStephen Warren1-1/+1
2014-07-02usb: ci_udc: don't memalign() struct ci_req allocationsStephen Warren1-2/+1
2014-07-02usb: ci_udc: remove controller.items arrayStephen Warren2-6/+3
2014-07-02usb: ci_udc: fix items array size/stride calculationStephen Warren1-15/+15
2014-07-02usb: ci_udc: lift ilist size calculations to global scopeStephen Warren1-14/+14
2014-07-02usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPsStephen Warren1-3/+4
2014-07-02usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()Stephen Warren1-2/+2
2014-07-01Merge remote-tracking branch 'u-boot-samsung/master'Albert ARIBAUD2-6/+12
2014-07-01Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD5-3/+84
2014-06-30Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD4-2/+239
2014-06-25usb: eth: smsc95xx: add LAN9500A device IDIlya Ledvich1-0/+1
2014-06-25usb: fastboot: fix potential buffer overflowJeroen Hofstee1-4/+7
2014-06-25usb: xhci: (likely) fix bracket in if conditionJeroen Hofstee1-2/+2
2014-06-25usb:g_dnl:f_thor: remove memset before memcpyJeroen Hofstee1-1/+0
2014-06-25usb:composite: clear the whole common bufferJeroen Hofstee1-2/+2
2014-06-25usb: r8a66597: Fix initilization size of r8a66597 info structureYasuhisa Umano1-1/+1
2014-06-25usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUByasuhisa umano1-2/+2
2014-06-25usb: cosmetic: double constJeroen Hofstee2-2/+2
2014-06-25usb: ci_udc: fix typo in debug messageStephen Warren1-2/+2
2014-06-25usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDCStephen Warren1-1/+7
2014-06-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD30-236/+528
2014-06-23PMIC: MAX77686: fix invalid bus checkJeroen Hofstee1-5/+8
2014-06-23Exynos: SPI: Fix reading data from SPI flashAkshay Saraswat1-1/+4
2014-06-20dm: Cast away the const-ness of the global_data pointerSimon Glass2-4/+4
2014-06-20dm: Add missing header files in lists and rootSimon Glass2-0/+2