index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2014-10-24
dm: x86: Convert coreboot serial to use driver model
Simon Glass
2014-10-24
dm: x86: Convert Intel ICH6 GPIO driver to use driver model
Simon Glass
2014-10-24
dm: serial: ns16550: Add a cast to the I/O operations
Simon Glass
2014-10-24
dm: gpio: imx: Drop request()/free() in the driver
Simon Glass
2014-10-24
dm: gpio: exynos: Drop request()/free() in the driver
Simon Glass
2014-10-24
dm: gpio: rpi_b: Drop request()/free() in the driver
Simon Glass
2014-10-24
dm: gpio: omap3: Drop request()/free() in the driver
Simon Glass
2014-10-24
dm: gpio: tegra: Drop request()/free() in the driver
Simon Glass
2014-10-24
dm: gpio: Add gpio_requestf() helper for printf() strings
Simon Glass
2014-10-24
dm: gpio: sandbox: Drop request()/free() in the driver
Simon Glass
2014-10-24
dm: gpio: sandbox: Implement the remove() method
Simon Glass
2014-10-24
dm: gpio: sandbox: Implement the get_function() method
Simon Glass
2014-10-24
dm: Move the function for getting GPIO status into the uclass
Simon Glass
2014-10-24
dm: gpio: Add gpio_get_function() and friends
Simon Glass
2014-10-24
dm: gpio: Implement GPIO reservation in the uclass
Simon Glass
2014-10-24
dm: omap: serial: Add driver model support
Simon Glass
2014-10-24
dm: omap: gpio: Support driver model
Simon Glass
2014-10-24
dm: omap: gpio: Put _get_gpio_value() logic into its own function
Simon Glass
2014-10-24
dm: serial: Support CONFIG_CONS_INDEX if available
Simon Glass
2014-10-24
dm: ns16550: Correct the probe logic for platform data
Simon Glass
2014-10-24
dm: ns16550: Use an address instead of a pointer for the uart base
Simon Glass
2014-10-24
dm: serial: ns16550: Correct logic for checking for character
Simon Glass
2014-10-24
dm: serial: Reset the watchdog while waiting in getc()
Simon Glass
2014-10-24
dm: gpio: Support numbered GPIOs
Simon Glass
2014-10-23
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2014-10-23
i2c: mvtwsi: Add support for Marvell Armada XP
Stefan Roese
2014-10-23
net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...
Stefan Roese
2014-10-23
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
Stefan Roese
2014-10-23
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
Stefan Roese
2014-10-23
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
Stefan Roese
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-10-23
x86: cros_ec: Update LPC driver for new cros_ec header
Simon Glass
2014-10-22
dm: serial: Support driver model in pl01x driver
Simon Glass
2014-10-22
dm: serial: Tidy up the pl01x driver
Simon Glass
2014-10-22
dm: rpi: Convert GPIO driver to driver model
Simon Glass
2014-10-22
dm: core: Add support for simple-bus
Simon Glass
2014-10-22
dm: imx: serial: Support driver model in the MXC serial driver
Simon Glass
2014-10-22
dm: imx: gpio: Support driver model in MXC gpio driver
Simon Glass
2014-10-22
dm: serial: Put common code into separate functions
Simon Glass
2014-10-22
dm: exynos: cros_ec: Move cros_ec_spi to driver model
Simon Glass
2014-10-22
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
Simon Glass
2014-10-22
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
dm: tegra: spi: Convert to driver model
Simon Glass
2014-10-22
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
2014-10-22
dm: Convert spi_flash_probe() and 'sf probe' to use driver model
Simon Glass
2014-10-22
dm: sf: Add a uclass for SPI flash
Simon Glass
2014-10-22
spi: Use error return value in sf_ops
Simon Glass
2014-10-22
sf: Tidy up public and private header files
Simon Glass
2014-10-22
dm: exynos: Convert SPI to driver model
Simon Glass
[next]