aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-23net: Refactor to protect access to the NetState variableJoe Hershberger
2012-05-23net: Refactor to use NetSendPacket instead of eth_send directlyJoe Hershberger
2012-05-23net: Refactor IP, UPD, and ICMP header writing functionsJoe Hershberger
2012-05-23net: cosmetic: Replace magic numbers in arp.c with constantsJoe Hershberger
2012-05-23net: cosmetic: Add a more explicit comment about 802.2Joe Hershberger
2012-05-23net: cosmetic: Rename parameter len to payload_lenJoe Hershberger
2012-05-23net: cosmetic: Un-typedef ICMP_tJoe Hershberger
2012-05-23net: cosmetic: Un-typedef ARP_tJoe Hershberger
2012-05-23net: cosmetic: Un-typedef VLAN_Ethernet_tJoe Hershberger
2012-05-23net: cosmetic: Un-typedef Ethernet_tJoe Hershberger
2012-05-23net: cosmetic: Split struct ip_udp_hdr into ip_hdrJoe Hershberger
2012-05-23net: cosmetic: Un-typedef IP_tJoe Hershberger
2012-05-23net: Move ARP out of net.cJoe Hershberger
2012-05-23net: Encapsulate CDP packet identificationJoe Hershberger
2012-05-23net: Move CDP out of net.cJoe Hershberger
2012-05-23net: Remove CMD_PING where there's no CMD_NETJoe Hershberger
2012-05-22include/part.h: fix indentation of lbaAnatolij Gustschin
2012-05-22fat: fix FAT sector offsets overflow on large FAT partitionsAaron Williams
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-05-20usb:gadget:composite: Support for composite at gadget.hLukasz Majewski
2012-05-20usb:gadget:composite USB composite gadget supportLukasz Majewski
2012-05-20usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() callsLukasz Majewski
2012-05-20usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski
2012-05-20USB: Align buffers at cachelinePuneet Saxena
2012-05-15net: cosmetic: tftp.* checkpatch complianceJoe Hershberger
2012-05-15net: cosmetic: net.c checkpatch complianceJoe Hershberger
2012-05-15net: cosmetic: net.h checkpatch complianceJoe Hershberger
2012-05-15net: Remove volatile from net APIJoe Hershberger
2012-05-15ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORTTom Rini
2012-05-15ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini
2012-05-15OMAP4: Set fdt_high for OMAP4 devices to enable booting with Device TreeJon Hunter
2012-05-15igep00x0: change mpurate from 500 to autoEnric Balletbo i Serra
2012-05-15igep00x0: enable the use of a plain text fileEnric Balletbo i Serra
2012-05-15tegra: Enable keyboard for SeaboardSimon Glass
2012-05-15tegra: Switch on console mux and use environment for consoleSimon Glass
2012-05-15tegra: Add tegra keyboard driverRakesh Iyer
2012-05-15input: Add support for keyboard matrix decoding from an fdtBernie Thompson
2012-05-15input: Add generic keyboard input handlerSimon Glass
2012-05-15input: Add linux/input.h for key code supportSimon Glass
2012-05-15fdt: Add fdtdec functions to read byte arrayAnton Staff
2012-05-15tegra: Enable LP0 on SeaboardSimon Glass
2012-05-15tegra: Add EMC support for optimal memory timingsJimmy Zhang
2012-05-15Add AES crypto libraryYen Lin
2012-05-15i2c: Add TPS6586X driverSimon Glass
2012-05-15Add abs() macro to return absolute valueSimon Glass
2012-05-15fdt: Add function to return next compatible subnodeSimon Glass
2012-05-15fdt: Add function to locate an array in the device treeSimon Glass
2012-05-15i.MX28: Implement boot pads sampling and reportingMarek Vasut