Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3517a27ddb1d12154e263a4f0bf91b4b76c21536
/
drivers
3517a27
power: axp: merge separate DLDO functions into 1
by Chen-Yu Tsai
· 9 years ago
fe4b71b
sunxi: Implement poweroff support for axp221 pmic
by Hans de Goede
· 9 years ago
467e92b
sunxi: Implement poweroff support for axp209 pmic
by Michael van Slingerland
· 9 years ago
c286cdf
sunxi: Implement poweroff support for axp152 pmic
by Hans de Goede
· 9 years ago
2218c54
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 9 years ago
cc4228f
ns16550: zap the rockchip serial compatible string
by Thomas Chou
· 9 years ago
e6655d7
net: eepro100: Fix build warnings
by Bin Meng
· 9 years ago
84b8bf6
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
e7138b3
net: zynq_gem: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
8c25c25
usb: ehci-mx6: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
8d5c7bb
usb: ohci-lpc32xx: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
fd2cd66
usb: dwc2: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
0080931
serial: Remove serial_putc_raw_dev
by Tom Rini
· 9 years ago
bedaa84
imx: nand: update GPMI NAND driver to support MX7
by Peng Fan
· 9 years ago
1fc4f80
imx: apbh_dma: Update APBH-DMA for MX7D
by Peng Fan
· 9 years ago
0c7645b
x86: ivybridge: Use the I2C driver to perform SMbus init
by Simon Glass
· 9 years ago
abb0b01
x86: i2c: Add a stub driver for Intel I2C/SMbus
by Simon Glass
· 9 years ago
e3b5f04
ahci: Add a disk-controller uclass
by Simon Glass
· 9 years ago
7282672
dm: pci: Convert bios_emu to use the driver model PCI API
by Simon Glass
· 9 years ago
ac94b7b
dm: syscon: Allow finding devices by driver data
by Simon Glass
· 9 years ago
907eed2
dm: usb: Add a compatible string for PCI EHCI controller
by Simon Glass
· 9 years ago
d062482
dm: core: Display the error number when driver binding fails
by Simon Glass
· 9 years ago
f2b85ab
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
by Simon Glass
· 9 years ago
fffe25d
spi: ich: Separate out the read/write trace from normal debugging
by Simon Glass
· 9 years ago
81afac1
dm: x86: Add a driver for Intel PCH9
by Simon Glass
· 9 years ago
1ff4f32
dm: x86: Add a driver for Intel PCH7
by Simon Glass
· 9 years ago
ca831f4
dm: Expand the uclass for Platform Controller Hubs (PCH)
by Simon Glass
· 9 years ago
4439bc3
dm: pci: Avoid using pci_bus_to_hose() in the uclass
by Simon Glass
· 9 years ago
9d731c8
dm: pci: Add a function to write a BAR
by Simon Glass
· 9 years ago
a6eb93b
dm: pci: Move pci_bus_to_hose() to compatibility
by Simon Glass
· 9 years ago
dae594f
rockchip: spl: Support full-speed CPU in SPL
by Simon Glass
· 9 years ago
318922b
rockchip: rk3288: pinctrl: Fix HDMI pinctrl
by Simon Glass
· 9 years ago
c87c129
rockchip: rk3288: clock: Fix various minor errors
by Simon Glass
· 9 years ago
7b7ad5c
rockchip: video: Add a video-output driver
by Simon Glass
· 9 years ago
5852d53
rockchip: video: Add a display driver for rockchip eDP
by Simon Glass
· 9 years ago
c253948
rockchip: video: Add a display driver for rockchip HDMI
by Simon Glass
· 9 years ago
830a608
rockchip: clk: Add support for clocks needed by the displays
by Simon Glass
· 9 years ago
009741f
rockchip: Rename the CRU_MODE_CON fields
by Simon Glass
· 9 years ago
2dcf143
dm: video: Repurpose the 'displayport' uclass to 'display'
by Simon Glass
· 9 years ago
cd9c207
video: panel: Add a simple panel driver
by Simon Glass
· 9 years ago
f563dc1
dm: panel: Add a panel uclass
by Simon Glass
· 9 years ago
65fba59
dm: backlight: Add a driver for a PWM backlight
by Simon Glass
· 9 years ago
363bf77
dm: backlight: Add a backlight uclass
by Simon Glass
· 9 years ago
0e23fd8
pwm: rockchip: Add a PWM driver for Rockchip SoCs
by Simon Glass
· 9 years ago
fc760cb
dm: pwm: Add a PWM uclass
by Simon Glass
· 9 years ago
d4bf91a
video: bridge: Allow GPIOs to be optional
by Simon Glass
· 9 years ago
68dcdc9
video: Add a function to control cache flushing
by Simon Glass
· 9 years ago
f1a1247
video: Name consoles by their number
by Simon Glass
· 9 years ago
90a2847
rockchip: spi: Remove the explicit pinctrl setting
by Simon Glass
· 9 years ago
e15af8e
rockchip: spi: Correct chip-enable code
by Simon Glass
· 9 years ago
183a3a0
rockchip: spi: Implement the delays
by Simon Glass
· 9 years ago
4864782
rockchip: gpio: Implement the get_function() method
by Simon Glass
· 9 years ago
7d0c2c3
rockchip: gpio: Read the GPIO value correctly
by Simon Glass
· 9 years ago
78a10b6
rockchip: pinctrl: Implement the get_gpio_mux() method
by Simon Glass
· 9 years ago
63c5264
rockchip: pinctrl: Reduce the size for SPL
by Simon Glass
· 9 years ago
5ddf5d7
rockchip: clk: Make rkclk_get_clk() SoC-specific
by Simon Glass
· 9 years ago
2b9fe11
rockchip: spi: Correct the bus init code
by Simon Glass
· 9 years ago
28a943c
rockchip: spi: Remember the last speed to avoid re-setting it
by Simon Glass
· 9 years ago
a4b10c0
dm: clk: Add a simple version of clk_get_by_index()
by Simon Glass
· 9 years ago
364809d
dm: power: Allow regulators to not implement all operations
by Simon Glass
· 9 years ago
7d57799
dm: power: Tidy up debugging output and return values
by Simon Glass
· 9 years ago
1b30d61
dm: core: Export uclass_find_device_by_of_offset()
by Simon Glass
· 9 years ago
77eaa19
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
by Simon Glass
· 9 years ago
1f2b4b0
dm: power: Allow regulators to be omitted from SPL
by Simon Glass
· 9 years ago
d178a1c
spi: Correct device tree usage in spi_flash_decode_fdt()
by Simon Glass
· 9 years ago
4082fce
dm: i2c: Allow muxes to be enabled for SPL separately
by Simon Glass
· 9 years ago
d7248c4
cros_ec: Disable the Chrome OS EC in SPL
by Simon Glass
· 9 years ago
bea705c
rockchip: pinctrl: Add a full pinctrl driver
by Simon Glass
· 9 years ago
342999f
rockchip: mmc: Update the driver to use the new clock ID
by Simon Glass
· 9 years ago
6d97786
rockchip: spi: Avoid setting the pinctrl twice
by Simon Glass
· 9 years ago
71037d1
rockchip: spi: Update the driver to use the new clock ID
by Simon Glass
· 9 years ago
930bc37
rockchip: i2c: Update the driver to use the new clock ID
by Simon Glass
· 9 years ago
64b7faa
rockchip: clock: Add a function to find a clock by ID
by Simon Glass
· 9 years ago
4f43673
rockchip: clk: Add a function to get a peripheral clock rate
by Simon Glass
· 9 years ago
542635a
rockchip: clock: Rename the general clock variable to gclk_rate
by Simon Glass
· 9 years ago
898d643
rockchip: Use a separate clock ID for clocks
by Simon Glass
· 9 years ago
e1efec4
rockchip: mmc: Use a pwrseq device if available
by Simon Glass
· 9 years ago
a4275f5
rockchip: Convert the PMU IOMUX registers into an array
by Simon Glass
· 9 years ago
5fd6bad
dm: Add a power sequencing uclass
by Simon Glass
· 9 years ago
e122776
power: Add support for RK808 regulators
by Simon Glass
· 9 years ago
2a4febf
power: Add base support for the RK808 PMIC
by Simon Glass
· 9 years ago
52db39a
dm: pinctrl: Add a function to parse PIN_CONFIG flags
by Simon Glass
· 9 years ago
0379597
dm: core: Don't set pinctrl for pinctrl devices
by Simon Glass
· 9 years ago
9d19e5d
rockchip: rk3036: Bind GPIO banks
by Jeffy Chen
· 9 years ago
e70cc43
dm: clk: Add support for decoding clocks from the device tree
by Simon Glass
· 9 years ago
b21e20b
clk: add fixed rate clock driver
by Masahiro Yamada
· 9 years ago
6905f4d
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
9d08268
sunxi: Add support for the I2C controller which is part of the PRCM
by Jelle van der Waa
· 9 years ago
904dfbf
i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs
by Hans de Goede
· 9 years ago
3c97c4f
dm: video: test: Add tests for the video uclass
by Simon Glass
· 9 years ago
3ade5bc
dm: video: sandbox: Convert sandbox to use driver model for video
by Simon Glass
· 9 years ago
1e69ad0
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
by Simon Glass
· 9 years ago
b01c792
dm: video: Implement the bmp command for driver model
by Simon Glass
· 9 years ago
b5146b2
dm: video: Add a driver for a rotated text console
by Simon Glass
· 9 years ago
72cded9
dm: video: Add a 'normal' text console driver
by Simon Glass
· 9 years ago
8351076
dm: video: Add a uclass for the text console
by Simon Glass
· 9 years ago
1acafc7
dm: video: Add a video uclass
by Simon Glass
· 9 years ago
fdbae09
serial: lpuart: Add driver model serial support
by Bin Meng
· 9 years ago
6ca13b1
serial: lpuart: Prepare the driver for DM conversion
by Bin Meng
· 9 years ago
ed3021a
serial: lpuart: Call local version of setbrg and putc directly
by Bin Meng
· 9 years ago
Next »