Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
bcb9b502d5d7bb88f7623e7185b40bac9a440a58
/
drivers
bcb9b50
phy: add support for bcm6348 usbh phy
by Álvaro Fernández Rojas
· 7 years ago
1b075ba
dm: cpu: bmips: add BCM6362 support
by Álvaro Fernández Rojas
· 7 years ago
da77353
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
c17848a
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
ec9c80d
nand: Remove unused ppc4xx NAND driver and references
by Stefan Roese
· 7 years ago
266fa4d
clk: stm32mp1: add clock tree initialization
by Patrick Delaunay
· 7 years ago
a615191
clk: add driver for stm32mp1
by Patrick Delaunay
· 7 years ago
a7519b3
reset: stm32: adapt driver for stm32mp1
by Patrick Delaunay
· 7 years ago
8aeba62
pinctrl: stm32: update pincontrol for stmp32mp157
by Patrick Delaunay
· 7 years ago
5d0c74e
pmic: add stpmu1 support
by Patrick Delaunay
· 7 years ago
e70f70a
ram: stm32mp1: add driver
by Patrick Delaunay
· 7 years ago
2514c2d
arm: stm32: add new architecture for STM32MP family
by Patrick Delaunay
· 7 years ago
35746c0
stm32mp: stm32f7_i2c: use calloc instead of kmalloc
by Patrick Delaunay
· 7 years ago
f11c308
gpio: stm32f7_gpio: handle node ngpios
by Patrick Delaunay
· 7 years ago
d876eaf
dm: gpio: Convert stm32f7 driver to livetree
by Patrick Delaunay
· 7 years ago
0e373c0
spl: add SPL_RESET_SUPPORT
by Patrick Delaunay
· 7 years ago
735fb25
sunxi: Add AXP_PMIC_BUS kconfig entry
by Jagan Teki
· 7 years ago
e6194ce
video: stm32: stm32_ltdc: set the blending factor
by yannick fertre
· 7 years ago
75fa711
video: stm32: stm32_ltdc: missing set of line interrupt position
by yannick fertre
· 7 years ago
2a0e878
video: stm32: stm32_ltdc: set rate of the pixel clock
by yannick fertre
· 7 years ago
c4c33e9
video: stm32: stm32_ltdc: update file header & footer
by yannick fertre
· 7 years ago
c0fb2fc
video: stm32: stm32_ltdc: add reset
by yannick fertre
· 7 years ago
1ef9aed
video: exynos: remove redundant assignments
by Heinrich Schuchardt
· 7 years ago
c16b342
video, da8xx-fb: fix time out in wait_for_event()
by Heinrich Schuchardt
· 7 years ago
348f044
video: stb_truetype: simplify expression
by Heinrich Schuchardt
· 7 years ago
41ec127
video: cfb_console: simplify logical constraint
by Heinrich Schuchardt
· 7 years ago
ac6c796
usb: dwc2: Replace printf, pr_err by dev_info, dev_err
by Patrice Chotard
· 7 years ago
c2e4c86
usb: dwc2: increase timeout in wait_for_chhltd
by Christophe Kerello
· 7 years ago
82e7975
usb: dwc2: disable external vbus supply when the device is removed
by Christophe Kerello
· 7 years ago
6048d42
usb: ohci-generic: replace pr_err() by dev_err()
by Patrice Chotard
· 7 years ago
cab4d48
usb: ohci-generic: factorize PHY operation
by Patrice Chotard
· 7 years ago
633e1ec
usb: ohci-generic: handle phy power on/off
by Patrice Chotard
· 7 years ago
df7777a
usb: ehci-generic: replace pr_err() by dev_err()
by Patrice Chotard
· 7 years ago
20f06a4
usb: ehci-generic: factorize PHY operation
by Patrice Chotard
· 7 years ago
a800a67
usb: ehci-generic: handle phy power on/off
by Patrice Chotard
· 7 years ago
2715e32
usb: Remove unused ppc4xx EHCI host driver
by Stefan Roese
· 7 years ago
2fd4242
ubs: xhci-dwc3: Enable USB3 PHY when available
by Vignesh R
· 7 years ago
3fc2635
usb: xhci-dwc3: Refractor PHY operations into separate function
by Vignesh R
· 7 years ago
7d4e4d3
usb: xhci-dwc3: Power on USB PHY before using
by Vignesh R
· 7 years ago
42637fd
usb: dwc2: Allow selection of data buffer size
by Alexey Brodkin
· 7 years ago
6f6b7cf
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· 7 years ago
87c692c
watchdog: omap_wdt: improve watchdog reset path
by Ruslan Bilovol
· 7 years ago
162a7de
clk: at91: clk-system: add set/get_rate operations
by Wenyou Yang
· 7 years ago
fed0509
clk: at91: add PLLADIV driver
by Wenyou Yang
· 7 years ago
cb0cb1b
clk: at91: add USB Host clock driver
by Wenyou Yang
· 7 years ago
3fa9bc7
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
b2b41d2
spi: omap3: Fix redeclared error
by Jagan Teki
· 7 years ago
b75643a
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
2536f18
arch-stm32: Factorize stm32.h for STM32F4 and F7
by Patrice Chotard
· 7 years ago
6243c88
clk: clk_stm32f: Add DSI clock support
by Patrice Chotard
· 7 years ago
5e99350
clk: clk_stm32f: Add set_rate for LTDC clock
by Patrice Chotard
· 7 years ago
e8fb9ed
clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clock
by Patrice Chotard
· 7 years ago
1038e03
clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() part
by Patrice Chotard
· 7 years ago
651a70e
clk: clk_stm32f: No more need of 48Mhz from PLL_SAI
by Patrice Chotard
· 7 years ago
526aa92
clk: clk_stm32f: Fix RCC_PLLSAICFGR mask defines
by Patrice Chotard
· 7 years ago
aa230be
clk: clk_stm32f: Fix stm32_clk_get_rate()
by Patrice Chotard
· 7 years ago
167f2c9
mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin
by Patrick Delaunay
· 7 years ago
a72dd8e
mmc: stm32: sdmmc2: add hardware flow control support
by Patrick Delaunay
· 7 years ago
aa5e3e2
board: stm32: switch to DM STM32 timer
by Patrice Chotard
· 7 years ago
09b335a
clk: clk_stm32h7: Fix prescaler for Domain 3
by Patrice Chotard
· 7 years ago
b436794
clk: clk_stm32h7: Fix stm32_clk_get_rate() for timer
by Patrice Chotard
· 7 years ago
61803a9
clk: clk_stm32f: Fix stm32_clk_get_rate() for timer
by Patrice Chotard
· 7 years ago
5120a08
timer: stm32: Add timer support for STM32 SoCs family
by Patrice Chotard
· 7 years ago
cc66dcd
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
ee5f249
Merge branch 'next' of git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
f9326ec
rockchip: pwm: convert to use live dt
by Kever Yang
· 7 years ago
bbfef40
rockchip: clk: rk1108: convert to use live dt
by Kever Yang
· 7 years ago
0851643
rockchip: clk: rk3328: convert to use live dt
by Kever Yang
· 7 years ago
995cde1
rockchip: clk: rk3288: convert to use live dt
by Kever Yang
· 7 years ago
99b8553
rockchip: clk: rk322x: convert to use live dt
by Kever Yang
· 7 years ago
aca4564
rockchip: clk: rk3188: convert to use live dt
by Kever Yang
· 7 years ago
7ae028b
rockchip: clk: rk3036: convert to use live dt
by Kever Yang
· 7 years ago
b30c419
Move CONFIG_PHY_ADDR to Kconfig
by Stefan Mavrodiev
· 7 years ago
2d53018
net: sun8i_emac: Fix PHY initialization
by Samuel Holland
· 7 years ago
8be4e61
mmc: sunxi: support cd-inverted
by Heinrich Schuchardt
· 7 years ago
c2a7a7e
arm: sunxi: Move spl spi sunxi code to mach-sunxi
by Jagan Teki
· 7 years ago
8480792
spi: omap3: Skip set_mode, set_speed from claim
by Jagan Teki
· 7 years ago
15927ae
spi: atcspi200: Drop non-dm code
by Jagan Teki
· 7 years ago
c9bf43d
bcm283x_pl011: Flush RX queue after setting baud rate
by Alexander Graf
· 7 years ago
293b981
serial_bcm283x_mu: Flush RX queue after setting baud rate
by Alexander Graf
· 7 years ago
d06717f
sunxi: video: mark framebuffer as EFI reserved memory
by Heinrich Schuchardt
· 7 years ago
d38826a
treewide: Fix gdsys mail addresses
by Mario Six
· 7 years ago
5fba532
video: indicate code page of bitmap fonts
by Heinrich Schuchardt
· 7 years ago
19f124d
pwm-backlight: make power-supply as option
by Kever Yang
· 7 years ago
9ffa4d1
dm: video: support increased intensity (bold)
by Heinrich Schuchardt
· 7 years ago
5c30fbb
dm: video: use constants to refer to colors
by Heinrich Schuchardt
· 7 years ago
d7a75d3
dm: video: correctly clean background in 16bit mode
by Heinrich Schuchardt
· 7 years ago
3aeb0cb
dm: video: show correct colors in graphical console
by Heinrich Schuchardt
· 7 years ago
81f077f
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
a84f559
input: indicate that code page 437 is used
by Heinrich Schuchardt
· 7 years ago
de2069c
pinctrl: Kconfig: Fix typo
by Marek Behún
· 7 years ago
1e5f898
gpio: pca953x_gpio: Support label setting from DT
by Mario Six
· 7 years ago
b432b1e
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG
by Faiz Abbas
· 7 years ago
b3f4070
Atmel TPM: Fix potential buffer overruns
by Jeremy Boone
· 7 years ago
afe0e6b
Infineon TPM: Fix potential buffer overruns
by Jeremy Boone
· 7 years ago
12e0ab3
STMicro TPM: Fix potential buffer overruns
by Jeremy Boone
· 7 years ago
4f0533f
usb: xhci-rcar: Add R8A77965 M3N entries
by Marek Vasut
· 7 years ago
d1fe318
pinctrl: rmobile: Add R8A77965 M3N entries
by Marek Vasut
· 7 years ago
7a7081e
net: ravb: Add R8A77965 M3N entries
by Marek Vasut
· 7 years ago
Next »