Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6c30f15bf1abbf9549bace6ec605eb44a4641800
/
drivers
« Previous
b7ca56d
usb: phy: Add STi USB2 PHY
by Patrice Chotard
· 7 years ago
dca3166
mmc: sti_sdhci: Use reset framework
by Patrice Chotard
· 7 years ago
819c626
mmc: sti_sdhci: Rework sti_mmc_core_config()
by Patrice Chotard
· 7 years ago
44913a1
pci: Remove unnecessary 'default n' from Kconfig
by Tuomas Tynkkynen
· 7 years ago
93b1431
pci: layerscape: Remove unused field 'hose' from struct ls_pcie
by Tuomas Tynkkynen
· 7 years ago
be0105b
pci: tegra: Remove unused field 'hose' from struct tegra_pcie
by Tuomas Tynkkynen
· 7 years ago
bee278d
pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie
by Tuomas Tynkkynen
· 7 years ago
adfc3e4
pci: xilinx: Fix doc comments on config space accessors
by Tuomas Tynkkynen
· 7 years ago
2dc5b55
Merge branch 'next' of git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
7155cd2
nds32: spi: Support spi dm driver.
by rick
· 7 years ago
6d3cb0f
nds32: mtd: add spi flash id MX25U16335E.
by rick
· 7 years ago
1341494
nds32: ftmac100: Fix write mac addr fail problem.
by rick
· 7 years ago
ce4e237
nds32: ftmac100: support cache enable.
by rick
· 7 years ago
975f97b
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
5184dad
rockchip: sdhci: update reg map for of-platdata
by Kever Yang
· 7 years ago
1d70f0a
rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA
by Philipp Tomsich
· 7 years ago
8158a84
rockchip: timer: update for 32/64bit-aware OF_PLATDATA
by Philipp Tomsich
· 7 years ago
f6230a0
rockchip: efuse: change to use dev_read_addr_ptr
by Philipp Tomsich
· 7 years ago
75c7859
rockchip: clk: rk3399: Convert to livetree
by Philipp Tomsich
· 7 years ago
2f01a2b
rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1
by Philipp Tomsich
· 7 years ago
c23ce9a
rockchip: gpio: remove outdated/misleading comment
by Philipp Tomsich
· 7 years ago
a1d3480
rockchip: gpio: convert to livetree
by Philipp Tomsich
· 7 years ago
cc91bdf
rockchip: i2c: Convert to livetree
by Philipp Tomsich
· 7 years ago
a904a16
rockchip: rk8xx: remove unused header includes
by Philipp Tomsich
· 7 years ago
327b2b3
rockchip: sdhci: Convert to livetree
by Philipp Tomsich
· 7 years ago
d27c273
rockchip: spi: Convert to livetree
by Philipp Tomsich
· 7 years ago
d2edb96
rockchip: pinctrl: rk3368: Convert to livetree
by Philipp Tomsich
· 7 years ago
9a342f4
rockchip: clk: rk3368: Convert to livetree
by Philipp Tomsich
· 7 years ago
6675c95
rockchip: timer: Convert to livetree
by Philipp Tomsich
· 7 years ago
cc7ce94
rockchip: timer: implement timer_get_boot_us
by Philipp Tomsich
· 7 years ago
be5f04e
rockchip: mmc: convert to livetree
by Philipp Tomsich
· 7 years ago
b343837
net: phy: micrel: Convert to livetree
by Philipp Tomsich
· 7 years ago
15050f1
net: designware: Convert to livetree
by Philipp Tomsich
· 7 years ago
c131c8b
dm: core: add dev_read_addr_ptr()
by Philipp Tomsich
· 7 years ago
af82315
dm: timer: handle being called before dm_root is ready
by Philipp Tomsich
· 7 years ago
b61e8b0
dm: timer: Convert to livetree
by Philipp Tomsich
· 7 years ago
578ab33
rockchip: enable rk322x sysreset driver
by Kever Yang
· 7 years ago
45d19ac
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
6c71b6f
mtd: nand: denali: allow to override corrupted revision register
by Masahiro Yamada
· 7 years ago
c07f382
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
2ff50f5
dm: x86: Allow TSC timer to be used before DM is ready
by Simon Glass
· 7 years ago
3df39ef
x86: tsc: Add Airmont reference clock values
by Bin Meng
· 7 years ago
08cebee
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 7 years ago
c977226
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
723b43d
blk: Remove various places that do flush cache after read
by Bin Meng
· 7 years ago
bc79617
dtoc: Put phandle args in an array
by Simon Glass
· 7 years ago
0d15463
dtoc: Rename the phandle struct
by Simon Glass
· 7 years ago
c20ee0e
dtoc: Add support for 32 or 64-bit addresses
by Simon Glass
· 7 years ago
e61ed48
ARM: at91: Remove hardware.h included in configs
by Wenyou Yang
· 7 years ago
e7c8315
clk: at91: utmi: Set the reference clock frequency
by Wenyou Yang
· 7 years ago
0712b67
clk: Kconfig: Add dependences of SPL_CLK
by Wenyou Yang
· 7 years ago
cac73f2
serial: nulldev: Add nulldev serial driver
by Keng Soon Cheah
· 7 years ago
36bdeb7
i2c: muxes: pca954x: Add support for GPIO reset line
by Moritz Fischer
· 7 years ago
b27af39
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
by Masahiro Yamada
· 7 years ago
bac9170
cosmetic: bootcount: correct comment for used scratch register
by Tomas Melin
· 7 years ago
de65675
misc: i2c_eeprom: Add compatible for AT24MAC402
by Wenyou Yang
· 7 years ago
7264066
misc: i2c_eeprom: Add compatible for 24AA02E48
by Wenyou Yang
· 7 years ago
8a33cb8
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
de2ad2c
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
8ef0535
video: add config option to skip framebuffer clear
by Rob Clark
· 7 years ago
971d7e6
video: simplefb
by Rob Clark
· 7 years ago
72719d2
video: add STM32 LTDC display controller
by Philippe CORNU
· 7 years ago
5b6a6a9
dm: backlight: Add a driver for GPIO backlight
by Patrick Delaunay
· 7 years ago
08a43cf
dm: backlight: Add CONFIG_BACKLIGHT_PWM
by Patrick Delaunay
· 7 years ago
e81c986
dm: core: add clocks node scan
by Patrice Chotard
· 7 years ago
3991f42
dm: core: Add ofnode_for_each_subnode()
by Simon Glass
· 7 years ago
ee3e520
dm: core: Show driver name with 'dm tree'
by Simon Glass
· 7 years ago
a0f9acb
dm: core: Drop use of strlcpy()
by Simon Glass
· 7 years ago
5fe7702
blk: dm: make blk_create_device() take a number of block instead of a size
by Jean-Jacques Hiblot
· 7 years ago
d81a1de
misc: Kconfig: Add SPL_I2C_EEPROM option
by Wenyou Yang
· 7 years ago
db4fce8
palmas: Add support for powering different ldos
by Lokesh Vutla
· 7 years ago
17d066f
armv8: fsl-layerscape: Support to add RGMII for ls1088aqds
by Ashish Kumar
· 7 years ago
6d9b82d
armv8: ls1088a: Add NXP LS1088A SoC support
by Ashish Kumar
· 7 years ago
033c538
drivers:net:fsl-mc: Update MC address calculation
by Priyanka Jain
· 7 years ago
a7a8175
QE: Set QE_IRAM_READY after uploading firmware
by Zhao Qiang
· 7 years ago
c7430d7
ipu_common: Let the MX6 IPU clock be calculated in run-time
by Fabio Estevam
· 7 years ago
1f4adab
block: ide: Don't bother to create BLK device if no CDROM inserted
by Bin Meng
· 7 years ago
68e6f22
block: ide: Fix block read/write with driver model
by Bin Meng
· 7 years ago
f58ad98
usb: net: migrate USB Ethernet adapters to Kconfig
by Chris Packham
· 7 years ago
ae35844
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
by Chris Packham
· 7 years ago
e469156
net: fix typos
by Heinrich Schuchardt
· 7 years ago
05b29aa
net: phy: realtek: fix enabling of the TX-delay for RTL8211F
by Madalin Bucur
· 7 years ago
de4e4ed
usb: gadget: g_dnl: Sync internal SN variable with env
by Sam Protsenko
· 7 years ago
8dcb6f1
Merge git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
5deaa53
rockchip: i2c: fix >32 byte reads
by Wadim Egorov
· 7 years ago
5798d50
rockchip: timer: fix U_BOOT_DRIVER name
by Philipp Tomsich
· 7 years ago
f8ba7f2
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
by Anatolij Gustschin
· 7 years ago
4c2cf97
crypto/fsl: fix obj-yy in Makefile
by Clemens Gruber
· 7 years ago
2c3b680
block: Drop the ftide020 driver
by Bin Meng
· 7 years ago
caa8bfb
block: ide: Drop CONFIG_IDE_LED
by Bin Meng
· 7 years ago
f1823d3
block: ide: Drop CONFIG_IDE_INIT_POSTRESET
by Bin Meng
· 7 years ago
9e18eae
nvme: Remove dead codes in nvme_setup_io_queues()
by Bin Meng
· 7 years ago
52a5690
nvme: Fix potential sign extension issue in nvme_blk_rw()
by Bin Meng
· 7 years ago
37d4687
nvme: Fix wrong ndev->queues memset
by Bin Meng
· 7 years ago
41a85fe
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
e3f24d4
Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
by Adam Ford
· 7 years ago
d2ca80c
x86: ich-spi: Clear atomic preop only when SPI settings are not locked
by Bin Meng
· 7 years ago
52dd56b
x86: ich-spi: Remove useless assignment in ich_spi_xfer()
by Bin Meng
· 7 years ago
fc760cc
Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
by Adam Ford
· 7 years ago
ac1d8ac
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
by Adam Ford
· 7 years ago
Next »