Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fd1e959e91d2b0b2e853d09dd9167dfff18a616c
/
drivers
fd1e959
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
018f530
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
0151009
env: Drop saveenv() in favour of env_save()
by Simon Glass
· 7 years ago
a5fe87e
driver: net: ldpaa: Update priv->phydev after free()
by Prabhakar Kushwaha
· 8 years ago
d2c3197
usb: net: Add support for Microchip LAN75xx and LAN78xx
by Yuiko Oshino
· 7 years ago
3f8f141
net: fman: add support RGMII_TXID to memac
by Madalin Bucur
· 7 years ago
c1b62ba
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
bc5d038
stm32f1: remove stm32f1 support
by Patrice Chotard
· 7 years ago
ffdec30
wdt: Update uclass to make clear that the timeout is in ms
by Andy Shevchenko
· 7 years ago
beb5f52
nvme: Handle zero Maximum Data Transfer Size (MDTS)
by Bin Meng
· 7 years ago
f81d83d
nvme: Fix number of blocks detection
by Jon Nettleton
· 7 years ago
0deb913
nvme: Detect devices that are class Storage Express
by Jon Nettleton
· 7 years ago
f6aa61d
nvme: Add show routine to print detailed information
by Zhikang Zhang
· 7 years ago
982388e
nvme: Add NVM Express driver support
by Zhikang Zhang
· 7 years ago
ffab694
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
by Zhikang Zhang
· 7 years ago
1b69ce2
arm: mvebu: ddr3_debug: remove self assignments
by xypron.glpk@gmx.de
· 7 years ago
a21d636
arm: mvebu: remove self assignment
by xypron.glpk@gmx.de
· 7 years ago
217273c
rockchip: clk: remove RATE_TO_DIV
by Kever Yang
· 7 years ago
3a94d75
rockchip: clk: update dwmmc clock div
by Kever Yang
· 7 years ago
1168d2d
rockchip: timer: add device-model timer driver for RK3368 (and similar)
by Philipp Tomsich
· 7 years ago
e9e5d9d
dm: timer: normalise SPL and TPL support
by Philipp Tomsich
· 7 years ago
b1a1600
timer: add OF_PLATDATA support for timer-uclass
by Philipp Tomsich
· 7 years ago
d16120a
rockchip: spi: enable support for the rk_spi driver for the RK3368
by Philipp Tomsich
· 7 years ago
403e9cb
rockchip: rk3368: add DRAM controller driver with DRAM initialisation
by Philipp Tomsich
· 7 years ago
793f2fd
net: gmac_rockchip: Add support for the RK3368 GMAC
by Philipp Tomsich
· 7 years ago
cf8aceb
rockchip: clk: rk3368: add support for configuring the SPI clocks
by Philipp Tomsich
· 7 years ago
4e4c40d
rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate()
by Philipp Tomsich
· 7 years ago
df0ae00
rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock
by Philipp Tomsich
· 7 years ago
6292469
rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL)
by Philipp Tomsich
· 7 years ago
f5a4329
rockchip: clk: rk3368: implement MMC/SD clock reparenting
by Philipp Tomsich
· 7 years ago
a00dfa0
rockchip: clk: rk3368: implement DPLL (DRAM PLL) support
by Philipp Tomsich
· 7 years ago
4bebf94
rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM
by Philipp Tomsich
· 7 years ago
bee6180
rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
by Philipp Tomsich
· 7 years ago
ddfe77d
rockchip: clk: rk3368: implement bandwidth adjust for PLLs
by Philipp Tomsich
· 7 years ago
e95b631
rockchip: pinctrl: rk3368: add SPI support
by Philipp Tomsich
· 7 years ago
a49773d
rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver
by Philipp Tomsich
· 7 years ago
abcde47
rockchip: pinctrl: rk3368: add support for configuring the MMC pins
by Philipp Tomsich
· 7 years ago
5282a3f
rockchip: pinctrl: rk3368: add GMAC (RGMII only) support
by Philipp Tomsich
· 7 years ago
c1828cf
rockchip: rk3368: grf: use shifted-constants
by Philipp Tomsich
· 7 years ago
87c16d4
drivers: spl: consistently use the $(SPL_TPL_) macro
by Philipp Tomsich
· 7 years ago
7c819e7
spl: dm: Kconfig: split CLK support for SPL and TPL
by Philipp Tomsich
· 7 years ago
f0776a5
spl: dm: Kconfig: SPL_CLK depends on SPL_DM
by Philipp Tomsich
· 7 years ago
c336c3c
spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM)
by Philipp Tomsich
· 7 years ago
4523330
spl: dm: Kconfig: SPL_RAM depends on SPL_DM
by Philipp Tomsich
· 7 years ago
c6ac6c1
spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
by Philipp Tomsich
· 7 years ago
9c44737
spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
by Philipp Tomsich
· 7 years ago
a41e3e1
OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section.
by Adam Ford
· 7 years ago
5bbc265
Convert CONFIG_NAND to Kconfig
by Adam Ford
· 7 years ago
90d99e5
Convert CONFIG_CMD_TCA642X to Kconfig
by Simon Glass
· 7 years ago
1c27a4c
gpio: Drop sx151x driver
by Simon Glass
· 7 years ago
3abe4e6
Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver
by Simon Glass
· 7 years ago
ba7cc6c
Kconfig: Drop CONFIG_CMD_PCA953X_INFO
by Simon Glass
· 7 years ago
0091362
Convert CONFIG_CMD_PCA953X to Kconfig
by Simon Glass
· 7 years ago
7f513e8
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
b24065c
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
014e47f
i2c: designware: Allow sending restart conditions
by Marek Vasut
· 7 years ago
daa0f05
Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig
by Adam Ford
· 7 years ago
ceec6c4
net: mvpp2x: Set BM poll size once during priv probe
by Stefan Chulski
· 7 years ago
a25962c
net: mvpp2x: remove TX drain from transmit routine
by Stefan Chulski
· 7 years ago
783e785
net: mvpp2x: Set BM pool high address
by Stefan Chulski
· 7 years ago
16f18d2
net: mvpp2x: Remove IRQ configuration from U-Boot
by Stefan Chulski
· 7 years ago
d4b0e00
net: mvpp2x: remove MBUS configurations from MvPP22 driver
by Stefan Chulski
· 7 years ago
f0e970f
net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK
by Stefan Chulski
· 7 years ago
bb915c8
net: mvpp2x: fix BM configuration overrun issue
by Stefan Chulski
· 7 years ago
73f592f
net: mvpp2x: Enable GoP packet padding in TX
by Stefan Chulski
· 7 years ago
377883f
net: mvpp2x: fix phy connected to wrong mdio issue
by Stefan Chulski
· 7 years ago
4189373
net: mvpp2x: Add GPIO configuration support
by Stefan Chulski
· 7 years ago
06651b9
driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied
by Santan Kumar
· 7 years ago
590e87d
mmc: fsl_esdhc: not always setting esdhc fdt status to okay
by Yang Li
· 7 years ago
89d8e13
PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space
by Hou Zhiqiang
· 7 years ago
9bb272e
driver: mmc: fsl_esdhc: Fix compiling warning
by York Sun
· 7 years ago
94d50be
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
by Adam Ford
· 7 years ago
0bc8f64
i2c: at91: Add missing probe function to device driver
by Wenyou.Yang@microchip.com
· 7 years ago
6e7adf7
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 7 years ago
ef1f61a
net: phy: micrel: add an option to disable gigabit for the KSZ9031
by Sebastien Bourdelin
· 7 years ago
d7e8ac6
net: phy: Add AFE settings to the Broadcom Cygnus phy
by Arun Parameswaran
· 7 years ago
c89782d
net: move Broadcom SF2 driver to Kconfig
by Suji Velupillai
· 7 years ago
9a31c73
net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options
by Alexandru Gagniuc
· 7 years ago
fbc120e
net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx
by Alexandru Gagniuc
· 7 years ago
d397f7c
net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers
by Alexandru Gagniuc
· 7 years ago
cb543d3
net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021
by Alexandru Gagniuc
· 7 years ago
2fd519f
net: ag7xxx: Propagate errors on phy access
by Joe Hershberger
· 7 years ago
9240a2f
net: ag7xxx: Comment register names
by Joe Hershberger
· 7 years ago
734f9ab
net: usb: r8152: fix "duplicate 'const' declaration specifier"
by Philipp Tomsich
· 7 years ago
8f0b16938
drivers/net/phy/fixed: do not overwrite addr
by Christian Gmeiner
· 7 years ago
fcc1d05
rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi
by eric.gao@rock-chips.com
· 7 years ago
f680a91
rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi
by eric.gao@rock-chips.com
· 7 years ago
e9037fb
rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi
by eric.gao@rock-chips.com
· 7 years ago
36602eb
rockchip: video: mipi: Split mipi driver into common and specific parts
by eric.gao@rock-chips.com
· 7 years ago
c674e00
video: Drop the ct69000 driver
by Bin Meng
· 7 years ago
aa82f93
video: Drop the sm501 driver
by Bin Meng
· 7 years ago
5ec94cd
video: Drop the sed156x driver
by Bin Meng
· 7 years ago
0778d0c
video: Drop the l5f31188 driver
by Bin Meng
· 7 years ago
fe84c48
Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
7b9c88b
ahci-pci: Update call to ahci_probe_scsi_pci()
by Bin Meng
· 7 years ago
a89302c
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
1fea9e2
net: ravb: Add clock handling support
by Marek Vasut
· 7 years ago
e821a7b
net: ravb: Detect PHY correctly
by Marek Vasut
· 7 years ago
5ee8b4d
net: ravb: Add OF probing support
by Marek Vasut
· 7 years ago
Next »