index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-12-18
8
-136
/
+944
|
\
|
*
mtd: spi-nor-ids: add Micron MT25QL01G flash
Hongwei Zhang
2020-12-18
1
-0
/
+1
|
*
spi: ca_sflash: Add CAxxxx SPI Flash Controller
Pengpeng Chen
2020-12-18
3
-0
/
+585
|
*
spi: dw: Add mem_ops
Sean Anderson
2020-12-18
1
-7
/
+111
|
*
spi: dw: Add support for multiple CTRLR0 layouts
Sean Anderson
2020-12-18
1
-35
/
+149
|
*
spi: dw: Rearrange struct dw_spi_priv
Sean Anderson
2020-12-18
1
-14
/
+13
|
*
spi: dw: Remove spi_enable_chip
Sean Anderson
2020-12-18
1
-11
/
+6
|
*
spi: dw: Rename registers to match datasheet
Sean Anderson
2020-12-18
1
-9
/
+9
|
*
spi: dw: Use generic function to read reg address
Sean Anderson
2020-12-18
1
-0
/
+2
|
*
spi: dw: Rename "cs-gpio" to "cs-gpios"
Sean Anderson
2020-12-18
1
-1
/
+2
|
*
spi: dw: Convert calls to debug to dev_*
Sean Anderson
2020-12-18
1
-19
/
+19
|
*
spi: dw: Fix driving MOSI low while recieving
Sean Anderson
2020-12-18
1
-1
/
+1
|
*
mtd: spinand: enable erasing of bad mtd blocks
Mikhail Kshevetskiy
2020-12-18
1
-1
/
+9
|
*
mtd: spinand: Do not erase the block before writing a bad block marker
Frieder Schrempf
2020-12-18
1
-9
/
+0
|
*
mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
Frieder Schrempf
2020-12-18
1
-0
/
+1
|
*
mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
Frieder Schrempf
2020-12-18
1
-7
/
+7
|
*
mtd: spi-nor-ids: Add SECT_4K to mx25l12805d
Robert Marko
2020-12-18
1
-1
/
+1
|
*
mtd: spi-nor-ids: Add Winbond W25M512JW flash entry
Biju Das
2020-12-18
1
-0
/
+1
|
*
mtd: spi-nor-ids: Add Winbond W25M512JV flash entry
Lad Prabhakar
2020-12-18
1
-0
/
+1
|
*
spi: migrate trace to dev and log macro in spi uclass
Patrick Delaunay
2020-12-18
1
-23
/
+28
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-12-16
3
-7
/
+42
|
\
\
|
|
/
|
/
|
|
*
eth/r8152: fix the aggregation issue
Hayes Wang
2020-12-16
2
-2
/
+20
|
*
eth/r8152: free previous memory if r8152_eth_probe fail
Hayes Wang
2020-12-16
1
-2
/
+7
|
*
usb: xhci: fix lack of short packet event trb handling
Ran Wang
2020-12-16
1
-3
/
+15
*
|
x86: edison: Use dwc3-generic driver for Intel Edison
Andy Shevchenko
2020-12-16
1
-0
/
+1
|
/
*
pinctrl: meson: fix bit manipulation of pin bias configuration
Neil Armstrong
2020-12-14
1
-2
/
+2
*
usb: dwc3-meson-g12a: always configure dr-mode
Marek Szyprowski
2020-12-14
1
-3
/
+0
*
Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/cus...
Tom Rini
2020-12-11
2
-5
/
+3
|
\
|
*
clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypass
Claudiu Beznea
2020-12-07
1
-4
/
+1
|
*
mmc: atmel-sdhci: fix the clk_enable call in case of no ops
Eugen Hristev
2020-11-26
1
-1
/
+2
*
|
net: pfe_eth: read PFE ESBC header flash with spi_flash_read API
Biwen Li
2020-12-10
1
-4
/
+44
*
|
pci: layerscape: fix a dead loop issue
Hou Zhiqiang
2020-12-10
1
-0
/
+2
*
|
armv8: lx2162a: Add Soc changes to support LX2162A
Meenakshi Aggarwal
2020-12-10
6
-7
/
+14
*
|
drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig
Meenakshi Aggarwal
2020-12-10
2
-4
/
+13
*
|
pci: ls_pcie_g4: Add size check for config resource
Wasim Khan
2020-12-10
1
-0
/
+8
*
|
pci: layerscape: Add size check for config resource
Wasim Khan
2020-12-10
1
-1
/
+7
*
|
pci: ls_pcie_g4: Print pcie controller number starting from 1
Wasim Khan
2020-12-10
1
-4
/
+7
*
|
pci: layerscape: Update print of pcie controller
Wasim Khan
2020-12-10
2
-3
/
+7
*
|
Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-12-09
14
-14
/
+14
|
\
\
|
*
|
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-12-09
14
-14
/
+14
*
|
|
power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig
Igor Opaniuk
2020-12-06
1
-0
/
+7
*
|
|
pca9450a: fix i2c address
Max Krummenacher
2020-12-06
1
-1
/
+1
*
|
|
mmc: fsl_esdhc_imx: optimize the timing setting
Haibo Chen
2020-12-06
1
-8
/
+24
*
|
|
mmc: fsl_esdhc_imx: add wait_dat0() support
Haibo Chen
2020-12-06
1
-0
/
+15
*
|
|
imx: clk: added IPG Clock for I2C on imx8qm
Oliver Graute
2020-12-06
1
-0
/
+24
|
/
/
*
|
mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash
Michael Walle
2020-12-02
1
-0
/
+5
*
|
watchdog: sbsa: timeout should be in "millisecond"
Zhao Qiang
2020-12-02
1
-1
/
+1
*
|
Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-12-02
2
-11
/
+9
|
\
\
|
*
|
dm: core: Fix incorrect flag check
Marek Vasut
2020-11-30
1
-1
/
+1
|
*
|
sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT
Alper Nebi Yasak
2020-11-30
1
-10
/
+8
[next]