1. efdd731 net: add Calxeda xgmac driver by Rob Herring · 13 years ago
  2. dbee61d Correctly handle input files beginning with several newlines by David Wagner · 13 years ago
  3. 627182e FAT: update the second FAT when writing a file by Donggeun Kim · 13 years ago
  4. 5dd95cf usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM by Kyle Moffett · 13 years ago
  5. 46236b1 fs/fat: Improve error handling by Kyle Moffett · 13 years ago
  6. 9813b75 fs/fat: Fix FAT detection to support non-DOS partition tables by Kyle Moffett · 13 years ago
  7. 26784f1 ext2: Cache line align indirection buffers by Simon Glass · 13 years ago
  8. aa701b9 tools/env: allow overwrite of ethaddr on default by Grant Erickson · 13 years ago
  9. 145afab Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  10. 72ebafb tools/mkenvimage.c: Fix a merge issue by Horst Kronstorfer · 13 years ago
  11. 6f403ba env: remove value from boolean defines by Igor Grinberg · 13 years ago
  12. 914c9ee common.h: remove value from bool defines by Igor Grinberg · 13 years ago
  13. bf95df4 env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  14. 33e1e01 fpga: Spartan-3: let print the progress if configured by Stefano Babic · 13 years ago
  15. 06297db FPGA: use debug() instead of module debug printf by Stefano Babic · 13 years ago
  16. 28cdc1c fpga: add definition for Xilinx Spartan-6 XC6SLX4 by Stefano Babic · 13 years ago
  17. b6abf55 phy: add phy_smsc_init() declaration by Vladimir Zapolskiy · 13 years ago
  18. 5d5cc38 fw_env.h: added a few missing defines by Frans Meulenbroeks · 13 years ago
  19. bf34e7d fat: reset VFAT short alias checksum on first match by Sergei Shtylyov · 13 years ago
  20. 2620368 git-mailrc: Add self to davinci/omap, add ti by Tom Rini · 13 years ago
  21. a747cc0 tegra2: Optimize out-of-tree build for Ventana. by Thierry Reding · 13 years ago
  22. f46a945 tegra: Move boards over to use arch-level board UART function by Simon Glass · 13 years ago
  23. bb6997f tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  24. b5a5b35 tegra: Add a function mux feature by Simon Glass · 13 years ago
  25. 8442fd3 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
  26. 905ed41 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  27. ccdd6ea tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  28. 5b37bd3 arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master by Tom Warren · 13 years ago
  29. a783bdb tegra: Fix build error in plutux, medcom by Simon Glass · 13 years ago
  30. c91915e tegra2: Add Avionic Design Medcom support. by Thierry Reding · 13 years ago
  31. 4026aca tegra2: Add Avionic Design Plutux support. by Thierry Reding · 13 years ago
  32. b1c0c73 tegra2: Add common Avionic Design Tamonten support. by Thierry Reding · 13 years ago
  33. 977a39e tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
  34. 0350c6b tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000. by Thierry Reding · 13 years ago
  35. 09743ba tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · 13 years ago
  36. a04eba9 tegra2: Plumb in SPI/UART switch code by Simon Glass · 13 years ago
  37. 4560c7d tegra2: spi: Support SPI / UART switch by Simon Glass · 13 years ago
  38. cb93481 tegra2: Implement SPI / UART GPIO switch by Simon Glass · 13 years ago
  39. 9dd79fd tegra2: Enable SPI environment on Seaboard by Simon Glass · 13 years ago
  40. bf80088 tegra2: config: Enable SPI flash on Seaboard by Simon Glass · 13 years ago
  41. 9112ef8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  42. 1be0d75 tegra2: Add UARTB support by Simon Glass · 13 years ago
  43. 6b5763e tegra2: Tidy UART selection by Simon Glass · 13 years ago
  44. 8f74314 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · 13 years ago
  45. 13b178e Devkit8000: Switch over to enable_gpmc_cs_config by Thomas Weber · 13 years ago
  46. d36d885 arm, davinci: Add support for generating AIS images to the Makefile by Christian Riesch · 13 years ago
  47. d1be8f9 mkimage: Fix variable length header support by Christian Riesch · 13 years ago
  48. 3d2c8e6 arm, da850evm: Add an SPL for SPI boot by Christian Riesch · 13 years ago
  49. 620fd27 arm, davinci: Add SPL support for DA850 SoCs by Christian Riesch · 13 years ago
  50. 32b1127 sf: Add spi_boot() to allow booting from SPI flash in an SPL by Christian Riesch · 13 years ago
  51. 7029a24 spl: display_options.o is required for SPI flash support in SPL by Christian Riesch · 13 years ago
  52. 92e30c0 ARM: omap3: add support to Technexion twister board by Stefano Babic · 13 years ago
  53. f9c6fac ARM: omap3: added common configuration for Technexion TAM3517 by Stefano Babic · 13 years ago
  54. afffcc7 vision2: Fix checkpatch warning by Fabio Estevam · 13 years ago
  55. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  56. cba9a89 Prepare v2011.12 by Wolfgang Denk · 13 years ago
  57. 49fbf43 doc/mkimage.1: Fix -D/-f options formatting by Horst Kronstorfer · 13 years ago
  58. 7ddd447 post/lib_powerpc/multi.c: fix stack overflow error by Wolfgang Denk · 13 years ago
  59. 38081ff post/lib_powerpc/multi.c: code cleanup by Wolfgang Denk · 13 years ago
  60. a63aec5 post/lib_powerpc/multi.c: make checkpatch clean by Wolfgang Denk · 13 years ago
  61. 139e187 PPC: fix "Warning: FOO uses hard float, BAR uses soft float". by Wolfgang Denk · 13 years ago
  62. af44f4b Print program basename instead of whole path in usage() by Horst Kronstorfer · 13 years ago
  63. 67c2cb1 tegra2: Fix out-of-tree build for Ventana. by Thierry Reding · 13 years ago
  64. be662e9 Prepare v2011.12-rc3 by Wolfgang Denk · 13 years ago
  65. e2132c2 arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  66. 7aecfdd doc/mkimage.1: Fix some typos by Horst Kronstorfer · 13 years ago
  67. 1895420 mkenvimage: Add version info switch (-V) by Horst Kronstorfer · 13 years ago
  68. 5e0c63e mkenvimage: Fix getopt() error handling by Horst Kronstorfer · 13 years ago
  69. d30011b mkenvimage: Fix some typos by Horst Kronstorfer · 13 years ago
  70. fcc0c75 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · 13 years ago
  71. d26982c km/common: add toolchain variable by Holger Brunck · 13 years ago
  72. 37d0e77 Makefile: fix distclean and *_config rules to be less noise by Lauri Hintsala · 13 years ago
  73. c3e17d5 board/eltec/elppc/misc.c: Fix GCC 4.6 build warning by Anatolij Gustschin · 13 years ago
  74. 40867a2 drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  75. 821315f board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  76. ea2d915 usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  77. e03492c board/samsung/universal_c210/universal.c: Fix build warning by Anatolij Gustschin · 13 years ago
  78. 8506eb8 FAT: fix some issues in FAT write support code by Anatolij Gustschin · 13 years ago
  79. e273342 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  80. c89fd4f Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  81. deb7282 drivers/net/e1000_spi.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  82. 38bd80b net: Fix arguments in tftpput command by Simon Glass · 13 years ago
  83. bf0b631 AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  84. fea7dca net: introduce per device index by Michael Walle · 13 years ago
  85. 19a5944 mvgbe: remove setting of ethaddr within the driver by Michael Walle · 13 years ago
  86. 43d4a5e common/cmd_pxe.c: Fix GCC 4.6 build warnings by Heiko Schocher · 13 years ago
  87. c0e6723 AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  88. e570fe8 PXA: Kill last remnants of set_GPIO_mode function by Marek Vasut · 13 years ago
  89. 159dad6 ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260 by Anatolij Gustschin · 13 years ago
  90. 204ab93 ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20 by Anatolij Gustschin · 13 years ago
  91. 3ea11ca arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · 13 years ago
  92. 9fd6826 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · 14 years ago
  93. df65a3f omap4_panda: Initialize the USB phy by Chris Lalancette · 13 years ago
  94. c005d6b davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · 13 years ago
  95. 076cd49 arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · 13 years ago
  96. b539bed M28: Fix tab indent in u-boot.bd by Marek Vasut · 13 years ago
  97. 60bae5e Fix building for mx51evk board by Anatolij Gustschin · 13 years ago
  98. 901de79 Prepare v2011.12-rc2 by Wolfgang Denk · 13 years ago
  99. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  100. 10879aa drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup by Wolfgang Denk · 13 years ago