Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
638c0efc22af9062aa832df1baf361cb89373bb1
/
drivers
638c0ef
net: axi_emac: Pass private structure where possible
by Michal Simek
· 9 years ago
41beca1
net: axi_emac: Pass private structure to phyread/phywrite
by Michal Simek
· 9 years ago
6cb55e7
net: axi_emac: Put iobase to private structure
by Michal Simek
· 9 years ago
f522187
net: axi_emac: Pass directly pointer to register space
by Michal Simek
· 9 years ago
2f1e065
net: axi_emac: Show phy address instead of register content
by Michal Simek
· 9 years ago
5aa4539
net: axi_emac: Fix parentheses around operand !
by Michal Simek
· 9 years ago
93ce505
serial: uartlite: Add uartlite to Kconfig
by Michal Simek
· 9 years ago
8af618b
serial: uartlite: Add support for debug console
by Michal Simek
· 9 years ago
7e4372a
serial: uartlite: Move driver to DM
by Michal Simek
· 9 years ago
5712d04
mailaddr: Update mail address
by Ricardo Ribalda Delgado
· 9 years ago
13e95e0
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
5a09209
mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs"
by Hans de Goede
· 9 years ago
c05aa39
sunxi: power: axp818: Enable support for ALDOs
by Chen-Yu Tsai
· 9 years ago
265015b
power: axp818: Add support for DLDO and ELDO regulators
by Chen-Yu Tsai
· 9 years ago
2e6911f
power: axp: merge separate DLDO functions into 1
by Chen-Yu Tsai
· 9 years ago
6391f0e
sunxi: Implement poweroff support for axp221 pmic
by Hans de Goede
· 9 years ago
8fb31fe
sunxi: Implement poweroff support for axp209 pmic
by Michael van Slingerland
· 9 years ago
d728da1
sunxi: Implement poweroff support for axp152 pmic
by Hans de Goede
· 9 years ago
4eaebbc
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
4601eb4
video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
by Anatolij Gustschin
· 9 years ago
f79dbf9
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
fbb66bf
usb: add clock support for generic EHCI
by Masahiro Yamada
· 9 years ago
03aeeb3
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 9 years ago
dad5367
ns16550: zap the rockchip serial compatible string
by Thomas Chou
· 9 years ago
8e0a8cb
net: eepro100: Fix build warnings
by Bin Meng
· 9 years ago
78eeb91
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
93597d7
net: zynq_gem: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
4073b83
usb: ehci-mx6: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
af70d02
usb: ohci-lpc32xx: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
2765f1e
usb: dwc2: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
6d064ee
serial: Remove serial_putc_raw_dev
by Tom Rini
· 9 years ago
007c8da
imx: nand: update GPMI NAND driver to support MX7
by Peng Fan
· 9 years ago
4a4be69
imx: apbh_dma: Update APBH-DMA for MX7D
by Peng Fan
· 9 years ago
9afcd96
x86: ivybridge: Use the I2C driver to perform SMbus init
by Simon Glass
· 9 years ago
5e66fdc
x86: i2c: Add a stub driver for Intel I2C/SMbus
by Simon Glass
· 9 years ago
cfe85a8
ahci: Add a disk-controller uclass
by Simon Glass
· 9 years ago
d3e0c8f
dm: pci: Convert bios_emu to use the driver model PCI API
by Simon Glass
· 9 years ago
6d5579c
dm: syscon: Allow finding devices by driver data
by Simon Glass
· 9 years ago
9470c72
dm: usb: Add a compatible string for PCI EHCI controller
by Simon Glass
· 9 years ago
cb2bc54
dm: core: Display the error number when driver binding fails
by Simon Glass
· 9 years ago
3276163
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
by Simon Glass
· 9 years ago
fcac1dd
spi: ich: Separate out the read/write trace from normal debugging
by Simon Glass
· 9 years ago
b5d00de
dm: x86: Add a driver for Intel PCH9
by Simon Glass
· 9 years ago
567696b
dm: x86: Add a driver for Intel PCH7
by Simon Glass
· 9 years ago
68a2423
dm: Expand the uclass for Platform Controller Hubs (PCH)
by Simon Glass
· 9 years ago
4af3dc1
dm: pci: Avoid using pci_bus_to_hose() in the uclass
by Simon Glass
· 9 years ago
e2b6b56
dm: pci: Add a function to write a BAR
by Simon Glass
· 9 years ago
2e4e443
dm: pci: Move pci_bus_to_hose() to compatibility
by Simon Glass
· 9 years ago
ab91fd5
video: Add support for Armada XP LCD controller
by Stefan Roese
· 9 years ago
9b6dbd4
usb: eth: add Realtek RTL8152B/RTL8153 DRIVER
by Ted Chen
· 9 years ago
081dcc7
usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds
by Stefan Brüns
· 9 years ago
247241e
usb: dwc2: Add SPLIT INTERRUPT transaction support
by Stefan Brüns
· 9 years ago
0c4b065
usb: dwc2: Implement SPLIT transaction support
by Stefan Brüns
· 9 years ago
2e194e2
usb: dwc2: add helper function for setting SPLIT HC registers
by Stefan Brüns
· 9 years ago
2385db3
usb: dwc2: split transfer core from outer loop
by Stefan Brüns
· 9 years ago
aa9506e
usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack
by Stefan Brüns
· 9 years ago
575b0eb
usb: dwc2: Fix out-of-bounds access, fix chunk size
by Stefan Brüns
· 9 years ago
94906e4
rockchip: spl: Support full-speed CPU in SPL
by Simon Glass
· 9 years ago
4ef01fc
rockchip: rk3288: pinctrl: Fix HDMI pinctrl
by Simon Glass
· 9 years ago
e6a682b
rockchip: rk3288: clock: Fix various minor errors
by Simon Glass
· 9 years ago
e421bb8
rockchip: video: Add a video-output driver
by Simon Glass
· 9 years ago
9160b4c
rockchip: video: Add a display driver for rockchip eDP
by Simon Glass
· 9 years ago
0139ae6
rockchip: video: Add a display driver for rockchip HDMI
by Simon Glass
· 9 years ago
273afb2
rockchip: clk: Add support for clocks needed by the displays
by Simon Glass
· 9 years ago
5562bf1
rockchip: Rename the CRU_MODE_CON fields
by Simon Glass
· 9 years ago
7d3d776
dm: video: Repurpose the 'displayport' uclass to 'display'
by Simon Glass
· 9 years ago
6aa801b
video: panel: Add a simple panel driver
by Simon Glass
· 9 years ago
14d1c8e
dm: panel: Add a panel uclass
by Simon Glass
· 9 years ago
37211bf
dm: backlight: Add a driver for a PWM backlight
by Simon Glass
· 9 years ago
8f79048
dm: backlight: Add a backlight uclass
by Simon Glass
· 9 years ago
c5915f7
pwm: rockchip: Add a PWM driver for Rockchip SoCs
by Simon Glass
· 9 years ago
b3f0756
dm: pwm: Add a PWM uclass
by Simon Glass
· 9 years ago
661d5de
video: bridge: Allow GPIOs to be optional
by Simon Glass
· 9 years ago
6463538
video: Add a function to control cache flushing
by Simon Glass
· 9 years ago
798ff50
video: Name consoles by their number
by Simon Glass
· 9 years ago
c45aec9
rockchip: spi: Remove the explicit pinctrl setting
by Simon Glass
· 9 years ago
2c9693c
rockchip: spi: Correct chip-enable code
by Simon Glass
· 9 years ago
58a52e8
rockchip: spi: Implement the delays
by Simon Glass
· 9 years ago
9c73e74
rockchip: gpio: Implement the get_function() method
by Simon Glass
· 9 years ago
c8d7240
rockchip: gpio: Read the GPIO value correctly
by Simon Glass
· 9 years ago
5ec58d2
rockchip: pinctrl: Implement the get_gpio_mux() method
by Simon Glass
· 9 years ago
15a4322
rockchip: pinctrl: Reduce the size for SPL
by Simon Glass
· 9 years ago
410d45c
rockchip: clk: Make rkclk_get_clk() SoC-specific
by Simon Glass
· 9 years ago
f9ed818
rockchip: spi: Correct the bus init code
by Simon Glass
· 9 years ago
30508e9
rockchip: spi: Remember the last speed to avoid re-setting it
by Simon Glass
· 9 years ago
508c077
dm: clk: Add a simple version of clk_get_by_index()
by Simon Glass
· 9 years ago
d6eddad
dm: power: Allow regulators to not implement all operations
by Simon Glass
· 9 years ago
46ad8cb
dm: power: Tidy up debugging output and return values
by Simon Glass
· 9 years ago
96f0444
dm: core: Export uclass_find_device_by_of_offset()
by Simon Glass
· 9 years ago
2d4fa3c
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
by Simon Glass
· 9 years ago
c8db7b4
dm: power: Allow regulators to be omitted from SPL
by Simon Glass
· 9 years ago
0f5c269
spi: Correct device tree usage in spi_flash_decode_fdt()
by Simon Glass
· 9 years ago
6e4666b
dm: i2c: Allow muxes to be enabled for SPL separately
by Simon Glass
· 9 years ago
2096af6
cros_ec: Disable the Chrome OS EC in SPL
by Simon Glass
· 9 years ago
253ea25
rockchip: pinctrl: Add a full pinctrl driver
by Simon Glass
· 9 years ago
d4a8a68
rockchip: mmc: Update the driver to use the new clock ID
by Simon Glass
· 9 years ago
f2e033f
rockchip: spi: Avoid setting the pinctrl twice
by Simon Glass
· 9 years ago
a95049e
rockchip: spi: Update the driver to use the new clock ID
by Simon Glass
· 9 years ago
3d15605
rockchip: i2c: Update the driver to use the new clock ID
by Simon Glass
· 9 years ago
344f366
rockchip: clock: Add a function to find a clock by ID
by Simon Glass
· 9 years ago
Next »