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-25
serial: Remove serial_putc_raw_dev
Tom Rini
2016-01-24
x86: ivybridge: Use the I2C driver to perform SMbus init
Simon Glass
2016-01-24
x86: i2c: Add a stub driver for Intel I2C/SMbus
Simon Glass
2016-01-24
ahci: Add a disk-controller uclass
Simon Glass
2016-01-24
dm: pci: Convert bios_emu to use the driver model PCI API
Simon Glass
2016-01-24
dm: syscon: Allow finding devices by driver data
Simon Glass
2016-01-24
dm: usb: Add a compatible string for PCI EHCI controller
Simon Glass
2016-01-24
dm: core: Display the error number when driver binding fails
Simon Glass
2016-01-24
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
Simon Glass
2016-01-24
spi: ich: Separate out the read/write trace from normal debugging
Simon Glass
2016-01-24
dm: x86: Add a driver for Intel PCH9
Simon Glass
2016-01-24
dm: x86: Add a driver for Intel PCH7
Simon Glass
2016-01-24
dm: Expand the uclass for Platform Controller Hubs (PCH)
Simon Glass
2016-01-24
dm: pci: Avoid using pci_bus_to_hose() in the uclass
Simon Glass
2016-01-24
dm: pci: Add a function to write a BAR
Simon Glass
2016-01-24
dm: pci: Move pci_bus_to_hose() to compatibility
Simon Glass
2016-01-21
rockchip: spl: Support full-speed CPU in SPL
Simon Glass
2016-01-21
rockchip: rk3288: pinctrl: Fix HDMI pinctrl
Simon Glass
2016-01-21
rockchip: rk3288: clock: Fix various minor errors
Simon Glass
2016-01-21
rockchip: video: Add a video-output driver
Simon Glass
2016-01-21
rockchip: video: Add a display driver for rockchip eDP
Simon Glass
2016-01-21
rockchip: video: Add a display driver for rockchip HDMI
Simon Glass
2016-01-21
rockchip: clk: Add support for clocks needed by the displays
Simon Glass
2016-01-21
rockchip: Rename the CRU_MODE_CON fields
Simon Glass
2016-01-21
dm: video: Repurpose the 'displayport' uclass to 'display'
Simon Glass
2016-01-21
video: panel: Add a simple panel driver
Simon Glass
2016-01-21
dm: panel: Add a panel uclass
Simon Glass
2016-01-21
dm: backlight: Add a driver for a PWM backlight
Simon Glass
2016-01-21
dm: backlight: Add a backlight uclass
Simon Glass
2016-01-21
pwm: rockchip: Add a PWM driver for Rockchip SoCs
Simon Glass
2016-01-21
dm: pwm: Add a PWM uclass
Simon Glass
2016-01-21
video: bridge: Allow GPIOs to be optional
Simon Glass
2016-01-21
video: Add a function to control cache flushing
Simon Glass
2016-01-21
video: Name consoles by their number
Simon Glass
2016-01-21
rockchip: spi: Remove the explicit pinctrl setting
Simon Glass
2016-01-21
rockchip: spi: Correct chip-enable code
Simon Glass
2016-01-21
rockchip: spi: Implement the delays
Simon Glass
2016-01-21
rockchip: gpio: Implement the get_function() method
Simon Glass
2016-01-21
rockchip: gpio: Read the GPIO value correctly
Simon Glass
2016-01-21
rockchip: pinctrl: Implement the get_gpio_mux() method
Simon Glass
2016-01-21
rockchip: pinctrl: Reduce the size for SPL
Simon Glass
2016-01-21
rockchip: clk: Make rkclk_get_clk() SoC-specific
Simon Glass
2016-01-21
rockchip: spi: Correct the bus init code
Simon Glass
2016-01-21
rockchip: spi: Remember the last speed to avoid re-setting it
Simon Glass
2016-01-21
dm: clk: Add a simple version of clk_get_by_index()
Simon Glass
2016-01-21
dm: power: Allow regulators to not implement all operations
Simon Glass
2016-01-21
dm: power: Tidy up debugging output and return values
Simon Glass
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
[next]