summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * | 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
| |/
* | ehci-mxc: Fix host power mask bit for i.MX25Benoît Thébaudeau2012-11-19-1/+1
* | ehci-mxc: Fix host power mask bit for i.MX35Benoît Thébaudeau2012-11-19-1/+1
* | spi: mxc_spi: Fix spi clock glitch durant resetFabio Estevam2012-11-19-2/+2
* | spi: mxc_spi: Fix handling of chip selectFabio Estevam2012-11-19-2/+3
* | ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau2012-11-16-3/+10
* | ehci-mxc: Add support for i.MX35Benoît Thébaudeau2012-11-16-0/+69
* | ehci-mxc: Define host offsetsBenoît Thébaudeau2012-11-16-1/+1
* | ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau2012-11-16-8/+64
* | ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau2012-11-16-0/+56
* | ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau2012-11-16-0/+24
* | ehci-mx5: Fix *PM usage for i.MX53Benoît Thébaudeau2012-11-16-1/+6
* | ehci-mx5: Fix OPM usageBenoît Thébaudeau2012-11-16-2/+2
* | ehci-mx5: Fix OC_DIS usageBenoît Thébaudeau2012-11-16-3/+3
* | ehci-mx5: Clean upBenoît Thébaudeau2012-11-16-19/+26
* | ehci-mxc: Clean upBenoît Thébaudeau2012-11-16-46/+40
* | mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky2012-11-10-4/+4
* | Merge git://git.denx.de/u-bootStefano Babic2012-11-10-2727/+4718
|\ \ | |/
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-05-16/+395
| |\
| | * Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-11-03-12/+352
| | |\
| | | * cfb_console: Add support for some ANSI terminal escape codesPali Rohár2012-10-30-9/+319
| | | * serial: ns16550: Enable COM5 and COM6Andrew Bradford2012-10-25-3/+33
| | * | tegra: nand: make ONFI detection workLucas Stach2012-10-29-0/+36
| | * | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-27-5/+8
| | |\ \
| * | | | usb gadget ether: Fix warning in is_eth_addr_valid()Tom Rini2012-11-04-2/+2
| * | | | drivers/serial/serial_ns16550.c: sparse fixesKim Phillips2012-11-04-15/+27
| * | | | drivers/mtd/nand: sparse fixesKim Phillips2012-11-04-6/+8
| * | | | drivers/mtd/cfi_flash.c: sparse fixesKim Phillips2012-11-04-9/+13
| * | | | drivers/mmc/fsl_esdhc.c: sparse fixesKim Phillips2012-11-04-2/+2
| * | | | drivers/mmc/mmc.c: sparse fixesKim Phillips2012-11-04-18/+19
| * | | | drivers/input/input.c: sparse fixKim Phillips2012-11-04-1/+1
| * | | | drivers/gpio/mpc83xx_gpio.c: sparse fixesKim Phillips2012-11-04-2/+2
| * | | | drivers/block/: sparse fixesKim Phillips2012-11-04-82/+25
| * | | | drivers/net/: sparse fixesKim Phillips2012-11-04-19/+21
| * | | | net/: sparse fixesKim Phillips2012-11-04-1/+1
| * | | | include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-04-16/+2
| * | | | ahci: Expand HDD Logical Block addressability up to 32 bitsWalter Murphy2012-11-02-4/+8
| * | | | ahci: Perform SATA flush after disk write.Marc Jones2012-11-02-1/+51
| * | | | ahci: Support spin-up and link-up separatelyMarc Jones2012-11-02-6/+39
| * | | | ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)Walter Murphy2012-11-02-4/+10