1. 78a7c17 drivers/net/ks8695eth.c: Fix compile warning by Joe Hershberger · 12 years ago
  2. 99ec772 drivers/net/ftmac100.c: Fix compile warning by Joe Hershberger · 12 years ago
  3. 442dac4 drivers/net/fec_mxc.c: Fix compile warning by Joe Hershberger · 12 years ago
  4. b58cab3 drivers/net/enc28j60.c: Fix compile warning by Joe Hershberger · 12 years ago
  5. bccbe61 drivers/net/eepro100.c: Fix compile warning by Joe Hershberger · 12 years ago
  6. 6e758ef drivers/net/dnet.c: Fix compile warning by Joe Hershberger · 12 years ago
  7. 7f9a8a6 drivers/net/dm9000x.c: Fix compile warning by Joe Hershberger · 12 years ago
  8. 6636c70 drivers/net/dc2114x.c: Fix compile warning by Joe Hershberger · 12 years ago
  9. 9d29517 drivers/net/cs8900.c: Fix compile warning by Joe Hershberger · 12 years ago
  10. 4ec4524 drivers/net/calxedaxgmac.c: Fix compile warning by Joe Hershberger · 12 years ago
  11. 9577501 drivers/net/at91_emac.c: Fix compile warning by Joe Hershberger · 12 years ago
  12. 74e738e drivers/net/armada100_fec.c: Fix compile warning by Joe Hershberger · 12 years ago
  13. 3f9eb61 drivers/net/4xx_enet.c: Fix build warning by Anatolij Gustschin · 12 years ago
  14. bbcdefb davinci: Fix Ethernet driver interface warning by Joe Hershberger · 12 years ago
  15. c8a60b5 ppc: Fix warning in TSEC Ethernet driver by Joe Hershberger · 12 years ago
  16. c299608 drivers/net/mpc512x_fec.c: Fix build warning by Anatolij Gustschin · 12 years ago
  17. 1b10d07 MPC8xx: fix "Remove volatile from net API" aftermath by Wolfgang Denk · 12 years ago
  18. e14826b drivers/usb/eth/asix.c: Fix build warning by Anatolij Gustschin · 12 years ago
  19. 287e3ad arch/arm/cpu/ixp/npe/npe.c: Fix build warning by Anatolij Gustschin · 12 years ago
  20. 2f2c29a drivers/net/mpc5xxx_fec.c: Fix build warning by Anatolij Gustschin · 12 years ago
  21. 92ec210 drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  22. fd89b61 drivers/net/smc911x.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  23. b86a475 MAKEALL: Report boards with errors vs warnings by Joe Hershberger · 12 years ago
  24. b594bd6 MAKEALL: Fix error reporting for BUILD_NBUILDS==1 by Joe Hershberger · 12 years ago
  25. 10d4e0f common/cmd_nand.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  26. 5017436 common/cmd_nvedit.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  27. 985889b include/part.h: fix indentation of lba by Anatolij Gustschin · 12 years ago
  28. 1d90c3b fat: fix FAT sector offsets overflow on large FAT partitions by Aaron Williams · 12 years ago
  29. a075a79 common/cmd_bootm.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  30. 2ab5be7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  31. 8fa3d2b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 12 years ago
  32. 8bd07c9 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 12 years ago
  33. ee3a55f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  34. 6bc337f Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 12 years ago
  35. 5f0ffea USB: S5P: Add ehci support by Rajeshwari Shinde · 12 years ago
  36. 6734b6b usb:udc:samsung Add functions for storing private gadget data in UDC driver by Lukasz Majewski · 12 years ago
  37. 4eec44d usb:gadget:composite: Support for composite at gadget.h by Lukasz Majewski · 12 years ago
  38. 7010f5b usb:gadget:composite USB composite gadget support by Lukasz Majewski · 12 years ago
  39. f3b05ca usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls by Lukasz Majewski · 12 years ago
  40. b930053 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 12 years ago
  41. 41b1f0a USB: Document the QH and qTD antics in EHCI-HCD by Marek Vasut · 12 years ago
  42. b8adb12 USB: Drop cache flush bloat in EHCI-HCD by Marek Vasut · 12 years ago
  43. de98e8b USB: Drop ehci_alloc/ehci_free in ehci-hcd by Marek Vasut · 12 years ago
  44. f576613 USB: Align buffers at cacheline by Puneet Saxena · 12 years ago
  45. 66cf641 usb: use noinline define by Mike Frysinger · 12 years ago
  46. e52fee9 NAND: Remove ONFI detection message to from bootup log by Stefan Roese · 12 years ago
  47. 76d067a driver/mtd:IFC: Fix possible memory leak by Prabhakar Kushwaha · 12 years ago
  48. 807fc70 driver/mtd: IFC NAND: Add support of ONFI NAND flash by Prabhakar Kushwaha · 12 years ago
  49. a35ea80 mtd, nand: move some printfs to debug output. by Heiko Schocher · 13 years ago
  50. 6568302 nand_util: correct YAFFS image write function by Liu, Wentao · 13 years ago
  51. d2a97da powerpc/85xx: fix NAND boot linker scripts for -fpic by Scott Wood · 12 years ago
  52. 418396e nand: extend .raw accesses to work on multiple pages by Scott Wood · 13 years ago
  53. f50bf50 Improve MAKEALL parallel builds by Andy Fleming · 12 years ago
  54. bb1c01e Remove extra boards from LIST_ixp by Andy Fleming · 12 years ago
  55. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  56. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  57. e1902ac net: cosmetic: netconsole.c checkpatch compliance by Joe Hershberger · 12 years ago
  58. 13dfe94 net: cosmetic: tftp.* checkpatch compliance by Joe Hershberger · 12 years ago
  59. 6c3234a net: cosmetic: sntp.* checkpatch compliance by Joe Hershberger · 12 years ago
  60. c2faf4f net: cosmetic: rarp.* checkpatch compliance by Joe Hershberger · 12 years ago
  61. c9f6c91 net: cosmetic: nfs.* checkpatch compliance by Joe Hershberger · 12 years ago
  62. 48522bb net: cosmetic: net.c checkpatch compliance by Joe Hershberger · 12 years ago
  63. 66c7385 net: cosmetic: eth.c checkpatch compliance by Joe Hershberger · 12 years ago
  64. 3090b7e3 net: cosmetic: bootp.* checkpatch compliance by Joe Hershberger · 12 years ago
  65. b28e28b net: cosmetic: net.h checkpatch compliance by Joe Hershberger · 12 years ago
  66. db288a9 net: Remove volatile from net API by Joe Hershberger · 12 years ago
  67. 2ca4a20 OMAP4/5: Change omap4_sdp, omap4_panda, omap5_evm maintainer by SRICHARAN R · 12 years ago
  68. 49175c4 ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT by Tom Rini · 12 years ago
  69. e0820cc ARM: omap3: Set SPL stack size to 8KB, image to 54KB. by Tom Rini · 12 years ago
  70. a3c3fab arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx by Matt Porter · 12 years ago
  71. c176dd0 OMAP4: Set fdt_high for OMAP4 devices to enable booting with Device Tree by Jon Hunter · 12 years ago
  72. 2d622b0 omap4: do not enable auxiliary cores by Tero Kristo · 12 years ago
  73. 71ee921 omap4: do not enable fs-usb module by Tero Kristo · 12 years ago
  74. 954211c omap4: panda: disable uart2 pads during boot by Tero Kristo · 12 years ago
  75. f1e445c igep00x0: change mpurate from 500 to auto by Enric Balletbo i Serra · 12 years ago
  76. 1b8ec01 igep00x0: enable the use of a plain text file by Enric Balletbo i Serra · 12 years ago
  77. b8cb519 tegra2: trivially enable 13 mhz crystal frequency by Lucas Stach · 12 years ago
  78. 2cacf51 tegra: Enable keyboard for Seaboard by Simon Glass · 12 years ago
  79. 4120c27 tegra: Switch on console mux and use environment for console by Simon Glass · 12 years ago
  80. 6642a68 tegra: Add tegra keyboard driver by Rakesh Iyer · 12 years ago
  81. c3ab91f tegra: fdt: Add keyboard definitions for Seaboard by Anton Staff · 12 years ago
  82. 8436fbc tegra: fdt: Add keyboard controller definition by Anton Staff · 12 years ago
  83. 7e91f40 tegra: Add keyboard support to funcmux by Simon Glass · 12 years ago
  84. 92c27c5 input: Add support for keyboard matrix decoding from an fdt by Bernie Thompson · 12 years ago
  85. 9bc590e input: Add generic keyboard input handler by Simon Glass · 12 years ago
  86. d81e270 input: Add linux/input.h for key code support by Simon Glass · 12 years ago
  87. bed4d89 fdt: Add fdtdec functions to read byte array by Anton Staff · 12 years ago
  88. 649d0ff tegra: Enable LP0 on Seaboard by Simon Glass · 12 years ago
  89. d376e8d tegra: fdt: Add EMC data for Tegra2 Seaboard by Simon Glass · 12 years ago
  90. e31c1e5 tegra: i2c: Add function to find DVC bus by Simon Glass · 12 years ago
  91. 1f47efa fdt: tegra: Add EMC node to device tree by Simon Glass · 12 years ago
  92. c5b34a2 tegra: Add EMC settings for Seaboard by Jimmy Zhang · 12 years ago
  93. 5aff021 tegra: Turn off power detect in board init by Wei Ni · 12 years ago
  94. 67ac579 tegra: Set up warmboot code on Nvidia boards by Simon Glass · 12 years ago
  95. c5179da tegra: Setup PMC scratch info from ap20 setup by Yen Lin · 12 years ago
  96. 6570438 tegra: Add warmboot implementation by Yen Lin · 12 years ago
  97. 8723626 tegra: Set up PMU for Nvidia boards by Simon Glass · 12 years ago
  98. 6860b4a tegra: Add PMU to manage power supplies by Jimmy Zhang · 12 years ago
  99. 0e35ad0 tegra: Add EMC support for optimal memory timings by Jimmy Zhang · 12 years ago
  100. 1d5dba6 tegra: Add header file for APB_MISC register by Simon Glass · 12 years ago