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: Add support for HI20 PE relocations
Alexander Graf
2018-06-14
2
-0
/
+17
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-06-14
23
-73
/
+1383
|
\
\
\
|
*
|
|
net: gem: Check return value from memalign/malloc
Michal Simek
2018-06-13
1
-0
/
+6
|
*
|
|
net: zynq_gem: Initialize phyreg variable
Michal Simek
2018-06-13
1
-1
/
+1
|
*
|
|
net: zynq_gem: Fix return type for phy...()
Michal Simek
2018-06-13
1
-4
/
+4
|
*
|
|
net: mvgbe: extract common code for SMI wait
Chris Packham
2018-06-13
2
-24
/
+24
|
*
|
|
net: designware: set the PS bit when resetting DMA bus in MII configuration
Quentin Schulz
2018-06-13
1
-0
/
+9
|
*
|
|
net: phy: mv88e61xx: Force CPU port link up
Chris Packham
2018-06-13
1
-21
/
+30
|
*
|
|
mvebu: neta: align DMA buffers
Jon Nettleton
2018-06-13
1
-6
/
+12
|
*
|
|
net: add Socionext AVE ethernet driver support
Kunihiko Hayashi
2018-06-13
3
-0
/
+1006
|
*
|
|
net: include/phy.h: add new mode for internal phy
Kunihiko Hayashi
2018-06-13
1
-0
/
+2
|
*
|
|
drivers/net/vsc9953: Initialize action RAM in VCAP complex
Radu Bulie
2018-06-13
2
-0
/
+204
|
*
|
|
net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP
Vasily Khoruzhick
2018-06-13
1
-0
/
+2
|
*
|
|
net: cpsw: ti: Reap completed packets before stopping interface
Alex Kiernan
2018-06-13
1
-8
/
+16
|
*
|
|
net: Protect net_state from reentrant net_loop()
Leonid Iziumtsev
2018-06-13
1
-0
/
+3
|
*
|
|
net/phy/cortina: Add support for CS4223 PHY
Vicentiu Galanopulo
2018-06-13
3
-1
/
+52
|
*
|
|
net: sunxi: Correct MAC address register order
Joe Hershberger
2018-06-13
1
-2
/
+2
|
*
|
|
net: Express LINK_LOCAL dependency on LIB_RAND
Joe Hershberger
2018-06-13
1
-0
/
+1
|
*
|
|
tsec: Fix reading phy registers from DT
Mario Six
2018-06-13
1
-2
/
+3
|
*
|
|
net: Initialize as many ethernet devices as possible
Mario Six
2018-06-13
1
-2
/
+2
|
*
|
|
net: Always align tx packets
Mario Six
2018-06-13
2
-2
/
+4
|
|
/
/
*
|
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-06-13
32
-211
/
+357
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86: cougarcanyon2: Add missing chipset interrupt information
Bin Meng
2018-06-13
2
-0
/
+48
|
*
|
x86: irq: Support discrete PIRQ routing registers via device tree
Bin Meng
2018-06-13
3
-33
/
+107
|
*
|
x86: irq: Parse number of PIRQ links from device tree
Bin Meng
2018-06-13
2
-4
/
+12
|
*
|
x86: efi: payload: Minor clean up on error message output
Bin Meng
2018-06-13
1
-3
/
+5
|
*
|
dm: pci: Use a 1:1 mapping for bus <-> phy addresses
Christian Gmeiner
2018-06-13
1
-0
/
+10
|
*
|
dm: pci: Make ranges dt property optional
Christian Gmeiner
2018-06-13
1
-13
/
+10
|
*
|
x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
Bin Meng
2018-06-13
3
-5
/
+8
|
*
|
x86: efi: app: Fix broken EFI application
Bin Meng
2018-06-13
1
-6
/
+2
|
*
|
x86: Conditionally build the pinctrl_ich6 driver
Bin Meng
2018-06-13
4
-1
/
+9
|
*
|
x86: irq: Change LINK_V2N and LINK_N2V to inline functions
Bin Meng
2018-06-13
2
-10
/
+34
|
*
|
x86: irq: Remove chipset specific irq router drivers
Bin Meng
2018-06-13
10
-129
/
+70
|
*
|
x86: cougarcanyon2: Enable CPU driver and SMP support
Bin Meng
2018-06-13
2
-0
/
+36
|
*
|
x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodes
Bin Meng
2018-06-13
1
-5
/
+0
|
*
|
x86: ivybridge: Drop CONFIG_USBDEBUG
Bin Meng
2018-06-13
3
-21
/
+0
|
*
|
x86: ivybridge: Enable 206ax cpu driver for FSP build
Bin Meng
2018-06-13
1
-1
/
+1
|
*
|
x86: cougarcanyon2: Remove CONFIG_HAVE_INTEL_ME
Bin Meng
2018-06-13
2
-1
/
+4
|
*
|
x86: cougarcanyon2: Update dts for SPI lock down
Bin Meng
2018-06-13
1
-0
/
+2
|
*
|
x86: ivybridge: Imply USB_XHCI_HCD
Bin Meng
2018-06-13
1
-0
/
+1
|
*
|
usb: xhci-pci: Fix compiler warning
Bin Meng
2018-06-13
1
-3
/
+2
|
*
|
x86: baytrail: Correct the comment of IACORE_VIDS bit ranges
Bin Meng
2018-06-13
1
-1
/
+1
|
*
|
x86: acpi: Adopt new version of iASL compiler
Andy Shevchenko
2018-06-13
1
-0
/
+1
|
*
|
x86: tsc: add support for reading CPU freq from cpuid
Christian Gmeiner
2018-06-13
1
-5
/
+24
|
|
/
*
|
ARM: DTS: resync a3517.dtsi with Linux 4.17
Adam Ford
2018-06-13
1
-6
/
+2
*
|
ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
Adam Ford
2018-06-13
2
-14
/
+3
*
|
dra76: fix HDMI HPD pinmux
Tomi Valkeinen
2018-06-13
1
-1
/
+1
*
|
dra7/am5: remove CEC pin pull-up
Tomi Valkeinen
2018-06-13
2
-7
/
+7
*
|
env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE
Alex Kiernan
2018-06-13
1
-0
/
+1
*
|
u-boot: Fix several typos
Shyam Saini
2018-06-13
7
-10
/
+10
[prev]
[next]