Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9b14ac5cc2294ac3eaae92421abff27ed3e6caae
/
drivers
9b14ac5
spi: dw: invert wait condition in dw_spi_xfer
by Eugeniy Paltsev
· 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
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
2087eac
net: fec: Fix issue in DM probe timeout
by Ye Li
· 7 years ago
979e0fc
net: fex_mxc: add i.MX6UL/SX/SL compatible
by Peng Fan
· 7 years ago
fbada48
net: fec: sharing MDIO for two enet controllers
by Peng Fan
· 7 years ago
8b20386
net: fec: set dev->seq to priv->dev_id
by Peng Fan
· 7 years ago
1bcabd7
net: fec_mxc: simplify fec_get_miibus
by Peng Fan
· 7 years ago
07763ac
net: fec_mxc: Fix DM driver issue in recv
by Ye Li
· 7 years ago
0a85f02
net: mvneta: support setting hardware address
by Matt Pelland
· 7 years ago
64563f5
dwc_ahci: Fix breakage
by Jean-Jacques Hiblot
· 7 years ago
93cb614
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
c8a0126
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
ea5512e
spi: sh_qspi: Make use of the 32byte FIFO
by Marek Vasut
· 7 years ago
9573db6
spi: sh_qspi: Replace ad hoc waiting with wait_for_bit
by Marek Vasut
· 7 years ago
1182264
spi: sh_qspi: Drop SPBDCR wait
by Marek Vasut
· 7 years ago
0e6fa20
spi: sh_qspi: Replace data types with short ones
by Marek Vasut
· 7 years ago
fbebea2
mtd: spi: Add Renesas RPC SPI-flash driver
by Marek Vasut
· 7 years ago
a405a55
mtd: rpc: Add Renesas RPC Hyperflash driver
by Marek Vasut
· 7 years ago
cf39f3f
mmc: renesas-sdhi: Wait after reconfiguring pins
by Marek Vasut
· 7 years ago
5ee7c9d
mmc: matsushita-common: Add missing else
by Marek Vasut
· 7 years ago
f23b208
mmc: matsushita-common: Wait for command completion
by Marek Vasut
· 7 years ago
8dc9a10
mmc: matsushita-common: Correctly set mode in 16bit
by Marek Vasut
· 7 years ago
01c0151
mmc: matsushita-common: Special case only select registers in 16bit
by Marek Vasut
· 7 years ago
f63968b
mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support
by Marek Vasut
· 7 years ago
0e2bd5a
mmc: matsushita-common: Export register access functions
by Marek Vasut
· 7 years ago
e10422f
mmc: matsushita-common: Properly handle pin voltage configuration
by Marek Vasut
· 7 years ago
58c35b1
mmc: matsushita-common: Always check controller version
by Marek Vasut
· 7 years ago
a7b7401
mmc: matsushita-common: Handle bus width 0
by Marek Vasut
· 7 years ago
635ae6f
mmc: matsushita-common: Handle DMA completion flag differences
by Marek Vasut
· 7 years ago
78773f1
mmc: matsushita-common: Handle Renesas div-by-1
by Marek Vasut
· 7 years ago
f98833d
mmc: matsushita-common: Add Renesas RCar quirks
by Marek Vasut
· 7 years ago
147169d
mmc: matsushita-common: Use mmc_of_parse()
by Marek Vasut
· 7 years ago
7cf7ef8
mmc: renesas-sdhi: Handle 16bit IP
by Marek Vasut
· 7 years ago
c769e60
mmc: uniphier: Allow passing quirks to the probe function
by Marek Vasut
· 7 years ago
db1266d
mmc: uniphier: Add support for 16bit variant
by Marek Vasut
· 7 years ago
620fd85
mmc: uniphier: Drop useless check
by Marek Vasut
· 7 years ago
12a510e
mmc: uniphier: Factor out FIFO accessors
by Marek Vasut
· 7 years ago
7dfddc0
mmc: renesas-sdhi: Add Renesas SDHI Kconfig entry
by Marek Vasut
· 7 years ago
e94cad9
mmc: uniphier: Split out SoC specific bits from the driver
by Marek Vasut
· 7 years ago
1a7cdb8
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
a9d7990
serial: Fix Makefile during SPL and TPL build
by Marek Vasut
· 7 years ago
2960e27
phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers
by Neil Armstrong
· 7 years ago
7c839ea
usb: host: dwc3: Add support for multiple PHYs
by Neil Armstrong
· 7 years ago
ca7fdc8
usb: host: Add simple of glue driver for DWC3 USB Controllers integration
by Neil Armstrong
· 7 years ago
e5c762f
i2c: fsl: Add option to get clock from DT
by Mario Six
· 7 years ago
d934832
i2c: fsl: Use dev_read_addr
by Mario Six
· 7 years ago
2df71d6
i2c: ihs_i2c: Use new fpgamap interface
by Mario Six
· 7 years ago
aa54192
dm: i2c: implement gpio-based I2C deblock
by Alexander Kochetkov
· 7 years ago
65388d0
clk: add sandbox test for bulk API
by Neil Armstrong
· 7 years ago
a855be8
clk: Add get/enable/disable/release for a bulk of clocks
by Neil Armstrong
· 7 years ago
91f5f8b
reset: add sandbox test for bulk API
by Neil Armstrong
· 7 years ago
0c28233
reset: Add get/assert/deassert/release for bulk of reset signals
by Neil Armstrong
· 7 years ago
e1e1e85
serial: meson: Update compatible with new Linux bindings
by Neil Armstrong
· 7 years ago
20367bb
reset: Add Amlogic Meson Reset Controller
by Neil Armstrong
· 7 years ago
0606906
sysreset: syscon: convert to use live dt
by Álvaro Fernández Rojas
· 7 years ago
2600df4
Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 7 years ago
c643c49
net: phy: xilinx_phy: Read phytype using property xlnx,phy-type
by Siva Durga Prasad Paladugu
· 7 years ago
047f3bf
axi: ethernet: Added support for 64 bit addressing for axi-ethernet
by Vipul Kumar
· 7 years ago
6fbbe2d
nand: arasan_nfc: Fixed NAND write issue
by Vipul Kumar
· 7 years ago
71723aa
fpga: zynq: Add delay after PCFG_PROG_B change
by Siva Durga Prasad Paladugu
· 7 years ago
31bcb34
fpga: zynqmp: Fix the nonsecure bitstream loading issue
by Siva Durga Prasad Paladugu
· 7 years ago
19ed4b6
fpga: zynqmp: Update zynqmp_load() as per latest xilfpga
by Siva Durga Prasad Paladugu
· 7 years ago
b32e11a7
fpga: zynqmp: Add support to get the PCAP status for fpga info command
by Nitin Jain
· 7 years ago
969dd4c
clk: zynqmp: Add new compatible string for clock driver
by Michal Simek
· 7 years ago
9925f1d
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· 7 years ago
a18d106
usb: gadget: USB_ETHER requires network support
by Alex Kiernan
· 7 years ago
f02b8d1
Migrate CONFIG_DRIVER_TI_CPSW to Kconfig
by Alex Kiernan
· 7 years ago
07dea2e
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
by Mario Six
· 7 years ago
1715105
treewide: Migrate CONFIG_TSEC_ENET to Kconfig
by Mario Six
· 7 years ago
e80fa2c
Revert "spi: atmel: Drop non-dm code"
by Tom Rini
· 7 years ago
5270df2
Revert "spi: atmel: Drop atmel_spi.h"
by Tom Rini
· 7 years ago
b053dd7
gpio: uclass: Fix debug string
by Mario Six
· 7 years ago
3b17e19
watchdog: Fix Kconfig alignment for WDT_SANDBOX
by Michal Simek
· 7 years ago
402c8fd
rtc: rx8025: remove redundant code in rtc_reset
by Chris Packham
· 7 years ago
05d63d8
rtc: rs5c372: remove redundant code in rtc_reset
by Chris Packham
· 7 years ago
fbd8179
rtc: mx27rtc: remove redundant code in rtc_reset
by Chris Packham
· 7 years ago
Next »