1. 9743d28 OneNAND: Bad block aware read/write command support by Stefan Roese · 16 years ago
  2. 9e0a99d fdt_resize(): fix actualsize calculations with unaligned blobs by Peter Korsgaard · 16 years ago
  3. 3bef09c usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  4. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  5. 9af10d5 env_sf: support embedded environments by Mike Frysinger · 16 years ago
  6. ed3baea cmd_mem: Remove unused variable by Peter Tyser · 16 years ago
  7. 0ba0a77 Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. 630f033 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 16 years ago
  9. bedb9311 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization by Stefan Roese · 16 years ago
  10. 85cceb5 jffs2: add sector_size field to part_info structure by Ilya Yanok · 16 years ago
  11. 19d8761 UBI: Fix size parsing in "ubi create" by Stefan Roese · 16 years ago
  12. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · 16 years ago
  13. fd97492 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  14. ed07bf6 jffs2: rename devices_init () in common/jffs2.c by Heiko Schocher · 16 years ago
  15. 54f3062 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. by Richard Retanubun · 16 years ago
  16. c6dc755 IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
  17. 12d61ad strings: use puts() rather than printf() by Mike Frysinger · 16 years ago
  18. f662b23 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters by Niklaus Giger · 16 years ago
  19. 0075ca0 lcd: Let the board code show board-specific info cleanup by Peter Tyser · 16 years ago
  20. c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 24c297d net: Fix download command parsing by Peter Tyser · 16 years ago
  22. 1aced79 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  23. 7da2f70 OneNAND: Add missing mtd info struct before calling onenand_erase() by Stefan Roese · 16 years ago
  24. b60d265 Remove obsolete command (apply afte USB style patch, 80 chars strict) by Michael Trimarchi · 16 years ago
  25. 5f2e7fc USB style patch, 80 chars strict by Michael Trimarchi · 16 years ago
  26. 88bddfd UBI: Add proof-of-concept CFI flash support by Piotr Ziecik · 16 years ago
  27. 1b71405 UBI: Change parsing of size in commands to default to hex by Stefan Roese · 16 years ago
  28. 3d2c5ff UBI: Add UBI command support by Kyungmin Park · 16 years ago
  29. 74ba1ba common/Makefile: create others group for non core, environment and command files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. ad5298c Consolidate MAX/MIN definitions by Andy Fleming · 16 years ago
  31. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  32. 9c7b705 fdt_resize(): ensure minimum padding by Peter Korsgaard · 16 years ago
  33. d20bb3c NAND: Align right column of the shorthelp with other commands. by Scott Wood · 16 years ago
  34. 697675e bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} by Kumar Gala · 16 years ago
  35. 18178bc bootm: Add subcommands by Kumar Gala · 16 years ago
  36. bf3954f bootm: Move to using a function pointer table for the boot os function by Kumar Gala · 16 years ago
  37. a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 16 years ago
  38. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · 16 years ago
  39. 7eb8b23 lcd: Set lcd_is_enabled before clearing the screen by Haavard Skinnemoen · 16 years ago
  40. 010c773 lcd: Implement lcd_printf() by Haavard Skinnemoen · 16 years ago
  41. e0475cd fdt: Added helper to set PCI dma-ranges property by Kumar Gala · 16 years ago
  42. 1ba0040 fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · 16 years ago
  43. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  44. b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · 16 years ago
  45. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. ac2dad6 Expose command table search for sub-commands by Kumar Gala · 16 years ago
  47. 49ebcb5 hush: add showvar command for hush shell. by Heiko Schocher · 16 years ago
  48. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  49. 017568e I2C: add new command i2c reset. by Heiko Schocher · 16 years ago
  50. 05b7735 CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c by richardretanubun · 16 years ago
  51. 0cc0b21 FIT: output image load address for type 'firmware', fix message while there by Bartlomiej Sieka · 16 years ago
  52. e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · 16 years ago
  53. 6c24d31 flash: factor out adjusting of Flash address to the end of sector by Bartlomiej Sieka · 16 years ago
  54. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  55. 8d4b8b5 cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS by Peter Tyser · 16 years ago
  56. 47e7208 fix USB initialisation procedure by Remy Bohmer · 16 years ago
  57. c243693 cmd_spi: remove broken signed casting for display by Mike Frysinger · 16 years ago
  58. ac2babb strings cmd: drop old CONFIG_CFG_STRINGS define by Mike Frysinger · 16 years ago
  59. 2283467 Fix lzma uncompress call (image_start wrongly used instead image_len) by Luigi 'Comio' Mantellini · 16 years ago
  60. aca9b6e USB layer of U-Boot causes USB protocol errors while using USB memory sticks by Remy Bohmer · 16 years ago
  61. 172a113 Refactoring parts of the common USB OHCI code by Remy Bohmer · 16 years ago
  62. cb2df64 Fix for USB sticks not working on ARM while using GCC 4.x compilers by Remy Bohmer · 16 years ago
  63. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · 16 years ago
  64. 35afc06 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · 16 years ago
  65. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. f80353b nvedit: rename error comment to CONFIG_ENV_IS_IN_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 678d22a cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. 7376831 env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. a489af7 env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. 1b3c7e8 env_sf: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. 4539b1c rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. 137818c env_onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  77. 7598916 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  78. d13dd35 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. b0ba065 env_nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. 8f3dd82 env_dataflash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  83. 2b14d2b rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. 5709fe8 cmd_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  85. c95d1df env_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  86. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  87. 8349c72 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  88. eedde65 cmd_fdc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  89. aea6f85 common/Makefile: add core command section by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  90. 4acd276 cmd_vfd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  91. 62ac23f autoscr: Fix one-character lines and non-newline terminated scripts by Petri Lehtinen · 16 years ago
  92. c6c843a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  93. 7ddfafc Fix printf errors under -DDEBUG by Andrew Klossner · 16 years ago
  94. fcd9644 bootm_load_os: fix load_end debug message by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. a936b89 bootm: enable fdt support only on ppc, m68k and sparc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. eb1e307 common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY) by Markus Heidelberg · 16 years ago
  97. e9d1bdc Correct drv_usb_kbd_init function by Ryan CHEN · 16 years ago
  98. 743dd49 Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · 16 years ago
  99. 9179084 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · 16 years ago
  100. 03797f5 FIT: make iminfo check hashes of all images in FIT, return 1 on failed check by Bartlomiej Sieka · 16 years ago