summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-28power: Explicitly select pmic device's busAaron Durbin
2014-05-28power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam
2014-05-28power: Add PMIC_ prefix to CHARGER_EN/DISABLESimon Glass
2014-05-28power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass
2014-05-16mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung
2014-05-16mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung
2014-05-16mmc: dw_mmc: support the DDR modeJaehoon Chung
2014-05-16mmc: support the DDR mode for eMMCJaehoon Chung
2014-05-16mmc: remove the unnecessary define and fix the wrong bit controlJaehoon Chung
2014-05-16mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung
2014-05-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-15Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-13ARM: tegra: add GPIO initialization table functionStephen Warren
2014-05-13ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD
2014-05-06Merge branch 'serial' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-05-06Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-05-06serial: zynq: Fix typo in suffix function nameMichal Simek
2014-05-06serial: zynq: Remove sparse warningsMichal Simek
2014-05-06net: zynq: Fix sparse warnings in gemMichal Simek
2014-05-06net: zynq: Use predefined macros instead of hardcoded valueMichal Simek
2014-05-05USB: gadget: save driver name before registering itStephen Warren
2014-05-05USB: gadget: added a saner gadget downloader registration APIMateusz Zalega
2014-05-05dfu: mmc: change offset base handlingMateusz Zalega
2014-05-05dfu: mmc: raw data write fixMateusz Zalega
2014-05-05usb: dfu: fix boards wo USB cable detectionMateusz Zalega
2014-05-01usb: gadget: allow ci_udc to build with new gadget frameworkStephen Warren
2014-04-30usb: ums: use only 1 buffer for CI_UDCStephen Warren
2014-04-30usb: ci_udc: support variants with hostpc registerStephen Warren
2014-04-30usb: ci_udc: make PHY initialization conditionalStephen Warren
2014-04-30usb: ci_udc: set ep->req.actual after transferStephen Warren
2014-04-30usb: ci_udc: Support larger packetsStephen Warren
2014-04-30dfu:fix: Replace wrong return value with proper oneLukasz Majewski
2014-04-30exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org
2014-04-30usb: musb: fill in usb_gadget_unregister_driverRob Herring
2014-04-30usb: handle NULL table in usb_gadget_get_stringRob Herring
2014-04-30usb:gadget:f_thor: fix write to filesystem by add dfu_flush()Przemyslaw Marczak
2014-04-30usb:gadget:f_thor: code cleanup in function download_tail()Przemyslaw Marczak
2014-04-30usb: Add endian support macros to interrupt transfers in the EHCI driver.Adrian Cox
2014-04-30usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu
2014-04-29drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte writeShaveta Leekha
2014-04-29driver/mxc_i2c: Move static data structure to global_dataYork Sun
2014-04-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-04-22ar8031: modify the config func of ar8031 to ar8021_configZhao Qiang
2014-04-22driver: Add support of image load for MMC & SPI in SPLPrabhakar Kushwaha
2014-04-22driver/mtd/spi:Read 8KB data chunk during u-boot load in SPLPrabhakar Kushwaha
2014-04-22driver/ifc: define nand_spl_load_image() for SPLPrabhakar Kushwaha
2014-04-22mpc85xx/t104x: Add deep sleep framework supportTang Yuantian
2014-04-22drivers/ddr: Fix possible out of bounds errorYork Sun