summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc83xx/km: remove unneeded CONFIG_PCI for kmeter1Holger Brunck2012-06-151-15/+0
* powerpc/83xx/km: use tuxx1.h for kmsupx5 targetHolger Brunck2012-06-152-100/+13
* powerpc/83xx: increment malloc heap size for the MPC832x MDS boardsTimur Tabi2012-06-151-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2012-06-078-6/+306
|\
| * video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen2012-06-052-1/+233
| * mx53loco: Add LCD supportFabio Estevam2012-05-251-1/+12
| * mx5: Rename mx51_fb_init()Fabio Estevam2012-05-251-1/+1
| * mx51evk: Add LCD supportFabio Estevam2012-05-251-1/+12
| * EXYNOS: display 32bpp bitmap TIZEN logoDonghwa Lee2012-05-252-1/+18
| * create lib/tizen directoryDonghwa Lee2012-05-251-0/+29
| * cmd_bmp.c: make bmp_display() usable by drivers or board codeAnatolij Gustschin2012-05-251-0/+1
| * include/video.h: drop unused video_printf()Anatolij Gustschin2012-05-251-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2012-06-071-0/+3
|\ \
| * | MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck2012-06-031-0/+3
| |/
* | sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy2012-05-281-0/+76
* | sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards wit...Nobuhiro Iwamatsu2012-05-285-0/+6
* | sh: Add support for AP-SH4A-4A boardNobuhiro Iwamatsu2012-05-281-0/+176
* | sh: r0p7734: Add support I2C controllerNobuhiro Iwamatsu2012-05-281-0/+17
* | sh: Add support for r0p7734 boardNobuhiro Iwamatsu2012-05-281-0/+167
|/
* net: Allow filtering on debug traces in the net subsystemJoe Hershberger2012-05-232-7/+12
* net: Add link-local addressing supportJoe Hershberger2012-05-231-1/+1
* net: Don't copy every packet that waits for an ARPJoe Hershberger2012-05-231-3/+3
* net: Fix net buffer initializationJoe Hershberger2012-05-231-0/+1
* net: Add net_update_ether() to handle ARP and Ping repliesJoe Hershberger2012-05-231-0/+1
* net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger2012-05-231-2/+5
* net: Refactor to protect access to the NetState variableJoe Hershberger2012-05-231-6/+14
* net: Refactor to use NetSendPacket instead of eth_send directlyJoe Hershberger2012-05-231-1/+4
* net: Refactor IP, UPD, and ICMP header writing functionsJoe Hershberger2012-05-231-1/+3
* net: cosmetic: Replace magic numbers in arp.c with constantsJoe Hershberger2012-05-231-0/+6
* net: cosmetic: Add a more explicit comment about 802.2Joe Hershberger2012-05-231-2/+2
* net: cosmetic: Rename parameter len to payload_lenJoe Hershberger2012-05-231-2/+10
* net: cosmetic: Un-typedef ICMP_tJoe Hershberger2012-05-231-2/+4
* net: cosmetic: Un-typedef ARP_tJoe Hershberger2012-05-231-3/+2
* net: cosmetic: Un-typedef VLAN_Ethernet_tJoe Hershberger2012-05-231-3/+4
* net: cosmetic: Un-typedef Ethernet_tJoe Hershberger2012-05-231-4/+14
* net: cosmetic: Split struct ip_udp_hdr into ip_hdrJoe Hershberger2012-05-231-8/+24
* net: cosmetic: Un-typedef IP_tJoe Hershberger2012-05-231-5/+6
* net: Move ARP out of net.cJoe Hershberger2012-05-231-1/+2
* net: Encapsulate CDP packet identificationJoe Hershberger2012-05-231-2/+10
* net: Move CDP out of net.cJoe Hershberger2012-05-231-5/+3
* net: Remove CMD_PING where there's no CMD_NETJoe Hershberger2012-05-233-3/+3
* include/part.h: fix indentation of lbaAnatolij Gustschin2012-05-221-1/+1
* fat: fix FAT sector offsets overflow on large FAT partitionsAaron Williams2012-05-221-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-05-207-117/+382
|\
| * usb:gadget:composite: Support for composite at gadget.hLukasz Majewski2012-05-201-0/+6
| * usb:gadget:composite USB composite gadget supportLukasz Majewski2012-05-202-0/+369
| * usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() callsLukasz Majewski2012-05-201-48/+0
| * usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski2012-05-202-67/+1
| * USB: Align buffers at cachelinePuneet Saxena2012-05-202-2/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2012-05-202-66/+84
|\ \
OpenPOWER on IntegriCloud