1. 50c5795 powerpc/83xx/km: use tuxx1.h for kmsupx5 target by Holger Brunck · 13 years ago
  2. fc5e879 powerpc/83xx: increment malloc heap size for the MPC832x MDS boards by Timur Tabi · 13 years ago
  3. 4389319 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 12 years ago
  4. 58ff8fb Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 12 years ago
  5. 876ba9e Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 12 years ago
  6. 363fb7a Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 12 years ago
  7. 594f17e MPC8xxx: Define cache ops for USB by Marek Vasut · 13 years ago
  8. 8dd5528 video: atmel/lcd: add LCD driver for new Atmel SoC by Bo Shen · 13 years ago
  9. dbad2b8 video: cfb_console: flush dcache for frame buffer in DRAM by Anatolij Gustschin · 12 years ago
  10. 9d735b6 cfb_console: Ignore bell character by Pali Rohár · 13 years ago
  11. 1665861 cfb_console: Add console_clear_line function by Pali Rohár · 13 years ago
  12. 8898b7f cfb_console: Fix function console_back by Pali Rohár · 13 years ago
  13. b4b7773 avr32:board.c: fix compile warning by Andreas Bießmann · 13 years ago
  14. 0337ce0 avr32:grasshopper: fix PHY initialisation by Andreas Bießmann · 13 years ago
  15. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 12 years ago
  16. 731c402 MIPS: bootm_qemu_mips.c: make checkpatch.pl clean by Daniel Schwierzeck · 12 years ago
  17. 83010eb MIPS: bootm.c: make checkpatch.pl clean by Daniel Schwierzeck · 12 years ago
  18. 6c55b6c sh/ap_sh4a_4a: Fix typo of operator in ET0_ETXD4 by Nobuhiro Iwamatsu · 13 years ago
  19. 04a6275 sh: Add SH7269 device and RSK2+SH7269 board by Phil Edworthy · 13 years ago
  20. 32f900e sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards with sh_eth by Nobuhiro Iwamatsu · 13 years ago
  21. af2db2c sh: Add support for AP-SH4A-4A board by Nobuhiro Iwamatsu · 13 years ago
  22. fa65164 sh: Add register definition of PFC for SH7734 by Nobuhiro Iwamatsu · 13 years ago
  23. 5c265ae sh: r0p7734: Add support I2C controller by Nobuhiro Iwamatsu · 13 years ago
  24. 7675646 sh: Add bit control functions by Nobuhiro Iwamatsu · 13 years ago
  25. 020d041 sh: Add support for r0p7734 board by Nobuhiro Iwamatsu · 13 years ago
  26. 73bbe6d sh: Add support Renesas SH7734 by Nobuhiro Iwamatsu · 13 years ago
  27. e54618d omap3_dss: cosmetic changes by Jeroen Hofstee · 13 years ago
  28. 55b9869 omap3_dss: add optional framebuffer by Jeroen Hofstee · 13 years ago
  29. 20c49da mx53loco: Add LCD support by Fabio Estevam · 13 years ago
  30. 01e07e7 mx5: Rename mx51_fb_init() by Fabio Estevam · 13 years ago
  31. d81a454 mx53: Allow IPUv3 driver to also work on mx53 by Fabio Estevam · 13 years ago
  32. 12ba860 mx51evk: Add LCD support by Fabio Estevam · 13 years ago
  33. 37980dd EXYNOS: display 32bpp bitmap TIZEN logo by Donghwa Lee · 13 years ago
  34. fa13491 create lib/tizen directory by Donghwa Lee · 13 years ago
  35. bf345a1 LCD: display 32bpp decompressed bitmap image by Donghwa Lee · 13 years ago
  36. 6f1378f common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef by Anatolij Gustschin · 13 years ago
  37. 81b99b8 common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs by Anatolij Gustschin · 13 years ago
  38. 218e6a0 common/lcd.c: use ARRAY_SIZE by Anatolij Gustschin · 13 years ago
  39. 7a49e6f cmd_bmp.c: make bmp_display() usable by drivers or board code by Anatolij Gustschin · 13 years ago
  40. 33b515b LCD: support another s6e8ax0 panel type by Donghwa Lee · 13 years ago
  41. 4e3522c LCD: change s6e8ax0 panel gamma value by Donghwa Lee · 13 years ago
  42. 57e8a85 include/video.h: drop unused video_printf() by Anatolij Gustschin · 13 years ago
  43. 475f40d net: sh-eth: Add support Gigabit of SH7734 by Nobuhiro Iwamatsu · 13 years ago
  44. 5880290 net: sh_eth: Add support SH7734 Ethernet device by Nobuhiro Iwamatsu · 13 years ago
  45. 05a377b net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · 13 years ago
  46. 39048f6 net: Work-around for brain-damaged Cisco equipment with arp-proxy by Joe Hershberger · 13 years ago
  47. b35a3a6 net: Add link-local addressing support by Joe Hershberger · 13 years ago
  48. c07e810 net: Separate ArpRequest() into lower-level func by Joe Hershberger · 13 years ago
  49. de8205a net: Don't copy every packet that waits for an ARP by Joe Hershberger · 13 years ago
  50. 6a9ed16 net: Make sure NetLoop is initialized when using NetConsole by Joe Hershberger · 13 years ago
  51. 017e5c4 net: Fix net buffer initialization by Joe Hershberger · 13 years ago
  52. 202c600 net: Remove unused parameter from NetInitLoop() by Joe Hershberger · 13 years ago
  53. e96624a net: Remove static allocation for MAC address in PingSend() by Joe Hershberger · 13 years ago
  54. 8ca7fa0 net: Add option CONFIG_BOOTP_MAY_FAIL by Joe Hershberger · 13 years ago
  55. 9d37a58 net: Fix unused variable compile warning by Joe Hershberger · 13 years ago
  56. d476204 net: Don't write the "serverip" env var if configured not to by Joe Hershberger · 13 years ago
  57. 530cd6b net: Add net_update_ether() to handle ARP and Ping replies by Joe Hershberger · 13 years ago
  58. f50357b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · 13 years ago
  59. d4bb76a net: Refactor to protect access to the NetState variable by Joe Hershberger · 13 years ago
  60. ebe3ca8 net: Refactor to use NetSendPacket instead of eth_send directly by Joe Hershberger · 13 years ago
  61. 86dba5b net: Refactor ping receive handler by Joe Hershberger · 13 years ago
  62. b1e9476 net: Move debug trace to point of action by Joe Hershberger · 13 years ago
  63. db3e6e4 net: Refactor bootp packet length computations by Joe Hershberger · 13 years ago
  64. f7ea805 net: Refactor packet length computations by Joe Hershberger · 13 years ago
  65. 16be9cb net: Refactor NetSendUDPPacket to share more code by Joe Hershberger · 13 years ago
  66. 2ed5b49 net: Refactor IP, UPD, and ICMP header writing functions by Joe Hershberger · 13 years ago
  67. 2f78749 net: cosmetic: Replace magic numbers in arp.c with constants by Joe Hershberger · 13 years ago
  68. 555efa0 net: cosmetic: Rename tmp to reply_ip_addr in arp.c by Joe Hershberger · 13 years ago
  69. fee076e net: cosmetic: Alphabetize includes in net.c by Joe Hershberger · 13 years ago
  70. ceba447 net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE by Joe Hershberger · 13 years ago
  71. d01a7a0 net: cosmetic: Rename CDPHandler to cdp_receive by Joe Hershberger · 13 years ago
  72. facf535 net: cosmetic: Rename "x" to "eth_proto" by Joe Hershberger · 13 years ago
  73. c17fa98 net: cosmetic: Add a more explicit comment about 802.2 by Joe Hershberger · 13 years ago
  74. 1a6b8d8 net: cosmetic: Rename parameter len to payload_len by Joe Hershberger · 13 years ago
  75. 7849561 net: cosmetic: Un-typedef ICMP_t by Joe Hershberger · 13 years ago
  76. de15d093 net: cosmetic: Un-typedef ARP_t by Joe Hershberger · 13 years ago
  77. b43784c net: cosmetic: Un-typedef VLAN_Ethernet_t by Joe Hershberger · 13 years ago
  78. 1178f41 net: cosmetic: Un-typedef Ethernet_t by Joe Hershberger · 13 years ago
  79. c686fa1 net: cosmetic: Split struct ip_udp_hdr into ip_hdr by Joe Hershberger · 13 years ago
  80. 6fe8b45 net: cosmetic: Un-typedef IP_t by Joe Hershberger · 13 years ago
  81. 61b4de6 net: Move RARP receive logic out of net.c by Joe Hershberger · 13 years ago
  82. c21bf37 net: Move PING out of net.c by Joe Hershberger · 13 years ago
  83. aae0508 net: Move ARP out of net.c by Joe Hershberger · 13 years ago
  84. 00c62a8 net: Encapsulate CDP packet identification by Joe Hershberger · 13 years ago
  85. a4215b0 net: Move CDP out of net.c by Joe Hershberger · 13 years ago
  86. 797f2c5 net: Move MAC-seeded rand out of bootp.c by Joe Hershberger · 13 years ago
  87. f79eaae net: Remove CMD_PING where there's no CMD_NET by Joe Hershberger · 13 years ago
  88. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · 13 years ago
  89. d8836d1 drivers/net/rtl8169.c: Fix compile warning by Joe Hershberger · 13 years ago
  90. b541cc9 drivers/net/pcnet.c: Fix compile warning by Joe Hershberger · 13 years ago
  91. 3b9cd39 arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warning by Joe Hershberger · 13 years ago
  92. 958ea37 drivers/net/xilinx_axi_emac.c: Fix compile warning by Stephan Linz · 13 years ago
  93. 76aeeb9 drivers/net/xilinx_emaclite.c: Fix compile warning by Stephan Linz · 13 years ago
  94. 458e4fe drivers/net/xilinx_ll_temac.c: Fix compile warning by Stephan Linz · 13 years ago
  95. 0b26c8f net: Remove redefinitions of net.h functions by Joe Hershberger · 13 years ago
  96. 835e923 drivers/qe/uec.c: Fix compile warning by Joe Hershberger · 13 years ago
  97. dce0a0a drivers/net/uli526x.c: Fix compile warning by Joe Hershberger · 13 years ago
  98. 23fc597 drivers/net/tsi108_eth.c: Fix compile warning by Joe Hershberger · 13 years ago
  99. 8520df1 drivers/net/rtl8139.c: Fix compile warning by Joe Hershberger · 13 years ago
  100. d70c56d drivers/net/ns8382x.c: Fix compile warning by Joe Hershberger · 13 years ago