index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2014-10-23
dm: gpio: sandbox: Drop request()/free() in the driver
Simon Glass
2014-10-23
dm: gpio: sandbox: Implement the remove() method
Simon Glass
2014-10-23
dm: gpio: sandbox: Implement the get_function() method
Simon Glass
2014-10-23
dm: Move the function for getting GPIO status into the uclass
Simon Glass
2014-10-23
dm: gpio: Add gpio_get_function() and friends
Simon Glass
2014-10-23
dm: gpio: Implement GPIO reservation in the uclass
Simon Glass
2014-10-23
dm: omap: serial: Add driver model support
Simon Glass
2014-10-23
dm: omap: gpio: Support driver model
Simon Glass
2014-10-23
dm: omap: gpio: Put _get_gpio_value() logic into its own function
Simon Glass
2014-10-23
dm: serial: Support CONFIG_CONS_INDEX if available
Simon Glass
2014-10-23
dm: ns16550: Correct the probe logic for platform data
Simon Glass
2014-10-23
dm: ns16550: Use an address instead of a pointer for the uart base
Simon Glass
2014-10-23
dm: serial: ns16550: Correct logic for checking for character
Simon Glass
2014-10-23
dm: serial: Reset the watchdog while waiting in getc()
Simon Glass
2014-10-23
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-22
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
2014-10-22
dm: spi: Add soft_spi implementation
Simon Glass
2014-10-22
dm: spi: Remove SPI_INIT feature
Simon Glass
2014-10-22
dm: spi: Rename soft_spi.c to soft_spi_legacy.c
Simon Glass
2014-10-22
dm: sandbox: spi: Move to driver model
Simon Glass
2014-10-22
dm: Add spi.h header to a few files
Simon Glass
2014-10-22
dm: sandbox: Add a SPI emulation uclass
Simon Glass
2014-10-22
dm: spi: Add a uclass for SPI
Simon Glass
2014-10-22
dm: core: Allow parents to pass data to children during probe
Simon Glass
2014-10-22
dm: core: Add functions for iterating through device children
Simon Glass
[next]