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
...
|
*
|
|
drivers/spi: fsl_qspi: improve timeout calculation
Thomas Schaefer
2019-07-18
1
-11
/
+6
|
*
|
|
drivers/spi: fsl_qspi: fix read timeout
Thomas Schaefer
2019-07-18
1
-5
/
+4
|
*
|
|
spi: spi-mem: Fix read data size issue
Ye Li
2019-07-18
1
-3
/
+5
*
|
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2019-07-25
63
-468
/
+3081
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
net: sun8i_emac: Test the correct phy
Emmanuel Vadot
2019-07-25
1
-8
/
+21
|
*
|
|
net: davinci_emac: convert to using the driver model
Bartosz Golaszewski
2019-07-25
15
-74
/
+51
|
*
|
|
riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support
Anup Patel
2019-07-25
1
-7
/
+11
|
*
|
|
net: macb: Fix check for little-endian system in gmac_configure_dma()
Anup Patel
2019-07-25
1
-4
/
+7
|
*
|
|
net: macb: Extend MACB driver for SiFive Unleashed board
Anup Patel
2019-07-25
1
-17
/
+56
|
*
|
|
Add support for the NXP LS1021A-TSN board
Jianchao Wang
2019-07-25
13
-1
/
+921
|
*
|
|
configs: ls1021atwr: Fix distro_bootcmd for QSPI boot
Vladimir Oltean
2019-07-25
1
-1
/
+1
|
*
|
|
arm: ls1021atwr: Convert to use driver model TSEC driver
Bin Meng
2019-07-25
13
-69
/
+85
|
*
|
|
net: tsec: Change compatible strings to match Linux
Vladimir Oltean
2019-07-25
2
-3
/
+3
|
*
|
|
net: tsec: Common handling of MAC station address for DM_ETH
Vladimir Oltean
2019-07-25
1
-9
/
+2
|
*
|
|
net: tsec: Make errors visible
Vladimir Oltean
2019-07-25
1
-4
/
+4
|
*
|
|
net: tsec: Reverse Christmas tree notation
Vladimir Oltean
2019-07-25
1
-5
/
+5
|
*
|
|
net: tsec: Fix offset of MDIO registers for DM_ETH
Vladimir Oltean
2019-07-25
2
-7
/
+10
|
*
|
|
net: tsec: Refactor the readout of the tbi-handle property
Vladimir Oltean
2019-07-25
1
-8
/
+7
|
*
|
|
net/macb: increase RX buffer size for GEM
Ramon Fried
2019-07-25
1
-8
/
+23
|
*
|
|
net: macb: apply sane DMA configuration
Ramon Fried
2019-07-25
1
-0
/
+28
|
*
|
|
net: macb: add dma_burst_length config
Ramon Fried
2019-07-25
1
-1
/
+21
|
*
|
|
net: macb: add support for SGMII phy interface
Ramon Fried
2019-07-25
1
-0
/
+7
|
*
|
|
net: macb: use bit access macro from header file
Ramon Fried
2019-07-25
1
-33
/
+15
|
*
|
|
net: macb: add support for faster clk rates
Ramon Fried
2019-07-25
2
-1
/
+7
|
*
|
|
net: macb: sync header definitions as taken from Linux
Ramon Fried
2019-07-25
2
-214
/
+662
|
*
|
|
doc: bindings: Add binding for register driven MDIO muxes
Alex Marginean
2019-07-25
1
-0
/
+82
|
*
|
|
drivers: net: driver for MDIO muxes controlled over I2C
Alex Marginean
2019-07-25
2
-0
/
+9
|
*
|
|
net: designware: use 'phy_connect' instead of open coded
Simon Goldschmidt
2019-07-25
1
-5
/
+3
|
*
|
|
drivers: net: fsl_enetc: add support for SGMII 2500
Alex Marginean
2019-07-25
2
-7
/
+23
|
*
|
|
configs: ls1028a: enable networking options in rdb, qds defconfig
Alex Marginean
2019-07-25
4
-2
/
+16
|
*
|
|
arm: dts: ls1028a updates for network interfaces
Alex Marginean
2019-07-25
3
-0
/
+50
|
*
|
|
drivers: net: apply serdes configuration for ENETC Ethernet interfaces
Alex Marginean
2019-07-25
3
-5
/
+189
|
*
|
|
drivers: net: add NXP ENETC MDIO driver
Alex Marginean
2019-07-25
5
-2
/
+229
|
*
|
|
drivers: net: add NXP ENETC ethernet driver
Alex Marginean
2019-07-25
4
-0
/
+556
|
*
|
|
include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8
Alex Marginean
2019-07-25
1
-0
/
+4
*
|
|
|
gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag
Tom Rini
2019-07-24
1
-1
/
+1
*
|
|
|
gitlab-ci: Add pyelftools to the binman testsuite section
Tom Rini
2019-07-24
1
-0
/
+3
*
|
|
|
Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-24
87
-923
/
+8158
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
dm: device: make power domain calls optional
Anatolij Gustschin
2019-07-24
1
-1
/
+2
|
*
|
|
buildman: fix invocation examples typos
Baruch Siach
2019-07-24
1
-2
/
+2
|
*
|
|
clk: initialize clk->data when using default xlate
Sekhar Nori
2019-07-24
1
-0
/
+2
|
*
|
|
dm: uclass: fix comment copy/paste error
Baruch Siach
2019-07-24
1
-1
/
+1
|
*
|
|
common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()
Marek Vasut
2019-07-24
1
-11
/
+14
|
*
|
|
dm: Fix parameter description of dev_read_name()
Bin Meng
2019-07-24
1
-1
/
+1
|
*
|
|
dm: core: Set correct "status" value for a node
Bin Meng
2019-07-24
1
-1
/
+1
|
*
|
|
dm: core: Call clk_set_defaults() during probe() only for a valid ofnode
Bin Meng
2019-07-24
1
-4
/
+10
|
*
|
|
dm: timer: Skip device that does not have a valid ofnode in pre_probe()
Bin Meng
2019-07-24
1
-0
/
+4
|
*
|
|
fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found
Masahiro Yamada
2019-07-24
1
-1
/
+1
|
*
|
|
binman: Add a test for nested and aligned sections
Simon Glass
2019-07-24
2
-1
/
+94
|
*
|
|
binman: Add an 'extract' command
Simon Glass
2019-07-24
4
-1
/
+286
[prev]
[next]