summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-06-15km/common: check test_bank and testpin for testbootThomas Herzmann
2012-06-15powerpc/83xx: configure CONFIG_POST for kmcoge5neThomas Herzmann
2012-06-15km/common: increase bootlimit to 3Holger Brunck
2012-06-15powerpc/83xx: add kmcoge5ne board supportHolger Brunck
2012-06-15km/common: add support for second flashAndreas Huber
2012-06-15powerpc83xx/km: remove unneeded CONFIG_PCI for kmeter1Holger Brunck
2012-06-15powerpc/83xx/km: use tuxx1.h for kmsupx5 targetHolger Brunck
2012-06-15powerpc/83xx: increment malloc heap size for the MPC832x MDS boardsTimur Tabi
2012-06-07Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2012-06-07Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2012-06-05video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen
2012-06-03MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck
2012-05-28sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy
2012-05-28sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards wit...Nobuhiro Iwamatsu
2012-05-28sh: Add support for AP-SH4A-4A boardNobuhiro Iwamatsu
2012-05-28sh: r0p7734: Add support I2C controllerNobuhiro Iwamatsu
2012-05-28sh: Add support for r0p7734 boardNobuhiro Iwamatsu
2012-05-25mx53loco: Add LCD supportFabio Estevam
2012-05-25mx5: Rename mx51_fb_init()Fabio Estevam
2012-05-25mx51evk: Add LCD supportFabio Estevam
2012-05-25EXYNOS: display 32bpp bitmap TIZEN logoDonghwa Lee
2012-05-25create lib/tizen directoryDonghwa Lee
2012-05-25cmd_bmp.c: make bmp_display() usable by drivers or board codeAnatolij Gustschin
2012-05-25include/video.h: drop unused video_printf()Anatolij Gustschin
2012-05-23net: Allow filtering on debug traces in the net subsystemJoe Hershberger
2012-05-23net: Add link-local addressing supportJoe Hershberger
2012-05-23net: Don't copy every packet that waits for an ARPJoe Hershberger
2012-05-23net: Fix net buffer initializationJoe Hershberger
2012-05-23net: Add net_update_ether() to handle ARP and Ping repliesJoe Hershberger
2012-05-23net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger
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