1. 224c90d bootm: Fix help message's sub-command ordering by Peter Tyser · 15 years ago
  2. bcb324d Remove superfluous preprocessor tests from some cmd_*.c files. by Robert P. J. Day · 15 years ago
  3. bd3784d Removes dead code in the file common/cmd_i2c.c by Pratap Chandu · 15 years ago
  4. d52e3e0 cmd_date: Fix spelling in error message. by Magnus Lilja · 15 years ago
  5. c253122 Move do_irqinfo() to common/cmd_irq.c by Peter Tyser · 15 years ago
  6. a5dd4dc cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE by Peter Tyser · 15 years ago
  7. 9ef7851 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  8. 0008555 bootm: mark local boot_os[] table static by Mike Frysinger · 15 years ago
  9. b25e38f Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y by Remy Bohmer · 15 years ago
  10. 246c692 Add 'editenv' command by Peter Tyser · 15 years ago
  11. b0fa8e5 setenv(): Delete 0-length environment variables by Peter Tyser · 15 years ago
  12. ecc5500 readline(): Add ability to modify a string buffer by Peter Tyser · 15 years ago
  13. f923943 cread_line(): Remove unused variables by Peter Tyser · 15 years ago
  14. e491a71 Check for NULL prompt in readline_into_buffer() by Peter Tyser · 15 years ago
  15. 98cecb6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  16. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  17. 3e303f7 fdt_support: Add multi-serial support for stdout fixup by Anton Vorontsov · 15 years ago
  18. 4166ee5 sf: add GPL-2 license info by Mike Frysinger · 15 years ago
  19. d535a49 fdt: Fix fdt padding issue for initrd mem_rsv by Kumar Gala · 15 years ago
  20. 922754c Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  21. 30d45c0 fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb by Stefan Roese · 15 years ago
  22. 8c0a92c lcd: remove '#if 0' 32-bit scroll, now memcpy does it by Alessandro Rubini · 15 years ago
  23. 9c5586a setenv: do console redirection even if previously unset by Alessandro Rubini · 15 years ago
  24. 87b22b7 mem_mtest: fix error reporting, allow escape with ^C by Paul Gortmaker · 15 years ago
  25. 6dab6ad env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  26. 7936b51 Cleanup: use constant by Niklaus Giger · 15 years ago
  27. dd2c9e6 s5pc1xx: support serial driver by Minkyu Kang · 15 years ago
  28. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  29. 78d2a64 ppc4xx: Rework cmd reginfo by Niklaus Giger · 15 years ago
  30. 0630535 arm/microblaze/nios/nios2/sh: Remove relocation fixups by Peter Tyser · 15 years ago
  31. 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  32. 9ae7ae6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  33. 95b602b ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  34. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  35. 6e748ea cmd_fdt.c: fix parse of byte streams and strings by Ken MacLeod · 15 years ago
  36. 3887c3f mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · 15 years ago
  37. 3202d33 Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  38. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  39. aa0c7a8 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago
  40. b029ddd mkimage: Make table_entry code global by Prafulla Wadaskar · 15 years ago
  41. f666dea mkimage: Make genimg_print_size() global by Prafulla Wadaskar · 15 years ago
  42. 3a2003f tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · 15 years ago
  43. 37daa77 cmd_mtdparts.c: fix compiler warning in debug code by Wolfgang Denk · 15 years ago
  44. 3dfad40 Add ability for arch code to make changes before we boot by Kumar Gala · 15 years ago
  45. d4e8ada Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  46. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  47. 3aa8b68 Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  48. 52f6c34 bugfix CONFIG_SYS_CONSOLE_INFO_QUIET by David Brownell · 15 years ago
  49. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  50. 02c9aa1 Add md5sum and sha1 commands... by Robin Getz · 15 years ago
  51. cfd700b fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges by Kumar Gala · 15 years ago
  52. 197324d hush: Fix bogus free() call by Peter Tyser · 15 years ago
  53. 18304f7 env: kill off default_environment_size by Mike Frysinger · 15 years ago
  54. bedd840 export SPI functions to standalone apps by Mike Frysinger · 15 years ago
  55. cb32ed1 Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 15 years ago
  56. 4b75114 Fix ext2load return code by Wolfgang Denk · 15 years ago
  57. 3c97284 Less verbose output when loading vxworks 6.x images by Niklaus Giger · 15 years ago
  58. 4828779 Fix compiler warnings after loff_t change by Kyungmin Park · 15 years ago
  59. 6111722 video: move extern declarations from C to headers by Alessandro Rubini · 15 years ago
  60. 28958b8 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
  61. c01171e Remove static declaration from gunzip_bmp() by Mark Jackson · 15 years ago
  62. 2d4a43e cmd_tsi148: General cleanup by Peter Tyser · 15 years ago
  63. f97ec30 Re-add support for image type 'Standalone Program' by Detlev Zundel · 15 years ago
  64. ca95c9d Add error checking for unsupported OS types. by Detlev Zundel · 15 years ago
  65. 1a32bf4 Add DNS support by Robin Getz · 15 years ago
  66. caf72ff Refresh LZMA-lib to v4.65 by Luigi 'Comio' Mantellini · 15 years ago
  67. f6ca3b7 ubi: help message correction by Andrzej Wolski · 15 years ago
  68. 2a2ed84 common: fix 'dummy' is used uninitialized in this function warning by Kim Phillips · 15 years ago
  69. 1a4664b cmd_flash.c: fix fix compile error for boards with DataFlash by Wolfgang Denk · 15 years ago
  70. 52a0e2d Add support for the Tundra TSI148 VME-bridge by Reinhard Arlt · 15 years ago
  71. 7e3be7c console: unify printing current devices by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  72. a694610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  73. 5669ed4 cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' by Wolfgang Denk · 15 years ago
  74. 462b103 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  75. 0f1b3a2 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  76. 6aee304 cmd_i2c: bugfix: add missing brace by Alessandro Rubini · 15 years ago
  77. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  78. dcf728a Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  79. 569460e sata: namespace curr_device variable by Mike Frysinger · 15 years ago
  80. 02e22c2 cmd_mmc: make curr_device static by Mike Frysinger · 15 years ago
  81. 1ca298c Added support for splash screen positioning by Matthias Weisser · 15 years ago
  82. be33b04 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  83. 937076f MTD: OneNAND: Increase the environment size to 4KiB by Kyungmin Park · 15 years ago
  84. 93f9dcf Add simple hwconfig infrastructure by Anton Vorontsov · 15 years ago
  85. 6e8d58d Command for accessing serial flash update by TsiChung Liew · 15 years ago
  86. 2896b58 Command improvements for ubifs by Simon Kagstrom · 15 years ago
  87. 25c8f40 Handle VID header offset in ubi part command by Simon Kagstrom · 15 years ago
  88. 2e8a6f5 env_onenand: change env_address type from unsigned long to loff_t by HeungJun Kim · 15 years ago
  89. b74ab73 nand_spl: read environment early, when booting from NAND using nand_spl by Guennadi Liakhovetski · 15 years ago
  90. 8360b66 nand/onenand: Fix missing argument checking for "markbad" command by Wolfgang Denk · 15 years ago
  91. d27bc72 env_nand: remove unused variable. by Guennadi Liakhovetski · 15 years ago
  92. 039594a 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors by Poonam Aggrwal · 15 years ago
  93. dd14af7 Blackfin: new spibootldr command by Mike Frysinger · 16 years ago
  94. 0f89860 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 15 years ago
  95. 3b74e7e MPC512x: remove include/mpc512x.h by Wolfgang Denk · 15 years ago
  96. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  97. 94796d8 Make "usage" messages more helpful. by Wolfgang Denk · 15 years ago
  98. 4c94f6c nvedit: speed up printing of environment by Mike Frysinger · 15 years ago
  99. ecb1dc8 Add support for Linux-like kallsysms by Mike Frysinger · 15 years ago
  100. 36c9169 cmd_mtdparts.c: allow to omit definitions for default settings by Wolfgang Denk · 15 years ago