Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
09565686372c8113f67662bbe0376d90c5796a1b
/
drivers
« Previous
e9c2255
mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support
by Peng Fan
· 5 years ago
b0155ac
mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps
by Peng Fan
· 5 years ago
479a8dd
mmc: Parse no-1-8-v DT property
by Peng Fan
· 5 years ago
b0fc312
mmc: Parse HS400 Enhanced strobe DT properties
by Peng Fan
· 5 years ago
44acd49
mmc: support hs400 enhanced strobe mode
by Peng Fan
· 5 years ago
8277171
mmc: fsl_esdhc_imx: fix config check issue when building in SPL
by Ye Li
· 5 years ago
05e35d4
mmc: mmc_spi: Re-write driver using DM framework
by Bhargav Shah
· 5 years ago
f49ff79
mmc: skip select_mode_and_width for MMC SPI host
by Anup Patel
· 5 years ago
0538477
mmc: retry a few times if a partition switch failed
by Jean-Jacques Hiblot
· 5 years ago
9bc5666
mmc: do not change mode when accessing a boot partition
by Jean-Jacques Hiblot
· 5 years ago
bb98b8c
mmc: During a switch, poll on dat0 if available and check the final status
by Jean-Jacques Hiblot
· 5 years ago
513e00b
mmc: When switching partition, use the timeout specified in the ext_csd
by Jean-Jacques Hiblot
· 5 years ago
39320c5
mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd
by Jean-Jacques Hiblot
· 5 years ago
cd0b80e
mmc: if possible, poll the busy state using DAT0
by Jean-Jacques Hiblot
· 5 years ago
863d100
mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()
by Jean-Jacques Hiblot
· 5 years ago
c2c22b9
mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported
by Jean-Jacques Hiblot
· 5 years ago
c5bda37
Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence"
by Jean-Jacques Hiblot
· 5 years ago
db52e19
mmc: omap_hsmmc: don't fill the send_init_stream callback
by Jean-Jacques Hiblot
· 5 years ago
b2ffa33
mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command
by Jean-Jacques Hiblot
· 5 years ago
24b1e0c
mmc: rpmb: fix response type of CMD25
by Akio Hirayama
· 5 years ago
da18c62
mmc: sdhci: Implement SDHCI card detect
by T Karthik Reddy
· 5 years ago
451931e
mmc: sdhci: Read cd-gpio from devicetree
by T Karthik Reddy
· 5 years ago
86a94e7
mmc: Read sd card detect properties from DT
by T Karthik Reddy
· 5 years ago
a9a3a37
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
1164c54
regulator: Allow autosetting fixed regulators
by Sven Schwermer
· 5 years ago
5fc7cf8
gpio: add gpio-hog support
by Heiko Schocher
· 5 years ago
159a887
pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support
by Adam Ford
· 5 years ago
28115e7
power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565
by Keerthy
· 5 years ago
2463874
power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565
by Keerthy
· 5 years ago
fb9a1ff
rtc: add Microcrystal RV-8803 driver
by Michael Walle
· 5 years ago
9adaa03
usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
by Derald D. Woods
· 5 years ago
8dd6803
rtc: ds1307: add support for m41t11
by Heiko Schocher
· 5 years ago
d66fb5b
mmc: Register only the first MMC device on MMC_TINY
by Ezequiel Garcia
· 5 years ago
bf7c01d
spl: Move SPL_MMC_TINY option to appear under SPL menu
by Ezequiel Garcia
· 5 years ago
4213609
drivers: core: use strcmp when find device by name
by Peng Fan
· 5 years ago
60ee609
pci: ensure enumeration of all devices in pci_init
by Marek Behún
· 5 years ago
60bc487
gpio: stm32: Remove .ofmatch callback
by Patrice Chotard
· 5 years ago
158abbf
pinctrl: stm32: update .bind callback
by Patrice Chotard
· 5 years ago
95fbdd1
gpio: stm32: Rename stm32f7_gpio to stm32_gpio
by Patrice Chotard
· 5 years ago
54ef8fb
spi: stm32: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
1ddf544
spi: stm32_qspi: avoid warnings when building with W=1 option
by Patrick Delaunay
· 5 years ago
d99ea13
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
by Patrick Delaunay
· 5 years ago
92be683
power: stpmic1: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
91ca91e
pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
5884485
ram: stm32mp1_ram: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
be56ab1
misc: stm32_fuse: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
c8a8937
power: regulator: stm32: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
67d74ce
clk: clk_stm32mp1: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
499504b
i2c: stm32f7_i2c: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
99e14b2
gpio: stm32_gpio: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
c0d7f1f
adc: stm32: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
0fb0365
adc: stm32-adc: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
0e9fb25
mmc: stm32_sdmmc2: avoid warnings when building with W=1 option
by Patrick Delaunay
· 5 years ago
585289b
serial: stm32: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
82cd1a2
pmic: stpmic1: add support for SYSRESET_POWER_OFF
by Patrick Delaunay
· 5 years ago
dfda7d4
stm32mp1: syscon: remove stgen
by Patrick Delaunay
· 5 years ago
4869421
sysreset: syscon: add support for power off
by Patrick Delaunay
· 5 years ago
01964d8
mailbox: introduce stm32-ipcc driver
by Fabien Dessenne
· 6 years ago
a9758ec
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
68deea2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
79b8d3c
Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier
by Tom Rini
· 5 years ago
4a09831
gpio: pca953x: Add TI TCA9539 compatible string
by Marek Vasut
· 5 years ago
27eb177
tpm: wait for valid status
by Roman Kapl
· 6 years ago
bb41333
pci_ep: add pci endpoint sandbox driver
by Ramon Fried
· 6 years ago
c2ccc9e
pci_ep: add Cadence PCIe endpoint driver
by Ramon Fried
· 6 years ago
914026d
drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
by Ramon Fried
· 6 years ago
fd9d70d
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards
by Pascal Linder
· 5 years ago
f169653
km/spi: add weak functions to kirkwood_spi driver (DM part)
by Pascal Linder
· 5 years ago
b8e1f82
drivers: pci: add API to issue FLR on a PCI function if supported
by Alex Marginean
· 5 years ago
21ebbaf
test: dm: Add a test for PCI Enhanced Allocation
by Alex Marginean
· 5 years ago
0b143d8
drivers: pci: add map_bar support for Enhanced Allocation
by Alex Marginean
· 5 years ago
6998974
fdt: Allow indicating a node is for U-Boot proper only
by Patrick Delaunay
· 5 years ago
1edc568
drivers: serial: lpuart: Enable Little Endian Support
by Vabhav Sharma
· 6 years ago
ca2abb7
spi: Avoid using malloc() in a critical function
by Simon Glass
· 6 years ago
731ba3c
blk: Allow control of the block cache in TPL
by Simon Glass
· 6 years ago
24c2776
sandbox: Correct spi flash operation
by Simon Glass
· 6 years ago
9072326
sandbox: Exit when SYSRESET_POWER_OFF is requested
by Simon Glass
· 6 years ago
ef8b7e0
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 5 years ago
a52f1fe
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi
by Tom Rini
· 5 years ago
9a2f0e5
clk: uniphier: add EMMC clock for LD11, LD20, and PXs3
by Masahiro Yamada
· 5 years ago
9424ecd
spi: Add SPI controller driver for UniPhier SoCs
by Kunihiko Hayashi
· 5 years ago
b4944e2
Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· 5 years ago
ef6c26d
rtc: pcf2127: Fixed bug with rtc settings and getting error time
by Chuanhua Han
· 5 years ago
24c8ff4
spi: Add Atmel QuadSPI driver
by Tudor Ambarus
· 5 years ago
d3826fb
xilinx_xiic: Fix transfer initialisation
by Melin Tomas
· 5 years ago
5324e8e
xilinx_xiic: Fix fill tx fifo loop
by Melin Tomas
· 5 years ago
2d1e879
i2c: designware: Get clock rate from clock DM
by Ley Foon Tan
· 5 years ago
e3b93dc
i2c: designware_i2c: Restore enable state after set speed
by Jun Chen
· 5 years ago
a2257d3
ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
by Markus Klotzbuecher
· 6 years ago
6ea31cc
ubispl: add support for loading volumes by name
by Hamish Guthrie
· 6 years ago
5ebd3df
ubi: fix UBI_SILENCE_MSG
by Markus Klotzbuecher
· 6 years ago
f5e73a3
Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
by Tom Rini
· 5 years ago
29e9363
Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 5 years ago
a2c4ef0
video: backlight: fix pwm inversion
by Marc Dietrich
· 5 years ago
3b83829
usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
by Jean-Jacques Hiblot
· 5 years ago
07e3371
dm: Add a No-op uclass
by Jean-Jacques Hiblot
· 5 years ago
e445d46
usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
by Jean-Jacques Hiblot
· 5 years ago
501547c
usb: ehci-mx6: Fix bus enumeration for DM case
by Marek Vasut
· 5 years ago
d538185
pinctrl: uniphier: Add SPI pin-mux settings
by Kunihiko Hayashi
· 5 years ago
0352e87
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
Next »