1. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  2. cba9a89 Prepare v2011.12 by Wolfgang Denk · 13 years ago
  3. 49fbf43 doc/mkimage.1: Fix -D/-f options formatting by Horst Kronstorfer · 13 years ago
  4. 7ddd447 post/lib_powerpc/multi.c: fix stack overflow error by Wolfgang Denk · 13 years ago
  5. 38081ff post/lib_powerpc/multi.c: code cleanup by Wolfgang Denk · 13 years ago
  6. a63aec5 post/lib_powerpc/multi.c: make checkpatch clean by Wolfgang Denk · 13 years ago
  7. 139e187 PPC: fix "Warning: FOO uses hard float, BAR uses soft float". by Wolfgang Denk · 13 years ago
  8. af44f4b Print program basename instead of whole path in usage() by Horst Kronstorfer · 13 years ago
  9. 67c2cb1 tegra2: Fix out-of-tree build for Ventana. by Thierry Reding · 13 years ago
  10. be662e9 Prepare v2011.12-rc3 by Wolfgang Denk · 13 years ago
  11. e2132c2 arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  12. 7aecfdd doc/mkimage.1: Fix some typos by Horst Kronstorfer · 13 years ago
  13. 1895420 mkenvimage: Add version info switch (-V) by Horst Kronstorfer · 13 years ago
  14. 5e0c63e mkenvimage: Fix getopt() error handling by Horst Kronstorfer · 13 years ago
  15. d30011b mkenvimage: Fix some typos by Horst Kronstorfer · 13 years ago
  16. fcc0c75 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · 13 years ago
  17. d26982c km/common: add toolchain variable by Holger Brunck · 13 years ago
  18. 37d0e77 Makefile: fix distclean and *_config rules to be less noise by Lauri Hintsala · 13 years ago
  19. c3e17d5 board/eltec/elppc/misc.c: Fix GCC 4.6 build warning by Anatolij Gustschin · 13 years ago
  20. 40867a2 drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  21. 821315f board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  22. ea2d915 usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  23. e03492c board/samsung/universal_c210/universal.c: Fix build warning by Anatolij Gustschin · 13 years ago
  24. 8506eb8 FAT: fix some issues in FAT write support code by Anatolij Gustschin · 13 years ago
  25. e273342 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  26. c89fd4f Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  27. deb7282 drivers/net/e1000_spi.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  28. 38bd80b net: Fix arguments in tftpput command by Simon Glass · 13 years ago
  29. bf0b631 AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  30. fea7dca net: introduce per device index by Michael Walle · 13 years ago
  31. 19a5944 mvgbe: remove setting of ethaddr within the driver by Michael Walle · 13 years ago
  32. 43d4a5e common/cmd_pxe.c: Fix GCC 4.6 build warnings by Heiko Schocher · 13 years ago
  33. c0e6723 AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  34. e570fe8 PXA: Kill last remnants of set_GPIO_mode function by Marek Vasut · 13 years ago
  35. 159dad6 ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260 by Anatolij Gustschin · 13 years ago
  36. 204ab93 ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20 by Anatolij Gustschin · 13 years ago
  37. 3ea11ca arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · 13 years ago
  38. 9fd6826 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · 14 years ago
  39. df65a3f omap4_panda: Initialize the USB phy by Chris Lalancette · 13 years ago
  40. c005d6b davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · 13 years ago
  41. 076cd49 arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · 13 years ago
  42. b539bed M28: Fix tab indent in u-boot.bd by Marek Vasut · 13 years ago
  43. 60bae5e Fix building for mx51evk board by Anatolij Gustschin · 13 years ago
  44. 901de79 Prepare v2011.12-rc2 by Wolfgang Denk · 13 years ago
  45. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  46. 10879aa drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup by Wolfgang Denk · 13 years ago
  47. d3f80c7 common/cmd_nvedit.c: Fix size calculation in do_env_import() by Horst Kronstorfer · 13 years ago
  48. 6f9d998 x86: Add support for specifying an initrd with the zboot command by Gabe Black · 13 years ago
  49. 69370d1 x86: Refactor the zboot innards so they can be reused with a vboot image by Gabe Black · 13 years ago
  50. f08fa7a x86: Add infrastructure to extract an e820 table from the coreboot tables by Gabe Black · 13 years ago
  51. 233dbc1 x86: Add support for booting Linux using the 32 bit boot protocol by Gabe Black · 13 years ago
  52. d3a2bc3 x86: Clean up the x86 zimage code in preparation to extend it by Gabe Black · 13 years ago
  53. 63f559c x86: Import code from coreboot's libpayload to parse the coreboot table by Gabe Black · 13 years ago
  54. ef5a5b0 x86: Initial commit for running as a coreboot payload by Gabe Black · 13 years ago
  55. 7b725f8 CHECKPATCH: ./board/esd/hh405/logo_320_240_8bpp.c by Marek Vasut · 13 years ago
  56. d4b0e26 CHECKPATCH: ./board/esd/hh405/logo_1024_768_8bpp.c by Marek Vasut · 13 years ago
  57. b4f8d7b CHECKPATCH: ./board/esd/hh405/logo_320_240_4bpp.c by Marek Vasut · 13 years ago
  58. 02fae94 CHECKPATCH: ./board/esd/hh405/logo_640_480_24bpp.c by Marek Vasut · 13 years ago
  59. 65e300c CHECKPATCH: ./board/esd/apc405/logo_640_480_24bpp.c by Marek Vasut · 13 years ago
  60. bb41b0a CHECKPATCH: ./board/esd/voh405/logo_320_240_4bpp.c by Marek Vasut · 13 years ago
  61. 0ec03d3 CHECKPATCH: ./board/esd/voh405/logo_640_480_24bpp.c by Marek Vasut · 13 years ago
  62. 230e3c1 CHECKPATCH: ./board/esd/hh405/fpgadata.c by Marek Vasut · 13 years ago
  63. b2ecd4d CHECKPATCH: ./board/esd/pci405/fpgadata.c by Marek Vasut · 13 years ago
  64. ecc63c1 CHECKPATCH: ./board/esd/tasreg/fpgadata.c by Marek Vasut · 13 years ago
  65. e0d3e22 CHECKPATCH: ./board/esd/apc405/fpgadata.c by Marek Vasut · 13 years ago
  66. 14747db CHECKPATCH: ./board/esd/voh405/fpgadata.c by Marek Vasut · 13 years ago
  67. 2d5bf9c CHECKPATCH: ./board/esd/ash405/fpgadata.c by Marek Vasut · 13 years ago
  68. 66db968 CHECKPATCH: ./board/esd/dasa_sim/fpgadata.c by Marek Vasut · 13 years ago
  69. 3e954b3 CHECKPATCH: ./board/esd/ar405/fpgadata_xl30.c by Marek Vasut · 13 years ago
  70. d3ca45e CHECKPATCH: ./board/esd/ar405/fpgadata.c by Marek Vasut · 13 years ago
  71. b0c4586 CHECKPATCH: ./board/esd/plu405/fpgadata.c by Marek Vasut · 13 years ago
  72. 43fe6d4 CHECKPATCH: ./board/esd/wuh405/fpgadata.c by Marek Vasut · 13 years ago
  73. a6bab59 CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c by Marek Vasut · 13 years ago
  74. c26f4bd CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c by Marek Vasut · 13 years ago
  75. 4915cb9 CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c by Marek Vasut · 13 years ago
  76. ce49e5d CHECKPATCH: ./board/esd/canbt/fpgadata.c by Marek Vasut · 13 years ago
  77. 47f39e1 CHECKPATCH: ./board/esd/du405/fpgadata.c by Marek Vasut · 13 years ago
  78. e0c4366 CHECKPATCH: ./board/esd/cpciiser4/fpgadata.c by Marek Vasut · 13 years ago
  79. e210d69 CHECKPATCH: ./board/dave/PPChameleonEVB/fpgadata.c by Marek Vasut · 13 years ago
  80. 87c24e2 avr32:mmu.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
  81. 2d1b83b fat.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
  82. a97f6ef cmd_sf.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
  83. 068af6f Make printf and vprintf safe from buffer overruns by Sonny Rao · 13 years ago
  84. 71ec92b vsprintf: Move function documentation into header file by Simon Glass · 13 years ago
  85. 046a37b Add safe vsnprintf and snprintf library functions by Sonny Rao · 13 years ago
  86. 9785c90 Move vsprintf functions into their own header by Simon Glass · 13 years ago
  87. a7b3918 tools/setlocalversion: Update from the Linux Kernel by Kyle Moffett · 13 years ago
  88. 8b0affe Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  89. b2fb47f USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  90. ddc7e54 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · 13 years ago
  91. d70a560 README: add documentation for CONFIG_USB_ULPI* by Igor Grinberg · 13 years ago
  92. cf9f95f USB: ULPI: increase error case verbosity by Igor Grinberg · 13 years ago
  93. 4256101 USB: ULPI: clean a mixup of return types by Igor Grinberg · 13 years ago
  94. 1113a79 USB: ULPI: switch argument type from u8 to unsigned by Igor Grinberg · 13 years ago
  95. 509adc8 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago
  96. 06e42c6 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  97. 5738946 Prepare v2011.12-rc1 by Wolfgang Denk · 13 years ago
  98. 3f3110d MIPS: remove broken "tb0229" board by Wolfgang Denk · 13 years ago
  99. 6bef783 board/ti/omap2420h4/omap2420h4.c: Fix GC 4.6 build warning by Wolfgang Denk · 13 years ago
  100. fa75f51 fs/reiserfs/reiserfs.c: Fix compiler warning by Anatolij Gustschin · 13 years ago