Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
59beb238d5b0609bdb2457a7e66e72212369d44b
/
drivers
59beb23
adc: add Amlogic Meson SAR ADC driver
by Neil Armstrong
· 7 years ago
285cbcf
regmap: add regmap_update_bits() helper
by Neil Armstrong
· 7 years ago
f198bba
clk: stm32mp1: Add VREF clock gating
by Fabrice Gasnier
· 7 years ago
93cf0ae
power: regulator: Add support for stm32-vrefbuf
by Fabrice Gasnier
· 7 years ago
1f0dfa1
power: pmic: stpmu1: Add regulator bindings
by Patrice Chotard
· 7 years ago
069f0b6
power: regulator: stpmu1: Introduce stpmu1 driver
by Christophe Kerello
· 7 years ago
8ee5467
gpio: atmel_pio4: give a full configuration when muxing pins
by Ludovic Desroches
· 7 years ago
7c45862
pci: intel: Add Intel FPGA PCIe controller driver
by Ley Foon Tan
· 7 years ago
42de652
pinctrl: meson: Update pinmux with new Linux bindings
by Neil Armstrong
· 7 years ago
8b41464
clk: clk_stm32f: Use PLLSAIP as USB 48MHz clock
by Patrice Chotard
· 7 years ago
bc882f5
dm: led: auto probe() LEDs with "default-state"
by Patrick Bruenn
· 7 years ago
d90f0d4
dm: led: Support "default-state" property
by Patrick Bruenn
· 7 years ago
acf1500
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
by Lokesh Vutla
· 7 years ago
e151a1c
syscon: add Linux-compatible syscon API
by Masahiro Yamada
· 7 years ago
d358123
regmap: change regmap_init_mem() to take ofnode instead udevice
by Masahiro Yamada
· 7 years ago
5ccc2c2
dm: ofnode: add ofnode_device_is_compatible() helper
by Masahiro Yamada
· 7 years ago
8c1de5e
regmap: clean up regmap allocation
by Masahiro Yamada
· 7 years ago
4549e78
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
db13e05
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
9f881a5
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
424060d
clk: renesas: Drop USB extal from the R8A7792 clock driver
by Marek Vasut
· 7 years ago
4bf225a
drivers:power:max77693: remove redundant logical constraint
by Heinrich Schuchardt
· 7 years ago
4781921
mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined
by Hannes Schmelzer
· 7 years ago
88a5712
mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE
by Hannes Schmelzer
· 7 years ago
0a4c2b0
mmc: fix return value check condition
by Peng Fan
· 7 years ago
48cdfa2
usb: f_mass_storage: simplify logical expression
by Heinrich Schuchardt
· 7 years ago
fa9da8e
usb: gadget: remove duplicate assignment.
by Heinrich Schuchardt
· 7 years ago
b25f8e2
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
abeb9d7
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
8dc4e1f
serial: serial_stm32: Rename status register flags
by Patrice Chotard
· 7 years ago
7b3b74d
serial: serial_stm32: Enable overrun
by Patrice Chotard
· 7 years ago
ab9e12f
spl: disk: usb: Add dependencies to sprintf/strto*
by Alex Kiernan
· 7 years ago
fac379e
serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig
by Tuomas Tynkkynen
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
f1b1f77
Convert CONFIG_SPI to Kconfig
by Adam Ford
· 7 years ago
ec37f05
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
4ae87a8
arm: socfpga: Fix with the correct polling on bit is set
by Tien Fong Chee
· 7 years ago
d57ed4d
usb: gadget: composite: fix NULL pointer when a non standard request is received
by Christophe Kerello
· 7 years ago
003659b
usb: host: dwc3: fix phys init
by Neil Armstrong
· 7 years ago
d2a1f12
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
948239e
dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driver
by Lukasz Majewski
· 7 years ago
178d4f0
eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MXC_PHYADDR
by Lukasz Majewski
· 7 years ago
a61f9d1
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
c877ef3
rockchip: rv1108: add ofdata_to_platdata() method for driver
by Kever Yang
· 7 years ago
d2e938d
rockchip: rk3128: add ofdata_to_platdata() method for driver
by Kever Yang
· 7 years ago
accaaea
rockchip: rk3036: add ofdata_to_platdata() method for driver
by Kever Yang
· 7 years ago
e0e1d3f
rockchip: timer: add compatible strings for rk3188 and rk3288
by Philipp Tomsich
· 7 years ago
b0ba1e7
rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC
by Wadim Egorov
· 7 years ago
5ff8e54
sunxi: improve throughput in the sunxi_mmc driver
by Philipp Tomsich
· 7 years ago
5512f5c
Merge git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
7516418
video-uclass: Fix logical-not-parentheses warning
by Tom Rini
· 7 years ago
ec360e6
mmc: Staticize sd_select_bus_width
by Marek Vasut
· 7 years ago
3853c65
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
045e4fc
clk: uniphier: disable SPL_CLK
by Masahiro Yamada
· 7 years ago
fc2d030
mmc: uniphier-sd: skip clock set-up for SPL
by Masahiro Yamada
· 7 years ago
30b5d9a
mmc: tmio: move clk_enable() to each driver's probe function
by Masahiro Yamada
· 7 years ago
ff719a7
Merge tag 'xilinx-for-v2018.05-rc3' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 7 years ago
f6549c8
mmc: avoid division by zero in meson_mmc_config_clock
by Heinrich Schuchardt
· 7 years ago
811c7bd
watchdog: cadence: Remove useless ioremap
by Michal Simek
· 7 years ago
41b7d7f
nand: zynq: Cleanup initialization
by Ezequiel Garcia
· 7 years ago
07c5cbb
nand: zynq: Fix driver initialization
by Ezequiel Garcia
· 7 years ago
4744d81
sunxi: mmc: Fix phase delays
by Stefan Mavrodiev
· 7 years ago
9b14ac5
spi: dw: invert wait condition in dw_spi_xfer
by Eugeniy Paltsev
· 7 years ago
275d80a
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
3827609
usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled
by Neil Armstrong
· 7 years ago
cc73ba9
usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.
by Jean-Jacques Hiblot
· 7 years ago
103774b
usb: dwc3-of-simple: Fix dependencies
by Jean-Jacques Hiblot
· 7 years ago
f3dca4a
mmc: sh_mmcif: Add Kconfig entry
by Marek Vasut
· 7 years ago
48f54a2
mmc: sh_mmcif: Add DM and DT probing support
by Marek Vasut
· 7 years ago
010bbe7
clk: renesas: Minor clean up of the R8A7794 clock driver
by Marek Vasut
· 7 years ago
841feae
clk: renesas: Minor clean up of the R8A7792 clock driver
by Marek Vasut
· 7 years ago
4d95ed3
sf: Add Spansion s25fl208k entry
by Sean Nyekjaer
· 7 years ago
a19e971
mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064
by Eugeniy Paltsev
· 7 years ago
3d4fed8
mtd: sf: Add support of sst26wf* flash ICs protection ops
by Eugeniy Paltsev
· 7 years ago
a35747b
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
f8c08ab
reset: uniphier: add ethernet reset control support
by Kunihiko Hayashi
· 7 years ago
461766c
clk: uniphier: add ethernet clock control support
by Kunihiko Hayashi
· 7 years ago
40df6b3
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
721881c
clk: fix clk_get_bulk when phandle error
by Neil Armstrong
· 7 years ago
895a82c
reset: fix reset_get_bulk when phandle error
by Neil Armstrong
· 7 years ago
622597d
i2c: designware: add reset ctrl to driver
by Dinh Nguyen
· 7 years ago
2ac7188
reset: socfpga: add reset driver for SoCFPGA platform
by Dinh Nguyen
· 7 years ago
ca4e7d6
mmc: mv_sdhci: zero out sdhci_host structure
by Matt Pelland
· 7 years ago
e376040
serial: Remove duplicated line in Makefile
by Patrice Chotard
· 7 years ago
9d24b01
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
6113093
pci: video: Only print out when everything is OK
by Bin Meng
· 7 years ago
17b07d7
video: vesa: Change default FRAMEBUFFER_VESA_MODE
by Bin Meng
· 7 years ago
ca5eb0c
bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE
by Bin Meng
· 7 years ago
8bfeb33
mtd: cfi_flash: Make live-tree compatible
by Mario Six
· 7 years ago
ebca902
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
df13a44
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 7 years ago
bcca8aa
imx31_phycore: Delete
by Tom Rini
· 7 years ago
cb0b6b0
mmc: tmio: Rename Matsushita to TMIO
by Marek Vasut
· 7 years ago
451e22f
serial: sh: Add SCIFA0 address entry
by Marek Vasut
· 7 years ago
d526801
net: sh_eth: Add remaining Gen2 DT compatible
by Marek Vasut
· 7 years ago
cc64a51
clk: renesas: Minor clean up of the R8A7790 clock driver
by Marek Vasut
· 7 years ago
16879cd
net: phy: Don't limit phy addresses by default
by Joe Hershberger
· 7 years ago
b107fd5
net: sh_eth: Add remaining Gen2 DT compatible
by Marek Vasut
· 7 years ago
69065e8
net: zynq_gem: Use max-speed property from dt
by Siva Durga Prasad Paladugu
· 7 years ago
Next »