1. a875dda x86: Split init functions out of board.c by Graeme Russ · Fri Dec 23 16:51:29 2011 +1100
  2. 6ae6dd8 x86: Move relocation code out of board.c by Graeme Russ · Fri Dec 23 15:57:58 2011 +1100
  3. 81d90dd x86: Move setup_pcat_compatibility() out of board.c by Graeme Russ · Fri Dec 23 10:20:55 2011 +1100
  4. ac52e47 x86: Move do_go_exec() out of board.c by Graeme Russ · Fri Dec 23 10:16:11 2011 +1100
  5. 6dda131 CHECKPATCH: arch/x86/lib/* by Graeme Russ · Mon Dec 19 20:00:40 2011 +1100
  6. af3f2c8 x86: Tweak IDT and GDT for alignment and readability by Graeme Russ · Mon Dec 19 14:26:18 2011 +1100
  7. 5a29a4f x86: Allow cache before copy to RAM by Graeme Russ · Tue Dec 27 22:46:42 2011 +1100
  8. 6e25600 x86: Create weak init_cache() and default enable_caches() functions by Graeme Russ · Tue Dec 27 22:46:43 2011 +1100
  9. 5101d5c x86: Set GD_FLG_RELOC after entering in-RAM copy of U-Boot by Graeme Russ · Sun Jan 01 15:49:43 2012 +1100
  10. 3536896 x86: Use fs for global data by Graeme Russ · Sat Dec 31 22:58:15 2011 +1100
  11. 6aa071f x86: Rework relocation calculations by Graeme Russ · Sun Jan 01 15:57:02 2012 +1100
  12. d7755b4 x86: Simplify Flash-to-RAM code execution transition by Graeme Russ · Sun Jan 01 15:06:39 2012 +1100
  13. 14d3761 x86: Rework Global Descriptor Table loading by Graeme Russ · Thu Dec 29 21:45:33 2011 +1100
  14. 391bb95 x86: Remove GDR related magic numbers by Graeme Russ · Sat Dec 31 10:24:36 2011 +1100
  15. 9954080 x86: Speed up copy-to-RAM and clear BSS operations by Graeme Russ · Tue Dec 27 22:46:41 2011 +1100
  16. 1dd0b70 x86: Import glibc memcpy implementation by Graeme Russ · Tue Dec 27 22:46:39 2011 +1100
  17. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · Fri Dec 23 20:53:58 2011 +0100
  18. e880450 Prepare v2011.12 by Wolfgang Denk · Fri Dec 23 20:25:35 2011 +0100
  19. 8878492 doc/mkimage.1: Fix -D/-f options formatting by Horst Kronstorfer · Fri Dec 23 05:40:20 2011 +0000
  20. 059a2d6 post/lib_powerpc/multi.c: fix stack overflow error by Wolfgang Denk · Fri Dec 23 01:29:12 2011 +0000
  21. bc3e91a post/lib_powerpc/multi.c: code cleanup by Wolfgang Denk · Fri Dec 23 01:29:11 2011 +0000
  22. 417c65c post/lib_powerpc/multi.c: make checkpatch clean by Wolfgang Denk · Fri Dec 23 01:29:10 2011 +0000
  23. 6244905 PPC: fix "Warning: FOO uses hard float, BAR uses soft float". by Wolfgang Denk · Thu Dec 22 04:29:41 2011 +0000
  24. a0c8290 Print program basename instead of whole path in usage() by Horst Kronstorfer · Wed Dec 21 10:39:39 2011 +0000
  25. 0301081 tegra2: Fix out-of-tree build for Ventana. by Thierry Reding · Wed Nov 16 23:48:22 2011 +0000
  26. 2cfa338 Prepare v2011.12-rc3 by Wolfgang Denk · Wed Dec 21 20:39:46 2011 +0100
  27. 778eb3c arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · Tue Dec 06 13:00:19 2011 +0000
  28. e6b37cf doc/mkimage.1: Fix some typos by Horst Kronstorfer · Wed Dec 21 04:31:23 2011 +0000
  29. fa8df72 mkenvimage: Add version info switch (-V) by Horst Kronstorfer · Mon Dec 05 00:55:26 2011 +0000
  30. ab6d249 mkenvimage: Fix getopt() error handling by Horst Kronstorfer · Mon Dec 05 00:55:24 2011 +0000
  31. 1cb898c mkenvimage: Fix some typos by Horst Kronstorfer · Mon Dec 05 00:55:23 2011 +0000
  32. a4baa58 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · Tue Dec 06 02:47:57 2011 +0000
  33. 1649df0 km/common: add toolchain variable by Holger Brunck · Wed Dec 14 06:11:50 2011 +0000
  34. 43fdbcd Makefile: fix distclean and *_config rules to be less noise by Lauri Hintsala · Tue Dec 20 04:23:57 2011 +0000
  35. f8e4ba5 board/eltec/elppc/misc.c: Fix GCC 4.6 build warning by Anatolij Gustschin · Tue Dec 20 07:51:09 2011 +0000
  36. 25826ae drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · Tue Dec 20 07:36:39 2011 +0000
  37. 68e60eb board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · Tue Dec 20 05:16:45 2011 +0000
  38. e63ce4f usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · Mon Dec 19 04:20:35 2011 +0000
  39. ba16661 board/samsung/universal_c210/universal.c: Fix build warning by Anatolij Gustschin · Mon Dec 19 04:20:04 2011 +0000
  40. f4f9d5d FAT: fix some issues in FAT write support code by Anatolij Gustschin · Thu Dec 15 03:12:14 2011 +0000
  41. 0ba436d Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Dec 20 23:14:37 2011 +0100
  42. 019435f Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Tue Dec 20 23:14:32 2011 +0100
  43. 6711ee5 drivers/net/e1000_spi.c: Fix build warnings by Anatolij Gustschin · Tue Dec 20 02:29:03 2011 +0000
  44. 778fe69 net: Fix arguments in tftpput command by Simon Glass · Mon Dec 19 16:10:43 2011 +0000
  45. 2e4e87b AVR32: fix timer_init() function by Sven Schnelle · Tue Oct 04 21:53:32 2011 +0200
  46. 391da4c net: introduce per device index by Michael Walle · Thu Oct 27 11:31:35 2011 +0000
  47. 16ce90d mvgbe: remove setting of ethaddr within the driver by Michael Walle · Thu Nov 17 12:52:29 2011 +0000
  48. 9cd01dd common/cmd_pxe.c: Fix GCC 4.6 build warnings by Heiko Schocher · Mon Dec 12 20:37:17 2011 +0000
  49. db9b7af AVR32: fix timer_init() function by Sven Schnelle · Tue Oct 04 21:53:32 2011 +0200
  50. 7655069 PXA: Kill last remnants of set_GPIO_mode function by Marek Vasut · Mon Dec 12 05:34:03 2011 +0000
  51. cb197ea ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260 by Anatolij Gustschin · Sat Nov 19 01:59:13 2011 +0000
  52. ef54a48 ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20 by Anatolij Gustschin · Sat Nov 19 01:59:12 2011 +0000
  53. 95b644b arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · Wed Sep 14 19:16:30 2011 +0000
  54. 98a7611 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · Fri Dec 03 05:12:50 2010 +0000
  55. 5008c13 omap4_panda: Initialize the USB phy by Chris Lalancette · Tue Dec 13 09:41:12 2011 +0000
  56. cee0b35 davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · Wed Dec 14 16:20:08 2011 +0100
  57. fb05a7d arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · Sun Dec 11 13:09:28 2011 +0000
  58. 0fb7c85 M28: Fix tab indent in u-boot.bd by Marek Vasut · Tue Dec 13 09:18:07 2011 +0000
  59. ef2f579 Fix building for mx51evk board by Anatolij Gustschin · Mon Dec 12 01:25:46 2011 +0000
  60. 2dceb78 Prepare v2011.12-rc2 by Wolfgang Denk · Mon Dec 19 12:12:54 2011 +0100
  61. b60c557 Coding Style cleanup by Wolfgang Denk · Mon Dec 19 12:03:40 2011 +0100
  62. 39d8f04 drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup by Wolfgang Denk · Mon Dec 19 11:52:36 2011 +0100
  63. 295da64 common/cmd_nvedit.c: Fix size calculation in do_env_import() by Horst Kronstorfer · Fri Dec 16 23:33:10 2011 +0000
  64. 69b49ee x86: Add support for specifying an initrd with the zboot command by Gabe Black · Mon Dec 05 12:09:27 2011 +0000
  65. 540c262 x86: Refactor the zboot innards so they can be reused with a vboot image by Gabe Black · Mon Dec 05 12:09:26 2011 +0000
  66. 84231af x86: Add infrastructure to extract an e820 table from the coreboot tables by Gabe Black · Mon Dec 05 12:09:25 2011 +0000
  67. c67a948 x86: Add support for booting Linux using the 32 bit boot protocol by Gabe Black · Mon Dec 05 12:09:24 2011 +0000
  68. 1cf5121 x86: Clean up the x86 zimage code in preparation to extend it by Gabe Black · Mon Dec 05 12:09:23 2011 +0000
  69. 9fd7a1f x86: Import code from coreboot's libpayload to parse the coreboot table by Gabe Black · Mon Dec 05 12:09:22 2011 +0000
  70. 27a4d07 x86: Initial commit for running as a coreboot payload by Gabe Black · Tue Nov 29 18:05:07 2011 +0000
  71. 5bf06ed CHECKPATCH: ./board/esd/hh405/logo_320_240_8bpp.c by Marek Vasut · Thu Dec 15 03:45:55 2011 +0000
  72. 00bcb76 CHECKPATCH: ./board/esd/hh405/logo_1024_768_8bpp.c by Marek Vasut · Thu Dec 15 03:45:54 2011 +0000
  73. 7831db4 CHECKPATCH: ./board/esd/hh405/logo_320_240_4bpp.c by Marek Vasut · Thu Dec 15 03:45:53 2011 +0000
  74. 7f72005 CHECKPATCH: ./board/esd/hh405/logo_640_480_24bpp.c by Marek Vasut · Thu Dec 15 03:45:52 2011 +0000
  75. 0124d62 CHECKPATCH: ./board/esd/apc405/logo_640_480_24bpp.c by Marek Vasut · Thu Dec 15 03:45:51 2011 +0000
  76. 1391606 CHECKPATCH: ./board/esd/voh405/logo_320_240_4bpp.c by Marek Vasut · Thu Dec 15 03:45:50 2011 +0000
  77. b91f0dd CHECKPATCH: ./board/esd/voh405/logo_640_480_24bpp.c by Marek Vasut · Thu Dec 15 03:45:49 2011 +0000
  78. 909f279 CHECKPATCH: ./board/esd/hh405/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:59 2011 +0000
  79. c2c3573 CHECKPATCH: ./board/esd/pci405/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:58 2011 +0000
  80. f7d544c CHECKPATCH: ./board/esd/tasreg/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:57 2011 +0000
  81. fb085e7 CHECKPATCH: ./board/esd/apc405/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:56 2011 +0000
  82. 98edfa3 CHECKPATCH: ./board/esd/voh405/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:55 2011 +0000
  83. dcfa9d9 CHECKPATCH: ./board/esd/ash405/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:54 2011 +0000
  84. c370075 CHECKPATCH: ./board/esd/dasa_sim/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:53 2011 +0000
  85. b59865d CHECKPATCH: ./board/esd/ar405/fpgadata_xl30.c by Marek Vasut · Thu Dec 15 03:26:52 2011 +0000
  86. d682ffa CHECKPATCH: ./board/esd/ar405/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:51 2011 +0000
  87. ee8144c CHECKPATCH: ./board/esd/plu405/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:50 2011 +0000
  88. d0478f3 CHECKPATCH: ./board/esd/wuh405/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:49 2011 +0000
  89. cc89edb CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c by Marek Vasut · Thu Dec 15 03:26:48 2011 +0000
  90. cae9f9b CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c by Marek Vasut · Thu Dec 15 03:26:47 2011 +0000
  91. 8413dc3 CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c by Marek Vasut · Thu Dec 15 03:26:46 2011 +0000
  92. 26e8ffd CHECKPATCH: ./board/esd/canbt/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:45 2011 +0000
  93. 513adf8 CHECKPATCH: ./board/esd/du405/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:44 2011 +0000
  94. 6b88121 CHECKPATCH: ./board/esd/cpciiser4/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:43 2011 +0000
  95. ba3d294 CHECKPATCH: ./board/dave/PPChameleonEVB/fpgadata.c by Marek Vasut · Thu Dec 15 03:26:42 2011 +0000
  96. 8c0f44e avr32:mmu.c: fix printf() length modifier by Andreas Bießmann · Thu Dec 15 09:56:55 2011 +0100
  97. 5c8f780 fat.c: fix printf() length modifier by Andreas Bießmann · Thu Dec 15 09:56:54 2011 +0100
  98. f51b06c cmd_sf.c: fix printf() length modifier by Andreas Bießmann · Thu Dec 15 09:56:53 2011 +0100
  99. 2813a21 Make printf and vprintf safe from buffer overruns by Sonny Rao · Mon Oct 10 09:22:31 2011 +0000
  100. 71d4f18 vsprintf: Move function documentation into header file by Simon Glass · Wed Nov 02 09:52:09 2011 +0000