1. 23f16a8 sf: Add spi_boot() to allow booting from SPI flash in an SPL by Christian Riesch · 13 years ago
  2. db2115a spl: display_options.o is required for SPI flash support in SPL by Christian Riesch · 13 years ago
  3. 1047c0c ARM: omap3: add support to Technexion twister board by Stefano Babic · 13 years ago
  4. 1f76ac1 ARM: omap3: added common configuration for Technexion TAM3517 by Stefano Babic · 13 years ago
  5. 73f3abb vision2: Fix checkpatch warning by Fabio Estevam · 13 years ago
  6. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  7. e880450 Prepare v2011.12 by Wolfgang Denk · 13 years ago
  8. 8878492 doc/mkimage.1: Fix -D/-f options formatting by Horst Kronstorfer · 13 years ago
  9. 059a2d6 post/lib_powerpc/multi.c: fix stack overflow error by Wolfgang Denk · 13 years ago
  10. bc3e91a post/lib_powerpc/multi.c: code cleanup by Wolfgang Denk · 13 years ago
  11. 417c65c post/lib_powerpc/multi.c: make checkpatch clean by Wolfgang Denk · 13 years ago
  12. 6244905 PPC: fix "Warning: FOO uses hard float, BAR uses soft float". by Wolfgang Denk · 13 years ago
  13. a0c8290 Print program basename instead of whole path in usage() by Horst Kronstorfer · 13 years ago
  14. 0301081 tegra2: Fix out-of-tree build for Ventana. by Thierry Reding · 13 years ago
  15. 2cfa338 Prepare v2011.12-rc3 by Wolfgang Denk · 13 years ago
  16. 778eb3c arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  17. e6b37cf doc/mkimage.1: Fix some typos by Horst Kronstorfer · 13 years ago
  18. fa8df72 mkenvimage: Add version info switch (-V) by Horst Kronstorfer · 13 years ago
  19. ab6d249 mkenvimage: Fix getopt() error handling by Horst Kronstorfer · 13 years ago
  20. 1cb898c mkenvimage: Fix some typos by Horst Kronstorfer · 13 years ago
  21. a4baa58 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · 13 years ago
  22. 1649df0 km/common: add toolchain variable by Holger Brunck · 13 years ago
  23. 43fdbcd Makefile: fix distclean and *_config rules to be less noise by Lauri Hintsala · 13 years ago
  24. f8e4ba5 board/eltec/elppc/misc.c: Fix GCC 4.6 build warning by Anatolij Gustschin · 13 years ago
  25. 25826ae drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  26. 68e60eb board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  27. e63ce4f usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  28. ba16661 board/samsung/universal_c210/universal.c: Fix build warning by Anatolij Gustschin · 13 years ago
  29. f4f9d5d FAT: fix some issues in FAT write support code by Anatolij Gustschin · 13 years ago
  30. 0ba436d Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 13 years ago
  31. 019435f Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  32. 6711ee5 drivers/net/e1000_spi.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  33. 778fe69 net: Fix arguments in tftpput command by Simon Glass · 13 years ago
  34. 2e4e87b AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  35. 391da4c net: introduce per device index by Michael Walle · 13 years ago
  36. 16ce90d mvgbe: remove setting of ethaddr within the driver by Michael Walle · 13 years ago
  37. 9cd01dd common/cmd_pxe.c: Fix GCC 4.6 build warnings by Heiko Schocher · 13 years ago
  38. db9b7af AVR32: fix timer_init() function by Sven Schnelle · 13 years ago
  39. 7655069 PXA: Kill last remnants of set_GPIO_mode function by Marek Vasut · 13 years ago
  40. cb197ea ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260 by Anatolij Gustschin · 13 years ago
  41. ef54a48 ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20 by Anatolij Gustschin · 13 years ago
  42. 95b644b arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · 13 years ago
  43. 98a7611 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · 14 years ago
  44. 5008c13 omap4_panda: Initialize the USB phy by Chris Lalancette · 13 years ago
  45. cee0b35 davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · 13 years ago
  46. fb05a7d arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · 13 years ago
  47. 0fb7c85 M28: Fix tab indent in u-boot.bd by Marek Vasut · 13 years ago
  48. ef2f579 Fix building for mx51evk board by Anatolij Gustschin · 13 years ago
  49. 2dceb78 Prepare v2011.12-rc2 by Wolfgang Denk · 13 years ago
  50. b60c557 Coding Style cleanup by Wolfgang Denk · 13 years ago
  51. 39d8f04 drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup by Wolfgang Denk · 13 years ago
  52. 295da64 common/cmd_nvedit.c: Fix size calculation in do_env_import() by Horst Kronstorfer · 13 years ago
  53. 69b49ee x86: Add support for specifying an initrd with the zboot command by Gabe Black · 13 years ago
  54. 540c262 x86: Refactor the zboot innards so they can be reused with a vboot image by Gabe Black · 13 years ago
  55. 84231af x86: Add infrastructure to extract an e820 table from the coreboot tables by Gabe Black · 13 years ago
  56. c67a948 x86: Add support for booting Linux using the 32 bit boot protocol by Gabe Black · 13 years ago
  57. 1cf5121 x86: Clean up the x86 zimage code in preparation to extend it by Gabe Black · 13 years ago
  58. 9fd7a1f x86: Import code from coreboot's libpayload to parse the coreboot table by Gabe Black · 13 years ago
  59. 27a4d07 x86: Initial commit for running as a coreboot payload by Gabe Black · 13 years ago
  60. 5bf06ed CHECKPATCH: ./board/esd/hh405/logo_320_240_8bpp.c by Marek Vasut · 13 years ago
  61. 00bcb76 CHECKPATCH: ./board/esd/hh405/logo_1024_768_8bpp.c by Marek Vasut · 13 years ago
  62. 7831db4 CHECKPATCH: ./board/esd/hh405/logo_320_240_4bpp.c by Marek Vasut · 13 years ago
  63. 7f72005 CHECKPATCH: ./board/esd/hh405/logo_640_480_24bpp.c by Marek Vasut · 13 years ago
  64. 0124d62 CHECKPATCH: ./board/esd/apc405/logo_640_480_24bpp.c by Marek Vasut · 13 years ago
  65. 1391606 CHECKPATCH: ./board/esd/voh405/logo_320_240_4bpp.c by Marek Vasut · 13 years ago
  66. b91f0dd CHECKPATCH: ./board/esd/voh405/logo_640_480_24bpp.c by Marek Vasut · 13 years ago
  67. 909f279 CHECKPATCH: ./board/esd/hh405/fpgadata.c by Marek Vasut · 13 years ago
  68. c2c3573 CHECKPATCH: ./board/esd/pci405/fpgadata.c by Marek Vasut · 13 years ago
  69. f7d544c CHECKPATCH: ./board/esd/tasreg/fpgadata.c by Marek Vasut · 13 years ago
  70. fb085e7 CHECKPATCH: ./board/esd/apc405/fpgadata.c by Marek Vasut · 13 years ago
  71. 98edfa3 CHECKPATCH: ./board/esd/voh405/fpgadata.c by Marek Vasut · 13 years ago
  72. dcfa9d9 CHECKPATCH: ./board/esd/ash405/fpgadata.c by Marek Vasut · 13 years ago
  73. c370075 CHECKPATCH: ./board/esd/dasa_sim/fpgadata.c by Marek Vasut · 13 years ago
  74. b59865d CHECKPATCH: ./board/esd/ar405/fpgadata_xl30.c by Marek Vasut · 13 years ago
  75. d682ffa CHECKPATCH: ./board/esd/ar405/fpgadata.c by Marek Vasut · 13 years ago
  76. ee8144c CHECKPATCH: ./board/esd/plu405/fpgadata.c by Marek Vasut · 13 years ago
  77. d0478f3 CHECKPATCH: ./board/esd/wuh405/fpgadata.c by Marek Vasut · 13 years ago
  78. cc89edb CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c by Marek Vasut · 13 years ago
  79. cae9f9b CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c by Marek Vasut · 13 years ago
  80. 8413dc3 CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c by Marek Vasut · 13 years ago
  81. 26e8ffd CHECKPATCH: ./board/esd/canbt/fpgadata.c by Marek Vasut · 13 years ago
  82. 513adf8 CHECKPATCH: ./board/esd/du405/fpgadata.c by Marek Vasut · 13 years ago
  83. 6b88121 CHECKPATCH: ./board/esd/cpciiser4/fpgadata.c by Marek Vasut · 13 years ago
  84. ba3d294 CHECKPATCH: ./board/dave/PPChameleonEVB/fpgadata.c by Marek Vasut · 13 years ago
  85. 8c0f44e avr32:mmu.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
  86. 5c8f780 fat.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
  87. f51b06c cmd_sf.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
  88. 2813a21 Make printf and vprintf safe from buffer overruns by Sonny Rao · 13 years ago
  89. 71d4f18 vsprintf: Move function documentation into header file by Simon Glass · 13 years ago
  90. cd55bde Add safe vsnprintf and snprintf library functions by Sonny Rao · 13 years ago
  91. f7ae6806 Move vsprintf functions into their own header by Simon Glass · 13 years ago
  92. 787fb37 tools/setlocalversion: Update from the Linux Kernel by Kyle Moffett · 13 years ago
  93. ed804c9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  94. 7342452 USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  95. bf73126 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · 13 years ago
  96. ac5f6ee README: add documentation for CONFIG_USB_ULPI* by Igor Grinberg · 13 years ago
  97. 695207a USB: ULPI: increase error case verbosity by Igor Grinberg · 13 years ago
  98. 7b4d768 USB: ULPI: clean a mixup of return types by Igor Grinberg · 13 years ago
  99. 1e79474 USB: ULPI: switch argument type from u8 to unsigned by Igor Grinberg · 13 years ago
  100. 8f48bb0 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago