Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4fb96c48c183128c00b21c7858bb05897a1b80de
/
drivers
« Previous
de05992
sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash
by Jagan Teki
· 8 years ago
ddc2dfb
sf: Remove SECT_32K
by Jagan Teki
· 8 years ago
08fe9c2
spi: Use mode for rx mode flags
by Jagan Teki
· 8 years ago
b3afb23
sf: Remove e_rd_cmd from param table
by Jagan Teki
· 8 years ago
edd35f7
sf: Simplify fastest read cmd code
by Jagan Teki
· 8 years ago
28b69f6
spi: ti_qspi: Remove unnecessary udelay for AM437x
by Vignesh R
· 8 years ago
2603685
spi: ti_qspi: use 128 bit transfer mode when writing to flash
by Vignesh R
· 8 years ago
d299828
spi: zynq_spi: Fix infinite looping while xfer
by Lad, Prabhakar
· 8 years ago
423620b
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
dd7c749
clk: boston: Providea simple driver for Boston board clocks
by Paul Burton
· 8 years ago
8291bc8
dm: syscon: Provide a generic syscon driver
by Paul Burton
· 8 years ago
ce70172
dm: core: Match compatible strings in order of priority
by Paul Burton
· 8 years ago
3bfb8cb
dm: regmap: Implement simple regmap_read & regmap_write
by Paul Burton
· 8 years ago
96cb57c
net: pch_gbe: Make 64 bit safe
by Paul Burton
· 8 years ago
154bf12
net: pch_gbe: Use dm_pci_map_bar to discover MMIO base
by Paul Burton
· 8 years ago
65f62b1
pci: Flip condition for detecting non-PCI parent devices
by Paul Burton
· 8 years ago
a29e45a
pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge
by Paul Burton
· 8 years ago
50fce1d
serial: ns16550: Support clocks via phandle
by Paul Burton
· 8 years ago
2f1f05f
net: emaclite: Enable driver for MIPS
by Zubair Lutfullah Kakakhel
· 8 years ago
611fe0b
net: emaclite: use __raw_readl/writel instead of weird define
by Zubair Lutfullah Kakakhel
· 8 years ago
39e020e
net: emaclite: Use ioremap_nocache
by Zubair Lutfullah Kakakhel
· 8 years ago
2b42903
mmc: dw_mmc: push/pop all FIFO data if any data request
by Jacob Chen
· 8 years ago
6dffdbc
mmc: sdhci: Add the programmable clock mode support
by Wenyou Yang
· 8 years ago
e492dbb
mmc: sd: optimize erase
by Peng Fan
· 8 years ago
3697e59
mmc: sd: extracting erase related information from sd status
by Peng Fan
· 8 years ago
65a25b2
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT
by Masahiro Yamada
· 8 years ago
d8ce77b
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME
by Masahiro Yamada
· 8 years ago
15bd099
mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()
by Masahiro Yamada
· 8 years ago
3137e64
mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()
by Masahiro Yamada
· 8 years ago
6c67954
mmc: sdhci: move error message to more relevant place
by Masahiro Yamada
· 8 years ago
8d549b6
mmc: sdhci: move sdhci_reset() call to sdhci_init()
by Masahiro Yamada
· 8 years ago
9a6535e
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
b58d351
Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi
by Tom Rini
· 8 years ago
24572db
pinctrl: uniphier: add UniPhier sLD3 pinctrl driver
by Masahiro Yamada
· 8 years ago
bbb1198
pinctrl: uniphier: support 4bit-width pin-mux register capability
by Masahiro Yamada
· 8 years ago
7c22e26
sunxi: musb: Re-init musb controller on repeated probe calls
by Hans de Goede
· 8 years ago
57075a4
sunxi: musb: Power off OTG port VBUS when disabled
by Chen-Yu Tsai
· 8 years ago
253e62b
sunxi: axp2xx: disable ldoio0/1 at boot
by Hans de Goede
· 8 years ago
76f1f38
Use separate options for TPL support
by Simon Glass
· 8 years ago
2f0dcf2
ddr: fsl: fix a compile issue
by Shaohui Xie
· 8 years ago
b9e745b
driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012a
by Shengzhou Liu
· 8 years ago
b63a950
armv8: ls2080a: Remove debug server support
by York Sun
· 8 years ago
4baa38c
driver/ddr/fsl: Revise workaround A008511 for A009803
by York Sun
· 8 years ago
b406731
driver/ddr/fsl: Add more debug registers
by York Sun
· 8 years ago
77b571d
net: fm: fix spi flash probe for using driver model
by Qianyu Gong
· 8 years ago
cdc7e3c
pinctrl: uniphier: move register base macros from header to .c file
by Masahiro Yamada
· 8 years ago
865a39a
pinctrl: uniphier: add System Bus pin-mux settings
by Masahiro Yamada
· 8 years ago
14f4723
mmc: uniphier-sd: migrate to CONFIG_BLK
by Masahiro Yamada
· 8 years ago
47a79f6
usb: uniphier: remove UniPhier xHCI driver and select DM_USB
by Masahiro Yamada
· 8 years ago
76062b9
i2c: at91_i2c: Fix the wrong include file
by Wenyou Yang
· 8 years ago
21d4b7d
rockchip: i2c: fix >32 byte writes
by John Keeping
· 8 years ago
551288b
rockchip: i2c: move register write out of inner loop
by John Keeping
· 8 years ago
80333fd
rockchip: i2c: use named constant when appropriate
by John Keeping
· 8 years ago
41d1258
net: asix: Fix AX88772B when used with DriverModel
by Joshua Scott
· 8 years ago
16f4166
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
7302fbb
regulator: fixed: obey startup delay
by John Keeping
· 8 years ago
cfe2556
meson: odroid-c2: enable Ethernet support through the device tree
by Beniamino Galvani
· 8 years ago
677b535
pinctrl: add driver for meson-gxbb pin controller
by Beniamino Galvani
· 8 years ago
2c93637
pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes
by Beniamino Galvani
· 8 years ago
601147b
serial: bcm283x_mu: Detect disabled serial device
by Alexander Graf
· 8 years ago
04a993f
bcm2835_gpio: Implement GPIOF_FUNC
by Alexander Graf
· 8 years ago
2a83c95
mtd: nand: mxs: fix cache alignment for cache lines >32
by Stefan Agner
· 8 years ago
8b7d512
nand: Fix some more NULL name tests
by Scott Wood
· 8 years ago
91395b5
mtd: nand: pxa3xx: use nand_set_controller_data
by Chris Packham
· 8 years ago
ff62bdf
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
85dc2fe
ARM: uniphier: change UNIPHIER_SERIAL to default y option
by Masahiro Yamada
· 8 years ago
4a89a24
mmc: uniphier-sd: just return if already set to desired clock rate
by Masahiro Yamada
· 8 years ago
8be12e2
mmc: uniphier-sd: return error code if unsupported width is given
by Masahiro Yamada
· 8 years ago
4eb0084
mmc: uniphier-sd: move uniphier_sd_init() below
by Masahiro Yamada
· 8 years ago
3937404
mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
by Masahiro Yamada
· 8 years ago
4a70d26
mmc: uniphier-sd: add static qualifiers to probe and remove callbacks
by Masahiro Yamada
· 8 years ago
421c98d
sunxi: display: Use PWM to drive backlight where applicable
by Hans de Goede
· 8 years ago
da968c7
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
03d6cd9
i2c: mvtwsi: Fix order of address bytes (high to low)
by Stefan Roese
· 8 years ago
4832c7f
spi: tegra: fix hang in set_mode()
by Stephen Warren
· 8 years ago
6002c75
ARM: tegra: remove stale nvidia, bpmp I2C DT property
by Stephen Warren
· 8 years ago
eb3f68a
ARM: tegra: fix Tegra186 SDHCI clock/reset names
by Stephen Warren
· 8 years ago
b4ee081
ARM: tegra: fix Tegra186 I2C clock name
by Stephen Warren
· 8 years ago
05237f7
net: davinci_emac: Restore the internal MDIO accessors return values
by karl beldan
· 8 years ago
c23c7d4
net/fm: Remove unused code of FMan QMI
by Hou Zhiqiang
· 8 years ago
a51897b
net: davinci_emac: Invalidate only the received portion of a buffer
by karl beldan
· 8 years ago
6202b8f
net: davinci_emac: Round up top tx buffer boundaries for dcache ops
by karl beldan
· 8 years ago
a02c232
net: davinci_emac: Remove useless dcache ops on descriptors
by karl beldan
· 8 years ago
c98b171
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 8 years ago
f835706
pinctrl: fix typos in comment blocks of pinconfig_post_bind()
by Masahiro Yamada
· 8 years ago
e016f0b
fastboot: implement Kconfig
by Steve Rae
· 8 years ago
6f107e4
arm: rmobile: Add BLANCHE board support
by masakazu.mochizuki.wd@hitachi.com
· 9 years ago
7593194
mmc: rmobile: add a compiler barrier
by Yannick Gicquel
· 9 years ago
d6ee8ce
serial: sh: Add support R8A7795
by Hiroyuki Yokoyama
· 9 years ago
1cc95f6
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
by Nobuhiro Iwamatsu
· 9 years ago
793fd86
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
ca6c5e0
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
by Stefan Roese
· 8 years ago
4cf9e46
misc: Add simple driver for some Nuvoton NCT6102D devices
by Stefan Roese
· 8 years ago
177381a
mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS
by Jaehoon Chung
· 8 years ago
d188b11
mmc: send CMD0 before CMD1 for some MMC cards
by Yangbo Lu
· 8 years ago
4de2de5
drivers: mmc: omap_hsmmc: fix build breakage
by Sekhar Nori
· 8 years ago
7e270ec
xtensa: add support for the 'xtfpga' evaluation board
by Chris Zankel
· 8 years ago
0fcb9f0
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
a0d0d86
mmc: atmel_sdhci: Convert to the driver model support
by Wenyou Yang
· 8 years ago
17b68b5
dm: atmel: Add driver model support for the ehci driver
by Wenyou Yang
· 8 years ago
Next »