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
2015-01-29
dm: i2c: Move slave details to child platdata
Simon Glass
2015-01-29
dm: spi: Move slave details to child platdata
Simon Glass
2015-01-29
dm: spi: Set up the spi_slave device pointer in child_pre_probe()
Simon Glass
2015-01-29
dm: core: Allow uclass to set up a device's child before it is probed
Simon Glass
2015-01-29
dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()
Simon Glass
2015-01-29
dm: core: Allow the uclass to set up a device's child after binding
Simon Glass
2015-01-29
dm: spi: Move the per-child data size to the uclass
Simon Glass
2015-01-29
dm: core: Allow uclasses to specify private data for a device's children
Simon Glass
2015-01-29
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
dm: core: Add a function to get a device's uclass ID
Simon Glass
2015-01-29
dm: core: Add a post_bind method for parents
Simon Glass
2015-01-29
dm: core: Allow uclasses to specify platdata for a device's children
Simon Glass
2015-01-29
dm: core: Allow parents to have platform data for their children
Simon Glass
2015-01-29
dm: core: Allocate platform data when binding a device
Simon Glass
2015-01-29
dm: core: Tidy up error handling in device_bind()
Simon Glass
2015-01-29
dm: core: Set device tree node for root device
Simon Glass
2015-01-29
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-29
dm: i2c: Add a compatbility layer
Simon Glass
2015-01-29
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2015-01-29
dm: spi: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: usb: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: tegra: nand: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: tegra: video: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: exynos: Add a GPIO translation function
Simon Glass
2015-01-29
dm: tegra: Add a GPIO translation function
Simon Glass
2015-01-29
dm: cros_ec: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: demo: Add a simple GPIO demonstration
Simon Glass
2015-01-29
dm: gpio: Add better functions to request GPIOs
Simon Glass
2015-01-29
dm: gpio: Add a driver GPIO translation method
Simon Glass
2015-01-29
dm: gpio: Add a native driver model API
Simon Glass
2015-01-29
i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller
Masahiro Yamada
2015-01-29
i2c: UniPhier: add driver for UniPhier i2c controller
Masahiro Yamada
2015-01-29
i2c: add CONFIG_DM_I2C to Kconfig
Masahiro Yamada
2015-01-26
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-01-26
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-01-26
serial: Extend structure comments with register offset
Michal Simek
2015-01-26
serial: zynq: Use global baudrate instead of hardcoded one
Michal Simek
2015-01-25
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Tom Rini
2015-01-25
kirkwood: define empty CONFIG_MVGBE_PORTS by default
Luka Perkov
2015-01-24
x86: spi: Add device tree support
Simon Glass
2015-01-24
x86: rtc: mc146818: Add helpers to read/write CMOS RAM
Simon Glass
2015-01-23
crypto/fsl: Add fixup for crypto node
Ruchika Gupta
2015-01-23
arm/ls1021a: Add workaround for DDR erratum A008378
York Sun
2015-01-23
pci: tegra: Fix port information parsing
Sjoerd Simons
2015-01-23
x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
Simon Glass
2015-01-23
x86: Access the VGA ROM when needed
Simon Glass
2015-01-23
x86: ahci: Make sure interface is not busy after enabling the port
Bin Meng
2015-01-23
x86: Drop the x86_fb driver
Simon Glass
2015-01-23
x86: Add a VESA video driver
Simon Glass
[next]