index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2012-11-20
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-20
linux/usb/ch9.h: update with the version from Linux tree
Ilya Yanok
2012-11-19
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2012-11-14
Video: fix compiler warnings in bus_vcxk
Jens Scharsig (BuS Elektronik)
2012-11-14
power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER
Łukasz Majewski
2012-11-14
power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
Łukasz Majewski
2012-11-14
power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files
Łukasz Majewski
2012-11-14
pmic: Extend PMIC framework to support battery related commands
Łukasz Majewski
2012-11-14
pmic:max8997: Support for MAX8997 internal charger control
Łukasz Majewski
2012-11-14
pmic:max8997: Function for calculating LDO internal register value
Łukasz Majewski
2012-11-14
pmic:fuel-gauge: Support for MAX17042 fuel-gauge
Łukasz Majewski
2012-11-14
pmic:muic: Support for MUIC built into MAX8997 device
Łukasz Majewski
2012-11-14
pmic:battery: Support for Trats Battery at PMIC framework
Łukasz Majewski
2012-11-14
pmic: Move pmic related code to ./drivers/power directory
Łukasz Majewski
2012-11-14
pmic: Extend PMIC framework to support multiple instances of PMIC devices
Łukasz Majewski
2012-11-14
pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C
Łukasz Majewski
2012-11-14
pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework
Łukasz Majewski
2012-11-14
pmic:i2c: Handle PMIC I2C transmission comprising of two bytes
Łukasz Majewski
2012-11-10
video: atmel: implement lcd_setcolreg function
Bo Shen
2012-11-07
video: Skip bitmaps which do not fit into the screen in cfb_console
Vadim Bendebury
2012-11-07
video: Implement additional video API functions in cfb_console
Stefan Reinauer
2012-11-06
ipu common: reset ipuv3 correctly
Liu Ying
2012-11-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-11-04
usb gadget ether: Fix warning in is_eth_addr_valid()
Tom Rini
2012-11-04
drivers/serial/serial_ns16550.c: sparse fixes
Kim Phillips
2012-11-04
drivers/mtd/nand: sparse fixes
Kim Phillips
2012-11-04
drivers/mtd/cfi_flash.c: sparse fixes
Kim Phillips
2012-11-04
drivers/mmc/fsl_esdhc.c: sparse fixes
Kim Phillips
2012-11-04
drivers/mmc/mmc.c: sparse fixes
Kim Phillips
2012-11-04
drivers/input/input.c: sparse fix
Kim Phillips
2012-11-04
drivers/gpio/mpc83xx_gpio.c: sparse fixes
Kim Phillips
2012-11-04
drivers/block/: sparse fixes
Kim Phillips
2012-11-04
drivers/net/: sparse fixes
Kim Phillips
2012-11-04
net/: sparse fixes
Kim Phillips
2012-11-04
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
2012-11-03
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
2012-11-02
ahci: Expand HDD Logical Block addressability up to 32 bits
Walter Murphy
2012-11-02
ahci: Perform SATA flush after disk write.
Marc Jones
2012-11-02
ahci: Support spin-up and link-up separately
Marc Jones
2012-11-02
ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
Walter Murphy
2012-11-02
ahci: flush / invalidate dcache around SATA commands
Taylor Hutt
2012-11-02
ahci: Use virt_to_phys() to denote physical addresses for DMA
Taylor Hutt
2012-11-02
ahci: Fix 'Invaild' typo
Taylor Hutt
2012-11-02
ahci: Use sizeof(fis) instead of hardcoding '20'
Taylor Hutt
2012-11-02
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
Gabe Black
2012-11-02
ahci: support scsi writing in AHCI driver
Hung-Te Lin
2012-11-02
ahci: Make sending the SETFEATURES_XFER command optional
Gabe Black
2012-11-02
ahci: cosmetics and cleanup
Stefan Reinauer
2012-11-02
ahci: Improve AHCI debugging
Stefan Reinauer
2012-11-02
ahci: Optimise AHCI controller reset and start-up
Stefan Reinauer
[next]