1. 0c303fa netloop: speed up NetLoop by Heiko Schocher · 16 years ago
  2. b802310 arm: add uart dcc support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  3. ce56fea bootm: Reduce the unnecessary memmove by Minkyu Kang · 16 years ago
  4. 95f0282 lcd_putc bug fix for tab. by Derek Ou · 16 years ago
  5. df8852a MMC: Don't use new framework code if not enabled by Dirk Behme · 16 years ago
  6. 1f79d14 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  7. 63331a0 common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. c7dc672 common/console: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  10. ad347bb Add MMC Framework by Andy Fleming · 16 years ago
  11. 9b81c6e Convert mmc_init to mmc_legacy_init by Andy Fleming · 16 years ago
  12. 0919258 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
  13. 2c95e4b USB: Remove LUN number from CDB by Abraham, Thomas · 16 years ago
  14. 9dac2d7 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
  15. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  16. fe3a1d6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  17. aadc51a Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  18. 4904385 env_nand: fix env memory release by derek@siconix.com · 16 years ago
  19. 9e4c9d3 Coldfire: cmd_bdinfo cleanup by Richard Retanubun · 16 years ago
  20. d074bfe ADS5121 Add PATA support by Ralph Kondziella · 16 years ago
  21. 159d021 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  22. e21f0ec usb_scan_devices: fix output with no devices by Bryan Wu · 16 years ago
  23. 6a6d9d1 USB: Add high-speed (480Mb/s) to all USB related outputs by Stefan Roese · 16 years ago
  24. cc93fc0 usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · 16 years ago
  25. 4b56f79 usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive by Bryan Wu · 16 years ago
  26. fb8ecaa usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure by Thomas Abraham · 16 years ago
  27. 6c7444f USB change speed by Michael Trimarchi · 16 years ago
  28. 3d18996 Prepare USB layer for ehci by Michael Trimarchi · 16 years ago
  29. 956a435 USB storage cleanup patch by Michael Trimarchi · 16 years ago
  30. 9d01614 Blackfin: fixup misc warnings such as printf's and missing casts by Mike Frysinger · 16 years ago
  31. 6f47337 Blackfin: bootldr: implement BF53x/BF56x LDR loader by Mike Frysinger · 16 years ago
  32. 0f68833 Blackfin: implement real write support for OTP by Mike Frysinger · 16 years ago
  33. 7504e97 Blackfin: support console-over-JTAG by Mike Frysinger · 16 years ago
  34. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  35. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  36. e66dc08 SATA: do not auto-initialize during boot by Mike Frysinger · 16 years ago
  37. 63440e0 jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE by Tomasz Figa · 16 years ago
  38. 6158393 saveenv: standardize enablement by Mike Frysinger · 16 years ago
  39. 1f2b05a Fix gunzip in case of insufficient output buffer by Matthias Fuchs · 16 years ago
  40. b265989 common: Iteration limit for memory test. by Dirk Eibach · 16 years ago
  41. 6499fd6 common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED by Peter Korsgaard · 16 years ago
  42. a267207 Blackfin: use common strmhz() in system output by Mike Frysinger · 16 years ago
  43. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  44. 1fd5551 nand read.jffs2 (nand_legacy) in common/cmd_nand.c by Schlaegl Manfred jun · 16 years ago
  45. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  46. 9743d28 OneNAND: Bad block aware read/write command support by Stefan Roese · 16 years ago
  47. 9e0a99d fdt_resize(): fix actualsize calculations with unaligned blobs by Peter Korsgaard · 16 years ago
  48. 3bef09c usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  50. 9af10d5 env_sf: support embedded environments by Mike Frysinger · 16 years ago
  51. ed3baea cmd_mem: Remove unused variable by Peter Tyser · 16 years ago
  52. 0ba0a77 Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 630f033 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 16 years ago
  54. bedb9311 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization by Stefan Roese · 16 years ago
  55. 85cceb5 jffs2: add sector_size field to part_info structure by Ilya Yanok · 16 years ago
  56. 19d8761 UBI: Fix size parsing in "ubi create" by Stefan Roese · 16 years ago
  57. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · 16 years ago
  58. fd97492 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  59. ed07bf6 jffs2: rename devices_init () in common/jffs2.c by Heiko Schocher · 16 years ago
  60. 54f3062 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. by Richard Retanubun · 16 years ago
  61. c6dc755 IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
  62. 12d61ad strings: use puts() rather than printf() by Mike Frysinger · 16 years ago
  63. f662b23 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters by Niklaus Giger · 16 years ago
  64. 0075ca0 lcd: Let the board code show board-specific info cleanup by Peter Tyser · 16 years ago
  65. c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. 24c297d net: Fix download command parsing by Peter Tyser · 16 years ago
  67. 1aced79 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  68. 7da2f70 OneNAND: Add missing mtd info struct before calling onenand_erase() by Stefan Roese · 16 years ago
  69. b60d265 Remove obsolete command (apply afte USB style patch, 80 chars strict) by Michael Trimarchi · 16 years ago
  70. 5f2e7fc USB style patch, 80 chars strict by Michael Trimarchi · 16 years ago
  71. 88bddfd UBI: Add proof-of-concept CFI flash support by Piotr Ziecik · 16 years ago
  72. 1b71405 UBI: Change parsing of size in commands to default to hex by Stefan Roese · 16 years ago
  73. 3d2c5ff UBI: Add UBI command support by Kyungmin Park · 16 years ago
  74. 74ba1ba common/Makefile: create others group for non core, environment and command files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. ad5298c Consolidate MAX/MIN definitions by Andy Fleming · 16 years ago
  76. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  77. 9c7b705 fdt_resize(): ensure minimum padding by Peter Korsgaard · 16 years ago
  78. d20bb3c NAND: Align right column of the shorthelp with other commands. by Scott Wood · 16 years ago
  79. 697675e bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} by Kumar Gala · 16 years ago
  80. 18178bc bootm: Add subcommands by Kumar Gala · 16 years ago
  81. bf3954f bootm: Move to using a function pointer table for the boot os function by Kumar Gala · 16 years ago
  82. a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 16 years ago
  83. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · 16 years ago
  84. 7eb8b23 lcd: Set lcd_is_enabled before clearing the screen by Haavard Skinnemoen · 16 years ago
  85. 010c773 lcd: Implement lcd_printf() by Haavard Skinnemoen · 16 years ago
  86. e0475cd fdt: Added helper to set PCI dma-ranges property by Kumar Gala · 16 years ago
  87. 1ba0040 fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · 16 years ago
  88. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  89. b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · 16 years ago
  90. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  91. ac2dad6 Expose command table search for sub-commands by Kumar Gala · 16 years ago
  92. 49ebcb5 hush: add showvar command for hush shell. by Heiko Schocher · 16 years ago
  93. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  94. 017568e I2C: add new command i2c reset. by Heiko Schocher · 16 years ago
  95. 05b7735 CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c by richardretanubun · 16 years ago
  96. 0cc0b21 FIT: output image load address for type 'firmware', fix message while there by Bartlomiej Sieka · 16 years ago
  97. e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · 16 years ago
  98. 6c24d31 flash: factor out adjusting of Flash address to the end of sector by Bartlomiej Sieka · 16 years ago
  99. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  100. 8d4b8b5 cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS by Peter Tyser · 16 years ago