Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8cf9473288dc4f35858d8267b7b4ed0702c89209
/
drivers
« Previous
38d2831
cfi_flash: Use __func__ macro instead of function name
by Mario Six
· 7 years ago
88ecd8b
cfi_flash: Fix logical continuations
by Mario Six
· 7 years ago
0412e90
cfi_flash: Remove braces for single-statement blocks
by Mario Six
· 7 years ago
7223a8c
cfi_flash: Fix missing/superfluous lines
by Mario Six
· 7 years ago
640f4e3
cfi_flash: Fix spacing around casts/operators
by Mario Six
· 7 years ago
dde0913
cfi_flash: Fix indent of case statements
by Mario Six
· 7 years ago
db91bb2
cfi_flash: Fix whitespace with casting
by Mario Six
· 7 years ago
b168386
cfi_flash: Fix Parenthesis spacing
by Mario Six
· 7 years ago
ca2b07a
cfi_flash: Fix style of pointer declarations
by Mario Six
· 7 years ago
188a556
cfi_flash: Fix space between function name and parenthesis
by Mario Six
· 7 years ago
f2ee915
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
9821636
bcm2835_pinctrl: Probe pre-reloc
by Alexander Graf
· 7 years ago
6001985
bcm2835_pl011_serial: Add BCM2835 specific serial driver
by Alexander Graf
· 7 years ago
fa48759
bcm2835_mu_serial: Convert to Kconfig
by Alexander Graf
· 7 years ago
cf2c778
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
d10fc50
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
884f901
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
b311163
pl01x: Convert to dev_read
by Alexander Graf
· 7 years ago
9dfeffe
serial_bcm283x_mu: Fail loading if not muxed
by Alexander Graf
· 7 years ago
bceab8d
serial_bcm283x_mu: Always skip init
by Alexander Graf
· 7 years ago
80d5001
serial_bcm283x_mu: Convert to dev_read
by Alexander Graf
· 7 years ago
fc8523a
serial: bcm283x_mu: Remove support for post-init disabling
by Alexander Graf
· 7 years ago
608b0c4
serial: Use next serial device if probing fails
by Alexander Graf
· 7 years ago
c8a73a2
mmc: Add bcm2835 sdhost controller
by Alexander Graf
· 7 years ago
caf2233
bcm283x: Add pinctrl driver
by Alexander Graf
· 7 years ago
75b381a
rockchip: clk: guard set_parent implementations against OF_PLATDATA
by Philipp Tomsich
· 7 years ago
64a1220
clk: rockchip: clk_rk3368: Implement "assign-clock-parent"
by David Wu
· 7 years ago
01c60ea
clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate"
by David Wu
· 7 years ago
d12d7c0
net: gmac_rockchip: Add support for the RK3228 GMAC
by David Wu
· 7 years ago
5bb616c
clk: rockchip: Add rk322x gamc clock support
by David Wu
· 7 years ago
20ee0fd
rockchip: pinctrl: Add rk322x gmac pinctrl support
by David Wu
· 7 years ago
424324d
rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
by David Wu
· 7 years ago
b3d2a6d
net: gmac_rockchip: Add rk3328 gmac support
by David Wu
· 7 years ago
7cd4eba
clk: rockchip: Add rk3328 gamc clock support
by David Wu
· 7 years ago
dfb886d
rockchip: pinctrl: Add rk3328 gmac pinctrl support
by David Wu
· 7 years ago
301fff4
rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver
by David Wu
· 7 years ago
caf7461
net: gmac_rockchip: Add support for the RV1108 GMAC
by David Wu
· 7 years ago
77c4261
rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver
by David Wu
· 7 years ago
d2f1f1a
rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node
by Philipp Tomsich
· 7 years ago
f4fcba5
clk: implement clk_set_defaults()
by Philipp Tomsich
· 7 years ago
a45f17e
rockchip: clk: rk3399: implement set_parent() operation
by Philipp Tomsich
· 7 years ago
95f9a7e
clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()
by Philipp Tomsich
· 7 years ago
f7d1046
clk: add clk_set_parent()
by Philipp Tomsich
· 7 years ago
990dba6
clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value
by Patrice Chotard
· 7 years ago
20fe38e
clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()
by Patrice Chotard
· 7 years ago
68a69ed
clk: clk_stm32f: Remove STMMAC clock setup
by Patrice Chotard
· 7 years ago
cb97ff9
clk: stm32: retrieve external oscillator frequency from DT
by Patrice Chotard
· 7 years ago
4dbf9be
serial: ns16550: Fix style violation
by Mario Six
· 7 years ago
f5ac4f2
gpio: mpc8xxx: Make live-tree compatible
by Mario Six
· 7 years ago
f9c7fde
gpio: mpc8xxx: Make compatible with more SoCs
by Mario Six
· 7 years ago
3c21683
gpio: mpc8xxx: Rename Kconfig option, structures, and functions
by Mario Six
· 7 years ago
76d00cc
gpio: mpc85xx: Rename driver file to mpc8xxx
by Mario Six
· 7 years ago
aadc5e6
gpio: mpc85xx_gpio: Fix style violations
by Mario Six
· 7 years ago
f62ca2cd
gpio: pca953x_gpio: Make live-tree compatible
by Mario Six
· 7 years ago
fb01e07
gpio: pca953x_gpio: Fix style violations
by Mario Six
· 7 years ago
40b6118
usb: host: Drop unused hcd_name from r8a66597-hcd.c
by Tom Rini
· 7 years ago
1c0ae00
usb: Remove isp116x-hcd support
by Tom Rini
· 7 years ago
9c486e7
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
f95a4b3
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
d61639e
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
3192026
net: sh_eth: Add DM and DT support
by Marek Vasut
· 7 years ago
a220784
net: sh_eth: Clump legacy functions together
by Marek Vasut
· 7 years ago
013af64
net: sh_eth: Split sh_eth_init
by Marek Vasut
· 7 years ago
68ac92e
net: sh_eth: Separate out MAC address programming
by Marek Vasut
· 7 years ago
52c15e2
net: sh_eth: Split sh_eth_recv
by Marek Vasut
· 7 years ago
dca221b
net: sh_eth: Pass sh_eth_dev around
by Marek Vasut
· 7 years ago
effb790
net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
by Marek Vasut
· 7 years ago
e3105ea
net: ravb: staticize ravb_start
by Marek Vasut
· 7 years ago
5f14f7d
pci: rmobile: Add RCar Gen2 PCIe controller driver
by Marek Vasut
· 7 years ago
8b05436
gpio: rmobile: Add RCar Gen2 compatible string
by Marek Vasut
· 7 years ago
748277c4
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
a6968ec
gpio: sunxi: Add compatible string for H5 PIO
by Chris Blake
· 7 years ago
0a319b6
video: bpp16: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
2e8f1dd
video: bpp8: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
70c56c1
dfu: select HASH
by Maxime Ripard
· 7 years ago
fc04bd8
Merge git://git.denx.de/u-boot-mips
by Tom Rini
· 7 years ago
1d12a7c
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
a80bf5e
dm: ram: bmips: add BCM6318 support
by Álvaro Fernández Rojas
· 7 years ago
70d30d8
dm: cpu: bmips: add BCM6318 support
by Álvaro Fernández Rojas
· 7 years ago
8c8ef2e
dm: cpu: bmips: add BCM6368 support
by Álvaro Fernández Rojas
· 7 years ago
58c125b
DW SPI: Get clock value from Device Tree
by Eugeniy Paltsev
· 7 years ago
6f7c92d
usb: ehci: mxs: fix swapped argument in ehci_writel()
by Daniel Schwierzeck
· 7 years ago
eacccbd
usb: xhci: Fix bool initialization in xhci_bulk_tx
by Gustavo A. R. Silva
· 7 years ago
92962b3
ddr: altera: silence PHY calibration unless in debug mode
by Goldschmidt Simon
· 7 years ago
34e9360
pinctrl: rmobile: Import R8A7794 E2 PFC tables
by Marek Vasut
· 7 years ago
ab2d09b4
pinctrl: rmobile: Import R8A7792 V2H PFC tables
by Marek Vasut
· 7 years ago
427c75d
pinctrl: rmobile: Import R8A7791/R8A7793 M2 PFC tables
by Marek Vasut
· 7 years ago
7547ad4
pinctrl: rmobile: Import R8A7790 H2 PFC tables
by Marek Vasut
· 7 years ago
19b1a8b
clk: renesas: Import R8A7794 E2 clock tables
by Marek Vasut
· 7 years ago
ce43893
clk: renesas: Import R8A7792 V2H clock tables
by Marek Vasut
· 7 years ago
67dbebe
clk: renesas: Import R8A7791/R8A7793 M2 clock tables
by Marek Vasut
· 7 years ago
75a5096
clk: renesas: Import R8A7790 H2 clock tables
by Marek Vasut
· 7 years ago
dedb60f
clk: renesas: Add Gen2 clock core
by Marek Vasut
· 7 years ago
28b8f22
clk: renesas: Add DIV6P1 clock type
by Marek Vasut
· 7 years ago
d262867
clk: renesas: Split out code shared between Gen2 and Gen3
by Marek Vasut
· 7 years ago
65f1bbf
clk: renesas: Make clock tables Kconfig configurable
by Marek Vasut
· 7 years ago
ff50b32
clk: renesas: Split SMSTPCR and RMSTPCR tables
by Marek Vasut
· 7 years ago
58f1788
clk: renesas: Pull Gen3 specific bits into separate header
by Marek Vasut
· 7 years ago
7c88556
clk: renesas: Make PLL configurations per-SoC
by Marek Vasut
· 7 years ago
f11c967
clk: renesas: Make clk_ids per-driver
by Marek Vasut
· 7 years ago
Next »