1. 390cdcd cm-t35: reduce the environment size by Igor Grinberg · 12 years ago
  2. 1ee6d31 omap3evm: Add CONFIG_CMD_ASKENV by Tom Rini · 12 years ago
  3. 776bebb omap3_beagle: Add CONFIG_CMD_ASKENV by Tom Rini · 12 years ago
  4. 2e4b8b5 omap3evm: Set BOOTDELAY to 3 by Tom Rini · 12 years ago
  5. 1dd07fe OMAP3 Beagle: Set BOOTDELAY to 3 by Tom Rini · 12 years ago
  6. 14b9f16 arm,davinci: update for enbw_cmc board by Heiko Schocher · 12 years ago
  7. d1df0fd omap4/5: Use CPUDIR for .lds script by Thomas Weber · 12 years ago
  8. 1e7e716 tegra: trimslice: fix a couple typos by Stephen Warren · 12 years ago
  9. 76e350b arm: Tegra: Use ODMDATA from BCT in IRAM by Tom Warren · 12 years ago
  10. f9f2f12 tegra: seaboard: disable SPI, move environment to eMMC by Stephen Warren · 12 years ago
  11. e87c2bd tegra: paz00: store environment in eMMC by Stephen Warren · 12 years ago
  12. a5c168c tegra: trimslice: store environment in SPI flash by Stephen Warren · 12 years ago
  13. 52a8b82 gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* by Tom Warren · 12 years ago
  14. 3f82d89 mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* by Tom Warren · 12 years ago
  15. edffa63 spi: tegra2: rename tegra2_spi.* to tegra_spi.* by Tom Warren · 12 years ago
  16. 6168870 tegra: whistler: store environment in eMMC by Stephen Warren · 12 years ago
  17. 294cd67 tegra: ventana: store environment in eMMC by Stephen Warren · 12 years ago
  18. b1b9e4c tegra: ventana: add own device tree, enable USB by Stephen Warren · 12 years ago
  19. 59f8ac6 tegra: remove CONFIG_USB_ETHER_SMSC95XX from boards without it by Stephen Warren · 12 years ago
  20. 00a55ad tegra: paz00: add device tree support by Stephen Warren · 12 years ago
  21. f3d9330 tegra: harmony: add device tree support by Stephen Warren · 12 years ago
  22. 39e3711 tegra: Compulab TrimSlice board support by Stephen Warren · 12 years ago
  23. defd5e4 tegra: seaboard: add support for USB networking by Stephen Warren · 12 years ago
  24. dae2aea tegra: whistler: reduce and comment network cfg options by Stephen Warren · 12 years ago
  25. bea2674 tegra: flesh out bootcmd by Stephen Warren · 12 years ago
  26. 07a84b7 tegra: remove some cruft from CONFIG_EXTRA_ENV_SETTINGS by Stephen Warren · 12 years ago
  27. d5ebc93 tegra: Whistler board support by Stephen Warren · 12 years ago
  28. 046c76a spi: Tegra2: Seaboard: enable SPI/UART corruption fix by Tom Warren · 12 years ago
  29. 669df7e pxe: add support for parsing local syslinux files by Rob Herring · 12 years ago
  30. b37d41a Block: Remove MG DISK support by Marek Vasut · 13 years ago
  31. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  32. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  33. 9595260 lmb: do not export anything without CONFIG_LMB by Mike Frysinger · 13 years ago
  34. c1b3d84 km/common: check test_bank and testpin for testboot by Thomas Herzmann · 12 years ago
  35. 95209b6 powerpc/83xx: configure CONFIG_POST for kmcoge5ne by Thomas Herzmann · 12 years ago
  36. 31dd898 km/common: increase bootlimit to 3 by Holger Brunck · 12 years ago
  37. 0f2b721 powerpc/83xx: add kmcoge5ne board support by Holger Brunck · 13 years ago
  38. cf73639 km/common: add support for second flash by Andreas Huber · 12 years ago
  39. 7ba1c87 powerpc83xx/km: remove unneeded CONFIG_PCI for kmeter1 by Holger Brunck · 13 years ago
  40. 7f4bd9a powerpc/83xx/km: use tuxx1.h for kmsupx5 target by Holger Brunck · 13 years ago
  41. 3b6b256 powerpc/83xx: increment malloc heap size for the MPC832x MDS boards by Timur Tabi · 13 years ago
  42. fedab33 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 12 years ago
  43. d1c6e9e Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 12 years ago
  44. f6b690e video: atmel/lcd: add LCD driver for new Atmel SoC by Bo Shen · 12 years ago
  45. e034ea3 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 12 years ago
  46. 99744b7 sh: Add SH7269 device and RSK2+SH7269 board by Phil Edworthy · 12 years ago
  47. a80a661 sh: Set CONFIG_SH_ETHER_PHY_MODE and CONFIG_SH_ETHER_SH7734_MII to boards with sh_eth by Nobuhiro Iwamatsu · 12 years ago
  48. bfc93fb sh: Add support for AP-SH4A-4A board by Nobuhiro Iwamatsu · 12 years ago
  49. d740555 sh: r0p7734: Add support I2C controller by Nobuhiro Iwamatsu · 13 years ago
  50. 8ca805e sh: Add support for r0p7734 board by Nobuhiro Iwamatsu · 13 years ago
  51. f714b0a mx53loco: Add LCD support by Fabio Estevam · 12 years ago
  52. a1b0e19 mx5: Rename mx51_fb_init() by Fabio Estevam · 12 years ago
  53. f1adefd mx51evk: Add LCD support by Fabio Estevam · 12 years ago
  54. 9046497 EXYNOS: display 32bpp bitmap TIZEN logo by Donghwa Lee · 12 years ago
  55. 5a4c59b create lib/tizen directory by Donghwa Lee · 12 years ago
  56. de3b49c cmd_bmp.c: make bmp_display() usable by drivers or board code by Anatolij Gustschin · 12 years ago
  57. ed82fb1 include/video.h: drop unused video_printf() by Anatolij Gustschin · 12 years ago
  58. 4ef8d53 net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · 12 years ago
  59. d22c338 net: Add link-local addressing support by Joe Hershberger · 12 years ago
  60. e94070c net: Don't copy every packet that waits for an ARP by Joe Hershberger · 12 years ago
  61. 46c495d net: Fix net buffer initialization by Joe Hershberger · 12 years ago
  62. e711101 net: Add net_update_ether() to handle ARP and Ping replies by Joe Hershberger · 12 years ago
  63. ece223b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · 12 years ago
  64. 22f6e99 net: Refactor to protect access to the NetState variable by Joe Hershberger · 12 years ago
  65. adf5d93 net: Refactor to use NetSendPacket instead of eth_send directly by Joe Hershberger · 12 years ago
  66. 4b11c91 net: Refactor IP, UPD, and ICMP header writing functions by Joe Hershberger · 12 years ago
  67. 674bb24 net: cosmetic: Replace magic numbers in arp.c with constants by Joe Hershberger · 12 years ago
  68. da5ebe2 net: cosmetic: Add a more explicit comment about 802.2 by Joe Hershberger · 12 years ago
  69. 206d07f net: cosmetic: Rename parameter len to payload_len by Joe Hershberger · 12 years ago
  70. e0a6307 net: cosmetic: Un-typedef ICMP_t by Joe Hershberger · 12 years ago
  71. 738853b net: cosmetic: Un-typedef ARP_t by Joe Hershberger · 12 years ago
  72. c68cca3 net: cosmetic: Un-typedef VLAN_Ethernet_t by Joe Hershberger · 12 years ago
  73. cb487f5 net: cosmetic: Un-typedef Ethernet_t by Joe Hershberger · 12 years ago
  74. c5c59df net: cosmetic: Split struct ip_udp_hdr into ip_hdr by Joe Hershberger · 12 years ago
  75. 594c26f net: cosmetic: Un-typedef IP_t by Joe Hershberger · 12 years ago
  76. d280d3f net: Move ARP out of net.c by Joe Hershberger · 12 years ago
  77. 1735188 net: Encapsulate CDP packet identification by Joe Hershberger · 12 years ago
  78. f575ae1 net: Move CDP out of net.c by Joe Hershberger · 12 years ago
  79. 8061500 net: Remove CMD_PING where there's no CMD_NET by Joe Hershberger · 12 years ago
  80. 985889b include/part.h: fix indentation of lba by Anatolij Gustschin · 12 years ago
  81. 1d90c3b fat: fix FAT sector offsets overflow on large FAT partitions by Aaron Williams · 12 years ago
  82. 2ab5be7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  83. 8bd07c9 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 12 years ago
  84. ee3a55f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  85. 4eec44d usb:gadget:composite: Support for composite at gadget.h by Lukasz Majewski · 12 years ago
  86. 7010f5b usb:gadget:composite USB composite gadget support by Lukasz Majewski · 12 years ago
  87. f3b05ca usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls by Lukasz Majewski · 12 years ago
  88. b930053 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 12 years ago
  89. f576613 USB: Align buffers at cacheline by Puneet Saxena · 13 years ago
  90. 13dfe94 net: cosmetic: tftp.* checkpatch compliance by Joe Hershberger · 12 years ago
  91. 48522bb net: cosmetic: net.c checkpatch compliance by Joe Hershberger · 12 years ago
  92. b28e28b net: cosmetic: net.h checkpatch compliance by Joe Hershberger · 12 years ago
  93. db288a9 net: Remove volatile from net API by Joe Hershberger · 12 years ago
  94. 49175c4 ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT by Tom Rini · 12 years ago
  95. e0820cc ARM: omap3: Set SPL stack size to 8KB, image to 54KB. by Tom Rini · 12 years ago
  96. c176dd0 OMAP4: Set fdt_high for OMAP4 devices to enable booting with Device Tree by Jon Hunter · 12 years ago
  97. f1e445c igep00x0: change mpurate from 500 to auto by Enric Balletbo i Serra · 12 years ago
  98. 1b8ec01 igep00x0: enable the use of a plain text file by Enric Balletbo i Serra · 12 years ago
  99. 2cacf51 tegra: Enable keyboard for Seaboard by Simon Glass · 12 years ago
  100. 4120c27 tegra: Switch on console mux and use environment for console by Simon Glass · 12 years ago