Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8551d558c3d94747dd02151b939ebec69ecd42c3
/
drivers
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
d49b889
env: Drop saveenv() in favour of env_save()
by Simon Glass
· 7 years ago
41f6514
driver: net: ldpaa: Update priv->phydev after free()
by Prabhakar Kushwaha
· 8 years ago
281a0c7
usb: net: Add support for Microchip LAN75xx and LAN78xx
by Yuiko Oshino
· 7 years ago
25122b4
net: fman: add support RGMII_TXID to memac
by Madalin Bucur
· 7 years ago
cec35dc
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
116ba6b
stm32f1: remove stm32f1 support
by Patrice Chotard
· 7 years ago
2befb4b
wdt: Update uclass to make clear that the timeout is in ms
by Andy Shevchenko
· 7 years ago
ab1c160
nvme: Handle zero Maximum Data Transfer Size (MDTS)
by Bin Meng
· 7 years ago
e15555a
nvme: Fix number of blocks detection
by Jon Nettleton
· 7 years ago
7435481
nvme: Detect devices that are class Storage Express
by Jon Nettleton
· 7 years ago
a744a4f
nvme: Add show routine to print detailed information
by Zhikang Zhang
· 7 years ago
145b88f
nvme: Add NVM Express driver support
by Zhikang Zhang
· 7 years ago
182fccd
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
by Zhikang Zhang
· 7 years ago
273d3f7
arm: mvebu: ddr3_debug: remove self assignments
by xypron.glpk@gmx.de
· 7 years ago
94e8daa
arm: mvebu: remove self assignment
by xypron.glpk@gmx.de
· 7 years ago
f20995b
rockchip: clk: remove RATE_TO_DIV
by Kever Yang
· 7 years ago
99b546d
rockchip: clk: update dwmmc clock div
by Kever Yang
· 7 years ago
02a61b7
rockchip: timer: add device-model timer driver for RK3368 (and similar)
by Philipp Tomsich
· 7 years ago
4fac4ea
dm: timer: normalise SPL and TPL support
by Philipp Tomsich
· 7 years ago
163796c
timer: add OF_PLATDATA support for timer-uclass
by Philipp Tomsich
· 7 years ago
c720b89
rockchip: spi: enable support for the rk_spi driver for the RK3368
by Philipp Tomsich
· 7 years ago
d21a4d8
rockchip: rk3368: add DRAM controller driver with DRAM initialisation
by Philipp Tomsich
· 7 years ago
821c4c4
net: gmac_rockchip: Add support for the RK3368 GMAC
by Philipp Tomsich
· 7 years ago
b4fb55f
rockchip: clk: rk3368: add support for configuring the SPI clocks
by Philipp Tomsich
· 7 years ago
83a5d2c
rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate()
by Philipp Tomsich
· 7 years ago
a249f10
rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock
by Philipp Tomsich
· 7 years ago
c23a993
rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL)
by Philipp Tomsich
· 7 years ago
fbf07a5
rockchip: clk: rk3368: implement MMC/SD clock reparenting
by Philipp Tomsich
· 7 years ago
313b2da
rockchip: clk: rk3368: implement DPLL (DRAM PLL) support
by Philipp Tomsich
· 7 years ago
415ff7e
rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM
by Philipp Tomsich
· 7 years ago
79aa1ab
rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
by Philipp Tomsich
· 7 years ago
34b7613
rockchip: clk: rk3368: implement bandwidth adjust for PLLs
by Philipp Tomsich
· 7 years ago
dd7fc76
rockchip: pinctrl: rk3368: add SPI support
by Philipp Tomsich
· 7 years ago
4f1ad22
rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver
by Philipp Tomsich
· 7 years ago
a5e3113
rockchip: pinctrl: rk3368: add support for configuring the MMC pins
by Philipp Tomsich
· 7 years ago
3487943
rockchip: pinctrl: rk3368: add GMAC (RGMII only) support
by Philipp Tomsich
· 7 years ago
9ac1d83
rockchip: rk3368: grf: use shifted-constants
by Philipp Tomsich
· 7 years ago
b7ac1c4
drivers: spl: consistently use the $(SPL_TPL_) macro
by Philipp Tomsich
· 7 years ago
592c3db
spl: dm: Kconfig: split CLK support for SPL and TPL
by Philipp Tomsich
· 7 years ago
bf7ca30
spl: dm: Kconfig: SPL_CLK depends on SPL_DM
by Philipp Tomsich
· 7 years ago
6614f42
spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM)
by Philipp Tomsich
· 7 years ago
ce8d20c
spl: dm: Kconfig: SPL_RAM depends on SPL_DM
by Philipp Tomsich
· 7 years ago
03cdf69
spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
by Philipp Tomsich
· 7 years ago
cdda349
spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
by Philipp Tomsich
· 7 years ago
03a333a
OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section.
by Adam Ford
· 7 years ago
42efb61
Convert CONFIG_NAND to Kconfig
by Adam Ford
· 7 years ago
3543206
Convert CONFIG_CMD_TCA642X to Kconfig
by Simon Glass
· 7 years ago
78020f8
gpio: Drop sx151x driver
by Simon Glass
· 7 years ago
03ee2d8
Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver
by Simon Glass
· 7 years ago
ffb7d2a
Kconfig: Drop CONFIG_CMD_PCA953X_INFO
by Simon Glass
· 7 years ago
a9e7f2c
Convert CONFIG_CMD_PCA953X to Kconfig
by Simon Glass
· 7 years ago
a21577c
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
8886719
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
808aa13
i2c: designware: Allow sending restart conditions
by Marek Vasut
· 7 years ago
8590116
Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig
by Adam Ford
· 7 years ago
36eb98a
net: mvpp2x: Set BM poll size once during priv probe
by Stefan Chulski
· 7 years ago
54a2544
net: mvpp2x: remove TX drain from transmit routine
by Stefan Chulski
· 7 years ago
115f76f
net: mvpp2x: Set BM pool high address
by Stefan Chulski
· 7 years ago
b402553
net: mvpp2x: Remove IRQ configuration from U-Boot
by Stefan Chulski
· 7 years ago
caa97bf
net: mvpp2x: remove MBUS configurations from MvPP22 driver
by Stefan Chulski
· 7 years ago
b528d12
net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK
by Stefan Chulski
· 7 years ago
7587218
net: mvpp2x: fix BM configuration overrun issue
by Stefan Chulski
· 7 years ago
2281603
net: mvpp2x: Enable GoP packet padding in TX
by Stefan Chulski
· 7 years ago
4bc456a
net: mvpp2x: fix phy connected to wrong mdio issue
by Stefan Chulski
· 7 years ago
0d65eb6
net: mvpp2x: Add GPIO configuration support
by Stefan Chulski
· 7 years ago
0a6e5ba
driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied
by Santan Kumar
· 7 years ago
88610a7
mmc: fsl_esdhc: not always setting esdhc fdt status to okay
by Yang Li
· 7 years ago
b9dd2e6
PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space
by Hou Zhiqiang
· 7 years ago
107a5e4
driver: mmc: fsl_esdhc: Fix compiling warning
by York Sun
· 7 years ago
49e96f2
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
by Adam Ford
· 7 years ago
37f1987
i2c: at91: Add missing probe function to device driver
by Wenyou.Yang@microchip.com
· 7 years ago
fc9ff4a
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 7 years ago
3a6e033
net: phy: micrel: add an option to disable gigabit for the KSZ9031
by Sebastien Bourdelin
· 7 years ago
84248b2
net: phy: Add AFE settings to the Broadcom Cygnus phy
by Arun Parameswaran
· 7 years ago
d2f677a
net: move Broadcom SF2 driver to Kconfig
by Suji Velupillai
· 7 years ago
4c69ccb
net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options
by Alexandru Gagniuc
· 7 years ago
6098a39
net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx
by Alexandru Gagniuc
· 7 years ago
757bb67
net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers
by Alexandru Gagniuc
· 7 years ago
694501a
net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021
by Alexandru Gagniuc
· 7 years ago
5a41d66
net: ag7xxx: Propagate errors on phy access
by Joe Hershberger
· 7 years ago
a1a837d
net: ag7xxx: Comment register names
by Joe Hershberger
· 7 years ago
657bc53
net: usb: r8152: fix "duplicate 'const' declaration specifier"
by Philipp Tomsich
· 7 years ago
c6a663a
drivers/net/phy/fixed: do not overwrite addr
by Christian Gmeiner
· 7 years ago
d5f74a29
rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi
by eric.gao@rock-chips.com
· 7 years ago
9b3a613
rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi
by eric.gao@rock-chips.com
· 7 years ago
b7afe5a
rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi
by eric.gao@rock-chips.com
· 7 years ago
b7e4b8c
rockchip: video: mipi: Split mipi driver into common and specific parts
by eric.gao@rock-chips.com
· 7 years ago
fb4beba
video: Drop the ct69000 driver
by Bin Meng
· 7 years ago
59be36d
video: Drop the sm501 driver
by Bin Meng
· 7 years ago
07261e0
video: Drop the sed156x driver
by Bin Meng
· 7 years ago
2ac7001
video: Drop the l5f31188 driver
by Bin Meng
· 7 years ago
089eb6c
Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
485e83d
ahci-pci: Update call to ahci_probe_scsi_pci()
by Bin Meng
· 7 years ago
78be280
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
c9746c6
net: ravb: Add clock handling support
by Marek Vasut
· 7 years ago
fbde41d
net: ravb: Detect PHY correctly
by Marek Vasut
· 7 years ago
934fd3b
net: ravb: Add OF probing support
by Marek Vasut
· 7 years ago
Next »