Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1cf551d50317187ebc2d2d534b2b97782412b893
/
drivers
1cf551d
mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
by Takahiro Kuwano
· Tue Jun 29 15:01:03 2021 +0900
60cddaf
mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
by Takahiro Kuwano
· Tue Jun 29 15:01:02 2021 +0900
3e01b95
mtd: spi-nor-core: Read status by Read Any Register
by Takahiro Kuwano
· Tue Jun 29 15:01:01 2021 +0900
d74d7fa
mtd: spi-nor-core: Add the ->ready() hook
by Takahiro Kuwano
· Tue Jun 29 15:01:00 2021 +0900
ee93e45
mtd: spi-nor-core: Add support for volatile QE bit
by Takahiro Kuwano
· Tue Jun 29 15:00:59 2021 +0900
902df1d
mtd: spi-nor-core: Add support for Read/Write Any Register
by Takahiro Kuwano
· Tue Jun 29 15:00:58 2021 +0900
a3814fd
mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t
by Takahiro Kuwano
· Tue Jun 29 15:00:57 2021 +0900
9c35a61
mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode
by Pratyush Yadav
· Sat Jun 26 00:47:29 2021 +0530
caee9a6
mtd: spi-nor-core: Add support for Cypress Semper flash
by Pratyush Yadav
· Sat Jun 26 00:47:28 2021 +0530
1c2bc5e
mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress
by Takahiro Kuwano
· Sat Jun 26 00:47:27 2021 +0530
7f99605
mtd: spi-nor-core: allow truncated erases
by Pratyush Yadav
· Sat Jun 26 00:47:26 2021 +0530
62e4b5c
mtd: spi-nor-core: Perform a Soft Reset on boot
by Pratyush Yadav
· Sat Jun 26 00:47:25 2021 +0530
4610350
mtd: spi-nor-core: Perform a Soft Reset on shutdown
by Pratyush Yadav
· Sat Jun 26 00:47:24 2021 +0530
4e293e9
mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT
by Pratyush Yadav
· Sat Jun 26 00:47:23 2021 +0530
1e9df68
mtd: spi-nor-core: Do not make invalid quad enable fatal
by Pratyush Yadav
· Sat Jun 26 00:47:22 2021 +0530
12b8f8b
mtd: spi-nor-core: Enable octal DTR mode when possible
by Pratyush Yadav
· Sat Jun 26 00:47:21 2021 +0530
8e27ea8
mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode
by Pratyush Yadav
· Sat Jun 26 00:47:20 2021 +0530
8c49454
mtd: spi-nor-core: Parse xSPI Profile 1.0 table
by Pratyush Yadav
· Sat Jun 26 00:47:19 2021 +0530
6d5846b
mtd: spi-nor-core: Get command opcode extension type from BFPT
by Pratyush Yadav
· Sat Jun 26 00:47:18 2021 +0530
6100561
mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D
by Pratyush Yadav
· Sat Jun 26 00:47:17 2021 +0530
be389f6
mtd: spi-nor-core: Add support for DTR protocol
by Pratyush Yadav
· Sat Jun 26 00:47:16 2021 +0530
d5baf16
mtd: spi-nor-core: Do not set data direction when there is no data
by Pratyush Yadav
· Sat Jun 26 00:47:15 2021 +0530
0b0a299
mtd: spi-nor-core: Rework hwcaps selection
by Pratyush Yadav
· Sat Jun 26 00:47:14 2021 +0530
af27318
mtd: spi-nor-core: Introduce flash-specific fixup hooks
by Pratyush Yadav
· Sat Jun 26 00:47:13 2021 +0530
6103465
mtd: spi-nor-core: Move SFDP related declarations to top
by Pratyush Yadav
· Sat Jun 26 00:47:12 2021 +0530
28d20db
mtd: spi-nor-core: Add a ->setup() hook
by Pratyush Yadav
· Sat Jun 26 00:47:11 2021 +0530
6ab0762
mtd: spi-nor-core: Fix address width on flash chips > 16MB
by Pratyush Yadav
· Sat Jun 26 00:47:10 2021 +0530
e1814ad
spi: cadence-qspi: Add support for octal DTR flashes
by Pratyush Yadav
· Sat Jun 26 00:47:09 2021 +0530
8dcf3e2
spi: cadence-qspi: Add a small delay before indirect writes
by Pratyush Yadav
· Sat Jun 26 00:47:08 2021 +0530
8e0be9e
spi: cadence-qspi: Do not calibrate when device tree sets read delay
by Pratyush Yadav
· Sat Jun 26 00:47:07 2021 +0530
8c8452c
spi: spi-mem: add spi_mem_dtr_supports_op()
by Pratyush Yadav
· Sat Jun 26 00:47:06 2021 +0530
ed08485
spi: spi-mem: allow specifying a command's extension
by Pratyush Yadav
· Sat Jun 26 00:47:04 2021 +0530
87a6db3
spi: spi-mem: allow specifying whether an op is DTR or not
by Pratyush Yadav
· Sat Jun 26 00:47:03 2021 +0530
c93136b
spi: Add MXIC controller driver
by Zhengxun
· Wed Jun 23 17:15:15 2021 +0000
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
c8c9528
mtd: spi-nor-ids: Add Macronix MX66UW2G345G
by zhengxun
· Tue Mar 23 13:16:47 2021 +0000
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
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
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
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
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
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
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
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
c0acdc9
pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto"
by Alper Nebi Yasak
· Fri May 14 16:48:40 2021 +0300
707c171
of: addr: Remove call to dev_count_cells() in of_get_address()
by Bin Meng
· Fri Apr 30 21:16:59 2021 +0800
0f47d77
of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
by Bin Meng
· Fri Apr 30 21:16:58 2021 +0800
e78c8e0
arm: a37xx: pci: Fix configuring PCIe resources
by Pali Rohár
· Wed May 26 17:59:40 2021 +0200
678cf9d
arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible
by Pali Rohár
· Wed May 26 17:59:36 2021 +0200
ead9634
arm: a37xx: pci: Disable bus mastering when unloading driver
by Pali Rohár
· Wed May 26 17:59:35 2021 +0200
133797a
arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe
by Pali Rohár
· Wed May 26 17:59:34 2021 +0200
cb6506a
drivers: pci: pcie_dw_common: fix Werror compilation error
by Green Wan
· Wed May 19 04:16:15 2021 -0700
2e5da52
board: sifive: add HiFive Unmatched board support
by Green Wan
· Thu May 27 06:52:13 2021 -0700
ba5919b
drivers: pci: add pcie support for fu740
by Green Wan
· Thu May 27 06:52:10 2021 -0700
a5936a2
drivers: ram: sifive: rename fu540_ddr and add fu740 support
by Green Wan
· Thu May 27 06:52:09 2021 -0700
Next »