summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| | * | powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi2012-11-27-0/+114
| * | | mmc: Properly determine maximum supported bus widthAndy Fleming2012-11-27-12/+35
| * | | mmc: tegra: use bounce buffer APIsStephen Warren2012-11-27-23/+41
| * | | common: rework bouncebuf implementationStephen Warren2012-11-27-23/+7
| * | | mmc: add no simultaenous power and vddMela Custodio2012-11-27-0/+3
| * | | mmc: Fix interpretation of MMC_CMD_ALL_SEND_CIDTaylor Hutt2012-11-27-7/+9
| * | | EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung2012-11-27-0/+58
| |/ /
| * | Remove obsolete header filePantelis Antoniou2012-11-27-1/+0
| * | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-26-380/+426
| |\ \
| | * | nand: Add torture featureBenoît Thébaudeau2012-11-26-0/+122
| | * | nand: Fix nand_erase_opts() offset checkBenoît Thébaudeau2012-11-26-2/+2
| | * | nand: Clean up nand_utilBenoît Thébaudeau2012-11-26-32/+32
| | * | nand: Move the sub-page read support enable to a flagJoe Hershberger2012-11-26-2/+7
| | * | driver/mtd:IFC NAND:Initialise internal SRAM before any writePrabhakar Kushwaha2012-11-26-1/+61
| | * | nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC driversScott Wood2012-11-26-2/+2
| | * | spl/nand: config symbol documentationScott Wood2012-11-26-0/+172
| | * | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-26-8/+22
| | * | powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-26-334/+0
| | * | serial/ns16550: wait for TEMT before initializingScott Wood2012-11-26-0/+3
| | * | serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONSScott Wood2012-11-26-0/+4
| * | | usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu2012-11-20-1/+1
| * | | usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu2012-11-20-10/+5
| * | | musb-new: omap2plus backend driverIlya Yanok2012-11-20-0/+692
| * | | musb-new: am35x backend driverIlya Yanok2012-11-20-0/+711
| * | | musb-new: dsps backend driverIlya Yanok2012-11-20-0/+772
| * | | musb-new: port of Linux musb driverIlya Yanok2012-11-20-2/+10690
| * | | usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-20-10/+22
| * | | linux/usb/ch9.h: update with the version from Linux treeIlya Yanok2012-11-20-5/+0
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-11-19-1/+72
| |\ \
| | * | Video: fix compiler warnings in bus_vcxkJens Scharsig (BuS Elektronik)2012-11-14-1/+1
| | * | video: atmel: implement lcd_setcolreg functionBo Shen2012-11-10-0/+12
| | * | video: Skip bitmaps which do not fit into the screen in cfb_consoleVadim Bendebury2012-11-07-0/+7
| | * | video: Implement additional video API functions in cfb_consoleStefan Reinauer2012-11-07-0/+42
| | * | ipu common: reset ipuv3 correctlyLiu Ying2012-11-06-0/+10
| * | | power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWERŁukasz Majewski2012-11-14-1/+1
| * | | power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski2012-11-14-10/+10
| * | | power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* filesŁukasz Majewski2012-11-14-5/+5
| * | | pmic: Extend PMIC framework to support battery related commandsŁukasz Majewski2012-11-14-17/+42
| * | | pmic:max8997: Support for MAX8997 internal charger controlŁukasz Majewski2012-11-14-1/+58
| * | | pmic:max8997: Function for calculating LDO internal register valueŁukasz Majewski2012-11-14-0/+16
| * | | pmic:fuel-gauge: Support for MAX17042 fuel-gaugeŁukasz Majewski2012-11-14-0/+297
| * | | pmic:muic: Support for MUIC built into MAX8997 deviceŁukasz Majewski2012-11-14-0/+91
| * | | pmic:battery: Support for Trats Battery at PMIC frameworkŁukasz Majewski2012-11-14-0/+147
| * | | pmic: Move pmic related code to ./drivers/power directoryŁukasz Majewski2012-11-14-10/+57
| * | | pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski2012-11-14-54/+142
| * | | pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2CŁukasz Majewski2012-11-14-1/+2
| * | | pmic:i2c: Add I2C sensor byte order (big/little) to PMIC frameworkŁukasz Majewski2012-11-14-9/+29
| * | | pmic:i2c: Handle PMIC I2C transmission comprising of two bytesŁukasz Majewski2012-11-14-1/+8
| |/ /
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2012-11-25-83/+302
|\ \ \ | | |/ | |/|
| * | ehci-mxc: Fix host power mask bit for i.MX25Benoît Thébaudeau2012-11-19-1/+1