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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*
Vignesh Raghavendra
2019-10-25
1
-4
/
+4
|
*
|
spi: designware_spi: Disable and free clock when remove driver
Ley Foon Tan
2019-10-25
1
-1
/
+15
|
*
|
mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_S...
Vignesh Raghavendra
2019-10-25
2
-2
/
+2
|
*
|
mtd: spi-nor-core: Use dev_err for reporting erase/write failures
Vignesh Raghavendra
2019-10-25
1
-3
/
+3
|
*
|
stm32mp1: configs: Add CONFIG_SPL_SPI_FLASH_MTD
Frieder Schrempf
2019-10-25
1
-0
/
+1
|
*
|
mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig
Frieder Schrempf
2019-10-25
1
-0
/
+8
|
*
|
configs: sopine-baseboard: Enable SPI-FLASH
Jagan Teki
2019-10-25
2
-0
/
+13
|
*
|
arm: sunxi: Enable SPI/SPI-FLASH support for A64
Jagan Teki
2019-10-25
1
-0
/
+3
|
*
|
spi: Kconfig: Enable SPI_SUNXI for SUNXI
Jagan Teki
2019-10-25
1
-0
/
+1
|
*
|
mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH
Jagan Teki
2019-10-25
1
-0
/
+1
|
*
|
cmd: sf: Mark it default if DM_SPI_FLASH enabled
Jagan Teki
2019-10-25
1
-0
/
+1
|
*
|
dm: spi: Change cs_info op to return -EINVAL for invalid cs num
Bin Meng
2019-10-25
7
-8
/
+8
|
*
|
dm: spi: Return 0 if driver does not implement ops->cs_info
Bin Meng
2019-10-25
2
-6
/
+5
|
*
|
spi: Kconfig: Add help text
Jagan Teki
2019-10-25
1
-0
/
+17
|
*
|
mtd: spi-nor: ids: Add is25wp256 chip
Jagan Teki
2019-10-25
1
-0
/
+2
|
*
|
mtd: spi: Kconfig: Update CONFIG_SPI_FLASH
Jagan Teki
2019-10-25
1
-3
/
+2
*
|
|
Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips
Tom Rini
2019-10-25
75
-545
/
+2327
|
\
\
\
|
*
|
|
configs: mtmips: remove configs which are selected in Kconfig or useless
Weijie Gao
2019-10-25
4
-28
/
+0
|
*
|
|
mips: mtmips: select essential drivers in Kconfig
Weijie Gao
2019-10-25
2
-0
/
+8
|
*
|
|
mips: mtmips: change baudrate table for all boards
Weijie Gao
2019-10-25
2
-2
/
+2
|
*
|
|
dts: mtmips: add default pinctrl to eth nodes for all boards
Weijie Gao
2019-10-25
2
-0
/
+4
|
*
|
|
dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688
Weijie Gao
2019-10-25
1
-0
/
+3
|
*
|
|
dts: mtmips: add mmc related nodes for mt7628an.dtsi
Weijie Gao
2019-10-25
1
-0
/
+22
|
*
|
|
mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode
Weijie Gao
2019-10-25
1
-1
/
+5
|
*
|
|
mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs
Weijie Gao
2019-10-25
2
-4
/
+21
|
*
|
|
dts: mtmips: enable eth port0 led and link poll functions for all boards
Weijie Gao
2019-10-25
3
-1
/
+27
|
*
|
|
net: mt7628-eth: add support to isolate LAN/WAN ports
Weijie Gao
2019-10-25
1
-0
/
+32
|
*
|
|
net: mt7628-eth: free rx descriptor on receiving failure
Weijie Gao
2019-10-25
1
-0
/
+3
|
*
|
|
net: mt7628-eth: make phy link up detection optional via DT
Weijie Gao
2019-10-25
2
-29
/
+31
|
*
|
|
net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset
Weijie Gao
2019-10-25
1
-37
/
+8
|
*
|
|
phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part
Weijie Gao
2019-10-25
2
-68
/
+158
|
*
|
|
dts: mtmips: update reset controller node for mt7628
Weijie Gao
2019-10-25
1
-12
/
+24
|
*
|
|
reset: add reset controller driver for MediaTek MIPS platform
Weijie Gao
2019-10-25
4
-0
/
+126
|
*
|
|
dts: mtmips: add default pinctrl for uart nodes
Weijie Gao
2019-10-25
1
-0
/
+9
|
*
|
|
dts: mtmips: add pinctrl node for mt7628
Weijie Gao
2019-10-25
1
-0
/
+150
|
*
|
|
pinctrl: add support for MediaTek MT7628
Weijie Gao
2019-10-25
7
-0
/
+747
|
*
|
|
spi: mt7621-spi: restore default register value after each xfer
Weijie Gao
2019-10-25
1
-13
/
+17
|
*
|
|
spi: mt7621-spi: remove data cache and rewrite its xfer function
Weijie Gao
2019-10-25
1
-106
/
+91
|
*
|
|
spi: mt7621-spi: use clock frequency from clk driver
Weijie Gao
2019-10-25
1
-7
/
+13
|
*
|
|
dts: mtmips: add clock node for mt7628
Weijie Gao
2019-10-25
1
-4
/
+17
|
*
|
|
clk: add clock driver for MediaTek MT76x8 platform
Weijie Gao
2019-10-25
4
-0
/
+199
|
*
|
|
dts: mtmips: enable high-speed UART support for mt7628
Weijie Gao
2019-10-25
1
-3
/
+3
|
*
|
|
dts: mtmips: move uart property clock-frequency into mt7628an.dtsi
Weijie Gao
2019-10-25
3
-2
/
+6
|
*
|
|
serial: serial_mtk: add non-DM version for SPL
Weijie Gao
2019-10-25
2
-17
/
+187
|
*
|
|
serial: serial_mtk: enable FIFO and disable flow control
Weijie Gao
2019-10-25
1
-0
/
+21
|
*
|
|
drivers: nand: brcmnand: fix nand_chip ecc layout structure
William Zhang
2019-10-25
1
-156
/
+104
|
*
|
|
mips: bmips: switch to board defines for dtb
Álvaro Fernández Rojas
2019-10-25
1
-2
/
+2
|
*
|
|
bmips: correct name characters
Álvaro Fernández Rojas
2019-10-25
7
-7
/
+7
|
*
|
|
bmips: configs: switch to size definitions
Álvaro Fernández Rojas
2019-10-25
22
-45
/
+58
|
*
|
|
mips: bmips: remove unneeded definitions
Álvaro Fernández Rojas
2019-10-25
1
-4
/
+0
[prev]
[next]