1. 46a3b5c SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · 15 years ago
  2. e3b28e6 mpc512x: add multi serial PSC support by Anatolij Gustschin · 15 years ago
  3. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  4. 30dc165 FIX: watchdog timeout, while waiting for input by Jens Scharsig · 15 years ago
  5. ae30b8c malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure by karl.beldan@gmail.com · 15 years ago
  6. 9acd4f0 cmd_bmp.c: add standard subcommand handling by Frans Meulenbroeks · 15 years ago
  7. 74b86d2 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 15 years ago
  8. 3b653fd cmd_ubi: Fix uninitialized variable warning by Peter Tyser · 15 years ago
  9. fac71cc USB storage probe by Kim B. Heino · 15 years ago
  10. aaad108 USB storage count by Kim B. Heino · 15 years ago
  11. 49b97d9 fdt: Add fdt_del_node_and_alias helper by Kumar Gala · 15 years ago
  12. ffa37fc Merge branch 'next' by Wolfgang Denk · 15 years ago
  13. 24de2f4 bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" by Heiko Schocher · 15 years ago
  14. fd03ea8 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · 15 years ago
  15. 2c0dc99 cmd_i2c: introduced get_alen helper function by Frans Meulenbroeks · 15 years ago
  16. a266fe9 cmd_i2c: moved a define to before the functions by Frans Meulenbroeks · 15 years ago
  17. 4a8cf33 cmd_i2c: moved mispositioned comment for i2c md by Frans Meulenbroeks · 15 years ago
  18. 3a6dcb9 cmd_i2c.c: declared local functions as static by Frans Meulenbroeks · 15 years ago
  19. 0020db3 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  20. 060f285 cmd_usb.c: print debug messages only when DEBUG is defined by Wolfgang Denk · 15 years ago
  21. be1a913 Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next by Wolfgang Denk · 15 years ago
  22. 116095e fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used by Philippe De Muyter · 15 years ago
  23. acb1386 lcd: make 16bpp work by Alessandro Rubini · 15 years ago
  24. 6b94b49 cmd_nand: show nand scrub confirmation character by Florian Fainelli · 15 years ago
  25. b46b353 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  26. 3c950e2 fdt_support: add partitions fixup in mtd node by Anatolij Gustschin · 15 years ago
  27. d611295 cmd history: Match history buffer size to console buffer by John Schmoller · 15 years ago
  28. 6475b9f console: Fix console buffer overrun by John Schmoller · 15 years ago
  29. 47ab5ad cmd_setexpr: allow memory addresses in expressions by Frans Meulenbroeks · 15 years ago
  30. 652e535 cmd_i2c.c: added i2c read to memory function by Frans Meulenbroeks · 15 years ago
  31. fb0070e cmd_i2c.c: sorted commands alphabetically by Frans Meulenbroeks · 15 years ago
  32. bfc3b77 cmd_i2c.c: reworked subcommand handling by Frans Meulenbroeks · 15 years ago
  33. f74d9bd cmd_bootm.c: made subcommand array static by Frans Meulenbroeks · 15 years ago
  34. faffe14 cmd_i2c.c: reduced subaddress length to 3 bytes by Frans Meulenbroeks · 15 years ago
  35. a749081 console.c: fix problem with splashimage by Anatolij Gustschin · 15 years ago
  36. 9d90a93 cmd_mmc remove \n by Frans Meulenbroeks · 15 years ago
  37. 93910ed Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago v2010.03-rc1
  38. 5f84195 Cosmetic change - indentation correction. by Michael Zaidman · 15 years ago
  39. a693447 cmd_mtdparts.c: prevent printbuffer overflows by Anatolij Gustschin · 15 years ago
  40. 143cd21 Move CONFIG_UPDATE_TFTP code after CONFIG_PREBOOT by Wolfgang Denk · 15 years ago
  41. 4b99327 PPC: Record U-Boot's relocated address in RAM and show in bdinfo. by Richard Retanubun · 15 years ago
  42. f365176 cmd_itest.c: fix pointer dereferencing by Frans Meulenbroeks · 15 years ago
  43. ab5a0dc net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop by Stefan Roese · 15 years ago
  44. 84d36b3 USB: usb_control_msg wait for driver ISR to set status. by Remy Bohmer · 15 years ago
  45. 5c1a1a3 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  46. 0ae016f Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  47. 5f566f4 cmd_ximg.c: fix error: 'i' undeclared by Wolfgang Denk · 15 years ago
  48. a6e42ed lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor by Anatolij Gustschin · 15 years ago
  49. 15b86c3 env_nand.c: print error message and fail gracefully by Wolfgang Denk · 15 years ago
  50. 4194b36 Add support to disable cpu's in multicore processors by Kumar Gala · 15 years ago
  51. 5912d36 add ability to handle compressed images to imxtract by Wolfgang Wegner · 15 years ago
  52. 2903ad3 jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE by Mike Frysinger · 15 years ago
  53. 44431ca gzip/zlib: make features optional by Mike Frysinger · 15 years ago
  54. 8edcde5 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · 15 years ago
  55. a16028d lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  56. 88ffb26 CRAMFS: support cramfs in RAM by Heiko Schocher · 15 years ago
  57. 1567b59 env, eeprom: add redundant environment support by Heiko Schocher · 15 years ago
  58. 548738b cmd_eeprom: I2C updates by Heiko Schocher · 15 years ago
  59. c3d7eec cmd_bootm.c: Change interpretation of standalone image parameters. by Detlev Zundel · 15 years ago
  60. 8b828a8 cmd_bootm.c: Do not load a ramdisk when not booting a kernel. by Detlev Zundel · 15 years ago
  61. 16035bc kgdb: update mem2hex/hex2mem funcs by Robin Getz · 15 years ago
  62. 0c90955 kgdb: add default generic stubs by Robin Getz · 15 years ago
  63. 10c32ff config_defaults.h: new header for common u-boot config defaults by Mike Frysinger · 15 years ago
  64. 2740544 malloc: return NULL if not initialized yet by Wolfgang Denk · 15 years ago
  65. b821cea onenand: Fix compile errors due to FlexOneNAND by Sanjeev Premi · 15 years ago
  66. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  67. 127e108 usb: write command for RAW partition. by Mahavir Jain · 15 years ago
  68. 8f8bd56 USB Consolidate descriptor definitions by Tom Rix · 15 years ago
  69. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  70. 35e3717 Merge branch 'master' of ../work into next by Wolfgang Denk · 15 years ago
  71. df002fa i2c: fix dangling comment in do_i2c_mw() by Heiko Schocher · 15 years ago
  72. 206c00f Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  73. 224c90d bootm: Fix help message's sub-command ordering by Peter Tyser · 15 years ago
  74. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  75. 20dde48 add lzop decompression support by Peter Korsgaard · 15 years ago
  76. b4feeb4 i386: Fix malloc initialization by Graeme Russ · 15 years ago
  77. bcb324d Remove superfluous preprocessor tests from some cmd_*.c files. by Robert P. J. Day · 15 years ago
  78. bd3784d Removes dead code in the file common/cmd_i2c.c by Pratap Chandu · 15 years ago
  79. d52e3e0 cmd_date: Fix spelling in error message. by Magnus Lilja · 15 years ago
  80. c253122 Move do_irqinfo() to common/cmd_irq.c by Peter Tyser · 15 years ago
  81. a5dd4dc cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE by Peter Tyser · 15 years ago
  82. 9ef7851 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  83. bf44f3f exports: rewrite jump table init by Mike Frysinger · 15 years ago
  84. 0008555 bootm: mark local boot_os[] table static by Mike Frysinger · 15 years ago
  85. b25e38f Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y by Remy Bohmer · 15 years ago
  86. 396fd17 Add 'true' and 'false' commands by Peter Tyser · 15 years ago
  87. 4e1ca93 cmd_help: General cleanup by Peter Tyser · 15 years ago
  88. 6b8f5ad command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · 15 years ago
  89. c758e94 ENV Variable support for Flex-OneNAND by Amul Kumar Saha · 15 years ago
  90. 581d04f cmd_nand: Move conditional compilation to Makefile by Peter Tyser · 15 years ago
  91. 9574fd6 cmd_nand: Remove duplicate include by Peter Tyser · 15 years ago
  92. 246c692 Add 'editenv' command by Peter Tyser · 15 years ago
  93. b0fa8e5 setenv(): Delete 0-length environment variables by Peter Tyser · 15 years ago
  94. ecc5500 readline(): Add ability to modify a string buffer by Peter Tyser · 15 years ago
  95. f923943 cread_line(): Remove unused variables by Peter Tyser · 15 years ago
  96. e491a71 Check for NULL prompt in readline_into_buffer() by Peter Tyser · 15 years ago
  97. 98cecb6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  98. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  99. 3e303f7 fdt_support: Add multi-serial support for stdout fixup by Anton Vorontsov · 15 years ago
  100. 4166ee5 sf: add GPL-2 license info by Mike Frysinger · 15 years ago