1. 47fc18f NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  2. 3e5ab1a Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · 14 years ago
  3. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  4. 82359ae cmd editing: mark erase/tab seqs constant by Mike Frysinger · 14 years ago
  5. d6efe24 cmd_mem: localize state variables by Mike Frysinger · 14 years ago
  6. 558605c load_addr: move to common env code by Mike Frysinger · 14 years ago
  7. 52f0aa8 config_cmd_defaults.h: new header for common u-boot command defaults by Mike Frysinger · 14 years ago
  8. 560d424 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  9. 4b58266 cmd_net.c: fix build breakage by Wolfgang Denk · 14 years ago
  10. 41c8624 onenand: add yaffs write command by Lei Wen · 14 years ago
  11. 2eb1573 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  12. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  13. bb14107 hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig by Kumar Gala · 14 years ago
  14. a430b13 onenand: fix oob print out issue by Lei Wen · 14 years ago
  15. 068a208 env_nand: Use nand_read_skip_bad instead of nand_read by Steve Sakoman · 14 years ago
  16. 2f15cfd UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change by Stefan Roese · 14 years ago
  17. 9a2ea57 UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output by Stefan Roese · 14 years ago
  18. cb9c09d UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  19. b194577 hwconfig: Fix dummy initialization of {board, cpu}_hwconfig by Kumar Gala · 14 years ago
  20. d7be305 stdio: constify "name" arg in public api by Mike Frysinger · 14 years ago
  21. 5a442c0 boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · 14 years ago
  22. 7edb186 image: constify lookup tables by Mike Frysinger · 14 years ago
  23. fc9903f cmd_itest: constify & localize op table by Mike Frysinger · 14 years ago
  24. bdbc130 cmd_date: constify by Mike Frysinger · 14 years ago
  25. 722b061 autocomplete: remove runtime handler install by Mike Frysinger · 14 years ago
  26. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  27. 7842fb7 do_bootd: unify duplicate prototypes by Mike Frysinger · 14 years ago
  28. 36ebb78 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  29. 3a5ee0b cmd_mii: localize & constify local funcs/data by Mike Frysinger · 14 years ago
  30. 71ae5f7 Fix compiler warning in fdt_support.c by Dirk Behme · 14 years ago
  31. 0d302af common/cmd_nvedit: Use return value of cmd_usage by Thomas Weber · 14 years ago
  32. 7013c06 Common/command: Guard strchr/strlen from NULL pointer by Thomas Weber · 14 years ago
  33. 5904da0 Common/cmd_nvedit: Check for env subcommand by Thomas Weber · 14 years ago
  34. 0390e26 common/Makefile: don't include env_embedded.o into libcommon by Wolfgang Denk · 14 years ago
  35. 6163f5b malloc: Fix issue with calloc memory possibly being non-zero by Kumar Gala · 14 years ago
  36. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  37. 983eb9d pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  38. 6d1d51b env_mmc: fix compile warning by Lei Wen · 14 years ago
  39. 590084a env_sf: remove warning introduced with last patch by Stefano Babic · 14 years ago
  40. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  41. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  42. 57ff9f2 cmd_onenand.c: Fix command usage help. by Enric Balletbo i Serra · 14 years ago
  43. a3110f0 env_sf: updated to the new environment code by Stefano Babic · 14 years ago
  44. ec5c04c Revert "cmd_net: drop spurious comma in U_BOOT_CMD" by Wolfgang Denk · 14 years ago
  45. 8f4cb77 cmd_net: drop spurious comma in U_BOOT_CMD by Mike Frysinger · 14 years ago
  46. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  47. cdb1d4f ARM: fix relocation support for onenand device. by Enric Balletbo i Serra · 14 years ago
  48. c4b115f hwconfig: Utilize getenv_f before relocation to allow for larger buffer by Kumar Gala · 14 years ago
  49. 3f7ffa4 env_flash: Disable debug print statements by Peter Tyser · 14 years ago
  50. f2b382e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  51. 2ff12285 usb_storage: constify us_direction lookup table by Mike Frysinger · 14 years ago
  52. 96d6160 pci: Add ability to re-enumerate PCI buses by John Schmoller · 14 years ago
  53. 43b08af always relocate fdt into an lmb-allocated memory block by Timur Tabi · 14 years ago
  54. 70994c7 common/fdt_support.c: Fix compile warnings by Wolfgang Denk · 14 years ago
  55. b188157 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  56. a790b5b cmd_fpga: cleanup help and check parameters by Stefano Babic · 14 years ago
  57. dd88d79 common: Enable serial for PXA250 by Marek Vasut · 14 years ago
  58. fca43cc boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  59. 5a75e12 FDT: only call boot_get_fdt from generic code by John Rigby · 14 years ago
  60. a6bd9e8 FDT: Add fixup support for multiple banks of memory by John Rigby · 14 years ago
  61. d1263fc common/image.c remove extra calls to be32_to_cpu in boot_get_fdt by John Rigby · 14 years ago
  62. 758b399 common/image.c fix length calculation in boot_relocate_fdt by John Rigby · 14 years ago
  63. 1ba91ba dlmalloc.c: Fix gcc alias warning by Joakim Tjernlund · 14 years ago
  64. 16e0099 Fix warning in nand unlock command by Scott Wood · 14 years ago
  65. cacc342 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  66. e79f483 env_mmc: fix cannot save env issue by Lei Wen · 14 years ago
  67. d470a6f env_mmc: Fix crashing bug encountered after enabling ARM relocation by Steve Sakoman · 14 years ago
  68. 9de9932 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 14 years ago
  69. cb2707a common/fdt_support.c: fix compile error by Matthew McClintock · 14 years ago
  70. 99e9ed1 usb: Add support for multiple-LUN mass storage devices by Ludovic Courtès · 14 years ago
  71. 076f1be TSI148: Fix argument parsing by Brent Darley · 14 years ago
  72. eaadb44 cp/cmp: Add WATCHDOG_RESET in copy and compare loop by Stefan Roese · 14 years ago
  73. 7f0d241 led_display: split led display support into generic and hw-dependent parts by Ilya Yanok · 14 years ago
  74. d259079 env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE by Lei Wen · 14 years ago
  75. beca5a5 fdt_support: support adding EDID property to FDT display nodes by Anatolij Gustschin · 14 years ago
  76. c000808 CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off by Alexander Stein · 14 years ago
  77. 0ee8746 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  78. bf6cb24 rarp: Condtionally compile rarp support by Peter Tyser · 14 years ago
  79. 36650ca Followup fixes on the mtdparts spread patchset by Scott Wood · 14 years ago
  80. 59a50d2 mtdparts: new add.spread: add part skipping bad blocks by Ben Gardiner · 14 years ago
  81. ca75b20 mtdparts: add new sub-command "spread" by Ben Gardiner · 14 years ago
  82. 04ac380 mtdparts: show net size in mtdparts list by Ben Gardiner · 14 years ago
  83. 0a026d3 mtdparts: regroup calls to get_mtd_device_nm by Ben Gardiner · 14 years ago
  84. 8c5659a nand commands: make only "dump" repeatable. by Scott Wood · 14 years ago
  85. 3048632 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
  86. ea533c2 cmd_nand: some infrastructure fixes and refactoring by Scott Wood · 14 years ago
  87. bfc7bea Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 14 years ago
  88. 02b117d Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  89. 458379d x86: Remove bi_env from do_bdinfo by Graeme Russ · 14 years ago
  90. 21032b3 sspi: add options to specify bus and mode by Reinhard Meyer · 14 years ago
  91. 8804ae3 Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE by Peter Tyser · 14 years ago
  92. f44a928 cmd_elf: add an option for loading ELFs according to PHDRs by Mike Frysinger · 14 years ago
  93. e64901c serial.c: Fix build breakage introduced with commit e3c78c9b by Stefan Roese · 14 years ago
  94. 60f7da1 env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined by Heiko Schocher · 14 years ago
  95. a2f69d3 env_mmc: Fix broken build due to set_default_env() change by Steve Sakoman · 14 years ago
  96. d628866 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  97. 2778a01 ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node() by Stefan Roese · 14 years ago
  98. fcbd5b7 Blackfin: otp: fix build after constification of args[] by Mike Frysinger · 14 years ago
  99. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  100. 3df6195 Add support for operating system OSE by Torkel Lundgren · 14 years ago