summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-22net/fm: call fm_port_to_index() with proper checksRotariu Marian-Cristian
2014-07-22AHCI: Increase link timeout to 200msIan Campbell
2014-07-22serial: ns16550: use a const variable instead of macroMasahiro Yamada
2014-07-22serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisorMasahiro Yamada
2014-07-22serial: ns16550: drop CONFIG_OMAP1610 from the special caseMasahiro Yamada
2014-07-22driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan
2014-07-21Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2014-07-18mmc: prevent some warnings with make W=1Jeroen Hofstee
2014-07-18dirvers: mmc: use __weakJeroen Hofstee
2014-07-18dm: add missing includesJeroen Hofstee
2014-07-18mtd: cfi_flash: fix clang warningJeroen Hofstee
2014-07-18sunxi: add gpio driverIan Campbell
2014-07-18sunxi: Add axp152 pmic supportHans de Goede
2014-07-18sunxi: Add axp209 pmic supportHenrik Nordstrom
2014-07-18sunxi: Add i2c supportHans de Goede
2014-07-16mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede
2014-07-16fsl_i2c: add support for 3rd and 4th I2CShengzhou Liu
2014-07-16i2c, omap24xx: add i2c deblock sequenzHeiko Schocher
2014-07-09usb: phy: omap_usb_phy: implement usb_phy_power() for AM437xFelipe Balbi
2014-07-09usb: host: xhci: make sure to power up PHYFelipe Balbi
2014-07-07board: gdsys: Make gdsys osd hardware detection more robustDirk Eibach
2014-07-07i2c: IHS I2C master driverDirk Eibach
2014-07-07blackfin: Fix warning about undefined functionVasili Galka
2014-07-07mpc8xx: remove v37 board supportMasahiro Yamada
2014-07-07mpc8xx: remove rbc823 board supportMasahiro Yamada
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada
2014-07-07tpm: don't use unneeded double bracketsJeroen Hofstee
2014-07-07build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada
2014-07-07Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2014-07-06net: Rename and cleanup sunxi (Allwinner) emac driverStefan Roese
2014-07-06sunxi: Remove mmc DMA supportHans de Goede
2014-07-05watchdog/denali: Adding DesignWare watchdog driver supportChin Liang See
2014-07-04arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev
2014-07-04gpio: spear_gpio: Fix gpio_set_value() implementationAxel Lin
2014-07-03armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera
2014-07-03ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun
2014-07-03i2c: tegra: dump alen in debug statementsStephen Warren
2014-07-03i2c: tegra: write clean data to TX FIFOStephen Warren
2014-07-03i2c: tegra: use repeated start for readsStephen Warren
2014-07-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-07-02usb: ci_udc: use var name ep/ci_ep consistentlyStephen Warren
2014-07-02USB: gadget: atmel: zero out allocated requestsStephen Warren
2014-07-02usb: ci_udc: don't memalign() struct ci_req allocationsStephen Warren
2014-07-02usb: ci_udc: remove controller.items arrayStephen Warren
2014-07-02usb: ci_udc: fix items array size/stride calculationStephen Warren
2014-07-02usb: ci_udc: lift ilist size calculations to global scopeStephen Warren
2014-07-02usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPsStephen Warren
2014-07-02usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()Stephen Warren
2014-07-01Merge remote-tracking branch 'u-boot-samsung/master'Albert ARIBAUD
2014-07-01Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD