History log of /barrelfish-master/devices/ti_twl6030.dev
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 55a00638 04-Sep-2013 Gerd Zellweger <mail@gerdzellweger.com>

MMCHS driver for OMAP4 platform.

Simple driver that can read and write blocks one-at-the-time
on a SDHC card on the pandaboard. We currently don't support SD or MMC cards.
The code was written to for the AOS course at ETH.

Also contains an implementation for the ata_rw28 interface to work with the VFS
FAT implementation.


# 2ae1dc0a 02-Jul-2013 Gerd Zellweger <mail@gerdzellweger.com>

Added debouncing register to the TWL 6030 mackerel file.


# 150034e2 28-Jun-2013 Gerd Zellweger <mail@gerdzellweger.com>

Cleaning up debug print function.


# 685c4b87 27-Jun-2013 Simon Gerber <simon.gerber@inf.ethz.ch>

Changes to twl6030 Mackerel file to allow send register manipulations over i2c bus. TWL6030 driver to allow for voltage scaling.


# 894d0022 08-Jul-2013 Simon Gerber <simon.gerber@inf.ethz.ch>

MMCHS and I2C code imported into main tree right now as a kernel-space library.

Needs to be changed to a user space driver.