index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK 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
2016-01-22
video: panel: Add a simple panel driver
Simon Glass
2016-01-22
dm: panel: Add a panel uclass
Simon Glass
2016-01-22
dm: backlight: Add a driver for a PWM backlight
Simon Glass
2016-01-22
dm: backlight: Add a backlight uclass
Simon Glass
2016-01-22
pwm: rockchip: Add a PWM driver for Rockchip SoCs
Simon Glass
2016-01-22
dm: pwm: Add a PWM uclass
Simon Glass
2016-01-22
video: bridge: Allow GPIOs to be optional
Simon Glass
2016-01-22
video: Add a function to control cache flushing
Simon Glass
2016-01-22
video: Name consoles by their number
Simon Glass
2016-01-22
rockchip: spi: Remove the explicit pinctrl setting
Simon Glass
2016-01-22
rockchip: spi: Correct chip-enable code
Simon Glass
2016-01-22
rockchip: spi: Implement the delays
Simon Glass
2016-01-22
rockchip: gpio: Implement the get_function() method
Simon Glass
2016-01-22
rockchip: gpio: Read the GPIO value correctly
Simon Glass
2016-01-22
rockchip: pinctrl: Implement the get_gpio_mux() method
Simon Glass
2016-01-22
rockchip: pinctrl: Reduce the size for SPL
Simon Glass
2016-01-22
rockchip: clk: Make rkclk_get_clk() SoC-specific
Simon Glass
2016-01-22
rockchip: spi: Correct the bus init code
Simon Glass
2016-01-22
rockchip: spi: Remember the last speed to avoid re-setting it
Simon Glass
2016-01-22
dm: clk: Add a simple version of clk_get_by_index()
Simon Glass
2016-01-22
dm: power: Allow regulators to not implement all operations
Simon Glass
2016-01-22
dm: power: Tidy up debugging output and return values
Simon Glass
2016-01-22
dm: core: Export uclass_find_device_by_of_offset()
Simon Glass
2016-01-22
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
Simon Glass
2016-01-22
dm: power: Allow regulators to be omitted from SPL
Simon Glass
2016-01-22
spi: Correct device tree usage in spi_flash_decode_fdt()
Simon Glass
2016-01-22
dm: i2c: Allow muxes to be enabled for SPL separately
Simon Glass
2016-01-22
cros_ec: Disable the Chrome OS EC in SPL
Simon Glass
2016-01-22
rockchip: pinctrl: Add a full pinctrl driver
Simon Glass
2016-01-22
rockchip: mmc: Update the driver to use the new clock ID
Simon Glass
2016-01-22
rockchip: spi: Avoid setting the pinctrl twice
Simon Glass
2016-01-22
rockchip: spi: Update the driver to use the new clock ID
Simon Glass
2016-01-22
rockchip: i2c: Update the driver to use the new clock ID
Simon Glass
2016-01-22
rockchip: clock: Add a function to find a clock by ID
Simon Glass
2016-01-22
rockchip: clk: Add a function to get a peripheral clock rate
Simon Glass
2016-01-22
rockchip: clock: Rename the general clock variable to gclk_rate
Simon Glass
2016-01-22
rockchip: Use a separate clock ID for clocks
Simon Glass
2016-01-22
rockchip: mmc: Use a pwrseq device if available
Simon Glass
2016-01-22
rockchip: Convert the PMU IOMUX registers into an array
Simon Glass
2016-01-22
dm: Add a power sequencing uclass
Simon Glass
2016-01-22
power: Add support for RK808 regulators
Simon Glass
2016-01-22
power: Add base support for the RK808 PMIC
Simon Glass
2016-01-22
dm: pinctrl: Add a function to parse PIN_CONFIG flags
Simon Glass
2016-01-22
dm: core: Don't set pinctrl for pinctrl devices
Simon Glass
2016-01-22
rockchip: rk3036: Bind GPIO banks
Jeffy Chen
2016-01-22
dm: clk: Add support for decoding clocks from the device tree
Simon Glass
2016-01-22
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
[next]