Commit Graph

6922 Commits (d22c338e07cc98276ea5cc4feaa5a370baa63243)

Author SHA1 Message Date
Joe Hershberger d22c338e07 net: Add link-local addressing support 12 years ago
Joe Hershberger e94070c443 net: Don't copy every packet that waits for an ARP 12 years ago
Joe Hershberger 46c495d524 net: Fix net buffer initialization 12 years ago
Joe Hershberger e711101581 net: Add net_update_ether() to handle ARP and Ping replies 12 years ago
Joe Hershberger ece223b52a net: Refactor to separate the UDP handler from the ARP handler 12 years ago
Joe Hershberger 22f6e99d5b net: Refactor to protect access to the NetState variable 12 years ago
Joe Hershberger adf5d93e44 net: Refactor to use NetSendPacket instead of eth_send directly 12 years ago
Joe Hershberger 4b11c9166b net: Refactor IP, UPD, and ICMP header writing functions 12 years ago
Joe Hershberger 674bb24982 net: cosmetic: Replace magic numbers in arp.c with constants 12 years ago
Joe Hershberger da5ebe2c9a net: cosmetic: Add a more explicit comment about 802.2 12 years ago
Joe Hershberger 206d07fd7c net: cosmetic: Rename parameter len to payload_len 12 years ago
Joe Hershberger e0a630795b net: cosmetic: Un-typedef ICMP_t 12 years ago
Joe Hershberger 738853bb6d net: cosmetic: Un-typedef ARP_t 12 years ago
Joe Hershberger c68cca35b3 net: cosmetic: Un-typedef VLAN_Ethernet_t 12 years ago
Joe Hershberger cb487f5664 net: cosmetic: Un-typedef Ethernet_t 12 years ago
Joe Hershberger c5c59df04d net: cosmetic: Split struct ip_udp_hdr into ip_hdr 12 years ago
Joe Hershberger 594c26f8a7 net: cosmetic: Un-typedef IP_t 12 years ago
Joe Hershberger d280d3f430 net: Move ARP out of net.c 12 years ago
Joe Hershberger 1735188329 net: Encapsulate CDP packet identification 12 years ago
Joe Hershberger f575ae1f7d net: Move CDP out of net.c 12 years ago
Joe Hershberger 806150063a net: Remove CMD_PING where there's no CMD_NET 12 years ago
Anatolij Gustschin 985889b110 include/part.h: fix indentation of lba 12 years ago
Aaron Williams 1d90c3b457 fat: fix FAT sector offsets overflow on large FAT partitions 12 years ago
Lukasz Majewski 4eec44d84f usb:gadget:composite: Support for composite at gadget.h 12 years ago
Lukasz Majewski 7010f5b94f usb:gadget:composite USB composite gadget support 12 years ago
Lukasz Majewski f3b05ca533 usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls 12 years ago
Lukasz Majewski b9300531c1 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file 12 years ago
Puneet Saxena f57661394a USB: Align buffers at cacheline 12 years ago
Joe Hershberger 13dfe94379 net: cosmetic: tftp.* checkpatch compliance 12 years ago
Joe Hershberger 48522bb503 net: cosmetic: net.c checkpatch compliance 12 years ago
Joe Hershberger b28e28bbce net: cosmetic: net.h checkpatch compliance 12 years ago
Joe Hershberger db288a9602 net: Remove volatile from net API 12 years ago
Tom Rini 49175c49ba ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT 12 years ago
Tom Rini e0820ccc38 ARM: omap3: Set SPL stack size to 8KB, image to 54KB. 12 years ago
Jon Hunter c176dd0442 OMAP4: Set fdt_high for OMAP4 devices to enable booting with Device Tree 12 years ago
Enric Balletbo i Serra f1e445c3c9 igep00x0: change mpurate from 500 to auto 12 years ago
Enric Balletbo i Serra 1b8ec016cd igep00x0: enable the use of a plain text file 12 years ago
Simon Glass 2cacf516df tegra: Enable keyboard for Seaboard 12 years ago
Simon Glass 4120c271c3 tegra: Switch on console mux and use environment for console 12 years ago
Rakesh Iyer 6642a681e4 tegra: Add tegra keyboard driver 12 years ago
Bernie Thompson 92c27c5193 input: Add support for keyboard matrix decoding from an fdt 12 years ago
Simon Glass 9bc590e511 input: Add generic keyboard input handler 12 years ago
Simon Glass d81e270d95 input: Add linux/input.h for key code support 12 years ago
Anton Staff bed4d89277 fdt: Add fdtdec functions to read byte array 12 years ago
Simon Glass 649d0ffbc1 tegra: Enable LP0 on Seaboard 12 years ago
Jimmy Zhang 0e35ad053f tegra: Add EMC support for optimal memory timings 12 years ago
Yen Lin 5b1a5451d5 Add AES crypto library 12 years ago
Simon Glass 1aa7e23e2b i2c: Add TPS6586X driver 12 years ago
Simon Glass a35925b8c1 Add abs() macro to return absolute value 12 years ago
Simon Glass 3ddecfc740 fdt: Add function to return next compatible subnode 12 years ago