1. 61c83b7 Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  2. 297a658 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  3. 36e0eb6 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago
  4. 060c495 mkimage: Make table_entry code global by Prafulla Wadaskar · 15 years ago
  5. 6e86982 mkimage: Make genimg_print_size() global by Prafulla Wadaskar · 15 years ago
  6. c928d1d tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · 15 years ago
  7. 71b24e5 cmd_mtdparts.c: fix compiler warning in debug code by Wolfgang Denk · 15 years ago
  8. a91f02a Add ability for arch code to make changes before we boot by Kumar Gala · 15 years ago
  9. bdb2802 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  10. d870552 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  11. 3aa8b68 Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  12. 52f6c34 bugfix CONFIG_SYS_CONSOLE_INFO_QUIET by David Brownell · 15 years ago
  13. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  14. 02c9aa1 Add md5sum and sha1 commands... by Robin Getz · 15 years ago
  15. cfd700b fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges by Kumar Gala · 15 years ago
  16. 197324d hush: Fix bogus free() call by Peter Tyser · 15 years ago
  17. 18304f7 env: kill off default_environment_size by Mike Frysinger · 15 years ago
  18. bedd840 export SPI functions to standalone apps by Mike Frysinger · 15 years ago
  19. cb32ed1 Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 15 years ago
  20. 4b75114 Fix ext2load return code by Wolfgang Denk · 15 years ago
  21. 3c97284 Less verbose output when loading vxworks 6.x images by Niklaus Giger · 15 years ago
  22. 4828779 Fix compiler warnings after loff_t change by Kyungmin Park · 15 years ago
  23. 6111722 video: move extern declarations from C to headers by Alessandro Rubini · 15 years ago
  24. 28958b8 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
  25. c01171e Remove static declaration from gunzip_bmp() by Mark Jackson · 15 years ago
  26. 2d4a43e cmd_tsi148: General cleanup by Peter Tyser · 15 years ago
  27. f97ec30 Re-add support for image type 'Standalone Program' by Detlev Zundel · 15 years ago
  28. ca95c9d Add error checking for unsupported OS types. by Detlev Zundel · 15 years ago
  29. 1a32bf4 Add DNS support by Robin Getz · 15 years ago
  30. caf72ff Refresh LZMA-lib to v4.65 by Luigi 'Comio' Mantellini · 15 years ago
  31. f6ca3b7 ubi: help message correction by Andrzej Wolski · 15 years ago
  32. 2a2ed84 common: fix 'dummy' is used uninitialized in this function warning by Kim Phillips · 15 years ago
  33. 1a4664b cmd_flash.c: fix fix compile error for boards with DataFlash by Wolfgang Denk · 15 years ago
  34. 52a0e2d Add support for the Tundra TSI148 VME-bridge by Reinhard Arlt · 15 years ago
  35. 7e3be7c console: unify printing current devices by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  36. a694610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  37. 5669ed4 cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' by Wolfgang Denk · 15 years ago
  38. 462b103 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  39. 0f1b3a2 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  40. 6aee304 cmd_i2c: bugfix: add missing brace by Alessandro Rubini · 15 years ago
  41. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  42. dcf728a Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  43. 569460e sata: namespace curr_device variable by Mike Frysinger · 15 years ago
  44. 02e22c2 cmd_mmc: make curr_device static by Mike Frysinger · 15 years ago
  45. 1ca298c Added support for splash screen positioning by Matthias Weisser · 15 years ago
  46. be33b04 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  47. 937076f MTD: OneNAND: Increase the environment size to 4KiB by Kyungmin Park · 15 years ago
  48. 93f9dcf Add simple hwconfig infrastructure by Anton Vorontsov · 15 years ago
  49. 6e8d58d Command for accessing serial flash update by TsiChung Liew · 15 years ago
  50. 2896b58 Command improvements for ubifs by Simon Kagstrom · 15 years ago
  51. 25c8f40 Handle VID header offset in ubi part command by Simon Kagstrom · 15 years ago
  52. 2e8a6f5 env_onenand: change env_address type from unsigned long to loff_t by HeungJun Kim · 15 years ago
  53. b74ab73 nand_spl: read environment early, when booting from NAND using nand_spl by Guennadi Liakhovetski · 15 years ago
  54. 8360b66 nand/onenand: Fix missing argument checking for "markbad" command by Wolfgang Denk · 15 years ago
  55. d27bc72 env_nand: remove unused variable. by Guennadi Liakhovetski · 15 years ago
  56. 039594a 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors by Poonam Aggrwal · 15 years ago
  57. dd14af7 Blackfin: new spibootldr command by Mike Frysinger · 16 years ago
  58. 0f89860 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 15 years ago
  59. 3b74e7e MPC512x: remove include/mpc512x.h by Wolfgang Denk · 15 years ago
  60. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  61. 94796d8 Make "usage" messages more helpful. by Wolfgang Denk · 15 years ago
  62. 4c94f6c nvedit: speed up printing of environment by Mike Frysinger · 15 years ago
  63. ecb1dc8 Add support for Linux-like kallsysms by Mike Frysinger · 15 years ago
  64. 36c9169 cmd_mtdparts.c: allow to omit definitions for default settings by Wolfgang Denk · 15 years ago
  65. 864aa03 cmd_mtdparts: Move to common handling of FLASH devices via MTD layer by Stefan Roese · 15 years ago
  66. 8d2effe mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 15 years ago
  67. 55e0ed6 make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  68. 660888b ZOOM2 Add serial support. by Tom Rix · 15 years ago
  69. 9166b77 cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX by Peter Tyser · 15 years ago
  70. 0a45a63 cmd_i2c: Clean up trivial helper functions by Peter Tyser · 15 years ago
  71. e96ad5d cmd_i2c: Clean up i2c command argument parsing by Peter Tyser · 15 years ago
  72. 0f89c54 i2c: Update references to individual i2c commands by Peter Tyser · 15 years ago
  73. d48eb51 i2c: Remove deprecated individual i2c commands by Peter Tyser · 15 years ago
  74. 655b34a i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 15 years ago
  75. 9c90a2c i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · 15 years ago
  76. e85649c mmc: check find_mmc_device return value by Rabin Vincent · 16 years ago
  77. ac0865f mmc: clean up help texts by Rabin Vincent · 16 years ago
  78. 76b5883 jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together by Stefan Roese · 15 years ago
  79. 5af210c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 15 years ago
  80. 2df72b8 common: fix inline--weak error spotted by gcc 4.4 by Kim Phillips · 15 years ago
  81. 0850301 UBI: fix return code in ubi_volume_read by Andreas Huber · 15 years ago
  82. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  83. 5e2c08c Remove inline qualifier from show_boot_progress() by Emil Medve · 15 years ago
  84. da95427 netloop: updates for NetLoop by Heiko Schocher · 15 years ago
  85. 4d9eab8 cmd_ext2.c: fix compile warnings by Wolfgang Denk · 15 years ago
  86. 2d579e5 ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part" by Stefan Roese · 15 years ago
  87. 0c8a849 Separate mtdparts command from jffs2 by Ladislav Michl · 15 years ago
  88. 67c2e57 cmd_ide: Remove unused AmigaOneG3SE code by Peter Tyser · 15 years ago
  89. 08f077d mtdpart command: align output columns by David Brownell · 15 years ago
  90. 351f40c fs: Fix the wrong type of var by Gao Guanhua · 15 years ago
  91. dfc99e1 cmd_nand: drop duplicate NULL ptr check by Mike Frysinger · 15 years ago
  92. f63728c One more fix for building env_embedded.o by Wolfgang Denk · 16 years ago
  93. e3d1ac7 common/image.c: Relocate strings in tables. by Scott Wood · 16 years ago
  94. c203ef5 UBI/cfi-mtd: Fix mtd name for multiple chips by Andreas Huber · 16 years ago
  95. 869f6bf cmd_mmc: add support for device command for selecting mmc device by Minkyu Kang · 16 years ago
  96. 852dbfd more command usage cleanup by Mike Frysinger · 16 years ago
  97. b93b24b Separate mtdparts command from jffs2 by Ladislav Michl · 16 years ago
  98. b9c0e4c add dataflash mmc mux missing support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 83863df Fix quoting bug introduced by commit 74de7aef by Wolfgang Denk · 16 years ago
  100. afcbce0 Fix building of env_embedded.o by Wolfgang Denk · 16 years ago