summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* musb-new: am35x backend driverIlya Yanok2012-11-203-0/+711
* musb-new: dsps backend driverIlya Yanok2012-11-202-0/+772
* musb-new: port of Linux musb driverIlya Yanok2012-11-2016-2/+10690
* usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-207-10/+22
* linux/usb/ch9.h: update with the version from Linux treeIlya Yanok2012-11-205-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-11-194-1/+72
|\
| * Video: fix compiler warnings in bus_vcxkJens Scharsig (BuS Elektronik)2012-11-141-1/+1
| * video: atmel: implement lcd_setcolreg functionBo Shen2012-11-101-0/+12
| * video: Skip bitmaps which do not fit into the screen in cfb_consoleVadim Bendebury2012-11-071-0/+7
| * video: Implement additional video API functions in cfb_consoleStefan Reinauer2012-11-071-0/+42
| * ipu common: reset ipuv3 correctlyLiu Ying2012-11-061-0/+10
* | power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWERŁukasz Majewski2012-11-141-1/+1
* | power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski2012-11-143-10/+10
* | power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* filesŁukasz Majewski2012-11-146-5/+5
* | pmic: Extend PMIC framework to support battery related commandsŁukasz Majewski2012-11-141-17/+42
* | pmic:max8997: Support for MAX8997 internal charger controlŁukasz Majewski2012-11-141-1/+58
* | pmic:max8997: Function for calculating LDO internal register valueŁukasz Majewski2012-11-141-0/+16
* | pmic:fuel-gauge: Support for MAX17042 fuel-gaugeŁukasz Majewski2012-11-142-0/+297
* | pmic:muic: Support for MUIC built into MAX8997 deviceŁukasz Majewski2012-11-142-0/+91
* | pmic:battery: Support for Trats Battery at PMIC frameworkŁukasz Majewski2012-11-142-0/+147
* | pmic: Move pmic related code to ./drivers/power directoryŁukasz Majewski2012-11-1410-10/+57
* | pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski2012-11-148-54/+142
* | pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2CŁukasz Majewski2012-11-141-1/+2
* | pmic:i2c: Add I2C sensor byte order (big/little) to PMIC frameworkŁukasz Majewski2012-11-141-9/+29
* | pmic:i2c: Handle PMIC I2C transmission comprising of two bytesŁukasz Majewski2012-11-141-1/+8
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-055-16/+395
|\
| * Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-11-032-12/+352
| |\
| | * cfb_console: Add support for some ANSI terminal escape codesPali Rohár2012-10-301-9/+319
| | * serial: ns16550: Enable COM5 and COM6Andrew Bradford2012-10-251-3/+33
| * | tegra: nand: make ONFI detection workLucas Stach2012-10-291-0/+36
| * | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-272-5/+8
| |\ \
| | * | i.MX video: struct fb_videomode can be constEric Nelson2012-10-161-3/+5
| | * | mxc: Fix SDHC multi-instance clockBenoît Thébaudeau2012-10-161-2/+3
* | | | usb gadget ether: Fix warning in is_eth_addr_valid()Tom Rini2012-11-041-2/+2
* | | | drivers/serial/serial_ns16550.c: sparse fixesKim Phillips2012-11-041-15/+27
* | | | drivers/mtd/nand: sparse fixesKim Phillips2012-11-042-6/+8
* | | | drivers/mtd/cfi_flash.c: sparse fixesKim Phillips2012-11-041-9/+13
* | | | drivers/mmc/fsl_esdhc.c: sparse fixesKim Phillips2012-11-041-2/+2
* | | | drivers/mmc/mmc.c: sparse fixesKim Phillips2012-11-041-18/+19
* | | | drivers/input/input.c: sparse fixKim Phillips2012-11-041-1/+1
* | | | drivers/gpio/mpc83xx_gpio.c: sparse fixesKim Phillips2012-11-041-2/+2
* | | | drivers/block/: sparse fixesKim Phillips2012-11-043-82/+25
* | | | drivers/net/: sparse fixesKim Phillips2012-11-048-19/+21
* | | | net/: sparse fixesKim Phillips2012-11-041-1/+1
* | | | include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-044-16/+2
* | | | ahci: Expand HDD Logical Block addressability up to 32 bitsWalter Murphy2012-11-021-4/+8
* | | | ahci: Perform SATA flush after disk write.Marc Jones2012-11-021-1/+51
* | | | ahci: Support spin-up and link-up separatelyMarc Jones2012-11-021-6/+39
* | | | ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)Walter Murphy2012-11-021-4/+10
* | | | ahci: flush / invalidate dcache around SATA commandsTaylor Hutt2012-11-021-0/+39
OpenPOWER on IntegriCloud