Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9115f57bfd702c47da6b0dc2e8b0106fd92bce7f
/
drivers
9115f57
net: macb: Add sam9x60-macb compatibility string
by Nicolas Ferre
· 5 years ago
5738e94
NET: DW: fix regression for ARC boards
by Eugeniy Paltsev
· 5 years ago
47f85de
dm: core: Correct bad cast in ofnode_get_addr_size_index()
by Simon Glass
· 5 years ago
dfd4315
dm: core: Correct low cell in ofnode_read_pci_addr()
by Simon Glass
· 5 years ago
6afc27a
Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video.git
by Tom Rini
· 5 years ago
898c609
sunxi: video: HDMI: Fix LCD clock divider
by Mark Kettenis
· 5 years ago
6a3f986
Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
b536bf8
watchdog: omap_wdt: Fix WDT target reset when booted from emmc
by Suniel Mahesh
· 5 years ago
20a5f79
rtc: ds3231/ds3232: fix coding style
by Biwen Li
· 5 years ago
395c2e7
ram: rk3288: Initialize dram for TPL builds
by Jagan Teki
· 5 years ago
bd68010
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 5 years ago
bf8d9f9
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· 5 years ago
9c9d8d5
mtd: spi-nor: enable protection ops for SST26 flash series
by Eugeniy Paltsev
· 5 years ago
04a11a6
mtd: spi-nor: add missing SST26* flash IC protection ops
by Eugeniy Paltsev
· 5 years ago
bbeca68
mtd: spi: Drop sf.c
by Jagan Teki
· 5 years ago
544a7b4
mtd: spi_dataflash: Use spi read then write
by Jagan Teki
· 5 years ago
7cc71fd
spi: Add spi_write_then_read
by Jagan Teki
· 5 years ago
1556e47
spi: Kconfig: Unmark DEPRECATED for MXS_SPI
by Lukasz Majewski
· 5 years ago
b34a10a
spi: soft_spi: Fix data abort if slave is not probed
by Christophe Kerello
· 5 years ago
a792616
spi: mvebu_a3700_spi: Fix clock prescale computation
by Marek Behún
· 5 years ago
3637b74
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
4fa240e
soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma
by Vignesh Raghavendra
· 5 years ago
6345a34
watchdog: sp805_wdt: add expire_now method
by Thomas Schaefer
· 5 years ago
101d3ef
mmc: fsl_esdhc: Add emmc hs200 support
by Yinbo Zhu
· 5 years ago
8fa7694
mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK option
by Yinbo Zhu
· 5 years ago
c312c10
rockchip: clk: rk3399: remove clk_enable()
by Kever Yang
· 5 years ago
3045dc2
rockchip: clk: rk3368: remove clk_enable()
by Kever Yang
· 5 years ago
2a5eb5e
rockchip: clk: rk3328: remove clk_enable()
by Kever Yang
· 5 years ago
0aa59ee
rockchip: clk: rk3288: remove clk_enable()
by Kever Yang
· 5 years ago
05b015b
usb: ohci-generic: don't probe fail if there is no clk_enable() ops
by Kever Yang
· 5 years ago
481869e
usb: ehci-generic: don't probe fail if there is no clk_enable() ops
by Kever Yang
· 5 years ago
4f34e36
usb: musb_hcd: fix compilation error
by Jean-Jacques Hiblot
· 5 years ago
c7a7ae5
dwc2: use the nonblock argument in submit_int_msg
by Michal Suchanek
· 5 years ago
1c95b9f
usb: Add nonblock argument to submit_int_msg
by Michal Suchanek
· 5 years ago
8ef7530
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
by Neil Armstrong
· 5 years ago
691a929
Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
9c7c5f1
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
710a3cd
Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
b0b964a
mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci
by Matthias Brugger
· 5 years ago
18bd061
mmc: bcm2835-host: Fix wait_transfer_complete
by Raul Benet
· 5 years ago
2a1b663
mmc: sdhci: Add support for dt caps & caps mask
by T Karthik Reddy
· 5 years ago
478860d
dm: core: Add functions to read 64-bit dt properties
by T Karthik Reddy
· 5 years ago
f726032
dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()
by Bin Meng
· 5 years ago
4889d83
mmc: dw_mmc: fix timeout calculate method
by Kever Yang
· 5 years ago
c8a6581
mmc: Add Aspeed SD controller driver
by Eddie James
· 5 years ago
b7d76ac
clk: aspeed: Add support for SD clock
by Eddie James
· 5 years ago
db174c6
mmc: Rename timeout parameters for clarification
by Sam Protsenko
· 5 years ago
6962be8
mmc: Fix timeout values passed to mmc_wait_dat0()
by Sam Protsenko
· 5 years ago
44ea81f
dm: mmc: remove unused U_BOOT_DRIVER(mmc)
by Andy Yan
· 5 years ago
7df65a5
net: macb: Fix rx buffer cache handling
by Stefan Roese
· 5 years ago
f5f006d
net: designware: drop compatible altr, socfpga-stmmac
by Ralph Siemsen
· 5 years ago
3eec41f
Revert "net: macb: Fixed reading MII_LPA register"
by Bin Meng
· 5 years ago
881bcb6
drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array
by Alex Marginean
· 5 years ago
bff66f9
net: dwc_et_qos: update weak function board_interface_eth_init
by Patrick Delaunay
· 5 years ago
6864a599
net: dwc_eth_qos: Change eqos_ops function to static
by Patrick Delaunay
· 5 years ago
665b518
drivers: net: pfe_eth: undefined return value
by Heinrich Schuchardt
· 5 years ago
9e95118
test: dm_mdio: avoid out of bounds access
by Heinrich Schuchardt
· 5 years ago
5712d7d
net: mvpp2: support setting hardware addresses from ethernet core
by Matt Pelland
· 5 years ago
de3e55b
drivers: net: add marvell MDIO driver
by Alex Marginean
· 5 years ago
dfd4c0f
drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
by Florinel Iordache
· 6 years ago
3234a5e
drivers: net: driver for MDIO muxes controlled over I2C
by Alex Marginean
· 5 years ago
95ad652
Revert "drivers: net: driver for MDIO muxes controlled over I2C"
by Joe Hershberger
· 5 years ago
accc545
Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 5 years ago
e118f5e
dm: cache: add v5l2 cache controller driver
by Rick Chen
· 5 years ago
a7af286
dm: cache: Add enable and disable ops for sandbox and test
by Rick Chen
· 5 years ago
0e6cfa4
dm: cache: Add enable and disable ops for cache uclass
by Rick Chen
· 5 years ago
33d46a2
riscv: cpu: Skip unavailable hart in the get_count() op
by Bin Meng
· 5 years ago
a5ee5e2
pci: sh7751: Convert to DM and DT probing
by Marek Vasut
· 5 years ago
7f18c34
dm: core: Decouple DM from DT
by Marek Vasut
· 5 years ago
87ea562
i2c: mxc: add CONFIG_CLK support
by Peng Fan
· 5 years ago
7b27226
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 5 years ago
90fdc3e
mmc: invalidate block cache after hwpart switched successfully
by developer
· 5 years ago
f50d8d1
Revert "blk: Invalidate block cache when switching hwpart"
by developer
· 5 years ago
38d33c8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
c5b4392
Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 5 years ago
7195986
dm: pcie_fsl: Add MPC8548 PCIe support
by Hou Zhiqiang
· 5 years ago
3ef654c
dm: pcie_fsl: Add P5040 PCIe support
by Hou Zhiqiang
· 5 years ago
4845407
dm: pcie_fsl: Add P4080 PCIe support
by Hou Zhiqiang
· 5 years ago
4cbcf2c
dm: pcie_fsl: Add P3041 PCIe support
by Hou Zhiqiang
· 5 years ago
afffa7b
dm: pcie_fsl: Add P2041 PCIe support
by Hou Zhiqiang
· 5 years ago
ae5c624
dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCs
by Hou Zhiqiang
· 5 years ago
4b0b23d
dm: pcie_fsl: Add T104x PCIe support
by Hou Zhiqiang
· 5 years ago
0e1cd0e
dm: pcie_fsl: Add T102x PCIe support
by Hou Zhiqiang
· 5 years ago
f8c8a3a
dm: pcie_fsl: Add T4240 PCIe support
by Hou Zhiqiang
· 5 years ago
f0906c9
dm: pcie_fsl: Fix the calculation of controller index
by Hou Zhiqiang
· 5 years ago
d0f3d5e
dm: pcie_fsl: Fix the Class Code fixup function
by Hou Zhiqiang
· 5 years ago
8738333
dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdef
by Hou Zhiqiang
· 5 years ago
b670a5d
clk: meson-g12b: add compatible
by Mark Kettenis
· 5 years ago
74a2d11
Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
d31c7c8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
26c24b4
stm32mp1: Add remoteproc support for m4 coprocessor
by Patrick Delaunay
· 5 years ago
d79f8ee
misc: change RCC form MISC to NOP uclass
by Patrick Delaunay
· 5 years ago
8844c4a
stpmic1: simplify stpmic1_sysreset_request
by Patrick Delaunay
· 5 years ago
c9a5d39
pmu: stpmic1: change specific NVM api to MISC
by Patrick Delaunay
· 5 years ago
7e5f8e3
bsec: update after MISC u-class update
by Patrick Delaunay
· 5 years ago
a77c6ed
stm32mp1: clk: use gd to store frequency information
by Patrick Delaunay
· 5 years ago
a06a456
stm32mp1: clk: remove debug traces
by Patrick Delaunay
· 5 years ago
d741349
stm32mp1: ram: add pattern parameter in infinite write test
by Patrick Delaunay
· 5 years ago
384c845
stm32mp1: ram: reload watchdog during ddr test
by Patrick Delaunay
· 5 years ago
0454b7f
stm32mp1: ram: update loop management in infinite test
by Patrick Delaunay
· 5 years ago
Next »