Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d3e8b7358a9e739adf58765098f8e853100b1dc7
/
drivers
d3e8b73
Merge tag 'v2021.07-rc5' into next
by Tom Rini
· Mon Jun 28 16:22:13 2021 -0400
f88939c
usb: ehci-mx6: Do not fail when 'reg' is not found
by Fabio Estevam
· Sun Jun 20 12:00:52 2021 -0300
759126c
usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6
by Fabio Estevam
· Sun Jun 20 12:00:51 2021 -0300
f96299f
mtd: compare also with OF path and device name in get_mtd_device_nm()
by Marek Behún
· Wed May 26 14:08:25 2021 +0200
db3ce1f
mtd: probe SPI NOR devices in mtd_probe_devices()
by Marek Behún
· Wed May 26 14:08:23 2021 +0200
3246ae2
mtd: remove mtd_probe() function
by Marek Behún
· Wed May 26 14:08:22 2021 +0200
d37eb23
mtd: spi-nor: fill-in mtd->dev member
by Marek Behún
· Wed May 26 14:08:21 2021 +0200
c1fcc14
mtd: spi-nor: allow registering multiple MTDs when DM is enabled
by Marek Behún
· Wed May 26 14:08:20 2021 +0200
544a8c9
mtd: add support for parsing partitions defined in OF
by Marek Behún
· Wed May 26 14:08:19 2021 +0200
e897e3c
dm: core: add ofnode_get_path()
by Marek Behún
· Wed May 26 14:08:18 2021 +0200
177ab7f
dm: core: add non-translating version of ofnode_get_addr_size_index()
by Marek Behún
· Wed May 26 14:08:17 2021 +0200
4b017b9
mtd: spinand: macronix: Add support for serial NAND flash
by Jaime Liao
· Mon Jun 07 16:19:15 2021 +0800
870d071
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Wed Jun 23 08:46:26 2021 -0400
bc80956
nvme: Don't clear nvme blk device's priv space
by Bin Meng
· Tue Jun 22 21:16:21 2021 +0800
36144bb
nvme: Drop useless members of 'struct nvme_ns'
by Bin Meng
· Tue Jun 22 21:16:20 2021 +0800
abc6d08
nvme: Eliminate the offset of one during block dev creation
by Bin Meng
· Tue Jun 22 21:16:19 2021 +0800
818db24
nvme: Skip block device creation for inactive namespaces
by Bin Meng
· Tue Jun 22 21:16:18 2021 +0800
a82f325
nvme: Move block dev creation from uclass post_probe() to driver probe()
by Bin Meng
· Tue Jun 22 21:16:17 2021 +0800
631dde6
nvme: Remove the redundant aqa value setting
by Wesley Sheng
· Tue Jun 22 11:34:43 2021 +0800
85a9561
nvme: Correct the prps per page calculation method
by Wesley Sheng
· Tue Jun 22 11:34:21 2021 +0800
9f7e942
nvme: fix for big endian systems
by David Lamparter
· Thu May 06 20:24:30 2021 +0200
c8c9528
mtd: spi-nor-ids: Add Macronix MX66UW2G345G
by zhengxun
· Tue Mar 23 13:16:47 2021 +0000
d6837b4
Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output"
by Fabio Estevam
· Mon Jun 07 17:40:09 2021 -0300
ff6bf1f
mmc: mmc-uclass: change to static about dm function
by Jaehoon Chung
· Mon May 31 08:31:50 2021 +0900
099814b
mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd
by Jaehoon Chung
· Mon May 31 08:31:49 2021 +0900
e870824
mmc: dwmmc: socfpga: Get "fifo-mode" property from DT
by Ley Foon Tan
· Mon Apr 26 13:17:46 2021 +0800
1cead23
mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode
by Ley Foon Tan
· Mon Apr 26 11:35:05 2021 +0800
13b920a
mmc: mtk-sd: increase the minimum bus frequency
by developer
· Tue Apr 20 16:37:10 2021 +0800
ce92768
Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next
by Tom Rini
· Sat Jun 19 08:20:12 2021 -0400
c0f6a02
net: octeontx: smi: use dt live tree API
by Tim Harvey
· Thu Jun 17 16:08:54 2021 -0700
6ffc023
net: sun8i-emac: fix MDIO frequency
by Heinrich Schuchardt
· Thu Jun 03 07:52:41 2021 +0000
29c58b0
net: synquacer: Add netsec driver
by Jassi Brar
· Fri Jun 04 18:44:38 2021 +0900
470c06c
net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b
by Daniil Stas
· Sun May 30 13:34:09 2021 +0000
8159792
net: dwc_eth_qos: Fix needless phy auto-negotiation restarts
by Daniil Stas
· Sun May 23 22:24:48 2021 +0000
893bd6e
net: e1000: do not attempt to set hwaddr for i210 without FLASH
by Tim Harvey
· Fri Apr 16 13:25:09 2021 -0700
46bcbeb
Fix a memory leak issue in the RX port initialization.
by Hou Zhiqiang
· Sat Jun 12 21:15:41 2021 +0300
b9c3214
clk: cosmetic change in uclass
by Patrick Delaunay
· Tue Apr 27 10:57:54 2021 +0200
f135735
dfu: add error callback
by Patrick Delaunay
· Tue May 18 15:12:12 2021 +0200
97f69af
dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices
by Patrick Delaunay
· Thu Mar 04 17:47:56 2021 +0100
485b4b1
spi: stm32_qspi: Fix short data write operation
by Daniil Stas
· Sun May 23 22:24:49 2021 +0000
9e9021e
mtd: nand: NFC drivers for RK3308, RK2928 and others
by Yifeng Zhao
· Mon Jun 07 16:40:29 2021 +0800
7df6464
pci: pcie_dw_rockchip: Replace msleep occurences by udelay
by Anand Moon
· Sat Jun 05 14:38:43 2021 +0000
d921ad8
pci: pcie_dw_rockchip: Drop the unused variable warning
by Anand Moon
· Sat Jun 05 14:38:42 2021 +0000
e4e8745
pci: pcie_dw_rockchip: Fixed the below compilation error
by Anand Moon
· Sat Jun 05 14:38:41 2021 +0000
c63f2fc
rockchip: rk3568: Add sdram driver
by Joseph Chen
· Wed Jun 02 15:58:24 2021 +0800
5be90bb
rockchip: rk3568: add clock driver
by Elaine Zhang
· Wed Jun 02 11:39:24 2021 +0800
490d6dd
Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next
by Tom Rini
· Thu Jun 17 11:46:44 2021 -0400
008e772
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Thu Jun 17 08:44:56 2021 -0400
1d3c81b
net: tsec: add option to set device max-speed via dts
by Aleksandar Gerasimovski
· Fri Jun 04 13:40:58 2021 +0000
023d419
mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
by Yangbo Lu
· Thu Jun 03 10:51:18 2021 +0800
e087cd6
mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORT
by Yangbo Lu
· Thu Jun 03 10:51:17 2021 +0800
85ffe6c
pci: layerscape-ep: Add check of the PCIe controller enablement
by Hou Zhiqiang
· Thu May 13 14:54:32 2021 +0800
811cbcf
armv8: ls1012a: Pass PPFE firmware to Linux through FDT
by Chaitanya Sakinam
· Fri May 07 12:22:05 2021 +0800
152919d
clk: k210: Move k210 clock out of its own subdirectory
by Sean Anderson
· Fri Jun 11 00:16:14 2021 -0400
16d64cd
clk: k210: Remove bypass driver
by Sean Anderson
· Fri Jun 11 00:16:13 2021 -0400
1a37182
clk: k210: Don't set PLL rates if we are already at the correct rate
by Sean Anderson
· Fri Jun 11 00:16:12 2021 -0400
3a29bc6
clk: k210: Re-add support for setting rate
by Sean Anderson
· Fri Jun 11 00:16:11 2021 -0400
ecf9284
clk: k210: Implement soc_clk_dump
by Sean Anderson
· Fri Jun 11 00:16:10 2021 -0400
edbe849
clk: k210: Move pll into the rest of the driver
by Sean Anderson
· Fri Jun 11 00:16:09 2021 -0400
2957313
clk: k210: Rewrite to remove CCF
by Sean Anderson
· Fri Jun 11 00:16:08 2021 -0400
08d531c
clk: Allow force setting clock defaults before relocation
by Sean Anderson
· Fri Jun 11 00:16:07 2021 -0400
ea7dc87
Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Wed Jun 16 11:18:11 2021 -0400
2529deae
ls1012a: net: pfe: remove pfe stop from bootcmd
by Mian Yousaf Kaukab
· Wed Apr 14 12:33:58 2021 +0200
27e7250
dma: ti: k3-udma: Add support for native configuration of chan/flow
by Vignesh Raghavendra
· Mon Jun 07 19:47:53 2021 +0530
ae067e5
soc: ti: k3-navss-ringacc: Add support for native configuration of rings
by Vignesh Raghavendra
· Mon Jun 07 19:47:52 2021 +0530
aa0e3fc
firmware: ti_sci: Add support for Resoure Management at R5 SPL stage.
by Vignesh Raghavendra
· Mon Jun 07 19:47:49 2021 +0530
4214a81
firmware: ti_sci: Implement GET_RANGE with static data
by Vignesh Raghavendra
· Mon Jun 07 19:47:48 2021 +0530
44ac36b
mailbox: k3-sec-proxy: Add DM to DMSC communication thread
by Vignesh Raghavendra
· Mon Jun 07 19:47:47 2021 +0530
c17a6e2
Merge tag 'xilinx-for-v2021.07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Fri Jun 11 08:29:34 2021 -0400
f95d3be
cmd: ti: pd: Add debug command for K3 power domains
by Tero Kristo
· Fri Jun 11 11:45:16 2021 +0300
682c128
power: domain: Introduce driver for raw TI K3 PDs
by Tero Kristo
· Fri Jun 11 11:45:15 2021 +0300
82ceb0d
clk: add support for TI K3 SoC clocks
by Tero Kristo
· Fri Jun 11 11:45:14 2021 +0300
81744b7
clk: add support for TI K3 SoC PLL
by Tero Kristo
· Fri Jun 11 11:45:13 2021 +0300
9ab78c1
clk: fix set_rate to clean up cached rates for the hierarchy
by Tero Kristo
· Fri Jun 11 11:45:12 2021 +0300
d41b2b3
clk: fix assigned-clocks to pass with deferring provider
by Tero Kristo
· Fri Jun 11 11:45:11 2021 +0300
1770884
clk: sci-clk: fix return value of set_rate
by Tero Kristo
· Fri Jun 11 11:45:10 2021 +0300
f04dfff
clk: do not attempt to fetch clock pointer with null device
by Tero Kristo
· Fri Jun 11 11:45:08 2021 +0300
de4ef9b
clk: fixed_rate: add API for directly registering fixed rate clocks
by Tero Kristo
· Fri Jun 11 11:45:06 2021 +0300
f454d61
remoteproc: k3-r5: remove sysfw PM calls if not supported
by Tero Kristo
· Fri Jun 11 11:45:04 2021 +0300
2af829f
spi: zynqmp_gqspi: Fix write issue
by Ashok Reddy Soma
· Tue May 25 06:36:27 2021 -0600
9fd9fa9
rtc: davinci: fix date loaded on reset
by Dario Binacchi
· Wed Jun 02 22:38:05 2021 +0200
940922f
rtc: davinci: add driver model support
by Dario Binacchi
· Wed Jun 02 22:38:04 2021 +0200
c2f7fdc
rtc: davinci: use unlock/lock mechanism
by Dario Binacchi
· Wed Jun 02 22:38:02 2021 +0200
64a7a68
rtc: davinci: check BUSY bit before set TC registers
by Dario Binacchi
· Wed Jun 02 22:38:01 2021 +0200
0eb3a62
rtc: davinci: replace 32bit access with 8bit access
by Dario Binacchi
· Wed Jun 02 22:38:00 2021 +0200
d898c8b
rtc: davinci: fix compiler errors
by Dario Binacchi
· Wed Jun 02 22:37:59 2021 +0200
0cbde1c
rtc: davinci: enable compilation for omap architectures
by Dario Binacchi
· Wed Jun 02 22:37:58 2021 +0200
d161b15
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Wed Jun 09 08:20:36 2021 -0400
13ded2c
usb: ehci-mx6: add support for i.MXRT
by Giulio Benetti
· Thu May 20 16:10:15 2021 +0200
d08f867
clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3
by Giulio Benetti
· Thu May 20 16:10:14 2021 +0200
71d1ee4
clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APB
by Giulio Benetti
· Thu May 13 12:19:33 2021 +0200
d73e489
video: mxsfb: add enabling of "disp_axi" clock
by Giulio Benetti
· Thu May 13 12:18:47 2021 +0200
3ea47a7
video: mxsfb: add enabling of "axi" clock other than "per" clock
by Giulio Benetti
· Thu May 13 12:18:46 2021 +0200
9aed42b
timer: imx-gpt: Add timer support for i.MX SoCs family
by Giulio Benetti
· Thu May 13 12:18:31 2021 +0200
ec76d07
usb: dwc2: Avoid delay when initializing USB peripheral by dwc2
by João Loureiro
· Wed Mar 17 16:52:21 2021 +0100
cc13c5d
usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig
by Aswath Govindraju
· Tue Jun 01 16:51:47 2021 +0530
a3e4788
usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name
by Kishon Vijay Abraham I
· Tue Jun 01 16:26:16 2021 +0530
0e8e989
pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12
by Marek Vasut
· Mon Apr 26 22:04:11 2021 +0200
bd4d599
nand: atmel: Correct bitflips in erased pages
by Kai Stuhlemmer (ebee Engineering)
· Fri May 21 11:52:06 2021 +0300
f27c47d
net: luton: remove address translation after ofnode_read_resource
by Patrick Delaunay
· Fri May 21 12:24:59 2021 +0200
Next »