Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
360c67d591c033697bde09088c7153dc9cace9e7
/
drivers
360c67d
mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM
by Masahiro Yamada
· 8 years ago
facc805
mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIP
by Masahiro Yamada
· 8 years ago
08aa033
mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ
by Masahiro Yamada
· 8 years ago
a5995a5
mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile
by Masahiro Yamada
· 8 years ago
5492532
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 8 years ago
6857858
i2c: uniphier-f: use readl_poll_timeout() to poll registers
by Masahiro Yamada
· 8 years ago
800acb8
i2c: uniphier(-f): remove unneeded #include <dm/root.h>
by Masahiro Yamada
· 8 years ago
4c642e6
clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock
by Masahiro Yamada
· 8 years ago
d4363ba
ARM: SPI: stm32: add stm32f746 qspi driver
by Michael Kurz
· 8 years ago
008ed16
net: phy: add SMSC LAN8742 phy
by Michael Kurz
· 8 years ago
b20b70f
net: stm32: add designware mac glue code for stm32
by Michael Kurz
· 8 years ago
14e4b14
aspeed: Add basic ast2500-specific drivers and configuration
by maxims@google.com
· 8 years ago
4697abe
aspeed: Add drivers common to all Aspeed SoCs
by maxims@google.com
· 8 years ago
cf4128e
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
79a34b7
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
37b499c
Drop CONFIG_WINBOND_83C553
by Simon Glass
· 8 years ago
b6acb5f
mmc: Add Marvell Xenon SDHCI controller driver
by Stefan Roese
· 8 years ago
210841c
mmc: sdhci: Add support for optional controller specific set_ios_post()
by Stefan Roese
· 8 years ago
899fb9e
mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value
by Stefan Roese
· 8 years ago
09bfd96
mpc85xx: pcie: Implement workaround for Erratum A007815
by Tony O'Brien
· 8 years ago
919b485
mmc: Print error code for mmc_complete_init failure
by Jagan Teki
· 8 years ago
6d0e34b
mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
by Stefan Herbrechtsmeier
· 8 years ago
7434bfa
pinctrl: uniphier: support UniPhier PXs3 pinctrl driver
by Masahiro Yamada
· 8 years ago
2d8d190
status_led: Kconfig migration
by Uri Mashiach
· 8 years ago
79267ed
status_led: Kconfig migration - introduction
by Uri Mashiach
· 8 years ago
17fa032
serial, ns16550: bugfix: ns16550 fifo not enabled
by Heiko Schocher
· 8 years ago
0675f99
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
fce1e16
mmc: fsl_esdhc: move 'status' property fixup into a weak function
by Yangbo Lu
· 8 years ago
762161b
pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic
by Hou Zhiqiang
· 8 years ago
a6473f8
mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table
by Yangbo Lu
· 8 years ago
fc8048a
mmc: fsl_esdhc: make GPIO support optional
by Yangbo Lu
· 8 years ago
19538f3
kconfig: move FSL_PCIE_COMPAT to platform Kconfig
by Hou Zhiqiang
· 8 years ago
9fa2a4f
pci: layerscape: remove unnecessary legacy code
by Minghuan Lian
· 8 years ago
80afc63
pci: layerscape: add pci driver based on DM
by Minghuan Lian
· 8 years ago
a7294ab
pci: layerscape: move kernel DT fixup to a separate file
by Hou Zhiqiang
· 8 years ago
fcf4569
dm: pci: remove pci_bus_to_hose(0) calling
by Minghuan Lian
· 8 years ago
d7482ca
dm: pci: return the real controller in pci_bus_to_hose()
by Minghuan Lian
· 8 years ago
755b06d
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
2c45f80
Merge git://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
19cdd5c
i2c: i2c-cdns: No need for dedicated probe function
by Moritz Fischer
· 8 years ago
08c11aa
i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0
by Moritz Fischer
· 8 years ago
0ec0c58
i2c: i2c-cdns: Reorder timeout loop for interrupt waiting
by Moritz Fischer
· 8 years ago
5e42985
i2c: i2c-cdns: Detect unsupported sequences for rev 1.0
by Moritz Fischer
· 8 years ago
12e8d58
i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent
by Moritz Fischer
· 8 years ago
1d61ad9
i2c: Kconfig: Add SYS_I2C_S3C24X0 entry
by Jaehoon Chung
· 8 years ago
a298712
i2c: s3c24x0: fix the compiler error for exynos4
by Jaehoon Chung
· 8 years ago
bfd0767
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
2cfa35c
pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20
by Masahiro Yamada
· 8 years ago
373ae16
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
65c389d
drivers: usb: gadget: ether: Fix compiler warning
by Lokesh Vutla
· 8 years ago
fcf9f9f
usb: ehci-mx6: handle vbus-supply
by Peng Fan
· 8 years ago
cccbddc
usb: ehci-mx6: implement ofdata_to_platdata
by Peng Fan
· 8 years ago
63d7474
drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig
by Michal Simek
· 8 years ago
59ef203
usb: dwc2-otg: remove unused variable
by Masahiro Yamada
· 8 years ago
f253f29
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
035ebf8
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
68e7999
spi: Zap cf_qspi driver and related code
by Jagan Teki
· 8 years ago
45a0194
rtc: pcf2127: Update Kconfig and code style
by Meng Yi
· 8 years ago
6fe7fe1
omap-gpmc: use SECTOR_BYTES instead of hardcoded value
by Ladislav Michl
· 8 years ago
7f73ca4
Kconfig: CONFIG_OF_PLATDATA doesn't really exist
by Tom Rini
· 8 years ago
ee86e0d
spi: Zap ep93xx_spi driver and related code
by Jagan Teki
· 8 years ago
b4fc6f2
video: cfb_console: fix hang if splashimage file is missing
by Anatolij Gustschin
· 8 years ago
83c2f0b
Merge branch 'master' of http://git.denx.de/u-boot-mmc
by Tom Rini
· 8 years ago
0ad178c
mmc: sunxi: revive depends on UART0_PORT_F
by Masahiro Yamada
· 8 years ago
2cd44e1
mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd
by Masahiro Yamada
· 8 years ago
bf9c4d1
mmc: sdhci: fix NULL pointer access when host->ops is not set
by Masahiro Yamada
· 8 years ago
0125bcf
net: gmac_rockchip: Add Rockchip GMAC driver
by Sjoerd Simons
· 8 years ago
e72ced2
net: designware: Export the operation functions
by Simon Glass
· 8 years ago
f63f28e
net: designware: Split the link init into a separate function
by Simon Glass
· 8 years ago
0ea38db
net: designware: Adjust dw_adjust_link() to return an error
by Simon Glass
· 8 years ago
b9e08d0
net: designware: Export various functions/struct to allow subclassing
by Sjoerd Simons
· 8 years ago
0fc41e5
rockchip: video: fix mpixelclock in rockchip HDMI
by Nickey Yang Nickey Yang
· 8 years ago
39fbb56
mmc: rockchip_sdhci: add clock init for mmc
by Kever Yang
· 8 years ago
c8ac644
power_i2c.c: Fix unused variable warning
by Tom Rini
· 8 years ago
5b30997
Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
1d2c050
mmc: move more driver config options to Kconfig
by Masahiro Yamada
· 8 years ago
ae4c81e
mmc: move DesignWare-based drivers to Kconfig
by Masahiro Yamada
· 8 years ago
55ed3b4
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
by Masahiro Yamada
· 8 years ago
fed4408
mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP
by Masahiro Yamada
· 8 years ago
505cf47
power: change from meaningless value to error number
by Jaehoon Chung
· 8 years ago
9c720c8
mmc: uniphier-sd: fix Kconfig dependency
by Masahiro Yamada
· 8 years ago
e5e7a7c
mmc: sdhci-cadence: add Cadence SD4HC support
by Masahiro Yamada
· 8 years ago
3fd0a9b
mmc: sdhci: combine the Host controller v3.0 feature into one condition
by Jaehoon Chung
· 8 years ago
f37b7e4
mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
by Jaehoon Chung
· 8 years ago
62226b6
mmc: sdhci: move the callback function into sdhci_ops
by Jaehoon Chung
· 8 years ago
f73b33f
mmc: s5p_sdhci: add the s5p_set_clock function
by Jaehoon Chung
· 8 years ago
07b0b9c
mmc: change the set_ios return type from void to int
by Jaehoon Chung
· 8 years ago
6f88a3a
mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
by Jaehoon Chung
· 8 years ago
5e96217
mmc: pic32_sdhci: move the code to pic32_sdhci.c
by Jaehoon Chung
· 8 years ago
62358a9
mmc: sdhci: remove the unused code about testing Card detect
by Jaehoon Chung
· 8 years ago
ecd7b24
mmc: sdhci: disable the 8bit mode when host doesn't support it
by Jaehoon Chung
· 8 years ago
1e94629
xilinx_phy: Pass correct pointer to fdtdec_get_int()
by Kamensky Ivan
· 8 years ago
04770e6
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
0b84043
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
50994ab
i2c: cdns: Add additional compatible string for r1p14 of the IP.
by Moritz Fischer
· 8 years ago
a765bdd
net: zynq_gem: Use clock driver for ZynqMP
by Siva Durga Prasad Paladugu
· 8 years ago
128ec1f
clk: zynqmp: Add clock driver support for zynqmp
by Siva Durga Prasad Paladugu
· 8 years ago
3d4eb33
fpga: zynqmp: Remove empty functions
by Michal Simek
· 8 years ago
b908fca
net: gem: Use wait_for_bit() instead of private mdio_wait()
by Michal Simek
· 8 years ago
d4a3755
drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
by Mugunthan V N
· 8 years ago
Next »