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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Allow filtering on debug traces in the net subsystem
Joe Hershberger
2012-05-23
2
-7
/
+12
*
net: Add link-local addressing support
Joe Hershberger
2012-05-23
1
-1
/
+1
*
net: Don't copy every packet that waits for an ARP
Joe Hershberger
2012-05-23
1
-3
/
+3
*
net: Fix net buffer initialization
Joe Hershberger
2012-05-23
1
-0
/
+1
*
net: Add net_update_ether() to handle ARP and Ping replies
Joe Hershberger
2012-05-23
1
-0
/
+1
*
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
2012-05-23
1
-2
/
+5
*
net: Refactor to protect access to the NetState variable
Joe Hershberger
2012-05-23
1
-6
/
+14
*
net: Refactor to use NetSendPacket instead of eth_send directly
Joe Hershberger
2012-05-23
1
-1
/
+4
*
net: Refactor IP, UPD, and ICMP header writing functions
Joe Hershberger
2012-05-23
1
-1
/
+3
*
net: cosmetic: Replace magic numbers in arp.c with constants
Joe Hershberger
2012-05-23
1
-0
/
+6
*
net: cosmetic: Add a more explicit comment about 802.2
Joe Hershberger
2012-05-23
1
-2
/
+2
*
net: cosmetic: Rename parameter len to payload_len
Joe Hershberger
2012-05-23
1
-2
/
+10
*
net: cosmetic: Un-typedef ICMP_t
Joe Hershberger
2012-05-23
1
-2
/
+4
*
net: cosmetic: Un-typedef ARP_t
Joe Hershberger
2012-05-23
1
-3
/
+2
*
net: cosmetic: Un-typedef VLAN_Ethernet_t
Joe Hershberger
2012-05-23
1
-3
/
+4
*
net: cosmetic: Un-typedef Ethernet_t
Joe Hershberger
2012-05-23
1
-4
/
+14
*
net: cosmetic: Split struct ip_udp_hdr into ip_hdr
Joe Hershberger
2012-05-23
1
-8
/
+24
*
net: cosmetic: Un-typedef IP_t
Joe Hershberger
2012-05-23
1
-5
/
+6
*
net: Move ARP out of net.c
Joe Hershberger
2012-05-23
1
-1
/
+2
*
net: Encapsulate CDP packet identification
Joe Hershberger
2012-05-23
1
-2
/
+10
*
net: Move CDP out of net.c
Joe Hershberger
2012-05-23
1
-5
/
+3
*
net: Remove CMD_PING where there's no CMD_NET
Joe Hershberger
2012-05-23
3
-3
/
+3
*
include/part.h: fix indentation of lba
Anatolij Gustschin
2012-05-22
1
-1
/
+1
*
fat: fix FAT sector offsets overflow on large FAT partitions
Aaron Williams
2012-05-22
1
-3
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2012-05-20
7
-117
/
+382
|
\
|
*
usb:gadget:composite: Support for composite at gadget.h
Lukasz Majewski
2012-05-20
1
-0
/
+6
|
*
usb:gadget:composite USB composite gadget support
Lukasz Majewski
2012-05-20
2
-0
/
+369
|
*
usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls
Lukasz Majewski
2012-05-20
1
-48
/
+0
|
*
usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file
Lukasz Majewski
2012-05-20
2
-67
/
+1
|
*
USB: Align buffers at cacheline
Puneet Saxena
2012-05-20
2
-2
/
+6
*
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2012-05-20
2
-66
/
+84
|
\
\
|
*
|
net: cosmetic: tftp.* checkpatch compliance
Joe Hershberger
2012-05-15
1
-0
/
+4
|
*
|
net: cosmetic: net.c checkpatch compliance
Joe Hershberger
2012-05-15
2
-0
/
+9
|
*
|
net: cosmetic: net.h checkpatch compliance
Joe Hershberger
2012-05-15
1
-56
/
+60
|
*
|
net: Remove volatile from net API
Joe Hershberger
2012-05-15
1
-12
/
+13
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-05-20
67
-359
/
+2015
|
\
\
|
*
|
ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT
Tom Rini
2012-05-15
4
-0
/
+4
|
*
|
ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
Tom Rini
2012-05-15
9
-9
/
+9
|
*
|
OMAP4: Set fdt_high for OMAP4 devices to enable booting with Device Tree
Jon Hunter
2012-05-15
1
-0
/
+1
|
*
|
igep00x0: change mpurate from 500 to auto
Enric Balletbo i Serra
2012-05-15
1
-1
/
+1
|
*
|
igep00x0: enable the use of a plain text file
Enric Balletbo i Serra
2012-05-15
1
-12
/
+16
|
*
|
tegra: Enable keyboard for Seaboard
Simon Glass
2012-05-15
1
-0
/
+8
|
*
|
tegra: Switch on console mux and use environment for console
Simon Glass
2012-05-15
1
-1
/
+8
|
*
|
tegra: Add tegra keyboard driver
Rakesh Iyer
2012-05-15
2
-0
/
+34
|
*
|
input: Add support for keyboard matrix decoding from an fdt
Bernie Thompson
2012-05-15
1
-0
/
+99
|
*
|
input: Add generic keyboard input handler
Simon Glass
2012-05-15
1
-0
/
+147
|
*
|
input: Add linux/input.h for key code support
Simon Glass
2012-05-15
1
-0
/
+155
|
*
|
fdt: Add fdtdec functions to read byte array
Anton Staff
2012-05-15
1
-0
/
+32
|
*
|
tegra: Enable LP0 on Seaboard
Simon Glass
2012-05-15
2
-0
/
+25
|
*
|
tegra: Add EMC support for optimal memory timings
Jimmy Zhang
2012-05-15
1
-0
/
+2
[next]