Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dcc14e37ea0c16985fa375162b042c19b124a30a
/
drivers
dcc14e3
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ
by Vipul Kumar
· 7 years ago
6254800
mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ
by Vipul Kumar
· 7 years ago
0690587
microblaze: Added Kconfig support for CONFIG_XILINX_GPIO
by Vipul Kumar
· 7 years ago
9efec3f
i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1
by Vipul Kumar
· 7 years ago
9621967
i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET
by Vipul Kumar
· 7 years ago
2b3aacb
i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEED
by Vipul Kumar
· 7 years ago
f2538d8
i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVE
by Vipul Kumar
· 7 years ago
8128a7e
i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ
by Vipul Kumar
· 7 years ago
4a4946b
arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPL
by Vipul Kumar
· 7 years ago
b8f64b9
fpga: Added Kconfig support for FPGA_SPARTAN3
by Vipul Kumar
· 7 years ago
003e437
net: phy: smsc: Add SMSC LAN8741 support
by Arno Steffens
· 7 years ago
801ae71
net: e1000: Fix e1000_igb semaphore handling
by Bernhard Messerklinger
· 7 years ago
11e754e
NET: designware: fix clock enable
by Eugeniy Paltsev
· 7 years ago
7757743
phy: Fix style violations
by Mario Six
· 7 years ago
c1de131
net: phy: marvell 88e151x: Fix handling of bare RGMII interface type
by Mario Six
· 7 years ago
618d42b
net: phy: marvell: Fix style violations
by Mario Six
· 7 years ago
00ba055
net: tsec: Make live-tree compatible
by Mario Six
· 7 years ago
878b1d2
net: tsec: Fix memory leak in error path
by Mario Six
· 7 years ago
c29fcc7
net: tsec: Fix style violations
by Mario Six
· 7 years ago
d3f86f7
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
8e2bdbd
mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified
by Jean-Jacques Hiblot
· 7 years ago
cebf059
mmc: omap_hsmmc: make it possible to compile out ADMA support
by Jean-Jacques Hiblot
· 7 years ago
9882155
mmc: omap_hsmmc: compile out write support if not needed
by Jean-Jacques Hiblot
· 7 years ago
4cb36a2
mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat
by Jean-Jacques Hiblot
· 7 years ago
d97307d
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
c98ed5f
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
by Tom Rini
· 7 years ago
932908c
rockchip: clk: rk3399: handle set_rate/get_rate for PLL_PPLL
by Philipp Tomsich
· 7 years ago
9ffb695
rockchip: clk: rk3368: handle clk_enable requests for GMAC
by Philipp Tomsich
· 7 years ago
0b3cd54
rockchip: clk: rk3399: handle clk_enable requests for GMAC
by Philipp Tomsich
· 7 years ago
74910a7
Migrate CONFIG_BOOTCOUNT_ALEN to Kconfig
by Alex Kiernan
· 7 years ago
4a80f1d
Migrate generic bootcount to Kconfig
by Alex Kiernan
· 7 years ago
48bfd65
Integrate AT91 bootcount driver
by Alex Kiernan
· 7 years ago
3cbc810b
Convert CONFIG_BOOTCOUNT_I2C to Kconfig
by Alex Kiernan
· 7 years ago
2a69429
Convert CONFIG_BOOTCOUNT_RAM to Kconfig
by Alex Kiernan
· 7 years ago
c5037a8
Convert CONFIG_BOOTCOUNT_ENV to Kconfig
by Alex Kiernan
· 7 years ago
8845635
Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig
by Alex Kiernan
· 7 years ago
aa0abed
Prepare for multiple bootcount drivers
by Alex Kiernan
· 7 years ago
4aa943f
Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMIT
by Alex Kiernan
· 7 years ago
ae4d4bf
Merge git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
13b016d
rockchip: video: rk_vop: migrate to livetree
by Philipp Tomsich
· 7 years ago
18c6496
rockchip: video: rk_hdmi: migrate to livetree
by Philipp Tomsich
· 7 years ago
37df0e0
core: add ofnode_get_by_phandle() api
by Kever Yang
· 7 years ago
6fce1dd
core: ofnode: add ofnode_get_parent function
by Philipp Tomsich
· 7 years ago
75f52cb
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
0f4f557
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
1e3b4a6
sf: Add ISSI IS25LP256 entry
by Marek Vasut
· 7 years ago
63de71d
net: Remove Xilinx ll_temac driver
by Michal Simek
· 7 years ago
d8427e7
ns16550: Fix mem mapped endian check
by Bernhard Messerklinger
· 7 years ago
9c5df38
pci: Fix decode regions for memory banks
by Bernhard Messerklinger
· 7 years ago
f1133c9
mmc: fix off-by-one bug in mmc_startup_v4()
by Alexander Kochetkov
· 7 years ago
b3857fd
mmc: Drop unnecessary case for mmc_probe()
by Faiz Abbas
· 7 years ago
7ec3ae2
mmc: uniphier-sd: Add compatible strings for RCar Gen2
by Marek Vasut
· 7 years ago
70c0b44
dfu: tftp: Fix arm64 build warnings
by Marek Vasut
· 7 years ago
7f8d436
dfu: Rename _FUNCTION_DFU to DFU_OVER_
by Marek Vasut
· 7 years ago
ea84f80
dfu: Fix up the Kconfig mess
by Marek Vasut
· 7 years ago
b015609
usb: kbd: select SYS_STDIO_DEREGISTER
by Heinrich Schuchardt
· 7 years ago
e1d461b
usb: gadget: sdp: fix pointer cast warnings for 64bit archs
by Andre Heider
· 7 years ago
b841e97
usb: gadget: sdp: add missing line breaks
by Andre Heider
· 7 years ago
7c5c730
mmc: synchronize the sequence with enum bus_mode in mmc.h
by Jaehoon Chung
· 7 years ago
2237688
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
6353702
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
95870d1
Merge git://git.denx.de/u-boot-ubi
by Tom Rini
· 7 years ago
a197d97
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
4b9cb77
mmc: Fix uninitialised priv member
by Alex Kiernan
· 7 years ago
c64862b
mmc: fix bug in mmc_startup_v4()
by Jean-Jacques Hiblot
· 7 years ago
e7f664e
mmc: Fix bug in sd_set_card_speed()
by Jean-Jacques Hiblot
· 7 years ago
7a41bb4
mmc: omap_hsmmc: add signal voltage selection support
by Jean-Jacques Hiblot
· 7 years ago
e1f25c0
mmc: omap_hsmmc: allow mmc clock to be gated
by Kishon Vijay Abraham I
· 7 years ago
20157d4
mmc: omap_hsmmc: implement send_init_stream callback
by Jean-Jacques Hiblot
· 7 years ago
6ce31e4
mmc: omap_hsmmc: update mmc->clock with the actual bus speed
by Jean-Jacques Hiblot
· 7 years ago
dae1ad4
mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl
by Jean-Jacques Hiblot
· 7 years ago
8c2efe9
mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions
by Kishon Vijay Abraham I
· 7 years ago
e7da6ac
mmc: omap_hsmmc: Add support to set IODELAY values
by Kishon Vijay Abraham I
· 7 years ago
569c3d5
mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config
by Kishon Vijay Abraham I
· 7 years ago
192e430
mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm
by Jean-Jacques Hiblot
· 7 years ago
a420d7d
mmc: omap_hsmmc: Workaround for errata id i802
by Jean-Jacques Hiblot
· 7 years ago
f0f821b
mmc: omap_hsmmc: Add tuning support
by Jean-Jacques Hiblot
· 7 years ago
0c1f3d0
mmc: omap_hsmmc: Enable DDR mode support
by Kishon Vijay Abraham I
· 7 years ago
cf38d4e
mmc: omap_hsmmc: set MMC mode in the UHSMS bit field
by Jean-Jacques Hiblot
· 7 years ago
73897ed
mmc: omap_hsmmc: add support to set default io voltage
by Kishon Vijay Abraham I
· 7 years ago
2e18c9b
mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios
by Kishon Vijay Abraham I
· 7 years ago
7fe2f19
mmc: omap_hsmmc: cleanup clock configuration
by Jean-Jacques Hiblot
· 7 years ago
f97b148
mmc: use pr_* log functions
by Masahiro Yamada
· 7 years ago
fc16868
mtd: ubi: Fix worker handling
by Richard Weinberger
· 7 years ago
6425ebd
i2c: mvtwsi.c: Fix set speed
by Stefan Mavrodiev
· 7 years ago
61efece
sandbox: Add 64-bit sandbox
by Mario Six
· 7 years ago
9e7ab23
sandbox: Rename 'num-gpios' property to avoid dtc warning
by Simon Glass
· 7 years ago
63ab72c
net: sh_eth: Fix DT base address fetching
by Marek Vasut
· 7 years ago
42a3340
net: sh_eth: Fix checkpatch warning
by Marek Vasut
· 7 years ago
2526b79
net: sh_eth: Return directly from sh_eth_recv_start
by Marek Vasut
· 7 years ago
7a309cf
net: sh_eth: Zap port variable
by Marek Vasut
· 7 years ago
4bc57a3
i2c: rcar_iic: Allow IIC on RCar Gen2
by Marek Vasut
· 7 years ago
bbb11d8
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
b7aa94a
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
0dfa991
serial: Replace CONFIG_ with CONFIG_IS_ENABLED
by Marek Vasut
· 7 years ago
3364d7a
net: ravb: Initialize PHY in probe() once
by Marek Vasut
· 7 years ago
414dbbe
clk: rmobile: Assure SD-IF clock are configured correctly
by Marek Vasut
· 7 years ago
29836a9
usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions
by Faiz Abbas
· 7 years ago
7628ad2
usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH
by Alexey Brodkin
· 7 years ago
fe6a4b3
Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig
by Lukasz Majewski
· 7 years ago
Next »