1. 9813b75 fs/fat: Fix FAT detection to support non-DOS partition tables by Kyle Moffett · 13 years ago
  2. 26784f1 ext2: Cache line align indirection buffers by Simon Glass · 13 years ago
  3. aa701b9 tools/env: allow overwrite of ethaddr on default by Grant Erickson · 13 years ago
  4. 145afab Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  5. 72ebafb tools/mkenvimage.c: Fix a merge issue by Horst Kronstorfer · 13 years ago
  6. 6f403ba env: remove value from boolean defines by Igor Grinberg · 13 years ago
  7. 914c9ee common.h: remove value from bool defines by Igor Grinberg · 13 years ago
  8. bf95df4 env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  9. 33e1e01 fpga: Spartan-3: let print the progress if configured by Stefano Babic · 13 years ago
  10. 06297db FPGA: use debug() instead of module debug printf by Stefano Babic · 13 years ago
  11. 28cdc1c fpga: add definition for Xilinx Spartan-6 XC6SLX4 by Stefano Babic · 13 years ago
  12. b6abf55 phy: add phy_smsc_init() declaration by Vladimir Zapolskiy · 13 years ago
  13. 5d5cc38 fw_env.h: added a few missing defines by Frans Meulenbroeks · 13 years ago
  14. bf34e7d fat: reset VFAT short alias checksum on first match by Sergei Shtylyov · 13 years ago
  15. 2620368 git-mailrc: Add self to davinci/omap, add ti by Tom Rini · 13 years ago
  16. a1d57b7 x86: Convert board_init_f_r to a processing loop by Graeme Russ · 13 years ago
  17. d47ab0e x86: Split init functions out of board.c by Graeme Russ · 13 years ago
  18. b156ff0 x86: Move relocation code out of board.c by Graeme Russ · 13 years ago
  19. 8e18e6e x86: Move setup_pcat_compatibility() out of board.c by Graeme Russ · 13 years ago
  20. d13640b x86: Move do_go_exec() out of board.c by Graeme Russ · 13 years ago
  21. b843f31 CHECKPATCH: arch/x86/lib/* by Graeme Russ · 13 years ago
  22. 58c7a67 x86: Tweak IDT and GDT for alignment and readability by Graeme Russ · 13 years ago
  23. 98f1fa9 x86: Allow cache before copy to RAM by Graeme Russ · 13 years ago
  24. d653244 x86: Create weak init_cache() and default enable_caches() functions by Graeme Russ · 13 years ago
  25. 3766bb3 x86: Set GD_FLG_RELOC after entering in-RAM copy of U-Boot by Graeme Russ · 13 years ago
  26. 9e6c572 x86: Use fs for global data by Graeme Russ · 13 years ago
  27. 240ab5a x86: Rework relocation calculations by Graeme Russ · 13 years ago
  28. f48dd6f x86: Simplify Flash-to-RAM code execution transition by Graeme Russ · 13 years ago
  29. 74bfbe1 x86: Rework Global Descriptor Table loading by Graeme Russ · 13 years ago
  30. 109ad14 x86: Remove GDR related magic numbers by Graeme Russ · 13 years ago
  31. 1176a70 x86: Speed up copy-to-RAM and clear BSS operations by Graeme Russ · 13 years ago
  32. b2c2a03 x86: Import glibc memcpy implementation by Graeme Russ · 13 years ago
  33. a747cc0 tegra2: Optimize out-of-tree build for Ventana. by Thierry Reding · 13 years ago
  34. f46a945 tegra: Move boards over to use arch-level board UART function by Simon Glass · 13 years ago
  35. bb6997f tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  36. b5a5b35 tegra: Add a function mux feature by Simon Glass · 13 years ago
  37. 8442fd3 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
  38. 905ed41 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  39. ccdd6ea tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  40. 5b37bd3 arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master by Tom Warren · 13 years ago
  41. a783bdb tegra: Fix build error in plutux, medcom by Simon Glass · 13 years ago
  42. c91915e tegra2: Add Avionic Design Medcom support. by Thierry Reding · 13 years ago
  43. 4026aca tegra2: Add Avionic Design Plutux support. by Thierry Reding · 13 years ago
  44. b1c0c73 tegra2: Add common Avionic Design Tamonten support. by Thierry Reding · 13 years ago
  45. 977a39e tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
  46. 0350c6b tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000. by Thierry Reding · 13 years ago
  47. 09743ba tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · 13 years ago
  48. a04eba9 tegra2: Plumb in SPI/UART switch code by Simon Glass · 13 years ago
  49. 4560c7d tegra2: spi: Support SPI / UART switch by Simon Glass · 13 years ago
  50. cb93481 tegra2: Implement SPI / UART GPIO switch by Simon Glass · 13 years ago
  51. 9dd79fd tegra2: Enable SPI environment on Seaboard by Simon Glass · 13 years ago
  52. bf80088 tegra2: config: Enable SPI flash on Seaboard by Simon Glass · 13 years ago
  53. 9112ef8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  54. 1be0d75 tegra2: Add UARTB support by Simon Glass · 13 years ago
  55. 6b5763e tegra2: Tidy UART selection by Simon Glass · 13 years ago
  56. 8f74314 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · 13 years ago
  57. 13b178e Devkit8000: Switch over to enable_gpmc_cs_config by Thomas Weber · 13 years ago
  58. d36d885 arm, davinci: Add support for generating AIS images to the Makefile by Christian Riesch · 13 years ago
  59. d1be8f9 mkimage: Fix variable length header support by Christian Riesch · 13 years ago
  60. 3d2c8e6 arm, da850evm: Add an SPL for SPI boot by Christian Riesch · 13 years ago
  61. 620fd27 arm, davinci: Add SPL support for DA850 SoCs by Christian Riesch · 13 years ago
  62. 32b1127 sf: Add spi_boot() to allow booting from SPI flash in an SPL by Christian Riesch · 13 years ago
  63. 7029a24 spl: display_options.o is required for SPI flash support in SPL by Christian Riesch · 13 years ago
  64. 92e30c0 ARM: omap3: add support to Technexion twister board by Stefano Babic · 13 years ago
  65. f9c6fac ARM: omap3: added common configuration for Technexion TAM3517 by Stefano Babic · 13 years ago
  66. afffcc7 vision2: Fix checkpatch warning by Fabio Estevam · 13 years ago
  67. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  68. cba9a89 Prepare v2011.12 by Wolfgang Denk · 13 years ago
  69. 49fbf43 doc/mkimage.1: Fix -D/-f options formatting by Horst Kronstorfer · 13 years ago
  70. 7ddd447 post/lib_powerpc/multi.c: fix stack overflow error by Wolfgang Denk · 13 years ago
  71. 38081ff post/lib_powerpc/multi.c: code cleanup by Wolfgang Denk · 13 years ago
  72. a63aec5 post/lib_powerpc/multi.c: make checkpatch clean by Wolfgang Denk · 13 years ago
  73. 139e187 PPC: fix "Warning: FOO uses hard float, BAR uses soft float". by Wolfgang Denk · 13 years ago
  74. af44f4b Print program basename instead of whole path in usage() by Horst Kronstorfer · 13 years ago
  75. 67c2cb1 tegra2: Fix out-of-tree build for Ventana. by Thierry Reding · 13 years ago
  76. be662e9 Prepare v2011.12-rc3 by Wolfgang Denk · 13 years ago
  77. e2132c2 arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  78. 7aecfdd doc/mkimage.1: Fix some typos by Horst Kronstorfer · 13 years ago
  79. 1895420 mkenvimage: Add version info switch (-V) by Horst Kronstorfer · 13 years ago
  80. 5e0c63e mkenvimage: Fix getopt() error handling by Horst Kronstorfer · 13 years ago
  81. d30011b mkenvimage: Fix some typos by Horst Kronstorfer · 13 years ago
  82. fcc0c75 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · 13 years ago
  83. d26982c km/common: add toolchain variable by Holger Brunck · 13 years ago
  84. 37d0e77 Makefile: fix distclean and *_config rules to be less noise by Lauri Hintsala · 13 years ago
  85. c3e17d5 board/eltec/elppc/misc.c: Fix GCC 4.6 build warning by Anatolij Gustschin · 13 years ago
  86. 40867a2 drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  87. 821315f board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  88. ea2d915 usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  89. e03492c board/samsung/universal_c210/universal.c: Fix build warning by Anatolij Gustschin · 13 years ago
  90. 8506eb8 FAT: fix some issues in FAT write support code by Anatolij Gustschin · 13 years ago
  91. e273342 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  92. c89fd4f Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  93. deb7282 drivers/net/e1000_spi.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  94. 38bd80b net: Fix arguments in tftpput command by Simon Glass · 13 years ago
  95. bf0b631 AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  96. fea7dca net: introduce per device index by Michael Walle · 13 years ago
  97. 19a5944 mvgbe: remove setting of ethaddr within the driver by Michael Walle · 13 years ago
  98. 43d4a5e common/cmd_pxe.c: Fix GCC 4.6 build warnings by Heiko Schocher · 13 years ago
  99. c0e6723 AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  100. e570fe8 PXA: Kill last remnants of set_GPIO_mode function by Marek Vasut · 13 years ago