Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
51b54a4986afdae124ff156b2d36c9692bcdef34
/
drivers
4f992e5
ddr: imx8m: fix ddr firmware location when enable SPL OF
by Peng Fan
· Tue Aug 27 06:24:47 2019 +0000
dbc644f
imx: add support for i.MX7/i.MX8MQ reset controller
by Patrick Wildt
· Thu Oct 03 16:08:35 2019 +0200
8bd5656
imx: add support for i.MX8MQ power domain controller
by Patrick Wildt
· Thu Oct 03 15:51:50 2019 +0200
70a3030
spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver
by Lukasz Majewski
· Thu Sep 05 09:55:01 2019 +0200
058c135
mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver
by Lukasz Majewski
· Thu Sep 05 09:55:00 2019 +0200
aa92b86
mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS
by Lukasz Majewski
· Thu Sep 05 09:54:59 2019 +0200
6be0656
spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
by Lukasz Majewski
· Thu Sep 05 09:54:58 2019 +0200
35223a6
spi: fix: Call mxs_reset_block() during DM/DTS probe
by Lukasz Majewski
· Thu Sep 05 09:54:57 2019 +0200
e85a077
spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi
by Lukasz Majewski
· Thu Sep 05 09:54:56 2019 +0200
21981d2
imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c
by Peng Fan
· Mon Aug 26 08:12:19 2019 +0000
098d3e6
imx: scu_api: add sc_pm_is_partition_started
by Peng Fan
· Mon Aug 26 08:12:16 2019 +0000
b612a30
imx: scu_api: add sc_rm_set_master_sid
by Peng Fan
· Mon Aug 26 08:12:03 2019 +0000
c45a81a
misc: Kconfig: make i.MX7ULP could use MXC_OCOTP
by Peng Fan
· Mon Jul 22 01:24:55 2019 +0000
b3c1da5
serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
by Peng Fan
· Wed Aug 07 06:49:39 2019 +0000
3dd874c
pinctrl: imx: use devfdt_get_addr_size_index
by Peng Fan
· Tue Aug 06 10:05:48 2019 +0000
5738e94
NET: DW: fix regression for ARC boards
by Eugeniy Paltsev
· Mon Oct 07 19:10:50 2019 +0300
47f85de
dm: core: Correct bad cast in ofnode_get_addr_size_index()
by Simon Glass
· Wed Sep 25 08:55:50 2019 -0600
dfd4315
dm: core: Correct low cell in ofnode_read_pci_addr()
by Simon Glass
· Wed Sep 25 08:55:46 2019 -0600
6afc27a
Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video.git
by Tom Rini
· Sun Sep 22 16:39:01 2019 -0400
898c609
sunxi: video: HDMI: Fix LCD clock divider
by Mark Kettenis
· Fri Aug 09 22:30:26 2019 +0200
6a3f986
Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Fri Sep 20 17:43:33 2019 -0400
b536bf8
watchdog: omap_wdt: Fix WDT target reset when booted from emmc
by Suniel Mahesh
· Mon Sep 16 13:39:17 2019 +0530
20a5f79
rtc: ds3231/ds3232: fix coding style
by Biwen Li
· Tue Aug 27 15:32:36 2019 +0800
395c2e7
ram: rk3288: Initialize dram for TPL builds
by Jagan Teki
· Tue Sep 17 11:40:38 2019 +0530
bd68010
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Mon Sep 16 13:13:45 2019 -0400
bf8d9f9
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Mon Sep 16 13:13:12 2019 -0400
9c9d8d5
mtd: spi-nor: enable protection ops for SST26 flash series
by Eugeniy Paltsev
· Mon Sep 09 22:33:15 2019 +0300
04a11a6
mtd: spi-nor: add missing SST26* flash IC protection ops
by Eugeniy Paltsev
· Mon Sep 09 22:33:14 2019 +0300
bbeca68
mtd: spi: Drop sf.c
by Jagan Teki
· Mon Jul 22 17:22:58 2019 +0530
544a7b4
mtd: spi_dataflash: Use spi read then write
by Jagan Teki
· Mon Jul 22 17:22:57 2019 +0530
7cc71fd
spi: Add spi_write_then_read
by Jagan Teki
· Mon Jul 22 17:22:56 2019 +0530
1556e47
spi: Kconfig: Unmark DEPRECATED for MXS_SPI
by Lukasz Majewski
· Thu Aug 01 17:56:44 2019 +0200
b34a10a
spi: soft_spi: Fix data abort if slave is not probed
by Christophe Kerello
· Fri Aug 02 15:46:29 2019 +0200
a792616
spi: mvebu_a3700_spi: Fix clock prescale computation
by Marek Behún
· Tue Jul 23 16:49:32 2019 +0200
3637b74
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Sat Sep 14 19:56:09 2019 -0400
4fa240e
soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma
by Vignesh Raghavendra
· Fri Aug 30 11:02:24 2019 +0530
6345a34
watchdog: sp805_wdt: add expire_now method
by Thomas Schaefer
· Thu Aug 08 16:00:31 2019 +0800
101d3ef
mmc: fsl_esdhc: Add emmc hs200 support
by Yinbo Zhu
· Tue Jul 16 15:09:11 2019 +0800
8fa7694
mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK option
by Yinbo Zhu
· Tue Jul 16 15:09:07 2019 +0800
c312c10
rockchip: clk: rk3399: remove clk_enable()
by Kever Yang
· Wed Aug 28 16:23:51 2019 +0800
3045dc2
rockchip: clk: rk3368: remove clk_enable()
by Kever Yang
· Wed Aug 28 16:23:50 2019 +0800
2a5eb5e
rockchip: clk: rk3328: remove clk_enable()
by Kever Yang
· Wed Aug 28 16:23:49 2019 +0800
0aa59ee
rockchip: clk: rk3288: remove clk_enable()
by Kever Yang
· Wed Aug 28 16:23:48 2019 +0800
05b015b
usb: ohci-generic: don't probe fail if there is no clk_enable() ops
by Kever Yang
· Wed Aug 28 16:23:47 2019 +0800
481869e
usb: ehci-generic: don't probe fail if there is no clk_enable() ops
by Kever Yang
· Wed Aug 28 16:23:46 2019 +0800
4f34e36
usb: musb_hcd: fix compilation error
by Jean-Jacques Hiblot
· Wed Sep 11 09:44:10 2019 +0200
c7a7ae5
dwc2: use the nonblock argument in submit_int_msg
by Michal Suchanek
· Sun Aug 18 10:55:28 2019 +0200
1c95b9f
usb: Add nonblock argument to submit_int_msg
by Michal Suchanek
· Sun Aug 18 10:55:27 2019 +0200
8ef7530
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
by Neil Armstrong
· Mon Sep 09 18:52:39 2019 +0000
691a929
Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Sun Sep 08 21:14:22 2019 -0400
9c7c5f1
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Sat Sep 07 13:49:39 2019 -0400
710a3cd
Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot
by Tom Rini
· Fri Sep 06 19:49:51 2019 -0400
b0b964a
mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci
by Matthias Brugger
· Wed Jul 24 15:39:09 2019 +0100
18bd061
mmc: bcm2835-host: Fix wait_transfer_complete
by Raul Benet
· Thu Jun 13 14:59:57 2019 +0100
2a1b663
mmc: sdhci: Add support for dt caps & caps mask
by T Karthik Reddy
· Mon Sep 02 16:34:31 2019 +0200
478860d
dm: core: Add functions to read 64-bit dt properties
by T Karthik Reddy
· Mon Sep 02 16:34:30 2019 +0200
f726032
dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()
by Bin Meng
· Fri Aug 30 21:15:33 2019 -0700
4889d83
mmc: dw_mmc: fix timeout calculate method
by Kever Yang
· Thu Aug 29 15:42:41 2019 +0800
c8a6581
mmc: Add Aspeed SD controller driver
by Eddie James
· Tue Aug 27 09:48:03 2019 -0500
b7d76ac
clk: aspeed: Add support for SD clock
by Eddie James
· Thu Aug 15 14:29:37 2019 -0500
db174c6
mmc: Rename timeout parameters for clarification
by Sam Protsenko
· Wed Aug 14 22:52:51 2019 +0300
6962be8
mmc: Fix timeout values passed to mmc_wait_dat0()
by Sam Protsenko
· Wed Aug 14 22:52:50 2019 +0300
44ea81f
dm: mmc: remove unused U_BOOT_DRIVER(mmc)
by Andy Yan
· Fri May 31 15:44:39 2019 +0800
7df65a5
net: macb: Fix rx buffer cache handling
by Stefan Roese
· Mon Aug 26 09:18:11 2019 +0200
f5f006d
net: designware: drop compatible altr, socfpga-stmmac
by Ralph Siemsen
· Mon Aug 19 14:43:13 2019 -0400
3eec41f
Revert "net: macb: Fixed reading MII_LPA register"
by Bin Meng
· Wed Aug 14 03:29:42 2019 -0700
881bcb6
drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array
by Alex Marginean
· Wed Aug 07 19:33:22 2019 +0300
bff66f9
net: dwc_et_qos: update weak function board_interface_eth_init
by Patrick Delaunay
· Thu Aug 01 11:29:03 2019 +0200
6864a599
net: dwc_eth_qos: Change eqos_ops function to static
by Patrick Delaunay
· Thu Aug 01 11:29:02 2019 +0200
665b518
drivers: net: pfe_eth: undefined return value
by Heinrich Schuchardt
· Wed Jul 31 00:00:51 2019 +0200
9e95118
test: dm_mdio: avoid out of bounds access
by Heinrich Schuchardt
· Tue Jul 30 23:49:00 2019 +0200
5712d7d
net: mvpp2: support setting hardware addresses from ethernet core
by Matt Pelland
· Tue Jul 30 09:40:24 2019 -0400
de3e55b
drivers: net: add marvell MDIO driver
by Alex Marginean
· Thu Jul 25 12:33:19 2019 +0300
dfd4c0f
drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
by Florinel Iordache
· Wed May 15 09:09:21 2019 +0000
3234a5e
drivers: net: driver for MDIO muxes controlled over I2C
by Alex Marginean
· Tue Jul 16 11:21:17 2019 +0300
95ad652
Revert "drivers: net: driver for MDIO muxes controlled over I2C"
by Joe Hershberger
· Tue Sep 03 18:14:06 2019 -0500
accc545
Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· Tue Sep 03 07:16:05 2019 -0400
e118f5e
dm: cache: add v5l2 cache controller driver
by Rick Chen
· Wed Aug 28 18:46:06 2019 +0800
a7af286
dm: cache: Add enable and disable ops for sandbox and test
by Rick Chen
· Wed Aug 28 18:46:05 2019 +0800
0e6cfa4
dm: cache: Add enable and disable ops for cache uclass
by Rick Chen
· Wed Aug 28 18:46:04 2019 +0800
33d46a2
riscv: cpu: Skip unavailable hart in the get_count() op
by Bin Meng
· Thu Aug 08 00:52:08 2019 -0700
a5ee5e2
pci: sh7751: Convert to DM and DT probing
by Marek Vasut
· Sun Sep 01 15:56:41 2019 +0200
7f18c34
dm: core: Decouple DM from DT
by Marek Vasut
· Sat Aug 31 18:03:28 2019 +0200
87ea562
i2c: mxc: add CONFIG_CLK support
by Peng Fan
· Thu Aug 08 01:43:30 2019 +0000
7b27226
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Sun Sep 01 13:33:12 2019 -0400
90fdc3e
mmc: invalidate block cache after hwpart switched successfully
by developer
· Tue Aug 27 15:32:19 2019 +0800
f50d8d1
Revert "blk: Invalidate block cache when switching hwpart"
by developer
· Tue Aug 27 15:32:18 2019 +0800
38d33c8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· Thu Aug 29 07:26:13 2019 -0400
c5b4392
Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Thu Aug 29 07:25:48 2019 -0400
7195986
dm: pcie_fsl: Add MPC8548 PCIe support
by Hou Zhiqiang
· Tue Aug 27 11:05:19 2019 +0000
3ef654c
dm: pcie_fsl: Add P5040 PCIe support
by Hou Zhiqiang
· Tue Aug 27 11:05:02 2019 +0000
4845407
dm: pcie_fsl: Add P4080 PCIe support
by Hou Zhiqiang
· Tue Aug 27 11:04:52 2019 +0000
4cbcf2c
dm: pcie_fsl: Add P3041 PCIe support
by Hou Zhiqiang
· Tue Aug 27 11:04:39 2019 +0000
afffa7b
dm: pcie_fsl: Add P2041 PCIe support
by Hou Zhiqiang
· Tue Aug 27 11:04:25 2019 +0000
ae5c624
dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCs
by Hou Zhiqiang
· Tue Aug 27 11:04:01 2019 +0000
4b0b23d
dm: pcie_fsl: Add T104x PCIe support
by Hou Zhiqiang
· Tue Aug 27 11:03:44 2019 +0000
0e1cd0e
dm: pcie_fsl: Add T102x PCIe support
by Hou Zhiqiang
· Tue Aug 27 11:03:24 2019 +0000
f8c8a3a
dm: pcie_fsl: Add T4240 PCIe support
by Hou Zhiqiang
· Tue Aug 27 11:03:06 2019 +0000
f0906c9
dm: pcie_fsl: Fix the calculation of controller index
by Hou Zhiqiang
· Tue Aug 27 10:13:54 2019 +0000
d0f3d5e
dm: pcie_fsl: Fix the Class Code fixup function
by Hou Zhiqiang
· Tue Aug 27 10:13:51 2019 +0000
Next »