Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b168386ba966f959fb183ceb200f11e4f6b3813f
/
drivers
« Previous
173f023
power: pmic: s2mps11: probe the regulator driver
by Jaehoon Chung
· 7 years ago
60599ea
power: regulator: s2mps11: add a regulator driver for s2mps11
by Jaehoon Chung
· 7 years ago
aaa21d3
spi: cadence_qspi_apb: Make flash writes 32 bit aligned
by Vignesh R
· 7 years ago
a743e2b
Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible"
by Vignesh R
· 7 years ago
948ad4f
Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"
by Goldschmidt Simon
· 7 years ago
15a70a5
spi: cadence_spi: Sync DT bindings with Linux
by Jason Rush
· 7 years ago
df16881
spi: kirkwood_spi: implement workaround for FE-9144572
by Chris Packham
· 7 years ago
36890ff
sf_probe: Merge spi_flash_probe_tail into spi_flash_probe
by Mario Six
· 7 years ago
24fc1ec
spi: spi-uclass: Fix style violations
by Mario Six
· 7 years ago
a3e32c5
spi: sf_probe: Fix style violations
by Mario Six
· 7 years ago
184fa1c
spi: Remove spi_setup_slave_fdt
by Mario Six
· 7 years ago
74ea6e8
spi: Remove spi_flash_probe_fdt
by Mario Six
· 7 years ago
c5b88f2
spi: Remove obsolete spi_base_setup_slave_fdt
by Mario Six
· 7 years ago
547bcc3
spi: Fix style violation and improve code
by Mario Six
· 7 years ago
29cc436
dm: spi: add BCM63xx HSSPI driver
by Álvaro Fernández Rojas
· 7 years ago
5ac07d2
dm: spi: add BCM63xx SPI driver
by Álvaro Fernández Rojas
· 7 years ago
6c94bd1
drivers: spi: consider command bytes when sending transfers
by Álvaro Fernández Rojas
· 7 years ago
8af74ed
drivers: spi: allow limiting reads
by Álvaro Fernández Rojas
· 7 years ago
4826350
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
1612128
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
d7af2ba
crypto/fsl: Fix HW accelerated hash commands
by Breno Lima
· 7 years ago
554d33f
ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCs
by Rajesh Bhagat
· 7 years ago
a516416
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
05ef48a
efi_driver: EFI block driver
by Heinrich Schuchardt
· 7 years ago
6574864
Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
by Adam Ford
· 7 years ago
b9b500b
Convert CONFIG_OMAP_USB_PHY to Kconfig
by Adam Ford
· 7 years ago
3b9e2a2
Convert CONFIG_TWL4030_USB to Kconfig
by Adam Ford
· 7 years ago
26410c1
Convert CONFIG_DAVINCI_SPI to Kconfig
by Adam Ford
· 7 years ago
e13a9dc
Convert CONFIG_USB_MUSB_HCD et al to Kconfig
by Adam Ford
· 7 years ago
8636222
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
by Adam Ford
· 7 years ago
3900b45
sunxi: Fix display timing flags
by Giulio Benetti
· 7 years ago
b9b4f14
mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock
by Benoît Thébaudeau
· 7 years ago
9546eb9
mmc: fix the wrong disabling clock
by Jaehoon Chung
· 7 years ago
61f2e5e
mmc: sdhci: change data transfer failure into debug message
by Masahiro Yamada
· 7 years ago
dd43e2a
mmc: sdhci-cadence: add HS200 support
by Masahiro Yamada
· 7 years ago
4041bf7
mmc: sdhci-cadence: call mmc_of_parse()
by Masahiro Yamada
· 7 years ago
954a963
mmc: sdhci-cadence: use bitfield access macros for cleanup
by Masahiro Yamada
· 7 years ago
be165fb
mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg()
by Masahiro Yamada
· 7 years ago
4b28f7b
mmc: let mmc_of_parse() fail for insane bus-width value
by Masahiro Yamada
· 7 years ago
c42ee36
mmc: do not overwrite cfg->f_max if "max-frequency" if missing
by Masahiro Yamada
· 7 years ago
3ab48f6
dm: add dev_read_u32()
by Masahiro Yamada
· 7 years ago
29d11b8
core: Make device_is_compatible live-tree compatible
by Mario Six
· 7 years ago
147c607
core: Add {ofnode, dev}_translate_address functions
by Mario Six
· 7 years ago
83a462a
core: read: Fix style violations
by Mario Six
· 7 years ago
51db287
core: ofnode: Fix style violations
by Mario Six
· 7 years ago
fcca9db
clk: Makefile: Sort entries alphabetically
by Mario Six
· 7 years ago
7fe1b06
clk: Remove superfluous gd declarations
by Mario Six
· 7 years ago
e2db9e7
clk: clk_fixed_rate: Fix style violation
by Mario Six
· 7 years ago
268453b
clk: clk-uclass: Fix style violations
by Mario Six
· 7 years ago
286ede6
drivers: core: Add translation in live tree case
by Mario Six
· 7 years ago
557767e
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 7 years ago
c4cb6e6
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 7 years ago
ae74de0
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
by Patrice Chotard
· 7 years ago
bb2277b
GPIO: tca642x: Rework to not include commands in SPL
by Tom Rini
· 7 years ago
0d097b7
GPIO: pca953x: Rework to not include commands in SPL
by Tom Rini
· 7 years ago
72b7af5
drivers: dma: ti-edma3: add support for memory fill
by Tero Kristo
· 7 years ago
29171dc
mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit
by Kishon Vijay Abraham I
· 7 years ago
866bb98
mmc: omap_hsmmc: Enable Auto command (CMD12) enable
by Kishon Vijay Abraham I
· 7 years ago
f0d53e8
mmc: omap_hsmmc: Add support for DMA (ADMA2)
by Kishon Vijay Abraham I
· 7 years ago
672e559
ddr: marvell: update ddr controller init and freq
by Chris Packham
· 7 years ago
8bddf67
ddr: marvell: update additional ODT setting
by Chris Packham
· 7 years ago
2efd27f
ddr: marvell: use correct TREFI value
by Chris Packham
· 7 years ago
dbaf095
ddr: marvell: only assert M_ODT[0] on write for a single CS
by Chris Packham
· 7 years ago
320c8a1
ARC: HSDK: CGU: Add 'Hz' when printing clock frequency
by Eugeniy Paltsev
· 7 years ago
f6d7812
ARC: HSDK: CGU: Use plat data instead of priv data
by Eugeniy Paltsev
· 7 years ago
075cbae
ARC: HSDK: CGU: Update AXI, TUN, ARC clock options
by Eugeniy Paltsev
· 7 years ago
741726a
Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"
by Jean-Jacques Hiblot
· 7 years ago
086ebcd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
fb01287
i2c: mxc_i2c: Use or operation
by Peng Fan
· 7 years ago
0074d4b
i2c: lpi2c: do not add 4 for bus seq
by Peng Fan
· 7 years ago
fdb6c32
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 7 years ago
8e9801c
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
0689eb7
db410c: replace reset driver with psci
by Jorge Ramirez-Ortiz
· 7 years ago
e0cc0b6
db820c: enable pmic gpios for pm8994
by Jorge Ramirez-Ortiz
· 7 years ago
a2bbfc5
serial: lpuart: Proper device identification
by Sriram Dash
· 7 years ago
1e2d259
phy: atheros: set auto-negotiation for AR8021
by Zhao Qiang
· 7 years ago
dcd18ea
net: sh-eth: Add to Kconfig and convert
by Nobuhiro Iwamatsu
· 7 years ago
aae5d23
net: sh-eth: Fix misaligned cache operation warning
by Nobuhiro Iwamatsu
· 7 years ago
fbfb511
net: sh-eth: Change read/write() param to struct sh_eth_info
by Nobuhiro Iwamatsu
· 7 years ago
9b5f9ec
net: sh-eth: Remove bd_t from sh_eth_config()
by Nobuhiro Iwamatsu
· 7 years ago
dc14867
net: sh-eth: Fix coding style checked by checkpatch.pl
by Nobuhiro Iwamatsu
· 7 years ago
f3d78fb
net: phy: b53: Add b53_reg read/write commands
by Florian Fainelli
· 7 years ago
7a9ca9d
net: designware: Pad small packets
by Florian Fainelli
· 7 years ago
137963d
net: phy: Add Broadcom BCM53xx switch driver
by Florian Fainelli
· 7 years ago
ba1f966
net: designware: add clock support
by Patrice Chotard
· 7 years ago
ea8cd65
dm: core: add missing dev_count_phandle_with_args()
by Patrice Chotard
· 7 years ago
32ac8b0
net: mvneta - Fixed recv() when multiple packets have arrived.
by Jason Brown
· 7 years ago
33bab10
net: miiphybb: fix casting error
by Chris Brandt
· 7 years ago
f6ac626
net: sh-eth: remove sh_eth_offset_rz table
by Chris Brandt
· 7 years ago
5ad565b
net: sh-eth: fix inl and outl definitions
by Chris Brandt
· 7 years ago
ce27eb9
net: phy: marvell: Add functions to read PHY's extended registers
by Lukasz Majewski
· 7 years ago
3cacc6a
net: Fix buffer overrun error in netconsole
by Joe Hershberger
· 7 years ago
4bf5691
net: macb: Add support for Xilinx Zynq SoC
by Wilson Lee
· 7 years ago
f200680
dm: core: parse chosen node
by Rob Clark
· 7 years ago
210d959
spmi: msm: display the PMIC Arb version (debug)
by Jorge Ramirez-Ortiz
· 7 years ago
3dde8f2
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
db359ef
mmc: fsl_esdhc: Fix eMMC 1.8v setting issue
by Peng Fan
· 7 years ago
8c0bb85
power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard
by Tom Rini
· 7 years ago
f57263e
drivers: pci: imx: fix enumeration logic error
by Koen Vandeputte
· 7 years ago
afe8e1b
spi: fsl_qspi: support i.MX6UL/6ULLL/7D
by Peng Fan
· 7 years ago
Next »