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
*
riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTEST
Heinrich Schuchardt
2019-09-05
4
-0
/
+4
*
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2019-09-04
39
-57
/
+911
|
\
|
*
net: nfs: remove superfluous packed attribute
Heinrich Schuchardt
2019-09-04
1
-1
/
+1
|
*
net: nfs: remove superfluous conversions
Heinrich Schuchardt
2019-09-04
1
-3
/
+3
|
*
env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET
Heinrich Schuchardt
2019-09-04
2
-2
/
+2
|
*
CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_l...
liucheng (G)
2019-09-04
1
-0
/
+4
|
*
CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_read...
liucheng (G)
2019-09-04
1
-0
/
+3
|
*
CVE-2019-14194/CVE-2019-14198: nfs: fix unbounded memcpy with a failed length...
liucheng (G)
2019-09-04
1
-0
/
+3
|
*
CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper fu...
liucheng (G)
2019-09-04
1
-0
/
+3
|
*
CVE: net: fix unbounded memcpy of UDP packet
liucheng (G)
2019-09-04
1
-0
/
+3
|
*
net: make net_random_ethaddr() more random
Michael Walle
2019-09-04
1
-1
/
+1
|
*
net: macb: Fix rx buffer cache handling
Stefan Roese
2019-09-04
1
-2
/
+4
|
*
net: designware: drop compatible altr, socfpga-stmmac
Ralph Siemsen
2019-09-04
1
-1
/
+0
|
*
Revert "net: macb: Fixed reading MII_LPA register"
Bin Meng
2019-09-04
1
-1
/
+1
|
*
network: set timeline for CONFIG_DM_ETH conversion
Heinrich Schuchardt
2019-09-04
2
-0
/
+19
|
*
drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array
Alex Marginean
2019-09-04
1
-0
/
+1
|
*
net: dwc_et_qos: update weak function board_interface_eth_init
Patrick Delaunay
2019-09-04
3
-16
/
+19
|
*
net: dwc_eth_qos: Change eqos_ops function to static
Patrick Delaunay
2019-09-04
1
-6
/
+6
|
*
drivers: net: pfe_eth: undefined return value
Heinrich Schuchardt
2019-09-04
1
-2
/
+1
|
*
test: dm_mdio: avoid out of bounds access
Heinrich Schuchardt
2019-09-04
1
-2
/
+2
|
*
net: mvpp2: support setting hardware addresses from ethernet core
Matt Pelland
2019-09-04
1
-0
/
+8
|
*
arm: dts: Set custom names for cp110 master/slave MDIO buses
Alex Marginean
2019-09-04
2
-0
/
+2
|
*
drivers: net: add marvell MDIO driver
Alex Marginean
2019-09-04
4
-0
/
+262
|
*
doc: bindings: add mdio.txt describing generic MDIO properties
Alex Marginean
2019-09-04
1
-0
/
+36
|
*
net: mdio-uclass: name MDIO according to device-name property if preset
Alex Marginean
2019-09-04
1
-0
/
+11
|
*
configs: sandbox: enable PCAP capture cmd
Ramon Fried
2019-09-04
1
-0
/
+1
|
*
doc: pcap: add pcap cmd documentation
Ramon Fried
2019-09-04
1
-0
/
+62
|
*
net: introduce packet capture support
Ramon Fried
2019-09-04
9
-1
/
+316
|
*
drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
Florinel Iordache
2019-09-04
3
-17
/
+26
|
*
drivers: net: driver for MDIO muxes controlled over I2C
Alex Marginean
2019-09-04
3
-0
/
+117
|
*
Revert "drivers: net: driver for MDIO muxes controlled over I2C"
Joe Hershberger
2019-09-04
2
-9
/
+0
|
*
net: mdio: Clarify code flow Covarity 244085 & 244090
Joe Hershberger
2019-09-04
1
-1
/
+2
|
*
net: Fix Covarity Defect 244093
Joe Hershberger
2019-09-04
1
-1
/
+1
|
/
*
Merge tag 'arc-for-2019.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-09-03
4
-0
/
+115
|
\
|
*
arc: emsdp: Add more platform-specific compiler options
Alexey Brodkin
2019-09-03
1
-0
/
+2
|
*
arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division
Alexey Brodkin
2019-09-03
1
-0
/
+75
|
*
arc: emsdp: Add initialization of PSRAM
Alexey Brodkin
2019-09-03
2
-0
/
+38
*
|
Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-09-03
2
-0
/
+24
|
\
\
|
*
|
i2c: mxc: add CONFIG_CLK support
Peng Fan
2019-09-02
2
-0
/
+24
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2019-09-02
18
-43
/
+379
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
riscv: cache: use CCTL to flush d-cache
Rick Chen
2019-09-03
1
-9
/
+13
|
*
|
riscv: dts: move out AE350 L2 node from cpus node
Rick Chen
2019-09-03
2
-12
/
+22
|
*
|
riscv: cache: Flush L2 cache before jump to linux
Rick Chen
2019-09-03
1
-0
/
+17
|
*
|
riscv: ax25: add imply v5l2 cache controller
Rick Chen
2019-09-03
1
-0
/
+1
|
*
|
riscv: ae350: use the v5l2 driver to configure the cache
Rick Chen
2019-09-03
1
-0
/
+9
|
*
|
dm: cache: add v5l2 cache controller driver
Rick Chen
2019-09-03
3
-0
/
+196
|
*
|
dm: cache: Add enable and disable ops for sandbox and test
Rick Chen
2019-09-03
2
-0
/
+15
|
*
|
dm: cache: Add enable and disable ops for cache uclass
Rick Chen
2019-09-03
2
-0
/
+51
|
*
|
riscv: andes_plic: init plic by scanning each cpu node
Rick Chen
2019-09-03
1
-11
/
+25
|
*
|
riscv: update fix_rela_dyn
Marcus Comstedt
2019-09-03
1
-5
/
+5
[next]