1. b5125d2 jffs2: fix hangs/crashs when not using CONFIG_JFFS2_PART_SIZE by Mike Frysinger · 15 years ago
  2. ab427ae gzip/zlib: make features optional by Mike Frysinger · 15 years ago
  3. 7b07f09 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · 15 years ago
  4. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  5. 07b4627 CRAMFS: support cramfs in RAM by Heiko Schocher · 15 years ago
  6. e719363 env, eeprom: add redundant environment support by Heiko Schocher · 15 years ago
  7. 9bb0dd5 cmd_eeprom: I2C updates by Heiko Schocher · 15 years ago
  8. 030c11c cmd_bootm.c: Change interpretation of standalone image parameters. by Detlev Zundel · 15 years ago
  9. 4e46ab3 cmd_bootm.c: Do not load a ramdisk when not booting a kernel. by Detlev Zundel · 15 years ago
  10. 5873331 kgdb: update mem2hex/hex2mem funcs by Robin Getz · 15 years ago
  11. ed9d08e kgdb: add default generic stubs by Robin Getz · 15 years ago
  12. d595458 config_defaults.h: new header for common u-boot config defaults by Mike Frysinger · 15 years ago
  13. b634942 malloc: return NULL if not initialized yet by Wolfgang Denk · 15 years ago
  14. 6173ce8 onenand: Fix compile errors due to FlexOneNAND by Sanjeev Premi · 15 years ago
  15. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  16. d43a0b8 usb: write command for RAW partition. by Mahavir Jain · 15 years ago
  17. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · 15 years ago
  18. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  19. 3c51641 Merge branch 'master' of ../work into next by Wolfgang Denk · 15 years ago
  20. b9a8d45 i2c: fix dangling comment in do_i2c_mw() by Heiko Schocher · 15 years ago
  21. 12decf4 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  22. 694a393 bootm: Fix help message's sub-command ordering by Peter Tyser · 15 years ago
  23. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  24. f7440cd add lzop decompression support by Peter Korsgaard · 15 years ago
  25. 93c3060 i386: Fix malloc initialization by Graeme Russ · 15 years ago
  26. 580d641 Remove superfluous preprocessor tests from some cmd_*.c files. by Robert P. J. Day · 15 years ago
  27. 83e3535 Removes dead code in the file common/cmd_i2c.c by Pratap Chandu · 15 years ago
  28. 5599236 cmd_date: Fix spelling in error message. by Magnus Lilja · 15 years ago
  29. 4274443 Move do_irqinfo() to common/cmd_irq.c by Peter Tyser · 15 years ago
  30. 5e9be69 cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE by Peter Tyser · 15 years ago
  31. e8b39e4 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  32. 9a14a5a exports: rewrite jump table init by Mike Frysinger · 15 years ago
  33. 6c1616a bootm: mark local boot_os[] table static by Mike Frysinger · 15 years ago
  34. 00d8656 Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y by Remy Bohmer · 15 years ago
  35. cc35c49 Add 'true' and 'false' commands by Peter Tyser · 15 years ago
  36. 2d2712a cmd_help: General cleanup by Peter Tyser · 15 years ago
  37. eabe6d9 command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · 15 years ago
  38. 4773566 ENV Variable support for Flex-OneNAND by Amul Kumar Saha · 15 years ago
  39. 1589500 cmd_nand: Move conditional compilation to Makefile by Peter Tyser · 15 years ago
  40. 4fa5688 cmd_nand: Remove duplicate include by Peter Tyser · 15 years ago
  41. 0deafa2 Add 'editenv' command by Peter Tyser · 15 years ago
  42. 9fb48fd setenv(): Delete 0-length environment variables by Peter Tyser · 15 years ago
  43. 8ad15a9 readline(): Add ability to modify a string buffer by Peter Tyser · 15 years ago
  44. 03e46c4 cread_line(): Remove unused variables by Peter Tyser · 15 years ago
  45. c144e01 Check for NULL prompt in readline_into_buffer() by Peter Tyser · 15 years ago
  46. 5cefcbf Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  47. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  48. 9e9cf60 fdt_support: Add multi-serial support for stdout fixup by Anton Vorontsov · 15 years ago
  49. 22f8b68 sf: add GPL-2 license info by Mike Frysinger · 15 years ago
  50. 59735d3 fdt: Fix fdt padding issue for initrd mem_rsv by Kumar Gala · 15 years ago
  51. 0e78c94 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  52. a0f10c9 fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb by Stefan Roese · 15 years ago
  53. ab1a6e9 lcd: remove '#if 0' 32-bit scroll, now memcpy does it by Alessandro Rubini · 15 years ago
  54. 5d4d06c setenv: do console redirection even if previously unset by Alessandro Rubini · 15 years ago
  55. cb47b4f mem_mtest: fix error reporting, allow escape with ^C by Paul Gortmaker · 15 years ago
  56. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  57. 23f55e8 Cleanup: use constant by Niklaus Giger · 15 years ago
  58. fca3084 s5pc1xx: support serial driver by Minkyu Kang · 15 years ago
  59. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  60. d4c6154 ppc4xx: Rework cmd reginfo by Niklaus Giger · 15 years ago
  61. 4a6a663 arm/microblaze/nios/nios2/sh: Remove relocation fixups by Peter Tyser · 15 years ago
  62. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  63. 477a5fe Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  64. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  65. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  66. d028afa cmd_fdt.c: fix parse of byte streams and strings by Ken MacLeod · 15 years ago
  67. ffb293a mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · 15 years ago
  68. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  69. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  70. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago
  71. 4454c9e mkimage: Make table_entry code global by Prafulla Wadaskar · 15 years ago
  72. 49432ab mkimage: Make genimg_print_size() global by Prafulla Wadaskar · 15 years ago
  73. 3b50677 tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · 15 years ago
  74. 9c1a9cd cmd_mtdparts.c: fix compiler warning in debug code by Wolfgang Denk · 15 years ago
  75. 5e72669 Add ability for arch code to make changes before we boot by Kumar Gala · 15 years ago
  76. 781c9b8 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  77. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  78. 6ac6e7d Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  79. a2bbf4e bugfix CONFIG_SYS_CONSOLE_INFO_QUIET by David Brownell · 15 years ago
  80. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  81. 93d6cb0 Add md5sum and sha1 commands... by Robin Getz · 15 years ago
  82. baf4189 fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges by Kumar Gala · 15 years ago
  83. cc215a1 hush: Fix bogus free() call by Peter Tyser · 15 years ago
  84. 09304f5 env: kill off default_environment_size by Mike Frysinger · 15 years ago
  85. 53c6574 export SPI functions to standalone apps by Mike Frysinger · 15 years ago
  86. 90d1d73 Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 15 years ago
  87. ec965ff Fix ext2load return code by Wolfgang Denk · 15 years ago
  88. daff3fe Less verbose output when loading vxworks 6.x images by Niklaus Giger · 15 years ago
  89. 458e0ff Fix compiler warnings after loff_t change by Kyungmin Park · 15 years ago
  90. 465c45a video: move extern declarations from C to headers by Alessandro Rubini · 15 years ago
  91. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
  92. e68fdc3 Remove static declaration from gunzip_bmp() by Mark Jackson · 15 years ago
  93. ca2cac2 cmd_tsi148: General cleanup by Peter Tyser · 15 years ago
  94. ea32b5e Re-add support for image type 'Standalone Program' by Detlev Zundel · 15 years ago
  95. 7709447 Add error checking for unsupported OS types. by Detlev Zundel · 15 years ago
  96. 82f0d23 Add DNS support by Robin Getz · 15 years ago
  97. d02bd74 Refresh LZMA-lib to v4.65 by Luigi 'Comio' Mantellini · 15 years ago
  98. 7dcc170 ubi: help message correction by Andrzej Wolski · 15 years ago
  99. 66b0726 common: fix 'dummy' is used uninitialized in this function warning by Kim Phillips · 15 years ago
  100. fd53c5e cmd_flash.c: fix fix compile error for boards with DataFlash by Wolfgang Denk · 15 years ago