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
2016-01-21
dm: core: Export uclass_find_device_by_of_offset()
Simon Glass
2016-01-21
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
Simon Glass
2016-01-21
dm: power: Allow regulators to be omitted from SPL
Simon Glass
2016-01-21
spi: Correct device tree usage in spi_flash_decode_fdt()
Simon Glass
2016-01-21
dm: i2c: Allow muxes to be enabled for SPL separately
Simon Glass
2016-01-21
cros_ec: Disable the Chrome OS EC in SPL
Simon Glass
2016-01-21
rockchip: pinctrl: Add a full pinctrl driver
Simon Glass
2016-01-21
rockchip: mmc: Update the driver to use the new clock ID
Simon Glass
2016-01-21
rockchip: spi: Avoid setting the pinctrl twice
Simon Glass
2016-01-21
rockchip: spi: Update the driver to use the new clock ID
Simon Glass
2016-01-21
rockchip: i2c: Update the driver to use the new clock ID
Simon Glass
2016-01-21
rockchip: clock: Add a function to find a clock by ID
Simon Glass
2016-01-21
rockchip: clk: Add a function to get a peripheral clock rate
Simon Glass
2016-01-21
rockchip: clock: Rename the general clock variable to gclk_rate
Simon Glass
2016-01-21
rockchip: Use a separate clock ID for clocks
Simon Glass
2016-01-21
rockchip: mmc: Use a pwrseq device if available
Simon Glass
2016-01-21
rockchip: Convert the PMU IOMUX registers into an array
Simon Glass
2016-01-21
dm: Add a power sequencing uclass
Simon Glass
2016-01-21
power: Add support for RK808 regulators
Simon Glass
2016-01-21
power: Add base support for the RK808 PMIC
Simon Glass
2016-01-21
dm: pinctrl: Add a function to parse PIN_CONFIG flags
Simon Glass
2016-01-21
dm: core: Don't set pinctrl for pinctrl devices
Simon Glass
2016-01-21
rockchip: rk3036: Bind GPIO banks
Jeffy Chen
2016-01-21
dm: clk: Add support for decoding clocks from the device tree
Simon Glass
2016-01-21
clk: add fixed rate clock driver
Masahiro Yamada
2016-01-21
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-21
sunxi: Add support for the I2C controller which is part of the PRCM
Jelle van der Waa
2016-01-21
i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs
Hans de Goede
2016-01-20
dm: video: test: Add tests for the video uclass
Simon Glass
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
Simon Glass
2016-01-20
dm: video: Implement the bmp command for driver model
Simon Glass
2016-01-20
dm: video: Add a driver for a rotated text console
Simon Glass
2016-01-20
dm: video: Add a 'normal' text console driver
Simon Glass
2016-01-20
dm: video: Add a uclass for the text console
Simon Glass
2016-01-20
dm: video: Add a video uclass
Simon Glass
2016-01-20
serial: lpuart: Add driver model serial support
Bin Meng
2016-01-20
serial: lpuart: Prepare the driver for DM conversion
Bin Meng
2016-01-20
serial: lpuart: Call local version of setbrg and putc directly
Bin Meng
2016-01-20
serial: lpuart: Fix several cosmetic issues
Bin Meng
2016-01-20
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
Bin Meng
2016-01-20
clk: add API to enable clock
Masahiro Yamada
2016-01-20
clk: add static qualifier to local functions
Masahiro Yamada
2016-01-20
clk: move Kconfig options into sub-menu
Masahiro Yamada
2016-01-20
timer: sandbox: work without device tree
Stephen Warren
2016-01-20
dm: timer: refuse timers with zero clock_rate
Stephen Warren
2016-01-20
dm: core: Call uclass post_bind() after the driver's bind() method
Simon Glass
2016-01-20
pinctrl: Avoid binding all pinconfig nodes before relocation
Simon Glass
2016-01-20
dm: mmc: Try to honour the sequence order
Simon Glass
2016-01-20
dm: gpio: Allow the uclass to work without printf()
Simon Glass
[next]