Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a59e697618d77f53964d8089d32fa00a0c1c1cda
/
drivers
« Previous
b3cbcd9
usb: ehci: do not invalidate a NULL buffer
by Dirk Behme
· 7 years ago
45157d2
dm: usb: ehci: avoid possible NULL dereference
by Heinrich Schuchardt
· 7 years ago
e1cc60c
usb: xhci: Add Renesas R-Car xHCI driver
by Marek Vasut
· 7 years ago
9829ce2
usb: ehci: Fix accessors for big-endian platforms and descriptors
by Alexey Brodkin
· 7 years ago
8c2bb58
rockchip: pinctrl: rk3399: add support for I2C8
by Philipp Tomsich
· 7 years ago
a8ee98d
rockchip: clk: rk3399: change extract_bits to bitfield_extract
by Philipp Tomsich
· 7 years ago
3194c3c
ARC: HSDK: introduce CREG GPIO driver
by Eugeniy Paltsev
· 7 years ago
11f12c1
rockchip: spi: the symbol for Hertz is Hz
by Heinrich Schuchardt
· 7 years ago
f24e36d
rockchip: clock: update sysreset driver binding
by Kever Yang
· 7 years ago
f9ee572
rockchip: sysreset: update Makefile to work with merged sysreset driver
by Philipp Tomsich
· 7 years ago
6ba5405
rockchip: sysreset: merge into one common driver
by Kever Yang
· 7 years ago
8502f9f
thermal: ti-bandgap: Add support for temperature sensor
by Faiz Abbas
· 7 years ago
042de60
omap3: spi: the symbol for Hertz is Hz
by Heinrich Schuchardt
· 7 years ago
69d3226
Merge git://git.denx.de/u-boot-ubi
by Tom Rini
· 7 years ago
56d5a10
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
cd5f33e
ubi: no NULL check needed before kmem_cache_destroy
by Heinrich Schuchardt
· 7 years ago
f8d9ca1
i2c: add Amlogic Meson driver
by Beniamino Galvani
· 7 years ago
da5337a
rtc: add support for s35392a
by Nandor Han
· 7 years ago
f31dac4
bootcount: add support for bootcounter on EXT filesystem
by Ian Ray
· 7 years ago
065a1ec
pwm: imx: Enable PWM support on i.MX53
by Martyn Welch
· 7 years ago
2feec4e
imx: mxc_i2c: tweak the i2c transfer method
by Nandor Han
· 7 years ago
29c4992
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
3977dcd
dm: pci: change bus number register setting compliant with Linux
by Minghuan Lian
· 7 years ago
b12907f
serial: nulldev: Implement "pending" function to fix tstc return "true"
by Wilson Lee
· 7 years ago
1543bf7
clk: clk_stm32f7: fix PLL clock division factor
by Patrice Chotard
· 7 years ago
5829fe2
mmc: arm_pl180_mmci: add .getcd callback
by Patrice Chotard
· 7 years ago
5f256fe
mmc: arm_pl180_mmci: add clock support
by Patrice Chotard
· 7 years ago
9035bb7
mmc: arm_pl180_mmci: add bus_width DT property support
by Patrice Chotard
· 7 years ago
3c0dbed
mmc: arm_pl180_mmci: adapt driver to DM usage
by Patrice Chotard
· 7 years ago
cb0060e
mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype
by Patrice Chotard
· 7 years ago
39e7096
omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default
by Tom Rini
· 7 years ago
8995a96
net: phy: Add Amlogic Meson GXL Internal PHY support
by Neil Armstrong
· 7 years ago
16ec5eb
pinctrl: meson: Add GXL Support
by Neil Armstrong
· 7 years ago
8ccc2db
dm: core: Correct address cast in dev_read_addr_ptr()
by Simon Glass
· 7 years ago
ebca208
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 7 years ago
d3d036a
mvebu: usb: xhci: a38x support
by Jon Nettleton
· 7 years ago
49b23e0
pci: mvebu: Increase size of PCIe default mapping
by VlaoMao
· 7 years ago
f53e12d
driver: net: fsl-mc: Use base 16 in simple_strtoul
by Prabhakar Kushwaha
· 7 years ago
99145c4
mtd: nand: fsl-ifc: fix support of multiple NAND devices
by Kurt Kanzenbach
· 7 years ago
5e9445d
drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()
by Ashish Kumar
· 7 years ago
13ae2a4
net: sun8i_emac: Fix build for non-H3/H5 SoCs
by Chen-Yu Tsai
· 7 years ago
1c4043e
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
6270a3f
sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users
by Artturi Alm
· 7 years ago
e286fad
sunxi: fix CONFIG_SUNXI_EMAC references
by Artturi Alm
· 7 years ago
bcfb365
mmc: fsl_esdhc: Fix PIO timeout
by Benoît Thébaudeau
· 7 years ago
05cd119
tpm: st33zp24: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
3bc599c
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
fb48bc4
sti: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
460b15a
video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized
by Icenowy Zheng
· 7 years ago
cba64a2
scsi: ceva: Start port in probe
by Michal Simek
· 7 years ago
9f636a2
rockchip: rk3399: init CPU clock when rkclk_init()
by Kever Yang
· 7 years ago
41b9367
net: fec_mxc: Change "error frame" message to debug level
by Fabio Estevam
· 7 years ago
2d5e6b4
Merge git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
9b73bcc
exynos: video: fix typo in DisplayPort driver
by Dongjin Kim
· 7 years ago
963be68
video/da8xx-fb: Cache-align memory allocations
by Niko Mauno
· 7 years ago
bb3d9ed
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
420b0eb
usb: host: Move CONFIG_XHCI_FSL to Kconfig
by Ran Wang
· 7 years ago
2af1b08
armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID
by Ashish Kumar
· 7 years ago
a572fb6
driver: fsl-mc: use calloc instead malloc
by Prabhakar Kushwaha
· 7 years ago
af6715b
i2c: fti2c010: remove unused/unmaintained driver
by Masahiro Yamada
· 7 years ago
1d14cbd
i2c: adi_i2c: remove left-over Blackfin I2C driver
by Masahiro Yamada
· 7 years ago
ae6ac0a
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
1d7eef3
sunxi: video: add LCD support to DE2 driver
by Vasily Khoruzhick
· 7 years ago
79f285d
sunxi: video: split out PLL configuration code
by Vasily Khoruzhick
· 7 years ago
ab20107
spi: ich: Lock down controller settings if required
by Bin Meng
· 7 years ago
491041c
video: add anx6345 DM driver
by Vasily Khoruzhick
· 7 years ago
24bf59d
video: anx9804: split out registers definitions into a separate header
by Vasily Khoruzhick
· 7 years ago
fdb5525
dm: video: bridge: add operation to read EDID
by Vasily Khoruzhick
· 7 years ago
be5b96f
sunxi: setup simplefb for Allwinner DE2
by Icenowy Zheng
· 7 years ago
f6bdddc
video: add an option for video simplefb via DT
by Icenowy Zheng
· 7 years ago
e5f9246
video: sunxi: extract simplefb match code to a new file
by Icenowy Zheng
· 7 years ago
a722359
SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI
by Andre Przywara
· 7 years ago
6087be2
rtc: mc146818: Correct alarm message for day alarm
by Bin Meng
· 7 years ago
3d569a8
simple-bus: remove DECLARE_GLOBAL_DATA_PTR
by Masahiro Yamada
· 7 years ago
166cae2
mtd: replace MTDDEBUG() with pr_debug()
by Masahiro Yamada
· 7 years ago
8daec2d
net: Add SMC911X driver to Kconfig, convert
by Adam Ford
· 7 years ago
0a9ef45
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
by Adam Ford
· 7 years ago
6b0fea3
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
002e910
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
d10bd6c
i2c: stm32f7_i2c: fix usage of useless local variable
by Patrice Chotard
· 7 years ago
81c4843
i2c: stm32f7_i2c: fix data abort
by Christophe Kerello
· 7 years ago
c4e5990
i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass
by Masahiro Yamada
· 7 years ago
c409336
usbtty: fix typos
by Heinrich Schuchardt
· 7 years ago
c68c03f
Drop CONFIG_HAS_DATAFLASH
by Tuomas Tynkkynen
· 7 years ago
95688de
spi: Drop CONFIG_ATMEL_DATAFLASH_SPI
by Tuomas Tynkkynen
· 7 years ago
6c36e97
mmc: stm32_sdmmc2: increase polling status register delay
by Christophe Kerello
· 7 years ago
6c1bf6c
dm: clk: fix PWR_CR3 register's bit 2 name
by Patrice Chotard
· 7 years ago
1b4ce69
dm: clk: remove CLK() macro for clk_stm32h7
by Patrice Chotard
· 7 years ago
7d9927c
clk: uniphier: add NAND controller clock
by Masahiro Yamada
· 7 years ago
a89b9bc
mtd: nand: denali_dt: add clock support
by Masahiro Yamada
· 7 years ago
def4ead
reset: uniphier: fix the first argument passed to dev_err()
by Masahiro Yamada
· 7 years ago
ab05406
clk: uniphier: add PXs3 clock data
by Masahiro Yamada
· 7 years ago
d6c7ee7
clk: uniphier: rework for better clock tree structure
by Masahiro Yamada
· 7 years ago
2b7b2df
i2c: uniphier-f: replace debug() with dev_dbg()
by Masahiro Yamada
· 7 years ago
804cf1c
i2c: uniphier: replace debug() with dev_dbg()
by Masahiro Yamada
· 7 years ago
4bb3dac
usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h>
by Masahiro Yamada
· 7 years ago
f73cfb4
pinctrl: uniphier: simplify input enable and delete pin arrays
by Masahiro Yamada
· 7 years ago
c906032
pinctrl: uniphier: set PUPD_SIMPLE cap flag for PXs3
by Masahiro Yamada
· 7 years ago
c5fb1c2
gpio: uniphier: rework single device node model
by Masahiro Yamada
· 7 years ago
fe3fddf
mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)
by Masahiro Yamada
· 7 years ago
Next »