1. 75eb82e mflash: Initial mflash support by unsik Kim · 16 years ago
  2. 8ddfe80 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  3. 0d8cb9c Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  4. 99067b0 Noisily disable the legacy NAND subsystem. by Scott Wood · 16 years ago
  5. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  6. dbc6ab9 Blackfin: drop newline from OTP help by Mike Frysinger · 16 years ago
  7. c360cea fsl-ddr: add the DDR3 SPD infrastructure by Dave Liu · 16 years ago
  8. 26e42cb ARM: fix warning: 'print_eth' defined but not used by Wolfgang Denk · 16 years ago
  9. d2567be Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' by Wolfgang Denk · 16 years ago
  10. 2dce551 command.c: Expose the core of do_help as _do_help to the rest of u-boot. by Detlev Zundel · 16 years ago
  11. 76756e4 ppc: cleanup compiler errors/warnings by Heiko Schocher · 16 years ago
  12. 672ed2a Enable multi chip support in the NAND layer by Wolfgang Grandegger · 16 years ago
  13. ce6d0c8 UBIFS: Add UBIFS commands by Stefan Roese · 16 years ago
  14. 68d7d65 Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  15. 56b555a nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr() by Mike Frysinger · 16 years ago
  16. 5013533 lynxkdi: get mac address from environment by Mike Frysinger · 16 years ago
  17. 62c93d9 bootvx: get mac address from environment by Mike Frysinger · 16 years ago
  18. de2dff6 bdinfo: get mac address from environment by Mike Frysinger · 16 years ago
  19. b6446b6 convert print_IPaddr() to %pI4 by Mike Frysinger · 16 years ago
  20. 6c6166f vsprintf: pull updates from Linux kernel by Mike Frysinger · 16 years ago
  21. 65d8bc9 NAND: Have nboot accept .e and .i as legacy no-ops. by Scott Wood · 16 years ago
  22. 0987505 NAND: Make nboot skip bad blocks by Ladislav Michl · 16 years ago
  23. 00cc559 lcd: Fix compilation warning in common/lcd.c by Anatolij Gustschin · 16 years ago
  24. b245e65 LCD: support 8bpp BMPs on 16bpp displays by Guennadi Liakhovetski · 16 years ago
  25. a303dfb Add 16bpp BMP support by Mark Jackson · 16 years ago
  26. 2f70c49 netloop: speed up NetLoop by Heiko Schocher · 16 years ago
  27. 4f57289 arm: add uart dcc support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. fca0cec bootm: Reduce the unnecessary memmove by Minkyu Kang · 16 years ago
  29. 6bcb4b8 lcd_putc bug fix for tab. by Derek Ou · 16 years ago
  30. 3511b4e MMC: Don't use new framework code if not enabled by Dirk Behme · 16 years ago
  31. 1bba30e Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  32. 5f03201 common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. ec6f149 common/console: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. bdab39d rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  35. 272cc70 Add MMC Framework by Andy Fleming · 16 years ago
  36. abb5466 Convert mmc_init to mmc_legacy_init by Andy Fleming · 16 years ago
  37. b2e2ed0 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
  38. 9704f9c USB: Remove LUN number from CDB by Abraham, Thomas · 16 years ago
  39. e915f8b common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
  40. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  41. 64ace0d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  42. 0cfa6a9 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  43. 5a9427d env_nand: fix env memory release by derek@siconix.com · 16 years ago
  44. ee73cc5 Coldfire: cmd_bdinfo cleanup by Richard Retanubun · 16 years ago
  45. 70a4da4 ADS5121 Add PATA support by Ralph Kondziella · 16 years ago
  46. 6b7243a Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  47. 1a448db usb_scan_devices: fix output with no devices by Bryan Wu · 16 years ago
  48. f1c1f54 USB: Add high-speed (480Mb/s) to all USB related outputs by Stefan Roese · 16 years ago
  49. c7d703f usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · 16 years ago
  50. 14e4111 usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive by Bryan Wu · 16 years ago
  51. 1eb734f usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure by Thomas Abraham · 16 years ago
  52. 366523c USB change speed by Michael Trimarchi · 16 years ago
  53. 3e12648 Prepare USB layer for ehci by Michael Trimarchi · 16 years ago
  54. a0cb3fc USB storage cleanup patch by Michael Trimarchi · 16 years ago
  55. fe033ad Blackfin: fixup misc warnings such as printf's and missing casts by Mike Frysinger · 16 years ago
  56. 29d4ea0 Blackfin: bootldr: implement BF53x/BF56x LDR loader by Mike Frysinger · 16 years ago
  57. 8b35e3a Blackfin: implement real write support for OTP by Mike Frysinger · 16 years ago
  58. 36ea8e9 Blackfin: support console-over-JTAG by Mike Frysinger · 16 years ago
  59. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  60. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  61. cf7e399 SATA: do not auto-initialize during boot by Mike Frysinger · 16 years ago
  62. b5b004a jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE by Tomasz Figa · 16 years ago
  63. ba69dc2 saveenv: standardize enablement by Mike Frysinger · 16 years ago
  64. 107b801 Fix gunzip in case of insufficient output buffer by Matthias Fuchs · 16 years ago
  65. b6fc6fd common: Iteration limit for memory test. by Dirk Eibach · 16 years ago
  66. c3284b0 common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED by Peter Korsgaard · 16 years ago
  67. 6dadc91 Blackfin: use common strmhz() in system output by Mike Frysinger · 16 years ago
  68. d4bade8 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  69. 389e662 nand read.jffs2 (nand_legacy) in common/cmd_nand.c by Schlaegl Manfred jun · 16 years ago
  70. 50657c2 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  71. c438ea1 OneNAND: Bad block aware read/write command support by Stefan Roese · 16 years ago
  72. c088a10 fdt_resize(): fix actualsize calculations with unaligned blobs by Peter Korsgaard · 16 years ago
  73. fea91ed usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  75. 5b3375a env_sf: support embedded environments by Mike Frysinger · 16 years ago
  76. d16da93 cmd_mem: Remove unused variable by Peter Tyser · 16 years ago
  77. cd67345 Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  78. bd4345c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 16 years ago
  79. 3b089e4 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization by Stefan Roese · 16 years ago
  80. e0b5532 jffs2: add sector_size field to part_info structure by Ilya Yanok · 16 years ago
  81. 2d2e057 UBI: Fix size parsing in "ubi create" by Stefan Roese · 16 years ago
  82. 2ee951b UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · 16 years ago
  83. c645b18 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  84. 4b53001 jffs2: rename devices_init () in common/jffs2.c by Heiko Schocher · 16 years ago
  85. bcdf1d2 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. by Richard Retanubun · 16 years ago
  86. 16a28ef IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
  87. 774ce72 strings: use puts() rather than printf() by Mike Frysinger · 16 years ago
  88. 29a4c24 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters by Niklaus Giger · 16 years ago
  89. ace5148 lcd: Let the board code show board-specific info cleanup by Peter Tyser · 16 years ago
  90. c8aa7df FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  91. 2e4970d net: Fix download command parsing by Peter Tyser · 16 years ago
  92. 26f6a2b Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  93. 5e46b1e OneNAND: Add missing mtd info struct before calling onenand_erase() by Stefan Roese · 16 years ago
  94. bebfc6e Remove obsolete command (apply afte USB style patch, 80 chars strict) by Michael Trimarchi · 16 years ago
  95. de39f8c USB style patch, 80 chars strict by Michael Trimarchi · 16 years ago
  96. 25ea652 UBI: Add proof-of-concept CFI flash support by Piotr Ziecik · 16 years ago
  97. a5c4067 UBI: Change parsing of size in commands to default to hex by Stefan Roese · 16 years ago
  98. 694a0b3 UBI: Add UBI command support by Kyungmin Park · 16 years ago
  99. a80b21d common/Makefile: create others group for non core, environment and command files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 20d0477 Consolidate MAX/MIN definitions by Andy Fleming · 16 years ago